@sprawlify/vue 0.0.74 → 0.0.75

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 (208) hide show
  1. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  2. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  3. package/dist/{collapsible-kw6uns8K.js → collapsible-OXksISO6.js} +1 -1
  4. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  5. package/dist/{combobox-anatomy-CwdkDJPn.d.ts → combobox-anatomy-pMR3g6v-.d.ts} +1 -1
  6. package/dist/components/accordion/index.d.ts +17 -17
  7. package/dist/components/accordion/index.js +4 -4
  8. package/dist/components/anatomy.d.ts +51 -50
  9. package/dist/components/anatomy.js +16 -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/avatar/index.d.ts +12 -12
  13. package/dist/components/avatar/index.js +1 -1
  14. package/dist/components/bottom-sheet/index.d.ts +23 -23
  15. package/dist/components/bottom-sheet/index.js +4 -4
  16. package/dist/components/carousel/index.d.ts +24 -24
  17. package/dist/components/carousel/index.js +1 -1
  18. package/dist/components/checkbox/index.d.ts +20 -20
  19. package/dist/components/checkbox/index.js +3 -3
  20. package/dist/components/client-only/index.d.ts +2 -2
  21. package/dist/components/clipboard/index.d.ts +16 -16
  22. package/dist/components/clipboard/index.js +1 -1
  23. package/dist/components/collapsible/index.d.ts +14 -14
  24. package/dist/components/collapsible/index.js +2 -2
  25. package/dist/components/collection/index.d.ts +1 -1
  26. package/dist/components/collection/index.js +1 -1
  27. package/dist/components/color-picker/index.d.ts +57 -57
  28. package/dist/components/color-picker/index.js +4 -4
  29. package/dist/components/combobox/index.d.ts +35 -36
  30. package/dist/components/combobox/index.js +5 -5
  31. package/dist/components/date-picker/index.d.ts +49 -49
  32. package/dist/components/date-picker/index.js +3 -3
  33. package/dist/components/dialog/index.d.ts +32 -32
  34. package/dist/components/dialog/index.js +3 -3
  35. package/dist/components/download-trigger/index.d.ts +4 -4
  36. package/dist/components/download-trigger/index.js +1 -1
  37. package/dist/components/editable/index.d.ts +26 -26
  38. package/dist/components/editable/index.js +2 -2
  39. package/dist/components/field/index.d.ts +23 -23
  40. package/dist/components/field/index.js +2 -2
  41. package/dist/components/fieldset/index.d.ts +12 -12
  42. package/dist/components/fieldset/index.js +2 -2
  43. package/dist/components/file-upload/index.d.ts +25 -25
  44. package/dist/components/file-upload/index.js +2 -2
  45. package/dist/components/floating-panel/index.d.ts +29 -29
  46. package/dist/components/floating-panel/index.js +2 -2
  47. package/dist/components/focus-trap/index.d.ts +5 -5
  48. package/dist/components/focus-trap/index.js +1 -1
  49. package/dist/components/format/index.d.ts +4 -4
  50. package/dist/components/frame/index.d.ts +6 -6
  51. package/dist/components/highlight/index.d.ts +4 -4
  52. package/dist/components/hover-card/index.d.ts +26 -26
  53. package/dist/components/hover-card/index.js +3 -3
  54. package/dist/components/image-cropper/index.d.ts +15 -15
  55. package/dist/components/image-cropper/index.js +1 -1
  56. package/dist/components/json-tree-view/index.d.ts +12 -12
  57. package/dist/components/json-tree-view/index.js +6 -6
  58. package/dist/components/listbox/index.d.ts +25 -25
  59. package/dist/components/listbox/index.js +2 -2
  60. package/dist/components/marquee/index.d.ts +24 -24
  61. package/dist/components/marquee/index.js +1 -1
  62. package/dist/components/menu/index.d.ts +54 -54
  63. package/dist/components/menu/index.js +3 -3
  64. package/dist/components/navigation-menu/index.d.ts +21 -21
  65. package/dist/components/navigation-menu/index.js +3 -3
  66. package/dist/components/number-input/index.d.ts +17 -17
  67. package/dist/components/number-input/index.js +2 -2
  68. package/dist/components/pagination/index.d.ts +18 -18
  69. package/dist/components/pagination/index.js +1 -1
  70. package/dist/components/password-input/index.d.ts +25 -25
  71. package/dist/components/password-input/index.js +2 -2
  72. package/dist/components/pin-input/index.d.ts +19 -19
  73. package/dist/components/pin-input/index.js +2 -2
  74. package/dist/components/popover/index.d.ts +33 -33
  75. package/dist/components/popover/index.js +3 -3
  76. package/dist/components/presence/index.d.ts +2 -2
  77. package/dist/components/presence/index.js +2 -2
  78. package/dist/components/progress/index.d.ts +16 -16
  79. package/dist/components/progress/index.js +1 -1
  80. package/dist/components/qr-code/index.d.ts +12 -12
  81. package/dist/components/qr-code/index.js +1 -1
  82. package/dist/components/radio-group/index.d.ts +17 -17
  83. package/dist/components/radio-group/index.js +2 -2
  84. package/dist/components/rating-group/index.d.ts +16 -16
  85. package/dist/components/rating-group/index.js +2 -2
  86. package/dist/components/scroll-area/index.d.ts +13 -13
  87. package/dist/components/scroll-area/index.js +1 -1
  88. package/dist/components/segment-group/index.d.ts +17 -17
  89. package/dist/components/segment-group/index.js +1 -1
  90. package/dist/components/select/index.d.ts +41 -41
  91. package/dist/components/select/index.js +5 -5
  92. package/dist/components/separator/index.d.ts +81 -0
  93. package/dist/components/separator/index.js +135 -0
  94. package/dist/components/signature-pad/index.d.ts +16 -16
  95. package/dist/components/signature-pad/index.js +3 -3
  96. package/dist/components/slider/index.d.ts +20 -20
  97. package/dist/components/slider/index.js +2 -2
  98. package/dist/components/splitter/index.d.ts +15 -15
  99. package/dist/components/splitter/index.js +2 -2
  100. package/dist/components/steps/index.d.ts +21 -21
  101. package/dist/components/steps/index.js +2 -2
  102. package/dist/components/switch/index.d.ts +15 -15
  103. package/dist/components/switch/index.js +3 -3
  104. package/dist/components/tabs/index.d.ts +16 -16
  105. package/dist/components/tabs/index.js +4 -4
  106. package/dist/components/tags-input/index.d.ts +36 -36
  107. package/dist/components/tags-input/index.js +3 -3
  108. package/dist/components/timer/index.d.ts +15 -15
  109. package/dist/components/timer/index.js +2 -2
  110. package/dist/components/toast/index.d.ts +12 -12
  111. package/dist/components/toast/index.js +2 -2
  112. package/dist/components/toggle/index.d.ts +10 -10
  113. package/dist/components/toggle/index.js +2 -2
  114. package/dist/components/toggle-group/index.d.ts +13 -13
  115. package/dist/components/toggle-group/index.js +2 -2
  116. package/dist/components/tooltip/index.d.ts +20 -20
  117. package/dist/components/tooltip/index.js +4 -4
  118. package/dist/components/tour/index.d.ts +30 -30
  119. package/dist/components/tour/index.js +4 -4
  120. package/dist/components/tree-view/index.d.ts +6 -6
  121. package/dist/components/tree-view/index.js +6 -6
  122. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  123. package/dist/{field-C6iB3Tje.js → field-B_BAnE0z.js} +1 -1
  124. package/dist/{field-anatomy-meDug-96.d.ts → field-anatomy-loNm9_9u.d.ts} +2 -2
  125. package/dist/{fieldset-B1bn9yHW.js → fieldset-XmKsNoOC.js} +1 -1
  126. package/dist/{image-cropper-anatomy-Q-TC-Ntz.d.ts → image-cropper-anatomy-6_a6BSeW.d.ts} +1 -1
  127. package/dist/{index-_AirUBz0.d.ts → index-C-kA-knN.d.ts} +7 -7
  128. package/dist/{index-CKLWua9t.d.ts → index-DZ1ummfv.d.ts} +33 -33
  129. package/dist/{index-DmKzfNVe.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  130. package/dist/{index-DLfVD7U5.d.ts → index-VvcSzgim.d.ts} +9 -9
  131. package/dist/index.d.ts +3 -3
  132. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  133. package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
  134. package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-DesMk15u.d.ts} +2 -2
  135. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  136. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  137. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  138. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  139. package/dist/{tree-view-BBC0paRq.js → tree-view-D0JBQ_ly.js} +4 -4
  140. package/package.json +2 -2
  141. package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
  142. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
  143. package/dist/color-picker-anatomy-C18pJhHu.d.ts +0 -6
  144. package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
  145. package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
  146. package/dist/toggle-anatomy-DFzkjtVR.d.ts +0 -6
  147. package/dist/tour-anatomy-CgFQsxyi.d.ts +0 -6
  148. /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  149. /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
  150. /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
  151. /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
  152. /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
  153. /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
  154. /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
  155. /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
  156. /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
  157. /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
  158. /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  159. /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
  160. /package/dist/{fieldset-anatomy-BENizr4L.d.ts → fieldset-anatomy-9h1GFO6X.d.ts} +0 -0
  161. /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
  162. /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
  163. /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
  164. /package/dist/{index-e9UjgIag.d.ts → index-BezmG5AK.d.ts} +0 -0
  165. /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
  166. /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
  167. /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
  168. /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
  169. /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
  170. /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
  171. /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
  172. /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
  173. /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  174. /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
  175. /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
  176. /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
  177. /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
  178. /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
  179. /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
  180. /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
  181. /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
  182. /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
  183. /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
  184. /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
  185. /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
  186. /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
  187. /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
  188. /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
  189. /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
  190. /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
  191. /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
  192. /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
  193. /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
  194. /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
  195. /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
  196. /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
  197. /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
  198. /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
  199. /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
  200. /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
  201. /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
  202. /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
  203. /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
  204. /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
  205. /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
  206. /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
  207. /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
  208. /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import * as vue39 from "vue";
