@uipath/apollo-react 4.1.1 → 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.
Files changed (207) hide show
  1. package/dist/canvas/components/AgentCanvas/agent-flow.manifest.cjs +9 -9
  2. package/dist/canvas/components/AgentCanvas/agent-flow.manifest.js +9 -9
  3. package/dist/canvas/components/AgentCanvas/nodes/AgentNode.cjs +1 -1
  4. package/dist/canvas/components/AgentCanvas/nodes/AgentNode.js +1 -1
  5. package/dist/canvas/components/CodedAgent/coded-agent.manifest.cjs +1 -1
  6. package/dist/canvas/components/CodedAgent/coded-agent.manifest.js +1 -1
  7. package/dist/canvas/components/HierarchicalCanvas/HierarchicalCanvasWithControls.cjs +4 -4
  8. package/dist/canvas/components/HierarchicalCanvas/HierarchicalCanvasWithControls.js +4 -4
  9. package/dist/canvas/components/StickyNoteNode/FormattingToolbar.cjs +49 -7
  10. package/dist/canvas/components/StickyNoteNode/FormattingToolbar.d.ts.map +1 -1
  11. package/dist/canvas/components/StickyNoteNode/FormattingToolbar.js +49 -7
  12. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.cjs +5 -3
  13. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.d.ts.map +1 -1
  14. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.js +3 -1
  15. package/dist/canvas/components/Toolbar/EdgeToolbar/useEdgeToolbarState.cjs +1 -1
  16. package/dist/canvas/components/Toolbar/EdgeToolbar/useEdgeToolbarState.js +1 -1
  17. package/dist/canvas/locales/de.cjs +36 -0
  18. package/dist/canvas/locales/de.d.ts +3 -0
  19. package/dist/canvas/locales/de.d.ts.map +1 -0
  20. package/dist/canvas/locales/de.js +2 -0
  21. package/dist/canvas/locales/en.cjs +36 -0
  22. package/dist/canvas/locales/en.d.ts +3 -0
  23. package/dist/canvas/locales/en.d.ts.map +1 -0
  24. package/dist/canvas/locales/en.js +2 -0
  25. package/dist/canvas/locales/es-MX.cjs +36 -0
  26. package/dist/canvas/locales/es-MX.d.ts +3 -0
  27. package/dist/canvas/locales/es-MX.d.ts.map +1 -0
  28. package/dist/canvas/locales/es-MX.js +2 -0
  29. package/dist/canvas/locales/es.cjs +36 -0
  30. package/dist/canvas/locales/es.d.ts +3 -0
  31. package/dist/canvas/locales/es.d.ts.map +1 -0
  32. package/dist/canvas/locales/es.js +2 -0
  33. package/dist/canvas/locales/fr.cjs +36 -0
  34. package/dist/canvas/locales/fr.d.ts +3 -0
  35. package/dist/canvas/locales/fr.d.ts.map +1 -0
  36. package/dist/canvas/locales/fr.js +2 -0
  37. package/dist/canvas/locales/ja.cjs +36 -0
  38. package/dist/canvas/locales/ja.d.ts +3 -0
  39. package/dist/canvas/locales/ja.d.ts.map +1 -0
  40. package/dist/canvas/locales/ja.js +2 -0
  41. package/dist/canvas/locales/ko.cjs +36 -0
  42. package/dist/canvas/locales/ko.d.ts +3 -0
  43. package/dist/canvas/locales/ko.d.ts.map +1 -0
  44. package/dist/canvas/locales/ko.js +2 -0
  45. package/dist/canvas/locales/pt-BR.cjs +36 -0
  46. package/dist/canvas/locales/pt-BR.d.ts +3 -0
  47. package/dist/canvas/locales/pt-BR.d.ts.map +1 -0
  48. package/dist/canvas/locales/pt-BR.js +2 -0
  49. package/dist/canvas/locales/pt.cjs +36 -0
  50. package/dist/canvas/locales/pt.d.ts +3 -0
  51. package/dist/canvas/locales/pt.d.ts.map +1 -0
  52. package/dist/canvas/locales/pt.js +2 -0
  53. package/dist/canvas/locales/ru.cjs +36 -0
  54. package/dist/canvas/locales/ru.d.ts +3 -0
  55. package/dist/canvas/locales/ru.d.ts.map +1 -0
  56. package/dist/canvas/locales/ru.js +2 -0
  57. package/dist/canvas/locales/tr.cjs +36 -0
  58. package/dist/canvas/locales/tr.d.ts +3 -0
  59. package/dist/canvas/locales/tr.d.ts.map +1 -0
  60. package/dist/canvas/locales/tr.js +2 -0
  61. package/dist/canvas/locales/zh-CN.cjs +36 -0
  62. package/dist/canvas/locales/zh-CN.d.ts +3 -0
  63. package/dist/canvas/locales/zh-CN.d.ts.map +1 -0
  64. package/dist/canvas/locales/zh-CN.js +2 -0
  65. package/dist/canvas/locales/zh-TW.cjs +36 -0
  66. package/dist/canvas/locales/zh-TW.d.ts +3 -0
  67. package/dist/canvas/locales/zh-TW.d.ts.map +1 -0
  68. package/dist/canvas/locales/zh-TW.js +2 -0
  69. package/dist/canvas/utils/manifest-resolver.cjs +1 -1
  70. package/dist/canvas/utils/manifest-resolver.js +1 -1
  71. package/dist/i18n/locale-registry.cjs +67 -79
  72. package/dist/i18n/locale-registry.d.ts +3 -4
  73. package/dist/i18n/locale-registry.d.ts.map +1 -1
  74. package/dist/i18n/locale-registry.js +80 -57
  75. package/dist/material/components/ap-chat/locales/de.cjs +36 -1
  76. package/dist/material/components/ap-chat/locales/de.d.ts +3 -0
  77. package/dist/material/components/ap-chat/locales/de.d.ts.map +1 -0
  78. package/dist/material/components/ap-chat/locales/de.js +2 -1
  79. package/dist/material/components/ap-chat/locales/en.cjs +36 -1
  80. package/dist/material/components/ap-chat/locales/en.d.ts +3 -0
  81. package/dist/material/components/ap-chat/locales/en.d.ts.map +1 -0
  82. package/dist/material/components/ap-chat/locales/en.js +2 -1
  83. package/dist/material/components/ap-chat/locales/es-MX.cjs +36 -1
  84. package/dist/material/components/ap-chat/locales/es-MX.d.ts +3 -0
  85. package/dist/material/components/ap-chat/locales/es-MX.d.ts.map +1 -0
  86. package/dist/material/components/ap-chat/locales/es-MX.js +2 -1
  87. package/dist/material/components/ap-chat/locales/es.cjs +36 -1
  88. package/dist/material/components/ap-chat/locales/es.d.ts +3 -0
  89. package/dist/material/components/ap-chat/locales/es.d.ts.map +1 -0
  90. package/dist/material/components/ap-chat/locales/es.js +2 -1
  91. package/dist/material/components/ap-chat/locales/fr.cjs +36 -1
  92. package/dist/material/components/ap-chat/locales/fr.d.ts +3 -0
  93. package/dist/material/components/ap-chat/locales/fr.d.ts.map +1 -0
  94. package/dist/material/components/ap-chat/locales/fr.js +2 -1
  95. package/dist/material/components/ap-chat/locales/ja.cjs +36 -1
  96. package/dist/material/components/ap-chat/locales/ja.d.ts +3 -0
  97. package/dist/material/components/ap-chat/locales/ja.d.ts.map +1 -0
  98. package/dist/material/components/ap-chat/locales/ja.js +2 -1
  99. package/dist/material/components/ap-chat/locales/ko.cjs +36 -1
  100. package/dist/material/components/ap-chat/locales/ko.d.ts +3 -0
  101. package/dist/material/components/ap-chat/locales/ko.d.ts.map +1 -0
  102. package/dist/material/components/ap-chat/locales/ko.js +2 -1
  103. package/dist/material/components/ap-chat/locales/pt-BR.cjs +36 -1
  104. package/dist/material/components/ap-chat/locales/pt-BR.d.ts +3 -0
  105. package/dist/material/components/ap-chat/locales/pt-BR.d.ts.map +1 -0
  106. package/dist/material/components/ap-chat/locales/pt-BR.js +2 -1
  107. package/dist/material/components/ap-chat/locales/pt.cjs +36 -1
  108. package/dist/material/components/ap-chat/locales/pt.d.ts +3 -0
  109. package/dist/material/components/ap-chat/locales/pt.d.ts.map +1 -0
  110. package/dist/material/components/ap-chat/locales/pt.js +2 -1
  111. package/dist/material/components/ap-chat/locales/ru.cjs +36 -1
  112. package/dist/material/components/ap-chat/locales/ru.d.ts +3 -0
  113. package/dist/material/components/ap-chat/locales/ru.d.ts.map +1 -0
  114. package/dist/material/components/ap-chat/locales/ru.js +2 -1
  115. package/dist/material/components/ap-chat/locales/tr.cjs +36 -1
  116. package/dist/material/components/ap-chat/locales/tr.d.ts +3 -0
  117. package/dist/material/components/ap-chat/locales/tr.d.ts.map +1 -0
  118. package/dist/material/components/ap-chat/locales/tr.js +2 -1
  119. package/dist/material/components/ap-chat/locales/zh-CN.cjs +36 -1
  120. package/dist/material/components/ap-chat/locales/zh-CN.d.ts +3 -0
  121. package/dist/material/components/ap-chat/locales/zh-CN.d.ts.map +1 -0
  122. package/dist/material/components/ap-chat/locales/zh-CN.js +2 -1
  123. package/dist/material/components/ap-chat/locales/zh-TW.cjs +36 -1
  124. package/dist/material/components/ap-chat/locales/zh-TW.d.ts +3 -0
  125. package/dist/material/components/ap-chat/locales/zh-TW.d.ts.map +1 -0
  126. package/dist/material/components/ap-chat/locales/zh-TW.js +2 -1
  127. package/dist/material/components/ap-tool-call/locales/de.cjs +36 -1
  128. package/dist/material/components/ap-tool-call/locales/de.d.ts +3 -0
  129. package/dist/material/components/ap-tool-call/locales/de.d.ts.map +1 -0
  130. package/dist/material/components/ap-tool-call/locales/de.js +2 -1
  131. package/dist/material/components/ap-tool-call/locales/en.cjs +36 -1
  132. package/dist/material/components/ap-tool-call/locales/en.d.ts +3 -0
  133. package/dist/material/components/ap-tool-call/locales/en.d.ts.map +1 -0
  134. package/dist/material/components/ap-tool-call/locales/en.js +2 -1
  135. package/dist/material/components/ap-tool-call/locales/es-MX.cjs +36 -1
  136. package/dist/material/components/ap-tool-call/locales/es-MX.d.ts +3 -0
  137. package/dist/material/components/ap-tool-call/locales/es-MX.d.ts.map +1 -0
  138. package/dist/material/components/ap-tool-call/locales/es-MX.js +2 -1
  139. package/dist/material/components/ap-tool-call/locales/es.cjs +36 -1
  140. package/dist/material/components/ap-tool-call/locales/es.d.ts +3 -0
  141. package/dist/material/components/ap-tool-call/locales/es.d.ts.map +1 -0
  142. package/dist/material/components/ap-tool-call/locales/es.js +2 -1
  143. package/dist/material/components/ap-tool-call/locales/fr.cjs +36 -1
  144. package/dist/material/components/ap-tool-call/locales/fr.d.ts +3 -0
  145. package/dist/material/components/ap-tool-call/locales/fr.d.ts.map +1 -0
  146. package/dist/material/components/ap-tool-call/locales/fr.js +2 -1
  147. package/dist/material/components/ap-tool-call/locales/ja.cjs +36 -1
  148. package/dist/material/components/ap-tool-call/locales/ja.d.ts +3 -0
  149. package/dist/material/components/ap-tool-call/locales/ja.d.ts.map +1 -0
  150. package/dist/material/components/ap-tool-call/locales/ja.js +2 -1
  151. package/dist/material/components/ap-tool-call/locales/ko.cjs +36 -1
  152. package/dist/material/components/ap-tool-call/locales/ko.d.ts +3 -0
  153. package/dist/material/components/ap-tool-call/locales/ko.d.ts.map +1 -0
  154. package/dist/material/components/ap-tool-call/locales/ko.js +2 -1
  155. package/dist/material/components/ap-tool-call/locales/pt-BR.cjs +36 -1
  156. package/dist/material/components/ap-tool-call/locales/pt-BR.d.ts +3 -0
  157. package/dist/material/components/ap-tool-call/locales/pt-BR.d.ts.map +1 -0
  158. package/dist/material/components/ap-tool-call/locales/pt-BR.js +2 -1
  159. package/dist/material/components/ap-tool-call/locales/pt.cjs +36 -1
  160. package/dist/material/components/ap-tool-call/locales/pt.d.ts +3 -0
  161. package/dist/material/components/ap-tool-call/locales/pt.d.ts.map +1 -0
  162. package/dist/material/components/ap-tool-call/locales/pt.js +2 -1
  163. package/dist/material/components/ap-tool-call/locales/ru.cjs +36 -1
  164. package/dist/material/components/ap-tool-call/locales/ru.d.ts +3 -0
  165. package/dist/material/components/ap-tool-call/locales/ru.d.ts.map +1 -0
  166. package/dist/material/components/ap-tool-call/locales/ru.js +2 -1
  167. package/dist/material/components/ap-tool-call/locales/tr.cjs +36 -1
  168. package/dist/material/components/ap-tool-call/locales/tr.d.ts +3 -0
  169. package/dist/material/components/ap-tool-call/locales/tr.d.ts.map +1 -0
  170. package/dist/material/components/ap-tool-call/locales/tr.js +2 -1
  171. package/dist/material/components/ap-tool-call/locales/zh-CN.cjs +36 -1
  172. package/dist/material/components/ap-tool-call/locales/zh-CN.d.ts +3 -0
  173. package/dist/material/components/ap-tool-call/locales/zh-CN.d.ts.map +1 -0
  174. package/dist/material/components/ap-tool-call/locales/zh-CN.js +2 -1
  175. package/dist/material/components/ap-tool-call/locales/zh-TW.cjs +36 -1
  176. package/dist/material/components/ap-tool-call/locales/zh-TW.d.ts +3 -0
  177. package/dist/material/components/ap-tool-call/locales/zh-TW.d.ts.map +1 -0
  178. package/dist/material/components/ap-tool-call/locales/zh-TW.js +2 -1
  179. package/package.json +1 -1
  180. package/dist/material/components/ap-chat/locales/de.json +0 -81
  181. package/dist/material/components/ap-chat/locales/en.json +0 -81
  182. package/dist/material/components/ap-chat/locales/es-MX.json +0 -81
  183. package/dist/material/components/ap-chat/locales/es.json +0 -81
  184. package/dist/material/components/ap-chat/locales/fr.json +0 -81
  185. package/dist/material/components/ap-chat/locales/ja.json +0 -81
  186. package/dist/material/components/ap-chat/locales/ko.json +0 -81
  187. package/dist/material/components/ap-chat/locales/pt-BR.json +0 -81
  188. package/dist/material/components/ap-chat/locales/pt.json +0 -81
  189. package/dist/material/components/ap-chat/locales/ro.json +0 -81
  190. package/dist/material/components/ap-chat/locales/ru.json +0 -69
  191. package/dist/material/components/ap-chat/locales/tr.json +0 -81
  192. package/dist/material/components/ap-chat/locales/zh-CN.json +0 -81
  193. package/dist/material/components/ap-chat/locales/zh-TW.json +0 -81
  194. package/dist/material/components/ap-tool-call/locales/de.json +0 -9
  195. package/dist/material/components/ap-tool-call/locales/en.json +0 -9
  196. package/dist/material/components/ap-tool-call/locales/es-MX.json +0 -9
  197. package/dist/material/components/ap-tool-call/locales/es.json +0 -9
  198. package/dist/material/components/ap-tool-call/locales/fr.json +0 -9
  199. package/dist/material/components/ap-tool-call/locales/ja.json +0 -9
  200. package/dist/material/components/ap-tool-call/locales/ko.json +0 -9
  201. package/dist/material/components/ap-tool-call/locales/pt-BR.json +0 -9
  202. package/dist/material/components/ap-tool-call/locales/pt.json +0 -9
  203. package/dist/material/components/ap-tool-call/locales/ro.json +0 -9
  204. package/dist/material/components/ap-tool-call/locales/ru.json +0 -9
  205. package/dist/material/components/ap-tool-call/locales/tr.json +0 -9
  206. package/dist/material/components/ap-tool-call/locales/zh-CN.json +0 -9
  207. package/dist/material/components/ap-tool-call/locales/zh-TW.json +0 -9
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"Erreurs\"],\"tool-call.escalation\":[\"Escalade\"],\"tool-call.execution\":[\"Exécution\"],\"tool-call.input\":[\"Entrée\"],\"tool-call.output\":[\"Sortie\"],\"tool-call.ran\":[[\"toolName\"],\" exécuté (\",[\"duration\"],\"\xA0s)\"],\"tool-call.running\":[\"Exécution de l’outil \",[\"toolName\"],\" en cours…\"]}")};
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("{\"tool-call.errors\":[\"Erreurs\"],\"tool-call.escalation\":[\"Escalade\"],\"tool-call.execution\":[\"Exécution\"],\"tool-call.input\":[\"Entrée\"],\"tool-call.output\":[\"Sortie\"],\"tool-call.ran\":[[\"toolName\"],\" exécuté (\",[\"duration\"],\"\xA0s)\"],\"tool-call.running\":[\"Exécution de l’outil \",[\"toolName\"],\" en cours…\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=fr.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/fr.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAqW,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"Erreurs\"],\"tool-call.escalation\":[\"Escalade\"],\"tool-call.execution\":[\"Exécution\"],\"tool-call.input\":[\"Entrée\"],\"tool-call.output\":[\"Sortie\"],\"tool-call.ran\":[[\"toolName\"],\" exécuté (\",[\"duration\"],\"\xA0s)\"],\"tool-call.running\":[\"Exécution de l’outil \",[\"toolName\"],\" en cours…\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"Erreurs\"],\"tool-call.escalation\":[\"Escalade\"],\"tool-call.execution\":[\"Exécution\"],\"tool-call.input\":[\"Entrée\"],\"tool-call.output\":[\"Sortie\"],\"tool-call.ran\":[[\"toolName\"],\" exécuté (\",[\"duration\"],\"\xA0s)\"],\"tool-call.running\":[\"Exécution de l’outil \",[\"toolName\"],\" en cours…\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"エラー\"],\"tool-call.escalation\":[\"エスカレーション\"],\"tool-call.execution\":[\"実行\"],\"tool-call.input\":[\"入力\"],\"tool-call.output\":[\"出力\"],\"tool-call.ran\":[[\"toolName\"],\" が実行されました (\",[\"duration\"],\" 秒)。\"],\"tool-call.running\":[[\"toolName\"],\" を実行しています...\"]}")};
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("{\"tool-call.errors\":[\"エラー\"],\"tool-call.escalation\":[\"エスカレーション\"],\"tool-call.execution\":[\"実行\"],\"tool-call.input\":[\"入力\"],\"tool-call.output\":[\"出力\"],\"tool-call.ran\":[[\"toolName\"],\" が実行されました (\",[\"duration\"],\" 秒)。\"],\"tool-call.running\":[[\"toolName\"],\" を実行しています...\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=ja.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/ja.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAyT,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"エラー\"],\"tool-call.escalation\":[\"エスカレーション\"],\"tool-call.execution\":[\"実行\"],\"tool-call.input\":[\"入力\"],\"tool-call.output\":[\"出力\"],\"tool-call.ran\":[[\"toolName\"],\" が実行されました (\",[\"duration\"],\" 秒)。\"],\"tool-call.running\":[[\"toolName\"],\" を実行しています...\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"エラー\"],\"tool-call.escalation\":[\"エスカレーション\"],\"tool-call.execution\":[\"実行\"],\"tool-call.input\":[\"入力\"],\"tool-call.output\":[\"出力\"],\"tool-call.ran\":[[\"toolName\"],\" が実行されました (\",[\"duration\"],\" 秒)。\"],\"tool-call.running\":[[\"toolName\"],\" を実行しています...\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"에러\"],\"tool-call.escalation\":[\"에스컬레이션\"],\"tool-call.execution\":[\"실행\"],\"tool-call.input\":[\"입력\"],\"tool-call.output\":[\"출력\"],\"tool-call.ran\":[[\"toolName\"],\" 실행됨(\",[\"duration\"],\"초)\"],\"tool-call.running\":[[\"toolName\"],\" 실행 중...\"]}")};
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("{\"tool-call.errors\":[\"에러\"],\"tool-call.escalation\":[\"에스컬레이션\"],\"tool-call.execution\":[\"실행\"],\"tool-call.input\":[\"입력\"],\"tool-call.output\":[\"출력\"],\"tool-call.ran\":[[\"toolName\"],\" 실행됨(\",[\"duration\"],\"초)\"],\"tool-call.running\":[[\"toolName\"],\" 실행 중...\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=ko.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ko.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/ko.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA0S,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"에러\"],\"tool-call.escalation\":[\"에스컬레이션\"],\"tool-call.execution\":[\"실행\"],\"tool-call.input\":[\"입력\"],\"tool-call.output\":[\"출력\"],\"tool-call.ran\":[[\"toolName\"],\" 실행됨(\",[\"duration\"],\"초)\"],\"tool-call.running\":[[\"toolName\"],\" 실행 중...\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"에러\"],\"tool-call.escalation\":[\"에스컬레이션\"],\"tool-call.execution\":[\"실행\"],\"tool-call.input\":[\"입력\"],\"tool-call.output\":[\"출력\"],\"tool-call.ran\":[[\"toolName\"],\" 실행됨(\",[\"duration\"],\"초)\"],\"tool-call.running\":[[\"toolName\"],\" 실행 중...\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalonamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Execução de \",[\"toolName\"],\" (\",[\"duration\"],\"s)\"],\"tool-call.running\":[\"Executando \",[\"toolName\"],\"...\"]}")};
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("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalonamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Execução de \",[\"toolName\"],\" (\",[\"duration\"],\"s)\"],\"tool-call.running\":[\"Executando \",[\"toolName\"],\"...\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=pt-BR.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pt-BR.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/pt-BR.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA2V,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalonamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Execução de \",[\"toolName\"],\" (\",[\"duration\"],\"s)\"],\"tool-call.running\":[\"Executando \",[\"toolName\"],\"...\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalonamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Execução de \",[\"toolName\"],\" (\",[\"duration\"],\"s)\"],\"tool-call.running\":[\"Executando \",[\"toolName\"],\"...\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Executou-se \",[\"toolName\"],\" (\",[\"duration\"],\" s)\"],\"tool-call.running\":[\"A executar \",[\"toolName\"],\"…\"]}")};
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("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Executou-se \",[\"toolName\"],\" (\",[\"duration\"],\" s)\"],\"tool-call.running\":[\"A executar \",[\"toolName\"],\"…\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=pt.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/pt.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAwV,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Executou-se \",[\"toolName\"],\" (\",[\"duration\"],\" s)\"],\"tool-call.running\":[\"A executar \",[\"toolName\"],\"…\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"Erros\"],\"tool-call.escalation\":[\"Escalamento\"],\"tool-call.execution\":[\"Execução\"],\"tool-call.input\":[\"Entrada\"],\"tool-call.output\":[\"Saída\"],\"tool-call.ran\":[\"Executou-se \",[\"toolName\"],\" (\",[\"duration\"],\" s)\"],\"tool-call.running\":[\"A executar \",[\"toolName\"],\"…\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"tool-call.errors\"],\"tool-call.escalation\":[\"tool-call.escalation\"],\"tool-call.execution\":[\"tool-call.execution\"],\"tool-call.input\":[\"tool-call.input\"],\"tool-call.output\":[\"tool-call.output\"],\"tool-call.ran\":[\"tool-call.ran\"],\"tool-call.running\":[\"tool-call.running\"]}")};
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("{\"tool-call.errors\":[\"tool-call.errors\"],\"tool-call.escalation\":[\"tool-call.escalation\"],\"tool-call.execution\":[\"tool-call.execution\"],\"tool-call.input\":[\"tool-call.input\"],\"tool-call.output\":[\"tool-call.output\"],\"tool-call.ran\":[\"tool-call.ran\"],\"tool-call.running\":[\"tool-call.running\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=ru.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ru.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/ru.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA+U,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"tool-call.errors\"],\"tool-call.escalation\":[\"tool-call.escalation\"],\"tool-call.execution\":[\"tool-call.execution\"],\"tool-call.input\":[\"tool-call.input\"],\"tool-call.output\":[\"tool-call.output\"],\"tool-call.ran\":[\"tool-call.ran\"],\"tool-call.running\":[\"tool-call.running\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"tool-call.errors\"],\"tool-call.escalation\":[\"tool-call.escalation\"],\"tool-call.execution\":[\"tool-call.execution\"],\"tool-call.input\":[\"tool-call.input\"],\"tool-call.output\":[\"tool-call.output\"],\"tool-call.ran\":[\"tool-call.ran\"],\"tool-call.running\":[\"tool-call.running\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"Hatalar\"],\"tool-call.escalation\":[\"İlerletme\"],\"tool-call.execution\":[\"Yürütme\"],\"tool-call.input\":[\"Giriş\"],\"tool-call.output\":[\"Çıkış\"],\"tool-call.ran\":[[\"toolName\"],\" (\",[\"duration\"],\") çalıştırıldı\"],\"tool-call.running\":[[\"toolName\"],\" çalıştırılıyor\"]}")};
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("{\"tool-call.errors\":[\"Hatalar\"],\"tool-call.escalation\":[\"İlerletme\"],\"tool-call.execution\":[\"Yürütme\"],\"tool-call.input\":[\"Giriş\"],\"tool-call.output\":[\"Çıkış\"],\"tool-call.ran\":[[\"toolName\"],\" (\",[\"duration\"],\") çalıştırıldı\"],\"tool-call.running\":[[\"toolName\"],\" çalıştırılıyor\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=tr.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/tr.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA6U,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"Hatalar\"],\"tool-call.escalation\":[\"İlerletme\"],\"tool-call.execution\":[\"Yürütme\"],\"tool-call.input\":[\"Giriş\"],\"tool-call.output\":[\"Çıkış\"],\"tool-call.ran\":[[\"toolName\"],\" (\",[\"duration\"],\") çalıştırıldı\"],\"tool-call.running\":[[\"toolName\"],\" çalıştırılıyor\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"Hatalar\"],\"tool-call.escalation\":[\"İlerletme\"],\"tool-call.execution\":[\"Yürütme\"],\"tool-call.input\":[\"Giriş\"],\"tool-call.output\":[\"Çıkış\"],\"tool-call.ran\":[[\"toolName\"],\" (\",[\"duration\"],\") çalıştırıldı\"],\"tool-call.running\":[[\"toolName\"],\" çalıştırılıyor\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"错误\"],\"tool-call.escalation\":[\"升级\"],\"tool-call.execution\":[\"执行\"],\"tool-call.input\":[\"输入\"],\"tool-call.output\":[\"输出\"],\"tool-call.ran\":[\"已运行 \",[\"toolName\"],\"(\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在运行 \",[\"toolName\"],\"...\"]}")};
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("{\"tool-call.errors\":[\"错误\"],\"tool-call.escalation\":[\"升级\"],\"tool-call.execution\":[\"执行\"],\"tool-call.input\":[\"输入\"],\"tool-call.output\":[\"输出\"],\"tool-call.ran\":[\"已运行 \",[\"toolName\"],\"(\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在运行 \",[\"toolName\"],\"...\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=zh-CN.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/zh-CN.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAiT,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"错误\"],\"tool-call.escalation\":[\"升级\"],\"tool-call.execution\":[\"执行\"],\"tool-call.input\":[\"输入\"],\"tool-call.output\":[\"输出\"],\"tool-call.ran\":[\"已运行 \",[\"toolName\"],\"(\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在运行 \",[\"toolName\"],\"...\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"错误\"],\"tool-call.escalation\":[\"升级\"],\"tool-call.execution\":[\"执行\"],\"tool-call.input\":[\"输入\"],\"tool-call.output\":[\"输出\"],\"tool-call.ran\":[\"已运行 \",[\"toolName\"],\"(\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在运行 \",[\"toolName\"],\"...\"]}");
2
+ export { messages };
@@ -1 +1,36 @@
1
- /*eslint-disable*/module.exports={messages:JSON.parse("{\"tool-call.errors\":[\"個錯誤\"],\"tool-call.escalation\":[\"升級\"],\"tool-call.execution\":[\"執行\"],\"tool-call.input\":[\"輸入\"],\"tool-call.output\":[\"輸出\"],\"tool-call.ran\":[\"已執行 \",[\"toolName\"],\" (\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在執行 \",[\"toolName\"],\"…\"]}")};
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("{\"tool-call.errors\":[\"個錯誤\"],\"tool-call.escalation\":[\"升級\"],\"tool-call.execution\":[\"執行\"],\"tool-call.input\":[\"輸入\"],\"tool-call.output\":[\"輸出\"],\"tool-call.ran\":[\"已執行 \",[\"toolName\"],\" (\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在執行 \",[\"toolName\"],\"…\"]}");
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,3 @@
1
+ import type { Messages } from "@lingui/core";
2
+ export declare const messages: Messages;
3
+ //# sourceMappingURL=zh-TW.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zh-TW.d.ts","sourceRoot":"","sources":["../../../../../src/material/components/ap-tool-call/locales/zh-TW.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAiT,QAAQ,CAAC"}
@@ -1 +1,2 @@
1
- /*eslint-disable*/export default {messages:JSON.parse("{\"tool-call.errors\":[\"個錯誤\"],\"tool-call.escalation\":[\"升級\"],\"tool-call.execution\":[\"執行\"],\"tool-call.input\":[\"輸入\"],\"tool-call.output\":[\"輸出\"],\"tool-call.ran\":[\"已執行 \",[\"toolName\"],\" (\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在執行 \",[\"toolName\"],\"…\"]}")};
1
+ const messages = JSON.parse("{\"tool-call.errors\":[\"個錯誤\"],\"tool-call.escalation\":[\"升級\"],\"tool-call.execution\":[\"執行\"],\"tool-call.input\":[\"輸入\"],\"tool-call.output\":[\"輸出\"],\"tool-call.ran\":[\"已執行 \",[\"toolName\"],\" (\",[\"duration\"],\" 秒)\"],\"tool-call.running\":[\"正在執行 \",[\"toolName\"],\"…\"]}");
2
+ export { messages };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uipath/apollo-react",
3
- "version": "4.1.1",
3
+ "version": "4.2.0",
4
4
  "description": "Apollo Design System - React component library with Material UI theming",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,81 +0,0 @@
