@sprawlify/vue 0.0.73 → 0.0.74

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 (235) hide show
  1. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  2. package/dist/accordion-anatomy-rCL5aWqn.d.ts +2 -0
  3. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  4. package/dist/angle-slider-anatomy-Dx77gXPi.d.ts +2 -0
  5. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  6. package/dist/avatar-anatomy-DqwdmVib.d.ts +2 -0
  7. package/dist/bottom-sheet-anatomy-CATwdEhi.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-CP646ljY.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  14. package/dist/clipboard-anatomy-BtxJPw4p.d.ts +2 -0
  15. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  16. package/dist/collapsible-anatomy-C-2X58M2.d.ts +2 -0
  17. package/dist/{collapsible-SXAS3iFc.js → collapsible-kw6uns8K.js} +3 -4
  18. package/dist/{collection-C_ZHBDQD.js → collection-BHgAE3BH.js} +1 -1
  19. package/dist/color-picker-anatomy-C18pJhHu.d.ts +6 -0
  20. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  21. package/dist/combobox-anatomy-CwdkDJPn.d.ts +6 -0
  22. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +51 -0
  26. package/dist/components/anatomy.js +53 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +20 -23
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +24 -27
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +55 -58
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -41
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +46 -49
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +30 -29
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +27 -26
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +28 -26
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +12 -12
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +25 -28
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +56 -54
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +17 -16
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +26 -25
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +21 -20
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +36 -35
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +19 -18
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +41 -40
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/signature-pad/index.d.ts +18 -17
  111. package/dist/components/signature-pad/index.js +5 -4
  112. package/dist/components/slider/index.d.ts +25 -24
  113. package/dist/components/slider/index.js +3 -3
  114. package/dist/components/splitter/index.d.ts +14 -13
  115. package/dist/components/splitter/index.js +4 -3
  116. package/dist/components/steps/index.d.ts +22 -21
  117. package/dist/components/steps/index.js +3 -3
  118. package/dist/components/switch/index.d.ts +18 -17
  119. package/dist/components/switch/index.js +5 -4
  120. package/dist/components/tabs/index.d.ts +22 -21
  121. package/dist/components/tabs/index.js +5 -5
  122. package/dist/components/tags-input/index.d.ts +36 -35
  123. package/dist/components/tags-input/index.js +5 -4
  124. package/dist/components/timer/index.d.ts +16 -15
  125. package/dist/components/timer/index.js +3 -3
  126. package/dist/components/toast/index.d.ts +13 -12
  127. package/dist/components/toast/index.js +2 -2
  128. package/dist/components/toggle/index.d.ts +10 -13
  129. package/dist/components/toggle/index.js +3 -8
  130. package/dist/components/toggle-group/index.d.ts +16 -15
  131. package/dist/components/toggle-group/index.js +3 -3
  132. package/dist/components/tooltip/index.d.ts +23 -22
  133. package/dist/components/tooltip/index.js +5 -5
  134. package/dist/components/tour/index.d.ts +32 -35
  135. package/dist/components/tour/index.js +6 -9
  136. package/dist/components/tree-view/index.d.ts +6 -5
  137. package/dist/components/tree-view/index.js +6 -5
  138. package/dist/date-picker-anatomy-B3KhAu53.d.ts +6 -0
  139. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  140. package/dist/dialog-anatomy--8BPzYvc.d.ts +2 -0
  141. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  142. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  143. package/dist/editable-anatomy-qX6giV4Y.d.ts +2 -0
  144. package/dist/{field-CtPR24u6.js → field-C6iB3Tje.js} +3 -8
  145. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  146. package/dist/field-anatomy-meDug-96.d.ts +6 -0
  147. package/dist/{fieldset-D5SznrKY.js → fieldset-B1bn9yHW.js} +3 -8
  148. package/dist/fieldset-anatomy-BENizr4L.d.ts +6 -0
  149. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  150. package/dist/file-upload-anatomy-BFGZTW-d.d.ts +2 -0
  151. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  152. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  153. package/dist/floating-panel-anatomy-aRL0nEuA.d.ts +2 -0
  154. package/dist/hover-card-anatomy-BL8G0P5L.d.ts +2 -0
  155. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  156. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +6 -0
  157. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  158. package/dist/{index-CmCVWB7e.d.ts → index-CKLWua9t.d.ts} +32 -32
  159. package/dist/{index-8bjPAUl0.d.ts → index-DLfVD7U5.d.ts} +10 -10
  160. package/dist/{index-BnYwp0nl.d.ts → index-_AirUBz0.d.ts} +7 -7
  161. package/dist/index.d.ts +3 -3
  162. package/dist/listbox-anatomy-CHgk_go8.d.ts +6 -0
  163. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  164. package/dist/marquee-anatomy-BSMR6X4B.d.ts +2 -0
  165. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  166. package/dist/menu-anatomy-2i8La6ak.d.ts +2 -0
  167. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  168. package/dist/navigation-menu-anatomy-kSlLw4EL.d.ts +2 -0
  169. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  170. package/dist/number-input-anatomy-BrKnd1U3.d.ts +2 -0
  171. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  172. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  173. package/dist/pagination-anatomy-NpCn-mYm.d.ts +2 -0
  174. package/dist/password-input-anatomy-BJPXSE6T.d.ts +2 -0
  175. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  176. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  177. package/dist/pin-input-anatomy-OckZj-cF.d.ts +2 -0
  178. package/dist/popover-anatomy-Ce31QPso.d.ts +2 -0
  179. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  180. package/dist/{presence-BK6rPXK7.js → presence-Byk0B_Vq.js} +1 -1
  181. package/dist/progress-anatomy-DUD4W7vg.d.ts +2 -0
  182. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  183. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  184. package/dist/qr-code-anatomy-Dmh5IV3m.d.ts +2 -0
  185. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  186. package/dist/radio-group-anatomy-CXwS1OoR.d.ts +2 -0
  187. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  188. package/dist/rating-group-anatomy-DMTutKxa.d.ts +2 -0
  189. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  190. package/dist/scroll-area-anatomy-Cxkrq_al.d.ts +2 -0
  191. package/dist/segment-group-anatomy-CNtzx5Yr.d.ts +6 -0
  192. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  193. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  194. package/dist/select-anatomy-Elu3b3Op.d.ts +2 -0
  195. package/dist/signature-pad-anatomy-B-OK1170.d.ts +2 -0
  196. package/dist/signature-pad-anatomy-Mz3w_i5B.js +3 -0
  197. package/dist/slider-anatomy-3KpCBnz3.js +3 -0
  198. package/dist/slider-anatomy-Ctfd4geR.d.ts +2 -0
  199. package/dist/splitter-anatomy-CN7s6WdQ.d.ts +2 -0
  200. package/dist/splitter-anatomy-D2RNa-hA.js +3 -0
  201. package/dist/steps-anatomy-CSfgiyVI.js +3 -0
  202. package/dist/steps-anatomy-DrtAi5Mk.d.ts +2 -0
  203. package/dist/switch-anatomy-DDL1v5Fs.js +3 -0
  204. package/dist/switch-anatomy-Z4qGqnte.d.ts +2 -0
  205. package/dist/tabs-anatomy-BL3YLH_t.d.ts +2 -0
  206. package/dist/tabs-anatomy-DlQHg-E8.js +3 -0
  207. package/dist/tags-input-anatomy-AHepxK3s.d.ts +2 -0
  208. package/dist/tags-input-anatomy-DYSi98Bx.js +3 -0
  209. package/dist/timer-anatomy-Be-Fa71t.d.ts +2 -0
  210. package/dist/timer-anatomy-C9bTbrUf.js +3 -0
  211. package/dist/toast-anatomy-CssUp7TT.js +3 -0
  212. package/dist/toast-anatomy-_k_zeUjw.d.ts +2 -0
  213. package/dist/toggle-anatomy-D8XJQLnW.js +8 -0
  214. package/dist/toggle-anatomy-DFzkjtVR.d.ts +6 -0
  215. package/dist/toggle-group-anatomy-DD8PvB75.js +3 -0
  216. package/dist/toggle-group-anatomy-L0_56E8r.d.ts +2 -0
  217. package/dist/tooltip-anatomy-CPw1wOXd.js +3 -0
  218. package/dist/tooltip-anatomy-jbsTMGov.d.ts +2 -0
  219. package/dist/tour-anatomy-CDmnjoPR.js +7 -0
  220. package/dist/tour-anatomy-CgFQsxyi.d.ts +6 -0
  221. package/dist/{tree-view-N6ShNmpe.js → tree-view-BBC0paRq.js} +6 -7
  222. package/dist/tree-view-anatomy-BM2MLpUa.d.ts +2 -0
  223. package/dist/tree-view-anatomy-BW_ruJ-g.js +3 -0
  224. package/package.json +6 -2
  225. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  226. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  227. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-BQ6yvpdF.js} +0 -0
  228. /package/dist/{factory-B5zr8_kk.d.ts → factory-D5HMCjkS.d.ts} +0 -0
  229. /package/dist/{factory-Co08Aw8u.js → factory-DxZQviAU.js} +0 -0
  230. /package/dist/{index-CCRVRFFQ.d.ts → index-DmKzfNVe.d.ts} +0 -0
  231. /package/dist/{index-DhFoJHfp.d.ts → index-e9UjgIag.d.ts} +0 -0
  232. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CaUy1bPc.d.ts} +0 -0
  233. /package/dist/{types-DIEO6uP3.d.ts → types-DVbnnQPS.d.ts} +0 -0
  234. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-Bx4OiQlo.js} +0 -0
  235. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-DsagWQCm.d.ts} +0 -0
