cordage-enterprise 0.8.7 → 0.8.8

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 (46) hide show
  1. package/dist/cordage-enterprise.es.js +7084 -7019
  2. package/dist/cordage-enterprise.umd.js +60 -60
  3. package/dist/types/components/InboxPopOver/index.d.ts.map +1 -1
  4. package/dist/types/components/Multiselect/MultiselectTreeComponent.d.ts +1 -1
  5. package/dist/types/components/Multiselect/MultiselectTreeComponent.d.ts.map +1 -1
  6. package/dist/types/components/Multiselect/interfaces/index.d.ts +3 -0
  7. package/dist/types/components/Multiselect/interfaces/index.d.ts.map +1 -1
  8. package/dist/types/components/Tree/index.d.ts +1 -1
  9. package/dist/types/components/Tree/index.d.ts.map +1 -1
  10. package/dist/types/components/Tree/interfaces/index.d.ts +18 -0
  11. package/dist/types/components/Tree/interfaces/index.d.ts.map +1 -1
  12. package/dist/types/stories/components/InboxPopOver/InboxPopOver.stories.d.ts.map +1 -1
  13. package/dist/types/stories/components/InboxPopOver/InboxPopOverPagination.stories.d.ts.map +1 -1
  14. package/dist/types/stories/components/Multiselect/MultiselectTreeComponent.stories.d.ts +1 -0
  15. package/dist/types/stories/components/Multiselect/MultiselectTreeComponent.stories.d.ts.map +1 -1
  16. package/dist/types/stories/components/{Selects/MultiselectTreeComponent.stories.d.ts → Multiselect/MultiselectTreeComponentAssociations.stories.d.ts} +2 -2
  17. package/dist/types/stories/components/Multiselect/MultiselectTreeComponentAssociations.stories.d.ts.map +1 -0
  18. package/dist/types/stories/components/Multiselect/{data.d.ts → dataMultiselectSimple.d.ts} +1 -1
  19. package/dist/types/stories/components/Multiselect/dataMultiselectSimple.d.ts.map +1 -0
  20. package/dist/types/stories/components/Multiselect/dataWithCheckedState.d.ts +19 -0
  21. package/dist/types/stories/components/Multiselect/dataWithCheckedState.d.ts.map +1 -0
  22. package/dist/types/stories/components/Multiselect/hooks/index.d.ts +6 -0
  23. package/dist/types/stories/components/Multiselect/hooks/index.d.ts.map +1 -0
  24. package/dist/types/stories/components/Multiselect/hooks/useChangeHandlers.d.ts +5 -0
  25. package/dist/types/stories/components/Multiselect/hooks/useChangeHandlers.d.ts.map +1 -0
  26. package/dist/types/stories/components/Multiselect/hooks/useDataManager.d.ts +11 -0
  27. package/dist/types/stories/components/Multiselect/hooks/useDataManager.d.ts.map +1 -0
  28. package/dist/types/stories/components/Multiselect/hooks/useHierarchicalData.d.ts +7 -0
  29. package/dist/types/stories/components/Multiselect/hooks/useHierarchicalData.d.ts.map +1 -0
  30. package/dist/types/stories/components/Multiselect/hooks/useMultiselectTreeData.d.ts +16 -0
  31. package/dist/types/stories/components/Multiselect/hooks/useMultiselectTreeData.d.ts.map +1 -0
  32. package/dist/types/stories/components/Multiselect/hooks/useTreeStructure.d.ts +5 -0
  33. package/dist/types/stories/components/Multiselect/hooks/useTreeStructure.d.ts.map +1 -0
  34. package/dist/types/stories/components/Tree/Tree.stories.d.ts +2 -0
  35. package/dist/types/stories/components/Tree/Tree.stories.d.ts.map +1 -1
  36. package/dist/types/stories/components/Tree/data/index.d.ts +0 -1
  37. package/dist/types/stories/components/Tree/data/index.d.ts.map +1 -1
  38. package/dist/types/stories/components/Tree/utils.d.ts +22 -0
  39. package/dist/types/stories/components/Tree/utils.d.ts.map +1 -0
  40. package/package.json +1 -1
  41. package/dist/types/stories/components/Multiselect/data.d.ts.map +0 -1
  42. package/dist/types/stories/components/Selects/MultiselectTreeComponent.stories.d.ts.map +0 -1
  43. package/dist/types/stories/components/Selects/data.d.ts +0 -3
  44. package/dist/types/stories/components/Selects/data.d.ts.map +0 -1
  45. package/dist/types/stories/components/Tree/TreeMultiselect.stories.d.ts +0 -7
  46. package/dist/types/stories/components/Tree/TreeMultiselect.stories.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/InboxPopOver/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAY,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAStC,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,SAAS,CAAA;AAEjD,eAAO,MAAM,YAAY,GAAI,2dAgC1B,iBAAiB,4CAiJnB,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/InboxPopOver/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAY,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAStC,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,SAAS,CAAA;AAEjD,eAAO,MAAM,YAAY,GAAI,2dAgC1B,iBAAiB,4CAmJnB,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import { MultiselectTreeComponentProps } from "./interfaces";
