@soybeanjs/headless 0.1.10 → 0.1.12

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 (227) 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/alert/alert-close.vue.d.ts +2 -2
  8. package/dist/components/alert/alert-content.vue.d.ts +2 -2
  9. package/dist/components/alert/alert-description.vue.d.ts +2 -2
  10. package/dist/components/alert/alert-root.vue.d.ts +4 -4
  11. package/dist/components/alert/alert-title.vue.d.ts +2 -2
  12. package/dist/components/alert/context.d.ts +2 -2
  13. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
  14. package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
  15. package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
  16. package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
  17. package/dist/components/avatar/context.d.ts +2 -2
  18. package/dist/components/badge/badge-content.vue.d.ts +2 -2
  19. package/dist/components/badge/badge-root.vue.d.ts +4 -4
  20. package/dist/components/badge/context.d.ts +2 -2
  21. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +2 -2
  22. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +2 -2
  23. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +2 -2
  24. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +2 -2
  25. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +2 -2
  26. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +2 -2
  27. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +2 -2
  28. package/dist/components/breadcrumb/context.d.ts +2 -2
  29. package/dist/components/button/button.vue.d.ts +5 -5
  30. package/dist/components/card/card-content.vue.d.ts +2 -2
  31. package/dist/components/card/card-description.vue.d.ts +2 -2
  32. package/dist/components/card/card-footer.vue.d.ts +2 -2
  33. package/dist/components/card/card-header.vue.d.ts +2 -2
  34. package/dist/components/card/card-root.vue.d.ts +2 -2
  35. package/dist/components/card/card-title-root.vue.d.ts +2 -2
  36. package/dist/components/card/card-title.vue.d.ts +2 -2
  37. package/dist/components/card/context.d.ts +2 -2
  38. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
  39. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
  40. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
  41. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
  42. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
  43. package/dist/components/checkbox/context.d.ts +2 -2
  44. package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
  45. package/dist/components/collapsible/collapsible-root.vue.d.ts +7 -7
  46. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
  47. package/dist/components/collapsible/context.d.ts +2 -2
  48. package/dist/components/config-provider/config-provider.vue.d.ts +3 -3
  49. package/dist/components/context-menu/context-menu-content.vue.d.ts +4 -4
  50. package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
  51. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
  52. package/dist/components/dialog/context.d.ts +2 -2
  53. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  54. package/dist/components/dialog/dialog-content.vue.d.ts +4 -4
  55. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  56. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  57. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  58. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  59. package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
  60. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  61. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  62. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +4 -4
  63. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -5
  64. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  65. package/dist/components/form/context.d.ts +2 -2
  66. package/dist/components/form/form-description.vue.d.ts +2 -2
  67. package/dist/components/form/form-error.vue.d.ts +2 -2
  68. package/dist/components/form/form-field.vue.d.ts +2 -2
  69. package/dist/components/form/form-label.vue.d.ts +2 -2
  70. package/dist/components/input/context.d.ts +2 -2
  71. package/dist/components/input/input-control.vue.d.ts +2 -2
  72. package/dist/components/input/input-root.vue.d.ts +4 -4
  73. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  74. package/dist/components/layout/context.d.ts +2 -2
  75. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  76. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  77. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  78. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  79. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  80. package/dist/components/layout/layout-root.vue.d.ts +4 -4
  81. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  82. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  83. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  84. package/dist/components/link/link.vue.d.ts +4 -4
  85. package/dist/components/list/context.d.ts +2 -2
  86. package/dist/components/list/list-content.vue.d.ts +2 -2
  87. package/dist/components/list/list-description.vue.d.ts +2 -2
  88. package/dist/components/list/list-item.vue.d.ts +2 -2
  89. package/dist/components/list/list-root.vue.d.ts +2 -2
  90. package/dist/components/list/list-title.vue.d.ts +2 -2
  91. package/dist/components/listbox/context.d.ts +2 -2
  92. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  93. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  94. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  95. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  96. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  97. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  98. package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
  99. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  100. package/dist/components/menu/context.d.ts +2 -2
  101. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  102. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  103. package/dist/components/menu/menu-content.vue.d.ts +4 -4
  104. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  105. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  106. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  107. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  108. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  109. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  110. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  111. package/dist/components/menu/menu-sub-content.vue.d.ts +4 -4
  112. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  113. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  114. package/dist/components/navigation-menu/context.d.ts +2 -2
  115. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  116. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  117. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  118. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  119. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  120. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
  121. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  122. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  123. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  124. package/dist/components/number-input/context.d.ts +2 -2
  125. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  126. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  127. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  128. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  129. package/dist/components/pagination/context.d.ts +2 -2
  130. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  131. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  132. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  133. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  134. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  135. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  136. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  137. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  138. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  139. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  140. package/dist/components/popover/popover-popup.vue.d.ts +2 -2
  141. package/dist/components/popover/popover-positioner.vue.d.ts +4 -4
  142. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  143. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  144. package/dist/components/popper/context.d.ts +2 -2
  145. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  146. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  147. package/dist/components/popper/popper-popup.vue.d.ts +2 -2
  148. package/dist/components/popper/popper-positioner.vue.d.ts +12 -12
  149. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  150. package/dist/components/radio-group/context.d.ts +2 -2
  151. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  152. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  153. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  154. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  155. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  156. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
  157. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  158. package/dist/components/select/context.d.ts +2 -2
  159. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  160. package/dist/components/select/select-content.vue.d.ts +4 -4
  161. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  162. package/dist/components/select/select-group.vue.d.ts +2 -2
  163. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  164. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  165. package/dist/components/select/select-item.vue.d.ts +4 -4
  166. package/dist/components/select/select-root.vue.d.ts +3 -3
  167. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  168. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  169. package/dist/components/select/select-separator.vue.d.ts +2 -2
  170. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  171. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  172. package/dist/components/select/select-value.vue.d.ts +3 -3
  173. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  174. package/dist/components/separator/context.d.ts +2 -2
  175. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  176. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  177. package/dist/components/switch/context.d.ts +2 -2
  178. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  179. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  180. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  181. package/dist/components/tabs/context.d.ts +2 -2
  182. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  183. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  184. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  185. package/dist/components/tabs/tabs-root.vue.d.ts +5 -5
  186. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  187. package/dist/components/tag/tag.vue.d.ts +4 -4
  188. package/dist/components/textarea/context.d.ts +2 -2
  189. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  190. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  191. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  192. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  193. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  194. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  195. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  196. package/dist/components/toast/toast-root.vue.d.ts +5 -5
  197. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  198. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  199. package/dist/components/tooltip/tooltip-popup.vue.d.ts +2 -2
  200. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +4 -4
  201. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  202. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  203. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  204. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  205. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  206. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  207. package/dist/components/tree-menu/context.d.ts +2 -2
  208. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +4 -4
  209. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +2 -2
  210. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +2 -2
  211. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +2 -2
  212. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +4 -4
  213. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +4 -4
  214. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +4 -4
  215. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +4 -4
  216. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  217. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  218. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  219. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  220. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  221. package/dist/composables/use-collection.d.ts +6 -6
  222. package/dist/composables/use-dismissable-layer.d.ts +2 -2
  223. package/dist/composables/use-exposed-element.d.ts +2 -2
  224. package/dist/composables/use-forward-element.d.ts +2 -2
  225. package/dist/composables/use-image-loading-status.d.ts +2 -2
  226. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  227. package/package.json +1 -1
