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

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 (118) hide show
  1. package/ChipV4.vue_vue_type_style_index_0_scoped_a4d3a12e_lang.css +1 -0
  2. package/DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css +1 -0
  3. package/Typography.vue_vue_type_style_index_0_scoped_b00956b7_lang.css +1 -0
  4. package/components/alert/Alert.vue.d.ts +1 -1
  5. package/components/alert/index.d.ts +20 -20
  6. package/components/appHeader/AppHeader.vue.d.ts +1 -1
  7. package/components/appHeader/index.d.ts +9 -9
  8. package/components/appTrigger/AppTrigger.vue.d.ts +1 -1
  9. package/components/appTrigger/index.d.ts +20 -20
  10. package/components/autocomplete/Autocomplete.vue.d.ts +4 -4
  11. package/components/autocomplete/index.d.ts +27 -27
  12. package/components/button/v3/Button.vue.d.ts +1 -1
  13. package/components/button/v3/ScrollButton.vue.d.ts +1 -1
  14. package/components/button/v3/index.d.ts +28 -28
  15. package/components/button/v4/ButtonV4.vue.d.ts +1 -1
  16. package/components/button/v4/IconButtonV4.vue.d.ts +1 -1
  17. package/components/button/v4/index.d.ts +40 -40
  18. package/components/checkbox/v3/Checkbox.vue.d.ts +1 -1
  19. package/components/checkbox/v3/index.d.ts +20 -20
  20. package/components/checkbox/v4/CheckboxV4.vue.d.ts +1 -1
  21. package/components/checkbox/v4/index.d.ts +20 -20
  22. package/components/chip/v3/Chip.vue.d.ts +1 -1
  23. package/components/chip/v3/index.d.ts +20 -20
  24. package/components/chip/v4/ChipV4.vue.d.ts +20 -14
  25. package/components/chip/v4/ChipV4.vue.js +3 -3
  26. package/components/chip/v4/ChipV4.vue2.js +15 -13
  27. package/components/chip/v4/index.d.ts +139 -31
  28. package/components/dateRange/common/DateRange.common.d.ts +1 -1
  29. package/components/dateRange/v3/DateRange.vue.d.ts +1 -1
  30. package/components/dateRange/v3/DateRangePicker.vue.d.ts +1 -1
  31. package/components/dateRange/v3/index.d.ts +20 -20
  32. package/components/dateRange/v4/DateRangePickerV4.vue.d.ts +1 -1
  33. package/components/dateRange/v4/DateRangeV4.vue.d.ts +1 -1
  34. package/components/dateRange/v4/index.d.ts +20 -20
  35. package/components/dialog/v3/Dialog.vue.d.ts +1 -1
  36. package/components/dialog/v3/index.d.ts +20 -20
  37. package/components/dialog/v4/DialogV4.vue.d.ts +1 -1
  38. package/components/dialog/v4/index.d.ts +20 -20
  39. package/components/dropdown/v3/Dropdown.vue.d.ts +5 -5
  40. package/components/dropdown/v3/index.d.ts +96 -96
  41. package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +1 -1
  42. package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +1 -1
  43. package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.d.ts +1 -1
  44. package/components/dropdown/v4/ChipDropdownTrigger.vue.d.ts +1 -1
  45. package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +4 -4
  46. package/components/dropdown/v4/DropdownV4.vue.d.ts +5 -5
  47. package/components/dropdown/v4/OptionV4.vue.d.ts +3 -3
  48. package/components/dropdown/v4/TreeDropdown.vue.d.ts +1 -1
  49. package/components/dropdown/v4/index.d.ts +188 -188
  50. package/components/filterDropdown/FilterDropdown.vue.d.ts +1 -1
  51. package/components/filterDropdown/index.d.ts +9 -9
  52. package/components/forms/CardPanel.vue.d.ts +3 -3
  53. package/components/forms/FormRow.vue.d.ts +4 -4
  54. package/components/forms/index.d.ts +34 -34
  55. package/components/includeExclude/IncludeExclude.vue.d.ts +2 -2
  56. package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +2 -2
  57. package/components/includeExclude/index.d.ts +78 -78
  58. package/components/inlineCopy/InlineCopy.vue.d.ts +3 -3
  59. package/components/inlineCopy/index.d.ts +25 -25
  60. package/components/input/v3/Input.vue.d.ts +1 -1
  61. package/components/input/v3/index.d.ts +44 -44
  62. package/components/input/v4/TextField.vue.d.ts +1 -1
  63. package/components/input/v4/index.d.ts +34 -34
  64. package/components/layout/FoldableSection.vue.d.ts +1 -1
  65. package/components/layout/index.d.ts +20 -20
  66. package/components/menu/Menu.vue.d.ts +1 -1
  67. package/components/menu/index.d.ts +20 -20
  68. package/components/multibar/MultiBar.vue.d.ts +1 -1
  69. package/components/multibar/index.d.ts +12 -12
  70. package/components/popover/v3/Popover.vue.d.ts +4 -4
  71. package/components/popover/v3/index.d.ts +43 -43
  72. package/components/popover/v4/PopoverV4.vue.d.ts +4 -4
  73. package/components/popover/v4/index.d.ts +27 -27
  74. package/components/radioButton/v3/RadioGroup.vue.d.ts +1 -1
  75. package/components/radioButton/v3/index.d.ts +20 -20
  76. package/components/radioButton/v4/RadioGroupV4.vue.d.ts +1 -1
  77. package/components/radioButton/v4/index.d.ts +20 -20
  78. package/components/search/v3/Search.vue.d.ts +1 -1
  79. package/components/search/v3/index.d.ts +9 -9
  80. package/components/search/v4/SearchV4.vue.d.ts +1 -1
  81. package/components/search/v4/index.d.ts +9 -9
  82. package/components/shared/FieldHelpText.vue.d.ts +1 -1
  83. package/components/shared/FieldLabel.vue.d.ts +1 -1
  84. package/components/snackbar/common/snackbar.common.d.ts +1 -1
  85. package/components/snackbar/v4/SnackbarV4.vue.d.ts +13 -13
  86. package/components/switch/v3/Switch.vue.d.ts +1 -1
  87. package/components/switch/v3/index.d.ts +20 -20
  88. package/components/table/v3/index.d.ts +16 -16
  89. package/components/table/v4/DataGrid.vue.js +2 -2
  90. package/components/table/v4/DataGrid.vue2.js +6 -6
  91. package/components/table/v4/index.d.ts +16 -16
  92. package/components/tabs/v3/Tabs.vue.d.ts +1 -1
  93. package/components/tabs/v3/index.d.ts +20 -20
  94. package/components/tabs/v4/TabsV4.vue.d.ts +1 -1
  95. package/components/tabs/v4/index.d.ts +20 -20
  96. package/components/textArea/v3/TextArea.vue.d.ts +1 -1
  97. package/components/textArea/v3/index.d.ts +9 -9
  98. package/components/textArea/v4/TextAreaV4.vue.d.ts +1 -1
  99. package/components/textArea/v4/index.d.ts +12 -12
  100. package/components/toggle/v3/Toggle.vue.d.ts +1 -1
  101. package/components/toggle/v3/index.d.ts +5 -5
  102. package/components/toggle/v4/ToggleV4.vue.d.ts +4 -4
  103. package/components/toggle/v4/index.d.ts +27 -27
  104. package/components/tooltip/v3/Tooltip.vue.d.ts +4 -4
  105. package/components/tooltip/v3/index.d.ts +34 -34
  106. package/components/tooltip/v4/TooltipV4.vue.d.ts +5 -5
  107. package/components/tooltip/v4/index.d.ts +53 -53
  108. package/components/typography/Text.vue.d.ts +1 -1
  109. package/components/typography/index.d.ts +32 -32
  110. package/components/typography/v4/Typography.vue.d.ts +20 -0
  111. package/components/typography/v4/Typography.vue.js +3 -3
  112. package/components/typography/v4/Typography.vue2.js +40 -13
  113. package/components/typography/v4/index.d.ts +89 -13
  114. package/index.d.ts +1520 -1304
  115. package/package.json +1 -1
  116. package/ChipV4.vue_vue_type_style_index_0_scoped_12c0f396_lang.css +0 -1
  117. package/DataGrid.vue_vue_type_style_index_0_scoped_7524407f_lang.css +0 -1
  118. package/Typography.vue_vue_type_style_index_0_scoped_4c2254ef_lang.css +0 -1
