@ironsource/shared-ui 2.1.8-rc.3 → 2.1.8-rc.4

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 (114) hide show
  1. package/DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css +1 -0
  2. package/Typography.vue_vue_type_style_index_0_scoped_b00956b7_lang.css +1 -0
  3. package/components/alert/Alert.vue.d.ts +1 -1
  4. package/components/alert/index.d.ts +20 -20
  5. package/components/appHeader/AppHeader.vue.d.ts +1 -1
  6. package/components/appHeader/index.d.ts +9 -9
  7. package/components/appTrigger/AppTrigger.vue.d.ts +1 -1
  8. package/components/appTrigger/index.d.ts +20 -20
  9. package/components/autocomplete/Autocomplete.vue.d.ts +4 -4
  10. package/components/autocomplete/index.d.ts +27 -27
  11. package/components/button/v3/Button.vue.d.ts +1 -1
  12. package/components/button/v3/ScrollButton.vue.d.ts +1 -1
  13. package/components/button/v3/index.d.ts +28 -28
  14. package/components/button/v4/ButtonV4.vue.d.ts +1 -1
  15. package/components/button/v4/IconButtonV4.vue.d.ts +1 -1
  16. package/components/button/v4/index.d.ts +40 -40
  17. package/components/checkbox/v3/Checkbox.vue.d.ts +1 -1
  18. package/components/checkbox/v3/index.d.ts +20 -20
  19. package/components/checkbox/v4/CheckboxV4.vue.d.ts +1 -1
  20. package/components/checkbox/v4/index.d.ts +20 -20
  21. package/components/chip/v3/Chip.vue.d.ts +1 -1
  22. package/components/chip/v3/index.d.ts +20 -20
  23. package/components/chip/v4/ChipV4.vue.d.ts +1 -1
  24. package/components/chip/v4/index.d.ts +9 -9
  25. package/components/dateRange/common/DateRange.common.d.ts +1 -1
  26. package/components/dateRange/v3/DateRange.vue.d.ts +1 -1
  27. package/components/dateRange/v3/DateRangePicker.vue.d.ts +1 -1
  28. package/components/dateRange/v3/index.d.ts +20 -20
  29. package/components/dateRange/v4/DateRangePickerV4.vue.d.ts +1 -1
  30. package/components/dateRange/v4/DateRangeV4.vue.d.ts +1 -1
  31. package/components/dateRange/v4/index.d.ts +20 -20
  32. package/components/dialog/v3/Dialog.vue.d.ts +1 -1
  33. package/components/dialog/v3/index.d.ts +20 -20
  34. package/components/dialog/v4/DialogV4.vue.d.ts +1 -1
  35. package/components/dialog/v4/index.d.ts +20 -20
  36. package/components/dropdown/v3/Dropdown.vue.d.ts +5 -5
  37. package/components/dropdown/v3/index.d.ts +96 -96
  38. package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +1 -1
  39. package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -1
  40. package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.d.ts +1 -1
  41. package/components/dropdown/v4/ChipDropdownTrigger.vue.d.ts +1 -1
  42. package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +4 -4
  43. package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -5
  44. package/components/dropdown/v4/OptionV4.vue.d.ts +3 -3
  45. package/components/dropdown/v4/TreeDropdown.vue.d.ts +1 -1
  46. package/components/dropdown/v4/index.d.ts +188 -188
  47. package/components/filterDropdown/FilterDropdown.vue.d.ts +1 -1
  48. package/components/filterDropdown/index.d.ts +9 -9
  49. package/components/forms/CardPanel.vue.d.ts +3 -3
  50. package/components/forms/FormRow.vue.d.ts +4 -4
  51. package/components/forms/index.d.ts +34 -34
  52. package/components/includeExclude/IncludeExclude.vue.d.ts +2 -2
  53. package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +2 -2
  54. package/components/includeExclude/index.d.ts +78 -78
  55. package/components/inlineCopy/InlineCopy.vue.d.ts +3 -3
  56. package/components/inlineCopy/index.d.ts +25 -25
  57. package/components/input/v3/Input.vue.d.ts +1 -1
  58. package/components/input/v3/index.d.ts +44 -44
  59. package/components/input/v4/TextField.vue.d.ts +1 -1
  60. package/components/input/v4/index.d.ts +34 -34
  61. package/components/layout/FoldableSection.vue.d.ts +1 -1
  62. package/components/layout/index.d.ts +20 -20
  63. package/components/menu/Menu.vue.d.ts +1 -1
  64. package/components/menu/index.d.ts +20 -20
  65. package/components/multibar/MultiBar.vue.d.ts +1 -1
  66. package/components/multibar/index.d.ts +12 -12
  67. package/components/popover/v3/Popover.vue.d.ts +4 -4
  68. package/components/popover/v3/index.d.ts +43 -43
  69. package/components/popover/v4/PopoverV4.vue.d.ts +4 -4
  70. package/components/popover/v4/index.d.ts +27 -27
  71. package/components/radioButton/v3/RadioGroup.vue.d.ts +1 -1
  72. package/components/radioButton/v3/index.d.ts +20 -20
  73. package/components/radioButton/v4/RadioGroupV4.vue.d.ts +1 -1
  74. package/components/radioButton/v4/index.d.ts +20 -20
  75. package/components/search/v3/Search.vue.d.ts +1 -1
  76. package/components/search/v3/index.d.ts +9 -9
  77. package/components/search/v4/SearchV4.vue.d.ts +1 -1
  78. package/components/search/v4/index.d.ts +9 -9
  79. package/components/shared/FieldHelpText.vue.d.ts +1 -1
  80. package/components/shared/FieldLabel.vue.d.ts +1 -1
  81. package/components/snackbar/common/snackbar.common.d.ts +1 -1
  82. package/components/snackbar/v4/SnackbarV4.vue.d.ts +13 -13
  83. package/components/switch/v3/Switch.vue.d.ts +1 -1
  84. package/components/switch/v3/index.d.ts +20 -20
  85. package/components/table/v3/index.d.ts +16 -16
  86. package/components/table/v4/DataGrid.vue.js +2 -2
  87. package/components/table/v4/DataGrid.vue2.js +6 -6
  88. package/components/table/v4/index.d.ts +16 -16
  89. package/components/tabs/v3/Tabs.vue.d.ts +1 -1
  90. package/components/tabs/v3/index.d.ts +20 -20
  91. package/components/tabs/v4/TabsV4.vue.d.ts +1 -1
  92. package/components/tabs/v4/index.d.ts +20 -20
  93. package/components/textArea/v3/TextArea.vue.d.ts +1 -1
  94. package/components/textArea/v3/index.d.ts +9 -9
  95. package/components/textArea/v4/TextAreaV4.vue.d.ts +1 -1
  96. package/components/textArea/v4/index.d.ts +12 -12
  97. package/components/toggle/v3/Toggle.vue.d.ts +1 -1
  98. package/components/toggle/v3/index.d.ts +5 -5
  99. package/components/toggle/v4/ToggleV4.vue.d.ts +4 -4
  100. package/components/toggle/v4/index.d.ts +27 -27
  101. package/components/tooltip/v3/Tooltip.vue.d.ts +4 -4
  102. package/components/tooltip/v3/index.d.ts +34 -34
  103. package/components/tooltip/v4/TooltipV4.vue.d.ts +5 -5
  104. package/components/tooltip/v4/index.d.ts +53 -53
  105. package/components/typography/Text.vue.d.ts +1 -1
  106. package/components/typography/index.d.ts +32 -32
  107. package/components/typography/v4/Typography.vue.d.ts +20 -0
  108. package/components/typography/v4/Typography.vue.js +3 -3
  109. package/components/typography/v4/Typography.vue2.js +40 -13
  110. package/components/typography/v4/index.d.ts +89 -13
  111. package/index.d.ts +1255 -1255
  112. package/package.json +1 -1
  113. package/DataGrid.vue_vue_type_style_index_0_scoped_7524407f_lang.css +0 -1
  114. package/Typography.vue_vue_type_style_index_0_scoped_4c2254ef_lang.css +0 -1
