@amityco/ulta-ui-kit 2.0.6 → 3.0.0-beta02

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 (43) hide show
  1. package/dist/3VW64HDT-LYCE6SQJ.js +8 -0
  2. package/dist/CircularStd-Black-EL754VZN.eot +0 -0
  3. package/dist/CircularStd-BlackItalic-MBNBDZUU.eot +0 -0
  4. package/dist/CircularStd-Bold-QHAMEMSL.eot +0 -0
  5. package/dist/CircularStd-BoldItalic-A6ZIS4PA.eot +0 -0
  6. package/dist/CircularStd-Medium-CYDQT5MI.eot +0 -0
  7. package/dist/CircularStd-MediumItalic-QZO45QYZ.eot +0 -0
  8. package/dist/CircularStd-Normal-M6DP55C4.otf +0 -0
  9. package/dist/J3FDRF32-M7MNUPOJ.js +8 -0
  10. package/dist/chunk-DE5GFHYC.js +72 -0
  11. package/dist/chunk-LJEBBGQM.js +1344 -0
  12. package/dist/esm/3VW64HDT-LYCE6SQJ.js +6 -0
  13. package/dist/esm/CircularStd-Black-EL754VZN.eot +0 -0
  14. package/dist/esm/CircularStd-BlackItalic-MBNBDZUU.eot +0 -0
  15. package/dist/esm/CircularStd-Bold-QHAMEMSL.eot +0 -0
  16. package/dist/esm/CircularStd-BoldItalic-A6ZIS4PA.eot +0 -0
  17. package/dist/esm/CircularStd-Medium-CYDQT5MI.eot +0 -0
  18. package/dist/esm/CircularStd-MediumItalic-QZO45QYZ.eot +0 -0
  19. package/dist/esm/CircularStd-Normal-M6DP55C4.otf +0 -0
  20. package/dist/esm/J3FDRF32-M7MNUPOJ.js +6 -0
  21. package/dist/esm/chunk-DE5GFHYC.js +3 -0
  22. package/dist/esm/chunk-LJEBBGQM.js +1335 -0
  23. package/dist/esm/index.css +1 -1
  24. package/dist/esm/index.js +788 -1016
  25. package/dist/index.css +1 -1
  26. package/dist/index.d.mts +435 -78
  27. package/dist/index.d.ts +435 -78
  28. package/dist/index.js +896 -1089
  29. package/dist/metafile-cjs.json +1 -1
  30. package/dist/metafile-esm.json +1 -1
  31. package/package.json +18 -10
  32. package/dist/CircularStd-Book-QH24MWNT.woff2 +0 -0
  33. package/dist/CircularStd-Book-WO57ECZG.woff +0 -0
  34. package/dist/CircularStd-Book-X7C7G6T7.ttf +0 -0
  35. package/dist/CircularStd-BookItalic-FKVXO6VC.woff +0 -0
  36. package/dist/CircularStd-BookItalic-JMRK2M3F.ttf +0 -0
  37. package/dist/CircularStd-BookItalic-N7R5KSUJ.woff2 +0 -0
  38. package/dist/esm/CircularStd-Book-QH24MWNT.woff2 +0 -0
  39. package/dist/esm/CircularStd-Book-WO57ECZG.woff +0 -0
  40. package/dist/esm/CircularStd-Book-X7C7G6T7.ttf +0 -0
  41. package/dist/esm/CircularStd-BookItalic-FKVXO6VC.woff +0 -0
  42. package/dist/esm/CircularStd-BookItalic-JMRK2M3F.ttf +0 -0
  43. package/dist/esm/CircularStd-BookItalic-N7R5KSUJ.woff2 +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amityco/ulta-ui-kit",
