@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
@@ -24,14 +24,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
24
24
  type: import("vue").PropType<string>;
25
25
  required: true;
26
26
  };
27
- columns: {
28
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
29
- required: true;
30
- };
31
27
  testId: {
32
28
  type: import("vue").PropType<string>;
33
29
  default: string;
34
30
  };
31
+ columns: {
32
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
33
+ required: true;
34
+ };
35
35
  isLoading: {
36
36
  type: import("vue").PropType<boolean>;
37
37
  default: boolean;
@@ -118,14 +118,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
118
118
  type: import("vue").PropType<string>;
119
119
  required: true;
120
120
  };
121
- columns: {
122
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
123
- required: true;
124
- };
125
121
  testId: {
126
122
  type: import("vue").PropType<string>;
127
123
  default: string;
128
124
  };
125
+ columns: {
126
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
127
+ required: true;
128
+ };
129
129
  isLoading: {
130
130
  type: import("vue").PropType<boolean>;
131
131
  default: boolean;
@@ -236,14 +236,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
236
236
  type: import("vue").PropType<string>;
237
237
  required: true;
238
238
  };
239
- columns: {
240
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
241
- required: true;
242
- };
243
239
  testId: {
244
240
  type: import("vue").PropType<string>;
245
241
  default: string;
246
242
  };
