@reportportal/ui-kit 0.0.1-alpha.132 → 0.0.1-alpha.133

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,31 +1,31 @@
1
- import { jsx as s, jsxs as q, Fragment as re } from "react/jsx-runtime";
2
- import { useState as pe, useCallback as J, forwardRef as Be, useRef as De, useEffect as Fe } from "react";
3
- import { c as z } from "./bind-06a7ff84.js";
4
- import { Scrollbars as Me } from "rc-scrollbars";
5
- import { B as qe } from "./bubblesLoader-f3ffa240.js";
6
- import { B as Ae } from "./button-97d9e587.js";
7
- import { S as Re } from "./plus-199fb2a8.js";
1
+ import { jsx as s, jsxs as q, Fragment as se } from "react/jsx-runtime";
2
+ import { useState as pe, useCallback as Q, forwardRef as De, useRef as Fe, useEffect as Me } from "react";
3
+ import { c as W } from "./bind-06a7ff84.js";
4
+ import { Scrollbars as qe } from "rc-scrollbars";
5
+ import { B as Ae } from "./bubblesLoader-f3ffa240.js";
6
+ import { B as Re } from "./button-97d9e587.js";
7
+ import { S as $e } from "./plus-199fb2a8.js";
8
8
  import { i as he } from "./isEmpty-ccacb5ff.js";
9
- import ne from "downshift";
9
+ import oe from "downshift";
10
10
  import { useFloating as ye, autoUpdate as Ne } from "@floating-ui/react";
11
- import { F as $e } from "./fieldText-1749da7a.js";
11
+ import { F as Pe } from "./fieldText-1749da7a.js";
12
12
  import { S as xe } from "./dropdown-0260bb66.js";
13
- import { S as Pe } from "./close-4d480ef7.js";
14
- import { S as je } from "./clear-53660571.js";
13
+ import { S as je } from "./close-4d480ef7.js";
14
+ import { S as He } from "./clear-53660571.js";
15
15
  import "./openEye-950159cb.js";
16
16
  import "./baseIconButton-251479f7.js";
17
17
  import "./spinLoader-c4a53718.js";
18
18
  import "./maxValueDisplay-9be01a75.js";
19
19
  import "./fieldLabel.js";
