@soybeanjs/ui 0.22.2 → 0.22.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion/accordion.vue.d.ts +2 -3
- package/dist/components/accordion/index.d.ts +1 -1
- package/dist/components/affix/affix.vue.d.ts +3 -4
- package/dist/components/affix/index.d.ts +1 -1
- package/dist/components/alert/alert.vue.d.ts +3 -4
- package/dist/components/alert/index.d.ts +1 -1
- package/dist/components/alert/variants.d.ts +2 -3
- package/dist/components/anchor/anchor.vue.d.ts +3 -4
- package/dist/components/anchor/index.d.ts +1 -1
- package/dist/components/autocomplete/autocomplete.vue.d.ts +4 -6
- package/dist/components/autocomplete/index.d.ts +1 -1
- package/dist/components/avatar/avatar.vue.d.ts +5 -7
- package/dist/components/avatar/index.d.ts +1 -1
- package/dist/components/backtop/backtop.vue.d.ts +4 -5
- package/dist/components/backtop/index.d.ts +1 -1
- package/dist/components/badge/badge.vue.d.ts +3 -4
- package/dist/components/badge/index.d.ts +1 -1
- package/dist/components/badge/variants.d.ts +2 -3
- package/dist/components/bottom-sheet/bottom-sheet.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/index.d.ts +1 -1
- package/dist/components/breadcrumb/breadcrumb.vue.d.ts +2 -3
- package/dist/components/breadcrumb/index.d.ts +1 -1
- package/dist/components/button/button-group.vue.d.ts +3 -5
- package/dist/components/button/button-icon.vue.d.ts +3 -5
- package/dist/components/button/button-link.vue.d.ts +2 -3
- package/dist/components/button/button-loading.vue.d.ts +2 -3
- package/dist/components/button/button.vue.d.ts +3 -4
- package/dist/components/button/variants.d.ts +2 -3
- package/dist/components/calendar/calendar.vue.d.ts +5 -8
- package/dist/components/calendar/index.d.ts +1 -1
- package/dist/components/calendar-range/calendar-range.vue.d.ts +9 -12
- package/dist/components/calendar-range/index.d.ts +1 -1
- package/dist/components/card/card-collapsible-trigger.vue.d.ts +2 -3
- package/dist/components/card/card.vue.d.ts +2 -3
- package/dist/components/card/index.d.ts +1 -1
- package/dist/components/carousel/carousel.vue.d.ts +4 -6
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/checkbox/checkbox-card-group.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox-card.vue.d.ts +6 -8
- package/dist/components/checkbox/checkbox-group.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox.vue.d.ts +6 -8
- package/dist/components/checkbox/index.d.ts +1 -1
- package/dist/components/checkbox/variants.d.ts +2 -3
- package/dist/components/clipboard/clipboard.vue.d.ts +9 -11
- package/dist/components/clipboard/index.d.ts +1 -1
- package/dist/components/collapsible/collapsible.vue.d.ts +3 -4
- package/dist/components/collapsible/index.d.ts +1 -1
- package/dist/components/color-area/color-area.vue.d.ts +7 -9
- package/dist/components/color-area/index.d.ts +1 -1
- package/dist/components/color-field/color-field.vue.d.ts +5 -7
- package/dist/components/color-field/index.d.ts +1 -1
- package/dist/components/color-picker/color-picker.vue.d.ts +16 -19
- package/dist/components/color-picker/index.d.ts +1 -1
- package/dist/components/color-slider/color-slider.vue.d.ts +7 -9
- package/dist/components/color-slider/index.d.ts +1 -1
- package/dist/components/color-swatch/color-swatch.vue.d.ts +1 -2
- package/dist/components/color-swatch/index.d.ts +1 -1
- package/dist/components/color-swatch/variants.d.ts +2 -3
- package/dist/components/color-swatch-picker/color-swatch-picker.vue.d.ts +7 -10
- package/dist/components/color-swatch-picker/index.d.ts +1 -1
- package/dist/components/color-swatch-picker/variants.d.ts +2 -3
- package/dist/components/combobox/combobox.vue.d.ts +8 -11
- package/dist/components/combobox/index.d.ts +1 -1
- package/dist/components/command/command.vue.d.ts +5 -8
- package/dist/components/command/index.d.ts +1 -1
- package/dist/components/config-provider/config-provider.vue.d.ts +3 -5
- package/dist/components/config-provider/index.d.ts +1 -1
- package/dist/components/context-menu/context-menu-checkbox.vue.d.ts +7 -9
- package/dist/components/context-menu/context-menu-radio.vue.d.ts +7 -9
- package/dist/components/context-menu/context-menu-wrapper.vue.d.ts +9 -11
- package/dist/components/context-menu/context-menu.vue.d.ts +7 -9
- package/dist/components/context-menu/index.d.ts +1 -1
- package/dist/components/date-field/date-field.vue.d.ts +7 -9
- package/dist/components/date-field/index.d.ts +1 -1
- package/dist/components/date-picker/date-picker.js +1 -1
- package/dist/components/date-picker/date-picker.vue.d.ts +13 -16
- package/dist/components/date-picker/index.d.ts +1 -1
- package/dist/components/date-range-field/date-range-field.vue.d.ts +11 -14
- package/dist/components/date-range-field/index.d.ts +1 -1
- package/dist/components/date-range-picker/date-range-picker.vue.d.ts +15 -19
- package/dist/components/date-range-picker/index.d.ts +1 -1
- package/dist/components/dialog/dialog-provider.vue.d.ts +1 -3
- package/dist/components/dialog/dialog.vue.d.ts +11 -13
- package/dist/components/dialog/index.d.ts +1 -1
- package/dist/components/dialog/variants.js +1 -1
- package/dist/components/drawer/drawer.vue.d.ts +11 -13
- package/dist/components/dropdown-menu/dropdown-menu-checkbox.vue.d.ts +7 -9
- package/dist/components/dropdown-menu/dropdown-menu-radio.vue.d.ts +7 -9
- package/dist/components/dropdown-menu/dropdown-menu-wrapper.vue.d.ts +9 -11
- package/dist/components/dropdown-menu/dropdown-menu.vue.d.ts +7 -9
- package/dist/components/dropdown-menu/index.d.ts +1 -1
- package/dist/components/editable/editable.vue.d.ts +5 -7
- package/dist/components/editable/index.d.ts +1 -1
- package/dist/components/empty/empty.vue.d.ts +1 -2
- package/dist/components/empty/index.d.ts +1 -1
- package/dist/components/form/form-field-base.vue.d.ts +1 -2
- package/dist/components/form/form.vue.d.ts +1 -2
- package/dist/components/form/index.d.ts +1 -1
- package/dist/components/hover-card/hover-card.vue.d.ts +7 -9
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/icon/icon.vue.d.ts +1 -2
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/input.vue.d.ts +3 -4
- package/dist/components/input-number/index.d.ts +1 -1
- package/dist/components/input-number/input-number.vue.d.ts +3 -4
- package/dist/components/input-otp/index.d.ts +1 -1
- package/dist/components/input-otp/input-otp.vue.d.ts +5 -6
- package/dist/components/kbd/index.d.ts +1 -1
- package/dist/components/kbd/kbd.vue.d.ts +2 -3
- package/dist/components/kbd/variants.d.ts +2 -3
- package/dist/components/label/label.vue.d.ts +1 -2
- package/dist/components/layout/index.d.ts +1 -1
- package/dist/components/layout/layout-classic.vue.d.ts +3 -4
- package/dist/components/layout/layout.vue.d.ts +3 -4
- package/dist/components/link/index.d.ts +1 -1
- package/dist/components/link/link.vue.d.ts +2 -3
- package/dist/components/list/index.d.ts +1 -1
- package/dist/components/list/list-item.vue.d.ts +1 -2
- package/dist/components/list/list.vue.d.ts +1 -2
- package/dist/components/menu/index.d.ts +1 -1
- package/dist/components/menubar/index.d.ts +1 -1
- package/dist/components/menubar/menubar.vue.d.ts +7 -9
- package/dist/components/navigation-menu/index.d.ts +1 -1
- package/dist/components/navigation-menu/navigation-menu.vue.d.ts +9 -11
- package/dist/components/page-tabs/index.d.ts +1 -1
- package/dist/components/page-tabs/page-tabs.vue.d.ts +4 -6
- package/dist/components/page-tabs/variants.d.ts +2 -3
- package/dist/components/pagination/index.d.ts +1 -1
- package/dist/components/pagination/pagination.vue.d.ts +3 -4
- package/dist/components/pagination/variants.d.ts +2 -3
- package/dist/components/password/index.d.ts +1 -1
- package/dist/components/password/password.vue.d.ts +3 -4
- package/dist/components/popconfirm/popconfirm.vue.d.ts +9 -11
- package/dist/components/popover/index.d.ts +1 -1
- package/dist/components/popover/popover.vue.d.ts +9 -11
- package/dist/components/progress/index.d.ts +1 -1
- package/dist/components/progress/progress-circle.vue.d.ts +3 -4
- package/dist/components/progress/progress-provider.vue.d.ts +1 -2
- package/dist/components/progress/progress.vue.d.ts +3 -4
- package/dist/components/radio-group/index.d.ts +1 -1
- package/dist/components/radio-group/radio-group-card.vue.d.ts +2 -3
- package/dist/components/radio-group/radio-group.vue.d.ts +2 -3
- package/dist/components/radio-group/variants.d.ts +2 -3
- package/dist/components/scroll-area/index.d.ts +1 -1
- package/dist/components/scroll-area/scroll-area.vue.d.ts +1 -2
- package/dist/components/segment/index.d.ts +1 -1
- package/dist/components/segment/segment.vue.d.ts +2 -3
- package/dist/components/select/index.d.ts +1 -1
- package/dist/components/select/select.vue.d.ts +5 -7
- package/dist/components/separator/index.d.ts +1 -1
- package/dist/components/separator/separator.vue.d.ts +3 -5
- package/dist/components/separator/variants.d.ts +2 -3
- package/dist/components/skeleton/skeleton.vue.d.ts +2 -3
- package/dist/components/skeleton/variants.d.ts +2 -3
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/slider.vue.d.ts +3 -4
- package/dist/components/spinner/spinner.vue.d.ts +2 -3
- package/dist/components/splitter/splitter-group.vue.d.ts +3 -4
- package/dist/components/splitter/splitter-panel.vue.d.ts +3 -4
- package/dist/components/splitter/splitter-resize-handle.vue.d.ts +13 -16
- package/dist/components/stepper/index.d.ts +1 -1
- package/dist/components/stepper/stepper.vue.d.ts +3 -4
- package/dist/components/switch/index.d.ts +1 -1
- package/dist/components/switch/switch.vue.d.ts +2 -3
- package/dist/components/switch/variants.d.ts +2 -3
- package/dist/components/table/hooks.d.ts +13 -14
- package/dist/components/table/index.d.ts +1 -1
- package/dist/components/table/table.vue.d.ts +6 -8
- package/dist/components/table/variants.d.ts +2 -3
- package/dist/components/tabs/index.d.ts +1 -1
- package/dist/components/tabs/tabs.vue.d.ts +2 -3
- package/dist/components/tabs/variants.d.ts +2 -3
- package/dist/components/tag/tag.vue.d.ts +3 -4
- package/dist/components/tag/variants.d.ts +2 -3
- package/dist/components/tags-input/index.d.ts +1 -1
- package/dist/components/tags-input/tags-input.vue.d.ts +5 -6
- package/dist/components/textarea/index.d.ts +1 -1
- package/dist/components/textarea/textarea.vue.d.ts +3 -4
- package/dist/components/textarea/variants.d.ts +2 -3
- package/dist/components/time-field/index.d.ts +1 -1
- package/dist/components/time-field/time-field.vue.d.ts +7 -9
- package/dist/components/time-range-field/index.d.ts +1 -1
- package/dist/components/time-range-field/time-range-field.vue.d.ts +11 -13
- package/dist/components/toast/toast-provider.vue.d.ts +2 -3
- package/dist/components/toggle/toggle.vue.d.ts +4 -6
- package/dist/components/toggle/variants.d.ts +2 -3
- package/dist/components/toggle-group/index.d.ts +1 -1
- package/dist/components/toggle-group/toggle-group.vue.d.ts +2 -3
- package/dist/components/toggle-group/variants.d.ts +2 -3
- package/dist/components/toolbar/index.d.ts +1 -1
- package/dist/components/toolbar/toolbar.vue.d.ts +1 -2
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tooltip/tooltip.vue.d.ts +5 -7
- package/dist/components/tree/index.d.ts +1 -1
- package/dist/components/tree/tree-virtualizer.vue.d.ts +4 -7
- package/dist/components/tree/tree.vue.d.ts +3 -5
- package/dist/components/tree-menu/index.d.ts +1 -1
- package/dist/components/tree-menu/tree-menu-styled-item.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu.vue.d.ts +2 -3
- package/dist/components/virtualizer/index.d.ts +1 -1
- package/dist/components/virtualizer/virtualizer.vue.d.ts +3 -5
- package/dist/index.d.ts +1 -1
- package/dist/nuxt/index.d.ts +1 -2
- package/dist/resolver/index.d.ts +1 -3
- package/dist/styles.css +3 -2
- package/package.json +10 -10
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as _$tailwind_variants0 from "tailwind-variants";
|
|
2
1
|
import { VariantProps } from "tailwind-variants";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toggle/variants.d.ts
|
|
5
|
-
declare const toggleVariants:
|
|
4
|
+
declare const toggleVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: string;
|
|
8
7
|
destructive: string;
|
|
@@ -62,7 +61,7 @@ declare const toggleVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
62
61
|
square: string;
|
|
63
62
|
circle: string;
|
|
64
63
|
};
|
|
65
|
-
}, undefined,
|
|
64
|
+
}, undefined, import("tailwind-variants").TVReturnType<{
|
|
66
65
|
color: {
|
|
67
66
|
primary: string;
|
|
68
67
|
destructive: string;
|
|
@@ -2,5 +2,5 @@ import { ToggleGroupVariant } from "./variants.js";
|
|
|
2
2
|
import { ToggleGroupEmits, ToggleGroupProps } from "./types.js";
|
|
3
3
|
import { _default } from "./toggle-group.vue.js";
|
|
4
4
|
import { ToggleGroupItem as SToggleGroupItem } from "@soybeanjs/headless/toggle-group";
|
|
5
|
-
export * from "@soybeanjs/headless/toggle-group";
|
|
5
|
+
export type * from "@soybeanjs/headless/toggle-group";
|
|
6
6
|
export { SToggleGroupItem };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { ToggleGroupProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { DefinedValue } from "@soybeanjs/headless/types";
|
|
4
3
|
|
|
5
4
|
//#region src/components/toggle-group/toggle-group.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <M extends boolean = false, T extends DefinedValue = string>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
7
|
-
props:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<ToggleGroupProps<M, T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((value: M extends true ? T[] : T) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -15,7 +14,7 @@ declare const __VLS_export: <M extends boolean = false, T extends DefinedValue =
|
|
|
15
14
|
default?: (props: {}) => any;
|
|
16
15
|
};
|
|
17
16
|
emit: (evt: "update:modelValue", value: M extends true ? T[] : T) => void;
|
|
18
|
-
}>) =>
|
|
17
|
+
}>) => import("vue").VNode & {
|
|
19
18
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
20
19
|
};
|
|
21
20
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as _$tailwind_variants0 from "tailwind-variants";
|
|
2
1
|
import { VariantProps } from "tailwind-variants";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toggle-group/variants.d.ts
|
|
5
|
-
declare const toggleGroupVariants:
|
|
4
|
+
declare const toggleGroupVariants: import("tailwind-variants").TVReturnType<{
|
|
6
5
|
color: {
|
|
7
6
|
primary: {
|
|
8
7
|
item: string;
|
|
@@ -140,7 +139,7 @@ declare const toggleGroupVariants: _$tailwind_variants0.TVReturnType<{
|
|
|
140
139
|
}, {
|
|
141
140
|
root: string[];
|
|
142
141
|
item: string[];
|
|
143
|
-
},
|
|
142
|
+
}, import("tailwind-variants").TVReturnType<{
|
|
144
143
|
color: {
|
|
145
144
|
primary: {
|
|
146
145
|
item: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ToolbarProps } from "./types.js";
|
|
2
2
|
import { _default } from "./toolbar.vue.js";
|
|
3
3
|
import { ToolbarButton as SToolbarButton, ToolbarLink as SToolbarLink, ToolbarSeparator as SToolbarSeparator, ToolbarToggleGroup as SToolbarToggleGroup, ToolbarToggleItem as SToolbarToggleItem } from "@soybeanjs/headless/toolbar";
|
|
4
|
-
export * from "@soybeanjs/headless/toolbar";
|
|
4
|
+
export type * from "@soybeanjs/headless/toolbar";
|
|
5
5
|
export { SToolbarButton, SToolbarLink, SToolbarSeparator, SToolbarToggleGroup, SToolbarToggleItem };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ToolbarProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toolbar/toolbar.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToolbarProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToolbarProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,22 +1,20 @@
|
|
|
1
1
|
import { TooltipProps, TooltipSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
|
|
5
3
|
//#region src/components/tooltip/tooltip.vue.d.ts
|
|
6
4
|
type __VLS_Slots = TooltipSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<TooltipProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
"update:open": (value: boolean) => any;
|
|
9
7
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
10
|
-
pointerDownOutside: (event:
|
|
11
|
-
}, string,
|
|
8
|
+
pointerDownOutside: (event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any;
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<TooltipProps> & Readonly<{
|
|
12
10
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
13
11
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
14
|
-
onPointerDownOutside?: ((event:
|
|
12
|
+
onPointerDownOutside?: ((event: import("@soybeanjs/headless").PointerDownOutsideEvent) => any) | undefined;
|
|
15
13
|
}>, {
|
|
16
14
|
open: boolean;
|
|
17
15
|
defaultOpen: boolean;
|
|
18
16
|
showArrow: boolean;
|
|
19
|
-
}, {}, {}, {}, string,
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
21
19
|
declare const _default: typeof __VLS_export;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -2,5 +2,5 @@ import { _default } from "./tree.vue.js";
|
|
|
2
2
|
import { TreeVirtualizerEmits, TreeVirtualizerProps } from "./types.js";
|
|
3
3
|
import { _default as _default$1 } from "./tree-virtualizer.vue.js";
|
|
4
4
|
import { TreeItem as STreeItem, TreeVirtualizerItem as STreeVirtualizerItem } from "@soybeanjs/headless/tree";
|
|
5
|
-
export * from "@soybeanjs/headless/tree";
|
|
5
|
+
export type * from "@soybeanjs/headless/tree";
|
|
6
6
|
export { STreeItem, STreeVirtualizerItem };
|
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
import { TreeVirtualizerProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
4
2
|
import { TreeItemData } from "@soybeanjs/headless/tree";
|
|
5
3
|
import { MaybeArray } from "@soybeanjs/headless/types";
|
|
6
|
-
import * as _$_tanstack_vue_virtual0 from "@tanstack/vue-virtual";
|
|
7
4
|
|
|
8
5
|
//#region src/components/tree/tree-virtualizer.vue.d.ts
|
|
9
6
|
declare const __VLS_export: <T extends TreeItemData, U extends MaybeArray<string> | undefined, M extends boolean>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
10
|
-
props:
|
|
7
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<TreeVirtualizerProps<T, U, M> & {
|
|
11
8
|
"onUpdate:modelValue"?: ((value: string | ((U extends string ? false : M extends true ? true : false) extends infer T_1 ? T_1 extends (U extends string ? false : M extends true ? true : false) ? T_1 extends true ? string[] : string : never : never)) => any) | undefined;
|
|
12
9
|
"onUpdate:expanded"?: ((value: string[]) => any) | undefined;
|
|
13
10
|
}> & (typeof globalThis extends {
|
|
@@ -18,14 +15,14 @@ declare const __VLS_export: <T extends TreeItemData, U extends MaybeArray<string
|
|
|
18
15
|
slots: {
|
|
19
16
|
item?: (props: {
|
|
20
17
|
key: number;
|
|
21
|
-
virtualItem:
|
|
22
|
-
item:
|
|
18
|
+
virtualItem: import("@tanstack/vue-virtual").VirtualItem;
|
|
19
|
+
item: import("@soybeanjs/headless").FlattenedItem<T>;
|
|
23
20
|
modelValue: U;
|
|
24
21
|
expanded: string[];
|
|
25
22
|
}) => any;
|
|
26
23
|
};
|
|
27
24
|
emit: ((evt: "update:modelValue", value: string | ((U extends string ? false : M extends true ? true : false) extends infer T_1 ? T_1 extends (U extends string ? false : M extends true ? true : false) ? T_1 extends true ? string[] : string : never : never)) => void) & ((evt: "update:expanded", value: string[]) => void);
|
|
28
|
-
}>) =>
|
|
25
|
+
}>) => import("vue").VNode & {
|
|
29
26
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
30
27
|
};
|
|
31
28
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import * as _$vue from "vue";
|
|
2
|
-
import * as _$_soybeanjs_headless0 from "@soybeanjs/headless";
|
|
3
1
|
import { TreeItemData, TreeRootProps } from "@soybeanjs/headless/tree";
|
|
4
2
|
import { MaybeArray } from "@soybeanjs/headless/types";
|
|
5
3
|
|
|
6
4
|
//#region src/components/tree/tree.vue.d.ts
|
|
7
5
|
declare const __VLS_export: <T extends TreeItemData, U extends MaybeArray<string> | undefined, M extends boolean>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
8
|
-
props:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<TreeRootProps<T, U, M> & {
|
|
9
7
|
"onUpdate:modelValue"?: ((value: string | ((U extends string ? false : M extends true ? true : false) extends infer T_1 ? T_1 extends (U extends string ? false : M extends true ? true : false) ? T_1 extends true ? string[] : string : never : never)) => any) | undefined;
|
|
10
8
|
"onUpdate:expanded"?: ((value: string[]) => any) | undefined;
|
|
11
9
|
}> & (typeof globalThis extends {
|
|
@@ -18,7 +16,7 @@ declare const __VLS_export: <T extends TreeItemData, U extends MaybeArray<string
|
|
|
18
16
|
} & {
|
|
19
17
|
item?: (props: {
|
|
20
18
|
key: string;
|
|
21
|
-
item:
|
|
19
|
+
item: import("@soybeanjs/headless").FlattenedItem<T>;
|
|
22
20
|
modelValue: U | (U & Exclude<U, undefined>) | undefined;
|
|
23
21
|
expanded: string[];
|
|
24
22
|
}) => any;
|
|
@@ -26,7 +24,7 @@ declare const __VLS_export: <T extends TreeItemData, U extends MaybeArray<string
|
|
|
26
24
|
bottom?: (props: {}) => any;
|
|
27
25
|
};
|
|
28
26
|
emit: ((evt: "update:modelValue", value: string | ((U extends string ? false : M extends true ? true : false) extends infer T_1 ? T_1 extends (U extends string ? false : M extends true ? true : false) ? T_1 extends true ? string[] : string : never : never)) => void) & ((evt: "update:expanded", value: string[]) => void);
|
|
29
|
-
}>) =>
|
|
27
|
+
}>) => import("vue").VNode & {
|
|
30
28
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
31
29
|
};
|
|
32
30
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { TreeMenuEmits, TreeMenuProps, TreeMenuSlots, TreeMenuStyledItemProps } from "./types.js";
|
|
2
2
|
import { _default } from "./tree-menu.vue.js";
|
|
3
3
|
import { _default as _default$1 } from "./tree-menu-styled-item.vue.js";
|
|
4
|
-
export * from "@soybeanjs/headless/tree-menu";
|
|
4
|
+
export type * from "@soybeanjs/headless/tree-menu";
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { TreeMenuStyledItemProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/tree-menu/tree-menu-styled-item.vue.d.ts
|
|
5
4
|
declare var __VLS_1: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_1) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<TreeMenuStyledItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<TreeMenuStyledItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { TreeMenuProps, TreeMenuSlots } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
import { TreeMenuBaseOptionData } from "@soybeanjs/headless/tree-menu";
|
|
4
3
|
|
|
5
4
|
//#region src/components/tree-menu/tree-menu.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends TreeMenuBaseOptionData = TreeMenuBaseOptionData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
7
|
-
props:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<TreeMenuProps<T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
9
8
|
"onUpdate:expanded"?: ((value: string[]) => any) | undefined;
|
|
10
9
|
"onUpdate:collapsed"?: ((value: boolean) => any) | undefined;
|
|
@@ -16,7 +15,7 @@ declare const __VLS_export: <T extends TreeMenuBaseOptionData = TreeMenuBaseOpti
|
|
|
16
15
|
attrs: any;
|
|
17
16
|
slots: TreeMenuSlots<T>;
|
|
18
17
|
emit: ((evt: "update:modelValue", value: string) => void) & ((evt: "update:expanded", value: string[]) => void) & ((evt: "update:collapsed", value: boolean) => void) & ((evt: "selectDropdown", value: string) => void);
|
|
19
|
-
}>) =>
|
|
18
|
+
}>) => import("vue").VNode & {
|
|
20
19
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
21
20
|
};
|
|
22
21
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { VirtualizerProps } from "./types.js";
|
|
2
2
|
import { _default } from "./virtualizer.vue.js";
|
|
3
3
|
import { VirtualizerItem as SVirtualizerItem } from "@soybeanjs/headless/virtualizer";
|
|
4
|
-
export * from "@soybeanjs/headless/virtualizer";
|
|
4
|
+
export type * from "@soybeanjs/headless/virtualizer";
|
|
5
5
|
export { SVirtualizerItem };
|
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
import { VirtualizerProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
|
-
import * as _$_tanstack_vue_virtual0 from "@tanstack/vue-virtual";
|
|
4
2
|
|
|
5
3
|
//#region src/components/virtualizer/virtualizer.vue.d.ts
|
|
6
4
|
declare const __VLS_export: <T extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
7
|
-
props:
|
|
5
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<VirtualizerProps<T>> & (typeof globalThis extends {
|
|
8
6
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9
7
|
} ? P : {});
|
|
10
8
|
expose: (exposed: {}) => void;
|
|
11
9
|
attrs: any;
|
|
12
10
|
slots: {
|
|
13
11
|
item?: (props: {
|
|
14
|
-
virtualItem:
|
|
12
|
+
virtualItem: import("@tanstack/vue-virtual").VirtualItem;
|
|
15
13
|
index: number;
|
|
16
14
|
item: T;
|
|
17
15
|
}) => any;
|
|
18
16
|
};
|
|
19
17
|
emit: {};
|
|
20
|
-
}>) =>
|
|
18
|
+
}>) => import("vue").VNode & {
|
|
21
19
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
22
20
|
};
|
|
23
21
|
declare const _default: typeof __VLS_export;
|
package/dist/index.d.ts
CHANGED
|
@@ -302,4 +302,4 @@ declare namespace index_d_exports {
|
|
|
302
302
|
export { AcceptableBooleanValue, AcceptableValue, AccordionEmits, AccordionProps, AccordionSlots, AffixEmits, AffixProps, AlertEmits, AlertExtendedUi, AlertProps, AlertSlots, AlertVariant, Align, AnchorEmits, AnchorExtendedUi, AnchorExtraUiSlot, AnchorProps, ArrowProps, AspectRatioProps, AutocompleteEmits, AutocompleteProps, AutocompleteSlots, AvatarEmits, AvatarProps, BacktopEmits, BacktopProps, BacktopState, BacktopTarget, BadgeEmits, BadgePosition, BadgeProps, BottomSheetEmits, BottomSheetProps, BottomSheetSlots, BreadcrumbEmits, BreadcrumbOptionData, BreadcrumbProps, BreadcrumbSlots, ButtonEmits, ButtonGroupProps, ButtonIconProps, ButtonLinkProps, ButtonLoadingProps, ButtonProps, ButtonShadow, ButtonShape, ButtonVariant, CalendarEmits, CalendarProps, CalendarRangeEmits, CalendarRangeProps, CalendarRangeSlots, CalendarSlots, CardProps, CarouselEmits, CarouselProps, CarouselSlots, CheckboxCardEmits, CheckboxCardGroupEmits, CheckboxCardGroupOptionData, CheckboxCardGroupProps, CheckboxCardProps, CheckboxEmits, CheckboxGroupEmits, CheckboxGroupOptionData, CheckboxGroupProps, CheckboxProps, CheckedState, ClassValue, ClipboardEmits, ClipboardProps, ButtonShape as ClipboardShape, ClipboardSlotProps, ButtonVariant as ClipboardVariant, CollapsibleEmits, CollapsibleProps, ColorAreaEmits, ColorAreaProps, ColorFieldEmits, ColorFieldProps, ColorPickerEmits, ColorPickerProps, ColorSliderEmits, ColorSliderProps, ColorSwatchPickerEmits, ColorSwatchPickerExtendedUi, ColorSwatchPickerExtraUiSlot, ColorSwatchPickerProps, ColorSwatchPickerShape, ColorSwatchProps, ColorSwatchShape, ColorSwatchSlots, ComboboxEmits, ComboboxProps, ComboboxSlots, CommandEmits, CommandProps, CommandSlots, ConfigProviderProps, ContextMenuCheckboxEmits, ContextMenuCheckboxProps, ContextMenuCheckboxSlots, ContextMenuEmits, ContextMenuProps, ContextMenuRadioEmits, ContextMenuRadioProps, ContextMenuRadioSlots, ContextMenuSlots, ContextMenuWrapperEmits, ContextMenuWrapperProps, DataOrientation, DateFieldEmits, DateFieldProps, DatePickerEmits, DatePickerProps, DateRangeFieldEmits, DateRangeFieldProps, DateRangeFieldSlots, DateRangePickerEmits, DateRangePickerProps, DefinedValue, DialogEmits, DialogProps, DialogSlots, Direction, DisclosureState, DismissableLayerEmits, DismissableLayerProps, DrawerEmits, DrawerProps, DrawerSlots, DropdownMenuCheckboxEmits, DropdownMenuCheckboxProps, DropdownMenuCheckboxSlots, DropdownMenuEmits, DropdownMenuProps, DropdownMenuRadioEmits, DropdownMenuRadioProps, DropdownMenuRadioSlots, DropdownMenuSlots, DropdownMenuWrapperEmits, DropdownMenuWrapperProps, EditableEmits, EditableProps, EditableSlots, EmptyProps, EmptySlots, FocusIntent, FocusOutsideEvent, FocusScopeEmits, ForceMountProps, FormFieldCommonProps, FormProps, HorizontalSide, HoverCardEmits, HoverCardProps, HoverCardSlots, IconProps, IconValue, ImageLoadingStatus, InputEmits, InputNumberEmits, InputNumberProps, InputNumberSlots, InputOtpEmits, InputOtpProps, InputOtpSlots, InputProps, InputSlots, KbdKey, KbdProps, KbdValue, KbdVariant, LabelProps, LayoutClassicEmits, LayoutClassicProps, LayoutClassicScrollBehavior, LayoutClassicSlots, LayoutCollapsible, LayoutEmits, LayoutProps, LayoutSide, LayoutSlots, LayoutVariant, LinkBaseProps, LinkExtraProps, LinkProps, ListContentProps, ListDescriptionProps, ListItemProps, ListProps, ListRootProps, ListTitleProps, ListUi, ListUiSlot, MaybeArray, MaybePromise, MenubarEmits, MenubarProps, MenubarSlots, NavigationKey, NavigationMenuEmits, NavigationMenuProps, NavigationMenuSlots, PageTabsEmits, PageTabsProps, PageTabsSlots, PageTabsVariant, PaginationEmits, PaginationProps, PaginationSlots, PasswordEmits, PasswordProps, PasswordSlots, Placement, PointerDownOutsideEvent, PopconfirmAnchorProps, PopconfirmArrowProps, PopconfirmCloseProps, PopconfirmEmits, PopconfirmPopupProps, PopconfirmPortalProps, PopconfirmPositionerEmits, PopconfirmPositionerProps, PopconfirmProps, PopconfirmRootEmits, PopconfirmRootProps, PopconfirmSlots, PopconfirmTriggerProps, PopoverEmits, PopoverProps, PopoverSlots, ProgressCircleEmits, ProgressCircleProps, ProgressCircleSlots, ProgressEmits, ProgressProps, ProgressSlots, PropsToContext, RadioGroupCardEmits, RadioGroupCardProps, RadioGroupCardSlots, RadioGroupEmits, RadioGroupProps, _default as SAccordion, _default$1 as SAffix, _default$2 as SAlert, _default$3 as SAnchor, SArrow, SAspectRatio, _default$4 as SAutocomplete, _default$5 as SAvatar, _default$6 as SBacktop, _default$7 as SBadge, _default$8 as SBottomSheet, _default$9 as SBreadcrumb, SBreadcrumbEllipsis, SBreadcrumbPage, _default$10 as SButton, _default$11 as SButtonGroup, _default$12 as SButtonIcon, _default$13 as SButtonLink, _default$14 as SButtonLoading, _default$15 as SCalendar, _default$16 as SCalendarRange, _default$17 as SCard, _default$18 as SCardCollapsibleTrigger, _default$19 as SCarousel, _default$20 as SCheckbox, _default$21 as SCheckboxCard, _default$22 as SCheckboxCardGroup, _default$23 as SCheckboxGroup, _default$24 as SClipboard, _default$25 as SCollapsible, SCollapsibleContent, SCollapsibleTrigger, _default$26 as SColorArea, _default$27 as SColorField, _default$28 as SColorPicker, _default$29 as SColorSlider, _default$30 as SColorSwatch, _default$31 as SColorSwatchPicker, _default$32 as SCombobox, _default$33 as SCommand, _default$34 as SConfigProvider, _default$35 as SContextMenu, _default$36 as SContextMenuCheckbox, _default$37 as SContextMenuRadio, _default$38 as SContextMenuWrapper, _default$39 as SDateField, _default$40 as SDatePicker, _default$41 as SDateRangeField, _default$42 as SDateRangePicker, _default$43 as SDialog, _default$44 as SDialogProvider, _default$45 as SDrawer, _default$46 as SDropdownMenu, _default$47 as SDropdownMenuCheckbox, _default$48 as SDropdownMenuRadio, _default$49 as SDropdownMenuWrapper, _default$50 as SEditable, _default$51 as SEmpty, _default$52 as SForm, _default$53 as SFormFieldBase, _default$54 as SHoverCard, _default$55 as SIcon, _default$56 as SInput, SInputClear, _default$57 as SInputNumber, _default$58 as SInputOtp, _default$59 as SKbd, _default$60 as SLabel, _default$61 as SLayout, _default$62 as SLayoutClassic, SLayoutTrigger, _default$63 as SLink, _default$64 as SList, _default$65 as SListItem, SMenuCheckboxOptions, SMenuOptions, SMenuRadioOptions, _default$66 as SMenubar, _default$67 as SNavigationMenu, _default$68 as SPageTabs, _default$69 as SPagination, _default$70 as SPassword, _default$71 as SPopconfirm, SPopconfirmCancel, SPopconfirmConfirm, _default$72 as SPopover, _default$73 as SProgress, _default$74 as SProgressCircle, _default$75 as SProgressProvider, _default$76 as SRadioGroup, _default$77 as SRadioGroupCard, _default$78 as SScrollArea, _default$79 as SSegment, _default$80 as SSelect, _default$81 as SSeparator, _default$82 as SSkeleton, _default$83 as SSlider, _default$84 as SSpinner, _default$85 as SSplitterGroup, _default$86 as SSplitterPanel, _default$87 as SSplitterResizeHandle, _default$88 as SStepper, _default$89 as SSwitch, _default$90 as STable, STableCell, STableRow, _default$91 as STabs, _default$92 as STag, _default$93 as STagsInput, STagsInputItemDelete, STagsInputItemText, _default$94 as STextarea, STextareaClear, _default$95 as STimeField, _default$96 as STimeRangeField, _default$97 as SToastProvider, _default$98 as SToggle, _default$99 as SToggleGroup, SToggleGroupItem, _default$100 as SToolbar, SToolbarButton, SToolbarLink, SToolbarSeparator, SToolbarToggleGroup, SToolbarToggleItem, _default$101 as STooltip, _default$102 as STree, STreeItem, _default$103 as STreeMenu, _default$104 as STreeMenuStyledItem, _default$105 as STreeVirtualizer, STreeVirtualizerItem, _default$106 as SVirtualizer, SVirtualizerItem, ScrollAreaEmits, ScrollAreaProps, SegmentEmits, TabsFill as SegmentFill, SegmentOptionData, SegmentProps, TabsShape as SegmentShape, SegmentSlots, SelectEmits, SelectEvent, SelectGroupOptionData, SelectItemEvent, SelectOptionData, SelectProps, SelectSingleOptionData, SelectSlots, SelectionEmits, SelectionProps, SeparatorProps, Side, SkeletonProps, SkeletonShape, SliderEmits, SliderProps, SpinnerIcon, SpinnerProps, SplitterGroupEmits, SplitterGroupProps, SplitterPanelEmits, SplitterPanelProps, SplitterResizeHandleEmits, SplitterResizeHandleProps, StepperEmits, StepperProps, StepperSlots, SwitchEmits, SwitchProps, SwitchShape, SwitchSlots, TableBaseData, TableColumn, TableColumnCheck, TableColumnFilter, TableColumnFilterOption, TableColumnFilterValue, TableColumnType, TableEmits, TableExtendedUi, TableExtraUiSlot, TableFilterPopoverColumnMeta, TableFilterPopoverOption, TableFilterPopoverProps, TableProps, TableRadioProps, TableSlots, TableSortOrder, TabsEmits, TabsOptionData, TabsProps, TabsSlots, TagEmits, TagProps, TagShape, TagVariant, TagsInputEmits, TagsInputProps, TagsInputSlots, TextareaEmits, TextareaProps, TextareaResize, TextareaSlots, ThemeColor, ThemeOptions, ThemeSize, TimeFieldEmits, TimeFieldProps, TimeRangeFieldEmits, TimeRangeFieldProps, TimeRangeFieldSlots, ToastCreateOptions, ToastIconType, ToastPosition, ToastProviderProps, ToastType, ToastUi, ToastUiSlot, ToasterProps, ToggleEmits, ToggleGroupEmits, ToggleGroupProps, ToggleGroupVariant, ToggleProps, ToggleShape, ToggleVariant, ToolbarProps, TooltipEmits, TooltipProps, TooltipSlots, TrapFocusProps, TreeMenuEmits, TreeMenuProps, TreeMenuSlots, TreeMenuStyledItemProps, TreeSelectEvent, TreeToggleEvent, TreeVirtualizerEmits, TreeVirtualizerProps, VNodeRef, VirtualizerProps, dialog, progress, toast, useConfigProvider, useForm, usePaginatedTable, useTable };
|
|
303
303
|
}
|
|
304
304
|
//#endregion
|
|
305
|
-
export { type AcceptableBooleanValue, type AcceptableValue, AccordionEmits, AccordionProps, AccordionSlots, AffixEmits, AffixProps, AlertEmits, AlertExtendedUi, AlertProps, AlertSlots, AlertVariant, type Align, AnchorEmits, AnchorExtendedUi, AnchorExtraUiSlot, AnchorProps, ArrowProps, AspectRatioProps, AutocompleteEmits, AutocompleteProps, AutocompleteSlots, AvatarEmits, AvatarProps, BacktopEmits, BacktopProps, BacktopState, BacktopTarget, BadgeEmits, BadgePosition, BadgeProps, BottomSheetEmits, BottomSheetProps, BottomSheetSlots, BreadcrumbEmits, BreadcrumbOptionData, BreadcrumbProps, BreadcrumbSlots, ButtonEmits, ButtonGroupProps, ButtonIconProps, ButtonLinkProps, ButtonLoadingProps, ButtonProps, ButtonShadow, ButtonShape, ButtonVariant, CalendarEmits, CalendarProps, CalendarRangeEmits, CalendarRangeProps, CalendarRangeSlots, CalendarSlots, CardProps, CarouselEmits, CarouselProps, CarouselSlots, CheckboxCardEmits, CheckboxCardGroupEmits, CheckboxCardGroupOptionData, CheckboxCardGroupProps, CheckboxCardProps, CheckboxEmits, CheckboxGroupEmits, CheckboxGroupOptionData, CheckboxGroupProps, CheckboxProps, type CheckedState, type ClassValue, ClipboardEmits, ClipboardProps, ButtonShape as ClipboardShape, ClipboardSlotProps, ButtonVariant as ClipboardVariant, CollapsibleEmits, CollapsibleProps, ColorAreaEmits, ColorAreaProps, ColorFieldEmits, ColorFieldProps, ColorPickerEmits, ColorPickerProps, ColorSliderEmits, ColorSliderProps, ColorSwatchPickerEmits, ColorSwatchPickerExtendedUi, ColorSwatchPickerExtraUiSlot, ColorSwatchPickerProps, ColorSwatchPickerShape, ColorSwatchProps, ColorSwatchShape, ColorSwatchSlots, ComboboxEmits, ComboboxProps, ComboboxSlots, CommandEmits, CommandProps, CommandSlots, ConfigProviderProps, ContextMenuCheckboxEmits, ContextMenuCheckboxProps, ContextMenuCheckboxSlots, ContextMenuEmits, ContextMenuProps, ContextMenuRadioEmits, ContextMenuRadioProps, ContextMenuRadioSlots, ContextMenuSlots, ContextMenuWrapperEmits, ContextMenuWrapperProps, type DataOrientation, DateFieldEmits, DateFieldProps, DatePickerEmits, DatePickerProps, DateRangeFieldEmits, DateRangeFieldProps, DateRangeFieldSlots, DateRangePickerEmits, DateRangePickerProps, type DefinedValue, DialogEmits, DialogProps, DialogSlots, type Direction, type DisclosureState, type DismissableLayerEmits, type DismissableLayerProps, DrawerEmits, DrawerProps, DrawerSlots, DropdownMenuCheckboxEmits, DropdownMenuCheckboxProps, DropdownMenuCheckboxSlots, DropdownMenuEmits, DropdownMenuProps, DropdownMenuRadioEmits, DropdownMenuRadioProps, DropdownMenuRadioSlots, DropdownMenuSlots, DropdownMenuWrapperEmits, DropdownMenuWrapperProps, EditableEmits, EditableProps, EditableSlots, EmptyProps, EmptySlots, type FocusIntent, type FocusOutsideEvent, type FocusScopeEmits, type ForceMountProps, type FormFieldCommonProps, FormProps, type HorizontalSide, HoverCardEmits, HoverCardProps, HoverCardSlots, IconProps, IconValue, type ImageLoadingStatus, InputEmits, InputNumberEmits, InputNumberProps, InputNumberSlots, InputOtpEmits, InputOtpProps, InputOtpSlots, InputProps, InputSlots, type KbdKey, KbdProps, KbdValue, KbdVariant, LabelProps, LayoutClassicEmits, LayoutClassicProps, LayoutClassicScrollBehavior, LayoutClassicSlots, LayoutCollapsible, LayoutEmits, LayoutProps, LayoutSide, LayoutSlots, LayoutVariant, LinkBaseProps, LinkExtraProps, LinkProps, ListContentProps, ListDescriptionProps, ListItemProps, ListProps, ListRootProps, ListTitleProps, ListUi, ListUiSlot, type MaybeArray, type MaybePromise, MenubarEmits, MenubarProps, MenubarSlots, type NavigationKey, NavigationMenuEmits, NavigationMenuProps, NavigationMenuSlots, PageTabsEmits, PageTabsProps, PageTabsSlots, PageTabsVariant, PaginationEmits, PaginationProps, PaginationSlots, PasswordEmits, PasswordProps, PasswordSlots, type Placement, type PointerDownOutsideEvent, PopconfirmAnchorProps, PopconfirmArrowProps, PopconfirmCloseProps, PopconfirmEmits, PopconfirmPopupProps, PopconfirmPortalProps, PopconfirmPositionerEmits, PopconfirmPositionerProps, PopconfirmProps, PopconfirmRootEmits, PopconfirmRootProps, PopconfirmSlots, PopconfirmTriggerProps, PopoverEmits, PopoverProps, PopoverSlots, ProgressCircleEmits, ProgressCircleProps, ProgressCircleSlots, ProgressEmits, ProgressProps, ProgressSlots, type PropsToContext, RadioGroupCardEmits, RadioGroupCardProps, RadioGroupCardSlots, RadioGroupEmits, RadioGroupProps, _default as SAccordion, _default$1 as SAffix, _default$2 as SAlert, _default$3 as SAnchor, SArrow, SAspectRatio, _default$4 as SAutocomplete, _default$5 as SAvatar, _default$6 as SBacktop, _default$7 as SBadge, _default$8 as SBottomSheet, _default$9 as SBreadcrumb, SBreadcrumbEllipsis, SBreadcrumbPage, _default$10 as SButton, _default$11 as SButtonGroup, _default$12 as SButtonIcon, _default$13 as SButtonLink, _default$14 as SButtonLoading, _default$15 as SCalendar, _default$16 as SCalendarRange, _default$17 as SCard, _default$18 as SCardCollapsibleTrigger, _default$19 as SCarousel, _default$20 as SCheckbox, _default$21 as SCheckboxCard, _default$22 as SCheckboxCardGroup, _default$23 as SCheckboxGroup, _default$24 as SClipboard, _default$25 as SCollapsible, SCollapsibleContent, SCollapsibleTrigger, _default$26 as SColorArea, _default$27 as SColorField, _default$28 as SColorPicker, _default$29 as SColorSlider, _default$30 as SColorSwatch, _default$31 as SColorSwatchPicker, _default$32 as SCombobox, _default$33 as SCommand, _default$34 as SConfigProvider, _default$35 as SContextMenu, _default$36 as SContextMenuCheckbox, _default$37 as SContextMenuRadio, _default$38 as SContextMenuWrapper, _default$39 as SDateField, _default$40 as SDatePicker, _default$41 as SDateRangeField, _default$42 as SDateRangePicker, _default$43 as SDialog, _default$44 as SDialogProvider, _default$45 as SDrawer, _default$46 as SDropdownMenu, _default$47 as SDropdownMenuCheckbox, _default$48 as SDropdownMenuRadio, _default$49 as SDropdownMenuWrapper, _default$50 as SEditable, _default$51 as SEmpty, _default$52 as SForm, _default$53 as SFormFieldBase, _default$54 as SHoverCard, _default$55 as SIcon, _default$56 as SInput, SInputClear, _default$57 as SInputNumber, _default$58 as SInputOtp, _default$59 as SKbd, _default$60 as SLabel, _default$61 as SLayout, _default$62 as SLayoutClassic, SLayoutTrigger, _default$63 as SLink, _default$64 as SList, _default$65 as SListItem, SMenuCheckboxOptions, SMenuOptions, SMenuRadioOptions, _default$66 as SMenubar, _default$67 as SNavigationMenu, _default$68 as SPageTabs, _default$69 as SPagination, _default$70 as SPassword, _default$71 as SPopconfirm, SPopconfirmCancel, SPopconfirmConfirm, _default$72 as SPopover, _default$73 as SProgress, _default$74 as SProgressCircle, _default$75 as SProgressProvider, _default$76 as SRadioGroup, _default$77 as SRadioGroupCard, _default$78 as SScrollArea, _default$79 as SSegment, _default$80 as SSelect, _default$81 as SSeparator, _default$82 as SSkeleton, _default$83 as SSlider, _default$84 as SSpinner, _default$85 as SSplitterGroup, _default$86 as SSplitterPanel, _default$87 as SSplitterResizeHandle, _default$88 as SStepper, _default$89 as SSwitch, _default$90 as STable, STableCell, STableRow, _default$91 as STabs, _default$92 as STag, _default$93 as STagsInput, STagsInputItemDelete, STagsInputItemText, _default$94 as STextarea, STextareaClear, _default$95 as STimeField, _default$96 as STimeRangeField, _default$97 as SToastProvider, _default$98 as SToggle, _default$99 as SToggleGroup, SToggleGroupItem, _default$100 as SToolbar, SToolbarButton, SToolbarLink, SToolbarSeparator, SToolbarToggleGroup, SToolbarToggleItem, _default$101 as STooltip, _default$102 as STree, STreeItem, _default$103 as STreeMenu, _default$104 as STreeMenuStyledItem, _default$105 as STreeVirtualizer, STreeVirtualizerItem, _default$106 as SVirtualizer, SVirtualizerItem, ScrollAreaEmits, ScrollAreaProps, SegmentEmits, TabsFill as SegmentFill, SegmentOptionData, SegmentProps, TabsShape as SegmentShape, SegmentSlots, SelectEmits, type SelectEvent, SelectGroupOptionData, SelectItemEvent, SelectOptionData, SelectProps, SelectSingleOptionData, SelectSlots, type SelectionEmits, type SelectionProps, SeparatorProps, type Side, SkeletonProps, SkeletonShape, SliderEmits, SliderProps, SpinnerIcon, SpinnerProps, SplitterGroupEmits, SplitterGroupProps, SplitterPanelEmits, SplitterPanelProps, SplitterResizeHandleEmits, SplitterResizeHandleProps, StepperEmits, StepperProps, StepperSlots, SwitchEmits, SwitchProps, SwitchShape, SwitchSlots, TableBaseData, TableColumn, TableColumnCheck, TableColumnFilter, TableColumnFilterOption, TableColumnFilterValue, TableColumnType, TableEmits, TableExtendedUi, TableExtraUiSlot, TableFilterPopoverColumnMeta, TableFilterPopoverOption, TableFilterPopoverProps, TableProps, TableRadioProps, TableSlots, TableSortOrder, TabsEmits, TabsOptionData, TabsProps, TabsSlots, TagEmits, TagProps, TagShape, TagVariant, TagsInputEmits, TagsInputProps, TagsInputSlots, TextareaEmits, TextareaProps, TextareaResize, TextareaSlots, type ThemeColor, ThemeOptions, type ThemeSize, TimeFieldEmits, TimeFieldProps, TimeRangeFieldEmits, TimeRangeFieldProps, TimeRangeFieldSlots, ToastCreateOptions, ToastIconType, ToastPosition, ToastProviderProps, ToastType, ToastUi, ToastUiSlot, ToasterProps, ToggleEmits, ToggleGroupEmits, ToggleGroupProps, ToggleGroupVariant, ToggleProps, ToggleShape, ToggleVariant, ToolbarProps, TooltipEmits, TooltipProps, TooltipSlots, type TrapFocusProps, TreeMenuEmits, TreeMenuProps, TreeMenuSlots, TreeMenuStyledItemProps, type TreeSelectEvent, type TreeToggleEvent, TreeVirtualizerEmits, TreeVirtualizerProps, type VNodeRef, VirtualizerProps, dialog, progress, toast, useConfigProvider, useForm, usePaginatedTable, useTable };
|
|
305
|
+
export { type AcceptableBooleanValue, type AcceptableValue, type AccordionEmits, type AccordionProps, type AccordionSlots, type AffixEmits, type AffixProps, type AlertEmits, type AlertExtendedUi, type AlertProps, type AlertSlots, type AlertVariant, type Align, type AnchorEmits, type AnchorExtendedUi, type AnchorExtraUiSlot, type AnchorProps, type ArrowProps, type AspectRatioProps, type AutocompleteEmits, type AutocompleteProps, type AutocompleteSlots, type AvatarEmits, type AvatarProps, type BacktopEmits, type BacktopProps, type BacktopState, type BacktopTarget, type BadgeEmits, type BadgePosition, type BadgeProps, type BottomSheetEmits, type BottomSheetProps, type BottomSheetSlots, type BreadcrumbEmits, type BreadcrumbOptionData, type BreadcrumbProps, type BreadcrumbSlots, type ButtonEmits, type ButtonGroupProps, type ButtonIconProps, type ButtonLinkProps, type ButtonLoadingProps, type ButtonProps, type ButtonShadow, type ButtonShape, type ButtonVariant, type CalendarEmits, type CalendarProps, type CalendarRangeEmits, type CalendarRangeProps, type CalendarRangeSlots, type CalendarSlots, type CardProps, type CarouselEmits, type CarouselProps, type CarouselSlots, type CheckboxCardEmits, type CheckboxCardGroupEmits, type CheckboxCardGroupOptionData, type CheckboxCardGroupProps, type CheckboxCardProps, type CheckboxEmits, type CheckboxGroupEmits, type CheckboxGroupOptionData, type CheckboxGroupProps, type CheckboxProps, type CheckedState, type ClassValue, type ClipboardEmits, type ClipboardProps, type ButtonShape as ClipboardShape, type ClipboardSlotProps, type ButtonVariant as ClipboardVariant, type CollapsibleEmits, type CollapsibleProps, type ColorAreaEmits, type ColorAreaProps, type ColorFieldEmits, type ColorFieldProps, type ColorPickerEmits, type ColorPickerProps, type ColorSliderEmits, type ColorSliderProps, type ColorSwatchPickerEmits, type ColorSwatchPickerExtendedUi, type ColorSwatchPickerExtraUiSlot, type ColorSwatchPickerProps, type ColorSwatchPickerShape, type ColorSwatchProps, type ColorSwatchShape, type ColorSwatchSlots, type ComboboxEmits, type ComboboxProps, type ComboboxSlots, type CommandEmits, type CommandProps, type CommandSlots, type ConfigProviderProps, type ContextMenuCheckboxEmits, type ContextMenuCheckboxProps, type ContextMenuCheckboxSlots, type ContextMenuEmits, type ContextMenuProps, type ContextMenuRadioEmits, type ContextMenuRadioProps, type ContextMenuRadioSlots, type ContextMenuSlots, type ContextMenuWrapperEmits, type ContextMenuWrapperProps, type DataOrientation, type DateFieldEmits, type DateFieldProps, type DatePickerEmits, type DatePickerProps, type DateRangeFieldEmits, type DateRangeFieldProps, type DateRangeFieldSlots, type DateRangePickerEmits, type DateRangePickerProps, type DefinedValue, type DialogEmits, type DialogProps, type DialogSlots, type Direction, type DisclosureState, type DismissableLayerEmits, type DismissableLayerProps, type DrawerEmits, type DrawerProps, type DrawerSlots, type DropdownMenuCheckboxEmits, type DropdownMenuCheckboxProps, type DropdownMenuCheckboxSlots, type DropdownMenuEmits, type DropdownMenuProps, type DropdownMenuRadioEmits, type DropdownMenuRadioProps, type DropdownMenuRadioSlots, type DropdownMenuSlots, type DropdownMenuWrapperEmits, type DropdownMenuWrapperProps, type EditableEmits, type EditableProps, type EditableSlots, type EmptyProps, type EmptySlots, type FocusIntent, type FocusOutsideEvent, type FocusScopeEmits, type ForceMountProps, type FormFieldCommonProps, type FormProps, type HorizontalSide, type HoverCardEmits, type HoverCardProps, type HoverCardSlots, type IconProps, type IconValue, type ImageLoadingStatus, type InputEmits, type InputNumberEmits, type InputNumberProps, type InputNumberSlots, type InputOtpEmits, type InputOtpProps, type InputOtpSlots, type InputProps, type InputSlots, type KbdKey, type KbdProps, type KbdValue, type KbdVariant, type LabelProps, type LayoutClassicEmits, type LayoutClassicProps, type LayoutClassicScrollBehavior, type LayoutClassicSlots, type LayoutCollapsible, type LayoutEmits, type LayoutProps, type LayoutSide, type LayoutSlots, type LayoutVariant, type LinkBaseProps, type LinkExtraProps, type LinkProps, type ListContentProps, type ListDescriptionProps, type ListItemProps, type ListProps, type ListRootProps, type ListTitleProps, type ListUi, type ListUiSlot, type MaybeArray, type MaybePromise, type MenubarEmits, type MenubarProps, type MenubarSlots, type NavigationKey, type NavigationMenuEmits, type NavigationMenuProps, type NavigationMenuSlots, type PageTabsEmits, type PageTabsProps, type PageTabsSlots, type PageTabsVariant, type PaginationEmits, type PaginationProps, type PaginationSlots, type PasswordEmits, type PasswordProps, type PasswordSlots, type Placement, type PointerDownOutsideEvent, type PopconfirmAnchorProps, type PopconfirmArrowProps, type PopconfirmCloseProps, type PopconfirmEmits, type PopconfirmPopupProps, type PopconfirmPortalProps, type PopconfirmPositionerEmits, type PopconfirmPositionerProps, type PopconfirmProps, type PopconfirmRootEmits, type PopconfirmRootProps, type PopconfirmSlots, type PopconfirmTriggerProps, type PopoverEmits, type PopoverProps, type PopoverSlots, type ProgressCircleEmits, type ProgressCircleProps, type ProgressCircleSlots, type ProgressEmits, type ProgressProps, type ProgressSlots, type PropsToContext, type RadioGroupCardEmits, type RadioGroupCardProps, type RadioGroupCardSlots, type RadioGroupEmits, type RadioGroupProps, _default as SAccordion, _default$1 as SAffix, _default$2 as SAlert, _default$3 as SAnchor, SArrow, SAspectRatio, _default$4 as SAutocomplete, _default$5 as SAvatar, _default$6 as SBacktop, _default$7 as SBadge, _default$8 as SBottomSheet, _default$9 as SBreadcrumb, SBreadcrumbEllipsis, SBreadcrumbPage, _default$10 as SButton, _default$11 as SButtonGroup, _default$12 as SButtonIcon, _default$13 as SButtonLink, _default$14 as SButtonLoading, _default$15 as SCalendar, _default$16 as SCalendarRange, _default$17 as SCard, _default$18 as SCardCollapsibleTrigger, _default$19 as SCarousel, _default$20 as SCheckbox, _default$21 as SCheckboxCard, _default$22 as SCheckboxCardGroup, _default$23 as SCheckboxGroup, _default$24 as SClipboard, _default$25 as SCollapsible, SCollapsibleContent, SCollapsibleTrigger, _default$26 as SColorArea, _default$27 as SColorField, _default$28 as SColorPicker, _default$29 as SColorSlider, _default$30 as SColorSwatch, _default$31 as SColorSwatchPicker, _default$32 as SCombobox, _default$33 as SCommand, _default$34 as SConfigProvider, _default$35 as SContextMenu, _default$36 as SContextMenuCheckbox, _default$37 as SContextMenuRadio, _default$38 as SContextMenuWrapper, _default$39 as SDateField, _default$40 as SDatePicker, _default$41 as SDateRangeField, _default$42 as SDateRangePicker, _default$43 as SDialog, _default$44 as SDialogProvider, _default$45 as SDrawer, _default$46 as SDropdownMenu, _default$47 as SDropdownMenuCheckbox, _default$48 as SDropdownMenuRadio, _default$49 as SDropdownMenuWrapper, _default$50 as SEditable, _default$51 as SEmpty, _default$52 as SForm, _default$53 as SFormFieldBase, _default$54 as SHoverCard, _default$55 as SIcon, _default$56 as SInput, SInputClear, _default$57 as SInputNumber, _default$58 as SInputOtp, _default$59 as SKbd, _default$60 as SLabel, _default$61 as SLayout, _default$62 as SLayoutClassic, SLayoutTrigger, _default$63 as SLink, _default$64 as SList, _default$65 as SListItem, SMenuCheckboxOptions, SMenuOptions, SMenuRadioOptions, _default$66 as SMenubar, _default$67 as SNavigationMenu, _default$68 as SPageTabs, _default$69 as SPagination, _default$70 as SPassword, _default$71 as SPopconfirm, SPopconfirmCancel, SPopconfirmConfirm, _default$72 as SPopover, _default$73 as SProgress, _default$74 as SProgressCircle, _default$75 as SProgressProvider, _default$76 as SRadioGroup, _default$77 as SRadioGroupCard, _default$78 as SScrollArea, _default$79 as SSegment, _default$80 as SSelect, _default$81 as SSeparator, _default$82 as SSkeleton, _default$83 as SSlider, _default$84 as SSpinner, _default$85 as SSplitterGroup, _default$86 as SSplitterPanel, _default$87 as SSplitterResizeHandle, _default$88 as SStepper, _default$89 as SSwitch, _default$90 as STable, STableCell, STableRow, _default$91 as STabs, _default$92 as STag, _default$93 as STagsInput, STagsInputItemDelete, STagsInputItemText, _default$94 as STextarea, STextareaClear, _default$95 as STimeField, _default$96 as STimeRangeField, _default$97 as SToastProvider, _default$98 as SToggle, _default$99 as SToggleGroup, SToggleGroupItem, _default$100 as SToolbar, SToolbarButton, SToolbarLink, SToolbarSeparator, SToolbarToggleGroup, SToolbarToggleItem, _default$101 as STooltip, _default$102 as STree, STreeItem, _default$103 as STreeMenu, _default$104 as STreeMenuStyledItem, _default$105 as STreeVirtualizer, STreeVirtualizerItem, _default$106 as SVirtualizer, SVirtualizerItem, type ScrollAreaEmits, type ScrollAreaProps, type SegmentEmits, type TabsFill as SegmentFill, type SegmentOptionData, type SegmentProps, type TabsShape as SegmentShape, type SegmentSlots, type SelectEmits, type SelectEvent, type SelectGroupOptionData, type SelectItemEvent, type SelectOptionData, type SelectProps, type SelectSingleOptionData, type SelectSlots, type SelectionEmits, type SelectionProps, type SeparatorProps, type Side, type SkeletonProps, type SkeletonShape, type SliderEmits, type SliderProps, type SpinnerIcon, type SpinnerProps, type SplitterGroupEmits, type SplitterGroupProps, type SplitterPanelEmits, type SplitterPanelProps, type SplitterResizeHandleEmits, type SplitterResizeHandleProps, type StepperEmits, type StepperProps, type StepperSlots, type SwitchEmits, type SwitchProps, type SwitchShape, type SwitchSlots, type TableBaseData, type TableColumn, type TableColumnCheck, type TableColumnFilter, type TableColumnFilterOption, type TableColumnFilterValue, type TableColumnType, type TableEmits, type TableExtendedUi, type TableExtraUiSlot, type TableFilterPopoverColumnMeta, type TableFilterPopoverOption, type TableFilterPopoverProps, type TableProps, type TableRadioProps, type TableSlots, type TableSortOrder, type TabsEmits, type TabsOptionData, type TabsProps, type TabsSlots, type TagEmits, type TagProps, type TagShape, type TagVariant, type TagsInputEmits, type TagsInputProps, type TagsInputSlots, type TextareaEmits, type TextareaProps, type TextareaResize, type TextareaSlots, type ThemeColor, type ThemeOptions, type ThemeSize, type TimeFieldEmits, type TimeFieldProps, type TimeRangeFieldEmits, type TimeRangeFieldProps, type TimeRangeFieldSlots, type ToastCreateOptions, type ToastIconType, type ToastPosition, type ToastProviderProps, type ToastType, type ToastUi, type ToastUiSlot, type ToasterProps, type ToggleEmits, type ToggleGroupEmits, type ToggleGroupProps, type ToggleGroupVariant, type ToggleProps, type ToggleShape, type ToggleVariant, type ToolbarProps, type TooltipEmits, type TooltipProps, type TooltipSlots, type TrapFocusProps, type TreeMenuEmits, type TreeMenuProps, type TreeMenuSlots, type TreeMenuStyledItemProps, type TreeSelectEvent, type TreeToggleEvent, type TreeVirtualizerEmits, type TreeVirtualizerProps, type VNodeRef, type VirtualizerProps, dialog, progress, toast, useConfigProvider, useForm, usePaginatedTable, useTable };
|
package/dist/nuxt/index.d.ts
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { components } from "../constants/components.js";
|
|
2
|
-
import * as _$_nuxt_schema0 from "@nuxt/schema";
|
|
3
2
|
|
|
4
3
|
//#region src/nuxt/index.d.ts
|
|
5
4
|
interface ModuleOptions {
|
|
6
5
|
components: Partial<Record<keyof typeof components, boolean>> | boolean;
|
|
7
6
|
}
|
|
8
|
-
declare const _default:
|
|
7
|
+
declare const _default: import("@nuxt/schema").NuxtModule<ModuleOptions, ModuleOptions, false>;
|
|
9
8
|
//#endregion
|
|
10
9
|
export { ModuleOptions, _default as default };
|
package/dist/resolver/index.d.ts
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import * as _$unplugin_vue_components0 from "unplugin-vue-components";
|
|
2
|
-
|
|
3
1
|
//#region src/resolver/index.d.ts
|
|
4
|
-
declare function createResolver():
|
|
2
|
+
declare function createResolver(): import("unplugin-vue-components").ComponentResolverObject;
|
|
5
3
|
//#endregion
|
|
6
4
|
export { createResolver as default };
|
package/dist/styles.css
CHANGED
|
@@ -545,6 +545,7 @@
|
|
|
545
545
|
.max-h-72{max-height:18rem;}
|
|
546
546
|
.max-h-75{max-height:18.75rem;}
|
|
547
547
|
.max-h-80{max-height:20rem;}
|
|
548
|
+
.max-h-80vh{max-height:80vh;}
|
|
548
549
|
.max-h-90{max-height:22.5rem;}
|
|
549
550
|
.max-w-3xl{max-width:48rem;}
|
|
550
551
|
.max-w-4xl{max-width:56rem;}
|
|
@@ -1717,6 +1718,7 @@
|
|
|
1717
1718
|
.lt-md\:start-1\/10{inset-inline-start:10%;}
|
|
1718
1719
|
.lt-md\:start-9\/10{inset-inline-start:90%;}
|
|
1719
1720
|
.lt-md\:hidden{display:none;}
|
|
1721
|
+
.lt-md\:max-h-60vh{max-height:60vh;}
|
|
1720
1722
|
.lt-md\:max-w-auto{max-width:auto;}
|
|
1721
1723
|
.lt-md\:w-full{width:100%;}
|
|
1722
1724
|
}
|
|
@@ -1724,8 +1726,7 @@
|
|
|
1724
1726
|
.lt-sm\:start-1\/8{inset-inline-start:12.5%;}
|
|
1725
1727
|
.lt-sm\:start-7\/8{inset-inline-start:87.5%;}
|
|
1726
1728
|
.lt-sm\:hidden{display:none;}
|
|
1727
|
-
.lt-sm\:
|
|
1728
|
-
.lt-sm\:min-w-full{min-width:100%;}
|
|
1729
|
+
.lt-sm\:w-full{width:100%;}
|
|
1729
1730
|
}
|
|
1730
1731
|
@media (min-width: 640px){
|
|
1731
1732
|
.sm\:max-w-sm{max-width:24rem;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@soybeanjs/ui",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.4",
|
|
4
4
|
"description": "SoybeanUI is built on top of SoybeanHeadless, providing a collection of styled components for Vue 3.",
|
|
5
5
|
"homepage": "https://github.com/soybeanjs/soybean-ui",
|
|
6
6
|
"bugs": {
|
|
@@ -54,29 +54,29 @@
|
|
|
54
54
|
"tailwind-variants": "^3.2.2",
|
|
55
55
|
"valibot": "^1.4.0",
|
|
56
56
|
"zod": "^4.4.3",
|
|
57
|
-
"@soybeanjs/headless": "^0.22.
|
|
57
|
+
"@soybeanjs/headless": "^0.22.4"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
60
|
"@soybeanjs/cli": "^1.7.2",
|
|
61
61
|
"@soybeanjs/eslint-config-vue": "^0.0.2",
|
|
62
62
|
"@soybeanjs/unocss-preset": "^0.2.0",
|
|
63
63
|
"@soybeanjs/unocss-shadcn": "^0.4.0",
|
|
64
|
-
"@types/node": "^25.
|
|
64
|
+
"@types/node": "^25.8.0",
|
|
65
65
|
"@unocss/cli": "^66.6.8",
|
|
66
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
66
|
+
"@vitejs/plugin-vue": "^6.0.7",
|
|
67
67
|
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
|
68
68
|
"@vitest/coverage-v8": "^4.1.6",
|
|
69
69
|
"@vue/test-utils": "^2.4.10",
|
|
70
70
|
"axe-core": "^4.11.4",
|
|
71
71
|
"cac": "^7.0.0",
|
|
72
|
-
"eslint": "^10.
|
|
72
|
+
"eslint": "^10.4.0",
|
|
73
73
|
"happy-dom": "^20.9.0",
|
|
74
|
-
"lint-staged": "^17.0.
|
|
75
|
-
"oxfmt": "^0.
|
|
76
|
-
"oxlint": "^1.
|
|
74
|
+
"lint-staged": "^17.0.5",
|
|
75
|
+
"oxfmt": "^0.50.0",
|
|
76
|
+
"oxlint": "^1.65.0",
|
|
77
77
|
"simple-git-hooks": "^2.13.1",
|
|
78
78
|
"tsdown": "0.22.0",
|
|
79
|
-
"tsx": "^4.
|
|
79
|
+
"tsx": "^4.22.1",
|
|
80
80
|
"typedoc": "^0.28.19",
|
|
81
81
|
"typescript": "^6.0.3",
|
|
82
82
|
"unocss": "^66.6.8",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"unplugin-vue": "7.2.0",
|
|
86
86
|
"unplugin-vue-components": "^32.0.0",
|
|
87
87
|
"unplugin-vue-jsx": "0.9.0",
|
|
88
|
-
"vite": "^8.0.
|
|
88
|
+
"vite": "^8.0.13",
|
|
89
89
|
"vite-plugin-vue-devtools": "^8.1.2",
|
|
90
90
|
"vite-plugin-vue-meta-layouts": "^0.6.1",
|
|
91
91
|
"vitest": "^4.1.6",
|