@soybeanjs/headless 0.0.19 → 0.0.20

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 (266) hide show
  1. package/dist/components/accordion/accordion-content.vue.d.ts +2 -2
  2. package/dist/components/accordion/accordion-header.vue.d.ts +2 -2
  3. package/dist/components/accordion/accordion-item.vue.d.ts +5 -5
  4. package/dist/components/accordion/accordion-root.vue.d.ts +3 -3
  5. package/dist/components/accordion/accordion-trigger.vue.d.ts +2 -2
  6. package/dist/components/accordion/context.d.ts +2 -2
  7. package/dist/components/accordion/context.js +1 -1
  8. package/dist/components/alert/alert-close.vue.d.ts +2 -2
  9. package/dist/components/alert/alert-content.vue.d.ts +2 -2
  10. package/dist/components/alert/alert-description.vue.d.ts +2 -2
  11. package/dist/components/alert/alert-root.vue.d.ts +4 -4
  12. package/dist/components/alert/alert-title.vue.d.ts +2 -2
  13. package/dist/components/alert/context.d.ts +2 -2
  14. package/dist/components/alert-dialog/alert-dialog-close.vue.d.ts +2 -2
  15. package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +6 -6
  16. package/dist/components/alert-dialog/alert-dialog-root.vue.d.ts +4 -4
  17. package/dist/components/arrow/arrow.vue.d.ts +2 -2
  18. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
  19. package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
  20. package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
  21. package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
  22. package/dist/components/avatar/context.d.ts +2 -2
  23. package/dist/components/badge/badge-content.vue.d.ts +2 -2
  24. package/dist/components/badge/badge-root.vue.d.ts +4 -4
  25. package/dist/components/badge/context.d.ts +2 -2
  26. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +2 -2
  27. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +2 -2
  28. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +2 -2
  29. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +2 -2
  30. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +2 -2
  31. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +2 -2
  32. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +2 -2
  33. package/dist/components/breadcrumb/context.d.ts +2 -2
  34. package/dist/components/button/button.vue.d.ts +5 -5
  35. package/dist/components/card/card-content.vue.d.ts +2 -2
  36. package/dist/components/card/card-description.vue.d.ts +2 -2
  37. package/dist/components/card/card-footer.vue.d.ts +2 -2
  38. package/dist/components/card/card-header.vue.d.ts +2 -2
  39. package/dist/components/card/card-root.vue.d.ts +2 -2
  40. package/dist/components/card/card-title-root.vue.d.ts +2 -2
  41. package/dist/components/card/card-title.vue.d.ts +2 -2
  42. package/dist/components/card/context.d.ts +2 -2
  43. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
  44. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
  45. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
  46. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
  47. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
  48. package/dist/components/checkbox/context.d.ts +2 -2
  49. package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
  50. package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -6
  51. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
  52. package/dist/components/collapsible/context.d.ts +2 -2
  53. package/dist/components/config-provider/config-provider.js +1 -1
  54. package/dist/components/config-provider/config-provider.vue.d.ts +4 -6
  55. package/dist/components/config-provider/context.js +1 -1
  56. package/dist/components/config-provider/types.d.ts +1 -9
  57. package/dist/components/context-menu/context-menu-content.vue.d.ts +8 -8
  58. package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
  59. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
  60. package/dist/components/context-menu/context.js +1 -1
  61. package/dist/components/dialog/context.d.ts +2 -2
  62. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  63. package/dist/components/dialog/dialog-content.vue.d.ts +6 -6
  64. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  65. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  66. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  67. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  68. package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
  69. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  70. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  71. package/dist/components/dropdown-menu/context.js +1 -1
  72. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +8 -8
  73. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +4 -4
  74. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  75. package/dist/components/form/context.d.ts +2 -2
  76. package/dist/components/form/form-description.vue.d.ts +2 -2
  77. package/dist/components/form/form-error.vue.d.ts +2 -2
  78. package/dist/components/form/form-field.vue.d.ts +2 -2
  79. package/dist/components/form/form-label.vue.d.ts +2 -2
  80. package/dist/components/input/context.d.ts +2 -2
  81. package/dist/components/input/input-control.vue.d.ts +2 -2
  82. package/dist/components/input/input-root.vue.d.ts +4 -4
  83. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  84. package/dist/components/label/label.vue.d.ts +2 -2
  85. package/dist/components/layout/context.d.ts +2 -2
  86. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  87. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  88. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  89. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  90. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  91. package/dist/components/layout/layout-root.vue.d.ts +4 -4
  92. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  93. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  94. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  95. package/dist/components/link/link.js +1 -1
  96. package/dist/components/link/link.vue.d.ts +10 -12
  97. package/dist/components/list/context.d.ts +2 -2
  98. package/dist/components/list/list-content.vue.d.ts +2 -2
  99. package/dist/components/list/list-description.vue.d.ts +2 -2
  100. package/dist/components/list/list-item.vue.d.ts +2 -2
  101. package/dist/components/list/list-root.vue.d.ts +2 -2
  102. package/dist/components/list/list-title.vue.d.ts +2 -2
  103. package/dist/components/listbox/context.d.ts +2 -2
  104. package/dist/components/listbox/context.js +1 -1
  105. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  106. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  107. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  108. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  109. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  110. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  111. package/dist/components/listbox/listbox-root.vue.d.ts +5 -5
  112. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  113. package/dist/components/menu/context.d.ts +2 -2
  114. package/dist/components/menu/context.js +1 -1
  115. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  116. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  117. package/dist/components/menu/menu-content.vue.d.ts +8 -8
  118. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  119. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  120. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  121. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  122. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  123. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  124. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  125. package/dist/components/menu/menu-sub-content.vue.d.ts +8 -8
  126. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  127. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  128. package/dist/components/navigation-menu/context.d.ts +2 -2
  129. package/dist/components/navigation-menu/context.js +1 -1
  130. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  131. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  132. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  133. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  134. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  135. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +4 -4
  136. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  137. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  138. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  139. package/dist/components/number-input/context.d.ts +2 -2
  140. package/dist/components/number-input/context.js +1 -1
  141. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  142. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  143. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  144. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  145. package/dist/components/pagination/context.d.ts +2 -2
  146. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  147. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  148. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  149. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  150. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  151. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  152. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  153. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  154. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  155. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  156. package/dist/components/popover/popover-popup.vue.d.ts +2 -2
  157. package/dist/components/popover/popover-positioner.vue.d.ts +6 -6
  158. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  159. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  160. package/dist/components/popper/context.d.ts +2 -2
  161. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  162. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  163. package/dist/components/popper/popper-popup.vue.d.ts +2 -2
  164. package/dist/components/popper/popper-positioner.vue.d.ts +48 -48
  165. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  166. package/dist/components/portal/portal.vue.d.ts +3 -3
  167. package/dist/components/primitive/primitive.d.ts +2 -2
  168. package/dist/components/radio-group/context.d.ts +2 -2
  169. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  170. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  171. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  172. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  173. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  174. package/dist/components/roving-focus/context.js +1 -1
  175. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
  176. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  177. package/dist/components/select/context.d.ts +2 -2
  178. package/dist/components/select/context.js +1 -1
  179. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  180. package/dist/components/select/select-content.vue.d.ts +6 -6
  181. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  182. package/dist/components/select/select-group.vue.d.ts +2 -2
  183. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  184. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  185. package/dist/components/select/select-item.vue.d.ts +4 -4
  186. package/dist/components/select/select-root.vue.d.ts +3 -3
  187. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  188. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  189. package/dist/components/select/select-separator.vue.d.ts +2 -2
  190. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  191. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  192. package/dist/components/select/select-value.vue.d.ts +3 -3
  193. package/dist/components/select/select-viewport.js +1 -1
  194. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  195. package/dist/components/separator/context.d.ts +2 -2
  196. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  197. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  198. package/dist/components/slot/slot.d.ts +2 -2
  199. package/dist/components/switch/context.d.ts +2 -2
  200. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  201. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  202. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  203. package/dist/components/tabs/context.d.ts +2 -2
  204. package/dist/components/tabs/context.js +1 -1
  205. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  206. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  207. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  208. package/dist/components/tabs/tabs-root.vue.d.ts +6 -6
  209. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  210. package/dist/components/tag/tag.vue.d.ts +4 -4
  211. package/dist/components/textarea/context.d.ts +2 -2
  212. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  213. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  214. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  215. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  216. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  217. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  218. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  219. package/dist/components/toast/toast-root.vue.d.ts +5 -5
  220. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  221. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  222. package/dist/components/tooltip/tooltip-popup.vue.d.ts +2 -2
  223. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +4 -4
  224. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  225. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  226. package/dist/components/tree/context.js +1 -1
  227. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  228. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  229. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  230. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  231. package/dist/components/tree-menu/context.d.ts +2 -2
  232. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +4 -4
  233. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +2 -2
  234. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +2 -2
  235. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +2 -2
  236. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +4 -4
  237. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +4 -4
  238. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +4 -4
  239. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +4 -4
  240. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  241. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  242. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  243. package/dist/components/visually-hidden/types.d.ts +3 -3
  244. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +6 -14
  245. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  246. package/dist/composables/index.d.ts +1 -4
  247. package/dist/composables/index.js +1 -1
  248. package/dist/composables/use-collection.d.ts +6 -6
  249. package/dist/composables/use-dismissable-layer.d.ts +2 -2
  250. package/dist/composables/use-exposed-element.d.ts +2 -2
  251. package/dist/composables/use-forward-element.d.ts +2 -2
  252. package/dist/composables/use-image-loading-status.d.ts +2 -2
  253. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  254. package/dist/composables/use-kbd.d.ts +2 -2
  255. package/dist/composables/use-presence.d.ts +2 -2
  256. package/dist/composables/use-props.d.ts +3 -3
  257. package/dist/composables/use-selection.d.ts +4 -4
  258. package/dist/types/common.d.ts +1 -9
  259. package/dist/types/index.d.ts +1 -1
  260. package/package.json +3 -3
  261. package/dist/composables/use-direction.d.ts +0 -9
  262. package/dist/composables/use-direction.js +0 -1
  263. package/dist/composables/use-locale.d.ts +0 -7
  264. package/dist/composables/use-locale.js +0 -1
  265. package/dist/composables/use-nonce.d.ts +0 -7
  266. package/dist/composables/use-nonce.js +0 -1