1
+ import * as vue503 from "vue";
2
2
  import { HTMLAttributes, MaybeRef } from "vue";
3
3
  import * as _sprawlify_primitives_highlight_word0 from "@sprawlify/primitives/highlight-word";
4
4
 
@@ -16,7 +16,7 @@ interface HighlightChunk {
16
16
  }
17
17
  //#endregion
18
18
  //#region src/components/highlight/use-highlight.d.ts
19
- declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue39.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
19
+ declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue503.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
20
20
  //#endregion
21
21
  //#region src/components/highlight/highlight.vue.d.ts
22
22
  interface HighlightBaseProps extends UseHighlightProps {}
@@ -26,10 +26,10 @@ interface HighlightProps extends HighlightBaseProps,
26
26
  */
27
27
  HTMLAttributes {}
28
28
  declare const _default: typeof __VLS_export;
29
- declare const __VLS_export: vue39.DefineComponent<HighlightProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
29
+ declare const __VLS_export: vue503.DefineComponent<HighlightProps, {}, {}, {}, {}, vue503.ComponentOptionsMixin, vue503.ComponentOptionsMixin, {}, string, vue503.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
30
30
  ignoreCase: boolean;
31
31
  matchAll: boolean;
32
32
  exactMatch: boolean;
