@eightshift/ui-components 6.0.12 → 6.0.13
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.
- package/dist/assets/style-admin.css +1415 -1409
- package/dist/assets/style-editor.css +1415 -1409
- package/dist/assets/style.css +1415 -1409
- package/dist/assets/wp-overrides/fix-label-text-case.css +7 -7
- package/dist/assets/wp-overrides/make-block-messages-nicer.css +36 -36
- package/dist/assets/wp-overrides/restyle-tooltips.css +56 -56
- package/dist/assets/wp-overrides/round-corners.css +43 -43
- package/dist/components/draggable/draggable.js +4 -5
- package/dist/components/placeholders/file-picker-shell.js +3 -2
- package/dist/components/slider/column-config-slider.js +1 -1
- package/dist/components/slider/slider.js +1 -1
- package/dist/{proxy-CcjltLEW.js → proxy-B_RaYTfe.js} +4434 -4359
- package/package.json +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eightshift/ui-components",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.13",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -50,22 +50,22 @@
|
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@adobe/react-spectrum": "^3.46.0",
|
|
52
52
|
"@atom-universe/use-web-worker": "^2.2.1",
|
|
53
|
-
"@dnd-kit/abstract": "^0.2.
|
|
54
|
-
"@dnd-kit/dom": "^0.2.
|
|
55
|
-
"@dnd-kit/helpers": "^0.2.
|
|
56
|
-
"@dnd-kit/react": "^0.2.
|
|
53
|
+
"@dnd-kit/abstract": "^0.2.3",
|
|
54
|
+
"@dnd-kit/dom": "^0.2.3",
|
|
55
|
+
"@dnd-kit/helpers": "^0.2.3",
|
|
56
|
+
"@dnd-kit/react": "^0.2.3",
|
|
57
57
|
"@eslint/compat": "^2.0.1",
|
|
58
58
|
"@react-stately/collections": "^3.12.8",
|
|
59
59
|
"@stylistic/eslint-plugin-js": "^4.4.1",
|
|
60
60
|
"@tailwindcss/vite": "^4.1.18",
|
|
61
|
-
"@thi.ng/color": "^5.8.
|
|
62
|
-
"@thi.ng/pixel": "^7.5.
|
|
63
|
-
"@thi.ng/pixel-analysis": "^2.0.
|
|
64
|
-
"@thi.ng/pixel-dominant-colors": "^2.0.
|
|
61
|
+
"@thi.ng/color": "^5.8.9",
|
|
62
|
+
"@thi.ng/pixel": "^7.5.22",
|
|
63
|
+
"@thi.ng/pixel-analysis": "^2.0.24",
|
|
64
|
+
"@thi.ng/pixel-dominant-colors": "^2.0.28",
|
|
65
65
|
"@types/react": "^18.3.27",
|
|
66
66
|
"@types/react-dom": "^18.3.7",
|
|
67
67
|
"@vitejs/plugin-react-swc": "^4.2.2",
|
|
68
|
-
"@wordpress/i18n": "^6.
|
|
68
|
+
"@wordpress/i18n": "^6.11.0",
|
|
69
69
|
"autoprefixer": "^10.4.23",
|
|
70
70
|
"class-variance-authority": "^0.7.1",
|
|
71
71
|
"clsx": "^2.1.1",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"eslint": "^9.39.2",
|
|
74
74
|
"eslint-config-prettier": "^10.1.8",
|
|
75
75
|
"eslint-plugin-jsdoc": "^61.7.1",
|
|
76
|
-
"eslint-plugin-prettier": "^5.5.
|
|
76
|
+
"eslint-plugin-prettier": "^5.5.5",
|
|
77
77
|
"glob": "^13.0.0",
|
|
78
78
|
"globals": "^16.5.0",
|
|
79
79
|
"just-camel-case": "^6.2.0",
|
|
@@ -82,9 +82,9 @@
|
|
|
82
82
|
"just-is-empty": "^3.4.1",
|
|
83
83
|
"just-kebab-case": "^4.2.0",
|
|
84
84
|
"just-throttle": "^4.2.0",
|
|
85
|
-
"lightningcss": "^1.
|
|
85
|
+
"lightningcss": "^1.31.1",
|
|
86
86
|
"postcss": "^8.5.6",
|
|
87
|
-
"prettier": "^3.
|
|
87
|
+
"prettier": "^3.8.1",
|
|
88
88
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
89
89
|
"react": "^18.3.1",
|
|
90
90
|
"react-aria": "^3.45.0",
|
|
@@ -103,6 +103,6 @@
|
|
|
103
103
|
"dependencies": {
|
|
104
104
|
"@fontsource-variable/geist-mono": "^5.2.7",
|
|
105
105
|
"@fontsource-variable/roboto-flex": "^5.2.8",
|
|
106
|
-
"motion": "^12.
|
|
106
|
+
"motion": "^12.29.2"
|
|
107
107
|
}
|
|
108
108
|
}
|