@jetv/chat-widget 0.4.4 → 0.4.5

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.
Files changed (33) hide show
  1. package/dist/{JsonRenderStandalone-VUWW3ET2.js → JsonRenderStandalone-FWA3H2IY.js} +4 -4
  2. package/dist/{KicadViewer-ZLQA2YQZ.js → KicadViewer-ZGDJYW46.js} +3 -3
  3. package/dist/{KicadViewerCore-3DULQ6FL.js → KicadViewerCore-P7QOLTH2.js} +3 -3
  4. package/dist/{PdfViewer-UJ6N4RTJ.js → PdfViewer-ESXNFQIL.js} +3 -3
  5. package/dist/{PdfViewerCore-Q3327I54.js → PdfViewerCore-DGEOG2UX.js} +2 -2
  6. package/dist/{StepViewerCore-YUKJQBSO.js → StepViewerCore-GV2SJA24.js} +2 -2
  7. package/dist/{ThreeViewerCore-U7LJPY4R.js → ThreeViewerCore-XDWHZQPU.js} +2 -2
  8. package/dist/{chunk-KCHA4SMG.js → chunk-72C4QM5Z.js} +2 -2
  9. package/dist/{chunk-FIQDTE6E.js → chunk-LMTPAJEF.js} +4 -4
  10. package/dist/{chunk-BA4QDLZV.js → chunk-QXC6V2HI.js} +2 -2
  11. package/dist/chunk-QXC6V2HI.js.map +1 -0
  12. package/dist/{chunk-NVGFU7WY.js → chunk-TJDP3DYP.js} +2 -2
  13. package/dist/components/JsonRender/standalone.cjs +1 -1
  14. package/dist/components/JsonRender/standalone.cjs.map +1 -1
  15. package/dist/components/JsonRender/standalone.js +4 -4
  16. package/dist/index.cjs +1 -1
  17. package/dist/index.cjs.map +1 -1
  18. package/dist/index.js +8 -8
  19. package/dist/provenance/index.cjs +1 -1
  20. package/dist/provenance/index.cjs.map +1 -1
  21. package/dist/provenance/index.js +2 -2
  22. package/package.json +1 -1
  23. package/dist/chunk-BA4QDLZV.js.map +0 -1
  24. /package/dist/{JsonRenderStandalone-VUWW3ET2.js.map → JsonRenderStandalone-FWA3H2IY.js.map} +0 -0
  25. /package/dist/{KicadViewer-ZLQA2YQZ.js.map → KicadViewer-ZGDJYW46.js.map} +0 -0
  26. /package/dist/{KicadViewerCore-3DULQ6FL.js.map → KicadViewerCore-P7QOLTH2.js.map} +0 -0
  27. /package/dist/{PdfViewer-UJ6N4RTJ.js.map → PdfViewer-ESXNFQIL.js.map} +0 -0
  28. /package/dist/{PdfViewerCore-Q3327I54.js.map → PdfViewerCore-DGEOG2UX.js.map} +0 -0
  29. /package/dist/{StepViewerCore-YUKJQBSO.js.map → StepViewerCore-GV2SJA24.js.map} +0 -0
  30. /package/dist/{ThreeViewerCore-U7LJPY4R.js.map → ThreeViewerCore-XDWHZQPU.js.map} +0 -0
  31. /package/dist/{chunk-KCHA4SMG.js.map → chunk-72C4QM5Z.js.map} +0 -0
  32. /package/dist/{chunk-FIQDTE6E.js.map → chunk-LMTPAJEF.js.map} +0 -0
  33. /package/dist/{chunk-NVGFU7WY.js.map → chunk-TJDP3DYP.js.map} +0 -0
package/dist/index.js CHANGED
@@ -19,7 +19,7 @@ import {
19
19
  fetchProvenanceGraph,
20
20
  useAdapter,
21
21
  useProvenanceGraph
22
- } from "./chunk-NVGFU7WY.js";
22
+ } from "./chunk-TJDP3DYP.js";
23
23
  import {
24
24
  HtmlViewer_default,
25
25
  JsonRenderStandalone,
@@ -33,7 +33,7 @@ import {
33
33
  registry,
34
34
  resetStore,
35
35
  useGenUISpec
36
- } from "./chunk-FIQDTE6E.js";
36
+ } from "./chunk-LMTPAJEF.js";
37
37
  import {
38
38
  AudioCore,
39
39
  CodeCore,
@@ -76,13 +76,13 @@ import {
76
76
  import {
77
77
  extractKicadSexprByUuid,
78
78
  isDevMode
79
- } from "./chunk-KCHA4SMG.js";
79
+ } from "./chunk-72C4QM5Z.js";
80
80
  import {
81
81
  I18nContext,
82
82
  interpolate,
83
83
  resolveMessages,
84
84
  useChatWidgetI18n
85
- } from "./chunk-BA4QDLZV.js";
85
+ } from "./chunk-QXC6V2HI.js";
86
86
 
87
87
  // src/ChatWidget.tsx
88
88
  import React83, { useCallback as useCallback60, useEffect as useEffect66, useMemo as useMemo42, useRef as useRef65, useState as useState67 } from "react";
@@ -10063,10 +10063,10 @@ var ViewerLoading_default = ViewerLoading;
10063
10063
 
10064
10064
  // src/components/FileViewer/FileViewer.tsx
10065
10065
  import { jsx as jsx45 } from "react/jsx-runtime";
10066
- var PdfViewerCore = lazy(() => import("./PdfViewerCore-Q3327I54.js"));
10067
- var KicadViewerCore = lazy(() => import("./KicadViewerCore-3DULQ6FL.js"));
10068
- var ThreeViewerCore = lazy(() => import("./ThreeViewerCore-U7LJPY4R.js"));
10069
- var StepViewerCore = lazy(() => import("./StepViewerCore-YUKJQBSO.js"));
10066
+ var PdfViewerCore = lazy(() => import("./PdfViewerCore-DGEOG2UX.js"));
10067
+ var KicadViewerCore = lazy(() => import("./KicadViewerCore-P7QOLTH2.js"));
10068
+ var ThreeViewerCore = lazy(() => import("./ThreeViewerCore-XDWHZQPU.js"));
10069
+ var StepViewerCore = lazy(() => import("./StepViewerCore-GV2SJA24.js"));
10070
10070
  var WordCore = lazy(() => import("./WordCore-7RIIBE3D.js"));
10071
10071
  var ExcelCore = lazy(() => import("./ExcelCore-RNOBHZ7P.js"));
10072
10072
  var PowerPointCore = lazy(() => import("./PowerPointCore-E4R7G6RO.js"));
@@ -1225,7 +1225,7 @@ var import_react4 = require("react");
1225
1225
 
1226
1226
  // src/i18n/messages.ts
1227
1227
  var zhCN = {
1228
- "header.title": "JetV",
1228
+ "header.title": "\u89C1\u5FAE\u5F00\u7269",
1229
1229
  "header.icon": "",
1230
1230
  "status.connecting": "\u8FDE\u63A5\u4E2D...",
1231
1231
  "status.running": "\u6267\u884C\u4E2D...",