3
- "version": "2.0.6",
3
+ "version": "3.0.0-beta02",
4
4
  "engines": {
5
5
  "node": ">=20",
6
6
  "pnpm": "9"
@@ -25,13 +25,14 @@
25
25
  "types": "dist/index.d.ts",
26
26
  "description": "React Ui-Kit for Amity Social Cloud",
27
27
  "peerDependencies": {
28
- "@amityco/ts-sdk": "6.33.2-7787ba0.0",
28
+ "@amityco/ts-sdk": "^7.8.1",
29
29
  "react": ">=17.0.2",
30
30
  "react-dom": ">=17.0.2"
31
31
  },
32
32
  "devDependencies": {
33
- "@amityco/ts-sdk": "6.33.2-6622935.0",
33
+ "@amityco/ts-sdk": "^7.8.1",
34
34
  "@eslint/js": "^9.4.0",
35
+ "@octokit/core": "^6.1.4",
35
36
  "@storybook/addon-a11y": "^7.6.7",
36
37
  "@storybook/addon-actions": "^7.6.7",
37
38
  "@storybook/addon-backgrounds": "^7.6.7",
@@ -44,6 +45,7 @@
44
45
  "@storybook/react": "^7.6.7",
45
46
  "@storybook/react-vite": "^7.6.7",
46
47
  "@storybook/theming": "^7.6.7",
48
+ "@tanstack/react-query-devtools": "^5.69.0",
47
49
  "@types/eslint__js": "^8.42.3",
48
50
  "@types/jest": "^29.5.11",
49
51
  "@types/lodash": "^4.14.202",
@@ -61,6 +63,7 @@
61
63
  "@vitejs/plugin-react": "^4.2.1",
62
64
  "autoprefixer": "^10.4.19",
63
65
  "browserslist": "^4.23.0",
66
+ "dotenv": "^16.4.7",
64
67
  "esbuild-plugin-replace": "^1.4.0",
65
68
  "eslint": "^9.4.0",
66
69
  "eslint-config-prettier": "^9.1.0",
@@ -77,7 +80,7 @@
77
80
  "react-router-dom": "^6.21.1",
78
81
  "standard-version": "^9.5.0",
79
82
  "storybook": "^7.6.7",
80
- "styled-components": "^6.1.6",
83
+ "styled-components": "6.1.11",
81
84
  "stylelint": "^16.6.1",
82
85
  "stylelint-config-standard": "^36.0.0",
83
86
  "stylelint-no-unsupported-browser-features": "^8.0.1",
@@ -95,8 +98,8 @@
95
98
  "@hookform/resolvers": "^3.3.4",
96
99
  "@iframe-resizer/child": "^5.3.2",
97
100
  "@internationalized/date": "^3.6.0",
98
- "@lexical/link": "^0.22.0",
99
- "@lexical/react": "^0.22.0",
101
+ "@lexical/link": "^0.18.0",
102
+ "@lexical/react": "^0.18.0",
100
103
  "@tanstack/react-query": "^5.28.14",
101
104
  "clsx": "^2.1.0",
102
105
  "colorthief": "^2.4.0",
@@ -104,12 +107,14 @@
104
107
  "filesize": "^9.0.11",
105
108
  "framer-motion": "^11.1.7",
106
109
  "hls.js": "^1.4.14",
107
- "lexical": "^0.22.0",
110
+ "js-sha256": "^0.11.0",
111
+ "lexical": "^0.18.0",
108
112
  "linkify-react": "^4.1.3",
109
113
  "linkifyjs": "^4.1.3",
110
114
  "lodash": "^4.17.21",
111
115
  "millify": "^6.1.0",
112
116
  "modern-normalize": "^2.0.0",
117
+ "plyr": "^3.7.8",
113
118
  "polished": "^4.3.1",
114
119
  "react-aria": "^3.33.1",
115
120
  "react-aria-components": "^1.2.1",
@@ -127,8 +132,9 @@
127
132
  "react-truncate-markup": "^5.1.2",
128
133
  "react-use": "^17.4.2",
129
134
  "stylis": "^4.3.1",
135
+ "swiper": "^11.2.8",
130
136
  "uuid": "^8.3.2",
131
- "vaul": "^0.9.1",
137
+ "vaul": "0.8.9",
132
138
  "zod": "^3.22.4"
133
139
  },
134
140
  "lint-staged": {
@@ -149,10 +155,12 @@
149
155
  "test": "jest",
150
156
  "test:watch": "jest --watch",
151
157
  "storybook": "storybook dev -p 6006",
152
- "storybook:build": "storybook build --output-dir ./storybook-build",
158
+ "storybook:build": "NODE_OPTIONS=--max-old-space-size=4096 storybook build --output-dir ./storybook-build",
153
159
  "lint": "eslint . && stylelint \"**/*.css\"",
154
160
  "stylelint": "stylelint",
155
161
  "lint:fix": "eslint . --fix && stylelint \"**/*.css\" --fix",
156
- "tsc": "tsc"
162
+ "tsc": "tsc",
163
+ "gist": "node ./code-snippets/scripts/create-gist.mjs",
164
+ "gist:update": "node ./code-snippets/scripts/update-code-snippets.mjs"
157
165
  }
158
166
  }
Binary file
Binary file