globalfy-design-system 1.50.0 → 1.51.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/components/atoms/Alert/Alert.d.ts +0 -1
  2. package/dist/components/atoms/Button/Button.d.ts +38 -182
  3. package/dist/components/atoms/Button/SpinnerIcon.d.ts +41 -105
  4. package/dist/components/atoms/Chip/Chip.d.ts +1 -1
  5. package/dist/components/atoms/DatePicker/DatePicker.stories.d.ts +0 -1
  6. package/dist/components/atoms/DropdownList/CssVariants.d.ts +58 -246
  7. package/dist/components/atoms/DropdownList/DropdownComponents.d.ts +1 -1
  8. package/dist/components/atoms/DropdownList/DropdownProps.d.ts +1 -1
  9. package/dist/components/atoms/Flag/Flag.d.ts +1 -1
  10. package/dist/components/atoms/GlobCheckbox/GlobCheckbox.d.ts +1 -1
  11. package/dist/components/atoms/GlobCheckbox/GlobCheckbox.stories.d.ts +4 -4
  12. package/dist/components/atoms/Icon/Icon.d.ts +1 -1
  13. package/dist/components/atoms/Icon/glob-icons/glob-icons-list.d.ts +0 -1
  14. package/dist/components/atoms/Input/Input.d.ts +13 -13
  15. package/dist/components/atoms/Input/Input.stories.d.ts +15 -15
  16. package/dist/components/atoms/Input/InputPassword.d.ts +1 -1
  17. package/dist/components/atoms/InputMask/InputMask.d.ts +13 -14
  18. package/dist/components/atoms/InputMask/InputMask.stories.d.ts +14 -14
  19. package/dist/components/atoms/PhoneNumberInput/PhoneNumberInput.d.ts +1 -1
  20. package/dist/components/atoms/PhoneNumberInput/PhoneNumberInput.stories.d.ts +1 -1
  21. package/dist/components/atoms/Popover/Popover.d.ts +0 -1
  22. package/dist/components/atoms/RadioGroup/RadioGroup.d.ts +1 -1
  23. package/dist/components/atoms/SegmentedControl/SegmentedControl.d.ts +1 -1
  24. package/dist/components/atoms/Tabs/Tabs.d.ts +1 -1
  25. package/dist/components/atoms/Tag/Tag.d.ts +1 -1
  26. package/dist/components/atoms/TextArea/TextArea.d.ts +9 -9
  27. package/dist/components/atoms/TextArea/TextArea.stories.d.ts +8 -8
  28. package/dist/components/atoms/TextInput/TextInput.d.ts +2 -2
  29. package/dist/components/atoms/TextInput/TextInput.stories.d.ts +1 -1
  30. package/dist/components/atoms/Tooltip/Tooltip.d.ts +0 -1
  31. package/dist/components/atoms/Typography/Typography.d.ts +1 -1
  32. package/dist/components/molecules/empty-state/empty-state.d.ts +0 -1
  33. package/dist/components/molecules/error-state/error-state.d.ts +0 -1
  34. package/dist/components/molecules/popover-menu/variants.d.ts +28 -92
  35. package/dist/globalfy-design-system.js +1140 -1138
  36. package/dist/globalfy-design-system.umd.cjs +119 -104
  37. package/dist/{index-3ac2ba72.js → index-d0fbec66.js} +1 -1
  38. package/dist/{main-ab5d96a3.js → main-f599c3e3.js} +37361 -31425
  39. package/package.json +24 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "globalfy-design-system",
3
- "version": "1.50.0",
3
+ "version": "1.51.0",
4
4
  "description": "Globalfy Design System",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",
@@ -38,8 +38,8 @@
38
38
  "prepare": "husky"
39
39
  },
