@ironsource/shared-ui 2.1.11-test.2 → 2.1.11-test.6

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.
@@ -1,41 +1,41 @@
1
- import "../../../DropdownV4.vue_vue_type_style_index_0_scoped_991a7aad_lang.css"; import "../../../DropdownV4.vue_vue_type_style_index_1_lang.css"; import { defineComponent as ye, computed as U, openBlock as n, createElementBlock as a, mergeProps as s, unref as t, renderSlot as k, createElementVNode as m, createVNode as i, withCtx as c, Transition as fe, normalizeClass as L, normalizeStyle as me, isRef as pe, createCommentVNode as r, createTextVNode as b, toDisplayString as W, withModifiers as M, Fragment as ge, renderList as Te, toRaw as w, createBlock as X, resolveDynamicComponent as ke } from "vue";
1
+ import "../../../DropdownV4.vue_vue_type_style_index_0_scoped_e899ec7a_lang.css"; import "../../../DropdownV4.vue_vue_type_style_index_1_lang.css"; import { defineComponent as fe, computed as U, openBlock as n, createElementBlock as a, mergeProps as c, unref as t, renderSlot as g, createElementVNode as m, createVNode as i, withCtx as u, Transition as me, normalizeClass as L, normalizeStyle as pe, createTextVNode as T, createCommentVNode as d, isRef as ge, toDisplayString as W, withModifiers as M, Fragment as Te, renderList as ke, toRaw as I, createBlock as X, resolveDynamicComponent as be } from "vue";
2
2
  import E from "../../button/v4/ButtonV4.vue.js";
3
3
  import "../../button/v4/IconButtonV4.vue.js";
4
4
  import "../../button/v4/ButtonGroup.vue.js";
5
5
  import "../../button/v4/ToggleButtonGroupAB.vue.js";
6
6
  import "./DropdownV4.vue.js";
7
- import be from "./DefaultDropdownTrigger.vue.js";
8
- import he from "./IconButtonDropdownTrigger.vue.js";
7
+ import he from "./DefaultDropdownTrigger.vue.js";
8
+ import we from "./IconButtonDropdownTrigger.vue.js";
9
9
  import Ie from "./ChipDropdownTrigger.vue.js";
10
- import we from "./AppDropdownTrigger.vue.js";
10
+ import ve from "./AppDropdownTrigger.vue.js";
11
11
  import "./ButtonDropdownTrigger.vue.js";
12
12
  import "./ButtonFilterDropdownTrigger.vue.js";
13
13
  import "./TreeDropdown.vue.js";
14
14
  import q from "./OptionV4.vue.js";
15
- import ve from "../../search/v4/SearchV4.vue.js";
16
- import Ce from "../../typography/v4/Typography.vue.js";
15
+ import Ce from "../../search/v4/SearchV4.vue.js";
16
+ import Y from "../../typography/v4/Typography.vue.js";
17
17
  import { Dropdown as Se } from "floating-vue";
18
18
  import { DropdownTestIdModifiers as y } from "../../../testids/index.js";
19
19
  import { dropdownCommon as Ke } from "../common/Dropdown.common.js";
20
20
  import S from "../../skeleton/v4/SkeletonV4.vue.js";
21
21
  import { useTestIdAttrs as Ae } from "../../../utils/testIds.js";
22
- import { TRIGGERS as p } from "./Dropdown.types.js";
22
+ import { TRIGGERS as k } from "./Dropdown.types.js";
23
23
  import { useElementSize as Oe } from "@vueuse/core";
24
24
  import Le from "../../shared/FieldHelpText.vue.js";
25
25
  import Ee from "./GroupOption.vue.js";