@@ -4,13 +4,17 @@ declare const CheckboxTypes: () => ({
4
4
  $data: {};
5
5
  $props: Partial<{
6
6
  label: string;
7
- size: "sm" | "md" | "lg";
8
7
  testId: string;
8
+ size: "sm" | "md" | "lg";
9
9
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
10
10
  label: {
11
11
  type: import("vue").PropType<string>;
12
12
  default: string;
13
13
  };
14
+ testId: {
15
+ type: import("vue").PropType<string>;
16
+ default: string;
17
+ };
14
18
  disabled: {
15
19
  type: import("vue").PropType<boolean>;
16
20
  };
@@ -18,10 +22,6 @@ declare const CheckboxTypes: () => ({
18
22
  type: import("vue").PropType<"sm" | "md" | "lg">;
19
23
  default: string;
20
24
  };
21
- testId: {
22
- type: import("vue").PropType<string>;
23
- default: string;
24
- };
25
25
  isIndeterminate: {
26
26
  type: import("vue").PropType<boolean>;
27
27
  };
@@ -32,7 +32,7 @@ declare const CheckboxTypes: () => ({
32
32
  }>> & {
33
33
  onClick?: (event: MouseEvent) => any;
34
34
  "onUpdate:isChecked"?: (value: boolean) => any;
35
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "size" | "testId">;
35
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "size">;
36
36
  $attrs: {
37
37
  [x: string]: unknown;
38
38
  };
@@ -51,6 +51,10 @@ declare const CheckboxTypes: () => ({
51
51
  type: import("vue").PropType<string>;
52
52
  default: string;
53
53
  };
54
+ testId: {
55
+ type: import("vue").PropType<string>;
56
+ default: string;
57
+ };
54
58
  disabled: {
55
59
  type: import("vue").PropType<boolean>;
56
60
  };
@@ -58,10 +62,6 @@ declare const CheckboxTypes: () => ({
58
62
  type: import("vue").PropType<"sm" | "md" | "lg">;
59
63
  default: string;
60
64
  };
61
- testId: {
62
- type: import("vue").PropType<string>;
63
- default: string;
64
- };
65
65
  isIndeterminate: {
66
66
  type: import("vue").PropType<boolean>;
67
67
  };
@@ -77,8 +77,8 @@ declare const CheckboxTypes: () => ({
77
77
  click: (event: MouseEvent) => void;
78
78
  }, string, {
79
79
  label: string;
80
- size: "sm" | "md" | "lg";
81
80
  testId: string;
81
+ size: "sm" | "md" | "lg";
82
82
  }, {}, string> & {
83
83
  beforeCreate?: (() => void) | (() => void)[];
84
84
  created?: (() => void) | (() => void)[];
@@ -104,6 +104,10 @@ declare const CheckboxTypes: () => ({
104
104
  type: import("vue").PropType<string>;
105
105
  default: string;
106
106
  };
107
+ testId: {
108
+ type: import("vue").PropType<string>;
109
+ default: string;
110
+ };
107
111
  disabled: {
108
112
  type: import("vue").PropType<boolean>;
109
113
  };
@@ -111,10 +115,6 @@ declare const CheckboxTypes: () => ({
111
115
  type: import("vue").PropType<"sm" | "md" | "lg">;
112
116
  default: string;
113
117
  };
114
- testId: {
115
- type: import("vue").PropType<string>;
116
- default: string;
117
- };
118
118
  isIndeterminate: {
119
119
  type: import("vue").PropType<boolean>;
120
120
  };
@@ -134,6 +134,10 @@ declare const CheckboxTypes: () => ({
134
134
  type: import("vue").PropType<string>;
135
135
  default: string;
136
136
  };
137
+ testId: {
138
+ type: import("vue").PropType<string>;
139
+ default: string;
140
+ };
137
141
  disabled: {
138
142
  type: import("vue").PropType<boolean>;
139
143
  };
@@ -141,10 +145,6 @@ declare const CheckboxTypes: () => ({
141
145
  type: import("vue").PropType<"sm" | "md" | "lg">;
142
146
  default: string;
143
147
  };
144
- testId: {
145
- type: import("vue").PropType<string>;
146
- default: string;
147
- };
148
148
  isIndeterminate: {
149
149
  type: import("vue").PropType<boolean>;
150
150
  };
@@ -160,8 +160,8 @@ declare const CheckboxTypes: () => ({
160
160
  click: (event: MouseEvent) => void;
161
161
  }, string, {
162
162
  label: string;
163
- size: "sm" | "md" | "lg";
164
163
  testId: string;
164
+ size: "sm" | "md" | "lg";
165
165
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
166
166
  $slots: {
167
167
  default?(_: {}): any;
@@ -28,8 +28,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
28
28
  "onUpdate:isChecked"?: (value: boolean) => any;
29
29
  }, {
30
30
  label: string;
31
- color: string;
32
31
  testId: string;
32
+ color: string;
33
33
  }>, {
34
34
  default?(_: {}): any;
35
35
  }>;
@@ -4,13 +4,17 @@ declare const CheckboxTypes: () => ({
4
4
  $data: {};
5
5
  $props: Partial<{
6
6
  label: string;
7
- color: string;
8
7
  testId: string;
8
+ color: string;
9
9
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
10
10
  label: {
11
11
  type: import("vue").PropType<string>;
12
12
  default: string;
13
13
  };
14
+ testId: {
15
+ type: import("vue").PropType<string>;
16
+ default: string;
17
+ };
14
18
  disabled: {
15
19
  type: import("vue").PropType<boolean>;
16
20
  };
@@ -18,10 +22,6 @@ declare const CheckboxTypes: () => ({
18
22
  type: import("vue").PropType<string>;
19
23
  default: any;
20
24
  };
21
- testId: {
22
- type: import("vue").PropType<string>;
23
- default: string;
24
- };
25
25
  isIndeterminate: {
26
26
  type: import("vue").PropType<boolean>;
27
27
  };
@@ -32,7 +32,7 @@ declare const CheckboxTypes: () => ({
32
32
  }>> & {
33
33
  onClick?: (event: MouseEvent) => any;
34
34
  "onUpdate:isChecked"?: (value: boolean) => any;
35
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "color" | "testId">;
35
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "label" | "testId" | "color">;
36
36
  $attrs: {
37
37
  [x: string]: unknown;
38
38
  };
@@ -51,6 +51,10 @@ declare const CheckboxTypes: () => ({
51
51
  type: import("vue").PropType<string>;
52
52
  default: string;
53
53
  };
54
+ testId: {
55
+ type: import("vue").PropType<string>;
56
+ default: string;
57
+ };
54
58
  disabled: {
55
59
  type: import("vue").PropType<boolean>;
56
60
  };
@@ -58,10 +62,6 @@ declare const CheckboxTypes: () => ({
58
62
  type: import("vue").PropType<string>;
59
63
  default: any;
60
64
  };
61
- testId: {
62
- type: import("vue").PropType<string>;
63
- default: string;
64
- };
65
65
  isIndeterminate: {
66
66
  type: import("vue").PropType<boolean>;
67
67
  };
@@ -77,8 +77,8 @@ declare const CheckboxTypes: () => ({
77
77
  click: (event: MouseEvent) => void;
78
78
  }, string, {
79
79
  label: string;
80
- color: string;
81
80
  testId: string;
81
+ color: string;
82
82
  }, {}, string> & {
83
83
  beforeCreate?: (() => void) | (() => void)[];
84
84
  created?: (() => void) | (() => void)[];
@@ -104,6 +104,10 @@ declare const CheckboxTypes: () => ({
104
104
  type: import("vue").PropType<string>;
105
105
  default: string;
106
106
  };
107
+ testId: {
108
+ type: import("vue").PropType<string>;
109
+ default: string;
110
+ };
107
111
  disabled: {
108
112
  type: import("vue").PropType<boolean>;
109
113
  };
@@ -111,10 +115,6 @@ declare const CheckboxTypes: () => ({
111
115
  type: import("vue").PropType<string>;
112
116
  default: any;
113
117
  };
114
- testId: {
115
- type: import("vue").PropType<string>;
116
- default: string;
117
- };
118
118
  isIndeterminate: {
119
119
  type: import("vue").PropType<boolean>;
120
120
  };
@@ -134,6 +134,10 @@ declare const CheckboxTypes: () => ({
134
134
  type: import("vue").PropType<string>;
135
135
  default: string;
136
136
  };
137
+ testId: {
138
+ type: import("vue").PropType<string>;
139
+ default: string;
140
+ };
137
141
  disabled: {
138
142
  type: import("vue").PropType<boolean>;
139
143
  };
@@ -141,10 +145,6 @@ declare const CheckboxTypes: () => ({
141
145
  type: import("vue").PropType<string>;
142
146
  default: any;
143
147
  };
144
- testId: {
145
- type: import("vue").PropType<string>;
146
- default: string;
147
- };
148
148
  isIndeterminate: {
149
149
  type: import("vue").PropType<boolean>;
150
150
  };
@@ -160,8 +160,8 @@ declare const CheckboxTypes: () => ({
160
160
  click: (event: MouseEvent) => void;
161
161
  }, string, {
162
162
  label: string;
163
- color: string;
164
163
  testId: string;
164
+ color: string;
165
165
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
166
166
  $slots: {
167
167
  default?(_: {}): any;
@@ -27,8 +27,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
27
27
  }>>> & {
28
28
  onCleared?: (...args: any[]) => any;
29
29
  }, {
30
- disabled: boolean;
31
30
  testId: string;
31
+ disabled: boolean;
32
32
  selected: boolean;
33
33
  prefix: string;
34
34
  clearable: boolean;
@@ -3,20 +3,20 @@ declare const ChipTypes: () => ({
3
3
  $: import("vue").ComponentInternalInstance;
4
4
  $data: {};
5
5
  $props: Partial<{
6
- disabled: boolean;
7
6
  testId: string;
7
+ disabled: boolean;
8
8
  selected: boolean;
9
9
  prefix: string;
10
10
  clearable: boolean;
11
11
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
12
- disabled: {
13
- type: import("vue").PropType<boolean>;
14
- default: boolean;
15
- };
16
12
  testId: {
17
13
  type: import("vue").PropType<string>;
18
14
  default: string;
19
15
  };
16
+ disabled: {
17
+ type: import("vue").PropType<boolean>;
18
+ default: boolean;
19
+ };
20
20
  selected: {
21
21
  type: import("vue").PropType<boolean>;
22
22
  default: boolean;
@@ -31,7 +31,7 @@ declare const ChipTypes: () => ({
31
31
  };
32
32
  }>> & {
33
33
  onCleared?: (...args: any[]) => any;
34
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "testId" | "selected" | "prefix" | "clearable">;
34
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "selected" | "prefix" | "clearable">;
35
35
  $attrs: {
36
36
  [x: string]: unknown;
37
37
  };
@@ -46,14 +46,14 @@ declare const ChipTypes: () => ({
46
46
  $emit: (event: "cleared", ...args: any[]) => void;
47
47
  $el: any;
48
48
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
49
- disabled: {
50
- type: import("vue").PropType<boolean>;
51
- default: boolean;
52
- };
53
49
  testId: {
54
50
  type: import("vue").PropType<string>;
55
51
  default: string;
56
52
  };
53
+ disabled: {
54
+ type: import("vue").PropType<boolean>;
55
+ default: boolean;
56
+ };
57
57
  selected: {
58
58
  type: import("vue").PropType<boolean>;
59
59
  default: boolean;
@@ -71,8 +71,8 @@ declare const ChipTypes: () => ({
71
71
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
72
72
  cleared: (...args: any[]) => void;
73
73
  }, string, {
74
- disabled: boolean;
75
74
  testId: string;
75
+ disabled: boolean;
76
76
  selected: boolean;
77
77
  prefix: string;
78
78
  clearable: boolean;
@@ -97,14 +97,14 @@ declare const ChipTypes: () => ({
97
97
  $nextTick: typeof import("vue").nextTick;
98
98
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
99
99
  } & Readonly<import("vue").ExtractPropTypes<{
100
- disabled: {
101
- type: import("vue").PropType<boolean>;
102
- default: boolean;
103
- };
104
100
  testId: {
105
101
  type: import("vue").PropType<string>;
106
102
  default: string;
107
103
  };
104
+ disabled: {
105
+ type: import("vue").PropType<boolean>;
106
+ default: boolean;
107
+ };
108
108
  selected: {
109
109
  type: import("vue").PropType<boolean>;
110
110
  default: boolean;
@@ -124,14 +124,14 @@ declare const ChipTypes: () => ({
124
124
  __isTeleport?: never;
125
125
  __isSuspense?: never;
126
126
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
127
- disabled: {
128
- type: import("vue").PropType<boolean>;
129
- default: boolean;
130
- };
131
127
  testId: {
132
128
  type: import("vue").PropType<string>;
133
129
  default: string;
134
130
  };
131
+ disabled: {
132
+ type: import("vue").PropType<boolean>;
133
+ default: boolean;
134
+ };
135
135
  selected: {
136
136
  type: import("vue").PropType<boolean>;
137
137
  default: boolean;
@@ -149,8 +149,8 @@ declare const ChipTypes: () => ({
149
149
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
150
150
  cleared: (...args: any[]) => void;
151
151
  }, string, {
152
- disabled: boolean;
153
152
  testId: string;
153
+ disabled: boolean;
154
154
  selected: boolean;
155
155
  prefix: string;
156
156
  clearable: boolean;
@@ -29,11 +29,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
29
29
  disabled: boolean;
30
30
  }>>>, {
31
31
  label: string;
32
+ testId: string;
32
33
  variant: ChipVariant;
33
34
  disabled: boolean;
34
35
  color: ChipColor;
35
36
  size: ChipSize;
36
- testId: string;
37
37
  }>;
38
38
  export default _default;
39
39
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -4,6 +4,10 @@ declare const ChipTypes: () => import("vue").DefineComponent<{
4
4
  required: true;
5
5
  default: string;
6
6
  };
7
+ testId: {
8
+ type: import("vue").PropType<string>;
9
+ default: string;
10
+ };
7
11
  variant: {
8
12
  type: import("vue").PropType<"filled" | "outlined">;
9
13
  default: string;
@@ -20,16 +24,16 @@ declare const ChipTypes: () => import("vue").DefineComponent<{
20
24
  type: import("vue").PropType<"small" | "medium">;
21
25
  default: string;
22
26
  };
23
- testId: {
24
- type: import("vue").PropType<string>;
25
- default: string;
26
- };
27
27
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  label: {
29
29
  type: import("vue").PropType<string>;
30
30
  required: true;
31
31
  default: string;
32
32
  };
33
+ testId: {
34
+ type: import("vue").PropType<string>;
35
+ default: string;
36
+ };
33
37
  variant: {
34
38
  type: import("vue").PropType<"filled" | "outlined">;
35
39
  default: string;
@@ -46,17 +50,13 @@ declare const ChipTypes: () => import("vue").DefineComponent<{
46
50
  type: import("vue").PropType<"small" | "medium">;
47
51
  default: string;
48
52
  };
49
- testId: {
50
- type: import("vue").PropType<string>;
51
- default: string;
52
- };
53
53
  }>>, {
54
54
  label: string;
55
+ testId: string;
55
56
  variant: "filled" | "outlined";
56
57
  disabled: boolean;
57
58
  color: "dark" | "default" | "primary" | "info" | "success" | "warning" | "error";
58
59
  size: "small" | "medium";
59
- testId: string;
60
60
  }>[];
61
61
  export { default as Chip } from './ChipV4.vue';
62
62
  export { ChipTypes };
@@ -39,7 +39,7 @@ export declare const dateRangeCommon: (props: any, emit: any) => {
39
39
  compareDates: (dateA: Date, dateB: Date) => boolean;
40
40
  determinePreset: (range: any) => void;
41
41
  selectionChanged: (day: any, month: any, year: any) => void;
42
- checkPlacement: () => "left" | "right";
42
+ checkPlacement: () => "right" | "left";
43
43
  toggle: (dismiss?: boolean) => void;
44
44
  closeDatePicker: () => void;
45
45
  isCompact: import("vue").ComputedRef<any>;
@@ -81,8 +81,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
81
81
  onDateRangePresetNameChanged?: (...args: any[]) => any;
82
82
  onDismissed?: (...args: any[]) => any;
83
83
  }, {
84
- disabled: boolean;
85
84
  testId: string;
85
+ disabled: boolean;
86
86
  allowedDays: number;
87
87
  uniqueId: string | number;
88
88
  includeToday: boolean;
@@ -71,8 +71,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
71
71
  onDismissed?: (...args: any[]) => any;
72
72
  "onUpdate:range"?: (...args: any[]) => any;
73
73
  }, {
74
- disabled: boolean;
75
74
  testId: string;
75
+ disabled: boolean;
76
76
  allowedDays: number;
77
77
  uniqueId: string | number;
78
78
  includeToday: boolean;
@@ -3,8 +3,8 @@ declare const DateRangeTypes: () => ({
3
3
  $: import("vue").ComponentInternalInstance;
4
4
  $data: {};
5
5
  $props: Partial<{
6
- disabled: boolean;
7
6
  testId: string;
7
+ disabled: boolean;
8
8
  allowedDays: number;
9
9
  uniqueId: string | number;
10
10
  includeToday: boolean;
@@ -18,6 +18,10 @@ declare const DateRangeTypes: () => ({
18
18
  showPresets: boolean;
19
19
  maxDate: Date;
20
20
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
21
+ testId: {
22
+ type: import("vue").PropType<string>;
23
+ default: string;
24
+ };
21
25
  disabled: {
22
26
  type: import("vue").PropType<boolean>;
23
27
  default: boolean;
@@ -29,10 +33,6 @@ declare const DateRangeTypes: () => ({
29
33
  }>;
30
34
  required: true;
31
35
  };
32
- testId: {
33
- type: import("vue").PropType<string>;
34
- default: string;
35
- };
36
36
  allowedDays: {
37
37
  type: import("vue").PropType<number>;
38
38
  default: any;
@@ -91,7 +91,7 @@ declare const DateRangeTypes: () => ({
91
91
  onRangeChanged?: (...args: any[]) => any;
92
92
  onDateRangePresetNameChanged?: (...args: any[]) => any;
93
93
  onDismissed?: (...args: any[]) => any;
94
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "testId" | "allowedDays" | "uniqueId" | "includeToday" | "dateFormat" | "types" | "maxDaysInRange" | "datePresetList" | "regex" | "initialType" | "openOnTop" | "showPresets" | "maxDate">;
94
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "disabled" | "allowedDays" | "uniqueId" | "includeToday" | "dateFormat" | "types" | "maxDaysInRange" | "datePresetList" | "regex" | "initialType" | "openOnTop" | "showPresets" | "maxDate">;
95
95
  $attrs: {
96
96
  [x: string]: unknown;
97
97
  };
@@ -106,6 +106,10 @@ declare const DateRangeTypes: () => ({
106
106
  $emit: ((event: "opened", ...args: any[]) => void) & ((event: "rangeTypeChanged", ...args: any[]) => void) & ((event: "currentDateChanged", ...args: any[]) => void) & ((event: "rangeChanged", ...args: any[]) => void) & ((event: "dateRangePresetNameChanged", ...args: any[]) => void) & ((event: "dismissed", ...args: any[]) => void);
107
107
  $el: any;
108
108
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
109
+ testId: {
110
+ type: import("vue").PropType<string>;
111
+ default: string;
112
+ };
109
113
  disabled: {
110
114
  type: import("vue").PropType<boolean>;
111
115
  default: boolean;
@@ -117,10 +121,6 @@ declare const DateRangeTypes: () => ({
117
121
  }>;
118
122
  required: true;
119
123
  };
120
- testId: {
121
- type: import("vue").PropType<string>;
122
- default: string;
123
- };
124
124
  allowedDays: {
125
125
  type: import("vue").PropType<number>;
126
126
  default: any;
@@ -187,8 +187,8 @@ declare const DateRangeTypes: () => ({
187
187
  dateRangePresetNameChanged: (...args: any[]) => void;
188
188
  dismissed: (...args: any[]) => void;
189
189
  }, string, {
190
- disabled: boolean;
191
190
  testId: string;
191
+ disabled: boolean;
192
192
  allowedDays: number;
193
193
  uniqueId: string | number;
194
194
  includeToday: boolean;
@@ -222,6 +222,10 @@ declare const DateRangeTypes: () => ({
222
222
  $nextTick: typeof import("vue").nextTick;
223
223
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
224
224
  } & Readonly<import("vue").ExtractPropTypes<{
225
+ testId: {
226
+ type: import("vue").PropType<string>;
227
+ default: string;
228
+ };
225
229
  disabled: {
226
230
  type: import("vue").PropType<boolean>;
227
231
  default: boolean;
@@ -233,10 +237,6 @@ declare const DateRangeTypes: () => ({
233
237
  }>;
234
238
  required: true;
235
239
  };
236
- testId: {
237
- type: import("vue").PropType<string>;
238
- default: string;
239
- };
240
240
  allowedDays: {
241
241
  type: import("vue").PropType<number>;
242
242
  default: any;
@@ -300,6 +300,10 @@ declare const DateRangeTypes: () => ({
300
300
  __isTeleport?: never;
301
301
  __isSuspense?: never;
302
302
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
303
+ testId: {
304
+ type: import("vue").PropType<string>;
305
+ default: string;
306
+ };
303
307
  disabled: {
304
308
  type: import("vue").PropType<boolean>;
305
309
  default: boolean;
@@ -311,10 +315,6 @@ declare const DateRangeTypes: () => ({
311
315
  }>;
312
316
  required: true;
313
317
  };
314
- testId: {
315
- type: import("vue").PropType<string>;
316
- default: string;
317
- };
318
318
  allowedDays: {
319
319
  type: import("vue").PropType<number>;
320
320
  default: any;
@@ -381,8 +381,8 @@ declare const DateRangeTypes: () => ({
381
381
  dateRangePresetNameChanged: (...args: any[]) => void;
382
382
  dismissed: (...args: any[]) => void;
383
383
  }, string, {
384
- disabled: boolean;
385
384
  testId: string;
385
+ disabled: boolean;
386
386
  allowedDays: number;
387
387
  uniqueId: string | number;
388
388
  includeToday: boolean;
@@ -71,8 +71,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
71
71
  onDismissed?: (...args: any[]) => any;
72
72
  "onUpdate:range"?: (...args: any[]) => any;
73
73
  }, {
74
- disabled: boolean;
75
74
  testId: string;
75
+ disabled: boolean;
76
76
  allowedDays: number;
77
77
  uniqueId: string | number;
78
78
  includeToday: boolean;
@@ -81,8 +81,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
81
81
  onDateRangePresetNameChanged?: (...args: any[]) => any;
82
82
  onDismissed?: (...args: any[]) => any;
83
83
  }, {
84
- disabled: boolean;
85
84
  testId: string;
85
+ disabled: boolean;
86
86
  allowedDays: number;
87
87
  uniqueId: string | number;
88
88
  includeToday: boolean;