@magemetrics/ai 0.0.60 → 0.1.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/dist/react/ai.css +1 -1
- package/dist/react/ai.js +12177 -12106
- package/dist/react/index.d.ts +34 -132
- package/dist/styles.css +1 -1
- package/dist/web-component/ai.css +1 -1
- package/dist/web-component/index.d.ts +34 -132
- package/dist/web-component/web-component.es.js +68849 -79900
- package/package.json +21 -21
package/package.json
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@magemetrics/ai",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "0.1.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@ai-sdk/react": "2.0.
|
|
6
|
+
"@ai-sdk/react": "2.0.48",
|
|
7
7
|
"@dagrejs/dagre": "^1.1.5",
|
|
8
|
-
"@fontsource-variable/bitter": "^5.2.
|
|
9
|
-
"@fontsource-variable/source-code-pro": "^5.2.
|
|
10
|
-
"@fontsource-variable/source-sans-3": "^5.2.
|
|
8
|
+
"@fontsource-variable/bitter": "^5.2.10",
|
|
9
|
+
"@fontsource-variable/source-code-pro": "^5.2.7",
|
|
10
|
+
"@fontsource-variable/source-sans-3": "^5.2.9",
|
|
11
11
|
"@kurkle/color": "^0.4.0",
|
|
12
12
|
"@progress/kendo-intl": "^3.1.2",
|
|
13
13
|
"@progress/kendo-licensing": "^1.7.1",
|
|
14
14
|
"@progress/kendo-popup-common": "^1.9.2",
|
|
15
|
-
"@progress/kendo-react-animation": "^
|
|
16
|
-
"@progress/kendo-react-buttons": "^
|
|
17
|
-
"@progress/kendo-react-common": "^
|
|
18
|
-
"@progress/kendo-react-intl": "^
|
|
19
|
-
"@progress/kendo-react-layout": "
|
|
20
|
-
"@progress/kendo-react-popup": "^
|
|
21
|
-
"@progress/kendo-react-progressbars": "^
|
|
15
|
+
"@progress/kendo-react-animation": "^12.0.2",
|
|
16
|
+
"@progress/kendo-react-buttons": "^12.0.2",
|
|
17
|
+
"@progress/kendo-react-common": "^12.0.2",
|
|
18
|
+
"@progress/kendo-react-intl": "^12.0.2",
|
|
19
|
+
"@progress/kendo-react-layout": "12.0.2",
|
|
20
|
+
"@progress/kendo-react-popup": "^12.0.2",
|
|
21
|
+
"@progress/kendo-react-progressbars": "^12.0.2",
|
|
22
22
|
"@progress/kendo-svg-icons": "^4.5.0",
|
|
23
|
-
"@progress/kendo-theme-default": "
|
|
23
|
+
"@progress/kendo-theme-default": "12.0.1",
|
|
24
24
|
"@progress/kendo-webspeech-common": "1.0.1",
|
|
25
|
-
"@r2wc/react-to-web-component": "^2.0
|
|
25
|
+
"@r2wc/react-to-web-component": "^2.1.0",
|
|
26
26
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
27
27
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
28
28
|
"@radix-ui/react-hover-card": "^1.1.15",
|
|
@@ -31,17 +31,16 @@
|
|
|
31
31
|
"@radix-ui/react-slot": "^1.2.3",
|
|
32
32
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
33
33
|
"@radix-ui/react-visually-hidden": "^1.2.3",
|
|
34
|
-
"@rive-app/react-webgl2": "^4.23.1",
|
|
35
34
|
"@supabase/auth-js": "^2.71.1",
|
|
36
|
-
"@tanstack/react-query": "^5.
|
|
35
|
+
"@tanstack/react-query": "^5.89.0",
|
|
37
36
|
"@tanstack/react-table": "^8.21.3",
|
|
38
37
|
"@tanstack/react-virtual": "^3.13.12",
|
|
39
|
-
"@xyflow/react": "^12.8.
|
|
40
|
-
"ai": "5.0.
|
|
38
|
+
"@xyflow/react": "^12.8.5",
|
|
39
|
+
"ai": "5.0.48",
|
|
41
40
|
"class-variance-authority": "^0.7.1",
|
|
42
41
|
"clsx": "^2.1.1",
|
|
43
|
-
"dayjs": "^1.11.
|
|
44
|
-
"framer-motion": "^12.23.
|
|
42
|
+
"dayjs": "^1.11.18",
|
|
43
|
+
"framer-motion": "^12.23.16",
|
|
45
44
|
"html2canvas-pro": "^1.5.11",
|
|
46
45
|
"openapi-fetch": "^0.14.0",
|
|
47
46
|
"react-error-boundary": "^6.0.0",
|
|
@@ -49,9 +48,10 @@
|
|
|
49
48
|
"react-textarea-autosize": "^8.5.9",
|
|
50
49
|
"react-transition-group": "^4.4.5",
|
|
51
50
|
"tailwind-merge": "^3.3.1",
|
|
51
|
+
"usehooks-ts": "^3.1.1",
|
|
52
52
|
"vaul": "^1.1.2",
|
|
53
53
|
"zod": "^3.25.76",
|
|
54
|
-
"@magemetrics/core": "0.0
|
|
54
|
+
"@magemetrics/core": "0.1.0"
|
|
55
55
|
},
|
|
56
56
|
"peerDependencies": {
|
|
57
57
|
"react": "^18.2.0 || ^19.0.0",
|