@embedreach/components 0.2.74 → 0.2.75
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/chunks/HO4MOOFI.js +12138 -0
- package/dist/chunks/index.js +84834 -11568
- package/dist/chunks/sandbox-loading-screen.js +239 -2202
- package/dist/index.es.js +8 -11
- package/dist/index.umd.js +1283 -14
- package/dist/stats.html +4949 -0
- package/package.json +9 -57
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@embedreach/components",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.75",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.umd.js",
|
|
@@ -15,67 +15,18 @@
|
|
|
15
15
|
"clean": "rimraf dist",
|
|
16
16
|
"prepublishOnly": "npm run clean && npm run build"
|
|
17
17
|
},
|
|
18
|
-
"dependencies": {
|
|
19
|
-
"peerDependencies": {
|
|
20
|
-
"react": "^18.0.0",
|
|
21
|
-
"react-dom": "^18.0.0",
|
|
22
|
-
"@radix-ui/react-accordion": "^1.2.8",
|
|
23
|
-
"@radix-ui/react-checkbox": "^1.1.3",
|
|
24
|
-
"@radix-ui/react-collapsible": "^1.1.2",
|
|
25
|
-
"@radix-ui/react-dialog": "^1.1.4",
|
|
26
|
-
"@radix-ui/react-dropdown-menu": "^2.1.5",
|
|
18
|
+
"dependencies": {
|
|
27
19
|
"@radix-ui/react-hover-card": "^1.1.13",
|
|
28
|
-
"@radix-ui/react-label": "^2.1.0",
|
|
29
|
-
"@radix-ui/react-navigation-menu": "^1.2.1",
|
|
30
|
-
"@radix-ui/react-popover": "^1.1.4",
|
|
31
|
-
"@radix-ui/react-progress": "^1.1.4",
|
|
32
|
-
"@radix-ui/react-radio-group": "^1.2.2",
|
|
33
|
-
"@radix-ui/react-scroll-area": "^1.2.9",
|
|
34
|
-
"@radix-ui/react-select": "^2.1.4",
|
|
35
|
-
"@radix-ui/react-separator": "^1.1.2",
|
|
36
|
-
"@radix-ui/react-slider": "^1.2.2",
|
|
37
|
-
"@radix-ui/react-slot": "^1.1.2",
|
|
38
|
-
"@radix-ui/react-switch": "^1.1.2",
|
|
39
|
-
"@radix-ui/react-tabs": "^1.1.2",
|
|
40
|
-
"@radix-ui/react-toast": "^1.2.4",
|
|
41
|
-
"@radix-ui/react-toggle": "^1.1.2",
|
|
42
|
-
"@radix-ui/react-toggle-group": "^1.1.2",
|
|
43
|
-
"@radix-ui/react-tooltip": "^1.1.7",
|
|
44
|
-
"@radix-ui/react-visually-hidden": "^1.1.2",
|
|
45
20
|
"@tanstack/react-query": "^5.0.0",
|
|
46
|
-
"@tanstack/react-query-devtools": "^5.0.0",
|
|
47
|
-
"@tanstack/react-table": "^8.0.0",
|
|
48
|
-
"@tanstack/react-virtual": "^3.0.0",
|
|
49
|
-
"framer-motion": "^12.0.0",
|
|
50
|
-
"lucide-react": "^0.464.0",
|
|
51
|
-
"class-variance-authority": "^0.7.1",
|
|
52
|
-
"clsx": "^2.1.1",
|
|
53
|
-
"tailwind-merge": "^2.5.5",
|
|
54
|
-
"tailwindcss-animate": "^1.0.7",
|
|
55
21
|
"i18next": "^22.0.0",
|
|
56
|
-
"
|
|
57
|
-
"i18next-http-backend": "^3.0.1",
|
|
22
|
+
"launchdarkly-react-client-sdk": "^3.0.0",
|
|
58
23
|
"react-i18next": "^12.0.0",
|
|
59
|
-
"react-hook-form": "^7.53.2",
|
|
60
|
-
"@hookform/resolvers": "^3.9.1",
|
|
61
|
-
"zod": "^3.23.8",
|
|
62
24
|
"react-router-dom": "^7.5.2",
|
|
63
|
-
"
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"uuidv7": "^1.0.2",
|
|
69
|
-
"cmdk": "^1.0.4",
|
|
70
|
-
"recharts": "^2.14.1",
|
|
71
|
-
"react-resizable-panels": "^3.0.1",
|
|
72
|
-
"window-post-message-proxy": "^0.2.9",
|
|
73
|
-
"@react-google-maps/api": "^2.20.3",
|
|
74
|
-
"@googlemaps/js-api-loader": "^1.16.8",
|
|
75
|
-
"@react-email/components": "^0.0.38",
|
|
76
|
-
"@react-email/render": "^1.1.0",
|
|
77
|
-
"@honeycombio/opentelemetry-web": "^0.3.0",
|
|
78
|
-
"@opentelemetry/auto-instrumentations-web": "^0.45.0"
|
|
25
|
+
"uuidv7": "^1.0.2"
|
|
26
|
+
},
|
|
27
|
+
"peerDependencies": {
|
|
28
|
+
"react": "^18.0.0",
|
|
29
|
+
"react-dom": "^18.0.0"
|
|
79
30
|
},
|
|
80
31
|
"exports": {
|
|
81
32
|
".": {
|
|
@@ -96,6 +47,7 @@
|
|
|
96
47
|
"autoprefixer": "10.4.20",
|
|
97
48
|
"postcss": "8.4.49",
|
|
98
49
|
"postcss-nesting": "^13.0.1",
|
|
50
|
+
"rollup-plugin-visualizer": "^6.0.3",
|
|
99
51
|
"tailwindcss": "3.4.17",
|
|
100
52
|
"vite": "^5.4.19",
|
|
101
53
|
"vite-plugin-dts": "^4.5.3"
|