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

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 +56 -0
  2. package/README.md +30 -35
  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 +2 -2
  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
@@ -2,98 +2,98 @@ import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
2
  import { t } from "./useRender-CxZ8PI-g.js";
3
3
  import { getStateAttributesProps as n } from "./internals/getStateAttributesProps.js";
4
4
  import { n as r, t as i } from "./resolveStyle-XcgAuaKR.js";
5
- import { composeEventHandlers as a } from "./internals/composeEventHandlers.js";
6
- import { t as o } from "./setRef-fXF6OIo3.js";
7
- import { n as s } from "./DirectionContext-BwMabICS.js";
8
- import { n as c, t as l } from "./ToolbarRootContext-88yZoAOy.js";
9
- import { n as u, t as d } from "./ToolbarGroupContext-Dpc3_mFx.js";
10
- import { t as f } from "./ToolbarItemOwnerContext-DtVqVnSE.js";
11
- import { claimElement as p, createComponent as m, delegateEvents as h, getNextElement as g, mergeProps as _, runHydrationEvents as v, spread as y, template as b } from "@solidjs/web";
12
- import { createEffect as x, createMemo as S, createSignal as C, omit as w, onCleanup as T, onSettled as E, untrack as D } from "solid-js";
5
+ import { composeEventHandlers as a, liveEventHandler as o } from "./internals/composeEventHandlers.js";
6
+ import { t as s } from "./setRef-fXF6OIo3.js";
7
+ import { n as c } from "./DirectionContext-BwMabICS.js";
8
+ import { n as l, t as u } from "./ToolbarRootContext-88yZoAOy.js";
9
+ import { n as d, t as f } from "./ToolbarGroupContext-Dpc3_mFx.js";
10
+ import { t as p } from "./ToolbarItemOwnerContext-DtVqVnSE.js";
11
+ import { claimElement as m, createComponent as h, delegateEvents as g, getNextElement as _, mergeProps as v, runHydrationEvents as y, spread as b, template as x } from "@solidjs/web";
12
+ import { createEffect as S, createMemo as C, createSignal as w, omit as T, onCleanup as E, onSettled as D, untrack as O } from "solid-js";
13
13
  //#region src/toolbar/root/ToolbarRoot.tsx
