@uipath/apollo-react 4.18.3 → 4.20.0-pr644.8243dcd

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 (97) hide show
  1. package/dist/canvas/components/AddNodePanel/AddNodePanel.cjs +3 -2
  2. package/dist/canvas/components/AddNodePanel/AddNodePanel.d.ts.map +1 -1
  3. package/dist/canvas/components/AddNodePanel/AddNodePanel.js +3 -2
  4. package/dist/canvas/components/AddNodePanel/AddNodePanel.types.d.ts +2 -1
  5. package/dist/canvas/components/AddNodePanel/AddNodePanel.types.d.ts.map +1 -1
  6. package/dist/canvas/components/AgentCanvas/agent-flow.manifest.d.ts +2 -2
  7. package/dist/canvas/components/BaseNode/BaseNode.cjs +12 -3
  8. package/dist/canvas/components/BaseNode/BaseNode.d.ts.map +1 -1
  9. package/dist/canvas/components/BaseNode/BaseNode.js +12 -3
  10. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.cjs +95 -75
  11. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.d.ts +2 -1
  12. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.d.ts.map +1 -1
  13. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.js +95 -75
  14. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.styles.cjs +2 -2
  15. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.styles.d.ts +2 -2
  16. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.styles.d.ts.map +1 -1
  17. package/dist/canvas/components/StickyNoteNode/StickyNoteNode.styles.js +2 -2
  18. package/dist/canvas/components/Toolbox/ListView.cjs +30 -22
  19. package/dist/canvas/components/Toolbox/ListView.d.ts +1 -0
  20. package/dist/canvas/components/Toolbox/ListView.d.ts.map +1 -1
  21. package/dist/canvas/components/Toolbox/ListView.js +30 -22
  22. package/dist/canvas/components/Toolbox/QuickActionsRow.cjs +84 -0
  23. package/dist/canvas/components/Toolbox/QuickActionsRow.d.ts +17 -0
  24. package/dist/canvas/components/Toolbox/QuickActionsRow.d.ts.map +1 -0
  25. package/dist/canvas/components/Toolbox/QuickActionsRow.js +50 -0
  26. package/dist/canvas/components/Toolbox/Toolbox.cjs +13 -1
  27. package/dist/canvas/components/Toolbox/Toolbox.d.ts +7 -1
  28. package/dist/canvas/components/Toolbox/Toolbox.d.ts.map +1 -1
  29. package/dist/canvas/components/Toolbox/Toolbox.js +13 -1
  30. package/dist/canvas/components/Toolbox/Toolbox.styles.cjs +2 -2
  31. package/dist/canvas/components/Toolbox/Toolbox.styles.js +2 -2
  32. package/dist/canvas/components/Toolbox/index.d.ts +1 -0
  33. package/dist/canvas/components/Toolbox/index.d.ts.map +1 -1
  34. package/dist/canvas/components/shared/InitialsBadge.cjs +83 -0
  35. package/dist/canvas/components/shared/InitialsBadge.d.ts +8 -0
  36. package/dist/canvas/components/shared/InitialsBadge.d.ts.map +1 -0
  37. package/dist/canvas/components/shared/InitialsBadge.js +36 -0
  38. package/dist/canvas/icons/ConnectorHandleIcon.cjs +69 -0
  39. package/dist/canvas/icons/ConnectorHandleIcon.d.ts +7 -0
  40. package/dist/canvas/icons/ConnectorHandleIcon.d.ts.map +1 -0
  41. package/dist/canvas/icons/ConnectorHandleIcon.js +35 -0
  42. package/dist/canvas/icons/index.cjs +6 -2
  43. package/dist/canvas/icons/index.d.ts +1 -0
  44. package/dist/canvas/icons/index.d.ts.map +1 -1
  45. package/dist/canvas/icons/index.js +2 -1
  46. package/dist/canvas/schema/node-definition/category-manifest.cjs +1 -1
  47. package/dist/canvas/schema/node-definition/category-manifest.d.ts +1 -1
  48. package/dist/canvas/schema/node-definition/category-manifest.d.ts.map +1 -1
  49. package/dist/canvas/schema/node-definition/category-manifest.js +1 -1
  50. package/dist/canvas/schema/node-definition/node-manifest.cjs +1 -1
  51. package/dist/canvas/schema/node-definition/node-manifest.d.ts +2 -2
  52. package/dist/canvas/schema/node-definition/node-manifest.d.ts.map +1 -1
  53. package/dist/canvas/schema/node-definition/node-manifest.js +1 -1
  54. package/dist/canvas/storybook-utils/manifests/index.d.ts +2 -2
  55. package/dist/canvas/styles/tailwind.canvas.css +1 -1
  56. package/dist/canvas/utils/icon-registry.cjs +8 -0
  57. package/dist/canvas/utils/icon-registry.d.ts +1 -1
  58. package/dist/canvas/utils/icon-registry.d.ts.map +1 -1
  59. package/dist/canvas/utils/icon-registry.js +8 -0
  60. package/dist/canvas/utils/manifest-resolver.cjs +0 -1
  61. package/dist/canvas/utils/manifest-resolver.d.ts +1 -1
  62. package/dist/canvas/utils/manifest-resolver.d.ts.map +1 -1
  63. package/dist/canvas/utils/manifest-resolver.js +0 -1
  64. package/dist/material/components/ap-chat/locales/de.cjs +1 -1
  65. package/dist/material/components/ap-chat/locales/de.d.ts.map +1 -1
  66. package/dist/material/components/ap-chat/locales/de.js +1 -1
  67. package/dist/material/components/ap-chat/locales/es-MX.cjs +1 -1
  68. package/dist/material/components/ap-chat/locales/es-MX.d.ts.map +1 -1
  69. package/dist/material/components/ap-chat/locales/es-MX.js +1 -1
  70. package/dist/material/components/ap-chat/locales/es.cjs +1 -1
  71. package/dist/material/components/ap-chat/locales/es.d.ts.map +1 -1
  72. package/dist/material/components/ap-chat/locales/es.js +1 -1
  73. package/dist/material/components/ap-chat/locales/fr.cjs +1 -1
  74. package/dist/material/components/ap-chat/locales/fr.d.ts.map +1 -1
  75. package/dist/material/components/ap-chat/locales/fr.js +1 -1
  76. package/dist/material/components/ap-chat/locales/ja.cjs +1 -1
  77. package/dist/material/components/ap-chat/locales/ja.d.ts.map +1 -1
  78. package/dist/material/components/ap-chat/locales/ja.js +1 -1
  79. package/dist/material/components/ap-chat/locales/ko.cjs +1 -1
  80. package/dist/material/components/ap-chat/locales/ko.d.ts.map +1 -1
  81. package/dist/material/components/ap-chat/locales/ko.js +1 -1
  82. package/dist/material/components/ap-chat/locales/pt-BR.cjs +1 -1
  83. package/dist/material/components/ap-chat/locales/pt-BR.d.ts.map +1 -1
  84. package/dist/material/components/ap-chat/locales/pt-BR.js +1 -1
  85. package/dist/material/components/ap-chat/locales/pt.cjs +1 -1
  86. package/dist/material/components/ap-chat/locales/pt.d.ts.map +1 -1
  87. package/dist/material/components/ap-chat/locales/pt.js +1 -1
  88. package/dist/material/components/ap-chat/locales/tr.cjs +1 -1
  89. package/dist/material/components/ap-chat/locales/tr.d.ts.map +1 -1
  90. package/dist/material/components/ap-chat/locales/tr.js +1 -1
  91. package/dist/material/components/ap-chat/locales/zh-CN.cjs +1 -1
  92. package/dist/material/components/ap-chat/locales/zh-CN.d.ts.map +1 -1
  93. package/dist/material/components/ap-chat/locales/zh-CN.js +1 -1
  94. package/dist/material/components/ap-chat/locales/zh-TW.cjs +1 -1
  95. package/dist/material/components/ap-chat/locales/zh-TW.d.ts.map +1 -1
  96. package/dist/material/components/ap-chat/locales/zh-TW.js +1 -1
  97. package/package.json +3 -3