@@ -2,32 +2,32 @@ import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js
2
2
  import "../../types/index.js";
3
3
  import { MenuSubContentProps } from "./types.js";
4
4
  import "../../index.js";
5
- import * as vue915 from "vue";
5
+ import * as vue1177 from "vue";
6
6
 
7
7
  //#region src/components/menu/menu-sub-content.vue.d.ts
8
8
  declare var __VLS_14: {};
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_14) => any;
11
11
  };
12
- declare const __VLS_base: vue915.DefineComponent<MenuSubContentProps, {}, {}, {}, {}, vue915.ComponentOptionsMixin, vue915.ComponentOptionsMixin, {
13
- closeAutoFocus: (event: Event) => any;
12
+ declare const __VLS_base: vue1177.DefineComponent<MenuSubContentProps, {}, {}, {}, {}, vue1177.ComponentOptionsMixin, vue1177.ComponentOptionsMixin, {
14
13
  escapeKeyDown: (event: KeyboardEvent) => any;
15
- pointerDownOutside: (event: PointerDownOutsideEvent) => any;
16
14
  entryFocus: (event: Event) => any;
15
+ closeAutoFocus: (event: Event) => any;
16
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
17
17
  focusOutside: (event: FocusOutsideEvent) => any;
18
18
  interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
19
19
  openAutoFocus: (event: Event) => any;
20
- }, string, vue915.PublicProps, Readonly<MenuSubContentProps> & Readonly<{
21
- onCloseAutoFocus?: ((event: Event) => any) | undefined;
20
+ }, string, vue1177.PublicProps, Readonly<MenuSubContentProps> & Readonly<{
22
21
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
23
- onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
24
22
  onEntryFocus?: ((event: Event) => any) | undefined;
23
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
24
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
25
25
  onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
26
26
  onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
27
27
  onOpenAutoFocus?: ((event: Event) => any) | undefined;
28
28
  }>, {
29
29
  prioritizePosition: boolean;
30
- }, {}, {}, {}, string, vue915.ComponentProvideOptions, false, {}, any>;
30
+ }, {}, {}, {}, string, vue1177.ComponentProvideOptions, false, {}, any>;
31
31
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
32
32
  declare const _default: typeof __VLS_export;