33
- }, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>;
33
+ }, {}, {}, {}, string, vue503.ComponentProvideOptions, false, {}, any>;
34
34
  //#endregion
35
35
  export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
@@ -1,12 +1,12 @@
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 } 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 hoverCardAnatomy } from "../../hover-card-anatomy-BL8G0P5L.js";
7
- import * as vue1639 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 } from "../../types-D_fjXif6.js";
4
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
6
+ import { t as hoverCardAnatomy } from "../../hover-card-anatomy-CTX5TEi3.js";
7
+ import * as vue671 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_bottom_sheet37 from "@sprawlify/primitives/machines/bottom-sheet";
9
+ import * as _sprawlify_primitives_machines_combobox13 from "@sprawlify/primitives/machines/combobox";
10
10
  import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
11
11
  import { FocusOutsideEvent, FocusOutsideEvent as HoverCardFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as HoverCardInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as HoverCardOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as HoverCardPointerDownOutsideEvent } from "@sprawlify/primitives/machines/hover-card";
12
12
 
@@ -18,7 +18,7 @@ interface HoverCardArrowTipProps extends HoverCardArrowTipBaseProps,
18
18
  */
19
19
  HTMLAttributes {}
20
20
  declare const _default$1: typeof __VLS_export$7;
21
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1639.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {}, string, vue1639.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue671.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {}, string, vue671.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
22
22
  default?: (props: {}) => any;
23
23
  }>;
24
24
  type __VLS_WithSlots$7<T, S> = T & {
@@ -35,7 +35,7 @@ interface HoverCardArrowProps extends HoverCardArrowBaseProps,
35
35
  */
36
36
  HTMLAttributes {}
37
37
  declare const _default: typeof __VLS_export$6;
38
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1639.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {}, string, vue1639.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue671.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {}, string, vue671.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
39
39
  default?: (props: {}) => any;
40
40
  }>;
41
41
  type __VLS_WithSlots$6<T, S> = T & {
@@ -52,7 +52,7 @@ interface HoverCardContentProps extends HoverCardContentBaseProps,
52
52
  */
53
53
  HTMLAttributes {}
54
54
  declare const _default$2: typeof __VLS_export$5;
55
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1639.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {}, string, vue1639.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue671.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {}, string, vue671.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
56
56
  default?: (props: {}) => any;
57
57
  }>;
58
58
  type __VLS_WithSlots$5<T, S> = T & {
@@ -99,7 +99,7 @@ interface HoverCardContextProps extends SlotsType<{
99
99
  default: UnwrapRef<UseHoverCardContext>;
100
100
  }> {}
101
101
  declare const _default$3: typeof __VLS_export$4;
102
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1639.DefineComponent<{}, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {}, string, vue1639.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, true, {}, any>, {
102
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue671.DefineComponent<{}, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {}, string, vue671.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, true, {}, any>, {
103
103
  default(hoverCard: UnwrapRef<UseHoverCardContext>): unknown;
104
104
  }>;
105
105
  type __VLS_WithSlots$4<T, S> = T & {
@@ -116,7 +116,7 @@ interface HoverCardPositionerProps extends HoverCardPositionerBaseProps,
116
116
  */
117
117
  HTMLAttributes {}
118
118
  declare const _default$4: typeof __VLS_export$3;
119
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1639.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {}, string, vue1639.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
119
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue671.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {}, string, vue671.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
120
120
  default?: (props: {}) => any;
121
121
  }>;
122
122
  type __VLS_WithSlots$3<T, S> = T & {
@@ -133,11 +133,11 @@ interface HoverCardRootProviderBaseProps extends RootProviderProps, RenderStrate
133
133
  interface HoverCardRootProviderProps extends HoverCardRootProviderBaseProps {}
134
134
  interface HoverCardRootProviderEmits extends RootEmits$1 {}
135
135
  declare const _default$6: typeof __VLS_export$2;
136
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1639.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {
136
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue671.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {
137
137
  exitComplete: () => any;
138
- }, string, vue1639.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
138
+ }, string, vue671.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
139
139
  onExitComplete?: (() => any) | undefined;
140
- }>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
140
+ }>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
141
141
  default?: (props: {}) => any;
142
142
  }>;
143
143
  type __VLS_WithSlots$2<T, S> = T & {
@@ -151,25 +151,25 @@ interface HoverCardRootBaseProps extends RootProps, RenderStrategyProps {}
151
151
  interface HoverCardRootProps extends HoverCardRootBaseProps {}
152
152
  interface HoverCardRootEmits extends RootEmits {}
153
153
  declare const _default$5: typeof __VLS_export$1;
154
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1639.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {
154
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue671.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {
155
155
  exitComplete: () => any;
156
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.FocusOutsideEvent) => any;
157
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any;
156
+ focusOutside: (event: _sprawlify_primitives_machines_combobox13.FocusOutsideEvent) => any;
157
+ interactOutside: (event: _sprawlify_primitives_machines_combobox13.InteractOutsideEvent) => any;
158
158
  openChange: (details: hoverCard.OpenChangeDetails) => any;
159
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any;
159
+ pointerDownOutside: (event: _sprawlify_primitives_machines_combobox13.PointerDownOutsideEvent) => any;
160
160
  "update:open": (open: boolean) => any;
161
- }, string, vue1639.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
161
+ }, string, vue671.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
162
162
  onExitComplete?: (() => any) | undefined;
163
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.FocusOutsideEvent) => any) | undefined;
164
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.InteractOutsideEvent) => any) | undefined;
163
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_combobox13.FocusOutsideEvent) => any) | undefined;
164
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_combobox13.InteractOutsideEvent) => any) | undefined;
165
165
  onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