@@ -0,0 +1,50 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { Button } from "@uipath/apollo-wind";
3
+ import { memo } from "react";
4
+ import { TOOLBOX_PADDING_X } from "../../constants.js";
5
+ import { CanvasTooltip } from "../CanvasTooltip.js";
6
+ function QuickActionButton({ action, wide }) {
7
+ return /*#__PURE__*/ jsx(CanvasTooltip, {
8
+ content: action.title,
9
+ children: /*#__PURE__*/ jsx(Button, {
10
+ type: "button",
11
+ variant: "ghost",
12
+ size: "icon",
13
+ className: wide ? 'h-9 w-14 aspect-auto [&_svg]:size-6' : 'h-9 w-9 [&_svg]:size-6',
14
+ "aria-label": action.title,
15
+ disabled: action.disabled,
16
+ onClick: action.onClick,
17
+ onMouseEnter: action.onMouseEnter,
18
+ onMouseLeave: action.onMouseLeave,
19
+ "data-testid": `toolbox-quick-action-${action.id}`,
20
+ children: action.icon
21
+ })
22
+ });
23
+ }
24
+ const QuickActionsRow_QuickActionsRow = /*#__PURE__*/ memo(function({ actions }) {
25
+ if (!actions.length) return null;
26
+ const leading = actions.filter((a)=>!a.trailing);
27
+ const trailing = actions.filter((a)=>a.trailing);
28
+ return /*#__PURE__*/ jsxs("div", {
29
+ className: "flex items-center justify-center gap-3 min-h-11 pb-2 border-b border-border shrink-0",
30
+ style: {
31
+ paddingInline: TOOLBOX_PADDING_X,
32
+ marginInline: -TOOLBOX_PADDING_X
33
+ },
34
+ "data-testid": "toolbox-quick-actions",
35
+ children: [
36
+ leading.map((action)=>/*#__PURE__*/ jsx(QuickActionButton, {
37
+ action: action
38
+ }, action.id)),
39
+ trailing.length > 0 && leading.length > 0 && /*#__PURE__*/ jsx("div", {
40
+ className: "w-px self-stretch mx-1 bg-border shrink-0",
41
+ "data-testid": "toolbox-quick-actions-separator"
42
+ }),
43
+ trailing.map((action)=>/*#__PURE__*/ jsx(QuickActionButton, {
44
+ action: action,
45
+ wide: true
46
+ }, action.id))
47
+ ]
48
+ });
49
+ });
50
+ export { QuickActionsRow_QuickActionsRow as QuickActionsRow };
@@ -34,6 +34,7 @@ const external_react_window_namespaceObject = require("react-window");
34
34
  const external_constants_cjs_namespaceObject = require("../../constants.cjs");
35
35
  const external_Header_cjs_namespaceObject = require("./Header.cjs");
36
36
  const external_ListView_cjs_namespaceObject = require("./ListView.cjs");
37
+ const external_QuickActionsRow_cjs_namespaceObject = require("./QuickActionsRow.cjs");
37
38
  const external_SearchBox_cjs_namespaceObject = require("./SearchBox.cjs");
38
39
  const external_Toolbox_styles_cjs_namespaceObject = require("./Toolbox.styles.cjs");
39
40
  const TRANSITION_DURATION = 150;
@@ -80,7 +81,7 @@ function searchLeafItems(items, query) {
80
81
  }
