@ambita/design-system 5.1.4-1501.0 → 5.2.1
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/css/colors-css-variables.scss +1 -1
- package/dist/css/mixins.scss +2 -0
- package/dist/ds.js +2 -2
- package/dist/ds.js.map +1 -1
- package/dist/ds.mjs +2 -2
- package/dist/ds.mjs.map +1 -1
- package/dist/ds.umd.js +13 -13
- package/dist/ds.umd.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/types/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +9 -9
- package/dist/types/src/App.vue.d.ts +0 -81
- package/dist/types/src/components/AuxAriaAnnouncer/AuxAriaAnnouncer.vue.d.ts +0 -18
- package/dist/types/src/components/Banner/Banner.types.d.ts +0 -1
- package/dist/types/src/components/Banner/Banner.vue.d.ts +0 -47
- package/dist/types/src/components/Button/Button.vue.d.ts +0 -62
- package/dist/types/src/components/Card/Card.vue.d.ts +0 -2
- package/dist/types/src/components/Checkbox/Checkbox.vue.d.ts +0 -238
- package/dist/types/src/components/Checkbox/CheckboxCard.vue.d.ts +0 -57
- package/dist/types/src/components/Checkbox/CheckboxRegular.vue.d.ts +0 -57
- package/dist/types/src/components/CheckboxDropdown/CheckboxDropdown.vue.d.ts +0 -312
- package/dist/types/src/components/Color/ColorSwatch.vue.d.ts +0 -19
- package/dist/types/src/components/Definition/Definition.vue.d.ts +0 -58
- package/dist/types/src/components/Details/Details.vue.d.ts +0 -56
- package/dist/types/src/components/DirectionalArrow/DirectionalArrow.vue.d.ts +0 -15
- package/dist/types/src/components/FormElement/FormElement.vue.d.ts +0 -107
- package/dist/types/src/components/Icons/IconPreview.vue.d.ts +0 -14
- package/dist/types/src/components/Input/Input.vue.d.ts +0 -232
- package/dist/types/src/components/JsonForm/Components/Checkboxes.vue.d.ts +0 -421
- package/dist/types/src/components/JsonForm/Components/RadioButtons.vue.d.ts +0 -422
- package/dist/types/src/components/JsonForm/Controls/Array.vue.d.ts +0 -866
- package/dist/types/src/components/JsonForm/Controls/Boolean.vue.d.ts +0 -262
- package/dist/types/src/components/JsonForm/Controls/Number.vue.d.ts +0 -887
- package/dist/types/src/components/JsonForm/Controls/String.vue.d.ts +0 -888
- package/dist/types/src/components/JsonForm/Controls/Wrapper.vue.d.ts +0 -49
- package/dist/types/src/components/JsonForm/JsonForm.vue.d.ts +0 -200
- package/dist/types/src/components/JsonForm/Renderers/Array.vue.d.ts +0 -960
- package/dist/types/src/components/JsonForm/Renderers/Boolean.vue.d.ts +0 -356
- package/dist/types/src/components/JsonForm/Renderers/Integer.vue.d.ts +0 -981
- package/dist/types/src/components/JsonForm/Renderers/Layout.vue.d.ts +0 -113
- package/dist/types/src/components/JsonForm/Renderers/Number.vue.d.ts +0 -981
- package/dist/types/src/components/JsonForm/Renderers/Object.vue.d.ts +0 -140
- package/dist/types/src/components/JsonForm/Renderers/String.vue.d.ts +0 -982
- package/dist/types/src/components/JsonForm/Renderers/index.d.ts +0 -9
- package/dist/types/src/components/Link/Link.vue.d.ts +0 -34
- package/dist/types/src/components/Logo/Logo.vue.d.ts +0 -16
- package/dist/types/src/components/Modal/Action.d.ts +0 -8
- package/dist/types/src/components/Modal/Actions.vue.d.ts +0 -83
- package/dist/types/src/components/Modal/Modal.vue.d.ts +0 -166
- package/dist/types/src/components/Notification/Notification.vue.d.ts +0 -31
- package/dist/types/src/components/Notification/Notifications.vue.d.ts +0 -50
- package/dist/types/src/components/Pagination/Pagination.vue.d.ts +0 -114
- package/dist/types/src/components/Pagination/types.d.ts +0 -5
- package/dist/types/src/components/Pill/Colors.d.ts +0 -1
- package/dist/types/src/components/Pill/Pill.vue.d.ts +0 -21
- package/dist/types/src/components/Radio/Radio.vue.d.ts +0 -50
- package/dist/types/src/components/RadioGroup/RadioGroup.vue.d.ts +0 -349
- package/dist/types/src/components/RadioGroup/RadioGroupCardElement.vue.d.ts +0 -50
- package/dist/types/src/components/RadioGroup/RadioGroupElement.vue.d.ts +0 -50
- package/dist/types/src/components/Select/Select.vue.d.ts +0 -207
- package/dist/types/src/components/Spinner/Spinner.vue.d.ts +0 -22
- package/dist/types/src/components/StatusBadge/StatusBadge.vue.d.ts +0 -25
- package/dist/types/src/components/StatusBadge/Statuses.d.ts +0 -1
- package/dist/types/src/components/Tag/Colors.d.ts +0 -1
- package/dist/types/src/components/Tag/Tag.vue.d.ts +0 -21
- package/dist/types/src/components/TextArea/TextArea.vue.d.ts +0 -226
- package/dist/types/src/components/Time/Time.vue.d.ts +0 -27
- package/dist/types/src/components/Toggle/Toggle.vue.d.ts +0 -95
- package/dist/types/src/components/Upload/File/File.vue.d.ts +0 -133
- package/dist/types/src/components/Upload/Upload.vue.d.ts +0 -333
- package/dist/types/src/components/ValidationWrapper/ValidationWrapper.vue.d.ts +0 -21
- package/dist/types/src/helpers/formatters/formatDateAndTime/Storybook/FormatDateAndTime.vue.d.ts +0 -10
- package/dist/types/src/helpers/formatters/formatDateAndTime/index.d.ts +0 -2
- package/dist/types/src/helpers/formatters/formatQuantity/Storybook/FormatAmount.vue.d.ts +0 -6
- package/dist/types/src/helpers/formatters/formatQuantity/Storybook/FormatNumber.vue.d.ts +0 -5
- package/dist/types/src/helpers/formatters/formatQuantity/formatAmount.d.ts +0 -3
- package/dist/types/src/helpers/formatters/formatQuantity/formatNumber.d.ts +0 -11
- package/dist/types/src/helpers/uuid.d.ts +0 -2
- package/dist/types/src/index.d.ts +0 -31
- package/dist/types/src/main.d.ts +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ambita/design-system",
|
|
3
|
-
"version": "5.1
|
|
3
|
+
"version": "5.2.1",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git@github.com:Ambita/design-system-vue-3.git"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"test": "vitest run",
|
|
19
19
|
"test:unit": "vitest",
|
|
20
20
|
"test:coverage": "vitest run --coverage",
|
|
21
|
-
"type-check": "vue-tsc
|
|
21
|
+
"type-check": "vue-tsc -p tsconfig.vitest.json --composite false",
|
|
22
22
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
|
23
23
|
"format": "prettier --write src/",
|
|
24
24
|
"sass-compile": "sass ./src/css/colors-css-variables.scss ./dist/css/colors-css-variables.css --no-source-map",
|
|
@@ -35,14 +35,14 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@rushstack/eslint-patch": "^1.10.4",
|
|
38
|
-
"@storybook/addon-docs": "^8.
|
|
39
|
-
"@storybook/addon-essentials": "^8.4.
|
|
40
|
-
"@storybook/addon-interactions": "^8.4.
|
|
41
|
-
"@storybook/addon-links": "^8.4.
|
|
42
|
-
"@storybook/blocks": "^8.4.
|
|
38
|
+
"@storybook/addon-docs": "^8.4.6",
|
|
39
|
+
"@storybook/addon-essentials": "^8.4.6",
|
|
40
|
+
"@storybook/addon-interactions": "^8.4.6",
|
|
41
|
+
"@storybook/addon-links": "^8.4.6",
|
|
42
|
+
"@storybook/blocks": "^8.4.6",
|
|
43
43
|
"@storybook/testing-library": "^0.2.2",
|
|
44
|
-
"@storybook/vue3": "^8.4.
|
|
45
|
-
"@storybook/vue3-vite": "^8.4.
|
|
44
|
+
"@storybook/vue3": "^8.4.6",
|
|
45
|
+
"@storybook/vue3-vite": "^8.4.6",
|
|
46
46
|
"@types/jsdom": "^21.1.7",
|
|
47
47
|
"@types/node": "^22.8.7",
|
|
48
48
|
"@types/uuid": "^10.0.0",
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import 'sanitize.css/sanitize.css';
|
|
2
|
-
import 'sanitize.css/forms.css';
|
|
3
|
-
import 'sanitize.css/typography.css';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
5
|
-
AuxButton: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
6
|
-
primary: {
|
|
7
|
-
type: BooleanConstructor;
|
|
8
|
-
default: boolean;
|
|
9
|
-
};
|
|
10
|
-
disabled: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
size: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
validator: (value: string) => boolean;
|
|
18
|
-
};
|
|
19
|
-
dataTestid: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
required: false;
|
|
22
|
-
};
|
|
23
|
-
stackDirection: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
required: false;
|
|
26
|
-
default: string;
|
|
27
|
-
validator: (value: string) => boolean;
|
|
28
|
-
};
|
|
29
|
-
}>, {
|
|
30
|
-
classes: import("vue").ComputedRef<{
|
|
31
|
-
[x: string]: boolean;
|
|
32
|
-
'aux-button': boolean;
|
|
33
|
-
'aux-button--primary': boolean;
|
|
34
|
-
'aux-button--secondary': boolean;
|
|
35
|
-
}>;
|
|
36
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
|
-
primary: {
|
|
38
|
-
type: BooleanConstructor;
|
|
39
|
-
default: boolean;
|
|
40
|
-
};
|
|
41
|
-
disabled: {
|
|
42
|
-
type: BooleanConstructor;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
size: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
default: string;
|
|
48
|
-
validator: (value: string) => boolean;
|
|
49
|
-
};
|
|
50
|
-
dataTestid: {
|
|
51
|
-
type: StringConstructor;
|
|
52
|
-
required: false;
|
|
53
|
-
};
|
|
54
|
-
stackDirection: {
|
|
55
|
-
type: StringConstructor;
|
|
56
|
-
required: false;
|
|
57
|
-
default: string;
|
|
58
|
-
validator: (value: string) => boolean;
|
|
59
|
-
};
|
|
60
|
-
}>> & Readonly<{}>, {
|
|
61
|
-
primary: boolean;
|
|
62
|
-
disabled: boolean;
|
|
63
|
-
size: string;
|
|
64
|
-
stackDirection: string;
|
|
65
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
66
|
-
AuxDirectionalArrow: import("vue").DefineComponent<{
|
|
67
|
-
direction: string;
|
|
68
|
-
}, {
|
|
69
|
-
classes: import("vue").ComputedRef<{
|
|
70
|
-
[x: string]: boolean;
|
|
71
|
-
'aux-arrow': boolean;
|
|
72
|
-
}>;
|
|
73
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
74
|
-
direction: string;
|
|
75
|
-
}> & Readonly<{}>, {
|
|
76
|
-
direction: string;
|
|
77
|
-
}, {}, {
|
|
78
|
-
CaretRightIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
79
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
80
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
81
|
-
export default _default;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { PropType } from 'vue';
|
|
2
|
-
type AriaLiveValues = 'polite' | 'assertive' | 'off';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
priority: {
|
|
5
|
-
type: PropType<AriaLiveValues>;
|
|
6
|
-
default: string;
|
|
7
|
-
validator: (priority: string) => boolean;
|
|
8
|
-
};
|
|
9
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10
|
-
priority: {
|
|
11
|
-
type: PropType<AriaLiveValues>;
|
|
12
|
-
default: string;
|
|
13
|
-
validator: (priority: string) => boolean;
|
|
14
|
-
};
|
|
15
|
-
}>> & Readonly<{}>, {
|
|
16
|
-
priority: AriaLiveValues;
|
|
17
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const BANNER_TYPES: string[];
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
type: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
validator: (value: string) => boolean;
|
|
6
|
-
};
|
|
7
|
-
title: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
};
|
|
10
|
-
dataTestid: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
required: false;
|
|
13
|
-
};
|
|
14
|
-
}>, {
|
|
15
|
-
icon: import("vue").ComputedRef<import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>>;
|
|
16
|
-
uuid: string;
|
|
17
|
-
classes: import("vue").ComputedRef<{
|
|
18
|
-
[x: string]: boolean;
|
|
19
|
-
'aux-banner': boolean;
|
|
20
|
-
}>;
|
|
21
|
-
srOnlyMessage: import("vue").ComputedRef<string>;
|
|
22
|
-
iconClasses: import("vue").ComputedRef<{
|
|
23
|
-
[x: string]: boolean;
|
|
24
|
-
icon: boolean;
|
|
25
|
-
}>;
|
|
26
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
-
type: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
default: string;
|
|
30
|
-
validator: (value: string) => boolean;
|
|
31
|
-
};
|
|
32
|
-
title: {
|
|
33
|
-
type: StringConstructor;
|
|
34
|
-
};
|
|
35
|
-
dataTestid: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
required: false;
|
|
38
|
-
};
|
|
39
|
-
}>> & Readonly<{}>, {
|
|
40
|
-
type: string;
|
|
41
|
-
}, {}, {
|
|
42
|
-
SuccessBannerIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
43
|
-
InfoBannerIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
44
|
-
WarningBannerIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
45
|
-
ErrorBannerIcon: import("vue").FunctionalComponent<import("vue").SVGAttributes, {}, any, {}>;
|
|
46
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
47
|
-
export default _default;
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
primary: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: boolean;
|
|
5
|
-
};
|
|
6
|
-
disabled: {
|
|
7
|
-
type: BooleanConstructor;
|
|
8
|
-
default: boolean;
|
|
9
|
-
};
|
|
10
|
-
size: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: string;
|
|
13
|
-
validator: (value: string) => boolean;
|
|
14
|
-
};
|
|
15
|
-
dataTestid: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
required: false;
|
|
18
|
-
};
|
|
19
|
-
stackDirection: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
required: false;
|
|
22
|
-
default: string;
|
|
23
|
-
validator: (value: string) => boolean;
|
|
24
|
-
};
|
|
25
|
-
}>, {
|
|
26
|
-
classes: import("vue").ComputedRef<{
|
|
27
|
-
[x: string]: boolean;
|
|
28
|
-
'aux-button': boolean;
|
|
29
|
-
'aux-button--primary': boolean;
|
|
30
|
-
'aux-button--secondary': boolean;
|
|
31
|
-
}>;
|
|
32
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
|
-
primary: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
disabled: {
|
|
38
|
-
type: BooleanConstructor;
|
|
39
|
-
default: boolean;
|
|
40
|
-
};
|
|
41
|
-
size: {
|
|
42
|
-
type: StringConstructor;
|
|
43
|
-
default: string;
|
|
44
|
-
validator: (value: string) => boolean;
|
|
45
|
-
};
|
|
46
|
-
dataTestid: {
|
|
47
|
-
type: StringConstructor;
|
|
48
|
-
required: false;
|
|
49
|
-
};
|
|
50
|
-
stackDirection: {
|
|
51
|
-
type: StringConstructor;
|
|
52
|
-
required: false;
|
|
53
|
-
default: string;
|
|
54
|
-
validator: (value: string) => boolean;
|
|
55
|
-
};
|
|
56
|
-
}>> & Readonly<{}>, {
|
|
57
|
-
primary: boolean;
|
|
58
|
-
disabled: boolean;
|
|
59
|
-
size: string;
|
|
60
|
-
stackDirection: string;
|
|
61
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
62
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,238 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
value: {
|
|
3
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
4
|
-
};
|
|
5
|
-
disabled: {
|
|
6
|
-
type: BooleanConstructor;
|
|
7
|
-
};
|
|
8
|
-
id: {
|
|
9
|
-
type: StringConstructor;
|
|
10
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
11
|
-
};
|
|
12
|
-
name: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: false;
|
|
15
|
-
};
|
|
16
|
-
selected: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
indeterminate: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
layout: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
validator: (value: string) => boolean;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
}>, {
|
|
30
|
-
changeEvent: (value: Event) => void;
|
|
31
|
-
checkboxType: import("vue").ComputedRef<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
32
|
-
value: {
|
|
33
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
34
|
-
};
|
|
35
|
-
disabled: {
|
|
36
|
-
type: BooleanConstructor;
|
|
37
|
-
};
|
|
38
|
-
id: {
|
|
39
|
-
type: StringConstructor;
|
|
40
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
41
|
-
};
|
|
42
|
-
name: {
|
|
43
|
-
type: StringConstructor;
|
|
44
|
-
required: false;
|
|
45
|
-
};
|
|
46
|
-
selected: {
|
|
47
|
-
type: BooleanConstructor;
|
|
48
|
-
default: boolean;
|
|
49
|
-
};
|
|
50
|
-
indeterminate: {
|
|
51
|
-
type: BooleanConstructor;
|
|
52
|
-
default: boolean;
|
|
53
|
-
};
|
|
54
|
-
}>, {
|
|
55
|
-
changeEvent: (event: Event) => void;
|
|
56
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
-
value: {
|
|
58
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
59
|
-
};
|
|
60
|
-
disabled: {
|
|
61
|
-
type: BooleanConstructor;
|
|
62
|
-
};
|
|
63
|
-
id: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
66
|
-
};
|
|
67
|
-
name: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
required: false;
|
|
70
|
-
};
|
|
71
|
-
selected: {
|
|
72
|
-
type: BooleanConstructor;
|
|
73
|
-
default: boolean;
|
|
74
|
-
};
|
|
75
|
-
indeterminate: {
|
|
76
|
-
type: BooleanConstructor;
|
|
77
|
-
default: boolean;
|
|
78
|
-
};
|
|
79
|
-
}>> & Readonly<{
|
|
80
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
81
|
-
}>, {
|
|
82
|
-
disabled: boolean;
|
|
83
|
-
id: string;
|
|
84
|
-
selected: boolean;
|
|
85
|
-
indeterminate: boolean;
|
|
86
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
|
|
87
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:selected")[], "change" | "update:selected", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
88
|
-
value: {
|
|
89
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
90
|
-
};
|
|
91
|
-
disabled: {
|
|
92
|
-
type: BooleanConstructor;
|
|
93
|
-
};
|
|
94
|
-
id: {
|
|
95
|
-
type: StringConstructor;
|
|
96
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
97
|
-
};
|
|
98
|
-
name: {
|
|
99
|
-
type: StringConstructor;
|
|
100
|
-
required: false;
|
|
101
|
-
};
|
|
102
|
-
selected: {
|
|
103
|
-
type: BooleanConstructor;
|
|
104
|
-
default: boolean;
|
|
105
|
-
};
|
|
106
|
-
indeterminate: {
|
|
107
|
-
type: BooleanConstructor;
|
|
108
|
-
default: boolean;
|
|
109
|
-
};
|
|
110
|
-
layout: {
|
|
111
|
-
type: StringConstructor;
|
|
112
|
-
validator: (value: string) => boolean;
|
|
113
|
-
default: string;
|
|
114
|
-
};
|
|
115
|
-
}>> & Readonly<{
|
|
116
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
117
|
-
"onUpdate:selected"?: ((...args: any[]) => any) | undefined;
|
|
118
|
-
}>, {
|
|
119
|
-
disabled: boolean;
|
|
120
|
-
id: string;
|
|
121
|
-
selected: boolean;
|
|
122
|
-
layout: string;
|
|
123
|
-
indeterminate: boolean;
|
|
124
|
-
}, {}, {
|
|
125
|
-
AuxCheckboxRegular: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
126
|
-
value: {
|
|
127
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
128
|
-
};
|
|
129
|
-
disabled: {
|
|
130
|
-
type: BooleanConstructor;
|
|
131
|
-
};
|
|
132
|
-
id: {
|
|
133
|
-
type: StringConstructor;
|
|
134
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
135
|
-
};
|
|
136
|
-
name: {
|
|
137
|
-
type: StringConstructor;
|
|
138
|
-
required: false;
|
|
139
|
-
};
|
|
140
|
-
selected: {
|
|
141
|
-
type: BooleanConstructor;
|
|
142
|
-
default: boolean;
|
|
143
|
-
};
|
|
144
|
-
indeterminate: {
|
|
145
|
-
type: BooleanConstructor;
|
|
146
|
-
default: boolean;
|
|
147
|
-
};
|
|
148
|
-
}>, {
|
|
149
|
-
changeEvent: (event: Event) => void;
|
|
150
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
151
|
-
value: {
|
|
152
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
153
|
-
};
|
|
154
|
-
disabled: {
|
|
155
|
-
type: BooleanConstructor;
|
|
156
|
-
};
|
|
157
|
-
id: {
|
|
158
|
-
type: StringConstructor;
|
|
159
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
160
|
-
};
|
|
161
|
-
name: {
|
|
162
|
-
type: StringConstructor;
|
|
163
|
-
required: false;
|
|
164
|
-
};
|
|
165
|
-
selected: {
|
|
166
|
-
type: BooleanConstructor;
|
|
167
|
-
default: boolean;
|
|
168
|
-
};
|
|
169
|
-
indeterminate: {
|
|
170
|
-
type: BooleanConstructor;
|
|
171
|
-
default: boolean;
|
|
172
|
-
};
|
|
173
|
-
}>> & Readonly<{
|
|
174
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
175
|
-
}>, {
|
|
176
|
-
disabled: boolean;
|
|
177
|
-
id: string;
|
|
178
|
-
selected: boolean;
|
|
179
|
-
indeterminate: boolean;
|
|
180
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
181
|
-
AuxCheckboxCard: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
182
|
-
value: {
|
|
183
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
184
|
-
};
|
|
185
|
-
disabled: {
|
|
186
|
-
type: BooleanConstructor;
|
|
187
|
-
};
|
|
188
|
-
id: {
|
|
189
|
-
type: StringConstructor;
|
|
190
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
191
|
-
};
|
|
192
|
-
name: {
|
|
193
|
-
type: StringConstructor;
|
|
194
|
-
required: false;
|
|
195
|
-
};
|
|
196
|
-
selected: {
|
|
197
|
-
type: BooleanConstructor;
|
|
198
|
-
default: boolean;
|
|
199
|
-
};
|
|
200
|
-
indeterminate: {
|
|
201
|
-
type: BooleanConstructor;
|
|
202
|
-
default: boolean;
|
|
203
|
-
};
|
|
204
|
-
}>, {
|
|
205
|
-
changeEvent: (event: Event) => void;
|
|
206
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
207
|
-
value: {
|
|
208
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
209
|
-
};
|
|
210
|
-
disabled: {
|
|
211
|
-
type: BooleanConstructor;
|
|
212
|
-
};
|
|
213
|
-
id: {
|
|
214
|
-
type: StringConstructor;
|
|
215
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
216
|
-
};
|
|
217
|
-
name: {
|
|
218
|
-
type: StringConstructor;
|
|
219
|
-
required: false;
|
|
220
|
-
};
|
|
221
|
-
selected: {
|
|
222
|
-
type: BooleanConstructor;
|
|
223
|
-
default: boolean;
|
|
224
|
-
};
|
|
225
|
-
indeterminate: {
|
|
226
|
-
type: BooleanConstructor;
|
|
227
|
-
default: boolean;
|
|
228
|
-
};
|
|
229
|
-
}>> & Readonly<{
|
|
230
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
231
|
-
}>, {
|
|
232
|
-
disabled: boolean;
|
|
233
|
-
id: string;
|
|
234
|
-
selected: boolean;
|
|
235
|
-
indeterminate: boolean;
|
|
236
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
237
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
238
|
-
export default _default;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
value: {
|
|
3
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
4
|
-
};
|
|
5
|
-
disabled: {
|
|
6
|
-
type: BooleanConstructor;
|
|
7
|
-
};
|
|
8
|
-
id: {
|
|
9
|
-
type: StringConstructor;
|
|
10
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
11
|
-
};
|
|
12
|
-
name: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: false;
|
|
15
|
-
};
|
|
16
|
-
selected: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
indeterminate: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
}>, {
|
|
25
|
-
changeEvent: (event: Event) => void;
|
|
26
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
-
value: {
|
|
28
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
29
|
-
};
|
|
30
|
-
disabled: {
|
|
31
|
-
type: BooleanConstructor;
|
|
32
|
-
};
|
|
33
|
-
id: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
36
|
-
};
|
|
37
|
-
name: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
required: false;
|
|
40
|
-
};
|
|
41
|
-
selected: {
|
|
42
|
-
type: BooleanConstructor;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
indeterminate: {
|
|
46
|
-
type: BooleanConstructor;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
}>> & Readonly<{
|
|
50
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
51
|
-
}>, {
|
|
52
|
-
disabled: boolean;
|
|
53
|
-
id: string;
|
|
54
|
-
selected: boolean;
|
|
55
|
-
indeterminate: boolean;
|
|
56
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
57
|
-
export default _default;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
value: {
|
|
3
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
4
|
-
};
|
|
5
|
-
disabled: {
|
|
6
|
-
type: BooleanConstructor;
|
|
7
|
-
};
|
|
8
|
-
id: {
|
|
9
|
-
type: StringConstructor;
|
|
10
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
11
|
-
};
|
|
12
|
-
name: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: false;
|
|
15
|
-
};
|
|
16
|
-
selected: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
indeterminate: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
}>, {
|
|
25
|
-
changeEvent: (event: Event) => void;
|
|
26
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
-
value: {
|
|
28
|
-
type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
|
|
29
|
-
};
|
|
30
|
-
disabled: {
|
|
31
|
-
type: BooleanConstructor;
|
|
32
|
-
};
|
|
33
|
-
id: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number) => T) & ((options?: import("uuid").V4Options) => string);
|
|
36
|
-
};
|
|
37
|
-
name: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
required: false;
|
|
40
|
-
};
|
|
41
|
-
selected: {
|
|
42
|
-
type: BooleanConstructor;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
indeterminate: {
|
|
46
|
-
type: BooleanConstructor;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
}>> & Readonly<{
|
|
50
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
51
|
-
}>, {
|
|
52
|
-
disabled: boolean;
|
|
53
|
-
id: string;
|
|
54
|
-
selected: boolean;
|
|
55
|
-
indeterminate: boolean;
|
|
56
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
57
|
-
export default _default;
|