33
33
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { MenuSubTriggerProps } from "./types.js";
2
- import * as vue920 from "vue";
2
+ import * as vue1167 from "vue";
3
3
 
4
4
  //#region src/components/menu/menu-sub-trigger.vue.d.ts
5
5
  declare var __VLS_19: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_19) => any;
8
8
  };
9
- declare const __VLS_base: vue920.DefineComponent<MenuSubTriggerProps, {}, {}, {}, {}, vue920.ComponentOptionsMixin, vue920.ComponentOptionsMixin, {}, string, vue920.PublicProps, Readonly<MenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue920.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1167.DefineComponent<MenuSubTriggerProps, {}, {}, {}, {}, vue1167.ComponentOptionsMixin, vue1167.ComponentOptionsMixin, {}, string, vue1167.PublicProps, Readonly<MenuSubTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1167.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,18 +1,18 @@
1
1
  import { MenuSubProps } from "./types.js";
2
- import * as vue910 from "vue";
2
+ import * as vue1172 from "vue";
3
3
 
4
4
  //#region src/components/menu/menu-sub.vue.d.ts
5
5
  declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_8) => any;
8
8
  };
9
- declare const __VLS_base: vue910.DefineComponent<MenuSubProps, {}, {}, {}, {}, vue910.ComponentOptionsMixin, vue910.ComponentOptionsMixin, {
9
+ declare const __VLS_base: vue1172.DefineComponent<MenuSubProps, {}, {}, {}, {}, vue1172.ComponentOptionsMixin, vue1172.ComponentOptionsMixin, {
10
10
  "update:open": (value: boolean) => any;
11
- }, string, vue910.PublicProps, Readonly<MenuSubProps> & Readonly<{
11
+ }, string, vue1172.PublicProps, Readonly<MenuSubProps> & Readonly<{
12
12
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
13
13
  }>, {
14
14
  open: boolean;
15
- }, {}, {}, {}, string, vue910.ComponentProvideOptions, false, {}, any>;
15
+ }, {}, {}, {}, string, vue1172.ComponentProvideOptions, false, {}, any>;
16
16
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
17
  declare const _default: typeof __VLS_export;
