@ironsource/shared-ui 2.1.6-rc.1 → 2.1.6-rc.11

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 (43) hide show
  1. package/Autocomplete.vue_vue_type_style_index_0_scoped_a7bfd237_lang.css +1 -0
  2. package/ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_a8fdae89_lang.css +1 -0
  3. package/DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_ad524750_lang.css +1 -0
  4. package/DialogV4.vue_vue_type_style_index_0_scoped_09c488cf_lang.css +1 -0
  5. package/DropdownV4.vue_vue_type_style_index_0_scoped_0968078f_lang.css +1 -0
  6. package/DropdownV4.vue_vue_type_style_index_1_lang.css +1 -1
  7. package/FieldLabel.vue_vue_type_style_index_0_scoped_96ee1c98_lang.css +1 -0
  8. package/{FormCard.vue_vue_type_style_index_0_scoped_ef8b4e81_lang.css → FormCard.vue_vue_type_style_index_0_scoped_52ade67c_lang.css} +1 -1
  9. package/MultiBar.vue_vue_type_style_index_0_scoped_71617643_lang.css +1 -0
  10. package/TextAreaV4.vue_vue_type_style_index_0_scoped_8199b662_lang.css +1 -0
  11. package/TextField.vue_vue_type_style_index_0_scoped_22c12586_lang.css +1 -0
  12. package/components/autocomplete/Autocomplete.vue.d.ts +5 -0
  13. package/components/autocomplete/Autocomplete.vue.js +3 -3
  14. package/components/autocomplete/Autocomplete.vue2.js +82 -61
  15. package/components/autocomplete/index.d.ts +20 -1
  16. package/components/dialog/v4/DialogV4.vue.js +3 -3
  17. package/components/dialog/v4/DialogV4.vue2.js +67 -62
  18. package/components/dropdown/v4/ChipDropdownTrigger.vue.js +2 -2
  19. package/components/dropdown/v4/ChipDropdownTrigger.vue2.js +1 -1
  20. package/components/dropdown/v4/DefaultDropdownTrigger.vue.js +2 -2
  21. package/components/dropdown/v4/DefaultDropdownTrigger.vue2.js +40 -49
  22. package/components/dropdown/v4/DropdownV4.vue.js +3 -3
  23. package/components/dropdown/v4/DropdownV4.vue2.js +117 -110
  24. package/components/forms/FormCard.vue.js +2 -2
  25. package/components/forms/FormCard.vue2.js +9 -9
  26. package/components/input/v4/TextField.vue.js +3 -3
  27. package/components/input/v4/TextField.vue2.js +5 -4
  28. package/components/multibar/MultiBar.vue.js +3 -3
  29. package/components/multibar/MultiBar.vue2.js +21 -21
  30. package/components/shared/FieldLabel.vue.js +3 -3
  31. package/components/shared/FieldLabel.vue2.js +9 -9
  32. package/components/textArea/v4/TextAreaV4.vue.js +3 -3
  33. package/components/textArea/v4/TextAreaV4.vue2.js +1 -1
  34. package/package.json +1 -1
  35. package/Autocomplete.vue_vue_type_style_index_0_scoped_d2d1dc1d_lang.css +0 -1
  36. package/ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_889042cf_lang.css +0 -1
  37. package/DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_c3033d90_lang.css +0 -1
  38. package/DialogV4.vue_vue_type_style_index_0_scoped_c3004ba3_lang.css +0 -1
  39. package/DropdownV4.vue_vue_type_style_index_0_scoped_bf8e7ff5_lang.css +0 -1
  40. package/FieldLabel.vue_vue_type_style_index_0_scoped_72ab1f25_lang.css +0 -1
  41. package/MultiBar.vue_vue_type_style_index_0_scoped_b473b35e_lang.css +0 -1
  42. package/TextAreaV4.vue_vue_type_style_index_0_scoped_0336a92f_lang.css +0 -1
  43. package/TextField.vue_vue_type_style_index_0_scoped_b5b2e8fd_lang.css +0 -1
