@bitrix24/b24ui-nuxt 2.1.7 → 2.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/meta.d.mts +39966 -51971
- package/dist/meta.mjs +39966 -51971
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/dist/runtime/components/Accordion.d.vue.ts +3 -3
- package/dist/runtime/components/Accordion.vue.d.ts +3 -3
- package/dist/runtime/components/Advice.d.vue.ts +1 -4
- package/dist/runtime/components/Advice.vue.d.ts +1 -4
- package/dist/runtime/components/Alert.d.vue.ts +3 -6
- package/dist/runtime/components/Alert.vue.d.ts +3 -6
- package/dist/runtime/components/App.d.vue.ts +3 -1
- package/dist/runtime/components/App.vue.d.ts +3 -1
- package/dist/runtime/components/Badge.d.vue.ts +1 -4
- package/dist/runtime/components/Badge.vue.d.ts +1 -4
- package/dist/runtime/components/Banner.d.vue.ts +2 -2
- package/dist/runtime/components/Banner.vue.d.ts +2 -2
- package/dist/runtime/components/Breadcrumb.d.vue.ts +3 -1
- package/dist/runtime/components/Breadcrumb.vue.d.ts +3 -1
- package/dist/runtime/components/Button.d.vue.ts +1 -4
- package/dist/runtime/components/Button.vue.d.ts +1 -4
- package/dist/runtime/components/Calendar.d.vue.ts +8 -11
- package/dist/runtime/components/Calendar.vue.d.ts +8 -11
- package/dist/runtime/components/ChatMessage.d.vue.ts +1 -3
- package/dist/runtime/components/ChatMessage.vue.d.ts +1 -3
- package/dist/runtime/components/ChatMessages.d.vue.ts +3 -8
- package/dist/runtime/components/ChatMessages.vue.d.ts +3 -8
- package/dist/runtime/components/ChatPrompt.d.vue.ts +2 -7
- package/dist/runtime/components/ChatPrompt.vue.d.ts +2 -7
- package/dist/runtime/components/ChatPromptSubmit.d.vue.ts +3 -9
- package/dist/runtime/components/ChatPromptSubmit.vue +1 -20
- package/dist/runtime/components/ChatPromptSubmit.vue.d.ts +3 -9
- package/dist/runtime/components/CheckboxGroup.d.vue.ts +3 -4
- package/dist/runtime/components/CheckboxGroup.vue.d.ts +3 -4
- package/dist/runtime/components/Chip.d.vue.ts +1 -6
- package/dist/runtime/components/Chip.vue.d.ts +1 -6
- package/dist/runtime/components/Collapsible.d.vue.ts +1 -3
- package/dist/runtime/components/Collapsible.vue.d.ts +1 -3
- package/dist/runtime/components/ColorPicker.d.vue.ts +1 -5
- package/dist/runtime/components/ColorPicker.vue.d.ts +1 -5
- package/dist/runtime/components/CommandPalette.d.vue.ts +9 -14
- package/dist/runtime/components/CommandPalette.vue.d.ts +9 -14
- package/dist/runtime/components/ContextMenu.d.vue.ts +3 -3
- package/dist/runtime/components/ContextMenu.vue.d.ts +3 -3
- package/dist/runtime/components/ContextMenuContent.d.vue.ts +3 -7
- package/dist/runtime/components/ContextMenuContent.vue.d.ts +3 -7
- package/dist/runtime/components/Countdown.d.vue.ts +1 -10
- package/dist/runtime/components/Countdown.vue.d.ts +1 -10
- package/dist/runtime/components/DashboardGroup.d.vue.ts +1 -4
- package/dist/runtime/components/DashboardGroup.vue.d.ts +1 -4
- package/dist/runtime/components/DashboardSearch.d.vue.ts +4 -9
- package/dist/runtime/components/DashboardSearch.vue.d.ts +4 -9
- package/dist/runtime/components/DashboardSearchButton.d.vue.ts +3 -8
- package/dist/runtime/components/DashboardSearchButton.vue +1 -20
- package/dist/runtime/components/DashboardSearchButton.vue.d.ts +3 -8
- package/dist/runtime/components/DescriptionList.d.vue.ts +3 -1
- package/dist/runtime/components/DescriptionList.vue.d.ts +3 -1
- package/dist/runtime/components/DropdownMenu.d.vue.ts +3 -3
- package/dist/runtime/components/DropdownMenu.vue.d.ts +3 -3
- package/dist/runtime/components/DropdownMenuContent.d.vue.ts +3 -7
- package/dist/runtime/components/DropdownMenuContent.vue.d.ts +3 -7
- package/dist/runtime/components/Empty.d.vue.ts +1 -3
- package/dist/runtime/components/Empty.vue.d.ts +1 -3
- package/dist/runtime/components/Error.d.vue.ts +2 -5
- package/dist/runtime/components/Error.vue.d.ts +2 -5
- package/dist/runtime/components/FieldGroup.d.vue.ts +1 -4
- package/dist/runtime/components/FieldGroup.vue.d.ts +1 -4
- package/dist/runtime/components/FileUpload.d.vue.ts +5 -6
- package/dist/runtime/components/FileUpload.vue.d.ts +5 -6
- package/dist/runtime/components/Form.d.vue.ts +3 -4
- package/dist/runtime/components/Form.vue.d.ts +3 -4
- package/dist/runtime/components/Input.d.vue.ts +5 -7
- package/dist/runtime/components/Input.vue.d.ts +5 -7
- package/dist/runtime/components/InputDate.d.vue.ts +4 -8
- package/dist/runtime/components/InputDate.vue.d.ts +4 -8
- package/dist/runtime/components/InputMenu.d.vue.ts +7 -15
- package/dist/runtime/components/InputMenu.vue.d.ts +7 -15
- package/dist/runtime/components/InputNumber.d.vue.ts +7 -9
- package/dist/runtime/components/InputNumber.vue.d.ts +7 -9
- package/dist/runtime/components/InputTags.d.vue.ts +4 -10
- package/dist/runtime/components/InputTags.vue.d.ts +4 -10
- package/dist/runtime/components/InputTime.d.vue.ts +3 -5
- package/dist/runtime/components/InputTime.vue.d.ts +3 -5
- package/dist/runtime/components/Kbd.d.vue.ts +1 -4
- package/dist/runtime/components/Kbd.vue.d.ts +1 -4
- package/dist/runtime/components/Link.d.vue.ts +6 -7
- package/dist/runtime/components/Link.vue.d.ts +6 -7
- package/dist/runtime/components/LinkBase.d.vue.ts +1 -4
- package/dist/runtime/components/LinkBase.vue.d.ts +1 -4
- package/dist/runtime/components/Modal.d.vue.ts +3 -12
- package/dist/runtime/components/Modal.vue.d.ts +3 -12
- package/dist/runtime/components/Navbar.d.vue.ts +1 -3
- package/dist/runtime/components/Navbar.vue.d.ts +1 -3
- package/dist/runtime/components/NavbarDivider.d.vue.ts +1 -3
- package/dist/runtime/components/NavbarDivider.vue.d.ts +1 -3
- package/dist/runtime/components/NavbarSection.d.vue.ts +1 -3
- package/dist/runtime/components/NavbarSection.vue.d.ts +1 -3
- package/dist/runtime/components/NavbarSpacer.d.vue.ts +1 -3
- package/dist/runtime/components/NavbarSpacer.vue.d.ts +1 -3
- package/dist/runtime/components/NavigationMenu.d.vue.ts +3 -3
- package/dist/runtime/components/NavigationMenu.vue.d.ts +3 -3
- package/dist/runtime/components/PageCard.d.vue.ts +1 -3
- package/dist/runtime/components/PageCard.vue.d.ts +1 -3
- package/dist/runtime/components/PageLinks.d.vue.ts +3 -1
- package/dist/runtime/components/PageLinks.vue.d.ts +3 -1
- package/dist/runtime/components/PageList.d.vue.ts +1 -3
- package/dist/runtime/components/PageList.vue.d.ts +1 -3
- package/dist/runtime/components/Pagination.d.vue.ts +1 -9
- package/dist/runtime/components/Pagination.vue.d.ts +1 -9
- package/dist/runtime/components/PinInput.d.vue.ts +4 -7
- package/dist/runtime/components/PinInput.vue.d.ts +4 -7
- package/dist/runtime/components/Popover.d.vue.ts +3 -4
- package/dist/runtime/components/Popover.vue.d.ts +3 -4
- package/dist/runtime/components/Progress.d.vue.ts +1 -5
- package/dist/runtime/components/Progress.vue.d.ts +1 -5
- package/dist/runtime/components/RadioGroup.d.vue.ts +3 -4
- package/dist/runtime/components/RadioGroup.vue.d.ts +3 -4
- package/dist/runtime/components/Range.d.vue.ts +3 -4
- package/dist/runtime/components/Range.vue.d.ts +3 -4
- package/dist/runtime/components/Select.d.vue.ts +4 -8
- package/dist/runtime/components/Select.vue.d.ts +4 -8
- package/dist/runtime/components/SelectMenu.d.vue.ts +7 -14
- package/dist/runtime/components/SelectMenu.vue.d.ts +7 -14
- package/dist/runtime/components/Separator.d.vue.ts +1 -6
- package/dist/runtime/components/Separator.vue.d.ts +1 -6
- package/dist/runtime/components/Sidebar.d.vue.ts +1 -3
- package/dist/runtime/components/Sidebar.vue.d.ts +1 -3
- package/dist/runtime/components/SidebarBody.d.vue.ts +1 -4
- package/dist/runtime/components/SidebarBody.vue.d.ts +1 -4
- package/dist/runtime/components/SidebarFooter.d.vue.ts +1 -3
- package/dist/runtime/components/SidebarFooter.vue.d.ts +1 -3
- package/dist/runtime/components/SidebarHeader.d.vue.ts +1 -3
- package/dist/runtime/components/SidebarHeader.vue.d.ts +1 -3
- package/dist/runtime/components/SidebarHeading.d.vue.ts +1 -3
- package/dist/runtime/components/SidebarHeading.vue.d.ts +1 -3
- package/dist/runtime/components/SidebarLayout.d.vue.ts +1 -6
- package/dist/runtime/components/SidebarLayout.vue.d.ts +1 -6
- package/dist/runtime/components/SidebarSection.d.vue.ts +1 -3
- package/dist/runtime/components/SidebarSection.vue.d.ts +1 -3
- package/dist/runtime/components/SidebarSpacer.d.vue.ts +1 -3
- package/dist/runtime/components/SidebarSpacer.vue.d.ts +1 -3
- package/dist/runtime/components/Skeleton.d.vue.ts +1 -3
- package/dist/runtime/components/Skeleton.vue.d.ts +1 -3
- package/dist/runtime/components/Slideover.d.vue.ts +3 -13
- package/dist/runtime/components/Slideover.vue.d.ts +3 -13
- package/dist/runtime/components/Stepper.d.vue.ts +3 -5
- package/dist/runtime/components/Stepper.vue.d.ts +3 -5
- package/dist/runtime/components/Table.d.vue.ts +4 -16
- package/dist/runtime/components/Table.vue +55 -33
- package/dist/runtime/components/Table.vue.d.ts +4 -16
- package/dist/runtime/components/TableWrapper.d.vue.ts +1 -4
- package/dist/runtime/components/TableWrapper.vue.d.ts +1 -4
- package/dist/runtime/components/Tabs.d.vue.ts +3 -3
- package/dist/runtime/components/Tabs.vue.d.ts +3 -3
- package/dist/runtime/components/Textarea.d.vue.ts +5 -7
- package/dist/runtime/components/Textarea.vue.d.ts +5 -7
- package/dist/runtime/components/Timeline.d.vue.ts +3 -3
- package/dist/runtime/components/Timeline.vue.d.ts +3 -3
- package/dist/runtime/components/Toast.d.vue.ts +3 -7
- package/dist/runtime/components/Toast.vue.d.ts +3 -7
- package/dist/runtime/components/Toaster.d.vue.ts +1 -8
- package/dist/runtime/components/Toaster.vue.d.ts +1 -8
- package/dist/runtime/components/Tooltip.d.vue.ts +1 -4
- package/dist/runtime/components/Tooltip.vue.d.ts +1 -4
- package/dist/runtime/components/User.d.vue.ts +1 -3
- package/dist/runtime/components/User.vue.d.ts +1 -3
- package/dist/runtime/components/color-mode/ColorModeButton.d.vue.ts +3 -5
- package/dist/runtime/components/color-mode/ColorModeButton.vue +3 -22
- package/dist/runtime/components/color-mode/ColorModeButton.vue.d.ts +3 -5
- package/dist/runtime/components/color-mode/ColorModeSelect.d.vue.ts +1 -3
- package/dist/runtime/components/color-mode/ColorModeSelect.vue.d.ts +1 -3
- package/dist/runtime/components/content/ContentSearch.d.vue.ts +6 -6
- package/dist/runtime/components/content/ContentSearch.vue.d.ts +6 -6
- package/dist/runtime/components/content/ContentSearchButton.d.vue.ts +3 -8
- package/dist/runtime/components/content/ContentSearchButton.vue +1 -20
- package/dist/runtime/components/content/ContentSearchButton.vue.d.ts +3 -8
- package/dist/runtime/components/content/ContentSurround.d.vue.ts +3 -1
- package/dist/runtime/components/content/ContentSurround.vue.d.ts +3 -1
- package/dist/runtime/components/content/ContentToc.d.vue.ts +3 -4
- package/dist/runtime/components/content/ContentToc.vue.d.ts +3 -4
- package/dist/runtime/components/locale/LocaleSelect.d.vue.ts +1 -5
- package/dist/runtime/components/locale/LocaleSelect.vue.d.ts +1 -5
- package/dist/runtime/components/prose/Accordion.d.vue.ts +1 -3
- package/dist/runtime/components/prose/Accordion.vue.d.ts +1 -3
- package/dist/runtime/components/prose/CodeGroup.d.vue.ts +1 -3
- package/dist/runtime/components/prose/CodeGroup.vue.d.ts +1 -3
- package/dist/runtime/components/prose/H1.d.vue.ts +1 -3
- package/dist/runtime/components/prose/H1.vue.d.ts +1 -3
- package/dist/runtime/components/prose/H2.d.vue.ts +1 -3
- package/dist/runtime/components/prose/H2.vue.d.ts +1 -3
- package/dist/runtime/components/prose/H3.d.vue.ts +1 -3
- package/dist/runtime/components/prose/H3.vue.d.ts +1 -3
- package/dist/runtime/components/prose/H4.d.vue.ts +1 -3
- package/dist/runtime/components/prose/H4.vue.d.ts +1 -3
- package/dist/runtime/components/prose/H5.d.vue.ts +1 -3
- package/dist/runtime/components/prose/H5.vue.d.ts +1 -3
- package/dist/runtime/components/prose/H6.d.vue.ts +1 -3
- package/dist/runtime/components/prose/H6.vue.d.ts +1 -3
- package/dist/runtime/components/prose/Img.d.vue.ts +1 -3
- package/dist/runtime/components/prose/Img.vue.d.ts +1 -3
- package/dist/runtime/components/prose/P.d.vue.ts +1 -4
- package/dist/runtime/components/prose/P.vue.d.ts +1 -4
- package/dist/runtime/components/prose/Table.d.vue.ts +1 -7
- package/dist/runtime/components/prose/Table.vue.d.ts +1 -7
- package/dist/runtime/components/prose/Tabs.d.vue.ts +1 -3
- package/dist/runtime/components/prose/Tabs.vue.d.ts +1 -3
- package/dist/runtime/components/prose/callout/Caution.d.vue.ts +2 -2
- package/dist/runtime/components/prose/callout/Caution.vue.d.ts +2 -2
- package/dist/runtime/components/prose/callout/Note.d.vue.ts +2 -2
- package/dist/runtime/components/prose/callout/Note.vue.d.ts +2 -2
- package/dist/runtime/components/prose/callout/Tip.d.vue.ts +2 -2
- package/dist/runtime/components/prose/callout/Tip.vue.d.ts +2 -2
- package/dist/runtime/components/prose/callout/Warning.d.vue.ts +2 -2
- package/dist/runtime/components/prose/callout/Warning.vue.d.ts +2 -2
- package/dist/runtime/inertia/components/Link.d.vue.ts +1 -7
- package/dist/runtime/inertia/components/Link.vue.d.ts +1 -7
- package/dist/runtime/inertia/components/LinkBase.d.vue.ts +1 -4
- package/dist/runtime/inertia/components/LinkBase.vue.d.ts +1 -4
- package/dist/runtime/utils/content.d.ts +2 -2
- package/dist/runtime/vue/components/Link.d.vue.ts +1 -7
- package/dist/runtime/vue/components/Link.vue.d.ts +1 -7
- package/dist/runtime/vue/components/color-mode/ColorModeSelect.d.vue.ts +1 -3
- package/dist/runtime/vue/components/color-mode/ColorModeSelect.vue.d.ts +1 -3
- package/dist/shared/{b24ui-nuxt.CIiXiDdZ.mjs → b24ui-nuxt.auTgHcA7.mjs} +18 -18
- package/dist/unplugin.mjs +1 -1
- package/dist/vite.mjs +1 -1
- package/package.json +9 -8
|
@@ -71,20 +71,18 @@ export interface InputTimeSlots {
|
|
|
71
71
|
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<InputTimeProps, {
|
|
72
72
|
inputsRef: import("vue").Ref<ComponentPublicInstance[], ComponentPublicInstance[]>;
|
|
73
73
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
74
|
-
change: (event: Event) => any;
|
|
75
74
|
blur: (event: FocusEvent) => any;
|
|
75
|
+
change: (event: Event) => any;
|
|
76
76
|
focus: (event: FocusEvent) => any;
|
|
77
77
|
"update:modelValue": (date: (import("@internationalized/date").CalendarDateTime | import("@internationalized/date").ZonedDateTime | import("@internationalized/date").Time) | undefined) => any;
|
|
78
78
|
"update:placeholder": (date: import("@internationalized/date").CalendarDateTime | import("@internationalized/date").ZonedDateTime | import("@internationalized/date").Time) => any;
|
|
79
79
|
}, string, import("vue").PublicProps, Readonly<InputTimeProps> & Readonly<{
|
|
80
|
-
onChange?: ((event: Event) => any) | undefined;
|
|
81
80
|
onBlur?: ((event: FocusEvent) => any) | undefined;
|
|
81
|
+
onChange?: ((event: Event) => any) | undefined;
|
|
82
82
|
onFocus?: ((event: FocusEvent) => any) | undefined;
|
|
83
83
|
"onUpdate:modelValue"?: ((date: (import("@internationalized/date").CalendarDateTime | import("@internationalized/date").ZonedDateTime | import("@internationalized/date").Time) | undefined) => any) | undefined;
|
|
84
84
|
"onUpdate:placeholder"?: ((date: import("@internationalized/date").CalendarDateTime | import("@internationalized/date").ZonedDateTime | import("@internationalized/date").Time) => any) | undefined;
|
|
85
|
-
}>, {
|
|
86
|
-
autofocusDelay: number;
|
|
87
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, InputTimeSlots>;
|
|
85
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, InputTimeSlots>;
|
|
88
86
|
declare const _default: typeof __VLS_export;
|
|
89
87
|
export default _default;
|
|
90
88
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -26,10 +26,7 @@ export interface KbdProps {
|
|
|
26
26
|
export interface KbdSlots {
|
|
27
27
|
default(props?: {}): any;
|
|
28
28
|
}
|
|
29
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<KbdProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<KbdProps> & Readonly<{}>, {
|
|
30
|
-
accent: Kbd["variants"]["accent"];
|
|
31
|
-
as: any;
|
|
32
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, KbdSlots>;
|
|
29
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<KbdProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<KbdProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, KbdSlots>;
|
|
33
30
|
declare const _default: typeof __VLS_export;
|
|
34
31
|
export default _default;
|
|
35
32
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -26,10 +26,7 @@ export interface KbdProps {
|
|
|
26
26
|
export interface KbdSlots {
|
|
27
27
|
default(props?: {}): any;
|
|
28
28
|
}
|
|
29
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<KbdProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<KbdProps> & Readonly<{}>, {
|
|
30
|
-
accent: Kbd["variants"]["accent"];
|
|
31
|
-
as: any;
|
|
32
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, KbdSlots>;
|
|
29
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<KbdProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<KbdProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, KbdSlots>;
|
|
33
30
|
declare const _default: typeof __VLS_export;
|
|
34
31
|
export default _default;
|
|
35
32
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -79,18 +79,17 @@ export interface LinkProps extends NuxtLinkProps, /** @vue-ignore */ Omit<Button
|
|
|
79
79
|
raw?: boolean;
|
|
80
80
|
class?: any;
|
|
81
81
|
}
|
|
82
|
+
/**
|
|
83
|
+
* Link-related props that can be omitted from ButtonProps when link functionality is not needed.
|
|
84
|
+
* Use this with `Omit<ButtonProps, LinkPropsKeys>` in components where buttons should not act as links.
|
|
85
|
+
*/
|
|
86
|
+
export type LinkPropsKeys = 'to' | 'href' | 'target' | 'rel' | 'noRel' | 'external' | 'prefetch' | 'prefetchOn' | 'prefetchedClass' | 'noPrefetch' | 'trailingSlash' | 'replace' | 'ariaCurrentValue' | 'active' | 'activeClass' | 'exact' | 'exactQuery' | 'exactHash' | 'inactiveClass' | 'download' | 'ping' | 'referrerpolicy' | 'hreflang' | 'media';
|
|
82
87
|
export interface LinkSlots {
|
|
83
88
|
default(props: {
|
|
84
89
|
active: boolean;
|
|
85
90
|
}): any;
|
|
86
91
|
}
|
|
87
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkProps> & Readonly<{}>, {
|
|
88
|
-
as: any;
|
|
89
|
-
type: "reset" | "submit" | "button";
|
|
90
|
-
active: boolean;
|
|
91
|
-
ariaCurrentValue: "page" | "step" | "location" | "date" | "time" | "true" | "false";
|
|
92
|
-
isAction: boolean;
|
|
93
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, LinkSlots>;
|
|
92
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, LinkSlots>;
|
|
94
93
|
declare const _default: typeof __VLS_export;
|
|
95
94
|
export default _default;
|
|
96
95
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -79,18 +79,17 @@ export interface LinkProps extends NuxtLinkProps, /** @vue-ignore */ Omit<Button
|
|
|
79
79
|
raw?: boolean;
|
|
80
80
|
class?: any;
|
|
81
81
|
}
|
|
82
|
+
/**
|
|
83
|
+
* Link-related props that can be omitted from ButtonProps when link functionality is not needed.
|
|
84
|
+
* Use this with `Omit<ButtonProps, LinkPropsKeys>` in components where buttons should not act as links.
|
|
85
|
+
*/
|
|
86
|
+
export type LinkPropsKeys = 'to' | 'href' | 'target' | 'rel' | 'noRel' | 'external' | 'prefetch' | 'prefetchOn' | 'prefetchedClass' | 'noPrefetch' | 'trailingSlash' | 'replace' | 'ariaCurrentValue' | 'active' | 'activeClass' | 'exact' | 'exactQuery' | 'exactHash' | 'inactiveClass' | 'download' | 'ping' | 'referrerpolicy' | 'hreflang' | 'media';
|
|
82
87
|
export interface LinkSlots {
|
|
83
88
|
default(props: {
|
|
84
89
|
active: boolean;
|
|
85
90
|
}): any;
|
|
86
91
|
}
|
|
87
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkProps> & Readonly<{}>, {
|
|
88
|
-
as: any;
|
|
89
|
-
type: "reset" | "submit" | "button";
|
|
90
|
-
active: boolean;
|
|
91
|
-
ariaCurrentValue: "page" | "step" | "location" | "date" | "time" | "true" | "false";
|
|
92
|
-
isAction: boolean;
|
|
93
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, LinkSlots>;
|
|
92
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, LinkSlots>;
|
|
94
93
|
declare const _default: typeof __VLS_export;
|
|
95
94
|
export default _default;
|
|
96
95
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -11,10 +11,7 @@ export interface LinkBaseProps {
|
|
|
11
11
|
active?: boolean;
|
|
12
12
|
isExternal?: boolean;
|
|
13
13
|
}
|
|
14
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkBaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkBaseProps> & Readonly<{}>, {
|
|
15
|
-
as: string;
|
|
16
|
-
type: string;
|
|
17
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkBaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
18
15
|
default?: (props: {}) => any;
|
|
19
16
|
}>;
|
|
20
17
|
declare const _default: typeof __VLS_export;
|
|
@@ -11,10 +11,7 @@ export interface LinkBaseProps {
|
|
|
11
11
|
active?: boolean;
|
|
12
12
|
isExternal?: boolean;
|
|
13
13
|
}
|
|
14
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkBaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkBaseProps> & Readonly<{}>, {
|
|
15
|
-
as: string;
|
|
16
|
-
type: string;
|
|
17
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<LinkBaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<LinkBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
18
15
|
default?: (props: {}) => any;
|
|
19
16
|
}>;
|
|
20
17
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { DialogRootProps, DialogRootEmits, DialogContentProps, DialogContentEmits } from 'reka-ui';
|
|
2
2
|
import type { AppConfig } from '@nuxt/schema';
|
|
3
3
|
import theme from '#build/b24ui/modal';
|
|
4
|
-
import type { ButtonProps, IconComponent } from '../types';
|
|
4
|
+
import type { ButtonProps, IconComponent, LinkPropsKeys } from '../types';
|
|
5
5
|
import type { EmitsToProps } from '../types/utils';
|
|
6
6
|
import type { ComponentConfig } from '../types/tv';
|
|
7
7
|
type Modal = ComponentConfig<typeof theme, AppConfig, 'modal'>;
|
|
@@ -46,7 +46,7 @@ export interface ModalProps extends DialogRootProps {
|
|
|
46
46
|
* `{ size: 'xs', color: 'air-tertiary-no-accent' }`{lang="ts-type"}
|
|
47
47
|
* @defaultValue true
|
|
48
48
|
*/
|
|
49
|
-
close?: boolean |
|
|
49
|
+
close?: boolean | Omit<ButtonProps, LinkPropsKeys>;
|
|
50
50
|
/**
|
|
51
51
|
* The icon displayed in the close button.
|
|
52
52
|
* @defaultValue icons.close
|
|
@@ -103,16 +103,7 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<ModalP
|
|
|
103
103
|
"onAfter:leave"?: (() => any) | undefined;
|
|
104
104
|
"onAfter:enter"?: (() => any) | undefined;
|
|
105
105
|
"onClose:prevent"?: (() => any) | undefined;
|
|
106
|
-
}>, {
|
|
107
|
-
overlay: boolean;
|
|
108
|
-
close: boolean | Partial<ButtonProps>;
|
|
109
|
-
transition: boolean;
|
|
110
|
-
modal: boolean;
|
|
111
|
-
portal: boolean | string | HTMLElement;
|
|
112
|
-
overlayBlur: Modal["variants"]["overlayBlur"];
|
|
113
|
-
dismissible: boolean;
|
|
114
|
-
scrollbarThin: boolean;
|
|
115
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ModalSlots>;
|
|
106
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ModalSlots>;
|
|
116
107
|
declare const _default: typeof __VLS_export;
|
|
117
108
|
export default _default;
|
|
118
109
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { DialogRootProps, DialogRootEmits, DialogContentProps, DialogContentEmits } from 'reka-ui';
|
|
2
2
|
import type { AppConfig } from '@nuxt/schema';
|
|
3
3
|
import theme from '#build/b24ui/modal';
|
|
4
|
-
import type { ButtonProps, IconComponent } from '../types';
|
|
4
|
+
import type { ButtonProps, IconComponent, LinkPropsKeys } from '../types';
|
|
5
5
|
import type { EmitsToProps } from '../types/utils';
|
|
6
6
|
import type { ComponentConfig } from '../types/tv';
|
|
7
7
|
type Modal = ComponentConfig<typeof theme, AppConfig, 'modal'>;
|
|
@@ -46,7 +46,7 @@ export interface ModalProps extends DialogRootProps {
|
|
|
46
46
|
* `{ size: 'xs', color: 'air-tertiary-no-accent' }`{lang="ts-type"}
|
|
47
47
|
* @defaultValue true
|
|
48
48
|
*/
|
|
49
|
-
close?: boolean |
|
|
49
|
+
close?: boolean | Omit<ButtonProps, LinkPropsKeys>;
|
|
50
50
|
/**
|
|
51
51
|
* The icon displayed in the close button.
|
|
52
52
|
* @defaultValue icons.close
|
|
@@ -103,16 +103,7 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<ModalP
|
|
|
103
103
|
"onAfter:leave"?: (() => any) | undefined;
|
|
104
104
|
"onAfter:enter"?: (() => any) | undefined;
|
|
105
105
|
"onClose:prevent"?: (() => any) | undefined;
|
|
106
|
-
}>, {
|
|
107
|
-
overlay: boolean;
|
|
108
|
-
close: boolean | Partial<ButtonProps>;
|
|
109
|
-
transition: boolean;
|
|
110
|
-
modal: boolean;
|
|
111
|
-
portal: boolean | string | HTMLElement;
|
|
112
|
-
overlayBlur: Modal["variants"]["overlayBlur"];
|
|
113
|
-
dismissible: boolean;
|
|
114
|
-
scrollbarThin: boolean;
|
|
115
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ModalSlots>;
|
|
106
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ModalSlots>;
|
|
116
107
|
declare const _default: typeof __VLS_export;
|
|
117
108
|
export default _default;
|
|
118
109
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarProps {
|
|
|
14
14
|
export interface NavbarSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarProps {
|
|
|
14
14
|
export interface NavbarSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarDividerProps {
|
|
|
14
14
|
export interface NavbarDividerSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarDividerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarDividerProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarDividerSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarDividerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarDividerSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarDividerProps {
|
|
|
14
14
|
export interface NavbarDividerSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarDividerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarDividerProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarDividerSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarDividerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarDividerSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarSectionProps {
|
|
|
14
14
|
export interface NavbarSectionSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSectionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSectionProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSectionSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSectionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSectionProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSectionSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarSectionProps {
|
|
|
14
14
|
export interface NavbarSectionSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSectionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSectionProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSectionSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSectionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSectionProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSectionSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarSpacerProps {
|
|
|
14
14
|
export interface NavbarSpacerSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSpacerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSpacerProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSpacerSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSpacerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSpacerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSpacerSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -14,9 +14,7 @@ export interface NavbarSpacerProps {
|
|
|
14
14
|
export interface NavbarSpacerSlots {
|
|
15
15
|
default(props?: {}): any;
|
|
16
16
|
}
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSpacerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSpacerProps> & Readonly<{}>, {
|
|
18
|
-
as: any;
|
|
19
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSpacerSlots>;
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<NavbarSpacerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NavbarSpacerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, NavbarSpacerSlots>;
|
|
20
18
|
declare const _default: typeof __VLS_export;
|
|
21
19
|
export default _default;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -205,9 +205,9 @@ export type NavigationMenuSlots<A extends ArrayOrNested<NavigationMenuItem> = Ar
|
|
|
205
205
|
b24ui: NavigationMenu['b24ui'];
|
|
206
206
|
}>;
|
|
207
207
|
declare const __VLS_export: <T extends ArrayOrNested<NavigationMenuItem>, K extends SingleOrMultipleType = SingleOrMultipleType, O extends Orientation = Orientation>(__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<{
|
|
208
|
-
props: __VLS_PrettifyLocal<NavigationMenuProps<T, K, O> & {
|
|
209
|
-
|
|
210
|
-
}
|
|
208
|
+
props: __VLS_PrettifyLocal<NavigationMenuProps<T, K, O> & __VLS_EmitsToProps<__VLS_NormalizeEmits<(evt: "update:modelValue", value: NavigationMenuModelValue<K, O> | undefined) => void>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
209
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
210
|
+
} ? P : {});
|
|
211
211
|
expose: (exposed: {}) => void;
|
|
212
212
|
attrs: any;
|
|
213
213
|
slots: NavigationMenuSlots<T, NestedItem<T>>;
|
|
@@ -205,9 +205,9 @@ export type NavigationMenuSlots<A extends ArrayOrNested<NavigationMenuItem> = Ar
|
|
|
205
205
|
b24ui: NavigationMenu['b24ui'];
|
|
206
206
|
}>;
|
|
207
207
|
declare const __VLS_export: <T extends ArrayOrNested<NavigationMenuItem>, K extends SingleOrMultipleType = SingleOrMultipleType, O extends Orientation = Orientation>(__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<{
|
|
208
|
-
props: __VLS_PrettifyLocal<NavigationMenuProps<T, K, O> & {
|
|
209
|
-
|
|
210
|
-
}
|
|
208
|
+
props: __VLS_PrettifyLocal<NavigationMenuProps<T, K, O> & __VLS_EmitsToProps<__VLS_NormalizeEmits<(evt: "update:modelValue", value: NavigationMenuModelValue<K, O> | undefined) => void>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
209
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
210
|
+
} ? P : {});
|
|
211
211
|
expose: (exposed: {}) => void;
|
|
212
212
|
attrs: any;
|
|
213
213
|
slots: NavigationMenuSlots<T, NestedItem<T>>;
|
|
@@ -59,9 +59,7 @@ export interface PageCardSlots {
|
|
|
59
59
|
footer(props?: {}): any;
|
|
60
60
|
default(props?: {}): any;
|
|
61
61
|
}
|
|
62
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageCardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageCardProps> & Readonly<{}>, {
|
|
63
|
-
orientation: PageCard["variants"]["orientation"];
|
|
64
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageCardSlots>;
|
|
62
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageCardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageCardProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageCardSlots>;
|
|
65
63
|
declare const _default: typeof __VLS_export;
|
|
66
64
|
export default _default;
|
|
67
65
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -59,9 +59,7 @@ export interface PageCardSlots {
|
|
|
59
59
|
footer(props?: {}): any;
|
|
60
60
|
default(props?: {}): any;
|
|
61
61
|
}
|
|
62
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageCardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageCardProps> & Readonly<{}>, {
|
|
63
|
-
orientation: PageCard["variants"]["orientation"];
|
|
64
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageCardSlots>;
|
|
62
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageCardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageCardProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageCardSlots>;
|
|
65
63
|
declare const _default: typeof __VLS_export;
|
|
66
64
|
export default _default;
|
|
67
65
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -42,7 +42,9 @@ export interface PageLinksSlots<T extends PageLink = PageLink> {
|
|
|
42
42
|
}): any;
|
|
43
43
|
}
|
|
44
44
|
declare const __VLS_export: <T extends PageLink>(__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<{
|
|
45
|
-
props: __VLS_PrettifyLocal<PageLinksProps<T>> & import("vue").PublicProps
|
|
45
|
+
props: __VLS_PrettifyLocal<PageLinksProps<T>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
46
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
47
|
+
} ? P : {});
|
|
46
48
|
expose: (exposed: {}) => void;
|
|
47
49
|
attrs: any;
|
|
48
50
|
slots: PageLinksSlots<T>;
|
|
@@ -42,7 +42,9 @@ export interface PageLinksSlots<T extends PageLink = PageLink> {
|
|
|
42
42
|
}): any;
|
|
43
43
|
}
|
|
44
44
|
declare const __VLS_export: <T extends PageLink>(__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<{
|
|
45
|
-
props: __VLS_PrettifyLocal<PageLinksProps<T>> & import("vue").PublicProps
|
|
45
|
+
props: __VLS_PrettifyLocal<PageLinksProps<T>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
46
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
47
|
+
} ? P : {});
|
|
46
48
|
expose: (exposed: {}) => void;
|
|
47
49
|
attrs: any;
|
|
48
50
|
slots: PageLinksSlots<T>;
|
|
@@ -10,9 +10,7 @@ export interface PageListProps {
|
|
|
10
10
|
export interface PageListSlots {
|
|
11
11
|
default(props?: {}): any;
|
|
12
12
|
}
|
|
13
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageListProps> & Readonly<{}>, {
|
|
14
|
-
divide: boolean;
|
|
15
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageListSlots>;
|
|
13
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageListProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageListSlots>;
|
|
16
14
|
declare const _default: typeof __VLS_export;
|
|
17
15
|
export default _default;
|
|
18
16
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -10,9 +10,7 @@ export interface PageListProps {
|
|
|
10
10
|
export interface PageListSlots {
|
|
11
11
|
default(props?: {}): any;
|
|
12
12
|
}
|
|
13
|
-
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageListProps> & Readonly<{}>, {
|
|
14
|
-
divide: boolean;
|
|
15
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageListSlots>;
|
|
13
|
+
declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<PageListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PageListProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PageListSlots>;
|
|
16
14
|
declare const _default: typeof __VLS_export;
|
|
17
15
|
export default _default;
|
|
18
16
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -91,15 +91,7 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<Pagina
|
|
|
91
91
|
"update:page": (value: number) => any;
|
|
92
92
|
}, string, import("vue").PublicProps, Readonly<PaginationProps> & Readonly<{
|
|
93
93
|
"onUpdate:page"?: ((value: number) => any) | undefined;
|
|
94
|
-
}>, {
|
|
95
|
-
color: "default" | "link" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-secondary" | "air-secondary-accent" | "air-secondary-accent-1" | "air-tertiary" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "air-secondary-alert" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary-accent" | "air-tertiary-no-accent" | "air-selection" | "air-boost";
|
|
96
|
-
activeColor: "default" | "link" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-secondary" | "air-secondary-accent" | "air-secondary-accent-1" | "air-tertiary" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "air-secondary-alert" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary-accent" | "air-tertiary-no-accent" | "air-selection" | "air-boost";
|
|
97
|
-
itemsPerPage: number;
|
|
98
|
-
showEdges: boolean;
|
|
99
|
-
siblingCount: number;
|
|
100
|
-
total: number;
|
|
101
|
-
showControls: boolean;
|
|
102
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PaginationSlots>;
|
|
94
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PaginationSlots>;
|
|
103
95
|
declare const _default: typeof __VLS_export;
|
|
104
96
|
export default _default;
|
|
105
97
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -91,15 +91,7 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<Pagina
|
|
|
91
91
|
"update:page": (value: number) => any;
|
|
92
92
|
}, string, import("vue").PublicProps, Readonly<PaginationProps> & Readonly<{
|
|
93
93
|
"onUpdate:page"?: ((value: number) => any) | undefined;
|
|
94
|
-
}>, {
|
|
95
|
-
color: "default" | "link" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-secondary" | "air-secondary-accent" | "air-secondary-accent-1" | "air-tertiary" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "air-secondary-alert" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary-accent" | "air-tertiary-no-accent" | "air-selection" | "air-boost";
|
|
96
|
-
activeColor: "default" | "link" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-secondary" | "air-secondary-accent" | "air-secondary-accent-1" | "air-tertiary" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | "air-secondary-alert" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary-accent" | "air-tertiary-no-accent" | "air-selection" | "air-boost";
|
|
97
|
-
itemsPerPage: number;
|
|
98
|
-
showEdges: boolean;
|
|
99
|
-
siblingCount: number;
|
|
100
|
-
total: number;
|
|
101
|
-
showControls: boolean;
|
|
102
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PaginationSlots>;
|
|
94
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, PaginationSlots>;
|
|
103
95
|
declare const _default: typeof __VLS_export;
|
|
104
96
|
export default _default;
|
|
105
97
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -50,18 +50,15 @@ export type PinInputEmits<T extends PinInputType = 'text'> = PinInputRootEmits<T
|
|
|
50
50
|
blur: [event: Event];
|
|
51
51
|
};
|
|
52
52
|
declare const __VLS_export: <T extends PinInputType>(__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<{
|
|
53
|
-
props: __VLS_PrettifyLocal<PinInputProps<T> & {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
"onUpdate:modelValue"?: ((value: [T] extends ["number"] ? number[] : string[]) => any) | undefined;
|
|
57
|
-
onComplete?: ((value: [T] extends ["number"] ? number[] : string[]) => any) | undefined;
|
|
58
|
-
}> & import("vue").PublicProps;
|
|
53
|
+
props: __VLS_PrettifyLocal<PinInputProps<T> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((evt: "blur", event: Event) => void) & ((evt: "change", event: Event) => void) & ((evt: "update:modelValue", value: [T] extends ["number"] ? number[] : string[]) => void) & ((evt: "complete", value: [T] extends ["number"] ? number[] : string[]) => void)>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
54
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
55
|
+
} ? P : {});
|
|
59
56
|
expose: (exposed: import("vue").ShallowUnwrapRef<{
|
|
60
57
|
inputsRef: import("vue").Ref<ComponentPublicInstance[], ComponentPublicInstance[]>;
|
|
61
58
|
}>) => void;
|
|
62
59
|
attrs: any;
|
|
63
60
|
slots: {};
|
|
64
|
-
emit: ((evt: "
|
|
61
|
+
emit: ((evt: "blur", event: Event) => void) & ((evt: "change", event: Event) => void) & ((evt: "update:modelValue", value: [T] extends ["number"] ? number[] : string[]) => void) & ((evt: "complete", value: [T] extends ["number"] ? number[] : string[]) => void);
|
|
65
62
|
}>) => import("vue").VNode & {
|
|
66
63
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
67
64
|
};
|
|
@@ -50,18 +50,15 @@ export type PinInputEmits<T extends PinInputType = 'text'> = PinInputRootEmits<T
|
|
|
50
50
|
blur: [event: Event];
|
|
51
51
|
};
|
|
52
52
|
declare const __VLS_export: <T extends PinInputType>(__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<{
|
|
53
|
-
props: __VLS_PrettifyLocal<PinInputProps<T> & {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
"onUpdate:modelValue"?: ((value: [T] extends ["number"] ? number[] : string[]) => any) | undefined;
|
|
57
|
-
onComplete?: ((value: [T] extends ["number"] ? number[] : string[]) => any) | undefined;
|
|
58
|
-
}> & import("vue").PublicProps;
|
|
53
|
+
props: __VLS_PrettifyLocal<PinInputProps<T> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((evt: "blur", event: Event) => void) & ((evt: "change", event: Event) => void) & ((evt: "update:modelValue", value: [T] extends ["number"] ? number[] : string[]) => void) & ((evt: "complete", value: [T] extends ["number"] ? number[] : string[]) => void)>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
54
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
55
|
+
} ? P : {});
|
|
59
56
|
expose: (exposed: import("vue").ShallowUnwrapRef<{
|
|
60
57
|
inputsRef: import("vue").Ref<ComponentPublicInstance[], ComponentPublicInstance[]>;
|
|
61
58
|
}>) => void;
|
|
62
59
|
attrs: any;
|
|
63
60
|
slots: {};
|
|
64
|
-
emit: ((evt: "
|
|
61
|
+
emit: ((evt: "blur", event: Event) => void) & ((evt: "change", event: Event) => void) & ((evt: "update:modelValue", value: [T] extends ["number"] ? number[] : string[]) => void) & ((evt: "complete", value: [T] extends ["number"] ? number[] : string[]) => void);
|
|
65
62
|
}>) => import("vue").VNode & {
|
|
66
63
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
67
64
|
};
|
|
@@ -55,10 +55,9 @@ export interface PopoverSlots<M extends PopoverMode = PopoverMode> {
|
|
|
55
55
|
anchor(props: SlotProps<M>): any;
|
|
56
56
|
}
|
|
57
57
|
declare const __VLS_export: <M extends PopoverMode>(__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<{
|
|
58
|
-
props: __VLS_PrettifyLocal<PopoverProps<M> & {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
}> & import("vue").PublicProps;
|
|
58
|
+
props: __VLS_PrettifyLocal<PopoverProps<M> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((evt: "update:open", value: boolean) => void) & ((evt: "close:prevent") => void)>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
59
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
60
|
+
} ? P : {});
|
|
62
61
|
expose: (exposed: {}) => void;
|
|
63
62
|
attrs: any;
|
|
64
63
|
slots: PopoverSlots<M>;
|
|
@@ -55,10 +55,9 @@ export interface PopoverSlots<M extends PopoverMode = PopoverMode> {
|
|
|
55
55
|
anchor(props: SlotProps<M>): any;
|
|
56
56
|
}
|
|
57
57
|
declare const __VLS_export: <M extends PopoverMode>(__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<{
|
|
58
|
-
props: __VLS_PrettifyLocal<PopoverProps<M> & {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
}> & import("vue").PublicProps;
|
|
58
|
+
props: __VLS_PrettifyLocal<PopoverProps<M> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((evt: "update:open", value: boolean) => void) & ((evt: "close:prevent") => void)>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
59
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
60
|
+
} ? P : {});
|
|
62
61
|
expose: (exposed: {}) => void;
|
|
63
62
|
attrs: any;
|
|
64
63
|
slots: PopoverSlots<M>;
|
|
@@ -59,11 +59,7 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<Progre
|
|
|
59
59
|
}, string, import("vue").PublicProps, Readonly<ProgressProps> & Readonly<{
|
|
60
60
|
"onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
|
|
61
61
|
"onUpdate:max"?: ((value: number) => any) | undefined;
|
|
62
|
-
}>, {
|
|
63
|
-
modelValue: number | null;
|
|
64
|
-
inverted: boolean;
|
|
65
|
-
orientation: Progress["variants"]["orientation"];
|
|
66
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ProgressSlots>;
|
|
62
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ProgressSlots>;
|
|
67
63
|
declare const _default: typeof __VLS_export;
|
|
68
64
|
export default _default;
|
|
69
65
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -59,11 +59,7 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<Progre
|
|
|
59
59
|
}, string, import("vue").PublicProps, Readonly<ProgressProps> & Readonly<{
|
|
60
60
|
"onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
|
|
61
61
|
"onUpdate:max"?: ((value: number) => any) | undefined;
|
|
62
|
-
}>, {
|
|
63
|
-
modelValue: number | null;
|
|
64
|
-
inverted: boolean;
|
|
65
|
-
orientation: Progress["variants"]["orientation"];
|
|
66
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ProgressSlots>;
|
|
62
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, ProgressSlots>;
|
|
67
63
|
declare const _default: typeof __VLS_export;
|
|
68
64
|
export default _default;
|
|
69
65
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -82,10 +82,9 @@ export interface RadioGroupSlots<T extends RadioGroupItem[] = RadioGroupItem[]>
|
|
|
82
82
|
description: SlotProps<T[number]>;
|
|
83
83
|
}
|
|
84
84
|
declare const __VLS_export: <T extends RadioGroupItem[], VK extends GetItemKeys<T> = "value">(__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<{
|
|
85
|
-
props: __VLS_PrettifyLocal<RadioGroupProps<T, VK> & {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
}> & import("vue").PublicProps;
|
|
85
|
+
props: __VLS_PrettifyLocal<RadioGroupProps<T, VK> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((evt: "change", event: Event) => void) & ((evt: "update:modelValue", value: import("../types").GetItemValue<T, VK, import("../types").NestedItem<T>>) => void)>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
86
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
87
|
+
} ? P : {});
|
|
89
88
|
expose: (exposed: {}) => void;
|
|
90
89
|
attrs: any;
|
|
91
90
|
slots: RadioGroupSlots<T>;
|
|
@@ -82,10 +82,9 @@ export interface RadioGroupSlots<T extends RadioGroupItem[] = RadioGroupItem[]>
|
|
|
82
82
|
description: SlotProps<T[number]>;
|
|
83
83
|
}
|
|
84
84
|
declare const __VLS_export: <T extends RadioGroupItem[], VK extends GetItemKeys<T> = "value">(__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<{
|
|
85
|
-
props: __VLS_PrettifyLocal<RadioGroupProps<T, VK> & {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
}> & import("vue").PublicProps;
|
|
85
|
+
props: __VLS_PrettifyLocal<RadioGroupProps<T, VK> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((evt: "change", event: Event) => void) & ((evt: "update:modelValue", value: import("../types").GetItemValue<T, VK, import("../types").NestedItem<T>>) => void)>>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
86
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
87
|
+
} ? P : {});
|
|
89
88
|
expose: (exposed: {}) => void;
|
|
90
89
|
attrs: any;
|
|
91
90
|
slots: RadioGroupSlots<T>;
|