@sprawlify/vue 0.0.74 → 0.0.76

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 (212) hide show
  1. package/dist/carousel-anatomy-CS3XZbw0.d.ts +6 -0
  2. package/dist/checkbox-anatomy-BzXdprCY.d.ts +6 -0
  3. package/dist/{collapsible-kw6uns8K.js → collapsible-fQ2-Jeml.js} +1 -1
  4. package/dist/{color-picker-anatomy-C18pJhHu.d.ts → color-picker-anatomy-Jhiag8cb.d.ts} +2 -2
  5. package/dist/combobox-anatomy-Bmc1BlRe.d.ts +6 -0
  6. package/dist/components/accordion/index.d.ts +19 -19
  7. package/dist/components/accordion/index.js +5 -4
  8. package/dist/components/anatomy.d.ts +52 -50
  9. package/dist/components/anatomy.js +17 -15
  10. package/dist/components/angle-slider/index.d.ts +17 -17
  11. package/dist/components/angle-slider/index.js +1 -1
  12. package/dist/components/aspect-ratio/index.d.ts +97 -0
  13. package/dist/components/aspect-ratio/index.js +152 -0
  14. package/dist/components/avatar/index.d.ts +12 -12
  15. package/dist/components/avatar/index.js +1 -1
  16. package/dist/components/bottom-sheet/index.d.ts +23 -23
  17. package/dist/components/bottom-sheet/index.js +4 -4
  18. package/dist/components/carousel/index.d.ts +20 -20
  19. package/dist/components/carousel/index.js +1 -1
  20. package/dist/components/checkbox/index.d.ts +20 -20
  21. package/dist/components/checkbox/index.js +4 -4
  22. package/dist/components/client-only/index.d.ts +2 -2
  23. package/dist/components/clipboard/index.d.ts +16 -16
  24. package/dist/components/clipboard/index.js +1 -1
  25. package/dist/components/collapsible/index.d.ts +14 -14
  26. package/dist/components/collapsible/index.js +2 -2
  27. package/dist/components/collection/index.d.ts +1 -1
  28. package/dist/components/collection/index.js +1 -1
  29. package/dist/components/color-picker/index.d.ts +53 -53
  30. package/dist/components/color-picker/index.js +4 -4
  31. package/dist/components/combobox/index.d.ts +36 -36
  32. package/dist/components/combobox/index.js +5 -5
  33. package/dist/components/date-picker/index.d.ts +44 -44
  34. package/dist/components/date-picker/index.js +3 -3
  35. package/dist/components/dialog/index.d.ts +36 -36
  36. package/dist/components/dialog/index.js +3 -3
  37. package/dist/components/download-trigger/index.d.ts +4 -4
  38. package/dist/components/download-trigger/index.js +1 -1
  39. package/dist/components/editable/index.d.ts +27 -27
  40. package/dist/components/editable/index.js +2 -2
  41. package/dist/components/field/index.d.ts +24 -24
  42. package/dist/components/field/index.js +2 -2
  43. package/dist/components/fieldset/index.d.ts +12 -12
  44. package/dist/components/fieldset/index.js +2 -2
  45. package/dist/components/file-upload/index.d.ts +26 -26
  46. package/dist/components/file-upload/index.js +2 -2
  47. package/dist/components/floating-panel/index.d.ts +27 -28
  48. package/dist/components/floating-panel/index.js +2 -2
  49. package/dist/components/focus-trap/index.d.ts +5 -5
  50. package/dist/components/focus-trap/index.js +1 -1
  51. package/dist/components/format/index.d.ts +4 -4
  52. package/dist/components/frame/index.d.ts +6 -6
  53. package/dist/components/highlight/index.d.ts +4 -4
  54. package/dist/components/hover-card/index.d.ts +26 -26
  55. package/dist/components/hover-card/index.js +3 -3
  56. package/dist/components/image-cropper/index.d.ts +15 -15
  57. package/dist/components/image-cropper/index.js +1 -1
  58. package/dist/components/json-tree-view/index.d.ts +10 -10
  59. package/dist/components/json-tree-view/index.js +7 -6
  60. package/dist/components/listbox/index.d.ts +23 -23
  61. package/dist/components/listbox/index.js +2 -2
  62. package/dist/components/marquee/index.d.ts +25 -25
  63. package/dist/components/marquee/index.js +1 -1
  64. package/dist/components/menu/index.d.ts +49 -49
  65. package/dist/components/menu/index.js +3 -3
  66. package/dist/components/navigation-menu/index.d.ts +21 -21
  67. package/dist/components/navigation-menu/index.js +3 -3
  68. package/dist/components/number-input/index.d.ts +21 -21
  69. package/dist/components/number-input/index.js +2 -2
  70. package/dist/components/pagination/index.d.ts +16 -16
  71. package/dist/components/pagination/index.js +1 -1
  72. package/dist/components/password-input/index.d.ts +25 -25
  73. package/dist/components/password-input/index.js +2 -2
  74. package/dist/components/pin-input/index.d.ts +19 -19
  75. package/dist/components/pin-input/index.js +2 -2
  76. package/dist/components/popover/index.d.ts +39 -39
  77. package/dist/components/popover/index.js +3 -3
  78. package/dist/components/presence/index.d.ts +2 -2
  79. package/dist/components/presence/index.js +2 -2
  80. package/dist/components/progress/index.d.ts +16 -16
  81. package/dist/components/progress/index.js +1 -1
  82. package/dist/components/qr-code/index.d.ts +12 -12
  83. package/dist/components/qr-code/index.js +1 -1
  84. package/dist/components/radio-group/index.d.ts +18 -18
  85. package/dist/components/radio-group/index.js +3 -3
  86. package/dist/components/rating-group/index.d.ts +16 -16
  87. package/dist/components/rating-group/index.js +2 -2
  88. package/dist/components/scroll-area/index.d.ts +13 -13
  89. package/dist/components/scroll-area/index.js +1 -1
  90. package/dist/components/segment-group/index.d.ts +17 -17
  91. package/dist/components/segment-group/index.js +1 -1
  92. package/dist/components/select/index.d.ts +37 -37
  93. package/dist/components/select/index.js +5 -5
  94. package/dist/components/separator/index.d.ts +81 -0
  95. package/dist/components/separator/index.js +135 -0
  96. package/dist/components/signature-pad/index.d.ts +17 -17
  97. package/dist/components/signature-pad/index.js +3 -3
  98. package/dist/components/slider/index.d.ts +22 -22
  99. package/dist/components/slider/index.js +2 -2
  100. package/dist/components/splitter/index.d.ts +13 -13
  101. package/dist/components/splitter/index.js +2 -2
  102. package/dist/components/steps/index.d.ts +21 -21
  103. package/dist/components/steps/index.js +2 -2
  104. package/dist/components/switch/index.d.ts +15 -15
  105. package/dist/components/switch/index.js +3 -3
  106. package/dist/components/tabs/index.d.ts +17 -17
  107. package/dist/components/tabs/index.js +4 -4
  108. package/dist/components/tags-input/index.d.ts +30 -30
  109. package/dist/components/tags-input/index.js +3 -3
  110. package/dist/components/timer/index.d.ts +15 -15
  111. package/dist/components/timer/index.js +2 -2
  112. package/dist/components/toast/index.d.ts +12 -12
  113. package/dist/components/toast/index.js +2 -2
  114. package/dist/components/toggle/index.d.ts +10 -10
  115. package/dist/components/toggle/index.js +2 -2
  116. package/dist/components/toggle-group/index.d.ts +11 -11
  117. package/dist/components/toggle-group/index.js +2 -2
  118. package/dist/components/tooltip/index.d.ts +20 -20
  119. package/dist/components/tooltip/index.js +4 -4
  120. package/dist/components/tour/index.d.ts +32 -32
  121. package/dist/components/tour/index.js +4 -4
  122. package/dist/components/tree-view/index.d.ts +6 -6
  123. package/dist/components/tree-view/index.js +7 -6
  124. package/dist/date-picker-anatomy-BbgOfc-T.d.ts +6 -0
  125. package/dist/{field-C6iB3Tje.js → field-C8hrCSpZ.js} +1 -1
  126. package/dist/field-anatomy-BudQLO5P.d.ts +6 -0
  127. package/dist/{fieldset-B1bn9yHW.js → fieldset-FlcFnfDX.js} +1 -1
  128. package/dist/fieldset-anatomy-BHRTGd-X.d.ts +6 -0
  129. package/dist/image-cropper-anatomy-D2maeqoK.d.ts +6 -0
  130. package/dist/{index-CKLWua9t.d.ts → index-B2hCTOPN.d.ts} +30 -30
  131. package/dist/{index-DLfVD7U5.d.ts → index-CcIkwU2l.d.ts} +9 -9
  132. package/dist/{index-_AirUBz0.d.ts → index-Xh0TkLb6.d.ts} +7 -7
  133. package/dist/index.d.ts +3 -3
  134. package/dist/listbox-anatomy-DsiGF3rU.d.ts +6 -0
  135. package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
  136. package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-5X5sF6bU.d.ts} +1 -1
  137. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  138. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  139. package/dist/{tour-anatomy-CgFQsxyi.d.ts → tour-anatomy-Cx59yoXC.d.ts} +1 -1
  140. package/dist/{tree-view-BBC0paRq.js → tree-view--stP9jty.js} +4 -4
  141. package/package.json +6 -2
  142. package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
  143. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
  144. package/dist/combobox-anatomy-CwdkDJPn.d.ts +0 -6
  145. package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
  146. package/dist/field-anatomy-meDug-96.d.ts +0 -6
  147. package/dist/fieldset-anatomy-BENizr4L.d.ts +0 -6
  148. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +0 -6
  149. package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
  150. /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  151. /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
  152. /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
  153. /package/dist/{boolean-L5YmbZkb.js → boolean-DRNklbLz.js} +0 -0
  154. /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
  155. /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
  156. /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
  157. /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
  158. /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
  159. /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
  160. /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
  161. /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  162. /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
  163. /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
  164. /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
  165. /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
  166. /package/dist/{index-DmKzfNVe.d.ts → index-BJ8mRK6a.d.ts} +0 -0
  167. /package/dist/{index-e9UjgIag.d.ts → index-FXQujPvZ.d.ts} +0 -0
  168. /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
  169. /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
  170. /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
  171. /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
  172. /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
  173. /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
  174. /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
  175. /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
  176. /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  177. /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
  178. /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
  179. /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
  180. /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
  181. /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
  182. /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
  183. /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
  184. /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
  185. /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
  186. /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
  187. /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
  188. /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
  189. /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
  190. /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
  191. /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
  192. /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
  193. /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
  194. /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
  195. /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
  196. /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
  197. /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
  198. /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
  199. /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
  200. /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
  201. /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
  202. /package/dist/{toggle-anatomy-DFzkjtVR.d.ts → toggle-anatomy-BVLEnnrv.d.ts} +0 -0
  203. /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
  204. /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
  205. /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
  206. /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
  207. /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
  208. /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
  209. /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
  210. /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
  211. /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
  212. /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-B-FlUOdc.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