18
18
  type __VLS_WithSlots<T, S> = T & {
@@ -2,10 +2,10 @@ import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import "../../composables/index.js";
3
3
  import { NavigationMenuUiSlot } from "./types.js";
4
4
  import "../../index.js";
5
- import * as vue537 from "vue";
5
+ import * as vue874 from "vue";
6
6
 
7
7
  //#region src/components/navigation-menu/context.d.ts
8
8
 
9
- declare const provideNavigationMenuUi: (ui: vue537.ComputedRef<Partial<UiClass<NavigationMenuUiSlot>>>) => vue537.ComputedRef<Partial<UiClass<NavigationMenuUiSlot>>>, useNavigationMenuUi: <S extends NavigationMenuUiSlot | undefined = undefined>(slot?: S | undefined) => S extends NavigationMenuUiSlot ? vue537.ComputedRef<ClassValue> : vue537.ComputedRef<Partial<UiClass<NavigationMenuUiSlot>>>;
9
+ declare const provideNavigationMenuUi: (ui: vue874.ComputedRef<Partial<UiClass<NavigationMenuUiSlot>>>) => vue874.ComputedRef<Partial<UiClass<NavigationMenuUiSlot>>>, useNavigationMenuUi: <S extends NavigationMenuUiSlot | undefined = undefined>(slot?: S | undefined) => S extends NavigationMenuUiSlot ? vue874.ComputedRef<ClassValue> : vue874.ComputedRef<Partial<UiClass<NavigationMenuUiSlot>>>;
10
10
  //#endregion
11
11
  export { provideNavigationMenuUi };
@@ -1 +1 @@
1
- import{getDisclosureState as e}from"../../shared/value.js";import{useContext as t}from"../../composables/use-context.js";import{useCollection as n}from"../../composables/use-collection.js";import{useDirection as r}from"../../composables/use-direction.js";import{useForwardElement as i}from"../../composables/use-forward-element.js";import{useUiContext as a}from"../../composables/use-ui-context.js";import{computed as o,shallowRef as s}from"vue";import{refAutoReset as c,useDebounceFn as l}from"@vueuse/core";const[u,d]=t(`NavigationMenuRoot`,e=>{let{modelValue:t,skipDelayDuration:n,delayDuration:a,disablePointerLeaveClose:u}=e,d=r(e.dir),f=s(),p=e=>{f.value=e},[m,h]=i(),[g,_]=i(),v=s(),y=e=>{v.value=e},b=s(new Set),x=e=>{b.value.add(e)},S=e=>{b.value.delete(e)},C=o(()=>b.value.has(t.value)),w=s(``),T=c(!1,n.value),E=l(e=>{typeof e==`string`&&(w.value=t.value,t.value=e)},o(()=>t.value!==``||T.value?150:a.value)),D=e=>{E(e)},O=()=>{T.value=!0,E(``)},k=e=>{E(e)},A=()=>{u.value||E(``)},j=e=>{w.value=t.value,t.value=e},M=()=>{w.value=t.value,t.value=``};return{...e,dir:d,baseId:`soybean-navigation-menu`,rootElement:f,onRootElementChange:p,viewportElement:m,setViewportElement:h,indicatorTrackElement:g,setIndicatorTrackElement:_,activeTriggerElement:v,values:b,addValue:x,removeValue:S,open:C,previousValue:w,onActiveTriggerElementChange:y,onTriggerEnter:D,onTriggerLeave:O,onContentEnter:k,onContentLeave:A,onItemSelect:j,onItemDismiss:M}}),{provideCollectionContext:f,useCollectionContext:p,useCollectionItem:m}=n(`NavigationMenu`),[h,g]=t(`NavigationMenuItem`,t=>{let[n,r]=i(),{modelValue:a,value:c}=t,l=s(),u=e=>{l.value=e},d=s(!1),f=o(()=>a.value===c),p=o(()=>e(f.value));return{...t,triggerElement:l,onTriggerElementChange:u,focusProxyElement:n,setFocusProxyElement:r,wasEscapeCloseRef:d,open:f,dataState:p}}),[_,v]=a(`NavigationMenuUi`);export{f as provideCollectionContext,h as provideNavigationMenuItemContext,u as provideNavigationMenuRootContext,_ as provideNavigationMenuUi,p as useCollectionContext,m as useCollectionItem,g as useNavigationMenuItemContext,d as useNavigationMenuRootContext,v as useNavigationMenuUi};
1
+ import{getDisclosureState as e}from"../../shared/value.js";import{useContext as t}from"../../composables/use-context.js";import{useCollection as n}from"../../composables/use-collection.js";import{useForwardElement as r}from"../../composables/use-forward-element.js";import{useUiContext as i}from"../../composables/use-ui-context.js";import{useDirection as a}from"../config-provider/context.js";import{computed as o,shallowRef as s}from"vue";import{refAutoReset as c,useDebounceFn as l}from"@vueuse/core";const[u,d]=t(`NavigationMenuRoot`,e=>{let{modelValue:t,skipDelayDuration:n,delayDuration:i,disablePointerLeaveClose:u}=e,d=a(e.dir),f=s(),p=e=>{f.value=e},[m,h]=r(),[g,_]=r(),v=s(),y=e=>{v.value=e},b=s(new Set),x=e=>{b.value.add(e)},S=e=>{b.value.delete(e)},C=o(()=>b.value.has(t.value)),w=s(``),T=c(!1,n.value),E=l(e=>{typeof e==`string`&&(w.value=t.value,t.value=e)},o(()=>t.value!==``||T.value?150:i.value)),D=e=>{E(e)},O=()=>{T.value=!0,E(``)},k=e=>{E(e)},A=()=>{u.value||E(``)},j=e=>{w.value=t.value,t.value=e},M=()=>{w.value=t.value,t.value=``};return{...e,dir:d,baseId:`soybean-navigation-menu`,rootElement:f,onRootElementChange:p,viewportElement:m,setViewportElement:h,indicatorTrackElement:g,setIndicatorTrackElement:_,activeTriggerElement:v,values:b,addValue:x,removeValue:S,open:C,previousValue:w,onActiveTriggerElementChange:y,onTriggerEnter:D,onTriggerLeave:O,onContentEnter:k,onContentLeave:A,onItemSelect:j,onItemDismiss:M}}),{provideCollectionContext:f,useCollectionContext:p,useCollectionItem:m}=n(`NavigationMenu`),[h,g]=t(`NavigationMenuItem`,t=>{let[n,i]=r(),{modelValue:a,value:c}=t,l=s(),u=e=>{l.value=e},d=s(!1),f=o(()=>a.value===c),p=o(()=>e(f.value));return{...t,triggerElement:l,onTriggerElementChange:u,focusProxyElement:n,setFocusProxyElement:i,wasEscapeCloseRef:d,open:f,dataState:p}}),[_,v]=i(`NavigationMenuUi`);export{f as provideCollectionContext,h as provideNavigationMenuItemContext,u as provideNavigationMenuRootContext,_ as provideNavigationMenuUi,p as useCollectionContext,m as useCollectionItem,g as useNavigationMenuItemContext,d as useNavigationMenuRootContext,v as useNavigationMenuUi};
@@ -1,24 +1,24 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { NavigationMenuContentProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue532 from "vue";
4
+ import * as vue853 from "vue";
5
5
 
6
6
  //#region src/components/navigation-menu/navigation-menu-content.vue.d.ts
7
7
  declare var __VLS_17: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_17) => any;
10
10
  };
11
- declare const __VLS_base: vue532.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue532.ComponentOptionsMixin, vue532.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue853.DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, vue853.ComponentOptionsMixin, vue853.ComponentOptionsMixin, {
12
12
  escapeKeyDown: (event: KeyboardEvent) => any;
13
13
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
14
14
  focusOutside: (event: FocusOutsideEvent) => any;
15
15
  interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
16
- }, string, vue532.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{
16
+ }, string, vue853.PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{
17
17
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
18
18
  onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
19
19
  onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
20
20
  onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
21
- }>, {}, {}, {}, {}, string, vue532.ComponentProvideOptions, false, {}, any>;
21
+ }>, {}, {}, {}, {}, string, vue853.ComponentProvideOptions, false, {}, any>;
22
22
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
23
23
  declare const _default: typeof __VLS_export;
