@soybeanjs/headless 0.9.3 → 0.10.0
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.
- package/dist/components/accordion/accordion-content.vue.d.ts +0 -1
- package/dist/components/accordion/accordion-trigger.vue.d.ts +0 -1
- package/dist/components/accordion/context.d.ts +0 -2
- package/dist/components/accordion/types.d.ts +0 -1
- package/dist/components/alert/context.d.ts +0 -1
- package/dist/components/alert/types.d.ts +0 -1
- package/dist/components/alert-dialog/alert-dialog-close.vue.d.ts +0 -1
- package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +0 -2
- package/dist/components/alert-dialog/index.d.ts +0 -1
- package/dist/components/avatar/avatar-image.vue.d.ts +0 -1
- package/dist/components/avatar/context.d.ts +0 -2
- package/dist/components/avatar/types.d.ts +0 -1
- package/dist/components/badge/context.d.ts +0 -1
- package/dist/components/badge/types.d.ts +0 -1
- package/dist/components/breadcrumb/context.d.ts +0 -1
- package/dist/components/breadcrumb/types.d.ts +0 -1
- package/dist/components/button/button.vue.d.ts +0 -1
- package/dist/components/card/card-collapsible-trigger.js +1 -0
- package/dist/components/card/card-collapsible-trigger.vue.d.ts +20 -0
- package/dist/components/card/card-content.js +1 -1
- package/dist/components/card/card-content.vue.d.ts +2 -2
- package/dist/components/card/card-root.js +1 -1
- package/dist/components/card/card-root.vue.d.ts +10 -3
- package/dist/components/card/context.d.ts +0 -1
- package/dist/components/card/context.js +1 -1
- package/dist/components/card/index.d.ts +10 -9
- package/dist/components/card/index.js +1 -1
- package/dist/components/card/types.d.ts +7 -5
- package/dist/components/checkbox/checkbox-control.vue.d.ts +0 -1
- package/dist/components/checkbox/checkbox-group-root.vue.d.ts +0 -1
- package/dist/components/checkbox/checkbox-indicator.vue.d.ts +0 -1
- package/dist/components/checkbox/checkbox-label.vue.d.ts +0 -1
- package/dist/components/checkbox/checkbox-root.vue.d.ts +0 -2
- package/dist/components/checkbox/context.d.ts +0 -1
- package/dist/components/checkbox/types.d.ts +0 -1
- package/dist/components/collapsible/collapsible-root.vue.d.ts +1 -1
- package/dist/components/collapsible/collapsible-trigger.js +1 -1
- package/dist/components/collapsible/collapsible-trigger.vue.d.ts +3 -2
- package/dist/components/collapsible/context.d.ts +0 -2
- package/dist/components/collapsible/types.d.ts +0 -1
- package/dist/components/config-provider/config-provider.vue.d.ts +0 -1
- package/dist/components/config-provider/types.d.ts +0 -1
- package/dist/components/context-menu/context-menu-content.vue.d.ts +0 -1
- package/dist/components/context-menu/context-menu-trigger.vue.d.ts +0 -1
- package/dist/components/context-menu/index.d.ts +0 -1
- package/dist/components/context-menu/types.d.ts +0 -1
- package/dist/components/dialog/context.d.ts +0 -2
- package/dist/components/dialog/dialog-content.vue.d.ts +0 -1
- package/dist/components/dialog/types.d.ts +0 -1
- package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +0 -2
- package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +0 -2
- package/dist/components/dropdown-menu/index.d.ts +0 -1
- package/dist/components/dropdown-menu/types.d.ts +0 -1
- package/dist/components/form/context.d.ts +0 -1
- package/dist/components/form/core/types.d.ts +0 -1
- package/dist/components/form/types.d.ts +0 -1
- package/dist/components/input/context.d.ts +0 -1
- package/dist/components/input/types.d.ts +0 -1
- package/dist/components/input-number/context.d.ts +0 -1
- package/dist/components/input-number/input-number-decrement.vue.d.ts +0 -1
- package/dist/components/input-number/input-number-increment.vue.d.ts +0 -1
- package/dist/components/input-number/input-number-root.vue.d.ts +1 -1
- package/dist/components/input-number/types.d.ts +0 -1
- package/dist/components/kbd/types.d.ts +0 -1
- package/dist/components/layout/context.d.ts +0 -1
- package/dist/components/layout/types.d.ts +0 -1
- package/dist/components/link/link.vue.d.ts +2 -3
- package/dist/components/list/context.d.ts +0 -1
- package/dist/components/list/types.d.ts +0 -1
- package/dist/components/listbox/context.d.ts +0 -4
- package/dist/components/listbox/listbox-item-indicator.vue.d.ts +0 -1
- package/dist/components/listbox/listbox-item.vue.d.ts +0 -2
- package/dist/components/listbox/listbox-root.vue.d.ts +2 -3
- package/dist/components/listbox/types.d.ts +0 -2
- package/dist/components/menu/context.d.ts +0 -2
- package/dist/components/menu/menu-checkbox-group.vue.d.ts +0 -1
- package/dist/components/menu/menu-checkbox-item.vue.d.ts +0 -1
- package/dist/components/menu/menu-content.vue.d.ts +0 -2
- package/dist/components/menu/menu-item-indicator.vue.d.ts +0 -1
- package/dist/components/menu/menu-radio-group.vue.d.ts +0 -1
- package/dist/components/menu/menu-sub-content.vue.d.ts +0 -2
- package/dist/components/menu/types.d.ts +0 -1
- package/dist/components/navigation-menu/context.d.ts +0 -2
- package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +0 -1
- package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +0 -1
- package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +0 -1
- package/dist/components/navigation-menu/types.d.ts +0 -1
- package/dist/components/page-tabs/context.d.ts +0 -1
- package/dist/components/page-tabs/types.d.ts +0 -1
- package/dist/components/pagination/context.d.ts +0 -1
- package/dist/components/pagination/types.d.ts +0 -1
- package/dist/components/popover/popover-anchor.vue.d.ts +0 -1
- package/dist/components/popover/popover-close.vue.d.ts +0 -1
- package/dist/components/popover/popover-positioner.vue.d.ts +0 -1
- package/dist/components/popover/popover-trigger.vue.d.ts +0 -1
- package/dist/components/popover/types.d.ts +0 -1
- package/dist/components/popper/context.d.ts +0 -3
- package/dist/components/popper/popper-positioner.vue.d.ts +101 -102
- package/dist/components/popper/types.d.ts +0 -1
- package/dist/components/portal/types.d.ts +0 -2
- package/dist/components/radio-group/context.d.ts +0 -1
- package/dist/components/radio-group/radio-group-indicator.vue.d.ts +0 -1
- package/dist/components/radio-group/radio-group-label.vue.d.ts +0 -1
- package/dist/components/radio-group/radio-group-root.vue.d.ts +0 -1
- package/dist/components/radio-group/types.d.ts +0 -1
- package/dist/components/roving-focus/roving-focus-group.vue.d.ts +1 -3
- package/dist/components/roving-focus/types.d.ts +0 -1
- package/dist/components/select/context.d.ts +0 -3
- package/dist/components/select/select-arrow.vue.d.ts +0 -1
- package/dist/components/select/select-content-impl.js +1 -1
- package/dist/components/select/select-content.vue.d.ts +0 -1
- package/dist/components/select/select-item-aligned-positioner.js +1 -1
- package/dist/components/select/select-item-indicator.vue.d.ts +0 -1
- package/dist/components/select/select-item.vue.d.ts +0 -1
- package/dist/components/select/select-root.vue.d.ts +0 -1
- package/dist/components/select/select-trigger.vue.d.ts +0 -1
- package/dist/components/select/select-value.vue.d.ts +0 -1
- package/dist/components/select/select-viewport.js +2 -2
- package/dist/components/select/shared.js +1 -1
- package/dist/components/select/types.d.ts +0 -1
- package/dist/components/separator/context.d.ts +0 -1
- package/dist/components/separator/separator-root.vue.d.ts +0 -1
- package/dist/components/separator/types.d.ts +0 -1
- package/dist/components/switch/context.d.ts +0 -2
- package/dist/components/switch/switch-control.vue.d.ts +0 -1
- package/dist/components/switch/switch-root.vue.d.ts +0 -1
- package/dist/components/switch/switch-thumb.vue.d.ts +0 -1
- package/dist/components/switch/types.d.ts +0 -1
- package/dist/components/table/context.d.ts +0 -1
- package/dist/components/table/types.d.ts +0 -1
- package/dist/components/tabs/context.d.ts +0 -2
- package/dist/components/tabs/tabs-root.vue.d.ts +1 -2
- package/dist/components/tabs/tabs-trigger.vue.d.ts +1 -2
- package/dist/components/tabs/types.d.ts +0 -1
- package/dist/components/textarea/context.d.ts +0 -1
- package/dist/components/textarea/types.d.ts +0 -1
- package/dist/components/toast/context.d.ts +0 -3
- package/dist/components/toast/toast-action.vue.d.ts +0 -1
- package/dist/components/toast/toast-close.vue.d.ts +0 -1
- package/dist/components/toast/toast-provider.vue.d.ts +0 -1
- package/dist/components/toast/toast-root.vue.d.ts +3 -5
- package/dist/components/toast/toast-viewport.vue.d.ts +0 -1
- package/dist/components/toast/types.d.ts +0 -1
- package/dist/components/tooltip/tooltip-positioner.vue.d.ts +0 -1
- package/dist/components/tooltip/tooltip-trigger.vue.d.ts +0 -2
- package/dist/components/tooltip/types.d.ts +0 -1
- package/dist/components/tree/tree-item.vue.d.ts +0 -2
- package/dist/components/tree/tree-root.vue.d.ts +0 -1
- package/dist/components/tree/tree-virtualizer-item.vue.d.ts +0 -1
- package/dist/components/tree/tree-virtualizer-root.vue.d.ts +0 -1
- package/dist/components/tree/types.d.ts +0 -4
- package/dist/components/tree-menu/context.d.ts +0 -1
- package/dist/components/tree-menu/tree-menu-button.vue.d.ts +0 -1
- package/dist/components/tree-menu/tree-menu-group.vue.d.ts +0 -1
- package/dist/components/tree-menu/tree-menu-item.vue.d.ts +0 -1
- package/dist/components/tree-menu/tree-menu-root.vue.d.ts +1 -1
- package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +0 -1
- package/dist/components/tree-menu/types.d.ts +0 -1
- package/dist/components/virtualizer/types.d.ts +0 -2
- package/dist/components/visually-hidden/visually-hidden.vue.d.ts +0 -1
- package/dist/composables/use-arrow-navigation.d.ts +0 -2
- package/dist/composables/use-collection.d.ts +0 -1
- package/dist/composables/use-dismissable-layer.d.ts +1 -2
- package/dist/composables/use-exposed-element.d.ts +0 -1
- package/dist/composables/use-focus-scope.d.ts +0 -1
- package/dist/composables/use-forward-element.d.ts +0 -1
- package/dist/composables/use-image-loading-status.d.ts +0 -1
- package/dist/composables/use-kbd.d.ts +0 -1
- package/dist/composables/use-popup-events.d.ts +0 -1
- package/dist/composables/use-selection.d.ts +0 -1
- package/dist/composables/use-ui-context.d.ts +0 -1
- package/dist/constants/common.d.ts +0 -2
- package/dist/index.d.ts +182 -230
- package/dist/index.js +1 -1
- package/dist/namespaced/index.d.ts +0 -2
- package/dist/nuxt/index.d.ts +0 -1
- package/dist/shared/comparison.d.ts +0 -2
- package/dist/shared/focus.d.ts +0 -3
- package/dist/shared/form.d.ts +0 -2
- package/dist/shared/geometry.d.ts +0 -2
- package/dist/shared/tree.d.ts +0 -2
- package/dist/shared/value.d.ts +0 -2
- package/dist/shared/vue.d.ts +0 -1
- package/package.json +5 -5
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { AsTag } from "../primitive/types.js";
|
|
2
2
|
import { LinkProps } from "./types.js";
|
|
3
|
-
import "../primitive/index.js";
|
|
4
3
|
import * as vue from "vue";
|
|
5
4
|
|
|
6
5
|
//#region src/components/link/link.vue.d.ts
|
|
@@ -13,9 +12,9 @@ type Slots = {
|
|
|
13
12
|
};
|
|
14
13
|
type __VLS_Slots = Slots;
|
|
15
14
|
declare const __VLS_base: vue.DefineComponent<LinkProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<LinkProps> & Readonly<{}>, {
|
|
16
|
-
as: AsTag | vue.Component;
|
|
17
|
-
replace: boolean;
|
|
18
15
|
disabled: boolean;
|
|
16
|
+
replace: boolean;
|
|
17
|
+
as: AsTag | vue.Component;
|
|
19
18
|
external: boolean;
|
|
20
19
|
viewTransition: boolean;
|
|
21
20
|
rel: "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | (string & {}) | null;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import { ClassValue, UiClass } from "../../types/common.js";
|
|
2
|
-
import "../../composables/index.js";
|
|
3
2
|
import { ListboxUiSlot } from "./types.js";
|
|
4
|
-
import "../../index.js";
|
|
5
3
|
import * as vue from "vue";
|
|
6
|
-
import "@vueuse/shared";
|
|
7
|
-
|
|
8
4
|
//#region src/components/listbox/context.d.ts
|
|
9
5
|
declare const provideListboxUi: (ui: vue.ComputedRef<Partial<UiClass<ListboxUiSlot>>>) => vue.ComputedRef<Partial<UiClass<ListboxUiSlot>>>, useListboxUi: <S extends ListboxUiSlot | undefined = undefined>(slot?: S | undefined) => S extends ListboxUiSlot ? vue.ComputedRef<ClassValue> : vue.ComputedRef<Partial<UiClass<ListboxUiSlot>>>;
|
|
10
6
|
//#endregion
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { CollectionItemData } from "../../composables/use-collection.js";
|
|
2
|
-
import "../../composables/index.js";
|
|
3
2
|
import { ListboxCollectionItemData, ListboxRootProps } from "./types.js";
|
|
4
3
|
import * as vue from "vue";
|
|
5
4
|
|
|
@@ -7,8 +6,8 @@ import * as vue from "vue";
|
|
|
7
6
|
declare const __VLS_export: <M extends boolean>(__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
7
|
props: vue.PublicProps & __VLS_PrettifyLocal<ListboxRootProps<M> & {
|
|
9
8
|
"onUpdate:modelValue"?: ((value: M extends true ? string[] : string) => any) | undefined;
|
|
10
|
-
onHighlight?: ((payload?: CollectionItemData<ListboxCollectionItemData> | undefined) => any) | undefined;
|
|
11
9
|
onEntryFocus?: ((event: CustomEvent<any>) => any) | undefined;
|
|
10
|
+
onHighlight?: ((payload?: CollectionItemData<ListboxCollectionItemData> | undefined) => any) | undefined;
|
|
12
11
|
onLeave?: ((event: Event) => any) | undefined;
|
|
13
12
|
}> & (typeof globalThis extends {
|
|
14
13
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -26,7 +25,7 @@ declare const __VLS_export: <M extends boolean>(__VLS_props: NonNullable<Awaited
|
|
|
26
25
|
modelValue: (M extends true ? string[] : string) | undefined;
|
|
27
26
|
}) => any;
|
|
28
27
|
};
|
|
29
|
-
emit: ((evt: "update:modelValue", value: M extends true ? string[] : string) => void) & ((evt: "
|
|
28
|
+
emit: ((evt: "update:modelValue", value: M extends true ? string[] : string) => void) & ((evt: "entryFocus", event: CustomEvent<any>) => void) & ((evt: "highlight", payload?: CollectionItemData<ListboxCollectionItemData> | undefined) => void) & ((evt: "leave", event: Event) => void);
|
|
30
29
|
}>) => vue.VNode & {
|
|
31
30
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
32
31
|
};
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { DataOrientation, Direction, SelectionEmits, SelectionProps, UiClass } from "../../types/common.js";
|
|
2
2
|
import { SelectEvent } from "../../types/event.js";
|
|
3
3
|
import { FormFieldCommonProps } from "../../types/component.js";
|
|
4
|
-
import "../../types/index.js";
|
|
5
4
|
import { PrimitiveProps } from "../primitive/types.js";
|
|
6
5
|
import { InputControlProps, InputRootEmits, InputRootProps } from "../input/types.js";
|
|
7
6
|
import { CollectionItemData } from "../../composables/use-collection.js";
|
|
8
|
-
import "../../composables/index.js";
|
|
9
7
|
import { ComputedRef, HTMLAttributes, ShallowRef } from "vue";
|
|
10
8
|
import { VirtualItem, Virtualizer } from "@tanstack/vue-virtual";
|
|
11
9
|
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
|
|
2
|
-
import "../../types/index.js";
|
|
3
2
|
import { MenuContentProps } from "./types.js";
|
|
4
|
-
import "../../index.js";
|
|
5
3
|
import * as vue from "vue";
|
|
6
4
|
|
|
7
5
|
//#region src/components/menu/menu-content.vue.d.ts
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
|
|
2
|
-
import "../../types/index.js";
|
|
3
2
|
import { MenuSubContentProps } from "./types.js";
|
|
4
|
-
import "../../index.js";
|
|
5
3
|
import * as vue from "vue";
|
|
6
4
|
|
|
7
5
|
//#region src/components/menu/menu-sub-content.vue.d.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { AcceptableBooleanValue, CheckedState, DefinedValue, Direction, UiClass } from "../../types/common.js";
|
|
2
2
|
import { DismissableLayerEmits, FocusScopeEmits, ForceMountProps } from "../../types/component.js";
|
|
3
|
-
import "../../types/index.js";
|
|
4
3
|
import { PrimitiveProps } from "../primitive/types.js";
|
|
5
4
|
import { DialogRootEmits, DialogRootProps } from "../dialog/types.js";
|
|
6
5
|
import { RovingFocusGroupEmits, RovingFocusGroupProps } from "../roving-focus/types.js";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
|
|
2
2
|
import { NavigationMenuContentProps } from "./types.js";
|
|
3
|
-
import "../../index.js";
|
|
4
3
|
import * as vue from "vue";
|
|
5
4
|
|
|
6
5
|
//#region src/components/navigation-menu/navigation-menu-content.vue.d.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { DataOrientation, Direction } from "../../types/common.js";
|
|
2
2
|
import { NavigationMenuRootProps } from "./types.js";
|
|
3
|
-
import "../../index.js";
|
|
4
3
|
import * as vue from "vue";
|
|
5
4
|
|
|
6
5
|
//#region src/components/navigation-menu/navigation-menu-root.vue.d.ts
|
|
@@ -15,8 +14,8 @@ declare const __VLS_base: vue.DefineComponent<NavigationMenuRootProps, {}, {}, {
|
|
|
15
14
|
}, string, vue.PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
|
|
16
15
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
17
16
|
}>, {
|
|
18
|
-
dir: Direction;
|
|
19
17
|
orientation: DataOrientation;
|
|
18
|
+
dir: Direction;
|
|
20
19
|
unmountOnHide: boolean;
|
|
21
20
|
delayDuration: number;
|
|
22
21
|
skipDelayDuration: number;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Align, DataOrientation, Direction, UiClass } from "../../types/common.js";
|
|
2
2
|
import { DismissableLayerEmits, DismissableLayerProps, ForceMountProps } from "../../types/component.js";
|
|
3
|
-
import "../../types/index.js";
|
|
4
3
|
import { PrimitiveProps } from "../primitive/types.js";
|
|
5
4
|
import { LinkProps } from "../link/types.js";
|
|
6
5
|
import { HTMLAttributes, ShallowRef } from "vue";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { DismissableLayerEmits, FocusScopeEmits, ForceMountProps } from "../../types/component.js";
|
|
2
|
-
import "../../types/index.js";
|
|
3
2
|
import { PrimitiveProps } from "../primitive/types.js";
|
|
4
3
|
import { DialogRootEmits, DialogRootProps } from "../dialog/types.js";
|
|
5
4
|
import { PopperAnchorProps, PopperPopupProps, PopperPositionerProps } from "../popper/types.js";
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import { ClassValue, UiClass } from "../../types/common.js";
|
|
2
2
|
import { PopperUiSlot } from "./types.js";
|
|
3
|
-
import "../../index.js";
|
|
4
3
|
import * as vue from "vue";
|
|
5
4
|
import { ReferenceElement } from "@floating-ui/dom";
|
|
6
|
-
import "@floating-ui/utils";
|
|
7
|
-
|
|
8
5
|
//#region src/components/popper/context.d.ts
|
|
9
6
|
declare const providePopperUi: (ui: vue.ComputedRef<Partial<UiClass<PopperUiSlot>>>) => vue.ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: <S extends PopperUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PopperUiSlot ? vue.ComputedRef<ClassValue> : vue.ComputedRef<Partial<UiClass<PopperUiSlot>>>;
|
|
10
7
|
//#endregion
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Align, Placement as Placement$1 } from "../../types/common.js";
|
|
2
2
|
import { PopperPositionerProps } from "./types.js";
|
|
3
|
-
import "../../index.js";
|
|
4
3
|
import * as vue from "vue";
|
|
5
4
|
import { CSSProperties } from "vue";
|
|
6
5
|
import * as _floating_ui_dom0 from "@floating-ui/dom";
|
|
@@ -16,59 +15,39 @@ declare const __VLS_base: vue.DefineComponent<PopperPositionerProps, {}, {}, {},
|
|
|
16
15
|
}, string, vue.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
|
|
17
16
|
onPlaced?: (() => any) | undefined;
|
|
18
17
|
}>, {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
onInput: (payload: InputEvent) => void;
|
|
23
|
-
onSelect: (payload: Event) => void;
|
|
24
|
-
onProgress: (payload: ProgressEvent<EventTarget>) => void;
|
|
25
|
-
onFullscreenchange: (payload: Event) => void;
|
|
26
|
-
onFullscreenerror: (payload: Event) => void;
|
|
27
|
-
onAbort: (payload: UIEvent) => void;
|
|
28
|
-
onAnimationcancel: (payload: AnimationEvent) => void;
|
|
29
|
-
onAnimationend: (payload: AnimationEvent) => void;
|
|
30
|
-
onAnimationiteration: (payload: AnimationEvent) => void;
|
|
31
|
-
onAnimationstart: (payload: AnimationEvent) => void;
|
|
32
|
-
onAuxclick: (payload: PointerEvent) => void;
|
|
33
|
-
onBeforeinput: (payload: InputEvent) => void;
|
|
34
|
-
onBeforetoggle: (payload: ToggleEvent) => void;
|
|
35
|
-
onBlur: (payload: FocusEvent) => void;
|
|
36
|
-
onCanplay: (payload: Event) => void;
|
|
37
|
-
onCanplaythrough: (payload: Event) => void;
|
|
38
|
-
onChange: (payload: Event) => void;
|
|
39
|
-
onClick: (payload: PointerEvent) => void;
|
|
18
|
+
onCopy: (payload: ClipboardEvent) => void;
|
|
19
|
+
onCut: (payload: ClipboardEvent) => void;
|
|
20
|
+
onPaste: (payload: ClipboardEvent) => void;
|
|
40
21
|
onCompositionend: (payload: CompositionEvent) => void;
|
|
41
22
|
onCompositionstart: (payload: CompositionEvent) => void;
|
|
42
23
|
onCompositionupdate: (payload: CompositionEvent) => void;
|
|
43
|
-
onContextmenu: (payload: PointerEvent) => void;
|
|
44
|
-
onCopy: (payload: ClipboardEvent) => void;
|
|
45
|
-
onCut: (payload: ClipboardEvent) => void;
|
|
46
|
-
onDblclick: (payload: MouseEvent) => void;
|
|
47
24
|
onDrag: (payload: DragEvent) => void;
|
|
48
25
|
onDragend: (payload: DragEvent) => void;
|
|
49
26
|
onDragenter: (payload: DragEvent) => void;
|
|
27
|
+
onDragexit: (payload: DragEvent) => void;
|
|
50
28
|
onDragleave: (payload: DragEvent) => void;
|
|
51
29
|
onDragover: (payload: DragEvent) => void;
|
|
52
30
|
onDragstart: (payload: DragEvent) => void;
|
|
53
31
|
onDrop: (payload: DragEvent) => void;
|
|
54
|
-
onDurationchange: (payload: Event) => void;
|
|
55
|
-
onEmptied: (payload: Event) => void;
|
|
56
|
-
onEnded: (payload: Event) => void;
|
|
57
|
-
onError: (payload: Event) => void;
|
|
58
32
|
onFocus: (payload: FocusEvent) => void;
|
|
59
33
|
onFocusin: (payload: FocusEvent) => void;
|
|
60
34
|
onFocusout: (payload: FocusEvent) => void;
|
|
35
|
+
onBlur: (payload: FocusEvent) => void;
|
|
36
|
+
onChange: (payload: Event) => void;
|
|
37
|
+
onBeforeinput: (payload: InputEvent) => void;
|
|
61
38
|
onFormdata: (payload: FormDataEvent) => void;
|
|
62
|
-
|
|
39
|
+
onInput: (payload: InputEvent) => void;
|
|
40
|
+
onReset: (payload: Event) => void;
|
|
41
|
+
onSubmit: (payload: SubmitEvent) => void;
|
|
63
42
|
onInvalid: (payload: Event) => void;
|
|
43
|
+
onFullscreenchange: (payload: Event) => void;
|
|
44
|
+
onFullscreenerror: (payload: Event) => void;
|
|
45
|
+
onLoad: (payload: Event) => void;
|
|
46
|
+
onError: (payload: Event) => void;
|
|
64
47
|
onKeydown: (payload: KeyboardEvent) => void;
|
|
65
48
|
onKeypress: (payload: KeyboardEvent) => void;
|
|
66
49
|
onKeyup: (payload: KeyboardEvent) => void;
|
|
67
|
-
|
|
68
|
-
onLoadeddata: (payload: Event) => void;
|
|
69
|
-
onLoadedmetadata: (payload: Event) => void;
|
|
70
|
-
onLoadstart: (payload: Event) => void;
|
|
71
|
-
onLostpointercapture: (payload: PointerEvent) => void;
|
|
50
|
+
onDblclick: (payload: MouseEvent) => void;
|
|
72
51
|
onMousedown: (payload: MouseEvent) => void;
|
|
73
52
|
onMouseenter: (payload: MouseEvent) => void;
|
|
74
53
|
onMouseleave: (payload: MouseEvent) => void;
|
|
@@ -76,85 +55,68 @@ declare const __VLS_base: vue.DefineComponent<PopperPositionerProps, {}, {}, {},
|
|
|
76
55
|
onMouseout: (payload: MouseEvent) => void;
|
|
77
56
|
onMouseover: (payload: MouseEvent) => void;
|
|
78
57
|
onMouseup: (payload: MouseEvent) => void;
|
|
79
|
-
|
|
58
|
+
onAbort: (payload: UIEvent) => void;
|
|
59
|
+
onCanplay: (payload: Event) => void;
|
|
60
|
+
onCanplaythrough: (payload: Event) => void;
|
|
61
|
+
onDurationchange: (payload: Event) => void;
|
|
62
|
+
onEmptied: (payload: Event) => void;
|
|
63
|
+
onEncrypted: (payload: MediaEncryptedEvent) => void;
|
|
64
|
+
onEnded: (payload: Event) => void;
|
|
65
|
+
onLoadeddata: (payload: Event) => void;
|
|
66
|
+
onLoadedmetadata: (payload: Event) => void;
|
|
67
|
+
onLoadstart: (payload: Event) => void;
|
|
80
68
|
onPause: (payload: Event) => void;
|
|
81
69
|
onPlay: (payload: Event) => void;
|
|
82
70
|
onPlaying: (payload: Event) => void;
|
|
83
|
-
|
|
84
|
-
onPointerdown: (payload: PointerEvent) => void;
|
|
85
|
-
onPointerenter: (payload: PointerEvent) => void;
|
|
86
|
-
onPointerleave: (payload: PointerEvent) => void;
|
|
87
|
-
onPointermove: (payload: PointerEvent) => void;
|
|
88
|
-
onPointerout: (payload: PointerEvent) => void;
|
|
89
|
-
onPointerover: (payload: PointerEvent) => void;
|
|
90
|
-
onPointerup: (payload: PointerEvent) => void;
|
|
71
|
+
onProgress: (payload: ProgressEvent<EventTarget>) => void;
|
|
91
72
|
onRatechange: (payload: Event) => void;
|
|
92
|
-
onReset: (payload: Event) => void;
|
|
93
|
-
onScroll: (payload: Event) => void;
|
|
94
|
-
onScrollend: (payload: Event) => void;
|
|
95
|
-
onSecuritypolicyviolation: (payload: SecurityPolicyViolationEvent) => void;
|
|
96
73
|
onSeeked: (payload: Event) => void;
|
|
97
74
|
onSeeking: (payload: Event) => void;
|
|
98
75
|
onStalled: (payload: Event) => void;
|
|
99
|
-
onSubmit: (payload: SubmitEvent) => void;
|
|
100
76
|
onSuspend: (payload: Event) => void;
|
|
101
77
|
onTimeupdate: (payload: Event) => void;
|
|
102
|
-
|
|
78
|
+
onVolumechange: (payload: Event) => void;
|
|
79
|
+
onWaiting: (payload: Event) => void;
|
|
80
|
+
onSelect: (payload: Event) => void;
|
|
81
|
+
onScroll: (payload: Event) => void;
|
|
82
|
+
onScrollend: (payload: Event) => void;
|
|
103
83
|
onTouchcancel: (payload: TouchEvent) => void;
|
|
104
84
|
onTouchend: (payload: TouchEvent) => void;
|
|
105
85
|
onTouchmove: (payload: TouchEvent) => void;
|
|
106
86
|
onTouchstart: (payload: TouchEvent) => void;
|
|
87
|
+
onAuxclick: (payload: PointerEvent) => void;
|
|
88
|
+
onClick: (payload: PointerEvent) => void;
|
|
89
|
+
onContextmenu: (payload: PointerEvent) => void;
|
|
90
|
+
onGotpointercapture: (payload: PointerEvent) => void;
|
|
91
|
+
onLostpointercapture: (payload: PointerEvent) => void;
|
|
92
|
+
onPointerdown: (payload: PointerEvent) => void;
|
|
93
|
+
onPointermove: (payload: PointerEvent) => void;
|
|
94
|
+
onPointerup: (payload: PointerEvent) => void;
|
|
95
|
+
onPointercancel: (payload: PointerEvent) => void;
|
|
96
|
+
onPointerenter: (payload: PointerEvent) => void;
|
|
97
|
+
onPointerleave: (payload: PointerEvent) => void;
|
|
98
|
+
onPointerover: (payload: PointerEvent) => void;
|
|
99
|
+
onPointerout: (payload: PointerEvent) => void;
|
|
100
|
+
onBeforetoggle: (payload: ToggleEvent) => void;
|
|
101
|
+
onToggle: (payload: ToggleEvent) => void;
|
|
102
|
+
onWheel: (payload: WheelEvent) => void;
|
|
103
|
+
onAnimationcancel: (payload: AnimationEvent) => void;
|
|
104
|
+
onAnimationstart: (payload: AnimationEvent) => void;
|
|
105
|
+
onAnimationend: (payload: AnimationEvent) => void;
|
|
106
|
+
onAnimationiteration: (payload: AnimationEvent) => void;
|
|
107
|
+
onSecuritypolicyviolation: (payload: SecurityPolicyViolationEvent) => void;
|
|
107
108
|
onTransitioncancel: (payload: TransitionEvent) => void;
|
|
108
109
|
onTransitionend: (payload: TransitionEvent) => void;
|
|
109
110
|
onTransitionrun: (payload: TransitionEvent) => void;
|
|
110
111
|
onTransitionstart: (payload: TransitionEvent) => void;
|
|
111
|
-
onVolumechange: (payload: Event) => void;
|
|
112
|
-
onWaiting: (payload: Event) => void;
|
|
113
|
-
onWheel: (payload: WheelEvent) => void;
|
|
114
|
-
onDragexit: (payload: DragEvent) => void;
|
|
115
|
-
onEncrypted: (payload: MediaEncryptedEvent) => void;
|
|
116
112
|
innerHTML: string;
|
|
117
113
|
class: string | false | Record<string, any> | vue.ClassValue[] | null;
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
dir: string;
|
|
121
|
-
draggable: boolean | "true" | "false";
|
|
122
|
-
enterkeyhint: "done" | "next" | "search" | "enter" | "go" | "previous" | "send";
|
|
123
|
-
enterKeyHint: "done" | "next" | "search" | "enter" | "go" | "previous" | "send";
|
|
124
|
-
hidden: "" | "hidden" | (boolean | "true" | "false") | "until-found";
|
|
114
|
+
style: string | false | CSSProperties | vue.StyleValue[] | null;
|
|
115
|
+
color: string;
|
|
125
116
|
id: string;
|
|
126
|
-
inert: boolean | "true" | "false";
|
|
127
117
|
lang: string;
|
|
128
|
-
placeholder: string;
|
|
129
|
-
spellcheck: boolean | "true" | "false";
|
|
130
|
-
tabindex: string | number;
|
|
131
|
-
translate: "yes" | "no";
|
|
132
|
-
radiogroup: string;
|
|
133
118
|
role: string;
|
|
134
|
-
|
|
135
|
-
datatype: string;
|
|
136
|
-
inlist: any;
|
|
137
|
-
prefix: string;
|
|
138
|
-
property: string;
|
|
139
|
-
resource: string;
|
|
140
|
-
typeof: string;
|
|
141
|
-
vocab: string;
|
|
142
|
-
autocapitalize: string;
|
|
143
|
-
autocorrect: string;
|
|
144
|
-
autosave: string;
|
|
145
|
-
color: string;
|
|
146
|
-
itemprop: string;
|
|
147
|
-
itemscope: boolean | "true" | "false";
|
|
148
|
-
itemtype: string;
|
|
149
|
-
itemid: string;
|
|
150
|
-
itemref: string;
|
|
151
|
-
results: string | number;
|
|
152
|
-
security: string;
|
|
153
|
-
unselectable: "on" | "off";
|
|
154
|
-
inputmode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
|
|
155
|
-
is: string;
|
|
156
|
-
exportparts: string;
|
|
157
|
-
part: string;
|
|
119
|
+
tabindex: string | number;
|
|
158
120
|
'aria-activedescendant': string;
|
|
159
121
|
'aria-atomic': boolean | "true" | "false";
|
|
160
122
|
'aria-autocomplete': "list" | "none" | "inline" | "both";
|
|
@@ -164,11 +126,11 @@ declare const __VLS_base: vue.DefineComponent<PopperPositionerProps, {}, {}, {},
|
|
|
164
126
|
'aria-colindex': string | number;
|
|
165
127
|
'aria-colspan': string | number;
|
|
166
128
|
'aria-controls': string;
|
|
167
|
-
'aria-current':
|
|
129
|
+
'aria-current': (boolean | "true" | "false") | "page" | "step" | "location" | "date" | "time";
|
|
168
130
|
'aria-describedby': string;
|
|
169
131
|
'aria-details': string;
|
|
170
132
|
'aria-disabled': boolean | "true" | "false";
|
|
171
|
-
'aria-dropeffect': "link" | "
|
|
133
|
+
'aria-dropeffect': "link" | "none" | "copy" | "execute" | "move" | "popup";
|
|
172
134
|
'aria-errormessage': string;
|
|
173
135
|
'aria-expanded': boolean | "true" | "false";
|
|
174
136
|
'aria-flowto': string;
|
|
@@ -184,13 +146,13 @@ declare const __VLS_base: vue.DefineComponent<PopperPositionerProps, {}, {}, {},
|
|
|
184
146
|
'aria-modal': boolean | "true" | "false";
|
|
185
147
|
'aria-multiline': boolean | "true" | "false";
|
|
186
148
|
'aria-multiselectable': boolean | "true" | "false";
|
|
187
|
-
'aria-orientation': "
|
|
149
|
+
'aria-orientation': "vertical" | "horizontal";
|
|
188
150
|
'aria-owns': string;
|
|
189
151
|
'aria-placeholder': string;
|
|
190
152
|
'aria-posinset': string | number;
|
|
191
153
|
'aria-pressed': (boolean | "true" | "false") | "mixed";
|
|
192
154
|
'aria-readonly': boolean | "true" | "false";
|
|
193
|
-
'aria-relevant': "
|
|
155
|
+
'aria-relevant': "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals";
|
|
194
156
|
'aria-required': boolean | "true" | "false";
|
|
195
157
|
'aria-roledescription': string;
|
|
196
158
|
'aria-rowcount': string | number;
|
|
@@ -203,25 +165,62 @@ declare const __VLS_base: vue.DefineComponent<PopperPositionerProps, {}, {}, {},
|
|
|
203
165
|
'aria-valuemin': string | number;
|
|
204
166
|
'aria-valuenow': string | number;
|
|
205
167
|
'aria-valuetext': string;
|
|
206
|
-
|
|
168
|
+
accesskey: string;
|
|
169
|
+
contenteditable: (boolean | "true" | "false") | "inherit" | "plaintext-only";
|
|
170
|
+
contextmenu: string;
|
|
171
|
+
dir: string;
|
|
172
|
+
draggable: boolean | "true" | "false";
|
|
173
|
+
enterkeyhint: "done" | "next" | "enter" | "search" | "go" | "previous" | "send";
|
|
174
|
+
enterKeyHint: "done" | "next" | "enter" | "search" | "go" | "previous" | "send";
|
|
175
|
+
hidden: "" | "hidden" | (boolean | "true" | "false") | "until-found";
|
|
176
|
+
inert: boolean | "true" | "false";
|
|
177
|
+
placeholder: string;
|
|
178
|
+
spellcheck: boolean | "true" | "false";
|
|
179
|
+
title: string;
|
|
180
|
+
translate: "yes" | "no";
|
|
181
|
+
radiogroup: string;
|
|
182
|
+
about: string;
|
|
183
|
+
datatype: string;
|
|
184
|
+
inlist: any;
|
|
185
|
+
prefix: string;
|
|
186
|
+
property: string;
|
|
187
|
+
resource: string;
|
|
188
|
+
typeof: string;
|
|
189
|
+
vocab: string;
|
|
190
|
+
autocapitalize: string;
|
|
191
|
+
autocorrect: string;
|
|
192
|
+
autosave: string;
|
|
193
|
+
itemprop: string;
|
|
194
|
+
itemscope: boolean | "true" | "false";
|
|
195
|
+
itemtype: string;
|
|
196
|
+
itemid: string;
|
|
197
|
+
itemref: string;
|
|
198
|
+
results: string | number;
|
|
199
|
+
security: string;
|
|
200
|
+
unselectable: "off" | "on";
|
|
201
|
+
inputmode: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
|
|
202
|
+
is: string;
|
|
203
|
+
exportparts: string;
|
|
204
|
+
part: string;
|
|
205
|
+
placement: Placement$1;
|
|
207
206
|
side: _floating_ui_utils0.Side;
|
|
208
207
|
sideOffset: number;
|
|
209
|
-
align: Align;
|
|
210
|
-
arrowPadding: number;
|
|
211
|
-
updatePositionStrategy: "optimized" | "always";
|
|
212
|
-
placement: Placement$1;
|
|
213
208
|
sideFlip: boolean;
|
|
209
|
+
align: Align;
|
|
214
210
|
alignOffset: number;
|
|
215
211
|
alignFlip: boolean;
|
|
216
212
|
avoidCollisions: boolean;
|
|
217
213
|
collisionBoundary: Element | null | Array<Element | null>;
|
|
218
214
|
collisionPadding: _floating_ui_utils0.Padding;
|
|
215
|
+
arrowPadding: number;
|
|
219
216
|
hideShiftedArrow: boolean;
|
|
220
217
|
sticky: "partial" | "always";
|
|
221
218
|
hideWhenDetached: boolean;
|
|
222
219
|
positionStrategy: "absolute" | "fixed";
|
|
220
|
+
updatePositionStrategy: "optimized" | "always";
|
|
223
221
|
disableUpdateOnLayoutShift: boolean;
|
|
224
222
|
prioritizePosition: boolean;
|
|
223
|
+
reference: _floating_ui_dom0.ReferenceElement;
|
|
225
224
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
226
225
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
227
226
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Align, Placement as Placement$1, UiClass } from "../../types/common.js";
|
|
2
|
-
import "../../types/index.js";
|
|
3
2
|
import { PrimitiveProps } from "../primitive/types.js";
|
|
4
3
|
import { ComputedRef, HTMLAttributes } from "vue";
|
|
5
4
|
import { Padding, ReferenceElement, Side } from "@floating-ui/dom";
|