@soybeanjs/headless 0.0.2-beta.9 → 0.0.2
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/README.md +4 -138
- package/dist/components/accordion/accordion-content.vue.d.ts +2 -2
- package/dist/components/accordion/accordion-header.vue.d.ts +2 -2
- package/dist/components/accordion/accordion-item.vue.d.ts +5 -5
- package/dist/components/accordion/accordion-root.vue.d.ts +3 -3
- package/dist/components/accordion/accordion-trigger.vue.d.ts +2 -2
- package/dist/components/alert/alert-close.vue.d.ts +2 -2
- package/dist/components/alert/alert-content.vue.d.ts +2 -2
- package/dist/components/alert/alert-description.vue.d.ts +2 -2
- package/dist/components/alert/alert-root.vue.d.ts +4 -4
- package/dist/components/alert/alert-title.vue.d.ts +2 -2
- package/dist/components/alert-dialog/alert-dialog-close.js +1 -1
- package/dist/components/alert-dialog/alert-dialog-close.vue.d.ts +2 -2
- package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +4 -4
- package/dist/components/alert-dialog/alert-dialog-root.vue.d.ts +4 -4
- package/dist/components/arrow/arrow.vue.d.ts +4 -4
- package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
- package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
- package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
- package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
- package/dist/components/badge/badge-content.vue.d.ts +2 -2
- package/dist/components/badge/badge-root.vue.d.ts +4 -4
- package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +2 -2
- package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +2 -2
- package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +2 -2
- package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +2 -2
- package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +2 -2
- package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +2 -2
- package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +2 -2
- package/dist/components/button/button.vue.d.ts +5 -5
- package/dist/components/card/card-content.vue.d.ts +2 -2
- package/dist/components/card/card-description.vue.d.ts +2 -2
- package/dist/components/card/card-footer.vue.d.ts +2 -2
- package/dist/components/card/card-header.vue.d.ts +2 -2
- package/dist/components/card/card-root.vue.d.ts +2 -2
- package/dist/components/card/card-title-root.vue.d.ts +2 -2
- package/dist/components/card/card-title.vue.d.ts +2 -2
- package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
- package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
- package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
- package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
- package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
- package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
- package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -6
- package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
- package/dist/components/config-provider/config-provider.vue.d.ts +3 -3
- package/dist/components/context-menu/context-menu-content.vue.d.ts +4 -4
- package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
- package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
- package/dist/components/dialog/dialog-close.js +1 -1
- package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-content.vue.d.ts +4 -4
- package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
- package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
- package/dist/components/dialog/types.d.ts +8 -2
- package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +4 -4
- package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +6 -6
- package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
- package/dist/components/form/form-description.vue.d.ts +2 -2
- package/dist/components/form/form-error.vue.d.ts +2 -2
- package/dist/components/form/form-field-array.vue.d.ts +2 -2
- package/dist/components/form/form-field.vue.d.ts +2 -2
- package/dist/components/form/form-label.vue.d.ts +2 -2
- package/dist/components/input/input-control.vue.d.ts +2 -2
- package/dist/components/input/input-root.vue.d.ts +4 -4
- package/dist/components/kbd/kbd.vue.d.ts +2 -2
- package/dist/components/label/label.vue.d.ts +2 -2
- package/dist/components/layout/layout-footer.vue.d.ts +2 -2
- package/dist/components/layout/layout-header.vue.d.ts +2 -2
- package/dist/components/layout/layout-main.vue.d.ts +2 -2
- package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
- package/dist/components/layout/layout-rail.vue.d.ts +2 -2
- package/dist/components/layout/layout-root.vue.d.ts +4 -4
- package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
- package/dist/components/layout/layout-tab.vue.d.ts +2 -2
- package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
- package/dist/components/link/link.js +1 -1
- package/dist/components/link/link.vue.d.ts +4 -5
- package/dist/components/list/list-content.vue.d.ts +2 -2
- package/dist/components/list/list-description.vue.d.ts +2 -2
- package/dist/components/list/list-item.vue.d.ts +2 -2
- package/dist/components/list/list-root.vue.d.ts +2 -2
- package/dist/components/list/list-title.vue.d.ts +2 -2
- package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
- package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
- package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
- package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
- package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
- package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
- package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
- package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
- package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
- package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
- package/dist/components/menu/menu-content.vue.d.ts +4 -4
- package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
- package/dist/components/menu/menu-group.vue.d.ts +2 -2
- package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
- package/dist/components/menu/menu-item.vue.d.ts +4 -4
- package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
- package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
- package/dist/components/menu/menu-root.vue.d.ts +4 -4
- package/dist/components/menu/menu-sub-content.vue.d.ts +4 -4
- package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
- package/dist/components/menu/menu-sub.vue.d.ts +4 -4
- package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
- package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
- package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
- package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
- package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
- package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
- package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
- package/dist/components/navigation-menu/navigation-menu-trigger.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
- package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
- package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
- package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
- package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
- package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
- package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
- package/dist/components/pagination/pagination-root.vue.d.ts +5 -5
- package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
- package/dist/components/popover/popover-close.vue.d.ts +4 -4
- package/dist/components/popover/popover-content.vue.d.ts +4 -4
- package/dist/components/popover/popover-root.vue.d.ts +4 -4
- package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
- package/dist/components/popper/context.d.ts +5 -5
- package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
- package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
- package/dist/components/popper/popper-content.vue.d.ts +26 -26
- package/dist/components/popper/popper-root.vue.d.ts +2 -2
- package/dist/components/portal/portal.vue.d.ts +3 -3
- package/dist/components/primitive/primitive.d.ts +2 -2
- package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
- package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
- package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
- package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
- package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
- package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
- package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
- package/dist/components/select/select-arrow.vue.d.ts +2 -2
- package/dist/components/select/select-content.vue.d.ts +4 -4
- package/dist/components/select/select-group-label.vue.d.ts +2 -2
- package/dist/components/select/select-group.vue.d.ts +2 -2
- package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
- package/dist/components/select/select-item-text.vue.d.ts +2 -2
- package/dist/components/select/select-item.vue.d.ts +4 -4
- package/dist/components/select/select-root.vue.d.ts +3 -3
- package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
- package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
- package/dist/components/select/select-separator.vue.d.ts +2 -2
- package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
- package/dist/components/select/select-trigger.vue.d.ts +4 -4
- package/dist/components/select/select-value.vue.d.ts +3 -3
- package/dist/components/select/select-viewport.vue.d.ts +2 -2
- package/dist/components/separator/separator-label.vue.d.ts +2 -2
- package/dist/components/separator/separator-root.vue.d.ts +3 -3
- package/dist/components/slot/slot.d.ts +2 -2
- package/dist/components/switch/switch-control.vue.d.ts +2 -2
- package/dist/components/switch/switch-root.vue.d.ts +3 -3
- package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
- package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
- package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
- package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
- package/dist/components/tabs/tabs-root.vue.d.ts +5 -5
- package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
- package/dist/components/tag/tag.vue.d.ts +4 -4
- package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
- package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
- package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
- package/dist/components/toast/context.d.ts +13 -0
- package/dist/components/toast/context.js +1 -0
- package/dist/components/toast/index.d.ts +12 -0
- package/dist/components/toast/index.js +1 -0
- package/dist/components/toast/shared.js +1 -0
- package/dist/components/toast/toast-action.js +1 -0
- package/dist/components/toast/toast-action.vue.d.ts +22 -0
- package/dist/components/toast/toast-announce.js +1 -0
- package/dist/components/toast/toast-close.js +1 -0
- package/dist/components/toast/toast-close.vue.d.ts +22 -0
- package/dist/components/toast/toast-description.js +1 -0
- package/dist/components/toast/toast-description.vue.d.ts +18 -0
- package/dist/components/toast/toast-focus-proxy.js +1 -0
- package/dist/components/toast/toast-provider.js +1 -0
- package/dist/components/toast/toast-provider.vue.d.ts +25 -0
- package/dist/components/toast/toast-root.js +1 -0
- package/dist/components/toast/toast-root.vue.d.ts +48 -0
- package/dist/components/toast/toast-title.js +1 -0
- package/dist/components/toast/toast-title.vue.d.ts +18 -0
- package/dist/components/toast/toast-viewport.js +1 -0
- package/dist/components/toast/toast-viewport.vue.d.ts +24 -0
- package/dist/components/toast/types.d.ts +107 -0
- package/dist/components/tooltip/tooltip-content.vue.d.ts +4 -4
- package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
- package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
- package/dist/components/tree/tree-item.vue.d.ts +5 -5
- package/dist/components/tree/tree-root.vue.d.ts +3 -3
- package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
- package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
- package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
- package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
- package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
- package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
- package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
- package/dist/composables/use-collection.d.ts +6 -6
- package/dist/composables/use-direction.d.ts +2 -2
- package/dist/composables/use-dismissable-layer.d.ts +6 -6
- package/dist/composables/use-exposed-element.d.ts +2 -2
- package/dist/composables/use-forward-element.d.ts +2 -2
- package/dist/composables/use-image-loading-status.d.ts +2 -2
- package/dist/composables/use-is-using-keyboard.d.ts +2 -2
- package/dist/composables/use-kbd.d.ts +2 -2
- package/dist/composables/use-locale.d.ts +2 -2
- package/dist/composables/use-nonce.d.ts +2 -2
- package/dist/composables/use-presence.d.ts +2 -2
- package/dist/composables/use-props.d.ts +3 -3
- package/dist/composables/use-selection.d.ts +4 -4
- package/dist/constants/components.d.ts +1 -0
- package/dist/constants/components.js +1 -1
- package/dist/index.d.ts +24 -14
- package/dist/index.js +1 -1
- package/dist/nuxt/index.js +1 -1
- package/dist/resolver/index.d.ts +2 -2
- package/dist/resolver/index.js +1 -1
- package/dist/shared/dom.d.ts +2 -1
- package/dist/shared/dom.js +1 -1
- package/dist/shared/geometry.d.ts +3 -2
- package/dist/shared/geometry.js +1 -1
- package/dist/shared/index.d.ts +3 -3
- package/dist/shared/index.js +1 -1
- package/dist/types/common.d.ts +2 -1
- package/dist/types/event.d.ts +10 -1
- package/dist/types/index.d.ts +2 -2
- package/package.json +24 -48
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { DataOrientation } from "../../types/common.js";
|
|
2
2
|
import "../../types/index.js";
|
|
3
3
|
import { SeparatorRootProps } from "./types.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue377 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/components/separator/separator-root.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:
|
|
11
|
+
declare const __VLS_base: vue377.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue377.ComponentOptionsMixin, vue377.ComponentOptionsMixin, {}, string, vue377.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {
|
|
12
12
|
orientation: DataOrientation;
|
|
13
13
|
decorative: boolean;
|
|
14
|
-
}, {}, {}, {}, string,
|
|
14
|
+
}, {}, {}, {}, string, vue377.ComponentProvideOptions, false, {}, any>;
|
|
15
15
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
16
16
|
declare const _default: typeof __VLS_export;
|
|
17
17
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue0 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/components/slot/slot.d.ts
|
|
4
|
-
declare const Slot:
|
|
4
|
+
declare const Slot: vue0.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, vue0.PublicProps>;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { Slot };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AcceptableBooleanValue } from "../../types/common.js";
|
|
2
2
|
import { SwitchControlProps } from "./types.js";
|
|
3
3
|
import "../../index.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue481 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/components/switch/switch-control.vue.d.ts
|
|
7
7
|
declare var __VLS_1: {
|
|
@@ -10,7 +10,7 @@ declare var __VLS_1: {
|
|
|
10
10
|
type __VLS_Slots = {} & {
|
|
11
11
|
default?: (props: typeof __VLS_1) => any;
|
|
12
12
|
};
|
|
13
|
-
declare const __VLS_base:
|
|
13
|
+
declare const __VLS_base: vue481.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue481.ComponentOptionsMixin, vue481.ComponentOptionsMixin, {}, string, vue481.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue481.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,13 +1,13 @@
|
|
|
1
1
|
import { AcceptableBooleanValue } from "../../types/common.js";
|
|
2
2
|
import "../../types/index.js";
|
|
3
3
|
import { SwitchRootProps } from "./types.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue479 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/components/switch/switch-root.vue.d.ts
|
|
7
7
|
declare const __VLS_export: <T extends AcceptableBooleanValue = boolean>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
8
|
props: __VLS_PrettifyLocal<SwitchRootProps<T> & {
|
|
9
9
|
"onUpdate:modelValue"?: ((payload: NonNullable<T>) => any) | undefined;
|
|
10
|
-
}> &
|
|
10
|
+
}> & vue479.PublicProps;
|
|
11
11
|
expose: (exposed: {}) => void;
|
|
12
12
|
attrs: any;
|
|
13
13
|
slots: {
|
|
@@ -16,7 +16,7 @@ declare const __VLS_export: <T extends AcceptableBooleanValue = boolean>(__VLS_p
|
|
|
16
16
|
}) => any;
|
|
17
17
|
};
|
|
18
18
|
emit: (evt: "update:modelValue", payload: NonNullable<T>) => void;
|
|
19
|
-
}>) =>
|
|
19
|
+
}>) => vue479.VNode & {
|
|
20
20
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
21
21
|
};
|
|
22
22
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { AsTag } from "../primitive/types.js";
|
|
2
2
|
import "../primitive/index.js";
|
|
3
3
|
import { SwitchThumbProps } from "./types.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue486 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/components/switch/switch-thumb.vue.d.ts
|
|
7
7
|
declare var __VLS_7: {};
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
9
|
default?: (props: typeof __VLS_7) => any;
|
|
10
10
|
};
|
|
11
|
-
declare const __VLS_base:
|
|
12
|
-
as: AsTag |
|
|
13
|
-
}, {}, {}, {}, string,
|
|
11
|
+
declare const __VLS_base: vue486.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue486.ComponentOptionsMixin, vue486.ComponentOptionsMixin, {}, string, vue486.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {
|
|
12
|
+
as: AsTag | vue486.Component;
|
|
13
|
+
}, {}, {}, {}, string, vue486.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 { TabsContentProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue180 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/tabs/tabs-content.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:
|
|
11
|
+
declare const __VLS_base: vue180.DefineComponent<TabsContentProps, {}, {}, {}, {}, vue180.ComponentOptionsMixin, vue180.ComponentOptionsMixin, {}, string, vue180.PublicProps, Readonly<TabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue180.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 { TabsIndicatorProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue185 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/tabs/tabs-indicator.vue.d.ts
|
|
5
5
|
declare var __VLS_7: {};
|
|
6
6
|
type __VLS_Slots = {} & {
|
|
7
7
|
default?: (props: typeof __VLS_7) => any;
|
|
8
8
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
9
|
+
declare const __VLS_base: vue185.DefineComponent<TabsIndicatorProps, {}, {}, {}, {}, vue185.ComponentOptionsMixin, vue185.ComponentOptionsMixin, {}, string, vue185.PublicProps, Readonly<TabsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue185.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 { TabsListProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue190 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/tabs/tabs-list.vue.d.ts
|
|
5
5
|
declare var __VLS_7: {};
|
|
6
6
|
type __VLS_Slots = {} & {
|
|
7
7
|
default?: (props: typeof __VLS_7) => any;
|
|
8
8
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
9
|
+
declare const __VLS_base: vue190.DefineComponent<TabsListProps, {}, {}, {}, {}, vue190.ComponentOptionsMixin, vue190.ComponentOptionsMixin, {}, string, vue190.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue190.ComponentProvideOptions, false, {}, any>;
|
|
10
10
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
11
|
declare const _default: typeof __VLS_export;
|
|
12
12
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AcceptableValue, DataOrientation, DefinedValue } from "../../types/common.js";
|
|
2
2
|
import { TabsActivationMode, TabsRootProps } from "./types.js";
|
|
3
3
|
import "../../index.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue175 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tabs/tabs-root.vue.d.ts
|
|
7
7
|
type __VLS_Props = TabsRootProps;
|
|
@@ -11,17 +11,17 @@ declare var __VLS_1: {
|
|
|
11
11
|
type __VLS_Slots = {} & {
|
|
12
12
|
default?: (props: typeof __VLS_1) => any;
|
|
13
13
|
};
|
|
14
|
-
declare const __VLS_base:
|
|
14
|
+
declare const __VLS_base: vue175.DefineComponent<__VLS_Props, {}, {}, {}, {}, vue175.ComponentOptionsMixin, vue175.ComponentOptionsMixin, {
|
|
15
15
|
"update:modelValue": (payload: NonNullable<AcceptableValue>) => any;
|
|
16
|
-
}, string,
|
|
16
|
+
}, string, vue175.PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
17
17
|
"onUpdate:modelValue"?: ((payload: NonNullable<AcceptableValue>) => any) | undefined;
|
|
18
18
|
}>, {
|
|
19
19
|
modelValue: DefinedValue | null;
|
|
20
|
-
unmountOnHide: boolean;
|
|
21
20
|
orientation: DataOrientation;
|
|
22
21
|
loop: boolean;
|
|
23
22
|
activationMode: TabsActivationMode;
|
|
24
|
-
|
|
23
|
+
unmountOnHide: boolean;
|
|
24
|
+
}, {}, {}, {}, string, vue175.ComponentProvideOptions, false, {}, any>;
|
|
25
25
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
26
26
|
declare const _default: typeof __VLS_export;
|
|
27
27
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AsTag } from "../primitive/types.js";
|
|
2
2
|
import "../primitive/index.js";
|
|
3
3
|
import { TabsTriggerProps } from "./types.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as vue195 from "vue";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tabs/tabs-trigger.vue.d.ts
|
|
7
7
|
declare var __VLS_17: {
|
|
@@ -10,10 +10,10 @@ declare var __VLS_17: {
|
|
|
10
10
|
type __VLS_Slots = {} & {
|
|
11
11
|
default?: (props: typeof __VLS_17) => any;
|
|
12
12
|
};
|
|
13
|
-
declare const __VLS_base:
|
|
14
|
-
as: AsTag |
|
|
13
|
+
declare const __VLS_base: vue195.DefineComponent<TabsTriggerProps, {}, {}, {}, {}, vue195.ComponentOptionsMixin, vue195.ComponentOptionsMixin, {}, string, vue195.PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {
|
|
14
|
+
as: AsTag | vue195.Component;
|
|
15
15
|
disabled: boolean;
|
|
16
|
-
}, {}, {}, {}, string,
|
|
16
|
+
}, {}, {}, {}, string, vue195.ComponentProvideOptions, false, {}, any>;
|
|
17
17
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
18
|
declare const _default: typeof __VLS_export;
|
|
19
19
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TagProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue1338 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/tag/tag.vue.d.ts
|
|
5
5
|
declare var __VLS_1: {
|
|
@@ -9,13 +9,13 @@ declare var __VLS_1: {
|
|
|
9
9
|
type __VLS_Slots = {} & {
|
|
10
10
|
default?: (props: typeof __VLS_1) => any;
|
|
11
11
|
};
|
|
12
|
-
declare const __VLS_base:
|
|
12
|
+
declare const __VLS_base: vue1338.DefineComponent<TagProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {
|
|
13
13
|
"update:open": (open: boolean) => any;
|
|
14
|
-
}, string,
|
|
14
|
+
}, string, vue1338.PublicProps, Readonly<TagProps> & Readonly<{
|
|
15
15
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
16
16
|
}>, {
|
|
17
17
|
open: boolean;
|
|
18
|
-
}, {}, {}, {}, string,
|
|
18
|
+
}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>;
|
|
19
19
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
20
|
declare const _default: typeof __VLS_export;
|
|
21
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { TextareaControlProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue97 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/textarea/textarea-control.vue.d.ts
|
|
5
|
-
declare const __VLS_export:
|
|
5
|
+
declare const __VLS_export: vue97.DefineComponent<TextareaControlProps, {}, {}, {}, {}, vue97.ComponentOptionsMixin, vue97.ComponentOptionsMixin, {}, string, vue97.PublicProps, Readonly<TextareaControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue97.ComponentProvideOptions, false, {}, any>;
|
|
6
6
|
declare const _default: typeof __VLS_export;
|
|
7
7
|
//#endregion
|
|
8
8
|
export { _default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TextareaCounterProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue102 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/textarea/textarea-counter.vue.d.ts
|
|
5
5
|
declare var __VLS_1: {
|
|
@@ -9,7 +9,7 @@ declare var __VLS_1: {
|
|
|
9
9
|
type __VLS_Slots = {} & {
|
|
10
10
|
default?: (props: typeof __VLS_1) => any;
|
|
11
11
|
};
|
|
12
|
-
declare const __VLS_base:
|
|
12
|
+
declare const __VLS_base: vue102.DefineComponent<TextareaCounterProps, {}, {}, {}, {}, vue102.ComponentOptionsMixin, vue102.ComponentOptionsMixin, {}, string, vue102.PublicProps, Readonly<TextareaCounterProps> & Readonly<{}>, {}, {}, {}, {}, string, vue102.ComponentProvideOptions, false, {}, any>;
|
|
13
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
14
|
declare const _default: typeof __VLS_export;
|
|
15
15
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TextareaRootProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as vue92 from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/textarea/textarea-root.vue.d.ts
|
|
5
5
|
declare var __VLS_1: {
|
|
@@ -9,13 +9,13 @@ declare var __VLS_1: {
|
|
|
9
9
|
type __VLS_Slots = {} & {
|
|
10
10
|
default?: (props: typeof __VLS_1) => any;
|
|
11
11
|
};
|
|
12
|
-
declare const __VLS_base:
|
|
12
|
+
declare const __VLS_base: vue92.DefineComponent<TextareaRootProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {
|
|
13
13
|
"update:modelValue": (value: string) => any;
|
|
14
|
-
}, string,
|
|
14
|
+
}, string, vue92.PublicProps, Readonly<TextareaRootProps> & Readonly<{
|
|
15
15
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
16
16
|
}>, {
|
|
17
17
|
modelValue: string;
|
|
18
|
-
}, {}, {}, {}, string,
|
|
18
|
+
}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>;
|
|
19
19
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
20
|
declare const _default: typeof __VLS_export;
|
|
21
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ClassValue } from "../../types/common.js";
|
|
2
|
+
import "../../types/index.js";
|
|
3
|
+
import "../../composables/index.js";
|
|
4
|
+
import { ToastThemeContextParams } from "./types.js";
|
|
5
|
+
import "../../index.js";
|
|
6
|
+
import { ComputedRef } from "vue";
|
|
7
|
+
|
|
8
|
+
//#region src/components/toast/context.d.ts
|
|
9
|
+
|
|
10
|
+
declare const provideToastThemeContext: (params: ToastThemeContextParams) => ToastThemeContextParams, useToastThemeContext: <N extends string | null | undefined = undefined>(consumerName?: N | undefined, defaultValue?: ToastThemeContextParams | undefined) => N extends null | undefined ? ToastThemeContextParams | null : ToastThemeContextParams;
|
|
11
|
+
declare const provideToastViewportThemeContext: (cls: ComputedRef<ClassValue>) => ComputedRef<ClassValue>, useToastViewportThemeContext: <N extends string | null | undefined = undefined>(consumerName?: N | undefined, defaultValue?: ComputedRef<ClassValue> | undefined) => N extends null | undefined ? ComputedRef<ClassValue> | null : ComputedRef<ClassValue>;
|
|
12
|
+
//#endregion
|
|
13
|
+
export { provideToastThemeContext, provideToastViewportThemeContext };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{useContext as e}from"../../composables/use-context.js";import{useCollection as t}from"../../composables/use-collection.js";import{shallowRef as n}from"vue";const{provideCollectionContext:r,useCollectionContext:i,useCollectionItem:a}=t(`Toast`),[o,s]=e(`ToastProvider`,e=>{let t=n(null),r=e=>{t.value=e},i=n(!1),a=n(!1),o=n(0),s=()=>{o.value++},c=()=>{o.value--};return{...e,viewportElement:t,onViewportElementChange:r,isFocusedToastEscapeKeyDownRef:i,isClosePausedRef:a,toastCount:o,onToastAdd:s,onToastRemove:c}}),[c,l]=e(`ToastRoot`,e=>e),[u,d]=e(`ToastTheme`,e=>e),[f,p]=e(`ToastViewportTheme`,e=>e);export{r as provideCollectionContext,o as provideToastProviderContext,c as provideToastRootContext,u as provideToastThemeContext,f as provideToastViewportThemeContext,i as useCollectionContext,a as useCollectionItem,s as useToastProviderContext,l as useToastRootContext,d as useToastThemeContext,p as useToastViewportThemeContext};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { PortalProps } from "../portal/types.js";
|
|
2
|
+
import { _default as _default$3 } from "../portal/portal.vue.js";
|
|
3
|
+
import { ToastActionProps, ToastCloseProps, ToastDescriptionProps, ToastProviderProps, ToastRootEmits, ToastRootProps, ToastThemeSlot, ToastTitleProps, ToastUi, ToastViewportProps } from "./types.js";
|
|
4
|
+
import { _default as _default$4 } from "./toast-provider.vue.js";
|
|
5
|
+
import { _default as _default$5 } from "./toast-root.vue.js";
|
|
6
|
+
import { _default as _default$7 } from "./toast-viewport.vue.js";
|
|
7
|
+
import { _default as _default$1 } from "./toast-close.vue.js";
|
|
8
|
+
import { _default } from "./toast-action.vue.js";
|
|
9
|
+
import { _default as _default$6 } from "./toast-title.vue.js";
|
|
10
|
+
import { _default as _default$2 } from "./toast-description.vue.js";
|
|
11
|
+
import { provideToastThemeContext, provideToastViewportThemeContext } from "./context.js";
|
|
12
|
+
export { _default as ToastAction, type ToastActionProps, _default$1 as ToastClose, type ToastCloseProps, _default$2 as ToastDescription, type ToastDescriptionProps, _default$3 as ToastPortal, type PortalProps as ToastPortalProps, _default$4 as ToastProvider, type ToastProviderProps, _default$5 as ToastRoot, type ToastRootEmits, type ToastRootProps, type ToastThemeSlot, _default$6 as ToastTitle, type ToastTitleProps, type ToastUi, _default$7 as ToastViewport, type ToastViewportProps, provideToastThemeContext, provideToastViewportThemeContext };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import e from"../portal/portal.js";import{provideToastThemeContext as t,provideToastViewportThemeContext as n}from"./context.js";import r from"./toast-provider.js";import i from"./toast-root.js";import a from"./toast-viewport.js";import o from"./toast-close.js";import s from"./toast-action.js";import c from"./toast-title.js";import l from"./toast-description.js";export{s as ToastAction,o as ToastClose,l as ToastDescription,e as ToastPortal,r as ToastProvider,i as ToastRoot,c as ToastTitle,a as ToastViewport,t as provideToastThemeContext,n as provideToastViewportThemeContext};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{isHTMLElement as e}from"../../shared/dom.js";const t={swipeMoveX:`--soybean-toast-swipe-move-x`,swipeMoveY:`--soybean-toast-swipe-move-y`,swipeEndX:`--soybean-toast-swipe-end-x`,swipeEndY:`--soybean-toast-swipe-end-y`},n=`data-swipe`,r={start:`start`,move:`move`,cancel:`cancel`,end:`end`},i=`toast.swipeStart`,a=`toast.swipeMove`,o=`toast.swipeCancel`,s=`toast.swipeEnd`,c=`toast.viewportPause`,l=`toast.viewportResume`;function u(t){let n=[];return Array.from(t.childNodes).forEach(t=>{if(t.nodeType===t.TEXT_NODE&&t.textContent&&n.push(t.textContent),!e(t))return;let r=t.ariaHidden||t.hidden||t.style.display===`none`,i=t.dataset.soybeanToastAnnounceExclude===``;if(!r)if(i){let e=t.dataset.soybeanToastAnnounceAlt;e&&n.push(e)}else n.push(...u(t))}),n}export{n as TOAST_DATA_SWIPE,o as TOAST_SWIPE_CANCEL,s as TOAST_SWIPE_END,a as TOAST_SWIPE_MOVE,i as TOAST_SWIPE_START,c as VIEWPORT_PAUSE,l as VIEWPORT_RESUME,u as getAnnounceTextContent,t as toastCssVars,r as toastSwipe};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{Primitive as e}from"../primitive/primitive.js";import{useToastRootContext as t,useToastThemeContext as n}from"./context.js";import{computed as r,createBlock as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l,withCtx as u}from"vue";var d=a({name:`ToastAction`,__name:`toast-action`,props:{altText:{},asChild:{type:Boolean},as:{default:`button`}},setup(a){let d=a,f=n(),{onClose:p}=t(`ToastAction`),m=r(()=>f?.ui?.value?.action),h=r(()=>d.as===`button`?`button`:void 0);return(t,n)=>(s(),i(l(e),{as:a.as,"as-child":a.asChild,class:o(m.value),type:h.value,"data-soybean-toast-announce-alt":a.altText,"data-soybean-toast-announce-exclude":``,onClick:l(p)},{default:u(()=>[c(t.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`type`,`data-soybean-toast-announce-alt`,`onClick`]))}});export{d as default};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { AsTag } from "../primitive/types.js";
|
|
2
|
+
import "../primitive/index.js";
|
|
3
|
+
import { ToastActionProps } from "./types.js";
|
|
4
|
+
import * as vue1609 from "vue";
|
|
5
|
+
|
|
6
|
+
//#region src/components/toast/toast-action.vue.d.ts
|
|
7
|
+
declare var __VLS_10: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_10) => any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_base: vue1609.DefineComponent<ToastActionProps, {}, {}, {}, {}, vue1609.ComponentOptionsMixin, vue1609.ComponentOptionsMixin, {}, string, vue1609.PublicProps, Readonly<ToastActionProps> & Readonly<{}>, {
|
|
12
|
+
as: AsTag | vue1609.Component;
|
|
13
|
+
}, {}, {}, {}, string, vue1609.ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
16
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
|
+
new (): {
|
|
18
|
+
$slots: S;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import e from"../visually-hidden/visually-hidden.js";import{useToastProviderContext as t}from"./context.js";import{createBlock as n,createCommentVNode as r,createTextVNode as i,defineComponent as a,openBlock as o,renderSlot as s,shallowRef as c,toDisplayString as l,unref as u,withCtx as d}from"vue";import{useRafFn as f}from"@vueuse/core";import{useTimeout as p}from"@vueuse/shared";var m=a({name:`ToastAnnounce`,__name:`toast-announce`,setup(a){let{label:m}=t(`ToastAnnounce`),h=p(1e3),g=c(!1);return f(()=>{g.value=!0}),(t,a)=>u(h)||g.value?(o(),n(u(e),{key:0},{default:d(()=>[i(l(u(m))+` `,1),s(t.$slots,`default`)]),_:3})):r(`v-if`,!0)}});export{m as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{Primitive as e}from"../primitive/primitive.js";import{useToastRootContext as t,useToastThemeContext as n}from"./context.js";import{computed as r,createBlock as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l,withCtx as u}from"vue";var d=a({name:`ToastClose`,__name:`toast-close`,props:{asChild:{type:Boolean},as:{default:`button`}},setup(a){let d=a,f=n(),{onClose:p}=t(`ToastClose`),m=r(()=>f?.ui?.value?.close),h=r(()=>d.as===`button`?`button`:void 0);return(t,n)=>(s(),i(l(e),{as:a.as,"as-child":a.asChild,class:o(m.value),type:h.value,"data-soybean-toast-announce-exclude":``,onClick:l(p)},{default:u(()=>[c(t.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`type`,`onClick`]))}});export{d as default};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { AsTag } from "../primitive/types.js";
|
|
2
|
+
import "../primitive/index.js";
|
|
3
|
+
import { ToastCloseProps } from "./types.js";
|
|
4
|
+
import * as vue1597 from "vue";
|
|
5
|
+
|
|
6
|
+
//#region src/components/toast/toast-close.vue.d.ts
|
|
7
|
+
declare var __VLS_10: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_10) => any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_base: vue1597.DefineComponent<ToastCloseProps, {}, {}, {}, {}, vue1597.ComponentOptionsMixin, vue1597.ComponentOptionsMixin, {}, string, vue1597.PublicProps, Readonly<ToastCloseProps> & Readonly<{}>, {
|
|
12
|
+
as: AsTag | vue1597.Component;
|
|
13
|
+
}, {}, {}, {}, string, vue1597.ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
16
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
|
+
new (): {
|
|
18
|
+
$slots: S;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{useToastThemeContext as e}from"./context.js";import{computed as t,createElementBlock as n,defineComponent as r,normalizeClass as i,openBlock as a,renderSlot as o}from"vue";var s=r({name:`ToastDescription`,__name:`toast-description`,setup(r){let s=e(),c=t(()=>s?.ui?.value?.description);return(e,t)=>(a(),n(`div`,{class:i(c.value)},[o(e.$slots,`default`)],2))}});export{s as default};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { ToastDescriptionProps } from "./types.js";
|
|
2
|
+
import * as vue1615 from "vue";
|
|
3
|
+
|
|
4
|
+
//#region src/components/toast/toast-description.vue.d.ts
|
|
5
|
+
declare var __VLS_1: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_1) => any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_base: vue1615.DefineComponent<ToastDescriptionProps, {}, {}, {}, {}, vue1615.ComponentOptionsMixin, vue1615.ComponentOptionsMixin, {}, string, vue1615.PublicProps, Readonly<ToastDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1615.ComponentProvideOptions, false, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
13
|
+
new (): {
|
|
14
|
+
$slots: S;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
//#endregion
|
|
18
|
+
export { _default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import e from"../visually-hidden/visually-hidden.js";import{useToastProviderContext as t}from"./context.js";import{createBlock as n,defineComponent as r,openBlock as i,renderSlot as a,unref as o,withCtx as s}from"vue";var c=r({name:`ToastFocusProxy`,__name:`toast-focus-proxy`,emits:[`focusFromOutsideViewport`],setup(r,{emit:c}){let l=c,{viewportElement:u}=t(`ToastFocusProxy`),d=e=>{let t=e.relatedTarget;u.value?.contains(t)||l(`focusFromOutsideViewport`)};return(t,r)=>(i(),n(o(e),{"aria-hidden":`true`,tabindex:`0`,style:{position:`fixed`},onFocus:d},{default:s(()=>[a(t.$slots,`default`)]),_:3}))}});export{c as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{transformPropsToContext as e}from"../../shared/vue.js";import{provideCollectionContext as t,provideToastProviderContext as n}from"./context.js";import{defineComponent as r,renderSlot as i}from"vue";var a=r({name:`ToastProvider`,__name:`toast-provider`,props:{label:{default:`Notification`},duration:{default:5e3},swipeDirection:{default:`right`},swipeThreshold:{default:50}},setup(r){let a=r;return t(),n(e(a)),(e,t)=>i(e.$slots,`default`)}});export{a as default};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { SwipeDirection } from "../../types/common.js";
|
|
2
|
+
import "../../types/index.js";
|
|
3
|
+
import { ToastProviderProps } from "./types.js";
|
|
4
|
+
import * as vue1592 from "vue";
|
|
5
|
+
|
|
6
|
+
//#region src/components/toast/toast-provider.vue.d.ts
|
|
7
|
+
declare var __VLS_1: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_1) => any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_base: vue1592.DefineComponent<ToastProviderProps, {}, {}, {}, {}, vue1592.ComponentOptionsMixin, vue1592.ComponentOptionsMixin, {}, string, vue1592.PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
|
|
12
|
+
label: string;
|
|
13
|
+
duration: number;
|
|
14
|
+
swipeDirection: SwipeDirection;
|
|
15
|
+
swipeThreshold: number;
|
|
16
|
+
}, {}, {}, {}, string, vue1592.ComponentProvideOptions, false, {}, any>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
|
+
declare const _default: typeof __VLS_export;
|
|
19
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
20
|
+
new (): {
|
|
21
|
+
$slots: S;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
//#endregion
|
|
25
|
+
export { _default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getDisclosureState as e}from"../../shared/value.js";import{getActiveElement as t}from"../../shared/dom.js";import{isClient as n}from"../../shared/env.js";import{handleAndDispatchCustomEvent as r}from"../../shared/event.js";import{isDeltaInDirection as i}from"../../shared/geometry.js";import{useControllableState as a}from"../../composables/use-controllable-state.js";import{usePresence as o}from"../../composables/use-presence.js";import{Primitive as s}from"../primitive/primitive.js";import{provideToastRootContext as c,useCollectionItem as l,useToastProviderContext as u,useToastThemeContext as d}from"./context.js";import f from"./toast-announce.js";import{TOAST_DATA_SWIPE as p,TOAST_SWIPE_CANCEL as m,TOAST_SWIPE_END as h,TOAST_SWIPE_MOVE as g,TOAST_SWIPE_START as ee,VIEWPORT_PAUSE as _,VIEWPORT_RESUME as v,getAnnounceTextContent as te,toastCssVars as y,toastSwipe as b}from"./shared.js";import{Fragment as ne,Teleport as x,computed as S,createBlock as C,createCommentVNode as w,createElementBlock as re,createTextVNode as ie,createVNode as ae,defineComponent as T,mergeProps as oe,onMounted as se,onUnmounted as E,onWatcherCleanup as D,openBlock as O,renderSlot as ce,shallowRef as k,toDisplayString as le,unref as A,useAttrs as ue,watch as de,watchEffect as fe,withCtx as j,withModifiers as pe}from"vue";import{onKeyStroke as me,useRafFn as he}from"@vueuse/core";var M=T({name:`ToastRoot`,inheritAttrs:!1,__name:`toast-root`,props:{liveType:{default:`foreground`},open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean,default:!0},duration:{},forceMount:{type:Boolean},asChild:{type:Boolean},as:{default:`li`}},emits:[`escapeKeyDown`,`pause`,`resume`,`swipeStart`,`swipeMove`,`swipeCancel`,`swipeEnd`,`update:open`],setup(T,{emit:M}){let N=T,P=M,F=ue(),I=d(),L=S(()=>I?.ui?.value?.root),{swipeDirection:R,swipeThreshold:ge,viewportElement:z,isFocusedToastEscapeKeyDownRef:_e,isClosePausedRef:B,duration:ve,onToastAdd:ye,onToastRemove:be}=u(`ToastRoot`),{itemElement:V,setItemElement:xe,itemProps:Se}=l(),H=a(()=>N.open,e=>{P(`update:open`,e??!1)},N.defaultOpen),Ce=N.forceMount?k(!0):o(V,H),U=S(()=>typeof N.duration==`number`?N.duration:ve.value||5e3),we=S(()=>e(H.value)),W=k(null),G=k(null),K=k(0),q=k(U.value),J=k(0),Y=k(U.value),X=he(()=>{let e=new Date().getTime()-K.value;Y.value=Math.max(q.value-e,0)},{fpsLimit:60}),Z=S(()=>V.value?te(V.value):null),Q=e=>{let n=e?.pointerType===``;V.value?.contains(t())&&n&&z.value?.focus(),n&&(B.value=!1),H.value=!1},$=e=>{!e||e===1/0||n&&(window.clearTimeout(J.value),K.value=new Date().getTime(),J.value=window.setTimeout(Q,e))},Te=e=>{P(`swipeStart`,e),!e.defaultPrevented&&e.currentTarget.setAttribute(p,b.start)},Ee=e=>{if(P(`swipeMove`,e),e.defaultPrevented)return;let{x:t,y:n}=e.detail.delta,r=e.currentTarget;r.setAttribute(p,b.move),r.style.setProperty(y.swipeMoveX,`${t}px`),r.style.setProperty(y.swipeMoveY,`${n}px`)},De=e=>{if(P(`swipeCancel`,e),e.defaultPrevented)return;let t=e.currentTarget;t.setAttribute(p,b.cancel),Object.values(y).forEach(e=>{t.style.removeProperty(e)})},Oe=e=>{if(P(`swipeEnd`,e),e.defaultPrevented)return;let{x:t,y:n}=e.detail.delta,r=e.currentTarget;r.setAttribute(p,b.end),r.style.removeProperty(y.swipeMoveX),r.style.removeProperty(y.swipeMoveY),r.style.setProperty(y.swipeEndX,`${t}px`),r.style.setProperty(y.swipeEndY,`${n}px`),H.value=!1},ke=e=>{let{clientX:t,clientY:n}=e;W.value={x:t,y:n}},Ae=e=>{if(!W.value)return;let{clientX:t,clientY:n}=e,{x:a,y:o}=W.value,s=t-a,c=n-o,l=[`left`,`right`].includes(R.value),u=[`left`,`up`].includes(R.value)?Math.min:Math.max,d=l?u(0,s):0,f=l?0:u(0,c),p=e.pointerType===`touch`?10:2,m={x:d,y:f},h={originalEvent:e,delta:m};if(G.value){G.value=m,r(g,Ee,h);return}if(i(m,R.value,p)){G.value=m,r(ee,Te,h),e.target.setPointerCapture(e.pointerId);return}(Math.abs(s)>p||Math.abs(c)>p)&&(W.value=null)},je=e=>{let t=G.value,n=e.target;if(n.hasPointerCapture(e.pointerId)&&n.releasePointerCapture(e.pointerId),G.value=null,W.value=null,!t)return;let a=e.currentTarget,o={originalEvent:e,delta:t};i(t,R.value,ge.value)?r(h,Oe,o):r(m,De,o),a?.addEventListener(`click`,e=>e.preventDefault(),{once:!0})};return me(`Escape`,e=>{P(`escapeKeyDown`,e),e.defaultPrevented||(_e.value=!0,Q())}),fe(()=>{let e=z.value;if(!e)return;let t=()=>{$(q.value),X.resume(),P(`resume`)},n=()=>{let e=new Date().getTime()-K.value;q.value-=e,window.clearTimeout(J.value),X.pause(),P(`pause`)};e.addEventListener(_,n),e.addEventListener(v,t),D(()=>{e.removeEventListener(_,n),e.removeEventListener(v,t)})}),de(()=>[N.open,U.value],()=>{q.value=U.value,N.open&&!B.value&&$(U.value)},{immediate:!0}),c({onClose:Q}),se(()=>{ye()}),E(()=>{be()}),(e,t)=>A(Ce)?(O(),re(ne,{key:0},[Z.value?(O(),C(f,{key:0,role:`alert`,"aria-live":T.liveType===`foreground`?`assertive`:`polite`,"aria-atomic":`true`},{default:j(()=>[ie(le(Z.value),1)]),_:1},8,[`aria-live`])):w(`v-if`,!0),A(z)?(O(),C(x,{key:1,to:A(z)},[ae(A(s),oe({ref:A(xe)},{...A(F),...A(Se)},{as:T.as,"as-child":T.asChild,class:L.value,"aria-atomic":`true`,"aria-live":`off`,"data-swipe-direction":A(R),"data-state":we.value,role:`alert`,tabindex:`0`,style:{"user-select":`none`,"touch-action":`none`},onPointerdown:pe(ke,[`left`]),onPointermove:Ae,onPointerup:je}),{default:j(()=>[ce(e.$slots,`default`,{remaining:Y.value,duration:U.value})]),_:3},16,[`as`,`as-child`,`class`,`data-swipe-direction`,`data-state`])],8,[`to`])):w(`v-if`,!0)],64)):w(`v-if`,!0)}});export{M as default};
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { SwipeEvent } from "../../types/event.js";
|
|
2
|
+
import "../../types/index.js";
|
|
3
|
+
import { AsTag } from "../primitive/types.js";
|
|
4
|
+
import "../primitive/index.js";
|
|
5
|
+
import { ToastLiveType, ToastRootProps } from "./types.js";
|
|
6
|
+
import * as vue1586 from "vue";
|
|
7
|
+
|
|
8
|
+
//#region src/components/toast/toast-root.vue.d.ts
|
|
9
|
+
declare var __VLS_20: {
|
|
10
|
+
remaining: number;
|
|
11
|
+
duration: number;
|
|
12
|
+
};
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
14
|
+
default?: (props: typeof __VLS_20) => any;
|
|
15
|
+
};
|
|
16
|
+
declare const __VLS_base: vue1586.DefineComponent<ToastRootProps, {}, {}, {}, {}, vue1586.ComponentOptionsMixin, vue1586.ComponentOptionsMixin, {
|
|
17
|
+
pause: () => any;
|
|
18
|
+
"update:open": (value: boolean) => any;
|
|
19
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
20
|
+
resume: () => any;
|
|
21
|
+
swipeStart: (event: SwipeEvent) => any;
|
|
22
|
+
swipeMove: (event: SwipeEvent) => any;
|
|
23
|
+
swipeCancel: (event: SwipeEvent) => any;
|
|
24
|
+
swipeEnd: (event: SwipeEvent) => any;
|
|
25
|
+
}, string, vue1586.PublicProps, Readonly<ToastRootProps> & Readonly<{
|
|
26
|
+
onPause?: (() => any) | undefined;
|
|
27
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
28
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
29
|
+
onResume?: (() => any) | undefined;
|
|
30
|
+
onSwipeStart?: ((event: SwipeEvent) => any) | undefined;
|
|
31
|
+
onSwipeMove?: ((event: SwipeEvent) => any) | undefined;
|
|
32
|
+
onSwipeCancel?: ((event: SwipeEvent) => any) | undefined;
|
|
33
|
+
onSwipeEnd?: ((event: SwipeEvent) => any) | undefined;
|
|
34
|
+
}>, {
|
|
35
|
+
open: boolean;
|
|
36
|
+
as: AsTag | vue1586.Component;
|
|
37
|
+
defaultOpen: boolean;
|
|
38
|
+
liveType: ToastLiveType;
|
|
39
|
+
}, {}, {}, {}, string, vue1586.ComponentProvideOptions, false, {}, any>;
|
|
40
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
41
|
+
declare const _default: typeof __VLS_export;
|
|
42
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
43
|
+
new (): {
|
|
44
|
+
$slots: S;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
//#endregion
|
|
48
|
+
export { _default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{useToastThemeContext as e}from"./context.js";import{computed as t,createElementBlock as n,defineComponent as r,normalizeClass as i,openBlock as a,renderSlot as o}from"vue";var s=r({name:`ToastTitle`,__name:`toast-title`,setup(r){let s=e(),c=t(()=>s?.ui?.value?.title);return(e,t)=>(a(),n(`div`,{class:i(c.value)},[o(e.$slots,`default`)],2))}});export{s as default};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { ToastTitleProps } from "./types.js";
|
|
2
|
+
import * as vue1646 from "vue";
|
|
3
|
+
|
|
4
|
+
//#region src/components/toast/toast-title.vue.d.ts
|
|
5
|
+
declare var __VLS_1: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_1) => any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_base: vue1646.DefineComponent<ToastTitleProps, {}, {}, {}, {}, vue1646.ComponentOptionsMixin, vue1646.ComponentOptionsMixin, {}, string, vue1646.PublicProps, Readonly<ToastTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1646.ComponentProvideOptions, false, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
13
|
+
new (): {
|
|
14
|
+
$slots: S;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
//#endregion
|
|
18
|
+
export { _default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getActiveElement as e}from"../../shared/dom.js";import{getTabbableCandidates as t,tryFocusFirst as n}from"../../shared/focus.js";import{useForwardElement as r}from"../../composables/use-forward-element.js";import{Primitive as i}from"../primitive/primitive.js";import{useCollectionContext as a,useToastProviderContext as o,useToastViewportThemeContext as s}from"./context.js";import{VIEWPORT_PAUSE as c,VIEWPORT_RESUME as l}from"./shared.js";import u from"./toast-focus-proxy.js";import{computed as d,createBlock as f,createCommentVNode as p,createElementBlock as m,createVNode as h,defineComponent as g,mergeProps as _,normalizeStyle as v,onWatcherCleanup as y,openBlock as b,renderSlot as x,unref as S,useAttrs as C,watchEffect as w,withCtx as T}from"vue";import{onKeyStroke as E}from"@vueuse/core";const D=[`aria-label`];var O=g({name:`ToastViewport`,inheritAttrs:!1,__name:`toast-viewport`,props:{hotkey:{default:()=>[`F8`]},label:{type:[String,Function],default:`Notifications ({hotkey})`},asChild:{type:Boolean},as:{default:`ol`}},setup(g){let O=g,k=C(),A=s(),j=d(()=>A?.value),{onViewportElementChange:M,toastCount:N,isClosePausedRef:P}=o(`ToastViewport`),{onContainerElementChange:F,getOrderedElements:I}=a(`ToastViewport`),[L,R]=r(),[z,B]=r(),[V,H]=r(e=>{M(e),F(e)}),U=d(()=>N.value>0),W=d(()=>O.hotkey.join(`+`).replace(/Key/g,``).replace(/Digit/g,``)),G=d(()=>typeof O.label==`string`?O.label.replace(`{hotkey}`,W.value):O.label(W.value));E(O.hotkey,()=>{V.value?.focus()});let K=e=>{n(q(e))};w(()=>{let t=V.value;if(!t||!U.value)return;let r=()=>{if(!P.value){let e=new CustomEvent(c);t.dispatchEvent(e),P.value=!0}},i=()=>{if(P.value){let e=new CustomEvent(l);t.dispatchEvent(e),P.value=!1}},a=e=>{t.contains(e.relatedTarget)||i()},o=()=>{t.contains(e())||i()},s=r=>{let i=r.altKey||r.ctrlKey||r.metaKey;if(r.key===`Tab`&&!i){let i=e(),a=r.shiftKey;if(r.target===t&&a){L.value?.focus();return}let o=q(a?`backwards`:`forwards`),s=o.findIndex(e=>e===i);if(n(o.slice(s+1))){r.preventDefault();return}a?L.value?.focus():z.value?.focus()}};t.addEventListener(`focusin`,r),t.addEventListener(`focusout`,a),t.addEventListener(`pointermove`,r),t.addEventListener(`pointerleave`,o),t.addEventListener(`keydown`,s),window.addEventListener(`blur`,r),window.addEventListener(`focus`,i),y(()=>{t.removeEventListener(`focusin`,r),t.removeEventListener(`focusout`,a),t.removeEventListener(`pointermove`,r),t.removeEventListener(`pointerleave`,o),t.removeEventListener(`keydown`,s),window.removeEventListener(`blur`,r),window.removeEventListener(`focus`,i)})});function q(e){let n=I().map(n=>{let r=[n,...t(n)];return e===`forwards`?r:r.reverse()});return(e===`forwards`?n.reverse():n).flat()}return(e,t)=>(b(),m(`div`,{role:`region`,"aria-label":G.value,tabindex:`-1`,style:v({pointerEvents:U.value?void 0:`none`})},[U.value?(b(),f(u,{key:0,ref:S(R),onFocusFromOutsideViewport:t[0]||=e=>K(`forwards`)},null,512)):p(`v-if`,!0),h(S(i),_({ref:S(H)},S(k),{as:g.as,"as-child":g.asChild,class:j.value,tabindex:`-1`}),{default:T(()=>[x(e.$slots,`default`)]),_:3},16,[`as`,`as-child`,`class`]),U.value?(b(),f(u,{key:1,ref:S(B),onFocusFromOutsideViewport:t[1]||=e=>K(`backwards`)},null,512)):p(`v-if`,!0)],12,D))}});export{O as default};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { AsTag } from "../primitive/types.js";
|
|
2
|
+
import "../primitive/index.js";
|
|
3
|
+
import { ToastViewportProps } from "./types.js";
|
|
4
|
+
import * as vue1603 from "vue";
|
|
5
|
+
|
|
6
|
+
//#region src/components/toast/toast-viewport.vue.d.ts
|
|
7
|
+
declare var __VLS_13: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_13) => any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_base: vue1603.DefineComponent<ToastViewportProps, {}, {}, {}, {}, vue1603.ComponentOptionsMixin, vue1603.ComponentOptionsMixin, {}, string, vue1603.PublicProps, Readonly<ToastViewportProps> & Readonly<{}>, {
|
|
12
|
+
label: string | ((hotkey: string) => string);
|
|
13
|
+
as: AsTag | vue1603.Component;
|
|
14
|
+
hotkey: string[];
|
|
15
|
+
}, {}, {}, {}, string, vue1603.ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
18
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _default };
|