@editora/ui-react 0.1.6 → 0.1.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 (264) hide show
  1. package/dist/Accordion.cjs.js +1 -0
  2. package/dist/Accordion.d.ts +3 -0
  3. package/dist/Accordion.d.ts.map +1 -0
  4. package/dist/Accordion.esm.js +89 -0
  5. package/dist/Alert.cjs.js +1 -0
  6. package/dist/Alert.d.ts +2 -0
  7. package/dist/Alert.d.ts.map +1 -0
  8. package/dist/Alert.esm.js +53 -0
  9. package/dist/AppHeader-49a8d3e0.mjs +98 -0
  10. package/dist/AppHeader-5c427700.js +33 -0
  11. package/dist/AppHeader.cjs.js +1 -0
  12. package/dist/AppHeader.d.ts +3 -0
  13. package/dist/AppHeader.d.ts.map +1 -0
  14. package/dist/AppHeader.esm.js +5 -0
  15. package/dist/Breadcrumb.cjs.js +1 -0
  16. package/dist/Breadcrumb.d.ts +3 -0
  17. package/dist/Breadcrumb.d.ts.map +1 -0
  18. package/dist/Breadcrumb.esm.js +80 -0
  19. package/dist/Card.cjs.js +34 -0
  20. package/dist/Card.d.ts +3 -0
  21. package/dist/Card.d.ts.map +1 -0
  22. package/dist/Card.esm.js +67 -0
  23. package/dist/Collapsible.cjs.js +1 -0
  24. package/dist/Collapsible.d.ts +3 -0
  25. package/dist/Collapsible.d.ts.map +1 -0
  26. package/dist/Collapsible.esm.js +113 -0
  27. package/dist/Combobox.cjs.js +1 -0
  28. package/dist/Combobox.d.ts +3 -0
  29. package/dist/Combobox.d.ts.map +1 -0
  30. package/dist/Combobox.esm.js +118 -0
  31. package/dist/Command-93c3b761.mjs +62 -0
  32. package/dist/Command-da77cea8.js +1 -0
  33. package/dist/Command.cjs.js +1 -0
  34. package/dist/Command.d.ts +3 -0
  35. package/dist/Command.d.ts.map +1 -0
  36. package/dist/Command.esm.js +7 -0
  37. package/dist/CommandPalette-136d08a9.mjs +68 -0
  38. package/dist/CommandPalette-e827844c.js +1 -0
  39. package/dist/CommandPalette.cjs.js +1 -0
  40. package/dist/CommandPalette.d.ts +3 -0
  41. package/dist/CommandPalette.d.ts.map +1 -0
  42. package/dist/CommandPalette.esm.js +7 -0
  43. package/dist/Drawer.cjs.js +1 -0
  44. package/dist/Drawer.d.ts +3 -0
  45. package/dist/Drawer.d.ts.map +1 -0
  46. package/dist/Drawer.esm.js +124 -0
  47. package/dist/FloatingToolbar.cjs.js +1 -0
  48. package/dist/FloatingToolbar.d.ts +3 -0
  49. package/dist/FloatingToolbar.d.ts.map +1 -0
  50. package/dist/FloatingToolbar.esm.js +100 -0
  51. package/dist/Form.cjs.js +1 -0
  52. package/dist/Form.d.ts +3 -0
  53. package/dist/Form.d.ts.map +1 -0
  54. package/dist/Form.esm.js +98 -0
  55. package/dist/HoverCard.cjs.js +1 -0
  56. package/dist/HoverCard.d.ts +3 -0
  57. package/dist/HoverCard.d.ts.map +1 -0
  58. package/dist/HoverCard.esm.js +61 -0
  59. package/dist/Input.cjs.js +1 -0
  60. package/dist/Input.d.ts +3 -0
  61. package/dist/Input.d.ts.map +1 -0
  62. package/dist/Input.esm.js +126 -0
  63. package/dist/Label.cjs.js +1 -0
  64. package/dist/Label.d.ts +3 -0
  65. package/dist/Label.d.ts.map +1 -0
  66. package/dist/Label.esm.js +46 -0
  67. package/dist/Layout.cjs.js +1 -0
  68. package/dist/Layout.d.ts +3 -0
  69. package/dist/Layout.d.ts.map +1 -0
  70. package/dist/Layout.esm.js +70 -0
  71. package/dist/Menu-010405cb.js +1 -0
  72. package/dist/Menu-43e67281.mjs +142 -0
  73. package/dist/Menu.cjs.js +1 -0
  74. package/dist/Menu.d.ts +3 -0
  75. package/dist/Menu.d.ts.map +1 -0
  76. package/dist/Menu.esm.js +6 -0
  77. package/dist/Menubar.cjs.js +1 -0
  78. package/dist/Menubar.d.ts +3 -0
  79. package/dist/Menubar.d.ts.map +1 -0
  80. package/dist/Menubar.esm.js +75 -0
  81. package/dist/Popover.cjs.js +1 -0
  82. package/dist/Popover.d.ts +3 -0
  83. package/dist/Popover.d.ts.map +1 -0
  84. package/dist/Popover.esm.js +68 -0
  85. package/dist/QuickActions.cjs.js +1 -0
  86. package/dist/QuickActions.d.ts +3 -0
  87. package/dist/QuickActions.d.ts.map +1 -0
  88. package/dist/QuickActions.esm.js +68 -0
  89. package/dist/Rating.cjs.js +1 -0
  90. package/dist/Rating.d.ts +2 -0
  91. package/dist/Rating.d.ts.map +1 -0
  92. package/dist/Rating.esm.js +81 -0
  93. package/dist/Select.cjs.js +1 -0
  94. package/dist/Select.d.ts +3 -0
  95. package/dist/Select.d.ts.map +1 -0
  96. package/dist/Select.esm.js +143 -0
  97. package/dist/SelectionPopup.cjs.js +1 -0
  98. package/dist/SelectionPopup.d.ts +3 -0
  99. package/dist/SelectionPopup.d.ts.map +1 -0
  100. package/dist/SelectionPopup.esm.js +85 -0
  101. package/dist/Sidebar.cjs.js +105 -0
  102. package/dist/Sidebar.d.ts +3 -0
  103. package/dist/Sidebar.d.ts.map +1 -0
  104. package/dist/Sidebar.esm.js +10161 -0
  105. package/dist/Switch.cjs.js +1 -0
  106. package/dist/Switch.d.ts +3 -0
  107. package/dist/Switch.d.ts.map +1 -0
  108. package/dist/Switch.esm.js +67 -0
  109. package/dist/Tabs.cjs.js +1 -0
  110. package/dist/Tabs.d.ts +3 -0
  111. package/dist/Tabs.d.ts.map +1 -0
  112. package/dist/Tabs.esm.js +78 -0
  113. package/dist/Textarea.cjs.js +1 -0
  114. package/dist/Textarea.d.ts +3 -0
  115. package/dist/Textarea.d.ts.map +1 -0
  116. package/dist/Textarea.esm.js +125 -0
  117. package/dist/ToggleGroup-4e0917a9.js +1 -0
  118. package/dist/ToggleGroup-5ef6a876.mjs +118 -0
  119. package/dist/ToggleGroup.cjs.js +1 -0
  120. package/dist/ToggleGroup.d.ts +3 -0
  121. package/dist/ToggleGroup.d.ts.map +1 -0
  122. package/dist/ToggleGroup.esm.js +5 -0
  123. package/dist/Tree.cjs.js +1 -0
  124. package/dist/Tree.d.ts +3 -0
  125. package/dist/Tree.d.ts.map +1 -0
  126. package/dist/Tree.esm.js +44 -0
  127. package/dist/Wizard.cjs.js +1 -0
  128. package/dist/Wizard.d.ts +3 -0
  129. package/dist/Wizard.d.ts.map +1 -0
  130. package/dist/Wizard.esm.js +172 -0
  131. package/dist/__tests__/RatingDemo.d.ts +4 -0
  132. package/dist/__tests__/RatingDemo.d.ts.map +1 -0
  133. package/dist/_internals-b9f3e909.js +1 -0
  134. package/dist/_internals-f8fb69a8.mjs +23 -0
  135. package/dist/components/Accordion.cjs.js +1 -0
  136. package/dist/components/Accordion.d.ts +10 -5
  137. package/dist/components/Accordion.d.ts.map +1 -1
  138. package/dist/components/Accordion.esm.js +6 -0
  139. package/dist/components/Alert.cjs.js +1 -0
  140. package/dist/components/Alert.d.ts +14 -6
  141. package/dist/components/Alert.d.ts.map +1 -1
  142. package/dist/components/Alert.esm.js +10 -0
  143. package/dist/components/AppHeader.cjs.js +1 -0
  144. package/dist/components/AppHeader.d.ts +15 -8
  145. package/dist/components/AppHeader.d.ts.map +1 -1
  146. package/dist/components/AppHeader.esm.js +5 -0
  147. package/dist/components/Breadcrumb.cjs.js +1 -0
  148. package/dist/components/Breadcrumb.d.ts +27 -8
  149. package/dist/components/Breadcrumb.d.ts.map +1 -1
  150. package/dist/components/Breadcrumb.esm.js +7 -0
  151. package/dist/components/Card.cjs.js +1 -0
  152. package/dist/components/Card.d.ts +21 -13
  153. package/dist/components/Card.d.ts.map +1 -1
  154. package/dist/components/Card.esm.js +6 -0
  155. package/dist/components/Collapsible.cjs.js +1 -0
  156. package/dist/components/Collapsible.d.ts +29 -5
  157. package/dist/components/Collapsible.d.ts.map +1 -1
  158. package/dist/components/Collapsible.esm.js +7 -0
  159. package/dist/components/Combobox.cjs.js +1 -0
  160. package/dist/components/Combobox.d.ts +15 -2
  161. package/dist/components/Combobox.d.ts.map +1 -1
  162. package/dist/components/Combobox.esm.js +6 -0
  163. package/dist/components/Command.cjs.js +1 -0
  164. package/dist/components/Command.d.ts +17 -3
  165. package/dist/components/Command.d.ts.map +1 -1
  166. package/dist/components/Command.esm.js +7 -0
  167. package/dist/components/CommandPalette.cjs.js +1 -0
  168. package/dist/components/CommandPalette.d.ts +14 -12
  169. package/dist/components/CommandPalette.d.ts.map +1 -1
  170. package/dist/components/CommandPalette.esm.js +7 -0
  171. package/dist/components/DataTable.d.ts +1 -1
  172. package/dist/components/Drawer.cjs.js +1 -0
  173. package/dist/components/Drawer.d.ts +19 -10
  174. package/dist/components/Drawer.d.ts.map +1 -1
  175. package/dist/components/Drawer.esm.js +6 -0
  176. package/dist/components/Dropdown.d.ts +45 -29
  177. package/dist/components/Dropdown.d.ts.map +1 -1
  178. package/dist/components/FloatingToolbar.cjs.js +1 -0
  179. package/dist/components/FloatingToolbar.d.ts +7 -275
  180. package/dist/components/FloatingToolbar.d.ts.map +1 -1
  181. package/dist/components/FloatingToolbar.esm.js +7 -0
  182. package/dist/components/Form.cjs.js +1 -0
  183. package/dist/components/Form.d.ts +13 -30
  184. package/dist/components/Form.d.ts.map +1 -1
  185. package/dist/components/Form.esm.js +6 -0
  186. package/dist/components/HoverCard.cjs.js +1 -0
  187. package/dist/components/HoverCard.d.ts +8 -3
  188. package/dist/components/HoverCard.d.ts.map +1 -1
  189. package/dist/components/HoverCard.esm.js +6 -0
  190. package/dist/components/Input.cjs.js +1 -0
  191. package/dist/components/Input.d.ts +10 -3
  192. package/dist/components/Input.d.ts.map +1 -1
  193. package/dist/components/Input.esm.js +6 -0
  194. package/dist/components/Label.cjs.js +1 -0
  195. package/dist/components/Label.d.ts +6 -1
  196. package/dist/components/Label.d.ts.map +1 -1
  197. package/dist/components/Label.esm.js +6 -0
  198. package/dist/components/Layout.cjs.js +1 -0
  199. package/dist/components/Layout.d.ts +33 -8
  200. package/dist/components/Layout.d.ts.map +1 -1
  201. package/dist/components/Layout.esm.js +6 -0
  202. package/dist/components/Menu.cjs.js +1 -0
  203. package/dist/components/Menu.d.ts +46 -12
  204. package/dist/components/Menu.d.ts.map +1 -1
  205. package/dist/components/Menu.esm.js +6 -0
  206. package/dist/components/Menubar.cjs.js +1 -0
  207. package/dist/components/Menubar.d.ts +11 -266
  208. package/dist/components/Menubar.d.ts.map +1 -1
  209. package/dist/components/Menubar.esm.js +6 -0
  210. package/dist/components/Popover.cjs.js +1 -0
  211. package/dist/components/Popover.d.ts +6 -1
  212. package/dist/components/Popover.d.ts.map +1 -1
  213. package/dist/components/Popover.esm.js +7 -0
  214. package/dist/components/QuickActions.cjs.js +1 -0
  215. package/dist/components/QuickActions.d.ts +4 -1
  216. package/dist/components/QuickActions.d.ts.map +1 -1
  217. package/dist/components/QuickActions.esm.js +6 -0
  218. package/dist/components/Rating.cjs.js +1 -0
  219. package/dist/components/Rating.d.ts +52 -0
  220. package/dist/components/Rating.d.ts.map +1 -0
  221. package/dist/components/Rating.esm.js +5 -0
  222. package/dist/components/Select.cjs.js +1 -0
  223. package/dist/components/Select.d.ts +16 -1
  224. package/dist/components/Select.d.ts.map +1 -1
  225. package/dist/components/Select.esm.js +6 -0
  226. package/dist/components/SelectionPopup.cjs.js +1 -0
  227. package/dist/components/SelectionPopup.d.ts +21 -269
  228. package/dist/components/SelectionPopup.d.ts.map +1 -1
  229. package/dist/components/SelectionPopup.esm.js +7 -0
  230. package/dist/components/Sidebar.cjs.js +1 -0
  231. package/dist/components/Sidebar.d.ts +56 -21
  232. package/dist/components/Sidebar.d.ts.map +1 -1
  233. package/dist/components/Sidebar.esm.js +6 -0
  234. package/dist/components/Switch.cjs.js +1 -0
  235. package/dist/components/Switch.d.ts +4 -1
  236. package/dist/components/Switch.d.ts.map +1 -1
  237. package/dist/components/Switch.esm.js +6 -0
  238. package/dist/components/Tabs.cjs.js +1 -0
  239. package/dist/components/Tabs.d.ts +14 -1
  240. package/dist/components/Tabs.d.ts.map +1 -1
  241. package/dist/components/Tabs.esm.js +6 -0
  242. package/dist/components/Textarea.cjs.js +1 -0
  243. package/dist/components/Textarea.d.ts +8 -1
  244. package/dist/components/Textarea.d.ts.map +1 -1
  245. package/dist/components/Textarea.esm.js +6 -0
  246. package/dist/components/ToggleGroup.cjs.js +1 -0
  247. package/dist/components/ToggleGroup.d.ts +32 -1
  248. package/dist/components/ToggleGroup.d.ts.map +1 -1
  249. package/dist/components/ToggleGroup.esm.js +5 -0
  250. package/dist/components/Tree.cjs.js +1 -0
  251. package/dist/components/Tree.d.ts +21 -4
  252. package/dist/components/Tree.d.ts.map +1 -1
  253. package/dist/components/Tree.esm.js +5 -0
  254. package/dist/components/Wizard.cjs.js +1 -0
  255. package/dist/components/Wizard.d.ts +39 -7
  256. package/dist/components/Wizard.d.ts.map +1 -1
  257. package/dist/components/Wizard.esm.js +5 -0
  258. package/dist/components/index.d.ts +13 -4
  259. package/dist/components/index.d.ts.map +1 -1
  260. package/dist/index.cjs.js +1 -170
  261. package/dist/index.d.ts +15 -9
  262. package/dist/index.d.ts.map +1 -1
  263. package/dist/index.esm.js +3854 -15810
  264. package/package.json +182 -2
