solid-baseui 0.1.0-alpha.1 → 0.1.0-alpha.2

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 (189) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/README.md +51 -20
  3. package/dist/lib/client/DialogHandle-DluOK_7u.js +521 -0
  4. package/dist/lib/client/DialogPopup-CfEb3F54.js +138 -0
  5. package/dist/lib/client/FieldControl-eDe-Jnp9.js +142 -0
  6. package/dist/lib/client/{FieldRootContext-izCEh80D.js → FieldRootContext-D3fuVjs3.js} +1 -1
  7. package/dist/lib/client/{FocusManager-NP1uPXTi.js → FocusManager-q7z7PMV1.js} +92 -89
  8. package/dist/lib/client/{InternalBackdrop-cSK13gaM.js → InternalBackdrop-B8_lfUvf.js} +1 -1
  9. package/dist/lib/client/{MenuSubmenuTrigger-yfncqM-D.js → MenuSubmenuTrigger-DMb5CwTF.js} +386 -386
  10. package/dist/lib/client/{PopupHandle-CQI6Om1Z.js → PopupHandle-DyX5gY1e.js} +17 -11
  11. package/dist/lib/client/{PopupStore-Du0O57fL.js → PopupStore-BjRwcvbG.js} +91 -88
  12. package/dist/lib/client/PopupViewport-BanYHrD-.js +154 -0
  13. package/dist/lib/client/{TriggerFocusGuards-Cs8LVBj5.js → TriggerFocusGuards-Fzspp3Y1.js} +2 -2
  14. package/dist/lib/client/accordion/index.js +1 -1
  15. package/dist/lib/client/{accordion-BFeZFpJZ.js → accordion-CA2DfX67.js} +144 -144
  16. package/dist/lib/client/alert-dialog/index.js +1 -1
  17. package/dist/lib/client/{alert-dialog-BxGUF8_Q.js → alert-dialog-Bup88Dpx.js} +2 -2
  18. package/dist/lib/client/autocomplete/index.js +1 -1
  19. package/dist/lib/client/{autocomplete-C9QA98XD.js → autocomplete-oyy_uRpU.js} +2 -2
  20. package/dist/lib/client/avatar/index.js +1 -1
  21. package/dist/lib/client/avatar-DNZ4fnBd.js +191 -0
  22. package/dist/lib/client/button/index.js +1 -1
  23. package/dist/lib/client/button-BJZYmCVv.js +88 -0
  24. package/dist/lib/client/checkbox/index.js +1 -1
  25. package/dist/lib/client/checkbox-group/index.js +1 -1
  26. package/dist/lib/client/{checkbox-group-CwMDoSTK.js → checkbox-group-DGyrciZJ.js} +1 -1
  27. package/dist/lib/client/checkbox-sQHYTbpB.js +425 -0
  28. package/dist/lib/client/collapsible/index.js +1 -1
  29. package/dist/lib/client/collapsible-BENbFFCc.js +230 -0
  30. package/dist/lib/client/combobox/index.js +1 -1
  31. package/dist/lib/client/{combobox-6DhOdzit.js → combobox-BGH8QLXH.js} +143 -141
  32. package/dist/lib/client/compositeNavigation-DCt1sQon.js +82 -0
  33. package/dist/lib/client/{constants-cOVxAoxB.js → constants-ByOMFJAe.js} +100 -100
  34. package/dist/lib/client/context-menu/index.js +1 -1
  35. package/dist/lib/client/context-menu-xQ1sBCET.js +220 -0
  36. package/dist/lib/client/{createAnchorPositioning-D96gu-Dz.js → createAnchorPositioning-DCXIApS1.js} +1 -1
  37. package/dist/lib/client/{createAnchoredPopupScrollLock-Cx0cbh1_.js → createAnchoredPopupScrollLock-BxKpJbCE.js} +2 -2
  38. package/dist/lib/client/{createClickInteraction-CTaIFBiV.js → createClickInteraction-BeBsTqtY.js} +1 -1
  39. package/dist/lib/client/{createFocusInteraction--s9_qBf3.js → createFocusInteraction-DQPWkZe2.js} +7 -7
  40. package/dist/lib/client/{createPopupAutoResize-Dn-stj-8.js → createPopupAutoResize-CSNpMz5v.js} +3 -3
  41. package/dist/lib/client/dialog/index.js +1 -1
  42. package/dist/lib/client/{dialog-B9tR9X48.js → dialog-C0EF0a5u.js} +2 -2
  43. package/dist/lib/client/{dom-BEAeQ9Eb.js → dom-lDdayFF_.js} +25 -15
  44. package/dist/lib/client/drawer/index.js +1 -1
  45. package/dist/lib/client/{drawer-dyr3_sKQ.js → drawer-uKoNBwDU.js} +519 -518
  46. package/dist/lib/client/field/index.js +1 -1
  47. package/dist/lib/client/{field-CjUAjp1m.js → field-DIMrgpBW.js} +144 -144
  48. package/dist/lib/client/form/index.js +1 -1
  49. package/dist/lib/client/form-Bqq8wSLY.js +109 -0
  50. package/dist/lib/client/index.js +34 -34
  51. package/dist/lib/client/input/index.js +1 -1
  52. package/dist/lib/client/{input-_QHvSSqM.js → input-YthuKwIE.js} +1 -1
  53. package/dist/lib/client/internals/composeEventHandlers.js +14 -8
  54. package/dist/lib/client/internals/field-root-context/index.js +2 -2
  55. package/dist/lib/client/{mergeStyleValue-DhTA9Nwe.js → isSolidAccessor-BH_FevwH.js} +1 -12
  56. package/dist/lib/client/menu/index.js +1 -1
  57. package/dist/lib/client/{menu-DLqUBmMK.js → menu-4rNLN6aX.js} +79 -79
  58. package/dist/lib/client/menubar/index.js +1 -1
  59. package/dist/lib/client/menubar-nFQGtNmY.js +163 -0
  60. package/dist/lib/client/mergeStyleValue-Dcd36yxZ.js +12 -0
  61. package/dist/lib/client/navigation-menu/index.js +1 -1
  62. package/dist/lib/client/{navigation-menu-mVHV41Ky.js → navigation-menu-BbRyun3a.js} +284 -284
  63. package/dist/lib/client/number-field/index.js +1 -1
  64. package/dist/lib/client/{number-field-DusLw_0X.js → number-field-hT_H0hVu.js} +356 -356
  65. package/dist/lib/client/otp-field/index.js +1 -1
  66. package/dist/lib/client/otp-field-lsy2iGID.js +584 -0
  67. package/dist/lib/client/popover/index.js +1 -1
  68. package/dist/lib/client/{popover-Cv7xn0nW.js → popover-Cmvmuf1L.js} +250 -248
  69. package/dist/lib/client/{popupStateMapping-C6jQ_LKo.js → popupStateMapping-nhukB8NK.js} +51 -51
  70. package/dist/lib/client/preview-card/index.js +1 -1
  71. package/dist/lib/client/{preview-card-FTN_aafM.js → preview-card-Dtu8AnBN.js} +168 -168
  72. package/dist/lib/client/radio/index.js +1 -1
  73. package/dist/lib/client/{radio-DA_oZhQT.js → radio-CeCU-Qqi.js} +77 -77
  74. package/dist/lib/client/radio-group/index.js +1 -1
  75. package/dist/lib/client/radio-group-NbuJvjQe.js +195 -0
  76. package/dist/lib/client/{safePolygon-DJG0VIVo.js → safePolygon-DVAR5dQD.js} +70 -70
  77. package/dist/lib/client/scroll-area/index.js +1 -1
  78. package/dist/lib/client/scroll-area-DqbvoAd7.js +717 -0
  79. package/dist/lib/client/{scrollable-SRNYlhF7.js → scrollable-BVaDUXng.js} +12 -12
  80. package/dist/lib/client/select/index.js +1 -1
  81. package/dist/lib/client/{select-DSPJt7Rk.js → select-Dad51Xbn.js} +635 -634
  82. package/dist/lib/client/slider/index.js +1 -1
  83. package/dist/lib/client/slider-CLSKFq_M.js +927 -0
  84. package/dist/lib/client/switch/index.js +1 -1
  85. package/dist/lib/client/{switch-CPl7QHKI.js → switch-Bzuu5EIg.js} +61 -61
  86. package/dist/lib/client/tabs/index.js +1 -1
  87. package/dist/lib/client/{tabs-Bn4rZDyZ.js → tabs-DWiBDv8D.js} +252 -249
  88. package/dist/lib/client/toast/index.js +1 -1
  89. package/dist/lib/client/{toast-7LdqZWOs.js → toast-DmtPJW2k.js} +353 -353
  90. package/dist/lib/client/toggle/index.js +1 -1
  91. package/dist/lib/client/{toggle-CsC37e3e.js → toggle-CAe-Z8Xn.js} +33 -33
  92. package/dist/lib/client/toggle-group/index.js +1 -1
  93. package/dist/lib/client/{toggle-group-DSWb9HxN.js → toggle-group-BbQg5s-m.js} +44 -44
  94. package/dist/lib/client/toolbar/index.js +1 -1
  95. package/dist/lib/client/{toolbar-DcCi3HNp.js → toolbar-BXT_g-oX.js} +218 -218
  96. package/dist/lib/client/tooltip/index.js +1 -1
  97. package/dist/lib/client/{tooltip-D-PkGco9.js → tooltip-h2r2_Xuo.js} +250 -249
  98. package/dist/lib/client/{useFilteredItems-B7z2CGMV.js → useFilteredItems-BX0BEuSI.js} +850 -819
  99. package/dist/lib/server/{DialogHandle-nJSSy_jM.js → DialogHandle-BGIISmG7.js} +16 -16
  100. package/dist/lib/server/{DialogPopup-Da1aIxVA.js → DialogPopup-C2ZDGf42.js} +4 -4
  101. package/dist/lib/server/{FieldControl-BDeNR3ug.js → FieldControl-CDMMyvuj.js} +6 -6
  102. package/dist/lib/server/{FieldRootContext-IC-LWzVp.js → FieldRootContext-Bfpna6gA.js} +3 -3
  103. package/dist/lib/server/{FocusManager-1LfoCsya.js → FocusManager-D-xgblGs.js} +9 -3
  104. package/dist/lib/server/{InternalBackdrop-C_iDPVR-.js → InternalBackdrop-D_2zAWnl.js} +1 -1
  105. package/dist/lib/server/{MenuSubmenuTrigger-rR8ZN7YR.js → MenuSubmenuTrigger-BMQKlOvU.js} +50 -50
  106. package/dist/lib/server/{PopupHandle-Ct6wywmP.js → PopupHandle-QNj4mED2.js} +14 -5
  107. package/dist/lib/server/{PopupStore-kHjFPiQ5.js → PopupStore-evylvVnN.js} +5 -2
  108. package/dist/lib/server/{PopupViewport-DftN5VUp.js → PopupViewport-BDttjORN.js} +37 -27
  109. package/dist/lib/server/{TriggerFocusGuards-CvoGfft9.js → TriggerFocusGuards-B9GNbLrL.js} +2 -2
  110. package/dist/lib/server/accordion/index.js +7 -7
  111. package/dist/lib/server/alert-dialog/index.js +2 -2
  112. package/dist/lib/server/autocomplete/index.js +2 -2
  113. package/dist/lib/server/avatar/index.js +3 -3
  114. package/dist/lib/server/button/index.js +6 -6
  115. package/dist/lib/server/checkbox/index.js +7 -7
  116. package/dist/lib/server/checkbox-group/index.js +1 -1
  117. package/dist/lib/server/collapsible/index.js +6 -6
  118. package/dist/lib/server/combobox/index.js +18 -18
  119. package/dist/lib/server/{compositeNavigation-BRVT1C38.js → compositeNavigation-D5jKM4yk.js} +32 -1
  120. package/dist/lib/server/{constants-D7ciIzsV.js → constants-ByqXubhO.js} +2 -2
  121. package/dist/lib/server/context-menu/index.js +9 -9
  122. package/dist/lib/server/{createAnchorPositioning-B5Y0WEev.js → createAnchorPositioning-DrQYe7RS.js} +1 -1
  123. package/dist/lib/server/{createAnchoredPopupScrollLock-DFuUrykR.js → createAnchoredPopupScrollLock-q6gnOSmv.js} +2 -2
  124. package/dist/lib/server/{createClickInteraction-BYsMgvup.js → createClickInteraction-D7oc1Vco.js} +1 -1
  125. package/dist/lib/server/{createFocusInteraction-DMyKsniI.js → createFocusInteraction-DFKr4G7a.js} +1 -1
  126. package/dist/lib/server/{createPopupAutoResize-ImBjwdj_.js → createPopupAutoResize-Cg0-lLf4.js} +1 -1
  127. package/dist/lib/server/dialog/index.js +2 -2
  128. package/dist/lib/server/{dom-Crg_2R-j.js → dom-D8_aB1yy.js} +14 -1
  129. package/dist/lib/server/drawer/index.js +38 -34
  130. package/dist/lib/server/field/index.js +6 -6
  131. package/dist/lib/server/form/index.js +2 -2
  132. package/dist/lib/server/input/index.js +1 -1
  133. package/dist/lib/server/internals/composeEventHandlers.js +15 -9
  134. package/dist/lib/server/internals/field-root-context/index.js +1 -1
  135. package/dist/lib/server/{mergeStyleValue-BwJ10_X2.js → isSolidAccessor-CZpzAH5l.js} +1 -20
  136. package/dist/lib/server/menu/index.js +17 -17
  137. package/dist/lib/server/menubar/index.js +4 -4
  138. package/dist/lib/server/mergeStyleValue-DecVaoac.js +20 -0
  139. package/dist/lib/server/navigation-menu/index.js +21 -21
  140. package/dist/lib/server/number-field/index.js +21 -21
  141. package/dist/lib/server/otp-field/index.js +8 -8
  142. package/dist/lib/server/popover/index.js +27 -26
  143. package/dist/lib/server/{popupStateMapping-B2KsiiLb.js → popupStateMapping-VHqr6M4H.js} +1 -1
  144. package/dist/lib/server/preview-card/index.js +16 -16
  145. package/dist/lib/server/radio/index.js +6 -6
  146. package/dist/lib/server/radio-group/index.js +5 -5
  147. package/dist/lib/server/{safePolygon-C1GNJbKR.js → safePolygon-B8QtiIZ3.js} +1 -1
  148. package/dist/lib/server/scroll-area/index.js +18 -18
  149. package/dist/lib/server/{scrollable-CjsSxbGr.js → scrollable-C9Pgq8T5.js} +1 -1
  150. package/dist/lib/server/select/index.js +39 -38
  151. package/dist/lib/server/slider/index.js +14 -14
  152. package/dist/lib/server/switch/index.js +9 -9
  153. package/dist/lib/server/tabs/index.js +12 -8
  154. package/dist/lib/server/toast/index.js +32 -32
  155. package/dist/lib/server/toggle/index.js +7 -7
  156. package/dist/lib/server/toggle-group/index.js +2 -2
  157. package/dist/lib/server/toolbar/index.js +14 -14
  158. package/dist/lib/server/tooltip/index.js +32 -27
  159. package/dist/lib/server/{useFilteredItems-DCxq20Is.js → useFilteredItems-BmhL0nf1.js} +181 -137
  160. package/dist/lib/types/accordion/trigger/AccordionTrigger.d.ts +7 -7
  161. package/dist/lib/types/combobox/chip/ComboboxChip.d.ts +2 -0
  162. package/dist/lib/types/combobox/root/ComboboxRoot.d.ts +6 -1
  163. package/dist/lib/types/combobox/store/ComboboxStore.d.ts +1 -0
  164. package/dist/lib/types/combobox/utils/handleInputPress.d.ts +1 -1
  165. package/dist/lib/types/field/control/FieldControl.d.ts +5 -5
  166. package/dist/lib/types/internals/composeEventHandlers.d.ts +9 -2
  167. package/dist/lib/types/internals/field-root-context/FieldRootContext.d.ts +1 -0
  168. package/dist/lib/types/internals/overlay/dom.d.ts +2 -0
  169. package/dist/lib/types/number-field/input/NumberFieldInput.d.ts +5 -5
  170. package/dist/lib/types/slider/track/SliderTrack.d.ts +2 -2
  171. package/dist/lib/types/toolbar/link/ToolbarLink.d.ts +10 -3
  172. package/dist/lib/types/toolbar/root/ToolbarRoot.d.ts +10 -4
  173. package/package.json +1 -1
  174. package/dist/lib/client/DialogHandle-BGyIbcvg.js +0 -521
  175. package/dist/lib/client/DialogPopup-Df7MC358.js +0 -138
  176. package/dist/lib/client/FieldControl-C0PATyKV.js +0 -142
  177. package/dist/lib/client/PopupViewport-IS4XU03s.js +0 -152
  178. package/dist/lib/client/avatar-BQoEzzav.js +0 -191
  179. package/dist/lib/client/button-akYS6FyY.js +0 -88
  180. package/dist/lib/client/checkbox-DOXtzBhA.js +0 -425
  181. package/dist/lib/client/collapsible-t8YReaIp.js +0 -230
  182. package/dist/lib/client/compositeNavigation-sxniYTc7.js +0 -58
  183. package/dist/lib/client/context-menu-CplDpqmi.js +0 -220
  184. package/dist/lib/client/form-6Ne_bWQX.js +0 -109
  185. package/dist/lib/client/menubar-DhPRUQZ6.js +0 -163
  186. package/dist/lib/client/otp-field-D-B9tZzF.js +0 -584
  187. package/dist/lib/client/radio-group-CWtQxWDl.js +0 -195
  188. package/dist/lib/client/scroll-area-NCr49LkD.js +0 -717
  189. package/dist/lib/client/slider-CWq9hxFf.js +0 -927