166
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet37.PointerDownOutsideEvent) => any) | undefined;
166
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_combobox13.PointerDownOutsideEvent) => any) | undefined;
167
167
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
168
168
  }>, {
169
169
  disabled: boolean;
170
170
  defaultOpen: boolean;
171
171
  open: boolean;
172
- }, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
172
+ }, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
173
173
  default?: (props: {}) => any;
174
174
  }>;
175
175
  type __VLS_WithSlots$1<T, S> = T & {
@@ -186,7 +186,7 @@ interface HoverCardTriggerProps extends HoverCardTriggerBaseProps,
186
186
  */
187
187
  ButtonHTMLAttributes {}
188
188
  declare const _default$7: typeof __VLS_export;
189
- declare const __VLS_export: __VLS_WithSlots<vue1639.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue1639.ComponentOptionsMixin, vue1639.ComponentOptionsMixin, {}, string, vue1639.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1639.ComponentProvideOptions, false, {}, any>, {
189
+ declare const __VLS_export: __VLS_WithSlots<vue671.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue671.ComponentOptionsMixin, vue671.ComponentOptionsMixin, {}, string, vue671.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue671.ComponentProvideOptions, false, {}, any>, {
190
190
  default?: (props: {}) => any;
191
191
  }>;
192
192
  type __VLS_WithSlots<T, S> = T & {
@@ -4,10 +4,10 @@ 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 hoverCardAnatomy } from "../../hover-card-anatomy-D3wEfkuu.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
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-Bx4OiQlo.js";
10
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Byk0B_Vq.js";
9
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
11
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
13
13
 
@@ -1,10 +1,10 @@
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 imageCropperAnatomy } from "../../image-cropper-anatomy-Q-TC-Ntz.js";
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-DzrYvQ8H.js";
4
+ import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-6_a6BSeW.js";
5
5
  import * as _sprawlify_primitives_types0 from "@sprawlify/primitives/types";
6
6
  import { Rect } from "@sprawlify/primitives/types";
7
- import * as vue2151 from "vue";
7
+ import * as vue596 from "vue";
8
8
  import { ComputedRef, HTMLAttributes, ImgHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
9
  import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
10
10
  import { CropChangeDetails, CropChangeDetails as ImageCropperCropChangeDetails, FlipChangeDetails, FlipChangeDetails as ImageCropperFlipChangeDetails, FlipState, FlipState as ImageCropperFlipState, GridProps, HandlePosition, HandlePosition as ImageCropperHandlePosition, HandleProps, RotationChangeDetails, RotationChangeDetails as ImageCropperRotationChangeDetails, ZoomChangeDetails, ZoomChangeDetails as ImageCropperZoomChangeDetails, connect, handles } from "@sprawlify/primitives/machines/image-cropper";
@@ -17,7 +17,7 @@ interface ImageCropperContextProps extends SlotsType<{
17
17
  default: UnwrapRef<UseImageCropperContext>;
18
18
  }> {}
19
19
  declare const _default: typeof __VLS_export$7;
20
- declare const __VLS_export$7: __VLS_WithSlots$6<vue2151.DefineComponent<{}, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, true, {}, any>, {
20
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue596.DefineComponent<{}, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, true, {}, any>, {
21
21
  default(imageCropper: UnwrapRef<UseImageCropperContext>): unknown;
22
22
  }>;
23
23
  type __VLS_WithSlots$6<T, S> = T & {
@@ -34,7 +34,7 @@ interface ImageCropperGridProps extends ImageCropperGridBaseProps,
34
34
  */
35
35
  HTMLAttributes {}
36
36
  declare const _default$1: typeof __VLS_export$6;
37
- declare const __VLS_export$6: __VLS_WithSlots$5<vue2151.DefineComponent<ImageCropperGridProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<ImageCropperGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>, {
37
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue596.DefineComponent<ImageCropperGridProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<ImageCropperGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>, {
38
38
  default?: (props: {}) => any;
39
39
  }>;
40
40
  type __VLS_WithSlots$5<T, S> = T & {
@@ -51,7 +51,7 @@ interface ImageCropperHandleProps extends ImageCropperHandleBaseProps,
51
51
  */
52
52
  HTMLAttributes {}
53
53
  declare const _default$2: typeof __VLS_export$5;
54
- declare const __VLS_export$5: __VLS_WithSlots$4<vue2151.DefineComponent<ImageCropperHandleProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<ImageCropperHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>, {
54
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue596.DefineComponent<ImageCropperHandleProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<ImageCropperHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>, {
55
55
  default?: (props: {}) => any;
56
56
  }>;
57
57
  type __VLS_WithSlots$4<T, S> = T & {
@@ -68,7 +68,7 @@ interface ImageCropperImageProps extends ImageCropperImageBaseProps,
68
68
  */
69
69
  ImgHTMLAttributes {}
70
70
  declare const _default$3: typeof __VLS_export$4;
71
- declare const __VLS_export$4: vue2151.DefineComponent<ImageCropperImageProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<ImageCropperImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>;
71
+ declare const __VLS_export$4: vue596.DefineComponent<ImageCropperImageProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<ImageCropperImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>;
72
72
  //#endregion
73
73
  //#region src/components/image-cropper/image-cropper-types.d.ts
74
74
  interface RootProps {
@@ -116,7 +116,7 @@ interface ImageCropperRootProps extends ImageCropperRootBaseProps,
116
116
  HTMLAttributes {}
117
117
  interface ImageCropperRootEmits extends RootEmits {}
118
118
  declare const _default$4: typeof __VLS_export$3;
119
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2151.DefineComponent<ImageCropperRootProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {
119
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue596.DefineComponent<ImageCropperRootProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {
120
120
  zoomChange: (details: imageCropper.ZoomChangeDetails) => any;
121
121
  "update:zoom": (zoom: number) => any;
122
122
  rotationChange: (details: imageCropper.RotationChangeDetails) => any;
@@ -125,7 +125,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2151.DefineComponent<ImageCro
125
125
  "update:flip": (flip: imageCropper.FlipState) => any;
126
126
  cropChange: (details: imageCropper.CropChangeDetails) => any;
127
127
  "update:crop": (crop: _sprawlify_primitives_types0.Rect) => any;
128
- }, string, vue2151.PublicProps, Readonly<ImageCropperRootProps> & Readonly<{
128
+ }, string, vue596.PublicProps, Readonly<ImageCropperRootProps> & Readonly<{
129
129
  onZoomChange?: ((details: imageCropper.ZoomChangeDetails) => any) | undefined;
130
130
  "onUpdate:zoom"?: ((zoom: number) => any) | undefined;
131
131
  onRotationChange?: ((details: imageCropper.RotationChangeDetails) => any) | undefined;
@@ -134,7 +134,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2151.DefineComponent<ImageCro
134
134
  "onUpdate:flip"?: ((flip: imageCropper.FlipState) => any) | undefined;
135
135
  onCropChange?: ((details: imageCropper.CropChangeDetails) => any) | undefined;
136
136
  "onUpdate:crop"?: ((crop: _sprawlify_primitives_types0.Rect) => any) | undefined;
137
- }>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>, {
137
+ }>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>, {
138
138
  default?: (props: {}) => any;
139
139
  }>;
140
140
  type __VLS_WithSlots$3<T, S> = T & {
@@ -159,7 +159,7 @@ interface ImageCropperRootProviderProps extends ImageCropperRootProviderBaseProp
159
159
  */
160
160
  HTMLAttributes {}
161
161
  declare const _default$5: typeof __VLS_export$2;
162
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2151.DefineComponent<ImageCropperRootProviderProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<ImageCropperRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>, {
162
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue596.DefineComponent<ImageCropperRootProviderProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<ImageCropperRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>, {
163
163
  default?: (props: {}) => any;
164
164
  }>;
165
165
  type __VLS_WithSlots$2<T, S> = T & {
@@ -176,7 +176,7 @@ interface ImageCropperSelectionProps extends ImageCropperSelectionBaseProps,
176
176
  */
177
177
  HTMLAttributes {}
178
178
  declare const _default$6: typeof __VLS_export$1;
179
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2151.DefineComponent<ImageCropperSelectionProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<ImageCropperSelectionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>, {
179
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue596.DefineComponent<ImageCropperSelectionProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<ImageCropperSelectionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>, {
180
180
  default?: (props: {}) => any;
181
181
  }>;
182
182
  type __VLS_WithSlots$1<T, S> = T & {
@@ -193,7 +193,7 @@ interface ImageCropperViewportProps extends ImageCropperViewportBaseProps,
193
193
  */
194
194
  HTMLAttributes {}
195
195
  declare const _default$7: typeof __VLS_export;
196
- declare const __VLS_export: __VLS_WithSlots<vue2151.DefineComponent<ImageCropperViewportProps, {}, {}, {}, {}, vue2151.ComponentOptionsMixin, vue2151.ComponentOptionsMixin, {}, string, vue2151.PublicProps, Readonly<ImageCropperViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2151.ComponentProvideOptions, false, {}, any>, {
196
+ declare const __VLS_export: __VLS_WithSlots<vue596.DefineComponent<ImageCropperViewportProps, {}, {}, {}, {}, vue596.ComponentOptionsMixin, vue596.ComponentOptionsMixin, {}, string, vue596.PublicProps, Readonly<ImageCropperViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue596.ComponentProvideOptions, false, {}, any>, {
197
197
  default?: (props: {}) => any;
198
198
  }>;
199
199
  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 { t as imageCropperAnatomy } from "../../image-cropper-anatomy-vcTNTTGP.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 imageCropper from "@sprawlify/primitives/machines/image-cropper";
@@ -1,9 +1,9 @@
1
- import "../../factory-D5HMCjkS.js";
2
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
3
- import "../../use-render-strategy-DsagWQCm.js";
4
- import "../../index-e9UjgIag.js";
5
- import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-CKLWua9t.js";
6
- import * as vue2741 from "vue";
1
+ import "../../factory-n7N-L7_o.js";
2
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
3
+ import "../../use-render-strategy-CEbMLMD1.js";
4
+ import "../../index-BezmG5AK.js";
5
+ import { C as TreeViewRootProviderProps, g as TreeViewRootBaseProps, m as TreeViewTreeProps, rt as UseTreeViewProps } from "../../index-DZ1ummfv.js";
6
+ import * as vue2716 from "vue";
7
7
  import { ComputedRef, HTMLAttributes, MaybeRef } from "vue";
8
8
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
9
9
  import { JsonNode, JsonNodeHastElement, JsonNodePreviewOptions } from "@sprawlify/primitives/json-tree-utils";
@@ -24,15 +24,15 @@ interface JsonTreeViewRootProps extends JsonTreeViewRootBaseProps,
24
24
  */
25
25
  HTMLAttributes {}
26
26
  declare const _default: typeof __VLS_export$2;
27
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2741.DefineComponent<JsonTreeViewRootProps, {}, {}, {}, {}, vue2741.ComponentOptionsMixin, vue2741.ComponentOptionsMixin, {}, string, vue2741.PublicProps, Readonly<JsonTreeViewRootProps> & Readonly<{}>, {
27
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2716.DefineComponent<JsonTreeViewRootProps, {}, {}, {}, {}, vue2716.ComponentOptionsMixin, vue2716.ComponentOptionsMixin, {}, string, vue2716.PublicProps, Readonly<JsonTreeViewRootProps> & Readonly<{}>, {
28
28
  asChild: boolean;
29
- lazyMount: boolean;
30
- unmountOnExit: boolean;
31
29
  expandOnClick: boolean;
32
30
  typeahead: boolean;
31
+ lazyMount: boolean;
32
+ unmountOnExit: boolean;
33
33
  showNonenumerable: boolean;
34
34
  quotesOnKeys: boolean;
35
- }, {}, {}, {}, string, vue2741.ComponentProvideOptions, false, {}, any>, {
35
+ }, {}, {}, {}, string, vue2716.ComponentProvideOptions, false, {}, any>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$2<T, S> = T & {
@@ -44,7 +44,7 @@ type __VLS_WithSlots$2<T, S> = T & {
44
44
  //#region src/components/json-tree-view/json-tree-view-root-provider.vue.d.ts
45
45
  interface JsonTreeViewRootProviderProps extends TreeViewRootProviderProps<JsonNode> {}
46
46
  declare const _default$1: typeof __VLS_export$1;
47
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2741.DefineComponent<JsonTreeViewRootProviderProps, {}, {}, {}, {}, vue2741.ComponentOptionsMixin, vue2741.ComponentOptionsMixin, {}, string, vue2741.PublicProps, Readonly<JsonTreeViewRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2741.ComponentProvideOptions, false, {}, any>, {
47
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2716.DefineComponent<JsonTreeViewRootProviderProps, {}, {}, {}, {}, vue2716.ComponentOptionsMixin, vue2716.ComponentOptionsMixin, {}, string, vue2716.PublicProps, Readonly<JsonTreeViewRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2716.ComponentProvideOptions, false, {}, any>, {
48
48
  default?: (props: {}) => any;
49
49
  }>;
50
50
  type __VLS_WithSlots$1<T, S> = T & {
@@ -62,7 +62,7 @@ interface JsonTreeViewNodeBaseProps {
62
62
  interface JsonTreeViewTreeBaseProps extends JsonTreeViewNodeBaseProps {}
63
63
  interface JsonTreeViewTreeProps extends TreeViewTreeProps, JsonTreeViewTreeBaseProps {}
64
64
  declare const _default$2: typeof __VLS_export;
65
- declare const __VLS_export: __VLS_WithSlots<vue2741.DefineComponent<JsonTreeViewTreeProps, {}, {}, {}, {}, vue2741.ComponentOptionsMixin, vue2741.ComponentOptionsMixin, {}, string, vue2741.PublicProps, Readonly<JsonTreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2741.ComponentProvideOptions, false, {}, any>, {
65
+ declare const __VLS_export: __VLS_WithSlots<vue2716.DefineComponent<JsonTreeViewTreeProps, {}, {}, {}, {}, vue2716.ComponentOptionsMixin, vue2716.ComponentOptionsMixin, {}, string, vue2716.PublicProps, Readonly<JsonTreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2716.ComponentProvideOptions, false, {}, any>, {
66
66
  arrow(): unknown;
67
67
  indentGuide(): unknown;
68
68
  renderValue(props: {
@@ -3,12 +3,12 @@ import "../../core-DNndr38p.js";
3
3
  import "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import "../../use-forward-expose-CCAmHTUB.js";
6
- import "../../factory-DxZQviAU.js";
7
- import "../../collapsible-kw6uns8K.js";
8
- import { t as createSplitProps } from "../../create-split-props-BQ6yvpdF.js";
9
- import "../../use-render-strategy-Bx4OiQlo.js";
10
- import { a as createTreeCollection } from "../../collection-BHgAE3BH.js";
11
- import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-BBC0paRq.js";
6
+ import "../../factory-xNPol80p.js";
7
+ import "../../use-render-strategy-3G0_HWbg.js";
8
+ import { t as createSplitProps } from "../../create-split-props-D8oe6Rby.js";
9
+ import "../../collapsible-OXksISO6.js";
10
+ import { a as createTreeCollection } from "../../collection-CBh5p7A_.js";
11
+ import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, f as tree_view_item_default, g as tree_view_branch_default, i as useTreeView, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, t as tree_view_exports, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view-D0JBQ_ly.js";
12
12
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, mergeDefaults, mergeProps, openBlock, renderList, renderSlot, resolveComponent, resolveDynamicComponent, toDisplayString, toValue, unref, withCtx } from "vue";
13
13
  import { getAccessibleDescription, getRootNode, jsonNodeToElement, keyPathToKey, nodeToString, nodeToValue } from "@sprawlify/primitives/json-tree-utils";
14
14
 
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-DVbnnQPS.js";
3
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
- import { t as listboxAnatomy } from "../../listbox-anatomy-CHgk_go8.js";
5
- import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-e9UjgIag.js";
6
- import * as vue1483 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as listboxAnatomy } from "../../listbox-anatomy-ZW3V07FW.js";
5
+ import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-BezmG5AK.js";
6
+ import * as vue1163 from "vue";
7
7
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import * as listbox from "@sprawlify/primitives/machines/listbox";
9
9
  import { HighlightChangeDetails, HighlightChangeDetails as ListboxHighlightChangeDetails, ItemGroupProps, ItemProps, ItemState, ScrollToIndexDetails, ScrollToIndexDetails as ListboxScrollToIndexDetails, SelectionDetails, SelectionDetails as ListboxSelectionDetails, SelectionMode, SelectionMode as ListboxSelectionMode, ValueChangeDetails, ValueChangeDetails as ListboxValueChangeDetails } from "@sprawlify/primitives/machines/listbox";
@@ -16,7 +16,7 @@ interface ListboxContentProps extends ListboxContentBaseProps,
16
16
  */
17
17
  HTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$13;
19
- declare const __VLS_export$13: __VLS_WithSlots$10<vue1483.DefineComponent<ListboxContentProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$13: __VLS_WithSlots$10<vue1163.DefineComponent<ListboxContentProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$10<T, S> = T & {
@@ -33,7 +33,7 @@ interface ListboxEmptyProps extends ListboxEmptyBaseProps,
33
33
  */
34
34
  HTMLAttributes {}
35
35
  declare const _default$2: typeof __VLS_export$12;
36
- declare const __VLS_export$12: __VLS_WithSlots$9<vue1483.DefineComponent<ListboxEmptyProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$12: __VLS_WithSlots$9<vue1163.DefineComponent<ListboxEmptyProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
37
37
  default?: (props: {}) => any;
38
38
  }>;
39
39
  type __VLS_WithSlots$9<T, S> = T & {
@@ -50,7 +50,7 @@ interface ListboxInputProps extends ListboxInputBaseProps,
50
50
  */
51
51
  InputHTMLAttributes {}
52
52
  declare const _default$3: typeof __VLS_export$11;
53
- declare const __VLS_export$11: __VLS_WithSlots$8<vue1483.DefineComponent<ListboxInputProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
53
+ declare const __VLS_export$11: __VLS_WithSlots$8<vue1163.DefineComponent<ListboxInputProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
54
54
  default?: (props: {}) => any;
55
55
  }>;
56
56
  type __VLS_WithSlots$8<T, S> = T & {
@@ -67,7 +67,7 @@ interface ListboxItemContextProps extends SlotsType<{
67
67
  default: UnwrapRef<UseListboxItemContext>;
68
68
  }> {}
69
69
  declare const _default$5: typeof __VLS_export$10;
70
- declare const __VLS_export$10: __VLS_WithSlots$7<vue1483.DefineComponent<{}, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, true, {}, any>, {
70
+ declare const __VLS_export$10: __VLS_WithSlots$7<vue1163.DefineComponent<{}, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, true, {}, any>, {
71
71
  default(context: UnwrapRef<UseListboxItemContext>): unknown;
72
72
  }>;
73
73
  type __VLS_WithSlots$7<T, S> = T & {
@@ -84,7 +84,7 @@ interface ListboxItemGroupLabelProps extends ListboxItemGroupLabelBaseProps,
84
84
  */
85
85
  HTMLAttributes {}
86
86
  declare const _default$7: typeof __VLS_export$9;
87
- declare const __VLS_export$9: __VLS_WithSlots$6<vue1483.DefineComponent<ListboxItemGroupLabelProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
87
+ declare const __VLS_export$9: __VLS_WithSlots$6<vue1163.DefineComponent<ListboxItemGroupLabelProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
88
88
  default?: (props: {}) => any;
89
89
  }>;
90
90
  type __VLS_WithSlots$6<T, S> = T & {
@@ -101,7 +101,7 @@ interface ListboxItemGroupProps extends ListboxItemGroupBaseProps,
101
101
  */
102
102
  HTMLAttributes {}
103
103
  declare const _default$6: typeof __VLS_export$8;
104
- declare const __VLS_export$8: __VLS_WithSlots$5<vue1483.DefineComponent<ListboxItemGroupProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
104
+ declare const __VLS_export$8: __VLS_WithSlots$5<vue1163.DefineComponent<ListboxItemGroupProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
105
105
  default?: (props: {}) => any;
106
106
  }>;
107
107
  type __VLS_WithSlots$5<T, S> = T & {
@@ -118,7 +118,7 @@ interface ListboxItemIndicatorProps extends ListboxItemIndicatorBaseProps,
118
118
  */
119
119
  HTMLAttributes {}
120
120
  declare const _default$8: typeof __VLS_export$7;
121
- declare const __VLS_export$7: __VLS_WithSlots$4<vue1483.DefineComponent<ListboxItemIndicatorProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
121
+ declare const __VLS_export$7: __VLS_WithSlots$4<vue1163.DefineComponent<ListboxItemIndicatorProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
122
122
  default?: (props: {}) => any;
123
123
  }>;
124
124
  type __VLS_WithSlots$4<T, S> = T & {
@@ -135,7 +135,7 @@ interface ListboxItemTextProps extends ListboxItemTextBaseProps,
135
135
  */
136
136
  HTMLAttributes {}
137
137
  declare const _default$9: typeof __VLS_export$6;
138
- declare const __VLS_export$6: __VLS_WithSlots$3<vue1483.DefineComponent<ListboxItemTextProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
138
+ declare const __VLS_export$6: __VLS_WithSlots$3<vue1163.DefineComponent<ListboxItemTextProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
139
139
  default?: (props: {}) => any;
140
140
  }>;
141
141
  type __VLS_WithSlots$3<T, S> = T & {
@@ -152,7 +152,7 @@ interface ListboxItemProps extends ListboxItemBaseProps,
152
152
  */
153
153
  HTMLAttributes {}
154
154
  declare const _default$4: typeof __VLS_export$5;
155
- declare const __VLS_export$5: __VLS_WithSlots$2<vue1483.DefineComponent<ListboxItemProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
155
+ declare const __VLS_export$5: __VLS_WithSlots$2<vue1163.DefineComponent<ListboxItemProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
156
156
  default?: (props: {}) => any;
157
157
  }>;
158
158
  type __VLS_WithSlots$2<T, S> = T & {
@@ -169,7 +169,7 @@ interface ListboxLabelProps extends ListboxLabelBaseProps,
169
169
  */
170
170
  LabelHTMLAttributes {}
171
171
  declare const _default$10: typeof __VLS_export$4;
172
- declare const __VLS_export$4: __VLS_WithSlots$1<vue1483.DefineComponent<ListboxLabelProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, {
172
+ declare const __VLS_export$4: __VLS_WithSlots$1<vue1163.DefineComponent<ListboxLabelProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, {
173
173
  default?: (props: {}) => any;
174
174
  }>;
175
175
  type __VLS_WithSlots$1<T, S> = T & {
@@ -191,7 +191,7 @@ HTMLAttributes {}
191
191
  type ListboxRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Assign<ListboxRootProviderProps<T>, P>) => any;
192
192
  declare const _default$12: typeof __VLS_export$3;
193
193
  declare const __VLS_export$3: <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<{
194
- props: vue1483.PublicProps & __VLS_PrettifyLocal$2<ListboxRootProviderProps<T>> & (typeof globalThis extends {
194
+ props: vue1163.PublicProps & __VLS_PrettifyLocal$2<ListboxRootProviderProps<T>> & (typeof globalThis extends {
195
195
  __VLS_PROPS_FALLBACK: infer P;
196
196
  } ? P : {});
197
197
  expose: (exposed: {}) => void;
@@ -200,7 +200,7 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
200
200
  default?: (props: {}) => any;
201
201
  };
202
202
  emit: {};
203
- }>) => vue1483.VNode & {
203
+ }>) => vue1163.VNode & {
204
204
  __ctx?: Awaited<typeof __VLS_setup>;
205
205
  };
206
206
  type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -249,11 +249,11 @@ type ListboxRootComponentProps<T extends CollectionItem = CollectionItem, P = {}
249
249
  type ListboxRootComponent<P = {}> = <T extends CollectionItem>(props: ListboxRootComponentProps<T, P>) => any;
250
250
  declare const _default$11: typeof __VLS_export$2;
251
251
  declare const __VLS_export$2: <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<{
252
- props: vue1483.PublicProps & __VLS_PrettifyLocal$1<ListboxRootBaseProps<T> & {
252
+ props: vue1163.PublicProps & __VLS_PrettifyLocal$1<ListboxRootBaseProps<T> & {
253
253
  onSelect?: ((details: listbox.SelectionDetails) => any) | undefined;
254
+ onHighlightChange?: ((details: listbox.HighlightChangeDetails<T>) => any) | undefined;
254
255
  onValueChange?: ((details: listbox.ValueChangeDetails<T>) => any) | undefined;
255
256
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
256
- onHighlightChange?: ((details: listbox.HighlightChangeDetails<T>) => any) | undefined;
257
257
  }> & (typeof globalThis extends {
258
258
  __VLS_PROPS_FALLBACK: infer P;
259
259
  } ? P : {});
@@ -262,8 +262,8 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
262
262
  slots: {
263
263
  default?: (props: {}) => any;
264
264
  };
265
- emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "valueChange", details: listbox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "highlightChange", details: listbox.HighlightChangeDetails<T>) => void);
266
- }>) => vue1483.VNode & {
265
+ emit: ((evt: "select", details: listbox.SelectionDetails) => void) & ((evt: "highlightChange", details: listbox.HighlightChangeDetails<T>) => void) & ((evt: "valueChange", details: listbox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void);
266
+ }>) => vue1163.VNode & {
267
267
  __ctx?: Awaited<typeof __VLS_setup>;
268
268
  };
269
269
  type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -278,7 +278,7 @@ HTMLAttributes {
278
278
  placeholder?: string;
279
279
  }
280
280
  declare const _default$13: typeof __VLS_export$1;
281
- declare const __VLS_export$1: __VLS_WithSlots<vue1483.DefineComponent<ListboxValueTextProps, {}, {}, {}, {}, vue1483.ComponentOptionsMixin, vue1483.ComponentOptionsMixin, {}, string, vue1483.PublicProps, Readonly<ListboxValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1483.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
281
+ declare const __VLS_export$1: __VLS_WithSlots<vue1163.DefineComponent<ListboxValueTextProps, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<ListboxValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
282
282
  type __VLS_WithSlots<T, S> = T & {
283
283
  new (): {
284
284
  $slots: S;
@@ -305,7 +305,7 @@ interface ListboxContextProps<T extends CollectionItem> extends SlotsType<{
305
305
  }> {}
306
306
  declare const _default$1: typeof __VLS_export;
307
307
  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<{
308
- props: vue1483.PublicProps & (typeof globalThis extends {
308
+ props: vue1163.PublicProps & (typeof globalThis extends {
309
309
  __VLS_PROPS_FALLBACK: infer P;
310
310
  } ? P : {});
311
311
  expose: (exposed: {}) => void;
@@ -314,7 +314,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
314
314
  default(listbox: UnwrapRef<UseListboxContext<T>>): unknown;
315
315
  };
316
316
  emit: {};
317
- }>) => vue1483.VNode & {
317
+ }>) => vue1163.VNode & {
318
318
  __ctx?: Awaited<typeof __VLS_setup>;
319
319
  };
320
320
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -4,9 +4,9 @@ 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 listboxAnatomy } from "../../listbox-anatomy-D2r-4uq6.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
- import { o as createListCollection } from "../../collection-BHgAE3BH.js";
9
+ import { o as createListCollection } from "../../collection-CBh5p7A_.js";
10
10
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
11
11
  import * as listbox from "@sprawlify/primitives/machines/listbox";
12
12