@@ -1,11 +1,11 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
3
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
4
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
6
- import * as vue2416 from "vue";
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 datePickerAnatomy } from "../../date-picker-anatomy-B3KhAu53.js";
7
+ import * as vue2581 from "vue";
7
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, Reactive, SelectHTMLAttributes, SlotsType, TableHTMLAttributes, TdHTMLAttributes, ThHTMLAttributes, UnwrapRef } from "vue";
8
- import * as _sprawlify_primitives_anatomy12 from "@sprawlify/primitives/anatomy";
9
9
  import * as datePicker from "@sprawlify/primitives/machines/date-picker";
10
10
  import { DateValue, DateValue as DateValue$1, DateValue as DateValue$2, DateView, DayTableCellProps, FocusChangeDetails, FocusChangeDetails as DatePickerFocusChangeDetails, InputProps, OpenChangeDetails, OpenChangeDetails as DatePickerOpenChangeDetails, PresetTriggerProps, TableCellProps, TableProps, ValueChangeDetails, ValueChangeDetails as DatePickerValueChangeDetails, ViewChangeDetails, ViewChangeDetails as DatePickerViewChangeDetails, parse as parseDate } from "@sprawlify/primitives/machines/date-picker";
11
11
 
@@ -17,7 +17,7 @@ interface DatePickerClearTriggerProps extends DatePickerClearTriggerBaseProps,
17
17
  */
18
18
  ButtonHTMLAttributes {}
19
19
  declare const _default: typeof __VLS_export$26;
20
- declare const __VLS_export$26: __VLS_WithSlots$23<vue2416.DefineComponent<DatePickerClearTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export$26: __VLS_WithSlots$23<vue2581.DefineComponent<DatePickerClearTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
21
21
  default?: (props: {}) => any;
22
22
  }>;
23
23
  type __VLS_WithSlots$23<T, S> = T & {
@@ -34,7 +34,7 @@ interface DatePickerContentProps extends DatePickerContentBaseProps,
34
34
  */
35
35
  HTMLAttributes {}
36
36
  declare const _default$1: typeof __VLS_export$25;
37
- declare const __VLS_export$25: __VLS_WithSlots$22<vue2416.DefineComponent<DatePickerContentProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
37
+ declare const __VLS_export$25: __VLS_WithSlots$22<vue2581.DefineComponent<DatePickerContentProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
38
38
  default?: (props: {}) => any;
39
39
  }>;
