@uipath/apollo-react 4.39.3 → 4.39.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/dist/canvas/components/AgentCanvas/nodes/AgentNode.styles.cjs +2 -1
  2. package/dist/canvas/components/AgentCanvas/nodes/AgentNode.styles.d.ts.map +1 -1
  3. package/dist/canvas/components/AgentCanvas/nodes/AgentNode.styles.js +2 -1
  4. package/dist/canvas/components/AgentCanvas/nodes/ResourceNode.cjs +2 -1
  5. package/dist/canvas/components/AgentCanvas/nodes/ResourceNode.js +2 -1
  6. package/dist/canvas/components/BaseNode/BaseNode.cjs +7 -7
  7. package/dist/canvas/components/BaseNode/BaseNode.js +7 -7
  8. package/dist/canvas/locales/de.cjs +1 -1
  9. package/dist/canvas/locales/de.d.ts.map +1 -1
  10. package/dist/canvas/locales/de.js +1 -1
  11. package/dist/canvas/locales/es-MX.cjs +1 -1
  12. package/dist/canvas/locales/es-MX.d.ts.map +1 -1
  13. package/dist/canvas/locales/es-MX.js +1 -1
  14. package/dist/canvas/locales/es.cjs +1 -1
  15. package/dist/canvas/locales/es.d.ts.map +1 -1
  16. package/dist/canvas/locales/es.js +1 -1
  17. package/dist/canvas/locales/fr.cjs +1 -1
  18. package/dist/canvas/locales/fr.d.ts.map +1 -1
  19. package/dist/canvas/locales/fr.js +1 -1
  20. package/dist/canvas/locales/ja.cjs +1 -1
  21. package/dist/canvas/locales/ja.d.ts.map +1 -1
  22. package/dist/canvas/locales/ja.js +1 -1
  23. package/dist/canvas/locales/ko.cjs +1 -1
  24. package/dist/canvas/locales/ko.d.ts.map +1 -1
  25. package/dist/canvas/locales/ko.js +1 -1
  26. package/dist/canvas/locales/pt-BR.cjs +1 -1
  27. package/dist/canvas/locales/pt-BR.d.ts.map +1 -1
  28. package/dist/canvas/locales/pt-BR.js +1 -1
  29. package/dist/canvas/locales/pt.cjs +1 -1
  30. package/dist/canvas/locales/pt.d.ts.map +1 -1
  31. package/dist/canvas/locales/pt.js +1 -1
  32. package/dist/canvas/locales/tr.cjs +1 -1
  33. package/dist/canvas/locales/tr.d.ts.map +1 -1
  34. package/dist/canvas/locales/tr.js +1 -1
  35. package/dist/canvas/locales/zh-CN.cjs +1 -1
  36. package/dist/canvas/locales/zh-CN.d.ts.map +1 -1
  37. package/dist/canvas/locales/zh-CN.js +1 -1
  38. package/dist/canvas/locales/zh-TW.cjs +1 -1
  39. package/dist/canvas/locales/zh-TW.d.ts.map +1 -1
  40. package/dist/canvas/locales/zh-TW.js +1 -1
  41. package/dist/canvas/utils/icon-registry.cjs +8 -4
  42. package/dist/canvas/utils/icon-registry.d.ts +2 -0
  43. package/dist/canvas/utils/icon-registry.d.ts.map +1 -1
  44. package/dist/canvas/utils/icon-registry.js +8 -4
  45. package/dist/canvas/utils/props-helpers.cjs +15 -6
  46. package/dist/canvas/utils/props-helpers.d.ts.map +1 -1
  47. package/dist/canvas/utils/props-helpers.js +15 -6
  48. package/package.json +1 -1
@@ -144,7 +144,8 @@ const SettingsPromptBox = styled_default().div`
144
144
  font-size: 13px;
145
145
  color: ${({ isEmpty })=>isEmpty ? 'var(--canvas-foreground-de-emp)' : 'var(--canvas-foreground)'};
146
146
  font-style: ${({ isEmpty })=>isEmpty ? 'italic' : 'normal'};
147
- background: var(--canvas-background-secondary);
147
+ background: var(--canvas-background-hover);
148
+ border: 1px solid var(--canvas-border-de-emp);
148
149
  border-radius: 6px;
149
150
  padding: 8px 10px;
150
151
  max-height: 80px;
@@ -1 +1 @@
1
- {"version":3,"file":"AgentNode.styles.d.ts","sourceRoot":"","sources":["../../../../../src/canvas/components/AgentCanvas/nodes/AgentNode.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;qHAuBjC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;yGAK7B,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;yGAS/B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;yGAQ5B,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;yGAOpC,CAAC;AAEF,eAAO,MAAM,qBAAqB;;;yGAMjC,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;yGAIhC,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;yGAGnC,CAAC;AAEF,eAAO,MAAM,eAAe;;;yGAI3B,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;yGAIhC,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;yGAGhC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;cAA0B,OAAO;yGAyB9D,CAAC;AAEF,eAAO,MAAM,WAAW;;;yGAKvB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;2GAE5B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;2GAG5B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;2GAI7B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;2GAY5B,CAAC"}
1
+ {"version":3,"file":"AgentNode.styles.d.ts","sourceRoot":"","sources":["../../../../../src/canvas/components/AgentCanvas/nodes/AgentNode.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;qHAuBjC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;yGAK7B,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;yGAS/B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;yGAQ5B,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;yGAOpC,CAAC;AAEF,eAAO,MAAM,qBAAqB;;;yGAMjC,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;yGAIhC,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;yGAGnC,CAAC;AAEF,eAAO,MAAM,eAAe;;;yGAI3B,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;yGAIhC,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;yGAGhC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;cAA0B,OAAO;yGA0B9D,CAAC;AAEF,eAAO,MAAM,WAAW;;;yGAKvB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;2GAE5B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;2GAG5B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;2GAI7B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;2GAY5B,CAAC"}
@@ -90,7 +90,8 @@ const SettingsPromptBox = styled.div`
90
90
  font-size: 13px;
91
91
  color: ${({ isEmpty })=>isEmpty ? 'var(--canvas-foreground-de-emp)' : 'var(--canvas-foreground)'};
92
92
  font-style: ${({ isEmpty })=>isEmpty ? 'italic' : 'normal'};
93
- background: var(--canvas-background-secondary);
93
+ background: var(--canvas-background-hover);
94
+ border: 1px solid var(--canvas-border-de-emp);
94
95
  border-radius: 6px;
95
96
  padding: 8px 10px;
96
97
  max-height: 80px;