@@ -4,7 +4,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
4
4
  activeText?: string;
5
5
  inactiveText?: string;
6
6
  hoverHelpText?: string;
7
- 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";
7
+ 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";
8
8
  feedbackText?: string;
9
9
  feedbackVariant?: "success" | "warning" | "error";
10
10
  isDisabled?: boolean;
@@ -33,7 +33,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
33
33
  activeText?: string;
34
34
  inactiveText?: string;
35
35
  hoverHelpText?: string;
36
- 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";
36
+ 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";
37
37
  feedbackText?: string;
38
38
  feedbackVariant?: "success" | "warning" | "error";
39
39
  isDisabled?: boolean;
@@ -58,12 +58,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
58
58
  "onUpdate:modelValue"?: (value: boolean) => any;
59
59
  }, {
60
60
  text: string;
61
+ testId: string;
61
62
  color: "primary" | "test";
62
63
  size: "small" | "medium";
63
- testId: string;
64
64
  isLoading: boolean;
65
65
  hoverHelpText: string;
66
- 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";
66
+ 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";
67
67
  feedbackText: string;
68
68
  feedbackVariant: "success" | "warning" | "error";
69
69
  isDisabled: boolean;
@@ -4,12 +4,12 @@ declare const ToggleTypes: () => ({
4
4
  $data: {};
5
5
  $props: Partial<{
6
6
  text: string;
7
+ testId: string;
7
8
  color: "primary" | "test";
8
9
  size: "small" | "medium";
9
- testId: string;
10
10
  isLoading: boolean;
11
11
  hoverHelpText: string;
12
- 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";
12
+ 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";
13
13
  feedbackText: string;
14
14
  feedbackVariant: "success" | "warning" | "error";
15
15
  isDisabled: boolean;
@@ -20,6 +20,10 @@ declare const ToggleTypes: () => ({
20
20
  type: import("vue").PropType<string>;
21
21
  default: any;
22
22
  };
23
+ testId: {
24
+ type: import("vue").PropType<string>;
25
+ default: string;
26
+ };
23
27
  color: {
24
28
  type: import("vue").PropType<"primary" | "test">;
25
29
  default: string;
@@ -28,10 +32,6 @@ declare const ToggleTypes: () => ({
28
32
  type: import("vue").PropType<"small" | "medium">;
29
33
  default: string;
30
34
  };
31
- testId: {
32
- type: import("vue").PropType<string>;
33
- default: string;
34
- };
35
35
  isLoading: {
36
36
  type: import("vue").PropType<boolean>;
37
37
  default: boolean;
@@ -41,7 +41,7 @@ declare const ToggleTypes: () => ({
41
41
  default: string;
42
42
  };
43
43
  hoverHelpTextPlacement: {
44
- 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">;
44
+ 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">;
45
45
  default: string;
46
46
  };
47
47
  modelValue: {
@@ -70,7 +70,7 @@ declare const ToggleTypes: () => ({
70
70
  };
71
71
  }>> & {
72
72
  "onUpdate:modelValue"?: (value: boolean) => any;
73
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "text" | "color" | "size" | "testId" | "isLoading" | "hoverHelpText" | "hoverHelpTextPlacement" | "feedbackText" | "feedbackVariant" | "isDisabled" | "activeText" | "inactiveText">;
73
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "text" | "testId" | "color" | "size" | "isLoading" | "hoverHelpText" | "hoverHelpTextPlacement" | "feedbackText" | "feedbackVariant" | "isDisabled" | "activeText" | "inactiveText">;
74
74
  $attrs: {
75
75
  [x: string]: unknown;
76
76
  };
@@ -89,6 +89,10 @@ declare const ToggleTypes: () => ({
89
89
  type: import("vue").PropType<string>;
90
90
  default: any;
91
91
  };
92
+ testId: {
93
+ type: import("vue").PropType<string>;
94
+ default: string;
95
+ };
92
96
  color: {
93
97
  type: import("vue").PropType<"primary" | "test">;
94
98
  default: string;
@@ -97,10 +101,6 @@ declare const ToggleTypes: () => ({
97
101
  type: import("vue").PropType<"small" | "medium">;
98
102
  default: string;
99
103
  };
100
- testId: {
101
- type: import("vue").PropType<string>;
102
- default: string;
103
- };
104
104
  isLoading: {
105
105
  type: import("vue").PropType<boolean>;
106
106
  default: boolean;
@@ -110,7 +110,7 @@ declare const ToggleTypes: () => ({
110
110
  default: string;
111
111
  };
112
112
  hoverHelpTextPlacement: {
113
- 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">;
113
+ 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">;
114
114
  default: string;
115
115
  };
116
116
  modelValue: {
@@ -143,12 +143,12 @@ declare const ToggleTypes: () => ({
143
143
  "update:modelValue": (value: boolean) => void;
144
144
  }, string, {
145
145
  text: string;
146
+ testId: string;
146
147
  color: "primary" | "test";
147
148
  size: "small" | "medium";
148
- testId: string;
149
149
  isLoading: boolean;
150
150
  hoverHelpText: string;
151
- 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";
151
+ 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";
152
152
  feedbackText: string;
153
153
  feedbackVariant: "success" | "warning" | "error";
154
154
  isDisabled: boolean;
@@ -179,6 +179,10 @@ declare const ToggleTypes: () => ({
179
179
  type: import("vue").PropType<string>;
180
180
  default: any;
181
181
  };
182
+ testId: {
183
+ type: import("vue").PropType<string>;
184
+ default: string;
185
+ };
182
186
  color: {
183
187
  type: import("vue").PropType<"primary" | "test">;
184
188
  default: string;
@@ -187,10 +191,6 @@ declare const ToggleTypes: () => ({
187
191
  type: import("vue").PropType<"small" | "medium">;
188
192
  default: string;
189
193
  };
190
- testId: {
191
- type: import("vue").PropType<string>;
192
- default: string;
193
- };
194
194
  isLoading: {
195
195
  type: import("vue").PropType<boolean>;
196
196
  default: boolean;
@@ -200,7 +200,7 @@ declare const ToggleTypes: () => ({
200
200
  default: string;
201
201
  };
202
202
  hoverHelpTextPlacement: {
203
- 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">;
203
+ 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">;
204
204
  default: string;
205
205
  };
206
206
  modelValue: {
@@ -238,6 +238,10 @@ declare const ToggleTypes: () => ({
238
238
  type: import("vue").PropType<string>;
239
239
  default: any;
240
240
  };
241
+ testId: {
242
+ type: import("vue").PropType<string>;
243
+ default: string;
244
+ };
241
245
  color: {
242
246
  type: import("vue").PropType<"primary" | "test">;
243
247
  default: string;
@@ -246,10 +250,6 @@ declare const ToggleTypes: () => ({
246
250
  type: import("vue").PropType<"small" | "medium">;
247
251
  default: string;
248
252
  };
249
- testId: {
250
- type: import("vue").PropType<string>;
251
- default: string;
252
- };
253
253
  isLoading: {
254
254
  type: import("vue").PropType<boolean>;
255
255
  default: boolean;
@@ -259,7 +259,7 @@ declare const ToggleTypes: () => ({
259
259
  default: string;
260
260
  };
261
261
  hoverHelpTextPlacement: {
262
- 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">;
262
+ 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">;
263
263
  default: string;
264
264
  };
265
265
  modelValue: {
@@ -292,12 +292,12 @@ declare const ToggleTypes: () => ({
292
292
  "update:modelValue": (value: boolean) => void;
293
293
  }, string, {
294
294
  text: string;
295
+ testId: string;
295
296
  color: "primary" | "test";
296
297
  size: "small" | "medium";
297
- testId: string;
298
298
  isLoading: boolean;
299
299
  hoverHelpText: string;
300
- 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";
300
+ 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";
301
301
  feedbackText: string;
302
302
  feedbackVariant: "success" | "warning" | "error";
303
303
  isDisabled: boolean;
@@ -5,7 +5,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
5
5
  delay?: number;
6
6
  triggers?: Triggers[];
7
7
  forceShowWithTruncate?: boolean;
8
- placement?: "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";
8
+ placement?: "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";
9
9
  theme?: string;
10
10
  disabled?: boolean;
11
11
  testId?: string;
@@ -25,7 +25,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
25
25
  delay?: number;
26
26
  triggers?: Triggers[];
27
27
  forceShowWithTruncate?: boolean;
28
- placement?: "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";
28
+ placement?: "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";
29
29
  theme?: string;
30
30
  disabled?: boolean;
31
31
  testId?: string;
@@ -43,12 +43,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
43
43
  header: string;
44
44
  text: string;
45
45
  theme: string;
46
- disabled: boolean;
47
46
  testId: string;
48
47
  delay: number;
49
48
  triggers: Triggers[];
50
49
  forceShowWithTruncate: boolean;
51
- placement: "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";
50
+ placement: "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";
51
+ disabled: boolean;
52
52
  }>, {
53
53
  default?(_: {}): any;
54
54
  tooltip?(_: {
@@ -6,12 +6,12 @@ declare const TooltipTypes: () => ({
6
6
  header: string;
7
7
  text: string;
8
8
  theme: string;
9
- disabled: boolean;
10
9
  testId: string;
11
10
  delay: number;
12
- triggers: ("touch" | "click" | "focus" | "hover")[];
11
+ triggers: ("hover" | "click" | "focus" | "touch")[];
13
12
  forceShowWithTruncate: boolean;
14
- placement: "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";
13
+ placement: "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";
14
+ disabled: boolean;
15
15
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
16
16
  header: {
17
17
  type: import("vue").PropType<string>;
@@ -25,10 +25,6 @@ declare const TooltipTypes: () => ({
25
25
  type: import("vue").PropType<string>;
26
26
  default: string;
27
27
  };
28
- disabled: {
29
- type: import("vue").PropType<boolean>;
30
- default: boolean;
31
- };
32
28
  testId: {
33
29
  type: import("vue").PropType<string>;
34
30
  default: string;
@@ -38,7 +34,7 @@ declare const TooltipTypes: () => ({
38
34
  default: number;
39
35
  };
40
36
  triggers: {
41
- type: import("vue").PropType<("touch" | "click" | "focus" | "hover")[]>;
37
+ type: import("vue").PropType<("hover" | "click" | "focus" | "touch")[]>;
42
38
  default: () => string[];
43
39
  };
44
40
  forceShowWithTruncate: {
@@ -46,10 +42,14 @@ declare const TooltipTypes: () => ({
46
42
  default: boolean;
47
43
  };
48
44
  placement: {
49
- 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">;
45
+ 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">;
50
46
  default: string;
51
47
  };
52
- }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "header" | "text" | "theme" | "disabled" | "testId" | "delay" | "triggers" | "forceShowWithTruncate" | "placement">;
48
+ disabled: {
49
+ type: import("vue").PropType<boolean>;
50
+ default: boolean;
51
+ };
52
+ }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "header" | "text" | "theme" | "testId" | "delay" | "triggers" | "forceShowWithTruncate" | "placement" | "disabled">;
53
53
  $attrs: {
54
54
  [x: string]: unknown;
55
55
  };
@@ -76,10 +76,6 @@ declare const TooltipTypes: () => ({
76
76
  type: import("vue").PropType<string>;
77
77
  default: string;
78
78
  };
79
- disabled: {
80
- type: import("vue").PropType<boolean>;
81
- default: boolean;
82
- };
83
79
  testId: {
84
80
  type: import("vue").PropType<string>;
85
81
  default: string;
@@ -89,7 +85,7 @@ declare const TooltipTypes: () => ({
89
85
  default: number;
90
86
  };
91
87
  triggers: {
92
- type: import("vue").PropType<("touch" | "click" | "focus" | "hover")[]>;
88
+ type: import("vue").PropType<("hover" | "click" | "focus" | "touch")[]>;
93
89
  default: () => string[];
94
90
  };
95
91
  forceShowWithTruncate: {
@@ -97,19 +93,23 @@ declare const TooltipTypes: () => ({
97
93
  default: boolean;
98
94
  };
99
95
  placement: {
100
- 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">;
96
+ 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">;
101
97
  default: string;
102
98
  };
99
+ disabled: {
100
+ type: import("vue").PropType<boolean>;
101
+ default: boolean;
102
+ };
103
103
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
104
104
  header: string;
105
105
  text: string;
106
106
  theme: string;
107
- disabled: boolean;
108
107
  testId: string;
109
108
  delay: number;
110
- triggers: ("touch" | "click" | "focus" | "hover")[];
109
+ triggers: ("hover" | "click" | "focus" | "touch")[];
111
110
  forceShowWithTruncate: boolean;
112
- placement: "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";
111
+ placement: "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";
112
+ disabled: boolean;
113
113
  }, {}, string> & {
114
114
  beforeCreate?: (() => void) | (() => void)[];
115
115
  created?: (() => void) | (() => void)[];
@@ -143,10 +143,6 @@ declare const TooltipTypes: () => ({
143
143
  type: import("vue").PropType<string>;
144
144
  default: string;
145
145
  };
146
- disabled: {
147
- type: import("vue").PropType<boolean>;
148
- default: boolean;
149
- };
150
146
  testId: {
151
147
  type: import("vue").PropType<string>;
152
148
  default: string;
@@ -156,7 +152,7 @@ declare const TooltipTypes: () => ({
156
152
  default: number;
157
153
  };
158
154
  triggers: {
159
- type: import("vue").PropType<("touch" | "click" | "focus" | "hover")[]>;
155
+ type: import("vue").PropType<("hover" | "click" | "focus" | "touch")[]>;
160
156
  default: () => string[];
161
157
  };
162
158
  forceShowWithTruncate: {
@@ -164,9 +160,13 @@ declare const TooltipTypes: () => ({
164
160
  default: boolean;
165
161
  };
166
162
  placement: {
167
- 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">;
163
+ 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">;
168
164
  default: string;
169
165
  };
166
+ disabled: {
167
+ type: import("vue").PropType<boolean>;
168
+ default: boolean;
169
+ };
170
170
  }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
171
171
  __isFragment?: never;
172
172
  __isTeleport?: never;
@@ -184,10 +184,6 @@ declare const TooltipTypes: () => ({
184
184
  type: import("vue").PropType<string>;
185
185
  default: string;
186
186
  };
187
- disabled: {
188
- type: import("vue").PropType<boolean>;
189
- default: boolean;
190
- };
191
187
  testId: {
192
188
  type: import("vue").PropType<string>;
193
189
  default: string;
@@ -197,7 +193,7 @@ declare const TooltipTypes: () => ({
197
193
  default: number;
198
194
  };
199
195
  triggers: {
200
- type: import("vue").PropType<("touch" | "click" | "focus" | "hover")[]>;
196
+ type: import("vue").PropType<("hover" | "click" | "focus" | "touch")[]>;
201
197
  default: () => string[];
202
198
  };
203
199
  forceShowWithTruncate: {
@@ -205,19 +201,23 @@ declare const TooltipTypes: () => ({
205
201
  default: boolean;
206
202
  };
207
203
  placement: {
208
- 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">;
204
+ 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">;
209
205
  default: string;
210
206
  };
207
+ disabled: {
208
+ type: import("vue").PropType<boolean>;
209
+ default: boolean;
210
+ };
211
211
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
212
212
  header: string;
213
213
  text: string;
214
214
  theme: string;
215
- disabled: boolean;
216
215
  testId: string;
217
216
  delay: number;
218
- triggers: ("touch" | "click" | "focus" | "hover")[];
217
+ triggers: ("hover" | "click" | "focus" | "touch")[];
219
218
  forceShowWithTruncate: boolean;
220
- placement: "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";
219
+ placement: "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";
220
+ disabled: boolean;
221
221
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
222
222
  $slots: {
223
223
  default?(_: {}): any;
@@ -5,7 +5,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
5
5
  delay?: number;
6
6
  triggers?: Triggers[];
7
7
  forceShowWithTruncate?: boolean;
8
- placement?: "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";
8
+ placement?: "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";
9
9
  theme?: string;
10
10
  disabled?: boolean;
11
11
  testId?: string;
@@ -31,7 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
31
31
  delay?: number;
32
32
  triggers?: Triggers[];
33
33
  forceShowWithTruncate?: boolean;
34
- placement?: "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";
34
+ placement?: "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";
35
35
  theme?: string;
36
36
  disabled?: boolean;
37
37
  testId?: string;
@@ -55,14 +55,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
55
55
  header: string;
56
56
  text: string;
57
57
  theme: string;
58
- disabled: boolean;
59
58
  testId: string;
60
- container: string;
61
59
  delay: number;
62
60
  triggers: Triggers[];
63
61
  forceShowWithTruncate: boolean;
64
- placement: "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";
62
+ placement: "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";
63
+ disabled: boolean;
65
64
  distance: string | number;
65
+ container: string;
66
66
  }>, {
67
67
  default?(_: {}): any;
68
68
  tooltip?(_: {