40
40
  "dependencies": {
41
- "@heroui/react": "2.6.14",
42
- "@hookform/resolvers": "^3.10.0",
41
+ "@heroui/react": "2.7.6",
42
+ "@hookform/resolvers": "^5.0.1",
43
43
  "@iconscout/react-unicons": "^2.2.1",
44
44
  "@radix-ui/react-checkbox": "^1.1.3",
45
45
  "@radix-ui/react-dropdown-menu": "^2.1.5",
@@ -54,31 +54,31 @@
54
54
  "class-variance-authority": "^0.7.1",
55
55
  "clsx": "^2.0.0",
56
56
  "cmdk": "^1.0.4",
57
- "date-fns": "^3.3.0",
58
- "framer-motion": "^10.16.16",
57
+ "date-fns": "^4.1.0",
58
+ "framer-motion": "^12.8.0",
59
59
  "google-libphonenumber": "3.2.40",
60
- "lucide-react": "^0.288.0",
60
+ "lucide-react": "^0.503.0",
61
61
  "react": "^18.2.0",
62
- "react-day-picker": "^8.10.0",
62
+ "react-day-picker": "8.10.0",
63
63
  "react-dom": "^18.2.0",
64
- "react-hook-form": "7.54.2",
64
+ "react-hook-form": "7.56.1",
65
65
  "react-icons": "^5.4.0",
66
- "react-input-mask": "^2.0.4",
66
+ "react-input-mask": "2.0.4",
67
67
  "react-international-phone": "^4.5.0",
68
- "react-phone-number-input": "3.4.11",
68
+ "react-phone-number-input": "3.4.12",
69
69
  "react-select": "^5.10.0",
70
- "react-toastify": "^10.0.5",
71
- "tailwind-merge": "^1.14.0",
72
- "tailwind-variants": "^0.1.18",
70
+ "react-toastify": "10.0.5",
71
+ "tailwind-merge": "^3.2.0",
72
+ "tailwind-variants": "^1.0.0",
73
73
  "tailwindcss-animate": "^1.0.7",
74
- "zod": "3.24.1"
74
+ "zod": "3.24.3"
75
75
  },
76
76
  "devDependencies": {
77
- "@babel/preset-env": "^7.26.7",
77
+ "@babel/preset-env": "^7.26.9",
78
78
  "@babel/preset-react": "7.26.3",
79
- "@babel/preset-typescript": "7.26.0",
80
- "@commitlint/cli": "^19.6.1",
81
- "@commitlint/config-conventional": "^19.6.0",
79
+ "@babel/preset-typescript": "7.27.0",
80
+ "@commitlint/cli": "^19.8.0",
81
+ "@commitlint/config-conventional": "^19.8.0",
82
82
  "@semantic-release/commit-analyzer": "11",
83
83
  "@semantic-release/exec": "^6.0.3",
84
84
  "@semantic-release/git": "^10.0.1",
@@ -99,9 +99,9 @@
99
99
  "@types/google-libphonenumber": "^7.4.30",
100
100
  "@types/jest": "^29.5.14",
101
101
  "@types/node": "^20.8.7",
102
- "@types/react": "^18.2.15",
102
+ "@types/react": "18.2.15",
103
103
  "@types/react-dom": "^18.2.7",
104
- "@types/react-input-mask": "^3.0.5",
104
+ "@types/react-input-mask": "2.0.4",
105
105
  "@typescript-eslint/eslint-plugin": "^6.0.0",
106
106
  "@typescript-eslint/parser": "^6.0.0",
107
107
  "@vitejs/plugin-react": "^4.3.4",
@@ -122,16 +122,16 @@
122
122
  "jest-environment-jsdom": "^29.7.0",
123
123
  "jest-svg-transformer": "^1.0.0",
124
124
  "jsdom": "^22.1.0",
125
- "lint-staged": "15.4.3",
126
- "postcss": "8.5.1",
127
- "prettier": "3.4.2",
125
+ "lint-staged": "15.5.1",
126
+ "postcss": "8.5.3",
127
+ "prettier": "3.5.3",
128
128
  "prettier-plugin-tailwindcss": "0.6.11",
129
129
  "react-test-renderer": "^18.2.0",
130
130
  "rollup-plugin-css-only": "^4.5.2",
131
131
  "semantic-release": "22",
132
132
  "storybook": "^7.5.1",
133
133
  "tailwindcss": "3.4.7",
134
- "typescript": "5.0.2",
134
+ "typescript": "5.8.3",
135
135
  "vite": "^4.4.5",
136
136
  "vite-plugin-dts": "3.9.1",
137
137
  "vite-plugin-static-copy": "1.0.6",