Skip to content

Commit

Permalink
updated to latest hopper tokens/icons (#849)
Browse files Browse the repository at this point in the history
* updated to latest hopper tokens/icons

* updated tests

* reverted snap

* test acceptance
  • Loading branch information
fraincs authored Sep 16, 2024
1 parent 8a27427 commit 2afe0d0
Show file tree
Hide file tree
Showing 49 changed files with 115 additions and 98 deletions.
49 changes: 49 additions & 0 deletions .changeset/slimy-moose-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
"@igloo-ui/action-menu": patch
"@igloo-ui/alert": patch
"@igloo-ui/area-chart": patch
"@igloo-ui/avatar": patch
"@igloo-ui/bar-chart": patch
"@igloo-ui/breadcrumb": patch
"@igloo-ui/button": patch
"@igloo-ui/button-group": patch
"@igloo-ui/card": patch
"@igloo-ui/carousel": patch
"@igloo-ui/checkbox": patch
"@igloo-ui/color": patch
"@igloo-ui/color-picker": patch
"@igloo-ui/combobox": patch
"@igloo-ui/datepicker": patch
"@igloo-ui/dialog": patch
"@igloo-ui/disclosure": patch
"@igloo-ui/ellipsis": patch
"@igloo-ui/filter": patch
"@igloo-ui/form-group": patch
"@igloo-ui/helper-text": patch
"@igloo-ui/hyperlink": patch
"@igloo-ui/icon-button": patch
"@igloo-ui/input": patch
"@igloo-ui/metric": patch
"@igloo-ui/modal": patch
"@igloo-ui/option-button": patch
"@igloo-ui/pager": patch
"@igloo-ui/pie-chart": patch
"@igloo-ui/popover": patch
"@igloo-ui/progress-bar": patch
"@igloo-ui/provider": patch
"@igloo-ui/radio": patch
"@igloo-ui/select": patch
"@igloo-ui/stacked-bar": patch
"@igloo-ui/stepper": patch
"@igloo-ui/tabs": patch
"@igloo-ui/tag": patch
"@igloo-ui/tag-picker": patch
"@igloo-ui/text-editor": patch
"@igloo-ui/textarea": patch
"@igloo-ui/toaster": patch
"@igloo-ui/toggle": patch
"@igloo-ui/tooltip": patch
"@igloo-ui/vertical-bar-chart": patch
---

Updated to latest icons and tokens
2 changes: 1 addition & 1 deletion packages/ActionMenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@igloo-ui/tokens": "^2.1.0",
"@igloo-ui/dropdown": "^1.9.1",
"@igloo-ui/list": "^0.9.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/Alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@igloo-ui/icon-button": "^1.3.3",
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/icons-react16": "1.2.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/icons-react16": "2.4.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/Alert/src/__snapshots__/Alert.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ exports[`Alert It should render a snapshot 1`] = `
>
<svg
aria-hidden="true"
class="Icon-module__hop-icon___9H6Vf"
class="Icon-module__hop-Icon___QR-jY"
focusable="false"
height="16"
role="img"
Expand Down
2 changes: 1 addition & 1 deletion packages/AreaChart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"luxon": "^3.4.4",
"recharts": "^2.12.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/Avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/BarChart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"framer-motion": "^6.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"@igloo-ui/icons": "^1.12.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ButtonGroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/Checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ColorPicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@igloo-ui/color": "^0.5.3",
"@igloo-ui/dropdown": "^1.9.1",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"react-aria": "^3.32.1",
"react-aria-components": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/Combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@igloo-ui/icon-button": "^1.3.3",
"@igloo-ui/input": "^2.3.1",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/icons-react16": "1.2.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/icons-react16": "2.4.0",
"@hopper-ui/tokens": "^4.3.2",
"@igloo-ui/tooltip": "^3.5.5",
"classnames": "^2.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/input": "^2.3.1",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"@internationalized/date": "^3.5.2",
"classnames": "^2.3.2",
"luxon": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/Dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"classnames": "^2.3.2",
"@igloo-ui/modal": "^1.8.2",
"@igloo-ui/button": "^0.9.3",
"@hopper-ui/tokens": "^4.2.0"
"@hopper-ui/tokens": "^4.3.2"
},
"browserslist": [
"> 1%",
Expand Down
2 changes: 1 addition & 1 deletion packages/Disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"framer-motion": "^6.5.1",
"react-aria": "^3.32.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/Ellipsis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/FormGroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@igloo-ui/icons": "^1.12.2",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"@igloo-ui/helper-text": "^0.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/HelperText/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Hyperlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"@react-aria/link": "^3.6.5",
"classnames": "^2.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/IconButton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@igloo-ui/button": "^0.9.3",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/Input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"graphemer": "^1.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Metric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tokens": "^2.1.0",
"@igloo-ui/tooltip": "^3.5.5",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"react-aria": "^3.32.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/Modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@igloo-ui/icon-button": "^1.3.3",
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/icons-react16": "1.2.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/icons-react16": "2.4.0",
"@hopper-ui/tokens": "^4.3.2",
"@igloo-ui/carousel": "^0.3.6",
"@types/react-dom": "18.0.11",
"classnames": "^2.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/OptionButton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Pager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"@igloo-ui/icons": "^1.12.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/PieChart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"recharts": "^2.9.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@igloo-ui/icon-button": "^1.3.3",
"@igloo-ui/icons": "^1.12.2",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"@floating-ui/react": "^0.26.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ProgressBar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/Provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"react-aria": "^3.32.1"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/Radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2"
},
"browserslist": [
Expand Down
4 changes: 2 additions & 2 deletions packages/Select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@igloo-ui/icon-button": "^1.3.3",
"@igloo-ui/input": "^2.3.1",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/icons-react16": "1.2.0",
"@hopper-ui/tokens": "^4.3.2",
"@hopper-ui/icons-react16": "2.4.0",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/StackedBar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@igloo-ui/popover": "^0.6.1",
"@igloo-ui/tokens": "^2.1.0",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"recharts": "^2.9.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@igloo-ui/tokens": "^2.1.0",
"@igloo-ui/tooltip": "^3.5.5",
"@hopper-ui/tokens": "^4.2.0",
"@hopper-ui/tokens": "^4.3.2",
"classnames": "^2.3.2",
"react-aria": "^3.32.1"
},
Expand Down
Loading

0 comments on commit 2afe0d0

Please sign in to comment.