@@ -6,92 +6,92 @@ import { n as a, t as o } from "./resolveStyle-XcgAuaKR.js";
6
6
  import { n as s, t as c } from "./createCollapsiblePanel-BQ8r4RTi.js";
7
7
  import { createChangeEventDetails as l } from "./internals/createBaseUIEventDetails.js";
8
8
  import { transitionStatusMapping as u } from "./internals/stateAttributesMapping.js";
9
- import { composeEventHandlers as d } from "./internals/composeEventHandlers.js";
10
- import { createComponent as f, getNextElement as p, memo as m, mergeProps as h, runHydrationEvents as g, spread as _, template as v } from "@solidjs/web";
11
- import { Show as y, createContext as b, createEffect as x, createMemo as S, createSignal as C, createUniqueId as w, flush as T, omit as E, onCleanup as D, untrack as O, useContext as k } from "solid-js";
9
+ import { composeEventHandlers as d, liveEventHandler as f } from "./internals/composeEventHandlers.js";
10
+ import { createComponent as p, getNextElement as m, memo as h, mergeProps as g, runHydrationEvents as _, spread as v, template as y } from "@solidjs/web";
11
+ import { Show as b, createContext as x, createEffect as S, createMemo as C, createSignal as w, createUniqueId as T, flush as E, omit as D, onCleanup as O, untrack as k, useContext as A } from "solid-js";
12
12
  //#region src/accordion/root/AccordionRootContext.ts