@@ -0,0 +1,172 @@
1
+ import L, { createContext as N, useRef as J, useContext as P, useImperativeHandle as Q, useState as C, useEffect as D, useMemo as ee, useLayoutEffect as te } from "react";
2
+ const T = typeof window < "u" ? te : D, U = N({
3
+ activeValue: void 0,
4
+ visited: /* @__PURE__ */ new Set(),
5
+ lazyMount: !1,
6
+ keepMounted: !1
7
+ }), X = L.forwardRef(
8
+ function({
9
+ children: l,
10
+ value: f,
11
+ title: b,
12
+ description: c,
13
+ state: m,
14
+ optional: v,
15
+ disabled: A,
16
+ invalid: E,
17
+ ...z
18
+ }, y) {
19
+ const o = J(null), s = P(U);
20
+ Q(y, () => o.current), T(() => {
21
+ const r = o.current;
22
+ r && (r.setAttribute("data-value", f), b ? r.setAttribute("data-title", b) : r.removeAttribute("data-title"), c ? r.setAttribute("data-description", c) : r.removeAttribute("data-description"), m && m !== "default" ? r.setAttribute("data-state", m) : r.removeAttribute("data-state"), v ? r.setAttribute("data-optional", "") : r.removeAttribute("data-optional"), A ? r.setAttribute("disabled", "") : r.removeAttribute("disabled"), E ? r.setAttribute("data-invalid", "true") : r.removeAttribute("data-invalid"));
23
+ }, [f, b, c, m, v, A, E]);
24
+ const p = s.activeValue === f, w = s.visited.has(f), R = !s.lazyMount || p || w, W = s.keepMounted || s.lazyMount;
25
+ return L.createElement(
26
+ "div",
27
+ {
28
+ ...z,
29
+ ref: o,
30
+ slot: "step",
31
+ "data-react-lazy-mounted": W && (p || w) ? "true" : "false"
32
+ },
33
+ R ? l : null
34
+ );
35
+ }
36
+ );
37
+ X.displayName = "Wizard.Step";
38
+ const Y = L.forwardRef(
39
+ function({
40
+ value: l,
41
+ linear: f,
42
+ showStepper: b,
43
+ stepperPosition: c,
44
+ hideControls: m,
45
+ keepMounted: v,
46
+ lazyMount: A,
47
+ variant: E,
48
+ orientation: z,
49
+ density: y,
50
+ shape: o,
51
+ showProgress: s,
52
+ busy: p,
53
+ headless: w,
54
+ title: R,
55
+ description: W,
56
+ emptyLabel: r,
57
+ nextLabel: H,
58
+ prevLabel: K,
59
+ finishLabel: O,
60
+ onBeforeChange: j,
61
+ onChange: V,
62
+ onStepChange: S,
63
+ onBlockedNext: x,
64
+ onComplete: I,
65
+ children: $,
66
+ ...k
67
+ }, g) {
68
+ const M = J(null), [q, F] = C(
69
+ () => new Set(l ? [l] : [])
70
+ );
71
+ Q(g, () => M.current), D(() => {
72
+ l && F((t) => {
73
+ if (t.has(l))
74
+ return t;
75
+ const e = new Set(t);
76
+ return e.add(l), e;
77
+ });
78
+ }, [l]), D(() => {
79
+ const t = M.current;
80
+ if (!t)
81
+ return;
82
+ const e = (i) => {
83
+ if (!j)
84
+ return;
85
+ const n = i.detail;
86
+ j(n) === !1 && i.preventDefault();
87
+ }, u = (i) => {
88
+ const n = i.detail;
89
+ n && (F((_) => {
90
+ if (_.has(n.value))
91
+ return _;
92
+ const G = new Set(_);
93
+ return G.add(n.value), G;
94
+ }), V == null || V(n));
95
+ }, a = (i) => {
96
+ const n = i.detail;
97
+ n && (S == null || S(n));
98
+ }, d = (i) => {
99
+ const n = i.detail;
100
+ n && (x == null || x(n));
101
+ }, h = (i) => {
102
+ const n = i.detail;
103
+ n && (I == null || I(n));
104
+ };
105
+ return t.addEventListener("before-change", e), t.addEventListener("change", u), t.addEventListener("step-change", a), t.addEventListener("blocked-next", d), t.addEventListener("complete", h), () => {
106
+ t.removeEventListener("before-change", e), t.removeEventListener("change", u), t.removeEventListener(
107
+ "step-change",
108
+ a
109
+ ), t.removeEventListener(
110
+ "blocked-next",
111
+ d
112
+ ), t.removeEventListener("complete", h);
113
+ };
114
+ }, [j, V, S, x, I]), T(() => {
115
+ const t = M.current;
116
+ if (!t)
117
+ return;
118
+ const e = (a, d) => {
119
+ const h = t.getAttribute(a);
120
+ if (d == null) {
121
+ h != null && t.removeAttribute(a);
122
+ return;
123
+ }
124
+ h !== d && t.setAttribute(a, d);
125
+ }, u = (a, d) => {
126
+ typeof d == "boolean" && (d ? e(a, "") : e(a, null));
127
+ };
128
+ e("value", l || null), u("linear", f), typeof b == "boolean" ? e("show-stepper", b ? "true" : "false") : e("show-stepper", null), e(
129
+ "stepper-position",
130
+ c && c !== "top" ? c : null
131
+ ), u("hide-controls", m), u("keep-mounted", v), u("lazy-mount", A), e("variant", E && E !== "default" ? E : null), e(
132
+ "orientation",
133
+ z && z !== "horizontal" ? z : null
134
+ ), e("density", y && y !== "default" ? y : null), e("shape", o && o !== "rounded" ? o : null), typeof s == "boolean" ? e("show-progress", s ? "true" : "false") : e("show-progress", null), u("busy", p), u("headless", w), e("title", R || null), e("description", W || null), e("empty-label", r || null), e("next-label", H || null), e("prev-label", K || null), e("finish-label", O || null);
135
+ }, [
136
+ l,
137
+ f,
138
+ b,
139
+ c,
140
+ m,
141
+ v,
142
+ A,
143
+ E,
144
+ z,
145
+ y,
146
+ o,
147
+ s,
148
+ p,
149
+ w,
150
+ R,
151
+ W,
152
+ r,
153
+ H,
154
+ K,
155
+ O
156
+ ]);
157
+ const B = ee(() => ({
158
+ activeValue: l,
159
+ visited: q,
160
+ lazyMount: !!A,
161
+ keepMounted: !!v
162
+ }), [l, q, A, v]);
163
+ return /* @__PURE__ */ L.createElement(U.Provider, { value: B }, L.createElement("ui-wizard", { ref: M, ...k }, $));
164
+ }
165
+ );
166
+ Y.displayName = "Wizard";
167
+ const ne = Object.assign(Y, {
168
+ Step: X
169
+ });
170
+ export {
171
+ ne as Wizard
172
+ };
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ export declare const RatingDemo: React.FC;
3
+ export default RatingDemo;
4
+ //# sourceMappingURL=RatingDemo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RatingDemo.d.ts","sourceRoot":"","sources":["../../src/__tests__/RatingDemo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAGxC,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EA4E9B,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ "use strict";function i(e,n){if(typeof window>"u"||typeof customElements>"u"||customElements.get(e))return;const r=`__editora_warned_${e}`,t=window;t[r]||(t[r]=!0,console.warn(`[ui-react/${n}] ${e} is not registered. Import/register the matching web component before using this wrapper.`))}function o(e){if(!e)return null;if(typeof e=="string")return e;try{return JSON.stringify(e)}catch{return null}}exports.serializeTranslations=o;exports.warnIfElementNotRegistered=i;
@@ -0,0 +1,23 @@
1
+ function i(e, t) {
2
+ if (typeof window > "u" || typeof customElements > "u" || customElements.get(e))
3
+ return;
4
+ const r = `__editora_warned_${e}`, n = window;
5
+ n[r] || (n[r] = !0, console.warn(
6
+ `[ui-react/${t}] ${e} is not registered. Import/register the matching web component before using this wrapper.`
7
+ ));
8
+ }
9
+ function o(e) {
10
+ if (!e)
11
+ return null;
12
+ if (typeof e == "string")
13
+ return e;
14
+ try {
15
+ return JSON.stringify(e);
16
+ } catch {
17
+ return null;
18
+ }
19
+ }
20
+ export {
21
+ o as s,
22
+ i as w
23
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../Accordion.cjs.js");require("react");require("../_internals-b9f3e909.js");exports.Accordion=e.Accordion;
@@ -23,9 +23,14 @@ export interface AccordionTriggerProps extends React.ButtonHTMLAttributes<HTMLBu
23
23
  }
