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
@@ -1,5 +1,5 @@
1
- import { c as e, m as t, n, p as r, r as i } from "./dom-BEAeQ9Eb.js";
2
- import { r as a, t as o } from "./scrollable-SRNYlhF7.js";
1
+ import { h as e, i as t, l as n, m as r, n as i } from "./dom-lDdayFF_.js";
2
+ import { r as a, t as o } from "./scrollable-BVaDUXng.js";
3
3
  import { createSignal as s } from "solid-js";
4
4
  //#region src/internals/clamp.ts
5
5
  function c(e, t, n) {
@@ -22,8 +22,8 @@ function h(e, t, n) {
22
22
  default: return 0;
23
23
  }
24
24
  }
25
- function g(e) {
26
- let n = t(e).getComputedStyle(e).transform, r = 0, i = 0, a = 1;
25
+ function g(t) {
26
+ let n = e(t).getComputedStyle(t).transform, r = 0, i = 0, a = 1;
27
27
  if (n && n !== "none") {
28
28
  let e = n.match(/matrix(?:3d)?\(([^)]+)\)/);
29
29
  if (e) {
@@ -58,11 +58,11 @@ function b(e, t, n) {
58
58
  throw e;
59
59
  }
60
60
  }
61
- function x(t) {
62
- let x = m, S = t.trackDrag ?? !0, C = t.ignoreSelectorWhenTouch ?? !0, w = t.ignoreScrollableAncestors ?? !1, T = () => {
63
- let e = t.directions();
64
- return e.length === 1 ? e[0] : void 0;
65
- }, E = () => Math.max(0, typeof t.swipeThreshold == "number" ? t.swipeThreshold : u), D = () => t.directions().includes("left"), O = () => t.directions().includes("right"), k = () => t.directions().includes("up"), A = () => t.directions().includes("down"), j = () => D() || O(), M = () => k() || A(), re = () => {
61
+ function x(e) {
62
+ let x = m, S = e.trackDrag ?? !0, C = e.ignoreSelectorWhenTouch ?? !0, w = e.ignoreScrollableAncestors ?? !1, T = () => {
63
+ let t = e.directions();
64
+ return t.length === 1 ? t[0] : void 0;
65
+ }, E = () => Math.max(0, typeof e.swipeThreshold == "number" ? e.swipeThreshold : u), D = () => e.directions().includes("left"), O = () => e.directions().includes("right"), k = () => e.directions().includes("up"), A = () => e.directions().includes("down"), j = () => D() || O(), M = () => k() || A(), re = () => {
66
66
  let e = [];
67
67
  return M() && e.push("vertical"), j() && e.push("horizontal"), e;
68
68
  }, [ie, N] = s(void 0, { ownedWrite: !0 }), [ae, oe] = s(!1, { ownedWrite: !0 }), [se, ce] = s(!1, { ownedWrite: !0 }), P = {
@@ -85,31 +85,31 @@ function x(t) {
85
85
  x: 0,
86
86
  y: 0
87
87
  }, Y = null, X = !1, he = null;
88
- function ge(e) {
89
- X !== e && (X = e, oe(e), t.onSwipingChange?.(e));
88
+ function ge(t) {
89
+ X !== t && (X = t, oe(t), e.onSwipingChange?.(t));
90
90
  }
91
- function _e(e) {
92
- if (!e) return;
93
- let n = t.element();
91
+ function _e(t) {
92
+ if (!t) return;
93
+ let n = e.element();
94
94
  !n || !pe || (K = Math.max(0, pe({
95
95
  element: n,
96
- direction: e
96
+ direction: t
97
97
  })));
98
98
  }
99
- function Z(e, n) {
100
- let r = Number.isFinite(e) ? c(e, 0, 1) : 0, i = r !== fe, a = !1;
101
- n && (a = !Y || Y.deltaX !== n.deltaX || Y.deltaY !== n.deltaY || Y.direction !== n.direction), !(!i && !a) && (fe = r, n ? Y = n : i && (Y = null), t.onProgress?.(r, n));
99
+ function Z(t, n) {
100
+ let r = Number.isFinite(t) ? c(t, 0, 1) : 0, i = r !== fe, a = !1;
101
+ n && (a = !Y || Y.deltaX !== n.deltaX || Y.deltaY !== n.deltaY || Y.direction !== n.direction), !(!i && !a) && (fe = r, n ? Y = n : i && (Y = null), e.onProgress?.(r, n));
102
102
  }
103
- function Q(e) {
104
- let n = t.element();
103
+ function Q(t) {
104
+ let n = e.element();
105
105
  if (!S || !n) {
106
- e || (he = null);
106
+ t || (he = null);
107
107
  return;
108
108
  }
109
109
  let r = n.style;
110
- e ? (he ??= [r.transition, r.transform], r.transition = "none") : he &&= ([r.transition, r.transform] = he, null);
110
+ t ? (he ??= [r.transition, r.transform], r.transition = "none") : he &&= ([r.transition, r.transform] = he, null);
111
111
  let i = F.x - L.x, a = F.y - L.y;
112
- e && (r.transform = _(F, L.scale)), r.setProperty(t.movementCssVars.x, `${i}px`), r.setProperty(t.movementCssVars.y, `${a}px`);
112
+ t && (r.transform = _(F, L.scale)), r.setProperty(e.movementCssVars.x, `${i}px`), r.setProperty(e.movementCssVars.y, `${a}px`);
113
113
  }
114
114
  function ve(e, t) {
115
115
  if (t !== null) {
@@ -165,9 +165,9 @@ function x(t) {
165
165
  function xe(e) {
166
166
  return y(e) || e.pointerType === "touch";
167
167
  }
168
- function Se(n, r) {
169
- let a = t.element()?.getRootNode(), o = l(a, n.x, n.y) ?? i(r);
170
- return e(o) ? o : null;
168
+ function Se(r, i) {
169
+ let a = e.element()?.getRootNode(), o = l(a, r.x, r.y) ?? t(i);
170
+ return n(o) ? o : null;
171
171
  }
172
172
  function Ce(e, t) {
173
173
  let n = (n) => {
@@ -176,27 +176,27 @@ function x(t) {
176
176
  };
177
177
  return j() && !M() ? n("horizontal") : M() && !j() ? n("vertical") : n("vertical") ?? n("horizontal");
178
178
  }
179
- function we(e, n, i) {
179
+ function we(t, n, i) {
180
180
  W = !1;
181
- let o = xe(e), s = Se(n, e), c = r(t.element()).body, l = o && c ? Ce(s, c) : null, u = i?.ignoreScrollableTarget ?? !1;
181
+ let o = xe(t), s = Se(n, t), c = r(e.element()).body, l = o && c ? Ce(s, c) : null, u = i?.ignoreScrollableTarget ?? !1;
182
182
  if (l && !u || (W = !!(l && u), s && s.closest(x) && (!o || C))) return !1;
183
- let d = t.element(), f = re();
183
+ let d = e.element(), f = re();
184
184
  if (w && d && s && f.length > 0 && !(i?.ignoreScrollableAncestors ?? !1) && a(s, d, f)) return !1;
185
- if (B = !1, R = void 0, z = 0, P = n, q = ne(e.timeStamp), V = n, I = n, K = E(), pe = typeof t.swipeThreshold == "function" ? t.swipeThreshold : null, d) {
185
+ if (B = !1, R = void 0, z = 0, P = n, q = ne(t.timeStamp), V = n, I = n, K = E(), pe = typeof e.swipeThreshold == "function" ? e.swipeThreshold : null, d) {
186
186
  de = {
187
187
  width: d.offsetWidth,
188
188
  height: d.offsetHeight
189
189
  }, _e(T());
190
- let t = g(d);
191
- L = t, F = {
192
- x: t.x,
193
- y: t.y
190
+ let e = g(d);
191
+ L = e, F = {
192
+ x: e.x,
193
+ y: e.y
194
194
  }, ve({
195
- x: t.x,
196
- y: t.y
197
- }, q), y(e) || b(d, e.pointerId, "setPointerCapture");
195
+ x: e.x,
196
+ y: e.y
197
+ }, q), y(t) || b(d, t.pointerId, "setPointerCapture");
198
198
  }
199
- return t.onSwipeStart?.(e), ge(!0), H = null, U = !0, Z(0), Q(!0), !0;
199
+ return e.onSwipeStart?.(t), ge(!0), H = null, U = !0, Z(0), Q(!0), !0;
200
200
  }
201
201
  function Te() {
202
202
  le = !1, ue = null;
@@ -204,18 +204,18 @@ function x(t) {
204
204
  function Ee() {
205
205
  Te(), W = !1, I = null;
206
206
  }
207
- function De(e) {
207
+ function De(t) {
208
208
  if (Ee(), !X) return;
209
209
  ge(!1), H = null, F = {
210
210
  x: L.x,
211
211
  y: L.y
212
212
  }, N(void 0), G = !1, Q(!1);
213
- let n = t.element();
214
- n && b(n, e.pointerId, "releasePointerCapture"), Z(0, {
213
+ let n = e.element();
214
+ n && b(n, t.pointerId, "releasePointerCapture"), Z(0, {
215
215
  deltaX: 0,
216
216
  deltaY: 0,
217
217
  direction: void 0
218
- }), t.onCancel?.(e);
218
+ }), e.onCancel?.(t);
219
219
  }
220
220
  function Oe(e, t) {
221
221
  let n = (e) => Math.sign(e) * Math.abs(e) ** .5, r = (e, t, r) => !t && e < 0 || !r && e > 0 ? n(e) : e;
@@ -228,24 +228,24 @@ function x(t) {
228
228
  let r = (e, t, n, r, i) => e > 0 && t <= 0 && r || e < 0 && t >= Math.max(0, n) && i, i = Math.abs(t), a = Math.abs(n);
229
229
  return M() && n !== 0 && (!j() || a >= i) ? r(n, e.scrollTop, e.scrollHeight - e.clientHeight, A(), k()) : j() && t !== 0 && (!M() || i > a) ? r(t, e.scrollLeft, e.scrollWidth - e.clientWidth, O(), D()) : null;
230
230
  }
231
- function Ae(e) {
232
- if (!t.enabled() || e.defaultPrevented || !y(e) && e.button !== 0) return;
233
- let n = be(e);
234
- n && (le = !0, ue = n, W = !1, G = !y(e), (!t.canStart || t.canStart(n, {
235
- nativeEvent: e,
231
+ function Ae(t) {
232
+ if (!e.enabled() || t.defaultPrevented || !y(t) && t.button !== 0) return;
233
+ let n = be(t);
234
+ n && (le = !0, ue = n, W = !1, G = !y(t), (!e.canStart || e.canStart(n, {
235
+ nativeEvent: t,
236
236
  direction: T()
237
- })) && we(e, n) && Te());
237
+ })) && we(t, n) && Te());
238
238
  }
239
- function je(e, n, r, a) {
240
- if (!t.enabled() || !X) return;
241
- let o = i(e);
242
- if (xe(e) && !W && n && Ce(o, n)) return;
243
- if (y(e) || e.preventDefault(), U && (U = !1, S)) {
244
- P = r;
245
- let t = ne(e.timeStamp);
246
- t !== null && (q = t);
239
+ function je(n, r, i, a) {
240
+ if (!e.enabled() || !X) return;
241
+ let o = t(n);
242
+ if (xe(n) && !W && r && Ce(o, r)) return;
243
+ if (y(n) || n.preventDefault(), U && (U = !1, S)) {
244
+ P = i;
245
+ let e = ne(n.timeStamp);
246
+ e !== null && (q = e);
247
247
  }
248
- let s = r.x, c = r.y;
248
+ let s = i.x, c = i.y;
249
249
  (a.y < 0 && c > V.y || a.y > 0 && c < V.y) && (V = {
250
250
  x: V.x,
251
251
  y: c
@@ -270,7 +270,7 @@ function x(t) {
270
270
  }, v && Q(!0), ve({
271
271
  x: g,
272
272
  y: _
273
- }, ne(e.timeStamp));
273
+ }, ne(n.timeStamp));
274
274
  let b = g - L.x, x = _ - L.y, C = {
275
275
  deltaX: b,
276
276
  deltaY: x,
@@ -282,8 +282,8 @@ function x(t) {
282
282
  }
283
283
  Z(w, C);
284
284
  }
285
- function $(e) {
286
- if (!t.enabled()) return;
285
+ function $(t) {
286
+ if (!e.enabled()) return;
287
287
  let n = F, r = L, i = n.x - r.x, a = n.y - r.y, o = {
288
288
  deltaX: i,
289
289
  deltaY: a,
@@ -294,9 +294,9 @@ function x(t) {
294
294
  return;
295
295
  }
296
296
  ge(!1), H = null, Ee(), G = !1;
297
- let s = t.element();
298
- s && !y(e) && b(s, e.pointerId, "releasePointerCapture");
299
- let c = i, l = a, u = q, d = ne(e.timeStamp), f = u !== null && d !== null && d > u ? d - u : 0, m = f > 0 ? Math.max(f, ee) : 0, g = m > 0 ? c / m : 0, _ = m > 0 ? l / m : 0, v = me.x, x = me.y;
297
+ let s = e.element();
298
+ s && !y(t) && b(s, t.pointerId, "releasePointerCapture");
299
+ let c = i, l = a, u = q, d = ne(t.timeStamp), f = u !== null && d !== null && d > u ? d - u : 0, m = f > 0 ? Math.max(f, ee) : 0, g = m > 0 ? c / m : 0, _ = m > 0 ? l / m : 0, v = me.x, x = me.y;
300
300
  if (J && d !== null && d >= J.time) {
301
301
  let e = d - J.time;
302
302
  if (e <= p) {
@@ -304,8 +304,8 @@ function x(t) {
304
304
  r !== 0 && (v = r), i !== 0 && (x = i);
305
305
  } else v = 0, x = 0;
306
306
  }
307
- let S = t.onRelease?.({
308
- event: e,
307
+ let S = e.onRelease?.({
308
+ event: t,
309
309
  direction: R,
310
310
  deltaX: c,
311
311
  deltaY: l,
@@ -323,58 +323,58 @@ function x(t) {
323
323
  }
324
324
  let w = !1, E;
325
325
  if (C) w = S, E = R ?? T();
326
- else for (let e of t.directions()) if (h(e, c, l) > K) {
327
- w = !0, E = e;
326
+ else for (let t of e.directions()) if (h(t, c, l) > K) {
327
+ w = !0, E = t;
328
328
  break;
329
329
  }
330
- w && E ? (N(E), ce(!0), Q(!1), t.onDismiss?.(e, { direction: E })) : (F = {
330
+ w && E ? (N(E), ce(!0), Q(!1), e.onDismiss?.(t, { direction: E })) : (F = {
331
331
  x: r.x,
332
332
  y: r.y
333
333
  }, N(void 0), Q(!1), Z(0, o));
334
334
  }
335
- function Me(i, a) {
336
- let o = be(i);
335
+ function Me(t, a) {
336
+ let o = be(t);
337
337
  if (!o) return;
338
- let s = a ?? (e(i.currentTarget) ? i.currentTarget : null), c = !1;
339
- if (!y(i)) {
340
- let e = v(i.buttons);
341
- if (e && (G = !0), i.buttons !== 0 && !e) {
342
- De(i);
338
+ let s = a ?? (n(t.currentTarget) ? t.currentTarget : null), c = !1;
339
+ if (!y(t)) {
340
+ let e = v(t.buttons);
341
+ if (e && (G = !0), t.buttons !== 0 && !e) {
342
+ De(t);
343
343
  return;
344
344
  }
345
- if (i.buttons === 0 && G) {
345
+ if (t.buttons === 0 && G) {
346
346
  if (!X) {
347
- $(i);
347
+ $(t);
348
348
  return;
349
349
  }
350
350
  c = !0;
351
351
  }
352
352
  }
353
353
  if (!X && le) {
354
- if (!xe(i) && i.defaultPrevented) {
354
+ if (!xe(t) && t.defaultPrevented) {
355
355
  Ee();
356
356
  return;
357
357
  }
358
- if (!t.canStart || t.canStart(o, {
359
- nativeEvent: i,
358
+ if (!e.canStart || e.canStart(o, {
359
+ nativeEvent: t,
360
360
  direction: T()
361
361
  })) {
362
- let e = ue, a = !1;
363
- if (xe(i)) {
364
- let s = t.element();
365
- if (e && s) {
366
- let t = Se(o, i), c = r(s).body, l = c ? Ce(t, c) : null;
367
- if (l && (n(s, l) || n(l, s))) {
368
- let t = ke(l, o.x - e.x, o.y - e.y);
369
- if (t === !1) return;
370
- t === !0 && (a = !0);
362
+ let n = ue, a = !1;
363
+ if (xe(t)) {
364
+ let s = e.element();
365
+ if (n && s) {
366
+ let e = Se(o, t), c = r(s).body, l = c ? Ce(e, c) : null;
367
+ if (l && (i(s, l) || i(l, s))) {
368
+ let e = ke(l, o.x - n.x, o.y - n.y);
369
+ if (e === !1) return;
370
+ e === !0 && (a = !0);
371
371
  }
372
372
  }
373
373
  }
374
- we(i, o, {
374
+ we(t, o, {
375
375
  ignoreScrollableTarget: a,
376
376
  ignoreScrollableAncestors: a
377
- }) && (e && a ? (Te(), P = e, V = e, I = e, U = !1) : (Te(), W = !1));
377
+ }) && (n && a ? (Te(), P = n, V = n, I = n, U = !1) : (Te(), W = !1));
378
378
  }
379
379
  }
380
380
  let l = I, u = l === null ? {
@@ -384,20 +384,20 @@ function x(t) {
384
384
  x: o.x - l.x,
385
385
  y: o.y - l.y
386
386
  };
387
- I = o, je(i, s, o, u), c && $(i);
387
+ I = o, je(t, s, o, u), c && $(t);
388
388
  }
389
389
  function Ne() {
390
- let e = X, n = F.x - L.x, r = F.y - L.y;
390
+ let t = X, n = F.x - L.x, r = F.y - L.y;
391
391
  ae();
392
392
  let i = se();
393
- return !e && n === 0 && r === 0 && !i ? {
394
- [t.movementCssVars.x]: "0px",
395
- [t.movementCssVars.y]: "0px"
393
+ return !t && n === 0 && r === 0 && !i ? {
394
+ [e.movementCssVars.x]: "0px",
395
+ [e.movementCssVars.y]: "0px"
396
396
  } : {
397
- transition: e ? "none" : void 0,
398
- transform: e ? _(F, L.scale) : void 0,
399
- [t.movementCssVars.x]: `${n}px`,
400
- [t.movementCssVars.y]: `${r}px`
397
+ transition: t ? "none" : void 0,
398
+ transform: t ? _(F, L.scale) : void 0,
399
+ [e.movementCssVars.x]: `${n}px`,
400
+ [e.movementCssVars.y]: `${r}px`
401
401
  };
402
402
  }
403
403
  return {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../context-menu-CplDpqmi.js";
1
+ import { t as e } from "../context-menu-xQ1sBCET.js";
2
2
  export { e as ContextMenu };
@@ -0,0 +1,220 @@
1
+ import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
+ import { t } from "./useRender-CxZ8PI-g.js";
3
+ import { getStateAttributesProps as n } from "./internals/getStateAttributesProps.js";
4
+ import { P as r, t as i } from "./reasons-Co5CzjKq.js";
5
+ import { n as a, t as o } from "./resolveStyle-XcgAuaKR.js";
6
+ import { createChangeEventDetails as s } from "./internals/createBaseUIEventDetails.js";
7
+ import { composeEventHandlers as c, liveEventHandler as l } from "./internals/composeEventHandlers.js";
8
+ import { i as u, n as d } from "./dom-lDdayFF_.js";
9
+ import { i as f } from "./popupStateMapping-nhukB8NK.js";
10
+ import { C as p, E as m, S as h, T as g, a as _, b as v, c as y, d as b, f as x, h as S, i as C, l as w, m as T, n as E, o as D, p as O, r as k, s as A, t as j, v as M, x as N, y as P } from "./MenuSubmenuTrigger-DMb5CwTF.js";
11
+ import { t as F } from "./Separator-D5oJzlA3.js";
12
+ import { createComponent as I, getNextElement as L, mergeProps as R, runHydrationEvents as z, spread as B, template as V } from "@solidjs/web";
13
+ import { createEffect as H, createMemo as U, createSignal as W, omit as G, onCleanup as K } from "solid-js";
14
+ //#region src/context-menu/root/ContextMenuRoot.tsx
15
+ function q(e) {
16
+ let [t, n] = W(J(), { ownedWrite: !0 });
17
+ return I(g, {
18
+ value: {
19
+ anchor: t,
20
+ setAnchor: n,
21
+ initialCursorPoint: { current: null },
22
+ allowOutsidePressDismissal: { current: !1 }
23
+ },
24
+ get children() {
25
+ return I(h, {
26
+ value: void 0,
27
+ get children() {
28
+ return I(N, {
29
+ get defaultOpen() {
30
+ return e.defaultOpen;
31
+ },
32
+ get loopFocus() {
33
+ return e.loopFocus;
34
+ },
35
+ get highlightItemOnHover() {
36
+ return e.highlightItemOnHover;
37
+ },
38
+ get onOpenChange() {
39
+ return e.onOpenChange;
40
+ },
41
+ get onOpenChangeComplete() {
42
+ return e.onOpenChangeComplete;
43
+ },
44
+ get open() {
45
+ return e.open;
46
+ },
47
+ get orientation() {
48
+ return e.orientation;
49
+ },
50
+ get disabled() {
51
+ return e.disabled;
52
+ },
53
+ get closeParentOnEsc() {
54
+ return e.closeParentOnEsc;
55
+ },
56
+ get actionsRef() {
57
+ return e.actionsRef;
58
+ },
59
+ get children() {
60
+ return e.children;
61
+ }
62
+ });
63
+ }
64
+ });
65
+ }
66
+ });
67
+ }
68
+ function J() {
69
+ return { getBoundingClientRect() {
70
+ return {
71
+ x: 0,
72
+ y: 0,
73
+ left: 0,
74
+ top: 0,
75
+ right: 0,
76
+ bottom: 0,
77
+ width: 0,
78
+ height: 0,
79
+ toJSON: () => ({})
80
+ };
81
+ } };
82
+ }
83
+ //#endregion
84
+ //#region src/context-menu/trigger/ContextMenuTrigger.tsx
85
+ var Y = /* @__PURE__ */ V("<div>"), X = 500;
86
+ function Z(e) {
87
+ let h = m(!1), g = p(), _ = e, y = e, [b, x] = W(null, { ownedWrite: !0 }), S = U(() => g.store.open()), C = U(() => g.store.disabled()), w = U(() => ({ open: S() })), T = U(() => a(e.class, w())), E = U(() => v({ "-webkit-touch-callout": "none" }, o(e.style, w()))), D = U(() => n(w(), f)), O = G(y, "render", "class", "onContextMenu", "onTouchCancel", "onTouchEnd", "onTouchMove", "onTouchStart", "ref", "style"), k = null, A, j, M = !1, N;
88
+ function P(e, t, n) {
89
+ let i = b();
90
+ if (!i) return;
91
+ let a = Q(i, e, t, n.type.startsWith("touch"));
92
+ h.initialCursorPoint.current = {
93
+ x: e,
94
+ y: t
95
+ }, h.setAnchor(a), g.store.setOpenMethod(n.type.startsWith("touch") ? "touch" : "mouse"), g.store.context.floatingRoot.update({
96
+ domReferenceElement: i,
97
+ referenceElement: i,
98
+ positionReference: a
99
+ }), M = !1, g.store.setOpen(!0, s(r, n)), clearTimeout(j), j = setTimeout(() => {
100
+ M = !0;
101
+ }, X);
102
+ }
103
+ function F(e) {
104
+ let t = b();
105
+ if (!t || C()) return;
106
+ g.store.allowMouseUpTrigger = !0, e.preventDefault(), e.stopPropagation(), P(e.clientX, e.clientY, e), N?.abort();
107
+ let n = new ((t.ownerDocument.defaultView?.AbortController) ?? AbortController)();
108
+ N = n, t.ownerDocument.addEventListener("mouseup", (e) => {
109
+ if (g.store.allowMouseUpTrigger = !1, !M) return;
110
+ clearTimeout(j), M = !1;
111
+ let t = u(e);
112
+ if (d(g.store.track().positionerElement, t)) return;
113
+ let n = g.store.rootNodeId();
114
+ n && t?.closest(`[data-rootownerid="${n}"]`) || g.store.setOpen(!1, s(i, e));
115
+ }, {
116
+ once: !0,
117
+ signal: n.signal
118
+ });
119
+ }
120
+ function V() {
121
+ clearTimeout(A), k = null;
122
+ }
123
+ function q(e) {
124
+ if (V(), g.store.allowMouseUpTrigger = !1, C() || e.touches.length !== 1) return;
125
+ e.stopPropagation();
126
+ let t = e.touches[0];
127
+ k = {
128
+ x: t.clientX,
129
+ y: t.clientY
130
+ }, A = setTimeout(() => {
131
+ k && !C() && P(k.x, k.y, e);
132
+ }, X);
133
+ }
134
+ function J(e) {
135
+ if (!k || e.touches.length !== 1) {
136
+ V();
137
+ return;
138
+ }
139
+ let t = e.touches[0];
140
+ (Math.abs(t.clientX - k.x) > 10 || Math.abs(t.clientY - k.y) > 10) && V();
141
+ }
142
+ let Z = c(l(() => _.onContextMenu), F), $ = c(l(() => _.onTouchStart), q), ee = c(l(() => _.onTouchMove), J), te = c(l(() => _.onTouchEnd), V), ne = c(l(() => _.onTouchCancel), V);
143
+ H(() => ({
144
+ trigger: b(),
145
+ disabled: C(),
146
+ backdrop: g.backdropElement(),
147
+ internalBackdrop: g.internalBackdropElement()
148
+ }), (e) => {
149
+ if (!e.trigger || e.disabled) return;
150
+ let t = (t) => {
151
+ let n = u(t);
152
+ (d(e.trigger, n) || d(e.backdrop, n) || d(e.internalBackdrop, n)) && t.preventDefault();
153
+ };
154
+ return e.trigger.ownerDocument.addEventListener("contextmenu", t), () => e.trigger?.ownerDocument.removeEventListener("contextmenu", t);
155
+ }), K(() => {
156
+ V(), clearTimeout(j), N?.abort();
157
+ });
158
+ let re = t(e, () => w(), (e) => (() => {
159
+ var t = L(Y);
160
+ return B(t, e, !1), z(), t;
161
+ })());
162
+ return I(re, R({
163
+ ref: [((e) => x(e)), _.ref],
164
+ get class() {
165
+ return T();
166
+ },
167
+ get style() {
168
+ return E();
169
+ },
170
+ onContextMenu: Z,
171
+ onTouchStart: $,
172
+ onTouchMove: ee,
173
+ onTouchEnd: te,
174
+ onTouchCancel: ne
175
+ }, D, O));
176
+ }
177
+ function Q(e, t, n, r) {
178
+ return {
179
+ contextElement: e,
180
+ getBoundingClientRect() {
181
+ let e = r ? 10 : 0;
182
+ return {
183
+ x: t,
184
+ y: n,
185
+ left: t,
186
+ top: n,
187
+ right: t + e,
188
+ bottom: n + e,
189
+ width: e,
190
+ height: e,
191
+ toJSON: () => ({})
192
+ };
193
+ }
194
+ };
195
+ }
196
+ //#endregion
197
+ //#region src/context-menu/index.parts.ts
198
+ var $ = /* @__PURE__ */ e({
199
+ Arrow: () => O,
200
+ Backdrop: () => P,
201
+ CheckboxItem: () => y,
202
+ CheckboxItemIndicator: () => A,
203
+ Group: () => x,
204
+ GroupLabel: () => b,
205
+ Item: () => w,
206
+ LinkItem: () => D,
207
+ Popup: () => T,
208
+ Portal: () => M,
209
+ Positioner: () => S,
210
+ RadioGroup: () => _,
211
+ RadioItem: () => C,
212
+ RadioItemIndicator: () => k,
213
+ Root: () => q,
214
+ Separator: () => F,
215
+ SubmenuRoot: () => E,
216
+ SubmenuTrigger: () => j,
217
+ Trigger: () => Z
218
+ });
219
+ //#endregion
220
+ export { $ as t };
@@ -1,4 +1,4 @@
1
- import { m as e, p as t } from "./dom-BEAeQ9Eb.js";
1
+ import { h as e, m as t } from "./dom-lDdayFF_.js";
2
2
  import { createEffect as n, createMemo as r, createSignal as i } from "solid-js";
3
3
  //#region node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
4
4
  var a = Math.min, o = Math.max, s = Math.round, c = Math.floor, l = (e) => ({
@@ -1,5 +1,5 @@
1
- import { p as e } from "./dom-BEAeQ9Eb.js";
2
- import { n as t } from "./InternalBackdrop-cSK13gaM.js";
1
+ import { m as e } from "./dom-lDdayFF_.js";
2
+ import { n as t } from "./InternalBackdrop-B8_lfUvf.js";
3
3
  //#region src/internals/overlay/createAnchoredPopupScrollLock.ts
4
4
  function n(t) {
5
5
  if (!t.enabled) return !1;
@@ -1,6 +1,6 @@
1
1
  import "./reasons-Co5CzjKq.js";
2
2
  import { createChangeEventDetails as e } from "./internals/createBaseUIEventDetails.js";
3
- import { f as t } from "./dom-BEAeQ9Eb.js";
3
+ import { p as t } from "./dom-lDdayFF_.js";
4
4
  import { onCleanup as n } from "solid-js";
5
5
  //#region src/internals/overlay/createClickInteraction.ts
6
6
  function r(e) {
@@ -1,6 +1,6 @@
1
1
  import { M as e } from "./reasons-Co5CzjKq.js";
2
2
  import { createChangeEventDetails as t } from "./internals/createBaseUIEventDetails.js";
3
- import { m as n, n as r, p as i, t as a } from "./dom-BEAeQ9Eb.js";
3
+ import { h as n, m as r, n as i, t as a } from "./dom-lDdayFF_.js";
4
4
  import { createEffect as o, onCleanup as s } from "solid-js";
5
5
  //#region src/internals/overlay/createFocusInteraction.ts
6
6
  function c(e) {
@@ -23,11 +23,11 @@ function l(l) {
23
23
  reference: l.context.track().domReferenceElement
24
24
  }), (e) => {
25
25
  if (!e.enabled) return;
26
- let t = n(e.reference), r = () => {
26
+ let t = n(e.reference), i = () => {
27
27
  let e = m ?? l.context.state.domReferenceElement;
28
- !l.context.state.open && e === a(i(e)) && (f = !0, p = e);
28
+ !l.context.state.open && e === a(r(e)) && (f = !0, p = e);
29
29
  };
30
- return t.addEventListener("blur", r), () => t.removeEventListener("blur", r);
30
+ return t.addEventListener("blur", i), () => t.removeEventListener("blur", i);
31
31
  }), {
32
32
  onFocus(n) {
33
33
  if (!g()) return;
@@ -41,9 +41,9 @@ function l(l) {
41
41
  },
42
42
  onBlur(n) {
43
43
  m = null, clearTimeout(u), clearTimeout(d), p === n.currentTarget && (f = !1, p = null), d = setTimeout(() => {
44
- let o = i(n.currentTarget), s = a(o), c = l.context.state.floatingElement;
45
- if (r(c, s)) return;
46
- let u = Array.from(l.context.context.triggerElements.elements()).find((e) => r(e, s));
44
+ let o = r(n.currentTarget), s = a(o), c = l.context.state.floatingElement;
45
+ if (i(c, s)) return;
46
+ let u = Array.from(l.context.context.triggerElements.elements()).find((e) => i(e, s));
47
47
  if (u && !u.hasAttribute("data-trigger-disabled")) {
48
48
  f = !1, p = null, l.context.setOpen(!0, t(e, n, u));
49
49
  return;
@@ -1,10 +1,10 @@
1
1
  import { t as e } from "./runOnceAnimationsFinish-CFADb4CN.js";
2
- import { c as t, m as n } from "./dom-BEAeQ9Eb.js";
2
+ import { h as t, l as n } from "./dom-lDdayFF_.js";
3
3
  import { createEffect as r, untrack as i } from "solid-js";
4
4
  //#region src/internals/overlay/createPopupAutoResize.ts
5
5
  function a(e) {
6
- let r = n(e).getComputedStyle(e), i = parseFloat(r.width) || 0, a = parseFloat(r.height) || 0;
7
- return t(e) && (Math.round(i) !== e.offsetWidth || Math.round(a) !== e.offsetHeight) && (i = e.offsetWidth, a = e.offsetHeight), {
6
+ let r = t(e).getComputedStyle(e), i = parseFloat(r.width) || 0, a = parseFloat(r.height) || 0;
7
+ return n(e) && (Math.round(i) !== e.offsetWidth || Math.round(a) !== e.offsetHeight) && (i = e.offsetWidth, a = e.offsetHeight), {
8
8
  width: i,
9
9
  height: a
10
10
  };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../dialog-B9tR9X48.js";
1
+ import { t as e } from "../dialog-C0EF0a5u.js";
2
2
  export { e as Dialog };
@@ -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, n as a, o, p as s, r as c, t as l } from "./DialogHandle-BGyIbcvg.js";
3
- import { n as u, t as d } from "./DialogPopup-Df7MC358.js";
2
+ import { a as t, c as n, i as r, l as i, n as a, o, p as s, r as c, t as l } from "./DialogHandle-DluOK_7u.js";
3
+ import { n as u, t as d } from "./DialogPopup-CfEb3F54.js";
4
4
  //#region src/dialog/index.parts.ts
5
5
  var f = /* @__PURE__ */ e({
6
6
  Backdrop: () => u,