13
- var A = Symbol("AccordionRootContext"), j = b(A);
14
- function M() {
15
- let e = k(j);
16
- if (e === A) throw Error("Base UI: AccordionRootContext is missing. Accordion parts must be placed within <Accordion.Root>.");
13
+ var j = Symbol("AccordionRootContext"), M = x(j);
14
+ function N() {
15
+ let e = A(M);
16
+ if (e === j) throw Error("Base UI: AccordionRootContext is missing. Accordion parts must be placed within <Accordion.Root>.");
17
17
  return e;
18
18
  }
19
19
  //#endregion
20
20
  //#region src/accordion/root/stateAttributesMapping.ts
21
- var N = { value: () => null }, P = /* @__PURE__ */ v("<div>"), F = [];
22
- function I(e) {
23
- let r = e, i = e, s = O(() => r.value !== void 0), [c, l] = C(() => O(() => r.defaultValue ?? [])), u = O(c), [d, m] = C(), [v, y] = C(0), b = /* @__PURE__ */ new Map(), w = 0, k = !1, A = !1, M = E(i, "render", "class", "defaultValue", "disabled", "hiddenUntilFound", "keepMounted", "loopFocus", "multiple", "onValueChange", "orientation", "ref", "style", "value"), I = S(() => s ? r.value ?? F : c()), R = S(() => r.disabled ?? !1), z = S(() => r.hiddenUntilFound ?? !1), B = S(() => r.keepMounted ?? !1), V = S(() => r.multiple ?? !1), H = S(() => r.orientation ?? "vertical"), U = S(() => ({
24
- value: I(),
25
- disabled: R(),
26
- orientation: H()
27
- })), W = S(() => a(e.class, U())), G = S(() => o(e.style, U())), K = S(() => n(U(), N));
28
- function q() {
21
+ var P = { value: () => null }, F = /* @__PURE__ */ y("<div>"), I = [];
22
+ function L(e) {
23
+ let r = e, i = e, s = k(() => r.value !== void 0), [c, l] = w(() => k(() => r.defaultValue ?? [])), u = k(c), [d, f] = w(), [h, y] = w(0), b = /* @__PURE__ */ new Map(), x = 0, T = !1, A = !1, j = D(i, "render", "class", "defaultValue", "disabled", "hiddenUntilFound", "keepMounted", "loopFocus", "multiple", "onValueChange", "orientation", "ref", "style", "value"), N = C(() => s ? r.value ?? I : c()), L = C(() => r.disabled ?? !1), R = C(() => r.hiddenUntilFound ?? !1), z = C(() => r.keepMounted ?? !1), B = C(() => r.multiple ?? !1), V = C(() => r.orientation ?? "vertical"), H = C(() => ({
24
+ value: N(),
25
+ disabled: L(),
26
+ orientation: V()
27
+ })), U = C(() => a(e.class, H())), W = C(() => o(e.style, H())), G = C(() => n(H(), P));
28
+ function K() {
29
29
  A || (A = !0, queueMicrotask(() => {
30
- A = !1, k || y((e) => e + 1);
30
+ A = !1, T || y((e) => e + 1);
31
31
  }));
32
32
  }
33
- function J(e) {
34
- return e.order = w, w += 1, b.set(e.token, e), q(), () => {
35
- b.delete(e.token), q();
33
+ function q(e) {
34
+ return e.order = x, x += 1, b.set(e.token, e), K(), () => {
35
+ b.delete(e.token), K();
36
36
  };
37
37
  }
38
- function Y() {
39
- return Array.from(b.values()).sort(L);
38
+ function J() {
39
+ return Array.from(b.values()).sort(ee);
40
40
  }
41
- function X(e) {
42
- return v(), Y().indexOf(e);
41
+ function Y(e) {
42
+ return h(), J().indexOf(e);
43
43
  }
44
- function Z(e, t, n, i) {
45
- let a = s ? r.value ?? F : u, o;
46
- return V() ? t ? (o = a.slice(), o.push(e)) : o = a.filter((t) => t !== e) : o = a[0] === e ? [] : [e], r.onValueChange?.(o, n), !n.isCanceled && (i?.(), s || (u = o, l(() => o)), T(), !0);
44
+ function X(e, t, n, i) {
45
+ let a = s ? r.value ?? I : u, o;
46
+ return B() ? t ? (o = a.slice(), o.push(e)) : o = a.filter((t) => t !== e) : o = a[0] === e ? [] : [e], r.onValueChange?.(o, n), !n.isCanceled && (i?.(), s || (u = o, l(() => o)), E(), !0);
47
47
  }
48
- let ee = {
49
- disabled: R,
50
- getItemIndex: X,
51
- handleValueChange: Z,
52
- hiddenUntilFound: z,
53
- keepMounted: B,
54
- notifyItemChange: q,
55
- registerItem: J,
56
- state: U,
57
- value: I
48
+ let Z = {
49
+ disabled: L,
50
+ getItemIndex: Y,
51
+ handleValueChange: X,
52
+ hiddenUntilFound: R,
53
+ keepMounted: z,
54
+ notifyItemChange: K,
55
+ registerItem: q,
56
+ state: H,
57
+ value: N
58
58
  };
59
- x(() => ({
59
+ S(() => ({
60
60
  hiddenUntilFound: r.hiddenUntilFound,
61
61
  keepMounted: r.keepMounted
62
62
  }), (e) => {
63
63
  e.hiddenUntilFound && e.keepMounted;
64
- }), x(d, (e) => {
64
+ }), S(d, (e) => {
65
65
  let t = e?.ownerDocument.defaultView?.MutationObserver;
66
66
  if (!e || !t) return;
67
- let n = new t(q);
67
+ let n = new t(K);
68
68
  return n.observe(e, {
69
69
  childList: !0,
70
70
  subtree: !0
71
71
  }), () => n.disconnect();
72
- }), D(() => {
73
- k = !0;
72
+ }), O(() => {
73
+ T = !0;
74
74
  });
75
- let Q = t(e, () => U(), (e) => (() => {
76
- var t = p(P);
77
- return _(t, e, !1), g(), t;
75
+ let Q = t(e, () => H(), (e) => (() => {
76
+ var t = m(F);
77
+ return v(t, e, !1), _(), t;
78
78
  })());
79
- return f(j, {
80
- value: ee,
79
+ return p(M, {
80
+ value: Z,
81
81
  get children() {
82
- return f(Q, h({
83
- ref: [((e) => m(e)), r.ref],
82
+ return p(Q, g({
83
+ ref: [((e) => f(e)), r.ref],
84
84
  get class() {
85
- return W();
85
+ return U();
86
86
  },
87
87
  get style() {
88
- return G();
88
+ return W();
89
89
  }
90
- }, K, M));
90
+ }, G, j));
91
91
  }
92
92
  });
93
93
  }
94
- function L(e, t) {
94
+ function ee(e, t) {
95
95
  let n = e.element(), r = t.element();
96
96
  if (n && r && n !== r) {
97
97
  let e = n.compareDocumentPosition(r);
@@ -104,9 +104,9 @@ function L(e, t) {
104
104
  }
105
105
  //#endregion
106
106
  //#region src/accordion/item/AccordionItemContext.ts
107
- var R = Symbol("AccordionItemContext"), z = b(R);
107
+ var R = Symbol("AccordionItemContext"), z = x(R);
108
108
  function B() {
109
- let e = k(z);
109
+ let e = A(z);
110
110
  if (e === R) throw Error("Base UI: AccordionItemContext is missing. Accordion parts must be placed within <Accordion.Item>.");
111
111
  return e;
112
112
  }
@@ -123,78 +123,78 @@ var V = /* @__PURE__ */ function(e) {
123
123
  },
124
124
  ...u,
125
125
  value: () => null
126
- }, G = /* @__PURE__ */ v("<div>");
126
+ }, G = /* @__PURE__ */ y("<div>");
127
127
  function K(e) {
128
- let r = M(), i = e, c = e, u = `base-ui-${w()}`, d = `base-ui-${w()}`, m = `base-ui-${w()}`, v = Symbol("AccordionItem"), [y, b] = C(), [T, O] = C(), [k, A] = C(), j = S(() => i.value === void 0 ? u : i.value), N = S(() => (i.disabled ?? !1) || r.disabled()), P = S(() => r.value().indexOf(j()) !== -1), F = s(() => P()), I = {
129
- token: v,
128
+ let r = N(), i = e, c = e, u = `base-ui-${T()}`, d = `base-ui-${T()}`, f = `base-ui-${T()}`, h = Symbol("AccordionItem"), [y, b] = w(), [x, E] = w(), [k, A] = w(), j = C(() => i.value === void 0 ? u : i.value), M = C(() => (i.disabled ?? !1) || r.disabled()), P = C(() => r.value().indexOf(j()) !== -1), F = s(() => P()), I = {
129
+ token: h,
130
130
  order: 0,
131
131
  element: y
132
- }, L = r.registerItem(I), R = S(() => {
133
- let e = T();
132
+ }, L = r.registerItem(I), ee = C(() => {
133
+ let e = x();
134
134
  return e === null ? void 0 : e ?? d;
135
- }), B = S(() => {
135
+ }), R = C(() => {
136
136
  let e = k();
137
- return e === null ? void 0 : e ?? m;
138
- }), V = E(c, "render", "class", "disabled", "onOpenChange", "ref", "style", "value"), H = S(() => ({
137
+ return e === null ? void 0 : e ?? f;
138
+ }), B = D(c, "render", "class", "disabled", "onOpenChange", "ref", "style", "value"), V = C(() => ({
139
139
  ...r.state(),
140
140
  hidden: !P() && !F.mounted(),
141
141
  index: r.getItemIndex(I),
142
- disabled: N(),
142
+ disabled: M(),
143
143
  open: P()
144
- })), U = S(() => a(e.class, H())), K = S(() => o(e.style, H())), q = S(() => n(H(), W));
145
- function J(e, t, n, a) {
144
+ })), H = C(() => a(e.class, V())), U = C(() => o(e.style, V())), K = C(() => n(V(), W));
145
+ function q(e, t, n, a) {
146
146
  let o = l(n, t);
147
147
  return i.onOpenChange?.(e, o), !o.isCanceled && r.handleValueChange(j(), e, o, a);
148
148
  }
149
- let Y = {
149
+ let J = {
150
150
  defaultPanelId: d,
151
- defaultTriggerId: m,
152
- disabled: N,
151
+ defaultTriggerId: f,
152
+ disabled: M,
153
153
  mounted: F.mounted,
154
154
  open: P,
155
- panelId: R,
156
- requestOpenChange: J,
155
+ panelId: ee,
156
+ requestOpenChange: q,
157
157
  setMounted: F.setMounted,
158
- setPanelIdState: O,
158
+ setPanelIdState: E,
159
159
  setTriggerIdState: A,
160
- state: H,
160
+ state: V,
161
161
  transitionStatus: F.transitionStatus,
162
- triggerId: B
162
+ triggerId: R
163
163
  };
164
- x(() => ({
164
+ S(() => ({
165
165
  element: y(),
166
166
  value: j()
167
- }), () => r.notifyItemChange()), D(() => {
167
+ }), () => r.notifyItemChange()), O(() => {
168
168
  L(), b(void 0);
169
169
  });
170
- let X = t(e, () => H(), (e) => (() => {
171
- var t = p(G);
172
- return _(t, e, !1), g(), t;
170
+ let Y = t(e, () => V(), (e) => (() => {
171
+ var t = m(G);
172
+ return v(t, e, !1), _(), t;
173
173
  })());
174
- return f(z, {
175
- value: Y,
174
+ return p(z, {
175
+ value: J,
176
176
  get children() {
177
- return f(X, h({
177
+ return p(Y, g({
178
178
  ref: [((e) => b(e)), i.ref],
179
179
  get class() {
180
- return U();
180
+ return H();
181
181
  },
182
182
  get style() {
183
- return K();
183
+ return U();
184
184
  }
185
- }, q, V));
185
+ }, K, B));
186
186
  }
187
187
  });
188
188
  }
189
189
  //#endregion
190
190
  //#region src/accordion/header/AccordionHeader.tsx
191
- var q = /* @__PURE__ */ v("<h3>");
191
+ var q = /* @__PURE__ */ y("<h3>");
192
192
  function J(e) {
193
- let r = B(), i = e, s = E(e, "render", "class", "ref", "style"), c = r.state, l = S(() => a(e.class, c())), u = S(() => o(e.style, c())), d = S(() => n(c(), W)), m = t(e, () => c(), (e) => (() => {
194
- var t = p(q);
195
- return _(t, e, !1), g(), t;
193
+ let r = B(), i = e, s = D(e, "render", "class", "ref", "style"), c = r.state, l = C(() => a(e.class, c())), u = C(() => o(e.style, c())), d = C(() => n(c(), W)), f = t(e, () => c(), (e) => (() => {
194
+ var t = m(q);
195
+ return v(t, e, !1), _(), t;
196
196
  })());
197
- return f(m, h({
197
+ return p(f, g({
198
198
  ref: [i.ref],
199
199
  get class() {
200
200
  return l();
@@ -208,77 +208,77 @@ function J(e) {
208
208
  //#region src/accordion/trigger/AccordionTriggerDataAttributes.ts
209
209
  var Y = /* @__PURE__ */ function(e) {
210
210
  return e.panelOpen = "data-panel-open", e.disabled = "data-disabled", e;
211
- }({}), X = /* @__PURE__ */ v("<button>"), Z = { open(e) {
211
+ }({}), X = /* @__PURE__ */ y("<button>"), Z = { open(e) {
212
212
  return e ? { [Y.panelOpen]: "" } : null;
213
213
  } };
214
- function ee(e) {
215
- let i = B(), s = e, c = e, l = S(() => s.id || void 0), u = S(() => l() ?? i.defaultTriggerId), v = S(() => (s.disabled ?? !1) || i.disabled()), y = S(() => s.nativeButton ?? !0), b = E(c, "render", "class", "disabled", "id", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseUp", "onPointerDown", "ref", "style"), C = i.state, w = S(() => a(e.class, C())), T = S(() => o(e.style, C())), D = S(() => n(C(), Z)), k = S(() => y() ? v() ? "true" : "false" : v() ? "true" : void 0), A = d(() => O(() => v() ? Q : void 0), () => s.onClick, () => (e) => {
214
+ function Q(e) {
215
+ let i = B(), s = e, c = e, l = C(() => s.id || void 0), u = C(() => l() ?? i.defaultTriggerId), y = C(() => (s.disabled ?? !1) || i.disabled()), b = C(() => s.nativeButton ?? !0), x = D(c, "render", "class", "disabled", "id", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseUp", "onPointerDown", "ref", "style"), w = i.state, T = C(() => a(e.class, w())), E = C(() => o(e.style, w())), O = C(() => n(w(), Z)), A = C(() => b() ? y() ? "true" : "false" : y() ? "true" : void 0), j = d(f(() => k(() => y() ? te : void 0)), f(() => s.onClick), (e) => {
216
216
  i.requestOpenChange(!i.open(), e, r);
217
- }), j = d(() => O(() => v() ? te : void 0), () => s.onMouseDown), M = d(() => s.onMouseUp), N = d(() => O(() => v() ? Q : void 0), () => s.onPointerDown), P = d(() => O(() => v() ? ne : void 0), () => s.onKeyDown, () => O(() => y() ? void 0 : re)), F = d(() => O(() => v() ? te : void 0), () => s.onKeyUp, () => O(() => y() ? void 0 : ie));
218
- x(() => l(), (e) => (i.setTriggerIdState((t) => e ?? (t === null ? void 0 : t)), () => {
217
+ }), M = d(f(() => k(() => y() ? ne : void 0)), f(() => s.onMouseDown)), N = d(f(() => s.onMouseUp)), P = d(f(() => k(() => y() ? te : void 0)), f(() => s.onPointerDown)), F = d(f(() => k(() => y() ? re : void 0)), f(() => s.onKeyDown), f(() => k(() => b() ? void 0 : ie))), I = d(f(() => k(() => y() ? ne : void 0)), f(() => s.onKeyUp), f(() => k(() => b() ? void 0 : ae)));
218
+ S(() => l(), (e) => (i.setTriggerIdState((t) => e ?? (t === null ? void 0 : t)), () => {
219
219
  i.setTriggerIdState((t) => t === e ? null : t);
220
220
  }));
221
- let I = t(e, () => C(), (e) => (() => {
222
- var t = p(X);
223
- return _(t, e, !1), g(), t;
221
+ let L = t(e, () => w(), (e) => (() => {
222
+ var t = m(X);
223
+ return v(t, e, !1), _(), t;
224
224
  })());
225
- return f(I, h({
225
+ return p(L, g({
226
226
  ref: [s.ref],
227
227
  get id() {
228
228
  return u();
229
229
  },
230
230
  get class() {
231
- return w();
231
+ return T();
232
232
  },
233
233
  get style() {
234
- return T();
234
+ return E();
235
235
  },
236
236
  get type() {
237
- return y() ? "button" : void 0;
237
+ return b() ? "button" : void 0;
238
238
  },
239
239
  get role() {
240
- return y() ? void 0 : "button";
240
+ return b() ? void 0 : "button";
241
241
  },
242
242
  tabIndex: 0,
243
243
  get "aria-controls"() {
244
- return m(() => !!i.open())() ? i.panelId() : void 0;
244
+ return h(() => !!i.open())() ? i.panelId() : void 0;
245
245
  },
246
246
  get "aria-disabled"() {
247
- return k();
247
+ return A();
248
248
  },
249
249
  get "aria-expanded"() {
250
250
  return i.open() ? "true" : "false";
251
251
  },
252
- onClick: A,
253
- onKeyDown: P,
254
- onKeyUp: F,
255
- onMouseDown: j,
256
- onMouseUp: M,
257
- onPointerDown: N
258
- }, D, b));
252
+ onClick: j,
253
+ onKeyDown: F,
254
+ onKeyUp: I,
255
+ onMouseDown: M,
256
+ onMouseUp: N,
257
+ onPointerDown: P
258
+ }, O, x));
259
259
  }
260
- function Q(e) {
260
+ function te(e) {
261
261
  e.preventDefault(), e.preventBaseUIHandler();
262
262
  }
263
- function te(e) {
263
+ function ne(e) {
264
264
  e.preventBaseUIHandler();
265
265
  }
266
- function ne(e) {
266
+ function re(e) {
267
267
  e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
268
268
  }
269
- function re(e) {
269
+ function ie(e) {
270
270
  if (e.target !== e.currentTarget) return;
271
271
  let t = e.currentTarget.tagName === "A" && !!e.currentTarget.href;
272
272
  if (t || e.key !== "Enter" && e.key !== " ") {
273
273
  t && e.key === " " && e.preventDefault();
274
274
  return;
275
275
  }
276
- e.defaultPrevented || (e.preventDefault(), e.key === "Enter" && (e.preventBaseUIHandler(), ae(e.currentTarget, e)));
276
+ e.defaultPrevented || (e.preventDefault(), e.key === "Enter" && (e.preventBaseUIHandler(), oe(e.currentTarget, e)));
277
277
  }
278
- function ie(e) {
279
- e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), ae(e.currentTarget, e));
278
+ function ae(e) {
279
+ e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), oe(e.currentTarget, e));
280
280
  }
281
- function ae(e, t) {
281
+ function oe(e, t) {
282
282
  let n = e.ownerDocument.defaultView;
283
283
  if (!n) return;
284
284
  let r = n.PointerEvent ?? n.MouseEvent;
@@ -297,43 +297,43 @@ function ae(e, t) {
297
297
  //#region src/accordion/panel/AccordionPanelCssVars.ts
298
298
  var $ = /* @__PURE__ */ function(e) {
299
299
  return e.accordionPanelHeight = "--accordion-panel-height", e.accordionPanelWidth = "--accordion-panel-width", e;
300
- }({}), oe = /* @__PURE__ */ v("<div>");
301
- function se(e) {
302
- let r = M(), s = B(), l = e, u = e, [d, m] = C(), v = S(() => l.hiddenUntilFound ?? r.hiddenUntilFound()), b = S(() => l.keepMounted ?? r.keepMounted()), w = S(() => l.id || void 0), T = S(() => l.id ?? s.defaultPanelId), O = E(u, "render", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style"), k = c({
300
+ }({}), se = /* @__PURE__ */ y("<div>");
301
+ function ce(e) {
302
+ let r = N(), s = B(), l = e, u = e, [d, f] = w(), h = C(() => l.hiddenUntilFound ?? r.hiddenUntilFound()), y = C(() => l.keepMounted ?? r.keepMounted()), x = C(() => l.id || void 0), T = C(() => l.id ?? s.defaultPanelId), E = D(u, "render", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style"), k = c({
303
303
  element: d,
304
- hiddenUntilFound: v,
305
- keepMounted: b,
304
+ hiddenUntilFound: h,
305
+ keepMounted: y,
306
306
  mounted: s.mounted,
307
307
  open: s.open,
308
308
  requestBeforeMatchOpen: (e, t) => s.requestOpenChange(!0, e, i, t),
309
309
  setMounted: s.setMounted,
310
310
  transitionStatus: s.transitionStatus
311
- }), A = S(() => ({
311
+ }), A = C(() => ({
312
312
  ...s.state(),
313
313
  transitionStatus: k.panelTransitionStatus()
314
- })), j = S(() => k.shouldRender() ? a(e.class, A()) : void 0), N = S(() => ce(k.dimensions(), k.shouldRender() ? o(e.style, A()) : void 0, k.shouldPreventOpenAnimation())), P = S(() => {
314
+ })), j = C(() => k.shouldRender() ? a(e.class, A()) : void 0), M = C(() => le(k.dimensions(), k.shouldRender() ? o(e.style, A()) : void 0, k.shouldPreventOpenAnimation())), P = C(() => {
315
315
  let e = n(A(), W);
316
316
  return k.shouldPersistHiddenTransitionStyles() && (e["data-starting-style"] = ""), e;
317
- }), F = S(() => k.hidden() ? !v() || "until-found" : void 0);
318
- x(() => w(), (e) => (s.setPanelIdState((t) => e ?? (t === null ? void 0 : t)), () => {
317
+ }), F = C(() => k.hidden() ? !h() || "until-found" : void 0);
318
+ S(() => x(), (e) => (s.setPanelIdState((t) => e ?? (t === null ? void 0 : t)), () => {
319
319
  s.setPanelIdState((t) => t === e ? null : t);
320
- })), x(() => ({
321
- hiddenUntilFound: v(),
320
+ })), S(() => ({
321
+ hiddenUntilFound: h(),
322
322
  keepMounted: l.keepMounted
323
323
  }), (e) => {
324
324
  e.hiddenUntilFound && e.keepMounted;
325
- }), D(() => m(void 0));
325
+ }), O(() => f(void 0));
326
326
  let I = t(e, () => A(), (e) => (() => {
327
- var t = p(oe);
328
- return _(t, e, !1), g(), t;
327
+ var t = m(se);
328
+ return v(t, e, !1), _(), t;
329
329
  })());
330
- return f(y, {
330
+ return p(b, {
331
331
  get when() {
332
332
  return k.shouldRender();
333
333
  },
334
334
  get children() {
335
- return f(I, h({
336
- ref: [l.ref, ((e) => m(e))],
335
+ return p(I, g({
336
+ ref: [l.ref, ((e) => f(e))],
337
337
  get id() {
338
338
  return T();
339
339
  },
@@ -341,7 +341,7 @@ function se(e) {
341
341
  return j();
342
342
  },
343
343
  get style() {
344
- return N();
344
+ return M();
345
345
  },
346
346
  get hidden() {
347
347
  return F();
@@ -350,11 +350,11 @@ function se(e) {
350
350
  get "aria-labelledby"() {
351
351
  return s.triggerId();
352
352
  }
353
- }, P, O));
353
+ }, P, E));
354
354
  }
355
355
  });
356
356
  }
357
- function ce(e, t, n) {
357
+ function le(e, t, n) {
358
358
  let r = e.height === void 0 ? "auto" : `${e.height}px`, i = e.width === void 0 ? "auto" : `${e.width}px`;
359
359
  return typeof t == "string" ? [
360
360
  `${$.accordionPanelHeight}:${r}`,
@@ -370,12 +370,12 @@ function ce(e, t, n) {
370
370
  }
371
371
  //#endregion
372
372
  //#region src/accordion/index.parts.ts
373
- var le = /* @__PURE__ */ e({
373
+ var ue = /* @__PURE__ */ e({
374
374
  Header: () => J,
375
375
  Item: () => K,
376
- Panel: () => se,
377
- Root: () => I,
378
- Trigger: () => ee
376
+ Panel: () => ce,
377
+ Root: () => L,
378
+ Trigger: () => Q
379
379
  });
380
380
  //#endregion
381
- export { le as t };
381
+ export { ue as t };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../alert-dialog-BxGUF8_Q.js";
1
+ import { t as e } from "../alert-dialog-Bup88Dpx.js";
2
2
  export { e as AlertDialog };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
- import { a as t, c as n, i as r, l as i, m as a, o, r as s, t as c } from "./DialogHandle-BGyIbcvg.js";
3
- import { n as l, t as u } from "./DialogPopup-Df7MC358.js";
2
+ import { a as t, c as n, i as r, l as i, m as a, o, r as s, t as c } from "./DialogHandle-DluOK_7u.js";
3
+ import { n as l, t as u } from "./DialogPopup-CfEb3F54.js";
4
4
  //#region src/alert-dialog/root/AlertDialogRoot.tsx
5
5
  function d(e) {
6
6
  return a("alert-dialog", e);
@@ -1,2 +1,2 @@
1
- import { t as e } from "../autocomplete-C9QA98XD.js";
1
+ import { t as e } from "../autocomplete-oyy_uRpU.js";
2
2
  export { e as Autocomplete };
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
2
  import "./reasons-Co5CzjKq.js";
3
- import { A as t, D as n, F as r, O as i, _ as a, a as o, c as s, d as c, f as l, g as u, h as d, i as f, k as p, l as m, m as h, n as g, p as _, r as v, s as y, t as b, u as x, v as S, x as C, y as w } from "./useFilteredItems-B7z2CGMV.js";
4
- import { n as T } from "./mergeStyleValue-DhTA9Nwe.js";
3
+ import { A as t, D as n, F as r, O as i, _ as a, a as o, c as s, d as c, f as l, g as u, h as d, i as f, k as p, l as m, m as h, n as g, p as _, r as v, s as y, t as b, u as x, v as S, x as C, y as w } from "./useFilteredItems-BX0BEuSI.js";
4
+ import { t as T } from "./isSolidAccessor-BH_FevwH.js";
5
5
  import { createComponent as E, memo as D, mergeProps as O } from "@solidjs/web";
6
6
  import { createEffect as k, createMemo as A, createSignal as j, omit as M, untrack as N } from "solid-js";
7
7
  //#region src/autocomplete/root/AutocompleteRoot.tsx
@@ -1,2 +1,2 @@
1
- import { t as e } from "../avatar-BQoEzzav.js";
1
+ import { t as e } from "../avatar-DNZ4fnBd.js";
2
2
  export { e as Avatar };