@ironsource/shared-ui 2.1.7-rc.8 → 2.1.7-test.2

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 (62) hide show
  1. package/Autocomplete.vue_vue_type_style_index_0_scoped_a7bfd237_lang.css +1 -0
  2. package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_06751538_lang.css +1 -0
  3. package/DropdownV4.vue_vue_type_style_index_0_scoped_7af4f288_lang.css +1 -0
  4. package/IncludeExclude.vue_vue_type_style_index_0_scoped_fb054d88_lang.css +1 -0
  5. package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5764fd61_lang.css +1 -0
  6. package/MultipleDataGrid.vue_vue_type_style_index_0_scoped_260b9cdc_lang.css +1 -0
  7. package/OptionV4.vue_vue_type_style_index_0_scoped_9db0f796_lang.css +1 -0
  8. package/Popover.vue_vue_type_style_index_0_scoped_25eb53db_lang.css +1 -0
  9. package/TextField.vue_vue_type_style_index_0_scoped_052b1a0c_lang.css +1 -0
  10. package/components/autocomplete/Autocomplete.vue.d.ts +0 -5
  11. package/components/autocomplete/Autocomplete.vue.js +2 -2
  12. package/components/autocomplete/Autocomplete.vue2.js +45 -57
  13. package/components/autocomplete/index.d.ts +1 -20
  14. package/components/dropdown/v4/DropdownV4.vue.d.ts +0 -10
  15. package/components/dropdown/v4/DropdownV4.vue.js +3 -3
  16. package/components/dropdown/v4/DropdownV4.vue2.js +147 -151
  17. package/components/dropdown/v4/OptionV4.vue.d.ts +0 -10
  18. package/components/dropdown/v4/OptionV4.vue.js +2 -2
  19. package/components/dropdown/v4/OptionV4.vue2.js +53 -70
  20. package/components/dropdown/v4/dropdownStoryArgs.d.ts +0 -14
  21. package/components/dropdown/v4/index.d.ts +2 -78
  22. package/components/includeExclude/IncludeExclude.vue.js +4 -4
  23. package/components/includeExclude/IncludeExclude.vue2.js +2 -2
  24. package/components/includeExclude/IncludeExcludeDragDrop.vue.js +4 -4
  25. package/components/includeExclude/IncludeExcludeDragDrop.vue2.js +2 -2
  26. package/components/input/v4/TextField.vue.js +3 -3
  27. package/components/input/v4/TextField.vue2.js +66 -70
  28. package/components/popover/Popover.vue.js +8 -0
  29. package/components/popover/{v3/Popover.vue2.js → Popover.vue2.js} +1 -1
  30. package/components/table/v4/DataGridRowsCounter.vue.d.ts +0 -5
  31. package/components/table/v4/DataGridRowsCounter.vue.js +3 -3
  32. package/components/table/v4/DataGridRowsCounter.vue2.js +22 -29
  33. package/components/table/v4/MultipleDataGrid.vue.js +5 -5
  34. package/components/table/v4/MultipleDataGrid.vue2.js +36 -40
  35. package/components/table/v4/index.d.ts +0 -9
  36. package/index.d.ts +5 -588
  37. package/index.js +70 -70
  38. package/package.json +3 -7
  39. package/testids/index.d.ts +0 -5
  40. package/testids/index.js +23 -24
  41. package/Autocomplete.vue_vue_type_style_index_0_scoped_e361f9fd_lang.css +0 -1
  42. package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_0ce71f73_lang.css +0 -1
  43. package/DropdownV4.vue_vue_type_style_index_0_scoped_938772ee_lang.css +0 -1
  44. package/IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css +0 -1
  45. package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css +0 -1
  46. package/MultipleDataGrid.vue_vue_type_style_index_0_scoped_9e22192c_lang.css +0 -1
  47. package/OptionV4.vue_vue_type_style_index_0_scoped_b6a06f00_lang.css +0 -1
  48. package/Popover.vue_vue_type_style_index_0_scoped_c607b770_lang.css +0 -1
  49. package/PopoverV4.vue_vue_type_style_index_0_scoped_c54cd089_lang.css +0 -1
  50. package/PopoverV4.vue_vue_type_style_index_1_lang.css +0 -1
  51. package/TextField.vue_vue_type_style_index_0_scoped_eb472aa3_lang.css +0 -1
  52. package/components/popover/common/Popover.common.d.ts +0 -6
  53. package/components/popover/common/Popover.common.js +0 -17
  54. package/components/popover/v3/Popover.vue.js +0 -8
  55. package/components/popover/v4/PopoverV4.vue.d.ts +0 -73
  56. package/components/popover/v4/PopoverV4.vue.js +0 -7
  57. package/components/popover/v4/PopoverV4.vue2.js +0 -54
  58. package/components/popover/v4/index.d.ts +0 -209
  59. package/components/popover/v4/index.js +0 -6
  60. /package/components/popover/{v3/Popover.vue.d.ts → Popover.vue.d.ts} +0 -0
  61. /package/components/popover/{v3/index.d.ts → index.d.ts} +0 -0
  62. /package/components/popover/{v3/index.js → index.js} +0 -0