@@ -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 vue1032 from "vue";
4
+ import * as vue1569 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: vue1032.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue1032.ComponentOptionsMixin, vue1032.ComponentOptionsMixin, {}, string, vue1032.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue1032.Component;
13
- }, {}, {}, {}, string, vue1032.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1569.DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, vue1569.ComponentOptionsMixin, vue1569.ComponentOptionsMixin, {}, string, vue1569.PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {
12
+ as: AsTag | vue1569.Component;
13
+ }, {}, {}, {}, string, vue1569.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 vue1048 from "vue";
4
+ import * as vue1452 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: vue1048.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue1048.ComponentOptionsMixin, vue1048.ComponentOptionsMixin, {}, string, vue1048.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {
11
+ declare const __VLS_base: vue1452.DefineComponent<NavigationMenuViewportProps, {}, {}, {}, {}, vue1452.ComponentOptionsMixin, vue1452.ComponentOptionsMixin, {}, string, vue1452.PublicProps, Readonly<NavigationMenuViewportProps> & Readonly<{}>, {
12
12
  align: Align;
13
- }, {}, {}, {}, string, vue1048.ComponentProvideOptions, false, {}, any>;
13
+ }, {}, {}, {}, string, vue1452.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 vue915 from "vue";
4
+ import * as vue1026 from "vue";
5
5
 
