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
@@ -5,21 +5,21 @@ import { E as r, S as i, b as a, n as o, w as s } from "./reasons-Co5CzjKq.js";
5
5
  import { n as c, t as l } from "./resolveStyle-XcgAuaKR.js";
6
6
  import { createChangeEventDetails as u } from "./internals/createBaseUIEventDetails.js";
7
7
  import { transitionStatusMapping as d } from "./internals/stateAttributesMapping.js";
8
- import { composeEventHandlers as f } from "./internals/composeEventHandlers.js";
9
- import { t as p } from "./runOnceAnimationsFinish-CFADb4CN.js";
10
- import { A as m, C as h, D as g, E as _, F as v, M as y, N as b, O as x, P as S, S as C, T as w, _ as T, a as E, b as D, c as O, d as k, f as A, g as j, h as ee, i as te, j as ne, k as M, l as re, m as ie, n as ae, o as oe, p as se, r as ce, s as le, t as ue, u as de, v as fe, w as pe, x as me, y as he } from "./useFilteredItems-B7z2CGMV.js";
11
- import { t as ge } from "./createTransitionStatus-BL_cPSEA.js";
12
- import { a as N, n as P, r as F, t as I } from "./buttonSemantics-paljfpOX.js";
13
- import { n as L } from "./DirectionContext-BwMabICS.js";
14
- import { fieldStateAttributesMapping as _e } from "./internals/field-constants.js";
15
- import { a as ve, i as ye, n as be, o as xe } from "./mergeStyleValue-DhTA9Nwe.js";
16
- import { r as Se } from "./LabelableContext-CmQF-TX2.js";
17
- import { createComponent as R, getNextElement as z, memo as Ce, mergeProps as B, runHydrationEvents as V, spread as H, template as U } from "@solidjs/web";
18
- import { Show as we, createContext as Te, createEffect as W, createMemo as G, createSignal as K, flush as Ee, omit as q, onCleanup as J, untrack as Y, useContext as De } from "solid-js";
8
+ import { composeEventHandlers as f, liveEventHandler as p } from "./internals/composeEventHandlers.js";
9
+ import { t as m } from "./runOnceAnimationsFinish-CFADb4CN.js";
10
+ import { A as h, C as g, D as _, E as v, F as y, M as b, N as x, O as S, P as C, S as w, T, _ as E, a as D, b as O, c as k, d as A, f as j, g as M, h as N, i as P, j as ee, k as F, l as te, m as ne, n as re, o as ie, p as ae, r as oe, s as se, t as ce, u as le, v as ue, w as de, x as fe, y as pe } from "./useFilteredItems-BX0BEuSI.js";
11
+ import { t as me } from "./createTransitionStatus-BL_cPSEA.js";
12
+ import { a as he, n as ge, r as I, t as L } from "./buttonSemantics-paljfpOX.js";
13
+ import { n as _e } from "./DirectionContext-BwMabICS.js";
14
+ import { fieldStateAttributesMapping as ve } from "./internals/field-constants.js";
15
+ import { a as ye, i as be, r as xe, t as Se } from "./isSolidAccessor-BH_FevwH.js";
16
+ import { r as Ce } from "./LabelableContext-CmQF-TX2.js";
17
+ import { createComponent as R, getNextElement as z, memo as we, mergeProps as B, runHydrationEvents as V, spread as H, template as U } from "@solidjs/web";
18
+ import { Show as Te, createContext as Ee, createEffect as W, createMemo as G, createSignal as K, flush as De, omit as q, onCleanup as J, untrack as Y, useContext as Oe } from "solid-js";
19
19
  //#region src/combobox/root/ComboboxRoot.tsx
