@reportportal/ui-kit 0.0.1-alpha.1 → 0.0.1-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- import { j as ae } from "./jsx-runtime-2962e83b.js";
2
- import xe, { forwardRef as Ze } from "react";
3
- import { a as T, g as Je, c as Ke } from "./bind-e1346f99.js";
1
+ import { jsxs as Ye, jsx as Ze } from "react/jsx-runtime";
2
+ import Te, { forwardRef as Je } from "react";
3
+ import { a as T, g as Ke, c as Qe } from "./bind-e1346f99.js";
4
4
  var Y = {}, Z = {};
5
5
  (function(e) {
6
6
  Object.defineProperty(e, "__esModule", { value: !0 }), e.Doctype = e.CDATA = e.Tag = e.Style = e.Script = e.Comment = e.Directive = e.Text = e.Root = e.isTag = e.ElementType = void 0;
@@ -120,7 +120,7 @@ var M = (
120
120
  }(J)
121
121
  );
122
122
  f.DataNode = M;
123
- var we = (
123
+ var xe = (
124
124
  /** @class */
125
125
  function(e) {
126
126
  w(t, e);
@@ -137,8 +137,8 @@ var we = (
137
137
  }), t;
138
138
  }(M)
139
139
  );
140
- f.Text = we;
141
- var Ce = (
140
+ f.Text = xe;
141
+ var we = (
142
142
  /** @class */
143
143
  function(e) {
144
144
  w(t, e);
@@ -155,8 +155,8 @@ var Ce = (
155
155
  }), t;
156
156
  }(M)
157
157
  );
158
- f.Comment = Ce;
159
- var Se = (
158
+ f.Comment = we;
159
+ var Ce = (
160
160
  /** @class */
161
161
  function(e) {
162
162
  w(t, e);
@@ -173,7 +173,7 @@ var Se = (
173
173
  }), t;
174
174
  }(M)
175
175
  );
176
- f.ProcessingInstruction = Se;
176
+ f.ProcessingInstruction = Ce;
177
177
  var L = (
178
178
  /** @class */
179
179
  function(e) {
@@ -215,7 +215,7 @@ var L = (
215
215
  }(J)
216
216
  );
217
217
  f.NodeWithChildren = L;
218
- var _e = (
218
+ var Se = (
219
219
  /** @class */
220
220
  function(e) {
221
221
  w(t, e);
@@ -232,8 +232,8 @@ var _e = (
232
232
  }), t;
233
233
  }(L)
234
234
  );
235
- f.CDATA = _e;
236
- var Oe = (
235
+ f.CDATA = Se;
236
+ var _e = (
237
237
  /** @class */
238
238
  function(e) {
239
239
  w(t, e);
@@ -250,8 +250,8 @@ var Oe = (
250
250
  }), t;
251
251
  }(L)
252
252
  );
253
- f.Document = Oe;
254
- var ke = (
253
+ f.Document = _e;
254
+ var Oe = (
255
255
  /** @class */
256
256
  function(e) {
257
257
  w(t, e);
@@ -298,59 +298,59 @@ var ke = (
298
298
  }), t;
299
299
  }(L)
300
300
  );
301
- f.Element = ke;
302
- function Ae(e) {
301
+ f.Element = Oe;
302
+ function ke(e) {
303
303
  return (0, E.isTag)(e);
304
304
  }
305
- f.isTag = Ae;
306
- function Ne(e) {
305
+ f.isTag = ke;
306
+ function Ae(e) {
307
307
  return e.type === E.ElementType.CDATA;
308
308
  }
309
- f.isCDATA = Ne;
310
- function Pe(e) {
309
+ f.isCDATA = Ae;
310
+ function Ne(e) {
311
311
  return e.type === E.ElementType.Text;
312
312
  }
313
- f.isText = Pe;
314
- function Re(e) {
313
+ f.isText = Ne;
314
+ function Pe(e) {
315
315
  return e.type === E.ElementType.Comment;
316
316
  }
317
- f.isComment = Re;
318
- function Ie(e) {
317
+ f.isComment = Pe;
318
+ function Re(e) {
319
319
  return e.type === E.ElementType.Directive;
320
320
  }
321
- f.isDirective = Ie;
322
- function De(e) {
321
+ f.isDirective = Re;
322
+ function Ie(e) {
323
323
  return e.type === E.ElementType.Root;
324
324
  }
325
- f.isDocument = De;
326
- function Qe(e) {
325
+ f.isDocument = Ie;
326
+ function et(e) {
327
327
  return Object.prototype.hasOwnProperty.call(e, "children");
328
328
  }
329
- f.hasChildren = Qe;
329
+ f.hasChildren = et;
330
330
  function K(e, t) {
331
331
  t === void 0 && (t = !1);
332
332
  var r;
333
- if (Pe(e))
333
+ if (Ne(e))
334
+ r = new xe(e.data);
335
+ else if (Pe(e))
334
336
  r = new we(e.data);
335
- else if (Re(e))
336
- r = new Ce(e.data);
337
- else if (Ae(e)) {
338
- var n = t ? U(e.children) : [], o = new ke(e.name, N({}, e.attribs), n);
337
+ else if (ke(e)) {
338
+ var n = t ? U(e.children) : [], o = new Oe(e.name, N({}, e.attribs), n);
339
339
  n.forEach(function(i) {
340
340
  return i.parent = o;
341
341
  }), e.namespace != null && (o.namespace = e.namespace), e["x-attribsNamespace"] && (o["x-attribsNamespace"] = N({}, e["x-attribsNamespace"])), e["x-attribsPrefix"] && (o["x-attribsPrefix"] = N({}, e["x-attribsPrefix"])), r = o;
342
- } else if (Ne(e)) {
343
- var n = t ? U(e.children) : [], l = new _e(n);
342
+ } else if (Ae(e)) {
343
+ var n = t ? U(e.children) : [], l = new Se(n);
344
344
  n.forEach(function(s) {
345
345
  return s.parent = l;
346
346
  }), r = l;
347
- } else if (De(e)) {
348
- var n = t ? U(e.children) : [], c = new Oe(n);
347
+ } else if (Ie(e)) {
348
+ var n = t ? U(e.children) : [], c = new _e(n);
349
349
  n.forEach(function(s) {
350
350
  return s.parent = c;
351
351
  }), e["x-mode"] && (c["x-mode"] = e["x-mode"]), r = c;
352
- } else if (Ie(e)) {
353
- var a = new Se(e.name, e.data);
352
+ } else if (Re(e)) {
353
+ var a = new Ce(e.name, e.data);
354
354
  e["x-name"] != null && (a["x-name"] = e["x-name"], a["x-publicId"] = e["x-publicId"], a["x-systemId"] = e["x-systemId"]), r = a;
355
355
  } else
356
356
  throw new Error("Not implemented yet: ".concat(e.type));
@@ -443,7 +443,7 @@ function U(e) {
443
443
  );
444
444
  e.DomHandler = c, e.default = c;
445
445
  })(Y);
446
- var oe = "html", le = "head", R = "body", et = /<([a-zA-Z]+[0-9]?)/, se = /<head[^]*>/i, ce = /<body[^]*>/i, D = function() {
446
+ var ae = "html", oe = "head", R = "body", tt = /<([a-zA-Z]+[0-9]?)/, le = /<head[^]*>/i, se = /<body[^]*>/i, D = function() {
447
447
  throw new Error(
448
448
  "This browser does not support `document.implementation.createHTMLDocument`"
449
449
  );
@@ -451,11 +451,11 @@ var oe = "html", le = "head", R = "body", et = /<([a-zA-Z]+[0-9]?)/, se = /<head
451
451
  throw new Error(
452
452
  "This browser does not support `DOMParser.prototype.parseFromString`"
453
453
  );
454
- }, ue = typeof window == "object" && window.DOMParser;
455
- if (typeof ue == "function") {
456
- var tt = new ue(), rt = "text/html";
454
+ }, ce = typeof window == "object" && window.DOMParser;
455
+ if (typeof ce == "function") {
456
+ var rt = new ce(), nt = "text/html";
457
457
  W = function(e, t) {
458
- return t && (e = "<" + t + ">" + e + "</" + t + ">"), tt.parseFromString(e, rt);
458
+ return t && (e = "<" + t + ">" + e + "</" + t + ">"), rt.parseFromString(e, nt);
459
459
  }, D = W;
460
460
  }
461
461
  if (typeof document == "object" && document.implementation) {
@@ -472,22 +472,22 @@ var G = typeof document == "object" ? document.createElement("template") : {}, q
472
472
  G.content && (q = function(e) {
473
473
  return G.innerHTML = e, G.content.childNodes;
474
474
  });
475
- function nt(e) {
476
- var t, r = e.match(et);
475
+ function it(e) {
476
+ var t, r = e.match(tt);
477
477
  r && r[1] && (t = r[1].toLowerCase());
478
478
  var n, o, l;
479
479
  switch (t) {
480
+ case ae:
481
+ return n = W(e), le.test(e) || (o = n.querySelector(oe), o && o.parentNode.removeChild(o)), se.test(e) || (o = n.querySelector(R), o && o.parentNode.removeChild(o)), n.querySelectorAll(ae);
480
482
  case oe:
481
- return n = W(e), se.test(e) || (o = n.querySelector(le), o && o.parentNode.removeChild(o)), ce.test(e) || (o = n.querySelector(R), o && o.parentNode.removeChild(o)), n.querySelectorAll(oe);
482
- case le:
483
483
  case R:
484
- return n = D(e), l = n.querySelectorAll(t), ce.test(e) && se.test(e) ? l[0].parentNode.childNodes : l;
484
+ return n = D(e), l = n.querySelectorAll(t), se.test(e) && le.test(e) ? l[0].parentNode.childNodes : l;
485
485
  default:
486
486
  return q ? q(e) : (o = D(e, R).querySelector(R), o.childNodes);
487
487
  }
488
488
  }
489
- var it = nt, Q = {}, Me = {};
490
- Me.CASE_SENSITIVE_TAG_NAMES = [
489
+ var at = it, Q = {}, De = {};
490
+ De.CASE_SENSITIVE_TAG_NAMES = [
491
491
  "animateMotion",
492
492
  "animateTransform",
493
493
  "clipPath",
@@ -520,20 +520,20 @@ Me.CASE_SENSITIVE_TAG_NAMES = [
520
520
  "radialGradient",
521
521
  "textPath"
522
522
  ];
523
- var j = Y, at = Me, fe = at.CASE_SENSITIVE_TAG_NAMES, ot = j.Comment, lt = j.Element, st = j.ProcessingInstruction, ct = j.Text, Le = {}, $;
524
- for (var X = 0, ut = fe.length; X < ut; X++)
525
- $ = fe[X], Le[$.toLowerCase()] = $;
526
- function ft(e) {
527
- return Le[e];
523
+ var F = Y, ot = De, ue = ot.CASE_SENSITIVE_TAG_NAMES, lt = F.Comment, st = F.Element, ct = F.ProcessingInstruction, ut = F.Text, Me = {}, $;
524
+ for (var X = 0, ft = ue.length; X < ft; X++)
525
+ $ = ue[X], Me[$.toLowerCase()] = $;
526
+ function pt(e) {
527
+ return Me[e];
528
528
  }
529
- function je(e) {
529
+ function Le(e) {
530
530
  for (var t = {}, r, n = 0, o = e.length; n < o; n++)
531
531
  r = e[n], t[r.name] = r.value;
532
532
  return t;
533
533
  }
534
- function pt(e) {
534
+ function dt(e) {
535
535
  e = e.toLowerCase();
536
- var t = ft(e);
536
+ var t = pt(e);
537
537
  return t || e;
538
538
  }
539
539
  function Fe(e, t, r) {
@@ -542,17 +542,17 @@ function Fe(e, t, r) {
542
542
  var a = e[l], i;
543
543
  switch (a.nodeType) {
544
544
  case 1:
545
- o = pt(a.nodeName), i = new lt(o, je(a.attributes)), i.children = Fe(
545
+ o = dt(a.nodeName), i = new st(o, Le(a.attributes)), i.children = Fe(
546
546
  // template children are on content
547
547
  o === "template" ? a.content.childNodes : a.childNodes,
548
548
  i
549
549
  );
550
550
  break;
551
551
  case 3:
552
- i = new ct(a.nodeValue);
552
+ i = new ut(a.nodeValue);
553
553
  break;
554
554
  case 8:
555
- i = new ot(a.nodeValue);
555
+ i = new lt(a.nodeValue);
556
556
  break;
557
557
  default:
558
558
  continue;
@@ -560,27 +560,27 @@ function Fe(e, t, r) {
560
560
  var s = n[l - 1] || null;
561
561
  s && (s.next = i), i.parent = t, i.prev = s, i.next = null, n.push(i);
562
562
  }
563
- return r && (i = new st(
563
+ return r && (i = new ct(
564
564
  r.substring(0, r.indexOf(" ")).toLowerCase(),
565
565
  r
566
566
  ), i.next = n[0] || null, i.parent = t, n.unshift(i), n[1] && (n[1].prev = n[0])), n;
567
567
  }
568
- Q.formatAttributes = je;
568
+ Q.formatAttributes = Le;
569
569
  Q.formatDOM = Fe;
570
- var dt = it, ht = Q, mt = ht.formatDOM, vt = /<(![a-zA-Z\s]+)>/;
571
- function gt(e) {
570
+ var ht = at, mt = Q, vt = mt.formatDOM, gt = /<(![a-zA-Z\s]+)>/;
571
+ function yt(e) {
572
572
  if (typeof e != "string")
573
573
  throw new TypeError("First argument must be a string");
574
574
  if (e === "")
575
575
  return [];
576
- var t = e.match(vt), r;
577
- return t && t[1] && (r = t[1]), mt(dt(e), null, r);
576
+ var t = e.match(gt), r;
577
+ return t && t[1] && (r = t[1]), vt(ht(e), null, r);
578
578
  }
579
- var yt = gt, b = {}, F = {}, Et = 0;
580
- F.SAME = Et;
581
- var bt = 1;
582
- F.CAMELCASE = bt;
583
- F.possibleStandardNames = {
579
+ var Et = yt, b = {}, j = {}, bt = 0;
580
+ j.SAME = bt;
581
+ var Tt = 1;
582
+ j.CAMELCASE = Tt;
583
+ j.possibleStandardNames = {
584
584
  accept: 0,
585
585
  acceptCharset: 1,
586
586
  "accept-charset": "acceptCharset",
@@ -1066,14 +1066,14 @@ F.possibleStandardNames = {
1066
1066
  zoomAndPan: 1
1067
1067
  };
1068
1068
  Object.defineProperty(b, "__esModule", { value: !0 });
1069
- function Tt(e, t) {
1070
- return xt(e) || wt(e, t) || Ct(e, t) || St();
1069
+ function xt(e, t) {
1070
+ return wt(e) || Ct(e, t) || St(e, t) || _t();
1071
1071
  }
1072
- function xt(e) {
1072
+ function wt(e) {
1073
1073
  if (Array.isArray(e))
1074
1074
  return e;
1075
1075
  }
1076
- function wt(e, t) {
1076
+ function Ct(e, t) {
1077
1077
  var r = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
1078
1078
  if (r != null) {
1079
1079
  var n = [], o = !0, l = !1, c, a;
@@ -1093,35 +1093,35 @@ function wt(e, t) {
1093
1093
  return n;
1094
1094
  }
1095
1095
  }
1096
- function Ct(e, t) {
1096
+ function St(e, t) {
1097
1097
  if (e) {
1098
1098
  if (typeof e == "string")
1099
- return pe(e, t);
1099
+ return fe(e, t);
1100
1100
  var r = Object.prototype.toString.call(e).slice(8, -1);
1101
1101
  if (r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set")
1102
1102
  return Array.from(e);
1103
1103
  if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))
1104
- return pe(e, t);
1104
+ return fe(e, t);
1105
1105
  }
1106
1106
  }
1107
- function pe(e, t) {
1107
+ function fe(e, t) {
1108
1108
  (t == null || t > e.length) && (t = e.length);
1109
1109
  for (var r = 0, n = new Array(t); r < t; r++)
1110
1110
  n[r] = e[r];
1111
1111
  return n;
1112
1112
  }
1113
- function St() {
1113
+ function _t() {
1114
1114
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
1115
1115
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
1116
1116
  }
1117
- var He = 0, C = 1, H = 2, B = 3, ee = 4, Be = 5, ze = 6;
1118
- function _t(e) {
1117
+ var je = 0, C = 1, H = 2, B = 3, ee = 4, He = 5, Be = 6;
1118
+ function Ot(e) {
1119
1119
  return m.hasOwnProperty(e) ? m[e] : null;
1120
1120
  }
1121
1121
  function g(e, t, r, n, o, l, c) {
1122
1122
  this.acceptsBooleans = t === H || t === B || t === ee, this.attributeName = n, this.attributeNamespace = o, this.mustUseProperty = r, this.propertyName = e, this.type = t, this.sanitizeURL = l, this.removeEmptyString = c;
1123
1123
  }
1124
- var m = {}, Ot = [
1124
+ var m = {}, kt = [
1125
1125
  "children",
1126
1126
  "dangerouslySetInnerHTML",
1127
1127
  // TODO: This prevents the assignment of defaultValue to regular
@@ -1134,10 +1134,10 @@ var m = {}, Ot = [
1134
1134
  "suppressHydrationWarning",
1135
1135
  "style"
1136
1136
  ];
1137
- Ot.forEach(function(e) {
1137
+ kt.forEach(function(e) {
1138
1138
  m[e] = new g(
1139
1139
  e,
1140
- He,
1140
+ je,
1141
1141
  !1,
1142
1142
  // mustUseProperty
1143
1143
  e,
@@ -1150,7 +1150,7 @@ Ot.forEach(function(e) {
1150
1150
  );
1151
1151
  });
1152
1152
  [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(e) {
1153
- var t = Tt(e, 2), r = t[0], n = t[1];
1153
+ var t = xt(e, 2), r = t[0], n = t[1];
1154
1154
  m[r] = new g(
1155
1155
  r,
1156
1156
  C,
@@ -1294,7 +1294,7 @@ Ot.forEach(function(e) {
1294
1294
  ].forEach(function(e) {
1295
1295
  m[e] = new g(
1296
1296
  e,
1297
- ze,
1297
+ Be,
1298
1298
  !1,
1299
1299
  // mustUseProperty
1300
1300
  e,
@@ -1309,7 +1309,7 @@ Ot.forEach(function(e) {
1309
1309
  ["rowSpan", "start"].forEach(function(e) {
1310
1310
  m[e] = new g(
1311
1311
  e,
1312
- Be,
1312
+ He,
1313
1313
  !1,
1314
1314
  // mustUseProperty
1315
1315
  e.toLowerCase(),
@@ -1476,8 +1476,8 @@ var te = /[\-\:]([a-z])/g, re = function(t) {
1476
1476
  !1
1477
1477
  );
1478
1478
  });
1479
- var kt = "xlinkHref";
1480
- m[kt] = new g(
1479
+ var At = "xlinkHref";
1480
+ m[At] = new g(
1481
1481
  "xlinkHref",
1482
1482
  C,
1483
1483
  !1,
@@ -1503,25 +1503,25 @@ m[kt] = new g(
1503
1503
  !0
1504
1504
  );
1505
1505
  });
1506
- var ne = F, At = ne.CAMELCASE, Nt = ne.SAME, de = ne.possibleStandardNames, Pt = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", Rt = Pt + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", It = RegExp.prototype.test.bind(
1506
+ var ne = j, Nt = ne.CAMELCASE, Pt = ne.SAME, pe = ne.possibleStandardNames, Rt = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", It = Rt + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", Dt = RegExp.prototype.test.bind(
1507
1507
  // eslint-disable-next-line no-misleading-character-class
1508
- new RegExp("^(data|aria)-[" + Rt + "]*$")
1509
- ), Dt = Object.keys(de).reduce(function(e, t) {
1510
- var r = de[t];
1511
- return r === Nt ? e[t] = t : r === At ? e[t.toLowerCase()] = t : e[t] = r, e;
1508
+ new RegExp("^(data|aria)-[" + It + "]*$")
1509
+ ), Mt = Object.keys(pe).reduce(function(e, t) {
1510
+ var r = pe[t];
1511
+ return r === Pt ? e[t] = t : r === Nt ? e[t.toLowerCase()] = t : e[t] = r, e;
1512
1512
  }, {});
1513
1513
  b.BOOLEAN = B;
1514
1514
  b.BOOLEANISH_STRING = H;
1515
- b.NUMERIC = Be;
1515
+ b.NUMERIC = He;
1516
1516
  b.OVERLOADED_BOOLEAN = ee;
1517
- b.POSITIVE_NUMERIC = ze;
1518
- b.RESERVED = He;
1517
+ b.POSITIVE_NUMERIC = Be;
1518
+ b.RESERVED = je;
1519
1519
  b.STRING = C;
1520
- b.getPropertyInfo = _t;
1521
- b.isCustomAttribute = It;
1522
- b.possibleStandardNames = Dt;
1523
- var Ve = {}, ie = { exports: {} }, he = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Mt = /\n/g, Lt = /^\s*/, jt = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, Ft = /^:\s*/, Ht = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, Bt = /^[;\s]*/, zt = /^\s+|\s+$/g, Vt = `
1524
- `, me = "/", ve = "*", O = "", Ut = "comment", Gt = "declaration", $t = function(e, t) {
1520
+ b.getPropertyInfo = Ot;
1521
+ b.isCustomAttribute = Dt;
1522
+ b.possibleStandardNames = Mt;
1523
+ var ze = {}, ie = { exports: {} }, de = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Lt = /\n/g, Ft = /^\s*/, jt = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, Ht = /^:\s*/, Bt = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, zt = /^[;\s]*/, Vt = /^\s+|\s+$/g, Ut = `
1524
+ `, he = "/", me = "*", O = "", Gt = "comment", $t = "declaration", Xt = function(e, t) {
1525
1525
  if (typeof e != "string")
1526
1526
  throw new TypeError("First argument must be a string");
1527
1527
  if (!e)
@@ -1529,9 +1529,9 @@ var Ve = {}, ie = { exports: {} }, he = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Mt =
1529
1529
  t = t || {};
1530
1530
  var r = 1, n = 1;
1531
1531
  function o(d) {
1532
- var u = d.match(Mt);
1532
+ var u = d.match(Lt);
1533
1533
  u && (r += u.length);
1534
- var v = d.lastIndexOf(Vt);
1534
+ var v = d.lastIndexOf(Ut);
1535
1535
  n = ~v ? d.length - v : n + d.length;
1536
1536
  }
1537
1537
  function l() {
@@ -1559,7 +1559,7 @@ var Ve = {}, ie = { exports: {} }, he = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Mt =
1559
1559
  }
1560
1560
  }
1561
1561
  function s() {
1562
- i(Lt);
1562
+ i(Ft);
1563
1563
  }
1564
1564
  function p(d) {
1565
1565
  var u;
@@ -1569,14 +1569,14 @@ var Ve = {}, ie = { exports: {} }, he = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Mt =
1569
1569
  }
1570
1570
  function h() {
1571
1571
  var d = l();
1572
- if (!(me != e.charAt(0) || ve != e.charAt(1))) {
1573
- for (var u = 2; O != e.charAt(u) && (ve != e.charAt(u) || me != e.charAt(u + 1)); )
1572
+ if (!(he != e.charAt(0) || me != e.charAt(1))) {
1573
+ for (var u = 2; O != e.charAt(u) && (me != e.charAt(u) || he != e.charAt(u + 1)); )
1574
1574
  ++u;
1575
1575
  if (u += 2, O === e.charAt(u - 1))
1576
1576
  return a("End of comment missing");
1577
1577
  var v = e.slice(2, u - 2);
1578
1578
  return n += 2, o(v), e = e.slice(u), n += 2, d({
1579
- type: Ut,
1579
+ type: Gt,
1580
1580
  comment: v
1581
1581
  });
1582
1582
  }
@@ -1584,14 +1584,14 @@ var Ve = {}, ie = { exports: {} }, he = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Mt =
1584
1584
  function y() {
1585
1585
  var d = l(), u = i(jt);
1586
1586
  if (u) {
1587
- if (h(), !i(Ft))
1587
+ if (h(), !i(Ht))
1588
1588
  return a("property missing ':'");
1589
- var v = i(Ht), Ye = d({
1590
- type: Gt,
1591
- property: ge(u[0].replace(he, O)),
1592
- value: v ? ge(v[0].replace(he, O)) : O
1589
+ var v = i(Bt), qe = d({
1590
+ type: $t,
1591
+ property: ve(u[0].replace(de, O)),
1592
+ value: v ? ve(v[0].replace(de, O)) : O
1593
1593
  });
1594
- return i(Bt), Ye;
1594
+ return i(zt), qe;
1595
1595
  }
1596
1596
  }
1597
1597
  function _() {
@@ -1603,39 +1603,39 @@ var Ve = {}, ie = { exports: {} }, he = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Mt =
1603
1603
  }
1604
1604
  return s(), _();
1605
1605
  };
1606
- function ge(e) {
1607
- return e ? e.replace(zt, O) : O;
1606
+ function ve(e) {
1607
+ return e ? e.replace(Vt, O) : O;
1608
1608
  }
1609
- var Xt = $t;
1610
- function Ue(e, t) {
1609
+ var Wt = Xt;
1610
+ function Ve(e, t) {
1611
1611
  var r = null;
1612
1612
  if (!e || typeof e != "string")
1613
1613
  return r;
1614
- for (var n, o = Xt(e), l = typeof t == "function", c, a, i = 0, s = o.length; i < s; i++)
1614
+ for (var n, o = Wt(e), l = typeof t == "function", c, a, i = 0, s = o.length; i < s; i++)
1615
1615
  n = o[i], c = n.property, a = n.value, l ? t(c, a, n) : a && (r || (r = {}), r[c] = a);
1616
1616
  return r;
1617
1617
  }
1618
- ie.exports = Ue;
1619
- ie.exports.default = Ue;
1620
- var Wt = ie.exports, z = {};
1618
+ ie.exports = Ve;
1619
+ ie.exports.default = Ve;
1620
+ var qt = ie.exports, z = {};
1621
1621
  z.__esModule = !0;
1622
1622
  z.camelCase = void 0;
1623
- var qt = /^--[a-zA-Z0-9-]+$/, Yt = /-([a-z])/g, Zt = /^[^-]+$/, Jt = /^-(webkit|moz|ms|o|khtml)-/, Kt = /^-(ms)-/, Qt = function(e) {
1624
- return !e || Zt.test(e) || qt.test(e);
1625
- }, er = function(e, t) {
1623
+ var Yt = /^--[a-zA-Z0-9-]+$/, Zt = /-([a-z])/g, Jt = /^[^-]+$/, Kt = /^-(webkit|moz|ms|o|khtml)-/, Qt = /^-(ms)-/, er = function(e) {
1624
+ return !e || Jt.test(e) || Yt.test(e);
1625
+ }, tr = function(e, t) {
1626
1626
  return t.toUpperCase();
1627
- }, ye = function(e, t) {
1627
+ }, ge = function(e, t) {
1628
1628
  return "".concat(t, "-");
1629
- }, tr = function(e, t) {
1630
- return t === void 0 && (t = {}), Qt(e) ? e : (e = e.toLowerCase(), t.reactCompat ? e = e.replace(Kt, ye) : e = e.replace(Jt, ye), e.replace(Yt, er));
1629
+ }, rr = function(e, t) {
1630
+ return t === void 0 && (t = {}), er(e) ? e : (e = e.toLowerCase(), t.reactCompat ? e = e.replace(Qt, ge) : e = e.replace(Kt, ge), e.replace(Zt, tr));
1631
1631
  };
1632
- z.camelCase = tr;
1632
+ z.camelCase = rr;
1633
1633
  (function(e) {
1634
1634
  var t = T && T.__importDefault || function(l) {
1635
1635
  return l && l.__esModule ? l : { default: l };
1636
1636
  };
1637
1637
  e.__esModule = !0;
1638
- var r = t(Wt), n = z;
1638
+ var r = t(qt), n = z;
1639
1639
  function o(l, c) {
1640
1640
  var a = {};
1641
1641
  return !l || typeof l != "string" || (0, r.default)(l, function(i, s) {
@@ -1643,9 +1643,9 @@ z.camelCase = tr;
1643
1643
  }), a;
1644
1644
  }
1645
1645
  e.default = o;
1646
- })(Ve);
1647
- var rr = xe, nr = Ve.default;
1648
- function ir(e, t) {
1646
+ })(ze);
1647
+ var nr = Te, ir = ze.default;
1648
+ function ar(e, t) {
1649
1649
  if (!e || typeof e != "object")
1650
1650
  throw new TypeError("First argument must be an object");
1651
1651
  var r, n, o = typeof t == "function", l = {}, c = {};
@@ -1658,7 +1658,7 @@ function ir(e, t) {
1658
1658
  }
1659
1659
  return c;
1660
1660
  }
1661
- function ar(e, t) {
1661
+ function or(e, t) {
1662
1662
  if (e.indexOf("-") === -1)
1663
1663
  return t && typeof t.is == "string";
1664
1664
  switch (e) {
@@ -1675,16 +1675,16 @@ function ar(e, t) {
1675
1675
  return !0;
1676
1676
  }
1677
1677
  }
1678
- var or = { reactCompat: !0 };
1679
- function lr(e, t) {
1678
+ var lr = { reactCompat: !0 };
1679
+ function sr(e, t) {
1680
1680
  if (e != null)
1681
1681
  try {
1682
- t.style = nr(e, or);
1682
+ t.style = ir(e, lr);
1683
1683
  } catch {
1684
1684
  t.style = {};
1685
1685
  }
1686
1686
  }
1687
- var sr = rr.version.split(".")[0] >= 16, Ge = /* @__PURE__ */ new Set([
1687
+ var cr = nr.version.split(".")[0] >= 16, Ue = /* @__PURE__ */ new Set([
1688
1688
  "tr",
1689
1689
  "tbody",
1690
1690
  "thead",
@@ -1695,33 +1695,33 @@ var sr = rr.version.split(".")[0] >= 16, Ge = /* @__PURE__ */ new Set([
1695
1695
  "html",
1696
1696
  "frameset"
1697
1697
  ]);
1698
- function cr(e) {
1699
- return !Ge.has(e.name);
1700
- }
1701
1698
  function ur(e) {
1699
+ return !Ue.has(e.name);
1700
+ }
1701
+ function fr(e) {
1702
1702
  return e;
1703
1703
  }
1704
- var $e = {
1705
- PRESERVE_CUSTOM_ATTRIBUTES: sr,
1706
- invertObject: ir,
1707
- isCustomComponent: ar,
1708
- setStyleProp: lr,
1709
- canTextBeChildOfNode: cr,
1710
- elementsWithNoTextChildren: Ge,
1711
- returnFirstArg: ur
1712
- }, A = b, Ee = $e, fr = ["checked", "value"], pr = ["input", "select", "textarea"], dr = {
1704
+ var Ge = {
1705
+ PRESERVE_CUSTOM_ATTRIBUTES: cr,
1706
+ invertObject: ar,
1707
+ isCustomComponent: or,
1708
+ setStyleProp: sr,
1709
+ canTextBeChildOfNode: ur,
1710
+ elementsWithNoTextChildren: Ue,
1711
+ returnFirstArg: fr
1712
+ }, A = b, ye = Ge, pr = ["checked", "value"], dr = ["input", "select", "textarea"], hr = {
1713
1713
  reset: !0,
1714
1714
  submit: !0
1715
- }, Xe = function(t, r) {
1715
+ }, $e = function(t, r) {
1716
1716
  t = t || {};
1717
- var n, o, l, c, a, i = {}, s = t.type && dr[t.type];
1717
+ var n, o, l, c, a, i = {}, s = t.type && hr[t.type];
1718
1718
  for (n in t) {
1719
1719
  if (l = t[n], A.isCustomAttribute(n)) {
1720
1720
  i[n] = l;
1721
1721
  continue;
1722
1722
  }
1723
- if (o = n.toLowerCase(), c = be(o), c) {
1724
- switch (a = A.getPropertyInfo(c), fr.indexOf(c) !== -1 && pr.indexOf(r) !== -1 && !s && (c = be("default" + o)), i[c] = l, a && a.type) {
1723
+ if (o = n.toLowerCase(), c = Ee(o), c) {
1724
+ switch (a = A.getPropertyInfo(c), pr.indexOf(c) !== -1 && dr.indexOf(r) !== -1 && !s && (c = Ee("default" + o)), i[c] = l, a && a.type) {
1725
1725
  case A.BOOLEAN:
1726
1726
  i[c] = !0;
1727
1727
  break;
@@ -1731,17 +1731,17 @@ var $e = {
1731
1731
  }
1732
1732
  continue;
1733
1733
  }
1734
- Ee.PRESERVE_CUSTOM_ATTRIBUTES && (i[n] = l);
1734
+ ye.PRESERVE_CUSTOM_ATTRIBUTES && (i[n] = l);
1735
1735
  }
1736
- return Ee.setStyleProp(t.style, i), i;
1736
+ return ye.setStyleProp(t.style, i), i;
1737
1737
  };
1738
- function be(e) {
1738
+ function Ee(e) {
1739
1739
  return A.possibleStandardNames[e];
1740
1740
  }
1741
- var hr = xe, mr = Xe, P = $e, vr = P.setStyleProp, gr = P.canTextBeChildOfNode;
1742
- function We(e, t) {
1741
+ var mr = Te, vr = $e, P = Ge, gr = P.setStyleProp, yr = P.canTextBeChildOfNode;
1742
+ function Xe(e, t) {
1743
1743
  t = t || {};
1744
- for (var r = t.library || hr, n = r.cloneElement, o = r.createElement, l = r.isValidElement, c = [], a, i, s = typeof t.replace == "function", p = t.transform || P.returnFirstArg, h, y, _, d = t.trim, u = 0, v = e.length; u < v; u++) {
1744
+ for (var r = t.library || mr, n = r.cloneElement, o = r.createElement, l = r.isValidElement, c = [], a, i, s = typeof t.replace == "function", p = t.transform || P.returnFirstArg, h, y, _, d = t.trim, u = 0, v = e.length; u < v; u++) {
1745
1745
  if (a = e[u], s && (h = t.replace(a), l(h))) {
1746
1746
  v > 1 && (h = n(h, {
1747
1747
  key: h.key || u
@@ -1749,12 +1749,12 @@ function We(e, t) {
1749
1749
  continue;
1750
1750
  }
1751
1751
  if (a.type === "text") {
1752
- if (i = !a.data.trim().length, i && a.parent && !gr(a.parent) || d && i)
1752
+ if (i = !a.data.trim().length, i && a.parent && !yr(a.parent) || d && i)
1753
1753
  continue;
1754
1754
  c.push(p(a.data, a, u));
1755
1755
  continue;
1756
1756
  }
1757
- switch (y = a.attribs, yr(a) ? vr(y.style, y) : y && (y = mr(y, a.name)), _ = null, a.type) {
1757
+ switch (y = a.attribs, Er(a) ? gr(y.style, y) : y && (y = vr(y, a.name)), _ = null, a.type) {
1758
1758
  case "script":
1759
1759
  case "style":
1760
1760
  a.children[0] && (y.dangerouslySetInnerHTML = {
@@ -1762,7 +1762,7 @@ function We(e, t) {
1762
1762
  });
1763
1763
  break;
1764
1764
  case "tag":
1765
- a.name === "textarea" && a.children[0] ? y.defaultValue = a.children[0].data : a.children && a.children.length && (_ = We(a.children, t));
1765
+ a.name === "textarea" && a.children[0] ? y.defaultValue = a.children[0].data : a.children && a.children.length && (_ = Xe(a.children, t));
1766
1766
  break;
1767
1767
  default:
1768
1768
  continue;
@@ -1771,31 +1771,31 @@ function We(e, t) {
1771
1771
  }
1772
1772
  return c.length === 1 ? c[0] : c;
1773
1773
  }
1774
- function yr(e) {
1774
+ function Er(e) {
1775
1775
  return P.PRESERVE_CUSTOM_ATTRIBUTES && e.type === "tag" && P.isCustomComponent(e.name, e.attribs);
1776
1776
  }
1777
- var Er = We, V = Y, k = yt, br = Xe, qe = Er;
1777
+ var br = Xe, V = Y, k = Et, Tr = $e, We = br;
1778
1778
  k = /* istanbul ignore next */
1779
1779
  typeof k.default == "function" ? k.default : k;
1780
- var Tr = { lowerCaseAttributeNames: !1 };
1780
+ var xr = { lowerCaseAttributeNames: !1 };
1781
1781
  function x(e, t) {
1782
1782
  if (typeof e != "string")
1783
1783
  throw new TypeError("First argument must be a string");
1784
- return e === "" ? [] : (t = t || {}, qe(
1785
- k(e, t.htmlparser2 || Tr),
1784
+ return e === "" ? [] : (t = t || {}, We(
1785
+ k(e, t.htmlparser2 || xr),
1786
1786
  t
1787
1787
  ));
1788
1788
  }
1789
- x.domToReact = qe;
1789
+ x.domToReact = We;
1790
1790
  x.htmlToDOM = k;
1791
- x.attributesToProps = br;
1791
+ x.attributesToProps = Tr;
1792
1792
  x.Comment = V.Comment;
1793
1793
  x.Element = V.Element;
1794
1794
  x.ProcessingInstruction = V.ProcessingInstruction;
1795
1795
  x.Text = V.Text;
1796
- var xr = x;
1796
+ var wr = x;
1797
1797
  x.default = x;
1798
- const S = /* @__PURE__ */ Je(xr);
1798
+ const S = /* @__PURE__ */ Ke(wr);
1799
1799
  S.domToReact;
1800
1800
  S.htmlToDOM;
1801
1801
  S.attributesToProps;
@@ -1803,18 +1803,18 @@ S.Comment;
1803
1803
  S.Element;
1804
1804
  S.ProcessingInstruction;
1805
1805
  S.Text;
1806
- const wr = "_button_1b48w_1", Cr = "_primary_1b48w_19", Sr = "_disabled_1b48w_24", _r = "_ghost_1b48w_36", Or = "_danger_1b48w_51", kr = "_text_1b48w_67", Ar = "_wide_1b48w_103", Nr = "_icon_1b48w_108", Pr = {
1807
- button: wr,
1808
- primary: Cr,
1809
- disabled: Sr,
1810
- ghost: _r,
1811
- danger: Or,
1812
- text: kr,
1813
- wide: Ar,
1814
- icon: Nr,
1806
+ const Cr = "_button_1b48w_1", Sr = "_primary_1b48w_19", _r = "_disabled_1b48w_24", Or = "_ghost_1b48w_36", kr = "_danger_1b48w_51", Ar = "_text_1b48w_67", Nr = "_wide_1b48w_103", Pr = "_icon_1b48w_108", Rr = {
1807
+ button: Cr,
1808
+ primary: Sr,
1809
+ disabled: _r,
1810
+ ghost: Or,
1811
+ danger: kr,
1812
+ text: Ar,
1813
+ wide: Nr,
1814
+ icon: Pr,
1815
1815
  "icon-start": "_icon-start_1b48w_114",
1816
1816
  "icon-end": "_icon-end_1b48w_118"
1817
- }, Te = Ke.bind(Pr), Mr = Ze(
1817
+ }, be = Qe.bind(Rr), Lr = Je(
1818
1818
  ({
1819
1819
  variant: e = "primary",
1820
1820
  icon: t,
@@ -1830,11 +1830,11 @@ const wr = "_button_1b48w_1", Cr = "_primary_1b48w_19", Sr = "_disabled_1b48w_24
1830
1830
  dataAutomationId: h,
1831
1831
  ...y
1832
1832
  }, _) => {
1833
- const d = Te("button", e, p, {
1833
+ const d = be("button", e, p, {
1834
1834
  disabled: c,
1835
1835
  wide: n
1836
1836
  }), u = e === "text" && t;
1837
- return /* @__PURE__ */ ae.jsxs(
1837
+ return /* @__PURE__ */ Ye(
1838
1838
  "button",
1839
1839
  {
1840
1840
  ref: _,
@@ -1847,10 +1847,10 @@ const wr = "_button_1b48w_1", Cr = "_primary_1b48w_19", Sr = "_disabled_1b48w_24
1847
1847
  "data-automation-id": h,
1848
1848
  ...y,
1849
1849
  children: [
1850
- u && /* @__PURE__ */ ae.jsx(
1850
+ u && /* @__PURE__ */ Ze(
1851
1851
  "i",
1852
1852
  {
1853
- className: Te("icon", {
1853
+ className: be("icon", {
1854
1854
  [`icon-${r}`]: r
1855
1855
  }),
1856
1856
  children: S(u)
@@ -1863,5 +1863,5 @@ const wr = "_button_1b48w_1", Cr = "_primary_1b48w_19", Sr = "_disabled_1b48w_24
1863
1863
  }
1864
1864
  );
1865
1865
  export {
1866
- Mr as B
1866
+ Lr as B
1867
1867
  };