@@ -363,7 +363,8 @@ const ResourceNode = /*#__PURE__*/ (0, external_react_namespaceObject.memo)(({ d
363
363
  return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_utils_index_cjs_namespaceObject.CanvasIcon, {
364
364
  icon: "circle",
365
365
  size: 14,
366
- color: "#cc3d45"
366
+ color: "#cc3d45",
367
+ fill: "#cc3d45"
367
368
  });
368
369
  }, [
369
370
  hasBreakpoint
@@ -335,7 +335,8 @@ const ResourceNode = /*#__PURE__*/ memo(({ data, selected, id, mode, hasError =
335
335
  return /*#__PURE__*/ jsx(CanvasIcon, {
336
336
  icon: "circle",
337
337
  size: 14,
338
- color: "#cc3d45"
338
+ color: "#cc3d45",
339
+ fill: "#cc3d45"
339
340
  });
340
341
  }, [
341
342
  hasBreakpoint
@@ -477,16 +477,16 @@ const BaseNodeComponent = (props)=>{
477
477
  displayFooter && /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("div", {
478
478
  className: "basis-full pt-0.5 min-w-0 overflow-hidden",
479
479
  children: displayFooter
480
- }),
481
- toolbarConfig && /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_Toolbar_index_cjs_namespaceObject.NodeToolbar, {
482
- nodeId: id,
483
- config: toolbarConfig,
484
- expanded: selected || isHovered,
485
- hidden: dragging || multipleNodesSelected,
486
- offsetToolbar: hasHandleButtonsAtToolbar
487
480
  })
488
481
  ]
489
482
  }),
483
+ toolbarConfig && /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_Toolbar_index_cjs_namespaceObject.NodeToolbar, {
484
+ nodeId: id,
485
+ config: toolbarConfig,
486
+ expanded: selected || isHovered,
487
+ hidden: dragging || multipleNodesSelected,
488
+ offsetToolbar: hasHandleButtonsAtToolbar
489
+ }),
490
490
  handleElements,
491
491
  'ActionNeeded' === executionStatus && (()=>{
492
492
  const badgeInset = 'circle' === displayShape ? external_constants_cjs_namespaceObject.NODE_BADGE_INSET_CIRCLE : external_constants_cjs_namespaceObject.NODE_BADGE_INSET_SQUARE;
@@ -449,16 +449,16 @@ const BaseNodeComponent = (props)=>{
449
449
  displayFooter && /*#__PURE__*/ jsx("div", {
450
450
  className: "basis-full pt-0.5 min-w-0 overflow-hidden",
451
451
  children: displayFooter
452
- }),
453
- toolbarConfig && /*#__PURE__*/ jsx(NodeToolbar, {
454
- nodeId: id,
455
- config: toolbarConfig,
456
- expanded: selected || isHovered,
457
- hidden: dragging || multipleNodesSelected,
458
- offsetToolbar: hasHandleButtonsAtToolbar
459
452
  })
460
453
  ]
461
454
  }),
455
+ toolbarConfig && /*#__PURE__*/ jsx(NodeToolbar, {
456
+ nodeId: id,
457
+ config: toolbarConfig,
458
+ expanded: selected || isHovered,
459
+ hidden: dragging || multipleNodesSelected,
460
+ offsetToolbar: hasHandleButtonsAtToolbar
461
+ }),
462
462
  handleElements,
463
463
  'ActionNeeded' === executionStatus && (()=>{
464
464
  const badgeInset = 'circle' === displayShape ? NODE_BADGE_INSET_CIRCLE : NODE_BADGE_INSET_SQUARE;
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Erste Aufgabe hinzufügen\"],\"stage-node.add-task\":[\"Aufgabe hinzufügen\"],\"stage-node.add-task-to-parallel-group-above\":[\"Aufgabe zur parallelen Gruppe oben hinzufügen\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aufgabe zur parallelen Gruppe unten hinzufügen\"],\"stage-node.adhoc-tasks\":[\"Ad-hoc-Aufgaben\"],\"stage-node.create-parallel-group-with-task-above\":[\"Parallele Gruppe mit Aufgabe oben erstellen\"],\"stage-node.create-parallel-group-with-task-below\":[\"Parallele Gruppe mit Aufgabe unten erstellen\"],\"stage-node.delete-task\":[\"Aufgabe löschen\"],\"stage-node.event-driven-tasks\":[\"Ereignisgesteuerte Aufgaben\"],\"stage-node.move-down\":[\"Nach unten\"],\"stage-node.move-up\":[\"Nach oben\"],\"stage-node.no-tasks\":[\"Keine Aufgaben\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Aus paralleler Gruppe entfernen\"],\"stage-node.remove-group-from-stage\":[\"Gruppe aus Phase entfernen\"],\"stage-node.replace-task\":[\"Aufgabe ersetzen\"],\"stage-node.ungroup-parallel-tasks\":[\"Gruppierung paralleler Aufgaben aufheben\"],\"stage-node.untitled-stage\":[\"Schritt ohne Titel\"],\"sticky-note.formatting.bold\":[\"Fett (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Aufzählungsliste\"],\"sticky-note.formatting.italic\":[\"Kursiv (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Nummerierte Liste\"],\"sticky-note.formatting.strikethrough\":[\"Durchgestrichen (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Textformatierung\"],\"toolbox.search\":[\"Suchen\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Knoten zu Schleife hinzufügen\"],\"loop-node.execution-count.click-to-jump\":[\"Klicken, um zu einer bestimmten Iteration zu springen\"],\"loop-node.execution-count.click-to-return\":[\"Hier klicken, um zur Ansicht der einzelnen Iterationen zurückzukehren\"],\"loop-node.execution-count.jump-to-failed\":[\"Zur ersten fehlgeschlagenen Iteration springen\"],\"loop-node.execution-count.jump-to-iteration\":[\"Zu Iteration \",[\"iterationNumber\"],\" springen (fehlgeschlagen)\"],\"loop-node.execution-count.next-iteration\":[\"Nächste Iteration\"],\"loop-node.execution-count.previous-iteration\":[\"Vorherige Iteration\"],\"loop-node.execution-count.return-to-individual\":[\"Zur Ansicht der einzelnen Iterationen zurückkehren\"],\"loop-node.execution-count.show-aggregate\":[\"Gesamtwert über alle Iterationen anzeigen\"],\"loop-node.iteration.label\":[\"Schleifeniteration\"],\"loop-node.iteration.next\":[\"Nächste Schleifeniteration\"],\"loop-node.iteration.previous\":[\"Vorherige Schleifeniteration\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" von \",[\"total\"]],\"loop-node.mode.parallel\":[\"Parallel\"],\"loop-node.mode.sequential\":[\"Sequenziell\"],\"loop-node.title\":[\"Schleife\"],\"stage-node.add-first-task\":[\"Erste Aufgabe hinzufügen\"],\"stage-node.add-task\":[\"Aufgabe hinzufügen\"],\"stage-node.add-task-to-parallel-group-above\":[\"Aufgabe zur parallelen Gruppe oben hinzufügen\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aufgabe zur parallelen Gruppe unten hinzufügen\"],\"stage-node.adhoc-tasks\":[\"Ad-hoc-Aufgaben\"],\"stage-node.create-parallel-group-with-task-above\":[\"Parallele Gruppe mit Aufgabe oben erstellen\"],\"stage-node.create-parallel-group-with-task-below\":[\"Parallele Gruppe mit Aufgabe unten erstellen\"],\"stage-node.delete-task\":[\"Aufgabe löschen\"],\"stage-node.event-driven-tasks\":[\"Ereignisgesteuerte Aufgaben\"],\"stage-node.move-down\":[\"Nach unten\"],\"stage-node.move-up\":[\"Nach oben\"],\"stage-node.no-tasks\":[\"Keine Aufgaben\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Aus paralleler Gruppe entfernen\"],\"stage-node.remove-group-from-stage\":[\"Gruppe aus Phase entfernen\"],\"stage-node.replace-task\":[\"Aufgabe ersetzen\"],\"stage-node.status.cancelled\":[\"Abgebrochen\"],\"stage-node.status.completed\":[\"Abgeschlossen\"],\"stage-node.status.failed\":[\"Fehlgeschlagen\"],\"stage-node.status.in-progress\":[\"In Bearbeitung\"],\"stage-node.status.not-executed\":[\"Nicht gestartet\"],\"stage-node.status.paused\":[\"Angehalten\"],\"stage-node.status.terminated\":[\"Beendet\"],\"stage-node.status.warning\":[\"Warnung\"],\"stage-node.ungroup-parallel-tasks\":[\"Gruppierung paralleler Aufgaben aufheben\"],\"stage-node.untitled-stage\":[\"Schritt ohne Titel\"],\"sticky-note.formatting.bold\":[\"Fett (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Aufzählungsliste\"],\"sticky-note.formatting.italic\":[\"Kursiv (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Nummerierte Liste\"],\"sticky-note.formatting.strikethrough\":[\"Durchgestrichen (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Textformatierung\"],\"sticky-note.toolbar.color\":[\"Farbe\"],\"sticky-note.toolbar.delete\":[\"Löschen\"],\"sticky-note.toolbar.edit\":[\"Bearbeiten\"],\"toolbox.search\":[\"Suchen\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +1 @@
1
- {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/de.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAyoD,QAAQ,CAAC"}
1
+ {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/de.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAo4G,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Erste Aufgabe hinzufügen\"],\"stage-node.add-task\":[\"Aufgabe hinzufügen\"],\"stage-node.add-task-to-parallel-group-above\":[\"Aufgabe zur parallelen Gruppe oben hinzufügen\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aufgabe zur parallelen Gruppe unten hinzufügen\"],\"stage-node.adhoc-tasks\":[\"Ad-hoc-Aufgaben\"],\"stage-node.create-parallel-group-with-task-above\":[\"Parallele Gruppe mit Aufgabe oben erstellen\"],\"stage-node.create-parallel-group-with-task-below\":[\"Parallele Gruppe mit Aufgabe unten erstellen\"],\"stage-node.delete-task\":[\"Aufgabe löschen\"],\"stage-node.event-driven-tasks\":[\"Ereignisgesteuerte Aufgaben\"],\"stage-node.move-down\":[\"Nach unten\"],\"stage-node.move-up\":[\"Nach oben\"],\"stage-node.no-tasks\":[\"Keine Aufgaben\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Aus paralleler Gruppe entfernen\"],\"stage-node.remove-group-from-stage\":[\"Gruppe aus Phase entfernen\"],\"stage-node.replace-task\":[\"Aufgabe ersetzen\"],\"stage-node.ungroup-parallel-tasks\":[\"Gruppierung paralleler Aufgaben aufheben\"],\"stage-node.untitled-stage\":[\"Schritt ohne Titel\"],\"sticky-note.formatting.bold\":[\"Fett (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Aufzählungsliste\"],\"sticky-note.formatting.italic\":[\"Kursiv (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Nummerierte Liste\"],\"sticky-note.formatting.strikethrough\":[\"Durchgestrichen (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Textformatierung\"],\"toolbox.search\":[\"Suchen\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Knoten zu Schleife hinzufügen\"],\"loop-node.execution-count.click-to-jump\":[\"Klicken, um zu einer bestimmten Iteration zu springen\"],\"loop-node.execution-count.click-to-return\":[\"Hier klicken, um zur Ansicht der einzelnen Iterationen zurückzukehren\"],\"loop-node.execution-count.jump-to-failed\":[\"Zur ersten fehlgeschlagenen Iteration springen\"],\"loop-node.execution-count.jump-to-iteration\":[\"Zu Iteration \",[\"iterationNumber\"],\" springen (fehlgeschlagen)\"],\"loop-node.execution-count.next-iteration\":[\"Nächste Iteration\"],\"loop-node.execution-count.previous-iteration\":[\"Vorherige Iteration\"],\"loop-node.execution-count.return-to-individual\":[\"Zur Ansicht der einzelnen Iterationen zurückkehren\"],\"loop-node.execution-count.show-aggregate\":[\"Gesamtwert über alle Iterationen anzeigen\"],\"loop-node.iteration.label\":[\"Schleifeniteration\"],\"loop-node.iteration.next\":[\"Nächste Schleifeniteration\"],\"loop-node.iteration.previous\":[\"Vorherige Schleifeniteration\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" von \",[\"total\"]],\"loop-node.mode.parallel\":[\"Parallel\"],\"loop-node.mode.sequential\":[\"Sequenziell\"],\"loop-node.title\":[\"Schleife\"],\"stage-node.add-first-task\":[\"Erste Aufgabe hinzufügen\"],\"stage-node.add-task\":[\"Aufgabe hinzufügen\"],\"stage-node.add-task-to-parallel-group-above\":[\"Aufgabe zur parallelen Gruppe oben hinzufügen\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aufgabe zur parallelen Gruppe unten hinzufügen\"],\"stage-node.adhoc-tasks\":[\"Ad-hoc-Aufgaben\"],\"stage-node.create-parallel-group-with-task-above\":[\"Parallele Gruppe mit Aufgabe oben erstellen\"],\"stage-node.create-parallel-group-with-task-below\":[\"Parallele Gruppe mit Aufgabe unten erstellen\"],\"stage-node.delete-task\":[\"Aufgabe löschen\"],\"stage-node.event-driven-tasks\":[\"Ereignisgesteuerte Aufgaben\"],\"stage-node.move-down\":[\"Nach unten\"],\"stage-node.move-up\":[\"Nach oben\"],\"stage-node.no-tasks\":[\"Keine Aufgaben\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Aus paralleler Gruppe entfernen\"],\"stage-node.remove-group-from-stage\":[\"Gruppe aus Phase entfernen\"],\"stage-node.replace-task\":[\"Aufgabe ersetzen\"],\"stage-node.status.cancelled\":[\"Abgebrochen\"],\"stage-node.status.completed\":[\"Abgeschlossen\"],\"stage-node.status.failed\":[\"Fehlgeschlagen\"],\"stage-node.status.in-progress\":[\"In Bearbeitung\"],\"stage-node.status.not-executed\":[\"Nicht gestartet\"],\"stage-node.status.paused\":[\"Angehalten\"],\"stage-node.status.terminated\":[\"Beendet\"],\"stage-node.status.warning\":[\"Warnung\"],\"stage-node.ungroup-parallel-tasks\":[\"Gruppierung paralleler Aufgaben aufheben\"],\"stage-node.untitled-stage\":[\"Schritt ohne Titel\"],\"sticky-note.formatting.bold\":[\"Fett (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Aufzählungsliste\"],\"sticky-note.formatting.italic\":[\"Kursiv (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Nummerierte Liste\"],\"sticky-note.formatting.strikethrough\":[\"Durchgestrichen (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Textformatierung\"],\"sticky-note.toolbar.color\":[\"Farbe\"],\"sticky-note.toolbar.delete\":[\"Löschen\"],\"sticky-note.toolbar.edit\":[\"Bearbeiten\"],\"toolbox.search\":[\"Suchen\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Agregar primera tarea\"],\"stage-node.add-task\":[\"Agregar tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Agregar tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Agregar tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la tarea siguiente\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas basadas en eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"Sin tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"toolbox.search\":[\"Buscar\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Agregar nodo al bucle\"],\"loop-node.execution-count.click-to-jump\":[\"Haga clic para saltar a una iteración específica\"],\"loop-node.execution-count.click-to-return\":[\"Haga clic para volver a la vista de iteración individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Saltar a la primera iteración con error\"],\"loop-node.execution-count.jump-to-iteration\":[\"Saltar a la iteración \",[\"iterationNumber\"],\" (con error)\"],\"loop-node.execution-count.next-iteration\":[\"Próxima iteración\"],\"loop-node.execution-count.previous-iteration\":[\"Iteración anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Volver a la vista de iteración individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar agregado en todas las iteraciones\"],\"loop-node.iteration.label\":[\"Iteración de bucle\"],\"loop-node.iteration.next\":[\"Próxima iteración de bucle\"],\"loop-node.iteration.previous\":[\"Iteración de bucle anterior\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Secuencial\"],\"loop-node.title\":[\"Bucle\"],\"stage-node.add-first-task\":[\"Agregar primera tarea\"],\"stage-node.add-task\":[\"Agregar tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Agregar tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Agregar tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la tarea siguiente\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas basadas en eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"Sin tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.status.cancelled\":[\"Cancelado\"],\"stage-node.status.completed\":[\"Completado\"],\"stage-node.status.failed\":[\"Error\"],\"stage-node.status.in-progress\":[\"En progreso\"],\"stage-node.status.not-executed\":[\"No iniciado\"],\"stage-node.status.paused\":[\"Pausado\"],\"stage-node.status.terminated\":[\"Terminado\"],\"stage-node.status.warning\":[\"Advertencia\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"sticky-note.toolbar.color\":[\"Color\"],\"sticky-note.toolbar.delete\":[\"Eliminar\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Buscar\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +1 @@
1
- {"version":3,"file":"es-MX.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/es-MX.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAmmD,QAAQ,CAAC"}
1
+ {"version":3,"file":"es-MX.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/es-MX.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAmxG,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Agregar primera tarea\"],\"stage-node.add-task\":[\"Agregar tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Agregar tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Agregar tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la tarea siguiente\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas basadas en eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"Sin tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"toolbox.search\":[\"Buscar\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Agregar nodo al bucle\"],\"loop-node.execution-count.click-to-jump\":[\"Haga clic para saltar a una iteración específica\"],\"loop-node.execution-count.click-to-return\":[\"Haga clic para volver a la vista de iteración individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Saltar a la primera iteración con error\"],\"loop-node.execution-count.jump-to-iteration\":[\"Saltar a la iteración \",[\"iterationNumber\"],\" (con error)\"],\"loop-node.execution-count.next-iteration\":[\"Próxima iteración\"],\"loop-node.execution-count.previous-iteration\":[\"Iteración anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Volver a la vista de iteración individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar agregado en todas las iteraciones\"],\"loop-node.iteration.label\":[\"Iteración de bucle\"],\"loop-node.iteration.next\":[\"Próxima iteración de bucle\"],\"loop-node.iteration.previous\":[\"Iteración de bucle anterior\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Secuencial\"],\"loop-node.title\":[\"Bucle\"],\"stage-node.add-first-task\":[\"Agregar primera tarea\"],\"stage-node.add-task\":[\"Agregar tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Agregar tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Agregar tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la tarea siguiente\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas basadas en eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"Sin tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.status.cancelled\":[\"Cancelado\"],\"stage-node.status.completed\":[\"Completado\"],\"stage-node.status.failed\":[\"Error\"],\"stage-node.status.in-progress\":[\"En progreso\"],\"stage-node.status.not-executed\":[\"No iniciado\"],\"stage-node.status.paused\":[\"Pausado\"],\"stage-node.status.terminated\":[\"Terminado\"],\"stage-node.status.warning\":[\"Advertencia\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"sticky-note.toolbar.color\":[\"Color\"],\"sticky-note.toolbar.delete\":[\"Eliminar\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Buscar\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Añadir primera tarea\"],\"stage-node.add-task\":[\"añadir tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Añadir tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Añadir tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la siguiente tarea\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas impulsadas por eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"No hay tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"toolbox.search\":[\"Buscar\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Añadir nodo al bucle\"],\"loop-node.execution-count.click-to-jump\":[\"Haga clic para saltar a una iteración específica\"],\"loop-node.execution-count.click-to-return\":[\"Haga clic para volver a la vista de iteración individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Saltar a la primera iteración fallida\"],\"loop-node.execution-count.jump-to-iteration\":[\"Saltar a la iteración \",[\"iterationNumber\"],\" (fallida)\"],\"loop-node.execution-count.next-iteration\":[\"Próxima iteración\"],\"loop-node.execution-count.previous-iteration\":[\"Iteración anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Volver a la vista de iteración individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar el valor agregado de todas las iteraciones\"],\"loop-node.iteration.label\":[\"Iteración de bucle\"],\"loop-node.iteration.next\":[\"Siguiente iteración de bucle\"],\"loop-node.iteration.previous\":[\"Iteración de bucle anterior\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Secuencial\"],\"loop-node.title\":[\"Bucle\"],\"stage-node.add-first-task\":[\"Añadir primera tarea\"],\"stage-node.add-task\":[\"añadir tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Añadir tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Añadir tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la siguiente tarea\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas impulsadas por eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"No hay tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.status.cancelled\":[\"Cancelado\"],\"stage-node.status.completed\":[\"Completado\"],\"stage-node.status.failed\":[\"Erróneo\"],\"stage-node.status.in-progress\":[\"En curso\"],\"stage-node.status.not-executed\":[\"No iniciado\"],\"stage-node.status.paused\":[\"Pausar\"],\"stage-node.status.terminated\":[\"Terminado\"],\"stage-node.status.warning\":[\"Advertencia\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"sticky-note.toolbar.color\":[\"Color\"],\"sticky-note.toolbar.delete\":[\"Eliminar\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Buscar\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +1 @@
1
- {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/es.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAsmD,QAAQ,CAAC"}
1
+ {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/es.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA0xG,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Añadir primera tarea\"],\"stage-node.add-task\":[\"añadir tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Añadir tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Añadir tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la siguiente tarea\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas impulsadas por eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"No hay tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"toolbox.search\":[\"Buscar\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Añadir nodo al bucle\"],\"loop-node.execution-count.click-to-jump\":[\"Haga clic para saltar a una iteración específica\"],\"loop-node.execution-count.click-to-return\":[\"Haga clic para volver a la vista de iteración individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Saltar a la primera iteración fallida\"],\"loop-node.execution-count.jump-to-iteration\":[\"Saltar a la iteración \",[\"iterationNumber\"],\" (fallida)\"],\"loop-node.execution-count.next-iteration\":[\"Próxima iteración\"],\"loop-node.execution-count.previous-iteration\":[\"Iteración anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Volver a la vista de iteración individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar el valor agregado de todas las iteraciones\"],\"loop-node.iteration.label\":[\"Iteración de bucle\"],\"loop-node.iteration.next\":[\"Siguiente iteración de bucle\"],\"loop-node.iteration.previous\":[\"Iteración de bucle anterior\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Secuencial\"],\"loop-node.title\":[\"Bucle\"],\"stage-node.add-first-task\":[\"Añadir primera tarea\"],\"stage-node.add-task\":[\"añadir tarea\"],\"stage-node.add-task-to-parallel-group-above\":[\"Añadir tarea al grupo paralelo anterior\"],\"stage-node.add-task-to-parallel-group-below\":[\"Añadir tarea al grupo paralelo siguiente\"],\"stage-node.adhoc-tasks\":[\"Tareas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Crear grupo paralelo con la tarea anterior\"],\"stage-node.create-parallel-group-with-task-below\":[\"Crear grupo paralelo con la siguiente tarea\"],\"stage-node.delete-task\":[\"Eliminar tarea\"],\"stage-node.event-driven-tasks\":[\"Tareas impulsadas por eventos\"],\"stage-node.move-down\":[\"Mover hacia abajo\"],\"stage-node.move-up\":[\"Mover hacia arriba\"],\"stage-node.no-tasks\":[\"No hay tareas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Eliminar del grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Eliminar grupo de la etapa\"],\"stage-node.replace-task\":[\"Reemplazar tarea\"],\"stage-node.status.cancelled\":[\"Cancelado\"],\"stage-node.status.completed\":[\"Completado\"],\"stage-node.status.failed\":[\"Erróneo\"],\"stage-node.status.in-progress\":[\"En curso\"],\"stage-node.status.not-executed\":[\"No iniciado\"],\"stage-node.status.paused\":[\"Pausar\"],\"stage-node.status.terminated\":[\"Terminado\"],\"stage-node.status.warning\":[\"Advertencia\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tareas paralelas\"],\"stage-node.untitled-stage\":[\"Etapa sin título\"],\"sticky-note.formatting.bold\":[\"Negrita (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista con viñetas\"],\"sticky-note.formatting.italic\":[\"Cursiva (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formato de texto\"],\"sticky-note.toolbar.color\":[\"Color\"],\"sticky-note.toolbar.delete\":[\"Eliminar\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Buscar\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Ajouter la première tâche\"],\"stage-node.add-task\":[\"Ajouter une tâche\"],\"stage-node.add-task-to-parallel-group-above\":[\"Ajouter une tâche au groupe parallèle ci-dessus\"],\"stage-node.add-task-to-parallel-group-below\":[\"Ajouter une tâche au groupe parallèle ci-dessous\"],\"stage-node.adhoc-tasks\":[\"Tâches ad\xA0hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Créer un groupe parallèle avec la tâche ci-dessus\"],\"stage-node.create-parallel-group-with-task-below\":[\"Créer un groupe parallèle avec la tâche ci-dessous\"],\"stage-node.delete-task\":[\"Supprimer la tâche\"],\"stage-node.event-driven-tasks\":[\"Tâches axées sur les événements\"],\"stage-node.move-down\":[\"Déplacer vers le haut\"],\"stage-node.move-up\":[\"Monter\"],\"stage-node.no-tasks\":[\"Aucune tâche\"],\"stage-node.parallel\":[\"Parallèle\"],\"stage-node.remove-from-parallel-group\":[\"Supprimer du groupe parallèle\"],\"stage-node.remove-group-from-stage\":[\"Supprimer le groupe de l’étape\"],\"stage-node.replace-task\":[\"Remplacer la tâche\"],\"stage-node.ungroup-parallel-tasks\":[\"Dissocier les tâches parallèles\"],\"stage-node.untitled-stage\":[\"Étape sans titre\"],\"sticky-note.formatting.bold\":[\"Gras (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Liste à puces\"],\"sticky-note.formatting.italic\":[\"Italique (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Liste numérotée\"],\"sticky-note.formatting.strikethrough\":[\"Barré (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Mise en forme du texte\"],\"toolbox.search\":[\"Rechercher\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Ajouter un nœud à la boucle\"],\"loop-node.execution-count.click-to-jump\":[\"Cliquez pour accéder à une itération spécifique\"],\"loop-node.execution-count.click-to-return\":[\"Cliquez pour revenir à l’affichage individuel des itérations\"],\"loop-node.execution-count.jump-to-failed\":[\"Accéder à la première itération échouée\"],\"loop-node.execution-count.jump-to-iteration\":[\"Accéder à l’itération \",[\"iterationNumber\"],\" (échec)\"],\"loop-node.execution-count.next-iteration\":[\"Itération suivante\"],\"loop-node.execution-count.previous-iteration\":[\"Itération précédente\"],\"loop-node.execution-count.return-to-individual\":[\"Revenir à l’affichage individuel des itérations\"],\"loop-node.execution-count.show-aggregate\":[\"Afficher les agrégats entre toutes les itérations\"],\"loop-node.iteration.label\":[\"Itération de boucle\"],\"loop-node.iteration.next\":[\"Itération de boucle suivante\"],\"loop-node.iteration.previous\":[\"Itération de boucle précédente\"],\"loop-node.iteration.status\":[[\"label\"],\"\xA0: \",[\"visibleIndex\"],\" sur \",[\"total\"]],\"loop-node.mode.parallel\":[\"Parallèle\"],\"loop-node.mode.sequential\":[\"Séquentielle\"],\"loop-node.title\":[\"Boucle\"],\"stage-node.add-first-task\":[\"Ajouter la première tâche\"],\"stage-node.add-task\":[\"Ajouter une tâche\"],\"stage-node.add-task-to-parallel-group-above\":[\"Ajouter une tâche au groupe parallèle ci-dessus\"],\"stage-node.add-task-to-parallel-group-below\":[\"Ajouter une tâche au groupe parallèle ci-dessous\"],\"stage-node.adhoc-tasks\":[\"Tâches ad\xA0hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Créer un groupe parallèle avec la tâche ci-dessus\"],\"stage-node.create-parallel-group-with-task-below\":[\"Créer un groupe parallèle avec la tâche ci-dessous\"],\"stage-node.delete-task\":[\"Supprimer la tâche\"],\"stage-node.event-driven-tasks\":[\"Tâches axées sur les événements\"],\"stage-node.move-down\":[\"Déplacer vers le haut\"],\"stage-node.move-up\":[\"Monter\"],\"stage-node.no-tasks\":[\"Aucune tâche\"],\"stage-node.parallel\":[\"Parallèle\"],\"stage-node.remove-from-parallel-group\":[\"Supprimer du groupe parallèle\"],\"stage-node.remove-group-from-stage\":[\"Supprimer le groupe de l’étape\"],\"stage-node.replace-task\":[\"Remplacer la tâche\"],\"stage-node.status.cancelled\":[\"Annulé\"],\"stage-node.status.completed\":[\"Terminée\"],\"stage-node.status.failed\":[\"Échec\"],\"stage-node.status.in-progress\":[\"En cours\"],\"stage-node.status.not-executed\":[\"Non démarré\"],\"stage-node.status.paused\":[\"Suspendu\"],\"stage-node.status.terminated\":[\"Résilié\"],\"stage-node.status.warning\":[\"Warning\"],\"stage-node.ungroup-parallel-tasks\":[\"Dissocier les tâches parallèles\"],\"stage-node.untitled-stage\":[\"Étape sans titre\"],\"sticky-note.formatting.bold\":[\"Gras (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Liste à puces\"],\"sticky-note.formatting.italic\":[\"Italique (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Liste numérotée\"],\"sticky-note.formatting.strikethrough\":[\"Barré (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Mise en forme du texte\"],\"sticky-note.toolbar.color\":[\"Couleur\"],\"sticky-note.toolbar.delete\":[\"Supprimer\"],\"sticky-note.toolbar.edit\":[\"Modifier\"],\"toolbox.search\":[\"Rechercher\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +1 @@
1
- {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/fr.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA8pD,QAAQ,CAAC"}
1
+ {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/fr.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA22G,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Ajouter la première tâche\"],\"stage-node.add-task\":[\"Ajouter une tâche\"],\"stage-node.add-task-to-parallel-group-above\":[\"Ajouter une tâche au groupe parallèle ci-dessus\"],\"stage-node.add-task-to-parallel-group-below\":[\"Ajouter une tâche au groupe parallèle ci-dessous\"],\"stage-node.adhoc-tasks\":[\"Tâches ad\xA0hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Créer un groupe parallèle avec la tâche ci-dessus\"],\"stage-node.create-parallel-group-with-task-below\":[\"Créer un groupe parallèle avec la tâche ci-dessous\"],\"stage-node.delete-task\":[\"Supprimer la tâche\"],\"stage-node.event-driven-tasks\":[\"Tâches axées sur les événements\"],\"stage-node.move-down\":[\"Déplacer vers le haut\"],\"stage-node.move-up\":[\"Monter\"],\"stage-node.no-tasks\":[\"Aucune tâche\"],\"stage-node.parallel\":[\"Parallèle\"],\"stage-node.remove-from-parallel-group\":[\"Supprimer du groupe parallèle\"],\"stage-node.remove-group-from-stage\":[\"Supprimer le groupe de l’étape\"],\"stage-node.replace-task\":[\"Remplacer la tâche\"],\"stage-node.ungroup-parallel-tasks\":[\"Dissocier les tâches parallèles\"],\"stage-node.untitled-stage\":[\"Étape sans titre\"],\"sticky-note.formatting.bold\":[\"Gras (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Liste à puces\"],\"sticky-note.formatting.italic\":[\"Italique (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Liste numérotée\"],\"sticky-note.formatting.strikethrough\":[\"Barré (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Mise en forme du texte\"],\"toolbox.search\":[\"Rechercher\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Ajouter un nœud à la boucle\"],\"loop-node.execution-count.click-to-jump\":[\"Cliquez pour accéder à une itération spécifique\"],\"loop-node.execution-count.click-to-return\":[\"Cliquez pour revenir à l’affichage individuel des itérations\"],\"loop-node.execution-count.jump-to-failed\":[\"Accéder à la première itération échouée\"],\"loop-node.execution-count.jump-to-iteration\":[\"Accéder à l’itération \",[\"iterationNumber\"],\" (échec)\"],\"loop-node.execution-count.next-iteration\":[\"Itération suivante\"],\"loop-node.execution-count.previous-iteration\":[\"Itération précédente\"],\"loop-node.execution-count.return-to-individual\":[\"Revenir à l’affichage individuel des itérations\"],\"loop-node.execution-count.show-aggregate\":[\"Afficher les agrégats entre toutes les itérations\"],\"loop-node.iteration.label\":[\"Itération de boucle\"],\"loop-node.iteration.next\":[\"Itération de boucle suivante\"],\"loop-node.iteration.previous\":[\"Itération de boucle précédente\"],\"loop-node.iteration.status\":[[\"label\"],\"\xA0: \",[\"visibleIndex\"],\" sur \",[\"total\"]],\"loop-node.mode.parallel\":[\"Parallèle\"],\"loop-node.mode.sequential\":[\"Séquentielle\"],\"loop-node.title\":[\"Boucle\"],\"stage-node.add-first-task\":[\"Ajouter la première tâche\"],\"stage-node.add-task\":[\"Ajouter une tâche\"],\"stage-node.add-task-to-parallel-group-above\":[\"Ajouter une tâche au groupe parallèle ci-dessus\"],\"stage-node.add-task-to-parallel-group-below\":[\"Ajouter une tâche au groupe parallèle ci-dessous\"],\"stage-node.adhoc-tasks\":[\"Tâches ad\xA0hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Créer un groupe parallèle avec la tâche ci-dessus\"],\"stage-node.create-parallel-group-with-task-below\":[\"Créer un groupe parallèle avec la tâche ci-dessous\"],\"stage-node.delete-task\":[\"Supprimer la tâche\"],\"stage-node.event-driven-tasks\":[\"Tâches axées sur les événements\"],\"stage-node.move-down\":[\"Déplacer vers le haut\"],\"stage-node.move-up\":[\"Monter\"],\"stage-node.no-tasks\":[\"Aucune tâche\"],\"stage-node.parallel\":[\"Parallèle\"],\"stage-node.remove-from-parallel-group\":[\"Supprimer du groupe parallèle\"],\"stage-node.remove-group-from-stage\":[\"Supprimer le groupe de l’étape\"],\"stage-node.replace-task\":[\"Remplacer la tâche\"],\"stage-node.status.cancelled\":[\"Annulé\"],\"stage-node.status.completed\":[\"Terminée\"],\"stage-node.status.failed\":[\"Échec\"],\"stage-node.status.in-progress\":[\"En cours\"],\"stage-node.status.not-executed\":[\"Non démarré\"],\"stage-node.status.paused\":[\"Suspendu\"],\"stage-node.status.terminated\":[\"Résilié\"],\"stage-node.status.warning\":[\"Warning\"],\"stage-node.ungroup-parallel-tasks\":[\"Dissocier les tâches parallèles\"],\"stage-node.untitled-stage\":[\"Étape sans titre\"],\"sticky-note.formatting.bold\":[\"Gras (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Liste à puces\"],\"sticky-note.formatting.italic\":[\"Italique (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Liste numérotée\"],\"sticky-note.formatting.strikethrough\":[\"Barré (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Mise en forme du texte\"],\"sticky-note.toolbar.color\":[\"Couleur\"],\"sticky-note.toolbar.delete\":[\"Supprimer\"],\"sticky-note.toolbar.edit\":[\"Modifier\"],\"toolbox.search\":[\"Rechercher\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"最初のタスクを追加\"],\"stage-node.add-task\":[\"タスクを追加\"],\"stage-node.add-task-to-parallel-group-above\":[\"上記の並列グループにタスクを追加\"],\"stage-node.add-task-to-parallel-group-below\":[\"下記の並列グループにタスクを追加\"],\"stage-node.adhoc-tasks\":[\"アドホック タスク\"],\"stage-node.create-parallel-group-with-task-above\":[\"上記のタスクを含む並列グループを作成\"],\"stage-node.create-parallel-group-with-task-below\":[\"下記のタスクを含む並列グループを作成\"],\"stage-node.delete-task\":[\"タスクを削除\"],\"stage-node.event-driven-tasks\":[\"イベント ドリブン タスク\"],\"stage-node.move-down\":[\"下に移動\"],\"stage-node.move-up\":[\"上に移動\"],\"stage-node.no-tasks\":[\"タスクがありません。\"],\"stage-node.parallel\":[\"並列\"],\"stage-node.remove-from-parallel-group\":[\"並列グループから削除\"],\"stage-node.remove-group-from-stage\":[\"ステージからグループを削除\"],\"stage-node.replace-task\":[\"タスクを置換\"],\"stage-node.ungroup-parallel-tasks\":[\"並列タスクのグループ化を解除する\"],\"stage-node.untitled-stage\":[\"無題のステージ\"],\"sticky-note.formatting.bold\":[\"太字 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"箇条書き\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"番号付きリスト\"],\"sticky-note.formatting.strikethrough\":[\"取り消し線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"テキストの書式設定\"],\"toolbox.search\":[\"検索\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"ループにノードを追加\"],\"loop-node.execution-count.click-to-jump\":[\"クリックすると、特定の反復処理に移動します。\"],\"loop-node.execution-count.click-to-return\":[\"クリックすると、個々の反復処理ビューに戻ります。\"],\"loop-node.execution-count.jump-to-failed\":[\"最初の失敗した反復処理に移動\"],\"loop-node.execution-count.jump-to-iteration\":[\"反復処理 \",[\"iterationNumber\"],\" (失敗) に移動\"],\"loop-node.execution-count.next-iteration\":[\"次の反復処理\"],\"loop-node.execution-count.previous-iteration\":[\"前の反復処理\"],\"loop-node.execution-count.return-to-individual\":[\"個々の反復処理ビューに戻る\"],\"loop-node.execution-count.show-aggregate\":[\"すべての反復処理の集計を表示\"],\"loop-node.iteration.label\":[\"ループの反復処理\"],\"loop-node.iteration.next\":[\"次のループの反復処理\"],\"loop-node.iteration.previous\":[\"前のループの反復処理\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\"/\",[\"total\"]],\"loop-node.mode.parallel\":[\"並列\"],\"loop-node.mode.sequential\":[\"順次\"],\"loop-node.title\":[\"ループ\"],\"stage-node.add-first-task\":[\"最初のタスクを追加\"],\"stage-node.add-task\":[\"タスクを追加\"],\"stage-node.add-task-to-parallel-group-above\":[\"上記の並列グループにタスクを追加\"],\"stage-node.add-task-to-parallel-group-below\":[\"下記の並列グループにタスクを追加\"],\"stage-node.adhoc-tasks\":[\"アドホック タスク\"],\"stage-node.create-parallel-group-with-task-above\":[\"上記のタスクを含む並列グループを作成\"],\"stage-node.create-parallel-group-with-task-below\":[\"下記のタスクを含む並列グループを作成\"],\"stage-node.delete-task\":[\"タスクを削除\"],\"stage-node.event-driven-tasks\":[\"イベント ドリブン タスク\"],\"stage-node.move-down\":[\"下に移動\"],\"stage-node.move-up\":[\"上に移動\"],\"stage-node.no-tasks\":[\"タスクがありません。\"],\"stage-node.parallel\":[\"並列\"],\"stage-node.remove-from-parallel-group\":[\"並列グループから削除\"],\"stage-node.remove-group-from-stage\":[\"ステージからグループを削除\"],\"stage-node.replace-task\":[\"タスクを置換\"],\"stage-node.status.cancelled\":[\"キャンセル済み\"],\"stage-node.status.completed\":[\"完了\"],\"stage-node.status.failed\":[\"失敗\"],\"stage-node.status.in-progress\":[\"進行中\"],\"stage-node.status.not-executed\":[\"開始前\"],\"stage-node.status.paused\":[\"一時停止\"],\"stage-node.status.terminated\":[\"終了\"],\"stage-node.status.warning\":[\"警告\"],\"stage-node.ungroup-parallel-tasks\":[\"並列タスクのグループ化を解除\"],\"stage-node.untitled-stage\":[\"無題のステージ\"],\"sticky-note.formatting.bold\":[\"太字 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"箇条書き\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"番号付きリスト\"],\"sticky-note.formatting.strikethrough\":[\"取り消し線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"テキストの書式設定\"],\"sticky-note.toolbar.color\":[\"色\"],\"sticky-note.toolbar.delete\":[\"削除\"],\"sticky-note.toolbar.edit\":[\"編集\"],\"toolbox.search\":[\"検索\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +1 @@
1
- {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/ja.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAA80C,QAAQ,CAAC"}
1
+ {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../src/canvas/locales/ja.ts"],"names":[],"mappings":"AAAkB,OAAO,KAAI,EAAC,QAAQ,EAAC,MAAI,cAAc,CAAC;AAAA,eAAO,MAAM,QAAQ,EAAgsF,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"最初のタスクを追加\"],\"stage-node.add-task\":[\"タスクを追加\"],\"stage-node.add-task-to-parallel-group-above\":[\"上記の並列グループにタスクを追加\"],\"stage-node.add-task-to-parallel-group-below\":[\"下記の並列グループにタスクを追加\"],\"stage-node.adhoc-tasks\":[\"アドホック タスク\"],\"stage-node.create-parallel-group-with-task-above\":[\"上記のタスクを含む並列グループを作成\"],\"stage-node.create-parallel-group-with-task-below\":[\"下記のタスクを含む並列グループを作成\"],\"stage-node.delete-task\":[\"タスクを削除\"],\"stage-node.event-driven-tasks\":[\"イベント ドリブン タスク\"],\"stage-node.move-down\":[\"下に移動\"],\"stage-node.move-up\":[\"上に移動\"],\"stage-node.no-tasks\":[\"タスクがありません。\"],\"stage-node.parallel\":[\"並列\"],\"stage-node.remove-from-parallel-group\":[\"並列グループから削除\"],\"stage-node.remove-group-from-stage\":[\"ステージからグループを削除\"],\"stage-node.replace-task\":[\"タスクを置換\"],\"stage-node.ungroup-parallel-tasks\":[\"並列タスクのグループ化を解除する\"],\"stage-node.untitled-stage\":[\"無題のステージ\"],\"sticky-note.formatting.bold\":[\"太字 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"箇条書き\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"番号付きリスト\"],\"sticky-note.formatting.strikethrough\":[\"取り消し線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"テキストの書式設定\"],\"toolbox.search\":[\"検索\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"ループにノードを追加\"],\"loop-node.execution-count.click-to-jump\":[\"クリックすると、特定の反復処理に移動します。\"],\"loop-node.execution-count.click-to-return\":[\"クリックすると、個々の反復処理ビューに戻ります。\"],\"loop-node.execution-count.jump-to-failed\":[\"最初の失敗した反復処理に移動\"],\"loop-node.execution-count.jump-to-iteration\":[\"反復処理 \",[\"iterationNumber\"],\" (失敗) に移動\"],\"loop-node.execution-count.next-iteration\":[\"次の反復処理\"],\"loop-node.execution-count.previous-iteration\":[\"前の反復処理\"],\"loop-node.execution-count.return-to-individual\":[\"個々の反復処理ビューに戻る\"],\"loop-node.execution-count.show-aggregate\":[\"すべての反復処理の集計を表示\"],\"loop-node.iteration.label\":[\"ループの反復処理\"],\"loop-node.iteration.next\":[\"次のループの反復処理\"],\"loop-node.iteration.previous\":[\"前のループの反復処理\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\"/\",[\"total\"]],\"loop-node.mode.parallel\":[\"並列\"],\"loop-node.mode.sequential\":[\"順次\"],\"loop-node.title\":[\"ループ\"],\"stage-node.add-first-task\":[\"最初のタスクを追加\"],\"stage-node.add-task\":[\"タスクを追加\"],\"stage-node.add-task-to-parallel-group-above\":[\"上記の並列グループにタスクを追加\"],\"stage-node.add-task-to-parallel-group-below\":[\"下記の並列グループにタスクを追加\"],\"stage-node.adhoc-tasks\":[\"アドホック タスク\"],\"stage-node.create-parallel-group-with-task-above\":[\"上記のタスクを含む並列グループを作成\"],\"stage-node.create-parallel-group-with-task-below\":[\"下記のタスクを含む並列グループを作成\"],\"stage-node.delete-task\":[\"タスクを削除\"],\"stage-node.event-driven-tasks\":[\"イベント ドリブン タスク\"],\"stage-node.move-down\":[\"下に移動\"],\"stage-node.move-up\":[\"上に移動\"],\"stage-node.no-tasks\":[\"タスクがありません。\"],\"stage-node.parallel\":[\"並列\"],\"stage-node.remove-from-parallel-group\":[\"並列グループから削除\"],\"stage-node.remove-group-from-stage\":[\"ステージからグループを削除\"],\"stage-node.replace-task\":[\"タスクを置換\"],\"stage-node.status.cancelled\":[\"キャンセル済み\"],\"stage-node.status.completed\":[\"完了\"],\"stage-node.status.failed\":[\"失敗\"],\"stage-node.status.in-progress\":[\"進行中\"],\"stage-node.status.not-executed\":[\"開始前\"],\"stage-node.status.paused\":[\"一時停止\"],\"stage-node.status.terminated\":[\"終了\"],\"stage-node.status.warning\":[\"警告\"],\"stage-node.ungroup-parallel-tasks\":[\"並列タスクのグループ化を解除\"],\"stage-node.untitled-stage\":[\"無題のステージ\"],\"sticky-note.formatting.bold\":[\"太字 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"箇条書き\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"番号付きリスト\"],\"sticky-note.formatting.strikethrough\":[\"取り消し線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"テキストの書式設定\"],\"sticky-note.toolbar.color\":[\"色\"],\"sticky-note.toolbar.delete\":[\"削除\"],\"sticky-note.toolbar.edit\":[\"編集\"],\"toolbox.search\":[\"検索\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"첫 번째 태스크 추가\"],\"stage-node.add-task\":[\"태스크 추가\"],\"stage-node.add-task-to-parallel-group-above\":[\"위의 병렬 그룹에 태스크 추가\"],\"stage-node.add-task-to-parallel-group-below\":[\"아래의 병렬 그룹에 태스크 추가\"],\"stage-node.adhoc-tasks\":[\"임시 태스크\"],\"stage-node.create-parallel-group-with-task-above\":[\"위 태스크와 병렬 그룹 생성\"],\"stage-node.create-parallel-group-with-task-below\":[\"아래 태스크와 병렬 그룹 생성\"],\"stage-node.delete-task\":[\"태스크 삭제\"],\"stage-node.event-driven-tasks\":[\"이벤트 기반 태스크\"],\"stage-node.move-down\":[\"아래로 이동\"],\"stage-node.move-up\":[\"위로 이동\"],\"stage-node.no-tasks\":[\"태스크 없음\"],\"stage-node.parallel\":[\"병렬\"],\"stage-node.remove-from-parallel-group\":[\"병렬 그룹에서 제거\"],\"stage-node.remove-group-from-stage\":[\"단계에서 그룹 제거\"],\"stage-node.replace-task\":[\"태스크 바꾸기\"],\"stage-node.ungroup-parallel-tasks\":[\"병렬 태스크 그룹 해제\"],\"stage-node.untitled-stage\":[\"제목 없는 단계\"],\"sticky-note.formatting.bold\":[\"굵게(\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"글머리 기호 목록\"],\"sticky-note.formatting.italic\":[\"기울임꼴(\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"번호 매기기 목록\"],\"sticky-note.formatting.strikethrough\":[\"취소선(\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"텍스트 서식 지정\"],\"toolbox.search\":[\"검색\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"루프에 노드 추가\"],\"loop-node.execution-count.click-to-jump\":[\"특정 반복으로 이동하려면 클릭하십시오\"],\"loop-node.execution-count.click-to-return\":[\"개별 반복 보기로 돌아가려면 클릭하십시오\"],\"loop-node.execution-count.jump-to-failed\":[\"첫 번째 실패한 반복으로 이동\"],\"loop-node.execution-count.jump-to-iteration\":[\"반복 \",[\"iterationNumber\"],\"(으)로 이동(실패)\"],\"loop-node.execution-count.next-iteration\":[\"다음 반복\"],\"loop-node.execution-count.previous-iteration\":[\"이전 반복\"],\"loop-node.execution-count.return-to-individual\":[\"개별 반복 보기로 돌아가기\"],\"loop-node.execution-count.show-aggregate\":[\"모든 반복에 대한 집계 표시\"],\"loop-node.iteration.label\":[\"루프 반복\"],\"loop-node.iteration.next\":[\"다음 루프 반복\"],\"loop-node.iteration.previous\":[\"이전 루프 반복\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" / \",[\"total\"]],\"loop-node.mode.parallel\":[\"병렬\"],\"loop-node.mode.sequential\":[\"연속성\"],\"loop-node.title\":[\"루프\"],\"stage-node.add-first-task\":[\"첫 번째 태스크 추가\"],\"stage-node.add-task\":[\"태스크 추가\"],\"stage-node.add-task-to-parallel-group-above\":[\"위의 병렬 그룹에 태스크 추가\"],\"stage-node.add-task-to-parallel-group-below\":[\"아래의 병렬 그룹에 태스크 추가\"],\"stage-node.adhoc-tasks\":[\"임시 태스크\"],\"stage-node.create-parallel-group-with-task-above\":[\"위 태스크와 병렬 그룹 생성\"],\"stage-node.create-parallel-group-with-task-below\":[\"아래 태스크와 병렬 그룹 생성\"],\"stage-node.delete-task\":[\"태스크 삭제\"],\"stage-node.event-driven-tasks\":[\"이벤트 기반 태스크\"],\"stage-node.move-down\":[\"아래로 이동\"],\"stage-node.move-up\":[\"위로 이동\"],\"stage-node.no-tasks\":[\"태스크 없음\"],\"stage-node.parallel\":[\"병렬\"],\"stage-node.remove-from-parallel-group\":[\"병렬 그룹에서 제거\"],\"stage-node.remove-group-from-stage\":[\"단계에서 그룹 제거\"],\"stage-node.replace-task\":[\"태스크 바꾸기\"],\"stage-node.status.cancelled\":[\"취소됨\"],\"stage-node.status.completed\":[\"완료됨\"],\"stage-node.status.failed\":[\"실패함\"],\"stage-node.status.in-progress\":[\"진행 중\"],\"stage-node.status.not-executed\":[\"시작 안 됨\"],\"stage-node.status.paused\":[\"일시 중지됨\"],\"stage-node.status.terminated\":[\"종료됨\"],\"stage-node.status.warning\":[\"경고\"],\"stage-node.ungroup-parallel-tasks\":[\"병렬 태스크 그룹 해제\"],\"stage-node.untitled-stage\":[\"제목 없는 단계\"],\"sticky-note.formatting.bold\":[\"굵게(\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"글머리 기호 목록\"],\"sticky-note.formatting.italic\":[\"기울임꼴(\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"번호 매기기 목록\"],\"sticky-note.formatting.strikethrough\":[\"취소선(\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"텍스트 서식 지정\"],\"sticky-note.toolbar.color\":[\"색상\"],\"sticky-note.toolbar.delete\":[\"삭제\"],\"sticky-note.toolbar.edit\":[\"편집\"],\"toolbox.search\":[\"검색\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +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,EAAo0C,QAAQ,CAAC"}
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,EAAsrF,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"첫 번째 태스크 추가\"],\"stage-node.add-task\":[\"태스크 추가\"],\"stage-node.add-task-to-parallel-group-above\":[\"위의 병렬 그룹에 태스크 추가\"],\"stage-node.add-task-to-parallel-group-below\":[\"아래의 병렬 그룹에 태스크 추가\"],\"stage-node.adhoc-tasks\":[\"임시 태스크\"],\"stage-node.create-parallel-group-with-task-above\":[\"위 태스크와 병렬 그룹 생성\"],\"stage-node.create-parallel-group-with-task-below\":[\"아래 태스크와 병렬 그룹 생성\"],\"stage-node.delete-task\":[\"태스크 삭제\"],\"stage-node.event-driven-tasks\":[\"이벤트 기반 태스크\"],\"stage-node.move-down\":[\"아래로 이동\"],\"stage-node.move-up\":[\"위로 이동\"],\"stage-node.no-tasks\":[\"태스크 없음\"],\"stage-node.parallel\":[\"병렬\"],\"stage-node.remove-from-parallel-group\":[\"병렬 그룹에서 제거\"],\"stage-node.remove-group-from-stage\":[\"단계에서 그룹 제거\"],\"stage-node.replace-task\":[\"태스크 바꾸기\"],\"stage-node.ungroup-parallel-tasks\":[\"병렬 태스크 그룹 해제\"],\"stage-node.untitled-stage\":[\"제목 없는 단계\"],\"sticky-note.formatting.bold\":[\"굵게(\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"글머리 기호 목록\"],\"sticky-note.formatting.italic\":[\"기울임꼴(\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"번호 매기기 목록\"],\"sticky-note.formatting.strikethrough\":[\"취소선(\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"텍스트 서식 지정\"],\"toolbox.search\":[\"검색\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"루프에 노드 추가\"],\"loop-node.execution-count.click-to-jump\":[\"특정 반복으로 이동하려면 클릭하십시오\"],\"loop-node.execution-count.click-to-return\":[\"개별 반복 보기로 돌아가려면 클릭하십시오\"],\"loop-node.execution-count.jump-to-failed\":[\"첫 번째 실패한 반복으로 이동\"],\"loop-node.execution-count.jump-to-iteration\":[\"반복 \",[\"iterationNumber\"],\"(으)로 이동(실패)\"],\"loop-node.execution-count.next-iteration\":[\"다음 반복\"],\"loop-node.execution-count.previous-iteration\":[\"이전 반복\"],\"loop-node.execution-count.return-to-individual\":[\"개별 반복 보기로 돌아가기\"],\"loop-node.execution-count.show-aggregate\":[\"모든 반복에 대한 집계 표시\"],\"loop-node.iteration.label\":[\"루프 반복\"],\"loop-node.iteration.next\":[\"다음 루프 반복\"],\"loop-node.iteration.previous\":[\"이전 루프 반복\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" / \",[\"total\"]],\"loop-node.mode.parallel\":[\"병렬\"],\"loop-node.mode.sequential\":[\"연속성\"],\"loop-node.title\":[\"루프\"],\"stage-node.add-first-task\":[\"첫 번째 태스크 추가\"],\"stage-node.add-task\":[\"태스크 추가\"],\"stage-node.add-task-to-parallel-group-above\":[\"위의 병렬 그룹에 태스크 추가\"],\"stage-node.add-task-to-parallel-group-below\":[\"아래의 병렬 그룹에 태스크 추가\"],\"stage-node.adhoc-tasks\":[\"임시 태스크\"],\"stage-node.create-parallel-group-with-task-above\":[\"위 태스크와 병렬 그룹 생성\"],\"stage-node.create-parallel-group-with-task-below\":[\"아래 태스크와 병렬 그룹 생성\"],\"stage-node.delete-task\":[\"태스크 삭제\"],\"stage-node.event-driven-tasks\":[\"이벤트 기반 태스크\"],\"stage-node.move-down\":[\"아래로 이동\"],\"stage-node.move-up\":[\"위로 이동\"],\"stage-node.no-tasks\":[\"태스크 없음\"],\"stage-node.parallel\":[\"병렬\"],\"stage-node.remove-from-parallel-group\":[\"병렬 그룹에서 제거\"],\"stage-node.remove-group-from-stage\":[\"단계에서 그룹 제거\"],\"stage-node.replace-task\":[\"태스크 바꾸기\"],\"stage-node.status.cancelled\":[\"취소됨\"],\"stage-node.status.completed\":[\"완료됨\"],\"stage-node.status.failed\":[\"실패함\"],\"stage-node.status.in-progress\":[\"진행 중\"],\"stage-node.status.not-executed\":[\"시작 안 됨\"],\"stage-node.status.paused\":[\"일시 중지됨\"],\"stage-node.status.terminated\":[\"종료됨\"],\"stage-node.status.warning\":[\"경고\"],\"stage-node.ungroup-parallel-tasks\":[\"병렬 태스크 그룹 해제\"],\"stage-node.untitled-stage\":[\"제목 없는 단계\"],\"sticky-note.formatting.bold\":[\"굵게(\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"글머리 기호 목록\"],\"sticky-note.formatting.italic\":[\"기울임꼴(\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"번호 매기기 목록\"],\"sticky-note.formatting.strikethrough\":[\"취소선(\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"텍스트 서식 지정\"],\"sticky-note.toolbar.color\":[\"색상\"],\"sticky-note.toolbar.delete\":[\"삭제\"],\"sticky-note.toolbar.edit\":[\"편집\"],\"toolbox.search\":[\"검색\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Tarefa Adicionar\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Excluir tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas a eventos\"],\"stage-node.move-down\":[\"Mover para Baixo\"],\"stage-node.move-up\":[\"Mover para Cima\"],\"stage-node.no-tasks\":[\"Nenhuma tarefa\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo do estágio\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Estágio sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcadores\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"toolbox.search\":[\"Pesquisar\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Adicionar nó ao loop\"],\"loop-node.execution-count.click-to-jump\":[\"Clique para pular para uma iteração específica\"],\"loop-node.execution-count.click-to-return\":[\"Clique para retornar à exibição de iteração individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Pular para a primeira iteração com falha\"],\"loop-node.execution-count.jump-to-iteration\":[\"Pular para a iteração \",[\"iterationNumber\"],\" (com falha)\"],\"loop-node.execution-count.next-iteration\":[\"Próxima iteração\"],\"loop-node.execution-count.previous-iteration\":[\"Iteração anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Retornar à exibição de iteração individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar agregação em todas as iterações\"],\"loop-node.iteration.label\":[\"Iteração de loop\"],\"loop-node.iteration.next\":[\"Próxima iteração de loop\"],\"loop-node.iteration.previous\":[\"Iteração de loop anterior\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Sequencial\"],\"loop-node.title\":[\"Loop\"],\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Tarefa Adicionar\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Excluir tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas a eventos\"],\"stage-node.move-down\":[\"Mover para Baixo\"],\"stage-node.move-up\":[\"Mover para Cima\"],\"stage-node.no-tasks\":[\"Nenhuma tarefa\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo do estágio\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.status.cancelled\":[\"Cancelado\"],\"stage-node.status.completed\":[\"Concluída(s)\"],\"stage-node.status.failed\":[\"Falha\"],\"stage-node.status.in-progress\":[\"Em progresso\"],\"stage-node.status.not-executed\":[\"Não Iniciada\"],\"stage-node.status.paused\":[\"Pausado\"],\"stage-node.status.terminated\":[\"Finalizado\"],\"stage-node.status.warning\":[\"Aviso\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Estágio sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcadores\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"sticky-note.toolbar.color\":[\"Cor\"],\"sticky-note.toolbar.delete\":[\"Excluir\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Pesquisar\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +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,EAAinD,QAAQ,CAAC"}
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,EAA+wG,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Tarefa Adicionar\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Excluir tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas a eventos\"],\"stage-node.move-down\":[\"Mover para Baixo\"],\"stage-node.move-up\":[\"Mover para Cima\"],\"stage-node.no-tasks\":[\"Nenhuma tarefa\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo do estágio\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Estágio sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcadores\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"toolbox.search\":[\"Pesquisar\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Adicionar nó ao loop\"],\"loop-node.execution-count.click-to-jump\":[\"Clique para pular para uma iteração específica\"],\"loop-node.execution-count.click-to-return\":[\"Clique para retornar à exibição de iteração individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Pular para a primeira iteração com falha\"],\"loop-node.execution-count.jump-to-iteration\":[\"Pular para a iteração \",[\"iterationNumber\"],\" (com falha)\"],\"loop-node.execution-count.next-iteration\":[\"Próxima iteração\"],\"loop-node.execution-count.previous-iteration\":[\"Iteração anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Retornar à exibição de iteração individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar agregação em todas as iterações\"],\"loop-node.iteration.label\":[\"Iteração de loop\"],\"loop-node.iteration.next\":[\"Próxima iteração de loop\"],\"loop-node.iteration.previous\":[\"Iteração de loop anterior\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Sequencial\"],\"loop-node.title\":[\"Loop\"],\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Tarefa Adicionar\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Excluir tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas a eventos\"],\"stage-node.move-down\":[\"Mover para Baixo\"],\"stage-node.move-up\":[\"Mover para Cima\"],\"stage-node.no-tasks\":[\"Nenhuma tarefa\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo do estágio\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.status.cancelled\":[\"Cancelado\"],\"stage-node.status.completed\":[\"Concluída(s)\"],\"stage-node.status.failed\":[\"Falha\"],\"stage-node.status.in-progress\":[\"Em progresso\"],\"stage-node.status.not-executed\":[\"Não Iniciada\"],\"stage-node.status.paused\":[\"Pausado\"],\"stage-node.status.terminated\":[\"Finalizado\"],\"stage-node.status.warning\":[\"Aviso\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Estágio sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcadores\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista numerada\"],\"sticky-note.formatting.strikethrough\":[\"Tachado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"sticky-note.toolbar.color\":[\"Cor\"],\"sticky-note.toolbar.delete\":[\"Excluir\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Pesquisar\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Adicionar tarefa\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Eliminar tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas por eventos\"],\"stage-node.move-down\":[\"Mover para baixo\"],\"stage-node.move-up\":[\"Mover para cima\"],\"stage-node.no-tasks\":[\"Sem tarefas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo da fase\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Fase sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcas\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista Numerada\"],\"sticky-note.formatting.strikethrough\":[\"Rasurado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"toolbox.search\":[\"Pesquisar\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Adicionar nó ao ciclo\"],\"loop-node.execution-count.click-to-jump\":[\"Clique para avançar para uma iteração específica\"],\"loop-node.execution-count.click-to-return\":[\"Clique para voltar à vista de iteração individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Ir para a primeira iteração falhada\"],\"loop-node.execution-count.jump-to-iteration\":[\"Avançar para a iteração \",[\"iterationNumber\"],\" (falha)\"],\"loop-node.execution-count.next-iteration\":[\"Iteração seguinte\"],\"loop-node.execution-count.previous-iteration\":[\"Iteração anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Voltar à vista de iteração individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar agregado em todas as iterações\"],\"loop-node.iteration.label\":[\"Iteração de ciclo\"],\"loop-node.iteration.next\":[\"Próxima iteração do ciclo\"],\"loop-node.iteration.previous\":[\"Iteração anterior do ciclo\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Sequencial\"],\"loop-node.title\":[\"Ciclo\"],\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Adicionar tarefa\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Eliminar tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas por eventos\"],\"stage-node.move-down\":[\"Mover para baixo\"],\"stage-node.move-up\":[\"Mover para cima\"],\"stage-node.no-tasks\":[\"Sem tarefas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo da fase\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.status.cancelled\":[\"Cancelada\"],\"stage-node.status.completed\":[\"Concluída\"],\"stage-node.status.failed\":[\"Falhado\"],\"stage-node.status.in-progress\":[\"Em curso\"],\"stage-node.status.not-executed\":[\"Não Iniciado\"],\"stage-node.status.paused\":[\"Em pausa\"],\"stage-node.status.terminated\":[\"Rescindido\"],\"stage-node.status.warning\":[\"Aviso\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Fase sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcas\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista Numerada\"],\"sticky-note.formatting.strikethrough\":[\"Rasurado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"sticky-note.toolbar.color\":[\"Cor\"],\"sticky-note.toolbar.delete\":[\"Eliminar\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Pesquisar\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +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,EAAwmD,QAAQ,CAAC"}
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,EAAyvG,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Adicionar tarefa\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Eliminar tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas por eventos\"],\"stage-node.move-down\":[\"Mover para baixo\"],\"stage-node.move-up\":[\"Mover para cima\"],\"stage-node.no-tasks\":[\"Sem tarefas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo da fase\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Fase sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcas\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista Numerada\"],\"sticky-note.formatting.strikethrough\":[\"Rasurado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"toolbox.search\":[\"Pesquisar\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Adicionar nó ao ciclo\"],\"loop-node.execution-count.click-to-jump\":[\"Clique para avançar para uma iteração específica\"],\"loop-node.execution-count.click-to-return\":[\"Clique para voltar à vista de iteração individual\"],\"loop-node.execution-count.jump-to-failed\":[\"Ir para a primeira iteração falhada\"],\"loop-node.execution-count.jump-to-iteration\":[\"Avançar para a iteração \",[\"iterationNumber\"],\" (falha)\"],\"loop-node.execution-count.next-iteration\":[\"Iteração seguinte\"],\"loop-node.execution-count.previous-iteration\":[\"Iteração anterior\"],\"loop-node.execution-count.return-to-individual\":[\"Voltar à vista de iteração individual\"],\"loop-node.execution-count.show-aggregate\":[\"Mostrar agregado em todas as iterações\"],\"loop-node.iteration.label\":[\"Iteração de ciclo\"],\"loop-node.iteration.next\":[\"Próxima iteração do ciclo\"],\"loop-node.iteration.previous\":[\"Iteração anterior do ciclo\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" de \",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralelo\"],\"loop-node.mode.sequential\":[\"Sequencial\"],\"loop-node.title\":[\"Ciclo\"],\"stage-node.add-first-task\":[\"Adicionar primeira tarefa\"],\"stage-node.add-task\":[\"Adicionar tarefa\"],\"stage-node.add-task-to-parallel-group-above\":[\"Adicionar tarefa ao grupo paralelo acima\"],\"stage-node.add-task-to-parallel-group-below\":[\"Adicionar tarefa ao grupo paralelo abaixo\"],\"stage-node.adhoc-tasks\":[\"Tarefas ad hoc\"],\"stage-node.create-parallel-group-with-task-above\":[\"Criar grupo paralelo com a tarefa acima\"],\"stage-node.create-parallel-group-with-task-below\":[\"Criar grupo paralelo com a tarefa abaixo\"],\"stage-node.delete-task\":[\"Eliminar tarefa\"],\"stage-node.event-driven-tasks\":[\"Tarefas orientadas por eventos\"],\"stage-node.move-down\":[\"Mover para baixo\"],\"stage-node.move-up\":[\"Mover para cima\"],\"stage-node.no-tasks\":[\"Sem tarefas\"],\"stage-node.parallel\":[\"Paralelo\"],\"stage-node.remove-from-parallel-group\":[\"Remover do grupo paralelo\"],\"stage-node.remove-group-from-stage\":[\"Remover grupo da fase\"],\"stage-node.replace-task\":[\"Substituir tarefa\"],\"stage-node.status.cancelled\":[\"Cancelada\"],\"stage-node.status.completed\":[\"Concluída\"],\"stage-node.status.failed\":[\"Falhado\"],\"stage-node.status.in-progress\":[\"Em curso\"],\"stage-node.status.not-executed\":[\"Não Iniciado\"],\"stage-node.status.paused\":[\"Em pausa\"],\"stage-node.status.terminated\":[\"Rescindido\"],\"stage-node.status.warning\":[\"Aviso\"],\"stage-node.ungroup-parallel-tasks\":[\"Desagrupar tarefas paralelas\"],\"stage-node.untitled-stage\":[\"Fase sem título\"],\"sticky-note.formatting.bold\":[\"Negrito (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Lista com marcas\"],\"sticky-note.formatting.italic\":[\"Itálico (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Lista Numerada\"],\"sticky-note.formatting.strikethrough\":[\"Rasurado (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Formatação de texto\"],\"sticky-note.toolbar.color\":[\"Cor\"],\"sticky-note.toolbar.delete\":[\"Eliminar\"],\"sticky-note.toolbar.edit\":[\"Editar\"],\"toolbox.search\":[\"Pesquisar\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"İlk görevi ekle\"],\"stage-node.add-task\":[\"Görev ekle\"],\"stage-node.add-task-to-parallel-group-above\":[\"Yukarıdaki paralel gruba görev ekle\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aşağıdaki paralel gruba görev ekle\"],\"stage-node.adhoc-tasks\":[\"Geçici görevler\"],\"stage-node.create-parallel-group-with-task-above\":[\"Yukarıdaki görevle paralel grup oluştur\"],\"stage-node.create-parallel-group-with-task-below\":[\"Aşağıdaki görevle paralel grup oluştur\"],\"stage-node.delete-task\":[\"Görevi sil\"],\"stage-node.event-driven-tasks\":[\"Olay odaklı görevler\"],\"stage-node.move-down\":[\"Aşağı Taşı\"],\"stage-node.move-up\":[\"Yukarı Taşı\"],\"stage-node.no-tasks\":[\"Görev yok\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Paralel gruptan kaldır\"],\"stage-node.remove-group-from-stage\":[\"Grubu aşamadan kaldır\"],\"stage-node.replace-task\":[\"Görevi değiştir\"],\"stage-node.ungroup-parallel-tasks\":[\"Paralel görevlerin grubunu çöz\"],\"stage-node.untitled-stage\":[\"Adsız adım\"],\"sticky-note.formatting.bold\":[\"Kalın (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Madde işaretli liste\"],\"sticky-note.formatting.italic\":[\"İtalik (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Numaralı Liste\"],\"sticky-note.formatting.strikethrough\":[\"Üstü Çizili (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Metin biçimlendirmesi\"],\"toolbox.search\":[\"Ara\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Döngüye düğüm ekle\"],\"loop-node.execution-count.click-to-jump\":[\"Belirli bir yinelemeye atlamak için tıklatın\"],\"loop-node.execution-count.click-to-return\":[\"Bireysel yineleme görünümüne dönmek için tıklatın\"],\"loop-node.execution-count.jump-to-failed\":[\"İlk başarısız yinelemeye atla\"],\"loop-node.execution-count.jump-to-iteration\":[[\"iterationNumber\"],\" yinelemeye atla (başarısız)\"],\"loop-node.execution-count.next-iteration\":[\"Sonraki yineleme\"],\"loop-node.execution-count.previous-iteration\":[\"Önceki yineleme\"],\"loop-node.execution-count.return-to-individual\":[\"Bireysel yineleme görünümüne dön\"],\"loop-node.execution-count.show-aggregate\":[\"Tüm yinelemelere ilişkin toplamayı göster\"],\"loop-node.iteration.label\":[\"Döngü yineleme\"],\"loop-node.iteration.next\":[\"Sonraki döngü yineleme\"],\"loop-node.iteration.previous\":[\"Önceki döngü yineleme\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\"/\",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralel\"],\"loop-node.mode.sequential\":[\"Sıralı\"],\"loop-node.title\":[\"Döngü\"],\"stage-node.add-first-task\":[\"İlk görevi ekle\"],\"stage-node.add-task\":[\"Görev ekle\"],\"stage-node.add-task-to-parallel-group-above\":[\"Yukarıdaki paralel gruba görev ekle\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aşağıdaki paralel gruba görev ekle\"],\"stage-node.adhoc-tasks\":[\"Geçici görevler\"],\"stage-node.create-parallel-group-with-task-above\":[\"Yukarıdaki görevle paralel grup oluştur\"],\"stage-node.create-parallel-group-with-task-below\":[\"Aşağıdaki görevle paralel grup oluştur\"],\"stage-node.delete-task\":[\"Görevi sil\"],\"stage-node.event-driven-tasks\":[\"Olay odaklı görevler\"],\"stage-node.move-down\":[\"Aşağı Taşı\"],\"stage-node.move-up\":[\"Yukarı Taşı\"],\"stage-node.no-tasks\":[\"Görev yok\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Paralel gruptan kaldır\"],\"stage-node.remove-group-from-stage\":[\"Grubu aşamadan kaldır\"],\"stage-node.replace-task\":[\"Görevi değiştir\"],\"stage-node.status.cancelled\":[\"İptal edildi\"],\"stage-node.status.completed\":[\"Tamamlandı\"],\"stage-node.status.failed\":[\"Başarısız\"],\"stage-node.status.in-progress\":[\"Devam ediyor\"],\"stage-node.status.not-executed\":[\"Başlatılmadı\"],\"stage-node.status.paused\":[\"Duraklatıldı\"],\"stage-node.status.terminated\":[\"Sonlandırıldı\"],\"stage-node.status.warning\":[\"Uyarı\"],\"stage-node.ungroup-parallel-tasks\":[\"Paralel görevlerin grubunu çöz\"],\"stage-node.untitled-stage\":[\"Adsız adım\"],\"sticky-note.formatting.bold\":[\"Kalın (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Madde işaretli liste\"],\"sticky-note.formatting.italic\":[\"İtalik (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Numaralı Liste\"],\"sticky-note.formatting.strikethrough\":[\"Üstü Çizili (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Metin biçimlendirmesi\"],\"sticky-note.toolbar.color\":[\"Renk\"],\"sticky-note.toolbar.delete\":[\"Sil\"],\"sticky-note.toolbar.edit\":[\"Düzenle\"],\"toolbox.search\":[\"Ara\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +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,EAAwiD,QAAQ,CAAC"}
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,EAAypG,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"İlk görevi ekle\"],\"stage-node.add-task\":[\"Görev ekle\"],\"stage-node.add-task-to-parallel-group-above\":[\"Yukarıdaki paralel gruba görev ekle\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aşağıdaki paralel gruba görev ekle\"],\"stage-node.adhoc-tasks\":[\"Geçici görevler\"],\"stage-node.create-parallel-group-with-task-above\":[\"Yukarıdaki görevle paralel grup oluştur\"],\"stage-node.create-parallel-group-with-task-below\":[\"Aşağıdaki görevle paralel grup oluştur\"],\"stage-node.delete-task\":[\"Görevi sil\"],\"stage-node.event-driven-tasks\":[\"Olay odaklı görevler\"],\"stage-node.move-down\":[\"Aşağı Taşı\"],\"stage-node.move-up\":[\"Yukarı Taşı\"],\"stage-node.no-tasks\":[\"Görev yok\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Paralel gruptan kaldır\"],\"stage-node.remove-group-from-stage\":[\"Grubu aşamadan kaldır\"],\"stage-node.replace-task\":[\"Görevi değiştir\"],\"stage-node.ungroup-parallel-tasks\":[\"Paralel görevlerin grubunu çöz\"],\"stage-node.untitled-stage\":[\"Adsız adım\"],\"sticky-note.formatting.bold\":[\"Kalın (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Madde işaretli liste\"],\"sticky-note.formatting.italic\":[\"İtalik (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Numaralı Liste\"],\"sticky-note.formatting.strikethrough\":[\"Üstü Çizili (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Metin biçimlendirmesi\"],\"toolbox.search\":[\"Ara\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"Döngüye düğüm ekle\"],\"loop-node.execution-count.click-to-jump\":[\"Belirli bir yinelemeye atlamak için tıklatın\"],\"loop-node.execution-count.click-to-return\":[\"Bireysel yineleme görünümüne dönmek için tıklatın\"],\"loop-node.execution-count.jump-to-failed\":[\"İlk başarısız yinelemeye atla\"],\"loop-node.execution-count.jump-to-iteration\":[[\"iterationNumber\"],\" yinelemeye atla (başarısız)\"],\"loop-node.execution-count.next-iteration\":[\"Sonraki yineleme\"],\"loop-node.execution-count.previous-iteration\":[\"Önceki yineleme\"],\"loop-node.execution-count.return-to-individual\":[\"Bireysel yineleme görünümüne dön\"],\"loop-node.execution-count.show-aggregate\":[\"Tüm yinelemelere ilişkin toplamayı göster\"],\"loop-node.iteration.label\":[\"Döngü yineleme\"],\"loop-node.iteration.next\":[\"Sonraki döngü yineleme\"],\"loop-node.iteration.previous\":[\"Önceki döngü yineleme\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\"/\",[\"total\"]],\"loop-node.mode.parallel\":[\"Paralel\"],\"loop-node.mode.sequential\":[\"Sıralı\"],\"loop-node.title\":[\"Döngü\"],\"stage-node.add-first-task\":[\"İlk görevi ekle\"],\"stage-node.add-task\":[\"Görev ekle\"],\"stage-node.add-task-to-parallel-group-above\":[\"Yukarıdaki paralel gruba görev ekle\"],\"stage-node.add-task-to-parallel-group-below\":[\"Aşağıdaki paralel gruba görev ekle\"],\"stage-node.adhoc-tasks\":[\"Geçici görevler\"],\"stage-node.create-parallel-group-with-task-above\":[\"Yukarıdaki görevle paralel grup oluştur\"],\"stage-node.create-parallel-group-with-task-below\":[\"Aşağıdaki görevle paralel grup oluştur\"],\"stage-node.delete-task\":[\"Görevi sil\"],\"stage-node.event-driven-tasks\":[\"Olay odaklı görevler\"],\"stage-node.move-down\":[\"Aşağı Taşı\"],\"stage-node.move-up\":[\"Yukarı Taşı\"],\"stage-node.no-tasks\":[\"Görev yok\"],\"stage-node.parallel\":[\"Parallel\"],\"stage-node.remove-from-parallel-group\":[\"Paralel gruptan kaldır\"],\"stage-node.remove-group-from-stage\":[\"Grubu aşamadan kaldır\"],\"stage-node.replace-task\":[\"Görevi değiştir\"],\"stage-node.status.cancelled\":[\"İptal edildi\"],\"stage-node.status.completed\":[\"Tamamlandı\"],\"stage-node.status.failed\":[\"Başarısız\"],\"stage-node.status.in-progress\":[\"Devam ediyor\"],\"stage-node.status.not-executed\":[\"Başlatılmadı\"],\"stage-node.status.paused\":[\"Duraklatıldı\"],\"stage-node.status.terminated\":[\"Sonlandırıldı\"],\"stage-node.status.warning\":[\"Uyarı\"],\"stage-node.ungroup-parallel-tasks\":[\"Paralel görevlerin grubunu çöz\"],\"stage-node.untitled-stage\":[\"Adsız adım\"],\"sticky-note.formatting.bold\":[\"Kalın (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"Madde işaretli liste\"],\"sticky-note.formatting.italic\":[\"İtalik (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"Numaralı Liste\"],\"sticky-note.formatting.strikethrough\":[\"Üstü Çizili (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"Metin biçimlendirmesi\"],\"sticky-note.toolbar.color\":[\"Renk\"],\"sticky-note.toolbar.delete\":[\"Sil\"],\"sticky-note.toolbar.edit\":[\"Düzenle\"],\"toolbox.search\":[\"Ara\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"添加第一个任务\"],\"stage-node.add-task\":[\"添加任务\"],\"stage-node.add-task-to-parallel-group-above\":[\"将任务添加到上面的并行组\"],\"stage-node.add-task-to-parallel-group-below\":[\"将任务添加到下面的并行组\"],\"stage-node.adhoc-tasks\":[\"临时任务\"],\"stage-node.create-parallel-group-with-task-above\":[\"与上方的任务创建并行组\"],\"stage-node.create-parallel-group-with-task-below\":[\"与下方的任务创建并行组\"],\"stage-node.delete-task\":[\"删除任务\"],\"stage-node.event-driven-tasks\":[\"事件驱动型任务\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"无任务\"],\"stage-node.parallel\":[\"并行\"],\"stage-node.remove-from-parallel-group\":[\"从并行组中移除\"],\"stage-node.remove-group-from-stage\":[\"从阶段中移除组\"],\"stage-node.replace-task\":[\"替换任务\"],\"stage-node.ungroup-parallel-tasks\":[\"取消并行任务分组\"],\"stage-node.untitled-stage\":[\"无标题阶段\"],\"sticky-note.formatting.bold\":[\"粗体 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"项目符号列表\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"编号列表\"],\"sticky-note.formatting.strikethrough\":[\"删除线 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文本格式设置\"],\"toolbox.search\":[\"搜索\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"向循环添加节点\"],\"loop-node.execution-count.click-to-jump\":[\"点击跳转到特定迭代\"],\"loop-node.execution-count.click-to-return\":[\"点击返回单次迭代视图\"],\"loop-node.execution-count.jump-to-failed\":[\"跳转到首次失败的迭代\"],\"loop-node.execution-count.jump-to-iteration\":[\"跳转到第 \",[\"iterationNumber\"],\" 次迭代(失败)\"],\"loop-node.execution-count.next-iteration\":[\"下一次迭代\"],\"loop-node.execution-count.previous-iteration\":[\"上一次迭代\"],\"loop-node.execution-count.return-to-individual\":[\"返回单次迭代视图\"],\"loop-node.execution-count.show-aggregate\":[\"显示所有迭代的汇总\"],\"loop-node.iteration.label\":[\"循环迭代\"],\"loop-node.iteration.next\":[\"下一个循环迭代\"],\"loop-node.iteration.previous\":[\"上一个循环迭代\"],\"loop-node.iteration.status\":[[\"label\"],\":第 \",[\"visibleIndex\"],\"/\",[\"total\"],\" 次\"],\"loop-node.mode.parallel\":[\"并行\"],\"loop-node.mode.sequential\":[\"顺序\"],\"loop-node.title\":[\"循环\"],\"stage-node.add-first-task\":[\"添加第一个任务\"],\"stage-node.add-task\":[\"添加任务\"],\"stage-node.add-task-to-parallel-group-above\":[\"将任务添加到上面的并行组\"],\"stage-node.add-task-to-parallel-group-below\":[\"将任务添加到下面的并行组\"],\"stage-node.adhoc-tasks\":[\"临时任务\"],\"stage-node.create-parallel-group-with-task-above\":[\"与上方的任务创建并行组\"],\"stage-node.create-parallel-group-with-task-below\":[\"与下方的任务创建并行组\"],\"stage-node.delete-task\":[\"删除任务\"],\"stage-node.event-driven-tasks\":[\"事件驱动型任务\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"无任务\"],\"stage-node.parallel\":[\"并行\"],\"stage-node.remove-from-parallel-group\":[\"从并行组中移除\"],\"stage-node.remove-group-from-stage\":[\"从阶段中移除组\"],\"stage-node.replace-task\":[\"替换任务\"],\"stage-node.status.cancelled\":[\"已取消\"],\"stage-node.status.completed\":[\"已完成\"],\"stage-node.status.failed\":[\"失败\"],\"stage-node.status.in-progress\":[\"处理中\"],\"stage-node.status.not-executed\":[\"未启动\"],\"stage-node.status.paused\":[\"已暂停\"],\"stage-node.status.terminated\":[\"已终止\"],\"stage-node.status.warning\":[\"警告\"],\"stage-node.ungroup-parallel-tasks\":[\"取消并行任务分组\"],\"stage-node.untitled-stage\":[\"无标题阶段\"],\"sticky-note.formatting.bold\":[\"粗体 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"项目符号列表\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"编号列表\"],\"sticky-note.formatting.strikethrough\":[\"删除线 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文本格式设置\"],\"sticky-note.toolbar.color\":[\"颜色\"],\"sticky-note.toolbar.delete\":[\"删除\"],\"sticky-note.toolbar.edit\":[\"编辑\"],\"toolbox.search\":[\"搜索\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +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,EAAiwC,QAAQ,CAAC"}
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,EAAikF,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"添加第一个任务\"],\"stage-node.add-task\":[\"添加任务\"],\"stage-node.add-task-to-parallel-group-above\":[\"将任务添加到上面的并行组\"],\"stage-node.add-task-to-parallel-group-below\":[\"将任务添加到下面的并行组\"],\"stage-node.adhoc-tasks\":[\"临时任务\"],\"stage-node.create-parallel-group-with-task-above\":[\"与上方的任务创建并行组\"],\"stage-node.create-parallel-group-with-task-below\":[\"与下方的任务创建并行组\"],\"stage-node.delete-task\":[\"删除任务\"],\"stage-node.event-driven-tasks\":[\"事件驱动型任务\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"无任务\"],\"stage-node.parallel\":[\"并行\"],\"stage-node.remove-from-parallel-group\":[\"从并行组中移除\"],\"stage-node.remove-group-from-stage\":[\"从阶段中移除组\"],\"stage-node.replace-task\":[\"替换任务\"],\"stage-node.ungroup-parallel-tasks\":[\"取消并行任务分组\"],\"stage-node.untitled-stage\":[\"无标题阶段\"],\"sticky-note.formatting.bold\":[\"粗体 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"项目符号列表\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"编号列表\"],\"sticky-note.formatting.strikethrough\":[\"删除线 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文本格式设置\"],\"toolbox.search\":[\"搜索\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"向循环添加节点\"],\"loop-node.execution-count.click-to-jump\":[\"点击跳转到特定迭代\"],\"loop-node.execution-count.click-to-return\":[\"点击返回单次迭代视图\"],\"loop-node.execution-count.jump-to-failed\":[\"跳转到首次失败的迭代\"],\"loop-node.execution-count.jump-to-iteration\":[\"跳转到第 \",[\"iterationNumber\"],\" 次迭代(失败)\"],\"loop-node.execution-count.next-iteration\":[\"下一次迭代\"],\"loop-node.execution-count.previous-iteration\":[\"上一次迭代\"],\"loop-node.execution-count.return-to-individual\":[\"返回单次迭代视图\"],\"loop-node.execution-count.show-aggregate\":[\"显示所有迭代的汇总\"],\"loop-node.iteration.label\":[\"循环迭代\"],\"loop-node.iteration.next\":[\"下一个循环迭代\"],\"loop-node.iteration.previous\":[\"上一个循环迭代\"],\"loop-node.iteration.status\":[[\"label\"],\":第 \",[\"visibleIndex\"],\"/\",[\"total\"],\" 次\"],\"loop-node.mode.parallel\":[\"并行\"],\"loop-node.mode.sequential\":[\"顺序\"],\"loop-node.title\":[\"循环\"],\"stage-node.add-first-task\":[\"添加第一个任务\"],\"stage-node.add-task\":[\"添加任务\"],\"stage-node.add-task-to-parallel-group-above\":[\"将任务添加到上面的并行组\"],\"stage-node.add-task-to-parallel-group-below\":[\"将任务添加到下面的并行组\"],\"stage-node.adhoc-tasks\":[\"临时任务\"],\"stage-node.create-parallel-group-with-task-above\":[\"与上方的任务创建并行组\"],\"stage-node.create-parallel-group-with-task-below\":[\"与下方的任务创建并行组\"],\"stage-node.delete-task\":[\"删除任务\"],\"stage-node.event-driven-tasks\":[\"事件驱动型任务\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"无任务\"],\"stage-node.parallel\":[\"并行\"],\"stage-node.remove-from-parallel-group\":[\"从并行组中移除\"],\"stage-node.remove-group-from-stage\":[\"从阶段中移除组\"],\"stage-node.replace-task\":[\"替换任务\"],\"stage-node.status.cancelled\":[\"已取消\"],\"stage-node.status.completed\":[\"已完成\"],\"stage-node.status.failed\":[\"失败\"],\"stage-node.status.in-progress\":[\"处理中\"],\"stage-node.status.not-executed\":[\"未启动\"],\"stage-node.status.paused\":[\"已暂停\"],\"stage-node.status.terminated\":[\"已终止\"],\"stage-node.status.warning\":[\"警告\"],\"stage-node.ungroup-parallel-tasks\":[\"取消并行任务分组\"],\"stage-node.untitled-stage\":[\"无标题阶段\"],\"sticky-note.formatting.bold\":[\"粗体 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"项目符号列表\"],\"sticky-note.formatting.italic\":[\"斜体 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"编号列表\"],\"sticky-note.formatting.strikethrough\":[\"删除线 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文本格式设置\"],\"sticky-note.toolbar.color\":[\"颜色\"],\"sticky-note.toolbar.delete\":[\"删除\"],\"sticky-note.toolbar.edit\":[\"编辑\"],\"toolbox.search\":[\"搜索\"]}");
2
2
  export { messages };
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
26
26
  __webpack_require__.d(__webpack_exports__, {
27
27
  messages: ()=>messages
28
28
  });
29
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"新增第一個任務\"],\"stage-node.add-task\":[\"新增任務\"],\"stage-node.add-task-to-parallel-group-above\":[\"將任務新增到上方的平行群組\"],\"stage-node.add-task-to-parallel-group-below\":[\"將任務新增到下方的平行群組\"],\"stage-node.adhoc-tasks\":[\"臨時任務\"],\"stage-node.create-parallel-group-with-task-above\":[\"使用以上任務建立平行群組\"],\"stage-node.create-parallel-group-with-task-below\":[\"使用以下任務建立平行群組\"],\"stage-node.delete-task\":[\"刪除任務\"],\"stage-node.event-driven-tasks\":[\"事件驅動的任務\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"無任務\"],\"stage-node.parallel\":[\"並行\"],\"stage-node.remove-from-parallel-group\":[\"從平行群組中移除\"],\"stage-node.remove-group-from-stage\":[\"從階段中移除群組\"],\"stage-node.replace-task\":[\"取代任務\"],\"stage-node.ungroup-parallel-tasks\":[\"將平行任務取消分組\"],\"stage-node.untitled-stage\":[\"未命名階段\"],\"sticky-note.formatting.bold\":[\"粗體 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"項目符號清單\"],\"sticky-note.formatting.italic\":[\"斜體 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"編號清單\"],\"sticky-note.formatting.strikethrough\":[\"刪除線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文字格式\"],\"toolbox.search\":[\"搜尋\"]}");
29
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"將節點新增至迴圈\"],\"loop-node.execution-count.click-to-jump\":[\"按一下可跳至特定反覆運算\"],\"loop-node.execution-count.click-to-return\":[\"按一下可返回個別反覆運算檢視\"],\"loop-node.execution-count.jump-to-failed\":[\"跳至第一個失敗的反覆運算\"],\"loop-node.execution-count.jump-to-iteration\":[\"跳至反覆運算 \",[\"iterationNumber\"],\" (失敗)\"],\"loop-node.execution-count.next-iteration\":[\"下一次反覆運算\"],\"loop-node.execution-count.previous-iteration\":[\"上一次反覆運算\"],\"loop-node.execution-count.return-to-individual\":[\"返回個別反覆運算檢視\"],\"loop-node.execution-count.show-aggregate\":[\"顯示所有反覆運算的匯總\"],\"loop-node.iteration.label\":[\"迴圈反覆運算\"],\"loop-node.iteration.next\":[\"下一次迴圈反覆運算\"],\"loop-node.iteration.previous\":[\"上一次迴圈反覆運算\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" (共 \",[\"total\"],\" 個)\"],\"loop-node.mode.parallel\":[\"並行\"],\"loop-node.mode.sequential\":[\"順序\"],\"loop-node.title\":[\"迴圈\"],\"stage-node.add-first-task\":[\"新增第一個任務\"],\"stage-node.add-task\":[\"新增任務\"],\"stage-node.add-task-to-parallel-group-above\":[\"將任務新增到上方的平行群組\"],\"stage-node.add-task-to-parallel-group-below\":[\"將任務新增到下方的平行群組\"],\"stage-node.adhoc-tasks\":[\"臨時任務\"],\"stage-node.create-parallel-group-with-task-above\":[\"使用以上任務建立平行群組\"],\"stage-node.create-parallel-group-with-task-below\":[\"使用以下任務建立平行群組\"],\"stage-node.delete-task\":[\"刪除任務\"],\"stage-node.event-driven-tasks\":[\"事件驅動的任務\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"無任務\"],\"stage-node.parallel\":[\"並行\"],\"stage-node.remove-from-parallel-group\":[\"從平行群組中移除\"],\"stage-node.remove-group-from-stage\":[\"從階段中移除群組\"],\"stage-node.replace-task\":[\"取代任務\"],\"stage-node.status.cancelled\":[\"已取消\"],\"stage-node.status.completed\":[\"已完成\"],\"stage-node.status.failed\":[\"失敗\"],\"stage-node.status.in-progress\":[\"處理中\"],\"stage-node.status.not-executed\":[\"未啟動\"],\"stage-node.status.paused\":[\"已暫停\"],\"stage-node.status.terminated\":[\"已終止\"],\"stage-node.status.warning\":[\"Warning警告\"],\"stage-node.ungroup-parallel-tasks\":[\"將平行任務取消分組\"],\"stage-node.untitled-stage\":[\"未命名階段\"],\"sticky-note.formatting.bold\":[\"粗體 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"項目符號清單\"],\"sticky-note.formatting.italic\":[\"斜體 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"編號清單\"],\"sticky-note.formatting.strikethrough\":[\"刪除線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文字格式\"],\"sticky-note.toolbar.color\":[\"顏色\"],\"sticky-note.toolbar.delete\":[\"刪除\"],\"sticky-note.toolbar.edit\":[\"編輯\"],\"toolbox.search\":[\"搜尋\"]}");
30
30
  exports.messages = __webpack_exports__.messages;
31
31
  for(var __rspack_i in __webpack_exports__)if (-1 === [
32
32
  "messages"
@@ -1 +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,EAAswC,QAAQ,CAAC"}
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,EAAumF,QAAQ,CAAC"}
@@ -1,2 +1,2 @@
1
- const messages = JSON.parse("{\"stage-node.add-first-task\":[\"新增第一個任務\"],\"stage-node.add-task\":[\"新增任務\"],\"stage-node.add-task-to-parallel-group-above\":[\"將任務新增到上方的平行群組\"],\"stage-node.add-task-to-parallel-group-below\":[\"將任務新增到下方的平行群組\"],\"stage-node.adhoc-tasks\":[\"臨時任務\"],\"stage-node.create-parallel-group-with-task-above\":[\"使用以上任務建立平行群組\"],\"stage-node.create-parallel-group-with-task-below\":[\"使用以下任務建立平行群組\"],\"stage-node.delete-task\":[\"刪除任務\"],\"stage-node.event-driven-tasks\":[\"事件驅動的任務\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"無任務\"],\"stage-node.parallel\":[\"並行\"],\"stage-node.remove-from-parallel-group\":[\"從平行群組中移除\"],\"stage-node.remove-group-from-stage\":[\"從階段中移除群組\"],\"stage-node.replace-task\":[\"取代任務\"],\"stage-node.ungroup-parallel-tasks\":[\"將平行任務取消分組\"],\"stage-node.untitled-stage\":[\"未命名階段\"],\"sticky-note.formatting.bold\":[\"粗體 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"項目符號清單\"],\"sticky-note.formatting.italic\":[\"斜體 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"編號清單\"],\"sticky-note.formatting.strikethrough\":[\"刪除線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文字格式\"],\"toolbox.search\":[\"搜尋\"]}");
1
+ const messages = JSON.parse("{\"loop-node.add-node\":[\"將節點新增至迴圈\"],\"loop-node.execution-count.click-to-jump\":[\"按一下可跳至特定反覆運算\"],\"loop-node.execution-count.click-to-return\":[\"按一下可返回個別反覆運算檢視\"],\"loop-node.execution-count.jump-to-failed\":[\"跳至第一個失敗的反覆運算\"],\"loop-node.execution-count.jump-to-iteration\":[\"跳至反覆運算 \",[\"iterationNumber\"],\" (失敗)\"],\"loop-node.execution-count.next-iteration\":[\"下一次反覆運算\"],\"loop-node.execution-count.previous-iteration\":[\"上一次反覆運算\"],\"loop-node.execution-count.return-to-individual\":[\"返回個別反覆運算檢視\"],\"loop-node.execution-count.show-aggregate\":[\"顯示所有反覆運算的匯總\"],\"loop-node.iteration.label\":[\"迴圈反覆運算\"],\"loop-node.iteration.next\":[\"下一次迴圈反覆運算\"],\"loop-node.iteration.previous\":[\"上一次迴圈反覆運算\"],\"loop-node.iteration.status\":[[\"label\"],\": \",[\"visibleIndex\"],\" (共 \",[\"total\"],\" 個)\"],\"loop-node.mode.parallel\":[\"並行\"],\"loop-node.mode.sequential\":[\"順序\"],\"loop-node.title\":[\"迴圈\"],\"stage-node.add-first-task\":[\"新增第一個任務\"],\"stage-node.add-task\":[\"新增任務\"],\"stage-node.add-task-to-parallel-group-above\":[\"將任務新增到上方的平行群組\"],\"stage-node.add-task-to-parallel-group-below\":[\"將任務新增到下方的平行群組\"],\"stage-node.adhoc-tasks\":[\"臨時任務\"],\"stage-node.create-parallel-group-with-task-above\":[\"使用以上任務建立平行群組\"],\"stage-node.create-parallel-group-with-task-below\":[\"使用以下任務建立平行群組\"],\"stage-node.delete-task\":[\"刪除任務\"],\"stage-node.event-driven-tasks\":[\"事件驅動的任務\"],\"stage-node.move-down\":[\"下移\"],\"stage-node.move-up\":[\"上移\"],\"stage-node.no-tasks\":[\"無任務\"],\"stage-node.parallel\":[\"並行\"],\"stage-node.remove-from-parallel-group\":[\"從平行群組中移除\"],\"stage-node.remove-group-from-stage\":[\"從階段中移除群組\"],\"stage-node.replace-task\":[\"取代任務\"],\"stage-node.status.cancelled\":[\"已取消\"],\"stage-node.status.completed\":[\"已完成\"],\"stage-node.status.failed\":[\"失敗\"],\"stage-node.status.in-progress\":[\"處理中\"],\"stage-node.status.not-executed\":[\"未啟動\"],\"stage-node.status.paused\":[\"已暫停\"],\"stage-node.status.terminated\":[\"已終止\"],\"stage-node.status.warning\":[\"Warning警告\"],\"stage-node.ungroup-parallel-tasks\":[\"將平行任務取消分組\"],\"stage-node.untitled-stage\":[\"未命名階段\"],\"sticky-note.formatting.bold\":[\"粗體 (\",[\"boldShortcut\"],\")\"],\"sticky-note.formatting.bullet-list\":[\"項目符號清單\"],\"sticky-note.formatting.italic\":[\"斜體 (\",[\"italicShortcut\"],\")\"],\"sticky-note.formatting.numbered-list\":[\"編號清單\"],\"sticky-note.formatting.strikethrough\":[\"刪除線 (\",[\"strikethroughShortcut\"],\")\"],\"sticky-note.formatting.toolbar\":[\"文字格式\"],\"sticky-note.toolbar.color\":[\"顏色\"],\"sticky-note.toolbar.delete\":[\"刪除\"],\"sticky-note.toolbar.edit\":[\"編輯\"],\"toolbox.search\":[\"搜尋\"]}");
2
2
  export { messages };
@@ -135,10 +135,13 @@ function getIcon(iconId) {
135
135
  if (icon) return icon;
136
136
  const pascalCaseId = kebabToPascal(iconId);
137
137
  const LucideIcon = external_lucide_react_namespaceObject.icons[pascalCaseId];
138
- if (LucideIcon) return ({ w, h, color })=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(LucideIcon, {
138
+ if (LucideIcon) return ({ w, h, color, fill })=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(LucideIcon, {
139
139
  width: w ?? 24,
140
140
  height: h ?? 24,
141
- color: color
141
+ color: color,
142
+ ...fill?.length && {
143
+ fill
144
+ }
142
145
  });
143
146
  const BoxIcon = external_lucide_react_namespaceObject.icons.Box;
144
147
  return ({ w, h, color })=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(BoxIcon, {
@@ -147,7 +150,7 @@ function getIcon(iconId) {
147
150
  color: color
148
151
  });
149
152
  }
150
- const icon_registry_CanvasIcon = /*#__PURE__*/ (0, external_react_namespaceObject.memo)(function({ icon, size = 16, color }) {
153
+ const icon_registry_CanvasIcon = /*#__PURE__*/ (0, external_react_namespaceObject.memo)(function({ icon, size = 16, color, fill }) {
151
154
  const Icon = (0, external_react_namespaceObject.useMemo)(()=>icon ? getIcon(icon) : null, [
152
155
  icon
153
156
  ]);
@@ -155,7 +158,8 @@ const icon_registry_CanvasIcon = /*#__PURE__*/ (0, external_react_namespaceObjec
155
158
  return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(Icon, {
156
159
  w: size,
157
160
  h: size,
158
- color: color
161
+ color: color,
162
+ fill: fill
159
163
  });
160
164
  });
161
165
  const NodeIcon = icon_registry_CanvasIcon;
@@ -3,12 +3,14 @@ export type IconComponent = (props: {
3
3
  w?: number;
4
4
  h?: number;
5
5
  color?: string;
6
+ fill?: string;
6
7
  }) => JSX.Element;
7
8
  export declare function getIcon(iconId?: string): IconComponent;
8
9
  export interface CanvasIconProps {
9
10
  icon?: string;
10
11
  size?: number;
11
12
  color?: string;
13
+ fill?: string;
12
14
  }
13
15
  export declare const CanvasIcon: import("react").NamedExoticComponent<CanvasIconProps>;
14
16
  export declare const NodeIcon: import("react").NamedExoticComponent<CanvasIconProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"icon-registry.d.ts","sourceRoot":"","sources":["../../../src/canvas/utils/icon-registry.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,KAAK,GAAG,EAAiB,MAAM,OAAO,CAAC;AAGhD,MAAM,MAAM,aAAa,GAAG,CAAC,KAAK,EAAE;IAAE,CAAC,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,CAAC,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,GAAG,CAAC,OAAO,CAAC;AAuD/F,wBAAgB,OAAO,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,aAAa,CAuCtD;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAMD,eAAO,MAAM,UAAU,uDAIrB,CAAC;AAGH,eAAO,MAAM,QAAQ,uDAAa,CAAC"}
1
+ {"version":3,"file":"icon-registry.d.ts","sourceRoot":"","sources":["../../../src/canvas/utils/icon-registry.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,KAAK,GAAG,EAAiB,MAAM,OAAO,CAAC;AAGhD,MAAM,MAAM,aAAa,GAAG,CAAC,KAAK,EAAE;IAClC,CAAC,CAAC,EAAE,MAAM,CAAC;IACX,CAAC,CAAC,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,KAAK,GAAG,CAAC,OAAO,CAAC;AAuDlB,wBAAgB,OAAO,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,aAAa,CAyCtD;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAMD,eAAO,MAAM,UAAU,uDASrB,CAAC;AAGH,eAAO,MAAM,QAAQ,uDAAa,CAAC"}
@@ -105,10 +105,13 @@ function getIcon(iconId) {
105
105
  if (icon) return icon;
106
106
  const pascalCaseId = kebabToPascal(iconId);
107
107
  const LucideIcon = icons[pascalCaseId];
108
- if (LucideIcon) return ({ w, h, color })=>/*#__PURE__*/ jsx(LucideIcon, {
108
+ if (LucideIcon) return ({ w, h, color, fill })=>/*#__PURE__*/ jsx(LucideIcon, {
109
109
  width: w ?? 24,
110
110
  height: h ?? 24,
111
- color: color
111
+ color: color,
112
+ ...fill?.length && {
113
+ fill
114
+ }
112
115
  });
113
116
  const BoxIcon = icons.Box;
114
117
  return ({ w, h, color })=>/*#__PURE__*/ jsx(BoxIcon, {
@@ -117,7 +120,7 @@ function getIcon(iconId) {
117
120
  color: color
118
121
  });
119
122
  }
120
- const icon_registry_CanvasIcon = /*#__PURE__*/ memo(function({ icon, size = 16, color }) {
123
+ const icon_registry_CanvasIcon = /*#__PURE__*/ memo(function({ icon, size = 16, color, fill }) {
121
124
  const Icon = useMemo(()=>icon ? getIcon(icon) : null, [
122
125
  icon
123
126
  ]);
@@ -125,7 +128,8 @@ const icon_registry_CanvasIcon = /*#__PURE__*/ memo(function({ icon, size = 16,
125
128
  return /*#__PURE__*/ jsx(Icon, {
126
129
  w: size,
127
130
  h: size,
128
- color: color
131
+ color: color,
132
+ fill: fill
129
133
  });
130
134
  });
131
135
  const NodeIcon = icon_registry_CanvasIcon;
@@ -48,6 +48,15 @@ const SPAN_STATUS = {
48
48
  };
49
49
  const NODE_ID_DELIMITER = '=>';
50
50
  const EDGE_ID_DELIMITER = '::';
51
+ const parseSpanAttributes = (span)=>{
52
+ if (!span.Attributes) return null;
53
+ try {
54
+ return JSON.parse(span.Attributes);
55
+ } catch {
56
+ return null;
57
+ }
58
+ };
59
+ const spanStatus = (span)=>Number.isFinite(span.Status) ? span.Status : SPAN_STATUS.RUNNING;
51
60
  const getResourceNodeId = (resource)=>resource.id;
52
61
  const normalizeToolName = (resource)=>{
53
62
  if ('escalation' === resource.type) return `escalate_${resource.name.toLowerCase().replace(/\s/g, '_')}`;
@@ -57,11 +66,11 @@ const normalizeToolName = (resource)=>{
57
66
  };
58
67
  const hasResourceStatus = (resource, spans, targetStatus)=>{
59
68
  for (const span of spans){
60
- const attributes = span.Attributes ? JSON.parse(span.Attributes) : null;
69
+ const attributes = parseSpanAttributes(span);
61
70
  if (attributes) {
62
71
  if ('context' === resource.type || 'escalation' === resource.type || 'tool' === resource.type || 'mcp' === resource.type || 'a2a' === resource.type) {
63
72
  const normalizedToolName = normalizeToolName(resource);
64
- if (attributes.toolName === normalizedToolName && span.Status === targetStatus) return true;
73
+ if ('string' == typeof attributes.toolName && attributes.toolName.toLowerCase() === normalizedToolName.toLowerCase() && spanStatus(span) === targetStatus) return true;
65
74
  }
66
75
  }
67
76
  }
@@ -75,9 +84,9 @@ const hasResourceSuccess = (resource, spans)=>{
75
84
  };
76
85
  const hasModelStatus = (_model, spans, targetStatus)=>{
77
86
  for (const span of spans){
78
- const attributes = span.Attributes ? JSON.parse(span.Attributes) : null;
87
+ const attributes = parseSpanAttributes(span);
79
88
  if (attributes) {
80
- if ('completion' === attributes.type && span.Status === targetStatus) return true;
89
+ if ('completion' === attributes.type && spanStatus(span) === targetStatus) return true;
81
90
  }
82
91
  }
83
92
  return false;
@@ -90,10 +99,10 @@ const hasModelSuccess = (model, spans)=>{
90
99
  };
91
100
  const hasAgentRunning = (spans)=>{
92
101
  for (const span of spans){
93
- const attributes = span.Attributes ? JSON.parse(span.Attributes) : null;
102
+ const attributes = parseSpanAttributes(span);
94
103
  if (attributes) {
95
104
  if ('agentRun' === attributes.type) {
96
- const isRunning = span.Status === SPAN_STATUS.RUNNING;
105
+ const isRunning = spanStatus(span) === SPAN_STATUS.RUNNING;
97
106
  return isRunning;
98
107
  }
99
108
  }
@@ -1 +1 @@
1
- {"version":3,"file":"props-helpers.d.ts","sourceRoot":"","sources":["../../../src/canvas/utils/props-helpers.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,KAAK,EACV,mBAAmB,EACnB,mBAAmB,EACnB,cAAc,EACd,aAAa,EACb,cAAc,EACd,iBAAiB,EACjB,qBAAqB,EACrB,wBAAwB,EACzB,MAAM,UAAU,CAAC;AAUlB,eAAO,MAAM,iBAAiB,OAAO,CAAC;AACtC,eAAO,MAAM,iBAAiB,OAAO,CAAC;AAiDtC,eAAO,MAAM,kBAAkB,GAAI,UAAU,iBAAiB,EAAE,OAAO,QAAQ,EAAE,KAAG,OAEnF,CAAC;AAGF,eAAO,MAAM,gBAAgB,GAAI,UAAU,iBAAiB,EAAE,OAAO,QAAQ,EAAE,KAAG,OAEjF,CAAC;AAGF,eAAO,MAAM,kBAAkB,GAAI,UAAU,iBAAiB,EAAE,OAAO,QAAQ,EAAE,KAAG,OAMnF,CAAC;AAqBF,eAAO,MAAM,aAAa,GAAI,OAAO,cAAc,EAAE,OAAO,QAAQ,EAAE,KAAG,OAExE,CAAC;AAGF,eAAO,MAAM,eAAe,GAAI,OAAO,cAAc,EAAE,OAAO,QAAQ,EAAE,KAAG,OAE1E,CAAC;AAGF,eAAO,MAAM,eAAe,GAAI,OAAO,cAAc,EAAE,OAAO,QAAQ,EAAE,KAAG,OAM1E,CAAC;AAGF,eAAO,MAAM,eAAe,GAAI,OAAO,QAAQ,EAAE,KAAG,OAYnD,CAAC;AA+KF,eAAO,MAAM,kBAAkB,GAC7B,WAAW,aAAa,EACxB,cAAc,qBAAqB,EACnC,OAAO,cAAc,KACpB,mBAqBF,CAAC;AAQF,eAAO,MAAM,oBAAoB,GAC/B,OAAO,cAAc,EACrB,eAAe,MAAM,EACrB,gBAAgB,mBAAmB,EAAE,KACpC;IAAE,KAAK,EAAE,mBAAmB,EAAE,CAAC;IAAC,KAAK,EAAE,mBAAmB,EAAE,CAAA;CAmE9D,CAAC;AAWF,eAAO,MAAM,8BAA8B,GACzC,iBAAiB,wBAAwB,EACzC,OAAO,cAAc,EACrB,WAAW,aAAa,EACxB,mBAAmB,iBAAiB,EAAE,EACtC,gBAAgB,mBAAmB,EAAE,KACpC;IAAE,KAAK,EAAE,qBAAqB,EAAE,CAAC;IAAC,KAAK,EAAE,mBAAmB,EAAE,CAAA;CAqEhE,CAAC"}
1
+ {"version":3,"file":"props-helpers.d.ts","sourceRoot":"","sources":["../../../src/canvas/utils/props-helpers.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,KAAK,EACV,mBAAmB,EACnB,mBAAmB,EACnB,cAAc,EACd,aAAa,EACb,cAAc,EACd,iBAAiB,EACjB,qBAAqB,EACrB,wBAAwB,EACzB,MAAM,UAAU,CAAC;AAUlB,eAAO,MAAM,iBAAiB,OAAO,CAAC;AACtC,eAAO,MAAM,iBAAiB,OAAO,CAAC;AAuEtC,eAAO,MAAM,kBAAkB,GAAI,UAAU,iBAAiB,EAAE,OAAO,QAAQ,EAAE,KAAG,OAEnF,CAAC;AAGF,eAAO,MAAM,gBAAgB,GAAI,UAAU,iBAAiB,EAAE,OAAO,QAAQ,EAAE,KAAG,OAEjF,CAAC;AAGF,eAAO,MAAM,kBAAkB,GAAI,UAAU,iBAAiB,EAAE,OAAO,QAAQ,EAAE,KAAG,OAMnF,CAAC;AAqBF,eAAO,MAAM,aAAa,GAAI,OAAO,cAAc,EAAE,OAAO,QAAQ,EAAE,KAAG,OAExE,CAAC;AAGF,eAAO,MAAM,eAAe,GAAI,OAAO,cAAc,EAAE,OAAO,QAAQ,EAAE,KAAG,OAE1E,CAAC;AAGF,eAAO,MAAM,eAAe,GAAI,OAAO,cAAc,EAAE,OAAO,QAAQ,EAAE,KAAG,OAM1E,CAAC;AAGF,eAAO,MAAM,eAAe,GAAI,OAAO,QAAQ,EAAE,KAAG,OAYnD,CAAC;AA+KF,eAAO,MAAM,kBAAkB,GAC7B,WAAW,aAAa,EACxB,cAAc,qBAAqB,EACnC,OAAO,cAAc,KACpB,mBAqBF,CAAC;AAQF,eAAO,MAAM,oBAAoB,GAC/B,OAAO,cAAc,EACrB,eAAe,MAAM,EACrB,gBAAgB,mBAAmB,EAAE,KACpC;IAAE,KAAK,EAAE,mBAAmB,EAAE,CAAC;IAAC,KAAK,EAAE,mBAAmB,EAAE,CAAA;CAmE9D,CAAC;AAWF,eAAO,MAAM,8BAA8B,GACzC,iBAAiB,wBAAwB,EACzC,OAAO,cAAc,EACrB,WAAW,aAAa,EACxB,mBAAmB,iBAAiB,EAAE,EACtC,gBAAgB,mBAAmB,EAAE,KACpC;IAAE,KAAK,EAAE,qBAAqB,EAAE,CAAC;IAAC,KAAK,EAAE,mBAAmB,EAAE,CAAA;CAqEhE,CAAC"}
@@ -9,6 +9,15 @@ const SPAN_STATUS = {
9
9
  };
10
10
  const NODE_ID_DELIMITER = '=>';
11
11
  const EDGE_ID_DELIMITER = '::';
12
+ const parseSpanAttributes = (span)=>{
13
+ if (!span.Attributes) return null;
14
+ try {
15
+ return JSON.parse(span.Attributes);
16
+ } catch {
17
+ return null;
18
+ }
19
+ };
20
+ const spanStatus = (span)=>Number.isFinite(span.Status) ? span.Status : SPAN_STATUS.RUNNING;
12
21
  const getResourceNodeId = (resource)=>resource.id;
13
22
  const normalizeToolName = (resource)=>{
14
23
  if ('escalation' === resource.type) return `escalate_${resource.name.toLowerCase().replace(/\s/g, '_')}`;
@@ -18,11 +27,11 @@ const normalizeToolName = (resource)=>{
18
27
  };
19
28
  const hasResourceStatus = (resource, spans, targetStatus)=>{
20
29
  for (const span of spans){
21
- const attributes = span.Attributes ? JSON.parse(span.Attributes) : null;
30
+ const attributes = parseSpanAttributes(span);
22
31
  if (attributes) {
23
32
  if ('context' === resource.type || 'escalation' === resource.type || 'tool' === resource.type || 'mcp' === resource.type || 'a2a' === resource.type) {
24
33
  const normalizedToolName = normalizeToolName(resource);
25
- if (attributes.toolName === normalizedToolName && span.Status === targetStatus) return true;
34
+ if ('string' == typeof attributes.toolName && attributes.toolName.toLowerCase() === normalizedToolName.toLowerCase() && spanStatus(span) === targetStatus) return true;
26
35
  }
27
36
  }
28
37
  }
@@ -36,9 +45,9 @@ const hasResourceSuccess = (resource, spans)=>{
36
45
  };
37
46
  const hasModelStatus = (_model, spans, targetStatus)=>{
38
47
  for (const span of spans){
39
- const attributes = span.Attributes ? JSON.parse(span.Attributes) : null;
48
+ const attributes = parseSpanAttributes(span);
40
49
  if (attributes) {
41
- if ('completion' === attributes.type && span.Status === targetStatus) return true;
50
+ if ('completion' === attributes.type && spanStatus(span) === targetStatus) return true;
42
51
  }
43
52
  }
44
53
  return false;
@@ -51,10 +60,10 @@ const hasModelSuccess = (model, spans)=>{
51
60
  };
52
61
  const hasAgentRunning = (spans)=>{
53
62
  for (const span of spans){
54
- const attributes = span.Attributes ? JSON.parse(span.Attributes) : null;
63
+ const attributes = parseSpanAttributes(span);
55
64
  if (attributes) {
56
65
  if ('agentRun' === attributes.type) {
57
- const isRunning = span.Status === SPAN_STATUS.RUNNING;
66
+ const isRunning = spanStatus(span) === SPAN_STATUS.RUNNING;
58
67
  return isRunning;
59
68
  }
60
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uipath/apollo-react",
3
- "version": "4.39.3",
3
+ "version": "4.39.5",
4
4
  "description": "Apollo Design System - React component library with Material UI theming",
5
5
  "repository": {
6
6
  "type": "git",