@soybeanjs/headless 0.0.8 → 0.0.9

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 (231) 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.js +1 -1
  6. package/dist/components/accordion/accordion-trigger.vue.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-dialog/alert-dialog-close.vue.d.ts +2 -2
  13. package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +4 -4
  14. package/dist/components/alert-dialog/alert-dialog-root.vue.d.ts +4 -4
  15. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
  16. package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
  17. package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
  18. package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
  19. package/dist/components/badge/badge-content.vue.d.ts +2 -2
  20. package/dist/components/badge/badge-root.vue.d.ts +4 -4
  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/button/button.vue.d.ts +5 -5
  29. package/dist/components/card/card-content.vue.d.ts +2 -2
  30. package/dist/components/card/card-description.vue.d.ts +2 -2
  31. package/dist/components/card/card-footer.vue.d.ts +2 -2
  32. package/dist/components/card/card-header.vue.d.ts +2 -2
  33. package/dist/components/card/card-root.vue.d.ts +2 -2
  34. package/dist/components/card/card-title-root.vue.d.ts +2 -2
  35. package/dist/components/card/card-title.vue.d.ts +2 -2
  36. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
  37. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
  38. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
  39. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
  40. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
  41. package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
  42. package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -6
  43. package/dist/components/collapsible/collapsible-trigger.js +1 -1
  44. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
  45. package/dist/components/collapsible/types.d.ts +4 -1
  46. package/dist/components/config-provider/config-provider.vue.d.ts +3 -3
  47. package/dist/components/context-menu/context-menu-content.vue.d.ts +6 -6
  48. package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
  49. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
  50. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  51. package/dist/components/dialog/dialog-content.vue.d.ts +4 -4
  52. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  53. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  54. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  55. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  56. package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
  57. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  58. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  59. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +6 -6
  60. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -5
  61. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  62. package/dist/components/form/form-description.vue.d.ts +2 -2
  63. package/dist/components/form/form-error.vue.d.ts +2 -2
  64. package/dist/components/form/form-field-array.vue.d.ts +2 -2
  65. package/dist/components/form/form-field.vue.d.ts +2 -2
  66. package/dist/components/form/form-label.vue.d.ts +2 -2
  67. package/dist/components/input/input-control.vue.d.ts +2 -2
  68. package/dist/components/input/input-root.vue.d.ts +4 -4
  69. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  70. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  71. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  72. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  73. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  74. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  75. package/dist/components/layout/layout-root.vue.d.ts +4 -4
  76. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  77. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  78. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  79. package/dist/components/link/index.d.ts +2 -2
  80. package/dist/components/link/link.js +1 -1
  81. package/dist/components/link/link.vue.d.ts +5 -4
  82. package/dist/components/link/types.d.ts +6 -1
  83. package/dist/components/list/list-content.vue.d.ts +2 -2
  84. package/dist/components/list/list-description.vue.d.ts +2 -2
  85. package/dist/components/list/list-item.vue.d.ts +2 -2
  86. package/dist/components/list/list-root.vue.d.ts +2 -2
  87. package/dist/components/list/list-title.vue.d.ts +2 -2
  88. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  89. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  90. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  91. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  92. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  93. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  94. package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
  95. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  96. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  97. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  98. package/dist/components/menu/menu-content.vue.d.ts +6 -6
  99. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  100. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  101. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  102. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  103. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  104. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  105. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  106. package/dist/components/menu/menu-sub-content.vue.d.ts +6 -6
  107. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  108. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  109. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  110. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  111. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  112. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  113. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  114. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
  115. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  116. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  117. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  118. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  119. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  120. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  121. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  122. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  123. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  124. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  125. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  126. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  127. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  128. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  129. package/dist/components/pagination/pagination-root.vue.d.ts +5 -5
  130. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  131. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  132. package/dist/components/popover/popover-popup.vue.d.ts +2 -2
  133. package/dist/components/popover/popover-positioner.vue.d.ts +4 -4
  134. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  135. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  136. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  137. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  138. package/dist/components/popper/popper-popup.vue.d.ts +2 -2
  139. package/dist/components/popper/popper-positioner.vue.d.ts +11 -11
  140. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  141. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  142. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  143. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  144. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  145. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  146. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
  147. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  148. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  149. package/dist/components/select/select-content.vue.d.ts +4 -4
  150. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  151. package/dist/components/select/select-group.vue.d.ts +2 -2
  152. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  153. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  154. package/dist/components/select/select-item.vue.d.ts +4 -4
  155. package/dist/components/select/select-root.vue.d.ts +3 -3
  156. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  157. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  158. package/dist/components/select/select-separator.vue.d.ts +2 -2
  159. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  160. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  161. package/dist/components/select/select-value.vue.d.ts +3 -3
  162. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  163. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  164. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  165. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  166. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  167. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  168. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  169. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  170. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  171. package/dist/components/tabs/tabs-root.vue.d.ts +5 -5
  172. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  173. package/dist/components/tag/tag.vue.d.ts +4 -4
  174. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  175. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  176. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  177. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  178. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  179. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  180. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  181. package/dist/components/toast/toast-root.vue.d.ts +8 -8
  182. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  183. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  184. package/dist/components/tooltip/tooltip-popup.vue.d.ts +2 -2
  185. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +4 -4
  186. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  187. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  188. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  189. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  190. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  191. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  192. package/dist/components/tree-menu/context.d.ts +8 -0
  193. package/dist/components/tree-menu/context.js +1 -0
  194. package/dist/components/tree-menu/index.d.ts +11 -0
  195. package/dist/components/tree-menu/index.js +1 -0
  196. package/dist/components/tree-menu/tree-menu-button.js +1 -0
  197. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +22 -0
  198. package/dist/components/tree-menu/tree-menu-collapsible.js +1 -0
  199. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +22 -0
  200. package/dist/components/tree-menu/tree-menu-group-label.js +1 -0
  201. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +18 -0
  202. package/dist/components/tree-menu/tree-menu-group-root.js +1 -0
  203. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +18 -0
  204. package/dist/components/tree-menu/tree-menu-group.js +1 -0
  205. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +22 -0
  206. package/dist/components/tree-menu/tree-menu-item.js +1 -0
  207. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +22 -0
  208. package/dist/components/tree-menu/tree-menu-root.js +1 -0
  209. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +31 -0
  210. package/dist/components/tree-menu/tree-menu-sub.js +1 -0
  211. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +22 -0
  212. package/dist/components/tree-menu/types.d.ts +74 -0
  213. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  214. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  215. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  216. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  217. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  218. package/dist/composables/use-dismissable-layer.d.ts +2 -2
  219. package/dist/composables/use-exposed-element.d.ts +2 -2
  220. package/dist/composables/use-image-loading-status.d.ts +2 -2
  221. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  222. package/dist/composables/use-kbd.d.ts +2 -2
  223. package/dist/composables/use-locale.d.ts +2 -2
  224. package/dist/composables/use-nonce.d.ts +2 -2
  225. package/dist/composables/use-props.d.ts +3 -3
  226. package/dist/composables/use-selection.d.ts +4 -4
  227. package/dist/index.d.ts +21 -10
  228. package/dist/index.js +1 -1
  229. package/dist/namespaced/index.d.ts +25 -7
  230. package/dist/namespaced/index.js +1 -1
  231. 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 { NumberInputIncrementProps } from "./types.js";
