@ambita/design-system 3.0.27-331.0 → 3.0.27-41.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.
Files changed (83) hide show
  1. package/dist/aux.common.js +6266 -66641
  2. package/dist/aux.common.js.map +1 -1
  3. package/dist/aux.umd.js +6266 -66641
  4. package/dist/aux.umd.js.map +1 -1
  5. package/dist/aux.umd.min.js +1 -35
  6. package/dist/aux.umd.min.js.map +1 -1
  7. package/dist/css/colors-css-variables.scss +52 -63
  8. package/dist/css/colors-scss-variables.scss +1 -9
  9. package/dist/css/mixins.scss +1 -26
  10. package/dist/types/components/AuxAriaAnnouncer/AuxAriaAnnouncer.vue.d.ts +7 -7
  11. package/dist/types/components/Banner/Banner.vue.d.ts +15 -15
  12. package/dist/types/components/Button/Button.vue.d.ts +14 -19
  13. package/dist/types/components/Card/Card.vue.d.ts +5 -1
  14. package/dist/types/components/Checkbox/Checkbox.vue.d.ts +17 -25
  15. package/dist/types/components/Definition/Definition.vue.d.ts +16 -24
  16. package/dist/types/components/DirectionalArrow/DirectionalArrow.vue.d.ts +7 -8
  17. package/dist/types/components/FormElement/FormElement.vue.d.ts +14 -20
  18. package/dist/types/components/Input/Input.vue.d.ts +32 -46
  19. package/dist/types/components/Link/Link.vue.d.ts +8 -11
  20. package/dist/types/components/Modal/Actions.vue.d.ts +5 -6
  21. package/dist/types/components/Modal/Modal.vue.d.ts +16 -25
  22. package/dist/types/components/Pagination/Pagination.vue.d.ts +10 -16
  23. package/dist/types/components/Pill/Pill.vue.d.ts +7 -7
  24. package/dist/types/components/Radio/Radio.vue.d.ts +15 -22
  25. package/dist/types/components/Select/Select.vue.d.ts +23 -36
  26. package/dist/types/components/TextArea/TextArea.vue.d.ts +35 -54
  27. package/dist/types/components/Toggle/Toggle.vue.d.ts +19 -94
  28. package/dist/types/components/Upload/File/File.vue.d.ts +18 -31
  29. package/dist/types/components/Upload/Upload.vue.d.ts +18 -27
  30. package/dist/types/index.d.ts +0 -5
  31. package/package.json +2 -6
  32. package/dist/css/colors-css-variables.css +0 -55
  33. package/dist/favicons/ambita/favicon.ico +0 -0
  34. package/dist/favicons/ambita/favicon.svg +0 -9
  35. package/dist/types/components/AuxAriaAnnouncer/AuxAriaAnnouncer.stories.d.ts +0 -21
  36. package/dist/types/components/Banner/Banner.stories.d.ts +0 -48
  37. package/dist/types/components/Button/Button.stories.d.ts +0 -55
  38. package/dist/types/components/Card/Card.stories.d.ts +0 -7
  39. package/dist/types/components/Checkbox/Checkbox.stories.d.ts +0 -65
  40. package/dist/types/components/Color/Colors.stories.d.ts +0 -7
  41. package/dist/types/components/Definition/Definition.stories.d.ts +0 -71
  42. package/dist/types/components/DirectionalArrow/DirectionalArrow.stories.d.ts +0 -28
  43. package/dist/types/components/Icons/Icon.stories.d.ts +0 -7
  44. package/dist/types/components/Input/Input.stories.d.ts +0 -122
  45. package/dist/types/components/JsonForm/Controls/Array.vue.d.ts +0 -35
  46. package/dist/types/components/JsonForm/Controls/Boolean.vue.d.ts +0 -22
  47. package/dist/types/components/JsonForm/Controls/Number.vue.d.ts +0 -19
  48. package/dist/types/components/JsonForm/Controls/String.vue.d.ts +0 -29
  49. package/dist/types/components/JsonForm/Controls/Wrapper.vue.d.ts +0 -27
  50. package/dist/types/components/JsonForm/JsonForm.stories.d.ts +0 -7
  51. package/dist/types/components/JsonForm/Renderers/Array.vue.d.ts +0 -99
  52. package/dist/types/components/JsonForm/Renderers/Boolean.vue.d.ts +0 -99
  53. package/dist/types/components/JsonForm/Renderers/Integer.vue.d.ts +0 -99
  54. package/dist/types/components/JsonForm/Renderers/Layout.vue.d.ts +0 -88
  55. package/dist/types/components/JsonForm/Renderers/Number.vue.d.ts +0 -99
  56. package/dist/types/components/JsonForm/Renderers/Object.vue.d.ts +0 -97
  57. package/dist/types/components/JsonForm/Renderers/String.vue.d.ts +0 -99
  58. package/dist/types/components/JsonForm/Renderers/index.d.ts +0 -9
  59. package/dist/types/components/Link/Link.stories.d.ts +0 -50
  60. package/dist/types/components/Logo/Logo.stories.d.ts +0 -7
  61. package/dist/types/components/Modal/Modal.stories.d.ts +0 -42
  62. package/dist/types/components/Notification/Notification.stories.d.ts +0 -7
  63. package/dist/types/components/Notification/Notification.vue.d.ts +0 -31
  64. package/dist/types/components/Notification/Notifications.vue.d.ts +0 -20
  65. package/dist/types/components/Pagination/Pagination.stories.d.ts +0 -52
  66. package/dist/types/components/Pill/Pill.stories.d.ts +0 -27
  67. package/dist/types/components/Radio/Radio.stories.d.ts +0 -59
  68. package/dist/types/components/Select/Select.stories.d.ts +0 -102
  69. package/dist/types/components/Spinner/Spinner.stories.d.ts +0 -8
  70. package/dist/types/components/StatusBadge/StatusBadge.stories.d.ts +0 -31
  71. package/dist/types/components/StatusBadge/StatusBadge.vue.d.ts +0 -25
  72. package/dist/types/components/StatusBadge/Statuses.d.ts +0 -1
  73. package/dist/types/components/StatusBanner/StatusBanner.d.ts +0 -2
  74. package/dist/types/components/Tag/Colors.d.ts +0 -1
  75. package/dist/types/components/Tag/Tag.stories.d.ts +0 -27
  76. package/dist/types/components/Tag/Tag.vue.d.ts +0 -21
  77. package/dist/types/components/TextArea/TextArea.stories.d.ts +0 -129
  78. package/dist/types/components/Toggle/Toggle.stories.d.ts +0 -101
  79. package/dist/types/components/Upload/Upload.stories.d.ts +0 -94
  80. package/dist/types/components/ValidationWrapper/ValidationWrapper.stories.d.ts +0 -8
  81. package/dist/types/helpers/formatters/formatDateAndTime/Storybook/formatDateAndTime.stories.d.ts +0 -7
  82. package/dist/types/helpers/formatters/formatQuantity/Storybook/formatAmount.stories.d.ts +0 -7
  83. package/dist/types/helpers/formatters/formatQuantity/Storybook/formatNumber.stories.d.ts +0 -7