6
6
  //#region src/components/number-input/context.d.ts
7
7
 
8
- declare const provideNumberInputUi: (ui: vue915.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>) => vue915.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>, useNumberInputUi: <S extends NumberInputUiSlot | undefined = undefined>(slot?: S | undefined) => S extends NumberInputUiSlot ? vue915.ComputedRef<ClassValue> : vue915.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>;
8
+ declare const provideNumberInputUi: (ui: vue1026.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>) => vue1026.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>, useNumberInputUi: <S extends NumberInputUiSlot | undefined = undefined>(slot?: S | undefined) => S extends NumberInputUiSlot ? vue1026.ComputedRef<ClassValue> : vue1026.ComputedRef<Partial<UiClass<NumberInputUiSlot>>>;
9
9
  //#endregion
10
10
  export { provideNumberInputUi };
@@ -1,8 +1,8 @@
1
1
  import { NumberInputControlProps } from "./types.js";
2
- import * as vue898 from "vue";
2
+ import * as vue1004 from "vue";
3
3
 
4
4
  //#region src/components/number-input/number-input-control.vue.d.ts
5
- declare const __VLS_export: vue898.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue898.ComponentOptionsMixin, vue898.ComponentOptionsMixin, {}, string, vue898.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue898.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue1004.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue1004.ComponentOptionsMixin, vue1004.ComponentOptionsMixin, {}, string, vue1004.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1004.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 vue909 from "vue";
4
+ import * as vue1009 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: vue909.DefineComponent<NumberInputDecrementProps, {}, {}, {}, {}, vue909.ComponentOptionsMixin, vue909.ComponentOptionsMixin, {}, string, vue909.PublicProps, Readonly<NumberInputDecrementProps> & Readonly<{}>, {
12
- as: AsTag | vue909.Component;
13
- }, {}, {}, {}, string, vue909.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1009.DefineComponent<NumberInputDecrementProps, {}, {}, {}, {}, vue1009.ComponentOptionsMixin, vue1009.ComponentOptionsMixin, {}, string, vue1009.PublicProps, Readonly<NumberInputDecrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue1009.Component;
13
+ }, {}, {}, {}, string, vue1009.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 vue903 from "vue";
4
+ import * as vue1020 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: vue903.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue903.ComponentOptionsMixin, vue903.ComponentOptionsMixin, {}, string, vue903.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
- as: AsTag | vue903.Component;
13
- }, {}, {}, {}, string, vue903.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1020.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue1020.ComponentOptionsMixin, vue1020.ComponentOptionsMixin, {}, string, vue1020.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue1020.Component;
13
+ }, {}, {}, {}, string, vue1020.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 vue893 from "vue";
2
+ import * as vue1015 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: vue893.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue893.ComponentOptionsMixin, vue893.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue1015.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue1015.ComponentOptionsMixin, vue1015.ComponentOptionsMixin, {
13
13
  "update:modelValue": (val: number) => any;
14
- }, string, vue893.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
14
+ }, string, vue1015.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, vue893.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue1015.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 vue1317 from "vue";
4
+ import * as vue756 from "vue";
5
5
 
6
6
  //#region src/components/pagination/context.d.ts
7
7
 