24
24
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { NavigationMenuIndicatorProps } from "./types.js";
2
- import * as vue654 from "vue";
2
+ import * as vue869 from "vue";
3
3
 
4
4
  //#region src/components/navigation-menu/navigation-menu-indicator.vue.d.ts
5
5
  declare var __VLS_7: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_7) => any;
8
8
  };
9
- declare const __VLS_base: vue654.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue654.ComponentOptionsMixin, vue654.ComponentOptionsMixin, {}, string, vue654.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue654.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue869.DefineComponent<NavigationMenuIndicatorProps, {}, {}, {}, {}, vue869.ComponentOptionsMixin, vue869.ComponentOptionsMixin, {}, string, vue869.PublicProps, Readonly<NavigationMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue869.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { NavigationMenuItemProps } from "./types.js";
2
- import * as vue649 from "vue";
2
+ import * as vue976 from "vue";
3
3
 
4
4
  //#region src/components/navigation-menu/navigation-menu-item.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue649.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue649.ComponentOptionsMixin, vue649.ComponentOptionsMixin, {}, string, vue649.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue649.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue976.DefineComponent<NavigationMenuItemProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<NavigationMenuItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { NavigationMenuLinkProps } from "./types.js";
2
- import * as vue644 from "vue";
2
+ import * as vue858 from "vue";
3
3
 
4
4
  //#region src/components/navigation-menu/navigation-menu-link.vue.d.ts
5
5
  declare var __VLS_10: {
@@ -8,15 +8,15 @@ declare var __VLS_10: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_10) => any;
10
10
  };
11
- declare const __VLS_base: vue644.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue644.ComponentOptionsMixin, vue644.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue858.DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, vue858.ComponentOptionsMixin, vue858.ComponentOptionsMixin, {
12
12
  select: (payload: CustomEvent<{
13
13
  originalEvent: Event;
14
14
  }>) => any;
15
- }, string, vue644.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{
15
+ }, string, vue858.PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{
16
16
  onSelect?: ((payload: CustomEvent<{
17
17
  originalEvent: Event;
18
18
  }>) => any) | undefined;
19
- }>, {}, {}, {}, {}, string, vue644.ComponentProvideOptions, false, {}, any>;
19
+ }>, {}, {}, {}, {}, string, vue858.ComponentProvideOptions, false, {}, any>;
20
20
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
21
  declare const _default: typeof __VLS_export;
22
22
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { NavigationMenuListProps } from "./types.js";
2
- import * as vue639 from "vue";
2
+ import * as vue843 from "vue";
3
3
 
4
4
  //#region src/components/navigation-menu/navigation-menu-list.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue639.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue639.ComponentOptionsMixin, vue639.ComponentOptionsMixin, {}, string, vue639.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue639.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue843.DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, vue843.ComponentOptionsMixin, vue843.ComponentOptionsMixin, {}, string, vue843.PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue843.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import { DataOrientation, Direction } from "../../types/common.js";
2
2
  import { NavigationMenuRootProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue516 from "vue";
4
+ import * as vue848 from "vue";
5
5
 
6
6
  //#region src/components/navigation-menu/navigation-menu-root.vue.d.ts
7
7
  declare var __VLS_1: {
@@ -10,9 +10,9 @@ declare var __VLS_1: {
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_1) => any;
12
12
  };
13
- declare const __VLS_base: vue516.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue516.ComponentOptionsMixin, vue516.ComponentOptionsMixin, {
13
+ declare const __VLS_base: vue848.DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, vue848.ComponentOptionsMixin, vue848.ComponentOptionsMixin, {
14
14
  "update:modelValue": (value: string) => any;
15
- }, string, vue516.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
15
+ }, string, vue848.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
16
16
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
17
17
  }>, {
18
18
  dir: Direction;
@@ -20,7 +20,7 @@ declare const __VLS_base: vue516.DefineComponent<NavigationMenuRootProps, {}, {}
20
20
  unmountOnHide: boolean;
21
21
  delayDuration: number;
22
22
  skipDelayDuration: number;
23
- }, {}, {}, {}, string, vue516.ComponentProvideOptions, false, {}, any>;
23
+ }, {}, {}, {}, string, vue848.ComponentProvideOptions, false, {}, any>;
24
24
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
25
25
  declare const _default: typeof __VLS_export;
26
26
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { NavigationMenuSubListProps } from "./types.js";
2
- import * as vue659 from "vue";
2
+ import * as vue986 from "vue";
3
3
 
4
4
  //#region src/components/navigation-menu/navigation-menu-sub-list.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue659.DefineComponent<NavigationMenuSubListProps, {}, {}, {}, {}, vue659.ComponentOptionsMixin, vue659.ComponentOptionsMixin, {}, string, vue659.PublicProps, Readonly<NavigationMenuSubListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue659.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue986.DefineComponent<NavigationMenuSubListProps, {}, {}, {}, {}, vue986.ComponentOptionsMixin, vue986.ComponentOptionsMixin, {}, string, vue986.PublicProps, Readonly<NavigationMenuSubListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue986.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { NavigationMenuTriggerProps } from "./types.js";
4
- import * as vue521 from "vue";
4
+ import * as vue863 from "vue";
5
5
 
6
6
  //#region src/components/navigation-menu/navigation-menu-trigger.vue.d.ts
7
7
  declare var __VLS_13: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_13) => any;
10
10
  };