4
- import * as vue953 from "vue";
4
+ import * as vue1340 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: vue953.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue953.ComponentOptionsMixin, vue953.ComponentOptionsMixin, {}, string, vue953.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
- as: AsTag | vue953.Component;
13
- }, {}, {}, {}, string, vue953.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1340.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue1340.Component;
13
+ }, {}, {}, {}, string, vue1340.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 vue849 from "vue";
2
+ import * as vue1330 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: vue849.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue849.ComponentOptionsMixin, vue849.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue1330.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue1330.ComponentOptionsMixin, vue1330.ComponentOptionsMixin, {
13
13
  "update:modelValue": (val: number) => any;
14
- }, string, vue849.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
14
+ }, string, vue1330.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, vue849.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue1330.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,12 +1,12 @@
1
1
  import { PaginationEllipsisProps } from "./types.js";
2
- import * as vue53 from "vue";
2
+ import * as vue401 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: vue53.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue53.ComponentOptionsMixin, vue53.ComponentOptionsMixin, {}, string, vue53.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue53.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue401.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue401.ComponentOptionsMixin, vue401.ComponentOptionsMixin, {}, string, vue401.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue401.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 vue63 from "vue";
2
+ import * as vue416 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: vue63.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue63.ComponentOptionsMixin, vue63.ComponentOptionsMixin, {}, string, vue63.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue63.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue416.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue416.ComponentOptionsMixin, vue416.ComponentOptionsMixin, {}, string, vue416.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue416.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 vue101 from "vue";
2
+ import * as vue421 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: vue101.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue101.ComponentOptionsMixin, vue101.ComponentOptionsMixin, {}, string, vue101.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue101.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue421.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue421.ComponentOptionsMixin, vue421.ComponentOptionsMixin, {}, string, vue421.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue421.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 vue68 from "vue";
2
+ import * as vue386 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: vue68.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue68.ComponentOptionsMixin, vue68.ComponentOptionsMixin, {}, string, vue68.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue68.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue386.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue386.ComponentOptionsMixin, vue386.ComponentOptionsMixin, {}, string, vue386.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue386.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 vue38 from "vue";
2
+ import * as vue396 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: vue38.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue38.ComponentOptionsMixin, vue38.ComponentOptionsMixin, {}, string, vue38.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue38.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue396.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue396.ComponentOptionsMixin, vue396.ComponentOptionsMixin, {}, string, vue396.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue396.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 vue58 from "vue";
2
+ import * as vue411 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: vue58.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue58.ComponentOptionsMixin, vue58.ComponentOptionsMixin, {}, string, vue58.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue58.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue411.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue411.ComponentOptionsMixin, vue411.ComponentOptionsMixin, {}, string, vue411.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue411.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 vue48 from "vue";
2
+ import * as vue406 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: vue48.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue48.ComponentOptionsMixin, vue48.ComponentOptionsMixin, {}, string, vue48.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue48.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue406.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue406.ComponentOptionsMixin, vue406.ComponentOptionsMixin, {}, string, vue406.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue406.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 vue43 from "vue";
2
+ import * as vue391 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: vue43.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue43.ComponentOptionsMixin, vue43.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue391.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue391.ComponentOptionsMixin, vue391.ComponentOptionsMixin, {
13
13
  "update:page": (value: number) => any;
14
- }, string, vue43.PublicProps, Readonly<PaginationRootProps> & Readonly<{
14
+ }, string, vue391.PublicProps, Readonly<PaginationRootProps> & Readonly<{
15
15
  "onUpdate:page"?: ((value: number) => any) | undefined;
16
16
  }>, {
17
+ defaultPage: number;
17
18
  total: number;
18
19
  siblingCount: number;
19
20
  showEdges: boolean;
20
- defaultPage: number;
21
- }, {}, {}, {}, string, vue43.ComponentProvideOptions, false, {}, any>;
21
+ }, {}, {}, {}, string, vue391.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 vue1136 from "vue";
3
+ import * as vue1456 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: vue1136.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1136.ComponentOptionsMixin, vue1136.ComponentOptionsMixin, {}, string, vue1136.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1136.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue1456.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1456.ComponentOptionsMixin, vue1456.ComponentOptionsMixin, {}, string, vue1456.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1456.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 vue1141 from "vue";
4
+ import * as vue1466 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: vue1141.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, vue1141.ComponentOptionsMixin, vue1141.ComponentOptionsMixin, {}, string, vue1141.PublicProps, Readonly<PopoverCloseProps> & Readonly<{}>, {
12
- as: AsTag | vue1141.Component;
13
- }, {}, {}, {}, string, vue1141.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1466.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, vue1466.ComponentOptionsMixin, vue1466.ComponentOptionsMixin, {}, string, vue1466.PublicProps, Readonly<PopoverCloseProps> & Readonly<{}>, {
12
+ as: AsTag | vue1466.Component;
13
+ }, {}, {}, {}, string, vue1466.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 vue1152 from "vue";
2
+ import * as vue1477 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: vue1152.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, vue1152.ComponentOptionsMixin, vue1152.ComponentOptionsMixin, {}, string, vue1152.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1152.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1477.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, vue1477.ComponentOptionsMixin, vue1477.ComponentOptionsMixin, {}, string, vue1477.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1477.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 vue1147 from "vue";
4
+ import * as vue1472 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: vue1147.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1147.ComponentOptionsMixin, vue1147.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue1472.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1472.ComponentOptionsMixin, vue1472.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, vue1147.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
18
+ }, string, vue1472.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, vue1147.ComponentProvideOptions, false, {}, any>;
25
+ }>, {}, {}, {}, {}, string, vue1472.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 vue1131 from "vue";
2
+ import * as vue1702 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: vue1131.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1131.ComponentOptionsMixin, vue1131.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue1702.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1702.ComponentOptionsMixin, vue1702.ComponentOptionsMixin, {
13
13
  "update:open": (value: boolean) => any;
14
- }, string, vue1131.PublicProps, Readonly<PopoverRootProps> & Readonly<{
14
+ }, string, vue1702.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, vue1131.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue1702.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 vue1157 from "vue";
4
+ import * as vue1482 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: vue1157.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1157.ComponentOptionsMixin, vue1157.ComponentOptionsMixin, {}, string, vue1157.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue1157.Component;
13
- }, {}, {}, {}, string, vue1157.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1482.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1482.ComponentOptionsMixin, vue1482.ComponentOptionsMixin, {}, string, vue1482.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
12
+ as: AsTag | vue1482.Component;
13
+ }, {}, {}, {}, string, vue1482.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 { PopperAnchorProps } from "./types.js";
2
- import * as vue1168 from "vue";
2
+ import * as vue1529 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: vue1168.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1168.ComponentOptionsMixin, vue1168.ComponentOptionsMixin, {}, string, vue1168.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1168.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1529.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1529.ComponentOptionsMixin, vue1529.ComponentOptionsMixin, {}, string, vue1529.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1529.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 vue1184 from "vue";
2
+ import * as vue1461 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-arrow.vue.d.ts
5
- declare const __VLS_export: vue1184.DefineComponent<PopperArrowProps, {}, {}, {}, {}, vue1184.ComponentOptionsMixin, vue1184.ComponentOptionsMixin, {}, string, vue1184.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1184.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue1461.DefineComponent<PopperArrowProps, {}, {}, {}, {}, vue1461.ComponentOptionsMixin, vue1461.ComponentOptionsMixin, {}, string, vue1461.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1461.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 vue1126 from "vue";
2
+ import * as vue1540 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: vue1126.DefineComponent<PopperPopupProps, {}, {}, {}, {}, vue1126.ComponentOptionsMixin, vue1126.ComponentOptionsMixin, {}, string, vue1126.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1126.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1540.DefineComponent<PopperPopupProps, {}, {}, {}, {}, vue1540.ComponentOptionsMixin, vue1540.ComponentOptionsMixin, {}, string, vue1540.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1540.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 vue1173 from "vue";
4
+ import * as vue1534 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: vue1173.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, vue1173.ComponentOptionsMixin, vue1173.ComponentOptionsMixin, {
14
+ declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, vue1534.ComponentOptionsMixin, vue1534.ComponentOptionsMixin, {
15
15
  placed: () => any;
16
- }, string, vue1173.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
16
+ }, string, vue1534.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
17
17
  onPlaced?: (() => any) | undefined;