8
- declare const providePaginationUi: (ui: vue1317.ComputedRef<Partial<UiClass<PaginationUiSlot>>>) => vue1317.ComputedRef<Partial<UiClass<PaginationUiSlot>>>, usePaginationUi: <S extends PaginationUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PaginationUiSlot ? vue1317.ComputedRef<ClassValue> : vue1317.ComputedRef<Partial<UiClass<PaginationUiSlot>>>;
8
+ declare const providePaginationUi: (ui: vue756.ComputedRef<Partial<UiClass<PaginationUiSlot>>>) => vue756.ComputedRef<Partial<UiClass<PaginationUiSlot>>>, usePaginationUi: <S extends PaginationUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PaginationUiSlot ? vue756.ComputedRef<ClassValue> : vue756.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 vue1349 from "vue";
2
+ import * as vue741 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: vue1349.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue1349.ComponentOptionsMixin, vue1349.ComponentOptionsMixin, {}, string, vue1349.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1349.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue741.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue741.ComponentOptionsMixin, vue741.ComponentOptionsMixin, {}, string, vue741.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue741.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 vue1302 from "vue";
2
+ import * as vue731 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: vue1302.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1302.ComponentOptionsMixin, vue1302.ComponentOptionsMixin, {}, string, vue1302.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1302.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue731.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue731.ComponentOptionsMixin, vue731.ComponentOptionsMixin, {}, string, vue731.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue731.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 vue1354 from "vue";
2
+ import * as vue746 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: vue1354.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1354.ComponentOptionsMixin, vue1354.ComponentOptionsMixin, {}, string, vue1354.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1354.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue746.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue746.ComponentOptionsMixin, vue746.ComponentOptionsMixin, {}, string, vue746.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue746.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 vue1287 from "vue";
2
+ import * as vue726 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: vue1287.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue1287.ComponentOptionsMixin, vue1287.ComponentOptionsMixin, {}, string, vue1287.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1287.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue726.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue726.ComponentOptionsMixin, vue726.ComponentOptionsMixin, {}, string, vue726.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue726.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 vue1307 from "vue";
2
+ import * as vue721 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: vue1307.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue1307.ComponentOptionsMixin, vue1307.ComponentOptionsMixin, {}, string, vue1307.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1307.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue721.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue721.ComponentOptionsMixin, vue721.ComponentOptionsMixin, {}, string, vue721.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue721.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 vue1297 from "vue";
2
+ import * as vue751 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: vue1297.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1297.ComponentOptionsMixin, vue1297.ComponentOptionsMixin, {}, string, vue1297.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1297.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue751.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue751.ComponentOptionsMixin, vue751.ComponentOptionsMixin, {}, string, vue751.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue751.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 vue1312 from "vue";
2
+ import * as vue736 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: vue1312.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue1312.ComponentOptionsMixin, vue1312.ComponentOptionsMixin, {}, string, vue1312.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1312.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue736.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue736.ComponentOptionsMixin, vue736.ComponentOptionsMixin, {}, string, vue736.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue736.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 vue1292 from "vue";
2
+ import * as vue716 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: vue1292.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue1292.ComponentOptionsMixin, vue1292.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue716.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue716.ComponentOptionsMixin, vue716.ComponentOptionsMixin, {
13
13
  "update:page": (value: number) => any;
14
- }, string, vue1292.PublicProps, Readonly<PaginationRootProps> & Readonly<{
14
+ }, string, vue716.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, vue1292.ComponentProvideOptions, false, {}, any>;
21
+ }, {}, {}, {}, string, vue716.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 vue1568 from "vue";
3
+ import * as vue470 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: vue1568.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1568.ComponentOptionsMixin, vue1568.ComponentOptionsMixin, {}, string, vue1568.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1568.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue470.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue470.ComponentOptionsMixin, vue470.ComponentOptionsMixin, {}, string, vue470.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue470.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 & {
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { PopoverCloseProps } from "./types.js";
4
- import * as vue1589 from "vue";
4
+ import * as vue448 from "vue";
5
5
 
6
6
  //#region src/components/popover/popover-close.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: vue1589.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, vue1589.ComponentOptionsMixin, vue1589.ComponentOptionsMixin, {}, string, vue1589.PublicProps, Readonly<PopoverCloseProps> & Readonly<{}>, {
12
- as: AsTag | vue1589.Component;
13
- }, {}, {}, {}, string, vue1589.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue448.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, vue448.ComponentOptionsMixin, vue448.ComponentOptionsMixin, {}, string, vue448.PublicProps, Readonly<PopoverCloseProps> & Readonly<{}>, {
12
+ as: AsTag | vue448.Component;
13
+ }, {}, {}, {}, string, vue448.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,12 +1,12 @@
1
1
  import { PopoverPopupProps } from "./types.js";
