@magemetrics/ai 0.0.54-RC3 → 0.0.54-RC4
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.js
CHANGED
|
@@ -2165,7 +2165,7 @@ class AS extends EventTarget {
|
|
|
2165
2165
|
if (!this.noAuthApiClient || !this.authApiResponse) {
|
|
2166
2166
|
this.noAuthApiClient = um({
|
|
2167
2167
|
baseUrl: this.config.apiUrl
|
|
2168
|
-
}), this.noAuthApiClient.use(bm), this.noAuthApiClient.use(vm("0.0.
|
|
2168
|
+
}), this.noAuthApiClient.use(bm), this.noAuthApiClient.use(vm("0.0.53"));
|
|
2169
2169
|
const { data: t } = await this.noAuthApiClient.GET(x2.path, {
|
|
2170
2170
|
params: {
|
|
2171
2171
|
query: {
|
|
@@ -2203,7 +2203,7 @@ class AS extends EventTarget {
|
|
|
2203
2203
|
* Initialize the API client with Supabase headers
|
|
2204
2204
|
*/
|
|
2205
2205
|
initializeApiClient() {
|
|
2206
|
-
this.internalApiClient = um({ baseUrl: this.config.apiUrl }), this.internalApiClient.use(bm), this.internalApiClient.use(this.createSupabaseHeaderMiddleware()), this.internalApiClient.use(vm("0.0.
|
|
2206
|
+
this.internalApiClient = um({ baseUrl: this.config.apiUrl }), this.internalApiClient.use(bm), this.internalApiClient.use(this.createSupabaseHeaderMiddleware()), this.internalApiClient.use(vm("0.0.53"));
|
|
2207
2207
|
}
|
|
2208
2208
|
/**
|
|
2209
2209
|
* Handle the authentication logic (check session or exchange token)
|
|
@@ -2840,7 +2840,7 @@ const Cm = new Uw({
|
|
|
2840
2840
|
transport: new qw({
|
|
2841
2841
|
api: `${t}/api/v1/chat/${h}`,
|
|
2842
2842
|
headers: {
|
|
2843
|
-
[zg]: "0.0.
|
|
2843
|
+
[zg]: "0.0.53"
|
|
2844
2844
|
},
|
|
2845
2845
|
prepareSendMessagesRequest({ messages: l, id: d }) {
|
|
2846
2846
|
return e([]), { body: { message: l.at(-1), id: d } };
|
|
@@ -21605,7 +21605,7 @@ class dre extends EventTarget {
|
|
|
21605
21605
|
if (!this.noAuthApiClient || !this.authApiResponse) {
|
|
21606
21606
|
this.noAuthApiClient = VU({
|
|
21607
21607
|
baseUrl: this.config.apiUrl
|
|
21608
|
-
}), this.noAuthApiClient.use(oU), this.noAuthApiClient.use(aU("0.0.
|
|
21608
|
+
}), this.noAuthApiClient.use(oU), this.noAuthApiClient.use(aU("0.0.53"));
|
|
21609
21609
|
const { data: e } = await this.noAuthApiClient.GET(eee.path, {
|
|
21610
21610
|
params: {
|
|
21611
21611
|
query: {
|
|
@@ -21643,7 +21643,7 @@ class dre extends EventTarget {
|
|
|
21643
21643
|
* Initialize the API client with Supabase headers
|
|
21644
21644
|
*/
|
|
21645
21645
|
initializeApiClient() {
|
|
21646
|
-
this.internalApiClient = VU({ baseUrl: this.config.apiUrl }), this.internalApiClient.use(oU), this.internalApiClient.use(this.createSupabaseHeaderMiddleware()), this.internalApiClient.use(aU("0.0.
|
|
21646
|
+
this.internalApiClient = VU({ baseUrl: this.config.apiUrl }), this.internalApiClient.use(oU), this.internalApiClient.use(this.createSupabaseHeaderMiddleware()), this.internalApiClient.use(aU("0.0.53"));
|
|
21647
21647
|
}
|
|
21648
21648
|
/**
|
|
21649
21649
|
* Handle the authentication logic (check session or exchange token)
|
|
@@ -41400,7 +41400,7 @@ const O_ = (t) => {
|
|
|
41400
41400
|
transport: new JW({
|
|
41401
41401
|
api: `${e}/api/v1/chat/${t}`,
|
|
41402
41402
|
headers: {
|
|
41403
|
-
[kV]: "0.0.
|
|
41403
|
+
[kV]: "0.0.53"
|
|
41404
41404
|
},
|
|
41405
41405
|
prepareSendMessagesRequest({ messages: o, id: a }) {
|
|
41406
41406
|
return n([]), { body: { message: o.at(-1), id: a } };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@magemetrics/ai",
|
|
3
|
-
"version": "0.0.54-
|
|
3
|
+
"version": "0.0.54-RC4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@ai-sdk/react": "2.0.8",
|
|
@@ -9,7 +9,16 @@
|
|
|
9
9
|
"@fontsource-variable/source-code-pro": "^5.2.6",
|
|
10
10
|
"@fontsource-variable/source-sans-3": "^5.2.8",
|
|
11
11
|
"@kurkle/color": "^0.4.0",
|
|
12
|
+
"@progress/kendo-intl": "^3.1.2",
|
|
13
|
+
"@progress/kendo-licensing": "^1.7.0",
|
|
14
|
+
"@progress/kendo-popup-common": "^1.9.2",
|
|
15
|
+
"@progress/kendo-react-animation": "^11.2.0",
|
|
16
|
+
"@progress/kendo-react-buttons": "^11.2.0",
|
|
17
|
+
"@progress/kendo-react-common": "^11.2.0",
|
|
18
|
+
"@progress/kendo-react-intl": "^11.2.0",
|
|
12
19
|
"@progress/kendo-react-layout": "11.2.0",
|
|
20
|
+
"@progress/kendo-react-popup": "^11.2.0",
|
|
21
|
+
"@progress/kendo-react-progressbars": "^11.2.0",
|
|
13
22
|
"@progress/kendo-svg-icons": "^4.5.0",
|
|
14
23
|
"@progress/kendo-theme-default": "11.2.0",
|
|
15
24
|
"@r2wc/react-to-web-component": "^2.0.4",
|
|
@@ -37,6 +46,7 @@
|
|
|
37
46
|
"react-error-boundary": "^6.0.0",
|
|
38
47
|
"react-markdown": "^10.1.0",
|
|
39
48
|
"react-textarea-autosize": "^8.5.9",
|
|
49
|
+
"react-transition-group": "^4.4.5",
|
|
40
50
|
"tailwind-merge": "^3.3.1",
|
|
41
51
|
"vaul": "^1.1.2",
|
|
42
52
|
"zod": "^3.25.76"
|