40
40
  type __VLS_WithSlots$22<T, S> = T & {
@@ -127,7 +127,7 @@ interface DatePickerContextProps extends SlotsType<{
127
127
  default: UnwrapRef<UseDatePickerContext>;
128
128
  }> {}
129
129
  declare const _default$2: typeof __VLS_export$24;
130
- declare const __VLS_export$24: __VLS_WithSlots$21<vue2416.DefineComponent<{}, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, true, {}, any>, {
130
+ declare const __VLS_export$24: __VLS_WithSlots$21<vue2581.DefineComponent<{}, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, true, {}, any>, {
131
131
  default(datePicker: UnwrapRef<UseDatePickerContext>): unknown;
132
132
  }>;
133
133
  type __VLS_WithSlots$21<T, S> = T & {
@@ -144,7 +144,7 @@ interface DatePickerControlProps extends DatePickerControlBaseProps,
144
144
  */
145
145
  HTMLAttributes {}
146
146
  declare const _default$3: typeof __VLS_export$23;
147
- declare const __VLS_export$23: __VLS_WithSlots$20<vue2416.DefineComponent<DatePickerControlProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
147
+ declare const __VLS_export$23: __VLS_WithSlots$20<vue2581.DefineComponent<DatePickerControlProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
148
148
  default?: (props: {}) => any;
149
149
  }>;
150
150
  type __VLS_WithSlots$20<T, S> = T & {
@@ -161,7 +161,7 @@ interface DatePickerInputProps extends DatePickerInputBaseProps,
161
161
  */
162
162
  InputHTMLAttributes {}
163
163
  declare const _default$4: typeof __VLS_export$22;
164
- declare const __VLS_export$22: __VLS_WithSlots$19<vue2416.DefineComponent<DatePickerInputProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
164
+ declare const __VLS_export$22: __VLS_WithSlots$19<vue2581.DefineComponent<DatePickerInputProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
165
165
  default?: (props: {}) => any;
166
166
  }>;
167
167
  type __VLS_WithSlots$19<T, S> = T & {
@@ -178,7 +178,7 @@ interface DatePickerLabelProps extends DatePickerLabelBaseProps,
178
178
  */
179
179
  LabelHTMLAttributes {}
180
180
  declare const _default$5: typeof __VLS_export$21;
181
- declare const __VLS_export$21: __VLS_WithSlots$18<vue2416.DefineComponent<DatePickerLabelProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
181
+ declare const __VLS_export$21: __VLS_WithSlots$18<vue2581.DefineComponent<DatePickerLabelProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
182
182
  default?: (props: {}) => any;
183
183
  }>;
184
184
  type __VLS_WithSlots$18<T, S> = T & {
@@ -195,7 +195,7 @@ interface DatePickerMonthSelectProps extends DatePickerMonthSelectBaseProps,
195
195
  */
196
196
  SelectHTMLAttributes {}
197
197
  declare const _default$6: typeof __VLS_export$20;
198
- declare const __VLS_export$20: vue2416.DefineComponent<DatePickerMonthSelectProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerMonthSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>;
198
+ declare const __VLS_export$20: vue2581.DefineComponent<DatePickerMonthSelectProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerMonthSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>;
199
199
  //#endregion
200
200
  //#region src/components/date-picker/date-picker-next-trigger.vue.d.ts
201
201
  interface DatePickerNextTriggerBaseProps extends PolymorphicProps {}
@@ -205,7 +205,7 @@ interface DatePickerNextTriggerProps extends DatePickerNextTriggerBaseProps,
205
205
  */
206
206
  ButtonHTMLAttributes {}
207
207
  declare const _default$7: typeof __VLS_export$19;
208
- declare const __VLS_export$19: __VLS_WithSlots$17<vue2416.DefineComponent<DatePickerNextTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
208
+ declare const __VLS_export$19: __VLS_WithSlots$17<vue2581.DefineComponent<DatePickerNextTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
209
209
  default?: (props: {}) => any;
210
210
  }>;
211
211
  type __VLS_WithSlots$17<T, S> = T & {
@@ -222,7 +222,7 @@ interface DatePickerPositionerProps extends DatePickerPositionerBaseProps,
222
222
  */
223
223
  HTMLAttributes {}
224
224
  declare const _default$8: typeof __VLS_export$18;
225
- declare const __VLS_export$18: __VLS_WithSlots$16<vue2416.DefineComponent<DatePickerPositionerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
225
+ declare const __VLS_export$18: __VLS_WithSlots$16<vue2581.DefineComponent<DatePickerPositionerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
226
226
  default?: (props: {}) => any;
227
227
  }>;
228
228
  type __VLS_WithSlots$16<T, S> = T & {
@@ -239,7 +239,7 @@ interface DatePickerPresetTriggerProps extends DatePickerPresetTriggerBaseProps,
239
239
  */
240
240
  Omit<ButtonHTMLAttributes, 'value'> {}
241
241
  declare const _default$9: typeof __VLS_export$17;
242
- declare const __VLS_export$17: __VLS_WithSlots$15<vue2416.DefineComponent<DatePickerPresetTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerPresetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
242
+ declare const __VLS_export$17: __VLS_WithSlots$15<vue2581.DefineComponent<DatePickerPresetTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerPresetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
243
243
  default?: (props: {}) => any;
244
244
  }>;
245
245
  type __VLS_WithSlots$15<T, S> = T & {
@@ -256,7 +256,7 @@ interface DatePickerPrevTriggerProps extends DatePickerPrevTriggerBaseProps,
256
256
  */
257
257
  ButtonHTMLAttributes {}
258
258
  declare const _default$10: typeof __VLS_export$16;
259
- declare const __VLS_export$16: __VLS_WithSlots$14<vue2416.DefineComponent<DatePickerPrevTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
259
+ declare const __VLS_export$16: __VLS_WithSlots$14<vue2581.DefineComponent<DatePickerPrevTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
260
260
  default?: (props: {}) => any;
261
261
  }>;
262
262
  type __VLS_WithSlots$14<T, S> = T & {
@@ -273,7 +273,7 @@ interface DatePickerRangeTextProps extends DatePickerRangeTextBaseProps,
273
273
  */
274
274
  HTMLAttributes {}
275
275
  declare const _default$11: typeof __VLS_export$15;
276
- declare const __VLS_export$15: vue2416.DefineComponent<DatePickerRangeTextProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerRangeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>;
276
+ declare const __VLS_export$15: vue2581.DefineComponent<DatePickerRangeTextProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerRangeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>;
277
277
  //#endregion
278
278
  //#region src/components/date-picker/date-picker-value-text.vue.d.ts
279
279
  interface DatePickerValueTextRenderProps {
@@ -292,9 +292,9 @@ interface DatePickerValueTextProps extends DatePickerValueTextBaseProps,
292
292
  */
293
293
  HTMLAttributes {}
294
294
  declare const _default$22: typeof __VLS_export$14;
295
- declare const __VLS_export$14: __VLS_WithSlots$13<vue2416.DefineComponent<DatePickerValueTextProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerValueTextProps> & Readonly<{}>, {
295
+ declare const __VLS_export$14: __VLS_WithSlots$13<vue2581.DefineComponent<DatePickerValueTextProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerValueTextProps> & Readonly<{}>, {
296
296
  separator: string;
297
- }, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
297
+ }, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
298
298
  default?: (props: {
299
299
  value: DateValue$1;
300
300
  index: number;
@@ -320,11 +320,11 @@ interface DatePickerRootProviderProps extends DatePickerRootProviderBaseProps,
320
320
  HTMLAttributes {}
321
321
  interface DatePickerRootProviderEmits extends RootEmits$1 {}
322
322
  declare const _default$13: typeof __VLS_export$13;
323
- declare const __VLS_export$13: __VLS_WithSlots$12<vue2416.DefineComponent<DatePickerRootProviderProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {
323
+ declare const __VLS_export$13: __VLS_WithSlots$12<vue2581.DefineComponent<DatePickerRootProviderProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {
324
324
  exitComplete: () => any;
325
- }, string, vue2416.PublicProps, Readonly<DatePickerRootProviderProps> & Readonly<{
325
+ }, string, vue2581.PublicProps, Readonly<DatePickerRootProviderProps> & Readonly<{
326
326
  onExitComplete?: (() => any) | undefined;
327
- }>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
327
+ }>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
328
328
  default?: (props: {}) => any;
329
329
  }>;
330
330
  type __VLS_WithSlots$12<T, S> = T & {
@@ -342,40 +342,40 @@ interface DatePickerRootProps extends DatePickerRootBaseProps,
342
342
  HTMLAttributes {}
343
343
  interface DatePickerRootEmits extends RootEmits {}
344
344
  declare const _default$12: typeof __VLS_export$12;
345
- declare const __VLS_export$12: __VLS_WithSlots$11<vue2416.DefineComponent<DatePickerRootProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {
345
+ declare const __VLS_export$12: __VLS_WithSlots$11<vue2581.DefineComponent<DatePickerRootProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {
346
+ focusChange: (details: datePicker.FocusChangeDetails) => any;
347
+ valueChange: (details: datePicker.ValueChangeDetails) => any;
346
348
  "update:modelValue": (value: undefined[]) => any;
347
349
  exitComplete: () => any;
348
350
  openChange: (details: datePicker.OpenChangeDetails) => any;
349
351
  "update:open": (open: boolean) => any;
350
- valueChange: (details: datePicker.ValueChangeDetails) => any;
351
- focusChange: (details: datePicker.FocusChangeDetails) => any;
352
352
  "update:focusedValue": (focusedValue: undefined) => any;
353
353
  viewChange: (details: datePicker.ViewChangeDetails) => any;
354
354
  visibleRangeChange: (details: datePicker.VisibleRangeChangeDetails) => any;
355
355
  "update:view": (view: datePicker.DateView) => any;
356
- }, string, vue2416.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
356
+ }, string, vue2581.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
357
+ onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
358
+ onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
357
359
  "onUpdate:modelValue"?: ((value: undefined[]) => any) | undefined;
358
360
  onExitComplete?: (() => any) | undefined;
359
361
  onOpenChange?: ((details: datePicker.OpenChangeDetails) => any) | undefined;
360
362
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
361
- onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
362
- onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
363
363
  "onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
364
364
  onViewChange?: ((details: datePicker.ViewChangeDetails) => any) | undefined;
365
365
  onVisibleRangeChange?: ((details: datePicker.VisibleRangeChangeDetails) => any) | undefined;
366
366
  "onUpdate:view"?: ((view: datePicker.DateView) => any) | undefined;
367
367
  }>, {
368
+ disabled: boolean;
368
369
  inline: boolean;
369
370
  required: boolean;
370
- disabled: boolean;
371
371
  invalid: boolean;
372
372
  readOnly: boolean;
373
- open: boolean;
374
- defaultOpen: boolean;
375
373
  closeOnSelect: boolean;
374
+ defaultOpen: boolean;
375
+ open: boolean;
376
376
  fixedWeeks: boolean;
377
377
  outsideDaySelectable: boolean;
378
- }, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
378
+ }, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
379
379
  default?: (props: {}) => any;
380
380
  }>;
381
381
  type __VLS_WithSlots$11<T, S> = T & {
@@ -392,7 +392,7 @@ interface DatePickerTableBodyProps extends DatePickerTableBodyBaseProps,
392
392
  */
393
393
  HTMLAttributes {}
394
394
  declare const _default$15: typeof __VLS_export$11;
395
- declare const __VLS_export$11: __VLS_WithSlots$10<vue2416.DefineComponent<DatePickerTableBodyProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
395
+ declare const __VLS_export$11: __VLS_WithSlots$10<vue2581.DefineComponent<DatePickerTableBodyProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
396
396
  default?: (props: {}) => any;
397
397
  }>;
398
398
  type __VLS_WithSlots$10<T, S> = T & {
@@ -409,7 +409,7 @@ interface DatePickerTableCellTriggerProps extends DatePickerTableCellTriggerBase
409
409
  */
410
410
  HTMLAttributes {}
411
411
  declare const _default$17: typeof __VLS_export$10;
412
- declare const __VLS_export$10: __VLS_WithSlots$9<vue2416.DefineComponent<DatePickerTableCellTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
412
+ declare const __VLS_export$10: __VLS_WithSlots$9<vue2581.DefineComponent<DatePickerTableCellTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
413
413
  default?: (props: {}) => any;
414
414
  }>;
415
415
  type __VLS_WithSlots$9<T, S> = T & {
@@ -431,7 +431,7 @@ interface DatePickerTableCellProps extends DatePickerTableCellBaseProps,
431
431
  */
432
432
  TdHTMLAttributes {}
433
433
  declare const _default$16: typeof __VLS_export$9;
434
- declare const __VLS_export$9: __VLS_WithSlots$8<vue2416.DefineComponent<DatePickerTableCellProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableCellProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
434
+ declare const __VLS_export$9: __VLS_WithSlots$8<vue2581.DefineComponent<DatePickerTableCellProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableCellProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
435
435
  default?: (props: {}) => any;
436
436
  }>;
437
437
  type __VLS_WithSlots$8<T, S> = T & {
@@ -448,7 +448,7 @@ interface DatePickerTableHeadProps extends DatePickerTableHeadBaseProps,
448
448
  */
449
449
  HTMLAttributes {}
450
450
  declare const _default$18: typeof __VLS_export$8;
451
- declare const __VLS_export$8: __VLS_WithSlots$7<vue2416.DefineComponent<DatePickerTableHeadProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableHeadProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
451
+ declare const __VLS_export$8: __VLS_WithSlots$7<vue2581.DefineComponent<DatePickerTableHeadProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableHeadProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
452
452
  default?: (props: {}) => any;
453
453
  }>;
454
454
  type __VLS_WithSlots$7<T, S> = T & {
@@ -465,7 +465,7 @@ interface DatePickerTableHeaderProps extends DatePickerTableHeaderBaseProps,
465
465
  */
466
466
  ThHTMLAttributes {}
467
467
  declare const _default$19: typeof __VLS_export$7;
468
- declare const __VLS_export$7: __VLS_WithSlots$6<vue2416.DefineComponent<DatePickerTableHeaderProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
468
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue2581.DefineComponent<DatePickerTableHeaderProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
469
469
  default?: (props: {}) => any;
470
470
  }>;
471
471
  type __VLS_WithSlots$6<T, S> = T & {
@@ -482,7 +482,7 @@ interface DatePickerTableRowProps extends DatePickerTableRowBaseProps,
482
482
  */
483
483
  HTMLAttributes {}
484
484
  declare const _default$20: typeof __VLS_export$6;
485
- declare const __VLS_export$6: __VLS_WithSlots$5<vue2416.DefineComponent<DatePickerTableRowProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableRowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
485
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue2581.DefineComponent<DatePickerTableRowProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableRowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
486
486
  default?: (props: {}) => any;
487
487
  }>;
488
488
  type __VLS_WithSlots$5<T, S> = T & {
@@ -499,7 +499,7 @@ interface DatePickerTableProps extends DatePickerTableBaseProps,
499
499
  */
500
500
  TableHTMLAttributes {}
501
501
  declare const _default$14: typeof __VLS_export$5;
502
- declare const __VLS_export$5: __VLS_WithSlots$4<vue2416.DefineComponent<DatePickerTableProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTableProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
502
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue2581.DefineComponent<DatePickerTableProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTableProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
503
503
  default?: (props: {}) => any;
504
504
  }>;
505
505
  type __VLS_WithSlots$4<T, S> = T & {
@@ -516,7 +516,7 @@ interface DatePickerTriggerProps extends DatePickerTriggerBaseProps,
516
516
  */
517
517
  ButtonHTMLAttributes {}
518
518
  declare const _default$21: typeof __VLS_export$4;
519
- declare const __VLS_export$4: __VLS_WithSlots$3<vue2416.DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
519
+ declare const __VLS_export$4: __VLS_WithSlots$3<vue2581.DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
520
520
  default?: (props: {}) => any;
521
521
  }>;
522
522
  type __VLS_WithSlots$3<T, S> = T & {
@@ -533,7 +533,7 @@ interface DatePickerViewControlProps extends DatePickerViewControlBaseProps,
533
533
  */
534
534
  HTMLAttributes {}
535
535
  declare const _default$24: typeof __VLS_export$3;
536
- declare const __VLS_export$3: __VLS_WithSlots$2<vue2416.DefineComponent<DatePickerViewControlProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerViewControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
536
+ declare const __VLS_export$3: __VLS_WithSlots$2<vue2581.DefineComponent<DatePickerViewControlProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerViewControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
537
537
  default?: (props: {}) => any;
538
538
  }>;
539
539
  type __VLS_WithSlots$2<T, S> = T & {
@@ -550,7 +550,7 @@ interface DatePickerViewTriggerProps extends DatePickerViewTriggerBaseProps,
550
550
  */
551
551
  ButtonHTMLAttributes {}
552
552
  declare const _default$25: typeof __VLS_export$2;
553
- declare const __VLS_export$2: __VLS_WithSlots$1<vue2416.DefineComponent<DatePickerViewTriggerProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerViewTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
553
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue2581.DefineComponent<DatePickerViewTriggerProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerViewTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
554
554
  default?: (props: {}) => any;
555
555
  }>;
556
556
  type __VLS_WithSlots$1<T, S> = T & {
@@ -569,7 +569,7 @@ HTMLAttributes {
569
569
  view: DateView;
570
570
  }
571
571
  declare const _default$23: typeof __VLS_export$1;
572
- declare const __VLS_export$1: __VLS_WithSlots<vue2416.DefineComponent<DatePickerViewProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>, {
572
+ declare const __VLS_export$1: __VLS_WithSlots<vue2581.DefineComponent<DatePickerViewProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>, {
573
573
  default?: (props: {}) => any;
574
574
  }>;
575
575
  type __VLS_WithSlots<T, S> = T & {
@@ -586,10 +586,7 @@ interface DatePickerYearSelectProps extends DatePickerYearSelectBaseProps,
586
586
  */
587
587
  SelectHTMLAttributes {}
588
588
  declare const _default$26: typeof __VLS_export;
589
- declare const __VLS_export: vue2416.DefineComponent<DatePickerYearSelectProps, {}, {}, {}, {}, vue2416.ComponentOptionsMixin, vue2416.ComponentOptionsMixin, {}, string, vue2416.PublicProps, Readonly<DatePickerYearSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2416.ComponentProvideOptions, false, {}, any>;
590
- //#endregion
591
- //#region src/components/date-picker/date-picker-anatomy.d.ts
592
- declare const datePickerAnatomy: _sprawlify_primitives_anatomy12.AnatomyInstance<"input" | "label" | "table" | "view" | "root" | "trigger" | "control" | "nextTrigger" | "prevTrigger" | "content" | "valueText" | "positioner" | "clearTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
589
+ declare const __VLS_export: vue2581.DefineComponent<DatePickerYearSelectProps, {}, {}, {}, {}, vue2581.ComponentOptionsMixin, vue2581.ComponentOptionsMixin, {}, string, vue2581.PublicProps, Readonly<DatePickerYearSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2581.ComponentProvideOptions, false, {}, any>;
593
590
  declare namespace date_picker_d_exports {
594
591
  export { _default as ClearTrigger, DatePickerClearTriggerBaseProps as ClearTriggerBaseProps, DatePickerClearTriggerProps as ClearTriggerProps, _default$1 as Content, DatePickerContentBaseProps as ContentBaseProps, DatePickerContentProps as ContentProps, _default$2 as Context, DatePickerContextProps as ContextProps, _default$3 as Control, DatePickerControlBaseProps as ControlBaseProps, DatePickerControlProps as ControlProps, DateValue$2 as DateValue, FocusChangeDetails, _default$4 as Input, DatePickerInputBaseProps as InputBaseProps, DatePickerInputProps as InputProps, _default$5 as Label, DatePickerLabelBaseProps as LabelBaseProps, DatePickerLabelProps as LabelProps, _default$6 as MonthSelect, DatePickerMonthSelectBaseProps as MonthSelectBaseProps, DatePickerMonthSelectProps as MonthSelectProps, _default$7 as NextTrigger, DatePickerNextTriggerBaseProps as NextTriggerBaseProps, DatePickerNextTriggerProps as NextTriggerProps, OpenChangeDetails, _default$8 as Positioner, DatePickerPositionerBaseProps as PositionerBaseProps, DatePickerPositionerProps as PositionerProps, _default$9 as PresetTrigger, DatePickerPresetTriggerBaseProps as PresetTriggerBaseProps, DatePickerPresetTriggerProps as PresetTriggerProps, _default$10 as PrevTrigger, DatePickerPrevTriggerBaseProps as PrevTriggerBaseProps, DatePickerPrevTriggerProps as PrevTriggerProps, _default$11 as RangeText, DatePickerRangeTextBaseProps as RangeTextBaseProps, DatePickerRangeTextProps as RangeTextProps, _default$12 as Root, DatePickerRootBaseProps as RootBaseProps, DatePickerRootEmits as RootEmits, DatePickerRootProps as RootProps, _default$13 as RootProvider, DatePickerRootProviderBaseProps as RootProviderBaseProps, DatePickerRootProviderProps as RootProviderProps, _default$14 as Table, DatePickerTableBaseProps as TableBaseProps, _default$15 as TableBody, DatePickerTableBodyBaseProps as TableBodyBaseProps, DatePickerTableBodyProps as TableBodyProps, _default$16 as TableCell, DatePickerTableCellBaseProps as TableCellBaseProps, DatePickerTableCellProps as TableCellProps, _default$17 as TableCellTrigger, DatePickerTableCellTriggerBaseProps as TableCellTriggerBaseProps, DatePickerTableCellTriggerProps as TableCellTriggerProps, _default$18 as TableHead, DatePickerTableHeadBaseProps as TableHeadBaseProps, DatePickerTableHeadProps as TableHeadProps, _default$19 as TableHeader, DatePickerTableHeaderBaseProps as TableHeaderBaseProps, DatePickerTableHeaderProps as TableHeaderProps, DatePickerTableProps as TableProps, _default$20 as TableRow, DatePickerTableRowBaseProps as TableRowBaseProps, DatePickerTableRowProps as TableRowProps, _default$21 as Trigger, DatePickerTriggerBaseProps as TriggerBaseProps, DatePickerTriggerProps as TriggerProps, ValueChangeDetails, _default$22 as ValueText, DatePickerValueTextBaseProps as ValueTextBaseProps, DatePickerValueTextProps as ValueTextProps, DatePickerValueTextRenderProps as ValueTextRenderProps, _default$23 as View, DatePickerViewBaseProps as ViewBaseProps, ViewChangeDetails, _default$24 as ViewControl, DatePickerViewControlBaseProps as ViewControlBaseProps, DatePickerViewControlProps as ViewControlProps, DatePickerViewProps as ViewProps, _default$25 as ViewTrigger, DatePickerViewTriggerBaseProps as ViewTriggerBaseProps, DatePickerViewTriggerProps as ViewTriggerProps, _default$26 as YearSelect, DatePickerYearSelectBaseProps as YearSelectBaseProps, DatePickerYearSelectProps as YearSelectProps };
595
592
  }
@@ -3,14 +3,15 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
6
+ import { t as datePickerAnatomy } from "../../date-picker-anatomy-BbB7oLLk.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
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";
10
11
  import { uniq } from "@sprawlify/primitives/utils";
11
12
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
12
13
  import * as datePicker from "@sprawlify/primitives/machines/date-picker";
13
- import { anatomy, parse as parseDate } from "@sprawlify/primitives/machines/date-picker";
14
+ import { parse as parseDate } from "@sprawlify/primitives/machines/date-picker";
14
15
 
15
16
  //#region src/components/date-picker/use-date-picker-context.ts
16
17
  const [DatePickerProvider, useDatePickerContext] = createContext("DatePickerContext");
@@ -333,10 +334,6 @@ var date_picker_range_text_vue_vue_type_script_setup_true_lang_default = /* @__P
333
334
  //#region src/components/date-picker/date-picker-range-text.vue
334
335
  var date_picker_range_text_default = date_picker_range_text_vue_vue_type_script_setup_true_lang_default;
335
336
 
336
- //#endregion
337
- //#region src/components/date-picker/date-picker-anatomy.ts
338
- const datePickerAnatomy = anatomy.extendWith("view", "valueText");
339
-
340
337
  //#endregion
341
338
  //#region src/components/date-picker/date-picker-value-text.vue?vue&type=script&setup=true&lang.ts
342
339
  var date_picker_value_text_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
@@ -1,13 +1,14 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
3
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
4
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
6
- import * as vue2366 from "vue";
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 dialogAnatomy } from "../../dialog-anatomy--8BPzYvc.js";
7
+ import * as vue1686 from "vue";
7
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
+ import * as _sprawlify_primitives_machines_bottom_sheet43 from "@sprawlify/primitives/machines/bottom-sheet";
8
10
  import * as dialog from "@sprawlify/primitives/machines/dialog";
9
- import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent, anatomy as dialogAnatomy } from "@sprawlify/primitives/machines/dialog";
10
- import * as _sprawlify_primitives_machines_menu56 from "@sprawlify/primitives/machines/menu";
11
+ import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
11
12
 
12
13
  //#region src/components/dialog/dialog-backdrop.vue.d.ts
13
14
  interface DialogBackdropBaseProps extends PolymorphicProps {}
@@ -17,7 +18,7 @@ interface DialogBackdropProps extends DialogBackdropBaseProps,
17
18
  */
18
19
  HTMLAttributes {}
19
20
  declare const _default: typeof __VLS_export$9;
20
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2366.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1686.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
21
22
  default?: (props: {}) => any;
22
23
  }>;
23
24
  type __VLS_WithSlots$9<T, S> = T & {
@@ -34,7 +35,7 @@ interface DialogCloseTriggerProps extends DialogCloseTriggerBaseProps,
34
35
  */
35
36
  ButtonHTMLAttributes {}
36
37
  declare const _default$1: typeof __VLS_export$8;
37
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2366.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1686.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
38
39
  default?: (props: {}) => any;
39
40
  }>;
40
41
  type __VLS_WithSlots$8<T, S> = T & {
@@ -51,7 +52,7 @@ interface DialogContentProps extends DialogContentBaseProps,
51
52
  */
52
53
  HTMLAttributes {}
53
54
  declare const _default$2: typeof __VLS_export$7;
54
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2366.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1686.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
55
56
  default?: (props: {}) => any;
56
57
  }>;
57
58
  type __VLS_WithSlots$7<T, S> = T & {
@@ -68,7 +69,7 @@ interface DialogDescriptionProps extends DialogDescriptionBaseProps,
68
69
  */
69
70
  HTMLAttributes {}
70
71
  declare const _default$4: typeof __VLS_export$6;
71
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2366.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1686.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
72
73
  default?: (props: {}) => any;
73
74
  }>;
74
75
  type __VLS_WithSlots$6<T, S> = T & {
@@ -85,7 +86,7 @@ interface DialogPositionerProps extends DialogPositionerBaseProps,
85
86
  */
86
87
  HTMLAttributes {}
87
88
  declare const _default$5: typeof __VLS_export$5;
88
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2366.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
89
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1686.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
89
90
  default?: (props: {}) => any;
90
91
  }>;
91
92
  type __VLS_WithSlots$5<T, S> = T & {
@@ -102,11 +103,11 @@ interface DialogRootProviderBaseProps extends RootProviderProps, RenderStrategyP
102
103
  interface DialogRootProviderProps extends DialogRootProviderBaseProps {}
103
104
  interface DialogRootProviderEmits extends RootEmits$1 {}
104
105
  declare const _default$7: typeof __VLS_export$4;
105
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2366.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {
106
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1686.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {
106
107
  exitComplete: () => any;
107
- }, string, vue2366.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
108
+ }, string, vue1686.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
108
109
  onExitComplete?: (() => any) | undefined;
109
- }>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
110
+ }>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
110
111
  default?: (props: {}) => any;
111
112
  }>;
112
113
  type __VLS_WithSlots$4<T, S> = T & {
@@ -162,13 +163,13 @@ interface DialogRootBaseProps extends RootProps, RenderStrategyProps {}
162
163
  interface DialogRootProps extends DialogRootBaseProps {}
163
164
  interface DialogRootEmits extends RootEmits {}
164
165
  declare const _default$6: typeof __VLS_export$3;
165
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2366.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {
166
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1686.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {
166
167
  exitComplete: () => any;
168
+ focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any;
169
+ interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any;
167
170
  openChange: (details: dialog.OpenChangeDetails) => any;
171
+ pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any;
168
172
  "update:open": (open: boolean) => any;
169
- focusOutside: (event: _sprawlify_primitives_machines_menu56.FocusOutsideEvent) => any;
170
- interactOutside: (event: _sprawlify_primitives_machines_menu56.InteractOutsideEvent) => any;
171
- pointerDownOutside: (event: _sprawlify_primitives_machines_menu56.PointerDownOutsideEvent) => any;
172
173
  escapeKeyDown: (event: KeyboardEvent) => any;
173
174
  requestDismiss: (event: CustomEvent<{
174
175
  originalLayer: HTMLElement;
@@ -176,13 +177,13 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2366.DefineComponent<DialogRo
176
177
  originalIndex: number;
177
178
  targetIndex: number;
178
179
  }>) => any;
179
- }, string, vue2366.PublicProps, Readonly<DialogRootProps> & Readonly<{
180
+ }, string, vue1686.PublicProps, Readonly<DialogRootProps> & Readonly<{
180
181
  onExitComplete?: (() => any) | undefined;
182
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any) | undefined;
183
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any) | undefined;
181
184
  onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
185
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any) | undefined;
182
186
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
183
- onFocusOutside?: ((event: _sprawlify_primitives_machines_menu56.FocusOutsideEvent) => any) | undefined;
184
- onInteractOutside?: ((event: _sprawlify_primitives_machines_menu56.InteractOutsideEvent) => any) | undefined;
185
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu56.PointerDownOutsideEvent) => any) | undefined;
186
187
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
187
188
  onRequestDismiss?: ((event: CustomEvent<{
188
189
  originalLayer: HTMLElement;
@@ -191,15 +192,15 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2366.DefineComponent<DialogRo
191
192
  targetIndex: number;
192
193
  }>) => any) | undefined;
193
194
  }>, {
194
- open: boolean;
195
195
  defaultOpen: boolean;
196
- closeOnEscape: boolean;
197
- closeOnInteractOutside: boolean;
196
+ open: boolean;
198
197
  trapFocus: boolean;
199
198
  preventScroll: boolean;
200
199
  modal: boolean;
201
200
  restoreFocus: boolean;
202
- }, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
201
+ closeOnInteractOutside: boolean;
202
+ closeOnEscape: boolean;
203
+ }, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
203
204
  default?: (props: {}) => any;