18
18
  }>, {
19
- style: string | false | CSSProperties | vue1173.StyleValue[] | null;
19
+ style: string | false | CSSProperties | vue1534.StyleValue[] | null;
20
20
  title: string;
21
21
  contextmenu: string;
22
22
  onInput: (payload: InputEvent) => void;
@@ -203,25 +203,25 @@ declare const __VLS_base: vue1173.DefineComponent<PopperPositionerProps, {}, {},
203
203
  'aria-valuemin': string | number;
204
204
  'aria-valuenow': string | number;
205
205
  'aria-valuetext': string;
206
- side: _floating_ui_utils0.Side;
207
- sideOffset: number;
208
206
  align: Align;
209
- arrowPadding: number;
210
- updatePositionStrategy: "optimized" | "always";
211
207
  placement: Placement$1;
208
+ side: _floating_ui_utils3.Side;
209
+ sideOffset: number;
212
210
  sideFlip: boolean;
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, vue1173.ComponentProvideOptions, false, {}, any>;
224
+ }, {}, {}, {}, string, vue1534.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 vue1163 from "vue";
1
+ import * as vue1524 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: vue1163.DefineComponent<{}, {}, {}, {}, {}, vue1163.ComponentOptionsMixin, vue1163.ComponentOptionsMixin, {}, string, vue1163.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1163.ComponentProvideOptions, true, {}, any>;
8
+ declare const __VLS_base: vue1524.DefineComponent<{}, {}, {}, {}, {}, vue1524.ComponentOptionsMixin, vue1524.ComponentOptionsMixin, {}, string, vue1524.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1524.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,5 +1,5 @@
1
1
  import { RadioGroupControlProps } from "./types.js";