@@ -1,20 +1,20 @@
1
- import "../../../DialogV4.vue_vue_type_style_index_0_scoped_c3004ba3_lang.css"; import { defineComponent as A, openBlock as o, createBlock as i, Teleport as w, createVNode as T, Transition as p, withCtx as d, unref as e, createElementBlock as f, createElementVNode as m, mergeProps as s, renderSlot as b, createTextVNode as r, toDisplayString as c, createCommentVNode as u } from "vue";
2
- import { NOOP as I } from "@vue/shared";
3
- import g from "../../typography/v4/Typography.vue.js";
1
+ import "../../../DialogV4.vue_vue_type_style_index_0_scoped_09c488cf_lang.css"; import { defineComponent as A, openBlock as o, createBlock as c, Teleport as w, createVNode as b, Transition as I, withCtx as u, unref as e, createElementBlock as m, createElementVNode as C, mergeProps as s, renderSlot as k, createTextVNode as f, toDisplayString as B, createCommentVNode as d } from "vue";
2
+ import { NOOP as V } from "@vue/shared";
3
+ import T from "../../typography/v4/Typography.vue.js";
4
4
  import N from "../../button/v4/ButtonV4.vue.js";
5
- import L from "../../button/v4/IconButtonV4.vue.js";
6
- import { Reason as O } from "../common/Reason.js";
7
- import { dialogCommon as V } from "../common/Dialog.common.js";
5
+ import p from "../../button/v4/IconButtonV4.vue.js";
6
+ import { Reason as g } from "../common/Reason.js";
7
+ import { dialogCommon as D } from "../common/Dialog.common.js";
8
8
  import { DialogTestIdModifiers as l } from "../../../testids/index.js";
