@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
@@ -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;
@@ -72,9 +72,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
72
72
  }, {
73
73
  title: string;
74
74
  themeClass: string;
75
+ testId: string;
75
76
  width: string | number;
76
77
  content: string;
77
- testId: string;
78
78
  appendToBody: boolean;
79
79
  closeDelay: number;
80
80
  openDelay: number;
@@ -5,9 +5,9 @@ declare const DialogTypes: () => ({
5
5
  $props: Partial<{
6
6
  title: string;
7
7
  themeClass: string;
8
+ testId: string;
8
9
  width: string | number;
9
10
  content: string;
10
- testId: string;
11
11
  appendToBody: boolean;
12
12
  closeDelay: number;
13
13
  openDelay: number;
@@ -26,6 +26,10 @@ declare const DialogTypes: () => ({
26
26
  type: import("vue").PropType<string>;
27
27
  default: string;
28
28
  };
29
+ testId: {
30
+ type: import("vue").PropType<string>;
31
+ default: string;
32
+ };
29
33
  width: {
30
34
  type: import("vue").PropType<string | number>;
31
35
  default: string;
@@ -34,10 +38,6 @@ declare const DialogTypes: () => ({
34
38
  type: import("vue").PropType<string>;
35
39
  default: any;
36
40
  };
37
- testId: {
38
- type: import("vue").PropType<string>;
39
- default: string;
40
- };
41
41
  modelValue: {
42
42
  type: import("vue").PropType<boolean>;
43
43
  required: true;
@@ -82,7 +82,7 @@ declare const DialogTypes: () => ({
82
82
  onClose?: (reason: import("../common/Reason").Reason) => any;
83
83
  "onUpdate:modelValue"?: (value: boolean) => any;
84
84
  onOpen?: () => any;
85
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "themeClass" | "width" | "content" | "testId" | "appendToBody" | "closeDelay" | "openDelay" | "escapeToClose" | "showBackdrop" | "headerBorder" | "closeOnClickOutside" | "beforeClose" | "showCloseButton">;
85
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "themeClass" | "testId" | "width" | "content" | "appendToBody" | "closeDelay" | "openDelay" | "escapeToClose" | "showBackdrop" | "headerBorder" | "closeOnClickOutside" | "beforeClose" | "showCloseButton">;
86
86
  $attrs: {
87
87
  [x: string]: unknown;
88
88
  };
@@ -105,6 +105,10 @@ declare const DialogTypes: () => ({
105
105
  type: import("vue").PropType<string>;
106
106
  default: string;
107
107
  };
108
+ testId: {
109
+ type: import("vue").PropType<string>;
110
+ default: string;
111
+ };
108
112
  width: {
109
113
  type: import("vue").PropType<string | number>;
110
114
  default: string;
@@ -113,10 +117,6 @@ declare const DialogTypes: () => ({
113
117
  type: import("vue").PropType<string>;
114
118
  default: any;
115
119
  };
116
- testId: {
117
- type: import("vue").PropType<string>;
118
- default: string;
119
- };
120
120
  modelValue: {
121
121
  type: import("vue").PropType<boolean>;
122
122
  required: true;
@@ -168,9 +168,9 @@ declare const DialogTypes: () => ({
168
168
  }, string, {
169
169
  title: string;
170
170
  themeClass: string;
171
+ testId: string;
171
172
  width: string | number;
172
173
  content: string;
173
- testId: string;
174
174
  appendToBody: boolean;
175
175
  closeDelay: number;
176
176
  openDelay: number;
@@ -209,6 +209,10 @@ declare const DialogTypes: () => ({
209
209
  type: import("vue").PropType<string>;
210
210
  default: string;
211
211
  };
212
+ testId: {
213
+ type: import("vue").PropType<string>;
214
+ default: string;
215
+ };
212
216
  width: {
213
217
  type: import("vue").PropType<string | number>;
214
218
  default: string;
@@ -217,10 +221,6 @@ declare const DialogTypes: () => ({
217
221
  type: import("vue").PropType<string>;
218
222
  default: any;
219
223
  };
220
- testId: {
221
- type: import("vue").PropType<string>;
222
- default: string;
223
- };
224
224
  modelValue: {
225
225
  type: import("vue").PropType<boolean>;
226
226
  required: true;
@@ -278,6 +278,10 @@ declare const DialogTypes: () => ({
278
278
  type: import("vue").PropType<string>;
279
279
  default: string;
280
280
  };
281
+ testId: {
282
+ type: import("vue").PropType<string>;
283
+ default: string;
284
+ };
281
285
  width: {
282
286
  type: import("vue").PropType<string | number>;
283
287
  default: string;
@@ -286,10 +290,6 @@ declare const DialogTypes: () => ({
286
290
  type: import("vue").PropType<string>;
287
291
  default: any;
288
292
  };
289
- testId: {
290
- type: import("vue").PropType<string>;
291
- default: string;
292
- };
293
293
  modelValue: {
294
294
  type: import("vue").PropType<boolean>;
295
295
  required: true;
@@ -341,9 +341,9 @@ declare const DialogTypes: () => ({
341
341
  }, string, {
342
342
  title: string;
343
343
  themeClass: string;
344
+ testId: string;
344
345
  width: string | number;
345
346
  content: string;
346
- testId: string;
347
347
  appendToBody: boolean;
348
348
  closeDelay: number;
349
349
  openDelay: number;
@@ -95,9 +95,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
95
95
  onSave?: () => any;
96
96
  }, {
97
97
  title: string;
98
+ testId: string;
98
99
  size: "small" | "medium" | "extraSmall";
99
100
  content: string;
100
- testId: string;
101
101
  subtitle: string;
102
102
  appendToBody: boolean;
103
103
  closeDelay: number;
@@ -5,9 +5,9 @@ declare const DialogTypes: () => ({
5
5
  $data: {};
6
6
  $props: Partial<{
7
7
  title: string;
8
+ testId: string;
8
9
  size: "small" | "medium" | "extraSmall";
9
10
  content: string;
10
- testId: string;
11
11
  subtitle: string;
12
12
  appendToBody: boolean;
13
13
  closeDelay: number;
@@ -28,6 +28,10 @@ declare const DialogTypes: () => ({
28
28
  type: import("vue").PropType<string>;
29
29
  default: string;
30
30
  };
31
+ testId: {
32
+ type: import("vue").PropType<string>;
33
+ default: string;
34
+ };
31
35
  size: {
32
36
  type: import("vue").PropType<"small" | "medium" | "extraSmall">;
33
37
  default: string;
@@ -36,10 +40,6 @@ declare const DialogTypes: () => ({
36
40
  type: import("vue").PropType<string>;
37
41
  default: any;
38
42
  };
39
- testId: {
40
- type: import("vue").PropType<string>;
41
- default: string;
42
- };
43
43
  modelValue: {
44
44
  type: import("vue").PropType<boolean>;
45
45
  required: true;
@@ -110,7 +110,7 @@ declare const DialogTypes: () => ({
110
110
  onCancel?: () => any;
111
111
  onOpen?: () => any;
112
112
  onSave?: () => any;
113
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "size" | "content" | "testId" | "subtitle" | "appendToBody" | "closeDelay" | "openDelay" | "escapeToClose" | "showBackdrop" | "closeOnClickOutside" | "beforeClose" | "showCloseButton" | "showFooter" | "saveButtonLabel" | "saveButtonLoading" | "saveButtonColor" | "cancelButtonLabel" | "cancelButtonColor">;
113
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "testId" | "size" | "content" | "subtitle" | "appendToBody" | "closeDelay" | "openDelay" | "escapeToClose" | "showBackdrop" | "closeOnClickOutside" | "beforeClose" | "showCloseButton" | "showFooter" | "saveButtonLabel" | "saveButtonLoading" | "saveButtonColor" | "cancelButtonLabel" | "cancelButtonColor">;
114
114
  $attrs: {
115
115
  [x: string]: unknown;
116
116
  };
@@ -129,6 +129,10 @@ declare const DialogTypes: () => ({
129
129
  type: import("vue").PropType<string>;
130
130
  default: string;
131
131
  };
132
+ testId: {
133
+ type: import("vue").PropType<string>;
134
+ default: string;
135
+ };
132
136
  size: {
133
137
  type: import("vue").PropType<"small" | "medium" | "extraSmall">;
134
138
  default: string;
@@ -137,10 +141,6 @@ declare const DialogTypes: () => ({
137
141
  type: import("vue").PropType<string>;
138
142
  default: any;
139
143
  };
140
- testId: {
141
- type: import("vue").PropType<string>;
142
- default: string;
143
- };
144
144
  modelValue: {
145
145
  type: import("vue").PropType<boolean>;
146
146
  required: true;
@@ -219,9 +219,9 @@ declare const DialogTypes: () => ({
219
219
  cancel: () => void;
220
220
  }, string, {
221
221
  title: string;
222
+ testId: string;
222
223
  size: "small" | "medium" | "extraSmall";
223
224
  content: string;
224
- testId: string;
225
225
  subtitle: string;
226
226
  appendToBody: boolean;
227
227
  closeDelay: number;
@@ -262,6 +262,10 @@ declare const DialogTypes: () => ({
262
262
  type: import("vue").PropType<string>;
263
263
  default: string;
264
264
  };
265
+ testId: {
266
+ type: import("vue").PropType<string>;
267
+ default: string;
268
+ };
265
269
  size: {
266
270
  type: import("vue").PropType<"small" | "medium" | "extraSmall">;
267
271
  default: string;
@@ -270,10 +274,6 @@ declare const DialogTypes: () => ({
270
274
  type: import("vue").PropType<string>;
271
275
  default: any;
272
276
  };
273
- testId: {
274
- type: import("vue").PropType<string>;
275
- default: string;
276
- };
277
277
  modelValue: {
278
278
  type: import("vue").PropType<boolean>;
279
279
  required: true;
@@ -353,6 +353,10 @@ declare const DialogTypes: () => ({
353
353
  type: import("vue").PropType<string>;
354
354
  default: string;
355
355
  };
356
+ testId: {
357
+ type: import("vue").PropType<string>;
358
+ default: string;
359
+ };
356
360
  size: {
357
361
  type: import("vue").PropType<"small" | "medium" | "extraSmall">;
358
362
  default: string;
@@ -361,10 +365,6 @@ declare const DialogTypes: () => ({
361
365
  type: import("vue").PropType<string>;
362
366
  default: any;
363
367
  };
364
- testId: {
365
- type: import("vue").PropType<string>;
366
- default: string;
367
- };
368
368
  modelValue: {
369
369
  type: import("vue").PropType<boolean>;
370
370
  required: true;
@@ -443,9 +443,9 @@ declare const DialogTypes: () => ({
443
443
  cancel: () => void;
444
444
  }, string, {
445
445
  title: string;
446
+ testId: string;
446
447
  size: "small" | "medium" | "extraSmall";
447
448
  content: string;
448
- testId: string;
449
449
  subtitle: string;
450
450
  appendToBody: boolean;
451
451
  closeDelay: number;
@@ -173,16 +173,16 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
173
173
  }, {
174
174
  title: string;
175
175
  theme: string;
176
+ testId: string;
177
+ placement: Placement;
176
178
  disabled: boolean;
179
+ distance: number;
180
+ container: string;
181
+ popperClass: string;
177
182
  size: "sm" | "lg";
178
183
  flip: boolean;
179
184
  mandatory: boolean;
180
- testId: string;
181
185
  error: string;
182
- container: string;
183
- placement: Placement;
184
- distance: number;
185
- popperClass: string;
186
186
  selected: any;
187
187
  modelValue: any;
188
188
  placeholder: string;