2
- import * as vue724 from "vue";
2
+ import * as vue1279 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: vue724.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, vue724.ComponentOptionsMixin, vue724.ComponentOptionsMixin, {}, string, vue724.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue724.ComponentProvideOptions, false, {}, any>;
13
+ declare const __VLS_base: vue1279.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, vue1279.ComponentOptionsMixin, vue1279.ComponentOptionsMixin, {}, string, vue1279.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1279.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 { RadioGroupIndicatorProps } from "./types.js";
4
- import * as vue729 from "vue";
4
+ import * as vue1284 from "vue";
5
5
 
6
6
  //#region src/components/radio-group/radio-group-indicator.vue.d.ts
7
7
  declare var __VLS_8: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_8) => any;
10
10
  };
11
- declare const __VLS_base: vue729.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue729.ComponentOptionsMixin, vue729.ComponentOptionsMixin, {}, string, vue729.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue729.Component;
13
- }, {}, {}, {}, string, vue729.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1284.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue1284.ComponentOptionsMixin, vue1284.ComponentOptionsMixin, {}, string, vue1284.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {
12
+ as: AsTag | vue1284.Component;
13
+ }, {}, {}, {}, string, vue1284.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 { RadioGroupItemProps, RadioSelectEvent } from "./types.js";
2
- import * as vue719 from "vue";
2
+ import * as vue1297 from "vue";
3
3
 