24
24
  export interface AccordionPanelProps extends React.HTMLAttributes<HTMLDivElement> {
25
25
  }
26
- export declare const Accordion: React.ForwardRefExoticComponent<AccordionProps & React.RefAttributes<HTMLElement>>;
27
- export declare const AccordionItem: React.ForwardRefExoticComponent<AccordionItemProps & React.RefAttributes<HTMLDivElement>>;
28
- export declare const AccordionTrigger: React.ForwardRefExoticComponent<AccordionTriggerProps & React.RefAttributes<HTMLButtonElement>>;
29
- export declare const AccordionPanel: React.ForwardRefExoticComponent<AccordionPanelProps & React.RefAttributes<HTMLDivElement>>;
30
- export {};
26
+ declare const AccordionItem: React.ForwardRefExoticComponent<AccordionItemProps & React.RefAttributes<HTMLDivElement>>;
27
+ declare const AccordionTrigger: React.ForwardRefExoticComponent<AccordionTriggerProps & React.RefAttributes<HTMLButtonElement>>;
28
+ declare const AccordionPanel: React.ForwardRefExoticComponent<AccordionPanelProps & React.RefAttributes<HTMLDivElement>>;
29
+ declare const ComposedAccordion: React.ForwardRefExoticComponent<AccordionProps & React.RefAttributes<HTMLElement>> & {
30
+ Item: React.ForwardRefExoticComponent<AccordionItemProps & React.RefAttributes<HTMLDivElement>>;
31
+ Trigger: React.ForwardRefExoticComponent<AccordionTriggerProps & React.RefAttributes<HTMLButtonElement>>;
32
+ Panel: React.ForwardRefExoticComponent<AccordionPanelProps & React.RefAttributes<HTMLDivElement>>;
33
+ };
34
+ export { ComposedAccordion as Accordion, AccordionItem, AccordionTrigger, AccordionPanel };
35
+ export default ComposedAccordion;
31
36
  //# sourceMappingURL=Accordion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../src/components/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,KAAK,SAAS,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;AAEnC,MAAM,WAAW,cAAe,SAAQ,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,CAAC;IACzF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;IACvE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,KAAK,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IACtC,SAAS,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IAChD,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;CAC1C;AAED,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC9E,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,qBAAsB,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC;CAAG;AAE/F,MAAM,WAAW,mBAAoB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;CAAG;AAwBpF,eAAO,MAAM,SAAS,oFAsDpB,CAAC;AAIH,eAAO,MAAM,aAAa,2FAaxB,CAAC;AAIH,eAAO,MAAM,gBAAgB,iGAc3B,CAAC;AAIH,eAAO,MAAM,cAAc,4FAazB,CAAC"}