10
  import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-CNtzx5Yr.js";
5
- import * as vue2616 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
+ import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-5X5sF6bU.js";
5
+ import * as vue590 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
8
8
  import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as SegmentGroupValueChangeDetails } from "@sprawlify/primitives/machines/radio-group";
@@ -47,7 +47,7 @@ interface SegmentGroupContextProps extends SlotsType<{
47
47
  default: UnwrapRef<UseSegmentGroupContext>;
48
48
  }> {}
49
49
  declare const _default: typeof __VLS_export$9;
50
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2616.DefineComponent<{}, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, true, {}, any>, {
50
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue590.DefineComponent<{}, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, true, {}, any>, {
51
51
  default(segmentGroup: UnwrapRef<UseSegmentGroupContext>): unknown;
52
52
  }>;
53
53
  type __VLS_WithSlots$9<T, S> = T & {
@@ -64,7 +64,7 @@ interface SegmentGroupIndicatorProps extends SegmentGroupIndicatorBaseProps,
64
64
  */
65
65
  HTMLAttributes {}
66
66
  declare const _default$1: typeof __VLS_export$8;
67
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2616.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
67
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue590.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
68
68
  default?: (props: {}) => any;
69
69
  }>;
70
70
  type __VLS_WithSlots$8<T, S> = T & {
@@ -81,7 +81,7 @@ interface SegmentGroupItemContextProps extends SlotsType<{
81
81
  default: UnwrapRef<UseSegmentGroupItemContext>;
82
82
  }> {}
83
83
  declare const _default$3: typeof __VLS_export$7;
84
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2616.DefineComponent<{}, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, true, {}, any>, {
84
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue590.DefineComponent<{}, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, true, {}, any>, {
85
85
  default(item: UnwrapRef<UseSegmentGroupItemContext>): unknown;
86
86
  }>;
87
87
  type __VLS_WithSlots$7<T, S> = T & {
@@ -98,7 +98,7 @@ interface SegmentGroupItemControlProps extends SegmentGroupItemControlBaseProps,
98
98
  */
99
99
  HTMLAttributes {}
100
100
  declare const _default$4: typeof __VLS_export$6;
101
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2616.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
101
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue590.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
102
102
  default?: (props: {}) => any;
103
103
  }>;
104
104
  type __VLS_WithSlots$6<T, S> = T & {
@@ -115,7 +115,7 @@ interface SegmentGroupItemHiddenInputProps extends SegmentGroupItemHiddenInputBa
115
115
  */
116
116
  InputHTMLAttributes {}
117
117
  declare const _default$5: typeof __VLS_export$5;
118
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2616.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
118
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue590.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
119
119
  default?: (props: {}) => any;
120
120
  }>;
121
121
  type __VLS_WithSlots$5<T, S> = T & {
@@ -132,7 +132,7 @@ interface SegmentGroupItemTextProps extends SegmentGroupItemTextBaseProps,
132
132
  */
133
133
  HTMLAttributes {}
134
134
  declare const _default$6: typeof __VLS_export$4;
135
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2616.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
135
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue590.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
136
136
  default?: (props: {}) => any;
137
137
  }>;
138
138
  type __VLS_WithSlots$4<T, S> = T & {
@@ -149,7 +149,7 @@ interface SegmentGroupItemProps extends SegmentGroupItemBaseProps,
149
149
  */
150
150
  LabelHTMLAttributes {}
151
151
  declare const _default$2: typeof __VLS_export$3;
152
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2616.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
152
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue590.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
153
153
  default?: (props: {}) => any;
154
154
  }>;
155
155
  type __VLS_WithSlots$3<T, S> = T & {
@@ -166,7 +166,7 @@ interface SegmentGroupLabelProps extends SegmentGroupLabelBaseProps,
166
166
  */
167
167
  LabelHTMLAttributes {}
168
168
  declare const _default$7: typeof __VLS_export$2;
169
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2616.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
169
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue590.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
170
170
  default?: (props: {}) => any;
171
171
  }>;
172
172
  type __VLS_WithSlots$2<T, S> = T & {
@@ -186,7 +186,7 @@ interface SegmentGroupRootProviderProps extends SegmentGroupRootProviderBaseProp
186
186
  */
187
187
  HTMLAttributes {}
188
188
  declare const _default$9: typeof __VLS_export$1;
189
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2616.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {}, string, vue2616.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
189
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue590.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {}, string, vue590.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
190
190
  default?: (props: {}) => any;
191
191
  }>;
192
192
  type __VLS_WithSlots$1<T, S> = T & {
@@ -204,16 +204,16 @@ interface SegmentGroupRootProps extends SegmentGroupRootBaseProps,
204
204
  HTMLAttributes {}
205
205
  interface SegmentGroupRootEmits extends RootEmits {}
206
206
  declare const _default$8: typeof __VLS_export;
207
- declare const __VLS_export: __VLS_WithSlots<vue2616.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue2616.ComponentOptionsMixin, vue2616.ComponentOptionsMixin, {
207
+ declare const __VLS_export: __VLS_WithSlots<vue590.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue590.ComponentOptionsMixin, vue590.ComponentOptionsMixin, {
208
208
  valueChange: (details: segmentGroup.ValueChangeDetails) => any;
209
209
  "update:modelValue": (value: string | null) => any;
210
- }, string, vue2616.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
210
+ }, string, vue590.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
211
211
  onValueChange?: ((details: segmentGroup.ValueChangeDetails) => any) | undefined;
212
212
  "onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
213
213
  }>, {
214
214
  disabled: boolean;
215
215
  readOnly: boolean;
216
- }, {}, {}, {}, string, vue2616.ComponentProvideOptions, false, {}, any>, {
216
+ }, {}, {}, {}, string, vue590.ComponentProvideOptions, false, {}, any>, {
217
217
  default?: (props: {}) => any;
218
218
  }>;
219
219
  type __VLS_WithSlots<T, S> = T & {
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-CPdu1efW.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
10
  import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
@@ -1,13 +1,13 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { t as RootEmits$1 } from "../../presence-types-CaUy1bPc.js";
3
- import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-DVbnnQPS.js";
4
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-DsagWQCm.js";
6
- import { t as selectAnatomy } from "../../select-anatomy-Elu3b3Op.js";
7
- import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-e9UjgIag.js";
8
- import * as vue469 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
+ import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D_fjXif6.js";
4
+ import { r as PropTypes } from "../../index-BJ8mRK6a.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
6
+ import { t as selectAnatomy } from "../../select-anatomy-BLK5Kq84.js";
7
+ import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-FXQujPvZ.js";
8
+ import * as vue2434 from "vue";
9
9
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
10
- import * as _sprawlify_primitives_machines_bottom_sheet5 from "@sprawlify/primitives/machines/bottom-sheet";
10
+ import * as _sprawlify_primitives_machines_bottom_sheet43 from "@sprawlify/primitives/machines/bottom-sheet";
11
11
  import * as select from "@sprawlify/primitives/machines/select";
12
12
  import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails } from "@sprawlify/primitives/machines/select";
13
13
 
@@ -19,7 +19,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
19
19
  */
20
20
  ButtonHTMLAttributes {}
21
21
  declare const _default: typeof __VLS_export$18;
22
- declare const __VLS_export$18: __VLS_WithSlots$14<vue469.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
22
+ declare const __VLS_export$18: __VLS_WithSlots$14<vue2434.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
23
23
  default?: (props: {}) => any;
24
24
  }>;
25
25
  type __VLS_WithSlots$14<T, S> = T & {
@@ -36,7 +36,7 @@ interface SelectContentProps extends SelectContentBaseProps,
36
36
  */
37
37
  HTMLAttributes {}
38
38
  declare const _default$1: typeof __VLS_export$17;
39
- declare const __VLS_export$17: __VLS_WithSlots$13<vue469.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
39
+ declare const __VLS_export$17: __VLS_WithSlots$13<vue2434.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
40
40
  default?: (props: {}) => any;
41
41
  }>;
42
42
  type __VLS_WithSlots$13<T, S> = T & {
@@ -53,7 +53,7 @@ interface SelectControlProps extends SelectControlBaseProps,
53
53
  */
54
54
  HTMLAttributes {}
55
55
  declare const _default$3: typeof __VLS_export$16;
56
- declare const __VLS_export$16: __VLS_WithSlots$12<vue469.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
56
+ declare const __VLS_export$16: __VLS_WithSlots$12<vue2434.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
57
57
  default?: (props: {}) => any;
58
58
  }>;
59
59
  type __VLS_WithSlots$12<T, S> = T & {
@@ -70,7 +70,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
70
70
  */
71
71
  SelectHTMLAttributes {}
72
72
  declare const _default$4: typeof __VLS_export$15;
73
- declare const __VLS_export$15: vue469.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>;
73
+ declare const __VLS_export$15: vue2434.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>;
74
74
  //#endregion
75
75
  //#region src/components/select/select-indicator.vue.d.ts
76
76
  interface SelectIndicatorBaseProps extends PolymorphicProps {}
@@ -80,7 +80,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
80
80
  */
81
81
  HTMLAttributes {}
82
82
  declare const _default$5: typeof __VLS_export$14;
83
- declare const __VLS_export$14: __VLS_WithSlots$11<vue469.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
83
+ declare const __VLS_export$14: __VLS_WithSlots$11<vue2434.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
84
84
  default?: (props: {}) => any;
85
85
  }>;
86
86
  type __VLS_WithSlots$11<T, S> = T & {
@@ -97,7 +97,7 @@ interface SelectListProps extends SelectListBaseProps,
97
97
  */
98
98
  HTMLAttributes {}
99
99
  declare const _default$13: typeof __VLS_export$13;
100
- declare const __VLS_export$13: __VLS_WithSlots$10<vue469.DefineComponent<SelectListProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
100
+ declare const __VLS_export$13: __VLS_WithSlots$10<vue2434.DefineComponent<SelectListProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
101
101
  default?: (props: {}) => any;
102
102
  }>;
103
103
  type __VLS_WithSlots$10<T, S> = T & {
@@ -114,7 +114,7 @@ interface SelectItemContextProps extends SlotsType<{
114
114
  default: UnwrapRef<UseSelectItemContext>;
115
115
  }> {}
116
116
  declare const _default$7: typeof __VLS_export$12;
117
- declare const __VLS_export$12: __VLS_WithSlots$9<vue469.DefineComponent<{}, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, true, {}, any>, {
117
+ declare const __VLS_export$12: __VLS_WithSlots$9<vue2434.DefineComponent<{}, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, true, {}, any>, {
118
118
  default(item: UnwrapRef<UseSelectItemContext>): unknown;
119
119
  }>;
120
120
  type __VLS_WithSlots$9<T, S> = T & {
@@ -131,7 +131,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
131
131
  */
132
132
  HTMLAttributes {}
133
133
  declare const _default$9: typeof __VLS_export$11;
134
- declare const __VLS_export$11: __VLS_WithSlots$8<vue469.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
134
+ declare const __VLS_export$11: __VLS_WithSlots$8<vue2434.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
135
135
  default?: (props: {}) => any;
136
136
  }>;
137
137
  type __VLS_WithSlots$8<T, S> = T & {
@@ -148,7 +148,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
148
148
  */
149
149
  HTMLAttributes {}
150
150
  declare const _default$8: typeof __VLS_export$10;
151
- declare const __VLS_export$10: __VLS_WithSlots$7<vue469.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
151
+ declare const __VLS_export$10: __VLS_WithSlots$7<vue2434.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
152
152
  default?: (props: {}) => any;
153
153
  }>;
154
154
  type __VLS_WithSlots$7<T, S> = T & {
@@ -165,7 +165,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
165
165
  */
166
166
  HTMLAttributes {}
167
167
  declare const _default$10: typeof __VLS_export$9;
168
- declare const __VLS_export$9: __VLS_WithSlots$6<vue469.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
168
+ declare const __VLS_export$9: __VLS_WithSlots$6<vue2434.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
169
169
  default?: (props: {}) => any;
170
170
  }>;
171
171
  type __VLS_WithSlots$6<T, S> = T & {
@@ -182,7 +182,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
182
182
  */
183
183
  HTMLAttributes {}
184
184
  declare const _default$11: typeof __VLS_export$8;
185
- declare const __VLS_export$8: __VLS_WithSlots$5<vue469.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
185
+ declare const __VLS_export$8: __VLS_WithSlots$5<vue2434.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
186
186
  default?: (props: {}) => any;
187
187
  }>;
188
188
  type __VLS_WithSlots$5<T, S> = T & {
@@ -199,7 +199,7 @@ interface SelectItemProps extends SelectItemBaseProps,
199
199
  */
200
200
  HTMLAttributes {}
201
201
  declare const _default$6: typeof __VLS_export$7;
202
- declare const __VLS_export$7: __VLS_WithSlots$4<vue469.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
202
+ declare const __VLS_export$7: __VLS_WithSlots$4<vue2434.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
203
203
  default?: (props: {}) => any;
204
204
  }>;
205
205
  type __VLS_WithSlots$4<T, S> = T & {
@@ -216,7 +216,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
216
216
  */
217
217
  LabelHTMLAttributes {}
218
218
  declare const _default$12: typeof __VLS_export$6;
219
- declare const __VLS_export$6: __VLS_WithSlots$3<vue469.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
219
+ declare const __VLS_export$6: __VLS_WithSlots$3<vue2434.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
220
220
  default?: (props: {}) => any;
221
221
  }>;
222
222
  type __VLS_WithSlots$3<T, S> = T & {
@@ -233,7 +233,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
233
233
  */
234
234
  HTMLAttributes {}
235
235
  declare const _default$14: typeof __VLS_export$5;
236
- declare const __VLS_export$5: __VLS_WithSlots$2<vue469.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
236
+ declare const __VLS_export$5: __VLS_WithSlots$2<vue2434.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
237
237
  default?: (props: {}) => any;
238
238
  }>;
239
239
  type __VLS_WithSlots$2<T, S> = T & {
@@ -256,7 +256,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
256
256
  interface SelectRootProviderEmits extends RootEmits$1 {}
257
257
  declare const _default$16: typeof __VLS_export$4;
258
258
  declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
259
- props: vue469.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
259
+ props: vue2434.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
260
260
  onExitComplete?: (() => any) | undefined;
261
261
  }> & (typeof globalThis extends {
262
262
  __VLS_PROPS_FALLBACK: infer P;
@@ -267,7 +267,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
267
267
  default?: (props: {}) => any;
268
268
  };
269
269
  emit: (evt: "exitComplete") => void;
270
- }>) => vue469.VNode & {
270
+ }>) => vue2434.VNode & {
271
271
  __ctx?: Awaited<typeof __VLS_setup>;
272
272
  };
273
273
  type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -334,18 +334,18 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
334
334
  type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
335
335
  declare const _default$15: typeof __VLS_export$3;
336
336
  declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
337
- props: vue469.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
337
+ props: vue2434.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
338
338
  onSelect?: ((details: select.SelectionDetails) => any) | undefined;
339
339
  onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
340
340
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
341
341
  onExitComplete?: (() => any) | undefined;
342
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.FocusOutsideEvent) => any) | undefined;
343
- onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
344
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.InteractOutsideEvent) => any) | undefined;
342
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any) | undefined;
343
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any) | undefined;
345
344
  onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