81
82
  return results;
82
83
  }
83
- function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title, initialItems, loading, fullWidth = false, fullHeight = false }) {
84
+ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title, initialItems, loading, fullWidth = false, fullHeight = false, quickActions, renderEmptyState }) {
84
85
  const [items, setItems] = (0, external_react_namespaceObject.useState)(initialItems);
85
86
  const [search, setSearch] = (0, external_react_namespaceObject.useState)('');
86
87
  const [searchLoading, setSearchLoading] = (0, external_react_namespaceObject.useState)(false);
@@ -107,6 +108,13 @@ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title,
107
108
  const isSearching = (0, external_react_namespaceObject.useMemo)(()=>search.length > 0, [
108
109
  search
109
110
  ]);
111
+ const wrappedRenderEmptyState = (0, external_react_namespaceObject.useMemo)(()=>renderEmptyState && !isSearching ? ()=>renderEmptyState({
112
+ currentCategory: currentParentItem ?? void 0
113
+ }) : void 0, [
114
+ renderEmptyState,
115
+ isSearching,
116
+ currentParentItem
117
+ ]);
110
118
  const displayedItems = (0, external_react_namespaceObject.useMemo)(()=>isSearching && !isSearchingInitialItems ? searchedItems : items, [
111
119
  isSearching,
112
120
  isSearchingInitialItems,
@@ -424,6 +432,9 @@ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title,
424
432
  w: fullWidth ? '100%' : external_constants_cjs_namespaceObject.TOOLBOX_WIDTH,
425
433
  h: fullHeight ? '100%' : external_constants_cjs_namespaceObject.TOOLBOX_HEIGHT,
426
434
  children: [
435
+ quickActions && quickActions.length > 0 && /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_QuickActionsRow_cjs_namespaceObject.QuickActionsRow, {
436
+ actions: quickActions
437
+ }),
427
438
  /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_Header_cjs_namespaceObject.Header, {
428
439
  title: currentParentItem?.name || title,
429
440
  onBack: handleBackTransition,
@@ -451,6 +462,7 @@ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title,
451
462
  activeIndex: activeIndex,
452
463
  listRef: listRef,
453
464
  emptyStateMessage: isSearching ? 'No matching nodes found' : 'No nodes found',
465
+ renderEmptyState: wrappedRenderEmptyState,
454
466
  onItemClick: handleItemSelect,
455
467
  onItemHover: onItemHover,
456
468
  onScroll: handleListScroll,
@@ -1,4 +1,8 @@
1
1
  import { type ListItem } from './ListView';
2
+ import { type ToolboxQuickAction } from './QuickActionsRow';
3
+ export type ToolboxEmptyStateRenderer<T = any> = (ctx: {
4
+ currentCategory?: ListItem<T>;
5
+ }) => React.ReactElement | null;
2
6
  export type ToolboxSearchHandler<T = any> = (query: string, isTopLevelSearch: boolean, { currentItems, category }: {
3
7
  currentItems?: ListItem<T>[];
4
8
  category?: string;
@@ -14,6 +18,8 @@ export interface ToolboxProps<T> {
14
18
  onItemHover?: (item: ListItem<T>) => void;
15
19
  onBack?: () => void;
16
20
  onSearch?: ToolboxSearchHandler<T>;
21
+ quickActions?: ToolboxQuickAction[];
22
+ renderEmptyState?: ToolboxEmptyStateRenderer<T>;
17
23
  }
18
- export declare function Toolbox<T>({ onClose, onBack, onItemSelect, onSearch, onItemHover, title, initialItems, loading, fullWidth, fullHeight, }: ToolboxProps<T>): import("react/jsx-runtime").JSX.Element;
24
+ export declare function Toolbox<T>({ onClose, onBack, onItemSelect, onSearch, onItemHover, title, initialItems, loading, fullWidth, fullHeight, quickActions, renderEmptyState, }: ToolboxProps<T>): import("react/jsx-runtime").JSX.Element;
19
25
  //# sourceMappingURL=Toolbox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Toolbox.d.ts","sourceRoot":"","sources":["../../../../src/canvas/components/Toolbox/Toolbox.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,QAAQ,EAAkD,MAAM,YAAY,CAAC;AAwC3F,MAAM,MAAM,oBAAoB,CAAC,CAAC,GAAG,GAAG,IAAI,CAC1C,KAAK,EAAE,MAAM,EACb,gBAAgB,EAAE,OAAO,EACzB,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE;IAAE,YAAY,CAAC,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAAE,KAC5E,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;AAE5B,MAAM,WAAW,YAAY,CAAC,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IAC1D,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC1C,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,oBAAoB,CAAC,CAAC,CAAC,CAAC;CACpC;AAgDD,wBAAgB,OAAO,CAAC,CAAC,EAAE,EACzB,OAAO,EACP,MAAM,EACN,YAAY,EACZ,QAAQ,EACR,WAAW,EACX,KAAK,EACL,YAAY,EACZ,OAAO,EACP,SAAiB,EACjB,UAAkB,GACnB,EAAE,YAAY,CAAC,CAAC,CAAC,2CA8fjB"}
1
+ {"version":3,"file":"Toolbox.d.ts","sourceRoot":"","sources":["../../../../src/canvas/components/Toolbox/Toolbox.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,QAAQ,EAAkD,MAAM,YAAY,CAAC;AAC3F,OAAO,EAAmB,KAAK,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AA+C7E,MAAM,MAAM,yBAAyB,CAAC,CAAC,GAAG,GAAG,IAAI,CAAC,GAAG,EAAE;IACrD,eAAe,CAAC,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC;CAC/B,KAAK,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;AAEhC,MAAM,MAAM,oBAAoB,CAAC,CAAC,GAAG,GAAG,IAAI,CAC1C,KAAK,EAAE,MAAM,EACb,gBAAgB,EAAE,OAAO,EACzB,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE;IAAE,YAAY,CAAC,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAAE,KAC5E,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;AAE5B,MAAM,WAAW,YAAY,CAAC,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC;IAC1D,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC1C,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,oBAAoB,CAAC,CAAC,CAAC,CAAC;IAOnC,YAAY,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAOpC,gBAAgB,CAAC,EAAE,yBAAyB,CAAC,CAAC,CAAC,CAAC;CACjD;AAgDD,wBAAgB,OAAO,CAAC,CAAC,EAAE,EACzB,OAAO,EACP,MAAM,EACN,YAAY,EACZ,QAAQ,EACR,WAAW,EACX,KAAK,EACL,YAAY,EACZ,OAAO,EACP,SAAiB,EACjB,UAAkB,EAClB,YAAY,EACZ,gBAAgB,GACjB,EAAE,YAAY,CAAC,CAAC,CAAC,2CA4gBjB"}
@@ -6,6 +6,7 @@ import { useListRef } from "react-window";
6
6
  import { TOOLBOX_GAP, TOOLBOX_HEIGHT, TOOLBOX_PADDING_X, TOOLBOX_PADDING_Y, TOOLBOX_WIDTH } from "../../constants.js";
7
7
  import { Header } from "./Header.js";
8
8
  import { ListView } from "./ListView.js";
9
+ import { QuickActionsRow } from "./QuickActionsRow.js";
9
10
  import { SearchBox } from "./SearchBox.js";
10
11
  import { AnimatedContainer, AnimatedContent } from "./Toolbox.styles.js";
11
12
  const TRANSITION_DURATION = 150;
@@ -52,7 +53,7 @@ function searchLeafItems(items, query) {
52
53
  }
53
54
  return results;
54
55
  }
55
- function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title, initialItems, loading, fullWidth = false, fullHeight = false }) {
56
+ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title, initialItems, loading, fullWidth = false, fullHeight = false, quickActions, renderEmptyState }) {
56
57
  const [items, setItems] = useState(initialItems);
57
58
  const [search, setSearch] = useState('');
58
59
  const [searchLoading, setSearchLoading] = useState(false);
@@ -79,6 +80,13 @@ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title,
79
80
  const isSearching = useMemo(()=>search.length > 0, [
80
81
  search
81
82
  ]);
83
+ const wrappedRenderEmptyState = useMemo(()=>renderEmptyState && !isSearching ? ()=>renderEmptyState({
84
+ currentCategory: currentParentItem ?? void 0
85
+ }) : void 0, [
86
+ renderEmptyState,
87
+ isSearching,
88
+ currentParentItem
89
+ ]);
82
90
  const displayedItems = useMemo(()=>isSearching && !isSearchingInitialItems ? searchedItems : items, [
83
91
  isSearching,
84
92
  isSearchingInitialItems,
@@ -396,6 +404,9 @@ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title,
396
404
  w: fullWidth ? '100%' : TOOLBOX_WIDTH,
397
405
  h: fullHeight ? '100%' : TOOLBOX_HEIGHT,
398
406
  children: [
407
+ quickActions && quickActions.length > 0 && /*#__PURE__*/ jsx(QuickActionsRow, {
408
+ actions: quickActions
409
+ }),
399
410
  /*#__PURE__*/ jsx(Header, {
400
411
  title: currentParentItem?.name || title,
401
412
  onBack: handleBackTransition,
@@ -423,6 +434,7 @@ function Toolbox({ onClose, onBack, onItemSelect, onSearch, onItemHover, title,
423
434
  activeIndex: activeIndex,
424
435
  listRef: listRef,
425
436
  emptyStateMessage: isSearching ? 'No matching nodes found' : 'No nodes found',
437
+ renderEmptyState: wrappedRenderEmptyState,
426
438
  onItemClick: handleItemSelect,
427
439
  onItemHover: onItemHover,
428
440
  onScroll: handleListScroll,
@@ -71,14 +71,14 @@ const AnimatedContainer = styled_default().div`
71
71
  display: flex;
72
72
  flex-direction: column;
73
73
  overflow: hidden;
74
- min-height: 300px;
74
+ min-height: 200px;
75
75
  `;
76
76
  const AnimatedContent = styled_default().div`
77
77
  flex: 1;
78
78
  display: flex;
79
79
  flex-direction: column;
80
80
  animation: ${(props)=>props.entering ? `slideIn-${props.direction}` : 'none'} 0.15s ease-out;
81
- min-height: 300px;
81
+ min-height: 200px;
82
82
 
83
83
  @keyframes slideIn-forward {
84
84
  from {
@@ -31,14 +31,14 @@ const AnimatedContainer = styled.div`
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  overflow: hidden;
34
- min-height: 300px;
34
+ min-height: 200px;
35
35
  `;
36
36
  const AnimatedContent = styled.div`
37
37
  flex: 1;
38
38
  display: flex;
39
39
  flex-direction: column;
40
40
  animation: ${(props)=>props.entering ? `slideIn-${props.direction}` : 'none'} 0.15s ease-out;
41
- min-height: 300px;
41
+ min-height: 200px;
42
42
 
43
43
  @keyframes slideIn-forward {
44
44
  from {
@@ -1,3 +1,4 @@
1
1
  export type { ListItem } from './ListView';
2
+ export type { ToolboxQuickAction } from './QuickActionsRow';
2
3
  export * from './Toolbox';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/canvas/components/Toolbox/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC3C,cAAc,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/canvas/components/Toolbox/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC3C,YAAY,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAC5D,cAAc,WAAW,CAAC"}
@@ -0,0 +1,83 @@
1
+ "use strict";
2
+ var __webpack_require__ = {};
3
+ (()=>{
4
+ __webpack_require__.n = (module)=>{
5
+ var getter = module && module.__esModule ? ()=>module['default'] : ()=>module;
6
+ __webpack_require__.d(getter, {
7
+ a: getter
8
+ });
9
+ return getter;
10
+ };
11
+ })();
12
+ (()=>{
13
+ __webpack_require__.d = (exports1, definition)=>{
14
+ for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
15
+ enumerable: true,
16
+ get: definition[key]
17
+ });
18
+ };
19
+ })();
20
+ (()=>{
21
+ __webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
22
+ })();
23
+ (()=>{
24
+ __webpack_require__.r = (exports1)=>{
25
+ if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
26
+ value: 'Module'
27
+ });
28
+ Object.defineProperty(exports1, '__esModule', {
29
+ value: true
30
+ });
31
+ };
32
+ })();
33
+ var __webpack_exports__ = {};
34
+ __webpack_require__.r(__webpack_exports__);
35
+ __webpack_require__.d(__webpack_exports__, {
36
+ getInitial: ()=>getInitial,
37
+ InitialsBadge: ()=>InitialsBadge
38
+ });
39
+ const jsx_runtime_namespaceObject = require("react/jsx-runtime");
40
+ const styled_namespaceObject = require("@emotion/styled");
41
+ var styled_default = /*#__PURE__*/ __webpack_require__.n(styled_namespaceObject);
42
+ const InitialsBadgeRoot = styled_default().span`
43
+ display: inline-flex;
44
+ width: var(--initials-badge-size, 24px);
45
+ height: var(--initials-badge-size, 24px);
46
+ align-items: center;
47
+ justify-content: center;
48
+ border-radius: 50%;
49
+ background: var(--canvas-primary);
50
+ color: #ffffff;
51
+ /** Scales legibly across sizes — caps at the badge size so the letter never overflows. */
52
+ font-size: calc(var(--initials-badge-size, 24px) * 0.5);
53
+ font-weight: 800;
54
+ line-height: 1;
55
+ text-transform: uppercase;
56
+ user-select: none;
57
+ `;
58
+ function getInitial(name) {
59
+ const trimmed = name.trim();
60
+ if (!trimmed) return '?';
61
+ return [
62
+ ...trimmed
63
+ ][0] ?? '?';
64
+ }
65
+ function InitialsBadge({ name, size, 'data-testid': dataTestId }) {
66
+ return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(InitialsBadgeRoot, {
67
+ "aria-hidden": "true",
68
+ "data-testid": dataTestId,
69
+ style: size ? {
70
+ ['--initials-badge-size']: size
71
+ } : void 0,
72
+ children: getInitial(name)
73
+ });
74
+ }
75
+ exports.InitialsBadge = __webpack_exports__.InitialsBadge;
76
+ exports.getInitial = __webpack_exports__.getInitial;
77
+ for(var __rspack_i in __webpack_exports__)if (-1 === [
78
+ "InitialsBadge",
79
+ "getInitial"
80
+ ].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
81
+ Object.defineProperty(exports, '__esModule', {
82
+ value: true
83
+ });
@@ -0,0 +1,8 @@
1
+ export interface InitialsBadgeProps {
2
+ name: string;
3
+ size?: string;
4
+ 'data-testid'?: string;
5
+ }
6
+ export declare function getInitial(name: string): string;
7
+ export declare function InitialsBadge({ name, size, 'data-testid': dataTestId }: InitialsBadgeProps): import("react/jsx-runtime").JSX.Element;
8
+ //# sourceMappingURL=InitialsBadge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InitialsBadge.d.ts","sourceRoot":"","sources":["../../../../src/canvas/components/shared/InitialsBadge.tsx"],"names":[],"mappings":"AA8BA,MAAM,WAAW,kBAAkB;IAEjC,IAAI,EAAE,MAAM,CAAC;IAEb,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAOD,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAI/C;AAED,wBAAgB,aAAa,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,aAAa,EAAE,UAAU,EAAE,EAAE,kBAAkB,2CAY1F"}
@@ -0,0 +1,36 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import styled from "@emotion/styled";
3
+ const InitialsBadgeRoot = styled.span`
4
+ display: inline-flex;
5
+ width: var(--initials-badge-size, 24px);
6
+ height: var(--initials-badge-size, 24px);
7
+ align-items: center;
8
+ justify-content: center;
9
+ border-radius: 50%;
10
+ background: var(--canvas-primary);
11
+ color: #ffffff;
12
+ /** Scales legibly across sizes — caps at the badge size so the letter never overflows. */
13
+ font-size: calc(var(--initials-badge-size, 24px) * 0.5);
14
+ font-weight: 800;
15
+ line-height: 1;
16
+ text-transform: uppercase;
17
+ user-select: none;
18
+ `;
19
+ function getInitial(name) {
20
+ const trimmed = name.trim();
21
+ if (!trimmed) return '?';
22
+ return [
23
+ ...trimmed
24
+ ][0] ?? '?';
25
+ }
26
+ function InitialsBadge({ name, size, 'data-testid': dataTestId }) {
27
+ return /*#__PURE__*/ jsx(InitialsBadgeRoot, {
28
+ "aria-hidden": "true",
29
+ "data-testid": dataTestId,
30
+ style: size ? {
31
+ ['--initials-badge-size']: size
32
+ } : void 0,
33
+ children: getInitial(name)
34
+ });
35
+ }
36
+ export { InitialsBadge, getInitial };
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ var __webpack_require__ = {};
3
+ (()=>{
4
+ __webpack_require__.d = (exports1, definition)=>{
5
+ for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
6
+ enumerable: true,
7
+ get: definition[key]
8
+ });
9
+ };
10
+ })();
11
+ (()=>{
12
+ __webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
13
+ })();
14
+ (()=>{
15
+ __webpack_require__.r = (exports1)=>{
16
+ if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
17
+ value: 'Module'
18
+ });
19
+ Object.defineProperty(exports1, '__esModule', {
20
+ value: true
21
+ });
22
+ };
23
+ })();
24
+ var __webpack_exports__ = {};
25
+ __webpack_require__.r(__webpack_exports__);
26
+ __webpack_require__.d(__webpack_exports__, {
27
+ ConnectorHandleIcon: ()=>ConnectorHandleIcon
28
+ });
29
+ const jsx_runtime_namespaceObject = require("react/jsx-runtime");
30
+ const ConnectorHandleIcon = ({ w = 36, h = 24 } = {})=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsxs)("svg", {
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ style: {
33
+ width: w,
34
+ height: h,
35
+ flexShrink: 0
36
+ },
37
+ viewBox: "0 0 36 24",
38
+ fill: "none",
39
+ role: "img",
40
+ children: [
41
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("circle", {
42
+ cx: "5",
43
+ cy: "12",
44
+ r: "2.25",
45
+ fill: "currentColor"
46
+ }),
47
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
48
+ d: "M7.5 12H31",
49
+ stroke: "currentColor",
50
+ strokeWidth: "1.6",
51
+ strokeLinecap: "round"
52
+ }),
53
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
54
+ d: "M27.5 8L31 12L27.5 16",
55
+ stroke: "currentColor",
56
+ strokeWidth: "1.6",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ fill: "none"
60
+ })
61
+ ]
62
+ });
63
+ exports.ConnectorHandleIcon = __webpack_exports__.ConnectorHandleIcon;
64
+ for(var __rspack_i in __webpack_exports__)if (-1 === [
65
+ "ConnectorHandleIcon"
66
+ ].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
67
+ Object.defineProperty(exports, '__esModule', {
68
+ value: true
69
+ });
@@ -0,0 +1,7 @@
1
+ interface ConnectorHandleIconProps {
2
+ w?: number | string;
3
+ h?: number | string;
4
+ }
5
+ export declare const ConnectorHandleIcon: ({ w, h }?: ConnectorHandleIconProps) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=ConnectorHandleIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConnectorHandleIcon.d.ts","sourceRoot":"","sources":["../../../src/canvas/icons/ConnectorHandleIcon.tsx"],"names":[],"mappings":"AAAA,UAAU,wBAAwB;IAChC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,mBAAmB,GAAI,WAAoB,wBAA6B,4CAmBpF,CAAC"}
@@ -0,0 +1,35 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const ConnectorHandleIcon = ({ w = 36, h = 24 } = {})=>/*#__PURE__*/ jsxs("svg", {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ style: {
5
+ width: w,
6
+ height: h,
7
+ flexShrink: 0
8
+ },
9
+ viewBox: "0 0 36 24",
10
+ fill: "none",
11
+ role: "img",
12
+ children: [
13
+ /*#__PURE__*/ jsx("circle", {
14
+ cx: "5",
15
+ cy: "12",
16
+ r: "2.25",
17
+ fill: "currentColor"
18
+ }),
19
+ /*#__PURE__*/ jsx("path", {
20
+ d: "M7.5 12H31",
21
+ stroke: "currentColor",
22
+ strokeWidth: "1.6",
23
+ strokeLinecap: "round"
24
+ }),
25
+ /*#__PURE__*/ jsx("path", {
26
+ d: "M27.5 8L31 12L27.5 16",
27
+ stroke: "currentColor",
28
+ strokeWidth: "1.6",
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round",
31
+ fill: "none"
32
+ })
33
+ ]
34
+ });
35
+ export { ConnectorHandleIcon };
@@ -59,10 +59,11 @@ __webpack_require__.d(__webpack_exports__, {
59
59
  HumanIcon: ()=>external_HumanIcon_cjs_namespaceObject.HumanIcon,
60
60
  ZoomInIcon: ()=>external_ZoomInIcon_cjs_namespaceObject.ZoomInIcon,
61
61
  DataTransformFlattenIcon: ()=>external_DataTransformFlattenIcon_cjs_namespaceObject.DataTransformFlattenIcon,
62
- EntryConditionIcon: ()=>external_EntryConditionIcon_cjs_namespaceObject.EntryConditionIcon,
62
+ ConnectorHandleIcon: ()=>external_ConnectorHandleIcon_cjs_namespaceObject.ConnectorHandleIcon,
63
63
  AutonomousAgentIcon: ()=>external_AutonomousAgentIcon_cjs_namespaceObject.AutonomousAgentIcon,
64
- UiPathIcon: ()=>external_UiPathIcon_cjs_namespaceObject.UiPathIcon,
64
+ EntryConditionIcon: ()=>external_EntryConditionIcon_cjs_namespaceObject.EntryConditionIcon,
65
65
  CaseManagementProject: ()=>external_CaseManagementProject_cjs_namespaceObject.CaseManagementProject,
66
+ UiPathIcon: ()=>external_UiPathIcon_cjs_namespaceObject.UiPathIcon,
66
67
  ExitConditionIcon: ()=>external_ExitConditionIcon_cjs_namespaceObject.ExitConditionIcon,
67
68
  AgentIcon: ()=>external_AgentIcon_cjs_namespaceObject.AgentIcon,
68
69
  WebAppProject: ()=>external_WebAppProject_cjs_namespaceObject.WebAppProject,
@@ -84,6 +85,7 @@ const external_CaseManagementProject_cjs_namespaceObject = require("./CaseManage
84
85
  const external_CasePlanIcon_cjs_namespaceObject = require("./CasePlanIcon.cjs");
85
86
  const external_CodedAgentIcon_cjs_namespaceObject = require("./CodedAgentIcon.cjs");
86
87
  const external_ConnectorBuilderProject_cjs_namespaceObject = require("./ConnectorBuilderProject.cjs");
88
+ const external_ConnectorHandleIcon_cjs_namespaceObject = require("./ConnectorHandleIcon.cjs");
87
89
  const external_ContextIcon_cjs_namespaceObject = require("./ContextIcon.cjs");
88
90
  const external_ControlFlowIcon_cjs_namespaceObject = require("./ControlFlowIcon.cjs");
89
91
  const external_ConversationalAgentIcon_cjs_namespaceObject = require("./ConversationalAgentIcon.cjs");
@@ -131,6 +133,7 @@ exports.CaseManagementProject = __webpack_exports__.CaseManagementProject;
131
133
  exports.CasePlanIcon = __webpack_exports__.CasePlanIcon;
132
134
  exports.CodedAgentIcon = __webpack_exports__.CodedAgentIcon;
133
135
  exports.ConnectorBuilderProject = __webpack_exports__.ConnectorBuilderProject;
136
+ exports.ConnectorHandleIcon = __webpack_exports__.ConnectorHandleIcon;
134
137
  exports.ContextIcon = __webpack_exports__.ContextIcon;
135
138
  exports.ControlFlowIcon = __webpack_exports__.ControlFlowIcon;
136
139
  exports.ConversationalAgentIcon = __webpack_exports__.ConversationalAgentIcon;
@@ -179,6 +182,7 @@ for(var __rspack_i in __webpack_exports__)if (-1 === [
179
182
  "CasePlanIcon",
180
183
  "CodedAgentIcon",
181
184
  "ConnectorBuilderProject",
185
+ "ConnectorHandleIcon",
182
186
  "ContextIcon",
183
187
  "ControlFlowIcon",
184
188
  "ConversationalAgentIcon",
@@ -10,6 +10,7 @@ export { CaseManagementProject } from './CaseManagementProject';
10
10
  export { CasePlanIcon } from './CasePlanIcon';
11
11
  export { CodedAgentIcon } from './CodedAgentIcon';
12
12
  export { ConnectorBuilderProject } from './ConnectorBuilderProject';
13
+ export { ConnectorHandleIcon } from './ConnectorHandleIcon';
13
14
  export { ContextIcon } from './ContextIcon';
14
15
  export { ControlFlowIcon } from './ControlFlowIcon';
15
16
  export { ConversationalAgentIcon } from './ConversationalAgentIcon';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/canvas/icons/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/canvas/icons/index.ts"],"names":[],"mappings":"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"}
@@ -10,6 +10,7 @@ import { CaseManagementProject } from "./CaseManagementProject.js";
10
10
  import { CasePlanIcon } from "./CasePlanIcon.js";
11
11
  import { CodedAgentIcon } from "./CodedAgentIcon.js";
12
12
  import { ConnectorBuilderProject } from "./ConnectorBuilderProject.js";
13
+ import { ConnectorHandleIcon } from "./ConnectorHandleIcon.js";
13
14
  import { ContextIcon } from "./ContextIcon.js";
14
15
  import { ControlFlowIcon } from "./ControlFlowIcon.js";
15
16
  import { ConversationalAgentIcon } from "./ConversationalAgentIcon.js";
@@ -45,4 +46,4 @@ import { WebAppProject } from "./WebAppProject.js";
45
46
  import { ZoomInIcon } from "./ZoomInIcon.js";
46
47
  import { ZoomOutIcon } from "./ZoomOutIcon.js";
47
48
  import { ZoomToFitIcon } from "./ZoomToFitIcon.js";
48
- export { A2aIcon, AgentDiagramIcon, AgentIcon, AgentProject, AnthropicIcon, ApiProject, AutonomousAgentIcon, BusinessProcessProject, CaseManagementProject, CasePlanIcon, CodedAgentIcon, ConnectorBuilderProject, ContextIcon, ControlFlowIcon, ConversationalAgentIcon, DataAndTools, DataTransformExtractIcon, DataTransformFilterIcon, DataTransformFlattenIcon, DataTransformGroupIcon, DataTransformIcon, DataTransformMapIcon, DecisionIcon, EntryConditionIcon, ExitConditionIcon, FlaskRunIcon, FlowProject, GoogleIcon, HealthScoreIcon, HumanIcon, LoopIcon, McpIcon, MemoryIcon, OpenAIIcon, OrganizeIcon, ReturnToOriginIcon, RpaProject, ScriptTaskIcon, SwitchIcon, TimelinePauseIcon, TimelinePlayIcon, TimelineProgressIcon, UiPathIcon, WebAppProject, ZoomInIcon, ZoomOutIcon, ZoomToFitIcon };
49
+ export { A2aIcon, AgentDiagramIcon, AgentIcon, AgentProject, AnthropicIcon, ApiProject, AutonomousAgentIcon, BusinessProcessProject, CaseManagementProject, CasePlanIcon, CodedAgentIcon, ConnectorBuilderProject, ConnectorHandleIcon, ContextIcon, ControlFlowIcon, ConversationalAgentIcon, DataAndTools, DataTransformExtractIcon, DataTransformFilterIcon, DataTransformFlattenIcon, DataTransformGroupIcon, DataTransformIcon, DataTransformMapIcon, DecisionIcon, EntryConditionIcon, ExitConditionIcon, FlaskRunIcon, FlowProject, GoogleIcon, HealthScoreIcon, HumanIcon, LoopIcon, McpIcon, MemoryIcon, OpenAIIcon, OrganizeIcon, ReturnToOriginIcon, RpaProject, ScriptTaskIcon, SwitchIcon, TimelinePauseIcon, TimelinePlayIcon, TimelineProgressIcon, UiPathIcon, WebAppProject, ZoomInIcon, ZoomOutIcon, ZoomToFitIcon };
@@ -34,7 +34,7 @@ const categoryManifestSchema = external_zod_namespaceObject.z.object({
34
34
  sortOrder: external_zod_namespaceObject.z.number().int().nonnegative(),
35
35
  color: external_zod_namespaceObject.z.string().min(1).optional(),
36
36
  colorDark: external_zod_namespaceObject.z.string().min(1).optional(),
37
- icon: external_zod_namespaceObject.z.string().min(1),
37
+ icon: external_zod_namespaceObject.z.string().min(1).optional(),
38
38
  tags: external_zod_namespaceObject.z.array(external_zod_namespaceObject.z.string())
39
39
  });
40
40
  exports.categoryManifestSchema = __webpack_exports__.categoryManifestSchema;
@@ -6,7 +6,7 @@ export declare const categoryManifestSchema: z.ZodObject<{
6
6
  sortOrder: z.ZodNumber;
7
7
  color: z.ZodOptional<z.ZodString>;
8
8
  colorDark: z.ZodOptional<z.ZodString>;
9
- icon: z.ZodString;
9
+ icon: z.ZodOptional<z.ZodString>;
10
10
  tags: z.ZodArray<z.ZodString>;
11
11
  }, z.core.$strip>;
12
12
  export type CategoryManifest = z.infer<typeof categoryManifestSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"category-manifest.d.ts","sourceRoot":"","sources":["../../../../src/canvas/schema/node-definition/category-manifest.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAexB,eAAO,MAAM,sBAAsB;;;;;;;;;iBAwCjC,CAAC;AAGH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
1
+ {"version":3,"file":"category-manifest.d.ts","sourceRoot":"","sources":["../../../../src/canvas/schema/node-definition/category-manifest.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAexB,eAAO,MAAM,sBAAsB;;;;;;;;;iBA+CjC,CAAC;AAGH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -6,7 +6,7 @@ const categoryManifestSchema = z.object({
6
6
  sortOrder: z.number().int().nonnegative(),
7
7
  color: z.string().min(1).optional(),
8
8
  colorDark: z.string().min(1).optional(),
9
- icon: z.string().min(1),
9
+ icon: z.string().min(1).optional(),
10
10
  tags: z.array(z.string())
11
11
  });
12
12
  export { categoryManifestSchema };
@@ -45,7 +45,7 @@ const nodeDebugManifestSchema = external_zod_namespaceObject.z.object({
45
45
  const nodeDisplayManifestSchema = external_zod_namespaceObject.z.object({
46
46
  label: external_zod_namespaceObject.z.string().min(1),
47
47
  description: external_zod_namespaceObject.z.string().optional(),
48
- icon: external_zod_namespaceObject.z.string().min(1),
48
+ icon: external_zod_namespaceObject.z.string().min(1).optional(),
49
49
  shape: nodeShapeSchema.optional(),
50
50
  color: external_zod_namespaceObject.z.string().optional(),
51
51
  background: external_zod_namespaceObject.z.string().optional(),
@@ -12,7 +12,7 @@ export declare const nodeDebugManifestSchema: z.ZodObject<{
12
12
  export declare const nodeDisplayManifestSchema: z.ZodObject<{
13
13
  label: z.ZodString;
14
14
  description: z.ZodOptional<z.ZodString>;
15
- icon: z.ZodString;
15
+ icon: z.ZodOptional<z.ZodString>;
16
16
  shape: z.ZodOptional<z.ZodEnum<{
17
17
  square: "square";
18
18
  circle: "circle";
@@ -40,7 +40,7 @@ export declare const nodeManifestSchema: z.ZodObject<{
40
40
  display: z.ZodObject<{
41
41
  label: z.ZodString;
42
42
  description: z.ZodOptional<z.ZodString>;
43
- icon: z.ZodString;
43
+ icon: z.ZodOptional<z.ZodString>;
44
44
  shape: z.ZodOptional<z.ZodEnum<{
45
45
  square: "square";
46
46
  circle: "circle";
@@ -1 +1 @@
1
- {"version":3,"file":"node-manifest.d.ts","sourceRoot":"","sources":["../../../../src/canvas/schema/node-definition/node-manifest.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAOxB,eAAO,MAAM,eAAe;;;;;EAAyD,CAAC;AAKtF,eAAO,MAAM,uBAAuB;;iBAGlC,CAAC;AAKH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;iBA2BpC,CAAC;AAQH,eAAO,MAAM,oCAAoC;;;;mBAG/C,CAAC;AAKH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAgE7B,CAAC;AAGH,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AACxD,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAC9D,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oCAAoC,CAAC,CAAC"}
1
+ {"version":3,"file":"node-manifest.d.ts","sourceRoot":"","sources":["../../../../src/canvas/schema/node-definition/node-manifest.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAOxB,eAAO,MAAM,eAAe;;;;;EAAyD,CAAC;AAKtF,eAAO,MAAM,uBAAuB;;iBAGlC,CAAC;AAKH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;iBAkCpC,CAAC;AAQH,eAAO,MAAM,oCAAoC;;;;mBAG/C,CAAC;AAKH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAgE7B,CAAC;AAGH,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AACxD,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAC9D,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oCAAoC,CAAC,CAAC"}
@@ -13,7 +13,7 @@ const nodeDebugManifestSchema = z.object({
13
13
  const nodeDisplayManifestSchema = z.object({
14
14
  label: z.string().min(1),
15
15
  description: z.string().optional(),
16
- icon: z.string().min(1),
16
+ icon: z.string().min(1).optional(),
17
17
  shape: nodeShapeSchema.optional(),
18
18
  color: z.string().optional(),
19
19
  background: z.string().optional(),