14
- var O = /* @__PURE__ */ b("<div>");
15
- function k(e) {
16
- let o = s(), c = e, u = e, [d, f] = C(), [p, h] = C(), [b, T] = C(0), E = /* @__PURE__ */ new Map(), D = 0, k = !1, F = w(u, "render", "class", "disabled", "loopFocus", "onFocus", "onFocusIn", "onKeyDown", "orientation", "ref", "style"), I = S(() => c.disabled ?? !1), L = S(() => c.orientation ?? "horizontal"), R = S(() => ({
17
- disabled: I(),
18
- orientation: L()
19
- })), z = S(() => r(e.class, R())), B = S(() => i(e.style, R())), ee = S(() => n(R()));
20
- function V() {
21
- k || (k = !0, queueMicrotask(() => {
22
- k = !1, T((e) => e + 1);
14
+ var k = /* @__PURE__ */ x("<div>");
15
+ function A(e) {
16
+ let s = c(), l = e, d = e, [f, p] = w(), [m, g] = w(), [x, E] = w(0), D = /* @__PURE__ */ new Map(), O = 0, A = !1, I = T(d, "render", "class", "disabled", "loopFocus", "onFocus", "onFocusIn", "onKeyDown", "orientation", "ref", "style"), L = C(() => l.disabled ?? !1), R = C(() => l.orientation ?? "horizontal"), z = C(() => ({
17
+ disabled: L(),
18
+ orientation: R()
19
+ })), B = C(() => r(e.class, z())), V = C(() => i(e.style, z())), ee = C(() => n(z()));
20
+ function H() {
21
+ A || (A = !0, queueMicrotask(() => {
22
+ A = !1, E((e) => e + 1);
23
23
  }));
24
24
  }
25
- function H(e) {
26
- return e.order = D, D += 1, E.set(e.token, e), V(), () => {
27
- E.delete(e.token), V();
25
+ function U(e) {
26
+ return e.order = O, O += 1, D.set(e.token, e), H(), () => {
27
+ D.delete(e.token), H();
28
28
  };
29
29
  }
30
- function U() {
31
- let e = Array.from(E.values()).sort(A), t = /* @__PURE__ */ new Set();
30
+ function W() {
31
+ let e = Array.from(D.values()).sort(j), t = /* @__PURE__ */ new Set();
32
32
  return e.filter((e) => {
33
33
  let n = e.element();
34
34
  return !n || t.has(n) ? !1 : (t.add(n), !0);
35
35
  });
36
36
  }
37
- function W() {
38
- return U().filter(j);
39
- }
40
- function G(e) {
41
- b();
42
- let t = W(), n = t.find((e) => e.token === p());
43
- return j(e) && (n ?? t[0])?.token === e.token;
37
+ function G() {
38
+ return W().filter(M);
44
39
  }
45
40
  function K(e) {
46
- j(e) && h(e.token);
41
+ x();
42
+ let t = G(), n = t.find((e) => e.token === m());
43
+ return M(e) && (n ?? t[0])?.token === e.token;
47
44
  }
48
45
  function q(e) {
46
+ M(e) && g(e.token);
47
+ }
48
+ function J(e) {
49
49
  let t = e.composedPath(), n = t[0];
50
- return U().find((e) => {
50
+ return W().find((e) => {
51
51
  let r = e.element();
52
52
  return r && (t.includes(r) || n instanceof Node && r.contains(n));
53
53
  });
54
54
  }
55
- function J(e) {
56
- let t = q(e);
57
- t && K(t);
55
+ function Y(e) {
56
+ let t = J(e);
57
+ t && q(t);
58
58
  let n = e.composedPath()[0];
59
- M(n) && queueMicrotask(() => n.setSelectionRange(0, n.value.length));
59
+ N(n) && queueMicrotask(() => n.setSelectionRange(0, n.value.length));
60
60
  }
61
- function Y(e) {
61
+ function X(e) {
62
62
  if (e.shiftKey || e.ctrlKey || e.altKey || e.metaKey) return;
63
- let t = o() === "rtl" ? "ArrowLeft" : "ArrowRight", n = o() === "rtl" ? "ArrowRight" : "ArrowLeft", r = L() === "vertical" ? "ArrowDown" : t, i = L() === "vertical" ? "ArrowUp" : n;
63
+ let t = s() === "rtl" ? "ArrowLeft" : "ArrowRight", n = s() === "rtl" ? "ArrowRight" : "ArrowLeft", r = R() === "vertical" ? "ArrowDown" : t, i = R() === "vertical" ? "ArrowUp" : n;
64
64
  if (e.key !== r && e.key !== i) return;
65
65
  let a = e.composedPath()[0];
66
- if (M(a) && !N(a)) {
66
+ if (N(a) && !P(a)) {
67
67
  let t = a.selectionStart, n = a.selectionEnd;
68
68
  if (t == null || e.shiftKey || t !== n || e.key !== i && t < a.value.length || e.key !== r && t > 0) return;
69
69
  }
70
- b();
71
- let s = W();
72
- if (s.length === 0) return;
73
- let l = q(e), u = s.findIndex((e) => e.token === (l?.token ?? p())), f = e.key === r ? 1 : -1, m = u === -1 ? f > 0 ? 0 : s.length - 1 : u + f;
74
- if (m < 0 || m >= s.length) {
75
- if (!(c.loopFocus ?? !0)) return;
76
- m = (m + s.length) % s.length;
70
+ x();
71
+ let o = G();
72
+ if (o.length === 0) return;
73
+ let c = J(e), u = o.findIndex((e) => e.token === (c?.token ?? m())), d = e.key === r ? 1 : -1, p = u === -1 ? d > 0 ? 0 : o.length - 1 : u + d;
74
+ if (p < 0 || p >= o.length) {
75
+ if (!(l.loopFocus ?? !0)) return;
76
+ p = (p + o.length) % o.length;
77
77
  }
78
- let h = s[m];
79
- !h || h.token === l?.token || (e.preventDefault(), e.stopPropagation(), K(h), P(d(), h.element(), o(), L()), queueMicrotask(() => h.element()?.focus()));
78
+ let h = o[p];
79
+ !h || h.token === c?.token || (e.preventDefault(), e.stopPropagation(), q(h), F(f(), h.element(), s(), R()), queueMicrotask(() => h.element()?.focus()));
80
80
  }
81
- let X = a(() => c.onFocusIn, () => J), Z = a(() => c.onKeyDown, () => Y);
82
- function Q(e) {
83
- Reflect.deleteProperty(e, "baseUIHandlerPrevented"), Reflect.apply(Z, e.currentTarget, [e]);
81
+ let Z = a(o(() => l.onFocusIn), Y), Q = a(o(() => l.onKeyDown), X);
82
+ function $(e) {
83
+ Reflect.deleteProperty(e, "baseUIHandlerPrevented"), Reflect.apply(Q, e.currentTarget, [e]);
84
84
  }
85
- let $ = {
86
- disabled: I,
87
- orientation: L,
88
- isTabStop: G,
89
- notifyItemChange: V,
90
- registerItem: H,
91
- setActiveItem: K
85
+ let te = {
86
+ disabled: L,
87
+ orientation: R,
88
+ isTabStop: K,
89
+ notifyItemChange: H,
90
+ registerItem: U,
91
+ setActiveItem: q
92
92
  };
93
- x(d, (e) => {
93
+ S(f, (e) => {
94
94
  let t = e?.ownerDocument.defaultView?.MutationObserver;
95
95
  if (!e || !t) return;
96
- let n = new t(V);
96
+ let n = new t(H);
97
97
  return n.observe(e, {
98
98
  attributes: !0,
99
99
  childList: !0,
@@ -106,35 +106,35 @@ function k(e) {
106
106
  ]
107
107
  }), () => n.disconnect();
108
108
  });
109
- let te = t(e, () => R(), (e) => (() => {
110
- var t = g(O);
111
- return y(t, e, !1), v(), t;
109
+ let ne = t(e, () => z(), (e) => (() => {
110
+ var t = _(k);
111
+ return b(t, e, !1), y(), t;
112
112
  })());
113
- return m(l, {
114
- value: $,
113
+ return h(u, {
114
+ value: te,
115
115
  get children() {
116
- return m(te, _({
117
- ref: [((e) => f(e)), c.ref],
116
+ return h(ne, v({
117
+ ref: [((e) => p(e)), l.ref],
118
118
  get class() {
119
- return z();
119
+ return B();
120
120
  },
121
121
  get style() {
122
- return B();
122
+ return V();
123
123
  },
124
124
  role: "toolbar",
125
125
  get "aria-orientation"() {
126
- return L();
126
+ return R();
127
127
  },
128
128
  get onFocus() {
129
- return c.onFocus;
129
+ return l.onFocus;
130
130
  },
131
- onFocusIn: X,
132
- onKeyDown: Q
133
- }, ee, F));
131
+ onFocusIn: Z,
132
+ onKeyDown: $
133
+ }, ee, I));
134
134
  }
135
135
  });
136
136
  }
137
- function A(e, t) {
137
+ function j(e, t) {
138
138
  let n = e.element(), r = t.element();
139
139
  if (n && r && n !== r) {
140
140
  let e = n.compareDocumentPosition(r);
@@ -145,29 +145,29 @@ function A(e, t) {
145
145
  }
146
146
  return e.order - t.order;
147
147
  }
148
- function j(e) {
148
+ function M(e) {
149
149
  let t = e.element();
150
150
  if (!t?.isConnected || e.disabled() && !e.focusableWhenDisabled() || t.matches(":disabled")) return !1;
151
151
  let n = t.ownerDocument.defaultView?.getComputedStyle(t);
152
152
  return !n || n.display === "none" || n.display === "contents" || n.visibility === "hidden" || n.visibility === "collapse" ? !1 : typeof t.checkVisibility != "function" || t.checkVisibility();
153
153
  }
154
- function M(e) {
154
+ function N(e) {
155
155
  if (!e || typeof e != "object" || !("tagName" in e)) return !1;
156
156
  let t = e;
157
157
  return t.tagName === "TEXTAREA" || t.tagName === "INPUT" && t.selectionStart != null;
158
158
  }
159
- function N(e) {
159
+ function P(e) {
160
160
  return e.matches(":disabled") || e.getAttribute("aria-disabled") === "true";
161
161
  }
162
- function P(e, t, n, r) {
162
+ function F(e, t, n, r) {
163
163
  if (!e || !t || typeof e.scrollTo != "function") return;
164
- let i = e.scrollLeft, a = e.scrollTop, o = I(e), s = I(t);
164
+ let i = e.scrollLeft, a = e.scrollTop, o = L(e), s = L(t);
165
165
  if (r === "horizontal" && e.clientWidth < e.scrollWidth) {
166
- let n = F(e, t, "left");
166
+ let n = I(e, t, "left");
167
167
  n - s.scrollMarginLeft < e.scrollLeft + o.scrollPaddingLeft ? i = n - s.scrollMarginLeft - o.scrollPaddingLeft : n + t.offsetWidth + s.scrollMarginRight > e.scrollLeft + e.clientWidth - o.scrollPaddingRight && (i = n + t.offsetWidth + s.scrollMarginRight - e.clientWidth + o.scrollPaddingRight);
168
168
  }
169
169
  if (r === "vertical" && e.scrollHeight > e.clientHeight) {
170
- let n = F(e, t, "top");
170
+ let n = I(e, t, "top");
171
171
  n - s.scrollMarginTop < e.scrollTop + o.scrollPaddingTop ? a = n - s.scrollMarginTop - o.scrollPaddingTop : n + t.offsetHeight + s.scrollMarginBottom > e.scrollTop + e.clientHeight - o.scrollPaddingBottom && (a = n + t.offsetHeight + s.scrollMarginBottom - e.clientHeight + o.scrollPaddingBottom);
172
172
  }
173
173
  e.scrollTo({
@@ -176,12 +176,12 @@ function P(e, t, n, r) {
176
176
  top: a
177
177
  });
178
178
  }
179
- function F(e, t, n) {
179
+ function I(e, t, n) {
180
180
  let r = n === "left" ? "offsetLeft" : "offsetTop", i = t, a = 0;
181
181
  for (; i.offsetParent && (a += i[r], i.offsetParent !== e);) i = i.offsetParent;
182
182
  return a;
183
183
  }
184
- function I(e) {
184
+ function L(e) {
185
185
  let t = e.ownerDocument.defaultView?.getComputedStyle(e);
186
186
  return {
187
187
  scrollMarginTop: Number.parseFloat(t?.scrollMarginTop ?? "") || 0,
@@ -196,34 +196,34 @@ function I(e) {
196
196
  }
197
197
  //#endregion
198
198
  //#region src/toolbar/group/ToolbarGroup.tsx
199
- var L = /* @__PURE__ */ b("<div>");
200
- function R(e) {
201
- let a = c(), o = e, s = w(e, "render", "class", "disabled", "ref", "style"), l = S(() => a.disabled() || (o.disabled ?? !1)), u = S(() => ({
202
- disabled: l(),
199
+ var R = /* @__PURE__ */ x("<div>");
200
+ function z(e) {
201
+ let a = l(), o = e, s = T(e, "render", "class", "disabled", "ref", "style"), c = C(() => a.disabled() || (o.disabled ?? !1)), u = C(() => ({
202
+ disabled: c(),
203
203
  orientation: a.orientation()
204
- })), f = S(() => r(e.class, u())), p = S(() => i(e.style, u())), h = S(() => n(u())), b = { disabled: l }, x = t(e, () => u(), (e) => (() => {
205
- var t = g(L);
206
- return y(t, e, !1), v(), t;
204
+ })), d = C(() => r(e.class, u())), p = C(() => i(e.style, u())), m = C(() => n(u())), g = { disabled: c }, x = t(e, () => u(), (e) => (() => {
205
+ var t = _(R);
206
+ return b(t, e, !1), y(), t;
207
207
  })());
208
- return m(d, {
209
- value: b,
208
+ return h(f, {
209
+ value: g,
210
210
  get children() {
211
- return m(x, _({
211
+ return h(x, v({
212
212
  ref: [o.ref],
213
213
  get class() {
214
- return f();
214
+ return d();
215
215
  },
216
216
  get style() {
217
217
  return p();
218
218
  },
219
219
  role: "group"
220
- }, h, s));
220
+ }, m, s));
221
221
  }
222
222
  });
223
223
  }
224
224
  //#endregion
225
225
  //#region src/internals/installOwnedEventHandlers.ts
226
- function z(e, t) {
226
+ function B(e, t) {
227
227
  let n = /* @__PURE__ */ new WeakSet(), r = /* @__PURE__ */ new WeakSet(), i = [], a = [];
228
228
  for (let [a, o] of t) {
229
229
  let t = (t) => {
@@ -253,26 +253,26 @@ function z(e, t) {
253
253
  Reflect.deleteProperty(c, t), Reflect.deleteProperty(c, s), c[t] = l, c[s] = u;
254
254
  });
255
255
  }
256
- return h(t.map(([e]) => e)), () => {
256
+ return g(t.map(([e]) => e)), () => {
257
257
  for (let [t, n] of i) e.removeEventListener(t, n);
258
258
  for (let e of a) e();
259
259
  };
260
260
  }
261
261
  //#endregion
262
262
  //#region src/toolbar/createToolbarItem.ts
263
- function B(e) {
264
- let t = c(), [n, r] = C(), i = {
263
+ function V(e) {
264
+ let t = l(), [n, r] = w(), i = {
265
265
  token: Symbol("ToolbarItem"),
266
266
  order: 0,
267
267
  element: n,
268
268
  disabled: e.disabled,
269
269
  focusableWhenDisabled: e.focusableWhenDisabled
270
270
  }, a = t.registerItem(i);
271
- return x(() => ({
271
+ return S(() => ({
272
272
  disabled: e.disabled(),
273
273
  element: n(),
274
274
  focusableWhenDisabled: e.focusableWhenDisabled()
275
- }), () => t.notifyItemChange()), T(a), {
275
+ }), () => t.notifyItemChange()), E(a), {
276
276
  element: n,
277
277
  registration: i,
278
278
  root: t,
@@ -282,101 +282,101 @@ function B(e) {
282
282
  }
283
283
  //#endregion
284
284
  //#region src/toolbar/button/ToolbarButton.tsx
285
- var ee = /* @__PURE__ */ b("<button>");
286
- function V(e) {
287
- let s = c(), l = u(), d = e, p = e, [h, b] = C(!1), O = S(() => s.disabled() || (l?.disabled() ?? !1) || (d.disabled ?? !1)), k = S(() => O() || h()), A = S(() => h() && !O() ? !1 : d.focusableWhenDisabled ?? !0), j = S(() => d.nativeButton ?? !0), M = B({
288
- disabled: k,
289
- focusableWhenDisabled: A
290
- }), N = w(p, "render", "class", "disabled", "focusableWhenDisabled", "nativeButton", "onClick", "onFocus", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style"), P = S(() => ({
291
- disabled: k(),
292
- focusable: A(),
293
- orientation: s.orientation()
294
- })), F = S(() => r(e.class, P())), I = S(() => i(e.style, P())), L = S(() => n(P())), R, V = S(() => j() && k() && !A()), K = S(() => j() && A() ? k() ? "true" : "false" : !j() && k() ? "true" : void 0);
295
- function q() {
296
- M.root.setActiveItem(M.registration);
285
+ var ee = /* @__PURE__ */ x("<button>");
286
+ function H(e) {
287
+ let c = l(), u = d(), f = e, m = e, [g, x] = w(!1), k = C(() => c.disabled() || (u?.disabled() ?? !1) || (f.disabled ?? !1)), A = C(() => k() || g()), j = C(() => g() && !k() ? !1 : f.focusableWhenDisabled ?? !0), M = C(() => f.nativeButton ?? !0), N = V({
288
+ disabled: A,
289
+ focusableWhenDisabled: j
290
+ }), P = T(m, "render", "class", "disabled", "focusableWhenDisabled", "nativeButton", "onClick", "onFocus", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style"), F = C(() => ({
291
+ disabled: A(),
292
+ focusable: j(),
293
+ orientation: c.orientation()
294
+ })), I = C(() => r(e.class, F())), L = C(() => i(e.style, F())), R = C(() => n(F())), z, H = C(() => M() && A() && !j()), q = C(() => M() && j() ? A() ? "true" : "false" : !M() && A() ? "true" : void 0);
295
+ function J() {
296
+ N.root.setActiveItem(N.registration);
297
297
  }
298
- function J(e) {
298
+ function Y(e) {
299
299
  if (e.target !== e.currentTarget) return;
300
300
  let t = e.key === " ", n = e.key === "Enter", r = e.currentTarget.tagName === "BUTTON", i = e.currentTarget.tagName === "A" && !!e.currentTarget.href, a = e.currentTarget.getAttribute("role"), o = a?.startsWith("menuitem") || a === "option" || a === "gridcell";
301
301
  if (t) {
302
302
  if (e.defaultPrevented && o) return;
303
- e.preventDefault(), (!j() || r) && (e.preventBaseUIHandler(), G(e.currentTarget, e));
303
+ e.preventDefault(), (!M() || r) && (e.preventBaseUIHandler(), K(e.currentTarget, e));
304
304
  return;
305
305
  }
306
- !j() && !i && n && !e.defaultPrevented && (e.preventDefault(), e.preventBaseUIHandler(), G(e.currentTarget, e));
306
+ !M() && !i && n && !e.defaultPrevented && (e.preventDefault(), e.preventBaseUIHandler(), K(e.currentTarget, e));
307
307
  }
308
- function Y(e) {
309
- e.target === e.currentTarget && e.key === " " && (!j() || e.currentTarget.tagName === "BUTTON") && (e.preventDefault(), e.preventBaseUIHandler());
308
+ function X(e) {
309
+ e.target === e.currentTarget && e.key === " " && (!M() || e.currentTarget.tagName === "BUTTON") && (e.preventDefault(), e.preventBaseUIHandler());
310
310
  }
311
- let X = a(() => D(() => k() ? H : void 0), () => d.onClick), Z = a(() => d.onFocus, () => q), Q = a(() => D(() => k() ? W : void 0), () => D(() => k() ? void 0 : d.onKeyDown), () => D(() => k() ? void 0 : J)), $ = a(() => D(() => k() ? U : void 0), () => D(() => k() ? void 0 : d.onKeyUp), () => D(() => k() ? void 0 : Y)), te = a(() => D(() => k() ? U : void 0), () => D(() => k() ? void 0 : d.onMouseDown)), ne = a(() => D(() => k() ? H : void 0), () => d.onPointerDown);
312
- E(() => {
313
- M.element();
311
+ let Z = a(o(() => O(() => A() ? U : void 0)), o(() => f.onClick)), Q = a(o(() => f.onFocus), J), $ = a(o(() => O(() => A() ? G : void 0)), o(() => O(() => A() ? void 0 : f.onKeyDown)), o(() => O(() => A() ? void 0 : Y))), te = a(o(() => O(() => A() ? W : void 0)), o(() => O(() => A() ? void 0 : f.onKeyUp)), o(() => O(() => A() ? void 0 : X))), ne = a(o(() => O(() => A() ? W : void 0)), o(() => O(() => A() ? void 0 : f.onMouseDown))), re = a(o(() => O(() => A() ? U : void 0)), o(() => f.onPointerDown));
312
+ D(() => {
313
+ N.element();
314
314
  });
315
- function re(e) {
316
- R?.(), M.setElement(e), R = z(e, [
317
- ["click", X],
318
- ["focus", Z],
319
- ["keydown", Q],
320
- ["keyup", $],
321
- ["mousedown", te],
322
- ["pointerdown", ne]
323
- ]), o(d.ref, e);
315
+ function ie(e) {
316
+ z?.(), N.setElement(e), z = B(e, [
317
+ ["click", Z],
318
+ ["focus", Q],
319
+ ["keydown", $],
320
+ ["keyup", te],
321
+ ["mousedown", ne],
322
+ ["pointerdown", re]
323
+ ]), s(f.ref, e);
324
324
  }
325
- x(() => ({
326
- disabled: k(),
327
- element: M.element(),
328
- focusableWhenDisabled: A()
325
+ S(() => ({
326
+ disabled: A(),
327
+ element: N.element(),
328
+ focusableWhenDisabled: j()
329
329
  }), (e) => {
330
330
  e.disabled && e.focusableWhenDisabled && e.element && e.element.removeAttribute("disabled");
331
- }), T(() => R?.());
332
- let ie = t(e, () => P(), (e) => (() => {
333
- var t = g(ee);
334
- return y(t, e, !1), v(), t;
331
+ }), E(() => z?.());
332
+ let ae = t(e, () => F(), (e) => (() => {
333
+ var t = _(ee);
334
+ return b(t, e, !1), y(), t;
335
335
  })());
336
- return m(f, {
336
+ return h(p, {
337
337
  value: {
338
- disabled: k,
339
- focusableWhenDisabled: A,
340
- setChildDisabled: b
338
+ disabled: A,
339
+ focusableWhenDisabled: j,
340
+ setChildDisabled: x
341
341
  },
342
342
  get children() {
343
- return m(ie, _({
343
+ return h(ae, v({
344
344
  ref: (e) => {
345
- re(e);
345
+ ie(e);
346
346
  },
347
347
  get class() {
348
- return F();
348
+ return I();
349
349
  },
350
350
  get style() {
351
- return I();
351
+ return L();
352
352
  },
353
353
  get type() {
354
- return j() ? "button" : void 0;
354
+ return M() ? "button" : void 0;
355
355
  }
356
- }, () => j() ? {} : { role: "button" }, {
356
+ }, () => M() ? {} : { role: "button" }, {
357
357
  get tabIndex() {
358
- return M.tabIndex();
358
+ return N.tabIndex();
359
359
  },
360
360
  get disabled() {
361
- return V();
361
+ return H();
362
362
  },
363
363
  get "aria-disabled"() {
364
- return K();
364
+ return q();
365
365
  }
366
- }, L, N));
366
+ }, R, P));
367
367
  }
368
368
  });
369
369
  }
370
- function H(e) {
370
+ function U(e) {
371
371
  e.preventDefault(), e.preventBaseUIHandler();
372
372
  }
373
- function U(e) {
373
+ function W(e) {
374
374
  e.preventBaseUIHandler();
375
375
  }
376
- function W(e) {
376
+ function G(e) {
377
377
  e.key !== "Tab" && (e.preventDefault(), e.preventBaseUIHandler());
378
378
  }
379
- function G(e, t) {
379
+ function K(e, t) {
380
380
  let n = e.ownerDocument.defaultView;
381
381
  n && e.dispatchEvent(new n.MouseEvent("click", {
382
382
  bubbles: !0,
@@ -391,93 +391,93 @@ function G(e, t) {
391
391
  }
392
392
  //#endregion
393
393
  //#region src/toolbar/link/ToolbarLink.tsx
394
- var K = /* @__PURE__ */ b("<a>"), q = () => !1, J = () => !0;
395
- function Y(e) {
396
- let s = c(), l = e, u = e, d = B({
397
- disabled: q,
398
- focusableWhenDisabled: J
399
- }), f = w(u, "render", "class", "onFocus", "ref", "style"), h = S(() => ({ orientation: s.orientation() })), b = S(() => r(e.class, h())), x = S(() => i(e.style, h())), C = S(() => n(h())), T = a(() => l.onFocus, () => () => d.root.setActiveItem(d.registration)), E = t(e, () => h(), (e) => (() => {
400
- var t = g(K);
401
- return p(t), y(t, e, !1), v(), t;
394
+ var q = /* @__PURE__ */ x("<a>"), J = () => !1, Y = () => !0;
395
+ function X(e) {
396
+ let c = l(), u = e, d = e, f = V({
397
+ disabled: J,
398
+ focusableWhenDisabled: Y
399
+ }), p = T(d, "render", "class", "onFocus", "ref", "style"), g = C(() => ({ orientation: c.orientation() })), x = C(() => r(e.class, g())), S = C(() => i(e.style, g())), w = C(() => n(g())), E = a(o(() => u.onFocus), () => f.root.setActiveItem(f.registration)), D = t(e, () => g(), (e) => (() => {
400
+ var t = _(q);
401
+ return m(t), b(t, e, !1), y(), t;
402
402
  })());
403
- return m(E, _({
403
+ return h(D, v({
404
404
  ref: (e) => {
405
- d.setElement(e), o(l.ref, e);
405
+ f.setElement(e), s(u.ref, e);
406
406
  },
407
407
  get class() {
408
- return b();
408
+ return x();
409
409
  },
410
410
  get style() {
411
- return x();
411
+ return S();
412
412
  },
413
413
  get tabIndex() {
414
- return d.tabIndex();
414
+ return f.tabIndex();
415
415
  },
416
- onFocus: T
417
- }, C, f));
416
+ onFocus: E
417
+ }, w, p));
418
418
  }
419
419
  //#endregion
420
420
  //#region src/toolbar/input/ToolbarInput.tsx
421
- var X = /* @__PURE__ */ b("<input>");
422
- function Z(e) {
423
- let s = c(), l = u(), d = e, f = e, p = S(() => s.disabled() || (l?.disabled() ?? !1) || (d.disabled ?? !1)), h = S(() => d.focusableWhenDisabled ?? !0), b = B({
424
- disabled: p,
425
- focusableWhenDisabled: h
426
- }), x = w(f, "render", "class", "disabled", "focusableWhenDisabled", "onClick", "onFocus", "onKeyDown", "onPointerDown", "ref", "style"), C = S(() => ({
427
- disabled: p(),
428
- focusable: h(),
429
- orientation: s.orientation()
430
- })), E = S(() => r(e.class, C())), O = S(() => i(e.style, C())), k = S(() => n(C())), A;
431
- function j() {
432
- b.root.setActiveItem(b.registration);
421
+ var Z = /* @__PURE__ */ x("<input>");
422
+ function Q(e) {
423
+ let c = l(), u = d(), f = e, p = e, m = C(() => c.disabled() || (u?.disabled() ?? !1) || (f.disabled ?? !1)), g = C(() => f.focusableWhenDisabled ?? !0), x = V({
424
+ disabled: m,
425
+ focusableWhenDisabled: g
426
+ }), S = T(p, "render", "class", "disabled", "focusableWhenDisabled", "onClick", "onFocus", "onKeyDown", "onPointerDown", "ref", "style"), w = C(() => ({
427
+ disabled: m(),
428
+ focusable: g(),
429
+ orientation: c.orientation()
430
+ })), D = C(() => r(e.class, w())), k = C(() => i(e.style, w())), A = C(() => n(w())), j;
431
+ function M() {
432
+ x.root.setActiveItem(x.registration);
433
433
  }
434
- let M = a(() => d.onClick, () => D(() => p() ? Q : void 0)), N = a(() => d.onFocus, () => j), P = a(() => D(() => p() ? $ : void 0), () => d.onKeyDown), F = a(() => d.onPointerDown, () => D(() => p() ? Q : void 0));
435
- function I(e) {
436
- A?.(), b.setElement(e), A = z(e, [
437
- ["click", M],
438
- ["focus", N],
439
- ["keydown", P],
440
- ["pointerdown", F]
441
- ]), o(d.ref, e);
434
+ let N = a(o(() => f.onClick), o(() => O(() => m() ? $ : void 0))), P = a(o(() => f.onFocus), M), F = a(o(() => O(() => m() ? te : void 0)), o(() => f.onKeyDown)), I = a(o(() => f.onPointerDown), o(() => O(() => m() ? $ : void 0)));
435
+ function L(e) {
436
+ j?.(), x.setElement(e), j = B(e, [
437
+ ["click", N],
438
+ ["focus", P],
439
+ ["keydown", F],
440
+ ["pointerdown", I]
441
+ ]), s(f.ref, e);
442
442
  }
443
- T(() => A?.());
444
- let L = t(e, () => C(), (e) => (() => {
445
- var t = g(X);
446
- return y(t, e, !1), v(), t;
443
+ E(() => j?.());
444
+ let R = t(e, () => w(), (e) => (() => {
445
+ var t = _(Z);
446
+ return b(t, e, !1), y(), t;
447
447
  })());
448
- return m(L, _({
448
+ return h(R, v({
449
449
  ref: (e) => {
450
- I(e);
450
+ L(e);
451
451
  },
452
452
  get class() {
453
- return E();
453
+ return D();
454
454
  },
455
455
  get style() {
456
- return O();
456
+ return k();
457
457
  },
458
458
  get tabIndex() {
459
- return b.tabIndex();
459
+ return x.tabIndex();
460
460
  },
461
461
  get "aria-disabled"() {
462
- return p() ? "true" : void 0;
462
+ return m() ? "true" : void 0;
463
463
  }
464
- }, k, x));
464
+ }, A, S));
465
465
  }
466
- function Q(e) {
466
+ function $(e) {
467
467
  e.preventDefault();
468
468
  }
469
- function $(e) {
469
+ function te(e) {
470
470
  e.key !== "Tab" && e.preventDefault();
471
471
  }
472
472
  //#endregion
473
473
  //#region src/toolbar/separator/ToolbarSeparator.tsx
474
- var te = /* @__PURE__ */ b("<div>");
475
- function ne(e) {
476
- let a = c(), o = w(e, "render", "class", "orientation", "style"), s = S(() => e.orientation ?? (a.orientation() === "vertical" ? "horizontal" : "vertical")), l = S(() => ({ orientation: s() })), u = S(() => r(e.class, l())), d = S(() => i(e.style, l())), f = S(() => n(l())), p = t(e, () => l(), (e) => (() => {
477
- var t = g(te);
478
- return y(t, e, !1), v(), t;
474
+ var ne = /* @__PURE__ */ x("<div>");
475
+ function re(e) {
476
+ let a = l(), o = T(e, "render", "class", "orientation", "style"), s = C(() => e.orientation ?? (a.orientation() === "vertical" ? "horizontal" : "vertical")), c = C(() => ({ orientation: s() })), u = C(() => r(e.class, c())), d = C(() => i(e.style, c())), f = C(() => n(c())), p = t(e, () => c(), (e) => (() => {
477
+ var t = _(ne);
478
+ return b(t, e, !1), y(), t;
479
479
  })());
480
- return m(p, _({
480
+ return h(p, v({
481
481
  get class() {
482
482
  return u();
483
483
  },
@@ -492,13 +492,13 @@ function ne(e) {
492
492
  }
493
493
  //#endregion
494
494
  //#region src/toolbar/index.parts.ts
495
- var re = /* @__PURE__ */ e({
496
- Button: () => V,
497
- Group: () => R,
498
- Input: () => Z,
499
- Link: () => Y,
500
- Root: () => k,
501
- Separator: () => ne
495
+ var ie = /* @__PURE__ */ e({
496
+ Button: () => H,
497
+ Group: () => z,
498
+ Input: () => Q,
499
+ Link: () => X,
500
+ Root: () => A,
501
+ Separator: () => re
502
502
  });
503
503
  //#endregion
504
- export { re as t };
504
+ export { ie as t };