@@ -1,65 +1,54 @@
1
1
  @import './colors-scss-variables';
2
-
3
- /* Do not use if you need IE11 support */
4
- :root {
5
- /* Purple */
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-red-1: #{$aux-red-1};
49
-
50
- --aux-blue: #{$aux-blue};
51
- --aux-blue-2: #{$aux-blue-2};
52
-
53
- --aux-yellow: #{$aux-yellow};
54
- --aux-yellow-1: #{$aux-yellow-1};
55
- --aux-yellow-2: #{$aux-yellow-2};
56
-
57
- --aux-green: #{$aux-green};
58
- --aux-white: #{$aux-white};
59
- --aux-black: #{$aux-black};
60
- --aux-focus: #{$aux-focus};
61
-
62
- /* Borders */
63
- --aux-border-1-grey-1: 1px solid #{$aux-grey-1};
64
- --aux-border-2-grey-1: 2px solid #{$aux-grey-1};
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;
50
+
51
+ --aux-white: $aux-white;
52
+ --aux-black: $aux-black;
53
+ --aux-focus: $aux-focus;
65
54
  }
@@ -39,18 +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: #AC1631;
45
- $aux-red-1: #ffe5e5;
46
-
43
+ $aux-red: #C10000;
47
44
  $aux-blue: #0067A3;
48
- $aux-blue-2: #C2E0F2;
49
-
50
45
  $aux-yellow: #ECD025;
51
- $aux-yellow-1: #fff3a8;
52
- $aux-yellow-2:#F2C94C;
53
-
54
46
  $aux-green: #5CB85C;
55
47
  $aux-white: #FFF;
56
48
  $aux-black: #000;
@@ -1,4 +1,4 @@
1
- $aux-focus-indicator-style: 0 0 0 3px $aux-white, 0 0 0 6px $aux-focus;
1
+ $aux-focus-indicator-style: 0 0 0 3px $aux-white, 0 0 0 7px $aux-focus;
2
2
 