2
- import * as vue1573 from "vue";
2
+ import * as vue465 from "vue";
3
3
 
4
4
  //#region src/components/popover/popover-popup.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: vue1573.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, vue1573.ComponentOptionsMixin, vue1573.ComponentOptionsMixin, {}, string, vue1573.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1573.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue465.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, vue465.ComponentOptionsMixin, vue465.ComponentOptionsMixin, {}, string, vue465.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue465.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,28 +1,28 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopoverPositionerProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1578 from "vue";
4
+ import * as vue443 from "vue";
5
5
 
6
6
  //#region src/components/popover/popover-positioner.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: vue1578.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1578.ComponentOptionsMixin, vue1578.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue443.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue443.ComponentOptionsMixin, vue443.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
16
  openAutoFocus: (event: Event) => any;
17
17
  closeAutoFocus: (event: Event) => any;
18
- }, string, vue1578.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
18
+ }, string, vue443.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
19
19
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
20
20
  onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
21
21
  onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
22
22
  onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
23
23
  onOpenAutoFocus?: ((event: Event) => any) | undefined;
24
24
  onCloseAutoFocus?: ((event: Event) => any) | undefined;
25
- }>, {}, {}, {}, {}, string, vue1578.ComponentProvideOptions, false, {}, any>;
25
+ }>, {}, {}, {}, {}, string, vue443.ComponentProvideOptions, false, {}, any>;
26
26
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
27
27
  declare const _default: typeof __VLS_export;
28
28
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { PopoverRootProps } from "./types.js";
2
- import * as vue1563 from "vue";
2
+ import * as vue454 from "vue";
3
3
 
4
4
  //#region src/components/popover/popover-root.vue.d.ts
5
5
  declare var __VLS_8: {
@@ -9,15 +9,15 @@ declare var __VLS_8: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_8) => any;
11
11
  };
12
- declare const __VLS_base: vue1563.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1563.ComponentOptionsMixin, vue1563.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue454.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue454.ComponentOptionsMixin, vue454.ComponentOptionsMixin, {
13
13
  "update:open": (value: boolean) => any;
14
- }, string, vue1563.PublicProps, Readonly<PopoverRootProps> & Readonly<{
14
+ }, string, vue454.PublicProps, Readonly<PopoverRootProps> & Readonly<{
15
15
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
16
16
  }>, {
17
17
  open: boolean;
18
18
  defaultOpen: boolean;
19
19
  modal: boolean;
20
- }, {}, {}, {}, string, vue1563.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue454.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,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { PopoverTriggerProps } from "./types.js";
4
- import * as vue1583 from "vue";
4
+ import * as vue459 from "vue";
5
5
 
6
6
  //#region src/components/popover/popover-trigger.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: vue1583.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1583.ComponentOptionsMixin, vue1583.ComponentOptionsMixin, {}, string, vue1583.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue1583.Component;
13
- }, {}, {}, {}, string, vue1583.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue459.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
12
+ as: AsTag | vue459.Component;
13
+ }, {}, {}, {}, string, vue459.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,12 +1,12 @@
1
1
  import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import { PopperUiSlot } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1513 from "vue";
4
+ import * as vue480 from "vue";
5
5
  import { ReferenceElement } from "@floating-ui/dom";
6
6
  import "@floating-ui/utils";
7
7
 
8
8
  //#region src/components/popper/context.d.ts
9
9
 