243
+ columns: {
244
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
245
+ required: true;
246
+ };
247
247
  isLoading: {
248
248
  type: import("vue").PropType<boolean>;
249
249
  default: boolean;
@@ -315,14 +315,14 @@ declare const TableTypes: () => (import("vue").InjectionKey<import("../common/Ta
315
315
  type: import("vue").PropType<string>;
316
316
  required: true;
317
317
  };
318
- columns: {
319
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
320
- required: true;
321
- };
322
318
  testId: {
323
319
  type: import("vue").PropType<string>;
324
320
  default: string;
325
321
  };
322
+ columns: {
323
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
324
+ required: true;
325
+ };
326
326
  isLoading: {
327
327
  type: import("vue").PropType<boolean>;
328
328
  default: boolean;
@@ -1,7 +1,7 @@
1
1
  import o from "./DataGrid.vue2.js";
2
2
  /* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../DataGrid.vue_vue_type_style_index_0_scoped_7524407f_lang.css"; //*');
4
- const a = /* @__PURE__ */ _(o, [["__scopeId", "data-v-7524407f"]]);
3
+ // import "../../../DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css"; //*');
4
+ const a = /* @__PURE__ */ _(o, [["__scopeId", "data-v-46d53424"]]);
5
5
  export {
6
6
  a as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import "../../../DataGrid.vue_vue_type_style_index_0_scoped_7524407f_lang.css"; import { defineComponent as ie, useCssVars as de, unref as t, useSlots as oe, computed as v, openBlock as l, createElementBlock as o, createElementVNode as u, normalizeStyle as x, normalizeClass as f, renderSlot as r, createVNode as h, withCtx as T, createTextVNode as w, toDisplayString as E, isRef as ne, createCommentVNode as c, Fragment as B, renderList as I, createBlock as z, mergeProps as re } from "vue";
1
+ import "../../../DataGrid.vue_vue_type_style_index_0_scoped_46d53424_lang.css"; import { defineComponent as ie, useCssVars as de, unref as t, useSlots as oe, computed as v, openBlock as l, createElementBlock as o, createElementVNode as u, normalizeStyle as x, normalizeClass as f, renderSlot as r, createVNode as h, withCtx as T, createTextVNode as w, toDisplayString as E, isRef as ne, createCommentVNode as c, Fragment as B, renderList as I, createBlock as z, mergeProps as re } from "vue";
2
2
  import p from "../../typography/v4/Typography.vue.js";
3
3
  import ce from "../../skeleton/v4/SkeletonV4.vue.js";
4
4
  import ue from "../../emptyState/v4/EmptyStateV4.vue.js";
@@ -63,10 +63,10 @@ const ge = ["data-testid"], ve = ["data-testid"], be = ["data-testid"], $e = ["d
63
63
  setup(s, { expose: m, emit: y }) {
64
64
  const i = s;
65
65
  de((a) => ({
66
- "06b5104a": s.zIndexBase,
67
- bd683984: t(X),
68
- "45ac1eb7": t(H),
69
- "2737857f": t(J)
66
+ "0f0d3395": s.zIndexBase,
67
+ "01312249": t(X),
68
+ "413dc702": t(H),
69
+ "7a14020a": t(J)
70
70
  }));
71
71
  const b = oe(), U = (a) => i.rowCustomClassKey && i.rows[a] ? i.rows[a][i.rowCustomClassKey] : "", {
72
72
  list: P,
@@ -90,7 +90,7 @@ const ge = ["data-testid"], ve = ["data-testid"], be = ["data-testid"], $e = ["d
90
90
  scrollTo: _
91
91
  } = he(i, y), D = v(() => !!b.footer), g = me(i, "search", y), ee = v(() => i.selection.length || 0), M = v(() => {
92
92
  const a = i.rows.map((d, e) => i.getRowId(d, e));
93
- return a.length && a.every((d) => R(d));
93
+ return !!a.length && a.every((d) => R(d));
94
94
  }), R = (a) => i.selection.findIndex((d) => i.selectedMatcher(a, d)) !== -1, te = (a) => {
95
95
  R(a) ? (C(
96
96
  i.selection.filter(
@@ -45,14 +45,14 @@ declare const DataGridTypes: () => (({
45
45
  type: import("vue").PropType<string>;
46
46
  default: any;
47
47
  };
48
- columns: {
49
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
50
- required: true;
51
- };
52
48
  testId: {
53
49
  type: import("vue").PropType<string>;
54
50
  default: string;
55
51
  };
52
+ columns: {
53
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
54
+ required: true;
55
+ };
56
56
  isLoading: {
57
57
  type: import("vue").PropType<boolean>;
58
58
  default: boolean;
@@ -189,14 +189,14 @@ declare const DataGridTypes: () => (({
189
189
  type: import("vue").PropType<string>;
190
190
  default: any;
191
191
  };
192
- columns: {
193
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
194
- required: true;
195
- };
196
192
  testId: {
197
193
  type: import("vue").PropType<string>;
198
194
  default: string;
199
195
  };
196
+ columns: {
197
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
198
+ required: true;
199
+ };
200
200
  isLoading: {
201
201
  type: import("vue").PropType<boolean>;
202
202
  default: boolean;
@@ -378,14 +378,14 @@ declare const DataGridTypes: () => (({
378
378
  type: import("vue").PropType<string>;
379
379
  default: any;
380
380
  };
381
- columns: {
382
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
383
- required: true;
384
- };
385
381
  testId: {
386
382
  type: import("vue").PropType<string>;
387
383
  default: string;
388
384
  };
385
+ columns: {
386
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
387
+ required: true;
388
+ };
389
389
  isLoading: {
390
390
  type: import("vue").PropType<boolean>;
391
391
  default: boolean;
@@ -509,14 +509,14 @@ declare const DataGridTypes: () => (({
509
509
  type: import("vue").PropType<string>;
510
510
  default: any;
511
511
  };
512
- columns: {
513
- type: import("vue").PropType<import("../common/Table.types").Column[]>;
514
- required: true;
515
- };
516
512
  testId: {
517
513
  type: import("vue").PropType<string>;
518
514
  default: string;
519
515
  };
516
+ columns: {
517
+ type: import("vue").PropType<import("../common/Table.types").Column[]>;
518
+ required: true;
519
+ };
520
520
  isLoading: {
521
521
  type: import("vue").PropType<boolean>;
522
522
  default: boolean;
@@ -26,9 +26,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
26
26
  }>>> & {
27
27
  "onUpdate:selectedTab"?: (tabId: string | number) => any;
28
28
  }, {
29
+ testId: string;
29
30
  variant: "fill" | "fix";
30
31
  size: "sm" | "md" | "lg" | "xl";
31
- testId: string;
32
32
  tabsList: Tab[];
33
33
  }>, {
34
34
  default?(_: {
@@ -3,11 +3,15 @@ declare const TabsTypes: () => ({
3
3
  $: import("vue").ComponentInternalInstance;
4
4
  $data: {};
5
5
  $props: Partial<{
6
+ testId: string;
6
7
  variant: "fill" | "fix";
7
8
  size: "sm" | "md" | "lg" | "xl";
8
- testId: string;
9
9
  tabsList: import("../common/Tabs.types").Tab[];
10
10
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
11
+ testId: {
12
+ type: import("vue").PropType<string>;
13
+ default: string;
14
+ };
11
15
  variant: {
12
16
  type: import("vue").PropType<"fill" | "fix">;
13
17
  default: string;
@@ -16,10 +20,6 @@ declare const TabsTypes: () => ({
16
20
  type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
17
21
  default: string;
18
22
  };
19
- testId: {
20
- type: import("vue").PropType<string>;
21
- default: string;
22
- };
23
23
  tabsList: {
24
24
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
25
25
  required: true;
@@ -31,7 +31,7 @@ declare const TabsTypes: () => ({
31
31
  };
32
32
  }>> & {
33
33
  "onUpdate:selectedTab"?: (tabId: string | number) => any;
34
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "size" | "testId" | "tabsList">;
34
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "variant" | "size" | "tabsList">;
35
35
  $attrs: {
36
36
  [x: string]: unknown;
37
37
  };
@@ -46,6 +46,10 @@ declare const TabsTypes: () => ({
46
46
  $emit: (event: "update:selectedTab", tabId: string | number) => void;
47
47
  $el: any;
48
48
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
49
+ testId: {
50
+ type: import("vue").PropType<string>;
51
+ default: string;
52
+ };
49
53
  variant: {
50
54
  type: import("vue").PropType<"fill" | "fix">;
51
55
  default: string;
@@ -54,10 +58,6 @@ declare const TabsTypes: () => ({
54
58
  type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
55
59
  default: string;
56
60
  };
57
- testId: {
58
- type: import("vue").PropType<string>;
59
- default: string;
60
- };
61
61
  tabsList: {
62
62
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
63
63
  required: true;
@@ -72,9 +72,9 @@ declare const TabsTypes: () => ({
72
72
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
73
73
  "update:selectedTab": (tabId: string | number) => void;
74
74
  }, string, {
75
+ testId: string;
75
76
  variant: "fill" | "fix";
76
77
  size: "sm" | "md" | "lg" | "xl";
77
- testId: string;
78
78
  tabsList: import("../common/Tabs.types").Tab[];
79
79
  }, {}, string> & {
80
80
  beforeCreate?: (() => void) | (() => void)[];
@@ -97,6 +97,10 @@ declare const TabsTypes: () => ({
97
97
  $nextTick: typeof import("vue").nextTick;
98
98
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
99
99
  } & Readonly<import("vue").ExtractPropTypes<{
100
+ testId: {
101
+ type: import("vue").PropType<string>;
102
+ default: string;
103
+ };
100
104
  variant: {
101
105
  type: import("vue").PropType<"fill" | "fix">;
102
106
  default: string;
@@ -105,10 +109,6 @@ declare const TabsTypes: () => ({
105
109
  type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
106
110
  default: string;
107
111
  };
108
- testId: {
109
- type: import("vue").PropType<string>;
110
- default: string;
111
- };
112
112
  tabsList: {
113
113
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
114
114
  required: true;
@@ -125,6 +125,10 @@ declare const TabsTypes: () => ({
125
125
  __isTeleport?: never;
126
126
  __isSuspense?: never;
127
127
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
128
+ testId: {
129
+ type: import("vue").PropType<string>;
130
+ default: string;
131
+ };
128
132
  variant: {
129
133
  type: import("vue").PropType<"fill" | "fix">;
130
134
  default: string;
@@ -133,10 +137,6 @@ declare const TabsTypes: () => ({
133
137
  type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
134
138
  default: string;
135
139
  };
136
- testId: {
137
- type: import("vue").PropType<string>;
138
- default: string;
139
- };
140
140
  tabsList: {
141
141
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
142
142
  required: true;
@@ -151,9 +151,9 @@ declare const TabsTypes: () => ({
151
151
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
152
152
  "update:selectedTab": (tabId: string | number) => void;
153
153
  }, string, {
154
+ testId: string;
154
155
  variant: "fill" | "fix";
155
156
  size: "sm" | "md" | "lg" | "xl";
156
- testId: string;
157
157
  tabsList: import("../common/Tabs.types").Tab[];
158
158
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
159
159
  $slots: {
@@ -22,8 +22,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
22
22
  }>>> & {
23
23
  "onUpdate:selectedTab"?: (tabId: string | number) => any;
24
24
  }, {
25
- variant: "page" | "card";
26
25
  testId: string;
26
+ variant: "page" | "card";
27
27
  tabsList: Tab[];
28
28
  }>, {
29
29
  "tab-icon"?(_: {
@@ -3,18 +3,18 @@ declare const TabsTypes: () => ({
3
3
  $: import("vue").ComponentInternalInstance;
4
4
  $data: {};
5
5
  $props: Partial<{
6
- variant: "page" | "card";
7
6
  testId: string;
7
+ variant: "page" | "card";
8
8
  tabsList: import("../common/Tabs.types").Tab[];
9
9
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
10
- variant: {
11
- type: import("vue").PropType<"page" | "card">;
12
- default: string;
13
- };
14
10
  testId: {
15
11
  type: import("vue").PropType<string>;
16
12
  default: string;
17
13
  };
14
+ variant: {
15
+ type: import("vue").PropType<"page" | "card">;
16
+ default: string;
17
+ };
18
18
  tabsList: {
19
19
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
20
20
  required: true;
@@ -26,7 +26,7 @@ declare const TabsTypes: () => ({
26
26
  };
27
27
  }>> & {
28
28
  "onUpdate:selectedTab"?: (tabId: string | number) => any;
29
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "variant" | "testId" | "tabsList">;
29
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "variant" | "tabsList">;
30
30
  $attrs: {
31
31
  [x: string]: unknown;
32
32
  };
@@ -41,14 +41,14 @@ declare const TabsTypes: () => ({
41
41
  $emit: (event: "update:selectedTab", tabId: string | number) => void;
42
42
  $el: any;
43
43
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
44
- variant: {
45
- type: import("vue").PropType<"page" | "card">;
46
- default: string;
47
- };
48
44
  testId: {
49
45
  type: import("vue").PropType<string>;
50
46
  default: string;
51
47
  };
48
+ variant: {
49
+ type: import("vue").PropType<"page" | "card">;
50
+ default: string;
51
+ };
52
52
  tabsList: {
53
53
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
54
54
  required: true;
@@ -63,8 +63,8 @@ declare const TabsTypes: () => ({
63
63
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
64
64
  "update:selectedTab": (tabId: string | number) => void;
65
65
  }, string, {
66
- variant: "page" | "card";
67
66
  testId: string;
67
+ variant: "page" | "card";
68
68
  tabsList: import("../common/Tabs.types").Tab[];
69
69
  }, {}, string> & {
70
70
  beforeCreate?: (() => void) | (() => void)[];
@@ -87,14 +87,14 @@ declare const TabsTypes: () => ({
87
87
  $nextTick: typeof import("vue").nextTick;
88
88
  $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;
89
89
  } & Readonly<import("vue").ExtractPropTypes<{
90
- variant: {
91
- type: import("vue").PropType<"page" | "card">;
92
- default: string;
93
- };
94
90
  testId: {
95
91
  type: import("vue").PropType<string>;
96
92
  default: string;
97
93
  };
94
+ variant: {
95
+ type: import("vue").PropType<"page" | "card">;
96
+ default: string;
97
+ };
98
98
  tabsList: {
99
99
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
100
100
  required: true;
@@ -111,14 +111,14 @@ declare const TabsTypes: () => ({
111
111
  __isTeleport?: never;
112
112
  __isSuspense?: never;
113
113
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
114
- variant: {
115
- type: import("vue").PropType<"page" | "card">;
116
- default: string;
117
- };
118
114
  testId: {
119
115
  type: import("vue").PropType<string>;
120
116
  default: string;
121
117
  };
118
+ variant: {
119
+ type: import("vue").PropType<"page" | "card">;
120
+ default: string;
121
+ };
122
122
  tabsList: {
123
123
  type: import("vue").PropType<import("../common/Tabs.types").Tab[]>;
124
124
  required: true;
@@ -133,8 +133,8 @@ declare const TabsTypes: () => ({
133
133
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
134
134
  "update:selectedTab": (tabId: string | number) => void;
135
135
  }, string, {
136
- variant: "page" | "card";
137
136
  testId: string;
137
+ variant: "page" | "card";
138
138
  tabsList: import("../common/Tabs.types").Tab[];
139
139
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
140
140
  $slots: {
@@ -36,8 +36,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
36
36
  "onUpdate:modelValue"?: (value: string) => any;
37
37
  }, {
38
38
  label: string;
39
- disabled: boolean;
40
39
  testId: string;
40
+ disabled: boolean;
41
41
  modelValue: string;
42
42
  placeholder: string;
43
43
  feedbackHelpText: string;
@@ -3,14 +3,14 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
3
3
  type: import("vue").PropType<string>;
4
4
  default: string;
5
5
  };
6
- disabled: {
7
- type: import("vue").PropType<boolean>;
8
- default: boolean;
9
- };
10
6
  testId: {
11
7
  type: import("vue").PropType<string>;
12
8
  default: string;
13
9
  };
10
+ disabled: {
11
+ type: import("vue").PropType<boolean>;
12
+ default: boolean;
13
+ };
14
14
  modelValue: {
15
15
  type: import("vue").PropType<string>;
16
16
  default: string;
@@ -34,14 +34,14 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
34
34
  type: import("vue").PropType<string>;
35
35
  default: string;
36
36
  };
37
- disabled: {
38
- type: import("vue").PropType<boolean>;
39
- default: boolean;
40
- };
41
37
  testId: {
42
38
  type: import("vue").PropType<string>;
43
39
  default: string;
44
40
  };
41
+ disabled: {
42
+ type: import("vue").PropType<boolean>;
43
+ default: boolean;
44
+ };
45
45
  modelValue: {
46
46
  type: import("vue").PropType<string>;
47
47
  default: string;
@@ -62,8 +62,8 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
62
62
  "onUpdate:modelValue"?: (value: string) => any;
63
63
  }, {
64
64
  label: string;
65
- disabled: boolean;
66
65
  testId: string;
66
+ disabled: boolean;
67
67
  modelValue: string;
68
68
  placeholder: string;
69
69
  feedbackHelpText: string;
@@ -70,11 +70,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
70
70
  "onUpdate:modelValue"?: (value: string) => any;
71
71
  }, {
72
72
  label: string;
73
+ testId: string;
73
74
  disabled: boolean;
74
75
  height: string;
75
76
  resize: 'none' | 'vertical' | 'horizontal' | 'both';
76
77
  mandatory: boolean;
77
- testId: string;
78
78
  hoverHelpText: string;
79
79
  hoverHelpTextPlacement: TooltipPositions;
80
80
  maxLength: number;
@@ -3,6 +3,10 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
3
3
  type: import("vue").PropType<string>;
4
4
  default: string;
5
5
  };
6
+ testId: {
7
+ type: import("vue").PropType<string>;
8
+ default: string;
9
+ };
6
10
  disabled: {
7
11
  type: import("vue").PropType<boolean>;
8
12
  default: boolean;
@@ -19,16 +23,12 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
19
23
  type: import("vue").PropType<boolean>;
20
24
  default: boolean;
21
25
  };
22
- testId: {
23
- type: import("vue").PropType<string>;
24
- default: string;
25
- };
26
26
  hoverHelpText: {
27
27
  type: import("vue").PropType<string>;
28
28
  default: string;
29
29
  };
30
30
  hoverHelpTextPlacement: {
31
- 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">;
31
+ 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">;
32
32
  default: string;
33
33
  };
34
34
  maxLength: {
@@ -66,6 +66,10 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
66
66
  type: import("vue").PropType<string>;
67
67
  default: string;
68
68
  };
69
+ testId: {
70
+ type: import("vue").PropType<string>;
71
+ default: string;
72
+ };
69
73
  disabled: {
70
74
  type: import("vue").PropType<boolean>;
71
75
  default: boolean;
@@ -82,16 +86,12 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
82
86
  type: import("vue").PropType<boolean>;
83
87
  default: boolean;
84
88
  };
85
- testId: {
86
- type: import("vue").PropType<string>;
87
- default: string;
88
- };
89
89
  hoverHelpText: {
90
90
  type: import("vue").PropType<string>;
91
91
  default: string;
92
92
  };
93
93
  hoverHelpTextPlacement: {
94
- 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">;
94
+ 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">;
95
95
  default: string;
96
96
  };
97
97
  maxLength: {
@@ -126,13 +126,13 @@ declare const TextAreaTypes: () => import("vue").DefineComponent<{
126
126
  "onUpdate:modelValue"?: (value: string) => any;
127
127
  }, {
128
128
  label: string;
129
+ testId: string;
129
130
  disabled: boolean;
130
131
  height: string;
131
132
  resize: "both" | "none" | "horizontal" | "vertical";
132
133
  mandatory: boolean;
133
- testId: string;
134
134
  hoverHelpText: string;
135
- 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";
135
+ 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";
136
136
  maxLength: number;
137
137
  modelValue: string;
138
138
  placeholder: string;
@@ -41,8 +41,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
41
41
  }>>> & {
42
42
  "onUpdate:modelValue"?: (value: boolean) => any;
43
43
  }, {
44
- color: string;
45
44
  testId: string;
45
+ color: string;
46
46
  isLoading: boolean;
47
47
  helperText: string;
48
48
  isDisabled: boolean;
@@ -1,9 +1,9 @@
1
1
  declare const ToggleTypes: () => import("vue").DefineComponent<{
2
- color: {
2
+ testId: {
3
3
  type: import("vue").PropType<string>;
4
4
  default: string;
5
5
  };
6
- testId: {
6
+ color: {
7
7
  type: import("vue").PropType<string>;
8
8
  default: string;
9
9
  };
@@ -38,11 +38,11 @@ declare const ToggleTypes: () => import("vue").DefineComponent<{
38
38
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
39
39
  "update:modelValue": (value: boolean) => void;
40
40
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
- color: {
41
+ testId: {
42
42
  type: import("vue").PropType<string>;
43
43
  default: string;
44
44
  };
45
- testId: {
45
+ color: {
46
46
  type: import("vue").PropType<string>;
47
47
  default: string;
48
48
  };
@@ -77,8 +77,8 @@ declare const ToggleTypes: () => import("vue").DefineComponent<{
77
77
  }>> & {
78
78
  "onUpdate:modelValue"?: (value: boolean) => any;
79
79
  }, {
80
- color: string;
81
80
  testId: string;
81
+ color: string;
82
82
  isLoading: boolean;
83
83
  helperText: string;
84
84
  isDisabled: boolean;