20
- function Oe(e) {
20
+ function ke(e) {
21
21
  let t = e, n = q(t, "multiple", "value", "defaultValue", "onValueChange", "autoComplete", "items"), r = G(() => t.items && !Array.isArray(t.items) ? t.items : void 0);
22
- return R(x, B({
22
+ return R(S, B({
23
23
  get selectionMode() {
24
24
  return t.multiple ? "multiple" : "single";
25
25
  },
@@ -36,7 +36,7 @@ function Oe(e) {
36
36
  return t.autoComplete;
37
37
  },
38
38
  get items() {
39
- return Ce(() => !!r())() ? r().data : t.items;
39
+ return we(() => !!r())() ? r().data : t.items;
40
40
  },
41
41
  get itemCollection() {
42
42
  return r();
@@ -45,17 +45,17 @@ function Oe(e) {
45
45
  }
46
46
  //#endregion
47
47
  //#region src/combobox/label/ComboboxLabel.tsx
48
- var ke = /* @__PURE__ */ U("<div>");
49
- function Ae(e) {
50
- let r = M(), i = Se(), a = e, o = e, s = G(() => `${r.id()}-label`), u = G(() => r.field.state()), d = G(() => c(e.class, u())), p = G(() => l(e.style, u())), m = G(() => n(u(), _e)), h = q(o, "render", "class", "id", "onClick", "onPointerDown", "ref", "style");
51
- function g(e) {
48
+ var Ae = /* @__PURE__ */ U("<div>");
49
+ function je(e) {
50
+ let r = F(), i = Ce(), a = e, o = e, s = G(() => `${r.id()}-label`), u = G(() => r.field.state()), d = G(() => c(e.class, u())), m = G(() => l(e.style, u())), h = G(() => n(u(), ve)), g = q(o, "render", "class", "id", "onClick", "onPointerDown", "ref", "style");
51
+ function _(e) {
52
52
  let t = e.composedPath()[0];
53
53
  t instanceof Element && t.closest("button,input,select,textarea,a[href]") || (!e.defaultPrevented && e.detail > 1 && e.preventDefault(), (r.store.inputInsidePopup() ? r.triggerElement() : r.inputElement() ?? r.triggerElement())?.focus({ focusVisible: !0 }));
54
54
  }
55
- function _(e) {
55
+ function v(e) {
56
56
  e.preventDefault();
57
57
  }
58
- let v = f(() => a.onClick, () => g), y = f(() => a.onPointerDown, () => _);
58
+ let y = f(p(() => a.onClick), _), b = f(p(() => a.onPointerDown), v);
59
59
  W(s, (e) => {
60
60
  r.store.setLabelId(e);
61
61
  let t = i.registerLabelId(e);
@@ -63,11 +63,11 @@ function Ae(e) {
63
63
  t(), Y(() => r.store.labelId()) === e && r.store.setLabelId(void 0);
64
64
  };
65
65
  });
66
- let b = t(e, () => u(), (e) => (() => {
67
- var t = z(ke);
66
+ let x = t(e, () => u(), (e) => (() => {
67
+ var t = z(Ae);
68
68
  return H(t, e, !1), V(), t;
69
69
  })());
70
- return R(b, B({
70
+ return R(x, B({
71
71
  ref: [a.ref],
72
72
  get id() {
73
73
  return s();
@@ -76,33 +76,33 @@ function Ae(e) {
76
76
  return d();
77
77
  },
78
78
  get style() {
79
- return p();
79
+ return m();
80
80
  },
81
- onClick: v,
82
- onPointerDown: y
83
- }, m, h));
81
+ onClick: y,
82
+ onPointerDown: b
83
+ }, h, g));
84
84
  }
85
85
  //#endregion
86
86
  //#region src/combobox/value/ComboboxValue.tsx
87
- function je(e) {
88
- let t = M();
87
+ function Me(e) {
88
+ let t = F();
89
89
  return G(() => {
90
90
  let n = e.children;
91
- if (typeof n == "function") return be(n) ? Y(() => n()) : n(t.selectedValue());
91
+ if (typeof n == "function") return Se(n) ? Y(() => n()) : n(t.selectedValue());
92
92
  if (n != null) return n;
93
- if (!t.hasSelectedValue() && e.placeholder != null && (t.hasItemCollection() || !y(t.items()))) return e.placeholder;
93
+ if (!t.hasSelectedValue() && e.placeholder != null && (t.hasItemCollection() || !b(t.items()))) return e.placeholder;
94
94
  let r = t.selectedValue();
95
- return t.hasItemCollection() && r == null ? "" : t.multiple() && Array.isArray(r) ? b(r, t.items(), t.itemToStringLabel()) : S(r, t.items(), t.itemToStringLabel());
95
+ return t.hasItemCollection() && r == null ? "" : t.multiple() && Array.isArray(r) ? x(r, t.items(), t.itemToStringLabel()) : C(r, t.items(), t.itemToStringLabel());
96
96
  });
97
97
  }
98
98
  //#endregion
99
99
  //#region src/combobox/item-indicator/ComboboxItemIndicator.tsx
100
- var Me = /* @__PURE__ */ U("<span>");
101
- function Ne(e) {
102
- let r = oe(), i = e, a = e, o = ge(r.selected), s = G(() => (i.keepMounted ?? !1) || o.mounted()), u = G(() => ({
100
+ var Ne = /* @__PURE__ */ U("<span>");
101
+ function Pe(e) {
102
+ let r = ie(), i = e, a = e, o = me(r.selected), s = G(() => (i.keepMounted ?? !1) || o.mounted()), u = G(() => ({
103
103
  selected: r.selected(),
104
104
  transitionStatus: o.transitionStatus()
105
- })), f = G(() => c(e.class, u())), m = G(() => l(e.style, u())), h = G(() => n(u(), d)), g = q(a, "render", "class", "keepMounted", "ref", "style"), _;
105
+ })), f = G(() => c(e.class, u())), p = G(() => l(e.style, u())), h = G(() => n(u(), d)), g = q(a, "render", "class", "keepMounted", "ref", "style"), _;
106
106
  W(() => ({
107
107
  selected: r.selected(),
108
108
  status: o.transitionStatus(),
@@ -110,15 +110,15 @@ function Ne(e) {
110
110
  }), (e) => {
111
111
  if (e.selected || e.status !== "ending" || !e.element) return;
112
112
  let t = new AbortController();
113
- return p(e.element, () => {
113
+ return m(e.element, () => {
114
114
  Y(r.selected) || o.setMounted(!1);
115
115
  }, t.signal), () => t.abort();
116
116
  });
117
117
  let v = t(e, () => u(), (e) => (() => {
118
- var t = z(Me);
118
+ var t = z(Ne);
119
119
  return H(t, e, !1), V(), t;
120
120
  })());
121
- return R(we, {
121
+ return R(Te, {
122
122
  get when() {
123
123
  return s();
124
124
  },
@@ -130,7 +130,7 @@ function Ne(e) {
130
130
  return f();
131
131
  },
132
132
  get style() {
133
- return m();
133
+ return p();
134
134
  }
135
135
  }, h, g, { get children() {
136
136
  return e.children ?? "✔️";
@@ -140,30 +140,30 @@ function Ne(e) {
140
140
  }
141
141
  //#endregion
142
142
  //#region src/combobox/chips/ComboboxChips.tsx
143
- var Pe = /* @__PURE__ */ U("<div>");
144
- function Fe(e) {
145
- let n = M(), r = e, i = e, [a, o] = K(void 0), s = new pe(), u = {}, d = G(() => c(e.class, u)), p = G(() => l(e.style, u)), m = q(i, "render", "class", "onMouseDown", "ref", "style"), h = f(() => r.onMouseDown, () => (e) => D(e, n, n.disabled(), n.readOnly()));
143
+ var Fe = /* @__PURE__ */ U("<div>");
144
+ function Ie(e) {
145
+ let n = F(), r = e, i = e, [a, o] = K(void 0), s = new de(), u = {}, d = G(() => c(e.class, u)), m = G(() => l(e.style, u)), h = q(i, "render", "class", "onMouseDown", "ref", "style"), g = f(p(() => r.onMouseDown), (e) => O(e, n, n.disabled()));
146
146
  W(() => n.store.open(), (e) => {
147
147
  e && o(void 0);
148
148
  });
149
- let g = null;
149
+ let _ = null;
150
150
  J(() => {
151
- n.store.chipsContainerElement === g && (n.store.chipsContainerElement = null);
151
+ n.store.chipsContainerElement === _ && (n.store.chipsContainerElement = null);
152
152
  });
153
- let _ = t(e, () => u, (e) => (() => {
154
- var t = z(Pe);
153
+ let v = t(e, () => u, (e) => (() => {
154
+ var t = z(Fe);
155
155
  return H(t, e, !1), V(), t;
156
156
  })());
157
- return R(w, {
157
+ return R(T, {
158
158
  value: {
159
159
  highlightedChipIndex: a,
160
160
  setHighlightedChipIndex: (e) => o(() => e),
161
161
  chips: s
162
162
  },
163
163
  get children() {
164
- return R(_, B({
164
+ return R(v, B({
165
165
  ref: [((e) => {
166
- g = e, n.store.chipsContainerElement = e;
166
+ _ = e, n.store.chipsContainerElement = e;
167
167
  }), r.ref],
168
168
  get role() {
169
169
  return n.hasSelectionChips() ? "toolbar" : void 0;
@@ -172,35 +172,35 @@ function Fe(e) {
172
172
  return d();
173
173
  },
174
174
  get style() {
175
- return p();
175
+ return m();
176
176
  },
177
- onMouseDown: h
178
- }, m));
177
+ onMouseDown: g
178
+ }, h));
179
179
  }
180
180
  });
181
181
  }
182
182
  //#endregion
183
183
  //#region src/combobox/chip/ComboboxChipContext.ts
184
- var X = Symbol("ComboboxChipContext"), Z = Te(X);
185
- function Q() {
186
- let e = De(Z);
184
+ var X = Symbol("ComboboxChipContext"), Z = Ee(X);
185
+ function Le() {
186
+ let e = Oe(Z);
187
187
  if (e === X) throw Error("Base UI: ComboboxChipContext is missing. ComboboxChip parts must be placed within <Combobox.Chip>.");
188
188
  return e;
189
189
  }
190
190
  //#endregion
191
191
  //#region src/combobox/chip/ComboboxChip.tsx
192
- var Ie = /* @__PURE__ */ U("<div>");
193
- function Le(e) {
194
- let r = M(), o = _(), d = L(), p = e, m = e, g = Symbol("ComboboxChip"), [v, y] = K(null, { ownedWrite: !0 }), b = o.chips.register(g, v);
195
- J(b);
196
- let x = G(() => o.chips.indexOf(g)), S = G(() => ({ disabled: r.disabled() })), w = G(() => c(e.class, S())), T = G(() => l(e.style, S())), E = G(() => n(S())), D = q(m, "render", "class", "onKeyDown", "ref", "style");
197
- function O(e) {
198
- let t = x(), [n, c] = C(d()), l = r.selectedValue(), f = Array.isArray(l) ? l : [];
192
+ var Re = /* @__PURE__ */ U("<div>");
193
+ function Q(e) {
194
+ let r = F(), o = v(), d = _e(), m = e, h = e, _ = Symbol("ComboboxChip"), [y, b] = K(null, { ownedWrite: !0 }), x = o.chips.register(_, y);
195
+ J(x);
196
+ let S = G(() => o.chips.indexOf(_)), C = G(() => ({ disabled: r.disabled() })), T = G(() => c(e.class, C())), E = G(() => l(e.style, C())), D = G(() => n(C())), O = q(h, "render", "class", "onContextMenu", "onKeyDown", "onMouseDown", "ref", "style");
197
+ function k(e) {
198
+ let t = S(), [n, c] = w(d()), l = r.selectedValue(), f = Array.isArray(l) ? l : [];
199
199
  if (e.key === n) return e.preventDefault(), t > 0 ? t - 1 : void 0;
200
200
  if (e.key === c) return e.preventDefault(), t < o.chips.size() - 1 ? t + 1 : void 0;
201
201
  if (e.key === "Backspace" || e.key === "Delete") {
202
202
  e.preventDefault(), e.stopPropagation();
203
- let n = h(t, f.length);
203
+ let n = g(t, f.length);
204
204
  return r.setIndices({
205
205
  activeIndex: null,
206
206
  selectedIndex: null,
@@ -217,22 +217,22 @@ function Le(e) {
217
217
  }
218
218
  if (!(e.key.length === 1 && !e.ctrlKey && !e.metaKey && !e.altKey)) return t;
219
219
  }
220
- function k(e) {
220
+ function A(e) {
221
221
  if (r.disabled() || r.readOnly()) return;
222
- let t = O(e);
223
- o.setHighlightedChipIndex(t), Ee(), t === void 0 ? r.focusInput() : o.chips.elements()[t]?.focus();
222
+ let t = k(e);
223
+ o.setHighlightedChipIndex(t), De(), t === void 0 ? r.focusInput() : o.chips.elements()[t]?.focus();
224
224
  }
225
- let A = f(() => p.onKeyDown, () => k), j = t(e, () => S(), (e) => (() => {
226
- var t = z(Ie);
225
+ let j = f(p(() => m.onKeyDown), A), M = f(p(() => m.onMouseDown)), N = f(p(() => m.onContextMenu)), P = t(e, () => C(), (e) => (() => {
226
+ var t = z(Re);
227
227
  return H(t, e, !1), V(), t;
228
228
  })());
229
229
  return R(Z, {
230
- value: { index: x },
230
+ value: { index: S },
231
231
  get children() {
232
- return R(j, B({
232
+ return R(P, B({
233
233
  ref: [((e) => {
234
- y(e), o.chips.touch();
235
- }), p.ref],
234
+ b(e), o.chips.touch();
235
+ }), m.ref],
236
236
  tabindex: -1,
237
237
  get "aria-disabled"() {
238
238
  return r.disabled() ? "true" : void 0;
@@ -241,90 +241,92 @@ function Le(e) {
241
241
  return r.readOnly() ? "true" : void 0;
242
242
  },
243
243
  get class() {
244
- return w();
244
+ return T();
245
245
  },
246
246
  get style() {
247
- return T();
247
+ return E();
248
248
  },
249
- onKeyDown: A
250
- }, E, D));
249
+ onKeyDown: j,
250
+ onMouseDown: M,
251
+ onContextMenu: N
252
+ }, D, O));
251
253
  }
252
254
  });
253
255
  }
254
256
  //#endregion
255
257
  //#region src/combobox/chip-remove/ComboboxChipRemove.tsx
256
- var Re = /* @__PURE__ */ U("<button>");
257
- function ze(e) {
258
- let i = M(), s = Q(), d = e, p = e, m = G(() => d.nativeButton ?? !0), h = G(() => i.disabled() || (d.disabled ?? !1)), g = G(() => ({ disabled: h() })), _ = G(() => c(e.class, g())), v = G(() => l(e.style, g())), y = G(() => n(g())), b = q(p, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "ref", "style");
259
- function x(e) {
258
+ var ze = /* @__PURE__ */ U("<button>");
259
+ function Be(e) {
260
+ let i = F(), s = Le(), d = e, m = e, h = G(() => d.nativeButton ?? !0), g = G(() => i.disabled() || (d.disabled ?? !1)), _ = G(() => ({ disabled: g() })), v = G(() => c(e.class, _())), y = G(() => l(e.style, _())), b = G(() => n(_())), x = q(m, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "ref", "style");
261
+ function S(e) {
260
262
  let t = i.store.activeIndex();
261
263
  if (t == null) return;
262
- let n = xe(i.itemValues(), e, i.comparator());
264
+ let n = ye(i.itemValues(), e, i.comparator());
263
265
  n !== -1 && t === n && i.setIndices({
264
266
  activeIndex: null,
265
267
  type: i.store.keyboardActive ? a : r
266
268
  });
267
269
  }
268
- function S(e) {
269
- let t = u(o, e), n = i.selectedValue(), r = Array.isArray(n) ? n : [], a = s.index();
270
- return x(r[a]), i.setSelectedValue(r.filter((e, t) => t !== a), t), i.focusInput(), t;
271
- }
272
270
  function C(e) {
273
- h() || i.readOnly() || S(e).isPropagationAllowed || e.stopPropagation();
271
+ let t = u(o, e), n = i.selectedValue(), r = Array.isArray(n) ? n : [], a = s.index();
272
+ return S(r[a]), i.setSelectedValue(r.filter((e, t) => t !== a), t), i.focusInput(), t;
274
273
  }
275
274
  function w(e) {
276
- if (h() || i.readOnly() || e.key !== "Enter" && e.key !== " ") return;
277
- let t = S(e);
275
+ g() || i.readOnly() || C(e).isPropagationAllowed || e.stopPropagation();
276
+ }
277
+ function T(e) {
278
+ if (g() || i.readOnly() || e.key !== "Enter" && e.key !== " ") return;
279
+ let t = C(e);
278
280
  e.preventDefault(), t.isPropagationAllowed || e.stopPropagation();
279
281
  }
280
- let T = f(() => Y(() => h() ? F : void 0), () => d.onClick, () => C), E = f(() => d.onKeyDown, () => w, () => Y(() => m() ? void 0 : I)), D = f(() => Y(() => h() ? N : void 0), () => d.onKeyUp, () => Y(() => m() ? void 0 : P)), O = f(() => d.onMouseDown, () => (e) => e.preventDefault()), k = t(e, () => g(), (e) => (() => {
281
- var t = z(Re);
282
+ let E = f(p(() => Y(() => g() ? I : void 0)), p(() => d.onClick), w), D = f(p(() => d.onKeyDown), T, p(() => Y(() => h() ? void 0 : L))), O = f(p(() => Y(() => g() ? he : void 0)), p(() => d.onKeyUp), p(() => Y(() => h() ? void 0 : ge))), k = f(p(() => d.onMouseDown), (e) => e.preventDefault()), A = t(e, () => _(), (e) => (() => {
283
+ var t = z(ze);
282
284
  return H(t, e, !1), V(), t;
283
285
  })());
284
- return R(k, B({
286
+ return R(A, B({
285
287
  ref: [d.ref],
286
288
  get type() {
287
- return m() ? "button" : void 0;
289
+ return h() ? "button" : void 0;
288
290
  },
289
291
  tabindex: -1,
290
292
  get "aria-disabled"() {
291
- return !m() && h() ? "true" : void 0;
293
+ return g() || i.readOnly() ? "true" : void 0;
292
294
  },
293
295
  get class() {
294
- return _();
296
+ return v();
295
297
  },
296
298
  get style() {
297
- return v();
299
+ return y();
298
300
  },
299
- onClick: T,
300
- onKeyDown: E,
301
- onKeyUp: D,
302
- onMouseDown: O
303
- }, y, b));
301
+ onClick: E,
302
+ onKeyDown: D,
303
+ onKeyUp: O,
304
+ onMouseDown: k
305
+ }, b, x));
304
306
  }
305
307
  //#endregion
306
308
  //#region src/combobox/root/utils/useFilter.ts
307
- function Be(e, t) {
309
+ function Ve(e, t) {
308
310
  return (n, r) => n != null && e.contains(n, r, t);
309
311
  }
310
- function Ve(e, t, n) {
312
+ function He(e, t, n) {
311
313
  return (r, i) => {
312
314
  if (r == null) return !1;
313
315
  if (!i) return !0;
314
- let a = n == null ? "" : v(n, t);
316
+ let a = n == null ? "" : y(n, t);
315
317
  return a && a.length === i.length && e.contains(a, i) ? !0 : e.contains(r, i, t);
316
318
  };
317
319
  }
318
- function He(e = {}) {
320
+ function Ue(e = {}) {
319
321
  let t = () => typeof e == "function" ? e() : e;
320
322
  function n() {
321
323
  let { multiple: e, value: n, ...r } = t();
322
- return m(r);
324
+ return h(r);
323
325
  }
324
326
  return {
325
327
  contains(e, r, i) {
326
328
  let { multiple: a = !1, value: o } = t(), s = n();
327
- return a ? Be(s, i)(e, r) : Ve(s, i, o)(e, r);
329
+ return a ? Ve(s, i)(e, r) : He(s, i, o)(e, r);
328
330
  },
329
331
  startsWith(e, t, r) {
330
332
  return n().startsWith(e, t, r);
@@ -341,15 +343,15 @@ function $(e, t) {
341
343
  function r(r, i) {
342
344
  if (!n) {
343
345
  n = /* @__PURE__ */ new Map();
344
- for (let r of ne(e)) {
346
+ for (let r of ee(e)) {
345
347
  if (r == null) continue;
346
348
  let e = t.getValue(r);
347
349
  n.has(e) || n.set(e, r);
348
350
  }
349
351
  }
350
352
  let a = n.get(r);
351
- if (a !== void 0 || i === ve) return a;
352
- for (let [e, t] of n) if (ye(e, r, i)) return t;
353
+ if (a !== void 0 || i === be) return a;
354
+ for (let [e, t] of n) if (xe(e, r, i)) return t;
353
355
  }
354
356
  return {
355
357
  data: e,
@@ -358,42 +360,42 @@ function $(e, t) {
358
360
  hasValue: (e, t) => r(e, t) !== void 0,
359
361
  label(e, n, i) {
360
362
  let a = r(e, n);
361
- return a === void 0 ? v(e, i) : t.getLabel(a);
363
+ return a === void 0 ? y(e, i) : t.getLabel(a);
362
364
  }
363
365
  };
364
366
  }
365
367
  //#endregion
366
368
  //#region src/combobox/index.parts.ts
367
- var Ue = /* @__PURE__ */ e({
368
- Arrow: () => re,
369
- Backdrop: () => A,
370
- Chip: () => Le,
371
- ChipRemove: () => ze,
372
- Chips: () => Fe,
373
- Clear: () => T,
374
- Collection: () => j,
375
- Empty: () => ce,
376
- Group: () => O,
377
- GroupLabel: () => le,
378
- Icon: () => fe,
379
- Input: () => me,
380
- InputGroup: () => he,
381
- Item: () => E,
382
- ItemIndicator: () => Ne,
383
- Label: () => Ae,
384
- List: () => ee,
385
- Popup: () => de,
386
- Portal: () => se,
387
- Positioner: () => k,
388
- Root: () => Oe,
389
- Row: () => te,
390
- Separator: () => ae,
391
- Status: () => ie,
392
- Trigger: () => g,
393
- Value: () => je,
369
+ var We = /* @__PURE__ */ e({
370
+ Arrow: () => te,
371
+ Backdrop: () => j,
372
+ Chip: () => Q,
373
+ ChipRemove: () => Be,
374
+ Chips: () => Ie,
375
+ Clear: () => E,
376
+ Collection: () => M,
377
+ Empty: () => oe,
378
+ Group: () => k,
379
+ GroupLabel: () => se,
380
+ Icon: () => ue,
381
+ Input: () => fe,
382
+ InputGroup: () => pe,
383
+ Item: () => D,
384
+ ItemIndicator: () => Pe,
385
+ Label: () => je,
386
+ List: () => N,
387
+ Popup: () => le,
388
+ Portal: () => ae,
389
+ Positioner: () => A,
390
+ Root: () => ke,
391
+ Row: () => P,
392
+ Separator: () => re,
393
+ Status: () => ne,
394
+ Trigger: () => _,
395
+ Value: () => Me,
394
396
  createItems: () => $,
395
- useFilter: () => He,
396
- useFilteredItems: () => ue
397
+ useFilter: () => Ue,
398
+ useFilteredItems: () => ce
397
399
  });
398
400
  //#endregion
399
- export { $ as n, Ue as t };
401
+ export { $ as n, We as t };
@@ -0,0 +1,82 @@
1
+ import { s as e } from "./dom-lDdayFF_.js";
2
+ //#region src/internals/overlay/compositeNavigation.ts
3
+ function t(t, n, r) {
4
+ if (typeof r == "function" ? r(n) : r?.includes(n) ?? !1) return !0;
5
+ let i = t[n];
6
+ return i ? !e(i) || i.matches(":disabled") ? !0 : r === void 0 && (i.hasAttribute("disabled") || i.getAttribute("aria-disabled") === "true") : !1;
7
+ }
8
+ function n(e, n = {}) {
9
+ let { startingIndex: r = -1, decrement: i = !1, amount: a = 1, disabledIndices: o } = n, s = r;
10
+ do
11
+ s += i ? -a : a;
12
+ while (s >= 0 && s < e.length && t(e, s, o));
13
+ return s;
14
+ }
15
+ function r(e, t) {
16
+ return n(e, { disabledIndices: t });
17
+ }
18
+ function i(e, t) {
19
+ return n(e, {
20
+ startingIndex: e.length,
21
+ decrement: !0,
22
+ disabledIndices: t
23
+ });
24
+ }
25
+ function a(e) {
26
+ let { list: a, currentIndex: o, key: s, orientation: c = "vertical", rtl: l = !1, loop: u = !1, cols: d = 1, disabledIndices: f } = e, p = r(a, f), m = i(a, f);
27
+ if (s === "Home") return p;
28
+ if (s === "End") return m;
29
+ let h, g = 1;
30
+ if (c !== "horizontal" && (s === "ArrowDown" || s === "ArrowUp") ? (h = s === "ArrowDown" ? 1 : -1, g = c === "both" ? d : 1) : c !== "vertical" && (s === "ArrowRight" || s === "ArrowLeft") && (h = s === "ArrowRight" === l ? -1 : 1), !h) return o;
31
+ if (o === -1) return h === 1 ? p : m;
32
+ if (c === "both" && (s === "ArrowDown" || s === "ArrowUp")) {
33
+ let e = [], n = null, r = !1;
34
+ a.forEach((t, i) => {
35
+ if (!t) return;
36
+ let a = t.closest("[role=\"row\"]");
37
+ r ||= a !== null, (a !== n || e.length === 0) && e.push([]), e[e.length - 1].push(i), n = a;
38
+ });
39
+ let i = e.findIndex((e) => e.includes(o));
40
+ if (r && i !== -1) {
41
+ let n = e[i].indexOf(o), r = i;
42
+ for (let i = e.length; i > 0; i--) {
43
+ if (r += h, r < 0 || r >= e.length) {
44
+ if (!u || a.some((e) => !e)) return o;
45
+ r = r < 0 ? e.length - 1 : 0;
46
+ }
47
+ let i = e[r];
48
+ for (let e = Math.min(n, i.length - 1); e >= 0; e--) {
49
+ let n = i[e];
50
+ if (!t(a, n, f)) return n;
51
+ }
52
+ }
53
+ return o;
54
+ }
55
+ }
56
+ let _ = n(a, {
57
+ startingIndex: o,
58
+ decrement: h === -1,
59
+ amount: g,
60
+ disabledIndices: f
61
+ });
62
+ if (_ >= p && _ <= m) return _;
63
+ if (!u) return o;
64
+ if (c === "both" && g > 1) {
65
+ let e = Math.max(0, o) % d;
66
+ if (h === 1) return n(a, {
67
+ startingIndex: e - d,
68
+ amount: d,
69
+ disabledIndices: f
70
+ });
71
+ let t = m - m % d;
72
+ return n(a, {
73
+ startingIndex: Math.min(t + e, m) + d,
74
+ decrement: !0,
75
+ amount: d,
76
+ disabledIndices: f
77
+ });
78
+ }
79
+ return h === 1 ? p : m;
80
+ }
81
+ //#endregion
82
+ export { t as i, r as n, a as r, i as t };