11
- declare const __VLS_base: vue521.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue521.ComponentOptionsMixin, vue521.ComponentOptionsMixin, {}, string, vue521.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue521.Component;
13
- }, {}, {}, {}, string, vue521.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue863.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue863.ComponentOptionsMixin, vue863.ComponentOptionsMixin, {}, string, vue863.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {
12
+ as: AsTag | vue863.Component;
13
+ }, {}, {}, {}, string, vue863.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,16 @@
1
1
  import { Align } from "../../types/common.js";
2
2
  import { NavigationMenuViewportProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue527 from "vue";
4
+ import * as vue981 from "vue";
5
5
 
6
6
  //#region src/components/navigation-menu/navigation-menu-viewport.vue.d.ts
7
7
  declare var __VLS_1: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue527.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue527.ComponentOptionsMixin, vue527.ComponentOptionsMixin, {}, string, vue527.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {
11
+ declare const __VLS_base: vue981.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue981.ComponentOptionsMixin, vue981.ComponentOptionsMixin, {}, string, vue981.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {
12
12
  align: Align;
13
- }, {}, {}, {}, string, vue527.ComponentProvideOptions, false, {}, any>;
13
+ }, {}, {}, {}, string, vue981.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,10 +1,10 @@
1
1
  import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import { NumberInputUiSlot } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1235 from "vue";
4
+ import * as vue408 from "vue";
5
5
 
6
6
  //#region src/components/number-input/context.d.ts
7
7
 
8
- declare const provideNumberInputUi: (ui: vue1235.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>) => vue1235.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>, useNumberInputUi: <S extends NumberInputUiSlot | undefined = undefined>(slot?: S | undefined) => S extends NumberInputUiSlot ? vue1235.ComputedRef<ClassValue> : vue1235.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>;
8
+ declare const provideNumberInputUi: (ui: vue408.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>) => vue408.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>, useNumberInputUi: <S extends NumberInputUiSlot | undefined = undefined>(slot?: S | undefined) => S extends NumberInputUiSlot ? vue408.ComputedRef<ClassValue> : vue408.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>;
9
9
  //#endregion
10
10
  export { provideNumberInputUi };
@@ -1 +1 @@
1
- import{isNullish as e}from"../../shared/guard.js";import{clamp as t,snapValueToStep as n}from"../../shared/value.js";import{useContext as r}from"../../composables/use-context.js";import{useForwardElement as i}from"../../composables/use-forward-element.js";import{useLocale as a}from"../../composables/use-locale.js";import{useUiContext as o}from"../../composables/use-ui-context.js";import{handleDecimalOperation as s}from"./shared.js";import{computed as c}from"vue";import{reactiveComputed as l}from"@vueuse/core";import{NumberFormatter as u,NumberParser as d}from"@internationalized/number";const[f,p]=r(`NumberInputRoot`,r=>{let{disabled:o,readonly:f,modelValue:p,formatOptions:m,min:h,max:g,step:_,stepSnapping:v}=r,[y,b]=i(),x=a(r.locale),S=l(()=>new d(x.value,m.value)),C=l(()=>new u(x.value,m.value)),w=c(()=>C.resolvedOptions().maximumFractionDigits>0?`decimal`:`numeric`),T=c(()=>e(p.value)?!1:A(p.value)===h.value||h.value&&!Number.isNaN(p.value)?s(`-`,p.value,_.value)<Number(h.value):!1),E=c(()=>e(p.value)?!1:A(p.value)===g.value||g.value&&!Number.isNaN(p.value)?s(`+`,p.value,_.value)>Number(g.value):!1),D=l(()=>new u(x.value,m.value)),O=c(()=>e(p.value)||Number.isNaN(p.value)?``:D.format(p.value));function k(e){return S.isValidPartialNumber(e,h.value,g.value)}function A(e){let r;return r=_.value===void 0||Number.isNaN(_.value)||!v.value?t(e,h.value,g.value):n(e,h.value,g.value,_.value),r=S.parse(C.format(r)),r}function j(e,t=1){if(y.value?.focus(),o.value||f.value)return;let n=S.parse(y.value?.value??``);if(Number.isNaN(n)){p.value=h.value??0;return}let r=e===`increase`?1:-1;p.value=A(n+(_.value??1)*t*r)}function M(e=1){j(`increase`,e)}function N(e=1){j(`decrease`,e)}function P(e){e===`min`&&h.value!==void 0?p.value=A(h.value):e===`max`&&g.value!==void 0&&(p.value=A(g.value))}function F(e){y.value&&(y.value.value=e)}function I(e){let t=S.parse(e);return p.value=Number.isNaN(t)?void 0:A(t),e.length?F(O.value):F(e)}return{...r,isDecreaseDisabled:T,isIncreaseDisabled:E,inputElement:y,inputMode:w,textValue:O,setInputElement:b,applyInputValue:I,validate:k,onIncrease:M,onDecrease:N,onMinMaxValue:P}}),[m,h]=o(`NumberInputUi`);export{f as provideNumberInputRootContext,m as provideNumberInputUi,p as useNumberInputRootContext,h as useNumberInputUi};
1
+ import{isNullish as e}from"../../shared/guard.js";import{clamp as t,snapValueToStep as n}from"../../shared/value.js";import{useContext as r}from"../../composables/use-context.js";import{useForwardElement as i}from"../../composables/use-forward-element.js";import{useUiContext as a}from"../../composables/use-ui-context.js";import{useLocale as o}from"../config-provider/context.js";import{handleDecimalOperation as s}from"./shared.js";import{computed as c}from"vue";import{reactiveComputed as l}from"@vueuse/core";import{NumberFormatter as u,NumberParser as d}from"@internationalized/number";const[f,p]=r(`NumberInputRoot`,r=>{let{disabled:a,readonly:f,modelValue:p,formatOptions:m,min:h,max:g,step:_,stepSnapping:v}=r,[y,b]=i(),x=o(r.locale),S=l(()=>new d(x.value,m.value)),C=l(()=>new u(x.value,m.value)),w=c(()=>C.resolvedOptions().maximumFractionDigits>0?`decimal`:`numeric`),T=c(()=>e(p.value)?!1:A(p.value)===h.value||h.value&&!Number.isNaN(p.value)?s(`-`,p.value,_.value)<Number(h.value):!1),E=c(()=>e(p.value)?!1:A(p.value)===g.value||g.value&&!Number.isNaN(p.value)?s(`+`,p.value,_.value)>Number(g.value):!1),D=l(()=>new u(x.value,m.value)),O=c(()=>e(p.value)||Number.isNaN(p.value)?``:D.format(p.value));function k(e){return S.isValidPartialNumber(e,h.value,g.value)}function A(e){let r;return r=_.value===void 0||Number.isNaN(_.value)||!v.value?t(e,h.value,g.value):n(e,h.value,g.value,_.value),r=S.parse(C.format(r)),r}function j(e,t=1){if(y.value?.focus(),a.value||f.value)return;let n=S.parse(y.value?.value??``);if(Number.isNaN(n)){p.value=h.value??0;return}let r=e===`increase`?1:-1;p.value=A(n+(_.value??1)*t*r)}function M(e=1){j(`increase`,e)}function N(e=1){j(`decrease`,e)}function P(e){e===`min`&&h.value!==void 0?p.value=A(h.value):e===`max`&&g.value!==void 0&&(p.value=A(g.value))}function F(e){y.value&&(y.value.value=e)}function I(e){let t=S.parse(e);return p.value=Number.isNaN(t)?void 0:A(t),e.length?F(O.value):F(e)}return{...r,isDecreaseDisabled:T,isIncreaseDisabled:E,inputElement:y,inputMode:w,textValue:O,setInputElement:b,applyInputValue:I,validate:k,onIncrease:M,onDecrease:N,onMinMaxValue:P}}),[m,h]=a(`NumberInputUi`);export{f as provideNumberInputRootContext,m as provideNumberInputUi,p as useNumberInputRootContext,h as useNumberInputUi};
@@ -1,8 +1,8 @@
1
1
  import { NumberInputControlProps } from "./types.js";
2
- import * as vue1333 from "vue";
2
+ import * as vue397 from "vue";
3
3
 
4
4
  //#region src/components/number-input/number-input-control.vue.d.ts
5
- declare const __VLS_export: vue1333.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue1333.ComponentOptionsMixin, vue1333.ComponentOptionsMixin, {}, string, vue1333.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1333.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue397.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue397.ComponentOptionsMixin, vue397.ComponentOptionsMixin, {}, string, vue397.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue397.ComponentProvideOptions, false, {}, any>;
6
6
  declare const _default: typeof __VLS_export;
7
7
  //#endregion
8
8
  export { _default };
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { NumberInputDecrementProps } from "./types.js";
4
- import * as vue1327 from "vue";
4
+ import * as vue402 from "vue";
5
5
 
6
6
  //#region src/components/number-input/number-input-decrement.vue.d.ts
7
7
  declare var __VLS_10: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_10) => any;