26
- const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve = { key: 1 }, De = { key: 2 }, Pe = {
26
+ const Be = ["tabindex"], Fe = { style: { width: "100%" } }, Ne = { key: 0 }, Ve = { key: 1 }, De = { key: 2 }, Pe = {
27
27
  key: 0,
28
28
  class: "inline-search-wrapper"
29
- }, Re = {
29
+ }, Re = { class: "dropdown-conditions" }, ze = {
30
30
  key: 0,
31
31
  class: "no-result-container"
32
- }, ze = {
32
+ }, xe = {
33
33
  key: 1,
34
34
  class: "loader"
35
- }, xe = { key: 2 }, $e = ["aria-selected", "aria-disabled", "onClick"], He = {
35
+ }, $e = { key: 2 }, He = ["aria-selected", "aria-disabled", "onClick"], Ge = {
36
36
  key: 1,
37
37
  class: "actions-wrapper"
38
- }, Ge = { class: "actions-clear-all" }, Ue = { class: "actions-apply-cancel" }, gt = /* @__PURE__ */ ye({
38
+ }, Ue = { class: "actions-clear-all" }, We = { class: "actions-apply-cancel" }, Tt = /* @__PURE__ */ fe({
39
39
  __name: "DropdownV4",
40
40
  props: {
41
41
  modelValue: { default: null },
@@ -67,7 +67,7 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
67
67
  triggerShowAllSelectedText: { type: Boolean, default: !0 },
68
68
  size: { default: "medium" },
69
69
  mandatory: { type: Boolean, default: !1 },
70
- predefinedTrigger: { default: p.DEFAULT },
70
+ predefinedTrigger: { default: k.DEFAULT },
71
71
  inlineSearch: { type: Boolean, default: !1 },
72
72
  inlineSearchPlaceholder: { default: "Search" },
73
73
  onSearch: { type: Function, default: null },
@@ -88,6 +88,7 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
88
88
  optionTwoLinesKey: { default: void 0 },
89
89
  groupedOptions: { type: Boolean, default: !1 },
90
90
  comparingKey: { default: null },
91
+ withConditions: { type: Boolean, default: !1 },
91
92
  customNumberOfDisplayedOptions: { default: null },
92
93
  theme: { default: "light-theme-v4" },
93
94
  fullWidth: { type: Boolean, default: !0 },
@@ -97,8 +98,8 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
97
98
  overrideOptionCountCalculation: { type: Function, default: null }
98
99
  },
99
100
  emits: ["update:selected", "update:isOpen", "closed", "opened", "apply", "selectAll", "clear", "copyToClipboard", "onsearch"],
100
- setup(e, { expose: Y, emit: F }) {
101
- const d = e, N = {
101
+ setup(e, { expose: j, emit: B }) {
102
+ const r = e, F = {
102
103
  MULTILINE_LIST_HEIGHT: 48,
103
104
  LIST_HEIGHT: 32 + 4,
104
105
  MAX_NUMBER_OF_OPTIONS: 7.5,
@@ -107,54 +108,54 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
107
108
  VERSION: 4
108
109
  }, {
109
110
  onKeydown: h,
110
- open: u,
111
+ open: s,
111
112
  toggleMenu: v,
112
- onButtonKeydown: B,
113
+ onButtonKeydown: N,
113
114
  query: C,
114
- containerProps: j,
115
- calculateTableHeight: J,
116
- wrapperProps: Q,
117
- filteredOptions: Z,
115
+ containerProps: J,
116
+ calculateTableHeight: Q,
117
+ wrapperProps: Z,
118
+ filteredOptions: _,
118
119
  allSelected: V,
119
120
  allSelectedApplied: K,
120
- isIndeterminate: _,
121
- onSelectAll: ee,
121
+ isIndeterminate: ee,
122
+ onSelectAll: te,
122
123
  virtualOptions: D,
123
124
  isSelected: A,
124
- selectedOption: g,
125
+ selectedOption: b,
125
126
  selectedOptionPrevious: O,
126
- selectedValue: te,
127
+ selectedValue: oe,
127
128
  onSelect: P,
128
129
  activeIndex: R,
129
130
  onCancel: le,
130
- onApply: oe,
131
- scrollTo: ie,
132
- listRef: ne,
131
+ onApply: ie,
132
+ scrollTo: ne,
133
+ listRef: ae,
133
134
  buttonRef: z,
134
- apply: ae,
135
- cancel: de,
136
- el: re,
135
+ apply: de,
136
+ cancel: re,
137
+ el: se,
137
138
  onClearAllSelections: x,
138
139
  clearAll: ue,
139
- isGroup: se
140
- } = Ke(d, F, N), f = Ae(d.testId, y), $ = U(() => !d.predefinedTrigger || d.predefinedTrigger === p.DEFAULT ? be : d.predefinedTrigger === p.APP ? we : null), { width: H } = Oe(z), ce = U(() => d.optionsListWidth ? d.optionsListWidth : !d.predefinedTrigger || d.predefinedTrigger === p.DEFAULT || d.predefinedTrigger === p.APP ? H.value - 2 > 240 ? `${H.value - 2}px` : `${N.DROPLIST_MIN_WIDTH}px` : "auto"), G = () => {
140
+ isGroup: ce
141
+ } = Ke(r, B, F), f = Ae(r.testId, y), $ = U(() => !r.predefinedTrigger || r.predefinedTrigger === k.DEFAULT ? he : r.predefinedTrigger === k.APP ? ve : null), { width: H } = Oe(z), ye = U(() => r.optionsListWidth ? r.optionsListWidth : !r.predefinedTrigger || r.predefinedTrigger === k.DEFAULT || r.predefinedTrigger === k.APP ? H.value - 2 > 240 ? `${H.value - 2}px` : `${F.DROPLIST_MIN_WIDTH}px` : "auto"), G = () => {
141
142
  v();
142
143
  };
143
- return Y({
144
+ return j({
144
145
  selectItem: P,
145
- scrollTo: ie
146
- }), (T, o) => (n(), a("div", s({
146
+ scrollTo: ne
147
+ }), (p, l) => (n(), a("div", c({
147
148
  ref_key: "el",
148
- ref: re,
149
+ ref: se,
149
150
  class: ["dropdown dropdown--main-wrapper", [{ "dropdown--disabled": e.disabled, "full-width": e.fullWidth }]],
150
151
  tabindex: e.disabled ? -1 : 0
151
152
  }, t(f)[t(y).WRAPPER], {
152
- onKeydown: o[8] || (o[8] = //@ts-ignore
153
- (...l) => t(h) && t(h)(...l))
153
+ onKeydown: l[8] || (l[8] = //@ts-ignore
154
+ (...o) => t(h) && t(h)(...o))
154
155
  }), [
155
- k(T.$slots, "label", {}, void 0, !0),
156
- m("div", Ne, [
157
- i(t(Se), s({
156
+ g(p.$slots, "label", {}, void 0, !0),
157
+ m("div", Fe, [
158
+ i(t(Se), c({
158
159
  theme: e.theme,
159
160
  "popper-class": [
160
161
  e.popperClass,
@@ -167,36 +168,46 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
167
168
  distance: e.distance,
168
169
  flip: e.flip,
169
170
  triggers: [],
170
- shown: !!t(u),
171
+ shown: !!t(s),
171
172
  "auto-hide": !1,
172
173
  container: e.container,
173
174
  "auto-size": e.autoSize
174
175
  }, t(f)[t(y).TRIGGER]), {
175
- popper: c(() => [
176
- i(fe, null, {
177
- default: c(() => [
178
- t(u) ? (n(), a("div", {
176
+ popper: u(() => [
177
+ i(me, null, {
178
+ default: u(() => [
179
+ t(s) ? (n(), a("div", {
179
180
  key: 0,
180
181
  ref_key: "listRef",
181
- ref: ne,
182
+ ref: ae,
182
183
  class: L(["light-theme-v4", {
183
184
  "dropdown--disabled": e.disabled,
184
185
  "inline-search": e.inlineSearch
185
186
  }]),
186
- style: me({ width: t(ce) })
187
+ style: pe({ width: t(ye) })
187
188
  }, [
188
- t(u) ? (n(), a("div", {
189
+ t(s) ? (n(), a("div", {
189
190
  key: 0,
190
191
  class: L(["dropdown-list-wrapper", { "dropdown-list-wrapper--multi": e.multi }]),
191
- onKeydown: o[7] || (o[7] = //@ts-ignore
192
- (...l) => t(h) && t(h)(...l))
192
+ onKeydown: l[7] || (l[7] = //@ts-ignore
193
+ (...o) => t(h) && t(h)(...o))
193
194
  }, [
194
- t(u) && e.inlineSearch ? (n(), a("div", Pe, [
195
- k(T.$slots, "inline-search", {}, () => [
196
- i(t(ve), {
195
+ t(s) && (e.inlineSearch || e.withConditions) ? (n(), a("div", Pe, [
196
+ e.withConditions ? g(p.$slots, "dropdown-conditions", { key: 0 }, () => [
197
+ m("div", Re, [
198
+ i(t(Y), { variant: "body2" }, {
199
+ default: u(() => [
200
+ T("Conditions")
201
+ ]),
202
+ _: 1
203
+ })
204
+ ])
205
+ ], !0) : d("", !0),
206
+ g(p.$slots, "inline-search", {}, () => [
207
+ i(t(Ce), {
197
208
  modelValue: t(C),
198
209
  "onUpdate:modelValue": [
199
- o[4] || (o[4] = (l) => pe(C) ? C.value = l : null),
210
+ l[4] || (l[4] = (o) => ge(C) ? C.value = o : null),
200
211
  e.onClear
201
212
  ],
202
213
  placeholder: e.inlineSearchPlaceholder,
@@ -207,79 +218,79 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
207
218
  onKeydown: t(h)
208
219
  }, null, 8, ["modelValue", "placeholder", "auto-focus", "test-id", "onUpdate:modelValue", "onKeydown"])
209
220
  ], !0)
210
- ])) : r("", !0),
211
- k(T.$slots, "input-list", { open: t(u) }, void 0, !0),
212
- m("div", s({
221
+ ])) : d("", !0),
222
+ g(p.$slots, "input-list", { open: t(s) }, void 0, !0),
223
+ m("div", c({
213
224
  class: ["list-container", { "list-container--multi": e.multi }],
214
- style: { height: `${t(J)}rem` }
225
+ style: { height: `${t(Q)}rem` }
215
226
  }, {
216
- ...t(j),
227
+ ...t(J),
217
228
  ...t(f)[t(y).LIST_CONTAINER]
218
229
  }), [
219
- m("ul", s(t(Q), {
230
+ m("ul", c(t(Z), {
220
231
  role: "listbox",
221
232
  class: ["list", { "list--multi": e.multi }]
222
233
  }), [
223
- !t(Z).length && !e.loading ? (n(), a("li", Re, [
224
- i(t(Ce), s({ variant: "body2" }, t(f)[t(y).NO_RESULT]), {
225
- default: c(() => [
226
- b(W(e.noResultsText), 1)
234
+ !t(_).length && !e.loading ? (n(), a("li", ze, [
235
+ i(t(Y), c({ variant: "body2" }, t(f)[t(y).NO_RESULT]), {
236
+ default: u(() => [
237
+ T(W(e.noResultsText), 1)
227
238
  ]),
228
239
  _: 1
229
240
  }, 16)
230
- ])) : r("", !0),
231
- e.loading ? (n(), a("li", ze, [
241
+ ])) : d("", !0),
242
+ e.loading ? (n(), a("li", xe, [
232
243
  i(t(S), { round: "" }),
233
244
  i(t(S), { round: "" }),
234
245
  i(t(S), { round: "" }),
235
246
  i(t(S), { round: "" })
236
- ])) : r("", !0),
237
- e.showSelectAll !== !1 && e.multi && !t(C) && !e.loading ? (n(), a("li", xe, [
238
- i(t(q), s(
247
+ ])) : d("", !0),
248
+ e.showSelectAll !== !1 && e.multi && !t(C) && !e.loading ? (n(), a("li", $e, [
249
+ i(t(q), c(
239
250
  {
240
251
  "aria-selected": t(V),
241
252
  "aria-disabled": !!e.disabled,
242
253
  "selected-prop": t(V),
243
- "is-indeterminate": t(_),
254
+ "is-indeterminate": t(ee),
244
255
  "select-all-option": ""
245
256
  },
246
257
  t(f)[t(y).SELECT_ALL],
247
258
  {
248
- onClick: o[5] || (o[5] = M((l) => t(ee)(), ["stop"]))
259
+ onClick: l[5] || (l[5] = M((o) => t(te)(), ["stop"]))
249
260
  }
250
261
  ), {
251
- default: c(() => [
252
- b(" Select all ")
262
+ default: u(() => [
263
+ T(" Select all ")
253
264
  ]),
254
265
  _: 1
255
266
  }, 16, ["aria-selected", "aria-disabled", "selected-prop", "is-indeterminate"])
256
- ])) : r("", !0),
257
- t(D).length && !e.loading ? (n(!0), a(ge, { key: 3 }, Te(t(D), ({ data: l, index: I }) => (n(), a("li", {
258
- key: I,
259
- "aria-selected": t(A)(w(t(g)), l),
267
+ ])) : d("", !0),
268
+ t(D).length && !e.loading ? (n(!0), a(Te, { key: 3 }, ke(t(D), ({ data: o, index: w }) => (n(), a("li", {
269
+ key: w,
270
+ "aria-selected": t(A)(I(t(b)), o),
260
271
  "aria-disabled": !!e.disabled,
261
- onClick: M(() => t(P)(l, I), ["stop"])
272
+ onClick: M(() => t(P)(o, w), ["stop"])
262
273
  }, [
263
- e.groupedOptions && t(se)(l) ? k(T.$slots, "group-option", { key: 0 }, () => [
274
+ e.groupedOptions && t(ce)(o) ? g(p.$slots, "group-option", { key: 0 }, () => [
264
275
  i(Ee, null, {
265
- default: c(() => [
266
- b(W(e.displayValue(l) || l[e.optionNameKey]), 1)
276
+ default: u(() => [
277
+ T(W(e.displayValue(o) || o[e.optionNameKey]), 1)
267
278
  ]),
268
279
  _: 2
269
280
  }, 1024)
270
- ], !0) : k(T.$slots, "default", {
281
+ ], !0) : g(p.$slots, "default", {
271
282
  key: 1,
272
- option: l,
273
- index: I,
274
- selected: t(A)(w(t(g)), l),
275
- active: w(t(R)) === I,
276
- disabled: l[d.disabledOptionKey]
283
+ option: o,
284
+ index: w,
285
+ selected: t(A)(I(t(b)), o),
286
+ active: I(t(R)) === w,
287
+ disabled: o[r.disabledOptionKey]
277
288
  }, () => [
278
289
  i(t(q), {
279
- option: l,
280
- "selected-prop": t(A)(w(t(g)), l),
281
- active: w(t(R)) === I,
282
- disabled: l[d.disabledOptionKey],
290
+ option: o,
291
+ "selected-prop": t(A)(I(t(b)), o),
292
+ active: I(t(R)) === w,
293
+ disabled: o[r.disabledOptionKey],
283
294
  "name-key": e.optionNameKey,
284
295
  "image-key": e.optionImageKey,
285
296
  "icon-key": e.optionIconKey,
@@ -291,12 +302,12 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
291
302
  "option-two-lines-key": e.optionTwoLinesKey
292
303
  }, null, 8, ["option", "selected-prop", "active", "disabled", "name-key", "image-key", "icon-key", "icon-type", "end-icon-key", "end-icon-type", "option-flag-key", "option-two-lines-variant", "option-two-lines-key"])
293
304
  ], !0)
294
- ], 8, $e))), 128)) : r("", !0)
305
+ ], 8, He))), 128)) : d("", !0)
295
306
  ], 16)
296
307
  ], 16),
297
- e.multi ? (n(), a("div", He, [
298
- m("div", Ge, [
299
- i(t(E), s(
308
+ e.multi ? (n(), a("div", Ge, [
309
+ m("div", Ue, [
310
+ i(t(E), c(
300
311
  {
301
312
  ref_key: "clearAll",
302
313
  ref: ue,
@@ -306,20 +317,20 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
306
317
  },
307
318
  t(f)[t(y).ACTION_CLEAR_ALL],
308
319
  {
309
- onClick: o[6] || (o[6] = () => t(x)(!1))
320
+ onClick: l[6] || (l[6] = () => t(x)(!1))
310
321
  }
311
322
  ), {
312
- default: c(() => [
313
- b(" Clear all ")
323
+ default: u(() => [
324
+ T(" Clear all ")
314
325
  ]),
315
326
  _: 1
316
327
  }, 16)
317
328
  ]),
318
- m("div", Ue, [
319
- i(t(E), s(
329
+ m("div", We, [
330
+ i(t(E), c(
320
331
  {
321
332
  ref_key: "cancel",
322
- ref: de,
333
+ ref: re,
323
334
  size: "small",
324
335
  variant: "outlined",
325
336
  color: "primary"
@@ -327,35 +338,35 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
327
338
  t(f)[t(y).ACTION_CANCEL],
328
339
  { onClick: t(le) }
329
340
  ), {
330
- default: c(() => [
331
- b(" Cancel ")
341
+ default: u(() => [
342
+ T(" Cancel ")
332
343
  ]),
333
344
  _: 1
334
345
  }, 16, ["onClick"]),
335
- i(t(E), s({
346
+ i(t(E), c({
336
347
  ref_key: "apply",
337
- ref: ae,
348
+ ref: de,
338
349
  "data-testid": "mutli-apply",
339
350
  size: "small",
340
351
  class: "apply-button"
341
- }, t(f)[t(y).ACTION_APPLY], { onClick: t(oe) }), {
342
- default: c(() => [
343
- b(" Apply ")
352
+ }, t(f)[t(y).ACTION_APPLY], { onClick: t(ie) }), {
353
+ default: u(() => [
354
+ T(" Apply ")
344
355
  ]),
345
356
  _: 1
346
357
  }, 16, ["onClick"])
347
358
  ])
348
- ])) : r("", !0)
349
- ], 34)) : r("", !0)
350
- ], 6)) : r("", !0)
359
+ ])) : d("", !0)
360
+ ], 34)) : d("", !0)
361
+ ], 6)) : d("", !0)
351
362
  ]),
352
363
  _: 3
353
364
  })
354
365
  ]),
355
- default: c(() => [
366
+ default: u(() => [
356
367
  m("div", {
357
368
  class: L(["button__container", {
358
- "button__container--open": !!t(u),
369
+ "button__container--open": !!t(s),
359
370
  [`button__container--${e.size}`]: !0,
360
371
  "button__container--disabled": e.disabled
361
372
  }])
@@ -364,23 +375,23 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
364
375
  ref_key: "buttonRef",
365
376
  ref: z
366
377
  }, [
367
- k(T.$slots, "dropdown-trigger", {
378
+ g(p.$slots, "dropdown-trigger", {
368
379
  buttonTriggerProps: {
369
- open: t(u),
380
+ open: t(s),
370
381
  disabled: e.disabled,
371
- label: t(te) || e.placeholder,
382
+ label: t(oe) || e.placeholder,
372
383
  onClick: () => t(v)()
373
384
  },
374
385
  defaultTriggerProps: {
375
386
  placeholder: e.placeholder,
376
- open: t(u),
387
+ open: t(s),
377
388
  label: e.triggerLabel,
378
389
  showFeedbackIcon: e.triggerFeedbackShowIcon,
379
390
  mandatory: e.mandatory,
380
391
  testId: e.testId,
381
392
  multi: e.multi,
382
393
  disabled: e.disabled,
383
- selectedOption: e.multi ? t(O) : t(g),
394
+ selectedOption: e.multi ? t(O) : t(b),
384
395
  displayValue: e.displayValue,
385
396
  options: e.options,
386
397
  optionNameKey: e.optionNameKey,
@@ -396,21 +407,21 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
396
407
  size: e.size,
397
408
  showAllSelectedText: e.triggerShowAllSelectedText,
398
409
  allSelected: t(K),
399
- onKeydown: t(B),
410
+ onKeydown: t(N),
400
411
  onClick: G
401
412
  }
402
413
  }, () => [
403
- t($) ? (n(), a("div", Be, [
404
- (n(), X(ke(t($)), {
414
+ t($) ? (n(), a("div", Ne, [
415
+ (n(), X(be(t($)), {
405
416
  placeholder: e.placeholder,
406
- open: t(u),
417
+ open: t(s),
407
418
  label: e.triggerLabel,
408
419
  "show-feedback-icon": e.triggerFeedbackShowIcon,
409
420
  mandatory: e.mandatory,
410
421
  "test-id": e.testId,
411
422
  multi: e.multi,
412
423
  disabled: e.disabled,
413
- "selected-option": e.multi ? t(O) : t(g),
424
+ "selected-option": e.multi ? t(O) : t(b),
414
425
  "display-value": e.displayValue,
415
426
  options: e.options,
416
427
  "option-name-key": e.optionNameKey,
@@ -426,30 +437,30 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
426
437
  size: e.size,
427
438
  "show-all-selected-text": e.triggerShowAllSelectedText,
428
439
  "all-selected": t(K),
429
- onKeydown: t(B),
440
+ onKeydown: t(N),
430
441
  onClick: G,
431
- onCopyToClipboard: o[0] || (o[0] = (l) => F("copyToClipboard"))
442
+ onCopyToClipboard: l[0] || (l[0] = (o) => B("copyToClipboard"))
432
443
  }, null, 40, ["placeholder", "open", "label", "show-feedback-icon", "mandatory", "test-id", "multi", "disabled", "selected-option", "display-value", "options", "option-name-key", "option-image-key", "option-icon-key", "option-icon-type", "option-end-icon-key", "option-end-icon-type", "option-flag-key", "feedback-variant", "value-to-copy", "status-dot-type", "size", "show-all-selected-text", "all-selected", "onKeydown"]))
433
- ])) : r("", !0),
434
- e.predefinedTrigger === t(p).ICON_BUTTON ? (n(), a("div", Ve, [
435
- i(t(he), {
436
- onClick: o[1] || (o[1] = (l) => t(v)())
444
+ ])) : d("", !0),
445
+ e.predefinedTrigger === t(k).ICON_BUTTON ? (n(), a("div", Ve, [
446
+ i(t(we), {
447
+ onClick: l[1] || (l[1] = (o) => t(v)())
437
448
  })
438
- ])) : r("", !0),
439
- e.predefinedTrigger === t(p).CHIP ? (n(), a("div", De, [
449
+ ])) : d("", !0),
450
+ e.predefinedTrigger === t(k).CHIP ? (n(), a("div", De, [
440
451
  i(t(Ie), {
441
- open: t(u),
452
+ open: t(s),
442
453
  label: e.placeholder,
443
454
  "test-id": e.testId,
444
455
  options: e.options,
445
- "selected-option": e.multi ? t(O) : t(g),
456
+ "selected-option": e.multi ? t(O) : t(b),
446
457
  "display-value": e.displayValue,
447
458
  multi: e.multi,
448
459
  "all-selected": t(K),
449
- onClick: o[2] || (o[2] = (l) => t(v)()),
450
- onClear: o[3] || (o[3] = (l) => t(x)())
460
+ onClick: l[2] || (l[2] = (o) => t(v)()),
461
+ onClear: l[3] || (l[3] = (o) => t(x)())
451
462
  }, null, 8, ["open", "label", "test-id", "options", "selected-option", "display-value", "multi", "all-selected"])
452
- ])) : r("", !0)
463
+ ])) : d("", !0)
453
464
  ], !0)
454
465
  ], 512)
455
466
  ], 2)
@@ -463,11 +474,11 @@ const Fe = ["tabindex"], Ne = { style: { width: "100%" } }, Be = { key: 0 }, Ve
463
474
  "show-icon": e.triggerFeedbackShowIcon,
464
475
  "test-id": e.testId,
465
476
  class: "dropdown-field-help-text"
466
- }, null, 8, ["text", "variant", "show-icon", "test-id"])) : r("", !0)
477
+ }, null, 8, ["text", "variant", "show-icon", "test-id"])) : d("", !0)
467
478
  ])
468
- ], 16, Fe));
479
+ ], 16, Be));
469
480
  }
470
481
  });
471
482
  export {
472
- gt as default
483
+ Tt as default
473
484
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./TreeDropdown.vue2.js";
2
2
  /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../TreeDropdown.vue_vue_type_style_index_0_scoped_c361375a_lang.css"; //*');
4
- const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-c361375a"]]);
3
+ // import "../../../TreeDropdown.vue_vue_type_style_index_0_scoped_6ac5f602_lang.css"; //*');
4
+ const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-6ac5f602"]]);
5
5
  export {
6
6
  s as default
7
7
  };