4
4
  //#region src/components/radio-group/radio-group-item.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -8,11 +8,11 @@ declare var __VLS_1: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue719.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue719.ComponentOptionsMixin, vue719.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue1297.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue1297.ComponentOptionsMixin, vue1297.ComponentOptionsMixin, {
12
12
  select: (event: RadioSelectEvent) => any;
13
- }, string, vue719.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{
13
+ }, string, vue1297.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{
14
14
  onSelect?: ((event: RadioSelectEvent) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, vue719.ComponentProvideOptions, false, {}, any>;
15
+ }>, {}, {}, {}, {}, string, vue1297.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 & {
@@ -1,13 +1,13 @@
1
1
  import { LabelProps } from "../label/types.js";
2
2
  import "./types.js";
3
- import * as vue735 from "vue";
3
+ import * as vue1292 from "vue";
4
4
 
5
5
  //#region src/components/radio-group/radio-group-label.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: vue735.DefineComponent<LabelProps, {}, {}, {}, {}, vue735.ComponentOptionsMixin, vue735.ComponentOptionsMixin, {}, string, vue735.PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue735.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue1292.DefineComponent<LabelProps, {}, {}, {}, {}, vue1292.ComponentOptionsMixin, vue1292.ComponentOptionsMixin, {}, string, vue1292.PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1292.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,11 +1,11 @@
1
1
  import { AcceptableBooleanValue } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { RadioGroupRootProps } from "./types.js";
4
- import * as vue717 from "vue";
4
+ import * as vue1290 from "vue";
5
5
 
6
6
  //#region src/components/radio-group/radio-group-root.vue.d.ts
7
7
  declare const __VLS_export: <T extends AcceptableBooleanValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8
- props: vue717.PublicProps & __VLS_PrettifyLocal<RadioGroupRootProps<T> & {
8
+ props: vue1290.PublicProps & __VLS_PrettifyLocal<RadioGroupRootProps<T> & {
9
9
  "onUpdate:modelValue"?: ((payload: NonNullable<T>) => any) | undefined;
10
10
  }> & (typeof globalThis extends {
11
11
  __VLS_PROPS_FALLBACK: infer P;
@@ -18,7 +18,7 @@ declare const __VLS_export: <T extends AcceptableBooleanValue>(__VLS_props: NonN
18
18
  }) => any;
19
19
  };
20
20
  emit: (evt: "update:modelValue", payload: NonNullable<T>) => void;
21
- }>) => vue717.VNode & {
21
+ }>) => vue1290.VNode & {
22
22
  __ctx?: Awaited<typeof __VLS_setup>;
23
23
  };