10
- declare const providePopperUi: (ui: vue1513.ComputedRef<Partial<UiClass<PopperUiSlot>>>) => vue1513.ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: <S extends PopperUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PopperUiSlot ? vue1513.ComputedRef<ClassValue> : vue1513.ComputedRef<Partial<UiClass<PopperUiSlot>>>;
10
+ declare const providePopperUi: (ui: vue480.ComputedRef<Partial<UiClass<PopperUiSlot>>>) => vue480.ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: <S extends PopperUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PopperUiSlot ? vue480.ComputedRef<ClassValue> : vue480.ComputedRef<Partial<UiClass<PopperUiSlot>>>;
11
11
  //#endregion
12
12
  export { providePopperUi };
@@ -1,12 +1,12 @@
1
1
  import { PopperAnchorProps } from "./types.js";
2
- import * as vue1508 from "vue";
2
+ import * as vue531 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-anchor.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: vue1508.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1508.ComponentOptionsMixin, vue1508.ComponentOptionsMixin, {}, string, vue1508.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1508.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue531.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue531.ComponentOptionsMixin, vue531.ComponentOptionsMixin, {}, string, vue531.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue531.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,8 +1,8 @@
1
1
  import { PopperArrowProps } from "./types.js";
2
- import * as vue1558 from "vue";
2
+ import * as vue475 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-arrow.vue.d.ts
5
- declare const __VLS_export: vue1558.DefineComponent<PopperArrowProps, {}, {}, {}, {}, vue1558.ComponentOptionsMixin, vue1558.ComponentOptionsMixin, {}, string, vue1558.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1558.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue475.DefineComponent<PopperArrowProps, {}, {}, {}, {}, vue475.ComponentOptionsMixin, vue475.ComponentOptionsMixin, {}, string, vue475.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue475.ComponentProvideOptions, false, {}, any>;
6
6
  declare const _default: typeof __VLS_export;
7
7
  //#endregion
8
8
  export { _default };
@@ -1,12 +1,12 @@
1
1
  import { PopperPopupProps } from "./types.js";
2
- import * as vue1553 from "vue";
2
+ import * as vue536 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-popup.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: vue1553.DefineComponent<PopperPopupProps, {}, {}, {}, {}, vue1553.ComponentOptionsMixin, vue1553.ComponentOptionsMixin, {}, string, vue1553.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1553.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue536.DefineComponent<PopperPopupProps, {}, {}, {}, {}, vue536.ComponentOptionsMixin, vue536.ComponentOptionsMixin, {}, string, vue536.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue536.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,22 +1,22 @@
1
1
  import { Align, Placement as Placement$1 } from "../../types/common.js";
2
2
  import { PopperPositionerProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1502 from "vue";
4
+ import * as vue525 from "vue";
5
5
  import { CSSProperties } from "vue";
6
6
  import * as _floating_ui_dom0 from "@floating-ui/dom";
7
- import * as _floating_ui_utils0 from "@floating-ui/utils";
7
+ import * as _floating_ui_utils3 from "@floating-ui/utils";
8
8
 
9
9
  //#region src/components/popper/popper-positioner.vue.d.ts
10
10
  declare var __VLS_1: {};
11
11
  type __VLS_Slots = {} & {
12
12
  default?: (props: typeof __VLS_1) => any;
13
13
  };
14
- declare const __VLS_base: vue1502.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, vue1502.ComponentOptionsMixin, vue1502.ComponentOptionsMixin, {
14
+ declare const __VLS_base: vue525.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, vue525.ComponentOptionsMixin, vue525.ComponentOptionsMixin, {
15
15
  placed: () => any;
16
- }, string, vue1502.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
16
+ }, string, vue525.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
17
17
  onPlaced?: (() => any) | undefined;
18
18
  }>, {
19
- style: string | false | CSSProperties | vue1502.StyleValue[] | null;
19
+ style: string | false | CSSProperties | vue525.StyleValue[] | null;
20
20
  title: string;
21
21
  contextmenu: string;
22
22
  onInput: (payload: InputEvent) => void;
@@ -203,25 +203,25 @@ declare const __VLS_base: vue1502.DefineComponent<PopperPositionerProps, {}, {},
203
203
  is: string;
204
204
  exportparts: string;
205
205
  part: string;
206
- side: _floating_ui_utils0.Side;
207
- sideOffset: number;
208
- align: Align;
209
- arrowPadding: number;
210
- updatePositionStrategy: "optimized" | "always";
211
206
  placement: Placement$1;
207
+ side: _floating_ui_utils3.Side;
208
+ sideOffset: number;
212
209
  sideFlip: boolean;
210
+ align: Align;
213
211
  alignOffset: number;
214
212
  alignFlip: boolean;
215
213
  avoidCollisions: boolean;
216
214
  collisionBoundary: Element | null | Array<Element | null>;
217
- collisionPadding: _floating_ui_utils0.Padding;
215
+ collisionPadding: _floating_ui_utils3.Padding;
216
+ arrowPadding: number;
218
217
  sticky: "partial" | "always";
219
218
  hideWhenDetached: boolean;
220
219
  positionStrategy: "absolute" | "fixed";
220
+ updatePositionStrategy: "optimized" | "always";
221
221
  disableUpdateOnLayoutShift: boolean;
222
222
  prioritizePosition: boolean;
223
223
  reference: _floating_ui_dom0.ReferenceElement;
224
- }, {}, {}, {}, string, vue1502.ComponentProvideOptions, false, {}, any>;
224
+ }, {}, {}, {}, string, vue525.ComponentProvideOptions, false, {}, any>;
225
225
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
226
226
  declare const _default: typeof __VLS_export;