2
- export declare const MultiselectTreeComponent: ({ autoComplete, branches, disabled, hasError, id, label, maxHeightDropdownContainer, name, onChangeInput, onChangeItems, onFocus, onKeyDown, pattern, placeholder, size, styleContainerMultiselect, styleDropdownContainer, styleTreeContainer, textHelper, titleTree, }: MultiselectTreeComponentProps) => import("react/jsx-runtime").JSX.Element;
2
+ export declare const MultiselectTreeComponent: ({ autoComplete, branches, disabled, hasError, id, initialSelectedIds, keepDropdownOpen, label, maxHeightDropdownContainer, name, onChangeInput, onChangeItems, onFocus, onKeyDown, pattern, placeholder, resetSelectionOnBranchesChange, size, styleContainerMultiselect, styleDropdownContainer, styleTreeContainer, textHelper, titleTree, }: MultiselectTreeComponentProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default MultiselectTreeComponent;
4
4
  //# sourceMappingURL=MultiselectTreeComponent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MultiselectTreeComponent.d.ts","sourceRoot":"","sources":["../../../../src/components/Multiselect/MultiselectTreeComponent.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,6BAA6B,EAAE,MAAM,cAAc,CAAA;AAM5D,eAAO,MAAM,wBAAwB,GAAI,0QAqBtC,6BAA6B,4CA6T/B,CAAA;AAED,eAAe,wBAAwB,CAAA"}
1
+ {"version":3,"file":"MultiselectTreeComponent.d.ts","sourceRoot":"","sources":["../../../../src/components/Multiselect/MultiselectTreeComponent.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,6BAA6B,EAAE,MAAM,cAAc,CAAA;AAM5D,eAAO,MAAM,wBAAwB,GAAI,gVAwBtC,6BAA6B,4CAsb/B,CAAA;AAED,eAAe,wBAAwB,CAAA"}
@@ -5,6 +5,8 @@ export interface MultiselectTreeComponentProps {
5
5
  disabled?: boolean;
6
6
  hasError?: boolean;
7
7
  id?: string;
8
+ initialSelectedIds?: string[];
9
+ keepDropdownOpen?: boolean;
8
10
  label?: string;
9
11
  maxHeightDropdownContainer?: string;
10
12
  name?: string;
@@ -14,6 +16,7 @@ export interface MultiselectTreeComponentProps {
14
16
  onKeyDown?: (e: React.KeyboardEvent<HTMLInputElement>) => void;
15
17
  pattern?: string;
16
18
  placeholder?: string;
19
+ resetSelectionOnBranchesChange?: boolean;
17
20
  size?: 'sm' | 'md' | 'lg';
18
21
  styleContainerMultiselect?: React.CSSProperties;
19
22
  styleDropdownContainer?: React.CSSProperties;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Multiselect/interfaces/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAA;AAE9C,MAAM,WAAW,6BAA6B;IAC1C,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,EAAE,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,EAAE,CAAC,EAAC,MAAM,CAAA;IACV,KAAK,CAAC,EAAC,MAAM,CAAA;IACb,0BAA0B,CAAC,EAAC,MAAM,CAAA;IAClC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,aAAa,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAA;IAChE,aAAa,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,EAAE,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAA;IAChH,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAA;IACpD,SAAS,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAA;IAC9D,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;IACzB,yBAAyB,CAAC,EAAC,KAAK,CAAC,aAAa,CAAA;IAC9C,sBAAsB,CAAC,EAAC,KAAK,CAAC,aAAa,CAAA;IAC3C,kBAAkB,CAAC,EAAC,KAAK,CAAC,aAAa,CAAA;IACvC,UAAU,CAAC,EAAC,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;CACpB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Multiselect/interfaces/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAA;AAE9C,MAAM,WAAW,6BAA6B;IAC1C,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,EAAE,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,EAAE,CAAC,EAAC,MAAM,CAAA;IACV,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAA;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,KAAK,CAAC,EAAC,MAAM,CAAA;IACb,0BAA0B,CAAC,EAAC,MAAM,CAAA;IAClC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,aAAa,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAA;IAChE,aAAa,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,EAAE,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAA;IAChH,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAA;IACpD,SAAS,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAA;IAC9D,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,8BAA8B,CAAC,EAAE,OAAO,CAAA;IACxC,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;IACzB,yBAAyB,CAAC,EAAC,KAAK,CAAC,aAAa,CAAA;IAC9C,sBAAsB,CAAC,EAAC,KAAK,CAAC,aAAa,CAAA;IAC3C,kBAAkB,CAAC,EAAC,KAAK,CAAC,aAAa,CAAA;IACvC,UAAU,CAAC,EAAC,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;CACpB"}
@@ -1,4 +1,4 @@
1
1
  import { TreeProps } from './interfaces';
2
- export declare const Tree: ({ typeTree, branches, onChangeItems, defaultCheckedNodes, autoExpandChecked, searchText, title, variantItem, styleContainer, styleTitleContainer, }: TreeProps) => import("react/jsx-runtime").JSX.Element;
2
+ export declare const Tree: ({ typeTree, branches, onChangeItems, defaultCheckedNodes, autoExpandChecked, searchText, title, variantItem, styleContainer, styleTitleContainer, checkboxVisibility, hasFullFocus, }: TreeProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default Tree;
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Tree/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,SAAS,EAAE,MAAM,cAAc,CAAA;AAMhD,eAAO,MAAM,IAAI,GAAI,qJAYlB,SAAS,4CAyTX,CAAA;AAED,eAAe,IAAI,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Tree/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,SAAS,EAAE,MAAM,cAAc,CAAA;AAMhD,eAAO,MAAM,IAAI,GAAI,uLAalB,SAAS,4CAgZX,CAAA;AAED,eAAe,IAAI,CAAA"}
@@ -6,6 +6,10 @@ export interface Branch {
6
6
  * Tree ID
7
7
  */
8
8
  id?: string;
9
+ /**
10
+ * Parent ID for establishing relationships
11
+ */
12
+ parentId?: string;
9
13
  /**
10
14
  * Title Tree
11
15
  */
@@ -51,6 +55,10 @@ export interface Branch {
51
55
  * Badge Center
52
56
  */
53
57
  badges?: Badges[];
58
+ /**
59
+ * Is the branch checked/selected?
60
+ */
61
+ isChecked?: boolean;
54
62
  }
55
63
  export interface TreeProps {
56
64
  /**
@@ -93,5 +101,15 @@ export interface TreeProps {
93
101
  * To style the title of the tree
94
102
  */
95
103
  styleTitleContainer?: CSSProperties;
104
+ /**
105
+ * Control checkbox visibility behavior
106
+ * - 'all': Show checkbox in all levels (default)
107
+ * - 'leaves-only': Show checkbox only in leaf nodes (nodes without children)
108
+ */
109
+ checkboxVisibility?: 'all' | 'leaves-only';
110
+ /**
111
+ * Focus the Item Tree
112
+ */
113
+ hasFullFocus?: boolean;
96
114
  }
97
115
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tree/interfaces/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AACrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAA;AAChE,OAAO,EAAE,MAAM,EAAE,MAAM,2CAA2C,CAAA;AAElE,MAAM,WAAW,MAAM;IACnB;;MAEE;IACF,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;MAEE;IACF,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;MAEE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;MAEE;IACF,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB;;MAEE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;MAEE;IACF,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC;;;MAGE;IACF,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;MAEE;IACF,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;MAEE;IACF,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAED,MAAM,WAAW,SAAS;IACtB;;MAEE;IACF,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB;;MAEE;IACF,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC/B;;MAEE;IACF,aAAa,CAAC,EAAE,CAAC,YAAY,CAAC,EAAE,MAAM,EAAE,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IACxF;;MAEE;IACF,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;MAEE;IACF,QAAQ,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,CAAC;IAC1C;;MAEE;IACF,WAAW,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;IACpC;;MAEE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;MAEE;IACF,cAAc,CAAC,EAAE,aAAa,CAAC;IAC/B;;MAEE;IACF,mBAAmB,CAAC,EAAE,aAAa,CAAC;CACvC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tree/interfaces/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AACrC,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAA;AAChE,OAAO,EAAE,MAAM,EAAE,MAAM,2CAA2C,CAAA;AAElE,MAAM,WAAW,MAAM;IACnB;;MAEE;IACF,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;MAEE;IACF,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;MAEE;IACF,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;MAEE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;MAEE;IACF,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB;;MAEE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;MAEE;IACF,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC;;;MAGE;IACF,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;MAEE;IACF,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;MAEE;IACF,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,MAAM,WAAW,SAAS;IACtB;;MAEE;IACF,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB;;MAEE;IACF,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC/B;;MAEE;IACF,aAAa,CAAC,EAAE,CAAC,YAAY,CAAC,EAAE,MAAM,EAAE,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IACxF;;MAEE;IACF,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;MAEE;IACF,QAAQ,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,CAAC;IAC1C;;MAEE;IACF,WAAW,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;IACpC;;MAEE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;MAEE;IACF,cAAc,CAAC,EAAE,aAAa,CAAC;IAC/B;;MAEE;IACF,mBAAmB,CAAC,EAAE,aAAa,CAAC;IACpC;;;;MAIE;IACF,kBAAkB,CAAC,EAAE,KAAK,GAAG,aAAa,CAAA;IAC1C;;MAEE;IACF,YAAY,CAAC,EAAE,OAAO,CAAA;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"InboxPopOver.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/InboxPopOver/InboxPopOver.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,yCAAyC,CAAA;AAWtE,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAgBnC,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAA;AAE1C,eAAO,MAAM,qBAAqB,EAAE,KA+EnC,CAAA"}
1
+ {"version":3,"file":"InboxPopOver.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/InboxPopOver/InboxPopOver.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,yCAAyC,CAAA;AAWtE,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAgBnC,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAA;AAE1C,eAAO,MAAM,qBAAqB,EAAE,KAiFnC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"InboxPopOverPagination.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/InboxPopOver/InboxPopOverPagination.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAA;AAQ/D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAgBnC,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAA;AAE1C,eAAO,MAAM,sBAAsB,EAAE,KAkHpC,CAAA"}
1
+ {"version":3,"file":"InboxPopOverPagination.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/InboxPopOver/InboxPopOverPagination.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAA;AAO/D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAenC,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAA;AAE1C,eAAO,MAAM,sBAAsB,EAAE,KAwGpC,CAAA"}
@@ -4,4 +4,5 @@ declare const meta: Meta<typeof MultiselectTreeComponent>;
4
4
  export default meta;
5
5
  type Story = StoryObj<typeof MultiselectTreeComponent>;
6
6
  export declare const Default: Story;
7
+ export declare const WithLeafItemsPreselected: Story;
7
8
  //# sourceMappingURL=MultiselectTreeComponent.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MultiselectTreeComponent.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Multiselect/MultiselectTreeComponent.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAGtD,OAAO,wBAAwB,MAAM,0DAA0D,CAAA;AAG/F,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,wBAAwB,CAuB/C,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAEtD,eAAO,MAAM,OAAO,EAAE,KAgCrB,CAAA"}
1
+ {"version":3,"file":"MultiselectTreeComponent.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Multiselect/MultiselectTreeComponent.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAGtD,OAAO,wBAAwB,MAAM,0DAA0D,CAAA;AAG/F,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,wBAAwB,CAuB/C,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAEtD,eAAO,MAAM,OAAO,EAAE,KAyCrB,CAAA;AAED,eAAO,MAAM,wBAAwB,EAAE,KAsDtC,CAAA"}
@@ -3,5 +3,5 @@ import MultiselectTreeComponent from '../../../components/Multiselect/Multiselec
3
3
  declare const meta: Meta<typeof MultiselectTreeComponent>;
4
4
  export default meta;
5
5
  type Story = StoryObj<typeof MultiselectTreeComponent>;
6
- export declare const Default: Story;
7
- //# sourceMappingURL=MultiselectTreeComponent.stories.d.ts.map
6
+ export declare const MultiselectTreeComponentAssociations: Story;
7
+ //# sourceMappingURL=MultiselectTreeComponentAssociations.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MultiselectTreeComponentAssociations.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Multiselect/MultiselectTreeComponentAssociations.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAEtD,OAAO,wBAAwB,MAAM,0DAA0D,CAAA;AAG/F,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,wBAAwB,CAuB/C,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAEtD,eAAO,MAAM,oCAAoC,EAAE,KAkGlD,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import { Branch } from "../../../components/Tree/interfaces";
2
2
  export declare const sampleBranches: Branch[];
3
- //# sourceMappingURL=data.d.ts.map
3
+ //# sourceMappingURL=dataMultiselectSimple.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataMultiselectSimple.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Multiselect/dataMultiselectSimple.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qCAAqC,CAAC;AAE7D,eAAO,MAAM,cAAc,EAAE,MAAM,EAyFlC,CAAA"}
@@ -0,0 +1,19 @@
1
+ import { Branch } from "../../../components/Tree/interfaces";
2
+ export declare const dataIndex: DataState;
3
+ export interface DataItem {
4
+ id: string;
5
+ emoji: string;
6
+ title: string;
7
+ level: number;
8
+ isChecked: boolean;
9
+ children: string[];
10
+ parentId?: string;
11
+ }
12
+ export type DataState = Record<string, DataItem>;
13
+ export declare const getItemsByLevel: (data: DataState, level: number) => Branch[];
14
+ export declare const getChildren: (data: DataState, parentId: string) => Branch[];
15
+ export declare const getSelectedByLevel: (data: DataState, level: number) => Branch[];
16
+ export declare const getAvailableOptions: (data: DataState, level: number, selectedParentIds?: string[]) => Branch[];
17
+ export declare const setChecked: (data: DataState, itemId: string, isChecked: boolean) => DataState;
18
+ export declare const resetAll: (data: DataState) => DataState;
19
+ //# sourceMappingURL=dataWithCheckedState.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataWithCheckedState.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Multiselect/dataWithCheckedState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qCAAqC,CAAA;AAG5D,eAAO,MAAM,SAAS,EAAE,SA+SvB,CAAC;AAGF,MAAM,WAAW,QAAQ;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,MAAM,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;AAGjD,eAAO,MAAM,eAAe,GAAI,MAAM,SAAS,EAAE,OAAO,MAAM,KAAG,MAAM,EAUtE,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,MAAM,SAAS,EAAE,UAAU,MAAM,KAAG,MAAM,EAcrE,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,MAAM,SAAS,EAAE,OAAO,MAAM,KAAG,MAAM,EAEzE,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,MAAM,SAAS,EAAE,OAAO,MAAM,EAAE,oBAAmB,MAAM,EAAO,KAAG,MAAM,EAW5G,CAAC;AAiBF,eAAO,MAAM,UAAU,GAAI,MAAM,SAAS,EAAE,QAAQ,MAAM,EAAE,WAAW,OAAO,KAAG,SAahF,CAAC;AAGF,eAAO,MAAM,QAAQ,GAAI,MAAM,SAAS,KAAG,SAM1C,CAAC"}
@@ -0,0 +1,6 @@
1
+ export { useDataManager } from './useDataManager';
2
+ export { useTreeStructure } from './useTreeStructure';
3
+ export { useHierarchicalData } from './useHierarchicalData';
4
+ export { useChangeHandlers } from './useChangeHandlers';
5
+ export { useMultiselectTreeData } from './useMultiselectTreeData';
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Multiselect/hooks/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { Branch } from "../../../../components/Tree/interfaces";
2
+ export declare const useChangeHandlers: (dataManager: any) => {
3
+ createLevelChangeHandler: (level: number) => (checkedNodes: string[], branch: Branch, selectedBranches: Branch[], nodePath?: string[]) => void;
4
+ };
5
+ //# sourceMappingURL=useChangeHandlers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useChangeHandlers.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Multiselect/hooks/useChangeHandlers.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAGhE,eAAO,MAAM,iBAAiB,GAAI,aAAa,GAAG;sCACO,MAAM,oBACjC,MAAM,EAAE,UAAU,MAAM,oBAAoB,MAAM,EAAE,aAAa,MAAM,EAAE;CAkDtG,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { DataState } from "../dataWithCheckedState";
2
+ export declare const useDataManager: () => {
3
+ data: DataState;
4
+ setItemChecked: (itemId: string, isChecked: boolean) => void;
5
+ resetAllSelections: () => void;
6
+ getItemsByLevel: (level: number) => import("../../../../components/Tree/interfaces").Branch[];
7
+ getSelectedByLevel: (level: number) => import("../../../../components/Tree/interfaces").Branch[];
8
+ getAvailableOptions: (level: number, selectedParentIds?: string[]) => import("../../../../components/Tree/interfaces").Branch[];
9
+ updateData: (newData: DataState) => void;
10
+ };
11
+ //# sourceMappingURL=useDataManager.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDataManager.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Multiselect/hooks/useDataManager.ts"],"names":[],"mappings":"AACA,OAAO,EAAa,SAAS,EAAkF,MAAM,yBAAyB,CAAC;AAG/I,eAAO,MAAM,cAAc;;6BAOqB,MAAM,aAAa,OAAO;;6BAQtB,MAAM;gCAIH,MAAM;iCAIL,MAAM,sBAAqB,MAAM,EAAE;0BApB9C,SAAS;CAiCrD,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Branch } from "../../../../components/Tree/interfaces";
2
+ export declare const useHierarchicalData: () => {
3
+ buildSecondLevelHierarchy: (selectedFirstLevel: Branch[], availableSecondLevel: Branch[]) => Branch[];
4
+ buildThirdLevelHierarchy: (secondLevelData: Branch[], availableThirdLevel: Branch[], selectedSecondLevelItems: Branch[]) => Branch[];
5
+ buildFourthLevelHierarchy: (thirdLevelData: Branch[], availableFourthLevel: Branch[], selectedThirdLevelItems: Branch[]) => Branch[];
6
+ };
7
+ //# sourceMappingURL=useHierarchicalData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useHierarchicalData.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Multiselect/hooks/useHierarchicalData.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAGhE,eAAO,MAAM,mBAAmB;oDAEJ,MAAM,EAAE,wBACN,MAAM,EAAE,KAC/B,MAAM,EAAE;gDA8BU,MAAM,EAAE,uBACJ,MAAM,EAAE,4BACH,MAAM,EAAE,KACnC,MAAM,EAAE;gDAmDS,MAAM,EAAE,wBACF,MAAM,EAAE,2BACL,MAAM,EAAE,KAClC,MAAM,EAAE;CAsEd,CAAC"}
@@ -0,0 +1,16 @@
1
+ export declare const useMultiselectTreeData: () => {
2
+ firstLevelData: import("../../../../components/Tree/interfaces").Branch[];
3
+ secondLevelData: import("../../../../components/Tree/interfaces").Branch[];
4
+ thirdLevelData: import("../../../../components/Tree/interfaces").Branch[];
5
+ fourthLevelData: import("../../../../components/Tree/interfaces").Branch[];
6
+ selectedFirstLevel: import("../../../../components/Tree/interfaces").Branch[];
7
+ selectedSecondLevel: import("../../../../components/Tree/interfaces").Branch[];
8
+ selectedThirdLevel: import("../../../../components/Tree/interfaces").Branch[];
9
+ selectedFourthLevel: import("../../../../components/Tree/interfaces").Branch[];
10
+ handleFirstLevelChange: (checkedNodes: string[], branch: import("../../../../components/Tree/interfaces").Branch, selectedBranches: import("../../../../components/Tree/interfaces").Branch[], nodePath?: string[]) => void;
11
+ handleSecondLevelChange: (checkedNodes: string[], branch: import("../../../../components/Tree/interfaces").Branch, selectedBranches: import("../../../../components/Tree/interfaces").Branch[], nodePath?: string[]) => void;
12
+ handleThirdLevelChange: (checkedNodes: string[], branch: import("../../../../components/Tree/interfaces").Branch, selectedBranches: import("../../../../components/Tree/interfaces").Branch[], nodePath?: string[]) => void;
13
+ handleFourthLevelChange: (checkedNodes: string[], branch: import("../../../../components/Tree/interfaces").Branch, selectedBranches: import("../../../../components/Tree/interfaces").Branch[], nodePath?: string[]) => void;
14
+ resetAllSelections: () => void;
15
+ };
16
+ //# sourceMappingURL=useMultiselectTreeData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMultiselectTreeData.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Multiselect/hooks/useMultiselectTreeData.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;CAqGlC,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { Branch } from "../../../../components/Tree/interfaces";
2
+ export declare const useTreeStructure: () => {
3
+ convertToTreeStructure: (items: Branch[]) => Branch[];
4
+ };
5
+ //# sourceMappingURL=useTreeStructure.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useTreeStructure.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Multiselect/hooks/useTreeStructure.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAGhE,eAAO,MAAM,gBAAgB;oCAC0B,MAAM,EAAE,KAAG,MAAM,EAAE;CAWzE,CAAC"}
@@ -4,4 +4,6 @@ declare const meta: Meta<typeof Tree>;
4
4
  export default meta;
5
5
  type Story = StoryObj<typeof Tree>;
6
6
  export declare const TreeComponent: Story;
7
+ export declare const TreeWithCheckboxVisibility: Story;
8
+ export declare const TreeWithExternalFiltering: Story;
7
9
  //# sourceMappingURL=Tree.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tree.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Tree/Tree.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAUtD,OAAO,IAAI,MAAM,0BAA0B,CAAA;AAE3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAkB3B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,aAAa,EAAE,KAqL3B,CAAA"}
1
+ {"version":3,"file":"Tree.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Tree/Tree.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAUtD,OAAO,IAAI,MAAM,0BAA0B,CAAA;AAG3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAkB3B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,aAAa,EAAE,KA+K3B,CAAA;AAGD,eAAO,MAAM,0BAA0B,EAAE,KAyExC,CAAA;AAGD,eAAO,MAAM,yBAAyB,EAAE,KAqFvC,CAAA"}
@@ -1,5 +1,4 @@
1
1
  import { Branch } from "../../../../components/Tree/interfaces";
2
- export declare const dataBranches: Branch[];
3
2
  export declare const dataExample: Branch[];
4
3
  export declare const dataDelegation: Branch[];
5
4
  export declare const dataDelegation2: Branch[];
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Tree/data/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,wCAAwC,CAAA;AAG/D,eAAO,MAAM,YAAY,EAAE,MAAM,EAwHhC,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,MAAM,EA8J/B,CAAA;AAED,eAAO,MAAM,cAAc,EAAE,MAAM,EAmClC,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAmCnC,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EA+JnC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/stories/components/Tree/data/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,wCAAwC,CAAA;AAG/D,eAAO,MAAM,WAAW,EAAE,MAAM,EAmE/B,CAAA;AAED,eAAO,MAAM,cAAc,EAAE,MAAM,EAmClC,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAmCnC,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAmJnC,CAAA"}
@@ -0,0 +1,22 @@
1
+ import { Branch } from '../../../components/Tree/interfaces';
2
+ /**
3
+ * Utility function to check if a node or its descendants are selected
4
+ */
5
+ export declare const hasSelectedDescendants: (nodeId: string, checkedNodes: Set<string>) => boolean;
6
+ /**
7
+ * Utility function to check if a node should be visible in "showOnlySelected" mode
8
+ */
9
+ export declare const shouldShowNode: (nodeId: string, checkedNodes: Set<string>, showOnlySelected: boolean) => boolean;
10
+ /**
11
+ * Utility function to filter branches based on showOnlySelected logic
12
+ */
13
+ export declare const filterBranchesForShowOnlySelected: (branches: Branch[], checkedNodes: Set<string>, showOnlySelected: boolean, parentId?: string) => Branch[];
14
+ /**
15
+ * Utility function to get all parent IDs of a node
16
+ */
17
+ export declare const getParentIds: (nodeId: string) => string[];
18
+ /**
19
+ * Utility function to ensure all parent nodes of selected items are included
20
+ */
21
+ export declare const ensureParentNodesIncluded: (branches: Branch[], checkedNodes: Set<string>, showOnlySelected: boolean) => Branch[];
22
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Tree/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qCAAqC,CAAA;AAE5D;;GAEG;AACH,eAAO,MAAM,sBAAsB,GAAI,QAAQ,MAAM,EAAE,cAAc,GAAG,CAAC,MAAM,CAAC,KAAG,OAIlF,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,cAAc,GAAI,QAAQ,MAAM,EAAE,cAAc,GAAG,CAAC,MAAM,CAAC,EAAE,kBAAkB,OAAO,KAAG,OAWrG,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,iCAAiC,GAC1C,UAAU,MAAM,EAAE,EAClB,cAAc,GAAG,CAAC,MAAM,CAAC,EACzB,kBAAkB,OAAO,EACzB,WAAU,MAAW,KACtB,MAAM,EAkCR,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,YAAY,GAAI,QAAQ,MAAM,KAAG,MAAM,EASnD,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,yBAAyB,GAClC,UAAU,MAAM,EAAE,EAClB,cAAc,GAAG,CAAC,MAAM,CAAC,EACzB,kBAAkB,OAAO,KAC1B,MAAM,EAoBR,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cordage-enterprise",
3
- "version": "0.8.7",
3
+ "version": "0.8.8",
4
4
  "description": "Cordage Enterprise Component Library",
5
5
  "main": "dist/cordage-enterprise.umd.js",
6
6
  "module": "dist/cordage-enterprise.es.js",
@@ -1 +0,0 @@
1
- {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Multiselect/data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qCAAqC,CAAC;AAG7D,eAAO,MAAM,cAAc,EAAE,MAAM,EAsIlC,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"MultiselectTreeComponent.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Selects/MultiselectTreeComponent.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAGtD,OAAO,wBAAwB,MAAM,0DAA0D,CAAA;AAG/F,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,wBAAwB,CAuB/C,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAEtD,eAAO,MAAM,OAAO,EAAE,KAgCrB,CAAA"}
@@ -1,3 +0,0 @@
1
- import { Branch } from "../../../components/Tree/interfaces";
2
- export declare const sampleBranches: Branch[];
3
- //# sourceMappingURL=data.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Selects/data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,qCAAqC,CAAC;AAG7D,eAAO,MAAM,cAAc,EAAE,MAAM,EAsIlC,CAAA"}
@@ -1,7 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react';
2
- import Tree from '../../../components/Tree';
3
- declare const meta: Meta<typeof Tree>;
4
- export default meta;
5
- type Story = StoryObj<typeof Tree>;
6
- export declare const TreeMultiselect: Story;
7
- //# sourceMappingURL=TreeMultiselect.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TreeMultiselect.stories.d.ts","sourceRoot":"","sources":["../../../../../src/stories/components/Tree/TreeMultiselect.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAMtD,OAAO,IAAI,MAAM,0BAA0B,CAAA;AAE3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAkB3B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,eAAe,EAAE,KA4G7B,CAAA"}