204
205
  }>;
205
206
  type __VLS_WithSlots$3<T, S> = T & {
@@ -216,7 +217,7 @@ interface DialogTitleProps extends DialogTitleBaseProps,
216
217
  */
217
218
  HTMLAttributes {}
218
219
  declare const _default$8: typeof __VLS_export$2;
219
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2366.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
220
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1686.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
220
221
  default?: (props: {}) => any;
221
222
  }>;
222
223
  type __VLS_WithSlots$2<T, S> = T & {
@@ -233,7 +234,7 @@ interface DialogTriggerProps extends DialogTriggerBaseProps,
233
234
  */
234
235
  ButtonHTMLAttributes {}
235
236
  declare const _default$9: typeof __VLS_export$1;
236
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2366.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, false, {}, any>, {
237
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1686.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
237
238
  default?: (props: {}) => any;
238
239
  }>;
239
240
  type __VLS_WithSlots$1<T, S> = T & {
@@ -258,7 +259,7 @@ interface DialogContextProps extends SlotsType<{
258
259
  default: UnwrapRef<UseDialogContext>;
259
260
  }> {}
260
261
  declare const _default$3: typeof __VLS_export;
261
- declare const __VLS_export: __VLS_WithSlots<vue2366.DefineComponent<{}, {}, {}, {}, {}, vue2366.ComponentOptionsMixin, vue2366.ComponentOptionsMixin, {}, string, vue2366.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2366.ComponentProvideOptions, true, {}, any>, {
262
+ declare const __VLS_export: __VLS_WithSlots<vue1686.DefineComponent<{}, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, true, {}, any>, {
262
263
  default(dialog: UnwrapRef<UseDialogContext>): unknown;
263
264
  }>;
264
265
  type __VLS_WithSlots<T, S> = T & {
@@ -3,13 +3,13 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
6
+ import { t as dialogAnatomy } from "../../dialog-anatomy-DZW7OUW_.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { n as useRenderStrategyProps, 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";
10
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
12
  import * as dialog from "@sprawlify/primitives/machines/dialog";
12
- import { anatomy as dialogAnatomy } from "@sprawlify/primitives/machines/dialog";
13
13
 
14
14
  //#region src/components/dialog/use-dialog-context.ts
15
15
  const [DialogProvider, useDialogContext] = createContext("DialogContext");
@@ -1,6 +1,6 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { i as MaybePromise } from "../../types-DIEO6uP3.js";
3
- import * as vue331 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { i as MaybePromise } from "../../types-DVbnnQPS.js";
3
+ import * as vue2181 from "vue";
4
4
  import { ButtonHTMLAttributes } from "vue";
5
5
  import { FileMimeType } from "@sprawlify/primitives/file-utils";
6
6
 
@@ -17,7 +17,7 @@ interface DownloadTriggerProps extends DownloadTriggerBaseProps,
17
17
  */
18
18
  ButtonHTMLAttributes {}
19
19
  declare const _default: typeof __VLS_export;
20
- declare const __VLS_export: __VLS_WithSlots<vue331.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue331.ComponentOptionsMixin, vue331.ComponentOptionsMixin, {}, string, vue331.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue331.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export: __VLS_WithSlots<vue2181.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue2181.ComponentOptionsMixin, vue2181.ComponentOptionsMixin, {}, string, vue2181.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2181.ComponentProvideOptions, false, {}, any>, {
21
21
  default?: (props: {}) => any;
22
22
  }>;
23
23
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import "../../core-DNndr38p.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
4
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
5
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
6
6
  import { createBlock, defineComponent, openBlock, renderSlot, unref, withCtx } from "vue";
7
7
  import { downloadFile } from "@sprawlify/primitives/file-utils";
8
8