g-ai-robot3 0.1.92 → 0.1.94
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/g-ai-robot3.es.js +3 -3
- package/dist/g-ai-robot3.umd.js +2 -2
- package/dist/index.css +1 -1
- package/package.json +3 -2
package/dist/g-ai-robot3.es.js
CHANGED
|
@@ -91907,8 +91907,8 @@ const DC = "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIzN2IzODNlNzZiMmU0NGNmOTQ5ODg2YjY1NjI
|
|
|
91907
91907
|
humanaudio: { default: (t) => `${t.apiPrefix}/metahuman/humanaudio` },
|
|
91908
91908
|
stop_audio: { default: (t) => `${t.apiPrefix}/metahuman/stop_audio` },
|
|
91909
91909
|
textDriven: { default: (t) => `${t.apiPrefix}/intelligentVoice/tts` },
|
|
91910
|
-
canvasWidth: { default:
|
|
91911
|
-
canvasHeight: { default:
|
|
91910
|
+
canvasWidth: { default: 300 },
|
|
91911
|
+
canvasHeight: { default: 300 },
|
|
91912
91912
|
canvasCartoonWidth: { default: 200 },
|
|
91913
91913
|
canvasCartoonHeight: { default: 320 },
|
|
91914
91914
|
showMsgNumber: {},
|
|
@@ -92347,7 +92347,7 @@ const DC = "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIzN2IzODNlNzZiMmU0NGNmOTQ5ODg2YjY1NjI
|
|
|
92347
92347
|
for (const [l, n] of e)
|
|
92348
92348
|
a[l] = n;
|
|
92349
92349
|
return a;
|
|
92350
|
-
}, Mft = /* @__PURE__ */ rL(Tft, [["__scopeId", "data-v-
|
|
92350
|
+
}, Mft = /* @__PURE__ */ rL(Tft, [["__scopeId", "data-v-fc8faaf3"]]), UC = {};
|
|
92351
92351
|
function Kft(t) {
|
|
92352
92352
|
let e = UC[t];
|
|
92353
92353
|
if (e)
|