@ambita/design-system 3.0.27-341.0 → 3.0.27-51.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 -66639
  2. package/dist/aux.common.js.map +1 -1
  3. package/dist/aux.umd.js +6266 -66639
  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 +1 -7
  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 +16 -16
  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 -5
  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
@@ -45,16 +45,10 @@
45
45
 
46
46
  /* Supports */
47
47
  --aux-red: #{$aux-red};
48
- --aux-red-1: #{$aux-red-1};
49
-
50
48
  --aux-blue: #{$aux-blue};
51
- --aux-blue-2: #{$aux-blue-2};
52
-
53
49
  --aux-yellow: #{$aux-yellow};
54
- --aux-yellow-1: #{$aux-yellow-1};
55
- --aux-yellow-2: #{$aux-yellow-2};
56
-
57
50
  --aux-green: #{$aux-green};
51
+
58
52
  --aux-white: #{$aux-white};
59
53
  --aux-black: #{$aux-black};
60
54
  --aux-focus: #{$aux-focus};
@@ -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,8 +12,10 @@ 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<{}>>, {}>>;
16
- uuid: string;
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
+ }, {}>>;
18
+ uuid: () => string;
17
19
  classes: import("vue").ComputedRef<{
18
20
  [x: string]: boolean;
19
21
  'aux-banner': 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,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, {}, 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
+ } & {
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, {}, 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[];
@@ -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
- modal: import("vue").Ref<HTMLDialogElement | null>;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
- actions: {
38
- type: PropType<Action[]>;
39
- default: () => never[];
40
- };
41
- id: {
42
- type: StringConstructor;
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<import("vue").ExtractPropTypes<{
30
- config: {
31
- type: PropType<PaginationOffset>;
32
- required: true;
33
- };
34
- width: {
35
- type: NumberConstructor;
36
- required: false;
37
- default: number;
38
- validator: (width: number) => boolean;
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;
@@ -9,13 +9,13 @@ declare const _default: import("vue").DefineComponent<{
9
9
  [x: string]: boolean;
10
10
  'aux-pill': boolean;
11
11
  }>;
12
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
- color: {
14
- type: StringConstructor;
15
- default: string;
16
- validator: (value: string) => boolean;
17
- };
18
- }>>, {
12
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
13
+ color?: unknown;
14
+ } & {
15
+ color: string;
16
+ } & {}> & {
17
+ [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
18
+ }, {
19
19
  color: string;
20
20
  }>;
21
21
  export default _default;