20
- const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
20
+ const Le = "_disabled_18ek6_43", Oe = "_input_18ek6_97", We = {
21
21
  "selected-item": "_selected-item_18ek6_16",
22
22
  "validation-error": "_validation-error_18ek6_35",
23
23
  "highlight-un-stored-item": "_highlight-un-stored-item_18ek6_40",
24
- disabled: He,
24
+ disabled: Le,
25
25
  "mobile-disabled": "_mobile-disabled_18ek6_48",
26
26
  "cross-icon": "_cross-icon_18ek6_54",
27
- input: Le
28
- }, fe = z.bind(Oe), We = ({
27
+ input: Oe
28
+ }, fe = W.bind(We), ze = ({
29
29
  item: o,
30
30
  onRemoveItem: e,
31
31
  disabled: c = !1,
@@ -34,44 +34,44 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
34
34
  error: d = !1,
35
35
  editItem: p,
36
36
  editable: u = !1,
37
- getAdditionalCreationCondition: y = () => !0,
37
+ getAdditionalCreationCondition: g = () => !0,
38
38
  storedOption: x = !0,
39
- highlightUnStoredItem: v = !1,
40
- variant: I = "light",
41
- getItemName: N
39
+ highlightUnStoredItem: b = !1,
40
+ variant: S = "light",
41
+ getItemName: y
42
42
  }) => {
43
- const [m, S] = pe(!1), [k, _] = pe(""), w = () => {
44
- !c && u && !x && (_((N == null ? void 0 : N(o)) || (n == null ? void 0 : n(o)) || ""), S(!0));
45
- }, M = (t) => {
43
+ const [f, E] = pe(!1), [k, _] = pe(""), v = () => {
44
+ !c && u && !x && (_((y == null ? void 0 : y(o)) || (n == null ? void 0 : n(o)) || ""), E(!0));
45
+ }, F = (t) => {
46
46
  _(t.target.value);
47
- }, R = (t) => {
48
- const i = y(k);
49
- t.key === "Enter" && i && (p(o, k), S(!1), _(""));
47
+ }, A = (t) => {
48
+ const i = g(k);
49
+ t.key === "Enter" && i && (p(o, k), E(!1), _(""));
50
50
  }, l = () => {
51
- S(!1), _("");
51
+ E(!1), _("");
52
52
  }, a = (t) => {
53
53
  t.stopPropagation(), e(o);
54
54
  };
55
- return m ? /* @__PURE__ */ s(
55
+ return f ? /* @__PURE__ */ s(
56
56
  "input",
57
57
  {
58
58
  autoFocus: !0,
59
59
  value: k,
60
- onChange: M,
61
- onKeyDown: R,
60
+ onChange: F,
61
+ onKeyDown: A,
62
62
  onBlur: l,
63
63
  className: fe("input")
64
64
  }
65
65
  ) : /* @__PURE__ */ q(
66
66
  "div",
67
67
  {
68
- className: fe("selected-item", I, {
68
+ className: fe("selected-item", S, {
69
69
  [`validation-${d}`]: d,
70
70
  disabled: c,
71
71
  "mobile-disabled": r,
72
- "highlight-un-stored-item": v && !x
72
+ "highlight-un-stored-item": b && !x
73
73
  }),
74
- onClick: w,
74
+ onClick: v,
75
75
  children: [
76
76
  n == null ? void 0 : n(o),
77
77
  !c && /* @__PURE__ */ s(
@@ -84,13 +84,13 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
84
84
  disabled: c
85
85
  }),
86
86
  onClick: a,
87
- children: /* @__PURE__ */ s(Pe, {})
87
+ children: /* @__PURE__ */ s(je, {})
88
88
  }
89
89
  )
90
90
  ]
91
91
  }
92
92
  );
93
- }, ze = ({
93
+ }, Ke = ({
94
94
  items: o = [],
95
95
  parseValueToString: e,
96
96
  getItemValidationErrorType: c,
@@ -99,7 +99,7 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
99
99
  renderCustomSelectedItem: d,
100
100
  ...p
101
101
  }) => o.map((u) => d ? d(u) : /* @__PURE__ */ s(
102
- We,
102
+ ze,
103
103
  {
104
104
  parseValueToString: e,
105
105
  error: (c == null ? void 0 : c(u)) || "",
@@ -109,20 +109,20 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
109
109
  ...p
110
110
  },
111
111
  e == null ? void 0 : e(u)
112
- )), Ke = "_prompt_1xfmd_16", Ye = {
113
- prompt: Ke
114
- }, Xe = z.bind(Ye), Ge = ({ children: o = null }) => /* @__PURE__ */ s("div", { className: Xe("prompt"), children: o }), Je = "_item_1qhaq_16", Qe = "_divider_1qhaq_24", Ze = "_active_1qhaq_48", Te = "_value_1qhaq_60", Ue = "_tag_1qhaq_78", Ve = "_disabled_1qhaq_89", et = {
115
- item: Je,
116
- divider: Qe,
112
+ )), Ye = "_prompt_1xfmd_16", Xe = {
113
+ prompt: Ye
114
+ }, Ge = W.bind(Xe), Je = ({ children: o = null }) => /* @__PURE__ */ s("div", { className: Ge("prompt"), children: o }), Qe = "_item_1qhaq_16", Ze = "_divider_1qhaq_24", Te = "_active_1qhaq_48", Ue = "_value_1qhaq_60", Ve = "_tag_1qhaq_78", et = "_disabled_1qhaq_89", tt = {
115
+ item: Qe,
116
+ divider: Ze,
117
117
  "new-item": "_new-item_1qhaq_31",
118
- active: Ze,
119
- value: Te,
118
+ active: Te,
119
+ value: Ue,
120
120
  "key-variant": "_key-variant_1qhaq_75",
121
- tag: Ue,
121
+ tag: Ve,
122
122
  "button-active": "_button-active_1qhaq_89",
123
- disabled: Ve,
123
+ disabled: et,
124
124
  "value-variant": "_value-variant_1qhaq_109"
125
- }, Q = z.bind(et), ve = ({
125
+ }, Z = W.bind(tt), ve = ({
126
126
  isActive: o = !1,
127
127
  isSelected: e = !1,
128
128
  isNew: c = !1,
@@ -132,28 +132,28 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
132
132
  newItemButtonText: p = "",
133
133
  ...u
134
134
  }) => {
135
- const y = () => p || (d === "key-variant" ? "New key" : "New value");
136
- return c ? /* @__PURE__ */ q(re, { children: [
137
- /* @__PURE__ */ s("div", { className: Q("divider") }),
135
+ const g = () => p || (d === "key-variant" ? "New key" : "New value");
136
+ return c ? /* @__PURE__ */ q(se, { children: [
137
+ /* @__PURE__ */ s("div", { className: Z("divider") }),
138
138
  /* @__PURE__ */ q(
139
139
  "li",
140
140
  {
141
- className: Q("new-item", d, {
141
+ className: Z("new-item", d, {
142
142
  active: o,
143
143
  selected: e,
144
144
  disabled: n
145
145
  }),
146
146
  ...u,
147
147
  children: [
148
- /* @__PURE__ */ s("span", { className: Q("value"), children: r }),
148
+ /* @__PURE__ */ s("span", { className: Z("value"), children: r }),
149
149
  /* @__PURE__ */ s(
150
- Ae,
150
+ Re,
151
151
  {
152
152
  ...!n && u,
153
- className: Q({ "button-active": o }),
154
- icon: /* @__PURE__ */ s(Re, {}),
153
+ className: Z({ "button-active": o }),
154
+ icon: /* @__PURE__ */ s($e, {}),
155
155
  variant: "text",
156
- children: y()
156
+ children: g()
157
157
  }
158
158
  )
159
159
  ]
@@ -162,19 +162,19 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
162
162
  ] }) : /* @__PURE__ */ s(
163
163
  "li",
164
164
  {
165
- className: Q("item", d, {
165
+ className: Z("item", d, {
166
166
  active: o,
167
167
  selected: e,
168
168
  disabled: n
169
169
  }),
170
170
  ...n ? {} : u,
171
- children: /* @__PURE__ */ s("span", { className: Q("label", "tag"), children: r })
171
+ children: /* @__PURE__ */ s("span", { className: Z("label", "tag"), children: r })
172
172
  }
173
173
  );
174
- }, tt = "_container_5088x_16", ot = {
175
- container: tt,
174
+ }, ot = "_container_5088x_16", nt = {
175
+ container: ot,
176
176
  "empty-list-message": "_empty-list-message_5088x_20"
177
- }, _e = z.bind(ot), nt = (o) => {
177
+ }, _e = W.bind(nt), st = (o) => {
178
178
  const {
179
179
  options: e,
180
180
  async: c,
@@ -183,62 +183,62 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
183
183
  createWithoutConfirmation: d,
184
184
  customEmptyListMessage: p,
185
185
  customNoMatchesMessage: u,
186
- optionVariant: y,
186
+ optionVariant: g,
187
187
  newItemButtonText: x,
188
- renderOption: v,
189
- getUniqKey: I,
190
- getItemProps: N,
191
- parseValueToString: m
192
- } = o, S = J(() => (e || []).filter((t) => m(t).toUpperCase().indexOf((r.toUpperCase() || "").trim()) > -1), [r, e, m]), k = J(
193
- (t, i, h = !1) => v ? v(t, i, h, N) : /* @__PURE__ */ s(
188
+ renderOption: b,
189
+ getUniqKey: S,
190
+ getItemProps: y,
191
+ parseValueToString: f
192
+ } = o, E = Q(() => (e || []).filter((t) => f(t).toUpperCase().indexOf((r.toUpperCase() || "").trim()) > -1), [r, e, f]), k = Q(
193
+ (t, i, h = !1) => b ? b(t, i, h, y) : /* @__PURE__ */ s(
194
194
  ve,
195
195
  {
196
- optionVariant: y,
197
- ...N({ item: t, index: i }),
196
+ optionVariant: g,
197
+ ...y({ item: t, index: i }),
198
198
  isNew: h,
199
199
  newItemButtonText: x,
200
- children: m(t)
200
+ children: f(t)
201
201
  },
202
- (I == null ? void 0 : I(t)) || m(t)
202
+ (S == null ? void 0 : S(t)) || f(t)
203
203
  ),
204
- [N, I, x, y, m, v]
205
- ), _ = J(
204
+ [y, S, x, g, f, b]
205
+ ), _ = Q(
206
206
  (t) => t.length ? t.map((i, h) => k(i, h)) : "",
207
207
  [k]
208
- ), w = J(
208
+ ), v = Q(
209
209
  (t) => {
210
210
  const i = t.length;
211
211
  return /* @__PURE__ */ s("div", { className: _e({ container: !i }), children: /* @__PURE__ */ s(
212
212
  ve,
213
213
  {
214
- optionVariant: y,
214
+ optionVariant: g,
215
215
  isNew: !0,
216
- ...N({ item: r, index: i }),
217
- children: m(r)
216
+ ...y({ item: r, index: i }),
217
+ children: f(r)
218
218
  },
219
- m(r)
219
+ f(r)
220
220
  ) });
221
221
  },
222
- [N, r, y, m]
223
- ), M = J(
224
- (t) => n ? /* @__PURE__ */ q(re, { children: [
225
- /* @__PURE__ */ s(Ge, { children: /* @__PURE__ */ s(qe, {}) }),
226
- !d && w(t)
222
+ [y, r, g, f]
223
+ ), F = Q(
224
+ (t) => n ? /* @__PURE__ */ q(se, { children: [
225
+ /* @__PURE__ */ s(Je, { children: /* @__PURE__ */ s(Ae, {}) }),
226
+ !d && v(t)
227
227
  ] }) : "",
228
- [d, n, w]
229
- ), R = J(() => {
228
+ [d, n, v]
229
+ ), A = Q(() => {
230
230
  const t = (e == null ? void 0 : e.length) === 0 ? p || "No available options" : u || "No matches found";
231
231
  return /* @__PURE__ */ s("div", { className: _e("empty-list-message"), children: t });
232
- }, [p, u, e == null ? void 0 : e.length]), l = c ? e : S(), a = M(e);
232
+ }, [p, u, e == null ? void 0 : e.length]), l = c ? e : E(), a = F(e);
233
233
  return a || /* @__PURE__ */ q("div", { className: _e({ container: e.length }), children: [
234
- /* @__PURE__ */ s(Me, { autoHeight: !0, autoHeightMax: 216, hideTracksWhenNotNeeded: !0, children: he(l) ? R() : _(l) }),
235
- !d && w(l)
234
+ /* @__PURE__ */ s(qe, { autoHeight: !0, autoHeightMax: 216, hideTracksWhenNotNeeded: !0, children: he(l) ? A() : _(l) }),
235
+ !d && v(l)
236
236
  ] });
237
- }, st = "_menu_f64z5_16", rt = "_opened_f64z5_34", lt = "_dark_f64z5_37", ct = {
238
- menu: st,
239
- opened: rt,
240
- dark: lt
241
- }, at = z.bind(ct), it = (o, e) => !o || o <= e.trim().length, ke = Be(
237
+ }, rt = "_menu_f64z5_16", lt = "_opened_f64z5_34", ct = "_dark_f64z5_37", at = {
238
+ menu: rt,
239
+ opened: lt,
240
+ dark: ct
241
+ }, it = W.bind(at), dt = (o, e) => !o || o <= e.trim().length, ke = De(
242
242
  ({
243
243
  isOpen: o = !1,
244
244
  style: e = {},
@@ -251,77 +251,77 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
251
251
  "ul",
252
252
  {
253
253
  ref: u,
254
- className: at(
254
+ className: it(
255
255
  "menu",
256
- { opened: o && (r || it(c, n)) },
256
+ { opened: o && (r || dt(c, n)) },
257
257
  d
258
258
  ),
259
259
  style: e,
260
- children: /* @__PURE__ */ s(nt, { inputValue: n, ...p })
260
+ children: /* @__PURE__ */ s(st, { inputValue: n, ...p })
261
261
  }
262
262
  )
263
- ), we = (o, e) => typeof o == "string" ? o : e ? String(o[e(o)]) : "", se = (o, e) => {
263
+ ), we = (o, e) => typeof o == "string" ? o : e ? String(o[e(o)]) : "", ne = (o, e) => {
264
264
  var r;
265
- return o === e ? !0 : !!(o && e && typeof o == "object" && typeof e == "object" && Object.keys(o).length === Object.keys(e).length && ((r = Object.entries(o)) != null && r.every(([n, d]) => se(d, e[n]))));
266
- }, dt = (o, e, c) => typeof o == "string" ? o === e : c ? (() => {
265
+ return o === e ? !0 : !!(o && e && typeof o == "object" && typeof e == "object" && Object.keys(o).length === Object.keys(e).length && ((r = Object.entries(o)) != null && r.every(([n, d]) => ne(d, e[n]))));
266
+ }, ut = (o, e, c) => typeof o == "string" ? o === e : c ? (() => {
267
267
  const r = c(o);
268
268
  return o[r] === e[r];
269
- })() : !1, ut = ({
269
+ })() : !1, mt = ({
270
270
  options: o = [],
271
271
  onChange: e,
272
272
  selectedItems: c = [],
273
273
  handleUnStoredItemCb: r = null,
274
274
  existingItemsMap: n = {},
275
275
  children: d,
276
- customizeNewSelectedValue: p = (v) => v,
276
+ customizeNewSelectedValue: p = (b) => b,
277
277
  getOptionUniqKey: u,
278
- getOptionUniqKeyValue: y,
278
+ getOptionUniqKeyValue: g,
279
279
  ...x
280
280
  }) => {
281
- const [v, I] = pe(n), N = (l, a) => {
281
+ const [b, S] = pe(n), y = (l, a) => {
282
282
  const t = {
283
- ...v
283
+ ...b
284
284
  };
285
285
  l.forEach((i) => {
286
- if (o.find((h) => dt(h, i, u))) {
286
+ if (o.find((h) => ut(h, i, u))) {
287
287
  const h = we(i, u);
288
288
  t[h] = !0;
289
289
  }
290
- }), I(t), a(t);
291
- }, m = (l, a) => {
290
+ }), S(t), a(t);
291
+ }, f = (l, a) => {
292
292
  const t = we(l, u);
293
- if (t in v) {
294
- const i = { ...v };
295
- delete i[t], I(i), a(i);
293
+ if (t in b) {
294
+ const i = { ...b };
295
+ delete i[t], S(i), a(i);
296
296
  } else
297
- a(v);
298
- }, S = (l, a) => {
299
- const t = p(l), i = Array.isArray(t) ? t : [t], K = [...c.filter(($) => i.indexOf($) < 0), ...i];
300
- e == null || e(K, a), N(i, ($) => r == null ? void 0 : r(K, $));
297
+ a(b);
298
+ }, E = (l, a) => {
299
+ const t = p(l), i = Array.isArray(t) ? t : [t], z = [...c.filter((j) => i.indexOf(j) < 0), ...i];
300
+ e == null || e(z, a), y(i, (j) => r == null ? void 0 : r(z, j));
301
301
  }, k = (l, a) => {
302
302
  const t = c.indexOf(l), i = [...c];
303
303
  i.splice(t, 1, a), e == null || e(i, null);
304
304
  }, _ = (l, a) => {
305
- const t = c.filter((h) => !se(h, l));
306
- e == null || e(t, a), m(l, (h) => r == null ? void 0 : r(t, h));
307
- }, w = (l, a) => {
308
- l && S(l, a);
309
- }, M = (l) => ({
305
+ const t = c.filter((h) => !ne(h, l));
306
+ e == null || e(t, a), f(l, (h) => r == null ? void 0 : r(t, h));
307
+ }, v = (l, a) => {
308
+ l && E(l, a);
309
+ }, F = (l) => ({
310
310
  removeItem: _,
311
311
  editItem: k,
312
312
  handleChange: e,
313
- getOptionUniqKeyValue: y,
314
- storedItemsMap: v,
313
+ getOptionUniqKeyValue: g,
314
+ storedItemsMap: b,
315
315
  ...l
316
316
  });
317
317
  return /* @__PURE__ */ s(
318
- ne,
318
+ oe,
319
319
  {
320
320
  ...x,
321
321
  stateReducer: (l, a) => {
322
322
  switch (a.type) {
323
- case ne.stateChangeTypes.keyDownEnter:
324
- case ne.stateChangeTypes.clickItem:
323
+ case oe.stateChangeTypes.keyDownEnter:
324
+ case oe.stateChangeTypes.clickItem:
325
325
  return {
326
326
  ...a,
327
327
  highlightedIndex: l.highlightedIndex,
@@ -331,27 +331,27 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
331
331
  return a;
332
332
  }
333
333
  },
334
- onChange: w,
334
+ onChange: v,
335
335
  selectedItem: null,
336
- children: (l) => d == null ? void 0 : d(M(l))
336
+ children: (l) => d == null ? void 0 : d(F(l))
337
337
  }
338
338
  );
339
- }, Ie = "Enter", mt = "Tab", ft = "_autocomplete_w0t1o_16", _t = "_disabled_w0t1o_32", pt = "_error_w0t1o_35", ht = "_touched_w0t1o_35", bt = "_input_w0t1o_74", vt = {
340
- autocomplete: ft,
339
+ }, Ie = "Enter", ft = "Tab", _t = "_autocomplete_w0t1o_16", pt = "_disabled_w0t1o_32", ht = "_error_w0t1o_35", bt = "_touched_w0t1o_35", vt = "_input_w0t1o_74", wt = {
340
+ autocomplete: _t,
341
341
  "autocomplete-wrapper": "_autocomplete-wrapper_w0t1o_28",
342
- disabled: _t,
343
- error: pt,
344
- touched: ht,
342
+ disabled: pt,
343
+ error: ht,
344
+ touched: bt,
345
345
  "clear-icon": "_clear-icon_w0t1o_46",
346
346
  "clear-icon--disabled": "_clear-icon--disabled_w0t1o_56",
347
347
  "autocomplete-input": "_autocomplete-input_w0t1o_60",
348
348
  "mobile-disabled": "_mobile-disabled_w0t1o_69",
349
- input: bt,
349
+ input: vt,
350
350
  "type-number": "_type-number_w0t1o_98",
351
351
  "error-text": "_error-text_w0t1o_109",
352
352
  "dropdown-button": "_dropdown-button_w0t1o_118",
353
353
  "icon-reversed": "_icon-reversed_w0t1o_126"
354
- }, W = z.bind(vt), Ot = (o) => {
354
+ }, O = W.bind(wt), Wt = (o) => {
355
355
  const {
356
356
  options: e = [],
357
357
  loading: c = !1,
@@ -361,167 +361,168 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
361
361
  placeholder: d = "",
362
362
  error: p = "",
363
363
  touched: u = !1,
364
- creatable: y = !1,
364
+ creatable: g = !1,
365
365
  editable: x = !1,
366
- onChange: v = () => {
366
+ onChange: b = () => {
367
367
  },
368
- onFocus: I = () => {
368
+ onFocus: S = () => {
369
369
  },
370
- onBlur: N = () => {
370
+ onBlur: y = () => {
371
371
  },
372
- disabled: m = !1,
373
- isDropdownMode: S = !1,
372
+ disabled: f = !1,
373
+ isDropdownMode: E = !1,
374
374
  mobileDisabled: k = !1,
375
375
  inputProps: _ = {},
376
- parseValueToString: w = (f) => f == null ? "" : String(f),
377
- maxLength: M = null,
378
- async: R = !1,
376
+ parseValueToString: v = (m) => m == null ? "" : String(m),
377
+ maxLength: F = null,
378
+ async: A = !1,
379
379
  customClass: l = "",
380
380
  createWithoutConfirmation: a = !1,
381
381
  getItemValidationErrorType: t = null,
382
382
  clearItemsError: i = () => {
383
383
  },
384
384
  getAdditionalCreationCondition: h = () => !0,
385
- highlightUnStoredItem: K = !1,
386
- parseInputValueFn: Z = null,
387
- handleUnStoredItemCb: $ = null,
388
- dataAutomationId: le = "",
389
- existingItemsMap: ee = {},
390
- customizeNewSelectedValue: ce = (f) => f,
391
- renderCustomSelectedItem: ae,
392
- useFixedPositioning: ie,
393
- newItemButtonText: D = "",
394
- ...P
395
- } = o, { refs: j, floatingStyles: H } = ye({
385
+ highlightUnStoredItem: z = !1,
386
+ parseInputValueFn: T = null,
387
+ handleUnStoredItemCb: j = null,
388
+ dataAutomationId: re = "",
389
+ existingItemsMap: te = {},
390
+ customizeNewSelectedValue: le = (m) => m,
391
+ renderCustomSelectedItem: ce,
392
+ useFixedPositioning: ae,
393
+ newItemButtonText: B = "",
394
+ menuClassName: H = "",
395
+ ...K
396
+ } = o, { refs: R, floatingStyles: Y } = ye({
396
397
  placement: "bottom-start",
397
- strategy: ie ? "fixed" : "absolute",
398
+ strategy: ae ? "fixed" : "absolute",
398
399
  whileElementsMounted: Ne
399
- }), Y = n.length === 0 && !m ? d : "", E = De(null);
400
- Fe(() => {
400
+ }), M = n.length === 0 && !f ? d : "", L = Fe(null);
401
+ Me(() => {
401
402
  i();
402
403
  }, [i, n]);
403
- const T = (f, b) => {
404
- v(f, b);
405
- }, de = (f, b, C) => ({ item: g, index: X, ...A }) => f({
406
- item: g,
407
- index: X,
408
- isSelected: C.some((U) => se(U, g)),
409
- ...A,
410
- isActive: b === X
411
- }), ue = ({
412
- event: f,
413
- removeItem: b,
404
+ const ie = (m, w) => {
405
+ b(m, w);
406
+ }, de = (m, w, C) => ({ item: N, index: $, ...P }) => m({
407
+ item: N,
408
+ index: $,
409
+ isSelected: C.some((I) => ne(I, N)),
410
+ ...P,
411
+ isActive: w === $
412
+ }), X = ({
413
+ event: m,
414
+ removeItem: w,
414
415
  inputValue: C
415
416
  }) => {
416
- f.key === "Backspace" && !C && n.length && b(n[n.length - 1], null);
417
- }, L = ({
418
- inputValue: f,
419
- selectItem: b,
417
+ m.key === "Backspace" && !C && n.length && w(n[n.length - 1], null);
418
+ }, U = ({
419
+ inputValue: m,
420
+ selectItem: w,
420
421
  clearSelection: C
421
422
  }) => {
422
- if (Z) {
423
- const g = Z(f);
424
- (g.length ? g : [f]).forEach((A) => b(A)), C();
423
+ if (T) {
424
+ const N = T(m);
425
+ (N.length ? N : [m]).forEach((P) => w(P)), C();
425
426
  } else
426
- b(f), C();
427
- }, te = (f) => (b) => {
428
- f(b, null), E.current && E.current.focus();
429
- }, me = e.filter((f) => n.every((b) => !se(b, f)));
427
+ w(m), C();
428
+ }, ue = (m) => (w) => {
429
+ m(w, null), L.current && L.current.focus();
430
+ }, me = e.filter((m) => n.every((w) => !ne(w, m)));
430
431
  return /* @__PURE__ */ s(
431
- ut,
432
+ mt,
432
433
  {
433
- onChange: T,
434
- itemToString: w,
434
+ onChange: ie,
435
+ itemToString: v,
435
436
  selectedItems: n,
436
437
  onStateChange: r,
437
438
  options: e,
438
- existingItemsMap: ee,
439
- handleUnStoredItemCb: $,
440
- customizeNewSelectedValue: ce,
439
+ existingItemsMap: te,
440
+ handleUnStoredItemCb: j,
441
+ customizeNewSelectedValue: le,
441
442
  children: ({
442
- getInputProps: f,
443
- getItemProps: b,
443
+ getInputProps: m,
444
+ getItemProps: w,
444
445
  isOpen: C,
445
- inputValue: g = "",
446
- highlightedIndex: X,
447
- removeItem: A,
448
- editItem: U,
449
- openMenu: B,
450
- selectItem: O,
451
- clearSelection: G,
452
- toggleMenu: oe,
453
- storedItemsMap: V,
454
- getRootProps: Se
446
+ inputValue: N = "",
447
+ highlightedIndex: $,
448
+ removeItem: P,
449
+ editItem: I,
450
+ openMenu: G,
451
+ selectItem: J,
452
+ clearSelection: V,
453
+ toggleMenu: ee,
454
+ storedItemsMap: Se,
455
+ getRootProps: Ee
455
456
  }) => {
456
- const be = Se(void 0, { suppressRefError: !0 }), Ee = {
457
+ const be = Ee(void 0, { suppressRefError: !0 }), Ce = {
457
458
  ...be,
458
- ref: (F) => (j.setReference(F), be.ref(F))
459
- }, Ce = g ?? "";
460
- return /* @__PURE__ */ q("div", { ...Ee, className: W("autocomplete-wrapper"), children: [
461
- /* @__PURE__ */ q(re, { children: [
459
+ ref: (D) => (R.setReference(D), be.ref(D))
460
+ }, Be = N ?? "";
461
+ return /* @__PURE__ */ q("div", { ...Ce, className: O("autocomplete-wrapper"), children: [
462
+ /* @__PURE__ */ q(se, { children: [
462
463
  /* @__PURE__ */ q(
463
464
  "div",
464
465
  {
465
- className: W("autocomplete", l, {
466
+ className: O("autocomplete", l, {
466
467
  "mobile-disabled": k,
467
468
  error: p,
468
469
  touched: u,
469
- disabled: m
470
+ disabled: f
470
471
  }),
471
472
  children: [
472
473
  /* @__PURE__ */ q(
473
474
  "div",
474
475
  {
475
- className: W("autocomplete-input", {
476
+ className: O("autocomplete-input", {
476
477
  "mobile-disabled": k
477
478
  }),
478
479
  children: [
479
480
  /* @__PURE__ */ s(
480
- ze,
481
+ Ke,
481
482
  {
482
483
  items: n,
483
- onRemoveItem: te(A),
484
- disabled: m,
484
+ onRemoveItem: ue(P),
485
+ disabled: f,
485
486
  mobileDisabled: k,
486
- parseValueToString: w,
487
+ parseValueToString: v,
487
488
  getItemValidationErrorType: t,
488
- renderCustomSelectedItem: ae,
489
- editItem: U,
489
+ renderCustomSelectedItem: ce,
490
+ editItem: I,
490
491
  editable: x,
491
492
  getAdditionalCreationCondition: h,
492
- storedItemsMap: V,
493
- highlightUnStoredItem: K
493
+ storedItemsMap: Se,
494
+ highlightUnStoredItem: z
494
495
  }
495
496
  ),
496
497
  /* @__PURE__ */ s(
497
498
  "input",
498
499
  {
499
- ...f({
500
- ref: E,
501
- placeholder: Y,
502
- maxLength: M,
500
+ ...m({
501
+ ref: L,
502
+ placeholder: M,
503
+ maxLength: F,
503
504
  onFocus: () => {
504
- S && B(), I();
505
+ E && G(), S();
505
506
  },
506
- onKeyDown: (F) => {
507
- F.key === Ie && g && y && h(g) && L({
508
- inputValue: g,
509
- selectItem: O,
510
- clearSelection: G
511
- }), ue({ event: F, removeItem: A, inputValue: g });
507
+ onKeyDown: (D) => {
508
+ D.key === Ie && N && g && h(N) && U({
509
+ inputValue: N,
510
+ selectItem: J,
511
+ clearSelection: V
512
+ }), X({ event: D, removeItem: P, inputValue: N });
512
513
  },
513
514
  onBlur: () => {
514
- N(), g && y && h(g) && L({
515
- inputValue: g,
516
- selectItem: O,
517
- clearSelection: G
515
+ y(), N && g && h(N) && U({
516
+ inputValue: N,
517
+ selectItem: J,
518
+ clearSelection: V
518
519
  });
519
520
  },
520
- disabled: m,
521
+ disabled: f,
521
522
  ..._
522
523
  }),
523
- className: W("input", { disabled: m }),
524
- "data-automation-id": le
524
+ className: O("input", { disabled: f }),
525
+ "data-automation-id": re
525
526
  }
526
527
  )
527
528
  ]
@@ -531,21 +532,21 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
531
532
  "button",
532
533
  {
533
534
  type: "button",
534
- className: W("clear-icon", { "clear-icon--disabled": m }),
535
+ className: O("clear-icon", { "clear-icon--disabled": f }),
535
536
  onClick: () => {
536
- var F;
537
- return !m && ((F = _ == null ? void 0 : _.onClear) == null ? void 0 : F.call(_));
537
+ var D;
538
+ return !f && ((D = _ == null ? void 0 : _.onClear) == null ? void 0 : D.call(_));
538
539
  },
539
- onMouseDown: (F) => F.preventDefault(),
540
- children: /* @__PURE__ */ s(je, {})
540
+ onMouseDown: (D) => D.preventDefault(),
541
+ children: /* @__PURE__ */ s(He, {})
541
542
  }
542
543
  ),
543
- S && /* @__PURE__ */ s(
544
+ E && /* @__PURE__ */ s(
544
545
  "button",
545
546
  {
546
547
  type: "button",
547
- className: W("dropdown-button", { "icon-reversed": C }),
548
- onClick: () => oe(),
548
+ className: O("dropdown-button", { "icon-reversed": C }),
549
+ onClick: () => ee(),
549
550
  "aria-label": "Toggle dropdown",
550
551
  "aria-expanded": C,
551
552
  children: /* @__PURE__ */ s(xe, {})
@@ -554,35 +555,36 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
554
555
  ]
555
556
  }
556
557
  ),
557
- p && u && /* @__PURE__ */ s("span", { className: W("error-text"), children: p })
558
+ p && u && /* @__PURE__ */ s("span", { className: O("error-text"), children: p })
558
559
  ] }),
559
560
  /* @__PURE__ */ s(
560
561
  ke,
561
562
  {
562
563
  isOpen: C,
563
564
  loading: c,
564
- async: R,
565
- ref: j.setFloating,
566
- newItemButtonText: D,
567
- isDropdownMode: S,
568
- style: H,
569
- inputValue: Ce.trim(),
570
- getItemProps: de(b, X, n),
571
- parseValueToString: w,
565
+ async: A,
566
+ ref: R.setFloating,
567
+ newItemButtonText: B,
568
+ isDropdownMode: E,
569
+ style: Y,
570
+ inputValue: Be.trim(),
571
+ getItemProps: de(w, $, n),
572
+ parseValueToString: v,
572
573
  createWithoutConfirmation: a,
573
574
  options: me,
574
- ...P
575
+ className: H,
576
+ ...K
575
577
  }
576
578
  )
577
579
  ] });
578
580
  }
579
581
  }
580
582
  );
581
- }, wt = {
583
+ }, gt = {
582
584
  "input-wrapper": "_input-wrapper_d9vma_1",
583
585
  "dropdown-button": "_dropdown-button_d9vma_6",
584
586
  "icon-reversed": "_icon-reversed_d9vma_14"
585
- }, ge = z.bind(wt), gt = 0, Wt = (o) => {
587
+ }, ge = W.bind(gt), yt = 0, zt = (o) => {
586
588
  const {
587
589
  options: e = [],
588
590
  value: c,
@@ -594,128 +596,128 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
594
596
  onBlur: p = () => {
595
597
  },
596
598
  disabled: u = !1,
597
- inputProps: y = {},
598
- parseValueToString: x = (D) => D === null ? "" : String(D),
599
- minLength: v = 1,
600
- skipOptionCreation: I = !1,
601
- maxLength: N = null,
602
- optionVariant: m = "",
603
- isRequired: S = !1,
599
+ inputProps: g = {},
600
+ parseValueToString: x = (B) => B === null ? "" : String(B),
601
+ minLength: b = 1,
602
+ skipOptionCreation: S = !1,
603
+ maxLength: y = null,
604
+ optionVariant: f = "",
605
+ isRequired: E = !1,
604
606
  error: k = "",
605
607
  touched: _ = !1,
606
- setTouch: w = () => {
608
+ setTouch: v = () => {
607
609
  },
608
- createWithoutConfirmation: M = !1,
609
- menuClassName: R = "",
610
+ createWithoutConfirmation: F = !1,
611
+ menuClassName: A = "",
610
612
  icon: l,
611
613
  isDropdownMode: a = !1,
612
614
  isOptionUnique: t,
613
615
  refFunction: i,
614
616
  stateReducer: h,
615
- onStateChange: K,
616
- useFixedPositioning: Z,
617
- newItemButtonText: $ = "",
618
- ...le
619
- } = o, { refs: ee, floatingStyles: ce } = ye({
617
+ onStateChange: z,
618
+ useFixedPositioning: T,
619
+ newItemButtonText: j = "",
620
+ ...re
621
+ } = o, { refs: te, floatingStyles: le } = ye({
620
622
  placement: "bottom-start",
621
- strategy: Z ? "fixed" : "absolute",
623
+ strategy: T ? "fixed" : "absolute",
622
624
  whileElementsMounted: Ne
623
- }), ae = (D, P, j) => ({ item: H, index: Y, ...E }) => D({
624
- item: H,
625
+ }), ce = (B, H, K) => ({ item: R, index: Y, ...M }) => B({
626
+ item: R,
625
627
  index: Y,
626
- isSelected: j !== null && j === H,
627
- ...E,
628
- isActive: P === Y
629
- }), ie = (D, P) => {
630
- D.key === mt && (D.preventDefault(), P(e.length));
628
+ isSelected: K !== null && K === R,
629
+ ...M,
630
+ isActive: H === Y
631
+ }), ae = (B, H) => {
632
+ B.key === ft && (B.preventDefault(), H(e.length));
631
633
  };
632
634
  return /* @__PURE__ */ s(
633
- ne,
635
+ oe,
634
636
  {
635
637
  onChange: n,
636
638
  itemToString: x,
637
639
  selectedItem: c,
638
- onStateChange: K,
639
- defaultHighlightedIndex: gt,
640
+ onStateChange: z,
641
+ defaultHighlightedIndex: yt,
640
642
  stateReducer: h,
641
643
  children: ({
642
- getInputProps: D,
643
- getItemProps: P,
644
- setHighlightedIndex: j,
645
- toggleMenu: H,
644
+ getInputProps: B,
645
+ getItemProps: H,
646
+ setHighlightedIndex: K,
647
+ toggleMenu: R,
646
648
  openMenu: Y,
647
- isOpen: E,
648
- inputValue: T,
649
- highlightedIndex: de,
650
- getRootProps: ue,
651
- selectItem: L
649
+ isOpen: M,
650
+ inputValue: L,
651
+ highlightedIndex: ie,
652
+ getRootProps: de,
653
+ selectItem: X
652
654
  }) => {
653
- const te = ue(void 0, { suppressRefError: !0 }), me = {
654
- ...te,
655
- ref: (B) => (ee.setReference(B), te.ref(B))
656
- }, f = T ?? "", { onClear: b, clearable: C, ...g } = y, A = C && c !== null, U = (...B) => {
657
- L(null), b == null || b(...B);
655
+ const U = de(void 0, { suppressRefError: !0 }), ue = {
656
+ ...U,
657
+ ref: (I) => (te.setReference(I), U.ref(I))
658
+ }, me = L ?? "", { onClear: m, clearable: w, ...C } = g, $ = w && c !== null, P = (...I) => {
659
+ X(null), m == null || m(...I);
658
660
  };
659
- return /* @__PURE__ */ s(re, { children: /* @__PURE__ */ q("div", { className: ge("input-wrapper"), ...me, children: [
661
+ return /* @__PURE__ */ s(se, { children: /* @__PURE__ */ q("div", { className: ge("input-wrapper"), ...ue, children: [
660
662
  /* @__PURE__ */ s(
661
- $e,
663
+ Pe,
662
664
  {
663
- ...D({
665
+ ...B({
664
666
  placeholder: u ? "" : r,
665
- maxLength: N || void 0,
667
+ maxLength: y || void 0,
666
668
  onFocus: () => {
667
- a && !E && (Y(), w == null || w(!0)), d();
669
+ a && !M && (Y(), v == null || v(!0)), d();
668
670
  },
669
671
  ref: i,
670
- onKeyDown: (B) => {
671
- B.key === Ie && B.preventDefault(), T && E && ie(B, j);
672
+ onKeyDown: (I) => {
673
+ I.key === Ie && I.preventDefault(), L && M && ae(I, K);
672
674
  },
673
- onBlur: (B) => {
674
- const O = f.trim(), G = !he(O), oe = G ? e.find((V) => x(V) === O) : void 0;
675
- L(oe || (!I && M && G ? O : null)), p(B), t == null || t(
676
- G ? !e.some((V) => x(V) === O) : null
677
- ), a && E && H(), w == null || w(!0);
675
+ onBlur: (I) => {
676
+ const G = me.trim(), J = !he(G), V = J ? e.find((ee) => x(ee) === G) : void 0;
677
+ X(V || (!S && F && J ? G : null)), p(I), t == null || t(
678
+ J ? !e.some((ee) => x(ee) === G) : null
679
+ ), a && M && R(), v == null || v(!0);
678
680
  },
679
681
  disabled: u,
680
682
  defaultWidth: !1,
681
- isRequired: S,
683
+ isRequired: E,
682
684
  touched: _,
683
685
  error: k,
684
- ...g,
685
- clearable: A,
686
- onClear: A ? U : b,
686
+ ...C,
687
+ clearable: $,
688
+ onClear: $ ? P : m,
687
689
  endIcon: a && !l ? /* @__PURE__ */ s(
688
690
  "button",
689
691
  {
690
692
  type: "button",
691
- className: ge("dropdown-button", { "icon-reversed": E }),
692
- onClick: () => H(),
693
+ className: ge("dropdown-button", { "icon-reversed": M }),
694
+ onClick: () => R(),
693
695
  "aria-label": "Toggle dropdown",
694
- "aria-expanded": E,
696
+ "aria-expanded": M,
695
697
  children: /* @__PURE__ */ s(xe, {})
696
698
  }
697
699
  ) : l,
698
- minLength: a ? 0 : v
700
+ minLength: a ? 0 : b
699
701
  })
700
702
  }
701
703
  ),
702
704
  /* @__PURE__ */ s(
703
705
  ke,
704
706
  {
705
- isOpen: E,
707
+ isOpen: M,
706
708
  isDropdownMode: a,
707
- style: ce,
708
- ref: ee.setFloating,
709
- minLength: v,
710
- inputValue: (T || "").trim(),
711
- getItemProps: ae(P, de, c),
709
+ style: le,
710
+ ref: te.setFloating,
711
+ minLength: b,
712
+ inputValue: (L || "").trim(),
713
+ getItemProps: ce(H, ie, c),
712
714
  parseValueToString: x,
713
- optionVariant: m,
714
- createWithoutConfirmation: M,
715
- className: R,
715
+ optionVariant: f,
716
+ createWithoutConfirmation: F,
717
+ className: A,
716
718
  options: e,
717
- newItemButtonText: $,
718
- ...le
719
+ newItemButtonText: j,
720
+ ...re
719
721
  }
720
722
  )
721
723
  ] }) });
@@ -726,8 +728,8 @@ const He = "_disabled_18ek6_43", Le = "_input_18ek6_97", Oe = {
726
728
  export {
727
729
  ke as AutocompleteMenu,
728
730
  ve as AutocompleteOption,
729
- nt as AutocompleteOptions,
730
- Ge as AutocompletePrompt,
731
- Ot as MultipleAutocomplete,
732
- Wt as SingleAutocomplete
731
+ st as AutocompleteOptions,
732
+ Je as AutocompletePrompt,
733
+ Wt as MultipleAutocomplete,
734
+ zt as SingleAutocomplete
733
735
  };
@@ -45,5 +45,6 @@ export interface MultipleAutocompleteProps<T> {
45
45
  customNoMatchesMessage?: string;
46
46
  useFixedPositioning?: boolean;
47
47
  newItemButtonText?: string;
48
+ menuClassName?: string;
48
49
  }
49
50
  export declare const MultipleAutocomplete: <T>(componentsProps: MultipleAutocompleteProps<T>) => import("react/jsx-runtime").JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reportportal/ui-kit",
3
- "version": "0.0.1-alpha.132",
3
+ "version": "0.0.1-alpha.133",
4
4
  "description": "The UI-kit library for ReportPortal Design System.",
5
5
  "type": "module",
6
6
  "scripts": {