@@ -1,27 +1,24 @@
1
- import "../../../OptionV4.vue_vue_type_style_index_0_scoped_b6a06f00_lang.css"; import { defineComponent as B, ref as z, computed as V, openBlock as n, createBlock as y, unref as i, withCtx as d, createElementVNode as l, normalizeClass as T, createCommentVNode as o, createElementBlock as a, renderSlot as r, createVNode as s, toDisplayString as v, createTextVNode as h, withModifiers as L } from "vue";
1
+ import "../../../OptionV4.vue_vue_type_style_index_0_scoped_9db0f796_lang.css"; import { defineComponent as B, ref as z, computed as N, openBlock as n, createBlock as f, unref as i, withCtx as y, createElementVNode as s, normalizeClass as v, createCommentVNode as o, createElementBlock as l, renderSlot as c, createVNode as d, createTextVNode as K, toDisplayString as h, withModifiers as V } from "vue";
2
2
  import "../../typography/Heading.vue.js";
3
- import N from "../../typography/Text.vue.js";
3
+ import w from "../../typography/Text.vue.js";
4
4
  import O from "../../checkbox/v4/CheckboxV4.vue.js";
5
- import g from "../../icon/v4/IconV4.vue.js";
5
+ import T from "../../icon/v4/IconV4.vue.js";
6
6
  import "../../icon/v4/IconFlag.vue.js";
7
7
  import { NOOP as P } from "@vue/shared";
8
8
  import { optionCommon as S } from "../common/Option.common.js";