346
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.PointerDownOutsideEvent) => any) | undefined;
347
- "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
345
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any) | undefined;
348
346
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
347
+ onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
348
+ "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
349
349
  }> & (typeof globalThis extends {
350
350
  __VLS_PROPS_FALLBACK: infer P;
351
351
  } ? P : {});
@@ -354,8 +354,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
354
354
  slots: {
355
355
  default?: (props: {}) => any;
356
356
  };
357
- emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_bottom_sheet5.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_bottom_sheet5.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_bottom_sheet5.PointerDownOutsideEvent) => void) & ((evt: "update:highlightedValue", value: string | null) => void) & ((evt: "update:open", open: boolean) => void);
358
- }>) => vue469.VNode & {
357
+ emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
358
+ }>) => vue2434.VNode & {
359
359
  __ctx?: Awaited<typeof __VLS_setup>;
360
360
  };
361
361
  type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -368,7 +368,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
368
368
  */
369
369
  ButtonHTMLAttributes {}
370
370
  declare const _default$17: typeof __VLS_export$2;
371
- declare const __VLS_export$2: __VLS_WithSlots$1<vue469.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, {
371
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue2434.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, {
372
372
  default?: (props: {}) => any;
373
373
  }>;
374
374
  type __VLS_WithSlots$1<T, S> = T & {
@@ -387,7 +387,7 @@ HTMLAttributes {
387
387
  placeholder?: string;
388
388
  }
389
389
  declare const _default$18: typeof __VLS_export$1;
390
- declare const __VLS_export$1: __VLS_WithSlots<vue469.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue469.ComponentOptionsMixin, vue469.ComponentOptionsMixin, {}, string, vue469.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue469.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
390
+ declare const __VLS_export$1: __VLS_WithSlots<vue2434.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue2434.ComponentOptionsMixin, vue2434.ComponentOptionsMixin, {}, string, vue2434.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2434.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
391
391
  type __VLS_WithSlots<T, S> = T & {
392
392
  new (): {
393
393
  $slots: S;
@@ -414,7 +414,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
414
414
  }> {}
415
415
  declare const _default$2: typeof __VLS_export;
416
416
  declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
417
- props: vue469.PublicProps & (typeof globalThis extends {
417
+ props: vue2434.PublicProps & (typeof globalThis extends {
418
418
  __VLS_PROPS_FALLBACK: infer P;
419
419
  } ? P : {});
420
420
  expose: (exposed: {}) => void;
@@ -423,7 +423,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
423
423
  default(select: UnwrapRef<UseSelectContext<T>>): unknown;
424
424
  };
425
425
  emit: {};
426
- }>) => vue469.VNode & {
426
+ }>) => vue2434.VNode & {
427
427
  __ctx?: Awaited<typeof __VLS_setup>;
428
428
  };
429
429
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -5,12 +5,12 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import "../../field-anatomy-DOCpzb4B.js";
7
7
  import { t as selectAnatomy } from "../../select-anatomy-CiNHi2Kx.js";
8
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-Bx4OiQlo.js";
11
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Byk0B_Vq.js";
12
- import { p as useFieldContext } from "../../field-C6iB3Tje.js";
13
- import { n as useListCollection, o as createListCollection } from "../../collection-BHgAE3BH.js";
10
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
11
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
12
+ import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
13
+ import { n as useListCollection, o as createListCollection } from "../../collection-CBh5p7A_.js";
14
14
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
15
15
  import * as select from "@sprawlify/primitives/machines/select";
16
16
 
@@ -0,0 +1,81 @@
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
+ import { t as separatorAnatomy } from "../../separator-anatomy-Cyw-DWpB.js";
5
+ import * as vue1100 from "vue";
6
+ import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
+ import * as separator from "@sprawlify/primitives/machines/separator";
8
+
9
+ //#region src/components/separator/use-separator.d.ts
10
+ interface UseSeparatorProps extends Optional<Omit<separator.Props, 'dir' | 'getRootNode'>, 'id'> {}
11
+ interface UseSeparatorReturn extends ComputedRef<separator.Api<PropTypes>> {}
12
+ declare const useSeparator: (props?: MaybeRef<UseSeparatorProps>) => UseSeparatorReturn;
13
+ //#endregion
14
+ //#region src/components/separator/use-separator-context.d.ts
15
+ interface UseSeparatorContext extends UseSeparatorReturn {}
16
+ //#endregion
17
+ //#region src/components/separator/separator-context.vue.d.ts
18
+ interface SeparatorContextProps extends SlotsType<{
19
+ default: UnwrapRef<UseSeparatorContext>;
20
+ }> {}
21
+ declare const _default: typeof __VLS_export$2;
22
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1100.DefineComponent<{}, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, true, {}, any>, {
23
+ default(separator: UnwrapRef<UseSeparatorContext>): unknown;
24
+ }>;
25
+ type __VLS_WithSlots$2<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
30
+ //#endregion
31
+ //#region src/components/separator/separator-types.d.ts
32
+ interface RootProps {
33
+ id?: string;
34
+ ids?: Partial<{
35
+ root: string;
36
+ }>;
37
+ decorative?: boolean | undefined;
38
+ orientation?: "horizontal" | "vertical" | undefined;
39
+ }
40
+ //#endregion
41
+ //#region src/components/separator/separator-root.vue.d.ts
42
+ interface SeparatorRootBaseProps extends RootProps, PolymorphicProps {}
43
+ interface SeparatorRootProps extends SeparatorRootBaseProps,
44
+ /**
45
+ * @vue-ignore
46
+ */
47
+ HTMLAttributes {}
48
+ declare const _default$1: typeof __VLS_export$1;
49
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1100.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
50
+ default?: (props: {}) => any;
51
+ }>;
52
+ type __VLS_WithSlots$1<T, S> = T & {
53
+ new (): {
54
+ $slots: S;
55
+ };
56
+ };
57
+ //#endregion
58
+ //#region src/components/separator/separator-root-provider.vue.d.ts
59
+ interface RootProviderProps {
60
+ value: UnwrapRef<UseSeparatorReturn>;
61
+ }
62
+ interface SeparatorRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
63
+ interface SeparatorRootProviderProps extends SeparatorRootProviderBaseProps,
64
+ /**
65
+ * @vue-ignore
66
+ */
67
+ HTMLAttributes {}
68
+ declare const _default$2: typeof __VLS_export;
69
+ declare const __VLS_export: __VLS_WithSlots<vue1100.DefineComponent<SeparatorRootProviderProps, {}, {}, {}, {}, vue1100.ComponentOptionsMixin, vue1100.ComponentOptionsMixin, {}, string, vue1100.PublicProps, Readonly<SeparatorRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1100.ComponentProvideOptions, false, {}, any>, {
70
+ default?: (props: {}) => any;
71
+ }>;
72
+ type __VLS_WithSlots<T, S> = T & {
73
+ new (): {
74
+ $slots: S;
75
+ };
76
+ };
77
+ declare namespace separator_d_exports {
78
+ export { _default as Context, SeparatorContextProps as ContextProps, _default$1 as Root, SeparatorRootBaseProps as RootBaseProps, SeparatorRootProps as RootProps, _default$2 as RootProvider, SeparatorRootProviderBaseProps as RootProviderBaseProps, SeparatorRootProviderProps as RootProviderProps };
79
+ }
80
+ //#endregion
81
+ export { separator_d_exports as Separator, _default as SeparatorContext, type SeparatorContextProps, _default$1 as SeparatorRoot, type SeparatorRootBaseProps, type SeparatorRootProps, _default$2 as SeparatorRootProvider, type SeparatorRootProviderBaseProps, type SeparatorRootProviderProps, type UseSeparatorContext, type UseSeparatorProps, type UseSeparatorReturn, separatorAnatomy, useSeparator, useSeparatorContext };
@@ -0,0 +1,135 @@
1
+ import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
2
+ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
+ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
+ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
+ import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
+ import { t as separatorAnatomy } from "../../separator-anatomy-C9bGchxg.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
+ import * as separator from "@sprawlify/primitives/machines/separator";
11
+
12
+ //#region src/components/separator/use-separator-context.ts
13
+ const [SeparatorProvider, useSeparatorContext] = createContext("SeparatorContext");
14
+
15
+ //#endregion
16
+ //#region src/components/separator/separator-context.vue?vue&type=script&setup=true&lang.ts
17
+ var separator_context_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
18
+ __name: "separator-context",
19
+ setup(__props) {
20
+ const separator = useSeparatorContext();
21
+ return (_ctx, _cache) => {
22
+ return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(unref(separator))));
23
+ };
24
+ }
25
+ });
26
+
27
+ //#endregion
28
+ //#region src/components/separator/separator-context.vue
29
+ var separator_context_default = separator_context_vue_vue_type_script_setup_true_lang_default;
30
+
31
+ //#endregion
32
+ //#region src/components/separator/use-separator.ts
33
+ const useSeparator = (props = {}) => {
34
+ const id = useId();
35
+ const env = useEnvironmentContext(DEFAULT_ENVIRONMENT);
36
+ const locale = useLocaleContext(DEFAULT_LOCALE);
37
+ const context = computed(() => {
38
+ const localeProps = toValue(props);
39
+ return {
40
+ id,
41
+ dir: locale.value.dir,
42
+ getRootNode: env?.value.getRootNode,
43
+ ...cleanProps(localeProps)
44
+ };
45
+ });
46
+ const service = useMachine(separator.machine, context);
47
+ return computed(() => separator.connect(service, normalizeProps$1));
48
+ };
49
+
50
+ //#endregion
51
+ //#region src/components/separator/separator-root.vue?vue&type=script&setup=true&lang.ts
52
+ var separator_root_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
53
+ __name: "separator-root",
54
+ props: {
55
+ id: {
56
+ type: String,
57
+ required: false
58
+ },
59
+ ids: {
60
+ type: Object,
61
+ required: false
62
+ },
63
+ decorative: {
64
+ type: Boolean,
65
+ required: false,
66
+ skipCheck: true
67
+ },
68
+ orientation: {
69
+ type: null,
70
+ required: false
71
+ },
72
+ asChild: {
73
+ type: Boolean,
74
+ required: false
75
+ }
76
+ },
77
+ setup(__props) {
78
+ const separator = useSeparator(__props);
79
+ SeparatorProvider(separator);
80
+ useForwardExpose();
81
+ return (_ctx, _cache) => {
82
+ return openBlock(), createBlock(unref(sprawlify).div, mergeProps(unref(separator).getRootProps(), { "as-child": __props.asChild }), {
83
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
84
+ _: 3
85
+ }, 16, ["as-child"]);
86
+ };
87
+ }
88
+ });
89
+
90
+ //#endregion
91
+ //#region src/components/separator/separator-root.vue
92
+ var separator_root_default = separator_root_vue_vue_type_script_setup_true_lang_default;
93
+
94
+ //#endregion
95
+ //#region src/components/separator/separator-root-provider.vue?vue&type=script&setup=true&lang.ts
96
+ var separator_root_provider_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
97
+ __name: "separator-root-provider",
98
+ props: {
99
+ value: {
100
+ type: null,
101
+ required: true
102
+ },
103
+ asChild: {
104
+ type: Boolean,
105
+ required: false
106
+ }
107
+ },
108
+ setup(__props) {
109
+ const props = __props;
110
+ const separator = computed(() => props.value);
111
+ SeparatorProvider(separator);
112
+ useForwardExpose();
113
+ return (_ctx, _cache) => {
114
+ return openBlock(), createBlock(unref(sprawlify).div, mergeProps(separator.value.getRootProps(), { "as-child": __props.asChild }), {
115
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
116
+ _: 3
117
+ }, 16, ["as-child"]);
118
+ };
119
+ }
120
+ });
121
+
122
+ //#endregion
123
+ //#region src/components/separator/separator-root-provider.vue
124
+ var separator_root_provider_default = separator_root_provider_vue_vue_type_script_setup_true_lang_default;
125
+
126
+ //#endregion
127
+ //#region src/components/separator/separator.ts
128
+ var separator_exports = /* @__PURE__ */ __exportAll({
129
+ Context: () => separator_context_default,
130
+ Root: () => separator_root_default,
131
+ RootProvider: () => separator_root_provider_default
132
+ });
133
+
134
+ //#endregion
135
+ export { separator_exports as Separator, separator_context_default as SeparatorContext, separator_root_default as SeparatorRoot, separator_root_provider_default as SeparatorRootProvider, separatorAnatomy, useSeparator, useSeparatorContext };