@ironsource/shared-ui 2.1.12-rc.2 → 2.1.12-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.
@@ -0,0 +1 @@
1
+ .custom-list-area[data-v-96c7507e]{color:var(--text-secondary);width:100%;text-align:center;box-sizing:border-box;padding:20px 43px}.inline-search[data-v-96c7507e]{width:100%}.contain-accept[data-v-96c7507e]{padding:6px 8px;margin-bottom:4px;cursor:pointer}.contain-accept[data-v-96c7507e]:hover{background-color:var(--action-hover);border-radius:.5rem}.contain-accept--query[data-v-96c7507e]{margin-left:4px;display:inline-flex;color:var(--primary-main)}
@@ -0,0 +1 @@
1
+ .sticky[data-v-6b54ac22]{position:sticky}.table-container[data-v-6b54ac22]{width:100%;position:relative;display:flex;flex-direction:column}.table-header[data-v-6b54ac22]{display:flex;align-items:center;height:calc(var(--spacing-800) - 1px);border-bottom:1px solid var(--common-divider);background-color:var(--background-paper-elevation-0);position:sticky;left:0;padding:var(--spacing-300)}.table-header .table-title[data-v-6b54ac22]{display:flex;flex:1;align-items:center;justify-content:flex-start;height:100%;color:var(--text-primary)}.table-header .table-header-right[data-v-6b54ac22]{display:flex;align-items:center;height:100%}.table-header .search-wrapper[data-v-6b54ac22]{width:13.75rem}.table-header.isStickyHeader[data-v-6b54ac22]{z-index:calc(var(--3041fee8) + 3);top:0}.table-head-container[data-v-6b54ac22]{display:flex;align-items:center;white-space:nowrap;color:var(--text-primary)}.table-footer[data-v-6b54ac22]{color:var(--text-primary);background-color:var(--background-paper-elevation-0);padding:0 var(--spacing-300);display:flex;align-items:center;min-height:var(--spacing-600);border:1px solid var(--common-divider);border-radius:var(--border-radius-md);border-top-right-radius:0;border-top-left-radius:0}.table-body-wrapper[data-v-6b54ac22]{display:inline-table}.table-header-pre-search-content[data-v-6b54ac22]{margin-right:var(--spacing-100);display:flex;align-items:center}.table-header-actions[data-v-6b54ac22]{margin-left:var(--spacing-100);display:flex;align-items:center}.table-row[data-v-6b54ac22]{position:relative}.table-row.loading[data-v-6b54ac22]{opacity:.7}.table-row:not(.expanded):last-child>td[data-v-6b54ac22]{border-bottom:none}.table-row.expanded:last-child>.expanded-row[data-v-6b54ac22]{border-bottom:none}.expanded-row[data-v-6b54ac22]{grid-column:var(--8ac5cc00);border-bottom:1px solid var(--common-divider);background-color:var(--background-default)}table[data-v-6b54ac22]{position:relative;display:block;overflow:auto;background:var(--background-paper-elevation-0);border:1px solid var(--common-divider);color:var(--text-primary);text-align:left;table-layout:fixed;width:100%;max-height:100%;border-radius:var(--border-radius-md);border-collapse:collapse;border-spacing:0}table.hasFooter[data-v-6b54ac22]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}table td[data-v-6b54ac22],table th[data-v-6b54ac22]{line-height:normal;padding:0 var(--spacing-200)}table td[data-v-6b54ac22]:first-of-type,table th[data-v-6b54ac22]:first-of-type{padding-left:var(--spacing-300)}table td[data-v-6b54ac22]:last-of-type,table th[data-v-6b54ac22]:last-of-type{padding-right:var(--spacing-300)}table td.expand-toggle-cell[data-v-6b54ac22],table th.expand-toggle-cell[data-v-6b54ac22]{padding-left:var(--spacing-150);padding-right:var(--spacing-75)}table>thead[data-v-6b54ac22]{border-bottom:none;z-index:calc(var(--3041fee8) + 1);display:inline-table;min-width:100%}table>thead>tr[data-v-6b54ac22]{color:var(--text-primary);border-bottom:1px solid var(--common-divider);height:var(--spacing-500);display:grid;grid-template-columns:var(--4f8aacf9)}table>thead>tr>th[data-v-6b54ac22]{background:var(--background-paper-elevation-0);width:100%;display:flex;align-items:center;cursor:default}table>thead>tr>th.bordered[data-v-6b54ac22]{border-right:1px solid var(--common-divider)}table>thead>tr>th.bordered.isStickyRight[data-v-6b54ac22]{border-right:none;border-left:1px solid var(--common-divider)}table>thead>tr>th.isTextRight[data-v-6b54ac22]{justify-content:flex-end}table>thead>tr>th.isSortable[data-v-6b54ac22]{cursor:pointer}table>thead.sticky[data-v-6b54ac22]{position:sticky;top:0;background:white}table>thead.isStickyHeader[data-v-6b54ac22]{z-index:calc(var(--3041fee8) + 2);top:calc(var(--spacing-800) - 1px)}table>tbody[data-v-6b54ac22]{display:block}table>tbody>*>tr[data-v-6b54ac22]{background-color:var(--background-default);min-height:var(--65a66d41);height:auto;display:grid;align-items:center;grid-template-columns:var(--4f8aacf9)}table>tbody>*>tr:nth-of-type(2n)>td[data-v-6b54ac22]{background-color:var(--background-default)}table>tbody>*>tr:hover:not(.loading)>td[data-v-6b54ac22],table>tbody>*>tr.activeMenu>td[data-v-6b54ac22]{background-color:var(--background-paper-elevation-1)}table>tbody td[data-v-6b54ac22]{background-color:var(--background-default);border:none;min-width:0;display:flex;min-height:var(--65a66d41);height:auto;width:100%;place-items:center;border-bottom:1px solid var(--common-divider);justify-content:start}table>tbody td.bordered[data-v-6b54ac22]{border-right:1px solid var(--common-divider)}table>tbody td.bordered.isStickyRight[data-v-6b54ac22]{border-right:none;border-left:1px solid var(--common-divider)}table>tbody td.isTextRight[data-v-6b54ac22]{justify-content:flex-end;text-align:right}.section-container[data-v-6b54ac22]{left:0}.sections[data-v-6b54ac22]{display:flex}.section[data-v-6b54ac22]{padding:0 1.5rem;background:var(--background-default);left:0;height:32px;display:flex;align-items:flex-end;border-right:1px solid var(--common-divider)}.table-cell[data-v-6b54ac22]{width:100%}.empty-state[data-v-6b54ac22]{min-height:250px}.floating-row[data-v-6b54ac22]{display:flex;inset:0;pointer-events:none;position:absolute;z-index:calc(var(--3041fee8) + 1)}.floating-row *[data-v-6b54ac22-s]{pointer-events:auto}
@@ -7,7 +7,7 @@ import { Mode as T, Type as U, DropdownContext as $e } from "./DropdownContext.j
7
7
  import { pxToRem as je } from "../../../utils/style.js";
8
8
  import { useEditableContext as ze } from "../../table-cells/common/EditableContext.js";
9
9
  import { useGroupedOptions as We } from "./useGroupedOptions.js";
