@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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"ko.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/ko.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"pt-BR.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/pt-BR.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"pt.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/pt.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"ru.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/ru.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"tr.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/tr.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"zh-CN.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/zh-CN.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -0,0 +1,36 @@
|
|
|
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("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
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":"zh-TW.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/zh-TW.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2d,QAAQ,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
const messages = JSON.parse("{\"sticky-note.formatting.bold\":[\"sticky-note.formatting.bold\"],\"sticky-note.formatting.bullet-list\":[\"sticky-note.formatting.bullet-list\"],\"sticky-note.formatting.italic\":[\"sticky-note.formatting.italic\"],\"sticky-note.formatting.numbered-list\":[\"sticky-note.formatting.numbered-list\"],\"sticky-note.formatting.strikethrough\":[\"sticky-note.formatting.strikethrough\"],\"sticky-note.formatting.toolbar\":[\"sticky-note.formatting.toolbar\"]}");
|
|
2
|
+
export { messages };
|
|
@@ -1,14 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __webpack_require__ = {};
|
|
3
|
-
(()=>{
|
|
4
|
-
__webpack_require__.n = (module)=>{
|
|
5
|
-
var getter = module && module.__esModule ? ()=>module['default'] : ()=>module;
|
|
6
|
-
__webpack_require__.d(getter, {
|
|
7
|
-
a: getter
|
|
8
|
-
});
|
|
9
|
-
return getter;
|
|
10
|
-
};
|
|
11
|
-
})();
|
|
12
3
|
(()=>{
|
|
13
4
|
__webpack_require__.d = (exports1, definition)=>{
|
|
14
5
|
for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
|
|
@@ -36,93 +27,90 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
36
27
|
getAllPreImportedLocales: ()=>getAllPreImportedLocales,
|
|
37
28
|
getPreImportedMessages: ()=>getPreImportedMessages
|
|
38
29
|
});
|
|
39
|
-
const de_cjs_namespaceObject = require("../
|
|
40
|
-
|
|
41
|
-
const
|
|
42
|
-
|
|
43
|
-
const
|
|
44
|
-
|
|
45
|
-
const
|
|
46
|
-
|
|
47
|
-
const
|
|
48
|
-
|
|
49
|
-
const
|
|
50
|
-
|
|
51
|
-
const
|
|
52
|
-
|
|
53
|
-
const
|
|
54
|
-
|
|
55
|
-
const
|
|
56
|
-
|
|
57
|
-
const
|
|
58
|
-
|
|
59
|
-
const
|
|
60
|
-
|
|
61
|
-
const
|
|
62
|
-
|
|
63
|
-
const
|
|
64
|
-
|
|
30
|
+
const de_cjs_namespaceObject = require("../canvas/locales/de.cjs");
|
|
31
|
+
const en_cjs_namespaceObject = require("../canvas/locales/en.cjs");
|
|
32
|
+
const es_cjs_namespaceObject = require("../canvas/locales/es.cjs");
|
|
33
|
+
const es_MX_cjs_namespaceObject = require("../canvas/locales/es-MX.cjs");
|
|
34
|
+
const fr_cjs_namespaceObject = require("../canvas/locales/fr.cjs");
|
|
35
|
+
const ja_cjs_namespaceObject = require("../canvas/locales/ja.cjs");
|
|
36
|
+
const ko_cjs_namespaceObject = require("../canvas/locales/ko.cjs");
|
|
37
|
+
const pt_cjs_namespaceObject = require("../canvas/locales/pt.cjs");
|
|
38
|
+
const pt_BR_cjs_namespaceObject = require("../canvas/locales/pt-BR.cjs");
|
|
39
|
+
const ru_cjs_namespaceObject = require("../canvas/locales/ru.cjs");
|
|
40
|
+
const tr_cjs_namespaceObject = require("../canvas/locales/tr.cjs");
|
|
41
|
+
const zh_CN_cjs_namespaceObject = require("../canvas/locales/zh-CN.cjs");
|
|
42
|
+
const zh_TW_cjs_namespaceObject = require("../canvas/locales/zh-TW.cjs");
|
|
43
|
+
const ap_chat_locales_de_cjs_namespaceObject = require("../material/components/ap-chat/locales/de.cjs");
|
|
44
|
+
const ap_chat_locales_en_cjs_namespaceObject = require("../material/components/ap-chat/locales/en.cjs");
|
|
45
|
+
const ap_chat_locales_es_cjs_namespaceObject = require("../material/components/ap-chat/locales/es.cjs");
|
|
46
|
+
const ap_chat_locales_es_MX_cjs_namespaceObject = require("../material/components/ap-chat/locales/es-MX.cjs");
|
|
47
|
+
const ap_chat_locales_fr_cjs_namespaceObject = require("../material/components/ap-chat/locales/fr.cjs");
|
|
48
|
+
const ap_chat_locales_ja_cjs_namespaceObject = require("../material/components/ap-chat/locales/ja.cjs");
|
|
49
|
+
const ap_chat_locales_ko_cjs_namespaceObject = require("../material/components/ap-chat/locales/ko.cjs");
|
|
50
|
+
const ap_chat_locales_pt_cjs_namespaceObject = require("../material/components/ap-chat/locales/pt.cjs");
|
|
51
|
+
const ap_chat_locales_pt_BR_cjs_namespaceObject = require("../material/components/ap-chat/locales/pt-BR.cjs");
|
|
52
|
+
const ap_chat_locales_ru_cjs_namespaceObject = require("../material/components/ap-chat/locales/ru.cjs");
|
|
53
|
+
const ap_chat_locales_tr_cjs_namespaceObject = require("../material/components/ap-chat/locales/tr.cjs");
|
|
54
|
+
const ap_chat_locales_zh_CN_cjs_namespaceObject = require("../material/components/ap-chat/locales/zh-CN.cjs");
|
|
55
|
+
const ap_chat_locales_zh_TW_cjs_namespaceObject = require("../material/components/ap-chat/locales/zh-TW.cjs");
|
|
65
56
|
const ap_tool_call_locales_de_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/de.cjs");
|
|
66
|
-
var locales_de_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_de_cjs_namespaceObject);
|
|
67
57
|
const ap_tool_call_locales_en_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/en.cjs");
|
|
68
|
-
var locales_en_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_en_cjs_namespaceObject);
|
|
69
58
|
const ap_tool_call_locales_es_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/es.cjs");
|
|
70
|
-
var locales_es_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_es_cjs_namespaceObject);
|
|
71
59
|
const ap_tool_call_locales_es_MX_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/es-MX.cjs");
|
|
72
|
-
var locales_es_MX_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_es_MX_cjs_namespaceObject);
|
|
73
60
|
const ap_tool_call_locales_fr_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/fr.cjs");
|
|
74
|
-
var locales_fr_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_fr_cjs_namespaceObject);
|
|
75
61
|
const ap_tool_call_locales_ja_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/ja.cjs");
|
|
76
|
-
var locales_ja_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_ja_cjs_namespaceObject);
|
|
77
62
|
const ap_tool_call_locales_ko_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/ko.cjs");
|
|
78
|
-
var locales_ko_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_ko_cjs_namespaceObject);
|
|
79
63
|
const ap_tool_call_locales_pt_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/pt.cjs");
|
|
80
|
-
var locales_pt_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_pt_cjs_namespaceObject);
|
|
81
64
|
const ap_tool_call_locales_pt_BR_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/pt-BR.cjs");
|
|
82
|
-
var locales_pt_BR_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_pt_BR_cjs_namespaceObject);
|
|
83
65
|
const ap_tool_call_locales_ru_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/ru.cjs");
|
|
84
|
-
var locales_ru_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_ru_cjs_namespaceObject);
|
|
85
66
|
const ap_tool_call_locales_tr_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/tr.cjs");
|
|
86
|
-
var locales_tr_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_tr_cjs_namespaceObject);
|
|
87
67
|
const ap_tool_call_locales_zh_CN_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/zh-CN.cjs");
|
|
88
|
-
var locales_zh_CN_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_zh_CN_cjs_namespaceObject);
|
|
89
68
|
const ap_tool_call_locales_zh_TW_cjs_namespaceObject = require("../material/components/ap-tool-call/locales/zh-TW.cjs");
|
|
90
|
-
var locales_zh_TW_cjs_default = /*#__PURE__*/ __webpack_require__.n(ap_tool_call_locales_zh_TW_cjs_namespaceObject);
|
|
91
|
-
function extractMessages(localeModule) {
|
|
92
|
-
if ('object' == typeof localeModule && null !== localeModule && 'messages' in localeModule) return localeModule.messages;
|
|
93
|
-
console.warn('Unexpected locale module format:', localeModule);
|
|
94
|
-
return {};
|
|
95
|
-
}
|
|
96
69
|
const localeRegistry = {
|
|
97
70
|
'material/components/ap-chat': {
|
|
98
|
-
en:
|
|
99
|
-
es:
|
|
100
|
-
pt:
|
|
101
|
-
de:
|
|
102
|
-
fr:
|
|
103
|
-
ja:
|
|
104
|
-
ko:
|
|
105
|
-
ru:
|
|
106
|
-
tr:
|
|
107
|
-
'zh-CN':
|
|
108
|
-
'zh-TW':
|
|
109
|
-
'pt-BR':
|
|
110
|
-
'es-MX':
|
|
71
|
+
en: ap_chat_locales_en_cjs_namespaceObject.messages,
|
|
72
|
+
es: ap_chat_locales_es_cjs_namespaceObject.messages,
|
|
73
|
+
pt: ap_chat_locales_pt_cjs_namespaceObject.messages,
|
|
74
|
+
de: ap_chat_locales_de_cjs_namespaceObject.messages,
|
|
75
|
+
fr: ap_chat_locales_fr_cjs_namespaceObject.messages,
|
|
76
|
+
ja: ap_chat_locales_ja_cjs_namespaceObject.messages,
|
|
77
|
+
ko: ap_chat_locales_ko_cjs_namespaceObject.messages,
|
|
78
|
+
ru: ap_chat_locales_ru_cjs_namespaceObject.messages,
|
|
79
|
+
tr: ap_chat_locales_tr_cjs_namespaceObject.messages,
|
|
80
|
+
'zh-CN': ap_chat_locales_zh_CN_cjs_namespaceObject.messages,
|
|
81
|
+
'zh-TW': ap_chat_locales_zh_TW_cjs_namespaceObject.messages,
|
|
82
|
+
'pt-BR': ap_chat_locales_pt_BR_cjs_namespaceObject.messages,
|
|
83
|
+
'es-MX': ap_chat_locales_es_MX_cjs_namespaceObject.messages
|
|
111
84
|
},
|
|
112
85
|
'material/components/ap-tool-call': {
|
|
113
|
-
en:
|
|
114
|
-
es:
|
|
115
|
-
pt:
|
|
116
|
-
de:
|
|
117
|
-
fr:
|
|
118
|
-
ja:
|
|
119
|
-
ko:
|
|
120
|
-
ru:
|
|
121
|
-
tr:
|
|
122
|
-
'zh-CN':
|
|
123
|
-
'zh-TW':
|
|
124
|
-
'pt-BR':
|
|
125
|
-
'es-MX':
|
|
86
|
+
en: ap_tool_call_locales_en_cjs_namespaceObject.messages,
|
|
87
|
+
es: ap_tool_call_locales_es_cjs_namespaceObject.messages,
|
|
88
|
+
pt: ap_tool_call_locales_pt_cjs_namespaceObject.messages,
|
|
89
|
+
de: ap_tool_call_locales_de_cjs_namespaceObject.messages,
|
|
90
|
+
fr: ap_tool_call_locales_fr_cjs_namespaceObject.messages,
|
|
91
|
+
ja: ap_tool_call_locales_ja_cjs_namespaceObject.messages,
|
|
92
|
+
ko: ap_tool_call_locales_ko_cjs_namespaceObject.messages,
|
|
93
|
+
ru: ap_tool_call_locales_ru_cjs_namespaceObject.messages,
|
|
94
|
+
tr: ap_tool_call_locales_tr_cjs_namespaceObject.messages,
|
|
95
|
+
'zh-CN': ap_tool_call_locales_zh_CN_cjs_namespaceObject.messages,
|
|
96
|
+
'zh-TW': ap_tool_call_locales_zh_TW_cjs_namespaceObject.messages,
|
|
97
|
+
'pt-BR': ap_tool_call_locales_pt_BR_cjs_namespaceObject.messages,
|
|
98
|
+
'es-MX': ap_tool_call_locales_es_MX_cjs_namespaceObject.messages
|
|
99
|
+
},
|
|
100
|
+
canvas: {
|
|
101
|
+
en: en_cjs_namespaceObject.messages,
|
|
102
|
+
es: es_cjs_namespaceObject.messages,
|
|
103
|
+
pt: pt_cjs_namespaceObject.messages,
|
|
104
|
+
de: de_cjs_namespaceObject.messages,
|
|
105
|
+
fr: fr_cjs_namespaceObject.messages,
|
|
106
|
+
ja: ja_cjs_namespaceObject.messages,
|
|
107
|
+
ko: ko_cjs_namespaceObject.messages,
|
|
108
|
+
ru: ru_cjs_namespaceObject.messages,
|
|
109
|
+
tr: tr_cjs_namespaceObject.messages,
|
|
110
|
+
'zh-CN': zh_CN_cjs_namespaceObject.messages,
|
|
111
|
+
'zh-TW': zh_TW_cjs_namespaceObject.messages,
|
|
112
|
+
'pt-BR': pt_BR_cjs_namespaceObject.messages,
|
|
113
|
+
'es-MX': es_MX_cjs_namespaceObject.messages
|
|
126
114
|
}
|
|
127
115
|
};
|
|
128
116
|
function getPreImportedMessages(component, locale) {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
+
import type { Messages } from '@lingui/core';
|
|
1
2
|
import type { SupportedLocale } from './ApI18nProvider';
|
|
2
|
-
|
|
3
|
-
export declare function
|
|
4
|
-
export declare function getAllPreImportedLocales(component: string): Record<SupportedLocale, LocaleMessages> | undefined;
|
|
5
|
-
export {};
|
|
3
|
+
export declare function getPreImportedMessages(component: string, locale: SupportedLocale): Messages | undefined;
|
|
4
|
+
export declare function getAllPreImportedLocales(component: string): Record<SupportedLocale, Messages> | undefined;
|
|
6
5
|
//# sourceMappingURL=locale-registry.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"locale-registry.d.ts","sourceRoot":"","sources":["../../src/i18n/locale-registry.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"locale-registry.d.ts","sourceRoot":"","sources":["../../src/i18n/locale-registry.ts"],"names":[],"mappings":"AA+CA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAyDxD,wBAAgB,sBAAsB,CACpC,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,eAAe,GACtB,QAAQ,GAAG,SAAS,CAMtB;AAKD,wBAAgB,wBAAwB,CACtC,SAAS,EAAE,MAAM,GAChB,MAAM,CAAC,eAAe,EAAE,QAAQ,CAAC,GAAG,SAAS,CAE/C"}
|