10
10
  };
11
- declare const __VLS_base: vue1327.DefineComponent<NumberInputDecrementProps, {}, {}, {}, {}, vue1327.ComponentOptionsMixin, vue1327.ComponentOptionsMixin, {}, string, vue1327.PublicProps, Readonly<NumberInputDecrementProps> & Readonly<{}>, {
12
- as: AsTag | vue1327.Component;
13
- }, {}, {}, {}, string, vue1327.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue402.DefineComponent<NumberInputDecrementProps, {}, {}, {}, {}, vue402.ComponentOptionsMixin, vue402.ComponentOptionsMixin, {}, string, vue402.PublicProps, Readonly<NumberInputDecrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue402.Component;
13
+ }, {}, {}, {}, string, vue402.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { NumberInputIncrementProps } from "./types.js";
4
- import * as vue1229 from "vue";
4
+ import * as vue391 from "vue";
5
5
 
6
6
  //#region src/components/number-input/number-input-increment.vue.d.ts
7
7
  declare var __VLS_10: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_10) => any;
10
10
  };
11
- declare const __VLS_base: vue1229.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue1229.ComponentOptionsMixin, vue1229.ComponentOptionsMixin, {}, string, vue1229.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
- as: AsTag | vue1229.Component;
13
- }, {}, {}, {}, string, vue1229.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue391.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue391.ComponentOptionsMixin, vue391.ComponentOptionsMixin, {}, string, vue391.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue391.Component;
13
+ }, {}, {}, {}, string, vue391.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { NumberInputRootProps } from "./types.js";
2
- import * as vue1224 from "vue";
2
+ import * as vue386 from "vue";
3
3
 
4
4
  //#region src/components/number-input/number-input-root.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,15 +9,15 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1224.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue1224.ComponentOptionsMixin, vue1224.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue386.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue386.ComponentOptionsMixin, vue386.ComponentOptionsMixin, {
13
13
  "update:modelValue": (val: number) => any;
14
- }, string, vue1224.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
14
+ }, string, vue386.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
15
15
  "onUpdate:modelValue"?: ((val: number) => any) | undefined;
16
16
  }>, {
17
17
  modelValue: number | null;
18
18
  step: number;
19
19
  stepSnapping: boolean;
20
- }, {}, {}, {}, string, vue1224.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue386.ComponentProvideOptions, false, {}, any>;
21
21
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
22
22
  declare const _default: typeof __VLS_export;
