@volverjs/ui-vue 0.0.10-beta.73 → 0.0.10-beta.74
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/VvDropdown/VvDropdown.vue.d.ts +1 -2
- package/dist/icons.es.js +3 -3
- package/dist/icons.umd.js +1 -1
- package/dist/stories/Accordion/Accordion.settings.d.ts +1 -1
- package/dist/stories/Accordion/Accordion.stories.d.ts +1 -1
- package/dist/stories/Accordion/AccordionSlots.stories.d.ts +1 -1
- package/dist/stories/AccordionGroup/AccordionGroup.settings.d.ts +1 -1
- package/dist/stories/AccordionGroup/AccordionGroup.stories.d.ts +1 -1
- package/dist/stories/AccordionGroup/AccordionGroupSlots.stories.d.ts +41 -16
- package/dist/stories/Alert/Alert.settings.d.ts +1 -1
- package/dist/stories/Alert/Alert.stories.d.ts +1 -1
- package/dist/stories/Alert/AlertModifiers.stories.d.ts +1 -1
- package/dist/stories/Alert/AlertSlots.stories.d.ts +1 -1
- package/dist/stories/AlertGroup/AlertGroup.settings.d.ts +1 -1
- package/dist/stories/AlertGroup/AlertGroup.stories.d.ts +1 -1
- package/dist/stories/AlertGroup/AlertGroupPosition.stories.d.ts +1 -1
- package/dist/stories/AlertGroup/AlertGroupSlots.stories.d.ts +1 -1
- package/dist/stories/AlertGroup/AlertGroupWithComposable.stories.d.ts +1 -1
- package/dist/stories/Avatar/Avatar.settings.d.ts +1 -1
- package/dist/stories/Avatar/Avatar.stories.d.ts +1 -1
- package/dist/stories/Avatar/AvatarBadge.stories.d.ts +1 -1
- package/dist/stories/Avatar/AvatarModifiers.stories.d.ts +1 -1
- package/dist/stories/Avatar/AvatarSlots.stories.d.ts +1 -1
- package/dist/stories/AvatarGroup/AvatarGroup.settings.d.ts +1 -1
- package/dist/stories/AvatarGroup/AvatarGroup.stories.d.ts +1 -1
- package/dist/stories/AvatarGroup/AvatarGroupModifiers.stories.d.ts +1 -1
- package/dist/stories/AvatarGroup/AvatarGroupSlotDefault.stories.d.ts +1 -1
- package/dist/stories/Badge/Badge.settings.d.ts +1 -1
- package/dist/stories/Badge/Badge.stories.d.ts +1 -1
- package/dist/stories/Badge/BadgeSlots.stories.d.ts +1 -1
- package/dist/stories/Blurhash/BlurhashComposable.stories.d.ts +1 -1
- package/dist/stories/Breadcrumb/Breadcrumb.settings.d.ts +1 -1
- package/dist/stories/Breadcrumb/Breadcrumb.stories.d.ts +1 -1
- package/dist/stories/Breadcrumb/BreadcrumbSlots.stories.d.ts +1 -1
- package/dist/stories/Button/Button.settings.d.ts +1 -1
- package/dist/stories/Button/Button.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonIcon.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonLink.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonLoading.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonModifiers.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonSlots.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonState.stories.d.ts +1 -1
- package/dist/stories/Button/ButtonToggle.stories.d.ts +1 -1
- package/dist/stories/ButtonGroup/ButtonGroup.settings.d.ts +1 -1
- package/dist/stories/ButtonGroup/ButtonGroup.stories.d.ts +1 -1
- package/dist/stories/ButtonGroup/ButtonGroupModifiers.stories.d.ts +1 -1
- package/dist/stories/ButtonGroup/ButtonGroupSlots.stories.d.ts +1 -1
- package/dist/stories/ButtonGroup/ButtonGroupToggle.stories.d.ts +1 -1
- package/dist/stories/Card/Card.settings.d.ts +1 -1
- package/dist/stories/Card/Card.stories.d.ts +1 -1
- package/dist/stories/Card/Card.test.d.ts +1 -1
- package/dist/stories/Card/CardSlots.stories.d.ts +1 -1
- package/dist/stories/Checkbox/Checkbox.settings.d.ts +1 -1
- package/dist/stories/Checkbox/Checkbox.stories.d.ts +1 -1
- package/dist/stories/Checkbox/CheckboxBinary.stories.d.ts +1 -1
- package/dist/stories/Checkbox/CheckboxSlots.stories.d.ts +1 -1
- package/dist/stories/CheckboxGroup/CheckboxGroup.stories.d.ts +1 -1
- package/dist/stories/CheckboxGroup/CheckboxGroupOptions.stories.d.ts +1 -1
- package/dist/stories/CheckboxGroup/CheckboxGroupSlots.stories.d.ts +1 -1
- package/dist/stories/Combobox/Combobox.settings.d.ts +1 -1
- package/dist/stories/Combobox/Combobox.stories.d.ts +1 -1
- package/dist/stories/Combobox/ComboboxIconPosition.stories.d.ts +1 -1
- package/dist/stories/Combobox/ComboboxMultiple.stories.d.ts +1 -1
- package/dist/stories/Combobox/ComboboxOptions.stories.d.ts +1 -1
- package/dist/stories/Combobox/ComboboxSlots.stories.d.ts +1 -1
- package/dist/stories/Dialog/Dialog.settings.d.ts +1 -1
- package/dist/stories/Dialog/Dialog.stories.d.ts +1 -1
- package/dist/stories/Dialog/DialogModifiers.stories.d.ts +1 -1
- package/dist/stories/Dialog/DialogSlots.stories.d.ts +1 -1
- package/dist/stories/Dropdown/Dropdown.settings.d.ts +1 -1
- package/dist/stories/Dropdown/Dropdown.stories.d.ts +1 -1
- package/dist/stories/Dropdown/DropdownContextmenuDirective.stories.d.ts +1 -1
- package/dist/stories/Dropdown/DropdownMultilevel.stories.d.ts +1 -1
- package/dist/stories/Dropdown/DropdownSlots.stories.d.ts +1 -1
- package/dist/stories/Icon/Icon.settings.d.ts +1 -1
- package/dist/stories/Icon/Icon.stories.d.ts +1 -1
- package/dist/stories/Icon/IconsCollection.stories.d.ts +1 -1
- package/dist/stories/InputFile/InputFile.settings.d.ts +1 -1
- package/dist/stories/InputFile/InputFile.stories.d.ts +1 -1
- package/dist/stories/InputFile/InputFileDropArea.stories.d.ts +1 -1
- package/dist/stories/InputFile/InputFileIconPosition.stories.d.ts +1 -1
- package/dist/stories/InputFile/InputFileSlots.stories.d.ts +1 -1
- package/dist/stories/InputText/InputText.settings.d.ts +1 -1
- package/dist/stories/InputText/InputText.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextIconPosition.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextIso.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextLength.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextMask.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextMinMax.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextSlots.stories.d.ts +1 -1
- package/dist/stories/InputText/InputTextType.stories.d.ts +1 -1
- package/dist/stories/Nav/Nav.settings.d.ts +1 -1
- package/dist/stories/Nav/Nav.stories.d.ts +1 -1
- package/dist/stories/Nav/NavModifiers.stories.d.ts +1 -1
- package/dist/stories/Progress/Progress.settings.d.ts +1 -1
- package/dist/stories/Progress/Progress.stories.d.ts +1 -1
- package/dist/stories/Radio/Radio.stories.d.ts +1 -1
- package/dist/stories/Radio/RadioSlots.stories.d.ts +1 -1
- package/dist/stories/RadioGroup/RadioGroup.stories.d.ts +1 -1
- package/dist/stories/RadioGroup/RadioGroupOptions.stories.d.ts +1 -1
- package/dist/stories/RadioGroup/RadioGroupSlots.stories.d.ts +1 -1
- package/dist/stories/Select/Select.settings.d.ts +1 -1
- package/dist/stories/Select/Select.stories.d.ts +1 -1
- package/dist/stories/Select/SelectIconPosition.stories.d.ts +1 -1
- package/dist/stories/Select/SelectOptions.stories.d.ts +1 -1
- package/dist/stories/Select/SelectSlots.stories.d.ts +1 -1
- package/dist/stories/Tab/Tab.settings.d.ts +1 -1
- package/dist/stories/Tab/Tab.stories.d.ts +1 -1
- package/dist/stories/Textarea/Textarea.settings.d.ts +1 -1
- package/dist/stories/Textarea/Textarea.stories.d.ts +1 -1
- package/dist/stories/Textarea/TextareaLength.stories.d.ts +1 -1
- package/dist/stories/Textarea/TextareaSlots.stories.d.ts +1 -1
- package/dist/stories/Textarea/TextareatIconPosition.stories.d.ts +1 -1
- package/dist/stories/Tooltip/Tooltip.settings.d.ts +1 -1
- package/dist/stories/Tooltip/Tooltip.stories.d.ts +1 -1
- package/dist/stories/Tooltip/TooltipDirective.stories.d.ts +1 -1
- package/dist/stories/argTypes.d.ts +1 -1
- package/dist/test/expect.d.ts +1 -1
- package/package.json +16 -28
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/vue3-vite';
|
|
2
2
|
import VvAccordionGroup from '@/components/VvAccordionGroup/VvAccordionGroup.vue';
|
|
3
3
|
declare const meta: Meta<typeof VvAccordionGroup>;
|
|
4
4
|
export default meta;
|
|
@@ -1,12 +1,37 @@
|
|
|
1
1
|
import type { Story } from './AccordionGroup.stories';
|
|
2
2
|
declare const _default: {
|
|
3
3
|
title: string;
|
|
4
|
-
id?: import("
|
|
4
|
+
id?: import("storybook/internal/csf").ComponentId;
|
|
5
5
|
includeStories?: RegExp | string[];
|
|
6
6
|
excludeStories?: RegExp | string[];
|
|
7
|
-
component?: Omit<import("vue").ConcreteComponent<
|
|
7
|
+
component?: Omit<import("vue").ConcreteComponent<Partial<{
|
|
8
|
+
collapse: boolean;
|
|
9
|
+
disabled: boolean;
|
|
10
|
+
modelValue: string | string[] | undefined;
|
|
11
|
+
not: boolean;
|
|
12
|
+
modifiers: string | string[];
|
|
13
|
+
items: import("../../components/VvAccordionGroup").VvAccordionGroupItem[];
|
|
14
|
+
itemModifiers: string | string[];
|
|
15
|
+
storageType: "local" | "session";
|
|
16
|
+
}> & Omit<{
|
|
17
|
+
readonly collapse: boolean;
|
|
18
|
+
readonly disabled: boolean;
|
|
19
|
+
readonly not: boolean;
|
|
20
|
+
readonly items: import("../../components/VvAccordionGroup").VvAccordionGroupItem[];
|
|
21
|
+
readonly itemModifiers: string | string[];
|
|
22
|
+
readonly storageType: "local" | "session";
|
|
23
|
+
readonly modelValue?: string | string[] | undefined;
|
|
24
|
+
readonly modifiers?: string | string[] | undefined;
|
|
25
|
+
readonly storageKey?: string | undefined;
|
|
26
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "collapse" | "disabled" | "modelValue" | "not" | "modifiers" | "items" | "itemModifiers" | "storageType"> & {
|
|
27
|
+
default?: ((props: {
|
|
28
|
+
expandedAccordions: Set<string>;
|
|
29
|
+
expand: (name?: string | string[]) => void;
|
|
30
|
+
collapse: boolean & ((name?: string | string[]) => void);
|
|
31
|
+
}) => any) | import("vue").VNodeChild;
|
|
32
|
+
}>, "props"> | undefined;
|
|
8
33
|
subcomponents?: Record<string, Omit<import("vue").ConcreteComponent<any>, "props">> | undefined;
|
|
9
|
-
play?: import("
|
|
34
|
+
play?: import("storybook/internal/csf").PlayFunction<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
10
35
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
11
36
|
modelValue: {
|
|
12
37
|
type: PropType<string | string[] | undefined>;
|
|
@@ -160,8 +185,8 @@ declare const _default: {
|
|
|
160
185
|
}) => any;
|
|
161
186
|
};
|
|
162
187
|
})>> | undefined;
|
|
163
|
-
globals?: import("
|
|
164
|
-
decorators?: import("
|
|
188
|
+
globals?: import("storybook/internal/csf").Globals;
|
|
189
|
+
decorators?: import("storybook/internal/csf").DecoratorFunction<import("@storybook/vue3").VueRenderer, {
|
|
165
190
|
collapse?: boolean | undefined;
|
|
166
191
|
disabled?: boolean | undefined;
|
|
167
192
|
modelValue?: string | string[] | undefined;
|
|
@@ -188,7 +213,7 @@ declare const _default: {
|
|
|
188
213
|
expand: (name?: string | string[]) => void;
|
|
189
214
|
collapse: boolean & ((name?: string | string[]) => void);
|
|
190
215
|
}) => any) | import("vue").VNodeChild;
|
|
191
|
-
}> | import("
|
|
216
|
+
}> | import("storybook/internal/csf").DecoratorFunction<import("@storybook/vue3").VueRenderer, {
|
|
192
217
|
collapse?: boolean | undefined;
|
|
193
218
|
disabled?: boolean | undefined;
|
|
194
219
|
modelValue?: string | string[] | undefined;
|
|
@@ -525,7 +550,7 @@ declare const _default: {
|
|
|
525
550
|
}) => any;
|
|
526
551
|
};
|
|
527
552
|
})>>> | undefined;
|
|
528
|
-
loaders?: import("
|
|
553
|
+
loaders?: import("storybook/internal/csf").LoaderFunction<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
529
554
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
530
555
|
modelValue: {
|
|
531
556
|
type: PropType<string | string[] | undefined>;
|
|
@@ -678,7 +703,7 @@ declare const _default: {
|
|
|
678
703
|
collapse: boolean & ((name?: string | string[]) => void);
|
|
679
704
|
}) => any;
|
|
680
705
|
};
|
|
681
|
-
})>> | import("
|
|
706
|
+
})>> | import("storybook/internal/csf").LoaderFunction<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
682
707
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
683
708
|
modelValue: {
|
|
684
709
|
type: PropType<string | string[] | undefined>;
|
|
@@ -832,7 +857,7 @@ declare const _default: {
|
|
|
832
857
|
}) => any;
|
|
833
858
|
};
|
|
834
859
|
})>>[] | undefined;
|
|
835
|
-
beforeEach?: import("
|
|
860
|
+
beforeEach?: import("storybook/internal/csf").BeforeEach<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
836
861
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
837
862
|
modelValue: {
|
|
838
863
|
type: PropType<string | string[] | undefined>;
|
|
@@ -985,7 +1010,7 @@ declare const _default: {
|
|
|
985
1010
|
collapse: boolean & ((name?: string | string[]) => void);
|
|
986
1011
|
}) => any;
|
|
987
1012
|
};
|
|
988
|
-
})>> | import("
|
|
1013
|
+
})>> | import("storybook/internal/csf").BeforeEach<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
989
1014
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
990
1015
|
modelValue: {
|
|
991
1016
|
type: PropType<string | string[] | undefined>;
|
|
@@ -1139,7 +1164,7 @@ declare const _default: {
|
|
|
1139
1164
|
}) => any;
|
|
1140
1165
|
};
|
|
1141
1166
|
})>>[] | undefined;
|
|
1142
|
-
|
|
1167
|
+
afterEach?: import("storybook/internal/csf").AfterEach<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
1143
1168
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
1144
1169
|
modelValue: {
|
|
1145
1170
|
type: PropType<string | string[] | undefined>;
|
|
@@ -1292,7 +1317,7 @@ declare const _default: {
|
|
|
1292
1317
|
collapse: boolean & ((name?: string | string[]) => void);
|
|
1293
1318
|
}) => any;
|
|
1294
1319
|
};
|
|
1295
|
-
})>> | import("
|
|
1320
|
+
})>> | import("storybook/internal/csf").AfterEach<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
1296
1321
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
1297
1322
|
modelValue: {
|
|
1298
1323
|
type: PropType<string | string[] | undefined>;
|
|
@@ -1446,7 +1471,7 @@ declare const _default: {
|
|
|
1446
1471
|
}) => any;
|
|
1447
1472
|
};
|
|
1448
1473
|
})>>[] | undefined;
|
|
1449
|
-
render?: import("
|
|
1474
|
+
render?: import("storybook/internal/csf").ArgsStoryFn<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
1450
1475
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
1451
1476
|
modelValue: {
|
|
1452
1477
|
type: PropType<string | string[] | undefined>;
|
|
@@ -1600,8 +1625,8 @@ declare const _default: {
|
|
|
1600
1625
|
}) => any;
|
|
1601
1626
|
};
|
|
1602
1627
|
})>> | undefined;
|
|
1603
|
-
tags?: import("
|
|
1604
|
-
mount?: ((context: import("
|
|
1628
|
+
tags?: import("storybook/internal/csf").Tag[];
|
|
1629
|
+
mount?: ((context: import("storybook/internal/csf").StoryContext<import("@storybook/vue3").VueRenderer, import("@storybook/vue3").ComponentPropsAndSlots<{
|
|
1605
1630
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
1606
1631
|
modelValue: {
|
|
1607
1632
|
type: PropType<string | string[] | undefined>;
|
|
@@ -1757,7 +1782,7 @@ declare const _default: {
|
|
|
1757
1782
|
})>>) => (Component?: import("vue").ComponentOptions<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions, any, any, any, string, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> | import("vue").FunctionalComponent<any, {}, any, {}>, options?: {
|
|
1758
1783
|
props?: Record<string, any>;
|
|
1759
1784
|
slots?: Record<string, any>;
|
|
1760
|
-
}) => Promise<import("
|
|
1785
|
+
}) => Promise<import("storybook/internal/csf").Canvas>) | undefined;
|
|
1761
1786
|
};
|
|
1762
1787
|
export default _default;
|
|
1763
1788
|
export declare const Default: Story;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ArgTypes, Meta } from '@storybook/vue3';
|
|
1
|
+
import type { ArgTypes, Meta } from '@storybook/vue3-vite';
|
|
2
2
|
import type { VvAlert } from '@/components';
|
|
3
3
|
export declare const defaultArgs: Meta<typeof VvAlert>['args'];
|
|
4
4
|
export declare const argTypes: ArgTypes;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ArgTypes, Meta } from '@storybook/vue3';
|
|
1
|
+
import type { ArgTypes, Meta } from '@storybook/vue3-vite';
|
|
2
2
|
import type { VvButton } from '@/components';
|
|
3
3
|
export declare const defaultArgs: Meta<typeof VvButton>['args'];
|
|
4
4
|
export declare const argTypes: ArgTypes;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { PlayAttributes } from '@/test/types';
|
|
2
|
-
export declare function
|
|
2
|
+
export declare function defaultTest({ canvasElement, args }: PlayAttributes): Promise<void>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/vue3-vite';
|
|
2
2
|
import VvCheckboxGroup from '@/components/VvCheckboxGroup/VvCheckboxGroup.vue';
|
|
3
3
|
declare const meta: Meta<typeof VvCheckboxGroup>;
|
|
4
4
|
export default meta;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/vue3-vite';
|
|
2
2
|
import VvCheckboxGroup from '@/components/VvCheckboxGroup/VvCheckboxGroup.vue';
|
|
3
3
|
declare const meta: Meta<typeof VvCheckboxGroup>;
|
|
4
4
|
export default meta;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/vue3-vite';
|
|
2
2
|
import VvCheckboxGroup from '@/components/VvCheckboxGroup/VvCheckboxGroup.vue';
|
|
3
3
|
declare const meta: Meta<typeof VvCheckboxGroup>;
|
|
4
4
|
export default meta;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ArgTypes, Meta } from '@storybook/vue3';
|
|
1
|
+
import type { ArgTypes, Meta } from '@storybook/vue3-vite';
|
|
2
2
|
import type { VvCombobox } from '@/components';
|
|
3
3
|
export declare const defaultArgs: Meta<typeof VvCombobox>['args'];
|
|
4
4
|
export declare const argTypes: ArgTypes;
|