227
227
  type __VLS_WithSlots<T, S> = T & {
@@ -1,11 +1,11 @@
1
- import * as vue1497 from "vue";
1
+ import * as vue520 from "vue";
2
2
 
3
3
  //#region src/components/popper/popper-root.vue.d.ts
4
4
  declare var __VLS_1: {};
5
5
  type __VLS_Slots = {} & {
6
6
  default?: (props: typeof __VLS_1) => any;
7
7
  };
8
- declare const __VLS_base: vue1497.DefineComponent<{}, {}, {}, {}, {}, vue1497.ComponentOptionsMixin, vue1497.ComponentOptionsMixin, {}, string, vue1497.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1497.ComponentProvideOptions, true, {}, any>;
8
+ declare const __VLS_base: vue520.DefineComponent<{}, {}, {}, {}, {}, vue520.ComponentOptionsMixin, vue520.ComponentOptionsMixin, {}, string, vue520.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue520.ComponentProvideOptions, true, {}, any>;
9
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
10
  declare const _default: typeof __VLS_export;
11
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,10 +1,10 @@
1
1
  import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import { RadioGroupUiSlot } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue308 from "vue";
4
+ import * as vue1248 from "vue";
5
5
 
6
6
  //#region src/components/radio-group/context.d.ts
7
7
 
8
- declare const provideRadioGroupUi: (ui: vue308.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>) => vue308.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>, useRadioGroupUi: <S extends RadioGroupUiSlot | undefined = undefined>(slot?: S | undefined) => S extends RadioGroupUiSlot ? vue308.ComputedRef<ClassValue> : vue308.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>;
8
+ declare const provideRadioGroupUi: (ui: vue1248.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>) => vue1248.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>, useRadioGroupUi: <S extends RadioGroupUiSlot | undefined = undefined>(slot?: S | undefined) => S extends RadioGroupUiSlot ? vue1248.ComputedRef<ClassValue> : vue1248.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>;
9
9
  //#endregion
10
10
  export { provideRadioGroupUi };
@@ -1,5 +1,5 @@
1
1
  import { RadioGroupControlProps } from "./types.js";
2
- import * as vue292 from "vue";
2
+ import * as vue1243 from "vue";
3
3
 
4
4
  //#region src/components/radio-group/radio-group-control.vue.d.ts
5
5
  declare var __VLS_8: {
@@ -10,7 +10,7 @@ declare var __VLS_8: {
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_8) => any;
12
12
  };
13
- declare const __VLS_base: vue292.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, vue292.ComponentOptionsMixin, vue292.ComponentOptionsMixin, {}, string, vue292.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue292.ComponentProvideOptions, false, {}, any>;
13
+ declare const __VLS_base: vue1243.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, vue1243.ComponentOptionsMixin, vue1243.ComponentOptionsMixin, {}, string, vue1243.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1243.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 & {