@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
@@ -9,16 +9,16 @@ declare const InputTypes: () => (({
9
9
  $props: Partial<{
10
10
  type: "number" | "text" | "password";
11
11
  label: string;
12
+ testId: string;
12
13
  disabled: boolean;
13
14
  size: "sm" | "lg";
14
15
  mandatory: boolean;
15
- testId: string;
16
16
  hoverHelpText: string;
17
- hoverHelpTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
17
+ hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
18
18
  modelValue: string | number;
19
19
  placeholder: string;
20
20
  viewOnly: boolean;
21
- labelDirection: "left" | "top" | "inside";
21
+ labelDirection: "top" | "left" | "inside";
22
22
  autoFocus: boolean;
23
23
  hideNumberArrows: boolean;
24
24
  step: number;
@@ -34,6 +34,10 @@ declare const InputTypes: () => (({
34
34
  type: import("vue").PropType<string>;
35
35
  default: string;
36
36
  };
37
+ testId: {
38
+ type: import("vue").PropType<string>;
39
+ default: string;
40
+ };
37
41
  disabled: {
38
42
  type: import("vue").PropType<boolean>;
39
43
  default: boolean;
@@ -46,16 +50,12 @@ declare const InputTypes: () => (({
46
50
  type: import("vue").PropType<boolean>;
47
51
  default: boolean;
48
52
  };
49
- testId: {
50
- type: import("vue").PropType<string>;
51
- default: string;
52
- };
53
53
  hoverHelpText: {
54
54
  type: import("vue").PropType<string>;
55
55
  default: string;
56
56
  };
57
57
  hoverHelpTextPlacement: {
58
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
58
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
59
59
  default: string;
60
60
  };
61
61
  modelValue: {
@@ -71,7 +71,7 @@ declare const InputTypes: () => (({
71
71
  default: boolean;
72
72
  };
73
73
  labelDirection: {
74
- type: import("vue").PropType<"left" | "top" | "inside">;
74
+ type: import("vue").PropType<"top" | "left" | "inside">;
75
75
  default: string;
76
76
  };
77
77
  autoFocus: {
@@ -100,7 +100,7 @@ declare const InputTypes: () => (({
100
100
  };
101
101
  }>> & {
102
102
  "onUpdate:modelValue"?: (value: string | number) => any;
103
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "label" | "disabled" | "size" | "mandatory" | "testId" | "hoverHelpText" | "hoverHelpTextPlacement" | "modelValue" | "placeholder" | "viewOnly" | "labelDirection" | "autoFocus" | "hideNumberArrows" | "step" | "onlyDigits" | "feedbackHelpText" | "feedbackErrorText">;
103
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "label" | "testId" | "disabled" | "size" | "mandatory" | "hoverHelpText" | "hoverHelpTextPlacement" | "modelValue" | "placeholder" | "viewOnly" | "labelDirection" | "autoFocus" | "hideNumberArrows" | "step" | "onlyDigits" | "feedbackHelpText" | "feedbackErrorText">;
104
104
  $attrs: {
105
105
  [x: string]: unknown;
106
106
  };
@@ -123,6 +123,10 @@ declare const InputTypes: () => (({
123
123
  type: import("vue").PropType<string>;
124
124
  default: string;
125
125
  };
126
+ testId: {
127
+ type: import("vue").PropType<string>;
128
+ default: string;
129
+ };
126
130
  disabled: {
127
131
  type: import("vue").PropType<boolean>;
128
132
  default: boolean;
@@ -135,16 +139,12 @@ declare const InputTypes: () => (({
135
139
  type: import("vue").PropType<boolean>;
136
140
  default: boolean;
137
141
  };
138
- testId: {
139
- type: import("vue").PropType<string>;
140
- default: string;
141
- };
142
142
  hoverHelpText: {
143
143
  type: import("vue").PropType<string>;
144
144
  default: string;
145
145
  };
146
146
  hoverHelpTextPlacement: {
147
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
147
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
148
148
  default: string;
149
149
  };
150
150
  modelValue: {
@@ -160,7 +160,7 @@ declare const InputTypes: () => (({
160
160
  default: boolean;
161
161
  };
162
162
  labelDirection: {
163
- type: import("vue").PropType<"left" | "top" | "inside">;
163
+ type: import("vue").PropType<"top" | "left" | "inside">;
164
164
  default: string;
165
165
  };
166
166
  autoFocus: {
@@ -194,16 +194,16 @@ declare const InputTypes: () => (({
194
194
  }, string, {
195
195
  type: "number" | "text" | "password";
196
196
  label: string;
197
+ testId: string;
197
198
  disabled: boolean;
198
199
  size: "sm" | "lg";
199
200
  mandatory: boolean;
200
- testId: string;
201
201
  hoverHelpText: string;
202
- hoverHelpTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
202
+ hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
203
203
  modelValue: string | number;
204
204
  placeholder: string;
205
205
  viewOnly: boolean;
206
- labelDirection: "left" | "top" | "inside";
206
+ labelDirection: "top" | "left" | "inside";
207
207
  autoFocus: boolean;
208
208
  hideNumberArrows: boolean;
209
209
  step: number;
@@ -239,6 +239,10 @@ declare const InputTypes: () => (({
239
239
  type: import("vue").PropType<string>;
240
240
  default: string;
241
241
  };
242
+ testId: {
243
+ type: import("vue").PropType<string>;
244
+ default: string;
245
+ };
242
246
  disabled: {
243
247
  type: import("vue").PropType<boolean>;
244
248
  default: boolean;
@@ -251,16 +255,12 @@ declare const InputTypes: () => (({
251
255
  type: import("vue").PropType<boolean>;
252
256
  default: boolean;
253
257
  };
254
- testId: {
255
- type: import("vue").PropType<string>;
256
- default: string;
257
- };
258
258
  hoverHelpText: {
259
259
  type: import("vue").PropType<string>;
260
260
  default: string;
261
261
  };
262
262
  hoverHelpTextPlacement: {
263
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
263
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
264
264
  default: string;
265
265
  };
266
266
  modelValue: {
@@ -276,7 +276,7 @@ declare const InputTypes: () => (({
276
276
  default: boolean;
277
277
  };
278
278
  labelDirection: {
279
- type: import("vue").PropType<"left" | "top" | "inside">;
279
+ type: import("vue").PropType<"top" | "left" | "inside">;
280
280
  default: string;
281
281
  };
282
282
  autoFocus: {
@@ -318,6 +318,10 @@ declare const InputTypes: () => (({
318
318
  type: import("vue").PropType<string>;
319
319
  default: string;
320
320
  };
321
+ testId: {
322
+ type: import("vue").PropType<string>;
323
+ default: string;
324
+ };
321
325
  disabled: {
322
326
  type: import("vue").PropType<boolean>;
323
327
  default: boolean;
@@ -330,16 +334,12 @@ declare const InputTypes: () => (({
330
334
  type: import("vue").PropType<boolean>;
331
335
  default: boolean;
332
336
  };
333
- testId: {
334
- type: import("vue").PropType<string>;
335
- default: string;
336
- };
337
337
  hoverHelpText: {
338
338
  type: import("vue").PropType<string>;
339
339
  default: string;
340
340
  };
341
341
  hoverHelpTextPlacement: {
342
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
342
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
343
343
  default: string;
344
344
  };
345
345
  modelValue: {
@@ -355,7 +355,7 @@ declare const InputTypes: () => (({
355
355
  default: boolean;
356
356
  };
357
357
  labelDirection: {
358
- type: import("vue").PropType<"left" | "top" | "inside">;
358
+ type: import("vue").PropType<"top" | "left" | "inside">;
359
359
  default: string;
360
360
  };
361
361
  autoFocus: {
@@ -389,16 +389,16 @@ declare const InputTypes: () => (({
389
389
  }, string, {
390
390
  type: "number" | "text" | "password";
391
391
  label: string;
392
+ testId: string;
392
393
  disabled: boolean;
393
394
  size: "sm" | "lg";
394
395
  mandatory: boolean;
395
- testId: string;
396
396
  hoverHelpText: string;
397
- hoverHelpTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
397
+ hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
398
398
  modelValue: string | number;
399
399
  placeholder: string;
400
400
  viewOnly: boolean;
401
- labelDirection: "left" | "top" | "inside";
401
+ labelDirection: "top" | "left" | "inside";
402
402
  autoFocus: boolean;
403
403
  hideNumberArrows: boolean;
404
404
  step: number;
@@ -482,6 +482,9 @@ declare const InputTypes: () => (({
482
482
  [key: string]: any;
483
483
  }>) => void)[]>;
484
484
  };
485
+ testId: {
486
+ type: import("vue").PropType<string>;
487
+ };
485
488
  disabled: {
486
489
  type: import("vue").PropType<boolean>;
487
490
  };
@@ -491,14 +494,11 @@ declare const InputTypes: () => (({
491
494
  mandatory: {
492
495
  type: import("vue").PropType<boolean>;
493
496
  };
494
- testId: {
495
- type: import("vue").PropType<string>;
496
- };
497
497
  hoverHelpText: {
498
498
  type: import("vue").PropType<string>;
499
499
  };
500
500
  hoverHelpTextPlacement: {
501
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
501
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
502
502
  };
503
503
  modelValue: {
504
504
  type: import("vue").PropType<string | number>;
@@ -510,7 +510,7 @@ declare const InputTypes: () => (({
510
510
  type: import("vue").PropType<boolean>;
511
511
  };
512
512
  labelDirection: {
513
- type: import("vue").PropType<"left" | "top" | "inside">;
513
+ type: import("vue").PropType<"top" | "left" | "inside">;
514
514
  };
515
515
  autoFocus: {
516
516
  type: import("vue").PropType<boolean>;
@@ -601,6 +601,9 @@ declare const InputTypes: () => (({
601
601
  [key: string]: any;
602
602
  }>) => void)[]>;
603
603
  };
604
+ testId: {
605
+ type: import("vue").PropType<string>;
606
+ };
604
607
  disabled: {
605
608
  type: import("vue").PropType<boolean>;
606
609
  };
@@ -610,14 +613,11 @@ declare const InputTypes: () => (({
610
613
  mandatory: {
611
614
  type: import("vue").PropType<boolean>;
612
615
  };
613
- testId: {
614
- type: import("vue").PropType<string>;
615
- };
616
616
  hoverHelpText: {
617
617
  type: import("vue").PropType<string>;
618
618
  };
619
619
  hoverHelpTextPlacement: {
620
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
620
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
621
621
  };
622
622
  modelValue: {
623
623
  type: import("vue").PropType<string | number>;
@@ -629,7 +629,7 @@ declare const InputTypes: () => (({
629
629
  type: import("vue").PropType<boolean>;
630
630
  };
631
631
  labelDirection: {
632
- type: import("vue").PropType<"left" | "top" | "inside">;
632
+ type: import("vue").PropType<"top" | "left" | "inside">;
633
633
  };
634
634
  autoFocus: {
635
635
  type: import("vue").PropType<boolean>;
@@ -128,10 +128,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
128
128
  }, {
129
129
  type: FieldType;
130
130
  label: string;
131
+ testId: string;
131
132
  disabled: boolean;
132
133
  size: FieldSize;
133
134
  mandatory: boolean;
134
- testId: string;
135
135
  hoverHelpText: string;
136
136
  hoverHelpTextPlacement: TooltipPositions;
137
137
  maxLength: number;
@@ -6,12 +6,12 @@ declare const TextFieldTypes: () => ({
6
6
  $props: Partial<{
7
7
  type: "number" | "text" | "password";
8
8
  label: string;
9
+ testId: string;
9
10
  disabled: boolean;
10
11
  size: "small" | "medium" | "large";
11
12
  mandatory: boolean;
12
- testId: string;
13
13
  hoverHelpText: string;
14
- hoverHelpTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
14
+ hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
15
15
  maxLength: number;
16
16
  modelValue: string | number;
17
17
  placeholder: string;
@@ -27,7 +27,7 @@ declare const TextFieldTypes: () => ({
27
27
  showApply: boolean;
28
28
  inlineError: boolean;
29
29
  inlineErrorText: string;
30
- inlineErrorTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
30
+ inlineErrorTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
31
31
  feedbackText: string;
32
32
  feedbackVariant: "success" | "warning" | "error";
33
33
  showFeedbackTextIcon: boolean;
@@ -41,6 +41,10 @@ declare const TextFieldTypes: () => ({
41
41
  type: import("vue").PropType<string>;
42
42
  default: string;
43
43
  };
44
+ testId: {
45
+ type: import("vue").PropType<string>;
46
+ default: string;
47
+ };
44
48
  disabled: {
45
49
  type: import("vue").PropType<boolean>;
46
50
  default: boolean;
@@ -53,16 +57,12 @@ declare const TextFieldTypes: () => ({
53
57
  type: import("vue").PropType<boolean>;
54
58
  default: boolean;
55
59
  };
56
- testId: {
57
- type: import("vue").PropType<string>;
58
- default: string;
59
- };
60
60
  hoverHelpText: {
61
61
  type: import("vue").PropType<string>;
62
62
  default: string;
63
63
  };
64
64
  hoverHelpTextPlacement: {
65
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
65
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
66
66
  default: string;
67
67
  };
68
68
  maxLength: {
@@ -126,7 +126,7 @@ declare const TextFieldTypes: () => ({
126
126
  default: string;
127
127
  };
128
128
  inlineErrorTextPlacement: {
129
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
129
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
130
130
  default: string;
131
131
  };
132
132
  feedbackText: {
@@ -148,7 +148,7 @@ declare const TextFieldTypes: () => ({
148
148
  }>> & {
149
149
  "onUpdate:modelValue"?: (value: string | number) => any;
150
150
  onApply?: () => any;
151
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "label" | "disabled" | "size" | "mandatory" | "testId" | "hoverHelpText" | "hoverHelpTextPlacement" | "maxLength" | "modelValue" | "placeholder" | "viewOnly" | "labelDirection" | "autoFocus" | "hideNumberArrows" | "step" | "onlyDigits" | "prefix" | "suffix" | "maxLengthCounterPosition" | "showApply" | "inlineError" | "inlineErrorText" | "inlineErrorTextPlacement" | "feedbackText" | "feedbackVariant" | "showFeedbackTextIcon" | "feedbackPositionAbsolute">;
151
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "label" | "testId" | "disabled" | "size" | "mandatory" | "hoverHelpText" | "hoverHelpTextPlacement" | "maxLength" | "modelValue" | "placeholder" | "viewOnly" | "labelDirection" | "autoFocus" | "hideNumberArrows" | "step" | "onlyDigits" | "prefix" | "suffix" | "maxLengthCounterPosition" | "showApply" | "inlineError" | "inlineErrorText" | "inlineErrorTextPlacement" | "feedbackText" | "feedbackVariant" | "showFeedbackTextIcon" | "feedbackPositionAbsolute">;
152
152
  $attrs: {
153
153
  [x: string]: unknown;
154
154
  };
@@ -171,6 +171,10 @@ declare const TextFieldTypes: () => ({
171
171
  type: import("vue").PropType<string>;
172
172
  default: string;
173
173
  };
174
+ testId: {
175
+ type: import("vue").PropType<string>;
176
+ default: string;
177
+ };
174
178
  disabled: {
175
179
  type: import("vue").PropType<boolean>;
176
180
  default: boolean;
@@ -183,16 +187,12 @@ declare const TextFieldTypes: () => ({
183
187
  type: import("vue").PropType<boolean>;
184
188
  default: boolean;
185
189
  };
186
- testId: {
187
- type: import("vue").PropType<string>;
188
- default: string;
189
- };
190
190
  hoverHelpText: {
191
191
  type: import("vue").PropType<string>;
192
192
  default: string;
193
193
  };
194
194
  hoverHelpTextPlacement: {
195
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
195
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
196
196
  default: string;
197
197
  };
198
198
  maxLength: {
@@ -256,7 +256,7 @@ declare const TextFieldTypes: () => ({
256
256
  default: string;
257
257
  };
258
258
  inlineErrorTextPlacement: {
259
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
259
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
260
260
  default: string;
261
261
  };
262
262
  feedbackText: {
@@ -286,12 +286,12 @@ declare const TextFieldTypes: () => ({
286
286
  }, string, {
287
287
  type: "number" | "text" | "password";
288
288
  label: string;
289
+ testId: string;
289
290
  disabled: boolean;
290
291
  size: "small" | "medium" | "large";
291
292
  mandatory: boolean;
292
- testId: string;
293
293
  hoverHelpText: string;
294
- hoverHelpTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
294
+ hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
295
295
  maxLength: number;
296
296
  modelValue: string | number;
297
297
  placeholder: string;
@@ -307,7 +307,7 @@ declare const TextFieldTypes: () => ({
307
307
  showApply: boolean;
308
308
  inlineError: boolean;
309
309
  inlineErrorText: string;
310
- inlineErrorTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
310
+ inlineErrorTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
311
311
  feedbackText: string;
312
312
  feedbackVariant: "success" | "warning" | "error";
313
313
  showFeedbackTextIcon: boolean;
@@ -341,6 +341,10 @@ declare const TextFieldTypes: () => ({
341
341
  type: import("vue").PropType<string>;
342
342
  default: string;
343
343
  };
344
+ testId: {
345
+ type: import("vue").PropType<string>;
346
+ default: string;
347
+ };
344
348
  disabled: {
345
349
  type: import("vue").PropType<boolean>;
346
350
  default: boolean;
@@ -353,16 +357,12 @@ declare const TextFieldTypes: () => ({
353
357
  type: import("vue").PropType<boolean>;
354
358
  default: boolean;
355
359
  };
356
- testId: {
357
- type: import("vue").PropType<string>;
358
- default: string;
359
- };
360
360
  hoverHelpText: {
361
361
  type: import("vue").PropType<string>;
362
362
  default: string;
363
363
  };
364
364
  hoverHelpTextPlacement: {
365
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
365
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
366
366
  default: string;
367
367
  };
368
368
  maxLength: {
@@ -426,7 +426,7 @@ declare const TextFieldTypes: () => ({
426
426
  default: string;
427
427
  };
428
428
  inlineErrorTextPlacement: {
429
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
429
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
430
430
  default: string;
431
431
  };
432
432
  feedbackText: {
@@ -463,6 +463,10 @@ declare const TextFieldTypes: () => ({
463
463
  type: import("vue").PropType<string>;
464
464
  default: string;
465
465
  };
466
+ testId: {
467
+ type: import("vue").PropType<string>;
468
+ default: string;
469
+ };
466
470
  disabled: {
467
471
  type: import("vue").PropType<boolean>;
468
472
  default: boolean;
@@ -475,16 +479,12 @@ declare const TextFieldTypes: () => ({
475
479
  type: import("vue").PropType<boolean>;
476
480
  default: boolean;
477
481
  };
478
- testId: {
479
- type: import("vue").PropType<string>;
480
- default: string;
481
- };
482
482
  hoverHelpText: {
483
483
  type: import("vue").PropType<string>;
484
484
  default: string;
485
485
  };
486
486
  hoverHelpTextPlacement: {
487
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
487
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
488
488
  default: string;
489
489
  };
490
490
  maxLength: {
@@ -548,7 +548,7 @@ declare const TextFieldTypes: () => ({
548
548
  default: string;
549
549
  };
550
550
  inlineErrorTextPlacement: {
551
- type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end">;
551
+ type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
552
552
  default: string;
553
553
  };
554
554
  feedbackText: {
@@ -578,12 +578,12 @@ declare const TextFieldTypes: () => ({
578
578
  }, string, {
579
579
  type: "number" | "text" | "password";
580
580
  label: string;
581
+ testId: string;
581
582
  disabled: boolean;
582
583
  size: "small" | "medium" | "large";
583
584
  mandatory: boolean;
584
- testId: string;
585
585
  hoverHelpText: string;
586
- hoverHelpTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
586
+ hoverHelpTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
587
587
  maxLength: number;
588
588
  modelValue: string | number;
589
589
  placeholder: string;
@@ -599,7 +599,7 @@ declare const TextFieldTypes: () => ({
599
599
  showApply: boolean;
600
600
  inlineError: boolean;
601
601
  inlineErrorText: string;
602
- inlineErrorTextPlacement: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
602
+ inlineErrorTextPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
603
603
  feedbackText: string;
604
604
  feedbackVariant: "success" | "warning" | "error";
605
605
  showFeedbackTextIcon: boolean;
@@ -20,8 +20,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
20
20
  "onUpdate:open"?: (value: boolean) => any;
21
21
  }, {
22
22
  title: string;
23
- open: boolean;
24
23
  testId: string;
24
+ open: boolean;
25
25
  }>, {
26
26
  default?(_: {}): any;
27
27
  }>;
@@ -5,24 +5,24 @@ declare const FoldableSectionTypes: () => ({
5
5
  $data: {};
6
6
  $props: Partial<{
7
7
  title: string;
8
- open: boolean;
9
8
  testId: string;
9
+ open: boolean;
10
10
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
11
11
  title: {
12
12
  type: import("vue").PropType<string>;
13
13
  default: string;
14
14
  };
15
- open: {
16
- type: import("vue").PropType<boolean>;
17
- default: boolean;
18
- };
19
15
  testId: {
20
16
  type: import("vue").PropType<string>;
21
17
  default: string;
22
18
  };
19
+ open: {
20
+ type: import("vue").PropType<boolean>;
21
+ default: boolean;
22
+ };
23
23
  }>> & {
24
24
  "onUpdate:open"?: (value: boolean) => any;
25
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "open" | "testId">;
25
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "testId" | "open">;
26
26
  $attrs: {
27
27
  [x: string]: unknown;
28
28
  };
@@ -41,22 +41,22 @@ declare const FoldableSectionTypes: () => ({
41
41
  type: import("vue").PropType<string>;
42
42
  default: string;
43
43
  };
44
- open: {
45
- type: import("vue").PropType<boolean>;
46
- default: boolean;
47
- };
48
44
  testId: {
49
45
  type: import("vue").PropType<string>;
50
46
  default: string;
51
47
  };
48
+ open: {
49
+ type: import("vue").PropType<boolean>;
50
+ default: boolean;
51
+ };
52
52
  }>> & {
53
53
  "onUpdate:open"?: (value: boolean) => any;
54
54
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
55
55
  "update:open": (value: boolean) => void;
56
56
  }, string, {
57
57
  title: string;
58
- open: boolean;
59
58
  testId: string;
59
+ open: boolean;
60
60
  }, {}, string> & {
61
61
  beforeCreate?: (() => void) | (() => void)[];
62
62
  created?: (() => void) | (() => void)[];
@@ -82,14 +82,14 @@ declare const FoldableSectionTypes: () => ({
82
82
  type: import("vue").PropType<string>;
83
83
  default: string;
84
84
  };
85
- open: {
86
- type: import("vue").PropType<boolean>;
87
- default: boolean;
88
- };
89
85
  testId: {
90
86
  type: import("vue").PropType<string>;
91
87
  default: string;
92
88
  };
89
+ open: {
90
+ type: import("vue").PropType<boolean>;
91
+ default: boolean;
92
+ };
93
93
  }>> & {
94
94
  "onUpdate:open"?: (value: boolean) => any;
95
95
  } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
@@ -101,22 +101,22 @@ declare const FoldableSectionTypes: () => ({
101
101
  type: import("vue").PropType<string>;
102
102
  default: string;
103
103
  };
104
- open: {
105
- type: import("vue").PropType<boolean>;
106
- default: boolean;
107
- };
108
104
  testId: {
109
105
  type: import("vue").PropType<string>;
110
106
  default: string;
111
107
  };
108
+ open: {
109
+ type: import("vue").PropType<boolean>;
110
+ default: boolean;
111
+ };
112
112
  }>> & {
113
113
  "onUpdate:open"?: (value: boolean) => any;
114
114
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
115
115
  "update:open": (value: boolean) => void;
116
116
  }, string, {
117
117
  title: string;
118
- open: boolean;
119
118
  testId: string;
119
+ open: boolean;
120
120
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
121
121
  $slots: {
122
122
  default?(_: {}): any;