23
23
  type __VLS_WithSlots<T, S> = T & {
@@ -1,10 +1,10 @@
1
1
  import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import { PaginationUiSlot } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1378 from "vue";
4
+ import * as vue801 from "vue";
5
5
 
6
6
  //#region src/components/pagination/context.d.ts
7
7
 
8
- declare const providePaginationUi: (ui: vue1378.ComputedRef<Partial<UiClass<PaginationUiSlot>>>) => vue1378.ComputedRef<Partial<UiClass<PaginationUiSlot>>>, usePaginationUi: <S extends PaginationUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PaginationUiSlot ? vue1378.ComputedRef<ClassValue> : vue1378.ComputedRef<Partial<UiClass<PaginationUiSlot>>>;
8
+ declare const providePaginationUi: (ui: vue801.ComputedRef<Partial<UiClass<PaginationUiSlot>>>) => vue801.ComputedRef<Partial<UiClass<PaginationUiSlot>>>, usePaginationUi: <S extends PaginationUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PaginationUiSlot ? vue801.ComputedRef<ClassValue> : vue801.ComputedRef<Partial<UiClass<PaginationUiSlot>>>;
9
9
  //#endregion
10
10
  export { providePaginationUi };
@@ -1,12 +1,12 @@
1
1
  import { PaginationEllipsisProps } from "./types.js";
2
- import * as vue1348 from "vue";
2
+ import * as vue771 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-ellipsis.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue1348.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue771.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue771.ComponentOptionsMixin, vue771.ComponentOptionsMixin, {}, string, vue771.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue771.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue1353 from "vue";
2
+ import * as vue791 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-first.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue1353.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1353.ComponentOptionsMixin, vue1353.ComponentOptionsMixin, {}, string, vue1353.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1353.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue791.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue791.ComponentOptionsMixin, vue791.ComponentOptionsMixin, {}, string, vue791.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue791.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue1368 from "vue";
2
+ import * as vue838 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-last.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue1368.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1368.ComponentOptionsMixin, vue1368.ComponentOptionsMixin, {}, string, vue1368.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1368.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue838.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue838.ComponentOptionsMixin, vue838.ComponentOptionsMixin, {}, string, vue838.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue838.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { PaginationListItemProps } from "./types.js";
2
- import * as vue1343 from "vue";
2
+ import * as vue796 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-list-item.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue1343.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue1343.ComponentOptionsMixin, vue1343.ComponentOptionsMixin, {}, string, vue1343.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1343.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue796.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue796.ComponentOptionsMixin, vue796.ComponentOptionsMixin, {}, string, vue796.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue796.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { Pages, PaginationListProps } from "./types.js";
2
- import * as vue1358 from "vue";
2
+ import * as vue781 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-list.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -8,7 +8,7 @@ declare var __VLS_1: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue1358.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue1358.ComponentOptionsMixin, vue1358.ComponentOptionsMixin, {}, string, vue1358.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1358.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue781.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue781.ComponentOptionsMixin, vue781.ComponentOptionsMixin, {}, string, vue781.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue781.ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue1373 from "vue";
2
+ import * as vue833 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-next.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue1373.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1373.ComponentOptionsMixin, vue1373.ComponentOptionsMixin, {}, string, vue1373.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1373.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue833.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue833.ComponentOptionsMixin, vue833.ComponentOptionsMixin, {}, string, vue833.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue833.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue1363 from "vue";
2
+ import * as vue786 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-prev.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue1363.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1363.ComponentOptionsMixin, vue1363.ComponentOptionsMixin, {}, string, vue1363.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1363.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue786.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue786.ComponentOptionsMixin, vue786.ComponentOptionsMixin, {}, string, vue786.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue786.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { PaginationRootProps } from "./types.js";
2
- import * as vue1338 from "vue";
2
+ import * as vue776 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-root.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,16 +9,16 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1338.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue776.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue776.ComponentOptionsMixin, vue776.ComponentOptionsMixin, {
13
13
  "update:page": (value: number) => any;
14
- }, string, vue1338.PublicProps, Readonly<PaginationRootProps> & Readonly<{
14
+ }, string, vue776.PublicProps, Readonly<PaginationRootProps> & Readonly<{
15
15
  "onUpdate:page"?: ((value: number) => any) | undefined;
16
16
  }>, {
17
17
  defaultPage: number;
18
18
  total: number;
19
19
  siblingCount: number;
20
20
  showEdges: boolean;
21
- }, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>;
21
+ }, {}, {}, {}, string, vue776.ComponentProvideOptions, false, {}, any>;
22
22
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
23
23
  declare const _default: typeof __VLS_export;
24
24
  type __VLS_WithSlots<T, S> = T & {
@@ -1,13 +1,13 @@
1
1
  import { PopperAnchorProps } from "../popper/types.js";
2
2
  import "./types.js";
3
- import * as vue796 from "vue";
3
+ import * as vue1384 from "vue";
4
4
 
5
5
  //#region src/components/popover/popover-anchor.vue.d.ts
6
6
  declare var __VLS_8: {};
7
7
  type __VLS_Slots = {} & {
8
8
  default?: (props: typeof __VLS_8) => any;
9
9
  };
10
- declare const __VLS_base: vue796.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue796.ComponentOptionsMixin, vue796.ComponentOptionsMixin, {}, string, vue796.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue796.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue1384.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1384.ComponentOptionsMixin, vue1384.ComponentOptionsMixin, {}, string, vue1384.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1384.ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
12
  declare const _default: typeof __VLS_export;
13
13
  type __VLS_WithSlots<T, S> = T & {