@uipath/apollo-react 4.1.2 → 4.2.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/canvas/components/StickyNoteNode/FormattingToolbar.cjs +49 -7
- package/dist/canvas/components/StickyNoteNode/FormattingToolbar.d.ts.map +1 -1
- package/dist/canvas/components/StickyNoteNode/FormattingToolbar.js +49 -7
- package/dist/canvas/components/StickyNoteNode/StickyNoteNode.cjs +5 -3
- package/dist/canvas/components/StickyNoteNode/StickyNoteNode.d.ts.map +1 -1
- package/dist/canvas/components/StickyNoteNode/StickyNoteNode.js +3 -1
- package/dist/canvas/locales/de.cjs +36 -0
- package/dist/canvas/locales/de.d.ts +3 -0
- package/dist/canvas/locales/de.d.ts.map +1 -0
- package/dist/canvas/locales/de.js +2 -0
- package/dist/canvas/locales/en.cjs +36 -0
- package/dist/canvas/locales/en.d.ts +3 -0
- package/dist/canvas/locales/en.d.ts.map +1 -0
- package/dist/canvas/locales/en.js +2 -0
- package/dist/canvas/locales/es-MX.cjs +36 -0
- package/dist/canvas/locales/es-MX.d.ts +3 -0
- package/dist/canvas/locales/es-MX.d.ts.map +1 -0
- package/dist/canvas/locales/es-MX.js +2 -0
- package/dist/canvas/locales/es.cjs +36 -0
- package/dist/canvas/locales/es.d.ts +3 -0
- package/dist/canvas/locales/es.d.ts.map +1 -0
- package/dist/canvas/locales/es.js +2 -0
- package/dist/canvas/locales/fr.cjs +36 -0
- package/dist/canvas/locales/fr.d.ts +3 -0
- package/dist/canvas/locales/fr.d.ts.map +1 -0
- package/dist/canvas/locales/fr.js +2 -0
- package/dist/canvas/locales/ja.cjs +36 -0
- package/dist/canvas/locales/ja.d.ts +3 -0
- package/dist/canvas/locales/ja.d.ts.map +1 -0
- package/dist/canvas/locales/ja.js +2 -0
- package/dist/canvas/locales/ko.cjs +36 -0
- package/dist/canvas/locales/ko.d.ts +3 -0
- package/dist/canvas/locales/ko.d.ts.map +1 -0
- package/dist/canvas/locales/ko.js +2 -0
- package/dist/canvas/locales/pt-BR.cjs +36 -0
- package/dist/canvas/locales/pt-BR.d.ts +3 -0
- package/dist/canvas/locales/pt-BR.d.ts.map +1 -0
- package/dist/canvas/locales/pt-BR.js +2 -0
- package/dist/canvas/locales/pt.cjs +36 -0
- package/dist/canvas/locales/pt.d.ts +3 -0
- package/dist/canvas/locales/pt.d.ts.map +1 -0
- package/dist/canvas/locales/pt.js +2 -0
- package/dist/canvas/locales/ru.cjs +36 -0
- package/dist/canvas/locales/ru.d.ts +3 -0
- package/dist/canvas/locales/ru.d.ts.map +1 -0
- package/dist/canvas/locales/ru.js +2 -0
- package/dist/canvas/locales/tr.cjs +36 -0
- package/dist/canvas/locales/tr.d.ts +3 -0
- package/dist/canvas/locales/tr.d.ts.map +1 -0
- package/dist/canvas/locales/tr.js +2 -0
- package/dist/canvas/locales/zh-CN.cjs +36 -0
- package/dist/canvas/locales/zh-CN.d.ts +3 -0
- package/dist/canvas/locales/zh-CN.d.ts.map +1 -0
- package/dist/canvas/locales/zh-CN.js +2 -0
- package/dist/canvas/locales/zh-TW.cjs +36 -0
- package/dist/canvas/locales/zh-TW.d.ts +3 -0
- package/dist/canvas/locales/zh-TW.d.ts.map +1 -0
- package/dist/canvas/locales/zh-TW.js +2 -0
- package/dist/i18n/locale-registry.cjs +67 -79
- package/dist/i18n/locale-registry.d.ts +3 -4
- package/dist/i18n/locale-registry.d.ts.map +1 -1
- package/dist/i18n/locale-registry.js +80 -57
- package/dist/material/components/ap-chat/locales/de.cjs +36 -1
- package/dist/material/components/ap-chat/locales/de.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/de.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/de.js +2 -1
- package/dist/material/components/ap-chat/locales/en.cjs +36 -1
- package/dist/material/components/ap-chat/locales/en.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/en.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/en.js +2 -1
- package/dist/material/components/ap-chat/locales/es-MX.cjs +36 -1
- package/dist/material/components/ap-chat/locales/es-MX.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/es-MX.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/es-MX.js +2 -1
- package/dist/material/components/ap-chat/locales/es.cjs +36 -1
- package/dist/material/components/ap-chat/locales/es.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/es.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/es.js +2 -1
- package/dist/material/components/ap-chat/locales/fr.cjs +36 -1
- package/dist/material/components/ap-chat/locales/fr.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/fr.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/fr.js +2 -1
- package/dist/material/components/ap-chat/locales/ja.cjs +36 -1
- package/dist/material/components/ap-chat/locales/ja.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/ja.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/ja.js +2 -1
- package/dist/material/components/ap-chat/locales/ko.cjs +36 -1
- package/dist/material/components/ap-chat/locales/ko.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/ko.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/ko.js +2 -1
- package/dist/material/components/ap-chat/locales/pt-BR.cjs +36 -1
- package/dist/material/components/ap-chat/locales/pt-BR.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/pt-BR.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/pt-BR.js +2 -1
- package/dist/material/components/ap-chat/locales/pt.cjs +36 -1
- package/dist/material/components/ap-chat/locales/pt.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/pt.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/pt.js +2 -1
- package/dist/material/components/ap-chat/locales/ru.cjs +36 -1
- package/dist/material/components/ap-chat/locales/ru.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/ru.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/ru.js +2 -1
- package/dist/material/components/ap-chat/locales/tr.cjs +36 -1
- package/dist/material/components/ap-chat/locales/tr.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/tr.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/tr.js +2 -1
- package/dist/material/components/ap-chat/locales/zh-CN.cjs +36 -1
- package/dist/material/components/ap-chat/locales/zh-CN.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/zh-CN.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/zh-CN.js +2 -1
- package/dist/material/components/ap-chat/locales/zh-TW.cjs +36 -1
- package/dist/material/components/ap-chat/locales/zh-TW.d.ts +3 -0
- package/dist/material/components/ap-chat/locales/zh-TW.d.ts.map +1 -0
- package/dist/material/components/ap-chat/locales/zh-TW.js +2 -1
- package/dist/material/components/ap-tool-call/locales/de.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/de.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/de.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/de.js +2 -1
- package/dist/material/components/ap-tool-call/locales/en.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/en.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/en.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/en.js +2 -1
- package/dist/material/components/ap-tool-call/locales/es-MX.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/es-MX.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/es-MX.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/es-MX.js +2 -1
- package/dist/material/components/ap-tool-call/locales/es.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/es.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/es.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/es.js +2 -1
- package/dist/material/components/ap-tool-call/locales/fr.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/fr.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/fr.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/fr.js +2 -1
- package/dist/material/components/ap-tool-call/locales/ja.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/ja.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/ja.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/ja.js +2 -1
- package/dist/material/components/ap-tool-call/locales/ko.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/ko.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/ko.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/ko.js +2 -1
- package/dist/material/components/ap-tool-call/locales/pt-BR.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/pt-BR.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/pt-BR.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/pt-BR.js +2 -1
- package/dist/material/components/ap-tool-call/locales/pt.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/pt.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/pt.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/pt.js +2 -1
- package/dist/material/components/ap-tool-call/locales/ru.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/ru.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/ru.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/ru.js +2 -1
- package/dist/material/components/ap-tool-call/locales/tr.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/tr.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/tr.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/tr.js +2 -1
- package/dist/material/components/ap-tool-call/locales/zh-CN.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/zh-CN.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/zh-CN.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/zh-CN.js +2 -1
- package/dist/material/components/ap-tool-call/locales/zh-TW.cjs +36 -1
- package/dist/material/components/ap-tool-call/locales/zh-TW.d.ts +3 -0
- package/dist/material/components/ap-tool-call/locales/zh-TW.d.ts.map +1 -0
- package/dist/material/components/ap-tool-call/locales/zh-TW.js +2 -1
- package/package.json +3 -3
- package/dist/material/components/ap-chat/locales/de.json +0 -81
- package/dist/material/components/ap-chat/locales/en.json +0 -81
- package/dist/material/components/ap-chat/locales/es-MX.json +0 -81
- package/dist/material/components/ap-chat/locales/es.json +0 -81
- package/dist/material/components/ap-chat/locales/fr.json +0 -81
- package/dist/material/components/ap-chat/locales/ja.json +0 -81
- package/dist/material/components/ap-chat/locales/ko.json +0 -81
- package/dist/material/components/ap-chat/locales/pt-BR.json +0 -81
- package/dist/material/components/ap-chat/locales/pt.json +0 -81
- package/dist/material/components/ap-chat/locales/ro.json +0 -81
- package/dist/material/components/ap-chat/locales/ru.json +0 -69
- package/dist/material/components/ap-chat/locales/tr.json +0 -81
- package/dist/material/components/ap-chat/locales/zh-CN.json +0 -81
- package/dist/material/components/ap-chat/locales/zh-TW.json +0 -81
- package/dist/material/components/ap-tool-call/locales/de.json +0 -9
- package/dist/material/components/ap-tool-call/locales/en.json +0 -9
- package/dist/material/components/ap-tool-call/locales/es-MX.json +0 -9
- package/dist/material/components/ap-tool-call/locales/es.json +0 -9
- package/dist/material/components/ap-tool-call/locales/fr.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ja.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ko.json +0 -9
- package/dist/material/components/ap-tool-call/locales/pt-BR.json +0 -9
- package/dist/material/components/ap-tool-call/locales/pt.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ro.json +0 -9
- package/dist/material/components/ap-tool-call/locales/ru.json +0 -9
- package/dist/material/components/ap-tool-call/locales/tr.json +0 -9
- package/dist/material/components/ap-tool-call/locales/zh-CN.json +0 -9
- package/dist/material/components/ap-tool-call/locales/zh-TW.json +0 -9
|
@@ -1,64 +1,87 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}
|
|
1
|
+
import { messages } from "../canvas/locales/de.js";
|
|
2
|
+
import { messages as en_js_messages } from "../canvas/locales/en.js";
|
|
3
|
+
import { messages as es_js_messages } from "../canvas/locales/es.js";
|
|
4
|
+
import { messages as es_MX_js_messages } from "../canvas/locales/es-MX.js";
|
|
5
|
+
import { messages as fr_js_messages } from "../canvas/locales/fr.js";
|
|
6
|
+
import { messages as ja_js_messages } from "../canvas/locales/ja.js";
|
|
7
|
+
import { messages as ko_js_messages } from "../canvas/locales/ko.js";
|
|
8
|
+
import { messages as pt_js_messages } from "../canvas/locales/pt.js";
|
|
9
|
+
import { messages as pt_BR_js_messages } from "../canvas/locales/pt-BR.js";
|
|
10
|
+
import { messages as ru_js_messages } from "../canvas/locales/ru.js";
|
|
11
|
+
import { messages as tr_js_messages } from "../canvas/locales/tr.js";
|
|
12
|
+
import { messages as zh_CN_js_messages } from "../canvas/locales/zh-CN.js";
|
|
13
|
+
import { messages as zh_TW_js_messages } from "../canvas/locales/zh-TW.js";
|
|
14
|
+
import { messages as de_js_messages } from "../material/components/ap-chat/locales/de.js";
|
|
15
|
+
import { messages as locales_en_js_messages } from "../material/components/ap-chat/locales/en.js";
|
|
16
|
+
import { messages as locales_es_js_messages } from "../material/components/ap-chat/locales/es.js";
|
|
17
|
+
import { messages as locales_es_MX_js_messages } from "../material/components/ap-chat/locales/es-MX.js";
|
|
18
|
+
import { messages as locales_fr_js_messages } from "../material/components/ap-chat/locales/fr.js";
|
|
19
|
+
import { messages as locales_ja_js_messages } from "../material/components/ap-chat/locales/ja.js";
|
|
20
|
+
import { messages as locales_ko_js_messages } from "../material/components/ap-chat/locales/ko.js";
|
|
21
|
+
import { messages as locales_pt_js_messages } from "../material/components/ap-chat/locales/pt.js";
|
|
22
|
+
import { messages as locales_pt_BR_js_messages } from "../material/components/ap-chat/locales/pt-BR.js";
|
|
23
|
+
import { messages as locales_ru_js_messages } from "../material/components/ap-chat/locales/ru.js";
|
|
24
|
+
import { messages as locales_tr_js_messages } from "../material/components/ap-chat/locales/tr.js";
|
|
25
|
+
import { messages as locales_zh_CN_js_messages } from "../material/components/ap-chat/locales/zh-CN.js";
|
|
26
|
+
import { messages as locales_zh_TW_js_messages } from "../material/components/ap-chat/locales/zh-TW.js";
|
|
27
|
+
import { messages as locales_de_js_messages } from "../material/components/ap-tool-call/locales/de.js";
|
|
28
|
+
import { messages as ap_tool_call_locales_en_js_messages } from "../material/components/ap-tool-call/locales/en.js";
|
|
29
|
+
import { messages as ap_tool_call_locales_es_js_messages } from "../material/components/ap-tool-call/locales/es.js";
|
|
30
|
+
import { messages as ap_tool_call_locales_es_MX_js_messages } from "../material/components/ap-tool-call/locales/es-MX.js";
|
|
31
|
+
import { messages as ap_tool_call_locales_fr_js_messages } from "../material/components/ap-tool-call/locales/fr.js";
|
|
32
|
+
import { messages as ap_tool_call_locales_ja_js_messages } from "../material/components/ap-tool-call/locales/ja.js";
|
|
33
|
+
import { messages as ap_tool_call_locales_ko_js_messages } from "../material/components/ap-tool-call/locales/ko.js";
|
|
34
|
+
import { messages as ap_tool_call_locales_pt_js_messages } from "../material/components/ap-tool-call/locales/pt.js";
|
|
35
|
+
import { messages as ap_tool_call_locales_pt_BR_js_messages } from "../material/components/ap-tool-call/locales/pt-BR.js";
|
|
36
|
+
import { messages as ap_tool_call_locales_ru_js_messages } from "../material/components/ap-tool-call/locales/ru.js";
|
|
37
|
+
import { messages as ap_tool_call_locales_tr_js_messages } from "../material/components/ap-tool-call/locales/tr.js";
|
|
38
|
+
import { messages as ap_tool_call_locales_zh_CN_js_messages } from "../material/components/ap-tool-call/locales/zh-CN.js";
|
|
39
|
+
import { messages as ap_tool_call_locales_zh_TW_js_messages } from "../material/components/ap-tool-call/locales/zh-TW.js";
|
|
32
40
|
const localeRegistry = {
|
|
33
41
|
'material/components/ap-chat': {
|
|
34
|
-
en:
|
|
35
|
-
es:
|
|
36
|
-
pt:
|
|
37
|
-
de:
|
|
38
|
-
fr:
|
|
39
|
-
ja:
|
|
40
|
-
ko:
|
|
41
|
-
ru:
|
|
42
|
-
tr:
|
|
43
|
-
'zh-CN':
|
|
44
|
-
'zh-TW':
|
|
45
|
-
'pt-BR':
|
|
46
|
-
'es-MX':
|
|
42
|
+
en: locales_en_js_messages,
|
|
43
|
+
es: locales_es_js_messages,
|
|
44
|
+
pt: locales_pt_js_messages,
|
|
45
|
+
de: de_js_messages,
|
|
46
|
+
fr: locales_fr_js_messages,
|
|
47
|
+
ja: locales_ja_js_messages,
|
|
48
|
+
ko: locales_ko_js_messages,
|
|
49
|
+
ru: locales_ru_js_messages,
|
|
50
|
+
tr: locales_tr_js_messages,
|
|
51
|
+
'zh-CN': locales_zh_CN_js_messages,
|
|
52
|
+
'zh-TW': locales_zh_TW_js_messages,
|
|
53
|
+
'pt-BR': locales_pt_BR_js_messages,
|
|
54
|
+
'es-MX': locales_es_MX_js_messages
|
|
47
55
|
},
|
|
48
56
|
'material/components/ap-tool-call': {
|
|
49
|
-
en:
|
|
50
|
-
es:
|
|
51
|
-
pt:
|
|
52
|
-
de:
|
|
53
|
-
fr:
|
|
54
|
-
ja:
|
|
55
|
-
ko:
|
|
56
|
-
ru:
|
|
57
|
-
tr:
|
|
58
|
-
'zh-CN':
|
|
59
|
-
'zh-TW':
|
|
60
|
-
'pt-BR':
|
|
61
|
-
'es-MX':
|
|
57
|
+
en: ap_tool_call_locales_en_js_messages,
|
|
58
|
+
es: ap_tool_call_locales_es_js_messages,
|
|
59
|
+
pt: ap_tool_call_locales_pt_js_messages,
|
|
60
|
+
de: locales_de_js_messages,
|
|
61
|
+
fr: ap_tool_call_locales_fr_js_messages,
|
|
62
|
+
ja: ap_tool_call_locales_ja_js_messages,
|
|
63
|
+
ko: ap_tool_call_locales_ko_js_messages,
|
|
64
|
+
ru: ap_tool_call_locales_ru_js_messages,
|
|
65
|
+
tr: ap_tool_call_locales_tr_js_messages,
|
|
66
|
+
'zh-CN': ap_tool_call_locales_zh_CN_js_messages,
|
|
67
|
+
'zh-TW': ap_tool_call_locales_zh_TW_js_messages,
|
|
68
|
+
'pt-BR': ap_tool_call_locales_pt_BR_js_messages,
|
|
69
|
+
'es-MX': ap_tool_call_locales_es_MX_js_messages
|
|
70
|
+
},
|
|
71
|
+
canvas: {
|
|
72
|
+
en: en_js_messages,
|
|
73
|
+
es: es_js_messages,
|
|
74
|
+
pt: pt_js_messages,
|
|
75
|
+
de: messages,
|
|
76
|
+
fr: fr_js_messages,
|
|
77
|
+
ja: ja_js_messages,
|
|
78
|
+
ko: ko_js_messages,
|
|
79
|
+
ru: ru_js_messages,
|
|
80
|
+
tr: tr_js_messages,
|
|
81
|
+
'zh-CN': zh_CN_js_messages,
|
|
82
|
+
'zh-TW': zh_TW_js_messages,
|
|
83
|
+
'pt-BR': pt_BR_js_messages,
|
|
84
|
+
'es-MX': es_MX_js_messages
|
|
62
85
|
}
|
|
63
86
|
};
|
|
64
87
|
function getPreImportedMessages(component, locale) {
|
|
@@ -1 +1,36 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
var __webpack_require__ = {};
|
|
3
|
+
(()=>{
|
|
4
|
+
__webpack_require__.d = (exports1, definition)=>{
|
|
5
|
+
for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: definition[key]
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
})();
|
|
11
|
+
(()=>{
|
|
12
|
+
__webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
|
|
13
|
+
})();
|
|
14
|
+
(()=>{
|
|
15
|
+
__webpack_require__.r = (exports1)=>{
|
|
16
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
|
|
17
|
+
value: 'Module'
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports1, '__esModule', {
|
|
20
|
+
value: true
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
})();
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
27
|
+
messages: ()=>messages
|
|
28
|
+
});
|
|
29
|
+
const messages = JSON.parse('{"autopilot-chat.common.attachments.remove-file":["Entfernen"],"autopilot-chat.common.attachments.remove-file-name":[["name"]," entfernen"],"autopilot-chat.common.mode-selector":["Modusselektor"],"autopilot-chat.common.model-selector":["Modellselektor"],"autopilot-chat.dropzone.allowed-file-types":["Zul\xe4ssige Dateitypen: ",["fileTypes"]],"autopilot-chat.dropzone.overlay-max-count":["Maximal zul\xe4ssige Dateien: ",["maxCount"]],"autopilot-chat.dropzone.overlay-max-size":["Maximale Dateigr\xf6\xdfe: ",["maxSize"],"\xa0MB"],"autopilot-chat.dropzone.overlay-title":["Legen Sie Ihre Dateien hier ab, um sie Ihrer Aufforderung hinzuzuf\xfcgen."],"autopilot-chat.error.file-invalid-type":["Nicht unterst\xfctzte Datei: ",["fileName"],"."],"autopilot-chat.error.file-too-large":["Datei zu gro\xdf: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.error.multiple-files":["Pro Nachricht kann nur eine Datei angeh\xe4ngt werden."],"autopilot-chat.error.too-many-files":["Zu viele Dateien. Pro Nachricht sind ",["maxCount"]," Dateien zul\xe4ssig."],"autopilot-chat.header.actions.close":["Chat schlie\xdfen"],"autopilot-chat.header.actions.collapse":["Reduzieren"],"autopilot-chat.header.actions.custom-actions":["Weitere Aktionen"],"autopilot-chat.header.actions.expand":["Erweitern"],"autopilot-chat.header.actions.history":["Chatverlauf"],"autopilot-chat.header.actions.new-chat":["Neuer Chat"],"autopilot-chat.header.actions.settings":["Einstellungen"],"autopilot-chat.header.preview":["Vorschau"],"autopilot-chat.header.title":["Autopilot"],"autopilot-chat.history.delete":["L\xf6schen"],"autopilot-chat.history.empty":["Es gibt noch keine Konversationen."],"autopilot-chat.history.group.last-30-days":["Vorherige 30 Tage"],"autopilot-chat.history.group.last-week":["Letzte Woche"],"autopilot-chat.history.group.months-ago":["vor\xa0",["count"],"\xa0Monaten"],"autopilot-chat.history.group.today":["Heute"],"autopilot-chat.history.group.yesterday":["Gestern"],"autopilot-chat.history.no-results":["Keine Ergebnisse gefunden."],"autopilot-chat.history.search-placeholder":["Suchen"],"autopilot-chat.input.actions.attach-file":["Datei(en) anh\xe4ngen"],"autopilot-chat.input.actions.attachments.allowed-types":["Zul\xe4ssige Dateitypen: ",["fileTypes"]],"autopilot-chat.input.actions.attachments.max-count":["Maximal zul\xe4ssige Dateien: ",["maxCount"]],"autopilot-chat.input.actions.attachments.max-size":["Maximale Dateigr\xf6\xdfe: ",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.error.file-too-large":["Datei zu gro\xdf: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.send":["Senden"],"autopilot-chat.input.actions.stop":["Anhalten"],"autopilot-chat.input.agent-mode-selection-label":["Auswahl des Agent-Modus"],"autopilot-chat.input.footer":["Autopilot kann Fehler machen. \xdcberpr\xfcfen Sie die Antworten sorgf\xe4ltig."],"autopilot-chat.input.model-selection-label":["Modellauswahl"],"autopilot-chat.input.placeholder":["Was soll ich tun?"],"autopilot-chat.input.resource-chip.remove":["Entfernen"],"autopilot-chat.input.resource-chip.remove-name":[["label"]," entfernen"],"autopilot-chat.message.actions.bad":["Verbesserungsw\xfcrdig"],"autopilot-chat.message.actions.copy":["Kopieren"],"autopilot-chat.message.actions.good":["Gef\xe4llt mir"],"autopilot-chat.message.actions.label":["Nachrichtenaktionen"],"autopilot-chat.message.actions.more":["Weitere Aktionen"],"autopilot-chat.message.citation-aria-label":["Zitat ",["id"],": ",["title"]],"autopilot-chat.message.close":["Chat schlie\xdfen"],"autopilot-chat.message.code-block-code":["Code"],"autopilot-chat.message.code-block-copy":["Kopieren"],"autopilot-chat.message.code-block-language":["Text"],"autopilot-chat.message.code-block-preview":["Vorschau"],"autopilot-chat.message.expand":["Erweitern"],"autopilot-chat.message.footnote-label":["Quellen"],"autopilot-chat.message.generating-response":["Generieren…"],"autopilot-chat.message.page-number":["Seite ",["page_number"]],"autopilot-chat.message.scroll-to-bottom":["Bildlauf nach unten"],"autopilot-chat.message.show-less":["Weniger anzeigen"],"autopilot-chat.message.show-more":["Mehr anzeigen"],"autopilot-chat.message.sources":["Quellen"],"autopilot-chat.message.suggestions-title":["Vorschl\xe4ge"],"autopilot-chat.resource-picker.back":["Zur\xfcck"],"autopilot-chat.resource-picker.empty":["Keine Ressourcen verf\xfcgbar"],"autopilot-chat.resource-picker.error":["Ressourcen konnten nicht geladen werden"],"autopilot-chat.resource-picker.label":["Ressourcenauswahl"],"autopilot-chat.resource-picker.load-more-error":["Es konnten keine weiteren geladen werden"],"autopilot-chat.resource-picker.no-results":["Keine \xfcbereinstimmenden Ressourcen"],"autopilot-chat.resource-picker.retry":["Wiederholen"],"autopilot-chat.resource-picker.search-error":["Suche fehlgeschlagen"],"autopilot-chat.resource-trigger.label":["Ressourcenreferenz hinzuf\xfcgen"],"autopilot-chat.resource-trigger.tooltip":["Ressource hinzuf\xfcgen"],"autopilot-chat.settings.heading-description":["\xdcberschriftsebene 2"],"autopilot-chat.settings.hide":["Einstellungen ausblenden"],"autopilot-chat.settings.title":["Chateinstellungen"],"autopilot-chat.tree.no-description":["Keine Beschreibung"],"autopilot-chat.tree.no-items":["Keine Elemente"],"autopilot-chat.tree.unknown":["Unbekannt"]}');
|
|
30
|
+
exports.messages = __webpack_exports__.messages;
|
|
31
|
+
for(var __rspack_i in __webpack_exports__)if (-1 === [
|
|
32
|
+
"messages"
|
|
33
|
+
].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
|
|
34
|
+
Object.defineProperty(exports, '__esModule', {
|
|
35
|
+
value: true
|
|
36
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-chat/locales/de.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAmjL,QAAQ,CAAC"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
const messages = JSON.parse('{"autopilot-chat.common.attachments.remove-file":["Entfernen"],"autopilot-chat.common.attachments.remove-file-name":[["name"]," entfernen"],"autopilot-chat.common.mode-selector":["Modusselektor"],"autopilot-chat.common.model-selector":["Modellselektor"],"autopilot-chat.dropzone.allowed-file-types":["Zul\xe4ssige Dateitypen: ",["fileTypes"]],"autopilot-chat.dropzone.overlay-max-count":["Maximal zul\xe4ssige Dateien: ",["maxCount"]],"autopilot-chat.dropzone.overlay-max-size":["Maximale Dateigr\xf6\xdfe: ",["maxSize"],"\xa0MB"],"autopilot-chat.dropzone.overlay-title":["Legen Sie Ihre Dateien hier ab, um sie Ihrer Aufforderung hinzuzuf\xfcgen."],"autopilot-chat.error.file-invalid-type":["Nicht unterst\xfctzte Datei: ",["fileName"],"."],"autopilot-chat.error.file-too-large":["Datei zu gro\xdf: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.error.multiple-files":["Pro Nachricht kann nur eine Datei angeh\xe4ngt werden."],"autopilot-chat.error.too-many-files":["Zu viele Dateien. Pro Nachricht sind ",["maxCount"]," Dateien zul\xe4ssig."],"autopilot-chat.header.actions.close":["Chat schlie\xdfen"],"autopilot-chat.header.actions.collapse":["Reduzieren"],"autopilot-chat.header.actions.custom-actions":["Weitere Aktionen"],"autopilot-chat.header.actions.expand":["Erweitern"],"autopilot-chat.header.actions.history":["Chatverlauf"],"autopilot-chat.header.actions.new-chat":["Neuer Chat"],"autopilot-chat.header.actions.settings":["Einstellungen"],"autopilot-chat.header.preview":["Vorschau"],"autopilot-chat.header.title":["Autopilot"],"autopilot-chat.history.delete":["L\xf6schen"],"autopilot-chat.history.empty":["Es gibt noch keine Konversationen."],"autopilot-chat.history.group.last-30-days":["Vorherige 30 Tage"],"autopilot-chat.history.group.last-week":["Letzte Woche"],"autopilot-chat.history.group.months-ago":["vor\xa0",["count"],"\xa0Monaten"],"autopilot-chat.history.group.today":["Heute"],"autopilot-chat.history.group.yesterday":["Gestern"],"autopilot-chat.history.no-results":["Keine Ergebnisse gefunden."],"autopilot-chat.history.search-placeholder":["Suchen"],"autopilot-chat.input.actions.attach-file":["Datei(en) anh\xe4ngen"],"autopilot-chat.input.actions.attachments.allowed-types":["Zul\xe4ssige Dateitypen: ",["fileTypes"]],"autopilot-chat.input.actions.attachments.max-count":["Maximal zul\xe4ssige Dateien: ",["maxCount"]],"autopilot-chat.input.actions.attachments.max-size":["Maximale Dateigr\xf6\xdfe: ",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.error.file-too-large":["Datei zu gro\xdf: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.send":["Senden"],"autopilot-chat.input.actions.stop":["Anhalten"],"autopilot-chat.input.agent-mode-selection-label":["Auswahl des Agent-Modus"],"autopilot-chat.input.footer":["Autopilot kann Fehler machen. \xdcberpr\xfcfen Sie die Antworten sorgf\xe4ltig."],"autopilot-chat.input.model-selection-label":["Modellauswahl"],"autopilot-chat.input.placeholder":["Was soll ich tun?"],"autopilot-chat.input.resource-chip.remove":["Entfernen"],"autopilot-chat.input.resource-chip.remove-name":[["label"]," entfernen"],"autopilot-chat.message.actions.bad":["Verbesserungsw\xfcrdig"],"autopilot-chat.message.actions.copy":["Kopieren"],"autopilot-chat.message.actions.good":["Gef\xe4llt mir"],"autopilot-chat.message.actions.label":["Nachrichtenaktionen"],"autopilot-chat.message.actions.more":["Weitere Aktionen"],"autopilot-chat.message.citation-aria-label":["Zitat ",["id"],": ",["title"]],"autopilot-chat.message.close":["Chat schlie\xdfen"],"autopilot-chat.message.code-block-code":["Code"],"autopilot-chat.message.code-block-copy":["Kopieren"],"autopilot-chat.message.code-block-language":["Text"],"autopilot-chat.message.code-block-preview":["Vorschau"],"autopilot-chat.message.expand":["Erweitern"],"autopilot-chat.message.footnote-label":["Quellen"],"autopilot-chat.message.generating-response":["Generieren…"],"autopilot-chat.message.page-number":["Seite ",["page_number"]],"autopilot-chat.message.scroll-to-bottom":["Bildlauf nach unten"],"autopilot-chat.message.show-less":["Weniger anzeigen"],"autopilot-chat.message.show-more":["Mehr anzeigen"],"autopilot-chat.message.sources":["Quellen"],"autopilot-chat.message.suggestions-title":["Vorschl\xe4ge"],"autopilot-chat.resource-picker.back":["Zur\xfcck"],"autopilot-chat.resource-picker.empty":["Keine Ressourcen verf\xfcgbar"],"autopilot-chat.resource-picker.error":["Ressourcen konnten nicht geladen werden"],"autopilot-chat.resource-picker.label":["Ressourcenauswahl"],"autopilot-chat.resource-picker.load-more-error":["Es konnten keine weiteren geladen werden"],"autopilot-chat.resource-picker.no-results":["Keine \xfcbereinstimmenden Ressourcen"],"autopilot-chat.resource-picker.retry":["Wiederholen"],"autopilot-chat.resource-picker.search-error":["Suche fehlgeschlagen"],"autopilot-chat.resource-trigger.label":["Ressourcenreferenz hinzuf\xfcgen"],"autopilot-chat.resource-trigger.tooltip":["Ressource hinzuf\xfcgen"],"autopilot-chat.settings.heading-description":["\xdcberschriftsebene 2"],"autopilot-chat.settings.hide":["Einstellungen ausblenden"],"autopilot-chat.settings.title":["Chateinstellungen"],"autopilot-chat.tree.no-description":["Keine Beschreibung"],"autopilot-chat.tree.no-items":["Keine Elemente"],"autopilot-chat.tree.unknown":["Unbekannt"]}');
|
|
2
|
+
export { messages };
|
|
@@ -1 +1,36 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
var __webpack_require__ = {};
|
|
3
|
+
(()=>{
|
|
4
|
+
__webpack_require__.d = (exports1, definition)=>{
|
|
5
|
+
for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: definition[key]
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
})();
|
|
11
|
+
(()=>{
|
|
12
|
+
__webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
|
|
13
|
+
})();
|
|
14
|
+
(()=>{
|
|
15
|
+
__webpack_require__.r = (exports1)=>{
|
|
16
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
|
|
17
|
+
value: 'Module'
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports1, '__esModule', {
|
|
20
|
+
value: true
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
})();
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
27
|
+
messages: ()=>messages
|
|
28
|
+
});
|
|
29
|
+
const messages = JSON.parse('{"autopilot-chat.common.attachments.remove-file":["Remove"],"autopilot-chat.common.attachments.remove-file-name":["Remove ",["name"]],"autopilot-chat.common.mode-selector":["Mode selector"],"autopilot-chat.common.model-selector":["Model selector"],"autopilot-chat.dropzone.allowed-file-types":["Allowed file types: ",["fileTypes"]],"autopilot-chat.dropzone.overlay-max-count":["Maximum files allowed: ",["maxCount"]],"autopilot-chat.dropzone.overlay-max-size":["Maximum file size: ",["maxSize"],"MB"],"autopilot-chat.dropzone.overlay-title":["Drop your files here to add them to your prompt"],"autopilot-chat.error.file-invalid-type":["Unsupported file: ",["fileName"]],"autopilot-chat.error.file-too-large":["File too large: ",["fileName"]," ",["fileSize"],"MB/",["maxSize"],"MB"],"autopilot-chat.error.multiple-files":["Only one file can be attached per message"],"autopilot-chat.error.too-many-files":["Too many files. ",["maxCount"]," files are allowed per message"],"autopilot-chat.header.actions.close":["Close chat"],"autopilot-chat.header.actions.collapse":["Collapse"],"autopilot-chat.header.actions.custom-actions":["More actions"],"autopilot-chat.header.actions.expand":["Expand"],"autopilot-chat.header.actions.history":["Chat history"],"autopilot-chat.header.actions.new-chat":["New chat"],"autopilot-chat.header.actions.settings":["Settings"],"autopilot-chat.header.preview":["Preview"],"autopilot-chat.header.title":["Autopilot"],"autopilot-chat.history.delete":["Delete"],"autopilot-chat.history.empty":["There are no conversations yet."],"autopilot-chat.history.group.last-30-days":["Previous 30 days"],"autopilot-chat.history.group.last-week":["Last week"],"autopilot-chat.history.group.months-ago":[["count"]," months ago"],"autopilot-chat.history.group.today":["Today"],"autopilot-chat.history.group.yesterday":["Yesterday"],"autopilot-chat.history.no-results":["No results found."],"autopilot-chat.history.search-placeholder":["Search"],"autopilot-chat.input.actions.attach-file":["Attach file(s)"],"autopilot-chat.input.actions.attachments.allowed-types":["Allowed file types: ",["fileTypes"]],"autopilot-chat.input.actions.attachments.max-count":["Maximum files allowed: ",["maxCount"]],"autopilot-chat.input.actions.attachments.max-size":["Maximum file size: ",["maxSize"],"MB"],"autopilot-chat.input.actions.error.file-too-large":["File too large: ",["fileName"]," ",["fileSize"],"MB/",["maxSize"],"MB"],"autopilot-chat.input.actions.send":["Send"],"autopilot-chat.input.actions.stop":["Stop"],"autopilot-chat.input.agent-mode-selection-label":["Agent mode selection"],"autopilot-chat.input.footer":["Autopilot can make mistakes. Please double check the responses."],"autopilot-chat.input.model-selection-label":["Model selection"],"autopilot-chat.input.placeholder":["What would you like me to do?"],"autopilot-chat.input.resource-chip.remove":["Remove"],"autopilot-chat.input.resource-chip.remove-name":["Remove ",["label"]],"autopilot-chat.message.actions.bad":["Needs improvement"],"autopilot-chat.message.actions.copy":["Copy"],"autopilot-chat.message.actions.good":["Love this"],"autopilot-chat.message.actions.label":["Message actions"],"autopilot-chat.message.actions.more":["More actions"],"autopilot-chat.message.citation-aria-label":["Citation ",["id"],": ",["title"]],"autopilot-chat.message.close":["Close chat"],"autopilot-chat.message.code-block-code":["Code"],"autopilot-chat.message.code-block-copy":["Copy"],"autopilot-chat.message.code-block-language":["Text"],"autopilot-chat.message.code-block-preview":["Preview"],"autopilot-chat.message.expand":["Expand"],"autopilot-chat.message.footnote-label":["Sources"],"autopilot-chat.message.generating-response":["Generating..."],"autopilot-chat.message.page-number":["Page ",["page_number"]],"autopilot-chat.message.scroll-to-bottom":["Scroll to bottom"],"autopilot-chat.message.show-less":["Show less"],"autopilot-chat.message.show-more":["Show more"],"autopilot-chat.message.sources":["Sources"],"autopilot-chat.message.suggestions-title":["Suggestions"],"autopilot-chat.resource-picker.back":["Go back"],"autopilot-chat.resource-picker.empty":["No resources available"],"autopilot-chat.resource-picker.error":["Failed to load resources"],"autopilot-chat.resource-picker.label":["Resource picker"],"autopilot-chat.resource-picker.load-more-error":["Failed to load more"],"autopilot-chat.resource-picker.no-results":["No matching resources"],"autopilot-chat.resource-picker.retry":["Retry"],"autopilot-chat.resource-picker.search-error":["Search failed"],"autopilot-chat.resource-trigger.label":["Add resource reference"],"autopilot-chat.resource-trigger.tooltip":["Add resource"],"autopilot-chat.settings.heading-description":["heading level 2"],"autopilot-chat.settings.hide":["Hide settings"],"autopilot-chat.settings.title":["Chat settings"],"autopilot-chat.tree.no-description":["No description"],"autopilot-chat.tree.no-items":["No items"],"autopilot-chat.tree.unknown":["Unknown"]}');
|
|
30
|
+
exports.messages = __webpack_exports__.messages;
|
|
31
|
+
for(var __rspack_i in __webpack_exports__)if (-1 === [
|
|
32
|
+
"messages"
|
|
33
|
+
].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
|
|
34
|
+
Object.defineProperty(exports, '__esModule', {
|
|
35
|
+
value: true
|
|
36
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-chat/locales/en.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA6vK,QAAQ,CAAC"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
const messages = JSON.parse('{"autopilot-chat.common.attachments.remove-file":["Remove"],"autopilot-chat.common.attachments.remove-file-name":["Remove ",["name"]],"autopilot-chat.common.mode-selector":["Mode selector"],"autopilot-chat.common.model-selector":["Model selector"],"autopilot-chat.dropzone.allowed-file-types":["Allowed file types: ",["fileTypes"]],"autopilot-chat.dropzone.overlay-max-count":["Maximum files allowed: ",["maxCount"]],"autopilot-chat.dropzone.overlay-max-size":["Maximum file size: ",["maxSize"],"MB"],"autopilot-chat.dropzone.overlay-title":["Drop your files here to add them to your prompt"],"autopilot-chat.error.file-invalid-type":["Unsupported file: ",["fileName"]],"autopilot-chat.error.file-too-large":["File too large: ",["fileName"]," ",["fileSize"],"MB/",["maxSize"],"MB"],"autopilot-chat.error.multiple-files":["Only one file can be attached per message"],"autopilot-chat.error.too-many-files":["Too many files. ",["maxCount"]," files are allowed per message"],"autopilot-chat.header.actions.close":["Close chat"],"autopilot-chat.header.actions.collapse":["Collapse"],"autopilot-chat.header.actions.custom-actions":["More actions"],"autopilot-chat.header.actions.expand":["Expand"],"autopilot-chat.header.actions.history":["Chat history"],"autopilot-chat.header.actions.new-chat":["New chat"],"autopilot-chat.header.actions.settings":["Settings"],"autopilot-chat.header.preview":["Preview"],"autopilot-chat.header.title":["Autopilot"],"autopilot-chat.history.delete":["Delete"],"autopilot-chat.history.empty":["There are no conversations yet."],"autopilot-chat.history.group.last-30-days":["Previous 30 days"],"autopilot-chat.history.group.last-week":["Last week"],"autopilot-chat.history.group.months-ago":[["count"]," months ago"],"autopilot-chat.history.group.today":["Today"],"autopilot-chat.history.group.yesterday":["Yesterday"],"autopilot-chat.history.no-results":["No results found."],"autopilot-chat.history.search-placeholder":["Search"],"autopilot-chat.input.actions.attach-file":["Attach file(s)"],"autopilot-chat.input.actions.attachments.allowed-types":["Allowed file types: ",["fileTypes"]],"autopilot-chat.input.actions.attachments.max-count":["Maximum files allowed: ",["maxCount"]],"autopilot-chat.input.actions.attachments.max-size":["Maximum file size: ",["maxSize"],"MB"],"autopilot-chat.input.actions.error.file-too-large":["File too large: ",["fileName"]," ",["fileSize"],"MB/",["maxSize"],"MB"],"autopilot-chat.input.actions.send":["Send"],"autopilot-chat.input.actions.stop":["Stop"],"autopilot-chat.input.agent-mode-selection-label":["Agent mode selection"],"autopilot-chat.input.footer":["Autopilot can make mistakes. Please double check the responses."],"autopilot-chat.input.model-selection-label":["Model selection"],"autopilot-chat.input.placeholder":["What would you like me to do?"],"autopilot-chat.input.resource-chip.remove":["Remove"],"autopilot-chat.input.resource-chip.remove-name":["Remove ",["label"]],"autopilot-chat.message.actions.bad":["Needs improvement"],"autopilot-chat.message.actions.copy":["Copy"],"autopilot-chat.message.actions.good":["Love this"],"autopilot-chat.message.actions.label":["Message actions"],"autopilot-chat.message.actions.more":["More actions"],"autopilot-chat.message.citation-aria-label":["Citation ",["id"],": ",["title"]],"autopilot-chat.message.close":["Close chat"],"autopilot-chat.message.code-block-code":["Code"],"autopilot-chat.message.code-block-copy":["Copy"],"autopilot-chat.message.code-block-language":["Text"],"autopilot-chat.message.code-block-preview":["Preview"],"autopilot-chat.message.expand":["Expand"],"autopilot-chat.message.footnote-label":["Sources"],"autopilot-chat.message.generating-response":["Generating..."],"autopilot-chat.message.page-number":["Page ",["page_number"]],"autopilot-chat.message.scroll-to-bottom":["Scroll to bottom"],"autopilot-chat.message.show-less":["Show less"],"autopilot-chat.message.show-more":["Show more"],"autopilot-chat.message.sources":["Sources"],"autopilot-chat.message.suggestions-title":["Suggestions"],"autopilot-chat.resource-picker.back":["Go back"],"autopilot-chat.resource-picker.empty":["No resources available"],"autopilot-chat.resource-picker.error":["Failed to load resources"],"autopilot-chat.resource-picker.label":["Resource picker"],"autopilot-chat.resource-picker.load-more-error":["Failed to load more"],"autopilot-chat.resource-picker.no-results":["No matching resources"],"autopilot-chat.resource-picker.retry":["Retry"],"autopilot-chat.resource-picker.search-error":["Search failed"],"autopilot-chat.resource-trigger.label":["Add resource reference"],"autopilot-chat.resource-trigger.tooltip":["Add resource"],"autopilot-chat.settings.heading-description":["heading level 2"],"autopilot-chat.settings.hide":["Hide settings"],"autopilot-chat.settings.title":["Chat settings"],"autopilot-chat.tree.no-description":["No description"],"autopilot-chat.tree.no-items":["No items"],"autopilot-chat.tree.unknown":["Unknown"]}');
|
|
2
|
+
export { messages };
|
|
@@ -1 +1,36 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
var __webpack_require__ = {};
|
|
3
|
+
(()=>{
|
|
4
|
+
__webpack_require__.d = (exports1, definition)=>{
|
|
5
|
+
for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: definition[key]
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
})();
|
|
11
|
+
(()=>{
|
|
12
|
+
__webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
|
|
13
|
+
})();
|
|
14
|
+
(()=>{
|
|
15
|
+
__webpack_require__.r = (exports1)=>{
|
|
16
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
|
|
17
|
+
value: 'Module'
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports1, '__esModule', {
|
|
20
|
+
value: true
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
})();
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
27
|
+
messages: ()=>messages
|
|
28
|
+
});
|
|
29
|
+
const messages = JSON.parse('{"autopilot-chat.common.attachments.remove-file":["Eliminar"],"autopilot-chat.common.attachments.remove-file-name":["Eliminar ",["name"]],"autopilot-chat.common.mode-selector":["Selector de modo"],"autopilot-chat.common.model-selector":["Selector de modelo"],"autopilot-chat.dropzone.allowed-file-types":["Tipos de archivo permitidos: ",["fileTypes"]],"autopilot-chat.dropzone.overlay-max-count":["M\xe1ximo de archivos permitidos: ",["maxCount"]],"autopilot-chat.dropzone.overlay-max-size":["Tama\xf1o m\xe1ximo del archivo: ",["maxSize"],"\xa0MB"],"autopilot-chat.dropzone.overlay-title":["Suelte los archivos aqu\xed para agregarlos a la solicitud"],"autopilot-chat.error.file-invalid-type":["Archivo incompatible: ",["fileName"]],"autopilot-chat.error.file-too-large":["Archivo demasiado grande: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.error.multiple-files":["Solo se puede adjuntar un archivo por mensaje"],"autopilot-chat.error.too-many-files":["Demasiados archivos. Se permiten ",["maxCount"]," archivos por mensaje"],"autopilot-chat.header.actions.close":["Cerrar chat"],"autopilot-chat.header.actions.collapse":["Contraer"],"autopilot-chat.header.actions.custom-actions":["M\xe1s acciones"],"autopilot-chat.header.actions.expand":["Expandir"],"autopilot-chat.header.actions.history":["Historial del chat"],"autopilot-chat.header.actions.new-chat":["Nuevo chat"],"autopilot-chat.header.actions.settings":["Configuraci\xf3n"],"autopilot-chat.header.preview":["Vista previa"],"autopilot-chat.header.title":["Autopilot"],"autopilot-chat.history.delete":["Eliminar"],"autopilot-chat.history.empty":["A\xfan no hay conversaciones."],"autopilot-chat.history.group.last-30-days":["30\xa0d\xedas anteriores"],"autopilot-chat.history.group.last-week":["\xdaltima semana"],"autopilot-chat.history.group.months-ago":["hace ",["count"]," meses"],"autopilot-chat.history.group.today":["Hoy"],"autopilot-chat.history.group.yesterday":["Ayer"],"autopilot-chat.history.no-results":["No se encontraron resultados."],"autopilot-chat.history.search-placeholder":["Buscar"],"autopilot-chat.input.actions.attach-file":["Adjuntar archivo(s)"],"autopilot-chat.input.actions.attachments.allowed-types":["Tipos de archivo permitidos: ",["fileTypes"]],"autopilot-chat.input.actions.attachments.max-count":["M\xe1ximo de archivos permitidos: ",["maxCount"]],"autopilot-chat.input.actions.attachments.max-size":["Tama\xf1o m\xe1ximo del archivo: ",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.error.file-too-large":["Archivo demasiado grande: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.send":["Enviar"],"autopilot-chat.input.actions.stop":["Detener"],"autopilot-chat.input.agent-mode-selection-label":["Selecci\xf3n del modo de agente"],"autopilot-chat.input.footer":["Autopilot puede cometer errores. Compruebe las respuestas."],"autopilot-chat.input.model-selection-label":["Selecci\xf3n de modelo"],"autopilot-chat.input.placeholder":["\xbfQu\xe9 le gustar\xeda que hiciera?"],"autopilot-chat.input.resource-chip.remove":["Eliminar"],"autopilot-chat.input.resource-chip.remove-name":["Eliminar ",["label"]],"autopilot-chat.message.actions.bad":["Necesita mejorar"],"autopilot-chat.message.actions.copy":["Copiar"],"autopilot-chat.message.actions.good":["Me encanta"],"autopilot-chat.message.actions.label":["Acciones de mensajes"],"autopilot-chat.message.actions.more":["M\xe1s acciones"],"autopilot-chat.message.citation-aria-label":["Cita ",["id"],": ",["title"]],"autopilot-chat.message.close":["Cerrar chat"],"autopilot-chat.message.code-block-code":["C\xf3digo"],"autopilot-chat.message.code-block-copy":["Copiar"],"autopilot-chat.message.code-block-language":["Texto"],"autopilot-chat.message.code-block-preview":["Vista previa"],"autopilot-chat.message.expand":["Expandir"],"autopilot-chat.message.footnote-label":["Fuentes"],"autopilot-chat.message.generating-response":["Generando…"],"autopilot-chat.message.page-number":["P\xe1gina ",["page_number"]],"autopilot-chat.message.scroll-to-bottom":["Desplazar hacia abajo"],"autopilot-chat.message.show-less":["Mostrar menos"],"autopilot-chat.message.show-more":["Mostrar m\xe1s"],"autopilot-chat.message.sources":["Fuentes"],"autopilot-chat.message.suggestions-title":["Sugerencias"],"autopilot-chat.resource-picker.back":["Volver"],"autopilot-chat.resource-picker.empty":["No hay recursos disponibles"],"autopilot-chat.resource-picker.error":["Error al cargar los recursos"],"autopilot-chat.resource-picker.label":["Selector de recursos"],"autopilot-chat.resource-picker.load-more-error":["Error al cargar m\xe1s"],"autopilot-chat.resource-picker.no-results":["No hay recursos coincidentes"],"autopilot-chat.resource-picker.retry":["Reintentar"],"autopilot-chat.resource-picker.search-error":["Error en la b\xfasqueda"],"autopilot-chat.resource-trigger.label":["Agregar referencia de recursos"],"autopilot-chat.resource-trigger.tooltip":["Agregar recurso"],"autopilot-chat.settings.heading-description":["nivel del encabezado\xa02"],"autopilot-chat.settings.hide":["Ocultar configuraci\xf3n"],"autopilot-chat.settings.title":["Configuraci\xf3n de chat"],"autopilot-chat.tree.no-description":["Sin descripci\xf3n"],"autopilot-chat.tree.no-items":["Sin elementos"],"autopilot-chat.tree.unknown":["Desconocido"]}');
|
|
30
|
+
exports.messages = __webpack_exports__.messages;
|
|
31
|
+
for(var __rspack_i in __webpack_exports__)if (-1 === [
|
|
32
|
+
"messages"
|
|
33
|
+
].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
|
|
34
|
+
Object.defineProperty(exports, '__esModule', {
|
|
35
|
+
value: true
|
|
36
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"es-MX.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-chat/locales/es-MX.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAiiL,QAAQ,CAAC"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
const messages = JSON.parse('{"autopilot-chat.common.attachments.remove-file":["Eliminar"],"autopilot-chat.common.attachments.remove-file-name":["Eliminar ",["name"]],"autopilot-chat.common.mode-selector":["Selector de modo"],"autopilot-chat.common.model-selector":["Selector de modelo"],"autopilot-chat.dropzone.allowed-file-types":["Tipos de archivo permitidos: ",["fileTypes"]],"autopilot-chat.dropzone.overlay-max-count":["M\xe1ximo de archivos permitidos: ",["maxCount"]],"autopilot-chat.dropzone.overlay-max-size":["Tama\xf1o m\xe1ximo del archivo: ",["maxSize"],"\xa0MB"],"autopilot-chat.dropzone.overlay-title":["Suelte los archivos aqu\xed para agregarlos a la solicitud"],"autopilot-chat.error.file-invalid-type":["Archivo incompatible: ",["fileName"]],"autopilot-chat.error.file-too-large":["Archivo demasiado grande: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.error.multiple-files":["Solo se puede adjuntar un archivo por mensaje"],"autopilot-chat.error.too-many-files":["Demasiados archivos. Se permiten ",["maxCount"]," archivos por mensaje"],"autopilot-chat.header.actions.close":["Cerrar chat"],"autopilot-chat.header.actions.collapse":["Contraer"],"autopilot-chat.header.actions.custom-actions":["M\xe1s acciones"],"autopilot-chat.header.actions.expand":["Expandir"],"autopilot-chat.header.actions.history":["Historial del chat"],"autopilot-chat.header.actions.new-chat":["Nuevo chat"],"autopilot-chat.header.actions.settings":["Configuraci\xf3n"],"autopilot-chat.header.preview":["Vista previa"],"autopilot-chat.header.title":["Autopilot"],"autopilot-chat.history.delete":["Eliminar"],"autopilot-chat.history.empty":["A\xfan no hay conversaciones."],"autopilot-chat.history.group.last-30-days":["30\xa0d\xedas anteriores"],"autopilot-chat.history.group.last-week":["\xdaltima semana"],"autopilot-chat.history.group.months-ago":["hace ",["count"]," meses"],"autopilot-chat.history.group.today":["Hoy"],"autopilot-chat.history.group.yesterday":["Ayer"],"autopilot-chat.history.no-results":["No se encontraron resultados."],"autopilot-chat.history.search-placeholder":["Buscar"],"autopilot-chat.input.actions.attach-file":["Adjuntar archivo(s)"],"autopilot-chat.input.actions.attachments.allowed-types":["Tipos de archivo permitidos: ",["fileTypes"]],"autopilot-chat.input.actions.attachments.max-count":["M\xe1ximo de archivos permitidos: ",["maxCount"]],"autopilot-chat.input.actions.attachments.max-size":["Tama\xf1o m\xe1ximo del archivo: ",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.error.file-too-large":["Archivo demasiado grande: ",["fileName"]," ",["fileSize"],"\xa0MB/",["maxSize"],"\xa0MB"],"autopilot-chat.input.actions.send":["Enviar"],"autopilot-chat.input.actions.stop":["Detener"],"autopilot-chat.input.agent-mode-selection-label":["Selecci\xf3n del modo de agente"],"autopilot-chat.input.footer":["Autopilot puede cometer errores. Compruebe las respuestas."],"autopilot-chat.input.model-selection-label":["Selecci\xf3n de modelo"],"autopilot-chat.input.placeholder":["\xbfQu\xe9 le gustar\xeda que hiciera?"],"autopilot-chat.input.resource-chip.remove":["Eliminar"],"autopilot-chat.input.resource-chip.remove-name":["Eliminar ",["label"]],"autopilot-chat.message.actions.bad":["Necesita mejorar"],"autopilot-chat.message.actions.copy":["Copiar"],"autopilot-chat.message.actions.good":["Me encanta"],"autopilot-chat.message.actions.label":["Acciones de mensajes"],"autopilot-chat.message.actions.more":["M\xe1s acciones"],"autopilot-chat.message.citation-aria-label":["Cita ",["id"],": ",["title"]],"autopilot-chat.message.close":["Cerrar chat"],"autopilot-chat.message.code-block-code":["C\xf3digo"],"autopilot-chat.message.code-block-copy":["Copiar"],"autopilot-chat.message.code-block-language":["Texto"],"autopilot-chat.message.code-block-preview":["Vista previa"],"autopilot-chat.message.expand":["Expandir"],"autopilot-chat.message.footnote-label":["Fuentes"],"autopilot-chat.message.generating-response":["Generando…"],"autopilot-chat.message.page-number":["P\xe1gina ",["page_number"]],"autopilot-chat.message.scroll-to-bottom":["Desplazar hacia abajo"],"autopilot-chat.message.show-less":["Mostrar menos"],"autopilot-chat.message.show-more":["Mostrar m\xe1s"],"autopilot-chat.message.sources":["Fuentes"],"autopilot-chat.message.suggestions-title":["Sugerencias"],"autopilot-chat.resource-picker.back":["Volver"],"autopilot-chat.resource-picker.empty":["No hay recursos disponibles"],"autopilot-chat.resource-picker.error":["Error al cargar los recursos"],"autopilot-chat.resource-picker.label":["Selector de recursos"],"autopilot-chat.resource-picker.load-more-error":["Error al cargar m\xe1s"],"autopilot-chat.resource-picker.no-results":["No hay recursos coincidentes"],"autopilot-chat.resource-picker.retry":["Reintentar"],"autopilot-chat.resource-picker.search-error":["Error en la b\xfasqueda"],"autopilot-chat.resource-trigger.label":["Agregar referencia de recursos"],"autopilot-chat.resource-trigger.tooltip":["Agregar recurso"],"autopilot-chat.settings.heading-description":["nivel del encabezado\xa02"],"autopilot-chat.settings.hide":["Ocultar configuraci\xf3n"],"autopilot-chat.settings.title":["Configuraci\xf3n de chat"],"autopilot-chat.tree.no-description":["Sin descripci\xf3n"],"autopilot-chat.tree.no-items":["Sin elementos"],"autopilot-chat.tree.unknown":["Desconocido"]}');
|
|
2
|
+
export { messages };
|