1
- {
2
- "autopilot-chat.history.group.months-ago": "vor {count} Monaten",
3
- "autopilot-chat.error.file-too-large": "Datei zu groß: {fileName} {fileSize} MB/{maxSize} MB",
4
- "autopilot-chat.error.file-invalid-type": "Nicht unterstützte Datei: {fileName}.",
5
- "autopilot-chat.input.agent-mode-selection-label": "Auswahl des Agent-Modus",
6
- "autopilot-chat.input.footer": "Autopilot kann Fehler machen. Überprüfen Sie die Antworten sorgfältig.",
7
- "autopilot-chat.dropzone.allowed-file-types": "Zulässige Dateitypen: {fileTypes}",
8
- "autopilot-chat.input.actions.attachments.allowed-types": "Zulässige Dateitypen: {fileTypes}",
9
- "autopilot-chat.input.actions.attach-file": "Datei(en) anhängen",
10
- "autopilot-chat.header.title": "Autopilot",
11
- "autopilot-chat.message.actions.bad": "Verbesserungswürdig",
12
- "autopilot-chat.message.citation-aria-label": "Zitat {id}: {title}",
13
- "autopilot-chat.message.close": "Chat schließen",
14
- "autopilot-chat.header.actions.close": "Chat schließen",
15
- "autopilot-chat.message.code-block-language": "Text",
16
- "autopilot-chat.header.actions.collapse": "Reduzieren",
17
- "autopilot-chat.message.actions.copy": "Kopieren",
18
- "autopilot-chat.message.code-block-copy": "Kopieren",
19
- "autopilot-chat.history.delete": "Löschen",
20
- "autopilot-chat.dropzone.overlay-title": "Legen Sie Ihre Dateien hier ab, um sie Ihrer Aufforderung hinzuzufügen.",
21
- "autopilot-chat.message.expand": "Erweitern",
22
- "autopilot-chat.header.actions.expand": "Erweitern",
23
- "autopilot-chat.input.actions.error.file-too-large": "Datei zu groß: {fileName} {fileSize} MB/{maxSize} MB",
24
- "autopilot-chat.message.footnote-label": "Quellen",
25
- "autopilot-chat.message.generating-response": "Generieren…",
26
- "autopilot-chat.message.actions.good": "Gefällt mir",
27
- "autopilot-chat.settings.hide": "Einstellungen ausblenden",
28
- "autopilot-chat.header.actions.history": "Chatverlauf",
29
- "autopilot-chat.history.group.last-30-days": "Vorherige 30 Tage",
30
- "autopilot-chat.history.group.last-week": "Letzte Woche",
31
- "autopilot-chat.input.actions.attachments.max-count": "Maximal zulässige Dateien: {maxCount}",
32
- "autopilot-chat.dropzone.overlay-max-count": "Maximal zulässige Dateien: {maxCount}",
33
- "autopilot-chat.error.too-many-files": "Zu viele Dateien. Pro Nachricht sind {maxCount} Dateien zulässig.",
34
- "autopilot-chat.input.actions.attachments.max-size": "Maximale Dateigröße: {maxSize} MB",
35
- "autopilot-chat.dropzone.overlay-max-size": "Maximale Dateigröße: {maxSize} MB",
36
- "autopilot-chat.message.actions.label": "Nachrichtenaktionen",
37
- "autopilot-chat.common.mode-selector": "Modusselektor",
38
- "autopilot-chat.input.model-selection-label": "Modellauswahl",
39
- "autopilot-chat.common.model-selector": "Modellselektor",
40
- "autopilot-chat.message.actions.more": "Weitere Aktionen",
41
- "autopilot-chat.header.actions.custom-actions": "Weitere Aktionen",
42
- "autopilot-chat.header.actions.new-chat": "Neuer Chat",
43
- "autopilot-chat.history.empty": "Es gibt noch keine Konversationen.",
44
- "autopilot-chat.tree.no-description": "Keine Beschreibung",
45
- "autopilot-chat.tree.no-items": "Keine Elemente",
46
- "autopilot-chat.history.no-results": "Keine Ergebnisse gefunden.",
47
- "autopilot-chat.error.multiple-files": "Pro Nachricht kann nur eine Datei angehängt werden.",
48
- "autopilot-chat.message.page-number": "Seite {page_number}",
49
- "autopilot-chat.message.code-block-preview": "Vorschau",
50
- "autopilot-chat.header.preview": "Vorschau",
51
- "autopilot-chat.common.attachments.remove-file-name": "{name} entfernen",
52
- "autopilot-chat.common.attachments.remove-file": "Entfernen",
53
- "autopilot-chat.message.scroll-to-bottom": "Bildlauf nach unten",
54
- "autopilot-chat.history.search-placeholder": "Suchen",
55
- "autopilot-chat.input.actions.send": "Senden",
56
- "autopilot-chat.settings.title": "Chateinstellungen",
57
- "autopilot-chat.header.actions.settings": "Einstellungen",
58
- "autopilot-chat.settings.heading-description": "Überschriftsebene 2",
59
- "autopilot-chat.message.code-block-code": "Code",
60
- "autopilot-chat.message.show-less": "Weniger anzeigen",
61
- "autopilot-chat.message.show-more": "Mehr anzeigen",
62
- "autopilot-chat.message.sources": "Quellen",
63
- "autopilot-chat.input.actions.stop": "Anhalten",
64
- "autopilot-chat.message.suggestions-title": "Vorschläge",
65
- "autopilot-chat.history.group.today": "Heute",
66
- "autopilot-chat.input.placeholder": "Was soll ich tun?",
67
- "autopilot-chat.tree.unknown": "Unbekannt",
68
- "autopilot-chat.history.group.yesterday": "Gestern",
69
- "autopilot-chat.resource-trigger.tooltip": "Ressource hinzufügen",
70
- "autopilot-chat.resource-trigger.label": "Ressourcenreferenz hinzufügen",
71
- "autopilot-chat.resource-picker.error": "Ressourcen konnten nicht geladen werden",
72
- "autopilot-chat.resource-picker.retry": "Wiederholen",
73
- "autopilot-chat.resource-picker.no-results": "Keine übereinstimmenden Ressourcen",
74
- "autopilot-chat.resource-picker.empty": "Keine Ressourcen verfügbar",
75
- "autopilot-chat.resource-picker.label": "Ressourcenauswahl",
76
- "autopilot-chat.resource-picker.load-more-error": "Es konnten keine weiteren geladen werden",
77
- "autopilot-chat.resource-picker.search-error": "Suche fehlgeschlagen",
78
- "autopilot-chat.resource-picker.back": "Zurück",
79
- "autopilot-chat.input.resource-chip.remove": "Entfernen",
80
- "autopilot-chat.input.resource-chip.remove-name": "{label} entfernen"
81
- }