@wix/editor-react-components 1.2282.0 → 1.2284.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.
- package/package.json +5 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/editor-react-components",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2284.0",
|
|
4
4
|
"description": "React components for the Wix Editor",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"dev": "yarn validate:manifests && yarn cli-dev",
|
|
42
42
|
"clean": "rm -rf dist",
|
|
43
43
|
"generate": "wix generate",
|
|
44
|
-
"preview": "NODE_OPTIONS=\"--import
|
|
44
|
+
"preview": "NODE_OPTIONS=\"--import ./scripts/intercept.js\" wix preview",
|
|
45
45
|
"release": "echo 'Do not use manual GA, use DevPortal GA only!'",
|
|
46
|
-
"cli-dev": "NODE_OPTIONS=\"--import
|
|
46
|
+
"cli-dev": "NODE_OPTIONS=\"--import ./scripts/intercept.js\" wix dev",
|
|
47
47
|
"build:dependencies": "yarn workspace @wix/components-infra run build",
|
|
48
48
|
"test": "yarn prepare:manifest-tests && vitest",
|
|
49
49
|
"test:watch": "yarn prepare:manifest-tests && vitest watch",
|
|
@@ -72,15 +72,13 @@
|
|
|
72
72
|
},
|
|
73
73
|
"dependencies": {
|
|
74
74
|
"@radix-ui/react-accordion": "^1.2.11",
|
|
75
|
-
"@radix-ui/react-icons": "^1.3.2",
|
|
76
75
|
"@vimeo/player": "^2.20.1",
|
|
77
76
|
"@vis.gl/react-google-maps": "^1.5.2",
|
|
78
77
|
"@wix/services-manager-react": "^0.1.27",
|
|
79
|
-
"@wix/site-ui": "1.
|
|
78
|
+
"@wix/site-ui": "1.132.0",
|
|
80
79
|
"@wix/video": "^1.85.0",
|
|
81
80
|
"@wix/wix-ui-icons-common": "^3.173.0",
|
|
82
81
|
"bidi-js": "^1.0.3",
|
|
83
|
-
"color": "^4.2.3",
|
|
84
82
|
"html-react-parser": "^5.1.18",
|
|
85
83
|
"htmlparser2": "^10.0.0",
|
|
86
84
|
"kampos": "^0.16.0",
|
|
@@ -95,7 +93,6 @@
|
|
|
95
93
|
"@codemirror/lang-html": "^6.4.9",
|
|
96
94
|
"@playwright/test": "^1.60.0",
|
|
97
95
|
"@storybook/addon-docs": "^9.1.19",
|
|
98
|
-
"@storybook/react": "^9.1.19",
|
|
99
96
|
"@storybook/react-vite": "^9.1.19",
|
|
100
97
|
"@testing-library/jest-dom": "^6.4.2",
|
|
101
98
|
"@testing-library/react": "^14.1.2",
|
|
@@ -106,36 +103,26 @@
|
|
|
106
103
|
"@wix/a11y-audit-tool-plugin": "^0.324.0",
|
|
107
104
|
"@wix/astro": "^2.62.0",
|
|
108
105
|
"@wix/business-tools": "^1.0.225",
|
|
109
|
-
"@wix/ci-build-info": "^1.0.333",
|
|
110
106
|
"@wix/cli": "^1.1.223",
|
|
111
107
|
"@wix/cli-app": "^1.1.223",
|
|
112
108
|
"@wix/component-protocol": "^1.237.0",
|
|
113
|
-
"@wix/component-storybook-utils": "^1.0.0",
|
|
114
109
|
"@wix/components-infra": "^1.0.0",
|
|
115
|
-
"@wix/crm": "^1.0.1571",
|
|
116
110
|
"@wix/design-system": "^1.273.0",
|
|
117
111
|
"@wix/editor": "^1.586.0",
|
|
118
|
-
"@wix/editor-elements-definitions": "^1.0.0",
|
|
119
|
-
"@wix/editor-elements-library": "^1.0.0",
|
|
120
112
|
"@wix/editor-elements-scripts": "^1.0.0",
|
|
121
113
|
"@wix/editor-elements-test-utils": "^1.0.0",
|
|
122
|
-
"@wix/editor-elements-types": "^1.0.0",
|
|
123
114
|
"@wix/editor-react-types": "^1.0.8",
|
|
124
115
|
"@wix/essentials": "^0.1.28",
|
|
125
116
|
"@wix/fed-cli-sled": "^1.0.25",
|
|
126
117
|
"@wix/image": "^1.437.0",
|
|
127
118
|
"@wix/image-kit": "^1.118.0",
|
|
128
119
|
"@wix/janet-build": "^1.0.10",
|
|
129
|
-
"@wix/janet-dev-server": "^1.16.22",
|
|
130
120
|
"@wix/mappers-legacy-service": "^1.0.85",
|
|
131
121
|
"@wix/media": "^1.0.264",
|
|
132
122
|
"@wix/react-component-schema": "^1.7.0",
|
|
133
123
|
"@wix/seo-service": "^1.5.0",
|
|
134
|
-
"@wix/site-ui": "^1.0.0",
|
|
135
124
|
"@wix/sled-playwright": "^1.314.0",
|
|
136
125
|
"@wix/thunderbolt-components-native": "^1.0.0",
|
|
137
|
-
"@wix/thunderbolt-elements": "^1.0.0",
|
|
138
|
-
"@wix/thunderbolt-symbols": "^1.1977.3146",
|
|
139
126
|
"@wix/viewer-service-anchors": "^1.0.40",
|
|
140
127
|
"@wix/viewer-service-environment": "^1.0.47",
|
|
141
128
|
"@wix/viewer-service-link-utils": "^1.0.62",
|
|
@@ -146,12 +133,8 @@
|
|
|
146
133
|
"@wix/viewer-service-topology": "^1.0.26",
|
|
147
134
|
"@wix/viewer-service-translations": "^1.0.22",
|
|
148
135
|
"@wix/viewer-service-url": "^1.0.69",
|
|
149
|
-
"@wix/zero-config": "^1.85.0",
|
|
150
136
|
"astro": "^5.16.6",
|
|
151
137
|
"clsx": "2.0.0",
|
|
152
|
-
"esbuild-sass-plugin": "^3.3.1",
|
|
153
|
-
"glob": "^13.0.6",
|
|
154
|
-
"postcss-modules": "^6.0.1",
|
|
155
138
|
"react-aria-components": "^1.11.0",
|
|
156
139
|
"remark-gfm": "^4.0.0",
|
|
157
140
|
"sass": "^1.62.0",
|
|
@@ -200,5 +183,5 @@
|
|
|
200
183
|
"registry": "https://registry.npmjs.org/",
|
|
201
184
|
"access": "public"
|
|
202
185
|
},
|
|
203
|
-
"falconPackageHash": "
|
|
186
|
+
"falconPackageHash": "d31e63c7d0e9538ffc330a519b995b3895ce3e00fd0f3e2ab4028fc9"
|
|
204
187
|
}
|