@ambita/design-system 3.0.27-291.0 → 3.0.27-31.0
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/aux.common.js +6277 -66681
- package/dist/aux.common.js.map +1 -1
- package/dist/aux.umd.js +6277 -66681
- package/dist/aux.umd.js.map +1 -1
- package/dist/aux.umd.min.js +1 -35
- package/dist/aux.umd.min.js.map +1 -1
- package/dist/css/colors-css-variables.scss +51 -56
- package/dist/css/colors-scss-variables.scss +0 -5
- package/dist/types/components/AuxAriaAnnouncer/AuxAriaAnnouncer.vue.d.ts +7 -7
- package/dist/types/components/Banner/Banner.vue.d.ts +15 -15
- package/dist/types/components/Button/Button.vue.d.ts +14 -19
- package/dist/types/components/Card/Card.vue.d.ts +5 -1
- package/dist/types/components/Checkbox/Checkbox.vue.d.ts +17 -25
- package/dist/types/components/Definition/Definition.vue.d.ts +16 -24
- package/dist/types/components/DirectionalArrow/DirectionalArrow.vue.d.ts +7 -8
- package/dist/types/components/FormElement/FormElement.vue.d.ts +14 -20
- package/dist/types/components/Input/Input.vue.d.ts +32 -46
- package/dist/types/components/Link/Link.vue.d.ts +8 -11
- package/dist/types/components/Modal/Actions.vue.d.ts +5 -6
- package/dist/types/components/Modal/Modal.vue.d.ts +16 -25
- package/dist/types/components/Pagination/Pagination.vue.d.ts +10 -16
- package/dist/types/components/Pill/Pill.vue.d.ts +7 -7
- package/dist/types/components/Radio/Radio.vue.d.ts +15 -22
- package/dist/types/components/Select/Select.vue.d.ts +23 -36
- package/dist/types/components/TextArea/TextArea.vue.d.ts +35 -54
- package/dist/types/components/Toggle/Toggle.vue.d.ts +19 -94
- package/dist/types/components/Upload/File/File.vue.d.ts +18 -31
- package/dist/types/components/Upload/Upload.vue.d.ts +18 -27
- package/dist/types/helpers/formatters/formatQuantity/formatNumber.d.ts +0 -1
- package/dist/types/index.d.ts +0 -5
- package/package.json +2 -6
- package/dist/css/colors-css-variables.css +0 -51
- package/dist/favicons/ambita/favicon.ico +0 -0
- package/dist/favicons/ambita/favicon.svg +0 -9
- package/dist/types/components/AuxAriaAnnouncer/AuxAriaAnnouncer.stories.d.ts +0 -21
- package/dist/types/components/Banner/Banner.stories.d.ts +0 -48
- package/dist/types/components/Button/Button.stories.d.ts +0 -55
- package/dist/types/components/Card/Card.stories.d.ts +0 -7
- package/dist/types/components/Checkbox/Checkbox.stories.d.ts +0 -65
- package/dist/types/components/Color/Colors.stories.d.ts +0 -7
- package/dist/types/components/Definition/Definition.stories.d.ts +0 -71
- package/dist/types/components/DirectionalArrow/DirectionalArrow.stories.d.ts +0 -28
- package/dist/types/components/Icons/Icon.stories.d.ts +0 -7
- package/dist/types/components/Input/Input.stories.d.ts +0 -122
- package/dist/types/components/JsonForm/Controls/Array.vue.d.ts +0 -35
- package/dist/types/components/JsonForm/Controls/Boolean.vue.d.ts +0 -22
- package/dist/types/components/JsonForm/Controls/Number.vue.d.ts +0 -19
- package/dist/types/components/JsonForm/Controls/String.vue.d.ts +0 -29
- package/dist/types/components/JsonForm/Controls/Wrapper.vue.d.ts +0 -27
- package/dist/types/components/JsonForm/JsonForm.stories.d.ts +0 -7
- package/dist/types/components/JsonForm/Renderers/Array.vue.d.ts +0 -99
- package/dist/types/components/JsonForm/Renderers/Boolean.vue.d.ts +0 -99
- package/dist/types/components/JsonForm/Renderers/Integer.vue.d.ts +0 -99
- package/dist/types/components/JsonForm/Renderers/Layout.vue.d.ts +0 -88
- package/dist/types/components/JsonForm/Renderers/Number.vue.d.ts +0 -99
- package/dist/types/components/JsonForm/Renderers/Object.vue.d.ts +0 -97
- package/dist/types/components/JsonForm/Renderers/String.vue.d.ts +0 -99
- package/dist/types/components/JsonForm/Renderers/index.d.ts +0 -9
- package/dist/types/components/Link/Link.stories.d.ts +0 -50
- package/dist/types/components/Logo/Logo.stories.d.ts +0 -7
- package/dist/types/components/Modal/Modal.stories.d.ts +0 -42
- package/dist/types/components/Notification/Notification.stories.d.ts +0 -7
- package/dist/types/components/Notification/Notification.vue.d.ts +0 -31
- package/dist/types/components/Notification/Notifications.vue.d.ts +0 -20
- package/dist/types/components/Pagination/Pagination.stories.d.ts +0 -52
- package/dist/types/components/Pill/Pill.stories.d.ts +0 -27
- package/dist/types/components/Radio/Radio.stories.d.ts +0 -59
- package/dist/types/components/Select/Select.stories.d.ts +0 -102
- package/dist/types/components/Spinner/Spinner.stories.d.ts +0 -8
- package/dist/types/components/StatusBadge/StatusBadge.stories.d.ts +0 -31
- package/dist/types/components/StatusBadge/StatusBadge.vue.d.ts +0 -25
- package/dist/types/components/StatusBadge/Statuses.d.ts +0 -1
- package/dist/types/components/StatusBanner/StatusBanner.d.ts +0 -2
- package/dist/types/components/Tag/Colors.d.ts +0 -1
- package/dist/types/components/Tag/Tag.stories.d.ts +0 -27
- package/dist/types/components/Tag/Tag.vue.d.ts +0 -21
- package/dist/types/components/TextArea/TextArea.stories.d.ts +0 -129
- package/dist/types/components/Toggle/Toggle.stories.d.ts +0 -101
- package/dist/types/components/Upload/Upload.stories.d.ts +0 -94
- package/dist/types/helpers/formatters/formatDateAndTime/Storybook/formatDateAndTime.stories.d.ts +0 -7
- package/dist/types/helpers/formatters/formatQuantity/Storybook/formatAmount.stories.d.ts +0 -7
- package/dist/types/helpers/formatters/formatQuantity/Storybook/formatNumber.stories.d.ts +0 -7
|
@@ -1,59 +1,54 @@
|
|
|
1
1
|
@import './colors-scss-variables';
|
|
2
|
+
// Do not use if you need IE11 support
|
|
3
|
+
::root{
|
|
4
|
+
// Purple
|
|
5
|
+
--aux-purple: $aux-purple;
|
|
6
|
+
--aux-purple-1: $aux-purple-1;
|
|
7
|
+
--aux-purple-2: $aux-purple-2;
|
|
8
|
+
--aux-purple-3: $aux-purple-3;
|
|
9
|
+
--aux-purple-4: $aux-purple-4;
|
|
10
|
+
--aux-purple-5: $aux-purple-5;
|
|
11
|
+
--aux-purple-6: $aux-purple-6;
|
|
12
|
+
--aux-purple-7: $aux-purple-7;
|
|
13
|
+
--aux-purple-8: $aux-purple-8;
|
|
14
|
+
|
|
15
|
+
// Dark Purple
|
|
16
|
+
--aux-dark-purple: $aux-dark-purple;
|
|
17
|
+
--aux-dark-purple-1: $aux-dark-purple-1;
|
|
18
|
+
--aux-dark-purple-2: $aux-dark-purple-2;
|
|
19
|
+
--aux-dark-purple-3: $aux-dark-purple-3;
|
|
20
|
+
--aux-dark-purple-4: $aux-dark-purple-4;
|
|
21
|
+
--aux-dark-purple-5: $aux-dark-purple-5;
|
|
22
|
+
--aux-dark-purple-6: $aux-dark-purple-6;
|
|
23
|
+
--aux-dark-purple-7: $aux-dark-purple-7;
|
|
24
|
+
--aux-dark-purple-8: $aux-dark-purple-8;
|
|
25
|
+
|
|
26
|
+
// Mint green
|
|
27
|
+
--aux-mint: $aux-mint;
|
|
28
|
+
--aux-mint-1: $aux-mint-1;
|
|
29
|
+
--aux-mint-2: $aux-mint-2;
|
|
30
|
+
--aux-mint-3: $aux-mint-3;
|
|
31
|
+
--aux-mint-4: $aux-mint-4;
|
|
32
|
+
--aux-mint-5: $aux-mint-5;
|
|
33
|
+
--aux-mint-6: $aux-mint-6;
|
|
34
|
+
--aux-mint-7: $aux-mint-7;
|
|
35
|
+
--aux-mint-8: $aux-mint-8;
|
|
36
|
+
|
|
37
|
+
// Grey
|
|
38
|
+
--aux-grey-1: $aux-grey-1;
|
|
39
|
+
--aux-grey-2: $aux-grey-2;
|
|
40
|
+
--aux-grey-3: $aux-grey-3;
|
|
41
|
+
--aux-grey-4: $aux-grey-4;
|
|
42
|
+
--aux-grey-5: $aux-grey-5;
|
|
43
|
+
--aux-grey-6: $aux-grey-6;
|
|
44
|
+
|
|
45
|
+
// Supports
|
|
46
|
+
--aux-red: $aux-red;
|
|
47
|
+
--aux-blue: $aux-blue;
|
|
48
|
+
--aux-yellow: $aux-yellow;
|
|
49
|
+
--aux-green: $aux-green;
|
|
2
50
|
|
|
3
|
-
|
|
4
|
-
:
|
|
5
|
-
|
|
6
|
-
--aux-purple: #{$aux-purple};
|
|
7
|
-
--aux-purple-1: #{$aux-purple-1};
|
|
8
|
-
--aux-purple-2: #{$aux-purple-2};
|
|
9
|
-
--aux-purple-3: #{$aux-purple-3};
|
|
10
|
-
--aux-purple-4: #{$aux-purple-4};
|
|
11
|
-
--aux-purple-5: #{$aux-purple-5};
|
|
12
|
-
--aux-purple-6: #{$aux-purple-6};
|
|
13
|
-
--aux-purple-7: #{$aux-purple-7};
|
|
14
|
-
--aux-purple-8: #{$aux-purple-8};
|
|
15
|
-
|
|
16
|
-
/* Dark Purple */
|
|
17
|
-
--aux-dark-purple: #{$aux-dark-purple};
|
|
18
|
-
--aux-dark-purple-1: #{$aux-dark-purple-1};
|
|
19
|
-
--aux-dark-purple-2: #{$aux-dark-purple-2};
|
|
20
|
-
--aux-dark-purple-3: #{$aux-dark-purple-3};
|
|
21
|
-
--aux-dark-purple-4: #{$aux-dark-purple-4};
|
|
22
|
-
--aux-dark-purple-5: #{$aux-dark-purple-5};
|
|
23
|
-
--aux-dark-purple-6: #{$aux-dark-purple-6};
|
|
24
|
-
--aux-dark-purple-7: #{$aux-dark-purple-7};
|
|
25
|
-
--aux-dark-purple-8: #{$aux-dark-purple-8};
|
|
26
|
-
|
|
27
|
-
/* Mint green */
|
|
28
|
-
--aux-mint: #{$aux-mint};
|
|
29
|
-
--aux-mint-1: #{$aux-mint-1};
|
|
30
|
-
--aux-mint-2: #{$aux-mint-2};
|
|
31
|
-
--aux-mint-3: #{$aux-mint-3};
|
|
32
|
-
--aux-mint-4: #{$aux-mint-4};
|
|
33
|
-
--aux-mint-5: #{$aux-mint-5};
|
|
34
|
-
--aux-mint-6: #{$aux-mint-6};
|
|
35
|
-
--aux-mint-7: #{$aux-mint-7};
|
|
36
|
-
--aux-mint-8: #{$aux-mint-8};
|
|
37
|
-
|
|
38
|
-
/* Grey */
|
|
39
|
-
--aux-grey-1: #{$aux-grey-1};
|
|
40
|
-
--aux-grey-2: #{$aux-grey-2};
|
|
41
|
-
--aux-grey-3: #{$aux-grey-3};
|
|
42
|
-
--aux-grey-4: #{$aux-grey-4};
|
|
43
|
-
--aux-grey-5: #{$aux-grey-5};
|
|
44
|
-
--aux-grey-6: #{$aux-grey-6};
|
|
45
|
-
|
|
46
|
-
/* Supports */
|
|
47
|
-
--aux-red: #{$aux-red};
|
|
48
|
-
--aux-blue: #{$aux-blue};
|
|
49
|
-
--aux-yellow: #{$aux-yellow};
|
|
50
|
-
--aux-green: #{$aux-green};
|
|
51
|
-
|
|
52
|
-
--aux-white: #{$aux-white};
|
|
53
|
-
--aux-black: #{$aux-black};
|
|
54
|
-
--aux-focus: #{$aux-focus};
|
|
55
|
-
|
|
56
|
-
/* Borders */
|
|
57
|
-
--aux-border-1-grey-1: 1px solid #{$aux-grey-1};
|
|
58
|
-
--aux-border-2-grey-1: 2px solid #{$aux-grey-1};
|
|
51
|
+
--aux-white: $aux-white;
|
|
52
|
+
--aux-black: $aux-black;
|
|
53
|
+
--aux-focus: $aux-focus;
|
|
59
54
|
}
|
|
@@ -39,15 +39,10 @@ $aux-grey-4: #AFAFAF;
|
|
|
39
39
|
$aux-grey-5: #555555;
|
|
40
40
|
$aux-grey-6: #333333;
|
|
41
41
|
|
|
42
|
-
|
|
43
42
|
// Supports
|
|
44
|
-
$aux-red-1: #ffe5e5;
|
|
45
43
|
$aux-red: #C10000;
|
|
46
44
|
$aux-blue: #0067A3;
|
|
47
|
-
$aux-blue-2: #C2E0F2;
|
|
48
45
|
$aux-yellow: #ECD025;
|
|
49
|
-
$aux-yellow-1: #fff3a8;
|
|
50
|
-
$aux-yellow-2:#F2C94C;
|
|
51
46
|
$aux-green: #5CB85C;
|
|
52
47
|
$aux-white: #FFF;
|
|
53
48
|
$aux-black: #000;
|
|
@@ -4,13 +4,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4
4
|
default: string;
|
|
5
5
|
validator: (priority: string) => boolean;
|
|
6
6
|
};
|
|
7
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
8
|
-
priority
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
};
|
|
13
|
-
}
|
|
7
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
8
|
+
priority?: unknown;
|
|
9
|
+
} & {
|
|
10
|
+
priority: string;
|
|
11
|
+
} & {}> & {
|
|
12
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
13
|
+
}, {
|
|
14
14
|
priority: string;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
@@ -12,7 +12,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
required: false;
|
|
13
13
|
};
|
|
14
14
|
}, {
|
|
15
|
-
icon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
15
|
+
icon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {} & {}> & {
|
|
16
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
17
|
+
}, {}>>;
|
|
16
18
|
uuid: () => string;
|
|
17
19
|
classes: import("vue").ComputedRef<{
|
|
18
20
|
[x: string]: boolean;
|
|
@@ -23,20 +25,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
25
|
[x: string]: boolean;
|
|
24
26
|
icon: boolean;
|
|
25
27
|
}>;
|
|
26
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
27
|
-
type
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
};
|
|
39
|
-
}>>, {
|
|
28
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
29
|
+
type?: unknown;
|
|
30
|
+
title?: unknown;
|
|
31
|
+
dataTestid?: unknown;
|
|
32
|
+
} & {
|
|
33
|
+
type: string;
|
|
34
|
+
} & {
|
|
35
|
+
dataTestid?: string | undefined;
|
|
36
|
+
title?: string | undefined;
|
|
37
|
+
}> & {
|
|
38
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
39
|
+
}, {
|
|
40
40
|
type: string;
|
|
41
41
|
}>;
|
|
42
42
|
export default _default;
|
|
@@ -23,25 +23,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
'aux-button--primary': boolean;
|
|
24
24
|
'aux-button--secondary': boolean;
|
|
25
25
|
}>;
|
|
26
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
27
|
-
primary
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
dataTestid: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
required: false;
|
|
43
|
-
};
|
|
44
|
-
}>>, {
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
27
|
+
primary?: unknown;
|
|
28
|
+
disabled?: unknown;
|
|
29
|
+
size?: unknown;
|
|
30
|
+
dataTestid?: unknown;
|
|
31
|
+
} & {
|
|
32
|
+
primary: boolean;
|
|
33
|
+
disabled: boolean;
|
|
34
|
+
size: string;
|
|
35
|
+
} & {
|
|
36
|
+
dataTestid?: string | undefined;
|
|
37
|
+
}> & {
|
|
38
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
39
|
+
}, {
|
|
45
40
|
primary: boolean;
|
|
46
41
|
disabled: boolean;
|
|
47
42
|
size: string;
|
|
@@ -1,2 +1,6 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {} & {}> & ({
|
|
2
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
3
|
+
} | {
|
|
4
|
+
[x: string & `on${string}`]: ((...args: never) => any) | undefined;
|
|
5
|
+
}), {}>;
|
|
2
6
|
export default _default;
|
|
@@ -21,34 +21,26 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
type: BooleanConstructor;
|
|
22
22
|
default: boolean;
|
|
23
23
|
};
|
|
24
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<
|
|
25
|
-
value
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
type: BooleanConstructor;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
indeterminate: {
|
|
44
|
-
type: BooleanConstructor;
|
|
45
|
-
default: boolean;
|
|
46
|
-
};
|
|
47
|
-
}>> & {
|
|
24
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
25
|
+
value?: unknown;
|
|
26
|
+
disabled?: unknown;
|
|
27
|
+
id?: unknown;
|
|
28
|
+
name?: unknown;
|
|
29
|
+
selected?: unknown;
|
|
30
|
+
indeterminate?: unknown;
|
|
31
|
+
} & {
|
|
32
|
+
disabled: boolean;
|
|
33
|
+
id: string;
|
|
34
|
+
selected: boolean;
|
|
35
|
+
indeterminate: boolean;
|
|
36
|
+
} & {
|
|
37
|
+
name?: string | undefined;
|
|
38
|
+
value?: string | number | boolean | undefined;
|
|
39
|
+
}> & {
|
|
48
40
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
49
41
|
}, {
|
|
50
|
-
id: string;
|
|
51
42
|
disabled: boolean;
|
|
43
|
+
id: string;
|
|
52
44
|
selected: boolean;
|
|
53
45
|
indeterminate: boolean;
|
|
54
46
|
}>;
|
|
@@ -27,30 +27,22 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
'aux-definition': boolean;
|
|
28
28
|
'aux-definition--vertical': boolean;
|
|
29
29
|
}>;
|
|
30
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
31
|
-
label
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
};
|
|
47
|
-
size: {
|
|
48
|
-
type: StringConstructor;
|
|
49
|
-
required: false;
|
|
50
|
-
default: string;
|
|
51
|
-
validator: (value: string) => boolean;
|
|
52
|
-
};
|
|
53
|
-
}>>, {
|
|
30
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
31
|
+
label?: unknown;
|
|
32
|
+
suffix?: unknown;
|
|
33
|
+
vertical?: unknown;
|
|
34
|
+
dataTestid?: unknown;
|
|
35
|
+
size?: unknown;
|
|
36
|
+
} & {
|
|
37
|
+
size: string;
|
|
38
|
+
label: string;
|
|
39
|
+
suffix: string;
|
|
40
|
+
vertical: boolean;
|
|
41
|
+
} & {
|
|
42
|
+
dataTestid?: string | undefined;
|
|
43
|
+
}> & {
|
|
44
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
45
|
+
}, {
|
|
54
46
|
size: string;
|
|
55
47
|
suffix: string;
|
|
56
48
|
vertical: boolean;
|
|
@@ -10,14 +10,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
[x: string]: boolean;
|
|
11
11
|
'aux-arrow': boolean;
|
|
12
12
|
}>;
|
|
13
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
14
|
-
direction
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}>>, {
|
|
13
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
14
|
+
direction?: unknown;
|
|
15
|
+
} & {
|
|
16
|
+
direction: string;
|
|
17
|
+
} & {}> & {
|
|
18
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
19
|
+
}, {
|
|
21
20
|
direction: string;
|
|
22
21
|
}>;
|
|
23
22
|
export default _default;
|
|
@@ -17,26 +17,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
type: StringConstructor;
|
|
18
18
|
required: true;
|
|
19
19
|
};
|
|
20
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
21
|
-
label
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
};
|
|
35
|
-
id: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
required: true;
|
|
38
|
-
};
|
|
39
|
-
}>>, {
|
|
20
|
+
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
21
|
+
label?: unknown;
|
|
22
|
+
description?: unknown;
|
|
23
|
+
hideLabel?: unknown;
|
|
24
|
+
id?: unknown;
|
|
25
|
+
} & {
|
|
26
|
+
label: string;
|
|
27
|
+
hideLabel: boolean;
|
|
28
|
+
id: string;
|
|
29
|
+
} & {
|
|
30
|
+
description?: string | undefined;
|
|
31
|
+
}> & {
|
|
32
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
33
|
+
}, {
|
|
40
34
|
label: string;
|
|
41
35
|
hideLabel: boolean;
|
|
42
36
|
}>;
|
|
@@ -51,58 +51,44 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
51
51
|
value: string;
|
|
52
52
|
};
|
|
53
53
|
}): void;
|
|
54
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
55
|
-
label
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
default: boolean;
|
|
86
|
-
};
|
|
87
|
-
fieldWidth: {
|
|
88
|
-
type: StringConstructor;
|
|
89
|
-
default: string;
|
|
90
|
-
};
|
|
91
|
-
min: {
|
|
92
|
-
type: NumberConstructor;
|
|
93
|
-
};
|
|
94
|
-
max: {
|
|
95
|
-
type: NumberConstructor;
|
|
96
|
-
};
|
|
97
|
-
}>> & {
|
|
54
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "focus" | "blur" | "update:modelValue")[], "input" | "blur" | "focus" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
55
|
+
label?: unknown;
|
|
56
|
+
id?: unknown;
|
|
57
|
+
name?: unknown;
|
|
58
|
+
value?: unknown;
|
|
59
|
+
modelValue?: unknown;
|
|
60
|
+
placeholder?: unknown;
|
|
61
|
+
description?: unknown;
|
|
62
|
+
type?: unknown;
|
|
63
|
+
clearable?: unknown;
|
|
64
|
+
hideLabel?: unknown;
|
|
65
|
+
fieldWidth?: unknown;
|
|
66
|
+
min?: unknown;
|
|
67
|
+
max?: unknown;
|
|
68
|
+
} & {
|
|
69
|
+
type: string;
|
|
70
|
+
label: string;
|
|
71
|
+
hideLabel: boolean;
|
|
72
|
+
id: string;
|
|
73
|
+
clearable: boolean;
|
|
74
|
+
fieldWidth: string;
|
|
75
|
+
} & {
|
|
76
|
+
name?: string | undefined;
|
|
77
|
+
description?: string | undefined;
|
|
78
|
+
value?: string | number | undefined;
|
|
79
|
+
modelValue?: string | number | undefined;
|
|
80
|
+
placeholder?: string | undefined;
|
|
81
|
+
min?: number | undefined;
|
|
82
|
+
max?: number | undefined;
|
|
83
|
+
}> & {
|
|
84
|
+
onInput?: ((...args: any[]) => any) | undefined;
|
|
98
85
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
99
86
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
100
|
-
onInput?: ((...args: any[]) => any) | undefined;
|
|
101
87
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
102
88
|
}, {
|
|
89
|
+
type: string;
|
|
103
90
|
hideLabel: boolean;
|
|
104
91
|
id: string;
|
|
105
|
-
type: string;
|
|
106
92
|
clearable: boolean;
|
|
107
93
|
fieldWidth: string;
|
|
108
94
|
}>;
|
|
@@ -16,17 +16,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
16
16
|
'aux-link-icon-left': import("vue").Slot | undefined;
|
|
17
17
|
'aux-link-icon-right': import("vue").Slot | undefined;
|
|
18
18
|
}>;
|
|
19
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<
|
|
20
|
-
size
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
href
|
|
26
|
-
|
|
27
|
-
required: false;
|
|
28
|
-
};
|
|
29
|
-
}>> & {
|
|
19
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
20
|
+
size?: unknown;
|
|
21
|
+
href?: unknown;
|
|
22
|
+
} & {
|
|
23
|
+
size: string;
|
|
24
|
+
} & {
|
|
25
|
+
href?: string | undefined;
|
|
26
|
+
}> & {
|
|
30
27
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
31
28
|
}, {
|
|
32
29
|
size: string;
|
|
@@ -8,12 +8,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8
8
|
}, {
|
|
9
9
|
actionsOrganized: import("vue").ComputedRef<Action[]>;
|
|
10
10
|
emit: (event: "action-clicked", ...args: any[]) => void;
|
|
11
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "action-clicked"[], "action-clicked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<
|
|
12
|
-
actions
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}>> & {
|
|
11
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "action-clicked"[], "action-clicked", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
12
|
+
actions?: unknown;
|
|
13
|
+
} & {
|
|
14
|
+
actions: Action[];
|
|
15
|
+
} & {}> & {
|
|
17
16
|
"onAction-clicked"?: ((...args: any[]) => any) | undefined;
|
|
18
17
|
}, {
|
|
19
18
|
actions: Action[];
|
|
@@ -30,34 +30,25 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
30
30
|
};
|
|
31
31
|
propagateEvent: (eventPayLoad: string) => void;
|
|
32
32
|
emit: (event: string, ...args: any[]) => void;
|
|
33
|
-
closeButton: import("vue").Ref<HTMLInputElement | null>;
|
|
34
33
|
getTestId: (testid: string) => string | undefined;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number | undefined) => T) & ((options?: import("uuid").V4Options | undefined) => string);
|
|
44
|
-
};
|
|
45
|
-
size: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
default: string;
|
|
48
|
-
validator: (value: string) => boolean;
|
|
49
|
-
};
|
|
50
|
-
title: {
|
|
51
|
-
type: StringConstructor;
|
|
52
|
-
validator: (value: string) => boolean;
|
|
53
|
-
};
|
|
54
|
-
dataTestid: {
|
|
55
|
-
type: StringConstructor;
|
|
56
|
-
required: false;
|
|
57
|
-
};
|
|
58
|
-
}>>, {
|
|
34
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
35
|
+
actions?: unknown;
|
|
36
|
+
id?: unknown;
|
|
37
|
+
size?: unknown;
|
|
38
|
+
title?: unknown;
|
|
39
|
+
dataTestid?: unknown;
|
|
40
|
+
} & {
|
|
41
|
+
size: string;
|
|
59
42
|
id: string;
|
|
43
|
+
actions: Action[];
|
|
44
|
+
} & {
|
|
45
|
+
dataTestid?: string | undefined;
|
|
46
|
+
title?: string | undefined;
|
|
47
|
+
}> & {
|
|
48
|
+
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
49
|
+
}, {
|
|
60
50
|
size: string;
|
|
51
|
+
id: string;
|
|
61
52
|
actions: Action[];
|
|
62
53
|
}>;
|
|
63
54
|
export default _default;
|
|
@@ -26,22 +26,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
26
26
|
currentPage: import("vue").ComputedRef<number>;
|
|
27
27
|
isSmallScreen: import("vue").Ref<boolean>;
|
|
28
28
|
auxPaginationWrapper: import("vue").Ref<any>;
|
|
29
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<
|
|
30
|
-
config
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
width:
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
};
|
|
40
|
-
dataTestId: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
required: false;
|
|
43
|
-
};
|
|
44
|
-
}>> & {
|
|
29
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
|
|
30
|
+
config?: unknown;
|
|
31
|
+
width?: unknown;
|
|
32
|
+
dataTestId?: unknown;
|
|
33
|
+
} & {
|
|
34
|
+
width: number;
|
|
35
|
+
config: PaginationOffset;
|
|
36
|
+
} & {
|
|
37
|
+
dataTestId?: string | undefined;
|
|
38
|
+
}> & {
|
|
45
39
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
46
40
|
}, {
|
|
47
41
|
width: number;
|