@ktnpm_devops/react-component 0.0.1 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (156) hide show
  1. package/dist/composites/ChartExpandModal/ChartExpandModal.d.ts +21 -0
  2. package/dist/composites/ChartExpandModal/ChartExpandModal.d.ts.map +1 -0
  3. package/dist/composites/ChartExpandModal/index.d.ts +3 -0
  4. package/dist/composites/ChartExpandModal/index.d.ts.map +1 -0
  5. package/dist/composites/ContextMenu/ContextMenu.d.ts +20 -0
  6. package/dist/composites/ContextMenu/ContextMenu.d.ts.map +1 -0
  7. package/dist/composites/ContextMenu/index.d.ts +3 -0
  8. package/dist/composites/ContextMenu/index.d.ts.map +1 -0
  9. package/dist/composites/CustomRangePicker/CustomRangePicker.d.ts +13 -0
  10. package/dist/composites/CustomRangePicker/CustomRangePicker.d.ts.map +1 -0
  11. package/dist/composites/CustomRangePicker/index.d.ts +3 -0
  12. package/dist/composites/CustomRangePicker/index.d.ts.map +1 -0
  13. package/dist/composites/MultiSelectDropdown/MultiSelectDropdown.d.ts +29 -0
  14. package/dist/composites/MultiSelectDropdown/MultiSelectDropdown.d.ts.map +1 -0
  15. package/dist/composites/MultiSelectDropdown/index.d.ts +3 -0
  16. package/dist/composites/MultiSelectDropdown/index.d.ts.map +1 -0
  17. package/dist/composites/ResizableSplitPanel/ResizableSplitPanel.d.ts +16 -0
  18. package/dist/composites/ResizableSplitPanel/ResizableSplitPanel.d.ts.map +1 -0
  19. package/dist/composites/ResizableSplitPanel/index.d.ts +3 -0
  20. package/dist/composites/ResizableSplitPanel/index.d.ts.map +1 -0
  21. package/dist/composites/SingleSelectDropdown/SingleSelectDropdown.d.ts +23 -0
  22. package/dist/composites/SingleSelectDropdown/SingleSelectDropdown.d.ts.map +1 -0
  23. package/dist/composites/SingleSelectDropdown/index.d.ts +3 -0
  24. package/dist/composites/SingleSelectDropdown/index.d.ts.map +1 -0
  25. package/dist/constants.d.ts +32 -0
  26. package/dist/constants.d.ts.map +1 -0
  27. package/dist/index.cjs +17 -5
  28. package/dist/index.cjs.map +1 -1
  29. package/dist/index.d.ts +12 -0
  30. package/dist/index.d.ts.map +1 -1
  31. package/dist/index.js +17 -5
  32. package/dist/index.js.map +1 -1
  33. package/dist/index10.cjs +2 -2
  34. package/dist/index10.js +2 -2
  35. package/dist/index11.cjs +2 -2
  36. package/dist/index11.js +2 -2
  37. package/dist/index12.cjs +99 -7
  38. package/dist/index12.cjs.map +1 -1
  39. package/dist/index12.js +101 -9
  40. package/dist/index12.js.map +1 -1
  41. package/dist/index13.cjs +87 -35
  42. package/dist/index13.cjs.map +1 -1
  43. package/dist/index13.js +87 -35
  44. package/dist/index13.js.map +1 -1
  45. package/dist/index14.cjs +120 -7
  46. package/dist/index14.cjs.map +1 -1
  47. package/dist/index14.js +122 -9
  48. package/dist/index14.js.map +1 -1
  49. package/dist/index15.cjs +8 -6
  50. package/dist/index15.cjs.map +1 -1
  51. package/dist/index15.js +8 -6
  52. package/dist/index15.js.map +1 -1
  53. package/dist/index16.cjs +38 -8
  54. package/dist/index16.cjs.map +1 -1
  55. package/dist/index16.js +39 -9
  56. package/dist/index16.js.map +1 -1
  57. package/dist/index17.cjs +226 -16
  58. package/dist/index17.cjs.map +1 -1
  59. package/dist/index17.js +225 -15
  60. package/dist/index17.js.map +1 -1
  61. package/dist/index18.cjs +79 -18
  62. package/dist/index18.cjs.map +1 -1
  63. package/dist/index18.js +78 -17
  64. package/dist/index18.js.map +1 -1
  65. package/dist/index19.cjs +10 -10
  66. package/dist/index19.cjs.map +1 -1
  67. package/dist/index19.js +9 -9
  68. package/dist/index19.js.map +1 -1
  69. package/dist/index20.cjs +144 -6
  70. package/dist/index20.cjs.map +1 -1
  71. package/dist/index20.js +143 -5
  72. package/dist/index20.js.map +1 -1
  73. package/dist/index21.cjs +8 -7
  74. package/dist/index21.cjs.map +1 -1
  75. package/dist/index21.js +7 -6
  76. package/dist/index21.js.map +1 -1
  77. package/dist/index22.cjs +10 -28
  78. package/dist/index22.cjs.map +1 -1
  79. package/dist/index22.js +9 -27
  80. package/dist/index22.js.map +1 -1
  81. package/dist/index23.cjs +15 -6
  82. package/dist/index23.cjs.map +1 -1
  83. package/dist/index23.js +15 -6
  84. package/dist/index23.js.map +1 -1
  85. package/dist/index24.cjs +22 -10
  86. package/dist/index24.cjs.map +1 -1
  87. package/dist/index24.js +23 -11
  88. package/dist/index24.js.map +1 -1
  89. package/dist/index25.cjs +13 -19
  90. package/dist/index25.cjs.map +1 -1
  91. package/dist/index25.js +13 -19
  92. package/dist/index25.js.map +1 -1
  93. package/dist/index26.cjs +2 -11
  94. package/dist/index26.cjs.map +1 -1
  95. package/dist/index26.js +3 -12
  96. package/dist/index26.js.map +1 -1
  97. package/dist/index27.cjs +9 -0
  98. package/dist/index27.cjs.map +1 -0
  99. package/dist/index27.js +9 -0
  100. package/dist/index27.js.map +1 -0
  101. package/dist/index28.cjs +12 -0
  102. package/dist/index28.cjs.map +1 -0
  103. package/dist/index28.js +12 -0
  104. package/dist/index28.js.map +1 -0
  105. package/dist/index29.cjs +9 -0
  106. package/dist/index29.cjs.map +1 -0
  107. package/dist/index29.js +9 -0
  108. package/dist/index29.js.map +1 -0
  109. package/dist/index30.cjs +30 -0
  110. package/dist/index30.cjs.map +1 -0
  111. package/dist/index30.js +30 -0
  112. package/dist/index30.js.map +1 -0
  113. package/dist/index31.cjs +60 -0
  114. package/dist/index31.cjs.map +1 -0
  115. package/dist/index31.js +60 -0
  116. package/dist/index31.js.map +1 -0
  117. package/dist/index32.cjs +18 -0
  118. package/dist/index32.cjs.map +1 -0
  119. package/dist/index32.js +18 -0
  120. package/dist/index32.js.map +1 -0
  121. package/dist/index33.cjs +21 -0
  122. package/dist/index33.cjs.map +1 -0
  123. package/dist/index33.js +21 -0
  124. package/dist/index33.js.map +1 -0
  125. package/dist/index34.cjs +27 -0
  126. package/dist/index34.cjs.map +1 -0
  127. package/dist/index34.js +27 -0
  128. package/dist/index34.js.map +1 -0
  129. package/dist/index35.cjs +36 -0
  130. package/dist/index35.cjs.map +1 -0
  131. package/dist/index35.js +36 -0
  132. package/dist/index35.js.map +1 -0
  133. package/dist/index36.cjs +21 -0
  134. package/dist/index36.cjs.map +1 -0
  135. package/dist/index36.js +21 -0
  136. package/dist/index36.js.map +1 -0
  137. package/dist/index37.cjs +42 -0
  138. package/dist/index37.cjs.map +1 -0
  139. package/dist/index37.js +42 -0
  140. package/dist/index37.js.map +1 -0
  141. package/dist/index38.cjs +18 -0
  142. package/dist/index38.cjs.map +1 -0
  143. package/dist/index38.js +18 -0
  144. package/dist/index38.js.map +1 -0
  145. package/dist/index39.cjs +87 -0
  146. package/dist/index39.cjs.map +1 -0
  147. package/dist/index39.js +87 -0
  148. package/dist/index39.js.map +1 -0
  149. package/dist/index8.cjs +2 -2
  150. package/dist/index8.js +2 -2
  151. package/dist/index9.cjs +2 -2
  152. package/dist/index9.js +2 -2
  153. package/dist/style.css +755 -36
  154. package/dist/tokens/orbit-tokens.css +11 -11
  155. package/dist/tokens/semantic-tokens.css +53 -2
  156. package/package.json +19 -20
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const overlay = "krc-overlay-WWw5c";
4
+ const modal = "krc-modal-ZLlQ4";
5
+ const resizable = "krc-resizable-G8TND";
6
+ const header = "krc-header-RFEXB";
7
+ const title = "krc-title-FhVKX";
8
+ const headerActions = "krc-headerActions-Qj5SG";
9
+ const close = "krc-close-EQ-3d";
10
+ const body = "krc-body-ZLPhV";
11
+ const loading = "krc-loading-lxD8d";
12
+ const resizeHandle = "krc-resizeHandle-Q0J-B";
13
+ const styles = {
14
+ overlay,
15
+ modal,
16
+ resizable,
17
+ header,
18
+ title,
19
+ headerActions,
20
+ close,
21
+ body,
22
+ loading,
23
+ resizeHandle
24
+ };
25
+ exports.body = body;
26
+ exports.close = close;
27
+ exports.default = styles;
28
+ exports.header = header;
29
+ exports.headerActions = headerActions;
30
+ exports.loading = loading;
31
+ exports.modal = modal;
32
+ exports.overlay = overlay;
33
+ exports.resizable = resizable;
34
+ exports.resizeHandle = resizeHandle;
35
+ exports.title = title;
36
+ //# sourceMappingURL=index35.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index35.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,36 @@
1
+ const overlay = "krc-overlay-WWw5c";
2
+ const modal = "krc-modal-ZLlQ4";
3
+ const resizable = "krc-resizable-G8TND";
4
+ const header = "krc-header-RFEXB";
5
+ const title = "krc-title-FhVKX";
6
+ const headerActions = "krc-headerActions-Qj5SG";
7
+ const close = "krc-close-EQ-3d";
8
+ const body = "krc-body-ZLPhV";
9
+ const loading = "krc-loading-lxD8d";
10
+ const resizeHandle = "krc-resizeHandle-Q0J-B";
11
+ const styles = {
12
+ overlay,
13
+ modal,
14
+ resizable,
15
+ header,
16
+ title,
17
+ headerActions,
18
+ close,
19
+ body,
20
+ loading,
21
+ resizeHandle
22
+ };
23
+ export {
24
+ body,
25
+ close,
26
+ styles as default,
27
+ header,
28
+ headerActions,
29
+ loading,
30
+ modal,
31
+ overlay,
32
+ resizable,
33
+ resizeHandle,
34
+ title
35
+ };
36
+ //# sourceMappingURL=index35.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index35.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const root = "krc-root-LQf3S";
4
+ const item = "krc-item-Y5RvK";
5
+ const disabled = "krc-disabled-wnQRZ";
6
+ const focused = "krc-focused-hDoa3";
7
+ const icon = "krc-icon-q-Jmu";
8
+ const styles = {
9
+ root,
10
+ item,
11
+ disabled,
12
+ focused,
13
+ icon
14
+ };
15
+ exports.default = styles;
16
+ exports.disabled = disabled;
17
+ exports.focused = focused;
18
+ exports.icon = icon;
19
+ exports.item = item;
20
+ exports.root = root;
21
+ //# sourceMappingURL=index36.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index36.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,21 @@
1
+ const root = "krc-root-LQf3S";
2
+ const item = "krc-item-Y5RvK";
3
+ const disabled = "krc-disabled-wnQRZ";
4
+ const focused = "krc-focused-hDoa3";
5
+ const icon = "krc-icon-q-Jmu";
6
+ const styles = {
7
+ root,
8
+ item,
9
+ disabled,
10
+ focused,
11
+ icon
12
+ };
13
+ export {
14
+ styles as default,
15
+ disabled,
16
+ focused,
17
+ icon,
18
+ item,
19
+ root
20
+ };
21
+ //# sourceMappingURL=index36.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index36.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const root = "krc-root-7cxYt";
4
+ const chip = "krc-chip-tgAQw";
5
+ const active = "krc-active-hboGd";
6
+ const summary = "krc-summary-E-FXy";
7
+ const popover = "krc-popover-IJFWK";
8
+ const popoverHeader = "krc-popoverHeader-mdeD8";
9
+ const fields = "krc-fields-h5R5w";
10
+ const field = "krc-field-u9yvp";
11
+ const error = "krc-error-jsFkv";
12
+ const actions = "krc-actions-prbFX";
13
+ const btnGhost = "krc-btnGhost-x8cbA";
14
+ const btnPrimary = "krc-btnPrimary-T0w2q";
15
+ const styles = {
16
+ root,
17
+ chip,
18
+ active,
19
+ summary,
20
+ popover,
21
+ popoverHeader,
22
+ fields,
23
+ field,
24
+ error,
25
+ actions,
26
+ btnGhost,
27
+ btnPrimary
28
+ };
29
+ exports.actions = actions;
30
+ exports.active = active;
31
+ exports.btnGhost = btnGhost;
32
+ exports.btnPrimary = btnPrimary;
33
+ exports.chip = chip;
34
+ exports.default = styles;
35
+ exports.error = error;
36
+ exports.field = field;
37
+ exports.fields = fields;
38
+ exports.popover = popover;
39
+ exports.popoverHeader = popoverHeader;
40
+ exports.root = root;
41
+ exports.summary = summary;
42
+ //# sourceMappingURL=index37.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index37.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,42 @@
1
+ const root = "krc-root-7cxYt";
2
+ const chip = "krc-chip-tgAQw";
3
+ const active = "krc-active-hboGd";
4
+ const summary = "krc-summary-E-FXy";
5
+ const popover = "krc-popover-IJFWK";
6
+ const popoverHeader = "krc-popoverHeader-mdeD8";
7
+ const fields = "krc-fields-h5R5w";
8
+ const field = "krc-field-u9yvp";
9
+ const error = "krc-error-jsFkv";
10
+ const actions = "krc-actions-prbFX";
11
+ const btnGhost = "krc-btnGhost-x8cbA";
12
+ const btnPrimary = "krc-btnPrimary-T0w2q";
13
+ const styles = {
14
+ root,
15
+ chip,
16
+ active,
17
+ summary,
18
+ popover,
19
+ popoverHeader,
20
+ fields,
21
+ field,
22
+ error,
23
+ actions,
24
+ btnGhost,
25
+ btnPrimary
26
+ };
27
+ export {
28
+ actions,
29
+ active,
30
+ btnGhost,
31
+ btnPrimary,
32
+ chip,
33
+ styles as default,
34
+ error,
35
+ field,
36
+ fields,
37
+ popover,
38
+ popoverHeader,
39
+ root,
40
+ summary
41
+ };
42
+ //# sourceMappingURL=index37.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index37.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const root = "krc-root-GPZXT";
4
+ const sm = "krc-sm-QGnvH";
5
+ const md = "krc-md-rQKlJ";
6
+ const lg = "krc-lg-eC2yT";
7
+ const styles = {
8
+ root,
9
+ sm,
10
+ md,
11
+ lg
12
+ };
13
+ exports.default = styles;
14
+ exports.lg = lg;
15
+ exports.md = md;
16
+ exports.root = root;
17
+ exports.sm = sm;
18
+ //# sourceMappingURL=index38.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index38.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,18 @@
1
+ const root = "krc-root-GPZXT";
2
+ const sm = "krc-sm-QGnvH";
3
+ const md = "krc-md-rQKlJ";
4
+ const lg = "krc-lg-eC2yT";
5
+ const styles = {
6
+ root,
7
+ sm,
8
+ md,
9
+ lg
10
+ };
11
+ export {
12
+ styles as default,
13
+ lg,
14
+ md,
15
+ root,
16
+ sm
17
+ };
18
+ //# sourceMappingURL=index38.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index38.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;"}
@@ -0,0 +1,87 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const root = "krc-root-WYIsp";
4
+ const trigger = "krc-trigger-UedSS";
5
+ const active = "krc-active-cH8Tl";
6
+ const triggerContent = "krc-triggerContent-Kkhoi";
7
+ const chevron = "krc-chevron-NoNsI";
8
+ const label = "krc-label-RPlXR";
9
+ const valueGroup = "krc-valueGroup-xfNcx";
10
+ const value = "krc-value-aKdIW";
11
+ const badge = "krc-badge-yVq9o";
12
+ const clear = "krc-clear-11V9Q";
13
+ const panel = "krc-panel-xf2f8";
14
+ const header = "krc-header--VMR-";
15
+ const search = "krc-search-4gQgB";
16
+ const headerActions = "krc-headerActions-orxXD";
17
+ const chip = "krc-chip--n-9m";
18
+ const chipGhost = "krc-chipGhost-oayjh";
19
+ const list = "krc-list-NRoxf";
20
+ const status = "krc-status-j7xbM";
21
+ const statusError = "krc-statusError-u6rfB";
22
+ const option = "krc-option-ZAXum";
23
+ const optionLabel = "krc-optionLabel-MdDyI";
24
+ const optionCount = "krc-optionCount-JSQl9";
25
+ const create = "krc-create-hO8Cq";
26
+ const footer = "krc-footer-2yk6S";
27
+ const selection = "krc-selection-aYDH-";
28
+ const selectionDelta = "krc-selectionDelta-S1dV7";
29
+ const footerActions = "krc-footerActions-77iCX";
30
+ const styles = {
31
+ root,
32
+ trigger,
33
+ active,
34
+ triggerContent,
35
+ chevron,
36
+ label,
37
+ valueGroup,
38
+ value,
39
+ badge,
40
+ clear,
41
+ panel,
42
+ header,
43
+ search,
44
+ headerActions,
45
+ chip,
46
+ chipGhost,
47
+ list,
48
+ status,
49
+ statusError,
50
+ option,
51
+ optionLabel,
52
+ optionCount,
53
+ create,
54
+ footer,
55
+ selection,
56
+ selectionDelta,
57
+ footerActions
58
+ };
59
+ exports.active = active;
60
+ exports.badge = badge;
61
+ exports.chevron = chevron;
62
+ exports.chip = chip;
63
+ exports.chipGhost = chipGhost;
64
+ exports.clear = clear;
65
+ exports.create = create;
66
+ exports.default = styles;
67
+ exports.footer = footer;
68
+ exports.footerActions = footerActions;
69
+ exports.header = header;
70
+ exports.headerActions = headerActions;
71
+ exports.label = label;
72
+ exports.list = list;
73
+ exports.option = option;
74
+ exports.optionCount = optionCount;
75
+ exports.optionLabel = optionLabel;
76
+ exports.panel = panel;
77
+ exports.root = root;
78
+ exports.search = search;
79
+ exports.selection = selection;
80
+ exports.selectionDelta = selectionDelta;
81
+ exports.status = status;
82
+ exports.statusError = statusError;
83
+ exports.trigger = trigger;
84
+ exports.triggerContent = triggerContent;
85
+ exports.value = value;
86
+ exports.valueGroup = valueGroup;
87
+ //# sourceMappingURL=index39.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index39.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,87 @@
1
+ const root = "krc-root-WYIsp";
2
+ const trigger = "krc-trigger-UedSS";
3
+ const active = "krc-active-cH8Tl";
4
+ const triggerContent = "krc-triggerContent-Kkhoi";
5
+ const chevron = "krc-chevron-NoNsI";
6
+ const label = "krc-label-RPlXR";
7
+ const valueGroup = "krc-valueGroup-xfNcx";
8
+ const value = "krc-value-aKdIW";
9
+ const badge = "krc-badge-yVq9o";
10
+ const clear = "krc-clear-11V9Q";
11
+ const panel = "krc-panel-xf2f8";
12
+ const header = "krc-header--VMR-";
13
+ const search = "krc-search-4gQgB";
14
+ const headerActions = "krc-headerActions-orxXD";
15
+ const chip = "krc-chip--n-9m";
16
+ const chipGhost = "krc-chipGhost-oayjh";
17
+ const list = "krc-list-NRoxf";
18
+ const status = "krc-status-j7xbM";
19
+ const statusError = "krc-statusError-u6rfB";
20
+ const option = "krc-option-ZAXum";
21
+ const optionLabel = "krc-optionLabel-MdDyI";
22
+ const optionCount = "krc-optionCount-JSQl9";
23
+ const create = "krc-create-hO8Cq";
24
+ const footer = "krc-footer-2yk6S";
25
+ const selection = "krc-selection-aYDH-";
26
+ const selectionDelta = "krc-selectionDelta-S1dV7";
27
+ const footerActions = "krc-footerActions-77iCX";
28
+ const styles = {
29
+ root,
30
+ trigger,
31
+ active,
32
+ triggerContent,
33
+ chevron,
34
+ label,
35
+ valueGroup,
36
+ value,
37
+ badge,
38
+ clear,
39
+ panel,
40
+ header,
41
+ search,
42
+ headerActions,
43
+ chip,
44
+ chipGhost,
45
+ list,
46
+ status,
47
+ statusError,
48
+ option,
49
+ optionLabel,
50
+ optionCount,
51
+ create,
52
+ footer,
53
+ selection,
54
+ selectionDelta,
55
+ footerActions
56
+ };
57
+ export {
58
+ active,
59
+ badge,
60
+ chevron,
61
+ chip,
62
+ chipGhost,
63
+ clear,
64
+ create,
65
+ styles as default,
66
+ footer,
67
+ footerActions,
68
+ header,
69
+ headerActions,
70
+ label,
71
+ list,
72
+ option,
73
+ optionCount,
74
+ optionLabel,
75
+ panel,
76
+ root,
77
+ search,
78
+ selection,
79
+ selectionDelta,
80
+ status,
81
+ statusError,
82
+ trigger,
83
+ triggerContent,
84
+ value,
85
+ valueGroup
86
+ };
87
+ //# sourceMappingURL=index39.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index39.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index8.cjs CHANGED
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const jsxRuntime = require("react/jsx-runtime");
4
- const clsx = require("./index17.cjs");
5
- const Avatar_module = require("./index26.cjs");
4
+ const clsx = require("./index23.cjs");
5
+ const Avatar_module = require("./index38.cjs");
6
6
  const Avatar = ({ label, size = "md", className, ...props }) => {
7
7
  const initials = label.split(" ").filter(Boolean).map((part) => part[0]).join("").slice(0, 2).toUpperCase();
8
8
  return /* @__PURE__ */ jsxRuntime.jsx(
package/dist/index8.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
- import { clsx } from "./index17.js";
3
- import styles from "./index26.js";
2
+ import { clsx } from "./index23.js";
3
+ import styles from "./index38.js";
4
4
  const Avatar = ({ label, size = "md", className, ...props }) => {
5
5
  const initials = label.split(" ").filter(Boolean).map((part) => part[0]).join("").slice(0, 2).toUpperCase();
6
6
  return /* @__PURE__ */ jsx(
package/dist/index9.cjs CHANGED
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const jsxRuntime = require("react/jsx-runtime");
4
- const clsx = require("./index17.cjs");
5
- const Badge_module = require("./index18.cjs");
4
+ const clsx = require("./index23.cjs");
5
+ const Badge_module = require("./index25.cjs");
6
6
  const Badge = ({ className, variant = "info", ...props }) => /* @__PURE__ */ jsxRuntime.jsx("span", { className: clsx.clsx(Badge_module.default.root, Badge_module.default[variant], className), ...props });
7
7
  exports.Badge = Badge;
8
8
  //# sourceMappingURL=index9.cjs.map
package/dist/index9.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
- import { clsx } from "./index17.js";
3
- import styles from "./index18.js";
2
+ import { clsx } from "./index23.js";
3
+ import styles from "./index25.js";
4
4
  const Badge = ({ className, variant = "info", ...props }) => /* @__PURE__ */ jsx("span", { className: clsx(styles.root, styles[variant], className), ...props });
5
5
  export {
6
6
  Badge