9
- import x from "../../typography/v4/Typography.vue.js";
10
- import E from "../../tooltip/v4/TooltipV4.vue.js";
11
- import { isElementTruncated as j } from "../../../utils/text.js";
12
- const M = {
9
+ import E from "../../typography/v4/Typography.vue.js";
10
+ import j from "../../tooltip/v4/TooltipV4.vue.js";
11
+ import { isElementTruncated as M } from "../../../utils/text.js";
12
+ const R = {
13
13
  key: 1,
14
14
  class: "image"
15
- }, R = ["src"], A = {
15
+ }, A = ["src"], D = {
16
16
  key: 2,
17
17
  class: "start-icon"
18
- }, D = { class: "main-text" }, q = {
19
- key: 0,
20
- class: "caption-text"
21
- }, F = {
18
+ }, q = {
22
19
  key: 3,
23
20
  class: "end-icon"
24
- }, G = { key: 0 }, ie = /* @__PURE__ */ B({
21
+ }, F = { key: 0 }, ee = /* @__PURE__ */ B({
25
22
  __name: "OptionV4",
26
23
  props: {
27
24
  option: { default: null },
@@ -37,104 +34,90 @@ const M = {
37
34
  iconType: { default: "regular" },
38
35
  endIconKey: { default: null },
39
36
  endIconType: { default: "regular" },
40
- toolTipPlacement: { default: "right" },
41
- optionTwoLinesVariant: { default: void 0 },
42
- optionTwoLinesKey: { default: void 0 }
37
+ toolTipPlacement: { default: "right" }
43
38
  },
44
39
  setup(e) {
45
- const k = e, { selected: u, isMulti: m, id: p, onClick: I, api: b } = S(k), f = z(null), C = V(
46
- () => f.value && j(f.value)
47
- ), $ = (t) => t && typeof t == "object" && "optionTooltipText" in t ? t.optionTooltipText : C.value ? t[k.nameKey] : "", w = (t) => t && typeof t == "object" && "optionTooltipTestId" in t ? t.optionTooltipTestId : null;
48
- return (t, c) => (n(), y(i(E), {
49
- text: $(e.option),
50
- "test-id": w(e.option),
40
+ const g = e, { selected: r, isMulti: u, id: I, onClick: p, api: b } = S(g), m = z(null), x = N(
41
+ () => m.value && M(m.value)
42
+ ), C = (t) => t && typeof t == "object" && "optionTooltipText" in t ? t.optionTooltipText : x.value ? t[g.nameKey] : "", $ = (t) => t && typeof t == "object" && "optionTooltipTestId" in t ? t.optionTooltipTestId : null;
43
+ return (t, a) => (n(), f(i(j), {
44
+ text: C(e.option),
45
+ "test-id": $(e.option),
51
46
  placement: e.toolTipPlacement,
52
47
  class: "tooltip-option"
53
48
  }, {
54
- default: d(() => [
55
- l("div", {
49
+ default: y(() => [
50
+ s("div", {
56
51
  ref: "el",
57
- class: T(["item-container", {
52
+ class: v(["item-container", {
58
53
  "item-container--disabled": e.disabled,
59
54
  "item-container--active": e.nameKey ? !1 : e.active,
60
- "item-container--selected": i(u),
61
- "item-container--multi": i(m)
55
+ "item-container--selected": i(r),
56
+ "item-container--multi": i(u)
62
57
  }])
63
58
  }, [
64
- l("div", {
65
- class: T(["item", {
66
- "item--multi": i(m),
59
+ s("div", {
60
+ class: v(["item", {
61
+ "item--multi": i(u),
67
62
  "item--with-icon": t.$slots["icon-start"] || t.$slots.image
68
63
  }])
69
64
  }, [
70
- i(m) ? (n(), y(i(O), {
65
+ i(u) ? (n(), f(i(O), {
71
66
  key: 0,
72
- id: i(p).toString(),
67
+ id: i(I).toString(),
73
68
  tabindex: "-1",
74
69
  class: "checkbox",
75
- "is-checked": i(u),
70
+ "is-checked": i(r),
76
71
  "is-indeterminate": e.isIndeterminate,
77
- onClick: c[0] || (c[0] = (K) => e.disabled ? i(P)() : i(I)(K))
72
+ onClick: a[0] || (a[0] = (k) => e.disabled ? i(P)() : i(p)(k))
78
73
  }, null, 8, ["id", "is-checked", "is-indeterminate"])) : o("", !0),
79
- t.$slots.image || e.imageKey ? (n(), a("div", M, [
80
- r(t.$slots, "image", {}, () => [
81
- e.imageKey ? (n(), a("img", {
74
+ t.$slots.image || e.imageKey ? (n(), l("div", R, [
75
+ c(t.$slots, "image", {}, () => [
76
+ e.imageKey ? (n(), l("img", {
82
77
  key: 0,
83
78
  src: e.option[e.imageKey]
84
- }, null, 8, R)) : o("", !0)
79
+ }, null, 8, A)) : o("", !0)
85
80
  ], !0)
86
81
  ])) : o("", !0),
87
- t.$slots["icon-start"] || e.iconKey ? (n(), a("div", A, [
88
- r(t.$slots, "icon-start", {}, () => [
89
- s(i(g), {
82
+ t.$slots["icon-start"] || e.iconKey ? (n(), l("div", D, [
83
+ c(t.$slots, "icon-start", {}, () => [
84
+ d(i(T), {
90
85
  type: e.iconType,
91
86
  name: e.option[e.iconKey],
92
87
  size: e.iconType === "regular" ? "20px" : "16px"
93
88
  }, null, 8, ["type", "name", "size"])
94
89
  ], !0)
95
90
  ])) : o("", !0),
96
- l("div", {
91
+ s("div", {
97
92
  ref_key: "textContainerRef",
98
- ref: f,
93
+ ref: m,
99
94
  class: "text-container"
100
95
  }, [
101
- s(i(x), {
96
+ d(i(E), {
102
97
  class: "option-text",
103
98
  variant: "body2"
104
99
  }, {
105
- default: d(() => [
106
- r(t.$slots, "default", {}, () => [
107
- l("div", {
108
- class: T(`option-content-${e.optionTwoLinesVariant || "horizontal"}`)
109
- }, [
110
- l("div", D, v(e.option[e.nameKey]), 1),
111
- e.optionTwoLinesKey ? (n(), a("div", q, [
112
- s(i(x), { variant: "caption" }, {
113
- default: d(() => [
114
- h(v(e.option[e.optionTwoLinesKey]), 1)
115
- ]),
116
- _: 1
117
- })
118
- ])) : o("", !0)
119
- ], 2)
100
+ default: y(() => [
101
+ c(t.$slots, "default", {}, () => [
102
+ K(h(e.option[e.nameKey]), 1)
120
103
  ], !0)
121
104
  ]),
122
105
  _: 3
123
106
  }),
124
- e.subtitle ? (n(), y(i(N), {
107
+ e.subtitle ? (n(), f(i(w), {
125
108
  key: 0,
126
109
  class: "subtitle",
127
110
  size: "xs"
128
111
  }, {
129
- default: d(() => [
130
- h(v(e.subtitle), 1)
112
+ default: y(() => [
113
+ K(h(e.subtitle), 1)
131
114
  ]),
132
115
  _: 1
133
116
  })) : o("", !0)
134
117
  ], 512),
135
- t.$slots["icon-end"] || e.endIconKey && e.option[e.endIconKey] ? (n(), a("div", F, [
136
- r(t.$slots, "icon-end", {}, () => [
137
- s(i(g), {
118
+ t.$slots["icon-end"] || e.endIconKey && e.option[e.endIconKey] ? (n(), l("div", q, [
119
+ c(t.$slots, "icon-end", {}, () => [
120
+ d(i(T), {
138
121
  type: e.endIconType,
139
122
  name: e.option[e.endIconKey],
140
123
  size: e.endIconType === "regular" || e.endIconType === "ab-test" ? "20px" : "16px"
@@ -142,12 +125,12 @@ const M = {
142
125
  ], !0)
143
126
  ])) : o("", !0)
144
127
  ], 2),
145
- i(b).clearable && i(u) ? (n(), a("div", G, [
146
- l("button", {
128
+ i(b).clearable && i(r) ? (n(), l("div", F, [
129
+ s("button", {
147
130
  class: "clear-button",
148
- onClick: c[1] || (c[1] = L((K) => i(b).clearSelection(), ["prevent", "stop"]))
131
+ onClick: a[1] || (a[1] = V((k) => i(b).clearSelection(), ["prevent", "stop"]))
149
132
  }, [
150
- s(i(g), {
133
+ d(i(T), {
151
134
  name: "close",
152
135
  width: "8",
153
136
  height: "8"
@@ -161,5 +144,5 @@ const M = {
161
144
  }
162
145
  });
163
146
  export {
164
- ie as default
147
+ ee as default
165
148
  };
@@ -225,20 +225,6 @@ export declare const dropDownStoryArgs: {
225
225
  category: string;
226
226
  };
227
227
  };
228
- optionTwoLinesVariant: {
229
- options: string[];
230
- table: {
231
- category: string;
232
- };
233
- };
234
- optionTwoLinesKey: {
235
- control: {
236
- type: string;
237
- };
238
- table: {
239
- category: string;
240
- };
241
- };
242
228
  valueToCopy: {
243
229
  control: {
244
230
  type: string;
@@ -1039,8 +1039,6 @@ declare const DropdownTypes: () => (({
1039
1039
  disabled: boolean;
1040
1040
  active: boolean;
1041
1041
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1042
- optionTwoLinesVariant: "horizontal" | "vertical";
1043
- optionTwoLinesKey: string;
1044
1042
  isIndeterminate: boolean;
1045
1043
  subtitle: string;
1046
1044
  selectAllOption: boolean;
@@ -1067,14 +1065,6 @@ declare const DropdownTypes: () => (({
1067
1065
  type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1068
1066
  default: string;
1069
1067
  };
1070
- optionTwoLinesVariant: {
1071
- type: import("vue").PropType<"horizontal" | "vertical">;
1072
- default: any;
1073
- };
1074
- optionTwoLinesKey: {
1075
- type: import("vue").PropType<string>;
1076
- default: any;
1077
- };
1078
1068
  isIndeterminate: {
1079
1069
  type: import("vue").PropType<boolean>;
1080
1070
  default: boolean;
@@ -1114,7 +1104,7 @@ declare const DropdownTypes: () => (({
1114
1104
  selectedProp: {
1115
1105
  type: import("vue").PropType<boolean>;
1116
1106
  };
1117
- }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "iconType" | "endIconKey" | "toolTipPlacement">;
1107
+ }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "option" | "disabled" | "active" | "endIconType" | "isIndeterminate" | "subtitle" | "selectAllOption" | "nameKey" | "imageKey" | "iconKey" | "iconType" | "endIconKey" | "toolTipPlacement">;
1118
1108
  $attrs: {
1119
1109
  [x: string]: unknown;
1120
1110
  };
@@ -1145,14 +1135,6 @@ declare const DropdownTypes: () => (({
1145
1135
  type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1146
1136
  default: string;
1147
1137
  };
1148
- optionTwoLinesVariant: {
1149
- type: import("vue").PropType<"horizontal" | "vertical">;
1150
- default: any;
1151
- };
1152
- optionTwoLinesKey: {
1153
- type: import("vue").PropType<string>;
1154
- default: any;
1155
- };
1156
1138
  isIndeterminate: {
1157
1139
  type: import("vue").PropType<boolean>;
1158
1140
  default: boolean;
@@ -1197,8 +1179,6 @@ declare const DropdownTypes: () => (({
1197
1179
  disabled: boolean;
1198
1180
  active: boolean;
1199
1181
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1200
- optionTwoLinesVariant: "horizontal" | "vertical";
1201
- optionTwoLinesKey: string;
1202
1182
  isIndeterminate: boolean;
1203
1183
  subtitle: string;
1204
1184
  selectAllOption: boolean;
@@ -1245,14 +1225,6 @@ declare const DropdownTypes: () => (({
1245
1225
  type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1246
1226
  default: string;
1247
1227
  };
1248
- optionTwoLinesVariant: {
1249
- type: import("vue").PropType<"horizontal" | "vertical">;
1250
- default: any;
1251
- };
1252
- optionTwoLinesKey: {
1253
- type: import("vue").PropType<string>;
1254
- default: any;
1255
- };
1256
1228
  isIndeterminate: {
1257
1229
  type: import("vue").PropType<boolean>;
1258
1230
  default: boolean;
@@ -1313,14 +1285,6 @@ declare const DropdownTypes: () => (({
1313
1285
  type: import("vue").PropType<"fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate">;
1314
1286
  default: string;
1315
1287
  };
1316
- optionTwoLinesVariant: {
1317
- type: import("vue").PropType<"horizontal" | "vertical">;
1318
- default: any;
1319
- };
1320
- optionTwoLinesKey: {
1321
- type: import("vue").PropType<string>;
1322
- default: any;
1323
- };
1324
1288
  isIndeterminate: {
1325
1289
  type: import("vue").PropType<boolean>;
1326
1290
  default: boolean;
@@ -1365,8 +1329,6 @@ declare const DropdownTypes: () => (({
1365
1329
  disabled: boolean;
1366
1330
  active: boolean;
1367
1331
  endIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1368
- optionTwoLinesVariant: "horizontal" | "vertical";
1369
- optionTwoLinesKey: string;
1370
1332
  isIndeterminate: boolean;
1371
1333
  subtitle: string;
1372
1334
  selectAllOption: boolean;
@@ -1541,8 +1503,6 @@ declare const DropdownTypes: () => (({
1541
1503
  optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
1542
1504
  valueToCopy: string;
1543
1505
  disabledOptionKey: string;
1544
- optionTwoLinesVariant: "horizontal" | "vertical";
1545
- optionTwoLinesKey: string;
1546
1506
  fullWidth: boolean;
1547
1507
  optionsListWidth: string;
1548
1508
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -1731,14 +1691,6 @@ declare const DropdownTypes: () => (({
1731
1691
  type: import("vue").PropType<string>;
1732
1692
  default: string;
1733
1693
  };
1734
- optionTwoLinesVariant: {
1735
- type: import("vue").PropType<"horizontal" | "vertical">;
1736
- default: any;
1737
- };
1738
- optionTwoLinesKey: {
1739
- type: import("vue").PropType<string>;
1740
- default: any;
1741
- };
1742
1694
  fullWidth: {
1743
1695
  type: import("vue").PropType<boolean>;
1744
1696
  default: boolean;
@@ -1768,7 +1720,7 @@ declare const DropdownTypes: () => (({
1768
1720
  "onUpdate:isOpen"?: (value: unknown) => any;
1769
1721
  onOpened?: () => any;
1770
1722
  onClosed?: () => any;
1771
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "disabled" | "size" | "flip" | "mandatory" | "testId" | "container" | "placement" | "distance" | "popperClass" | "selected" | "onClear" | "modelValue" | "placeholder" | "multi" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "skidding" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "valueToCopy" | "disabledOptionKey" | "optionTwoLinesVariant" | "optionTwoLinesKey" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation">;
1723
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "disabled" | "size" | "flip" | "mandatory" | "testId" | "container" | "placement" | "distance" | "popperClass" | "selected" | "onClear" | "modelValue" | "placeholder" | "multi" | "showSelectAll" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "skidding" | "triggerLabel" | "triggerHelperText" | "triggerFeedbackText" | "triggerFeedbackVariant" | "triggerFeedbackShowIcon" | "triggerShowAllSelectedText" | "predefinedTrigger" | "inlineSearch" | "inlineSearchPlaceholder" | "onSearch" | "noResultsText" | "searchAutoFocus" | "optionNameKey" | "optionIconKey" | "optionImageKey" | "optionIconType" | "optionEndIconKey" | "optionEndIconType" | "valueToCopy" | "disabledOptionKey" | "fullWidth" | "optionsListWidth" | "statusType" | "disableVirtualScroll" | "overrideOptionCountCalculation">;
1772
1724
  $attrs: {
1773
1725
  [x: string]: unknown;
1774
1726
  };
@@ -1965,14 +1917,6 @@ declare const DropdownTypes: () => (({
1965
1917
  type: import("vue").PropType<string>;
1966
1918
  default: string;
1967
1919
  };
1968
- optionTwoLinesVariant: {
1969
- type: import("vue").PropType<"horizontal" | "vertical">;
1970
- default: any;
1971
- };
1972
- optionTwoLinesKey: {
1973
- type: import("vue").PropType<string>;
1974
- default: any;
1975
- };
1976
1920
  fullWidth: {
1977
1921
  type: import("vue").PropType<boolean>;
1978
1922
  default: boolean;
@@ -2057,8 +2001,6 @@ declare const DropdownTypes: () => (({
2057
2001
  optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2058
2002
  valueToCopy: string;
2059
2003
  disabledOptionKey: string;
2060
- optionTwoLinesVariant: "horizontal" | "vertical";
2061
- optionTwoLinesKey: string;
2062
2004
  fullWidth: boolean;
2063
2005
  optionsListWidth: string;
2064
2006
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -2267,14 +2209,6 @@ declare const DropdownTypes: () => (({
2267
2209
  type: import("vue").PropType<string>;
2268
2210
  default: string;
2269
2211
  };
2270
- optionTwoLinesVariant: {
2271
- type: import("vue").PropType<"horizontal" | "vertical">;
2272
- default: any;
2273
- };
2274
- optionTwoLinesKey: {
2275
- type: import("vue").PropType<string>;
2276
- default: any;
2277
- };
2278
2212
  fullWidth: {
2279
2213
  type: import("vue").PropType<boolean>;
2280
2214
  default: boolean;
@@ -2494,14 +2428,6 @@ declare const DropdownTypes: () => (({
2494
2428
  type: import("vue").PropType<string>;
2495
2429
  default: string;
2496
2430
  };
2497
- optionTwoLinesVariant: {
2498
- type: import("vue").PropType<"horizontal" | "vertical">;
2499
- default: any;
2500
- };
2501
- optionTwoLinesKey: {
2502
- type: import("vue").PropType<string>;
2503
- default: any;
2504
- };
2505
2431
  fullWidth: {
2506
2432
  type: import("vue").PropType<boolean>;
2507
2433
  default: boolean;
@@ -2586,8 +2512,6 @@ declare const DropdownTypes: () => (({
2586
2512
  optionEndIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
2587
2513
  valueToCopy: string;
2588
2514
  disabledOptionKey: string;
2589
- optionTwoLinesVariant: "horizontal" | "vertical";
2590
- optionTwoLinesKey: string;
2591
2515
  fullWidth: boolean;
2592
2516
  optionsListWidth: string;
2593
2517
  statusType: "default" | "disabled" | "success" | "warning" | "error" | "archive";
@@ -1,7 +1,7 @@
1
- import c from "./IncludeExclude.vue2.js";
2
- /* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css"; //*');
4
- const s = /* @__PURE__ */ e(c, [["__scopeId", "data-v-cc2adbf5"]]);
1
+ import e from "./IncludeExclude.vue2.js";
2
+ /* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../IncludeExclude.vue_vue_type_style_index_0_scoped_fb054d88_lang.css"; //*');
4
+ const s = /* @__PURE__ */ o(e, [["__scopeId", "data-v-fb054d88"]]);
5
5
  export {
6
6
  s as default
7
7
  };
@@ -1,5 +1,5 @@
1
- import "../../IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css"; import { defineComponent as Te, computed as v, ref as u, watch as j, provide as Oe, openBlock as d, createBlock as I, unref as t, withCtx as g, createElementVNode as a, renderSlot as C, createTextVNode as w, toDisplayString as J, createCommentVNode as h, createVNode as f, Transition as $e, createElementBlock as o, normalizeClass as Q, mergeProps as O, Fragment as $, renderList as R, toRaw as T, nextTick as Re } from "vue";
2
- import Ae from "../popover/v3/Popover.vue.js";
1
+ import "../../IncludeExclude.vue_vue_type_style_index_0_scoped_fb054d88_lang.css"; import { defineComponent as Te, computed as v, ref as u, watch as j, provide as Oe, openBlock as d, createBlock as I, unref as t, withCtx as g, createElementVNode as a, renderSlot as C, createTextVNode as w, toDisplayString as J, createCommentVNode as h, createVNode as f, Transition as $e, createElementBlock as o, normalizeClass as Q, mergeProps as O, Fragment as $, renderList as R, toRaw as T, nextTick as Re } from "vue";
2
+ import Ae from "../popover/Popover.vue.js";
3
3
  import N from "../button/v3/Button.vue.js";
4
4
  import "../button/v3/IconButton.vue.js";
5
5
  import "../button/v3/ScrollButton.vue.js";
@@ -1,7 +1,7 @@
1
- import e from "./IncludeExcludeDragDrop.vue2.js";
2
- /* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css"; //*');
4
- const p = /* @__PURE__ */ o(e, [["__scopeId", "data-v-bd6145ce"]]);
1
+ import o from "./IncludeExcludeDragDrop.vue2.js";
2
+ /* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5764fd61_lang.css"; //*');
4
+ const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-5764fd61"]]);
5
5
  export {
6
6
  p as default
7
7
  };
@@ -1,5 +1,5 @@
1
- import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css"; import { defineComponent as Re, computed as p, ref as c, watch as H, provide as Ae, openBlock as i, createBlock as O, unref as l, withCtx as h, createElementVNode as s, renderSlot as v, normalizeClass as N, createTextVNode as C, toDisplayString as le, createCommentVNode as f, createVNode as g, Transition as Pe, createElementBlock as u, mergeProps as w, Fragment as U, renderList as W, toRaw as S, isRef as Ee, nextTick as Fe } from "vue";
2
- import $e from "../popover/v3/Popover.vue.js";
1
+ import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5764fd61_lang.css"; import { defineComponent as Re, computed as p, ref as c, watch as H, provide as Ae, openBlock as i, createBlock as O, unref as l, withCtx as h, createElementVNode as s, renderSlot as v, normalizeClass as N, createTextVNode as C, toDisplayString as le, createCommentVNode as f, createVNode as g, Transition as Pe, createElementBlock as u, mergeProps as w, Fragment as U, renderList as W, toRaw as S, isRef as Ee, nextTick as Fe } from "vue";
2
+ import $e from "../popover/Popover.vue.js";
3
3
  import G from "../button/v3/Button.vue.js";
4
4
  import "../button/v3/IconButton.vue.js";
5
5
  import "../button/v3/ScrollButton.vue.js";
@@ -1,7 +1,7 @@
1
1
  import e from "./TextField.vue2.js";
2
2
  /* empty css */import o from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../TextField.vue_vue_type_style_index_0_scoped_eb472aa3_lang.css"; //*');
4
- const a = /* @__PURE__ */ o(e, [["__scopeId", "data-v-eb472aa3"]]);
3
+ // import "../../../TextField.vue_vue_type_style_index_0_scoped_052b1a0c_lang.css"; //*');
4
+ const c = /* @__PURE__ */ o(e, [["__scopeId", "data-v-052b1a0c"]]);
5
5
  export {
6
- a as default
6
+ c as default
7
7
  };