@tutti-os/agent-gui 0.0.159 → 0.0.161
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/{AgentRichTextReadonly-ZGW4IZ6O.js → AgentRichTextReadonly-PNUSXHOQ.js} +5 -5
- package/dist/agent-conversation/index.d.ts +1 -1
- package/dist/agent-conversation/index.js +7 -7
- package/dist/agent-gui.d.ts +2 -1
- package/dist/agent-gui.js +14 -14
- package/dist/agent-message-center/index.js +6 -6
- package/dist/{agentGuiNodeTypes-2xRyhPBD.d.ts → agentGuiNodeTypes-BxyRdJ8A.d.ts} +2 -0
- package/dist/app/renderer/agentactivity.css +14 -2
- package/dist/{chunk-YRAKPTXS.js → chunk-2DGFRQEP.js} +3 -3
- package/dist/{chunk-YUJY75WA.js → chunk-52ANPJET.js} +3 -3
- package/dist/{chunk-PAVNEKRU.js → chunk-7ED6E444.js} +4 -4
- package/dist/{chunk-CBQMF744.js → chunk-C4Z4JLOJ.js} +2 -2
- package/dist/{chunk-EITAGUEN.js → chunk-DFQMEPM7.js} +2 -2
- package/dist/{chunk-GTSKTVVB.js → chunk-DSOWEIVN.js} +2 -2
- package/dist/{chunk-55UKPTLG.js → chunk-GUGOTL55.js} +4 -4
- package/dist/{chunk-YGBZKQ2S.js → chunk-HGMOBQKA.js} +2 -2
- package/dist/{chunk-DB3PHOZC.js → chunk-ILSYNGFJ.js} +99 -77
- package/dist/chunk-ILSYNGFJ.js.map +1 -0
- package/dist/{chunk-3PSYZ53C.js → chunk-MOC5TDZU.js} +4 -4
- package/dist/{chunk-UMJIM225.js → chunk-MVVZPLI6.js} +367 -264
- package/dist/chunk-MVVZPLI6.js.map +1 -0
- package/dist/{chunk-ABUBJDTO.js → chunk-QHSWRS4L.js} +6 -6
- package/dist/{chunk-VVB5N5ON.js → chunk-W5U7PGMH.js} +2 -2
- package/dist/{chunk-J4QLQETO.js → chunk-ZJWX36UL.js} +2 -2
- package/dist/context-mention-palette/index.js +7 -7
- package/dist/i18n/index.d.ts +220 -208
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +223 -208
- package/dist/index.js +14 -14
- package/dist/mention-search.js +5 -5
- package/dist/workbench/contribution.js +3 -3
- package/dist/workbench/index.js +3 -3
- package/dist/workbench/sessionTitle.js +2 -2
- package/package.json +13 -13
- package/dist/chunk-DB3PHOZC.js.map +0 -1
- package/dist/chunk-UMJIM225.js.map +0 -1
- /package/dist/{AgentRichTextReadonly-ZGW4IZ6O.js.map → AgentRichTextReadonly-PNUSXHOQ.js.map} +0 -0
- /package/dist/{chunk-YRAKPTXS.js.map → chunk-2DGFRQEP.js.map} +0 -0
- /package/dist/{chunk-YUJY75WA.js.map → chunk-52ANPJET.js.map} +0 -0
- /package/dist/{chunk-PAVNEKRU.js.map → chunk-7ED6E444.js.map} +0 -0
- /package/dist/{chunk-CBQMF744.js.map → chunk-C4Z4JLOJ.js.map} +0 -0
- /package/dist/{chunk-EITAGUEN.js.map → chunk-DFQMEPM7.js.map} +0 -0
- /package/dist/{chunk-GTSKTVVB.js.map → chunk-DSOWEIVN.js.map} +0 -0
- /package/dist/{chunk-55UKPTLG.js.map → chunk-GUGOTL55.js.map} +0 -0
- /package/dist/{chunk-YGBZKQ2S.js.map → chunk-HGMOBQKA.js.map} +0 -0
- /package/dist/{chunk-3PSYZ53C.js.map → chunk-MOC5TDZU.js.map} +0 -0
- /package/dist/{chunk-ABUBJDTO.js.map → chunk-QHSWRS4L.js.map} +0 -0
- /package/dist/{chunk-VVB5N5ON.js.map → chunk-W5U7PGMH.js.map} +0 -0
- /package/dist/{chunk-J4QLQETO.js.map → chunk-ZJWX36UL.js.map} +0 -0
|
@@ -2,17 +2,17 @@ import {
|
|
|
2
2
|
AgentGUIConversation_styles_default,
|
|
3
3
|
MessageSquareMoreIcon,
|
|
4
4
|
extractAgentMcpToolTarget
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-52ANPJET.js";
|
|
6
6
|
import {
|
|
7
7
|
getOptionalAgentHostApi,
|
|
8
8
|
useOptionalAgentHostApi
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-W5U7PGMH.js";
|
|
10
10
|
import {
|
|
11
11
|
fileChangePathsFromChanges
|
|
12
12
|
} from "./chunk-F5UR6EJG.js";
|
|
13
13
|
import {
|
|
14
14
|
translate
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-DFQMEPM7.js";
|
|
16
16
|
|
|
17
17
|
// shared/agentConversation/planImplementationPresentation.ts
|
|
18
18
|
var PLAN_IMPLEMENTATION_PROMPT = "Implement the plan.";
|
|
@@ -1471,4 +1471,4 @@ export {
|
|
|
1471
1471
|
isPromptRequestIdTitle,
|
|
1472
1472
|
AgentInteractivePromptSurface
|
|
1473
1473
|
};
|
|
1474
|
-
//# sourceMappingURL=chunk-
|
|
1474
|
+
//# sourceMappingURL=chunk-GUGOTL55.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
translateInUiLanguage
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ILSYNGFJ.js";
|
|
4
4
|
import {
|
|
5
5
|
normalizeAgentTitleText
|
|
6
6
|
} from "./chunk-MIJXEELH.js";
|
|
@@ -374,4 +374,4 @@ export {
|
|
|
374
374
|
resolveAgentGuiWorkbenchHeaderTitle,
|
|
375
375
|
resolveAgentGuiWorkbenchSessionTitle
|
|
376
376
|
};
|
|
377
|
-
//# sourceMappingURL=chunk-
|
|
377
|
+
//# sourceMappingURL=chunk-HGMOBQKA.js.map
|
|
@@ -88,6 +88,54 @@ var enAgentGuiQuickPrompts = {
|
|
|
88
88
|
useTemplate: "Use template"
|
|
89
89
|
};
|
|
90
90
|
|
|
91
|
+
// app/renderer/i18n/locales/en.agentGuiReferencePicker.ts
|
|
92
|
+
var enAgentGuiReferencePicker = {
|
|
93
|
+
directoryPicker: {
|
|
94
|
+
confirm: "Select folder",
|
|
95
|
+
emptySearch: "No matching folders",
|
|
96
|
+
searchPlaceholder: "Search folders",
|
|
97
|
+
title: "Select project folder"
|
|
98
|
+
},
|
|
99
|
+
referencePicker: {
|
|
100
|
+
clearFilter: "Clear filter",
|
|
101
|
+
confirm: "Use references",
|
|
102
|
+
emptyDirectory: "This folder is empty.",
|
|
103
|
+
emptyPreview: "Select a file to see details",
|
|
104
|
+
emptySearch: "No matching files or folders.",
|
|
105
|
+
fileTypeAll: "All types",
|
|
106
|
+
fileTypeDocument: "Documents",
|
|
107
|
+
fileTypeImage: "Images",
|
|
108
|
+
fileTypeOther: "Other",
|
|
109
|
+
fileTypeSeparator: ", ",
|
|
110
|
+
fileTypeVideo: "Videos",
|
|
111
|
+
fileTypeWebpage: "Web pages",
|
|
112
|
+
loadMore: "Load more",
|
|
113
|
+
loadMoreGroups: "Load more",
|
|
114
|
+
loading: "Loading...",
|
|
115
|
+
loadError: "Couldn't load this content. Try again later.",
|
|
116
|
+
previewBinary: "This file looks like binary content.",
|
|
117
|
+
previewDecodeFailed: "This file couldn't be decoded as UTF-8 text.",
|
|
118
|
+
previewError: "Couldn't load a preview.",
|
|
119
|
+
previewFileTooLarge: "This file is larger than {{maxSize}}.",
|
|
120
|
+
previewFolder: "Folder preview is not available.",
|
|
121
|
+
previewHierarchy: "Location",
|
|
122
|
+
previewLoading: "Loading preview...",
|
|
123
|
+
previewModified: "Produced at",
|
|
124
|
+
previewSize: "Size",
|
|
125
|
+
previewSource: "Source",
|
|
126
|
+
previewTextTooLarge: "This text file is larger than {{maxSize}}.",
|
|
127
|
+
previewTooLarge: "This file is too large to preview.",
|
|
128
|
+
previewUnavailable: "Preview is not available in this workspace.",
|
|
129
|
+
previewUnsupported: "This file type can't be previewed here.",
|
|
130
|
+
searchPlaceholder: "Search files and folders",
|
|
131
|
+
selectGroupHint: "Select a folder on the left",
|
|
132
|
+
selectedCount: "{{count}} selected",
|
|
133
|
+
sourceColumn: "Category",
|
|
134
|
+
title: "Pick workspace references",
|
|
135
|
+
workspaceRootGroup: "Workspace"
|
|
136
|
+
}
|
|
137
|
+
};
|
|
138
|
+
|
|
91
139
|
// app/renderer/i18n/locales/en.agentGuiRuntimeNotices.ts
|
|
92
140
|
var enAgentGuiRuntimeNotices = {
|
|
93
141
|
visibleErrorStartFailed: "{{provider}} failed to start",
|
|
@@ -765,44 +813,7 @@ var enAgentGui = {
|
|
|
765
813
|
addContent: "Add files and more",
|
|
766
814
|
quickPrompts: enAgentGuiQuickPrompts,
|
|
767
815
|
referenceWorkspaceFiles: "Reference workspace files",
|
|
768
|
-
|
|
769
|
-
clearFilter: "Clear filter",
|
|
770
|
-
confirm: "Use references",
|
|
771
|
-
emptyDirectory: "This folder is empty.",
|
|
772
|
-
emptyPreview: "Select a file to see details",
|
|
773
|
-
emptySearch: "No matching files or folders.",
|
|
774
|
-
fileTypeAll: "All types",
|
|
775
|
-
fileTypeDocument: "Documents",
|
|
776
|
-
fileTypeImage: "Images",
|
|
777
|
-
fileTypeOther: "Other",
|
|
778
|
-
fileTypeSeparator: ", ",
|
|
779
|
-
fileTypeVideo: "Videos",
|
|
780
|
-
fileTypeWebpage: "Web pages",
|
|
781
|
-
loadMore: "Load more",
|
|
782
|
-
loadMoreGroups: "Load more",
|
|
783
|
-
loading: "Loading...",
|
|
784
|
-
loadError: "Couldn't load this content. Try again later.",
|
|
785
|
-
previewBinary: "This file looks like binary content.",
|
|
786
|
-
previewDecodeFailed: "This file couldn't be decoded as UTF-8 text.",
|
|
787
|
-
previewError: "Couldn't load a preview.",
|
|
788
|
-
previewFileTooLarge: "This file is larger than {{maxSize}}.",
|
|
789
|
-
previewFolder: "Folder preview is not available.",
|
|
790
|
-
previewHierarchy: "Location",
|
|
791
|
-
previewLoading: "Loading preview...",
|
|
792
|
-
previewModified: "Produced at",
|
|
793
|
-
previewSize: "Size",
|
|
794
|
-
previewSource: "Source",
|
|
795
|
-
previewTextTooLarge: "This text file is larger than {{maxSize}}.",
|
|
796
|
-
previewTooLarge: "This file is too large to preview.",
|
|
797
|
-
previewUnavailable: "Preview is not available in this workspace.",
|
|
798
|
-
previewUnsupported: "This file type can't be previewed here.",
|
|
799
|
-
searchPlaceholder: "Search files and folders",
|
|
800
|
-
selectGroupHint: "Select a folder on the left",
|
|
801
|
-
selectedCount: "{{count}} selected",
|
|
802
|
-
sourceColumn: "Category",
|
|
803
|
-
title: "Pick workspace references",
|
|
804
|
-
workspaceRootGroup: "Workspace"
|
|
805
|
-
},
|
|
816
|
+
...enAgentGuiReferencePicker,
|
|
806
817
|
projectLocked: "Project cannot be changed after the session starts",
|
|
807
818
|
projectMissingDescription: "This conversation's working directory no longer exists",
|
|
808
819
|
fileMentionEnterFolder: "Enter folder",
|
|
@@ -2790,6 +2801,54 @@ var zhCNAgentGuiQuickPrompts = {
|
|
|
2790
2801
|
useTemplate: "\u4F7F\u7528\u6A21\u677F"
|
|
2791
2802
|
};
|
|
2792
2803
|
|
|
2804
|
+
// app/renderer/i18n/locales/zh-CN.agentGuiReferencePicker.ts
|
|
2805
|
+
var zhCNAgentGuiReferencePicker = {
|
|
2806
|
+
directoryPicker: {
|
|
2807
|
+
confirm: "\u9009\u62E9\u76EE\u5F55",
|
|
2808
|
+
emptySearch: "\u6CA1\u6709\u5339\u914D\u7684\u76EE\u5F55",
|
|
2809
|
+
searchPlaceholder: "\u641C\u7D22\u76EE\u5F55",
|
|
2810
|
+
title: "\u9009\u62E9\u9879\u76EE\u76EE\u5F55"
|
|
2811
|
+
},
|
|
2812
|
+
referencePicker: {
|
|
2813
|
+
clearFilter: "\u6E05\u9664\u7B5B\u9009",
|
|
2814
|
+
confirm: "\u5F15\u7528\u6587\u4EF6",
|
|
2815
|
+
emptyDirectory: "\u5F53\u524D\u76EE\u5F55\u4E3A\u7A7A",
|
|
2816
|
+
emptyPreview: "\u9009\u62E9\u4E00\u4E2A\u6587\u4EF6\u67E5\u770B\u8BE6\u60C5",
|
|
2817
|
+
emptySearch: "\u6CA1\u6709\u5339\u914D\u7684\u6587\u4EF6\u6216\u6587\u4EF6\u5939",
|
|
2818
|
+
fileTypeAll: "\u5168\u90E8\u7C7B\u578B",
|
|
2819
|
+
fileTypeDocument: "\u6587\u6863",
|
|
2820
|
+
fileTypeImage: "\u56FE\u7247",
|
|
2821
|
+
fileTypeOther: "\u5176\u4ED6",
|
|
2822
|
+
fileTypeSeparator: "\u3001",
|
|
2823
|
+
fileTypeVideo: "\u89C6\u9891",
|
|
2824
|
+
fileTypeWebpage: "\u7F51\u9875",
|
|
2825
|
+
loadMore: "\u52A0\u8F7D\u66F4\u591A",
|
|
2826
|
+
loadMoreGroups: "\u62C9\u53D6\u66F4\u591A",
|
|
2827
|
+
loading: "\u6B63\u5728\u52A0\u8F7D",
|
|
2828
|
+
loadError: "\u52A0\u8F7D\u5185\u5BB9\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5",
|
|
2829
|
+
previewBinary: "\u8FD9\u4E2A\u6587\u4EF6\u66F4\u50CF\u4E8C\u8FDB\u5236\u5185\u5BB9",
|
|
2830
|
+
previewDecodeFailed: "\u6682\u65F6\u65E0\u6CD5\u6309 UTF-8 \u6587\u672C\u89E3\u7801\u8FD9\u4E2A\u6587\u4EF6",
|
|
2831
|
+
previewError: "\u52A0\u8F7D\u9884\u89C8\u5931\u8D25",
|
|
2832
|
+
previewFileTooLarge: "\u8FD9\u4E2A\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
2833
|
+
previewFolder: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u6587\u4EF6\u5939",
|
|
2834
|
+
previewHierarchy: "\u6240\u5C5E\u5C42\u7EA7",
|
|
2835
|
+
previewLoading: "\u6B63\u5728\u52A0\u8F7D\u9884\u89C8",
|
|
2836
|
+
previewModified: "\u4EA7\u51FA\u65F6\u95F4",
|
|
2837
|
+
previewSize: "\u6587\u4EF6\u5927\u5C0F",
|
|
2838
|
+
previewSource: "\u4EA7\u51FA\u6765\u6E90",
|
|
2839
|
+
previewTextTooLarge: "\u8FD9\u4E2A\u6587\u672C\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
2840
|
+
previewTooLarge: "\u6587\u4EF6\u8FC7\u5927\uFF0C\u65E0\u6CD5\u9884\u89C8",
|
|
2841
|
+
previewUnavailable: "\u5F53\u524D\u5DE5\u4F5C\u533A\u65E0\u6CD5\u9884\u89C8\u6587\u4EF6",
|
|
2842
|
+
previewUnsupported: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u8FD9\u79CD\u6587\u4EF6\u7C7B\u578B",
|
|
2843
|
+
searchPlaceholder: "\u641C\u7D22\u6587\u4EF6\u548C\u6587\u4EF6\u5939",
|
|
2844
|
+
selectGroupHint: "\u4ECE\u5DE6\u4FA7\u9009\u62E9\u4E00\u4E2A\u76EE\u5F55",
|
|
2845
|
+
selectedCount: "\u5DF2\u9009\u62E9 {{count}} \u9879",
|
|
2846
|
+
title: "\u9009\u62E9\u5DE5\u4F5C\u533A\u5F15\u7528",
|
|
2847
|
+
sourceColumn: "\u5206\u7C7B",
|
|
2848
|
+
workspaceRootGroup: "\u5DE5\u4F5C\u533A"
|
|
2849
|
+
}
|
|
2850
|
+
};
|
|
2851
|
+
|
|
2793
2852
|
// app/renderer/i18n/locales/zh-CN.agentGuiRuntimeNotices.ts
|
|
2794
2853
|
var zhCNAgentGuiRuntimeNotices = {
|
|
2795
2854
|
visibleErrorStartFailed: "{{provider}} \u542F\u52A8\u5931\u8D25",
|
|
@@ -3467,44 +3526,7 @@ var zhCNAgentGui = {
|
|
|
3467
3526
|
addContent: "\u6DFB\u52A0\u6587\u4EF6\u7B49\u5185\u5BB9",
|
|
3468
3527
|
quickPrompts: zhCNAgentGuiQuickPrompts,
|
|
3469
3528
|
referenceWorkspaceFiles: "\u5F15\u7528\u7A7A\u95F4\u6587\u4EF6",
|
|
3470
|
-
|
|
3471
|
-
clearFilter: "\u6E05\u9664\u7B5B\u9009",
|
|
3472
|
-
confirm: "\u5F15\u7528\u6587\u4EF6",
|
|
3473
|
-
emptyDirectory: "\u5F53\u524D\u76EE\u5F55\u4E3A\u7A7A",
|
|
3474
|
-
emptyPreview: "\u9009\u62E9\u4E00\u4E2A\u6587\u4EF6\u67E5\u770B\u8BE6\u60C5",
|
|
3475
|
-
emptySearch: "\u6CA1\u6709\u5339\u914D\u7684\u6587\u4EF6\u6216\u6587\u4EF6\u5939",
|
|
3476
|
-
fileTypeAll: "\u5168\u90E8\u7C7B\u578B",
|
|
3477
|
-
fileTypeDocument: "\u6587\u6863",
|
|
3478
|
-
fileTypeImage: "\u56FE\u7247",
|
|
3479
|
-
fileTypeOther: "\u5176\u4ED6",
|
|
3480
|
-
fileTypeSeparator: "\u3001",
|
|
3481
|
-
fileTypeVideo: "\u89C6\u9891",
|
|
3482
|
-
fileTypeWebpage: "\u7F51\u9875",
|
|
3483
|
-
loadMore: "\u52A0\u8F7D\u66F4\u591A",
|
|
3484
|
-
loadMoreGroups: "\u62C9\u53D6\u66F4\u591A",
|
|
3485
|
-
loading: "\u6B63\u5728\u52A0\u8F7D",
|
|
3486
|
-
loadError: "\u52A0\u8F7D\u5185\u5BB9\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5",
|
|
3487
|
-
previewBinary: "\u8FD9\u4E2A\u6587\u4EF6\u66F4\u50CF\u4E8C\u8FDB\u5236\u5185\u5BB9",
|
|
3488
|
-
previewDecodeFailed: "\u6682\u65F6\u65E0\u6CD5\u6309 UTF-8 \u6587\u672C\u89E3\u7801\u8FD9\u4E2A\u6587\u4EF6",
|
|
3489
|
-
previewError: "\u52A0\u8F7D\u9884\u89C8\u5931\u8D25",
|
|
3490
|
-
previewFileTooLarge: "\u8FD9\u4E2A\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
3491
|
-
previewFolder: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u6587\u4EF6\u5939",
|
|
3492
|
-
previewHierarchy: "\u6240\u5C5E\u5C42\u7EA7",
|
|
3493
|
-
previewLoading: "\u6B63\u5728\u52A0\u8F7D\u9884\u89C8",
|
|
3494
|
-
previewModified: "\u4EA7\u51FA\u65F6\u95F4",
|
|
3495
|
-
previewSize: "\u6587\u4EF6\u5927\u5C0F",
|
|
3496
|
-
previewSource: "\u4EA7\u51FA\u6765\u6E90",
|
|
3497
|
-
previewTextTooLarge: "\u8FD9\u4E2A\u6587\u672C\u6587\u4EF6\u8D85\u8FC7\u4E86 {{maxSize}}",
|
|
3498
|
-
previewTooLarge: "\u6587\u4EF6\u8FC7\u5927\uFF0C\u65E0\u6CD5\u9884\u89C8",
|
|
3499
|
-
previewUnavailable: "\u5F53\u524D\u5DE5\u4F5C\u533A\u65E0\u6CD5\u9884\u89C8\u6587\u4EF6",
|
|
3500
|
-
previewUnsupported: "\u6682\u4E0D\u652F\u6301\u9884\u89C8\u8FD9\u79CD\u6587\u4EF6\u7C7B\u578B",
|
|
3501
|
-
searchPlaceholder: "\u641C\u7D22\u6587\u4EF6\u548C\u6587\u4EF6\u5939",
|
|
3502
|
-
selectGroupHint: "\u4ECE\u5DE6\u4FA7\u9009\u62E9\u4E00\u4E2A\u76EE\u5F55",
|
|
3503
|
-
selectedCount: "\u5DF2\u9009\u62E9 {{count}} \u9879",
|
|
3504
|
-
title: "\u9009\u62E9\u5DE5\u4F5C\u533A\u5F15\u7528",
|
|
3505
|
-
sourceColumn: "\u5206\u7C7B",
|
|
3506
|
-
workspaceRootGroup: "\u5DE5\u4F5C\u533A"
|
|
3507
|
-
},
|
|
3529
|
+
...zhCNAgentGuiReferencePicker,
|
|
3508
3530
|
projectLocked: "\u4F1A\u8BDD\u5F00\u59CB\u540E\u9879\u76EE\u4E0D\u53EF\u66F4\u6539",
|
|
3509
3531
|
projectMissingDescription: "\u6B64\u5BF9\u8BDD\u7684\u5DE5\u4F5C\u76EE\u5F55\u5DF2\u4E0D\u5B58\u5728",
|
|
3510
3532
|
fileMentionEnterFolder: "\u8FDB\u5165\u6587\u4EF6\u5939",
|
|
@@ -5466,4 +5488,4 @@ export {
|
|
|
5466
5488
|
translateInUiLanguage,
|
|
5467
5489
|
getActiveUiLanguage
|
|
5468
5490
|
};
|
|
5469
|
-
//# sourceMappingURL=chunk-
|
|
5491
|
+
//# sourceMappingURL=chunk-ILSYNGFJ.js.map
|