24
24
  declare const _default: typeof __VLS_export;
@@ -3,26 +3,26 @@ import { RovingFocusGroupProps } from "./types.js";
3
3
  import { CollectionItemData } from "../../composables/use-collection.js";
4
4
  import "../../composables/index.js";
5
5
  import "../../index.js";
6
- import * as vue1770 from "vue";
6
+ import * as vue1192 from "vue";
7
7
 
8
8
  //#region src/components/roving-focus/roving-focus-group.vue.d.ts
9
9
  declare var __VLS_8: {};
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_8) => any;
12
12
  };
13
- declare const __VLS_base: vue1770.DefineComponent<RovingFocusGroupProps, {
13
+ declare const __VLS_base: vue1192.DefineComponent<RovingFocusGroupProps, {
14
14
  getItems: (excludeDisabled?: boolean) => CollectionItemData<Record<string, any>>[];
15
- }, {}, {}, {}, vue1770.ComponentOptionsMixin, vue1770.ComponentOptionsMixin, {
15
+ }, {}, {}, {}, vue1192.ComponentOptionsMixin, vue1192.ComponentOptionsMixin, {
16
16
  entryFocus: (event: Event) => any;
17
17
  "update:currentTabStopId": (value: string | null | undefined) => any;
18
- }, string, vue1770.PublicProps, Readonly<RovingFocusGroupProps> & Readonly<{
18
+ }, string, vue1192.PublicProps, Readonly<RovingFocusGroupProps> & Readonly<{
19
19
  onEntryFocus?: ((event: Event) => any) | undefined;
20
20
  "onUpdate:currentTabStopId"?: ((value: string | null | undefined) => any) | undefined;
21
21
  }>, {
22
22
  orientation: DataOrientation;
23
23
  loop: boolean;
24
24
  preventScrollOnEntryFocus: boolean;
25
- }, {}, {}, {}, string, vue1770.ComponentProvideOptions, false, {}, any>;
25
+ }, {}, {}, {}, string, vue1192.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,14 +1,14 @@
1
1
  import { RovingFocusItemProps } from "./types.js";
2
- import * as vue1775 from "vue";
2
+ import * as vue1197 from "vue";
3
3
 
4
4
  //#region src/components/roving-focus/roving-focus-item.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: vue1775.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue1775.ComponentOptionsMixin, vue1775.ComponentOptionsMixin, {}, string, vue1775.PublicProps, Readonly<RovingFocusItemProps> & Readonly<{}>, {
9
+ declare const __VLS_base: vue1197.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue1197.ComponentOptionsMixin, vue1197.ComponentOptionsMixin, {}, string, vue1197.PublicProps, Readonly<RovingFocusItemProps> & Readonly<{}>, {
10
10
  focusable: boolean;
11
- }, {}, {}, {}, string, vue1775.ComponentProvideOptions, false, {}, any>;
11
+ }, {}, {}, {}, string, vue1197.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 & {