1
+ {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../src/components/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,KAAK,SAAS,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC;AAEnC,MAAM,WAAW,cAAe,SAAQ,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,CAAC;IACzF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;IACvE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,KAAK,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IACtC,SAAS,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IAChD,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;CAC1C;AAED,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC9E,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,qBAAsB,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC;CAAG;AAE/F,MAAM,WAAW,mBAAoB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;CAAG;AAkFpF,QAAA,MAAM,aAAa,2FAajB,CAAC;AAIH,QAAA,MAAM,gBAAgB,iGAcpB,CAAC;AAIH,QAAA,MAAM,cAAc,4FAalB,CAAC;AAKH,QAAA,MAAM,iBAAiB;;;;CAIrB,CAAC;AAIH,OAAO,EAAE,iBAAiB,IAAI,SAAS,EAAE,aAAa,EAAE,gBAAgB,EAAE,cAAc,EAAE,CAAC;AAC3F,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { Accordion as p } from "../Accordion.esm.js";
2
+ import "react";
3
+ import "../_internals-f8fb69a8.mjs";
4
+ export {
5
+ p as Accordion
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../Alert.cjs.js");require("react");exports.Alert=e.Alert;exports.AlertActions=e.AlertActions;exports.AlertDescription=e.AlertDescription;exports.AlertIcon=e.AlertIcon;exports.AlertTitle=e.AlertTitle;exports.default=e.Alert;
@@ -19,7 +19,7 @@ export interface AlertSectionProps extends React.HTMLAttributes<HTMLElement> {
19
19
  as?: keyof JSX.IntrinsicElements;
20
20
  children?: React.ReactNode;
21
21
  }
22
- export declare function Alert(props: AlertProps): React.DOMElement<{
22
+ declare function Alert(props: AlertProps): React.DOMElement<{
23
23
  defaultChecked?: boolean | undefined | undefined;
24
24
  defaultValue?: string | number | readonly string[] | undefined;
25
25
  suppressContentEditableWarning?: boolean | undefined | undefined;
@@ -286,9 +286,17 @@ export declare function Alert(props: AlertProps): React.DOMElement<{
286
286
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLElement> | undefined;
287
287
  ref: React.MutableRefObject<HTMLElement | null>;
288
288
  }, HTMLElement>;
289
- export declare const AlertIcon: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
290
- export declare const AlertTitle: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
291
- export declare const AlertDescription: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
292
- export declare const AlertActions: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
293
- export default Alert;
289
+ declare const AlertIcon: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
290
+ declare const AlertTitle: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
291
+ declare const AlertDescription: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
292
+ declare const AlertActions: React.ForwardRefExoticComponent<AlertSectionProps & React.RefAttributes<HTMLElement>>;
293
+ declare const ComposedAlert: typeof Alert & {
294
+ Icon: typeof AlertIcon;
295
+ Title: typeof AlertTitle;
296
+ Description: typeof AlertDescription;
297
+ Actions: typeof AlertActions;
298
+ displayName: string;
299
+ };
300
+ export { ComposedAlert as Alert, AlertIcon, AlertTitle, AlertDescription, AlertActions };
301
+ export default ComposedAlert;
294
302
  //# sourceMappingURL=Alert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../src/components/Alert.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAIlE,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,SAAS,CAAC,GAAG;IAC5E,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACnD,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC7B,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,MAAM,WAAW,iBAAkB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IAC1E,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,wBAAgB,KAAK,CAAC,KAAK,EAAE,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAyEtC;AAuBD,eAAO,MAAM,SAAS,uFAAwE,CAAC;AAC/F,eAAO,MAAM,UAAU,uFAA0E,CAAC;AAClG,eAAO,MAAM,gBAAgB,uFAAwF,CAAC;AACtH,eAAO,MAAM,YAAY,uFAAgF,CAAC;AAE1G,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../src/components/Alert.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAIlE,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,SAAS,CAAC,GAAG;IAC5E,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACnD,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC7B,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,MAAM,WAAW,iBAAkB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IAC1E,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,iBAAS,KAAK,CAAC,KAAK,EAAE,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAyE/B;AAuBD,QAAA,MAAM,SAAS,uFAAwE,CAAC;AACxF,QAAA,MAAM,UAAU,uFAA0E,CAAC;AAC3F,QAAA,MAAM,gBAAgB,uFAAwF,CAAC;AAC/G,QAAA,MAAM,YAAY,uFAAgF,CAAC;AAGnG,QAAA,MAAM,aAAa,EAMb,OAAO,KAAK,GAAG;IACnB,IAAI,EAAE,OAAO,SAAS,CAAC;IACvB,KAAK,EAAE,OAAO,UAAU,CAAC;IACzB,WAAW,EAAE,OAAO,gBAAgB,CAAC;IACrC,OAAO,EAAE,OAAO,YAAY,CAAC;IAC7B,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,OAAO,EAAE,aAAa,IAAI,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,YAAY,EAAE,CAAC;AACzF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { Alert as l, AlertActions as A, AlertDescription as o, AlertIcon as i, AlertTitle as c, Alert as n } from "../Alert.esm.js";
2
+ import "react";
3
+ export {
4
+ l as Alert,
5
+ A as AlertActions,
6
+ o as AlertDescription,
7
+ i as AlertIcon,
8
+ c as AlertTitle,
9
+ n as default
10
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../AppHeader-5c427700.js");require("react");exports.AppHeader=e.ComposedAppHeader;
@@ -17,7 +17,12 @@ export interface AppHeaderSectionProps extends React.HTMLAttributes<HTMLElement>
17
17
  as?: keyof JSX.IntrinsicElements;
18
18
  children?: React.ReactNode;
19
19
  }
20
- export declare const AppHeader: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLElement>, "onToggle"> & {
20
+ declare const AppHeaderStart: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
21
+ declare const AppHeaderCenter: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
22
+ declare const AppHeaderTitle: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
23
+ declare const AppHeaderSubtitle: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
24
+ declare const AppHeaderEnd: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
25
+ declare const ComposedAppHeader: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLElement>, "onToggle"> & {
21
26
  sticky?: boolean;
22
27
  bordered?: boolean;
23
28
  dense?: boolean;
@@ -30,11 +35,13 @@ export declare const AppHeader: React.ForwardRefExoticComponent<Omit<React.HTMLA
30
35
  elevation?: "none" | "low" | "high";
31
36
  onMenuTrigger?: () => void;
32
37
  children?: React.ReactNode;
33
- } & React.RefAttributes<HTMLElement>>;
34
- export declare const AppHeaderStart: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
35
- export declare const AppHeaderCenter: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
36
- export declare const AppHeaderTitle: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
37
- export declare const AppHeaderSubtitle: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
38
- export declare const AppHeaderEnd: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
39
- export default AppHeader;
38
+ } & React.RefAttributes<HTMLElement>> & {
39
+ Start: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
40
+ Center: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
41
+ Title: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
42
+ Subtitle: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
43
+ End: React.ForwardRefExoticComponent<AppHeaderSectionProps & React.RefAttributes<HTMLElement>>;
44
+ };
45
+ export { ComposedAppHeader as AppHeader, AppHeaderStart, AppHeaderCenter, AppHeaderTitle, AppHeaderSubtitle, AppHeaderEnd };
46
+ export default ComposedAppHeader;
40
47
  //# sourceMappingURL=AppHeader.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AppHeader.d.ts","sourceRoot":"","sources":["../../src/components/AppHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,CAAC,GAAG;IACjF,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACnD,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAEF,MAAM,WAAW,qBAAsB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IAC9E,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAuDD,eAAO,MAAM,SAAS;aAxEX,OAAO;eACL,OAAO;YACV,OAAO;eACJ,OAAO;qBACD,OAAO;cACd,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO;WAC3C,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ;WACrD,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG;aAClC,MAAM,GAAG,MAAM;gBACZ,MAAM,GAAG,KAAK,GAAG,MAAM;oBACnB,MAAM,IAAI;eACf,KAAK,CAAC,SAAS;qCAgH1B,CAAC;AAqBH,eAAO,MAAM,cAAc,2FAAuF,CAAC;AACnH,eAAO,MAAM,eAAe,2FAA0F,CAAC;AACvH,eAAO,MAAM,cAAc,2FAAuF,CAAC;AACnH,eAAO,MAAM,iBAAiB,2FAAgG,CAAC;AAC/H,eAAO,MAAM,YAAY,2FAAiF,CAAC;AAI3G,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"AppHeader.d.ts","sourceRoot":"","sources":["../../src/components/AppHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,CAAC,GAAG;IACjF,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACnD,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAEF,MAAM,WAAW,qBAAsB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IAC9E,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AA+HD,QAAA,MAAM,cAAc,2FAAuF,CAAC;AAC5G,QAAA,MAAM,eAAe,2FAA0F,CAAC;AAChH,QAAA,MAAM,cAAc,2FAAuF,CAAC;AAC5G,QAAA,MAAM,iBAAiB,2FAAgG,CAAC;AACxH,QAAA,MAAM,YAAY,2FAAiF,CAAC;AAGpG,QAAA,MAAM,iBAAiB;aAvJZ,OAAO;eACL,OAAO;YACV,OAAO;eACJ,OAAO;qBACD,OAAO;cACd,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO;WAC3C,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ;WACrD,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG;aAClC,MAAM,GAAG,MAAM;gBACZ,MAAM,GAAG,KAAK,GAAG,MAAM;oBACnB,MAAM,IAAI;eACf,KAAK,CAAC,SAAS;;;;;;;CAkJ1B,CAAC;AAIH,OAAO,EAAE,iBAAiB,IAAI,SAAS,EAAE,cAAc,EAAE,eAAe,EAAE,cAAc,EAAE,iBAAiB,EAAE,YAAY,EAAE,CAAC;AAC5H,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { C as o } from "../AppHeader-49a8d3e0.mjs";
2
+ import "react";
3
+ export {
4
+ o as AppHeader
5
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../Breadcrumb.cjs.js");require("react");require("../_internals-b9f3e909.js");exports.Breadcrumb=e.Breadcrumb;exports.default=e.Breadcrumb;
@@ -5,19 +5,38 @@ type BreadcrumbSelectDetail = {
5
5
  href?: string;
6
6
  source?: 'click' | 'keyboard';
7
7
  };
8
- export declare const Breadcrumb: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & {
8
+ type BaseProps = React.HTMLAttributes<HTMLElement> & {
9
+ children?: React.ReactNode;
10
+ };
11
+ export type BreadcrumbProps = BaseProps & {
9
12
  separator?: string;
10
13
  maxItems?: number;
11
14
  currentIndex?: number;
12
- size?: "sm" | "md" | "lg" | "1" | "2" | "3";
13
- variant?: "default" | "surface" | "soft" | "solid" | "outline" | "ghost" | "minimal";
14
- radius?: number | string | "none" | "sm" | "md" | "lg" | "full";
15
- elevation?: "default" | "none" | "low" | "high";
16
- tone?: "neutral" | "info" | "success" | "warning" | "danger";
17
- state?: "idle" | "loading" | "error" | "success";
15
+ size?: 'sm' | 'md' | 'lg' | '1' | '2' | '3';
16
+ variant?: 'default' | 'surface' | 'soft' | 'solid' | 'outline' | 'ghost' | 'minimal';
17
+ radius?: number | string | 'none' | 'sm' | 'md' | 'lg' | 'full';
18
+ elevation?: 'default' | 'none' | 'low' | 'high';
19
+ tone?: 'neutral' | 'info' | 'success' | 'warning' | 'danger';
20
+ state?: 'idle' | 'loading' | 'error' | 'success';
18
21
  disabled?: boolean;
19
22
  ariaLabel?: string;
20
23
  onSelect?: (detail: BreadcrumbSelectDetail) => void;
21
- } & React.RefAttributes<HTMLElement>>;
24
+ };
25
+ export type BreadcrumbItemProps = React.HTMLAttributes<HTMLDivElement> & {
26
+ children?: React.ReactNode;
27
+ href?: string;
28
+ label?: string;
29
+ index?: number;
30
+ };
31
+ type BreadcrumbComponent = React.ForwardRefExoticComponent<BreadcrumbProps & React.RefAttributes<HTMLElement>> & {
32
+ Item: typeof BreadcrumbItem;
33
+ };
34
+ export declare const BreadcrumbItem: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & {
35
+ children?: React.ReactNode;
36
+ href?: string;
37
+ label?: string;
38
+ index?: number;
39
+ } & React.RefAttributes<HTMLDivElement>>;
40
+ export declare const Breadcrumb: BreadcrumbComponent;
22
41
  export default Breadcrumb;
23
42
  //# sourceMappingURL=Breadcrumb.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Breadcrumb.d.ts","sourceRoot":"","sources":["../../src/components/Breadcrumb.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkE,MAAM,OAAO,CAAC;AAKvF,KAAK,sBAAsB,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,GAAG,UAAU,CAAC;CAC/B,CAAC;AAiBF,eAAO,MAAM,UAAU;gBAdT,MAAM;eACP,MAAM;mBACF,MAAM;WACd,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG;cACjC,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS;aAC3E,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM;gBACnD,SAAS,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM;WACxC,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ;YACpD,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS;eACrC,OAAO;gBACN,MAAM;eACP,CAAC,MAAM,EAAE,sBAAsB,KAAK,IAAI;qCAwGnD,CAAC;AAIH,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Breadcrumb.d.ts","sourceRoot":"","sources":["../../src/components/Breadcrumb.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkE,MAAM,OAAO,CAAC;AAKvF,KAAK,sBAAsB,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,GAAG,UAAU,CAAC;CAC/B,CAAC;AAEF,KAAK,SAAS,GAAG,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,GAAG;IACnD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG;IACxC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACrF,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IAChE,SAAS,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IAChD,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACjD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,sBAAsB,KAAK,IAAI,CAAC;CACrD,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG;IACvE,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,KAAK,mBAAmB,GAAG,KAAK,CAAC,yBAAyB,CAAC,eAAe,GAAG,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC,GAAG;IAC/G,IAAI,EAAE,OAAO,cAAc,CAAC;CAC7B,CAAC;AA4FF,eAAO,MAAM,cAAc;eApGd,KAAK,CAAC,SAAS;WACnB,MAAM;YACL,MAAM;YACN,MAAM;wCAmHd,CAAC;AAIH,eAAO,MAAM,UAAU,EAEjB,mBAAmB,CAAC;AAE1B,eAAe,UAAU,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Breadcrumb as o, Breadcrumb as t } from "../Breadcrumb.esm.js";
2
+ import "react";
3
+ import "../_internals-f8fb69a8.mjs";
4
+ export {
5
+ o as Breadcrumb,
6
+ t as default
7
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../Card.cjs.js");require("react");require("../_internals-b9f3e909.js");exports.Card=e.Card;
@@ -9,7 +9,17 @@ export type CardProps = React.HTMLAttributes<HTMLElement> & {
9
9
  disabled?: boolean;
10
10
  children?: React.ReactNode;
11
11
  };
12
- export declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & {
12
+ export interface CardSectionProps extends React.HTMLAttributes<HTMLElement> {
13
+ as?: keyof JSX.IntrinsicElements;
14
+ children?: React.ReactNode;
15
+ }
16
+ declare const CardHeader: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
17
+ declare const CardFooter: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
18
+ declare const CardInset: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
19
+ declare const CardMedia: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
20
+ declare const CardTitle: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
21
+ declare const CardDescription: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
22
+ declare const ComposedCard: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & {
13
23
  variant?: "surface" | "outline" | "soft" | "solid" | "ghost" | "glass";
14
24
  size?: "sm" | "md" | "lg" | "1" | "2" | "3";
15
25
  radius?: number | string;
@@ -18,16 +28,14 @@ export declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<
18
28
  interactive?: boolean;
19
29
  disabled?: boolean;
20
30
  children?: React.ReactNode;
21
- } & React.RefAttributes<HTMLElement>>;
22
- export interface CardSectionProps extends React.HTMLAttributes<HTMLElement> {
23
- as?: keyof JSX.IntrinsicElements;
24
- children?: React.ReactNode;
25
- }
26
- export declare const CardHeader: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
27
- export declare const CardFooter: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
28
- export declare const CardInset: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
29
- export declare const CardMedia: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
30
- export declare const CardTitle: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
31
- export declare const CardDescription: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
32
- export default Card;
31
+ } & React.RefAttributes<HTMLElement>> & {
32
+ Header: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
33
+ Footer: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
34
+ Inset: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
35
+ Media: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
36
+ Title: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
37
+ Description: React.ForwardRefExoticComponent<CardSectionProps & React.RefAttributes<HTMLElement>>;
38
+ };
39
+ export { ComposedCard as Card, CardHeader, CardFooter, CardInset, CardMedia, CardTitle, CardDescription };
40
+ export default ComposedCard;
33
41
  //# sourceMappingURL=Card.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../src/components/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+C1B,MAAM,MAAM,SAAS,GAAG,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,GAAG;IAC1D,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;IACvE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAEF,eAAO,MAAM,IAAI;cAVL,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO;WAC/D,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG;aAClC,MAAM,GAAG,MAAM;WACjB,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ;gBAChD,MAAM,GAAG,KAAK,GAAG,MAAM;kBACrB,OAAO;eACV,OAAO;eACP,KAAK,CAAC,SAAS;qCAqB1B,CAAC;AAEH,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IACzE,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAuBD,eAAO,MAAM,UAAU,sFAA0E,CAAC;AAClG,eAAO,MAAM,UAAU,sFAA0E,CAAC;AAClG,eAAO,MAAM,SAAS,sFAAiD,CAAC;AACxE,eAAO,MAAM,SAAS,sFAAuE,CAAC;AAC9F,eAAO,MAAM,SAAS,sFAAwE,CAAC;AAC/F,eAAO,MAAM,eAAe,sFAAmF,CAAC;AAEhH,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../src/components/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+C1B,MAAM,MAAM,SAAS,GAAG,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,GAAG;IAC1D,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;IACvE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAC7D,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAsBF,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IACzE,EAAE,CAAC,EAAE,MAAM,GAAG,CAAC,iBAAiB,CAAC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAuBD,QAAA,MAAM,UAAU,sFAA0E,CAAC;AAC3F,QAAA,MAAM,UAAU,sFAA0E,CAAC;AAC3F,QAAA,MAAM,SAAS,sFAAiD,CAAC;AACjE,QAAA,MAAM,SAAS,sFAAuE,CAAC;AACvF,QAAA,MAAM,SAAS,sFAAwE,CAAC;AACxF,QAAA,MAAM,eAAe,sFAAmF,CAAC;AAGzG,QAAA,MAAM,YAAY;cAhEN,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO;WAC/D,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG;aAClC,MAAM,GAAG,MAAM;WACjB,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ;gBAChD,MAAM,GAAG,KAAK,GAAG,MAAM;kBACrB,OAAO;eACV,OAAO;eACP,KAAK,CAAC,SAAS;;;;;;;;CAgE1B,CAAC;AAEH,OAAO,EAAE,YAAY,IAAI,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,eAAe,EAAE,CAAC;AAC1G,eAAe,YAAY,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { Card as t } from "../Card.esm.js";
2
+ import "react";
3
+ import "../_internals-f8fb69a8.mjs";
4
+ export {
5
+ t as Card
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../Collapsible.cjs.js");require("react");require("../_internals-b9f3e909.js");exports.Collapsible=e.Collapsible;exports.default=e.Collapsible;
@@ -9,10 +9,10 @@ export type CollapsibleToggleDetail = {
9
9
  previousOpen: boolean;
10
10
  source?: 'pointer' | 'keyboard' | 'api';
11
11
  };
12
- export interface CollapsibleProps extends Omit<React.HTMLAttributes<HTMLElement>, 'onToggle' | 'onChange'> {
13
- header?: React.ReactNode;
14
- caption?: React.ReactNode;
15
- meta?: React.ReactNode;
12
+ type BaseProps = React.HTMLAttributes<HTMLElement> & {
13
+ children?: React.ReactNode;
14
+ };
15
+ export interface CollapsibleProps extends Omit<BaseProps, 'onToggle' | 'onChange'> {
16
16
  open?: boolean;
17
17
  headless?: boolean;
18
18
  disabled?: boolean;
@@ -21,6 +21,7 @@ export interface CollapsibleProps extends Omit<React.HTMLAttributes<HTMLElement>
21
21
  size?: CollapsibleSize;
22
22
  variant?: CollapsibleVariant;
23
23
  tone?: CollapsibleTone;
24
+ radius?: number | string | 'none' | 'sm' | 'md' | 'lg' | 'full';
24
25
  iconPosition?: CollapsibleIconPosition;
25
26
  closeOnEscape?: boolean;
26
27
  onToggle?: (open: boolean) => void;
@@ -28,5 +29,28 @@ export interface CollapsibleProps extends Omit<React.HTMLAttributes<HTMLElement>
28
29
  onToggleDetail?: (detail: CollapsibleToggleDetail) => void;
29
30
  onChangeDetail?: (detail: CollapsibleToggleDetail) => void;
30
31
  }
31
- export declare const Collapsible: React.ForwardRefExoticComponent<CollapsibleProps & React.RefAttributes<HTMLElement>>;
32
+ export interface CollapsibleHeaderProps extends React.HTMLAttributes<HTMLDivElement> {
33
+ children?: React.ReactNode;
34
+ }
35
+ export interface CollapsibleCaptionProps extends React.HTMLAttributes<HTMLDivElement> {
36
+ children?: React.ReactNode;
37
+ }
38
+ export interface CollapsibleMetaProps extends React.HTMLAttributes<HTMLDivElement> {
39
+ children?: React.ReactNode;
40
+ }
41
+ export interface CollapsibleContentProps extends React.HTMLAttributes<HTMLDivElement> {
42
+ children?: React.ReactNode;
43
+ }
44
+ type CollapsibleComponent = React.ForwardRefExoticComponent<CollapsibleProps & React.RefAttributes<HTMLElement>> & {
45
+ Header: typeof CollapsibleHeader;
46
+ Caption: typeof CollapsibleCaption;
47
+ Meta: typeof CollapsibleMeta;
48
+ Content: typeof CollapsibleContent;
49
+ };
50
+ export declare const CollapsibleHeader: React.ForwardRefExoticComponent<CollapsibleHeaderProps & React.RefAttributes<HTMLDivElement>>;
51
+ export declare const CollapsibleCaption: React.ForwardRefExoticComponent<CollapsibleCaptionProps & React.RefAttributes<HTMLDivElement>>;
52
+ export declare const CollapsibleMeta: React.ForwardRefExoticComponent<CollapsibleMetaProps & React.RefAttributes<HTMLDivElement>>;
53
+ export declare const CollapsibleContent: React.ForwardRefExoticComponent<CollapsibleContentProps & React.RefAttributes<HTMLDivElement>>;
54
+ export declare const Collapsible: CollapsibleComponent;
55
+ export default Collapsible;
32
56
  //# sourceMappingURL=Collapsible.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Collapsible.d.ts","sourceRoot":"","sources":["../../src/components/Collapsible.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,MAAM,gBAAgB,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;AACxE,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACjD,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,CAAC;AAC5E,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AACpF,MAAM,MAAM,uBAAuB,GAAG,MAAM,GAAG,OAAO,CAAC;AACvD,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,OAAO,CAAC;IACd,YAAY,EAAE,OAAO,CAAC;IACtB,MAAM,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,KAAK,CAAC;CACzC,CAAC;AAEF,MAAM,WAAW,gBAAiB,SAAQ,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,GAAG,UAAU,CAAC;IACxG,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACnC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,uBAAuB,KAAK,IAAI,CAAC;IAC3D,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,uBAAuB,KAAK,IAAI,CAAC;CAC5D;AAeD,eAAO,MAAM,WAAW,sFAgHtB,CAAC"}
1
+ {"version":3,"file":"Collapsible.d.ts","sourceRoot":"","sources":["../../src/components/Collapsible.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,MAAM,gBAAgB,GAAG,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;AACxE,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACjD,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,CAAC;AAC5E,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AACpF,MAAM,MAAM,uBAAuB,GAAG,MAAM,GAAG,OAAO,CAAC;AACvD,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,OAAO,CAAC;IACd,YAAY,EAAE,OAAO,CAAC;IACtB,MAAM,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,KAAK,CAAC;CACzC,CAAC;AAEF,KAAK,SAAS,GAAG,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,GAAG;IACnD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,CAAC;AAEF,MAAM,WAAW,gBAAiB,SAAQ,IAAI,CAAC,SAAS,EAAE,UAAU,GAAG,UAAU,CAAC;IAChF,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IAChE,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACnC,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,uBAAuB,KAAK,IAAI,CAAC;IAC3D,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,uBAAuB,KAAK,IAAI,CAAC;CAC5D;AAED,MAAM,WAAW,sBAAuB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAClF,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,MAAM,WAAW,uBAAwB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IACnF,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,MAAM,WAAW,oBAAqB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAChF,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,MAAM,WAAW,uBAAwB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IACnF,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAeD,KAAK,oBAAoB,GAAG,KAAK,CAAC,yBAAyB,CAAC,gBAAgB,GAAG,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC,GAAG;IACjH,MAAM,EAAE,OAAO,iBAAiB,CAAC;IACjC,OAAO,EAAE,OAAO,kBAAkB,CAAC;IACnC,IAAI,EAAE,OAAO,eAAe,CAAC;IAC7B,OAAO,EAAE,OAAO,kBAAkB,CAAC;CACpC,CAAC;AAwHF,eAAO,MAAM,iBAAiB,+FAS5B,CAAC;AAIH,eAAO,MAAM,kBAAkB,gGAQ9B,CAAC;AAIF,eAAO,MAAM,eAAe,6FAS1B,CAAC;AAIH,eAAO,MAAM,kBAAkB,gGAQ9B,CAAC;AAIF,eAAO,MAAM,WAAW,EAKlB,oBAAoB,CAAC;AAE3B,eAAe,WAAW,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Collapsible as e, Collapsible as i } from "../Collapsible.esm.js";
2
+ import "react";
3
+ import "../_internals-f8fb69a8.mjs";
4
+ export {
5
+ e as Collapsible,
6
+ i as default
7
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("../Combobox.cjs.js");require("react");exports.Combobox=o.Combobox;exports.default=o.Combobox;
@@ -1,6 +1,8 @@
1
1
  import React from 'react';
2
- type ComboboxProps = React.HTMLAttributes<HTMLElement> & {
2
+ type BaseProps = React.HTMLAttributes<HTMLElement> & {
3
3
  children?: React.ReactNode;
4
+ };
5
+ export type ComboboxProps = Omit<BaseProps, 'onChange'> & {
4
6
  value?: string;
5
7
  open?: boolean;
6
8
  state?: 'idle' | 'loading' | 'error' | 'success';
@@ -41,6 +43,17 @@ type ComboboxProps = React.HTMLAttributes<HTMLElement> & {
41
43
  noFilter?: boolean;
42
44
  allowCustom?: boolean;
43
45
  };
44
- export declare function Combobox(props: ComboboxProps): React.DOMElement<Record<string, unknown>, Element>;
46
+ export type ComboboxOptionProps = React.OptionHTMLAttributes<HTMLOptionElement> & {
47
+ children?: React.ReactNode;
48
+ description?: string;
49
+ };
50
+ type ComboboxComponent = React.ForwardRefExoticComponent<ComboboxProps & React.RefAttributes<HTMLElement>> & {
51
+ Option: typeof ComboboxOption;
52
+ };
53
+ export declare const ComboboxOption: React.ForwardRefExoticComponent<React.OptionHTMLAttributes<HTMLOptionElement> & {
54
+ children?: React.ReactNode;
55
+ description?: string;
56
+ } & React.RefAttributes<HTMLOptionElement>>;
57
+ export declare const Combobox: ComboboxComponent;
45
58
  export default Combobox;
46
59
  //# sourceMappingURL=Combobox.d.ts.map