9
- import { useTestIdAttrs as $ } from "../../../utils/testIds.js";
10
- import { useMagicKeys as D, whenever as P } from "@vueuse/core";
11
- const R = {
9
+ import { useTestIdAttrs as P } from "../../../utils/testIds.js";
10
+ import { useMagicKeys as R, whenever as $ } from "@vueuse/core";
11
+ const S = {
12
12
  key: 0,
13
13
  class: "container light-theme-v4"
14
- }, S = { class: "title" }, F = {
14
+ }, F = { class: "title" }, U = {
15
15
  key: 1,
16
16
  class: "footer"
17
- }, J = /* @__PURE__ */ A({
17
+ }, Q = /* @__PURE__ */ A({
18
18
  __name: "DialogV4",
19
19
  props: {
20
20
  modelValue: { type: Boolean },
@@ -39,106 +39,111 @@ const R = {
39
39
  testId: { default: "" }
40
40
  },
41
41
  emits: ["update:modelValue", "open", "close", "save", "cancel"],
42
- setup(t, { emit: B }) {
43
- const C = t, { escape: E } = D(), a = $(C.testId, l), { visible: h, handleClose: y } = V(C, B);
44
- return P(E, () => {
45
- h.value && C.escapeToClose && y(O.Escape);
46
- }), (v, n) => (o(), i(w, {
42
+ setup(t, { emit: v }) {
43
+ const i = t, { escape: L } = R(), a = P(i.testId, l), { visible: h, handleClose: y } = D(i, v);
44
+ $(L, () => {
45
+ h.value && i.escapeToClose && !i.saveButtonLoading && y(g.Escape);
46
+ });
47
+ const E = () => {
48
+ const { closeOnClickOutside: r, saveButtonLoading: n } = i;
49
+ r && !n ? y(g.Backdrop) : V();
50
+ };
51
+ return (r, n) => (o(), c(w, {
47
52
  to: "body",
48
53
  disabled: !t.appendToBody
49
54
  }, [
50
- T(p, null, {
51
- default: d(() => [
52
- e(h) ? (o(), f("div", R, [
53
- m("div", s({
55
+ b(I, null, {
56
+ default: u(() => [
57
+ e(h) ? (o(), m("div", S, [
58
+ C("div", s({
54
59
  class: ["dialog", [`dialog--${t.size}`]]
55
60
  }, e(a)[e(l).WRAPPER]), [
56
- t.title || t.subtitle || t.showCloseButton ? (o(), f("header", s({
61
+ t.title || t.subtitle || t.showCloseButton ? (o(), m("header", s({
57
62
  key: 0,
58
63
  class: "header"
59
64
  }, e(a)[e(l).HEADER]), [
60
- m("div", S, [
61
- b(v.$slots, "header", {}, () => [
62
- t.title ? (o(), i(e(g), {
65
+ C("div", F, [
66
+ k(r.$slots, "header", {}, () => [
67
+ t.title ? (o(), c(e(T), {
63
68
  key: 0,
64
69
  variant: "h3"
65
70
  }, {
66
- default: d(() => [
67
- r(c(t.title), 1)
71
+ default: u(() => [
72
+ f(B(t.title), 1)
68
73
  ]),
69
74
  _: 1
70
- })) : u("", !0),
71
- t.subtitle ? (o(), i(e(g), {
75
+ })) : d("", !0),
76
+ t.subtitle ? (o(), c(e(T), {
72
77
  key: 1,
73
78
  class: "subtitle",
74
79
  variant: "body1"
75
80
  }, {
76
- default: d(() => [
77
- r(c(t.subtitle), 1)
81
+ default: u(() => [
82
+ f(B(t.subtitle), 1)
78
83
  ]),
79
84
  _: 1
80
- })) : u("", !0)
85
+ })) : d("", !0)
81
86
  ], !0)
82
87
  ]),
83
- t.showCloseButton ? (o(), i(e(L), s({
88
+ t.showCloseButton ? (o(), c(e(p), s({
84
89
  key: 0,
85
90
  class: "close-button",
86
- "icon-name": "x"
91
+ "icon-name": "x",
92
+ disabled: t.saveButtonLoading
87
93
  }, e(a)[e(l).ACTION_CLOSE], {
88
- onClick: n[0] || (n[0] = (k) => e(y)(e(O).CloseButton))
89
- }), null, 16)) : u("", !0)
90
- ], 16)) : u("", !0),
91
- m("div", s({ class: "content" }, e(a)[e(l).CONTENT]), [
92
- b(v.$slots, "default", {}, () => [
93
- t.content ? (o(), i(e(g), {
94
+ onClick: n[0] || (n[0] = (O) => e(y)(e(g).CloseButton))
95
+ }), null, 16, ["disabled"])) : d("", !0)
96
+ ], 16)) : d("", !0),
97
+ C("div", s({ class: "content" }, e(a)[e(l).CONTENT]), [
98
+ k(r.$slots, "default", {}, () => [
99
+ t.content ? (o(), c(e(T), {
94
100
  key: 0,
95
101
  variant: "body1"
96
102
  }, {
97
- default: d(() => [
98
- r(c(t.content), 1)
103
+ default: u(() => [
104
+ f(B(t.content), 1)
99
105
  ]),
100
106
  _: 1
101
- })) : u("", !0)
107
+ })) : d("", !0)
102
108
  ], !0)
103
109
  ], 16),
104
- t.showFooter ? (o(), f("footer", F, [
105
- m("div", s({ class: "action-buttons" }, e(a)[e(l).ACTION_BUTTONS_WRAPPER]), [
106
- b(v.$slots, "footer", {}, () => [
107
- T(e(N), s({
110
+ t.showFooter ? (o(), m("footer", U, [
111
+ C("div", s({ class: "action-buttons" }, e(a)[e(l).ACTION_BUTTONS_WRAPPER]), [
112
+ k(r.$slots, "footer", {}, () => [
113
+ b(e(N), s({
108
114
  class: "form-action",
109
115
  variant: "outlined",
110
- color: t.cancelButtonColor
116
+ color: t.cancelButtonColor,
117
+ disabled: t.saveButtonLoading
111
118
  }, e(a)[e(l).CANCEL_BUTTON], {
112
- onClick: n[1] || (n[1] = (k) => B("cancel"))
119
+ onClick: n[1] || (n[1] = (O) => v("cancel"))
113
120
  }), {
114
- default: d(() => [
115
- r(c(t.cancelButtonLabel), 1)
121
+ default: u(() => [
122
+ f(B(t.cancelButtonLabel), 1)
116
123
  ]),
117
124
  _: 1
118
- }, 16, ["color"]),
119
- T(e(N), s({
125
+ }, 16, ["color", "disabled"]),
126
+ b(e(N), s({
120
127
  class: "form-action",
121
128
  loading: t.saveButtonLoading,
122
129
  color: t.saveButtonColor
123
130
  }, e(a)[e(l).SAVE_BUTTON], {
124
- onClick: n[2] || (n[2] = (k) => B("save"))
131
+ onClick: n[2] || (n[2] = (O) => v("save"))
125
132
  }), {
126
- default: d(() => [
127
- r(c(t.saveButtonLabel), 1)
133
+ default: u(() => [
134
+ f(B(t.saveButtonLabel), 1)
128
135
  ]),
129
136
  _: 1
130
137
  }, 16, ["loading", "color"])
131
138
  ], !0)
132
139
  ], 16)
133
- ])) : u("", !0)
140
+ ])) : d("", !0)
134
141
  ], 16),
135
- t.showBackdrop ? (o(), f("div", s({
142
+ t.showBackdrop ? (o(), m("div", s({
136
143
  key: 0,
137
144
  class: "dialog-backdrop"
138
- }, e(a)[e(l).BACKDROP], {
139
- onClick: n[3] || (n[3] = (k) => t.closeOnClickOutside ? e(y)(e(O).Backdrop) : e(I)())
140
- }), null, 16)) : u("", !0)
141
- ])) : u("", !0)
145
+ }, e(a)[e(l).BACKDROP], { onClick: E }), null, 16)) : d("", !0)
146
+ ])) : d("", !0)
142
147
  ]),
143
148
  _: 3
144
149
  })
@@ -146,5 +151,5 @@ const R = {
146
151
  }
147
152
  });
148
153
  export {
149
- J as default
154
+ Q as default
150
155
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./ChipDropdownTrigger.vue2.js";
2
2
  /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_889042cf_lang.css"; //*');
4
- const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-889042cf"]]);
3
+ // import "../../../ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_a8fdae89_lang.css"; //*');
4
+ const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-a8fdae89"]]);
5
5
  export {
6
6
  s as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import "../../../ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_889042cf_lang.css"; import { defineComponent as V, ref as b, computed as p, openBlock as _, createElementBlock as C, mergeProps as s, unref as t, createElementVNode as c, createVNode as d, withCtx as w, createTextVNode as k, toDisplayString as v, withDirectives as u, vShow as f, withModifiers as x } from "vue";
1
+ import "../../../ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_a8fdae89_lang.css"; import { defineComponent as V, ref as b, computed as p, openBlock as _, createElementBlock as C, mergeProps as s, unref as t, createElementVNode as c, createVNode as d, withCtx as w, createTextVNode as k, toDisplayString as v, withDirectives as u, vShow as f, withModifiers as x } from "vue";
2
2
  import m from "../../icon/v4/IconV4.vue.js";
3
3
  import A from "../../typography/v4/Typography.vue.js";
4
4
  import { DropdownTestIdModifiers as o } from "../../../testids/index.js";
@@ -1,7 +1,7 @@
1
1
  import o from "./DefaultDropdownTrigger.vue2.js";
2
2
  /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_c3033d90_lang.css"; //*');
4
- const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-c3033d90"]]);
3
+ // import "../../../DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_ad524750_lang.css"; //*');
4
+ const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-ad524750"]]);
5
5
  export {
6
6
  p as default
7
7
  };
@@ -1,21 +1,20 @@
1
- import "../../../DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_c3033d90_lang.css"; import { defineComponent as I, computed as r, openBlock as a, createElementBlock as n, createBlock as m, createCommentVNode as o, createElementVNode as c, mergeProps as y, unref as l, renderSlot as h, createVNode as s, withCtx as O, createTextVNode as x, toDisplayString as w } from "vue";
2
- import V from "../../typography/v4/Typography.vue.js";
1
+ import "../../../DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_ad524750_lang.css"; import { defineComponent as v, computed as r, openBlock as o, createElementBlock as a, createBlock as k, createCommentVNode as n, createElementVNode as c, mergeProps as m, unref as l, renderSlot as y, createVNode as i, withCtx as I, createTextVNode as B, toDisplayString as V } from "vue";
2
+ import x from "../../typography/v4/Typography.vue.js";
3
3
  import { DropdownTestIdModifiers as u } from "../../../testids/index.js";
4
- import T from "../../icon/v4/IconV4.vue.js";
5
- import B from "../../shared/FieldLabel.vue.js";
6
- import D from "../../shared/FieldHelpText.vue.js";
7
- import { useTestIdAttrs as A } from "../../../utils/testIds.js";
8
- import N from "../../statusDot/StatusDot.vue.js";
9
- const K = { class: "default-dropdown-wrapper" }, $ = { class: "content" }, C = {
4
+ import h from "../../icon/v4/IconV4.vue.js";
5
+ import w from "../../shared/FieldLabel.vue.js";
6
+ import { useTestIdAttrs as D } from "../../../utils/testIds.js";
7
+ import A from "../../statusDot/StatusDot.vue.js";
8
+ const N = { class: "default-dropdown-wrapper" }, K = { class: "content" }, $ = {
10
9
  key: 0,
11
10
  class: "image"
12
- }, H = ["src"], P = {
11
+ }, C = ["src"], P = {
13
12
  key: 1,
14
13
  class: "start-icon"
15
14
  }, S = {
16
15
  key: 2,
17
16
  class: "status-dot"
18
- }, z = { class: "caret-down" }, G = /* @__PURE__ */ I({
17
+ }, z = { class: "caret-down" }, j = /* @__PURE__ */ v({
19
18
  __name: "DefaultDropdownTrigger",
20
19
  props: {
21
20
  placeholder: { default: "Select" },
@@ -44,12 +43,12 @@ const K = { class: "default-dropdown-wrapper" }, $ = { class: "content" }, C = {
44
43
  statusDotType: { default: null }
45
44
  },
46
45
  emits: ["click"],
47
- setup(t, { emit: b }) {
48
- const e = t, g = r(
46
+ setup(t, { emit: g }) {
47
+ const e = t, T = r(
49
48
  () => e.feedbackVariant ? `state-${e.feedbackVariant}` : ""
50
- ), k = () => {
51
- b("click");
52
- }, f = A(e.testId, u), v = r(() => e.multi ? !Array.isArray(e.selectedOption) || !e.selectedOption?.length ? e.placeholder : e.options?.length === e.selectedOption.length ? `All selected (${e.selectedOption.length})` : e.selectedOption?.length === 1 && e.displayValue ? e.displayValue(e.selectedOption[0]) : `${e.selectedOption.length} selected` : e.selectedOption ? e.displayValue(e.selectedOption) : e.placeholder), d = r(() => {
49
+ ), b = () => {
50
+ g("click");
51
+ }, p = D(e.testId, u), O = r(() => e.multi ? !Array.isArray(e.selectedOption) || !e.selectedOption?.length ? e.placeholder : e.options?.length === e.selectedOption.length ? `All selected (${e.selectedOption.length})` : e.selectedOption?.length === 1 && e.displayValue ? e.displayValue(e.selectedOption[0]) : `${e.selectedOption.length} selected` : e.selectedOption ? e.displayValue(e.selectedOption) : e.placeholder), d = r(() => {
53
52
  if (!e.selectedOption)
54
53
  return null;
55
54
  if (!e.multi)
@@ -57,8 +56,8 @@ const K = { class: "default-dropdown-wrapper" }, $ = { class: "content" }, C = {
57
56
  if (Array.isArray(e.selectedOption))
58
57
  return e.selectedOption.length === 1 ? e.selectedOption[0] : null;
59
58
  });
60
- return (i, p) => (a(), n("div", K, [
61
- t.label ? (a(), m(B, {
59
+ return (s, f) => (o(), a("div", N, [
60
+ t.label ? (o(), k(w, {
62
61
  key: 0,
63
62
  label: t.label,
64
63
  mandatory: t.mandatory,
@@ -67,58 +66,50 @@ const K = { class: "default-dropdown-wrapper" }, $ = { class: "content" }, C = {
67
66
  disabled: t.disabled,
68
67
  "test-id": t.testId,
69
68
  class: "dropdown-field-label"
70
- }, null, 8, ["label", "mandatory", "hover-help-text", "hover-help-text-placement", "disabled", "test-id"])) : o("", !0),
71
- c("div", y({
72
- class: ["dropdown-trigger", [t.size, l(g), { open: t.open, disabled: t.disabled }]]
73
- }, l(f)[l(u).BUTTON_WRAPPER], {
74
- onClick: p[0] || (p[0] = (E) => k())
69
+ }, null, 8, ["label", "mandatory", "hover-help-text", "hover-help-text-placement", "disabled", "test-id"])) : n("", !0),
70
+ c("div", m({
71
+ class: ["dropdown-trigger", [t.size, l(T), { open: t.open, disabled: t.disabled }]]
72
+ }, l(p)[l(u).BUTTON_WRAPPER], {
73
+ onClick: f[0] || (f[0] = (E) => b())
75
74
  }), [
76
- c("div", $, [
77
- i.$slots.image || l(d) && t.optionImageKey ? (a(), n("div", C, [
78
- h(i.$slots, "image", {}, () => [
79
- t.optionImageKey ? (a(), n("img", {
75
+ c("div", K, [
76
+ s.$slots.image || l(d) && t.optionImageKey ? (o(), a("div", $, [
77
+ y(s.$slots, "image", {}, () => [
78
+ t.optionImageKey ? (o(), a("img", {
80
79
  key: 0,
81
80
  src: l(d)[t.optionImageKey]
82
- }, null, 8, H)) : o("", !0)
81
+ }, null, 8, C)) : n("", !0)
83
82
  ], !0)
84
- ])) : o("", !0),
85
- i.$slots["icon-start"] || l(d) && t.optionIconKey ? (a(), n("div", P, [
86
- h(i.$slots, "icon-start", {}, () => [
87
- s(l(T), {
83
+ ])) : n("", !0),
84
+ s.$slots["icon-start"] || l(d) && t.optionIconKey ? (o(), a("div", P, [
85
+ y(s.$slots, "icon-start", {}, () => [
86
+ i(l(h), {
88
87
  type: t.optionIconType,
89
88
  name: l(d)[t.optionIconKey],
90
89
  size: "20px"
91
90
  }, null, 8, ["type", "name"])
92
91
  ], !0)
93
- ])) : o("", !0),
94
- t.statusDotType ? (a(), n("div", S, [
95
- s(l(N), { type: t.statusDotType }, null, 8, ["type"])
96
- ])) : o("", !0),
97
- s(l(V), y({ variant: "body1" }, l(f)[l(u).BUTTON_CONTENT], { class: "displayed-value" }), {
98
- default: O(() => [
99
- x(w(l(v)), 1)
92
+ ])) : n("", !0),
93
+ t.statusDotType ? (o(), a("div", S, [
94
+ i(l(A), { type: t.statusDotType }, null, 8, ["type"])
95
+ ])) : n("", !0),
96
+ i(l(x), m({ variant: "body1" }, l(p)[l(u).BUTTON_CONTENT], { class: "displayed-value" }), {
97
+ default: I(() => [
98
+ B(V(l(O)), 1)
100
99
  ]),
101
100
  _: 1
102
101
  }, 16)
103
102
  ]),
104
103
  c("div", z, [
105
- s(l(T), {
104
+ i(l(h), {
106
105
  name: "caret-down",
107
106
  size: "20px"
108
107
  })
109
108
  ])
110
- ], 16),
111
- t.feedbackText ? (a(), m(D, {
112
- key: 1,
113
- text: t.feedbackText,
114
- variant: t.feedbackVariant,
115
- "show-icon": t.showFeedbackIcon,
116
- "test-id": t.testId,
117
- class: "dropdown-field-help-text"
118
- }, null, 8, ["text", "variant", "show-icon", "test-id"])) : o("", !0)
109
+ ], 16)
119
110
  ]));
120
111
  }
121
112
  });
122
113
  export {
123
- G as default
114
+ j as default
124
115
  };
@@ -1,8 +1,8 @@
1
1
  import o from "./DropdownV4.vue2.js";
2
- /* empty css *//* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../DropdownV4.vue_vue_type_style_index_0_scoped_bf8e7ff5_lang.css"; //*');
2
+ /* empty css *//* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../DropdownV4.vue_vue_type_style_index_0_scoped_0968078f_lang.css"; //*');
4
4
  // import "../../../DropdownV4.vue_vue_type_style_index_1_lang.css"; //');
5
- const r = /* @__PURE__ */ e(o, [["__scopeId", "data-v-bf8e7ff5"]]);
5
+ const r = /* @__PURE__ */ _(o, [["__scopeId", "data-v-0968078f"]]);
6
6
  export {
7
7
  r as default
8
8
  };