10
- const al = (e, v, g) => {
10
+ const al = (e, d, g) => {
11
11
  const B = ke("isTreeDropdown", !1), {
12
12
  sortOutGroups: H,
13
13
  flattenAndMarkGroupOptions: ue,
@@ -31,16 +31,16 @@ const al = (e, v, g) => {
31
31
  return K?.value?.value ?? a.value;
32
32
  },
33
33
  set(l) {
34
- K.onChange?.(l), K.onClose?.(), v("update:selected", l);
34
+ K.onChange?.(l), K.onClose?.(), d("update:selected", l);
35
35
  }
36
36
  });
37
37
  b(
38
38
  () => e.selected,
39
39
  () => {
40
- a.value = e.selected, d.value = e.selected;
40
+ a.value = e.selected, v.value = e.selected;
41
41
  }
42
42
  );
43
- const de = Ge(), w = r(null), m = r(null), j = r(null), R = r(null), z = r(null), I = r(null), ve = r(), W = r(null), J = r(null), Q = r(null), fe = 8, ge = c(() => I.value ? I.value.getBoundingClientRect().height + fe + e.distance : 0), D = r(!1), y = r([]), x = r(-1), h = r(""), d = r(e.selected || []), Y = () => I.value?.focus(), [O, ye, he] = Ve({
43
+ const de = Ge(), w = r(null), m = r(null), j = r(null), R = r(null), z = r(null), I = r(null), ve = r(), W = r(null), J = r(null), Q = r(null), fe = 8, ge = c(() => I.value ? I.value.getBoundingClientRect().height + fe + e.distance : 0), D = r(!1), y = r([]), x = r(-1), h = r(""), v = r(e.selected || []), Y = () => I.value?.focus(), [O, ye, he] = Ve({
44
44
  disabled: e.disabled,
45
45
  initialValue: e.defaultOpen
46
46
  });
@@ -57,7 +57,7 @@ const al = (e, v, g) => {
57
57
  return e.isOpen;
58
58
  },
59
59
  set(l) {
60
- v("update:isOpen", l);
60
+ d("update:isOpen", l);
61
61
  }
62
62
  }), Se = c(() => o.value.length - 1), f = He(0, 0, Se), F = c(() => n.value ? e.displayValue(n.value) : ""), me = (l) => {
63
63
  if (!l.value.length && !e.multiOptionsPlaceholderPrefix && !e.multiOptionsPlaceholderSuffix)
@@ -80,7 +80,7 @@ const al = (e, v, g) => {
80
80
  }, M = c(() => e.groupedOptions ? ue(e.options) : e.options), Pe = c(() => {
81
81
  if (oe(
82
82
  M,
83
- d
83
+ v
84
84
  ))
85
85
  return M.value;
86
86
  const l = {
@@ -88,15 +88,15 @@ const al = (e, v, g) => {
88
88
  notSelected: []
89
89
  };
90
90
  P(M).value.forEach((i) => {
91
- const u = (e.comparingKey ? d.value.findIndex(
91
+ const u = (e.comparingKey ? v.value.findIndex(
92
92
  (L) => L[e.comparingKey] === i[e.comparingKey]
93
- ) > -1 : d.value.includes(i)) ? "selected" : "notSelected";
93
+ ) > -1 : v.value.includes(i)) ? "selected" : "notSelected";
94
94
  l[u].push(i);
95
95
  });
96
96
  const t = e.groupedOptions ? H(l.notSelected) : l.notSelected;
97
97
  return [].concat(l.selected, t);
98
98
  }), o = c(() => {
99
- const l = Array.isArray(d.value) && e.multi && g.VERSION === 4 && !B ? Pe.value : M.value;
99
+ const l = Array.isArray(v.value) && e.multi && g.VERSION === 4 && !B ? Pe.value : M.value;
100
100
  if (e.onSearch) {
101
101
  const t = l.filter((i) => e.groupedOptions && q(i) ? i : e.onSearch(i, h.value));
102
102
  return e.groupedOptions ? H(t) : t;
@@ -130,16 +130,16 @@ const al = (e, v, g) => {
130
130
  }));
131
131
  }
132
132
  ), b(h, () => {
133
- v("onsearch", h.value), C(0);
133
+ d("onsearch", h.value), C(0);
134
134
  });
135
135
  const A = (l, t = !1) => {
136
136
  e.disabled || (Z(l), N(() => {
137
- O.value && v("opened"), O.value || v("closed"), w.value && t && w.value.focus();
137
+ O.value && d("opened"), O.value || d("closed"), w.value && t && w.value.focus();
138
138
  }));
139
139
  };
140
140
  b(O, (l) => {
141
141
  if (l) {
142
- h.value = "", p.value && Array.isArray(n.value) && (d.value = P(n.value).slice());
142
+ h.value = "", p.value && Array.isArray(n.value) && (v.value = P(n.value).slice());
143
143
  return;
144
144
  }
145
145
  Y();
@@ -159,12 +159,12 @@ const al = (e, v, g) => {
159
159
  }
160
160
  a.value = o.value;
161
161
  }
162
- v("selectAll");
162
+ d("selectAll");
163
163
  }
164
164
  }, xe = () => {
165
165
  Ie(), g.VERSION !== 4 && (n.value = a.value);
166
166
  }, De = (l = !0) => {
167
- a.value = [], l && (n.value = [], d.value = []), e.dynamicFilterMode || v("clear-all");
167
+ a.value = [], l ? (n.value = [], v.value = [], d("clear")) : e.dynamicFilterMode || d("clear");
168
168
  }, G = (l, t) => {
169
169
  if (l = P(l), g.VERSION === 4 ? l[e.disabledOptionKey] : y.value[t]?.disabled)
170
170
  return;
@@ -208,7 +208,7 @@ const al = (e, v, g) => {
208
208
  placeholder: e.placeholder,
209
209
  select: G,
210
210
  clearSelection: () => {
211
- _(""), n.value = s.mode === T.Single ? null : [], d.value = s.mode === T.Single ? null : [], m.value && (m.value.value = "");
211
+ _(""), n.value = s.mode === T.Single ? null : [], v.value = s.mode === T.Single ? null : [], m.value && (m.value.value = "");
212
212
  },
213
213
  search: _,
214
214
  goToOption: async (l) => {
@@ -267,9 +267,9 @@ const al = (e, v, g) => {
267
267
  ) : D.value = e.options.length === e.selected.length);
268
268
  });
269
269
  const le = () => {
270
- e.multi && (n.value = a.value, Array.isArray(n.value) && (d.value = P(n.value).slice(), D.value = e.groupedOptions ? ce(e.options) === n.value.length : e.options.length === n.value.length)), v("apply", n.value), v("allSelectedChanged", E.value), A(!1), Ce();
270
+ e.multi && (n.value = a.value, Array.isArray(n.value) && (v.value = P(n.value).slice(), D.value = e.groupedOptions ? ce(e.options) === n.value.length : e.options.length === n.value.length)), d("apply", n.value), d("allSelectedChanged", E.value), A(!1), Ce();
271
271
  }, te = () => {
272
- p.value && Array.isArray(d.value) && (n.value = P(d.value).slice()), h.value = "", A(!1);
272
+ p.value && Array.isArray(v.value) && (n.value = P(v.value).slice()), h.value = "", A(!1);
273
273
  }, Ne = (l) => {
274
274
  if (!e.disableKeyboardEvents)
275
275
  switch (l.key) {
@@ -338,11 +338,11 @@ const al = (e, v, g) => {
338
338
  return Xe(
339
339
  k.ref,
340
340
  () => {
341
- !e.loadMoreLoading && e.infiniteLoading && v("loadMore");
341
+ !e.loadMoreLoading && e.infiniteLoading && d("loadMore");
342
342
  },
343
343
  { distance: e.infiniteScrollThreshold }
344
344
  ), b(a, () => {
345
- v("unsavedSelectionUpdate", a.value);
345
+ d("unsavedSelectionUpdate", a.value);
346
346
  }), {
347
347
  onKeydown: Ke,
348
348
  location: ge,
@@ -363,7 +363,7 @@ const al = (e, v, g) => {
363
363
  virtualOptions: V,
364
364
  isSelected: se,
365
365
  selectedOption: n,
366
- selectedOptionPrevious: d,
366
+ selectedOptionPrevious: v,
367
367
  selectedValue: F,
368
368
  onSelect: G,
369
369
  activeIndex: f,
@@ -1,7 +1,7 @@
1
1
  import o from "./ConditionalDropdown.vue2.js";
2
2
  /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_3a2aeea3_lang.css"; //*');
4
- const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-3a2aeea3"]]);
3
+ // import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_96c7507e_lang.css"; //*');
4
+ const n = /* @__PURE__ */ e(o, [["__scopeId", "data-v-96c7507e"]]);
5
5
  export {
6
- p as default
6
+ n as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_3a2aeea3_lang.css"; import { defineComponent as W, computed as O, ref as s, watch as K, onMounted as q, openBlock as D, createBlock as G, unref as d, withCtx as f, createVNode as g, mergeProps as H, createElementVNode as J, isRef as X, normalizeProps as Y, guardReactiveProps as Z, createElementBlock as _, createTextVNode as ee, toDisplayString as le, createCommentVNode as oe } from "vue";
1
+ import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_96c7507e_lang.css"; import { defineComponent as W, computed as O, ref as s, watch as K, onMounted as q, openBlock as D, createBlock as G, unref as c, withCtx as f, createVNode as g, mergeProps as H, createElementVNode as J, isRef as X, normalizeProps as Y, guardReactiveProps as Z, createElementBlock as _, createTextVNode as ee, toDisplayString as le, createCommentVNode as oe } from "vue";
2
2
  import F from "./DropdownV4.vue.js";
3
3
  import "./DefaultDropdownTrigger.vue.js";
4
4
  import "./IconButtonDropdownTrigger.vue.js";
@@ -55,8 +55,8 @@ const re = { class: "conditional-container" }, se = {
55
55
  }), L = () => {
56
56
  const { appliedSelections: l } = e;
57
57
  return l ? Array.isArray(l) ? l : [l] : [];
58
- }, w = s(null), c = s(!0), a = s([]), n = s(L()), T = s(!0), p = s(!1), C = s(!1), u = s(e.searchQuery), B = s(""), m = s(e.label), k = s([]), U = O(() => (!u.value || u.value?.length < e.minCharsToStart) && !a.value.length ? `Enter at least ${e.minCharsToStart} characters to begin` : "No results found"), I = O(() => {
59
- const l = c.value ? 4 : 4.5, t = a.value.length > 4 ? a.value.length : l;
58
+ }, w = s(null), p = s(!0), a = s([]), n = s(L()), T = s(!0), d = s(!1), C = s(!1), u = s(e.searchQuery), B = s(""), m = s(e.label), k = s([]), U = O(() => (!u.value || u.value?.length < e.minCharsToStart) && !a.value.length ? `Enter at least ${e.minCharsToStart} characters to begin` : "No results found"), I = O(() => {
59
+ const l = p.value ? 4 : 4.5, t = a.value.length > 4 ? a.value.length : l;
60
60
  if (e.groupedOptions) {
61
61
  let o = 0;
62
62
  return a.value.forEach((y) => {
@@ -80,14 +80,14 @@ const re = { class: "conditional-container" }, se = {
80
80
  return [];
81
81
  }, A = async (l) => {
82
82
  try {
83
- p.value = !0;
83
+ d.value = !0;
84
84
  const t = await e.fetchFnCallback(l), o = M(
85
85
  l,
86
86
  t
87
87
  );
88
- a.value = [...o, ...t], p.value = !1;
88
+ a.value = [...o, ...t], d.value = !1;
89
89
  } catch (t) {
90
- p.value = !1, console.error("Error fetching data:", t);
90
+ d.value = !1, console.error("Error fetching data:", t);
91
91
  }
92
92
  }, E = async () => {
93
93
  if (e.infiniteLoading)
@@ -104,7 +104,7 @@ const re = { class: "conditional-container" }, se = {
104
104
  ), b = (l) => {
105
105
  l.length >= e.minCharsToStart ? (V(l), w.value?.scrollTo(0)) : e.infiniteLoading && i.value.multi ? a.value = k.value || [] : a.value = [];
106
106
  }, x = () => {
107
- u.value && a.value.length && !p.value && !i.value.multi ? a.value[0].conditionalOptions ? a.value[0] = {
107
+ u.value && a.value.length && !d.value && !i.value.multi ? a.value[0].conditionalOptions ? a.value[0] = {
108
108
  [e.optionNameKey]: u.value,
109
109
  conditionalOptions: !0,
110
110
  conditionalName: i.value.label,
@@ -119,7 +119,7 @@ const re = { class: "conditional-container" }, se = {
119
119
  ...a.value
120
120
  ] : a.value.length && a.value[0].conditionalOptions && a.value.shift();
121
121
  }, N = () => {
122
- c.value && n.value.length === 0 ? m.value = e.label : m.value = `${e.label} ${i.value.label.toLowerCase()}`;
122
+ p.value && n.value.length === 0 ? m.value = e.label : m.value = `${e.label} ${i.value.label.toLowerCase()}`;
123
123
  };
124
124
  K(u, () => {
125
125
  b(u.value);
@@ -132,14 +132,14 @@ const re = { class: "conditional-container" }, se = {
132
132
  }
133
133
  );
134
134
  const P = () => {
135
- c.value && n.value.length === 0 ? (i.value = null, S.value = [], i.value = null) : (B.value = u.value, S.value = c.value ? [...n.value] : { ...n.value }, T.value = c.value), N();
135
+ p.value && n.value.length === 0 ? (i.value = null, S.value = [], i.value = null) : (B.value = u.value, S.value = p.value ? [...n.value] : { ...n.value }, T.value = p.value), N();
136
136
  };
137
137
  K(i, (l, t) => {
138
- i.value.multi ? (p.value = !0, !t.multi && l.multi && (Array.isArray(e.appliedSelections) ? n.value = e.appliedSelections : n.value = [e.appliedSelections]), setTimeout(() => {
139
- p.value = !1, c.value = !0;
140
- }, 100)) : setTimeout(() => {
141
- c.value = !1;
142
- }, 100);
138
+ i.value.multi ? (d.value = !0, !t.multi && l.multi && (Array.isArray(e.appliedSelections) ? n.value = e.appliedSelections : n.value = [e.appliedSelections]), setTimeout(() => {
139
+ d.value = !1, p.value = !0;
140
+ }, 100)) : (d.value = !0, setTimeout(() => {
141
+ d.value = !1, p.value = !1;
142
+ }, 100));
143
143
  });
144
144
  const Q = (l) => {
145
145
  k.value = l;
@@ -154,23 +154,23 @@ const re = { class: "conditional-container" }, se = {
154
154
  const $ = () => {
155
155
  h("closed");
156
156
  };
157
- return (l, t) => (D(), G(d(F), {
157
+ return (l, t) => (D(), G(c(F), {
158
158
  ref_key: "dropdownRef",
159
159
  ref: w,
160
160
  selected: n.value,
161
161
  "onUpdate:selected": t[2] || (t[2] = (o) => n.value = o),
162
162
  "predefined-trigger": "chip",
163
163
  "display-value": (o) => o?.[r.optionNameKey],
164
- multi: c.value,
164
+ multi: p.value,
165
165
  options: a.value,
166
166
  placeholder: m.value,
167
167
  "search-placeholder": "Search",
168
168
  "option-name-key": r.optionNameKey,
169
169
  "with-conditions": "",
170
170
  "inline-search": "",
171
- "custom-number-of-displayed-options": d(I),
171
+ "custom-number-of-displayed-options": c(I),
172
172
  "options-list-width": "330px",
173
- loading: p.value || r.loadingOverride,
173
+ loading: d.value || r.loadingOverride,
174
174
  "load-more-loading": C.value,
175
175
  "comparing-key": r.comparingKey,
176
176
  "is-open": r.isOpen,
@@ -189,9 +189,9 @@ const re = { class: "conditional-container" }, se = {
189
189
  onClosed: $
190
190
  }, {
191
191
  "dropdown-trigger": f(({ defaultTriggerProps: o }) => [
192
- g(d(ae), H(o, {
192
+ g(c(ae), H(o, {
193
193
  label: m.value,
194
- "selected-option": d(S),
194
+ "selected-option": c(S),
195
195
  multi: T.value,
196
196
  "cancel-all-selected-display": "",
197
197
  "display-value-in-quotes": !Array.isArray(n.value) && n.value.conditionalOptions,
@@ -200,8 +200,8 @@ const re = { class: "conditional-container" }, se = {
200
200
  ]),
201
201
  "dropdown-conditions": f(() => [
202
202
  J("div", re, [
203
- g(d(F), {
204
- selected: d(i),
203
+ g(c(F), {
204
+ selected: c(i),
205
205
  "onUpdate:selected": t[0] || (t[0] = (o) => X(i) ? i.value = o : null),
206
206
  options: r.conditionalOptions,
207
207
  "option-name-key": "label",
@@ -210,14 +210,14 @@ const re = { class: "conditional-container" }, se = {
210
210
  size: "small"
211
211
  }, {
212
212
  "dropdown-trigger": f(({ buttonTriggerProps: o }) => [
213
- g(d(te), Y(Z(o)), null, 16)
213
+ g(c(te), Y(Z(o)), null, 16)
214
214
  ]),
215
215
  _: 1
216
216
  }, 8, ["selected", "options", "display-value"])
217
217
  ])
218
218
  ]),
219
219
  "inline-search": f(() => [
220
- g(d(ne), {
220
+ g(c(ne), {
221
221
  modelValue: u.value,
222
222
  "onUpdate:modelValue": t[1] || (t[1] = (o) => u.value = o),
223
223
  class: "inline-search",
@@ -228,10 +228,10 @@ const re = { class: "conditional-container" }, se = {
228
228
  }, null, 8, ["modelValue", "auto-focus"])
229
229
  ]),
230
230
  "custom-list-area": f(() => [
231
- !a.value.length && !p.value ? (D(), _("div", se, [
231
+ !a.value.length && !d.value ? (D(), _("div", se, [
232
232
  g(ie, { variant: "body1" }, {
233
233
  default: f(() => [
234
- ee(le(d(U)), 1)
234
+ ee(le(c(U)), 1)
235
235
  ]),
236
236
  _: 1
237
237
  })
@@ -182,6 +182,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
182
182
  rowIndex: number;
183
183
  }) => any>> & {
184
184
  title?(_: {}): any;
185
+ "table-header-pre-search"?(_: {}): any;
185
186
  search?(_: {}): any;
186
187
  "table-header-actions"?(_: {}): any;
187
188
  "select-all-checkbox"?(_: {}): any;
@@ -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_020072b0_lang.css"; //*');
4
- const a = /* @__PURE__ */ _(o, [["__scopeId", "data-v-020072b0"]]);
3
+ // import "../../../DataGrid.vue_vue_type_style_index_0_scoped_6b54ac22_lang.css"; //*');
4
+ const s = /* @__PURE__ */ _(o, [["__scopeId", "data-v-6b54ac22"]]);
5
5
  export {
6
- a as default
6
+ s as default
7
7
  };
@@ -1,32 +1,32 @@
1
- import "../../../DataGrid.vue_vue_type_style_index_0_scoped_020072b0_lang.css"; import { defineComponent as ne, useCssVars as ce, unref as t, useSlots as re, computed as g, openBlock as i, createElementBlock as o, createElementVNode as u, normalizeStyle as T, normalizeClass as f, renderSlot as c, createVNode as h, withCtx as w, createTextVNode as B, toDisplayString as E, isRef as ue, createCommentVNode as r, Fragment as I, renderList as p, mergeProps as V, createBlock as z } from "vue";
1
+ import "../../../DataGrid.vue_vue_type_style_index_0_scoped_6b54ac22_lang.css"; import { defineComponent as ce, useCssVars as re, unref as t, useSlots as ue, computed as m, openBlock as i, createElementBlock as o, createElementVNode as u, normalizeStyle as T, normalizeClass as S, renderSlot as c, createVNode as h, withCtx as w, createTextVNode as E, toDisplayString as B, createCommentVNode as r, isRef as he, Fragment as p, renderList as I, mergeProps as M, createBlock as z } from "vue";
2
2
  import A from "../../typography/v4/Typography.vue.js";
3
- import he from "../../skeleton/v4/SkeletonV4.vue.js";
4
- import ye from "../../emptyState/v4/EmptyStateV4.vue.js";
3
+ import ye from "../../skeleton/v4/SkeletonV4.vue.js";
4
+ import fe from "../../emptyState/v4/EmptyStateV4.vue.js";
5
5
  import G from "../../checkbox/v4/CheckboxV4.vue.js";
6
- import { TableTestIdModifiers as S } from "../../../testids/index.js";
7
- import { tableCommon as fe } from "../common/Table.common.js";
8
- import Se from "./SortIcon.vue.js";
9
- import ke from "./HelpIcon.vue.js";
10
- import me from "./ExpandRowToggle.vue.js";
11
- import ge from "../../search/v4/SearchV4.vue.js";
12
- import { useVModel as ve } from "@vueuse/core";
13
- import { CHECKBOX_COLUMN_ID as be } from "../common/consts.js";
14
- const Ce = ["data-testid"], $e = ["data-testid"], Re = ["data-testid"], xe = ["data-testid"], Te = ["data-testid"], we = { class: "search-wrapper" }, Be = ["data-testid"], Ee = ["data-testid"], Ie = {
6
+ import { TableTestIdModifiers as y } from "../../../testids/index.js";
7
+ import { tableCommon as Se } from "../common/Table.common.js";
8
+ import ke from "./SortIcon.vue.js";
9
+ import me from "./HelpIcon.vue.js";
10
+ import ge from "./ExpandRowToggle.vue.js";
11
+ import ve from "../../search/v4/SearchV4.vue.js";
12
+ import { useVModel as be } from "@vueuse/core";
13
+ import { CHECKBOX_COLUMN_ID as $e } from "../common/consts.js";
14
+ const Re = ["data-testid"], Ce = ["data-testid"], xe = ["data-testid"], Te = ["data-testid"], we = ["data-testid"], Ee = ["data-testid"], Be = { class: "search-wrapper" }, pe = ["data-testid"], Ie = ["data-testid"], Ae = {
15
15
  key: 1,
16
16
  class: "expand-toggle-cell"
17
- }, pe = ["onClick"], Ae = { class: "table-head-container" }, Le = ["data-testid"], Me = ["onMouseenter", "onClick"], Pe = {
17
+ }, He = ["onClick"], Pe = { class: "table-head-container" }, Le = ["data-testid"], Me = ["onMouseenter", "onClick"], Ve = {
18
18
  key: 1,
19
19
  class: "expand-toggle-cell"
20
- }, Ve = {
20
+ }, Ne = {
21
21
  key: 2,
22
22
  class: "expanded-row"
23
- }, He = {
23
+ }, Fe = {
24
24
  key: 3,
25
25
  class: "floating-row"
26
- }, Ne = { key: 1 }, Fe = {
26
+ }, Oe = { key: 1 }, De = {
27
27
  key: 0,
28
28
  class: "table-footer"
29
- }, Ze = /* @__PURE__ */ ne({
29
+ }, et = /* @__PURE__ */ ce({
30
30
  __name: "DataGrid",
31
31
  props: {
32
32
  title: { default: "" },
@@ -61,167 +61,176 @@ const Ce = ["data-testid"], $e = ["data-testid"], Re = ["data-testid"], xe = ["d
61
61
  isSelectionBordered: { type: Boolean, default: !1 }
62
62
  },
63
63
  emits: ["update:sort", "update:search", "update:selection", "onScroll", "onClearSearch", "saveRow", "loadMore", "selectAll", "selectRow", "clickRow"],
64
- setup(s, { expose: k, emit: y }) {
65
- const a = s;
66
- ce((l) => ({
67
- "213d426c": s.zIndexBase,
68
- "1bb95c84": t(_),
69
- "833c2592": t(N),
70
- d3eb9802: t(Z)
64
+ setup(s, { expose: k, emit: f }) {
65
+ const l = s;
66
+ re((a) => ({
67
+ "3041fee8": s.zIndexBase,
68
+ "8ac5cc00": t(_),
69
+ "4f8aacf9": t(N),
70
+ "65a66d41": t(Z)
71
71
  }));
72
- const b = re(), Y = (l) => a.rowCustomClassKey && a.rows[l] ? a.rows[l][a.rowCustomClassKey] : "", {
73
- list: H,
72
+ const g = ue(), Y = (a) => l.rowCustomClassKey && l.rows[a] ? l.rows[a][l.rowCustomClassKey] : "", {
73
+ list: V,
74
74
  containerProps: Q,
75
75
  wrapperProps: W,
76
- activeRow: C,
76
+ activeRow: $,
77
77
  gridColumnTemplate: N,
78
78
  toggleSortOrder: X,
79
- columnsStickyPositions: L,
79
+ columnsStickyPositions: H,
80
80
  hasSearchSlot: j,
81
81
  containerStyle: q,
82
82
  onScroll: F,
83
83
  savingRows: O,
84
- hasExpandSlot: $,
84
+ hasExpandSlot: R,
85
85
  toggleExpandRow: J,
86
86
  cssRowHeight: Z,
87
87
  cssExpandGridCol: _,
88
- isRowExpanded: M,
88
+ isRowExpanded: P,
89
89
  hasCheckboxes: D,
90
90
  activeMenuRow: ee,
91
91
  scrollTo: te
92
- } = fe(a, y), K = g(() => !!b.footer), v = ve(a, "search", y), se = g(() => a.selection.length || 0), P = g(() => {
93
- const l = a.rows.map((d, e) => a.getRowId(d, e));
94
- return !!l.length && l.every((d) => R(d));
95
- }), R = (l) => a.selection.findIndex((d) => a.selectedMatcher(l, d)) !== -1, le = (l) => {
96
- R(l) ? (x(
97
- a.selection.filter(
98
- (d) => !a.selectedMatcher(l, d)
92
+ } = Se(l, f), K = m(() => !!g.footer), se = m(
93
+ () => l.title || g.title || j || g["table-header-actions"] || g["table-header-pre-search"]
94
+ ), b = be(l, "search", f), ae = m(() => l.selection.length || 0), L = m(() => {
95
+ const a = l.rows.map((d, e) => l.getRowId(d, e));
96
+ return !!a.length && a.every((d) => C(d));
97
+ }), C = (a) => l.selection.findIndex((d) => l.selectedMatcher(a, d)) !== -1, le = (a) => {
98
+ C(a) ? (x(
99
+ l.selection.filter(
100
+ (d) => !l.selectedMatcher(a, d)
99
101
  )
100
- ), y("selectRow", !1)) : (x([...a.selection, l]), y("selectRow", !0));
101
- }, ae = () => {
102
- if (P.value)
103
- x([]), y("selectAll", !1);
102
+ ), f("selectRow", !1)) : (x([...l.selection, a]), f("selectRow", !0));
103
+ }, ie = () => {
104
+ if (L.value)
105
+ x([]), f("selectAll", !1);
104
106
  else {
105
- const l = a.rows.map((d, e) => a.getRowId(d, e)).filter((d) => !R(d));
106
- x([...a.selection, ...l]), y("selectAll", !0);
107
+ const a = l.rows.map((d, e) => l.getRowId(d, e)).filter((d) => !C(d));
108
+ x([...l.selection, ...a]), f("selectAll", !0);
107
109
  }
108
- }, x = (l) => {
109
- y("update:selection", l);
110
- }, ie = (l) => !a.isLoading && C.value === l, oe = g(
111
- () => a.emptyStateVariant ?? (v.value ? "no-results" : "no-data")
112
- ), de = g(
113
- () => a.emptyStateSubtitle ? a.emptyStateSubtitle : v.value ? "Search again with different filters" : void 0
114
- ), U = g(() => ({
110
+ }, x = (a) => {
111
+ f("update:selection", a);
112
+ }, oe = (a) => !l.isLoading && $.value === a, de = m(
113
+ () => l.emptyStateVariant ?? (b.value ? "no-results" : "no-data")
114
+ ), ne = m(
115
+ () => l.emptyStateSubtitle ? l.emptyStateSubtitle : b.value ? "Search again with different filters" : void 0
116
+ ), U = m(() => ({
115
117
  class: {
116
- sticky: a.isSelectionSticky,
117
- bordered: a.isSelectionBordered
118
+ sticky: l.isSelectionSticky,
119
+ bordered: l.isSelectionBordered
118
120
  },
119
- style: a.isSelectionSticky ? L.value[be] : null
121
+ style: l.isSelectionSticky ? H.value[$e] : null
120
122
  }));
121
123
  return k({
122
124
  scrollTo: te
123
- }), (l, d) => (i(), o("div", {
125
+ }), (a, d) => (i(), o("div", {
124
126
  class: "table-container",
125
- "data-testid": `${s.testId}-${t(S).CONTAINER}`,
126
- onMouseleave: d[3] || (d[3] = (e) => C.value = null)
127
+ "data-testid": `${s.testId}-${t(y).CONTAINER}`,
128
+ onMouseleave: d[3] || (d[3] = (e) => $.value = null)
127
129
  }, [
128
130
  u("table", {
129
131
  ref: t(Q).ref,
130
132
  style: T(t(q)),
131
- class: f({
133
+ class: S({
132
134
  hasFooter: t(K)
133
135
  }),
134
- "data-testid": `${s.testId}-${t(S).TABLE}`,
136
+ "data-testid": `${s.testId}-${t(y).TABLE}`,
135
137
  onScrollPassive: d[2] || (d[2] = //@ts-ignore
136
138
  (...e) => t(F) && t(F)(...e))
137
139
  }, [
138
- s.title || t(b).title || t(j) || t(b)["table-header-actions"] ? (i(), o("div", {
140
+ t(se) ? (i(), o("div", {
139
141
  key: 0,
140
- class: f(["table-header", { isStickyHeader: s.isStickyHeader }]),
141
- "data-testid": `${s.testId}-${t(S).HEADER}`
142
+ class: S(["table-header", { isStickyHeader: s.isStickyHeader }]),
143
+ "data-testid": `${s.testId}-${t(y).HEADER}`
142
144
  }, [
143
145
  u("div", {
144
146
  class: "table-title",
145
- "data-testid": `${s.testId}-${t(S).TITLE}`
147
+ "data-testid": `${s.testId}-${t(y).TITLE}`
146
148
  }, [
147
- c(l.$slots, "title", {}, () => [
149
+ c(a.$slots, "title", {}, () => [
148
150
  h(t(A), { variant: "h3" }, {
149
151
  default: w(() => [
150
- B(E(s.title), 1)
152
+ E(B(s.title), 1)
151
153
  ]),
152
154
  _: 1
153
155
  })
154
156
  ])
155
- ], 8, xe),
157
+ ], 8, Te),
158
+ t(g)["table-header-pre-search"] ? (i(), o("div", {
159
+ key: 0,
160
+ class: "table-header-pre-search-content",
161
+ "data-testid": `${s.testId}-${t(y).PRE_SEARCH_HEADER}`
162
+ }, [
163
+ c(a.$slots, "table-header-pre-search")
164
+ ], 8, we)) : r("", !0),
156
165
  u("div", {
157
166
  class: "table-header-right",
158
- "data-testid": `${s.testId}-${t(S).HEADER_RIGHT}`
167
+ "data-testid": `${s.testId}-${t(y).HEADER_RIGHT}`
159
168
  }, [
160
- s.showSearch ? c(l.$slots, "search", { key: 0 }, () => [
161
- u("div", we, [
162
- h(t(ge), {
163
- modelValue: t(v),
164
- "onUpdate:modelValue": d[0] || (d[0] = (e) => ue(v) ? v.value = e : null),
169
+ s.showSearch ? c(a.$slots, "search", { key: 0 }, () => [
170
+ u("div", Be, [
171
+ h(t(ve), {
172
+ modelValue: t(b),
173
+ "onUpdate:modelValue": d[0] || (d[0] = (e) => he(b) ? b.value = e : null),
165
174
  placeholder: s.searchPlaceholder,
166
175
  "auto-focus": s.searchAutoFocus,
167
176
  "test-id": s.testId,
168
- onOnClear: d[1] || (d[1] = (e) => y("onClearSearch"))
177
+ onOnClear: d[1] || (d[1] = (e) => f("onClearSearch"))
169
178
  }, null, 8, ["modelValue", "placeholder", "auto-focus", "test-id"])
170
179
  ])
171
180
  ]) : r("", !0)
172
- ], 8, Te),
173
- t(b)["table-header-actions"] ? (i(), o("div", {
174
- key: 0,
181
+ ], 8, Ee),
182
+ t(g)["table-header-actions"] ? (i(), o("div", {
183
+ key: 1,
175
184
  class: "table-header-actions",
176
- "data-testid": `${s.testId}-${t(S).ACTIONS}`
185
+ "data-testid": `${s.testId}-${t(y).ACTIONS}`
177
186
  }, [
178
- c(l.$slots, "table-header-actions")
179
- ], 8, Be)) : r("", !0)
180
- ], 10, Re)) : r("", !0),
187
+ c(a.$slots, "table-header-actions")
188
+ ], 8, pe)) : r("", !0)
189
+ ], 10, xe)) : r("", !0),
181
190
  u("thead", {
182
- class: f({ sticky: s.isSticky, isStickyHeader: s.isStickyHeader })
191
+ class: S({ sticky: s.isSticky, isStickyHeader: s.isStickyHeader })
183
192
  }, [
184
193
  u("div", {
185
194
  class: "sections",
186
- "data-testid": `${s.testId}-${t(S).SECTIONS}`
195
+ "data-testid": `${s.testId}-${t(y).SECTIONS}`
187
196
  }, [
188
- (i(!0), o(I, null, p(s.sections, (e) => (i(), o("div", {
197
+ (i(!0), o(p, null, I(s.sections, (e) => (i(), o("div", {
189
198
  key: e.id,
190
- class: f(["section-container", { sticky: e.isSticky }])
199
+ class: S(["section-container", { sticky: e.isSticky }])
191
200
  }, [
192
- c(l.$slots, `section-${e.id}`, {}, () => [
201
+ c(a.$slots, `section-${e.id}`, {}, () => [
193
202
  u("div", {
194
203
  style: T({ width: e.width + "px" }),
195
- class: f({ section: !0 })
204
+ class: S({ section: !0 })
196
205
  }, [
197
206
  h(t(A), { variant: "body2" }, {
198
207
  default: w(() => [
199
- B(E(e.title), 1)
208
+ E(B(e.title), 1)
200
209
  ]),
201
210
  _: 2
202
211
  }, 1024)
203
212
  ], 4)
204
213
  ])
205
214
  ], 2))), 128))
206
- ], 8, Ee),
215
+ ], 8, Ie),
207
216
  u("tr", null, [
208
- t(D) ? (i(), o("th", V({
217
+ t(D) ? (i(), o("th", M({
209
218
  key: 0,
210
219
  class: "checkbox-cell"
211
220
  }, t(U)), [
212
- c(l.$slots, "select-all-checkbox", {}, () => [
221
+ c(a.$slots, "select-all-checkbox", {}, () => [
213
222
  h(t(G), {
214
223
  disabled: s.isLoading,
215
- "is-checked": t(P),
216
- "is-indeterminate": !t(P) && t(se) > 0,
217
- "onUpdate:isChecked": ae
224
+ "is-checked": t(L),
225
+ "is-indeterminate": !t(L) && t(ae) > 0,
226
+ "onUpdate:isChecked": ie
218
227
  }, null, 8, ["disabled", "is-checked", "is-indeterminate"])
219
228
  ])
220
229
  ], 16)) : r("", !0),
221
- t($) ? (i(), o("th", Ie)) : r("", !0),
222
- (i(!0), o(I, null, p(s.columns, (e) => (i(), o("th", {
230
+ t(R) ? (i(), o("th", Ae)) : r("", !0),
231
+ (i(!0), o(p, null, I(s.columns, (e) => (i(), o("th", {
223
232
  key: e.id,
224
- class: f({
233
+ class: S({
225
234
  sticky: e.isSticky,
226
235
  isStickyRight: e.isStickyRight,
227
236
  bordered: e.isBordered,
@@ -229,67 +238,67 @@ const Ce = ["data-testid"], $e = ["data-testid"], Re = ["data-testid"], xe = ["d
229
238
  isSortable: e.isSortable,
230
239
  [`column-${e.id}`]: !0
231
240
  }),
232
- style: T(e.isSticky ? t(L)[e.id] : null),
233
- onClick: (m) => e.isSortable ? t(X)(e) : null
241
+ style: T(e.isSticky ? t(H)[e.id] : null),
242
+ onClick: (v) => e.isSortable ? t(X)(e) : null
234
243
  }, [
235
- u("div", Ae, [
236
- c(l.$slots, `header-${e.id}`, { column: e }, () => [
244
+ u("div", Pe, [
245
+ c(a.$slots, `header-${e.id}`, { column: e }, () => [
237
246
  h(t(A), { variant: "tableLabel" }, {
238
247
  default: w(() => [
239
- B(E(e.title), 1)
248
+ E(B(e.title), 1)
240
249
  ]),
241
250
  _: 2
242
251
  }, 1024)
243
252
  ]),
244
- e.helpText ? (i(), z(ke, {
253
+ e.helpText ? (i(), z(me, {
245
254
  key: 0,
246
255
  "hover-help-text": e.helpText,
247
256
  "hover-help-text-placement": e.helpTextPlacement
248
257
  }, null, 8, ["hover-help-text", "hover-help-text-placement"])) : r("", !0),
249
- e.isSortable && e.id === s.sort?.sortBy ? (i(), z(Se, {
258
+ e.isSortable && e.id === s.sort?.sortBy ? (i(), z(ke, {
250
259
  key: 1,
251
260
  "sort-order": s.sort.sortOrder
252
261
  }, null, 8, ["sort-order"])) : r("", !0)
253
262
  ])
254
- ], 14, pe))), 128))
263
+ ], 14, He))), 128))
255
264
  ])
256
265
  ], 2),
257
266
  u("tbody", null, [
258
- t(H).length > 0 ? (i(), o("div", V({
267
+ t(V).length > 0 ? (i(), o("div", M({
259
268
  key: 0,
260
269
  class: "table-body-wrapper",
261
- "data-testid": `${s.testId}-${t(S).BODY_WRAPPER}`
270
+ "data-testid": `${s.testId}-${t(y).BODY_WRAPPER}`
262
271
  }, t(W)), [
263
- (i(!0), o(I, null, p(t(H), (e) => (i(), o("tr", {
272
+ (i(!0), o(p, null, I(t(V), (e) => (i(), o("tr", {
264
273
  key: s.getRowKey(e.data, e.index),
265
- class: f(["table-row", {
274
+ class: S(["table-row", {
266
275
  loading: s.isLoading || s.isLoading && !e.data || t(O).includes(e.index),
267
- active: t(C) === e.index,
276
+ active: t($) === e.index,
268
277
  activeMenu: t(ee) === e.index,
269
- expanded: t($) && t(M)(e.index),
278
+ expanded: t(R) && t(P)(e.index),
270
279
  [Y(e.index)]: !0
271
280
  }]),
272
- onMouseenter: (m) => C.value = e.index,
273
- onClick: (m) => y("clickRow", e.index)
281
+ onMouseenter: (v) => $.value = e.index,
282
+ onClick: (v) => f("clickRow", e.index)
274
283
  }, [
275
- t(D) ? (i(), o("td", V({
284
+ t(D) ? (i(), o("td", M({
276
285
  key: 0,
277
286
  class: "checkbox-cell"
278
287
  }, t(U)), [
279
288
  h(t(G), {
280
- "is-checked": R(s.getRowId(e.data, e.index)),
281
- "onUpdate:isChecked": (m) => le(s.getRowId(e.data, e.index))
289
+ "is-checked": C(s.getRowId(e.data, e.index)),
290
+ "onUpdate:isChecked": (v) => le(s.getRowId(e.data, e.index))
282
291
  }, null, 8, ["is-checked", "onUpdate:isChecked"])
283
292
  ], 16)) : r("", !0),
284
- t($) ? (i(), o("td", Pe, [
285
- h(me, {
286
- expanded: t(M)(e.index),
287
- onClick: (m) => t(J)(e.index, m)
293
+ t(R) ? (i(), o("td", Ve, [
294
+ h(ge, {
295
+ expanded: t(P)(e.index),
296
+ onClick: (v) => t(J)(e.index, v)
288
297
  }, null, 8, ["expanded", "onClick"])
289
298
  ])) : r("", !0),
290
- (i(!0), o(I, null, p(s.columns, (m, n) => (i(), o("td", {
299
+ (i(!0), o(p, null, I(s.columns, (v, n) => (i(), o("td", {
291
300
  key: n,
292
- class: f({
301
+ class: S({
293
302
  sticky: s.columns[n].isSticky,
294
303
  isStickyRight: s.columns[n].isStickyRight,
295
304
  bordered: s.columns[n].isBordered,
@@ -297,14 +306,14 @@ const Ce = ["data-testid"], $e = ["data-testid"], Re = ["data-testid"], xe = ["d
297
306
  [`column-${s.columns[n].id}`]: !0
298
307
  }),
299
308
  style: T(
300
- s.columns[n].isSticky ? t(L)[s.columns[n].id] : null
309
+ s.columns[n].isSticky ? t(H)[s.columns[n].id] : null
301
310
  )
302
311
  }, [
303
312
  !s.isLoading || s.isLoading && e.data[n] ? (i(), o("div", {
304
313
  key: 0,
305
- class: f(["table-cell", { last: n === e.data.length - 1 }])
314
+ class: S(["table-cell", { last: n === e.data.length - 1 }])
306
315
  }, [
307
- c(l.$slots, `cell-${s.columns[n].id}`, {
316
+ c(a.$slots, `cell-${s.columns[n].id}`, {
308
317
  cell: e.data[n],
309
318
  isLoading: t(O).includes(e.index),
310
319
  cellIndex: n,
@@ -313,48 +322,48 @@ const Ce = ["data-testid"], $e = ["data-testid"], Re = ["data-testid"], xe = ["d
313
322
  }, () => [
314
323
  h(t(A), { variant: "body1" }, {
315
324
  default: w(() => [
316
- B(E(e.data[n]), 1)
325
+ E(B(e.data[n]), 1)
317
326
  ]),
318
327
  _: 2
319
328
  }, 1024)
320
329
  ])
321
- ], 2)) : c(l.$slots, "loader", { key: 1 }, () => [
322
- h(t(he), { round: "" })
330
+ ], 2)) : c(a.$slots, "loader", { key: 1 }, () => [
331
+ h(t(ye), { round: "" })
323
332
  ])
324
333
  ], 6))), 128)),
325
- t($) && t(M)(e.index) ? (i(), o("div", Ve, [
326
- c(l.$slots, "expanded", {
334
+ t(R) && t(P)(e.index) ? (i(), o("div", Ne, [
335
+ c(a.$slots, "expanded", {
327
336
  row: e,
328
337
  gridColumnTemplate: t(N)
329
338
  })
330
339
  ])) : r("", !0),
331
- ie(e.index) ? (i(), o("div", He, [
332
- c(l.$slots, "floating-row", {
340
+ oe(e.index) ? (i(), o("div", Fe, [
341
+ c(a.$slots, "floating-row", {
333
342
  row: e,
334
343
  rowIndex: e.index
335
344
  })
336
345
  ])) : r("", !0)
337
346
  ], 42, Me))), 128))
338
- ], 16, Le)) : (i(), o("div", Ne, [
339
- c(l.$slots, "empty-state", {}, () => [
340
- h(t(ye), {
347
+ ], 16, Le)) : (i(), o("div", Oe, [
348
+ c(a.$slots, "empty-state", {}, () => [
349
+ h(t(fe), {
341
350
  class: "empty-state",
342
351
  title: s.emptyStateTitle,
343
- subtitle: t(de),
344
- variant: t(oe),
352
+ subtitle: t(ne),
353
+ variant: t(de),
345
354
  "icon-name": "file-search",
346
- "test-id": `${s.testId}-${t(S).EMPTY_STATE}`
355
+ "test-id": `${s.testId}-${t(y).EMPTY_STATE}`
347
356
  }, null, 8, ["title", "subtitle", "variant", "test-id"])
348
357
  ])
349
358
  ]))
350
359
  ])
351
- ], 46, $e),
352
- t(K) ? (i(), o("div", Fe, [
353
- c(l.$slots, "footer")
360
+ ], 46, Ce),
361
+ t(K) ? (i(), o("div", De, [
362
+ c(a.$slots, "footer")
354
363
  ])) : r("", !0)
355
- ], 40, Ce));
364
+ ], 40, Re));
356
365
  }
357
366
  });
358
367
  export {
359
- Ze as default
368
+ et as default
360
369
  };
@@ -698,6 +698,7 @@ declare const DataGridTypes: () => (({
698
698
  rowIndex: number;
699
699
  }) => any>> & {
700
700
  title?(_: {}): any;
701
+ "table-header-pre-search"?(_: {}): any;
701
702
  search?(_: {}): any;
702
703
  "table-header-actions"?(_: {}): any;
703
704
  "select-all-checkbox"?(_: {}): any;
package/index.d.ts CHANGED
@@ -6455,6 +6455,7 @@ declare const _default: {
6455
6455
  rowIndex: number;
6456
6456
  }) => any>> & {
6457
6457
  title?(_: {}): any;
6458
+ "table-header-pre-search"?(_: {}): any;
6458
6459
  search?(_: {}): any;
6459
6460
  "table-header-actions"?(_: {}): any;
6460
6461
  "select-all-checkbox"?(_: {}): any;
@@ -7262,6 +7263,7 @@ declare const _default: {
7262
7263
  rowIndex: number;
7263
7264
  }) => any>> & {
7264
7265
  title?(_: {}): any;
7266
+ "table-header-pre-search"?(_: {}): any;
7265
7267
  search?(_: {}): any;
7266
7268
  "table-header-actions"?(_: {}): any;
7267
7269
  "select-all-checkbox"?(_: {}): any;
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import './MenuItem.vue_vue_type_style_index_0_scoped_67e53b85_lang.css';
1
+ import './Typography.vue_vue_type_style_index_0_scoped_07b259bf_lang.css';
2
2
  import { AppTriggerTypes as ro } from "./components/appTrigger/index.js";
3
3
  import { AutocompleteDropdownTypes as mo } from "./components/autocompleteDropdown/index.js";
4
4
  import { MenuItemTypes as po } from "./components/menuItem/index.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ironsource/shared-ui",
3
- "version": "2.1.12-rc.2",
3
+ "version": "2.1.12-rc.4",
4
4
  "engines": {
5
5
  "npm": ">=7.0.0",
6
6
  "node": ">=16.0.0"
@@ -101,7 +101,8 @@ export declare enum TableTestIdModifiers {
101
101
  ACTIONS = "tbl-actions",
102
102
  SECTIONS = "tbl-sections",
103
103
  BODY_WRAPPER = "tbl-body-wrapper",
104
- EMPTY_STATE = "tbl-empty-state"
104
+ EMPTY_STATE = "tbl-empty-state",
105
+ PRE_SEARCH_HEADER = "tbl-pre-search-header"
105
106
  }
106
107
  export declare enum RowsCounterTestIdModifiers {
107
108
  CONTAINER = "rc-container",
package/testids/index.js CHANGED
@@ -1,36 +1,36 @@
1
- var a = /* @__PURE__ */ ((E) => (E.TRIGGER = "ie-trigger", E.CONTENT = "ie-content", E.SEARCH = "ie-search", E.LIST = "ie-list", E.LIST_SELECTED = "ie-list-selected", E.ACTION_CANCEL = "ie-action-cancel", E.ACTION_APPLY = "ie-action-apply", E.SELECT_ALL = "ie-select-all", E.CLEAR_ALL = "ie-clear-all", E))(a || {}), O = /* @__PURE__ */ ((E) => (E.TRIGGER = "dd-trigger", E.WRAPPER = "dd-wrapper", E.BUTTON = "dd-button", E.BUTTON_WRAPPER = "dd-button-wrapper", E.BUTTON_CONTENT = "dd-button-content", E.BUTTON_CONTENT_SUFFIX = "dd-button-content-suffix", E.BUTTON_CLEAR = "dd-button-clear", E.LABEL = "dd-label", E.LIST_CONTAINER = "dd-list-container", E.SEARCH = "dd-search", E.TITLE = "dd-title", E.ACTION_CANCEL = "dd-action-cancel", E.ACTION_APPLY = "dd-action-apply", E.ACTION_CLEAR_ALL = "dd-action-clear-all", E.HELPER_TEXT = "dd-helper-text", E.HELPER_TEXT_ERROR = "dd-helper-text-error", E.SELECT_ALL = "dd-select-all", E.NO_RESULT = "dd-no-result", E))(O || {}), t = /* @__PURE__ */ ((E) => (E.WRAPPER = "banner-wrapper", E.CONTENT = "banner-content", E))(t || {}), R = /* @__PURE__ */ ((E) => (E.WRAPPER = "alert-wrapper", E.TITLE = "alert-title", E.MESSAGE = "alert-message", E.ACTION_BUTTON = "alert-action-button", E.CLOSE_BUTTON = "alert-close-button", E))(R || {}), N = /* @__PURE__ */ ((E) => (E.WRAPPER = "dialog-wrapper", E.HEADER = "dialog-header", E.ACTION_CLOSE = "dialog-action-close", E.HEADER_SECONDARY = "dialog-header-secondary", E.CONTENT = "dialog-content", E.ACTION_BUTTONS_WRAPPER = "dialog-action-buttons-wrapper", E.BACKDROP = "dialog-backdrop", E.SAVE_BUTTON = "dialog-save-button", E.CANCEL_BUTTON = "dialog-cancel-button", E))(N || {}), A = /* @__PURE__ */ ((E) => (E.WRAPPER = "input-wrapper", E.TOOLTIP = "input-tooltip", E.TOOLTIP_WITHOUT_ICON = "input-tooltip-without-icon", E.MANDATORY = "input-mandatory", E.LABEL_CONTAINER = "input-label-container", E.LABEL_TEXT = "input-label-text", E.FIELD = "input-field", E.EXTRA_TEXT = "input-extra-text", E.TOGGLE_PASSWORD = "input-toggle-password-icon", E))(A || {}), L = /* @__PURE__ */ ((E) => (E.WRAPPER = "cb-wrapper", E.LABEL = "cb-label", E.FIELD = "cb-field", E.CHECKED = "cb-checked", E))(L || {}), P = /* @__PURE__ */ ((E) => (E.FIELD = "radio-field", E.LABEL = "radio-label", E.ERROR_TEXT = "radio-error-text", E.GROUP = "radio-group", E.LABEL_DESCRIPTION = "label-description", E))(P || {}), c = /* @__PURE__ */ ((E) => (E.WRAPPER = "swicth-wrapper", E.BUTTON = "swicth-button", E.TEXT = "swicth-text", E))(c || {}), n = /* @__PURE__ */ ((E) => (E.WRAPPER = "ta-wrapper", E.LABEL = "ta-label", E.FIELD = "ta-field", E.TEXT = "ta-text", E))(n || {}), _ = /* @__PURE__ */ ((E) => (E.CONTAINER = "search-container", E.FIELD = "search-field", E.CLOSE = "search-close", E.CLEAR = "search-clear", E))(_ || {}), l = /* @__PURE__ */ ((E) => (E.CONTAINER = "tbl-container", E.TABLE = "tbl-table", E.HEADER = "tbl-header", E.TITLE = "tbl-title", E.HEADER_RIGHT = "tbl-header-right", E.ACTIONS = "tbl-actions", E.SECTIONS = "tbl-sections", E.BODY_WRAPPER = "tbl-body-wrapper", E.EMPTY_STATE = "tbl-empty-state", E))(l || {}), r = /* @__PURE__ */ ((E) => (E.CONTAINER = "rc-container", E.COUNT = "rc-count", E.TOTAL = "rc-total", E))(r || {}), C = /* @__PURE__ */ ((E) => (E.WRAPPER = "toggle-wrapper", E.BODY = "toggle-body", E.FIELD = "toggle-field", E.TEXT = "toggle-text", E.HELPER_TEXT = "toggle-helper-text", E.ERROR_TEXT = "toggle-error-text", E))(C || {}), b = /* @__PURE__ */ ((E) => (E.TEXT = "tt-text", E.TRIGGER = "tt-trigger", E.HEADER = "tt-header", E))(b || {}), p = /* @__PURE__ */ ((E) => (E.WRAPPER = "at-wrapper", E.TITLE_TEXT = "at-title-text", E.TITLE_TOOLTIP_TEXT = "at-tooltip-text", E.DESCRIPTION_TOOLTIP_TEXT = "at-description-tooltip-text", E.DESCRIPTION_TEXT = "at-description-text", E.TRIGGER_BUTTON = "at-trigger-button", E))(p || {}), v = /* @__PURE__ */ ((E) => (E.WRAPPER = "ai-wrapper", E.SELECTED_OPTION = "ai-selected-option", E.SEARCH_FIELD = "ai-search-field", E))(v || {}), u = /* @__PURE__ */ ((E) => (E.WRAPPER = "chip-wrapper", E.CLEAR = "chip-clear", E))(u || {}), S = /* @__PURE__ */ ((E) => (E.WRAPPER = "dp-wrapper", E.INPUT = "dp-input", E))(S || {}), U = /* @__PURE__ */ ((E) => (E.WRAPPER = "cm-wrapper", E.DAYS_HEADER = "cm-days-header", E.PREVIOUS = "cm-previous", E.NEXT = "cm-next", E.DAYS_WRAPPER = "cm-days-wrapper", E.DAY = "cm-day", E.MONTH_HEADER_TEXT = "cm-month-header-text", E.MONTH_HEADER = "cm-month-header", E))(U || {}), B = /* @__PURE__ */ ((E) => (E.WRAPPER = "dr-wrapper", E.FIELD = "dr-field", E.TRIGGER = "dr-trigger", E.CONTAINER = "dr-container", E.MENU = "dr-menu", E.MESSAGE = "dr-message", E.ACTION_APPLY = "dr-action-apply", E.ACTION_CANCEL = "dr-action-cancel", E))(B || {}), T = /* @__PURE__ */ ((E) => (E.WRAPPER = "tabs-wrapper", E.TAB = "tabs-tab", E))(T || {}), W = /* @__PURE__ */ ((E) => (E.TEXT = "t-text", E))(W || {}), X = /* @__PURE__ */ ((E) => (E.HEADER = "h-header", E))(X || {}), h = /* @__PURE__ */ ((E) => (E.CONTAINER = "field-label-container", E.TEXT = "field-label-text", E.MANDATORY = "field-label-mandatory", E.TOOLTIP = "field-label-help-tooltip", E))(h || {}), m = /* @__PURE__ */ ((E) => (E.CONTAINER = "field-help-text-container", E.TEXT = "field-help-text-text", E.ICON = "field-help-text-icon", E))(m || {}), G = /* @__PURE__ */ ((E) => (E.CONTAINER = "sb-container", E.TITLE = "sb-title", E.MESSAGE = "sb-message", E.CLOSE = "sb-close", E.ICON = "sb-icon", E.ACTION_BUTTON = "sb-action-button", E))(G || {}), H = /* @__PURE__ */ ((E) => (E.TITLE = "foldable-section-title", E.CONTENT = "foldable-section-content", E))(H || {}), Y = /* @__PURE__ */ ((E) => (E.TITLE = "form-card-title", E.CONTENT = "form-card-content", E.ACTIONS = "form-card-actions", E.SAVE_BUTTON = "form-card-save-btn", E.CANCEL_BUTTON = "form-card-cancel-btn", E))(Y || {}), y = /* @__PURE__ */ ((E) => (E.TITLE = "ah-title", E.APP_KEY = "ah-app-key", E.APP_PLATFORM = "ah-app-platform", E.AB_ICON = "ah-ab-icon", E))(y || {}), x = /* @__PURE__ */ ((E) => (E.TEXT = "ic-text", E.COPY_BTN = "ic-copy-btn", E))(x || {}), g = /* @__PURE__ */ ((E) => (E.WRAPPER = "multibar-wrapper", E.CLOSE_BTN = "multibar-close-button", E.MENU = "multibar-menu", E.ACTION = "multibar-action", E))(g || {}), w = /* @__PURE__ */ ((E) => (E.CONTAINER = "sortable-list-container", E.DRAGGABLE_LIST = "sortable-list-draggable-list", E.LOCKED_LIST = "sortable-list-locked-list", E))(w || {}), V = /* @__PURE__ */ ((E) => (E.BUTTON_A = "ab-group-button-a", E.BUTTON_B = "ab-group-button-b", E.POPOVER_TRIGGER = "ab-group-popover-trigger", E.POPOVER_AB = "ab-group-popover", E))(V || {});
1
+ var a = /* @__PURE__ */ ((E) => (E.TRIGGER = "ie-trigger", E.CONTENT = "ie-content", E.SEARCH = "ie-search", E.LIST = "ie-list", E.LIST_SELECTED = "ie-list-selected", E.ACTION_CANCEL = "ie-action-cancel", E.ACTION_APPLY = "ie-action-apply", E.SELECT_ALL = "ie-select-all", E.CLEAR_ALL = "ie-clear-all", E))(a || {}), R = /* @__PURE__ */ ((E) => (E.TRIGGER = "dd-trigger", E.WRAPPER = "dd-wrapper", E.BUTTON = "dd-button", E.BUTTON_WRAPPER = "dd-button-wrapper", E.BUTTON_CONTENT = "dd-button-content", E.BUTTON_CONTENT_SUFFIX = "dd-button-content-suffix", E.BUTTON_CLEAR = "dd-button-clear", E.LABEL = "dd-label", E.LIST_CONTAINER = "dd-list-container", E.SEARCH = "dd-search", E.TITLE = "dd-title", E.ACTION_CANCEL = "dd-action-cancel", E.ACTION_APPLY = "dd-action-apply", E.ACTION_CLEAR_ALL = "dd-action-clear-all", E.HELPER_TEXT = "dd-helper-text", E.HELPER_TEXT_ERROR = "dd-helper-text-error", E.SELECT_ALL = "dd-select-all", E.NO_RESULT = "dd-no-result", E))(R || {}), O = /* @__PURE__ */ ((E) => (E.WRAPPER = "banner-wrapper", E.CONTENT = "banner-content", E))(O || {}), t = /* @__PURE__ */ ((E) => (E.WRAPPER = "alert-wrapper", E.TITLE = "alert-title", E.MESSAGE = "alert-message", E.ACTION_BUTTON = "alert-action-button", E.CLOSE_BUTTON = "alert-close-button", E))(t || {}), N = /* @__PURE__ */ ((E) => (E.WRAPPER = "dialog-wrapper", E.HEADER = "dialog-header", E.ACTION_CLOSE = "dialog-action-close", E.HEADER_SECONDARY = "dialog-header-secondary", E.CONTENT = "dialog-content", E.ACTION_BUTTONS_WRAPPER = "dialog-action-buttons-wrapper", E.BACKDROP = "dialog-backdrop", E.SAVE_BUTTON = "dialog-save-button", E.CANCEL_BUTTON = "dialog-cancel-button", E))(N || {}), A = /* @__PURE__ */ ((E) => (E.WRAPPER = "input-wrapper", E.TOOLTIP = "input-tooltip", E.TOOLTIP_WITHOUT_ICON = "input-tooltip-without-icon", E.MANDATORY = "input-mandatory", E.LABEL_CONTAINER = "input-label-container", E.LABEL_TEXT = "input-label-text", E.FIELD = "input-field", E.EXTRA_TEXT = "input-extra-text", E.TOGGLE_PASSWORD = "input-toggle-password-icon", E))(A || {}), L = /* @__PURE__ */ ((E) => (E.WRAPPER = "cb-wrapper", E.LABEL = "cb-label", E.FIELD = "cb-field", E.CHECKED = "cb-checked", E))(L || {}), P = /* @__PURE__ */ ((E) => (E.FIELD = "radio-field", E.LABEL = "radio-label", E.ERROR_TEXT = "radio-error-text", E.GROUP = "radio-group", E.LABEL_DESCRIPTION = "label-description", E))(P || {}), c = /* @__PURE__ */ ((E) => (E.WRAPPER = "swicth-wrapper", E.BUTTON = "swicth-button", E.TEXT = "swicth-text", E))(c || {}), _ = /* @__PURE__ */ ((E) => (E.WRAPPER = "ta-wrapper", E.LABEL = "ta-label", E.FIELD = "ta-field", E.TEXT = "ta-text", E))(_ || {}), n = /* @__PURE__ */ ((E) => (E.CONTAINER = "search-container", E.FIELD = "search-field", E.CLOSE = "search-close", E.CLEAR = "search-clear", E))(n || {}), l = /* @__PURE__ */ ((E) => (E.CONTAINER = "tbl-container", E.TABLE = "tbl-table", E.HEADER = "tbl-header", E.TITLE = "tbl-title", E.HEADER_RIGHT = "tbl-header-right", E.ACTIONS = "tbl-actions", E.SECTIONS = "tbl-sections", E.BODY_WRAPPER = "tbl-body-wrapper", E.EMPTY_STATE = "tbl-empty-state", E.PRE_SEARCH_HEADER = "tbl-pre-search-header", E))(l || {}), r = /* @__PURE__ */ ((E) => (E.CONTAINER = "rc-container", E.COUNT = "rc-count", E.TOTAL = "rc-total", E))(r || {}), C = /* @__PURE__ */ ((E) => (E.WRAPPER = "toggle-wrapper", E.BODY = "toggle-body", E.FIELD = "toggle-field", E.TEXT = "toggle-text", E.HELPER_TEXT = "toggle-helper-text", E.ERROR_TEXT = "toggle-error-text", E))(C || {}), b = /* @__PURE__ */ ((E) => (E.TEXT = "tt-text", E.TRIGGER = "tt-trigger", E.HEADER = "tt-header", E))(b || {}), p = /* @__PURE__ */ ((E) => (E.WRAPPER = "at-wrapper", E.TITLE_TEXT = "at-title-text", E.TITLE_TOOLTIP_TEXT = "at-tooltip-text", E.DESCRIPTION_TOOLTIP_TEXT = "at-description-tooltip-text", E.DESCRIPTION_TEXT = "at-description-text", E.TRIGGER_BUTTON = "at-trigger-button", E))(p || {}), v = /* @__PURE__ */ ((E) => (E.WRAPPER = "ai-wrapper", E.SELECTED_OPTION = "ai-selected-option", E.SEARCH_FIELD = "ai-search-field", E))(v || {}), u = /* @__PURE__ */ ((E) => (E.WRAPPER = "chip-wrapper", E.CLEAR = "chip-clear", E))(u || {}), S = /* @__PURE__ */ ((E) => (E.WRAPPER = "dp-wrapper", E.INPUT = "dp-input", E))(S || {}), U = /* @__PURE__ */ ((E) => (E.WRAPPER = "cm-wrapper", E.DAYS_HEADER = "cm-days-header", E.PREVIOUS = "cm-previous", E.NEXT = "cm-next", E.DAYS_WRAPPER = "cm-days-wrapper", E.DAY = "cm-day", E.MONTH_HEADER_TEXT = "cm-month-header-text", E.MONTH_HEADER = "cm-month-header", E))(U || {}), B = /* @__PURE__ */ ((E) => (E.WRAPPER = "dr-wrapper", E.FIELD = "dr-field", E.TRIGGER = "dr-trigger", E.CONTAINER = "dr-container", E.MENU = "dr-menu", E.MESSAGE = "dr-message", E.ACTION_APPLY = "dr-action-apply", E.ACTION_CANCEL = "dr-action-cancel", E))(B || {}), h = /* @__PURE__ */ ((E) => (E.WRAPPER = "tabs-wrapper", E.TAB = "tabs-tab", E))(h || {}), T = /* @__PURE__ */ ((E) => (E.TEXT = "t-text", E))(T || {}), W = /* @__PURE__ */ ((E) => (E.HEADER = "h-header", E))(W || {}), X = /* @__PURE__ */ ((E) => (E.CONTAINER = "field-label-container", E.TEXT = "field-label-text", E.MANDATORY = "field-label-mandatory", E.TOOLTIP = "field-label-help-tooltip", E))(X || {}), m = /* @__PURE__ */ ((E) => (E.CONTAINER = "field-help-text-container", E.TEXT = "field-help-text-text", E.ICON = "field-help-text-icon", E))(m || {}), G = /* @__PURE__ */ ((E) => (E.CONTAINER = "sb-container", E.TITLE = "sb-title", E.MESSAGE = "sb-message", E.CLOSE = "sb-close", E.ICON = "sb-icon", E.ACTION_BUTTON = "sb-action-button", E))(G || {}), H = /* @__PURE__ */ ((E) => (E.TITLE = "foldable-section-title", E.CONTENT = "foldable-section-content", E))(H || {}), Y = /* @__PURE__ */ ((E) => (E.TITLE = "form-card-title", E.CONTENT = "form-card-content", E.ACTIONS = "form-card-actions", E.SAVE_BUTTON = "form-card-save-btn", E.CANCEL_BUTTON = "form-card-cancel-btn", E))(Y || {}), y = /* @__PURE__ */ ((E) => (E.TITLE = "ah-title", E.APP_KEY = "ah-app-key", E.APP_PLATFORM = "ah-app-platform", E.AB_ICON = "ah-ab-icon", E))(y || {}), x = /* @__PURE__ */ ((E) => (E.TEXT = "ic-text", E.COPY_BTN = "ic-copy-btn", E))(x || {}), g = /* @__PURE__ */ ((E) => (E.WRAPPER = "multibar-wrapper", E.CLOSE_BTN = "multibar-close-button", E.MENU = "multibar-menu", E.ACTION = "multibar-action", E))(g || {}), w = /* @__PURE__ */ ((E) => (E.CONTAINER = "sortable-list-container", E.DRAGGABLE_LIST = "sortable-list-draggable-list", E.LOCKED_LIST = "sortable-list-locked-list", E))(w || {}), V = /* @__PURE__ */ ((E) => (E.BUTTON_A = "ab-group-button-a", E.BUTTON_B = "ab-group-button-b", E.POPOVER_TRIGGER = "ab-group-popover-trigger", E.POPOVER_AB = "ab-group-popover", E))(V || {});
2
2
  export {
3
- R as AlertTestIdModifiers,
3
+ t as AlertTestIdModifiers,
4
4
  y as AppHeaderTestIdModifiers,
5
5
  p as AppTriggerTestIdModifiers,
6
6
  v as AutocompleteInputTestIdModifiers,
7
- t as BannerTestIdModifiers,
7
+ O as BannerTestIdModifiers,
8
8
  U as CalendarMonthTestIdModifiers,
9
9
  L as CheckboxTestIdModifiers,
10
10
  u as ChipTestIdModifiers,
11
11
  S as DatePickerTestIdModifiers,
12
12
  B as DateRangeTestIdModifiers,
13
13
  N as DialogTestIdModifiers,
14
- O as DropdownTestIdModifiers,
14
+ R as DropdownTestIdModifiers,
15
15
  m as FieldHelpTextTestIdModifiers,
16
- h as FieldLabelTestIdModifiers,
16
+ X as FieldLabelTestIdModifiers,
17
17
  H as FoldableSectionTestIdModifiers,
18
18
  Y as FormCardTestIdModifiers,
19
- X as HeaderTestIdModifiers,
19
+ W as HeaderTestIdModifiers,
20
20
  a as IncludeExcludeTestIdModifiers,
21
21
  x as InlineCopyTestIdModifiers,
22
22
  A as InputTestIdModifiers,
23
23
  g as MultiBarTestIdModifiers,
24
24
  P as RadioTestIdModifiers,
25
25
  r as RowsCounterTestIdModifiers,
26
- _ as SearchTestIdModifiers,
26
+ n as SearchTestIdModifiers,
27
27
  G as SnackbarTestIdModifiers,
28
28
  w as SortableListTestIdModifiers,
29
29
  c as SwitchTestIdModifiers,
30
30
  l as TableTestIdModifiers,
31
- T as TabsTestIdModifiers,
32
- n as TextAreaTestIdModifiers,
33
- W as TextTestIdModifiers,
31
+ h as TabsTestIdModifiers,
32
+ _ as TextAreaTestIdModifiers,
33
+ T as TextTestIdModifiers,
34
34
  V as ToggleButtonGroupABTestIdModifiers,
35
35
  C as ToggleTestIdModifiers,
36
36
  b as TooltipTestIdModifiers
@@ -1 +0,0 @@
1
- .custom-list-area[data-v-3a2aeea3]{color:var(--text-secondary);width:100%;text-align:center;box-sizing:border-box;padding:20px 43px}.inline-search[data-v-3a2aeea3]{width:100%}.contain-accept[data-v-3a2aeea3]{padding:6px 8px;margin-bottom:4px;cursor:pointer}.contain-accept[data-v-3a2aeea3]:hover{background-color:var(--action-hover);border-radius:.5rem}.contain-accept--query[data-v-3a2aeea3]{margin-left:4px;display:inline-flex;color:var(--primary-main)}
@@ -1 +0,0 @@
1
- .sticky[data-v-020072b0]{position:sticky}.table-container[data-v-020072b0]{width:100%;position:relative;display:flex;flex-direction:column}.table-header[data-v-020072b0]{display:flex;align-items:center;height:calc(var(--spacing-800) - 1px);border-bottom:1px solid var(--common-divider);background-color:var(--background-paper-elevation-0);position:sticky;left:0;padding:var(--spacing-300)}.table-header .table-title[data-v-020072b0]{display:flex;flex:1;align-items:center;justify-content:flex-start;height:100%;color:var(--text-primary)}.table-header .table-header-right[data-v-020072b0]{display:flex;align-items:center;height:100%}.table-header .search-wrapper[data-v-020072b0]{width:13.75rem}.table-header.isStickyHeader[data-v-020072b0]{z-index:calc(var(--213d426c) + 3);top:0}.table-head-container[data-v-020072b0]{display:flex;align-items:center;white-space:nowrap;color:var(--text-primary)}.table-footer[data-v-020072b0]{color:var(--text-primary);background-color:var(--background-paper-elevation-0);padding:0 var(--spacing-300);display:flex;align-items:center;min-height:var(--spacing-600);border:1px solid var(--common-divider);border-radius:var(--border-radius-md);border-top-right-radius:0;border-top-left-radius:0}.table-body-wrapper[data-v-020072b0]{display:inline-table}.table-header-actions[data-v-020072b0]{margin-left:var(--spacing-100);display:flex;align-items:center}.table-row[data-v-020072b0]{position:relative}.table-row.loading[data-v-020072b0]{opacity:.7}.table-row:not(.expanded):last-child>td[data-v-020072b0]{border-bottom:none}.table-row.expanded:last-child>.expanded-row[data-v-020072b0]{border-bottom:none}.expanded-row[data-v-020072b0]{grid-column:var(--1bb95c84);border-bottom:1px solid var(--common-divider);background-color:var(--background-default)}table[data-v-020072b0]{position:relative;display:block;overflow:auto;background:var(--background-paper-elevation-0);border:1px solid var(--common-divider);color:var(--text-primary);text-align:left;table-layout:fixed;width:100%;max-height:100%;border-radius:var(--border-radius-md);border-collapse:collapse;border-spacing:0}table.hasFooter[data-v-020072b0]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}table td[data-v-020072b0],table th[data-v-020072b0]{line-height:normal;padding:0 var(--spacing-200)}table td[data-v-020072b0]:first-of-type,table th[data-v-020072b0]:first-of-type{padding-left:var(--spacing-300)}table td[data-v-020072b0]:last-of-type,table th[data-v-020072b0]:last-of-type{padding-right:var(--spacing-300)}table td.expand-toggle-cell[data-v-020072b0],table th.expand-toggle-cell[data-v-020072b0]{padding-left:var(--spacing-150);padding-right:var(--spacing-75)}table>thead[data-v-020072b0]{border-bottom:none;z-index:calc(var(--213d426c) + 1);display:inline-table;min-width:100%}table>thead>tr[data-v-020072b0]{color:var(--text-primary);border-bottom:1px solid var(--common-divider);height:var(--spacing-500);display:grid;grid-template-columns:var(--833c2592)}table>thead>tr>th[data-v-020072b0]{background:var(--background-paper-elevation-0);width:100%;display:flex;align-items:center;cursor:default}table>thead>tr>th.bordered[data-v-020072b0]{border-right:1px solid var(--common-divider)}table>thead>tr>th.bordered.isStickyRight[data-v-020072b0]{border-right:none;border-left:1px solid var(--common-divider)}table>thead>tr>th.isTextRight[data-v-020072b0]{justify-content:flex-end}table>thead>tr>th.isSortable[data-v-020072b0]{cursor:pointer}table>thead.sticky[data-v-020072b0]{position:sticky;top:0;background:white}table>thead.isStickyHeader[data-v-020072b0]{z-index:calc(var(--213d426c) + 2);top:calc(var(--spacing-800) - 1px)}table>tbody[data-v-020072b0]{display:block}table>tbody>*>tr[data-v-020072b0]{background-color:var(--background-default);min-height:var(--d3eb9802);height:auto;display:grid;align-items:center;grid-template-columns:var(--833c2592)}table>tbody>*>tr:nth-of-type(2n)>td[data-v-020072b0]{background-color:var(--background-default)}table>tbody>*>tr:hover:not(.loading)>td[data-v-020072b0],table>tbody>*>tr.activeMenu>td[data-v-020072b0]{background-color:var(--background-paper-elevation-1)}table>tbody td[data-v-020072b0]{background-color:var(--background-default);border:none;min-width:0;display:flex;min-height:var(--d3eb9802);height:auto;width:100%;place-items:center;border-bottom:1px solid var(--common-divider);justify-content:start}table>tbody td.bordered[data-v-020072b0]{border-right:1px solid var(--common-divider)}table>tbody td.bordered.isStickyRight[data-v-020072b0]{border-right:none;border-left:1px solid var(--common-divider)}table>tbody td.isTextRight[data-v-020072b0]{justify-content:flex-end;text-align:right}.section-container[data-v-020072b0]{left:0}.sections[data-v-020072b0]{display:flex}.section[data-v-020072b0]{padding:0 1.5rem;background:var(--background-default);left:0;height:32px;display:flex;align-items:flex-end;border-right:1px solid var(--common-divider)}.table-cell[data-v-020072b0]{width:100%}.empty-state[data-v-020072b0]{min-height:250px}.floating-row[data-v-020072b0]{display:flex;inset:0;pointer-events:none;position:absolute;z-index:calc(var(--213d426c) + 1)}.floating-row *[data-v-020072b0-s]{pointer-events:auto}