3
3
  @mixin aux-focus-indicator {
4
4
  outline: none;
@@ -11,17 +11,10 @@ $aux-focus-indicator-style: 0 0 0 3px $aux-white, 0 0 0 6px $aux-focus;
11
11
  &:focus {
12
12
  box-shadow: $aux-focus-indicator-style;
13
13
  }
14
-
15
14
  &:focus-visible {
16
15
  /* This has to be slightly different from the focus rule above. */
17
16
  box-shadow: $aux-focus-indicator-style, 0 0 0 0px transparent;
18
17
  }
19
-
20
- .aux-validation-wrapper--haserror &:focus-visible {
21
- /* This has to be slightly different from the focus rule above. */
22
- box-shadow: 0 0 0px 1px #ac1631, $aux-focus-indicator-style, 0 0 0 0px transparent;
23
- }
24
-
25
18
  &:focus:not(:focus-visible) {
26
19
  box-shadow: none;
27
20
  }
@@ -42,21 +35,3 @@ $aux-focus-indicator-style: 0 0 0 3px $aux-white, 0 0 0 6px $aux-focus;
42
35
  @include aux-visually-hidden;
43
36
  }
44
37
  }
45
-
46
- @mixin aux-input-error {
47
- .aux-validation-wrapper--haserror & {
48
- border-color: $aux-red;
49
- box-shadow: 0 0 0px 1px #ac1631;
50
- }
51
- }
52
-
53
- @mixin aux-input-radio-checkbox-error {
54
- .aux-validation-wrapper--haserror input + label::before {
55
- border-color: $aux-red;
56
- box-shadow: 0 0 0px 1px #ac1631;
57
- }
58
-
59
- .aux-validation-wrapper--haserror input:focus-visible + label::before {
60
- box-shadow: 0 0 0px 1px #ac1631, $aux-focus-indicator-style;
61
- }
62
- }
@@ -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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
8
- priority: {
9
- type: StringConstructor;
10
- default: string;
11
- validator: (priority: string) => boolean;
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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, 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
- }>>, {
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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
- primary: {
28
- type: BooleanConstructor;
29
- default: boolean;
30
- };
31
- disabled: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- size: {
36
- type: StringConstructor;
37
- default: string;
38
- validator: (value: string) => boolean;
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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
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<import("vue").ExtractPropTypes<{
25
- value: {
26
- type: (StringConstructor | NumberConstructor | BooleanConstructor)[];
27
- };
28
- disabled: {
29
- type: BooleanConstructor;
30
- };
31
- id: {
32
- type: StringConstructor;
33
- default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number | undefined) => T) & ((options?: import("uuid").V4Options | undefined) => string);
34
- };
35
- name: {
36
- type: StringConstructor;
37
- required: false;
38
- };
39
- selected: {
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,32 +27,24 @@ 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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
- label: {
32
- type: StringConstructor;
33
- required: true;
34
- };
35
- suffix: {
36
- type: StringConstructor;
37
- default: string;
38
- };
39
- vertical: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- dataTestid: {
44
- type: StringConstructor;
45
- required: false;
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
+ } & {
54
37
  size: string;
38
+ label: string;
39
+ vertical: boolean;
55
40
  suffix: string;
41
+ } & {
42
+ dataTestid?: string | undefined;
43
+ }> & {
44
+ [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
45
+ }, {
46
+ size: string;
56
47
  vertical: boolean;
48
+ suffix: string;
57
49
  }>;
58
50
  export default _default;
@@ -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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
- direction: {
15
- type: StringConstructor;
16
- require: boolean;
17
- default: string;
18
- validator: (value: string) => boolean;
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, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
21
- label: {
22
- type: StringConstructor;
23
- required: true;
24
- default: string;
25
- };
26
- description: {
27
- type: StringConstructor;
28
- required: false;
29
- };
30
- hideLabel: {
31
- type: BooleanConstructor;
32
- required: false;
33
- default: boolean;
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, ("focus" | "blur" | "input" | "update:modelValue")[], "focus" | "blur" | "input" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
55
- label: {
56
- type: StringConstructor;
57
- required: true;
58
- };
59
- id: {
60
- type: StringConstructor;
61
- default: (<T extends ArrayLike<number>>(options: import("uuid").V4Options | null | undefined, buffer: T, offset?: number | undefined) => T) & ((options?: import("uuid").V4Options | undefined) => string);
62
- };
63
- name: {
64
- type: StringConstructor;
65
- required: false;
66
- };
67
- value: {
68
- type: (StringConstructor | NumberConstructor)[];
69
- };
70
- modelValue: {
71
- type: (StringConstructor | NumberConstructor)[];
72
- };
73
- placeholder: StringConstructor;
74
- description: StringConstructor;
75
- type: {
76
- type: StringConstructor;
77
- default: string;
78
- };
79
- clearable: {
80
- type: BooleanConstructor;
81
- default: boolean;
82
- };
83
- hideLabel: {
84
- type: BooleanConstructor;
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<import("vue").ExtractPropTypes<{
20
- size: {
21
- type: StringConstructor;
22
- default: string;
23
- validator: (value: string) => boolean;
24
- };
25
- href: {
26
- type: StringConstructor;
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<import("vue").ExtractPropTypes<{
12
- actions: {
13
- type: PropType<Action[]>;
14
- default: () => never[];
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[];