@hybr1d-tech/charizard 0.7.16 → 0.7.18
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.
- package/dist/hybr1d-ui.js +869 -867
- package/dist/hybr1d-ui.umd.cjs +10 -10
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -16,7 +16,7 @@ import { useReactTable as os, getCoreRowModel as as, flexRender as tt } from "@t
|
|
|
16
16
|
import * as an from "@zag-js/dialog";
|
|
17
17
|
import * as rn from "@zag-js/popover";
|
|
18
18
|
import rs, { components as Q0 } from "react-select";
|
|
19
|
-
import { keyframes as ua, jsx as
|
|
19
|
+
import { keyframes as ua, jsx as z, css as ls } from "@emotion/react";
|
|
20
20
|
import { createPortal as is } from "react-dom";
|
|
21
21
|
import * as wt from "@zag-js/radio-group";
|
|
22
22
|
import { Tooltip as da } from "react-tooltip";
|
|
@@ -78,16 +78,16 @@ function Ba() {
|
|
|
78
78
|
var C = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
79
79
|
function v(g) {
|
|
80
80
|
{
|
|
81
|
-
for (var j = arguments.length,
|
|
82
|
-
|
|
83
|
-
y("error", g,
|
|
81
|
+
for (var j = arguments.length, H = new Array(j > 1 ? j - 1 : 0), Z = 1; Z < j; Z++)
|
|
82
|
+
H[Z - 1] = arguments[Z];
|
|
83
|
+
y("error", g, H);
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
|
-
function y(g, j,
|
|
86
|
+
function y(g, j, H) {
|
|
87
87
|
{
|
|
88
88
|
var Z = C.ReactDebugCurrentFrame, a0 = Z.getStackAddendum();
|
|
89
|
-
a0 !== "" && (j += "%s",
|
|
90
|
-
var i0 =
|
|
89
|
+
a0 !== "" && (j += "%s", H = H.concat([a0]));
|
|
90
|
+
var i0 = H.map(function(t0) {
|
|
91
91
|
return String(t0);
|
|
92
92
|
});
|
|
93
93
|
i0.unshift("Warning: " + j), Function.prototype.apply.call(console[g], console, i0);
|
|
@@ -102,12 +102,12 @@ function Ba() {
|
|
|
102
102
|
// with.
|
|
103
103
|
g.$$typeof === G || g.getModuleId !== void 0));
|
|
104
104
|
}
|
|
105
|
-
function q(g, j,
|
|
105
|
+
function q(g, j, H) {
|
|
106
106
|
var Z = g.displayName;
|
|
107
107
|
if (Z)
|
|
108
108
|
return Z;
|
|
109
109
|
var a0 = j.displayName || j.name || "";
|
|
110
|
-
return a0 !== "" ?
|
|
110
|
+
return a0 !== "" ? H + "(" + a0 + ")" : H;
|
|
111
111
|
}
|
|
112
112
|
function P(g) {
|
|
113
113
|
return g.displayName || "Context";
|
|
@@ -139,8 +139,8 @@ function Ba() {
|
|
|
139
139
|
var j = g;
|
|
140
140
|
return P(j) + ".Consumer";
|
|
141
141
|
case i:
|
|
142
|
-
var
|
|
143
|
-
return P(
|
|
142
|
+
var H = g;
|
|
143
|
+
return P(H._context) + ".Provider";
|
|
144
144
|
case l:
|
|
145
145
|
return q(g, g.render, "ForwardRef");
|
|
146
146
|
case m:
|
|
@@ -219,8 +219,8 @@ function Ba() {
|
|
|
219
219
|
X < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
|
-
var
|
|
223
|
-
function U(g, j,
|
|
222
|
+
var k = C.ReactCurrentDispatcher, $;
|
|
223
|
+
function U(g, j, H) {
|
|
224
224
|
{
|
|
225
225
|
if ($ === void 0)
|
|
226
226
|
try {
|
|
@@ -242,16 +242,16 @@ function Ba() {
|
|
|
242
242
|
if (!g || w0)
|
|
243
243
|
return "";
|
|
244
244
|
{
|
|
245
|
-
var
|
|
246
|
-
if (
|
|
247
|
-
return
|
|
245
|
+
var H = E0.get(g);
|
|
246
|
+
if (H !== void 0)
|
|
247
|
+
return H;
|
|
248
248
|
}
|
|
249
249
|
var Z;
|
|
250
250
|
w0 = !0;
|
|
251
251
|
var a0 = Error.prepareStackTrace;
|
|
252
252
|
Error.prepareStackTrace = void 0;
|
|
253
253
|
var i0;
|
|
254
|
-
i0 =
|
|
254
|
+
i0 = k.current, k.current = null, F0();
|
|
255
255
|
try {
|
|
256
256
|
if (j) {
|
|
257
257
|
var t0 = function() {
|
|
@@ -304,19 +304,19 @@ function Ba() {
|
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
306
|
} finally {
|
|
307
|
-
w0 = !1,
|
|
307
|
+
w0 = !1, k.current = i0, g0(), Error.prepareStackTrace = a0;
|
|
308
308
|
}
|
|
309
309
|
var Ge = g ? g.displayName || g.name : "", je = Ge ? U(Ge) : "";
|
|
310
310
|
return typeof g == "function" && E0.set(g, je), je;
|
|
311
311
|
}
|
|
312
|
-
function Y0(g, j,
|
|
312
|
+
function Y0(g, j, H) {
|
|
313
313
|
return ee(g, !1);
|
|
314
314
|
}
|
|
315
315
|
function R0(g) {
|
|
316
316
|
var j = g.prototype;
|
|
317
317
|
return !!(j && j.isReactComponent);
|
|
318
318
|
}
|
|
319
|
-
function K0(g, j,
|
|
319
|
+
function K0(g, j, H) {
|
|
320
320
|
if (g == null)
|
|
321
321
|
return "";
|
|
322
322
|
if (typeof g == "function")
|
|
@@ -334,11 +334,11 @@ function Ba() {
|
|
|
334
334
|
case l:
|
|
335
335
|
return Y0(g.render);
|
|
336
336
|
case m:
|
|
337
|
-
return K0(g.type, j,
|
|
337
|
+
return K0(g.type, j, H);
|
|
338
338
|
case h: {
|
|
339
339
|
var Z = g, a0 = Z._payload, i0 = Z._init;
|
|
340
340
|
try {
|
|
341
|
-
return K0(i0(a0), j,
|
|
341
|
+
return K0(i0(a0), j, H);
|
|
342
342
|
} catch {
|
|
343
343
|
}
|
|
344
344
|
}
|
|
@@ -348,12 +348,12 @@ function Ba() {
|
|
|
348
348
|
var he = Object.prototype.hasOwnProperty, dt = {}, Ce = C.ReactDebugCurrentFrame;
|
|
349
349
|
function le(g) {
|
|
350
350
|
if (g) {
|
|
351
|
-
var j = g._owner,
|
|
352
|
-
Ce.setExtraStackFrame(
|
|
351
|
+
var j = g._owner, H = K0(g.type, g._source, j ? j.type : null);
|
|
352
|
+
Ce.setExtraStackFrame(H);
|
|
353
353
|
} else
|
|
354
354
|
Ce.setExtraStackFrame(null);
|
|
355
355
|
}
|
|
356
|
-
function T0(g, j,
|
|
356
|
+
function T0(g, j, H, Z, a0) {
|
|
357
357
|
{
|
|
358
358
|
var i0 = Function.call.bind(he);
|
|
359
359
|
for (var t0 in g)
|
|
@@ -361,14 +361,14 @@ function Ba() {
|
|
|
361
361
|
var e0 = void 0;
|
|
362
362
|
try {
|
|
363
363
|
if (typeof g[t0] != "function") {
|
|
364
|
-
var P0 = Error((Z || "React class") + ": " +
|
|
364
|
+
var P0 = Error((Z || "React class") + ": " + H + " type `" + t0 + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof g[t0] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
365
365
|
throw P0.name = "Invariant Violation", P0;
|
|
366
366
|
}
|
|
367
|
-
e0 = g[t0](j, t0, Z,
|
|
367
|
+
e0 = g[t0](j, t0, Z, H, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
368
368
|
} catch (v0) {
|
|
369
369
|
e0 = v0;
|
|
370
370
|
}
|
|
371
|
-
e0 && !(e0 instanceof Error) && (le(a0), v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", Z || "React class",
|
|
371
|
+
e0 && !(e0 instanceof Error) && (le(a0), v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", Z || "React class", H, t0, typeof e0), le(null)), e0 instanceof Error && !(e0.message in dt) && (dt[e0.message] = !0, le(a0), v("Failed %s type: %s", H, e0.message), le(null));
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
374
|
}
|
|
@@ -378,8 +378,8 @@ function Ba() {
|
|
|
378
378
|
}
|
|
379
379
|
function Go(g) {
|
|
380
380
|
{
|
|
381
|
-
var j = typeof Symbol == "function" && Symbol.toStringTag,
|
|
382
|
-
return
|
|
381
|
+
var j = typeof Symbol == "function" && Symbol.toStringTag, H = j && g[Symbol.toStringTag] || g.constructor.name || "Object";
|
|
382
|
+
return H;
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
function Do(g) {
|
|
@@ -419,42 +419,42 @@ function Ba() {
|
|
|
419
419
|
}
|
|
420
420
|
return g.key !== void 0;
|
|
421
421
|
}
|
|
422
|
-
function
|
|
422
|
+
function Oo(g, j) {
|
|
423
423
|
if (typeof g.ref == "string" && $e.current && j && $e.current.stateNode !== j) {
|
|
424
|
-
var
|
|
425
|
-
$t[
|
|
424
|
+
var H = R($e.current.type);
|
|
425
|
+
$t[H] || (v('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', R($e.current.type), g.ref), $t[H] = !0);
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
|
-
function
|
|
428
|
+
function zo(g, j) {
|
|
429
429
|
{
|
|
430
|
-
var
|
|
430
|
+
var H = function() {
|
|
431
431
|
q2 || (q2 = !0, v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", j));
|
|
432
432
|
};
|
|
433
|
-
|
|
434
|
-
get:
|
|
433
|
+
H.isReactWarning = !0, Object.defineProperty(g, "key", {
|
|
434
|
+
get: H,
|
|
435
435
|
configurable: !0
|
|
436
436
|
});
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
439
|
function Wo(g, j) {
|
|
440
440
|
{
|
|
441
|
-
var
|
|
441
|
+
var H = function() {
|
|
442
442
|
U2 || (U2 = !0, v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", j));
|
|
443
443
|
};
|
|
444
|
-
|
|
445
|
-
get:
|
|
444
|
+
H.isReactWarning = !0, Object.defineProperty(g, "ref", {
|
|
445
|
+
get: H,
|
|
446
446
|
configurable: !0
|
|
447
447
|
});
|
|
448
448
|
}
|
|
449
449
|
}
|
|
450
|
-
var Zo = function(g, j,
|
|
450
|
+
var Zo = function(g, j, H, Z, a0, i0, t0) {
|
|
451
451
|
var e0 = {
|
|
452
452
|
// This tag allows us to uniquely identify this as a React Element
|
|
453
453
|
$$typeof: t,
|
|
454
454
|
// Built-in properties that belong on the element
|
|
455
455
|
type: g,
|
|
456
456
|
key: j,
|
|
457
|
-
ref:
|
|
457
|
+
ref: H,
|
|
458
458
|
props: t0,
|
|
459
459
|
// Record the component responsible for creating this element.
|
|
460
460
|
_owner: i0
|
|
@@ -476,10 +476,10 @@ function Ba() {
|
|
|
476
476
|
value: a0
|
|
477
477
|
}), Object.freeze && (Object.freeze(e0.props), Object.freeze(e0)), e0;
|
|
478
478
|
};
|
|
479
|
-
function Xo(g, j,
|
|
479
|
+
function Xo(g, j, H, Z, a0) {
|
|
480
480
|
{
|
|
481
481
|
var i0, t0 = {}, e0 = null, P0 = null;
|
|
482
|
-
|
|
482
|
+
H !== void 0 && (J2(H), e0 = "" + H), Po(j) && (J2(j.key), e0 = "" + j.key), To(j) && (P0 = j.ref, Oo(j, a0));
|
|
483
483
|
for (i0 in j)
|
|
484
484
|
he.call(j, i0) && !Mo.hasOwnProperty(i0) && (t0[i0] = j[i0]);
|
|
485
485
|
if (g && g.defaultProps) {
|
|
@@ -489,7 +489,7 @@ function Ba() {
|
|
|
489
489
|
}
|
|
490
490
|
if (e0 || P0) {
|
|
491
491
|
var I0 = typeof g == "function" ? g.displayName || g.name || "Unknown" : g;
|
|
492
|
-
e0 &&
|
|
492
|
+
e0 && zo(t0, I0), P0 && Wo(t0, I0);
|
|
493
493
|
}
|
|
494
494
|
return Zo(g, e0, P0, a0, Z, $e.current, t0);
|
|
495
495
|
}
|
|
@@ -497,8 +497,8 @@ function Ba() {
|
|
|
497
497
|
var Yt = C.ReactCurrentOwner, Q2 = C.ReactDebugCurrentFrame;
|
|
498
498
|
function He(g) {
|
|
499
499
|
if (g) {
|
|
500
|
-
var j = g._owner,
|
|
501
|
-
Q2.setExtraStackFrame(
|
|
500
|
+
var j = g._owner, H = K0(g.type, g._source, j ? j.type : null);
|
|
501
|
+
Q2.setExtraStackFrame(H);
|
|
502
502
|
} else
|
|
503
503
|
Q2.setExtraStackFrame(null);
|
|
504
504
|
}
|
|
@@ -527,10 +527,10 @@ Check the render method of \`` + g + "`.";
|
|
|
527
527
|
{
|
|
528
528
|
var j = K2();
|
|
529
529
|
if (!j) {
|
|
530
|
-
var
|
|
531
|
-
|
|
530
|
+
var H = typeof g == "string" ? g : g.displayName || g.name;
|
|
531
|
+
H && (j = `
|
|
532
532
|
|
|
533
|
-
Check the top-level render call using <` +
|
|
533
|
+
Check the top-level render call using <` + H + ">.");
|
|
534
534
|
}
|
|
535
535
|
return j;
|
|
536
536
|
}
|
|
@@ -540,12 +540,12 @@ Check the top-level render call using <` + k + ">.");
|
|
|
540
540
|
if (!g._store || g._store.validated || g.key != null)
|
|
541
541
|
return;
|
|
542
542
|
g._store.validated = !0;
|
|
543
|
-
var
|
|
544
|
-
if (en[
|
|
543
|
+
var H = Yo(j);
|
|
544
|
+
if (en[H])
|
|
545
545
|
return;
|
|
546
|
-
en[
|
|
546
|
+
en[H] = !0;
|
|
547
547
|
var Z = "";
|
|
548
|
-
g && g._owner && g._owner !== Yt.current && (Z = " It was passed a child from " + R(g._owner.type) + "."), He(g), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',
|
|
548
|
+
g && g._owner && g._owner !== Yt.current && (Z = " It was passed a child from " + R(g._owner.type) + "."), He(g), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', H, Z), He(null);
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
551
|
function nn(g, j) {
|
|
@@ -553,8 +553,8 @@ Check the top-level render call using <` + k + ">.");
|
|
|
553
553
|
if (typeof g != "object")
|
|
554
554
|
return;
|
|
555
555
|
if (Ne(g))
|
|
556
|
-
for (var
|
|
557
|
-
var Z = g[
|
|
556
|
+
for (var H = 0; H < g.length; H++) {
|
|
557
|
+
var Z = g[H];
|
|
558
558
|
qt(Z) && tn(Z, j);
|
|
559
559
|
}
|
|
560
560
|
else if (qt(g))
|
|
@@ -572,18 +572,18 @@ Check the top-level render call using <` + k + ">.");
|
|
|
572
572
|
var j = g.type;
|
|
573
573
|
if (j == null || typeof j == "string")
|
|
574
574
|
return;
|
|
575
|
-
var
|
|
575
|
+
var H;
|
|
576
576
|
if (typeof j == "function")
|
|
577
|
-
|
|
577
|
+
H = j.propTypes;
|
|
578
578
|
else if (typeof j == "object" && (j.$$typeof === l || // Note: Memo only checks outer props here.
|
|
579
579
|
// Inner props are checked in the reconciler.
|
|
580
580
|
j.$$typeof === m))
|
|
581
|
-
|
|
581
|
+
H = j.propTypes;
|
|
582
582
|
else
|
|
583
583
|
return;
|
|
584
|
-
if (
|
|
584
|
+
if (H) {
|
|
585
585
|
var Z = R(j);
|
|
586
|
-
T0(
|
|
586
|
+
T0(H, g.props, "prop", Z, g);
|
|
587
587
|
} else if (j.PropTypes !== void 0 && !Jt) {
|
|
588
588
|
Jt = !0;
|
|
589
589
|
var a0 = R(j);
|
|
@@ -594,8 +594,8 @@ Check the top-level render call using <` + k + ">.");
|
|
|
594
594
|
}
|
|
595
595
|
function qo(g) {
|
|
596
596
|
{
|
|
597
|
-
for (var j = Object.keys(g.props),
|
|
598
|
-
var Z = j[
|
|
597
|
+
for (var j = Object.keys(g.props), H = 0; H < j.length; H++) {
|
|
598
|
+
var Z = j[H];
|
|
599
599
|
if (Z !== "children" && Z !== "key") {
|
|
600
600
|
He(g), v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", Z), He(null);
|
|
601
601
|
break;
|
|
@@ -605,7 +605,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
605
605
|
}
|
|
606
606
|
}
|
|
607
607
|
var sn = {};
|
|
608
|
-
function on(g, j,
|
|
608
|
+
function on(g, j, H, Z, a0, i0) {
|
|
609
609
|
{
|
|
610
610
|
var t0 = L(g);
|
|
611
611
|
if (!t0) {
|
|
@@ -616,7 +616,7 @@ Check the top-level render call using <` + k + ">.");
|
|
|
616
616
|
var v0;
|
|
617
617
|
g === null ? v0 = "null" : Ne(g) ? v0 = "array" : g !== void 0 && g.$$typeof === t ? (v0 = "<" + (R(g.type) || "Unknown") + " />", e0 = " Did you accidentally export a JSX literal instead of a component?") : v0 = typeof g, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", v0, e0);
|
|
618
618
|
}
|
|
619
|
-
var I0 = Xo(g, j,
|
|
619
|
+
var I0 = Xo(g, j, H, a0, i0);
|
|
620
620
|
if (I0 == null)
|
|
621
621
|
return I0;
|
|
622
622
|
if (t0) {
|
|
@@ -649,11 +649,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
649
649
|
return g === a ? qo(I0) : Jo(I0), I0;
|
|
650
650
|
}
|
|
651
651
|
}
|
|
652
|
-
function Uo(g, j,
|
|
653
|
-
return on(g, j,
|
|
652
|
+
function Uo(g, j, H) {
|
|
653
|
+
return on(g, j, H, !0);
|
|
654
654
|
}
|
|
655
|
-
function Qo(g, j,
|
|
656
|
-
return on(g, j,
|
|
655
|
+
function Qo(g, j, H) {
|
|
656
|
+
return on(g, j, H, !1);
|
|
657
657
|
}
|
|
658
658
|
var Ko = Qo, ea = Uo;
|
|
659
659
|
Je.Fragment = a, Je.jsx = Ko, Je.jsxs = ea;
|
|
@@ -661,7 +661,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
661
661
|
}
|
|
662
662
|
process.env.NODE_ENV === "production" ? b2.exports = Ea() : b2.exports = Ba();
|
|
663
663
|
var s = b2.exports;
|
|
664
|
-
const pe = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.694%208.284a1.043%201.043%200%200%201%200%201.476l-6.956%206.956a1.044%201.044%200%200%201-1.476%200L4.306%209.76A1.043%201.043%200%201%201%205.78%208.284L12%2014.503l6.219-6.22a1.043%201.043%200%200%201%201.475%200'%20fill='%23070F2C'/%3e%3c/svg%3e", cs = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2014.25a2.25%202.25%200%201%201%200-4.5%202.25%202.25%200%200%201%200%204.5Zm7.5%200a2.25%202.25%200%201%201%200-4.5%202.25%202.25%200%200%201%200%204.5Zm7.5%200a2.25%202.25%200%201%201%200-4.5%202.25%202.25%200%200%201%200%204.5Z'%20fill='%23C5C2D7'/%3e%3c/svg%3e", Fa = "_btn_1xkr8_2", Ra = "_disabled_1xkr8_23", Va = "_btnSm_1xkr8_31", La = "_btnAdapt_1xkr8_38", ka = "_btnXs_1xkr8_42", Ha = "_btnPrimary_1xkr8_56", Ga = "_btnSecondary_1xkr8_65", Da = "_btnGhost_1xkr8_74", Ma = "_btnDanger_1xkr8_84", Ta = "_btnLink_1xkr8_89", Pa = "_btnMinimal_1xkr8_94",
|
|
664
|
+
const pe = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.694%208.284a1.043%201.043%200%200%201%200%201.476l-6.956%206.956a1.044%201.044%200%200%201-1.476%200L4.306%209.76A1.043%201.043%200%201%201%205.78%208.284L12%2014.503l6.219-6.22a1.043%201.043%200%200%201%201.475%200'%20fill='%23070F2C'/%3e%3c/svg%3e", cs = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2014.25a2.25%202.25%200%201%201%200-4.5%202.25%202.25%200%200%201%200%204.5Zm7.5%200a2.25%202.25%200%201%201%200-4.5%202.25%202.25%200%200%201%200%204.5Zm7.5%200a2.25%202.25%200%201%201%200-4.5%202.25%202.25%200%200%201%200%204.5Z'%20fill='%23C5C2D7'/%3e%3c/svg%3e", Fa = "_btn_1xkr8_2", Ra = "_disabled_1xkr8_23", Va = "_btnSm_1xkr8_31", La = "_btnAdapt_1xkr8_38", ka = "_btnXs_1xkr8_42", Ha = "_btnPrimary_1xkr8_56", Ga = "_btnSecondary_1xkr8_65", Da = "_btnGhost_1xkr8_74", Ma = "_btnDanger_1xkr8_84", Ta = "_btnLink_1xkr8_89", Pa = "_btnMinimal_1xkr8_94", Oa = "_btnGrp_1xkr8_106", za = "_btnMenu_1xkr8_112", Wa = "_btnMenuSingle_1xkr8_118", Za = "_btnAddon_1xkr8_122", Xa = "_btnAddonPrimary_1xkr8_127", $a = "_btnAddonSecondary_1xkr8_132", Ya = "_btnAddonGhost_1xkr8_136", Ja = "_btnImgPrimary_1xkr8_140", qa = "_btnImgSecondary_1xkr8_144", Ua = "_btnImgGhost_1xkr8_148", Qa = "_btnImgSm_1xkr8_152", Ka = "_menus_1xkr8_157", er = "_menu_1xkr8_157", tr = "_menuDisabled_1xkr8_186", nr = "_menuIcon_1xkr8_195", sr = "_customTrigger_1xkr8_206", or = "_customTriggerActive_1xkr8_218", ar = "_actionsBoxRegular_1xkr8_224", rr = "_actionsBoxSmall_1xkr8_235", lr = "_actionsDropdownSpan_1xkr8_240", ir = "_actionsDropdown_1xkr8_240", cr = "_actionsDropdownActive_1xkr8_261", ur = "_chevronDown_1xkr8_265", O = {
|
|
665
665
|
btn: Fa,
|
|
666
666
|
disabled: Ra,
|
|
667
667
|
btnSm: Va,
|
|
@@ -673,8 +673,8 @@ const pe = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20wid
|
|
|
673
673
|
btnDanger: Ma,
|
|
674
674
|
btnLink: Ta,
|
|
675
675
|
btnMinimal: Pa,
|
|
676
|
-
btnGrp:
|
|
677
|
-
btnMenu:
|
|
676
|
+
btnGrp: Oa,
|
|
677
|
+
btnMenu: za,
|
|
678
678
|
btnMenuSingle: Wa,
|
|
679
679
|
btnAddon: Za,
|
|
680
680
|
btnAddonPrimary: Xa,
|
|
@@ -733,17 +733,17 @@ function H0({
|
|
|
733
733
|
"button",
|
|
734
734
|
{
|
|
735
735
|
className: I(
|
|
736
|
-
|
|
737
|
-
t === "primary" &&
|
|
738
|
-
t === "secondary" &&
|
|
739
|
-
t === "ghost" &&
|
|
740
|
-
t === "danger" &&
|
|
741
|
-
t === "link" &&
|
|
742
|
-
t === "minimal" &&
|
|
743
|
-
r === "sm" &&
|
|
744
|
-
r === "adapt" &&
|
|
745
|
-
r === "xs" &&
|
|
746
|
-
o &&
|
|
736
|
+
O.btn,
|
|
737
|
+
t === "primary" && O.btnPrimary,
|
|
738
|
+
t === "secondary" && O.btnSecondary,
|
|
739
|
+
t === "ghost" && O.btnGhost,
|
|
740
|
+
t === "danger" && O.btnDanger,
|
|
741
|
+
t === "link" && O.btnLink,
|
|
742
|
+
t === "minimal" && O.btnMinimal,
|
|
743
|
+
r === "sm" && O.btnSm,
|
|
744
|
+
r === "adapt" && O.btnAdapt,
|
|
745
|
+
r === "xs" && O.btnXs,
|
|
746
|
+
o && O.disabled
|
|
747
747
|
),
|
|
748
748
|
disabled: o,
|
|
749
749
|
onClick: a,
|
|
@@ -790,14 +790,14 @@ function us({
|
|
|
790
790
|
return v.addEventListener("scroll", b, { passive: !0 }), () => v.removeEventListener("scroll", b);
|
|
791
791
|
}
|
|
792
792
|
}, []);
|
|
793
|
-
const C = /* @__PURE__ */ s.jsx(s.Fragment, { children: a.length > 0 && /* @__PURE__ */ s.jsx("div", { ..._.getPositionerProps(), children: /* @__PURE__ */ s.jsx("div", { ..._.getContentProps(), className:
|
|
793
|
+
const C = /* @__PURE__ */ s.jsx(s.Fragment, { children: a.length > 0 && /* @__PURE__ */ s.jsx("div", { ..._.getPositionerProps(), children: /* @__PURE__ */ s.jsx("div", { ..._.getContentProps(), className: O.menus, children: a.filter((v) => v.filterFn ? v.filterFn(c) : !0).map((v) => /* @__PURE__ */ s.jsxs(
|
|
794
794
|
"div",
|
|
795
795
|
{
|
|
796
|
-
className: I(
|
|
796
|
+
className: I(O.menu, { [O.menuDisabled]: v.disabled }),
|
|
797
797
|
..._.getItemProps({ value: v.label.toLowerCase() }),
|
|
798
798
|
onClick: v.disabled ? void 0 : r ? () => v.onClick(c) : v.onClick,
|
|
799
799
|
children: [
|
|
800
|
-
v.iconSrc && /* @__PURE__ */ s.jsx(V, { path: v.iconSrc, svgClassName:
|
|
800
|
+
v.iconSrc && /* @__PURE__ */ s.jsx(V, { path: v.iconSrc, svgClassName: O.menuIcon }),
|
|
801
801
|
v.label
|
|
802
802
|
]
|
|
803
803
|
},
|
|
@@ -808,19 +808,19 @@ function us({
|
|
|
808
808
|
"button",
|
|
809
809
|
{
|
|
810
810
|
className: I(
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
t === "primary" &&
|
|
814
|
-
t === "secondary" &&
|
|
815
|
-
t === "ghost" &&
|
|
816
|
-
l === "sm" &&
|
|
817
|
-
o &&
|
|
811
|
+
O.btn,
|
|
812
|
+
O.btnMenuSingle,
|
|
813
|
+
t === "primary" && O.btnPrimary,
|
|
814
|
+
t === "secondary" && O.btnSecondary,
|
|
815
|
+
t === "ghost" && O.btnGhost,
|
|
816
|
+
l === "sm" && O.btnSm,
|
|
817
|
+
o && O.disabled
|
|
818
818
|
),
|
|
819
819
|
disabled: o,
|
|
820
820
|
..._.getTriggerProps(),
|
|
821
821
|
children: [
|
|
822
822
|
e,
|
|
823
|
-
/* @__PURE__ */ s.jsx(V, { path: pe, width: 24, height: 24, svgClassName:
|
|
823
|
+
/* @__PURE__ */ s.jsx(V, { path: pe, width: 24, height: 24, svgClassName: O.chevronDown })
|
|
824
824
|
]
|
|
825
825
|
}
|
|
826
826
|
) : r ? /* @__PURE__ */ s.jsx(
|
|
@@ -828,24 +828,24 @@ function us({
|
|
|
828
828
|
{
|
|
829
829
|
className: I(
|
|
830
830
|
"zap-reset-btn",
|
|
831
|
-
|
|
832
|
-
_.open &&
|
|
831
|
+
O.customTrigger,
|
|
832
|
+
_.open && O.customTriggerActive
|
|
833
833
|
),
|
|
834
834
|
..._.getTriggerProps(),
|
|
835
835
|
children: e
|
|
836
836
|
}
|
|
837
|
-
) : /* @__PURE__ */ s.jsxs("div", { className:
|
|
837
|
+
) : /* @__PURE__ */ s.jsxs("div", { className: O.btnGrp, children: [
|
|
838
838
|
/* @__PURE__ */ s.jsx(
|
|
839
839
|
"button",
|
|
840
840
|
{
|
|
841
841
|
className: I(
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
t === "primary" &&
|
|
845
|
-
t === "secondary" &&
|
|
846
|
-
t === "ghost" &&
|
|
847
|
-
l === "sm" &&
|
|
848
|
-
o &&
|
|
842
|
+
O.btn,
|
|
843
|
+
O.btnMenu,
|
|
844
|
+
t === "primary" && O.btnPrimary,
|
|
845
|
+
t === "secondary" && O.btnSecondary,
|
|
846
|
+
t === "ghost" && O.btnGhost,
|
|
847
|
+
l === "sm" && O.btnSm,
|
|
848
|
+
o && O.disabled
|
|
849
849
|
),
|
|
850
850
|
disabled: o,
|
|
851
851
|
onClick: n,
|
|
@@ -856,16 +856,16 @@ function us({
|
|
|
856
856
|
"button",
|
|
857
857
|
{
|
|
858
858
|
className: I(
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
t === "primary" &&
|
|
862
|
-
t === "primary" &&
|
|
863
|
-
t === "secondary" &&
|
|
864
|
-
t === "secondary" &&
|
|
865
|
-
t === "ghost" &&
|
|
866
|
-
t === "ghost" &&
|
|
867
|
-
l === "sm" &&
|
|
868
|
-
o &&
|
|
859
|
+
O.btn,
|
|
860
|
+
O.btnAddon,
|
|
861
|
+
t === "primary" && O.btnPrimary,
|
|
862
|
+
t === "primary" && O.btnAddonPrimary,
|
|
863
|
+
t === "secondary" && O.btnSecondary,
|
|
864
|
+
t === "secondary" && O.btnAddonSecondary,
|
|
865
|
+
t === "ghost" && O.btnGhost,
|
|
866
|
+
t === "ghost" && O.btnAddonGhost,
|
|
867
|
+
l === "sm" && O.btnSm,
|
|
868
|
+
o && O.disabled
|
|
869
869
|
),
|
|
870
870
|
disabled: o,
|
|
871
871
|
..._.getTriggerProps(),
|
|
@@ -875,10 +875,10 @@ function us({
|
|
|
875
875
|
src: pe,
|
|
876
876
|
alt: "chevron down",
|
|
877
877
|
className: I(
|
|
878
|
-
t === "primary" &&
|
|
879
|
-
t === "secondary" &&
|
|
880
|
-
t === "ghost" &&
|
|
881
|
-
l === "sm" &&
|
|
878
|
+
t === "primary" && O.btnImgPrimary,
|
|
879
|
+
t === "secondary" && O.btnImgSecondary,
|
|
880
|
+
t === "ghost" && O.btnImgGhost,
|
|
881
|
+
l === "sm" && O.btnImgSm
|
|
882
882
|
)
|
|
883
883
|
}
|
|
884
884
|
)
|
|
@@ -907,16 +907,16 @@ function dr({
|
|
|
907
907
|
"div",
|
|
908
908
|
{
|
|
909
909
|
className: I(
|
|
910
|
-
o === "regular" &&
|
|
911
|
-
o === "small" &&
|
|
912
|
-
n &&
|
|
910
|
+
o === "regular" && O.actionsBoxRegular,
|
|
911
|
+
o === "small" && O.actionsBoxSmall,
|
|
912
|
+
n && O.actionsBoxActive
|
|
913
913
|
),
|
|
914
914
|
children: /* @__PURE__ */ s.jsx(
|
|
915
915
|
V,
|
|
916
916
|
{
|
|
917
917
|
path: cs,
|
|
918
|
-
svgClassName: I(
|
|
919
|
-
spanClassName:
|
|
918
|
+
svgClassName: I(O.actionsDropdown, n && O.actionsDropdownActive),
|
|
919
|
+
spanClassName: O.actionsDropdownSpan
|
|
920
920
|
}
|
|
921
921
|
)
|
|
922
922
|
}
|
|
@@ -960,7 +960,7 @@ function ds({
|
|
|
960
960
|
n && /* @__PURE__ */ s.jsx(H0, { onClick: r, variant: X0.GHOST, children: n })
|
|
961
961
|
] });
|
|
962
962
|
}
|
|
963
|
-
const Cr = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='currentColor'%3e%3cpath%20d='M4.627%208.889%204%204l2.483%202.207L9.5%208.889H4.627Z'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.65%203.337a.75.75%200%200%201%20.848.102l1.988%201.767A8.725%208.725%200%200%201%2012%203.25a8.725%208.725%200%200%201%206.187%202.563A8.725%208.725%200%200%201%2020.75%2012a8.725%208.725%200%200%201-2.563%206.187A8.724%208.724%200%200%201%2012%2020.75a8.725%208.725%200%200%201-6.187-2.563%208.764%208.764%200%200%201-1.876-2.784.75.75%200%200%201%201.381-.584A7.262%207.262%200%200%200%2012%2019.25a7.225%207.225%200%200%200%205.127-2.123A7.225%207.225%200%200%200%2019.25%2012a7.226%207.226%200%200%200-2.123-5.127A7.225%207.225%200%200%200%2012%204.75a7.225%207.225%200%200%200-4.375%201.469l2.373%202.11a.75.75%200%200%201-.498%201.31H4.628a.75.75%200%200%201-.744-.655l-.628-4.889a.75.75%200%200%201%20.394-.758ZM5.404%206.25l-.405-.36.094.736c.1-.128.204-.254.31-.376Zm.458%201.888c.199-.314.42-.612.663-.891l1.002.89H5.862Z'/%3e%3c/g%3e%3c/svg%3e", Ir = "_filters_14ho9_1", _r = "_filtersInfo_14ho9_7", yr = "_filter_14ho9_1", Ar = "_filterIcon2_14ho9_22", wr = "_filterCol_14ho9_26", Nr = "_filterActive_14ho9_34", jr = "_filterIcon_14ho9_22", Sr = "_resetIcon2_14ho9_44", Er = "_totalSelected_14ho9_68", Br = "_positioner_14ho9_80", Fr = "_dropdown_14ho9_84", Rr = "_options_14ho9_99", Vr = "_optionsEmpty_14ho9_107", Lr = "_option_14ho9_99", kr = "_selectedFilters_14ho9_132", Hr = "_dropdownSearch_14ho9_139", Gr = "_footerBox_14ho9_148", Dr = "_footer_14ho9_148", Mr = "_resetBtn_14ho9_168", Tr = "_resetIcon_14ho9_44", Pr = "_optionLabel_14ho9_198",
|
|
963
|
+
const Cr = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='currentColor'%3e%3cpath%20d='M4.627%208.889%204%204l2.483%202.207L9.5%208.889H4.627Z'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.65%203.337a.75.75%200%200%201%20.848.102l1.988%201.767A8.725%208.725%200%200%201%2012%203.25a8.725%208.725%200%200%201%206.187%202.563A8.725%208.725%200%200%201%2020.75%2012a8.725%208.725%200%200%201-2.563%206.187A8.724%208.724%200%200%201%2012%2020.75a8.725%208.725%200%200%201-6.187-2.563%208.764%208.764%200%200%201-1.876-2.784.75.75%200%200%201%201.381-.584A7.262%207.262%200%200%200%2012%2019.25a7.225%207.225%200%200%200%205.127-2.123A7.225%207.225%200%200%200%2019.25%2012a7.226%207.226%200%200%200-2.123-5.127A7.225%207.225%200%200%200%2012%204.75a7.225%207.225%200%200%200-4.375%201.469l2.373%202.11a.75.75%200%200%201-.498%201.31H4.628a.75.75%200%200%201-.744-.655l-.628-4.889a.75.75%200%200%201%20.394-.758ZM5.404%206.25l-.405-.36.094.736c.1-.128.204-.254.31-.376Zm.458%201.888c.199-.314.42-.612.663-.891l1.002.89H5.862Z'/%3e%3c/g%3e%3c/svg%3e", Ir = "_filters_14ho9_1", _r = "_filtersInfo_14ho9_7", yr = "_filter_14ho9_1", Ar = "_filterIcon2_14ho9_22", wr = "_filterCol_14ho9_26", Nr = "_filterActive_14ho9_34", jr = "_filterIcon_14ho9_22", Sr = "_resetIcon2_14ho9_44", Er = "_totalSelected_14ho9_68", Br = "_positioner_14ho9_80", Fr = "_dropdown_14ho9_84", Rr = "_options_14ho9_99", Vr = "_optionsEmpty_14ho9_107", Lr = "_option_14ho9_99", kr = "_selectedFilters_14ho9_132", Hr = "_dropdownSearch_14ho9_139", Gr = "_footerBox_14ho9_148", Dr = "_footer_14ho9_148", Mr = "_resetBtn_14ho9_168", Tr = "_resetIcon_14ho9_44", Pr = "_optionLabel_14ho9_198", Or = "_filterTooltip_14ho9_228", zr = "_filterValue_14ho9_244", Wr = "_filterTooltipTrigger_14ho9_258", c0 = {
|
|
964
964
|
filters: Ir,
|
|
965
965
|
filtersInfo: _r,
|
|
966
966
|
filter: yr,
|
|
@@ -982,8 +982,8 @@ const Cr = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%20
|
|
|
982
982
|
resetBtn: Mr,
|
|
983
983
|
resetIcon: Tr,
|
|
984
984
|
optionLabel: Pr,
|
|
985
|
-
filterTooltip:
|
|
986
|
-
filterValue:
|
|
985
|
+
filterTooltip: Or,
|
|
986
|
+
filterValue: zr,
|
|
987
987
|
filterTooltipTrigger: Wr
|
|
988
988
|
};
|
|
989
989
|
function Zr({
|
|
@@ -1575,10 +1575,10 @@ function Tl({ selectors: e }) {
|
|
|
1575
1575
|
a.name
|
|
1576
1576
|
)) });
|
|
1577
1577
|
}
|
|
1578
|
-
const Pl = "_checkboxSpan_13pzc_1",
|
|
1578
|
+
const Pl = "_checkboxSpan_13pzc_1", Ol = "_checkbox_13pzc_1", zl = "_checkboxSelect_13pzc_33", Wl = "_radio_13pzc_39", nt = {
|
|
1579
1579
|
checkboxSpan: Pl,
|
|
1580
|
-
checkbox:
|
|
1581
|
-
checkboxSelect:
|
|
1580
|
+
checkbox: Ol,
|
|
1581
|
+
checkboxSelect: zl,
|
|
1582
1582
|
radio: Wl
|
|
1583
1583
|
}, it = "select", Nt = "dropdown-actions", jt = "select-radio";
|
|
1584
1584
|
function vn({
|
|
@@ -1618,7 +1618,7 @@ function Zl({
|
|
|
1618
1618
|
}
|
|
1619
1619
|
) });
|
|
1620
1620
|
}
|
|
1621
|
-
function
|
|
1621
|
+
function c9({
|
|
1622
1622
|
data: e,
|
|
1623
1623
|
loaderConfig: t,
|
|
1624
1624
|
columns: o,
|
|
@@ -1902,7 +1902,7 @@ const Xl = "_backdropLayer_w582c_1", $l = "_show_w582c_12", Yl = "_backdrop_w582
|
|
|
1902
1902
|
footerBtn: hi,
|
|
1903
1903
|
saveBtn: gi,
|
|
1904
1904
|
cancelBtn: vi
|
|
1905
|
-
}, ct = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.1296%205.5226C13.4012%205.79427%2013.4012%206.23473%2013.1296%206.5064L8.49188%2011.1441C8.22021%2011.4158%207.77975%2011.4158%207.50808%2011.1441L2.8704%206.5064C2.59873%206.23473%202.59873%205.79427%202.8704%205.5226C3.14207%205.25093%203.58253%205.25093%203.8542%205.5226L7.99998%209.66838L12.1458%205.5226C12.4174%205.25093%2012.8579%205.25093%2013.1296%205.5226Z'%20fill='currentColor'/%3e%3c/svg%3e", fi = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.66667%207.99996C6.66667%207.26358%207.25967%206.66663%207.99117%206.66663H8.00883C8.74033%206.66663%209.33333%207.26358%209.33333%207.99996C9.33333%208.73634%208.74033%209.33329%208.00883%209.33329H7.99117C7.25967%209.33329%206.66667%208.73634%206.66667%207.99996Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.66667%207.99996C2.66667%207.26358%203.25967%206.66663%203.99117%206.66663H4.00883C4.74033%206.66663%205.33333%207.26358%205.33333%207.99996C5.33333%208.73634%204.74033%209.33329%204.00883%209.33329H3.99117C3.25967%209.33329%202.66667%208.73634%202.66667%207.99996Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.6667%207.99996C10.6667%207.26358%2011.2597%206.66663%2011.9912%206.66663H12.0088C12.7403%206.66663%2013.3333%207.26358%2013.3333%207.99996C13.3333%208.73634%2012.7403%209.33329%2012.0088%209.33329H11.9912C11.2597%209.33329%2010.6667%208.73634%2010.6667%207.99996Z'%20fill='currentColor'/%3e%3c/svg%3e", bi = "_btn_1m7zg_2", xi = "_disabled_1m7zg_23", Ci = "_btnSmall_1m7zg_31", Ii = "_btnDefault_1m7zg_39", _i = "_btnPrimary_1m7zg_48", yi = "_btnSecondary_1m7zg_62", Ai = "_btnTertiary_1m7zg_79", wi = "_btnLink_1m7zg_97", Ni = "_focusVisible_1m7zg_119", ji = "_iconOnlySmall_1m7zg_131", Si = "_iconOnlyDefault_1m7zg_136", Ei = "_menus_1m7zg_144", Bi = "_menu_1m7zg_144", Fi = "_menuDisabled_1m7zg_174", Ri = "_btnGrp_1m7zg_183", Vi = "_grpTextBtn_1m7zg_188", Li = "_grpIconBtn_1m7zg_195", ki = "_btnAddonSmall_1m7zg_203", Hi = "_btnAddonPrimary_1m7zg_208", Gi = "_btnAddonSecondary_1m7zg_212", Di = "_btnAddonTertiary_1m7zg_216", Mi = "_menuIcon_1m7zg_220", Ti = "_btnActions_1m7zg_228", Pi = "_moreMenuIcon_1m7zg_236",
|
|
1905
|
+
}, ct = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.1296%205.5226C13.4012%205.79427%2013.4012%206.23473%2013.1296%206.5064L8.49188%2011.1441C8.22021%2011.4158%207.77975%2011.4158%207.50808%2011.1441L2.8704%206.5064C2.59873%206.23473%202.59873%205.79427%202.8704%205.5226C3.14207%205.25093%203.58253%205.25093%203.8542%205.5226L7.99998%209.66838L12.1458%205.5226C12.4174%205.25093%2012.8579%205.25093%2013.1296%205.5226Z'%20fill='currentColor'/%3e%3c/svg%3e", fi = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.66667%207.99996C6.66667%207.26358%207.25967%206.66663%207.99117%206.66663H8.00883C8.74033%206.66663%209.33333%207.26358%209.33333%207.99996C9.33333%208.73634%208.74033%209.33329%208.00883%209.33329H7.99117C7.25967%209.33329%206.66667%208.73634%206.66667%207.99996Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.66667%207.99996C2.66667%207.26358%203.25967%206.66663%203.99117%206.66663H4.00883C4.74033%206.66663%205.33333%207.26358%205.33333%207.99996C5.33333%208.73634%204.74033%209.33329%204.00883%209.33329H3.99117C3.25967%209.33329%202.66667%208.73634%202.66667%207.99996Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.6667%207.99996C10.6667%207.26358%2011.2597%206.66663%2011.9912%206.66663H12.0088C12.7403%206.66663%2013.3333%207.26358%2013.3333%207.99996C13.3333%208.73634%2012.7403%209.33329%2012.0088%209.33329H11.9912C11.2597%209.33329%2010.6667%208.73634%2010.6667%207.99996Z'%20fill='currentColor'/%3e%3c/svg%3e", bi = "_btn_1m7zg_2", xi = "_disabled_1m7zg_23", Ci = "_btnSmall_1m7zg_31", Ii = "_btnDefault_1m7zg_39", _i = "_btnPrimary_1m7zg_48", yi = "_btnSecondary_1m7zg_62", Ai = "_btnTertiary_1m7zg_79", wi = "_btnLink_1m7zg_97", Ni = "_focusVisible_1m7zg_119", ji = "_iconOnlySmall_1m7zg_131", Si = "_iconOnlyDefault_1m7zg_136", Ei = "_menus_1m7zg_144", Bi = "_menu_1m7zg_144", Fi = "_menuDisabled_1m7zg_174", Ri = "_btnGrp_1m7zg_183", Vi = "_grpTextBtn_1m7zg_188", Li = "_grpIconBtn_1m7zg_195", ki = "_btnAddonSmall_1m7zg_203", Hi = "_btnAddonPrimary_1m7zg_208", Gi = "_btnAddonSecondary_1m7zg_212", Di = "_btnAddonTertiary_1m7zg_216", Mi = "_menuIcon_1m7zg_220", Ti = "_btnActions_1m7zg_228", Pi = "_moreMenuIcon_1m7zg_236", Oi = "_moreMenuIconSecondary_1m7zg_240", zi = "_btnTable_1m7zg_244", Wi = "_moreMenuIconTable_1m7zg_249", Zi = "_btnGrpLeft_1m7zg_260", Xi = "_btnGrpRight_1m7zg_277", $i = "_chevronDownSpan_1m7zg_282", Yi = "_chevronDown_1m7zg_282", Ji = "_groupActionTable_1m7zg_295", T = {
|
|
1906
1906
|
btn: bi,
|
|
1907
1907
|
disabled: xi,
|
|
1908
1908
|
btnSmall: Ci,
|
|
@@ -1927,8 +1927,8 @@ const Xl = "_backdropLayer_w582c_1", $l = "_show_w582c_12", Yl = "_backdrop_w582
|
|
|
1927
1927
|
menuIcon: Mi,
|
|
1928
1928
|
btnActions: Ti,
|
|
1929
1929
|
moreMenuIcon: Pi,
|
|
1930
|
-
moreMenuIconSecondary:
|
|
1931
|
-
btnTable:
|
|
1930
|
+
moreMenuIconSecondary: Oi,
|
|
1931
|
+
btnTable: zi,
|
|
1932
1932
|
moreMenuIconTable: Wi,
|
|
1933
1933
|
btnGrpLeft: Zi,
|
|
1934
1934
|
btnGrpRight: Xi,
|
|
@@ -1995,7 +1995,9 @@ function vs({
|
|
|
1995
1995
|
id: f.useId(),
|
|
1996
1996
|
positioning: { placement: (c == null ? void 0 : c.placement) || "bottom-end" }
|
|
1997
1997
|
})
|
|
1998
|
-
), [x, b] = f.useState(!1)
|
|
1998
|
+
), [x, b] = f.useState(!1);
|
|
1999
|
+
console.warn(x);
|
|
2000
|
+
const C = f.useRef(null), v = f.useRef(null), y = oe.connect(p, _, A0), A = d == null ? void 0 : d.customMenuStyles, S = d == null ? void 0 : d.customButtonStyles;
|
|
1999
2001
|
f.useEffect(() => {
|
|
2000
2002
|
!u || !(i != null && i.setIsActive) || i.setIsActive(y.open);
|
|
2001
2003
|
}, [y.open]);
|
|
@@ -2218,7 +2220,7 @@ const Ui = "_backdrop_12nnm_1", Qi = "_container_12nnm_16", Ki = "_contentWrappe
|
|
|
2218
2220
|
return e;
|
|
2219
2221
|
}
|
|
2220
2222
|
};
|
|
2221
|
-
function
|
|
2223
|
+
function u9({ children: e, api: t, buttons: o, showBorder: a = !0 }) {
|
|
2222
2224
|
return /* @__PURE__ */ s.jsx("div", { className: I(U0.footer, { [U0.showBorder]: a }), children: e || /* @__PURE__ */ s.jsx("div", { className: U0.btnsContainer, children: o.map((n, r) => /* @__PURE__ */ s.jsx(
|
|
2223
2225
|
ae,
|
|
2224
2226
|
{
|
|
@@ -2246,7 +2248,7 @@ function c9({ children: e, api: t, buttons: o, showBorder: a = !0 }) {
|
|
|
2246
2248
|
r
|
|
2247
2249
|
)) }) });
|
|
2248
2250
|
}
|
|
2249
|
-
function
|
|
2251
|
+
function d9({
|
|
2250
2252
|
isOpen: e,
|
|
2251
2253
|
onClose: t,
|
|
2252
2254
|
children: o,
|
|
@@ -2696,7 +2698,7 @@ Pt.id = x0.INPUT_LABEL;
|
|
|
2696
2698
|
function Mc({ api: e }) {
|
|
2697
2699
|
return /* @__PURE__ */ s.jsx("div", { ...e == null ? void 0 : e.getBackdropProps(), className: U0.backdrop });
|
|
2698
2700
|
}
|
|
2699
|
-
function
|
|
2701
|
+
function m9({
|
|
2700
2702
|
isOpen: e,
|
|
2701
2703
|
onClose: t,
|
|
2702
2704
|
children: o,
|
|
@@ -2726,17 +2728,17 @@ function d9({
|
|
|
2726
2728
|
d
|
|
2727
2729
|
] });
|
|
2728
2730
|
}
|
|
2729
|
-
function
|
|
2731
|
+
function p9({ children: e, api: t, customStyles: o = {} }) {
|
|
2730
2732
|
return /* @__PURE__ */ s.jsx("div", { ...t.getDescriptionProps(), className: U0.body, style: o, children: e });
|
|
2731
2733
|
}
|
|
2732
|
-
function
|
|
2734
|
+
function h9({ children: e, api: t, size: o = "md" }) {
|
|
2733
2735
|
const a = f.Children.toArray(e).map((n) => f.cloneElement(n, {
|
|
2734
2736
|
...n.props,
|
|
2735
2737
|
api: t
|
|
2736
2738
|
}));
|
|
2737
2739
|
return /* @__PURE__ */ s.jsx("div", { ...t == null ? void 0 : t.containerProps, className: U0.container, children: /* @__PURE__ */ s.jsx("div", { className: I(U0.contentWrapper, U0[o]), children: /* @__PURE__ */ s.jsx("div", { ...t == null ? void 0 : t.getContentProps(), className: U0.content, children: a }) }) });
|
|
2738
2740
|
}
|
|
2739
|
-
function
|
|
2741
|
+
function g9({
|
|
2740
2742
|
children: e,
|
|
2741
2743
|
api: t,
|
|
2742
2744
|
showCrossBtn: o = !0,
|
|
@@ -2799,7 +2801,7 @@ function Tc({
|
|
|
2799
2801
|
}));
|
|
2800
2802
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: u });
|
|
2801
2803
|
}
|
|
2802
|
-
function
|
|
2804
|
+
function v9({ children: e, api: t, styles: o, className: a }) {
|
|
2803
2805
|
return /* @__PURE__ */ s.jsx(
|
|
2804
2806
|
"button",
|
|
2805
2807
|
{
|
|
@@ -2811,10 +2813,10 @@ function g9({ children: e, api: t, styles: o, className: a }) {
|
|
|
2811
2813
|
}
|
|
2812
2814
|
);
|
|
2813
2815
|
}
|
|
2814
|
-
const Pc = "_trigger_kapji_1",
|
|
2816
|
+
const Pc = "_trigger_kapji_1", Oc = "_content_kapji_5", zc = "_black_kapji_11", Wc = "_white_kapji_16", Zc = "_closeBtn_kapji_21", Xc = "_arrow_kapji_28", $c = "_positioner_kapji_42", Oe = {
|
|
2815
2817
|
trigger: Pc,
|
|
2816
|
-
content:
|
|
2817
|
-
black:
|
|
2818
|
+
content: Oc,
|
|
2819
|
+
black: zc,
|
|
2818
2820
|
white: Wc,
|
|
2819
2821
|
closeBtn: Zc,
|
|
2820
2822
|
arrow: Xc,
|
|
@@ -2845,15 +2847,15 @@ function Yc({
|
|
|
2845
2847
|
"div",
|
|
2846
2848
|
{
|
|
2847
2849
|
...t == null ? void 0 : t.getPositionerProps(),
|
|
2848
|
-
className:
|
|
2850
|
+
className: Oe.positioner,
|
|
2849
2851
|
style: { ...(m = t == null ? void 0 : t.getPositionerProps()) == null ? void 0 : m.style, ...r },
|
|
2850
2852
|
children: [
|
|
2851
|
-
/* @__PURE__ */ s.jsx("div", { ...u, className: I(
|
|
2853
|
+
/* @__PURE__ */ s.jsx("div", { ...u, className: I(Oe.arrow, { [Oe[o]]: !l }), children: /* @__PURE__ */ s.jsx("div", { ...t == null ? void 0 : t.getArrowTipProps() }) }),
|
|
2852
2854
|
/* @__PURE__ */ s.jsx(
|
|
2853
2855
|
"div",
|
|
2854
2856
|
{
|
|
2855
2857
|
...t == null ? void 0 : t.getContentProps(),
|
|
2856
|
-
className: I(
|
|
2858
|
+
className: I(Oe.content, Oe[o], n),
|
|
2857
2859
|
style: { background: l ? o : "", ...a },
|
|
2858
2860
|
children: c
|
|
2859
2861
|
}
|
|
@@ -2862,10 +2864,10 @@ function Yc({
|
|
|
2862
2864
|
}
|
|
2863
2865
|
) });
|
|
2864
2866
|
}
|
|
2865
|
-
function
|
|
2867
|
+
function f9({ children: e, api: t, styles: o, className: a }) {
|
|
2866
2868
|
return /* @__PURE__ */ s.jsx("div", { ...t == null ? void 0 : t.getDescriptionProps(), style: o, className: a, children: e });
|
|
2867
2869
|
}
|
|
2868
|
-
function
|
|
2870
|
+
function b9({ children: e, api: t, styles: o, className: a }) {
|
|
2869
2871
|
return /* @__PURE__ */ s.jsx("div", { ...t == null ? void 0 : t.getTitleProps(), style: o, className: a, children: e });
|
|
2870
2872
|
}
|
|
2871
2873
|
function Jc({
|
|
@@ -2883,7 +2885,7 @@ function Jc({
|
|
|
2883
2885
|
},
|
|
2884
2886
|
onMouseLeave: o ? () => t == null ? void 0 : t.setOpen(!1) : () => {
|
|
2885
2887
|
},
|
|
2886
|
-
className: I("zap-reset-btn",
|
|
2888
|
+
className: I("zap-reset-btn", Oe.trigger, n),
|
|
2887
2889
|
style: a,
|
|
2888
2890
|
children: e
|
|
2889
2891
|
}
|
|
@@ -3033,7 +3035,7 @@ const qc = "_selectContainer_9l7og_1", Uc = "_errorMsg_9l7og_6", Qc = "_multiLab
|
|
|
3033
3035
|
),
|
|
3034
3036
|
/* @__PURE__ */ s.jsx("div", { className: I(_0.label), children: /* @__PURE__ */ s.jsx("span", { children: e.data.label }) })
|
|
3035
3037
|
] }) });
|
|
3036
|
-
function
|
|
3038
|
+
function x9({
|
|
3037
3039
|
options: e,
|
|
3038
3040
|
onChange: t,
|
|
3039
3041
|
name: o,
|
|
@@ -3133,7 +3135,7 @@ function As(e) {
|
|
|
3133
3135
|
var t = r1(e, "string");
|
|
3134
3136
|
return Ve(t) == "symbol" ? t : t + "";
|
|
3135
3137
|
}
|
|
3136
|
-
function
|
|
3138
|
+
function ze(e, t, o) {
|
|
3137
3139
|
return (t = As(t)) in e ? Object.defineProperty(e, t, {
|
|
3138
3140
|
value: o,
|
|
3139
3141
|
enumerable: !0,
|
|
@@ -3155,7 +3157,7 @@ function M(e) {
|
|
|
3155
3157
|
for (var t = 1; t < arguments.length; t++) {
|
|
3156
3158
|
var o = arguments[t] != null ? arguments[t] : {};
|
|
3157
3159
|
t % 2 ? bn(Object(o), !0).forEach(function(a) {
|
|
3158
|
-
|
|
3160
|
+
ze(e, a, o[a]);
|
|
3159
3161
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(o)) : bn(Object(o)).forEach(function(a) {
|
|
3160
3162
|
Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(o, a));
|
|
3161
3163
|
});
|
|
@@ -3582,17 +3584,17 @@ function G1(e, t, o) {
|
|
|
3582
3584
|
}
|
|
3583
3585
|
return e;
|
|
3584
3586
|
}
|
|
3585
|
-
function
|
|
3587
|
+
function Ot(e) {
|
|
3586
3588
|
return [document.documentElement, document.body, window].indexOf(e) > -1;
|
|
3587
3589
|
}
|
|
3588
3590
|
function D1(e) {
|
|
3589
|
-
return
|
|
3591
|
+
return Ot(e) ? window.innerHeight : e.clientHeight;
|
|
3590
3592
|
}
|
|
3591
3593
|
function Vs(e) {
|
|
3592
|
-
return
|
|
3594
|
+
return Ot(e) ? window.pageYOffset : e.scrollTop;
|
|
3593
3595
|
}
|
|
3594
3596
|
function Lt(e, t) {
|
|
3595
|
-
if (
|
|
3597
|
+
if (Ot(e)) {
|
|
3596
3598
|
window.scrollTo(0, t);
|
|
3597
3599
|
return;
|
|
3598
3600
|
}
|
|
@@ -3640,19 +3642,19 @@ function An() {
|
|
|
3640
3642
|
return !1;
|
|
3641
3643
|
}
|
|
3642
3644
|
}
|
|
3643
|
-
function
|
|
3645
|
+
function O1() {
|
|
3644
3646
|
try {
|
|
3645
3647
|
return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
|
|
3646
3648
|
} catch {
|
|
3647
3649
|
return !1;
|
|
3648
3650
|
}
|
|
3649
3651
|
}
|
|
3650
|
-
var Ls = !1,
|
|
3652
|
+
var Ls = !1, z1 = {
|
|
3651
3653
|
get passive() {
|
|
3652
3654
|
return Ls = !0;
|
|
3653
3655
|
}
|
|
3654
3656
|
}, ft = typeof window < "u" ? window : {};
|
|
3655
|
-
ft.addEventListener && ft.removeEventListener && (ft.addEventListener("p", Rt,
|
|
3657
|
+
ft.addEventListener && ft.removeEventListener && (ft.addEventListener("p", Rt, z1), ft.removeEventListener("p", Rt, !1));
|
|
3656
3658
|
var W1 = Ls;
|
|
3657
3659
|
function Z1(e) {
|
|
3658
3660
|
return e != null;
|
|
@@ -3756,7 +3758,7 @@ var ks = function(t) {
|
|
|
3756
3758
|
var a, n = t.placement, r = t.theme, i = r.borderRadius, c = r.spacing, l = r.colors;
|
|
3757
3759
|
return M((a = {
|
|
3758
3760
|
label: "menu"
|
|
3759
|
-
},
|
|
3761
|
+
}, ze(a, U1(n), "100%"), ze(a, "position", "absolute"), ze(a, "width", "100%"), ze(a, "zIndex", 1), a), o ? {} : {
|
|
3760
3762
|
backgroundColor: l.neutral0,
|
|
3761
3763
|
borderRadius: i,
|
|
3762
3764
|
boxShadow: "0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",
|
|
@@ -3788,7 +3790,7 @@ var ks = function(t) {
|
|
|
3788
3790
|
});
|
|
3789
3791
|
}, eu = function(t) {
|
|
3790
3792
|
var o = t.children, a = t.innerRef, n = t.innerProps;
|
|
3791
|
-
return
|
|
3793
|
+
return z("div", W({}, h0(t, "menu", {
|
|
3792
3794
|
menu: !0
|
|
3793
3795
|
}), {
|
|
3794
3796
|
ref: a
|
|
@@ -3807,7 +3809,7 @@ var ks = function(t) {
|
|
|
3807
3809
|
});
|
|
3808
3810
|
}, su = function(t) {
|
|
3809
3811
|
var o = t.children, a = t.innerProps, n = t.innerRef, r = t.isMulti;
|
|
3810
|
-
return
|
|
3812
|
+
return z("div", W({}, h0(t, "menuList", {
|
|
3811
3813
|
"menu-list": !0,
|
|
3812
3814
|
"menu-list--is-multi": r
|
|
3813
3815
|
}), {
|
|
@@ -3823,7 +3825,7 @@ var ks = function(t) {
|
|
|
3823
3825
|
});
|
|
3824
3826
|
}, ou = Gs, au = Gs, ru = function(t) {
|
|
3825
3827
|
var o = t.children, a = o === void 0 ? "No options" : o, n = t.innerProps, r = ce(t, Y1);
|
|
3826
|
-
return
|
|
3828
|
+
return z("div", W({}, h0(M(M({}, r), {}, {
|
|
3827
3829
|
children: a,
|
|
3828
3830
|
innerProps: n
|
|
3829
3831
|
}), "noOptionsMessage", {
|
|
@@ -3832,7 +3834,7 @@ var ks = function(t) {
|
|
|
3832
3834
|
}), n), a);
|
|
3833
3835
|
}, lu = function(t) {
|
|
3834
3836
|
var o = t.children, a = o === void 0 ? "Loading..." : o, n = t.innerProps, r = ce(t, J1);
|
|
3835
|
-
return
|
|
3837
|
+
return z("div", W({}, h0(M(M({}, r), {}, {
|
|
3836
3838
|
children: a,
|
|
3837
3839
|
innerProps: n
|
|
3838
3840
|
}), "loadingMessage", {
|
|
@@ -3877,7 +3879,7 @@ var ks = function(t) {
|
|
|
3877
3879
|
l.current = B, A();
|
|
3878
3880
|
}, [A]);
|
|
3879
3881
|
if (!o && c !== "fixed" || !C) return null;
|
|
3880
|
-
var N =
|
|
3882
|
+
var N = z("div", W({
|
|
3881
3883
|
ref: S
|
|
3882
3884
|
}, h0(M(M({}, t), {}, {
|
|
3883
3885
|
offset: C.offset,
|
|
@@ -3886,7 +3888,7 @@ var ks = function(t) {
|
|
|
3886
3888
|
}), "menuPortal", {
|
|
3887
3889
|
"menu-portal": !0
|
|
3888
3890
|
}), r), a);
|
|
3889
|
-
return
|
|
3891
|
+
return z(Hs.Provider, {
|
|
3890
3892
|
value: _
|
|
3891
3893
|
}, o ? /* @__PURE__ */ is(N, o) : N);
|
|
3892
3894
|
}, uu = function(t) {
|
|
@@ -3900,7 +3902,7 @@ var ks = function(t) {
|
|
|
3900
3902
|
};
|
|
3901
3903
|
}, du = function(t) {
|
|
3902
3904
|
var o = t.children, a = t.innerProps, n = t.isDisabled, r = t.isRtl;
|
|
3903
|
-
return
|
|
3905
|
+
return z("div", W({}, h0(t, "container", {
|
|
3904
3906
|
"--is-disabled": n,
|
|
3905
3907
|
"--is-rtl": r
|
|
3906
3908
|
}), a), o);
|
|
@@ -3919,7 +3921,7 @@ var ks = function(t) {
|
|
|
3919
3921
|
});
|
|
3920
3922
|
}, pu = function(t) {
|
|
3921
3923
|
var o = t.children, a = t.innerProps, n = t.isMulti, r = t.hasValue;
|
|
3922
|
-
return
|
|
3924
|
+
return z("div", W({}, h0(t, "valueContainer", {
|
|
3923
3925
|
"value-container": !0,
|
|
3924
3926
|
"value-container--is-multi": n,
|
|
3925
3927
|
"value-container--has-value": r
|
|
@@ -3933,7 +3935,7 @@ var ks = function(t) {
|
|
|
3933
3935
|
};
|
|
3934
3936
|
}, gu = function(t) {
|
|
3935
3937
|
var o = t.children, a = t.innerProps;
|
|
3936
|
-
return
|
|
3938
|
+
return z("div", W({}, h0(t, "indicatorsContainer", {
|
|
3937
3939
|
indicators: !0
|
|
3938
3940
|
}), a), o);
|
|
3939
3941
|
}, wn, vu = ["size"], fu = ["innerProps", "isRtl", "size"];
|
|
@@ -3950,7 +3952,7 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
3950
3952
|
toString: bu
|
|
3951
3953
|
}, Ds = function(t) {
|
|
3952
3954
|
var o = t.size, a = ce(t, vu);
|
|
3953
|
-
return
|
|
3955
|
+
return z("svg", W({
|
|
3954
3956
|
height: o,
|
|
3955
3957
|
width: o,
|
|
3956
3958
|
viewBox: "0 0 20 20",
|
|
@@ -3959,15 +3961,15 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
3959
3961
|
css: xu
|
|
3960
3962
|
}, a));
|
|
3961
3963
|
}, T2 = function(t) {
|
|
3962
|
-
return
|
|
3964
|
+
return z(Ds, W({
|
|
3963
3965
|
size: 20
|
|
3964
|
-
}, t),
|
|
3966
|
+
}, t), z("path", {
|
|
3965
3967
|
d: "M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"
|
|
3966
3968
|
}));
|
|
3967
3969
|
}, Ms = function(t) {
|
|
3968
|
-
return
|
|
3970
|
+
return z(Ds, W({
|
|
3969
3971
|
size: 20
|
|
3970
|
-
}, t),
|
|
3972
|
+
}, t), z("path", {
|
|
3971
3973
|
d: "M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
|
|
3972
3974
|
}));
|
|
3973
3975
|
}, Ts = function(t, o) {
|
|
@@ -3985,16 +3987,16 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
3985
3987
|
});
|
|
3986
3988
|
}, Cu = Ts, Iu = function(t) {
|
|
3987
3989
|
var o = t.children, a = t.innerProps;
|
|
3988
|
-
return
|
|
3990
|
+
return z("div", W({}, h0(t, "dropdownIndicator", {
|
|
3989
3991
|
indicator: !0,
|
|
3990
3992
|
"dropdown-indicator": !0
|
|
3991
|
-
}), a), o ||
|
|
3993
|
+
}), a), o || z(Ms, null));
|
|
3992
3994
|
}, _u = Ts, yu = function(t) {
|
|
3993
3995
|
var o = t.children, a = t.innerProps;
|
|
3994
|
-
return
|
|
3996
|
+
return z("div", W({}, h0(t, "clearIndicator", {
|
|
3995
3997
|
indicator: !0,
|
|
3996
3998
|
"clear-indicator": !0
|
|
3997
|
-
}), a), o ||
|
|
3999
|
+
}), a), o || z(T2, null));
|
|
3998
4000
|
}, Au = function(t, o) {
|
|
3999
4001
|
var a = t.isDisabled, n = t.theme, r = n.spacing.baseUnit, i = n.colors;
|
|
4000
4002
|
return M({
|
|
@@ -4008,7 +4010,7 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4008
4010
|
});
|
|
4009
4011
|
}, wu = function(t) {
|
|
4010
4012
|
var o = t.innerProps;
|
|
4011
|
-
return
|
|
4013
|
+
return z("span", W({}, o, h0(t, "indicatorSeparator", {
|
|
4012
4014
|
"indicator-separator": !0
|
|
4013
4015
|
})));
|
|
4014
4016
|
}, Nu = ua(wn || (wn = C1([`
|
|
@@ -4032,7 +4034,7 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4032
4034
|
});
|
|
4033
4035
|
}, o2 = function(t) {
|
|
4034
4036
|
var o = t.delay, a = t.offset;
|
|
4035
|
-
return
|
|
4037
|
+
return z("span", {
|
|
4036
4038
|
css: /* @__PURE__ */ ls({
|
|
4037
4039
|
animation: "".concat(Nu, " 1s ease-in-out ").concat(o, "ms infinite;"),
|
|
4038
4040
|
backgroundColor: "currentColor",
|
|
@@ -4046,20 +4048,20 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4046
4048
|
});
|
|
4047
4049
|
}, Su = function(t) {
|
|
4048
4050
|
var o = t.innerProps, a = t.isRtl, n = t.size, r = n === void 0 ? 4 : n, i = ce(t, fu);
|
|
4049
|
-
return
|
|
4051
|
+
return z("div", W({}, h0(M(M({}, i), {}, {
|
|
4050
4052
|
innerProps: o,
|
|
4051
4053
|
isRtl: a,
|
|
4052
4054
|
size: r
|
|
4053
4055
|
}), "loadingIndicator", {
|
|
4054
4056
|
indicator: !0,
|
|
4055
4057
|
"loading-indicator": !0
|
|
4056
|
-
}), o),
|
|
4058
|
+
}), o), z(o2, {
|
|
4057
4059
|
delay: 0,
|
|
4058
4060
|
offset: a
|
|
4059
|
-
}),
|
|
4061
|
+
}), z(o2, {
|
|
4060
4062
|
delay: 160,
|
|
4061
4063
|
offset: !0
|
|
4062
|
-
}),
|
|
4064
|
+
}), z(o2, {
|
|
4063
4065
|
delay: 320,
|
|
4064
4066
|
offset: !a
|
|
4065
4067
|
}));
|
|
@@ -4089,7 +4091,7 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4089
4091
|
});
|
|
4090
4092
|
}, Bu = function(t) {
|
|
4091
4093
|
var o = t.children, a = t.isDisabled, n = t.isFocused, r = t.innerRef, i = t.innerProps, c = t.menuIsOpen;
|
|
4092
|
-
return
|
|
4094
|
+
return z("div", W({
|
|
4093
4095
|
ref: r
|
|
4094
4096
|
}, h0(t, "control", {
|
|
4095
4097
|
control: !0,
|
|
@@ -4107,15 +4109,15 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4107
4109
|
};
|
|
4108
4110
|
}, Lu = function(t) {
|
|
4109
4111
|
var o = t.children, a = t.cx, n = t.getStyles, r = t.getClassNames, i = t.Heading, c = t.headingProps, l = t.innerProps, u = t.label, d = t.theme, m = t.selectProps;
|
|
4110
|
-
return
|
|
4112
|
+
return z("div", W({}, h0(t, "group", {
|
|
4111
4113
|
group: !0
|
|
4112
|
-
}), l),
|
|
4114
|
+
}), l), z(i, W({}, c, {
|
|
4113
4115
|
selectProps: m,
|
|
4114
4116
|
theme: d,
|
|
4115
4117
|
getStyles: n,
|
|
4116
4118
|
getClassNames: r,
|
|
4117
4119
|
cx: a
|
|
4118
|
-
}), u),
|
|
4120
|
+
}), u), z("div", null, o));
|
|
4119
4121
|
}, ku = function(t, o) {
|
|
4120
4122
|
var a = t.theme, n = a.colors, r = a.spacing;
|
|
4121
4123
|
return M({
|
|
@@ -4135,7 +4137,7 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4135
4137
|
var o = Rs(t);
|
|
4136
4138
|
o.data;
|
|
4137
4139
|
var a = ce(o, Ru);
|
|
4138
|
-
return
|
|
4140
|
+
return z("div", W({}, h0(t, "groupHeading", {
|
|
4139
4141
|
"group-heading": !0
|
|
4140
4142
|
}), a));
|
|
4141
4143
|
}, Gu = Lu, Du = ["innerRef", "isDisabled", "isHidden", "inputClassName"], Mu = function(t, o) {
|
|
@@ -4177,13 +4179,13 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4177
4179
|
opacity: t ? 0 : 1,
|
|
4178
4180
|
width: "100%"
|
|
4179
4181
|
}, Ps);
|
|
4180
|
-
},
|
|
4182
|
+
}, Ou = function(t) {
|
|
4181
4183
|
var o = t.cx, a = t.value, n = Rs(t), r = n.innerRef, i = n.isDisabled, c = n.isHidden, l = n.inputClassName, u = ce(n, Du);
|
|
4182
|
-
return
|
|
4184
|
+
return z("div", W({}, h0(t, "input", {
|
|
4183
4185
|
"input-container": !0
|
|
4184
4186
|
}), {
|
|
4185
4187
|
"data-value": a || ""
|
|
4186
|
-
}),
|
|
4188
|
+
}), z("input", W({
|
|
4187
4189
|
className: o({
|
|
4188
4190
|
input: !0
|
|
4189
4191
|
}, l),
|
|
@@ -4191,7 +4193,7 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4191
4193
|
style: Pu(c),
|
|
4192
4194
|
disabled: i
|
|
4193
4195
|
}, u)));
|
|
4194
|
-
},
|
|
4196
|
+
}, zu = Ou, Wu = function(t, o) {
|
|
4195
4197
|
var a = t.theme, n = a.spacing, r = a.borderRadius, i = a.colors;
|
|
4196
4198
|
return M({
|
|
4197
4199
|
label: "multiValue",
|
|
@@ -4230,34 +4232,34 @@ var xu = process.env.NODE_ENV === "production" ? {
|
|
|
4230
4232
|
color: i.danger
|
|
4231
4233
|
}
|
|
4232
4234
|
});
|
|
4233
|
-
},
|
|
4235
|
+
}, Os = function(t) {
|
|
4234
4236
|
var o = t.children, a = t.innerProps;
|
|
4235
|
-
return
|
|
4236
|
-
}, $u =
|
|
4237
|
+
return z("div", a, o);
|
|
4238
|
+
}, $u = Os, Yu = Os;
|
|
4237
4239
|
function Ju(e) {
|
|
4238
4240
|
var t = e.children, o = e.innerProps;
|
|
4239
|
-
return
|
|
4241
|
+
return z("div", W({
|
|
4240
4242
|
role: "button"
|
|
4241
|
-
}, o), t ||
|
|
4243
|
+
}, o), t || z(T2, {
|
|
4242
4244
|
size: 14
|
|
4243
4245
|
}));
|
|
4244
4246
|
}
|
|
4245
4247
|
var qu = function(t) {
|
|
4246
4248
|
var o = t.children, a = t.components, n = t.data, r = t.innerProps, i = t.isDisabled, c = t.removeProps, l = t.selectProps, u = a.Container, d = a.Label, m = a.Remove;
|
|
4247
|
-
return
|
|
4249
|
+
return z(u, {
|
|
4248
4250
|
data: n,
|
|
4249
4251
|
innerProps: M(M({}, h0(t, "multiValue", {
|
|
4250
4252
|
"multi-value": !0,
|
|
4251
4253
|
"multi-value--is-disabled": i
|
|
4252
4254
|
})), r),
|
|
4253
4255
|
selectProps: l
|
|
4254
|
-
},
|
|
4256
|
+
}, z(d, {
|
|
4255
4257
|
data: n,
|
|
4256
4258
|
innerProps: M({}, h0(t, "multiValueLabel", {
|
|
4257
4259
|
"multi-value__label": !0
|
|
4258
4260
|
})),
|
|
4259
4261
|
selectProps: l
|
|
4260
|
-
}, o),
|
|
4262
|
+
}, o), z(m, {
|
|
4261
4263
|
data: n,
|
|
4262
4264
|
innerProps: M(M({}, h0(t, "multiValueRemove", {
|
|
4263
4265
|
"multi-value__remove": !0
|
|
@@ -4287,7 +4289,7 @@ var qu = function(t) {
|
|
|
4287
4289
|
});
|
|
4288
4290
|
}, Ku = function(t) {
|
|
4289
4291
|
var o = t.children, a = t.isDisabled, n = t.isFocused, r = t.isSelected, i = t.innerRef, c = t.innerProps;
|
|
4290
|
-
return
|
|
4292
|
+
return z("div", W({}, h0(t, "option", {
|
|
4291
4293
|
option: !0,
|
|
4292
4294
|
"option--is-disabled": a,
|
|
4293
4295
|
"option--is-focused": n,
|
|
@@ -4308,7 +4310,7 @@ var qu = function(t) {
|
|
|
4308
4310
|
});
|
|
4309
4311
|
}, nd = function(t) {
|
|
4310
4312
|
var o = t.children, a = t.innerProps;
|
|
4311
|
-
return
|
|
4313
|
+
return z("div", W({}, h0(t, "placeholder", {
|
|
4312
4314
|
placeholder: !0
|
|
4313
4315
|
}), a), o);
|
|
4314
4316
|
}, sd = nd, od = function(t, o) {
|
|
@@ -4327,7 +4329,7 @@ var qu = function(t) {
|
|
|
4327
4329
|
});
|
|
4328
4330
|
}, ad = function(t) {
|
|
4329
4331
|
var o = t.children, a = t.isDisabled, n = t.innerProps;
|
|
4330
|
-
return
|
|
4332
|
+
return z("div", W({}, h0(t, "singleValue", {
|
|
4331
4333
|
"single-value": !0,
|
|
4332
4334
|
"single-value--is-disabled": a
|
|
4333
4335
|
}), n), o);
|
|
@@ -4341,7 +4343,7 @@ var qu = function(t) {
|
|
|
4341
4343
|
GroupHeading: Hu,
|
|
4342
4344
|
IndicatorsContainer: gu,
|
|
4343
4345
|
IndicatorSeparator: wu,
|
|
4344
|
-
Input:
|
|
4346
|
+
Input: zu,
|
|
4345
4347
|
LoadingIndicator: Su,
|
|
4346
4348
|
Menu: tu,
|
|
4347
4349
|
MenuList: su,
|
|
@@ -4404,7 +4406,7 @@ var pd = process.env.NODE_ENV === "production" ? {
|
|
|
4404
4406
|
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
|
|
4405
4407
|
toString: md
|
|
4406
4408
|
}, hd = function(t) {
|
|
4407
|
-
return
|
|
4409
|
+
return z("span", W({
|
|
4408
4410
|
css: pd
|
|
4409
4411
|
}, t));
|
|
4410
4412
|
}, jn = hd, gd = {
|
|
@@ -4462,14 +4464,14 @@ var pd = process.env.NODE_ENV === "production" ? {
|
|
|
4462
4464
|
if (o && w.onChange) {
|
|
4463
4465
|
var E = o.option, Y = o.options, J = o.removedValue, s0 = o.removedValues, r0 = o.value, D0 = function(U) {
|
|
4464
4466
|
return Array.isArray(U) ? null : U;
|
|
4465
|
-
}, o0 = J || E || D0(r0), C0 = o0 ? h(o0) : "", F0 = Y || s0 || void 0, g0 = F0 ? F0.map(h) : [],
|
|
4467
|
+
}, o0 = J || E || D0(r0), C0 = o0 ? h(o0) : "", F0 = Y || s0 || void 0, g0 = F0 ? F0.map(h) : [], k = M({
|
|
4466
4468
|
// multiSelected items are usually items that have already been selected
|
|
4467
4469
|
// or set by the user as a default value so we assume they are not disabled
|
|
4468
4470
|
isDisabled: o0 && x(o0, c),
|
|
4469
4471
|
label: C0,
|
|
4470
4472
|
labels: g0
|
|
4471
4473
|
}, o);
|
|
4472
|
-
X = w.onChange(
|
|
4474
|
+
X = w.onChange(k);
|
|
4473
4475
|
}
|
|
4474
4476
|
return X;
|
|
4475
4477
|
}, [o, w, x, c, h]), L = ye(function() {
|
|
@@ -4515,18 +4517,18 @@ var pd = process.env.NODE_ENV === "production" ? {
|
|
|
4515
4517
|
});
|
|
4516
4518
|
}
|
|
4517
4519
|
return X;
|
|
4518
|
-
}, [N, a, n, _, x, b, C, w, c, A, P]), D =
|
|
4520
|
+
}, [N, a, n, _, x, b, C, w, c, A, P]), D = z(v2, null, z("span", {
|
|
4519
4521
|
id: "aria-selection"
|
|
4520
|
-
}, G),
|
|
4522
|
+
}, G), z("span", {
|
|
4521
4523
|
id: "aria-focused"
|
|
4522
|
-
}, L),
|
|
4524
|
+
}, L), z("span", {
|
|
4523
4525
|
id: "aria-results"
|
|
4524
|
-
}, q),
|
|
4526
|
+
}, q), z("span", {
|
|
4525
4527
|
id: "aria-guidance"
|
|
4526
4528
|
}, R));
|
|
4527
|
-
return
|
|
4529
|
+
return z(v2, null, z(jn, {
|
|
4528
4530
|
id: u
|
|
4529
|
-
}, P && D),
|
|
4531
|
+
}, P && D), z(jn, {
|
|
4530
4532
|
"aria-live": B,
|
|
4531
4533
|
"aria-atomic": "false",
|
|
4532
4534
|
"aria-relevant": "additions text",
|
|
@@ -4786,13 +4788,13 @@ var pd = process.env.NODE_ENV === "production" ? {
|
|
|
4786
4788
|
letters: "zⓩzźẑżžẓẕƶȥɀⱬꝣ"
|
|
4787
4789
|
}], bd = new RegExp("[" + A2.map(function(e) {
|
|
4788
4790
|
return e.letters;
|
|
4789
|
-
}).join("") + "]", "g"),
|
|
4791
|
+
}).join("") + "]", "g"), zs = {};
|
|
4790
4792
|
for (var a2 = 0; a2 < A2.length; a2++)
|
|
4791
4793
|
for (var r2 = A2[a2], l2 = 0; l2 < r2.letters.length; l2++)
|
|
4792
|
-
|
|
4794
|
+
zs[r2.letters[l2]] = r2.base;
|
|
4793
4795
|
var Ws = function(t) {
|
|
4794
4796
|
return t.replace(bd, function(o) {
|
|
4795
|
-
return
|
|
4797
|
+
return zs[o];
|
|
4796
4798
|
});
|
|
4797
4799
|
}, xd = dd(Ws), Sn = function(t) {
|
|
4798
4800
|
return t.replace(/^\s+|\s+$/g, "");
|
|
@@ -4813,7 +4815,7 @@ var Ws = function(t) {
|
|
|
4813
4815
|
}, _d = ["innerRef"];
|
|
4814
4816
|
function yd(e) {
|
|
4815
4817
|
var t = e.innerRef, o = ce(e, _d), a = $1(o, "onExited", "in", "enter", "exit", "appear");
|
|
4816
|
-
return
|
|
4818
|
+
return z("input", W({
|
|
4817
4819
|
ref: t
|
|
4818
4820
|
}, a, {
|
|
4819
4821
|
css: /* @__PURE__ */ ls({
|
|
@@ -4963,7 +4965,7 @@ function Bd(e) {
|
|
|
4963
4965
|
}), m = function(p) {
|
|
4964
4966
|
u(p), d(p);
|
|
4965
4967
|
};
|
|
4966
|
-
return
|
|
4968
|
+
return z(v2, null, o && z("div", {
|
|
4967
4969
|
onClick: Sd,
|
|
4968
4970
|
css: Ed
|
|
4969
4971
|
}), t(m));
|
|
@@ -4981,7 +4983,7 @@ var Rd = process.env.NODE_ENV === "production" ? {
|
|
|
4981
4983
|
toString: Fd
|
|
4982
4984
|
}, Vd = function(t) {
|
|
4983
4985
|
var o = t.name, a = t.onFocus;
|
|
4984
|
-
return
|
|
4986
|
+
return z("input", {
|
|
4985
4987
|
required: !0,
|
|
4986
4988
|
name: o,
|
|
4987
4989
|
tabIndex: -1,
|
|
@@ -5044,7 +5046,7 @@ var Md = function(t) {
|
|
|
5044
5046
|
placeholder: td,
|
|
5045
5047
|
singleValue: od,
|
|
5046
5048
|
valueContainer: mu
|
|
5047
|
-
},
|
|
5049
|
+
}, Od = {
|
|
5048
5050
|
primary: "#2684FF",
|
|
5049
5051
|
primary75: "#4C9AFF",
|
|
5050
5052
|
primary50: "#B2D4FF",
|
|
@@ -5062,13 +5064,13 @@ var Md = function(t) {
|
|
|
5062
5064
|
neutral70: "hsl(0, 0%, 30%)",
|
|
5063
5065
|
neutral80: "hsl(0, 0%, 20%)",
|
|
5064
5066
|
neutral90: "hsl(0, 0%, 10%)"
|
|
5065
|
-
},
|
|
5067
|
+
}, zd = 4, Ys = 4, Wd = 38, Zd = Ys * 2, Xd = {
|
|
5066
5068
|
baseUnit: Ys,
|
|
5067
5069
|
controlHeight: Wd,
|
|
5068
5070
|
menuGutter: Zd
|
|
5069
5071
|
}, i2 = {
|
|
5070
|
-
borderRadius:
|
|
5071
|
-
colors:
|
|
5072
|
+
borderRadius: zd,
|
|
5073
|
+
colors: Od,
|
|
5072
5074
|
spacing: Xd
|
|
5073
5075
|
}, $d = {
|
|
5074
5076
|
"aria-live": "polite",
|
|
@@ -5100,7 +5102,7 @@ var Md = function(t) {
|
|
|
5100
5102
|
menuPlacement: "bottom",
|
|
5101
5103
|
menuPosition: "absolute",
|
|
5102
5104
|
menuShouldBlockScroll: !1,
|
|
5103
|
-
menuShouldScrollIntoView: !
|
|
5105
|
+
menuShouldScrollIntoView: !O1(),
|
|
5104
5106
|
noOptionsMessage: function() {
|
|
5105
5107
|
return "No options";
|
|
5106
5108
|
},
|
|
@@ -5223,7 +5225,7 @@ function Ks(e, t, o) {
|
|
|
5223
5225
|
var eo = function(t) {
|
|
5224
5226
|
var o = t.hideSelectedOptions, a = t.isMulti;
|
|
5225
5227
|
return o === void 0 ? a : o;
|
|
5226
|
-
}, Ud = 1,
|
|
5228
|
+
}, Ud = 1, O2 = /* @__PURE__ */ function(e) {
|
|
5227
5229
|
c1(o, e);
|
|
5228
5230
|
var t = m1(o);
|
|
5229
5231
|
function o(a) {
|
|
@@ -5365,7 +5367,7 @@ var eo = function(t) {
|
|
|
5365
5367
|
return n.focusInput();
|
|
5366
5368
|
}));
|
|
5367
5369
|
}, n.onScroll = function(l) {
|
|
5368
|
-
typeof n.props.closeMenuOnScroll == "boolean" ? l.target instanceof HTMLElement &&
|
|
5370
|
+
typeof n.props.closeMenuOnScroll == "boolean" ? l.target instanceof HTMLElement && Ot(l.target) && n.props.onMenuClose() : typeof n.props.closeMenuOnScroll == "function" && n.props.closeMenuOnScroll(l) && n.props.onMenuClose();
|
|
5369
5371
|
}, n.onCompositionStart = function() {
|
|
5370
5372
|
n.isComposing = !0;
|
|
5371
5373
|
}, n.onCompositionEnd = function() {
|
|
@@ -5909,10 +5911,10 @@ var eo = function(t) {
|
|
|
5909
5911
|
var n = this, r = this.getComponents(), i = r.Group, c = r.GroupHeading, l = r.Menu, u = r.MenuList, d = r.MenuPortal, m = r.LoadingMessage, h = r.NoOptionsMessage, p = r.Option, _ = this.commonProps, x = this.state.focusedOption, b = this.props, C = b.captureMenuScroll, v = b.inputValue, y = b.isLoading, A = b.loadingMessage, S = b.minMenuHeight, N = b.maxMenuHeight, B = b.menuIsOpen, w = b.menuPlacement, G = b.menuPosition, L = b.menuPortalTarget, q = b.menuShouldBlockScroll, P = b.menuShouldScrollIntoView, R = b.noOptionsMessage, D = b.onMenuScrollToTop, X = b.onMenuScrollToBottom;
|
|
5910
5912
|
if (!B) return null;
|
|
5911
5913
|
var E = function(C0, F0) {
|
|
5912
|
-
var g0 = C0.type,
|
|
5913
|
-
return n.onOptionHover(
|
|
5914
|
+
var g0 = C0.type, k = C0.data, $ = C0.isDisabled, U = C0.isSelected, w0 = C0.label, E0 = C0.value, M0 = x === k, ee = $ ? void 0 : function() {
|
|
5915
|
+
return n.onOptionHover(k);
|
|
5914
5916
|
}, Y0 = $ ? void 0 : function() {
|
|
5915
|
-
return n.selectOption(
|
|
5917
|
+
return n.selectOption(k);
|
|
5916
5918
|
}, R0 = "".concat(n.getElementId("option"), "-").concat(F0), K0 = {
|
|
5917
5919
|
id: R0,
|
|
5918
5920
|
onClick: Y0,
|
|
@@ -5925,7 +5927,7 @@ var eo = function(t) {
|
|
|
5925
5927
|
};
|
|
5926
5928
|
return /* @__PURE__ */ f.createElement(p, W({}, _, {
|
|
5927
5929
|
innerProps: K0,
|
|
5928
|
-
data:
|
|
5930
|
+
data: k,
|
|
5929
5931
|
isDisabled: $,
|
|
5930
5932
|
isSelected: U,
|
|
5931
5933
|
key: R0,
|
|
@@ -5939,9 +5941,9 @@ var eo = function(t) {
|
|
|
5939
5941
|
if (this.hasOptions())
|
|
5940
5942
|
Y = this.getCategorizedOptions().map(function(o0) {
|
|
5941
5943
|
if (o0.type === "group") {
|
|
5942
|
-
var C0 = o0.data, F0 = o0.options, g0 = o0.index,
|
|
5944
|
+
var C0 = o0.data, F0 = o0.options, g0 = o0.index, k = "".concat(n.getElementId("group"), "-").concat(g0), $ = "".concat(k, "-heading");
|
|
5943
5945
|
return /* @__PURE__ */ f.createElement(i, W({}, _, {
|
|
5944
|
-
key:
|
|
5946
|
+
key: k,
|
|
5945
5947
|
data: C0,
|
|
5946
5948
|
options: F0,
|
|
5947
5949
|
Heading: c,
|
|
@@ -5976,7 +5978,7 @@ var eo = function(t) {
|
|
|
5976
5978
|
menuPosition: G,
|
|
5977
5979
|
menuShouldScrollIntoView: P
|
|
5978
5980
|
}, D0 = /* @__PURE__ */ f.createElement(K1, W({}, _, r0), function(o0) {
|
|
5979
|
-
var C0 = o0.ref, F0 = o0.placerProps, g0 = F0.placement,
|
|
5981
|
+
var C0 = o0.ref, F0 = o0.placerProps, g0 = F0.placement, k = F0.maxHeight;
|
|
5980
5982
|
return /* @__PURE__ */ f.createElement(l, W({}, _, r0, {
|
|
5981
5983
|
innerRef: C0,
|
|
5982
5984
|
innerProps: {
|
|
@@ -6001,7 +6003,7 @@ var eo = function(t) {
|
|
|
6001
6003
|
id: n.getElementId("listbox")
|
|
6002
6004
|
},
|
|
6003
6005
|
isLoading: y,
|
|
6004
|
-
maxHeight:
|
|
6006
|
+
maxHeight: k,
|
|
6005
6007
|
focusedOption: x
|
|
6006
6008
|
}), Y);
|
|
6007
6009
|
}));
|
|
@@ -6130,7 +6132,7 @@ var eo = function(t) {
|
|
|
6130
6132
|
}
|
|
6131
6133
|
}]), o;
|
|
6132
6134
|
}(ra);
|
|
6133
|
-
|
|
6135
|
+
O2.defaultProps = $d;
|
|
6134
6136
|
var Qd = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
6135
6137
|
function to(e) {
|
|
6136
6138
|
var t = e.defaultInputValue, o = t === void 0 ? "" : t, a = e.defaultMenuIsOpen, n = a === void 0 ? !1 : a, r = e.defaultValue, i = r === void 0 ? null : r, c = e.inputValue, l = e.menuIsOpen, u = e.onChange, d = e.onInputChange, m = e.onMenuClose, h = e.onMenuOpen, p = e.value, _ = ce(e, Qd), x = k0(c !== void 0 ? c : o), b = j0(x, 2), C = b[0], v = b[1], y = k0(l !== void 0 ? l : n), A = j0(y, 2), S = A[0], N = A[1], B = k0(p !== void 0 ? p : i), w = j0(B, 2), G = w[0], L = w[1], q = S0(function(J, s0) {
|
|
@@ -6157,8 +6159,8 @@ var Kd = ["defaultOptions", "cacheOptions", "loadOptions", "options", "isLoading
|
|
|
6157
6159
|
function e5(e) {
|
|
6158
6160
|
var t = e.defaultOptions, o = t === void 0 ? !1 : t, a = e.cacheOptions, n = a === void 0 ? !1 : a, r = e.loadOptions;
|
|
6159
6161
|
e.options;
|
|
6160
|
-
var i = e.isLoading, c = i === void 0 ? !1 : i, l = e.onInputChange, u = e.filterOption, d = u === void 0 ? null : u, m = ce(e, Kd), h = m.inputValue, p = ie(void 0), _ = ie(!1), x = k0(Array.isArray(o) ? o : void 0), b = j0(x, 2), C = b[0], v = b[1], y = k0(typeof h < "u" ? h : ""), A = j0(y, 2), S = A[0], N = A[1], B = k0(o === !0), w = j0(B, 2), G = w[0], L = w[1], q = k0(void 0), P = j0(q, 2), R = P[0], D = P[1], X = k0([]), E = j0(X, 2), Y = E[0], J = E[1], s0 = k0(!1), r0 = j0(s0, 2), D0 = r0[0], o0 = r0[1], C0 = k0({}), F0 = j0(C0, 2), g0 = F0[0],
|
|
6161
|
-
n !== Y0 && (
|
|
6162
|
+
var i = e.isLoading, c = i === void 0 ? !1 : i, l = e.onInputChange, u = e.filterOption, d = u === void 0 ? null : u, m = ce(e, Kd), h = m.inputValue, p = ie(void 0), _ = ie(!1), x = k0(Array.isArray(o) ? o : void 0), b = j0(x, 2), C = b[0], v = b[1], y = k0(typeof h < "u" ? h : ""), A = j0(y, 2), S = A[0], N = A[1], B = k0(o === !0), w = j0(B, 2), G = w[0], L = w[1], q = k0(void 0), P = j0(q, 2), R = P[0], D = P[1], X = k0([]), E = j0(X, 2), Y = E[0], J = E[1], s0 = k0(!1), r0 = j0(s0, 2), D0 = r0[0], o0 = r0[1], C0 = k0({}), F0 = j0(C0, 2), g0 = F0[0], k = F0[1], $ = k0(void 0), U = j0($, 2), w0 = U[0], E0 = U[1], M0 = k0(void 0), ee = j0(M0, 2), Y0 = ee[0], R0 = ee[1];
|
|
6163
|
+
n !== Y0 && (k({}), R0(n)), o !== w0 && (v(Array.isArray(o) ? o : void 0), E0(o)), At(function() {
|
|
6162
6164
|
return _.current = !0, function() {
|
|
6163
6165
|
_.current = !1;
|
|
6164
6166
|
};
|
|
@@ -6186,7 +6188,7 @@ function e5(e) {
|
|
|
6186
6188
|
else {
|
|
6187
6189
|
var Xt = p.current = {};
|
|
6188
6190
|
N(T0), L(!0), o0(!R), K0(T0, function(Ne) {
|
|
6189
|
-
_ && Xt === p.current && (p.current = void 0, L(!1), D(T0), J(Ne || []), o0(!1),
|
|
6191
|
+
_ && Xt === p.current && (p.current = void 0, L(!1), D(T0), J(Ne || []), o0(!1), k(Ne ? M(M({}, g0), {}, ze({}, T0, Ne)) : g0));
|
|
6190
6192
|
});
|
|
6191
6193
|
}
|
|
6192
6194
|
}, [n, K0, R, g0, l]), dt = D0 ? [] : S && R ? Y : C || [];
|
|
@@ -6199,11 +6201,11 @@ function e5(e) {
|
|
|
6199
6201
|
}
|
|
6200
6202
|
var t5 = /* @__PURE__ */ ss(function(e, t) {
|
|
6201
6203
|
var o = e5(e), a = to(o);
|
|
6202
|
-
return /* @__PURE__ */ f.createElement(
|
|
6204
|
+
return /* @__PURE__ */ f.createElement(O2, W({
|
|
6203
6205
|
ref: t
|
|
6204
6206
|
}, a));
|
|
6205
6207
|
}), n5 = t5;
|
|
6206
|
-
function
|
|
6208
|
+
function C9({
|
|
6207
6209
|
options: e,
|
|
6208
6210
|
onChange: t,
|
|
6209
6211
|
name: o,
|
|
@@ -6327,11 +6329,11 @@ function o5(e) {
|
|
|
6327
6329
|
}
|
|
6328
6330
|
var a5 = /* @__PURE__ */ ss(function(e, t) {
|
|
6329
6331
|
var o = to(e), a = o5(o);
|
|
6330
|
-
return /* @__PURE__ */ f.createElement(
|
|
6332
|
+
return /* @__PURE__ */ f.createElement(O2, W({
|
|
6331
6333
|
ref: t
|
|
6332
6334
|
}, a));
|
|
6333
6335
|
}), no = a5;
|
|
6334
|
-
function
|
|
6336
|
+
function I9({
|
|
6335
6337
|
options: e,
|
|
6336
6338
|
onChange: t,
|
|
6337
6339
|
name: o,
|
|
@@ -6429,7 +6431,7 @@ const r5 = "_checkbox_1dsyw_1", l5 = "_disabled_1dsyw_11", i5 = "_checkboxInput_
|
|
|
6429
6431
|
indeterminate: d5,
|
|
6430
6432
|
errorMsg: m5
|
|
6431
6433
|
};
|
|
6432
|
-
function
|
|
6434
|
+
function _9({
|
|
6433
6435
|
id: e,
|
|
6434
6436
|
name: t,
|
|
6435
6437
|
children: o,
|
|
@@ -6479,7 +6481,7 @@ function I9({
|
|
|
6479
6481
|
i && /* @__PURE__ */ s.jsx("p", { className: _e.errorMsg, children: i })
|
|
6480
6482
|
] });
|
|
6481
6483
|
}
|
|
6482
|
-
const p5 = "_progressContainer_gc4j9_1", h5 = "_header_gc4j9_6", g5 = "_steps_gc4j9_23", v5 = "_btnsFlex_gc4j9_34", f5 = "_step_gc4j9_23", b5 = "_line_gc4j9_46", x5 = "_labelContainer_gc4j9_52", C5 = "_circle_gc4j9_59", I5 = "_active_gc4j9_80", _5 = "_completed_gc4j9_101", y5 = "_label_gc4j9_52", A5 = "_body_gc4j9_123", w5 = "_footer_gc4j9_131",
|
|
6484
|
+
const p5 = "_progressContainer_gc4j9_1", h5 = "_header_gc4j9_6", g5 = "_steps_gc4j9_23", v5 = "_btnsFlex_gc4j9_34", f5 = "_step_gc4j9_23", b5 = "_line_gc4j9_46", x5 = "_labelContainer_gc4j9_52", C5 = "_circle_gc4j9_59", I5 = "_active_gc4j9_80", _5 = "_completed_gc4j9_101", y5 = "_label_gc4j9_52", A5 = "_body_gc4j9_123", w5 = "_footer_gc4j9_131", O0 = {
|
|
6483
6485
|
progressContainer: p5,
|
|
6484
6486
|
header: h5,
|
|
6485
6487
|
steps: g5,
|
|
@@ -6494,7 +6496,7 @@ const p5 = "_progressContainer_gc4j9_1", h5 = "_header_gc4j9_6", g5 = "_steps_gc
|
|
|
6494
6496
|
body: A5,
|
|
6495
6497
|
footer: w5
|
|
6496
6498
|
}, so = "data:image/svg+xml,%3csvg%20width='9'%20height='7'%20viewBox='0%200%209%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.31.22a.75.75%200%200%201%200%201.06L3.28%206.25a.75.75%200%200%201-1.06%200l-2-2a.75.75%200%201%201%201.06-1.06l1.47%201.469%204.5-4.44a.75.75%200%200%201%201.06%200Z'%20fill='%23fff'/%3e%3c/svg%3e";
|
|
6497
|
-
function
|
|
6499
|
+
function y9({
|
|
6498
6500
|
steps: e,
|
|
6499
6501
|
onCancelClick: t,
|
|
6500
6502
|
onFinalStepClick: o,
|
|
@@ -6530,35 +6532,35 @@ function _9({
|
|
|
6530
6532
|
}, B = () => {
|
|
6531
6533
|
h(), _(p + 1);
|
|
6532
6534
|
};
|
|
6533
|
-
return /* @__PURE__ */ s.jsxs("div", { className:
|
|
6534
|
-
/* @__PURE__ */ s.jsxs("div", { className:
|
|
6535
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
6536
|
-
G > 0 && /* @__PURE__ */ s.jsx("div", { className:
|
|
6537
|
-
/* @__PURE__ */ s.jsxs("div", { className:
|
|
6535
|
+
return /* @__PURE__ */ s.jsxs("div", { className: O0.progressContainer, children: [
|
|
6536
|
+
/* @__PURE__ */ s.jsxs("div", { className: O0.header, children: [
|
|
6537
|
+
/* @__PURE__ */ s.jsx("div", { className: O0.steps, children: e.map((w, G) => /* @__PURE__ */ s.jsxs("div", { className: O0.step, onClick: () => N(G), children: [
|
|
6538
|
+
G > 0 && /* @__PURE__ */ s.jsx("div", { className: O0.line }),
|
|
6539
|
+
/* @__PURE__ */ s.jsxs("div", { className: O0.labelContainer, children: [
|
|
6538
6540
|
/* @__PURE__ */ s.jsx(
|
|
6539
6541
|
"div",
|
|
6540
6542
|
{
|
|
6541
6543
|
className: I(
|
|
6542
|
-
|
|
6543
|
-
p === G && !x &&
|
|
6544
|
-
(G < p || x) &&
|
|
6544
|
+
O0.circle,
|
|
6545
|
+
p === G && !x && O0.active,
|
|
6546
|
+
(G < p || x) && O0.completed
|
|
6545
6547
|
),
|
|
6546
6548
|
children: G < p || x ? /* @__PURE__ */ s.jsx(V, { path: so, width: 20 }) : G + 1
|
|
6547
6549
|
}
|
|
6548
6550
|
),
|
|
6549
|
-
/* @__PURE__ */ s.jsx("div", { className: I(
|
|
6551
|
+
/* @__PURE__ */ s.jsx("div", { className: I(O0.label, p === G && O0.active), children: w.label })
|
|
6550
6552
|
] })
|
|
6551
6553
|
] }, G)) }),
|
|
6552
|
-
i && /* @__PURE__ */ s.jsxs("div", { className:
|
|
6554
|
+
i && /* @__PURE__ */ s.jsxs("div", { className: O0.btnsFlex, children: [
|
|
6553
6555
|
/* @__PURE__ */ s.jsx(H0, { variant: X0.SECONDARY, onClick: t, children: "Cancel" }),
|
|
6554
6556
|
r && p === a && /* @__PURE__ */ s.jsx(H0, { onClick: B, variant: X0.GHOST, children: d }),
|
|
6555
6557
|
/* @__PURE__ */ s.jsx(H0, { onClick: y, children: C ? l : "Continue" })
|
|
6556
6558
|
] })
|
|
6557
6559
|
] }),
|
|
6558
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
6559
|
-
c && /* @__PURE__ */ s.jsxs("div", { className:
|
|
6560
|
+
/* @__PURE__ */ s.jsx("div", { className: O0.body, children: e[p].component }),
|
|
6561
|
+
c && /* @__PURE__ */ s.jsxs("div", { className: O0.footer, children: [
|
|
6560
6562
|
/* @__PURE__ */ s.jsx(H0, { variant: X0.SECONDARY, onClick: t, children: "Cancel" }),
|
|
6561
|
-
/* @__PURE__ */ s.jsxs("div", { className:
|
|
6563
|
+
/* @__PURE__ */ s.jsxs("div", { className: O0.btnsFlex, children: [
|
|
6562
6564
|
p > 0 && /* @__PURE__ */ s.jsx(H0, { variant: X0.SECONDARY, onClick: S, children: "Back" }),
|
|
6563
6565
|
r && p === a && /* @__PURE__ */ s.jsx(H0, { onClick: B, variant: X0.GHOST, children: d }),
|
|
6564
6566
|
/* @__PURE__ */ s.jsx(H0, { onClick: y, children: C ? n : "Continue" })
|
|
@@ -6572,7 +6574,7 @@ const N5 = "_segmentedControl_11npz_1", j5 = "_root_11npz_6", S5 = "_radio_11npz
|
|
|
6572
6574
|
radio: S5,
|
|
6573
6575
|
radioLabel: E5
|
|
6574
6576
|
};
|
|
6575
|
-
function
|
|
6577
|
+
function A9({ items: e, defaultValue: t, handleOnChange: o }) {
|
|
6576
6578
|
var i, c;
|
|
6577
6579
|
const [a, n] = y0(
|
|
6578
6580
|
wt.machine({
|
|
@@ -6624,7 +6626,7 @@ const B5 = "_iconSpan_1mkuc_1", F5 = "_icon_1mkuc_1", R5 = "_closeIconSpan_1mkuc
|
|
|
6624
6626
|
spanClassName: $0.iconSpan
|
|
6625
6627
|
}
|
|
6626
6628
|
)
|
|
6627
|
-
}),
|
|
6629
|
+
}), w9 = ({ msg: e, options: t }) => Dt.error(e, {
|
|
6628
6630
|
position: "top-right",
|
|
6629
6631
|
autoClose: 1800,
|
|
6630
6632
|
...t,
|
|
@@ -6636,7 +6638,7 @@ const B5 = "_iconSpan_1mkuc_1", F5 = "_icon_1mkuc_1", R5 = "_closeIconSpan_1mkuc
|
|
|
6636
6638
|
spanClassName: $0.iconSpan
|
|
6637
6639
|
}
|
|
6638
6640
|
)
|
|
6639
|
-
}),
|
|
6641
|
+
}), N9 = ({ msg: e, options: t }) => Dt.info(e, {
|
|
6640
6642
|
position: "top-right",
|
|
6641
6643
|
autoClose: 1800,
|
|
6642
6644
|
...t,
|
|
@@ -6648,7 +6650,7 @@ const B5 = "_iconSpan_1mkuc_1", F5 = "_icon_1mkuc_1", R5 = "_closeIconSpan_1mkuc
|
|
|
6648
6650
|
spanClassName: $0.iconSpan
|
|
6649
6651
|
}
|
|
6650
6652
|
)
|
|
6651
|
-
}),
|
|
6653
|
+
}), j9 = ({ msg: e, options: t }) => Dt.warning(e, {
|
|
6652
6654
|
position: "top-right",
|
|
6653
6655
|
autoClose: 1800,
|
|
6654
6656
|
...t,
|
|
@@ -6661,7 +6663,7 @@ const B5 = "_iconSpan_1mkuc_1", F5 = "_icon_1mkuc_1", R5 = "_closeIconSpan_1mkuc
|
|
|
6661
6663
|
}
|
|
6662
6664
|
)
|
|
6663
6665
|
});
|
|
6664
|
-
function
|
|
6666
|
+
function S9({ closeToast: e }) {
|
|
6665
6667
|
return /* @__PURE__ */ s.jsx("button", { className: $0.closeToastBtn, onClick: e, children: /* @__PURE__ */ s.jsx(
|
|
6666
6668
|
V,
|
|
6667
6669
|
{
|
|
@@ -6693,7 +6695,7 @@ const ro = (e, t, o) => e === 1 || e === 0 || e === void 0 || e === null ? t : o
|
|
|
6693
6695
|
"Control",
|
|
6694
6696
|
"Meta"
|
|
6695
6697
|
];
|
|
6696
|
-
function
|
|
6698
|
+
function zt({
|
|
6697
6699
|
id: e,
|
|
6698
6700
|
placement: t = "top",
|
|
6699
6701
|
trigger: o,
|
|
@@ -6733,12 +6735,12 @@ function Ot({
|
|
|
6733
6735
|
u ? is(d, u) : d
|
|
6734
6736
|
] });
|
|
6735
6737
|
}
|
|
6736
|
-
const M5 = "_labelContainer_quv4s_1", T5 = "_heading_quv4s_5", P5 = "_optionsContainer_quv4s_13",
|
|
6738
|
+
const M5 = "_labelContainer_quv4s_1", T5 = "_heading_quv4s_5", P5 = "_optionsContainer_quv4s_13", O5 = "_topMargin_quv4s_19", z5 = "_radio_quv4s_23", W5 = "_radioLabel_quv4s_32", Z5 = "_subHeading_quv4s_45", X5 = "_radioControl_quv4s_51", $5 = "_controlDisabled_quv4s_63", Y5 = "_radioControlActive_quv4s_74", J5 = "_radioControlActiveDisabled_quv4s_84", q5 = "_errorMsg_quv4s_101", U5 = "_infoIcon_quv4s_111", Q5 = "_infoIconSpan_quv4s_116", K5 = "_headingLoader_quv4s_127", e3 = "_optionsContainerLoader_quv4s_133", t3 = "_circleLoader_quv4s_137", n3 = "_circleTextLoader_quv4s_143", d0 = {
|
|
6737
6739
|
labelContainer: M5,
|
|
6738
6740
|
heading: T5,
|
|
6739
6741
|
optionsContainer: P5,
|
|
6740
|
-
topMargin:
|
|
6741
|
-
radio:
|
|
6742
|
+
topMargin: O5,
|
|
6743
|
+
radio: z5,
|
|
6742
6744
|
radioLabel: W5,
|
|
6743
6745
|
subHeading: Z5,
|
|
6744
6746
|
radioControl: X5,
|
|
@@ -6759,7 +6761,7 @@ const M5 = "_labelContainer_quv4s_1", T5 = "_heading_quv4s_5", P5 = "_optionsCon
|
|
|
6759
6761
|
function _t({ className: e, ...t }) {
|
|
6760
6762
|
return /* @__PURE__ */ s.jsx("span", { className: I(o3.container, e), ...t });
|
|
6761
6763
|
}
|
|
6762
|
-
function
|
|
6764
|
+
function E9({
|
|
6763
6765
|
items: e,
|
|
6764
6766
|
radioHeading: t,
|
|
6765
6767
|
defaultValue: o,
|
|
@@ -6819,7 +6821,7 @@ function S9({
|
|
|
6819
6821
|
)
|
|
6820
6822
|
] }),
|
|
6821
6823
|
!!h.tooltip && /* @__PURE__ */ s.jsx(
|
|
6822
|
-
|
|
6824
|
+
zt,
|
|
6823
6825
|
{
|
|
6824
6826
|
id: "radio-group-tooltip",
|
|
6825
6827
|
placement: h.tooltip.placement,
|
|
@@ -6845,7 +6847,7 @@ const a3 = "_tabList_1uplx_1", r3 = "_tab_1uplx_1", Tn = {
|
|
|
6845
6847
|
tabList: a3,
|
|
6846
6848
|
tab: r3
|
|
6847
6849
|
};
|
|
6848
|
-
function
|
|
6850
|
+
function B9({ tabs: e, defaultValue: t, tabClassName: o, onValueChange: a }) {
|
|
6849
6851
|
const [n, r] = y0(
|
|
6850
6852
|
ln.machine({
|
|
6851
6853
|
id: f.useId(),
|
|
@@ -6999,7 +7001,7 @@ const w3 = "_component_nfxra_1", N3 = "_switchLabel_nfxra_7", j3 = "_subText_nfx
|
|
|
6999
7001
|
lg: F3,
|
|
7000
7002
|
disabled: R3
|
|
7001
7003
|
};
|
|
7002
|
-
function
|
|
7004
|
+
function F9({
|
|
7003
7005
|
isToggled: e,
|
|
7004
7006
|
handleToggleChange: t,
|
|
7005
7007
|
name: o,
|
|
@@ -7070,7 +7072,7 @@ const d2 = {
|
|
|
7070
7072
|
color: "var(--status-error)"
|
|
7071
7073
|
}
|
|
7072
7074
|
};
|
|
7073
|
-
function
|
|
7075
|
+
function R9({ status: e, text: t, icon: o, customStyles: a = {} }) {
|
|
7074
7076
|
return /* @__PURE__ */ s.jsxs(
|
|
7075
7077
|
"div",
|
|
7076
7078
|
{
|
|
@@ -7094,18 +7096,18 @@ function F9({ status: e, text: t, icon: o, customStyles: a = {} }) {
|
|
|
7094
7096
|
}
|
|
7095
7097
|
);
|
|
7096
7098
|
}
|
|
7097
|
-
const H3 = "_root_1r58e_1", G3 = "_control_1r58e_5", D3 = "_trigger_1r58e_10", M3 = "_svg_1r58e_23", T3 = "_swatch_1r58e_32", P3 = "_positioner_1r58e_39",
|
|
7099
|
+
const H3 = "_root_1r58e_1", G3 = "_control_1r58e_5", D3 = "_trigger_1r58e_10", M3 = "_svg_1r58e_23", T3 = "_swatch_1r58e_32", P3 = "_positioner_1r58e_39", O3 = "_content_1r58e_43", z3 = "_swatchGroup_1r58e_50", W3 = "_swatchSingle_1r58e_58", ve = {
|
|
7098
7100
|
root: H3,
|
|
7099
7101
|
control: G3,
|
|
7100
7102
|
trigger: D3,
|
|
7101
7103
|
svg: M3,
|
|
7102
7104
|
swatch: T3,
|
|
7103
7105
|
positioner: P3,
|
|
7104
|
-
content:
|
|
7105
|
-
swatchGroup:
|
|
7106
|
+
content: O3,
|
|
7107
|
+
swatchGroup: z3,
|
|
7106
7108
|
swatchSingle: W3
|
|
7107
7109
|
};
|
|
7108
|
-
function
|
|
7110
|
+
function V9({
|
|
7109
7111
|
name: e,
|
|
7110
7112
|
label: t,
|
|
7111
7113
|
errorMsg: o,
|
|
@@ -7180,7 +7182,7 @@ const Pn = [
|
|
|
7180
7182
|
], Z3 = "_avatarImg_b4wd7_1", X3 = {
|
|
7181
7183
|
avatarImg: Z3
|
|
7182
7184
|
};
|
|
7183
|
-
function
|
|
7185
|
+
function L9({ user: e, imageStyles: t = {} }) {
|
|
7184
7186
|
return /* @__PURE__ */ s.jsx(
|
|
7185
7187
|
"img",
|
|
7186
7188
|
{
|
|
@@ -7224,7 +7226,7 @@ const o4 = "_tabs_hb1nk_1", a4 = "_tabBar_hb1nk_9", r4 = "_tab_hb1nk_1", l4 = "_
|
|
|
7224
7226
|
tab: r4,
|
|
7225
7227
|
activeTab: l4,
|
|
7226
7228
|
tabContent: i4
|
|
7227
|
-
},
|
|
7229
|
+
}, k9 = ({
|
|
7228
7230
|
id: e,
|
|
7229
7231
|
activeKey: t,
|
|
7230
7232
|
onSelect: o,
|
|
@@ -7248,7 +7250,7 @@ const o4 = "_tabs_hb1nk_1", a4 = "_tabBar_hb1nk_9", r4 = "_tab_hb1nk_1", l4 = "_
|
|
|
7248
7250
|
(c) => c.props.eventKey === t ? c.props.children : null
|
|
7249
7251
|
) })
|
|
7250
7252
|
] });
|
|
7251
|
-
},
|
|
7253
|
+
}, H9 = ({
|
|
7252
7254
|
title: e,
|
|
7253
7255
|
isActive: t,
|
|
7254
7256
|
customClassName: o,
|
|
@@ -7267,7 +7269,7 @@ const o4 = "_tabs_hb1nk_1", a4 = "_tabBar_hb1nk_9", r4 = "_tab_hb1nk_1", l4 = "_
|
|
|
7267
7269
|
onClick: n,
|
|
7268
7270
|
children: e
|
|
7269
7271
|
}
|
|
7270
|
-
), c4 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2010.5a.5.5%200%200%200%20.5-.5V8a.5.5%200%200%200-1%200v2a.5.5%200%200%200%20.5.5m0-4a.5.5%200%201%200-.5-.5.5.5%200%200%200%20.5.5'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.61%202.5a.17.17%200%200%200-.118.049L2.549%205.492a.17.17%200%200%200-.049.117v4.781q.001.07.049.118l2.943%202.943a.17.17%200%200%200%20.117.049h4.781a.17.17%200%200%200%20.118-.049l2.943-2.943a.17.17%200%200%200%20.049-.117V5.608a.17.17%200%200%200-.049-.117l-2.943-2.943a.17.17%200%200%200-.117-.049zm-.825-.658c.218-.22.515-.342.824-.342h4.781c.31%200%20.607.123.825.342l2.943%202.943c.22.218.342.515.342.824v4.781c0%20.31-.123.607-.342.825l-2.942%202.943a1.17%201.17%200%200%201-.825.342H5.608c-.309%200-.606-.123-.824-.342l-2.943-2.942a1.17%201.17%200%200%201-.342-.825V5.608c0-.309.123-.606.342-.824z'%20fill='%23070F2C'/%3e%3c/svg%3e", ho = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.93755%205.20801H3.33337C2.9882%205.20801%202.70837%205.48783%202.70837%205.83301C2.70837%206.17819%202.9882%206.45801%203.33337%206.45801H4.37504V14.9997C4.37504%2016.2653%205.40105%2017.2913%206.66671%2017.2913H13.3334C14.599%2017.2913%2015.625%2016.2653%2015.625%2014.9997V6.45801H16.6667C17.0119%206.45801%2017.2917%206.17819%2017.2917%205.83301C17.2917%205.48783%2017.0119%205.20801%2016.6667%205.20801H13.0625C12.773%203.78161%2011.5119%202.70801%2010%202.70801C8.48819%202.70801%207.2271%203.78161%206.93755%205.20801ZM8.23173%205.20801H11.7683C11.511%204.47976%2010.8164%203.95801%2010%203.95801C9.18365%203.95801%208.48913%204.47976%208.23173%205.20801ZM14.375%206.45801V14.9997C14.375%2015.575%2013.9087%2016.0413%2013.3334%2016.0413H6.66671C6.09141%2016.0413%205.62504%2015.575%205.62504%2014.9997V6.45801H14.375Z'%20fill='%23616189'/%3e%3c/svg%3e", u4 = "
|
|
7272
|
+
), c4 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2010.5a.5.5%200%200%200%20.5-.5V8a.5.5%200%200%200-1%200v2a.5.5%200%200%200%20.5.5m0-4a.5.5%200%201%200-.5-.5.5.5%200%200%200%20.5.5'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.61%202.5a.17.17%200%200%200-.118.049L2.549%205.492a.17.17%200%200%200-.049.117v4.781q.001.07.049.118l2.943%202.943a.17.17%200%200%200%20.117.049h4.781a.17.17%200%200%200%20.118-.049l2.943-2.943a.17.17%200%200%200%20.049-.117V5.608a.17.17%200%200%200-.049-.117l-2.943-2.943a.17.17%200%200%200-.117-.049zm-.825-.658c.218-.22.515-.342.824-.342h4.781c.31%200%20.607.123.825.342l2.943%202.943c.22.218.342.515.342.824v4.781c0%20.31-.123.607-.342.825l-2.942%202.943a1.17%201.17%200%200%201-.825.342H5.608c-.309%200-.606-.123-.824-.342l-2.943-2.942a1.17%201.17%200%200%201-.342-.825V5.608c0-.309.123-.606.342-.824z'%20fill='%23070F2C'/%3e%3c/svg%3e", ho = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.93755%205.20801H3.33337C2.9882%205.20801%202.70837%205.48783%202.70837%205.83301C2.70837%206.17819%202.9882%206.45801%203.33337%206.45801H4.37504V14.9997C4.37504%2016.2653%205.40105%2017.2913%206.66671%2017.2913H13.3334C14.599%2017.2913%2015.625%2016.2653%2015.625%2014.9997V6.45801H16.6667C17.0119%206.45801%2017.2917%206.17819%2017.2917%205.83301C17.2917%205.48783%2017.0119%205.20801%2016.6667%205.20801H13.0625C12.773%203.78161%2011.5119%202.70801%2010%202.70801C8.48819%202.70801%207.2271%203.78161%206.93755%205.20801ZM8.23173%205.20801H11.7683C11.511%204.47976%2010.8164%203.95801%2010%203.95801C9.18365%203.95801%208.48913%204.47976%208.23173%205.20801ZM14.375%206.45801V14.9997C14.375%2015.575%2013.9087%2016.0413%2013.3334%2016.0413H6.66671C6.09141%2016.0413%205.62504%2015.575%205.62504%2014.9997V6.45801H14.375Z'%20fill='%23616189'/%3e%3c/svg%3e", u4 = "_card_132x6_1", d4 = "_taskSection_132x6_17", m4 = "_taskName_132x6_25", p4 = "_dateAndTime_132x6_29", h4 = "_detailsSection_132x6_34", g4 = "_detail_132x6_34", v4 = "_detailKey_132x6_50", f4 = "_detailValue_132x6_55", b4 = "_detailValueNA_132x6_62", x4 = "_actionSection_132x6_66", C4 = "_detailValueAttachments_132x6_78", I4 = "_detailValueAttachment_132x6_78", _4 = "_attachmentName_132x6_90", y4 = "_logoutIcon_132x6_104", V0 = {
|
|
7271
7273
|
card: u4,
|
|
7272
7274
|
taskSection: d4,
|
|
7273
7275
|
taskName: m4,
|
|
@@ -7280,14 +7282,15 @@ const o4 = "_tabs_hb1nk_1", a4 = "_tabBar_hb1nk_9", r4 = "_tab_hb1nk_1", l4 = "_
|
|
|
7280
7282
|
actionSection: x4,
|
|
7281
7283
|
detailValueAttachments: C4,
|
|
7282
7284
|
detailValueAttachment: I4,
|
|
7283
|
-
attachmentName: _4
|
|
7284
|
-
|
|
7285
|
-
|
|
7286
|
-
|
|
7287
|
-
|
|
7285
|
+
attachmentName: _4,
|
|
7286
|
+
logoutIcon: y4
|
|
7287
|
+
}, A4 = "_box_1edp7_1", w4 = "_icon_1edp7_9", N4 = "_dot_1edp7_14", m2 = {
|
|
7288
|
+
box: A4,
|
|
7289
|
+
icon: w4,
|
|
7290
|
+
dot: N4
|
|
7288
7291
|
};
|
|
7289
7292
|
var q0 = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.NEUTRAL = "neutral", e.POSITIVE = "positive", e.WARNING = "warning", e.NEGATIVE = "negative", e.HIGHLIGHT = "highlight", e))(q0 || {}), w2 = /* @__PURE__ */ ((e) => (e.ICON = "icon", e.DOT = "dot", e.NONE = "none", e))(w2 || {});
|
|
7290
|
-
function
|
|
7293
|
+
function On({
|
|
7291
7294
|
highlight: e = "none",
|
|
7292
7295
|
status: t = "default",
|
|
7293
7296
|
selected: o = !1,
|
|
@@ -7343,7 +7346,7 @@ const Fe = {
|
|
|
7343
7346
|
highlight: { bg: "var(--status-info-i10)", color: "var(--status-info-i70)" },
|
|
7344
7347
|
warning: { bg: "var(--status-warning-w10)", color: "var(--status-warning-w70)" },
|
|
7345
7348
|
negative: { bg: "var(--status-error-e10)", color: "var(--status-error-e70)" }
|
|
7346
|
-
}, p2 = /* @__PURE__ */ new Map(),
|
|
7349
|
+
}, p2 = /* @__PURE__ */ new Map(), j4 = (e) => {
|
|
7347
7350
|
if (p2.has(e))
|
|
7348
7351
|
return p2.get(e);
|
|
7349
7352
|
let t = 0;
|
|
@@ -7353,19 +7356,19 @@ const Fe = {
|
|
|
7353
7356
|
}
|
|
7354
7357
|
const o = Math.abs(t) % 360, a = Math.abs(t * 2) % 100, n = Math.min(Math.abs(t * 3) % 50 + 50, 80), r = `hsl(${o}, ${a}%, ${n - 20}%)`, i = `hsl(${o}, ${a}%, ${n + 20}%)`, c = { darkerColor: r, lighterColor: i };
|
|
7355
7358
|
return p2.set(e, c), c;
|
|
7356
|
-
},
|
|
7359
|
+
}, S4 = (e) => typeof e == "object" && e !== null ? !Array.isArray(e) : !1, E4 = (e) => typeof e == "string", B4 = (e) => Array.isArray(e) && e.every((t) => typeof t == "string"), F4 = (e) => {
|
|
7357
7360
|
const t = new Date(e), o = String(t.getDate()).padStart(2, "0"), a = String(t.getMonth() + 1).padStart(2, "0"), n = t.getFullYear();
|
|
7358
7361
|
return `${o}/${a}/${n}`;
|
|
7359
|
-
},
|
|
7362
|
+
}, R4 = (e) => {
|
|
7360
7363
|
const t = new Date(e);
|
|
7361
7364
|
let o = t.getHours();
|
|
7362
7365
|
const a = t.getMinutes(), n = o >= 12 ? "PM" : "AM";
|
|
7363
7366
|
o = o % 12, o = o || 12;
|
|
7364
7367
|
const r = String(o).padStart(2, "0"), i = String(a).padStart(2, "0");
|
|
7365
7368
|
return `${r}:${i} ${n}`;
|
|
7366
|
-
},
|
|
7369
|
+
}, V4 = (e) => F4(e) + " | " + R4(e), L4 = (e) => /^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$/.test(e);
|
|
7367
7370
|
var Be = /* @__PURE__ */ ((e) => (e.PENDING = "pending", e.PENDING_SECOND_APPROVER = "pending_second_approver", e.PENDING_CANCELLATION = "pending_cancellation", e.APPROVED = "approved", e.CLOSED = "closed", e.DECLINED = "declined", e.CANCELLED = "cancelled", e))(Be || {});
|
|
7368
|
-
function
|
|
7371
|
+
function k4(e) {
|
|
7369
7372
|
switch (e) {
|
|
7370
7373
|
case "pending":
|
|
7371
7374
|
return "Pending";
|
|
@@ -7385,9 +7388,11 @@ function L4(e) {
|
|
|
7385
7388
|
return console.warn(`Unknown status: ${e}`), "Unknown";
|
|
7386
7389
|
}
|
|
7387
7390
|
}
|
|
7388
|
-
function
|
|
7391
|
+
function H4({ data: e }) {
|
|
7389
7392
|
var a;
|
|
7390
|
-
const t = ma()
|
|
7393
|
+
const t = ma();
|
|
7394
|
+
console.log("charizard", e);
|
|
7395
|
+
const o = [
|
|
7391
7396
|
{
|
|
7392
7397
|
label: "See details",
|
|
7393
7398
|
onClick: (n) => t(`/${n.module_reference}/${n.task_details_id}`, {
|
|
@@ -7410,13 +7415,13 @@ function k4({ data: e }) {
|
|
|
7410
7415
|
return /* @__PURE__ */ s.jsxs("div", { className: V0.card, children: [
|
|
7411
7416
|
/* @__PURE__ */ s.jsxs("div", { className: V0.taskSection, children: [
|
|
7412
7417
|
/* @__PURE__ */ s.jsx("div", { className: I(V0.taskName, "zap-content-semibold"), children: e.name }),
|
|
7413
|
-
/* @__PURE__ */ s.jsx("div", { className: I(V0.dateAndTime, "zap-caption-medium"), children:
|
|
7418
|
+
/* @__PURE__ */ s.jsx("div", { className: I(V0.dateAndTime, "zap-caption-medium"), children: L4(e.date) ? V4(e.date) : e.date }),
|
|
7414
7419
|
/* @__PURE__ */ s.jsx(
|
|
7415
|
-
|
|
7420
|
+
On,
|
|
7416
7421
|
{
|
|
7417
7422
|
highlight: w2.ICON,
|
|
7418
7423
|
icon: e.icon_url,
|
|
7419
|
-
status:
|
|
7424
|
+
status: G4[e.module_reference] || q0.DEFAULT,
|
|
7420
7425
|
customSvgStyles: { width: "16px", height: "16px" },
|
|
7421
7426
|
children: e.module_name
|
|
7422
7427
|
}
|
|
@@ -7426,7 +7431,7 @@ function k4({ data: e }) {
|
|
|
7426
7431
|
var i;
|
|
7427
7432
|
return /* @__PURE__ */ s.jsxs("div", { className: V0.detail, children: [
|
|
7428
7433
|
/* @__PURE__ */ s.jsx("div", { className: I(V0.detailKey, "zap-subcontent-medium"), children: n.key }),
|
|
7429
|
-
Array.isArray(n.value) && n.value.length > 0 ?
|
|
7434
|
+
Array.isArray(n.value) && n.value.length > 0 ? B4(n.value) ? /* @__PURE__ */ s.jsx("div", { className: I(V0.detailValue, "zap-subcontent-medium"), children: n.value.join(", ") }) : /* @__PURE__ */ s.jsx("div", { className: V0.detailValueAttachments, children: (i = n.value) == null ? void 0 : i.map((c, l) => /* @__PURE__ */ s.jsxs("div", { className: V0.detailValueAttachment, children: [
|
|
7430
7435
|
/* @__PURE__ */ s.jsx("div", { children: /* @__PURE__ */ s.jsx("img", { src: c.details.icon, width: 20, alt: `${c.details.type}` }) }),
|
|
7431
7436
|
/* @__PURE__ */ s.jsx("div", { children: /* @__PURE__ */ s.jsx(
|
|
7432
7437
|
"a",
|
|
@@ -7437,16 +7442,16 @@ function k4({ data: e }) {
|
|
|
7437
7442
|
children: c.file_name
|
|
7438
7443
|
}
|
|
7439
7444
|
) })
|
|
7440
|
-
] }, l)) }) : n.value &&
|
|
7445
|
+
] }, l)) }) : n.value && S4(n.value) && Object.keys(n.value).length ? /* @__PURE__ */ s.jsx(
|
|
7441
7446
|
s4,
|
|
7442
7447
|
{
|
|
7443
7448
|
username: io(n.value),
|
|
7444
7449
|
profileImgUrl: n.value.profile_img_url
|
|
7445
7450
|
}
|
|
7446
|
-
) :
|
|
7451
|
+
) : E4(n.value) ? /* @__PURE__ */ s.jsx("div", { className: I(V0.detailValue, "zap-subcontent-medium"), children: n.value }) : /* @__PURE__ */ s.jsx("div", { className: I(V0.detailValueNA, "zap-subcontent-medium"), children: "N/A" })
|
|
7447
7452
|
] }, r);
|
|
7448
7453
|
}) }),
|
|
7449
|
-
/* @__PURE__ */ s.jsx("div", { className: V0.statusSection, children: /* @__PURE__ */ s.jsx(
|
|
7454
|
+
/* @__PURE__ */ s.jsx("div", { className: V0.statusSection, children: /* @__PURE__ */ s.jsx(On, { highlight: w2.DOT, status: D4[e.status], children: k4(e.status) }) }),
|
|
7450
7455
|
/* @__PURE__ */ s.jsx("div", { className: V0.actionSection, children: !!(o != null && o.length) && /* @__PURE__ */ s.jsx(
|
|
7451
7456
|
ae.ActionsDropdown,
|
|
7452
7457
|
{
|
|
@@ -7458,48 +7463,48 @@ function k4({ data: e }) {
|
|
|
7458
7463
|
) })
|
|
7459
7464
|
] });
|
|
7460
7465
|
}
|
|
7461
|
-
const
|
|
7466
|
+
const G4 = {
|
|
7462
7467
|
profile: q0.DEFAULT,
|
|
7463
7468
|
leave: q0.DEFAULT,
|
|
7464
7469
|
it_request: q0.NEGATIVE,
|
|
7465
7470
|
attendance: q0.HIGHLIGHT,
|
|
7466
7471
|
reimbursement: q0.DEFAULT,
|
|
7467
7472
|
document: q0.HIGHLIGHT
|
|
7468
|
-
},
|
|
7473
|
+
}, D4 = {
|
|
7469
7474
|
[Be.PENDING]: q0.WARNING,
|
|
7470
7475
|
[Be.DECLINED]: q0.NEGATIVE,
|
|
7471
7476
|
[Be.PENDING_SECOND_APPROVER]: q0.WARNING,
|
|
7472
7477
|
[Be.CANCELLED]: q0.NEGATIVE,
|
|
7473
7478
|
[Be.APPROVED]: q0.POSITIVE,
|
|
7474
7479
|
[Be.PENDING_CANCELLATION]: q0.WARNING
|
|
7475
|
-
},
|
|
7476
|
-
taskCardHeader:
|
|
7480
|
+
}, M4 = "_taskCardHeader_dnzg4_1", T4 = {
|
|
7481
|
+
taskCardHeader: M4
|
|
7477
7482
|
};
|
|
7478
|
-
function
|
|
7479
|
-
return /* @__PURE__ */ s.jsx("div", { className:
|
|
7483
|
+
function P4({ headers: e }) {
|
|
7484
|
+
return /* @__PURE__ */ s.jsx("div", { className: T4.taskCardHeader, children: e.map((t, o) => /* @__PURE__ */ s.jsx("div", { className: "zap-caption-medium", children: t }, o)) });
|
|
7480
7485
|
}
|
|
7481
|
-
const P4 = "data:image/svg+xml,%3csvg%20width='63'%20height='70'%20viewBox='0%200%2063%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.5%207.5c5.374-1.471%208.96-6.824%2014.254-5.129C44.034%204.062%2047.94%209.604%2048%2014.714%2048.058%2019.719%2048%2028%2048%2028s1.412%2011.921-2%2015.728c-3.394%203.788-17.616.58-22.957.99-5.866.45-13.445%203.155-17.194-.99-4.017-4.44%202.206-11.16%201.078-16.828-.877-4.402-8.204-7.293-6.732-11.56C1.663%2011.082%208.483%2013.202%2013%2011.5c3.322-1.253%208.057-3.057%2011.5-4'%20fill='%23EDF0F5'/%3e%3crect%20x='2.066'%20y='9.189'%20width='43.067'%20height='31.305'%20rx='1.086'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2016.417a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2014.799h14.838v.905H19.076zm0%201.447h11.219v.362H19.076z'/%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2025.283a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2023.665h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cg%20clip-path='url(%23b)'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2034.331a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2032.713h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20d='M57.745%2035.741c-.161.019-.337.037-.535.065l.198-.009c.086-.013.287-.04.337-.056m.501-.18c-.017.002-.067.01-.098.017a.3.3%200%200%200-.089.023.4.4%200%200%200%20.083-.012c.066-.014.135-.031.104-.028m-.116%2010.572c.017.066.03.122.043.178-.01-.048-.023-.111-.042-.178M56.724%2035.91c-.055.003-.091.008-.128.012.045-.004.094-.007.128-.013M44.973%2051.932l.005-.026-.007.032zm12.78-16.295-.012.001zm.001%200-.002.008c.028-.007.021-.008.002-.008m.784%201.239.003-.039-.001.012-.003.037zm-1.778-.999q-.047.005.01%200l.036-.003h-.009zm-.322.075.009.001.027-.003h-.009zM44.546%2054.355l.001-.01zm-.011.075.01-.075zm4.503%202.304a.3.3%200%200%200%20.01.098l.008-.037c-.007-.015-.01-.052-.018-.06m-.095-.086v.019q.001.018.007.016.003%200%20.002-.016c-.002-.012-.007-.025-.009-.019m-2.136%2010.914v-.033zm2.307-10.623v.004zm-.004-.023.004.024zm-.494%204.33.002-.005zm.327-4.506h-.002v.003zm0%20.001h.006q-.004-.008-.006%200m-2.656%2012.325-.007.002h.002l.007-.002zm2.795-12.154q.002.009.002-.002l-.002-.007zm.054.055.001-.002v-.005l-.002.002zm-.684%204.719.005-.013zm12.724%206.625a1%201%200%200%200-.094.083l.041-.022zm.054-.12-.019.013q-.017.015-.014.016.001.001.017-.01c.013-.01.022-.023.016-.02m-3.692-8.556.01.04zm3.454%208.883-.004.003zm.025-.021-.024.02zm-2.787-.906-.003.005.006-.006zm2.905.667-.002.001zm.002.001.002.003q.005-.007-.002-.004m-4.094-10.705-.002-.009v.003l.003.008zm3.967%2010.921q-.009.009.003%200l.006-.005h-.002zm-.04.078h.003l.005-.004h-.002zm-2.39-1.399-.002.002zm.008-.014-.009.014zm3.342%201.293a.06.06%200%200%200%20.07.002l-.029-.013c-.01.008-.033.005-.04.011m-.145.01q.003.015.01.027c.01.016.02.02.021.017q.003-.002-.01-.021c-.008-.016-.022-.032-.021-.023m-.579-10.925.007.032zm.815%2010.819.001-.001zm-.004.007a.01.01%200%200%200%20.005-.008q-.005.002-.005.008m-.698-4.149v.005-.006zm.561%204.358v.001l.003.001z'%20fill='%23070F2C'/%3e%3cpath%20d='m61.882%2068.554.004-.008q-.012%200-.004.008m-1.115-12.67-.003-.007.001.002.003.007zm1.27%2012.496q.002-.006-.003-.003l-.003.003.002.001zm-.03-.066-.002-.001v.001l.002.001m-.687-4.589v.014q.002-.008%200-.014M47.517%2028.858a.13.13%200%200%200-.087.007l.034.018c.013-.01.046-.011.053-.025m.071-.148-.017-.004q-.015.003-.014.01%200%20.006.014.005c.011%200%20.022-.008.017-.012m-.271%207.539-.03.001q.015.001.03-.001m.024-7.285h-.004zm.019-.005a.03.03%200%200%200-.02.004q.012.002.02-.004m-1.227%202.331v-.005l-.001.006zm1.372-2.591v-.002h-.002zm0%200v.01q.006-.006%200-.01m1.308%207.553h.007-.008zm-1.452-7.339q-.007.003.002.003l.006-.001-.002-.002zm-.044.083.002.002.004-.001-.002-.002zm-1.17%202.691v-.002zm.001.012-.002-.012q-.002.007.002.012m10.322-8.502q0%20.088.04.166l-.006-.062c-.013-.024-.023-.088-.033-.104m-.111-.166v.034q.005.033.01.03.003%200%200-.028c-.002-.023-.008-.047-.01-.037m-3.416-.069.02.06zm3.719.518.005.005zm-.029-.026q.012.015.027.026zm1.118%205.509.009-.004-.012.005zm-1.383-5.758h-.002v.004zm-.001-.001h.007c-.003-.01-.005-.007-.007%200m-5.74-1.086-.008-.01.002.003.008.01zm5.978%201.347q.01.01-.001-.004l-.007-.008v.003zm.103.034-.001-.003-.006-.005v.003zm.159%205.401.003.003zm-.024-.016.024.016z'%20fill='%23070F2C'/%3e%3cpath%20d='M23.936%2066.214a6%206%200%200%200%200-.4l-.009.139c.004.068.003.218.009.261m.061.456a1%201%200%200%200-.002-.147.3.3%200%200%200-.002.06c0%20.052.003.108.004.086m-.733-6.846v-.135q-.003.056%200%20.134m.634%205.493V65.3zm0%20.097v-.096c0%20.033-.002.069%200%20.096m-.04-17.71v.02-.025zm.148%2018.599v-.009zm0%200-.005-.007c.002.023.003.02.005.007m-.75.359h.03l-.01-.002h-.028zm.663-1.2q0-.036-.002.007v.027l.002-.006zm-.032-.275-.002.005v.021l.002-.005zm-.027-19.318v.008zm-.001-.057v.057zm-2.017%2020.95a.1.1%200%200%200-.11.004l.044.033c.015-.017.057-.014.066-.037m.11-.266a.04.04%200%200%200-.024-.008q-.024.005-.022.018%200%20.01.02.011c.016-.002.033-.014.026-.021m2.255.478h.04a.06.06%200%200%200-.04%200m-2.57-.032h-.004zm.021-.007a.03.03%200%200%200-.023.007c.008%200%20.018.002.023-.007m1.142%201.229h-.006l.008.002zm-.97-1.694v-.004h-.003zm0%200v.02a.013.013%200%200%200%200-.02m.332.11-.009.001q0%20.004.003.004h.008zm-.512.272q-.008.005.004.005l.007-.003-.003-.003zm-.033.147q0%20.003.003.004l.004-.002-.002-.004zm1.729%201.171h-.002zm.014-.001-.016.002c.006%200%20.012.005.017-.002'%20fill='%231E3EAE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M44.586%2040.347c.145-.1.266-.234.351-.388.087-.164.132-.346.13-.531%200-.37-.001-.723-.01-.987-.01.251-.01.251-.02.083-.002.127-.002.274-.002.42%200%20.16%200%20.319-.002.445l-.002-.057c-.004-.09-.008-.182-.01-.512%200-.035.001-.05.002-.068a19%2019%200%200%200-.001-.89c-.009-.25-.018-.408-.029-.183v-.014l-.003-.056-.001-.163v-2.45l.003-.744v-.561l-.001-1.512.003-2.753c0-.448-.002-.87-.006-1.284a206%20206%200%200%201-.008-1.924v-3.929c0-.337%200-.676-.005-.977l-.002-.454-.003-2.185.002-1.322v-4.935l-.001-.942-.005-1.123a.99.99%200%200%200-.956-.961q-.181-.004-.37-.003h-.191l-1.14-.002-1.701.002-.83.004-.545.003c-.575.002-1.117.002-1.645-.004a92%2092%200%200%200-1.199-.005h-1.9l-2.265.003-.657-.002-2.08-.003-3.998-.001h-4.273l-1.3.004a37%2037%200%200%200-.69-.004H17.8l-1.987-.002h-1.412l-1.884.001-2.562.002-.267.002h-.08c-.325.003-.649.005-.936-.002H7.348l-1.317.004q-.893.001-1.776-.004l-.933-.004h-.12q-.061%200-.115.003l-.054.002-.054.008a.99.99%200%200%200-.836.84l-.008.054-.005.086v.568l-.004%201.512v.656c.012%201.627.012%203.297.007%204.976l-.002%201.23.003%204.652.003%201.41.007%201.673v.565c-.007%201.43-.003%202.83.004%204.223v.043a97%2097%200%200%201%200%201.247%201%201%200%200%200-.005.16l-.001%201.809v4.32a1%201%200%200%200%20.004.114%201%201%200%200%200%20.136.419.98.98%200%200%200%20.826.484%201%201%200%200%200%20.12.001h.741l.987.001H8.57l.646-.003a81%2081%200%200%201%201.139-.005h1.955l.643.002-.18.004.102.002%201.71.001.362-.001c.256-.006.574-.006.886-.006h.186l1.986-.001%203.134.003.22.002-2.052.002q.344.004.65.003h.23l5.227-.001h.95q2.567.006%205.105-.004h.52c.388%200%20.777%200%201.132-.005.258.005.553.005.849.005h.529l1.219.004h1.412l2.654-.006.274.004c.14.001.284.003.371.006h-.255.246l.782.008a5%205%200%200%201-.41.01l-.67.002c.122.004.314.006.501.007.146.001.289.002.393.005.01.002-.077.003-.164.004-.086%200-.173.001-.168.004q.005.003-.001.006l-.004.004h.41q.15-.003.3.007c-.039.004.072.005.18.005l.162.002c.004.002.017.003.01.004a4%204%200%200%201-.19.006c-.062%200-.12.002-.139.003-.052.004-.044.008-.037.012l.005.004.001.001%202.253.007h-.07c-.419.003-.443.003-.683.01-.15.004-.287.004-.47.002a23%2023%200%200%200-1.128.004c.244.006.574.008.895.01l.424.004c0%20.002-.038.003-.073.004-.06.003-.112.005.035.007l-.256.002.02.003h.017l.203.002c.14%200%20.281%200%20.362.004.082.004.264.005.442.006h.04c.26.001.44.005.58.01.044.003-.072.005-.185.006l-.178.004-.025.002a3%203%200%200%201-.242.008l.347.012-.134.002-1.988.004h-3.522l-3.699.004-5.029.005-2.568.001h-4.474l-3.14-.004-3.515-.003h-3.045l-4.458.003-1.793-.003-2.271-.003h-.907l-.076-.003-.033-.002a1.207%201.207%200%200%201-1.108-1.168l-.001-.133v-2.384c-.002-.353-.003-.706-.002-1.094v-1.606l.001-1.704-.003-2.46v-1.218l.005-3.39c0-.353%200-.673-.005-.985-.007-.442-.009-.964-.01-1.521V10.54l.001-.179q.001-.075.012-.15l.012-.075.019-.073a1.21%201.21%200%200%201%201.11-.897c.054-.003.1-.003.147-.003h1.858l2.285.001h6.947l3.705.002h.381l4.94-.005h.667l3.804.002h7.866c1.366-.001%202.752-.001%204.102.006h.473l2.428.002h1.214a1.7%201.7%200%200%201%20.322.022q.165.03.314.106a1.22%201.22%200%200%201%20.642.82q.038.196.03.396v.75l.001%201.497v5.091l-.004%2012-.005%203.993-.001%203.234v.237c0%20.424%200%20.85-.005%201.238a21%2021%200%200%200-.001.44v.302c-.002.1-.005.18-.007.091-.006-.22-.013-.164-.019-.096l-.002.071q0%20.049-.003.11-.003.119-.032.236a1.1%201.1%200%200%201-.143.336l.032-.053.026-.056a1%201%200%200%200%20.045-.113l-.01.025-.02.048-.039.077a1%201%200%200%201-.077.123l-.012.019v-.002l.013-.018c.086-.132.146-.28.176-.434q.029-.152.026-.308c0-.07%200-.09-.002-.11v-.027c-.013-.603-.028-.685-.044-.508a.7.7%200%200%200-.009.163v.236q0%20.19-.003.386a1.06%201.06%200%200%201-.2.577c-.104.135-.076.104-.048.073.02-.022.04-.044.008-.001a1.1%201.1%200%200%201-.246.214c-.013.005-.01%200-.005-.004q.005-.005.003-.006m-29.064.087h.06c.337.002.581.003.854%200a44%2044%200%200%200-.814%200zM15.02%209.372l.085.002a8%208%200%200%201-.258-.002zm8.415.003h-.073q-.126%200-.013.001h.084zm4.315-.002h.164-.008l-.086.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M44.869%2040.027c.094-.139.154-.298.174-.465q.006-.065.008-.134v-.141l-.004-.296-.013.401q.002.068-.003.163l-.014.096-.024.097q-.046.145-.124.279m-.872.563.095-.002c.04-.004.083-.012.116-.017a.6.6%200%200%200%20.188-.061c-.004-.003-.052.02-.171.048a1.3%201.3%200%200%201-.192.026c-.047.004-.069.007-.036.006m-20.817-.157h-.367c.098%200%20.228.002.368%200m21.812-2.706v-.044zm.002.261c.002-.111%200-.185%200-.261a8%208%200%200%200%200%20.261m-20.069-28.6h.054-.067zm19.993%2030.737.016-.02zm0-.001-.002-.008c-.035.05-.025.04.002.008m-2.871.439h.078l-.023-.002h-.077zm2.976-2.495q-.002-.096-.002.021v.073l.002-.018zm-.048-.664-.001.017v.056l.002-.018zM19.906%209.386h.02zm-.156%200h.155c-.055%200-.112-.002-.156%200m25.805%2059.115a.5.5%200%200%200-.103.082q.025-.008.047-.018c.013-.018.052-.049.056-.064m.033-.154-.021.012q-.018.015-.013.018.003.004.018-.009c.013-.01.023-.024.016-.021m-.227.373-.005.003zm.027-.019a.1.1%200%200%200-.026.02.1.1%200%200%200%20.026-.02m-3.281-.955-.005.005.007-.005zm3.379.664v-.002l-.003.002zm.001%200%20.004.006q.005-.008-.004-.006m-.425-10.873.001-.009v.003l-.002.009zm.313%2011.131q-.008.007.004%200l.007-.005h-.003zm-.036.092h.003l.005-.005h-.003zm-2.787-1.385-.002.001zm.015-.013-.013.013q.008-.006.013-.013M6.457%208.333H40.66v.947H6.457z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.467%208.65c.003.139.004.294.004.446v.127l.034-.002v-.03l.003.025v.005h.16l.043.003c.15.004.3.002.384-.004.12-.01.195-.019.088-.03l.033-.003.078-.001h1.174l.095.001q.133%200%20.261.002a8%208%200%200%200%20.27%200q.317-.004.636-.001h.088l1.319.003q.32%200%20.615-.006c.295-.005.593-.008.922-.008h1.883c.162%200%20.323%200%20.467-.005l.177-.001h.04l1.047-.003.634.001q.935.005%201.872%200h.492c.154.001.311%200%20.451-.001a35%2035%200%200%201%201.07.002c.353.004.72.005%201.083.005l.816-.002.397-.004.261-.003c.276-.002.535-.002.788.005.171.005.372.005.575.005l.91-.001%201.085-.002.315.001q.492.005.996.004h1.916l2.047.001.623-.004q.142.004.33.004h.684l.951.002q.33.002.677%200c.292-.003.603-.003.903-.002l1.227-.002.128-.001h.038c.156-.003.311-.006.449.002h.634l.631-.004q.429-.002.851.004.212.003.439.003v-.75l-.773-.003h-.314c-.778.012-1.576.012-2.379.007l-.587-.002-2.224.002-.674.003-.798.006h-.27a102%20102%200%200%200-2.018.003H30.5q-.291.005-.59%200h-.002c-.001-.002-.002-.004-.078-.005l-.864-.002-3.776-.005-1.727-.001h-.027l-.28.001a16%2016%200%200%201-.543.004h-.07l-.864-.001-.308-.002.084-.004-.05-.001-.817-.002h-.172a10%2010%200%200%201-.423.005h-1.036l-1.5-.005-.105-.001h.98a10%2010%200%200%200-.313-.004h-.11l-2.498-.002-.455-.001q-1.228-.006-2.438%200h-.25c-.185-.001-.37-.001-.537.002-.126-.004-.268-.004-.41-.004l-.252-.001-.586-.004h-.013q-.33-.002-.661%200c-.407.003-.833.003-1.266.002l-.134-.003-.182-.005h.122-.118l-.378-.006q.094-.011.189-.007l.319-.001c-.062-.004-.155-.005-.245-.006-.07%200-.14-.002-.191-.004L8%208.382c.04%200%20.082-.001.078-.003q-.005-.003-.005-.005v-.003h-.196q-.075.003-.149-.005c.016-.003-.038-.004-.09-.004l-.079-.001-.003-.001-.004-.002c.006-.002.048-.003.087-.004l.064-.003c.023-.002.016-.005.01-.008l-.007-.005-1.084-.004h.037c.195-.002.207-.002.317-.007a4%204%200%200%201%20.224-.001c.27.005.373.004.538-.004-.122-.004-.283-.005-.44-.007l-.202-.002.032-.004c.027-.001.05-.003-.022-.004l.122-.002-.02-.002-.1-.001c-.067%200-.134%200-.175-.003-.042-.003-.129-.003-.214-.004H6.7c-.126%200-.215-.003-.285-.007-.024-.002.03-.003.084-.005l.082-.002a1%201%200%200%201%20.122-.007l-.175-.009.063-.001.95-.004%201.69-.004%201.773-.005%202.411-.008%201.233-.003%202.149-.002h1.509l1.69.002%201.462-.002%202.14-.006.862.003%201.092.001%201.548.002.685-.001.233-.002c.169-.001.338-.003.524-.001h1.59q.597.002%201.18-.004c.195-.002.384-.002.585%200l1.63.004c.169%200%20.323%200%20.472-.005.211-.007.462-.009.73-.01l3.884-.001h2.165v1.181h-.117l-2.024-.001h-3.329l-1.775-.002h-.182l-2.367.004h-.32l-1.822-.002h-1.688l-1.96.002h-.12c-.655%200-1.32%200-1.966-.007h-.227l-2.325-.001-2.87.002-1.004-.001-5.75-.004-1.912-.005-1.55-.001h-.11c-.204%200-.41%200-.597-.005l-.21-.001h-.191v-.148c.003-.05.006-.092.008-.046.005.113.012.084.018.05.003-.046.005-.121.006-.198.001-.08.003-.163.007-.213v.151l.005-.078.003-.069v.001q.003.084.004.227l-.005.15c0%20.034.001.044.002.054v.013l.001.011.002.048.044-.002c.28-.012.317-.027.233-.043l-.006-.002c-.004-.002-.01-.004-.072-.006h-.098v.005l-.006-.006h-.003v-.003l-.007-.007h.007l.001-.031h-.033v.006l-.007-.006h-.003v-.004l-.006-.006h.006v-.025c0-.122%200-.248.002-.357-.002-.083-.004-.063-.006-.044-.002.014-.003.027-.004%200%20.001-.172.006-.162.01-.151zm-.005.588v-.006h-.006zm.01.01-.01-.01v.027h-.006l.006.006v.003h-.006l.006.006v-.006h.004l.006.006v-.006h.026l.006.006v-.006h-.006l-.01-.01h.01l-.026-.025zm0%200v.017h.016zm-.064-.424v-.01zm.41.431a6%206%200%200%201-.306.01l-.002-.032h.067l.2.001c-.08.01-.08.01.04.021M20.14%208.43h-.028c-.163-.002-.28-.003-.408%200%20.122.002.235.001.389%200zm14.795.757h-.012l.124.001zm-4.004-.001h.035q.06%200%20.007-.002h-.036l-.005.001m-2.068.002h-.078l.004-.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M6.492%208.868a9%209%200%200%200-.001.413l-.034-.034.097-.003-.097-.006.043.043.006-.091c-.005-.082-.006-.272-.014-.322m-.072-.561a2%202%200%200%200-.002.195.4.4%200%200%200%20.005-.082.5.5%200%200%200-.002-.113m10.059.12h.176c-.047%200-.11-.002-.176%200m-9.32.764h.02zm-.126.002c.053.001.089%200%20.125-.002-.044%200-.092-.001-.125.002m23.185-.02h-.026l.032.001zM6.4%208.809v.012zm0-.001.007.006c-.002-.03-.004-.024-.006-.006m.966-.49H7.33l.011.001h.037zm-.371.902q.045-.001-.01-.002H6.95l.008.002zm.318-.045-.008-.002h-.027l.008.002zm25.31%200h-.01zm.073%200h-.074q.042.002.075%200M20.926%209.08c0-1.085%201.178-1.964%202.631-1.964%201.454%200%202.632.88%202.632%201.963'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.176%209.047q-.004-.018-.005-.04c-.002-.023-.003-.045-.014-.06-.01.013-.01.013-.021.006v.041a.04.04%200%200%201-.014-.026l.001-.003.003-.005a.05.05%200%200%200-.006-.037c-.01-.011-.02-.017-.03-.006q-.003%200-.003-.003l-.002-.007a1%201%200%200%200-.02-.112l-.005-.034-.025-.093-.04-.122a.2.2%200%200%200-.029-.052.4.4%200%200%201-.047-.077%201%201%200%200%200-.134-.21l-.067-.076-.038-.049a1%201%200%200%200-.136-.14l-.001-.001-.024-.025a.2.2%200%200%200-.035-.027.4.4%200%200%201-.08-.068.4.4%200%200%200-.081-.07l-.067-.042h-.001l-.035-.02-.023-.012a.4.4%200%200%201-.064-.044.2.2%200%200%200-.048-.031l-.03-.018-.049-.026a1%201%200%200%200-.098-.045L24.88%207.5a1%201%200%200%200-.089-.044%203%203%200%200%200-.179-.067%201%201%200%200%200-.13-.04l-.066-.019-.041-.008-.02-.004a.1.1%200%200%200-.03-.012l-.067-.014-.094-.02a.4.4%200%200%200-.066-.012l-.04-.005q-.026-.002-.05-.006-.03-.004-.058-.005l-.077-.007a.1.1%200%200%201-.049-.007.4.4%200%200%200-.063-.003l-.063.002-.085-.007a.3.3%200%200%200-.091-.005q-.07.002-.141.002h-.005l-.032.001a2%202%200%200%201-.237.03l-.058.005-.22.044a.3.3%200%200%200-.064.02l-.032.01-.044.016-.026.007a1%201%200%200%200-.098.024l-.092.041a.2.2%200%200%201-.057.022v-.001q0-.003-.01-.002l-.08.03-.172.077q-.057.028-.113.06l-.052.028a1.3%201.3%200%200%200-.168.112.2.2%200%200%201-.047.038l-.04.031-.027.021-.024.018.004-.008-.005.002-.06.048-.003.002-.012.012a.1.1%200%200%201-.033.039l-.064.067-.053.051-.047.055-.008.007q.017-.025.037-.048l.022-.027q-.014.009-.021.02l-.007.01a1.3%201.3%200%200%200-.17.231l-.035.05-.026.053-.048.107a.2.2%200%200%200-.022.073.3.3%200%200%200-.025.058l-.022.052a.3.3%200%200%200-.013.064%201%201%200%200%201-.02.12l-.005.014-.007.014v-.008q.003-.006%200-.004v.012l-.01.035q-.009-.003-.008-.02V8.9q-.006.01-.01.023%200%20.01-.005.018-.003-.001-.004-.008%200-.008-.003-.009h-.01l-.002.018q-.002.015-.008.014-.005-.001-.006.008%200%20.006-.002.008h-.004q-.002-.001-.005-.01%200-.004-.003-.006-.005-.004-.012-.003h-.005l-.014.11a.1.1%200%200%200-.007-.037.03.03%200%200%201%200-.024.06.06%200%200%200-.001-.056.3.3%200%200%200-.018.065q-.003%200-.005-.004c-.002-.003-.003-.006-.006.001l-.001-.013h-.002l-.002.002-.002.01q0%20.012-.006.019l-.007.024a.1.1%200%200%201-.011.03c-.005.002-.006-.004-.007-.01q0-.006-.003-.01a.02.02%200%200%201-.008-.013l-.014.018-.001-.007.002-.059v-.046l.003-.03q0-.033.004-.063l.018-.092.02-.096q.006-.03.016-.06l.01-.034.04-.126a3%203%200%200%201%20.122-.24q.059-.101.135-.191l.052-.06.055-.064q.056-.057.113-.11l.02-.017q.032-.03.069-.06l.05-.041.034-.028q.027-.024.055-.046l.094-.066q.039-.026.079-.05l.102-.055q.072-.042.147-.076l.066-.03.073-.035q.018-.006.034-.016.02-.01.041-.017l.083-.028q.06-.02.117-.046a.3.3%200%200%201%20.06-.018q.084-.018.168-.04a.2.2%200%200%200%20.047-.019.3.3%200%200%201%20.075-.024l.042-.009q.08-.018.16-.03l.207-.022a1%201%200%200%201%20.122-.007l.066-.003.112-.003q.075.001.15.005l.083.004q.068.001.134.01.024.004.05.006l.06.006q.055.005.109.014l.186.038.019.004q.068.013.136.032.054.016.11.027l.033.009.183.068q.084.03.167.069.098.04.189.092a1%201%200%200%201%20.21.134%202%202%200%200%201%20.24.178q.043.032.081.069l.11.11q.04.037.072.082l.099.122.085.132q.042.066.074.139.037.07.064.144l.033.1q.018.051.026.102l.026.138.006.03a.3.3%200%200%201%20.001.078q0%20.02.002.039c-.002.005-.004.01-.007.005-.006-.011-.013-.008-.018-.004q-.005.01-.004.023l-.003.02V9.02l-.003-.012-.004.009-.001.007-.008-.023.003-.015q0-.005-.003-.006c-.015-.03-.03-.033-.046-.023l-.001.001q-.003%200-.007.008.003.03.002.062c.003.008.005.006.007.004q.002-.004.004%200c0%20.017-.005.016-.01.016zm-4.59-1.122a.1.1%200%200%200-.03.03.1.1%200%200%200%20.03-.03m2.543-.667.001.001-.011-.001q-.006-.003%200-.003l.008.001zm.392.093h-.003q-.007-.002-.001.001h.004m.196.066.008.002h-.005z'%20fill='%23070F2C'/%3e%3cpath%20d='M26.15%209.027a.1.1%200%200%200-.003-.053l-.011.02c.005.008.005.028.013.033m.089.051.002-.01q-.002-.01-.007-.01-.003%200-.003.009c0%20.007.005.014.008.01m-.148-.157v-.003zm.002.011-.002-.012q-.001.007.002.012m-1.508-1.546h.003zm1.662%201.641h-.007q.004.004.007%200m-5.335-.044v.004h.002V8.98zm5.207-.05q-.001-.004-.002.001l.001.004.001-.001zm-.048-.025v.003h.001zm-1.725-1.591.008.001q-.004-.002-.008-.001M56.391%2023.4a.3.3%200%200%200-.005-.094l-.007.035c.005.015.007.05.012.059m.055.092.003-.018q0-.018-.003-.016l-.003.015c-.001.012.002.024.003.019m-4.794%202.172-.023-.019a.1.1%200%200%200%20.023.019m4.679-2.461v-.004zm.005.021-.004-.022zm-3.239-1.809h.005zm3.361%201.988v-.002zm-.001%200h-.004q.001.007.004%200m-3.33%202.827h.007-.009zm3.233-3.001v.008l.002-.002zm-.047-.052.001.005.001-.002zm-3.653-1.749.014-.001zm-1.505%201.766a.02.02%200%200%200%200%20.026l.01-.01c-.005-.004-.004-.014-.01-.016m-.068-.024-.002.005q0%20.006.004.005.003%200%20.003-.004-.001-.006-.005-.005m.585-.111h.009zm-.477.181.002.006q0-.004-.002-.006m-.115-.047h.005zm.144-.125h-.002zm-.05.17q0%20.003.001%200v-.001zm.038.015.001-.001v-.001h-.001zm.646.567-.003.002q.002%200%20.003-.002m-.773-.449q0-.008-.004-.002l-.001.01zm.02-.06v-.003l-.002.004v.003zm-.037.096h-.002q0%20.002.002%200m.037-.105-.002.004zm-.031.084v.002zm-.012.035v-.001m1.254-.162a.03.03%200%200%200%20.021-.021l-.018-.005c0%20.008-.01.018-.003.025m.06.032h-.003zm1.258-.119h-.004zm-1.303.002.007-.003q-.005%200-.007.003m1.501.056v-.001m-1.49-.024q.001-.002-.002-.002v.002zm-.001-.055-.001-.002-.002.001.001.002zm.579.013h-.002zm-12.005%209.396q.024.075.056.148l-.014-.057c-.012-.023-.033-.079-.042-.091m-.098-.126.01.028q.012.026.013.024l-.008-.024c-.007-.018-.018-.036-.015-.028m-2.587-.965-.044-.034zm2.828%201.403.001.006zm-.013-.036.013.036zm-4.651%202.488.007.004-.009-.005zm4.475-2.753v.003zm0%200h.003q-.005-.009-.003%200m-.46.303h.011l-.003-.001h-.011zm.619-.044q.005.013%200-.004l-.003-.007q0%20.006.003.01m.052.086v-.003l-.003-.007v.002zm-5.257%201.89.001.003zm-.012-.02.012.02zm.92-.439a.02.02%200%200%200%20.008-.027l-.017.005c.005.006.001.016.01.022m.086.053q.004%200%20.005-.004.003-.003-.004-.005-.003%200-.005.002c-.003.003.002.007.004.007m-.512-1.635h.008zm.377%201.504q.003-.004%200-.007c0%20.002-.003.004%200%20.007m.157.116-.007-.003zm-.973-1.548-.002.001zm.847%201.449q0-.003-.003%200v.001zm-.049-.043h-.002v.002h.002zm.073-.747.003-.001q-.002-.002-.003%200m18.146-.874a1%201%200%200%200-.02.158l.018-.057c-.001-.026.007-.085.002-.1m-.061-.161-.005.029q-.001.029.003.027.003%200%20.005-.024c.002-.02%200-.041-.003-.032m.058.509-.002.006zm.006-.038-.006.038zm-5.546%201.324.008-.002-.01.001zm5.46-1.65-.001.003zm0%200h.005q-.002-.01-.005%200m-.425.359.009.007-.002-.003-.01-.006zm.487-.049q0%20.014.002-.003l.001-.01-.001.002zm.024.104.002-.003.001-.008-.002.003zm-5.962.579-.002.003zm.016-.023-.017.023a.1.1%200%200%200%20.017-.023'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M57.056%2033.242q-.006-.004-.013-.004l-.002.003q-.006.006-.003.013l.003-.004q0-.003.005-.005.002.005.008.008l.005.004-.003.01a.07.07%200%200%201-.033.035l-.001.001h-.003v-.005a.01.01%200%200%200-.01%200l.001.003-.001.007-.004-.002v.01l.002.007a.03.03%200%200%201-.012.016l-.003.008.004.002q.003%200%20.004.004.004.012.013.015l.003.002.039.028q.022.02.047.037l.118.079.03.02.026.018q.037.024.077.045l.044.026.018.012.005.005q.022.025.052.039l.053.03.045.026.049.03.009.004.04.018.032.016.047.029a.3.3%200%200%200%20.045.022l.047.025.06.033.029.016.049.025q.051.03.107.054a.04.04%200%200%200%20.024.003q.007%200%20.016.003a.3.3%200%200%201%20.042.027q.007.005.017.008a.1.1%200%200%201%20.034.013l.009.005.013.007.01.005q.006.002.011.006l.022.009.02.009.042.023q.015.006.03.016.01.008.022.013l.061.026.041.02.007.004.038.02.04.021.042.023.014.007q.015.007.031.017l.03.019q.015.007.029.017a.3.3%200%200%201%20.073.061l.019.02h.001l.002-.007h.01q.002.002.004%200l-.001-.009q-.003-.004-.002-.007%200-.003-.002-.005v-.004l.003.002q0-.003.003-.002l.002-.001-.007-.019q.01%200%20.012.011.001.005.005.005c.005%200%20.005.001.01.005l.001.001-.004-.006-.014-.022.007-.006h.003q.002.002.004.001l.001-.001v-.003q-.003-.002%200-.004v-.005l-.005-.005.004-.004h.004q0%20.003.003.002l-.003-.007-.002-.009.008.008q.004.004.008.002l-.005-.013-.002-.002h-.001q0-.002.001%200l.002.002-.002-.006-.001-.005a.2.2%200%200%200-.032-.03l-.017-.015-.013-.015-.006-.006-.009-.01a2%202%200%200%200-.17-.109l-.002-.002q-.005-.002-.008-.007l.012.007.015.008-.002-.003-.009-.006-.031-.02-.012-.006-.014-.007-.003-.002q-.006-.005-.013-.003l-.004-.002-.022-.013v-.002h-.001l.004-.001-.008-.006-.023-.014a.03.03%200%200%200-.018-.006l-.009-.003-.046-.027-.038-.023-.061-.037-.016-.01-.007-.005v-.005a.03.03%200%200%200-.016-.01.1.1%200%200%201-.055-.028l-.007-.005-.023-.008-.02-.008-.059-.034-.015-.01a.12.12%200%200%200-.065-.034l-.008-.005-.036-.027-.022-.017-.02-.017-.019-.008-.016-.01q-.001-.01-.01-.01h-.006q-.007-.007-.017-.01-.008-.004-.015-.01l-.024-.013a.04.04%200%200%201-.018-.01l-.023-.019-.018-.011a.01.01%200%200%201-.006-.01l-.018-.006-.042-.028-.01-.006-.05-.034a.1.1%200%200%201-.023-.02l-.008-.006-.014-.007-.015-.008-.024-.015a.02.02%200%200%201-.012-.013.02.02%200%200%200-.018-.018l-.008-.001-.012-.003-.023-.012a.1.1%200%200%201-.024-.023.04.04%200%200%200-.027-.02.02.02%200%200%201-.012-.006l-.01-.006a.2.2%200%200%201-.05-.034l-.016-.012-.028-.015h-.001l-.006-.002a.02.02%200%200%201-.016-.004l-.01-.007-.037-.024a.05.05%200%200%200-.028-.009.03.03%200%200%201-.019-.005l-.032-.025a.04.04%200%200%200-.018-.012l-.007-.005q-.002-.004-.006-.006l-.002-.002-.012-.008-.017-.013h-.003l-.003.002a.05.05%200%200%201-.02.026q-.01.006-.012-.003v-.006q-.006%200-.011.005l-.002.001q0%20.005.004.006.003%200%20.004.004a.03.03%200%200%200-.012.02c-.01.007-.016.004-.021%200m1.518.839a.02.02%200%200%201-.012-.007h.002q.007.002.01.007'%20fill='%23fff'/%3e%3cpath%20d='M57.064%2033.218q.002.011.014.01l.003-.016c-.005.003-.01%200-.017.006m-.061.062v.006q.003.002.005-.002v-.005c0-.004-.005%200-.005.002m1.66.849-.005-.002q0%20.002.005.003m-1.54-.943q0%20.002.004%200%200-.002-.004%200m-.116.116.004-.006zm.097-.091q.003%200%20.001-.002zm.036-.037.001-.002zm.65.428-.002-.001q0%20.002.002%200m.346-.428c-.003%200-.001-.003-.006.001l-.006.007v.002l-.004.003.001-.002h-.002l-.008.01h-.001v.001l-.003-.003v-.002h-.001q-.003%200-.002-.002l-.003-.004h-.008l-.005-.004h-.003l-.004-.001-.001-.002-.005-.005h-.001q0-.003-.002-.001-.003%200-.003-.003l-.001-.005h-.006q-.002%200-.002-.003v-.003l-.003-.002-.004-.001v-.002l-.003-.003-.005-.004-.006-.004h-.003v-.002l-.002-.001-.003-.003-.002-.001q-.002%200-.003-.002l-.004-.001q-.003.001-.002-.002h-.005l-.002-.003q0-.003-.002-.003l-.004-.004H58l-.004-.003-.002-.001-.007-.003h-.007q-.003-.004-.007-.002h-.002v-.002l-.003-.002-.013-.006-.006-.002h-.003l-.003-.001h-.001v-.002l-.002-.002h-.001q-.002.003-.002.001h-.004l-.005-.003h.004l-.002-.001-.009-.003h-.001l-.01-.002h-.002c0-.002-.002%200-.002-.002l-.002-.001h-.008v-.003l-.001-.002v-.002h.002l-.001-.003v-.002l.001-.002v-.002l-.001-.002v-.003l.001-.003-.004-.003.002-.002h.001q0%20.003.002%200l-.002-.004v-.002h.001v-.003l-.001-.001-.001-.002.001-.002v-.005l.005-.001h.03q.005%200%20.008.002l.007.002.006.002.006.001h.01l.002.002.005.002.006.002.002.001h.007l.003.002h.005l.002.001.006.004.003-.001q0-.003.004-.002.008%200%20.015.005l.007.002.005.002.008.004.007.002.007.003.006.003.012.004.007.004.006.003.008.004q.005%200%20.006.006h.001l.009.006.01.005.004.003.025.02.005.005q.002-.001.001.004h.001l-.001.003-.006.006v.004h-.002l-.001.002-.003.002v-.002.001l-.015.016q.002%200%200%20.003l.004-.004z'%20fill='%23fff'/%3e%3cpath%20d='M58.128%2033.182q.002-.003-.001-.002l-.003.005c.002-.002.002%200%20.004-.003m.025-.026-.002.001v.002zm.002-.006-.002.003zm-4.707-6.201c-.004.007-.014.007-.014.017.005.004.005.004.007.01.003%200%20.004-.004.008-.003l-.002.008-.003-.002q-.005%200-.005.006%200%20.009.007.015v.003l-.02.012-.007.003-.004.002-.012.008-.022.013-.008.01a.04.04%200%200%201-.013.013l-.03.02q-.004.002-.006.008l-.003.003q-.007.008-.015.013l-.011.006-.033.021-.006.004-.007.005a.03.03%200%200%201-.017.011l-.02.01-.012.01-.005.006-.003.004a.02.02%200%200%201-.014.006l-.01.005-.015.01c-.004.006-.011.008-.016.014l-.005.003-.017.01-.03.021-.032.024-.008.01q-.004%200-.006.002l-.01.008-.016.01-.01.01-.013.01-.018.016-.001.003q-.002.006-.008.005l-.01.008-.008.01a.03.03%200%200%201-.014.008l-.014.01-.023.017-.005.005a.1.1%200%200%201-.032.033l-.009.007-.031.03-.008.01-.01.013-.004.003a.1.1%200%200%200-.026.03l-.008.008-.004-.001-.012.011-.053.052-.026.029-.007.01-.011.012-.005.004v-.002h-.002l-.013.014q0%20.005-.005.009l-.011.014-.021.02-.002.002q.005-.008.012-.015-.005.001-.006.005l-.038.044a.2.2%200%200%200-.03.037q-.006.005-.008.013c-.005%200-.007.006-.01.008l-.009.008-.008.01-.014.021-.007.002.001-.001v-.001.002l-.008.004a.004.004%200%200%201%200-.006l.002-.005-.009.003c-.002-.001.001-.003%200-.005l-.004-.002-.003.002q-.002.003-.004%200-.003%200-.004.002l-.002-.001v-.005l-.006-.005-.016.015q.003-.005.001-.008%200-.003.002-.004.008-.002.005-.01l-.012.007q0-.004-.003-.004v-.002h-.001q-.002.002-.005.002t-.005.002l-.007.002-.001-.005-.002-.005h-.006v-.002l.01-.016.02-.027q.012-.015.02-.03l.03-.038.014-.02.028-.032.02-.023.023-.024.02-.022.027-.033.012-.012.016-.015.022-.021.01-.01.009-.012.01-.011.013-.012.015-.018.008-.008.025-.021.005-.009.007-.013.055-.054.027-.025.015-.014.034-.028.05-.045.027-.021.003-.003q.018-.015.035-.032l.005-.004.03-.022.026-.021.031-.024a.1.1%200%200%201%20.04-.025l.037-.027.046-.035.017-.01q.05-.032.1-.06l.034-.016.028-.015a.02.02%200%200%201%20.013-.005q.003%200%20.007-.003.002%200%20.002.003%200%20.006.005.01c.003.002.006-.002.009%200l-.002.002.003.001h.001l-.002.006h-.003v.001a.03.03%200%200%200%20.007.023l.004.003c.004%200%20.007-.005.01-.004.002-.004-.002-.004-.002-.006q.006%200%20.008.006'%20fill='%23fff'/%3e%3cpath%20d='M53.45%2026.964h-.005l-.004.005.007.004c0-.003.004-.005.002-.009m-.014-.045h-.003v.003q0%20.002.003.001zm-.86.812.003-.002zm.872-.733-.002.002q.002%200%20.002-.002m-.023-.079.001.003zm-.38.371v-.001m.157.443c-.002.004-.008.002-.007.01l.005.008.004-.001v.006l-.002-.002q-.003%200-.002.003%200%20.008.004.012v.002l-.01.005h-.004l-.002.002-.006.003-.012.005-.004.005a.01.01%200%200%201-.006.008l-.016.008-.003.004-.001.002-.008.006-.006.003-.017.01-.003.002-.003.003a.01.01%200%200%201-.01.005l-.01.003-.005.005-.003.004-.001.002-.007.003q-.004%200-.006.002l-.007.005-.008.007h-.003l-.009.005-.015.011-.016.012-.003.005h-.004l-.005.005-.008.005-.005.005-.006.005-.009.009v.001q0%20.004-.005.003l-.004.004-.004.005-.007.004-.008.005-.011.008-.002.002a.03.03%200%200%201-.015.018l-.005.004-.014.016-.004.005-.004.008-.001.002a.03.03%200%200%200-.012.015l-.004.005-.002-.001-.006.006-.025.026-.011.014-.001.002q0%20.005-.002.006l-.006.007-.002.002-.001-.002-.006.006v.002l-.002.005-.005.007-.01.011h-.001l.005-.008q-.003%200-.003.003l-.017.023-.013.02-.003.008q-.003.001-.005.004l-.004.004-.003.006-.005.011h-.005l-.005.002-.002-.003.001-.003h-.006l-.002-.002-.003-.002-.001.001h-.008q0-.003-.002-.004l-.005-.004-.008.008-.001-.005v-.002q.005%200%20.002-.005l-.008.002-.004-.002v-.002l-.004.001-.003.001h-.005q-.002%200-.002-.003l-.003-.003-.005-.001v-.001l.004-.01.009-.014.008-.017.013-.021.007-.011.013-.018.01-.012.011-.014.01-.011.02-.025.007-.008.011-.011.005-.006q.001-.004.004-.006l.006-.006.006-.006.007-.01q0-.003.004-.005l.013-.01.002-.006q0-.005.002-.008a.2.2%200%200%201%20.029-.029l.021-.02.017-.015.026-.023.015-.01.002-.002.018-.017.002-.002.016-.01.014-.012.016-.012.02-.01.002-.001.02-.014.025-.017.009-.005a1%201%200%200%201%20.085-.043q.003-.003.008-.002h.003q.002%200%20.002.002%200%20.003.003.007l.005.001v.003h.002v.004h-.003a.03.03%200%200%200%20.006.018q0%20.003.002.003l.006-.001-.002-.005q.004.001.005.005'%20fill='%23fff'/%3e%3cpath%20d='M53.204%2027.744q-.003-.003-.005.001l.005.004zm-.01-.036h-.002v.002q0%20.002.002.001zm-.415.43v-.001m.41-.431v.002zm-.19.201v-.001'%20fill='%23fff'/%3e%3cpath%20d='M9.075%2030.143a.03.03%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.087.027.002-.006-.001-.004-.005-.002q-.003%200-.003.005.001.009.007.007m-.357.417-.006.005q.004-.001.006-.005m.213-.497v-.002zm.002.005q.001-.004-.002-.006%200%20.004.002.006m.152.046h-.007zm-.04.086v-.002H9.13v.002zm-.084-.133q-.002-.001-.002.001l.001.002h.001zM9%2030.084h-.002v.002H9zm-.94-.264.003-.004q-.003%200-.003.003m6.328-6.744a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.002-.006-.001-.004-.005-.001q-.003%200-.003.005.002.008.007.006m-.359.417-.007.004q.004%200%20.007-.005m.214-.497v-.001m.001.007q0-.005-.003-.006zm-.869-.355.001-.002zm1.023.399h-.007zm-.04.087v-.002h-.002v.002zm-.083-.133q-.002-.001-.002.001l.001.002h.001zm-.047-.008h-.002v.002zm-.94-.266.002-.003q-.003%200-.002.003m21.046-1.46a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.003-.005-.002-.004-.004-.002q-.004%200-.004.005.002.008.007.007m-.359.415-.007.005q.005%200%20.007-.005m.214-.497v-.001zm.001.006-.002-.006q-.001.003.002.006m-.869-.355v-.002h-.001zm1.022.4v-.002zm0%200h-.007zm-.04.085-.001-.002h-.002v.003zm-.084-.132q-.002-.002-.002%200l.001.002h.001zm-.049-.009v.002zm-.937-.264.002-.004q-.002%200-.002.003M17.054%2027.59a.024.024%200%200%200%200-.03l-.012.012c.005.004.004.015.012.017m.088.028.003-.006-.002-.004-.004-.002q-.003%200-.004.006.002.008.007.006m-.356.416-.007.005q.004%200%20.007-.005m.214-.491q.001-.004-.002-.006%200%20.004.002.006m-.87-.356v-.002zm1.02.4h.002zm0%200h-.006zm-.041.087v-.003h-.002v.003zm-.083-.133q-.002-.002-.002%200v.002h.002zm-.987-.274.003-.003q-.003%200-.002.003m10.513-4.683a.024.024%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.089.027.003-.006-.002-.004-.004-.001q-.003%200-.004.005.002.007.007.006m-.357.416-.007.005q.003.001.007-.005m.214-.496v-.002zm0%20.005q.001-.004-.002-.006%200%20.004.002.006m-.87-.355v-.002l-.001.001m1.022.401h-.007zm-.041.087v-.003h-.002v.003zm-.083-.134-.002.001.001.002h.001zm-.048-.009h-.001v.002h.002zm-.938-.265.002-.003q-.003%200-.002.003'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='m23.882%2018.435.002.022a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022q-.004.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.036q0%20.027.006.052l.019.1q.003.013.003.029l.002.012.01.058.007.034a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059l.01.06.005.045.002.038q0%20.023.007.043.005.015.005.032l.002.02.006.061.003.032q0%20.01.002.017l.007.056.01.109.008.117.001.024v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033.002.045q-.003.016.002.028l.001.036v.037q0%20.024.004.049l.004.051q0%20.036.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.016a1%201%200%200%201%20.005.153l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.058l-.002.03v.055l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.024-.002.015-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.008v.002l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.009v.005l-.002.004.002-.004.001-.004q0-.003.001-.001l-.016.063.006-.021.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.017-.003.01.002-.004.015-.055q.01-.033.017-.067l.008-.032.009-.04q.008-.032.013-.064.014-.07.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.088.005-.1.003-.086.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.06-.004-.128-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.003-.074v-.018l-.009-.105-.007-.098-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031-.01-.056-.058-.317-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.007-.004-.003-.005-.01l-.004-.01v.008l-.002-.003-.002-.003v.014l.003.007v.004q-.006.027-.02.024l-.004-.003-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.006zm.185%201.639v-.001.007q0%20.003.001%200v-.006m-.186%207.226.002.023a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01q-.001-.008-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022c-.003.008-.007.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.035q0%20.027.006.052l.019.1.003.03.002.012.01.057.007.035a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059a.6.6%200%200%201%20.017.143q0%20.023.007.043.005.015.005.032l.002.02.006.06.005.05.007.056.01.109.008.116.001.025v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033q0%20.019.002.037v.008q-.003.016.002.028l.001.036v.037q0%20.024.004.048l.004.052q0%20.035.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.015a1%201%200%200%201%20.005.154l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.057l-.002.03v.056l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.023-.002.016-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.007v.003l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.008v.006l-.002.004.002-.005.001-.004h.001l-.016.062.006-.02.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.018-.003.01.002-.003.015-.055q.01-.034.017-.067l.008-.032.009-.04q.008-.033.013-.064.014-.071.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.089.005-.1.003-.085.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.061-.004-.127-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.004-.093-.008-.105-.007-.097-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031q-.001-.018-.005-.035l-.004-.02-.059-.318-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.006-.004-.003-.005-.01%200-.006-.004-.01v.009l-.002-.003-.002-.003v.014l.003.007v.003c-.004.02-.01.025-.02.024q-.001.001-.004-.002l-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.007zm.186%201.639v.007q0%20.003%200%200z'%20fill='%23070F2C'/%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3cclipPath%20id='b'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", z4 = "_taskCardContainer_y0vr7_1", O4 = "_taskCard_y0vr7_1", W4 = "_emptyBox_y0vr7_12", Z4 = "_emptyTxt_y0vr7_24", X4 = "_emptyIcon_y0vr7_28", $4 = "_pagination_y0vr7_35", we = {
|
|
7486
|
+
const O4 = "data:image/svg+xml,%3csvg%20width='63'%20height='70'%20viewBox='0%200%2063%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.5%207.5c5.374-1.471%208.96-6.824%2014.254-5.129C44.034%204.062%2047.94%209.604%2048%2014.714%2048.058%2019.719%2048%2028%2048%2028s1.412%2011.921-2%2015.728c-3.394%203.788-17.616.58-22.957.99-5.866.45-13.445%203.155-17.194-.99-4.017-4.44%202.206-11.16%201.078-16.828-.877-4.402-8.204-7.293-6.732-11.56C1.663%2011.082%208.483%2013.202%2013%2011.5c3.322-1.253%208.057-3.057%2011.5-4'%20fill='%23EDF0F5'/%3e%3crect%20x='2.066'%20y='9.189'%20width='43.067'%20height='31.305'%20rx='1.086'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2016.417a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2014.799h14.838v.905H19.076zm0%201.447h11.219v.362H19.076z'/%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2025.283a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2023.665h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cg%20clip-path='url(%23b)'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2034.331a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2032.713h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20d='M57.745%2035.741c-.161.019-.337.037-.535.065l.198-.009c.086-.013.287-.04.337-.056m.501-.18c-.017.002-.067.01-.098.017a.3.3%200%200%200-.089.023.4.4%200%200%200%20.083-.012c.066-.014.135-.031.104-.028m-.116%2010.572c.017.066.03.122.043.178-.01-.048-.023-.111-.042-.178M56.724%2035.91c-.055.003-.091.008-.128.012.045-.004.094-.007.128-.013M44.973%2051.932l.005-.026-.007.032zm12.78-16.295-.012.001zm.001%200-.002.008c.028-.007.021-.008.002-.008m.784%201.239.003-.039-.001.012-.003.037zm-1.778-.999q-.047.005.01%200l.036-.003h-.009zm-.322.075.009.001.027-.003h-.009zM44.546%2054.355l.001-.01zm-.011.075.01-.075zm4.503%202.304a.3.3%200%200%200%20.01.098l.008-.037c-.007-.015-.01-.052-.018-.06m-.095-.086v.019q.001.018.007.016.003%200%20.002-.016c-.002-.012-.007-.025-.009-.019m-2.136%2010.914v-.033zm2.307-10.623v.004zm-.004-.023.004.024zm-.494%204.33.002-.005zm.327-4.506h-.002v.003zm0%20.001h.006q-.004-.008-.006%200m-2.656%2012.325-.007.002h.002l.007-.002zm2.795-12.154q.002.009.002-.002l-.002-.007zm.054.055.001-.002v-.005l-.002.002zm-.684%204.719.005-.013zm12.724%206.625a1%201%200%200%200-.094.083l.041-.022zm.054-.12-.019.013q-.017.015-.014.016.001.001.017-.01c.013-.01.022-.023.016-.02m-3.692-8.556.01.04zm3.454%208.883-.004.003zm.025-.021-.024.02zm-2.787-.906-.003.005.006-.006zm2.905.667-.002.001zm.002.001.002.003q.005-.007-.002-.004m-4.094-10.705-.002-.009v.003l.003.008zm3.967%2010.921q-.009.009.003%200l.006-.005h-.002zm-.04.078h.003l.005-.004h-.002zm-2.39-1.399-.002.002zm.008-.014-.009.014zm3.342%201.293a.06.06%200%200%200%20.07.002l-.029-.013c-.01.008-.033.005-.04.011m-.145.01q.003.015.01.027c.01.016.02.02.021.017q.003-.002-.01-.021c-.008-.016-.022-.032-.021-.023m-.579-10.925.007.032zm.815%2010.819.001-.001zm-.004.007a.01.01%200%200%200%20.005-.008q-.005.002-.005.008m-.698-4.149v.005-.006zm.561%204.358v.001l.003.001z'%20fill='%23070F2C'/%3e%3cpath%20d='m61.882%2068.554.004-.008q-.012%200-.004.008m-1.115-12.67-.003-.007.001.002.003.007zm1.27%2012.496q.002-.006-.003-.003l-.003.003.002.001zm-.03-.066-.002-.001v.001l.002.001m-.687-4.589v.014q.002-.008%200-.014M47.517%2028.858a.13.13%200%200%200-.087.007l.034.018c.013-.01.046-.011.053-.025m.071-.148-.017-.004q-.015.003-.014.01%200%20.006.014.005c.011%200%20.022-.008.017-.012m-.271%207.539-.03.001q.015.001.03-.001m.024-7.285h-.004zm.019-.005a.03.03%200%200%200-.02.004q.012.002.02-.004m-1.227%202.331v-.005l-.001.006zm1.372-2.591v-.002h-.002zm0%200v.01q.006-.006%200-.01m1.308%207.553h.007-.008zm-1.452-7.339q-.007.003.002.003l.006-.001-.002-.002zm-.044.083.002.002.004-.001-.002-.002zm-1.17%202.691v-.002zm.001.012-.002-.012q-.002.007.002.012m10.322-8.502q0%20.088.04.166l-.006-.062c-.013-.024-.023-.088-.033-.104m-.111-.166v.034q.005.033.01.03.003%200%200-.028c-.002-.023-.008-.047-.01-.037m-3.416-.069.02.06zm3.719.518.005.005zm-.029-.026q.012.015.027.026zm1.118%205.509.009-.004-.012.005zm-1.383-5.758h-.002v.004zm-.001-.001h.007c-.003-.01-.005-.007-.007%200m-5.74-1.086-.008-.01.002.003.008.01zm5.978%201.347q.01.01-.001-.004l-.007-.008v.003zm.103.034-.001-.003-.006-.005v.003zm.159%205.401.003.003zm-.024-.016.024.016z'%20fill='%23070F2C'/%3e%3cpath%20d='M23.936%2066.214a6%206%200%200%200%200-.4l-.009.139c.004.068.003.218.009.261m.061.456a1%201%200%200%200-.002-.147.3.3%200%200%200-.002.06c0%20.052.003.108.004.086m-.733-6.846v-.135q-.003.056%200%20.134m.634%205.493V65.3zm0%20.097v-.096c0%20.033-.002.069%200%20.096m-.04-17.71v.02-.025zm.148%2018.599v-.009zm0%200-.005-.007c.002.023.003.02.005.007m-.75.359h.03l-.01-.002h-.028zm.663-1.2q0-.036-.002.007v.027l.002-.006zm-.032-.275-.002.005v.021l.002-.005zm-.027-19.318v.008zm-.001-.057v.057zm-2.017%2020.95a.1.1%200%200%200-.11.004l.044.033c.015-.017.057-.014.066-.037m.11-.266a.04.04%200%200%200-.024-.008q-.024.005-.022.018%200%20.01.02.011c.016-.002.033-.014.026-.021m2.255.478h.04a.06.06%200%200%200-.04%200m-2.57-.032h-.004zm.021-.007a.03.03%200%200%200-.023.007c.008%200%20.018.002.023-.007m1.142%201.229h-.006l.008.002zm-.97-1.694v-.004h-.003zm0%200v.02a.013.013%200%200%200%200-.02m.332.11-.009.001q0%20.004.003.004h.008zm-.512.272q-.008.005.004.005l.007-.003-.003-.003zm-.033.147q0%20.003.003.004l.004-.002-.002-.004zm1.729%201.171h-.002zm.014-.001-.016.002c.006%200%20.012.005.017-.002'%20fill='%231E3EAE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M44.586%2040.347c.145-.1.266-.234.351-.388.087-.164.132-.346.13-.531%200-.37-.001-.723-.01-.987-.01.251-.01.251-.02.083-.002.127-.002.274-.002.42%200%20.16%200%20.319-.002.445l-.002-.057c-.004-.09-.008-.182-.01-.512%200-.035.001-.05.002-.068a19%2019%200%200%200-.001-.89c-.009-.25-.018-.408-.029-.183v-.014l-.003-.056-.001-.163v-2.45l.003-.744v-.561l-.001-1.512.003-2.753c0-.448-.002-.87-.006-1.284a206%20206%200%200%201-.008-1.924v-3.929c0-.337%200-.676-.005-.977l-.002-.454-.003-2.185.002-1.322v-4.935l-.001-.942-.005-1.123a.99.99%200%200%200-.956-.961q-.181-.004-.37-.003h-.191l-1.14-.002-1.701.002-.83.004-.545.003c-.575.002-1.117.002-1.645-.004a92%2092%200%200%200-1.199-.005h-1.9l-2.265.003-.657-.002-2.08-.003-3.998-.001h-4.273l-1.3.004a37%2037%200%200%200-.69-.004H17.8l-1.987-.002h-1.412l-1.884.001-2.562.002-.267.002h-.08c-.325.003-.649.005-.936-.002H7.348l-1.317.004q-.893.001-1.776-.004l-.933-.004h-.12q-.061%200-.115.003l-.054.002-.054.008a.99.99%200%200%200-.836.84l-.008.054-.005.086v.568l-.004%201.512v.656c.012%201.627.012%203.297.007%204.976l-.002%201.23.003%204.652.003%201.41.007%201.673v.565c-.007%201.43-.003%202.83.004%204.223v.043a97%2097%200%200%201%200%201.247%201%201%200%200%200-.005.16l-.001%201.809v4.32a1%201%200%200%200%20.004.114%201%201%200%200%200%20.136.419.98.98%200%200%200%20.826.484%201%201%200%200%200%20.12.001h.741l.987.001H8.57l.646-.003a81%2081%200%200%201%201.139-.005h1.955l.643.002-.18.004.102.002%201.71.001.362-.001c.256-.006.574-.006.886-.006h.186l1.986-.001%203.134.003.22.002-2.052.002q.344.004.65.003h.23l5.227-.001h.95q2.567.006%205.105-.004h.52c.388%200%20.777%200%201.132-.005.258.005.553.005.849.005h.529l1.219.004h1.412l2.654-.006.274.004c.14.001.284.003.371.006h-.255.246l.782.008a5%205%200%200%201-.41.01l-.67.002c.122.004.314.006.501.007.146.001.289.002.393.005.01.002-.077.003-.164.004-.086%200-.173.001-.168.004q.005.003-.001.006l-.004.004h.41q.15-.003.3.007c-.039.004.072.005.18.005l.162.002c.004.002.017.003.01.004a4%204%200%200%201-.19.006c-.062%200-.12.002-.139.003-.052.004-.044.008-.037.012l.005.004.001.001%202.253.007h-.07c-.419.003-.443.003-.683.01-.15.004-.287.004-.47.002a23%2023%200%200%200-1.128.004c.244.006.574.008.895.01l.424.004c0%20.002-.038.003-.073.004-.06.003-.112.005.035.007l-.256.002.02.003h.017l.203.002c.14%200%20.281%200%20.362.004.082.004.264.005.442.006h.04c.26.001.44.005.58.01.044.003-.072.005-.185.006l-.178.004-.025.002a3%203%200%200%201-.242.008l.347.012-.134.002-1.988.004h-3.522l-3.699.004-5.029.005-2.568.001h-4.474l-3.14-.004-3.515-.003h-3.045l-4.458.003-1.793-.003-2.271-.003h-.907l-.076-.003-.033-.002a1.207%201.207%200%200%201-1.108-1.168l-.001-.133v-2.384c-.002-.353-.003-.706-.002-1.094v-1.606l.001-1.704-.003-2.46v-1.218l.005-3.39c0-.353%200-.673-.005-.985-.007-.442-.009-.964-.01-1.521V10.54l.001-.179q.001-.075.012-.15l.012-.075.019-.073a1.21%201.21%200%200%201%201.11-.897c.054-.003.1-.003.147-.003h1.858l2.285.001h6.947l3.705.002h.381l4.94-.005h.667l3.804.002h7.866c1.366-.001%202.752-.001%204.102.006h.473l2.428.002h1.214a1.7%201.7%200%200%201%20.322.022q.165.03.314.106a1.22%201.22%200%200%201%20.642.82q.038.196.03.396v.75l.001%201.497v5.091l-.004%2012-.005%203.993-.001%203.234v.237c0%20.424%200%20.85-.005%201.238a21%2021%200%200%200-.001.44v.302c-.002.1-.005.18-.007.091-.006-.22-.013-.164-.019-.096l-.002.071q0%20.049-.003.11-.003.119-.032.236a1.1%201.1%200%200%201-.143.336l.032-.053.026-.056a1%201%200%200%200%20.045-.113l-.01.025-.02.048-.039.077a1%201%200%200%201-.077.123l-.012.019v-.002l.013-.018c.086-.132.146-.28.176-.434q.029-.152.026-.308c0-.07%200-.09-.002-.11v-.027c-.013-.603-.028-.685-.044-.508a.7.7%200%200%200-.009.163v.236q0%20.19-.003.386a1.06%201.06%200%200%201-.2.577c-.104.135-.076.104-.048.073.02-.022.04-.044.008-.001a1.1%201.1%200%200%201-.246.214c-.013.005-.01%200-.005-.004q.005-.005.003-.006m-29.064.087h.06c.337.002.581.003.854%200a44%2044%200%200%200-.814%200zM15.02%209.372l.085.002a8%208%200%200%201-.258-.002zm8.415.003h-.073q-.126%200-.013.001h.084zm4.315-.002h.164-.008l-.086.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M44.869%2040.027c.094-.139.154-.298.174-.465q.006-.065.008-.134v-.141l-.004-.296-.013.401q.002.068-.003.163l-.014.096-.024.097q-.046.145-.124.279m-.872.563.095-.002c.04-.004.083-.012.116-.017a.6.6%200%200%200%20.188-.061c-.004-.003-.052.02-.171.048a1.3%201.3%200%200%201-.192.026c-.047.004-.069.007-.036.006m-20.817-.157h-.367c.098%200%20.228.002.368%200m21.812-2.706v-.044zm.002.261c.002-.111%200-.185%200-.261a8%208%200%200%200%200%20.261m-20.069-28.6h.054-.067zm19.993%2030.737.016-.02zm0-.001-.002-.008c-.035.05-.025.04.002.008m-2.871.439h.078l-.023-.002h-.077zm2.976-2.495q-.002-.096-.002.021v.073l.002-.018zm-.048-.664-.001.017v.056l.002-.018zM19.906%209.386h.02zm-.156%200h.155c-.055%200-.112-.002-.156%200m25.805%2059.115a.5.5%200%200%200-.103.082q.025-.008.047-.018c.013-.018.052-.049.056-.064m.033-.154-.021.012q-.018.015-.013.018.003.004.018-.009c.013-.01.023-.024.016-.021m-.227.373-.005.003zm.027-.019a.1.1%200%200%200-.026.02.1.1%200%200%200%20.026-.02m-3.281-.955-.005.005.007-.005zm3.379.664v-.002l-.003.002zm.001%200%20.004.006q.005-.008-.004-.006m-.425-10.873.001-.009v.003l-.002.009zm.313%2011.131q-.008.007.004%200l.007-.005h-.003zm-.036.092h.003l.005-.005h-.003zm-2.787-1.385-.002.001zm.015-.013-.013.013q.008-.006.013-.013M6.457%208.333H40.66v.947H6.457z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.467%208.65c.003.139.004.294.004.446v.127l.034-.002v-.03l.003.025v.005h.16l.043.003c.15.004.3.002.384-.004.12-.01.195-.019.088-.03l.033-.003.078-.001h1.174l.095.001q.133%200%20.261.002a8%208%200%200%200%20.27%200q.317-.004.636-.001h.088l1.319.003q.32%200%20.615-.006c.295-.005.593-.008.922-.008h1.883c.162%200%20.323%200%20.467-.005l.177-.001h.04l1.047-.003.634.001q.935.005%201.872%200h.492c.154.001.311%200%20.451-.001a35%2035%200%200%201%201.07.002c.353.004.72.005%201.083.005l.816-.002.397-.004.261-.003c.276-.002.535-.002.788.005.171.005.372.005.575.005l.91-.001%201.085-.002.315.001q.492.005.996.004h1.916l2.047.001.623-.004q.142.004.33.004h.684l.951.002q.33.002.677%200c.292-.003.603-.003.903-.002l1.227-.002.128-.001h.038c.156-.003.311-.006.449.002h.634l.631-.004q.429-.002.851.004.212.003.439.003v-.75l-.773-.003h-.314c-.778.012-1.576.012-2.379.007l-.587-.002-2.224.002-.674.003-.798.006h-.27a102%20102%200%200%200-2.018.003H30.5q-.291.005-.59%200h-.002c-.001-.002-.002-.004-.078-.005l-.864-.002-3.776-.005-1.727-.001h-.027l-.28.001a16%2016%200%200%201-.543.004h-.07l-.864-.001-.308-.002.084-.004-.05-.001-.817-.002h-.172a10%2010%200%200%201-.423.005h-1.036l-1.5-.005-.105-.001h.98a10%2010%200%200%200-.313-.004h-.11l-2.498-.002-.455-.001q-1.228-.006-2.438%200h-.25c-.185-.001-.37-.001-.537.002-.126-.004-.268-.004-.41-.004l-.252-.001-.586-.004h-.013q-.33-.002-.661%200c-.407.003-.833.003-1.266.002l-.134-.003-.182-.005h.122-.118l-.378-.006q.094-.011.189-.007l.319-.001c-.062-.004-.155-.005-.245-.006-.07%200-.14-.002-.191-.004L8%208.382c.04%200%20.082-.001.078-.003q-.005-.003-.005-.005v-.003h-.196q-.075.003-.149-.005c.016-.003-.038-.004-.09-.004l-.079-.001-.003-.001-.004-.002c.006-.002.048-.003.087-.004l.064-.003c.023-.002.016-.005.01-.008l-.007-.005-1.084-.004h.037c.195-.002.207-.002.317-.007a4%204%200%200%201%20.224-.001c.27.005.373.004.538-.004-.122-.004-.283-.005-.44-.007l-.202-.002.032-.004c.027-.001.05-.003-.022-.004l.122-.002-.02-.002-.1-.001c-.067%200-.134%200-.175-.003-.042-.003-.129-.003-.214-.004H6.7c-.126%200-.215-.003-.285-.007-.024-.002.03-.003.084-.005l.082-.002a1%201%200%200%201%20.122-.007l-.175-.009.063-.001.95-.004%201.69-.004%201.773-.005%202.411-.008%201.233-.003%202.149-.002h1.509l1.69.002%201.462-.002%202.14-.006.862.003%201.092.001%201.548.002.685-.001.233-.002c.169-.001.338-.003.524-.001h1.59q.597.002%201.18-.004c.195-.002.384-.002.585%200l1.63.004c.169%200%20.323%200%20.472-.005.211-.007.462-.009.73-.01l3.884-.001h2.165v1.181h-.117l-2.024-.001h-3.329l-1.775-.002h-.182l-2.367.004h-.32l-1.822-.002h-1.688l-1.96.002h-.12c-.655%200-1.32%200-1.966-.007h-.227l-2.325-.001-2.87.002-1.004-.001-5.75-.004-1.912-.005-1.55-.001h-.11c-.204%200-.41%200-.597-.005l-.21-.001h-.191v-.148c.003-.05.006-.092.008-.046.005.113.012.084.018.05.003-.046.005-.121.006-.198.001-.08.003-.163.007-.213v.151l.005-.078.003-.069v.001q.003.084.004.227l-.005.15c0%20.034.001.044.002.054v.013l.001.011.002.048.044-.002c.28-.012.317-.027.233-.043l-.006-.002c-.004-.002-.01-.004-.072-.006h-.098v.005l-.006-.006h-.003v-.003l-.007-.007h.007l.001-.031h-.033v.006l-.007-.006h-.003v-.004l-.006-.006h.006v-.025c0-.122%200-.248.002-.357-.002-.083-.004-.063-.006-.044-.002.014-.003.027-.004%200%20.001-.172.006-.162.01-.151zm-.005.588v-.006h-.006zm.01.01-.01-.01v.027h-.006l.006.006v.003h-.006l.006.006v-.006h.004l.006.006v-.006h.026l.006.006v-.006h-.006l-.01-.01h.01l-.026-.025zm0%200v.017h.016zm-.064-.424v-.01zm.41.431a6%206%200%200%201-.306.01l-.002-.032h.067l.2.001c-.08.01-.08.01.04.021M20.14%208.43h-.028c-.163-.002-.28-.003-.408%200%20.122.002.235.001.389%200zm14.795.757h-.012l.124.001zm-4.004-.001h.035q.06%200%20.007-.002h-.036l-.005.001m-2.068.002h-.078l.004-.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M6.492%208.868a9%209%200%200%200-.001.413l-.034-.034.097-.003-.097-.006.043.043.006-.091c-.005-.082-.006-.272-.014-.322m-.072-.561a2%202%200%200%200-.002.195.4.4%200%200%200%20.005-.082.5.5%200%200%200-.002-.113m10.059.12h.176c-.047%200-.11-.002-.176%200m-9.32.764h.02zm-.126.002c.053.001.089%200%20.125-.002-.044%200-.092-.001-.125.002m23.185-.02h-.026l.032.001zM6.4%208.809v.012zm0-.001.007.006c-.002-.03-.004-.024-.006-.006m.966-.49H7.33l.011.001h.037zm-.371.902q.045-.001-.01-.002H6.95l.008.002zm.318-.045-.008-.002h-.027l.008.002zm25.31%200h-.01zm.073%200h-.074q.042.002.075%200M20.926%209.08c0-1.085%201.178-1.964%202.631-1.964%201.454%200%202.632.88%202.632%201.963'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.176%209.047q-.004-.018-.005-.04c-.002-.023-.003-.045-.014-.06-.01.013-.01.013-.021.006v.041a.04.04%200%200%201-.014-.026l.001-.003.003-.005a.05.05%200%200%200-.006-.037c-.01-.011-.02-.017-.03-.006q-.003%200-.003-.003l-.002-.007a1%201%200%200%200-.02-.112l-.005-.034-.025-.093-.04-.122a.2.2%200%200%200-.029-.052.4.4%200%200%201-.047-.077%201%201%200%200%200-.134-.21l-.067-.076-.038-.049a1%201%200%200%200-.136-.14l-.001-.001-.024-.025a.2.2%200%200%200-.035-.027.4.4%200%200%201-.08-.068.4.4%200%200%200-.081-.07l-.067-.042h-.001l-.035-.02-.023-.012a.4.4%200%200%201-.064-.044.2.2%200%200%200-.048-.031l-.03-.018-.049-.026a1%201%200%200%200-.098-.045L24.88%207.5a1%201%200%200%200-.089-.044%203%203%200%200%200-.179-.067%201%201%200%200%200-.13-.04l-.066-.019-.041-.008-.02-.004a.1.1%200%200%200-.03-.012l-.067-.014-.094-.02a.4.4%200%200%200-.066-.012l-.04-.005q-.026-.002-.05-.006-.03-.004-.058-.005l-.077-.007a.1.1%200%200%201-.049-.007.4.4%200%200%200-.063-.003l-.063.002-.085-.007a.3.3%200%200%200-.091-.005q-.07.002-.141.002h-.005l-.032.001a2%202%200%200%201-.237.03l-.058.005-.22.044a.3.3%200%200%200-.064.02l-.032.01-.044.016-.026.007a1%201%200%200%200-.098.024l-.092.041a.2.2%200%200%201-.057.022v-.001q0-.003-.01-.002l-.08.03-.172.077q-.057.028-.113.06l-.052.028a1.3%201.3%200%200%200-.168.112.2.2%200%200%201-.047.038l-.04.031-.027.021-.024.018.004-.008-.005.002-.06.048-.003.002-.012.012a.1.1%200%200%201-.033.039l-.064.067-.053.051-.047.055-.008.007q.017-.025.037-.048l.022-.027q-.014.009-.021.02l-.007.01a1.3%201.3%200%200%200-.17.231l-.035.05-.026.053-.048.107a.2.2%200%200%200-.022.073.3.3%200%200%200-.025.058l-.022.052a.3.3%200%200%200-.013.064%201%201%200%200%201-.02.12l-.005.014-.007.014v-.008q.003-.006%200-.004v.012l-.01.035q-.009-.003-.008-.02V8.9q-.006.01-.01.023%200%20.01-.005.018-.003-.001-.004-.008%200-.008-.003-.009h-.01l-.002.018q-.002.015-.008.014-.005-.001-.006.008%200%20.006-.002.008h-.004q-.002-.001-.005-.01%200-.004-.003-.006-.005-.004-.012-.003h-.005l-.014.11a.1.1%200%200%200-.007-.037.03.03%200%200%201%200-.024.06.06%200%200%200-.001-.056.3.3%200%200%200-.018.065q-.003%200-.005-.004c-.002-.003-.003-.006-.006.001l-.001-.013h-.002l-.002.002-.002.01q0%20.012-.006.019l-.007.024a.1.1%200%200%201-.011.03c-.005.002-.006-.004-.007-.01q0-.006-.003-.01a.02.02%200%200%201-.008-.013l-.014.018-.001-.007.002-.059v-.046l.003-.03q0-.033.004-.063l.018-.092.02-.096q.006-.03.016-.06l.01-.034.04-.126a3%203%200%200%201%20.122-.24q.059-.101.135-.191l.052-.06.055-.064q.056-.057.113-.11l.02-.017q.032-.03.069-.06l.05-.041.034-.028q.027-.024.055-.046l.094-.066q.039-.026.079-.05l.102-.055q.072-.042.147-.076l.066-.03.073-.035q.018-.006.034-.016.02-.01.041-.017l.083-.028q.06-.02.117-.046a.3.3%200%200%201%20.06-.018q.084-.018.168-.04a.2.2%200%200%200%20.047-.019.3.3%200%200%201%20.075-.024l.042-.009q.08-.018.16-.03l.207-.022a1%201%200%200%201%20.122-.007l.066-.003.112-.003q.075.001.15.005l.083.004q.068.001.134.01.024.004.05.006l.06.006q.055.005.109.014l.186.038.019.004q.068.013.136.032.054.016.11.027l.033.009.183.068q.084.03.167.069.098.04.189.092a1%201%200%200%201%20.21.134%202%202%200%200%201%20.24.178q.043.032.081.069l.11.11q.04.037.072.082l.099.122.085.132q.042.066.074.139.037.07.064.144l.033.1q.018.051.026.102l.026.138.006.03a.3.3%200%200%201%20.001.078q0%20.02.002.039c-.002.005-.004.01-.007.005-.006-.011-.013-.008-.018-.004q-.005.01-.004.023l-.003.02V9.02l-.003-.012-.004.009-.001.007-.008-.023.003-.015q0-.005-.003-.006c-.015-.03-.03-.033-.046-.023l-.001.001q-.003%200-.007.008.003.03.002.062c.003.008.005.006.007.004q.002-.004.004%200c0%20.017-.005.016-.01.016zm-4.59-1.122a.1.1%200%200%200-.03.03.1.1%200%200%200%20.03-.03m2.543-.667.001.001-.011-.001q-.006-.003%200-.003l.008.001zm.392.093h-.003q-.007-.002-.001.001h.004m.196.066.008.002h-.005z'%20fill='%23070F2C'/%3e%3cpath%20d='M26.15%209.027a.1.1%200%200%200-.003-.053l-.011.02c.005.008.005.028.013.033m.089.051.002-.01q-.002-.01-.007-.01-.003%200-.003.009c0%20.007.005.014.008.01m-.148-.157v-.003zm.002.011-.002-.012q-.001.007.002.012m-1.508-1.546h.003zm1.662%201.641h-.007q.004.004.007%200m-5.335-.044v.004h.002V8.98zm5.207-.05q-.001-.004-.002.001l.001.004.001-.001zm-.048-.025v.003h.001zm-1.725-1.591.008.001q-.004-.002-.008-.001M56.391%2023.4a.3.3%200%200%200-.005-.094l-.007.035c.005.015.007.05.012.059m.055.092.003-.018q0-.018-.003-.016l-.003.015c-.001.012.002.024.003.019m-4.794%202.172-.023-.019a.1.1%200%200%200%20.023.019m4.679-2.461v-.004zm.005.021-.004-.022zm-3.239-1.809h.005zm3.361%201.988v-.002zm-.001%200h-.004q.001.007.004%200m-3.33%202.827h.007-.009zm3.233-3.001v.008l.002-.002zm-.047-.052.001.005.001-.002zm-3.653-1.749.014-.001zm-1.505%201.766a.02.02%200%200%200%200%20.026l.01-.01c-.005-.004-.004-.014-.01-.016m-.068-.024-.002.005q0%20.006.004.005.003%200%20.003-.004-.001-.006-.005-.005m.585-.111h.009zm-.477.181.002.006q0-.004-.002-.006m-.115-.047h.005zm.144-.125h-.002zm-.05.17q0%20.003.001%200v-.001zm.038.015.001-.001v-.001h-.001zm.646.567-.003.002q.002%200%20.003-.002m-.773-.449q0-.008-.004-.002l-.001.01zm.02-.06v-.003l-.002.004v.003zm-.037.096h-.002q0%20.002.002%200m.037-.105-.002.004zm-.031.084v.002zm-.012.035v-.001m1.254-.162a.03.03%200%200%200%20.021-.021l-.018-.005c0%20.008-.01.018-.003.025m.06.032h-.003zm1.258-.119h-.004zm-1.303.002.007-.003q-.005%200-.007.003m1.501.056v-.001m-1.49-.024q.001-.002-.002-.002v.002zm-.001-.055-.001-.002-.002.001.001.002zm.579.013h-.002zm-12.005%209.396q.024.075.056.148l-.014-.057c-.012-.023-.033-.079-.042-.091m-.098-.126.01.028q.012.026.013.024l-.008-.024c-.007-.018-.018-.036-.015-.028m-2.587-.965-.044-.034zm2.828%201.403.001.006zm-.013-.036.013.036zm-4.651%202.488.007.004-.009-.005zm4.475-2.753v.003zm0%200h.003q-.005-.009-.003%200m-.46.303h.011l-.003-.001h-.011zm.619-.044q.005.013%200-.004l-.003-.007q0%20.006.003.01m.052.086v-.003l-.003-.007v.002zm-5.257%201.89.001.003zm-.012-.02.012.02zm.92-.439a.02.02%200%200%200%20.008-.027l-.017.005c.005.006.001.016.01.022m.086.053q.004%200%20.005-.004.003-.003-.004-.005-.003%200-.005.002c-.003.003.002.007.004.007m-.512-1.635h.008zm.377%201.504q.003-.004%200-.007c0%20.002-.003.004%200%20.007m.157.116-.007-.003zm-.973-1.548-.002.001zm.847%201.449q0-.003-.003%200v.001zm-.049-.043h-.002v.002h.002zm.073-.747.003-.001q-.002-.002-.003%200m18.146-.874a1%201%200%200%200-.02.158l.018-.057c-.001-.026.007-.085.002-.1m-.061-.161-.005.029q-.001.029.003.027.003%200%20.005-.024c.002-.02%200-.041-.003-.032m.058.509-.002.006zm.006-.038-.006.038zm-5.546%201.324.008-.002-.01.001zm5.46-1.65-.001.003zm0%200h.005q-.002-.01-.005%200m-.425.359.009.007-.002-.003-.01-.006zm.487-.049q0%20.014.002-.003l.001-.01-.001.002zm.024.104.002-.003.001-.008-.002.003zm-5.962.579-.002.003zm.016-.023-.017.023a.1.1%200%200%200%20.017-.023'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M57.056%2033.242q-.006-.004-.013-.004l-.002.003q-.006.006-.003.013l.003-.004q0-.003.005-.005.002.005.008.008l.005.004-.003.01a.07.07%200%200%201-.033.035l-.001.001h-.003v-.005a.01.01%200%200%200-.01%200l.001.003-.001.007-.004-.002v.01l.002.007a.03.03%200%200%201-.012.016l-.003.008.004.002q.003%200%20.004.004.004.012.013.015l.003.002.039.028q.022.02.047.037l.118.079.03.02.026.018q.037.024.077.045l.044.026.018.012.005.005q.022.025.052.039l.053.03.045.026.049.03.009.004.04.018.032.016.047.029a.3.3%200%200%200%20.045.022l.047.025.06.033.029.016.049.025q.051.03.107.054a.04.04%200%200%200%20.024.003q.007%200%20.016.003a.3.3%200%200%201%20.042.027q.007.005.017.008a.1.1%200%200%201%20.034.013l.009.005.013.007.01.005q.006.002.011.006l.022.009.02.009.042.023q.015.006.03.016.01.008.022.013l.061.026.041.02.007.004.038.02.04.021.042.023.014.007q.015.007.031.017l.03.019q.015.007.029.017a.3.3%200%200%201%20.073.061l.019.02h.001l.002-.007h.01q.002.002.004%200l-.001-.009q-.003-.004-.002-.007%200-.003-.002-.005v-.004l.003.002q0-.003.003-.002l.002-.001-.007-.019q.01%200%20.012.011.001.005.005.005c.005%200%20.005.001.01.005l.001.001-.004-.006-.014-.022.007-.006h.003q.002.002.004.001l.001-.001v-.003q-.003-.002%200-.004v-.005l-.005-.005.004-.004h.004q0%20.003.003.002l-.003-.007-.002-.009.008.008q.004.004.008.002l-.005-.013-.002-.002h-.001q0-.002.001%200l.002.002-.002-.006-.001-.005a.2.2%200%200%200-.032-.03l-.017-.015-.013-.015-.006-.006-.009-.01a2%202%200%200%200-.17-.109l-.002-.002q-.005-.002-.008-.007l.012.007.015.008-.002-.003-.009-.006-.031-.02-.012-.006-.014-.007-.003-.002q-.006-.005-.013-.003l-.004-.002-.022-.013v-.002h-.001l.004-.001-.008-.006-.023-.014a.03.03%200%200%200-.018-.006l-.009-.003-.046-.027-.038-.023-.061-.037-.016-.01-.007-.005v-.005a.03.03%200%200%200-.016-.01.1.1%200%200%201-.055-.028l-.007-.005-.023-.008-.02-.008-.059-.034-.015-.01a.12.12%200%200%200-.065-.034l-.008-.005-.036-.027-.022-.017-.02-.017-.019-.008-.016-.01q-.001-.01-.01-.01h-.006q-.007-.007-.017-.01-.008-.004-.015-.01l-.024-.013a.04.04%200%200%201-.018-.01l-.023-.019-.018-.011a.01.01%200%200%201-.006-.01l-.018-.006-.042-.028-.01-.006-.05-.034a.1.1%200%200%201-.023-.02l-.008-.006-.014-.007-.015-.008-.024-.015a.02.02%200%200%201-.012-.013.02.02%200%200%200-.018-.018l-.008-.001-.012-.003-.023-.012a.1.1%200%200%201-.024-.023.04.04%200%200%200-.027-.02.02.02%200%200%201-.012-.006l-.01-.006a.2.2%200%200%201-.05-.034l-.016-.012-.028-.015h-.001l-.006-.002a.02.02%200%200%201-.016-.004l-.01-.007-.037-.024a.05.05%200%200%200-.028-.009.03.03%200%200%201-.019-.005l-.032-.025a.04.04%200%200%200-.018-.012l-.007-.005q-.002-.004-.006-.006l-.002-.002-.012-.008-.017-.013h-.003l-.003.002a.05.05%200%200%201-.02.026q-.01.006-.012-.003v-.006q-.006%200-.011.005l-.002.001q0%20.005.004.006.003%200%20.004.004a.03.03%200%200%200-.012.02c-.01.007-.016.004-.021%200m1.518.839a.02.02%200%200%201-.012-.007h.002q.007.002.01.007'%20fill='%23fff'/%3e%3cpath%20d='M57.064%2033.218q.002.011.014.01l.003-.016c-.005.003-.01%200-.017.006m-.061.062v.006q.003.002.005-.002v-.005c0-.004-.005%200-.005.002m1.66.849-.005-.002q0%20.002.005.003m-1.54-.943q0%20.002.004%200%200-.002-.004%200m-.116.116.004-.006zm.097-.091q.003%200%20.001-.002zm.036-.037.001-.002zm.65.428-.002-.001q0%20.002.002%200m.346-.428c-.003%200-.001-.003-.006.001l-.006.007v.002l-.004.003.001-.002h-.002l-.008.01h-.001v.001l-.003-.003v-.002h-.001q-.003%200-.002-.002l-.003-.004h-.008l-.005-.004h-.003l-.004-.001-.001-.002-.005-.005h-.001q0-.003-.002-.001-.003%200-.003-.003l-.001-.005h-.006q-.002%200-.002-.003v-.003l-.003-.002-.004-.001v-.002l-.003-.003-.005-.004-.006-.004h-.003v-.002l-.002-.001-.003-.003-.002-.001q-.002%200-.003-.002l-.004-.001q-.003.001-.002-.002h-.005l-.002-.003q0-.003-.002-.003l-.004-.004H58l-.004-.003-.002-.001-.007-.003h-.007q-.003-.004-.007-.002h-.002v-.002l-.003-.002-.013-.006-.006-.002h-.003l-.003-.001h-.001v-.002l-.002-.002h-.001q-.002.003-.002.001h-.004l-.005-.003h.004l-.002-.001-.009-.003h-.001l-.01-.002h-.002c0-.002-.002%200-.002-.002l-.002-.001h-.008v-.003l-.001-.002v-.002h.002l-.001-.003v-.002l.001-.002v-.002l-.001-.002v-.003l.001-.003-.004-.003.002-.002h.001q0%20.003.002%200l-.002-.004v-.002h.001v-.003l-.001-.001-.001-.002.001-.002v-.005l.005-.001h.03q.005%200%20.008.002l.007.002.006.002.006.001h.01l.002.002.005.002.006.002.002.001h.007l.003.002h.005l.002.001.006.004.003-.001q0-.003.004-.002.008%200%20.015.005l.007.002.005.002.008.004.007.002.007.003.006.003.012.004.007.004.006.003.008.004q.005%200%20.006.006h.001l.009.006.01.005.004.003.025.02.005.005q.002-.001.001.004h.001l-.001.003-.006.006v.004h-.002l-.001.002-.003.002v-.002.001l-.015.016q.002%200%200%20.003l.004-.004z'%20fill='%23fff'/%3e%3cpath%20d='M58.128%2033.182q.002-.003-.001-.002l-.003.005c.002-.002.002%200%20.004-.003m.025-.026-.002.001v.002zm.002-.006-.002.003zm-4.707-6.201c-.004.007-.014.007-.014.017.005.004.005.004.007.01.003%200%20.004-.004.008-.003l-.002.008-.003-.002q-.005%200-.005.006%200%20.009.007.015v.003l-.02.012-.007.003-.004.002-.012.008-.022.013-.008.01a.04.04%200%200%201-.013.013l-.03.02q-.004.002-.006.008l-.003.003q-.007.008-.015.013l-.011.006-.033.021-.006.004-.007.005a.03.03%200%200%201-.017.011l-.02.01-.012.01-.005.006-.003.004a.02.02%200%200%201-.014.006l-.01.005-.015.01c-.004.006-.011.008-.016.014l-.005.003-.017.01-.03.021-.032.024-.008.01q-.004%200-.006.002l-.01.008-.016.01-.01.01-.013.01-.018.016-.001.003q-.002.006-.008.005l-.01.008-.008.01a.03.03%200%200%201-.014.008l-.014.01-.023.017-.005.005a.1.1%200%200%201-.032.033l-.009.007-.031.03-.008.01-.01.013-.004.003a.1.1%200%200%200-.026.03l-.008.008-.004-.001-.012.011-.053.052-.026.029-.007.01-.011.012-.005.004v-.002h-.002l-.013.014q0%20.005-.005.009l-.011.014-.021.02-.002.002q.005-.008.012-.015-.005.001-.006.005l-.038.044a.2.2%200%200%200-.03.037q-.006.005-.008.013c-.005%200-.007.006-.01.008l-.009.008-.008.01-.014.021-.007.002.001-.001v-.001.002l-.008.004a.004.004%200%200%201%200-.006l.002-.005-.009.003c-.002-.001.001-.003%200-.005l-.004-.002-.003.002q-.002.003-.004%200-.003%200-.004.002l-.002-.001v-.005l-.006-.005-.016.015q.003-.005.001-.008%200-.003.002-.004.008-.002.005-.01l-.012.007q0-.004-.003-.004v-.002h-.001q-.002.002-.005.002t-.005.002l-.007.002-.001-.005-.002-.005h-.006v-.002l.01-.016.02-.027q.012-.015.02-.03l.03-.038.014-.02.028-.032.02-.023.023-.024.02-.022.027-.033.012-.012.016-.015.022-.021.01-.01.009-.012.01-.011.013-.012.015-.018.008-.008.025-.021.005-.009.007-.013.055-.054.027-.025.015-.014.034-.028.05-.045.027-.021.003-.003q.018-.015.035-.032l.005-.004.03-.022.026-.021.031-.024a.1.1%200%200%201%20.04-.025l.037-.027.046-.035.017-.01q.05-.032.1-.06l.034-.016.028-.015a.02.02%200%200%201%20.013-.005q.003%200%20.007-.003.002%200%20.002.003%200%20.006.005.01c.003.002.006-.002.009%200l-.002.002.003.001h.001l-.002.006h-.003v.001a.03.03%200%200%200%20.007.023l.004.003c.004%200%20.007-.005.01-.004.002-.004-.002-.004-.002-.006q.006%200%20.008.006'%20fill='%23fff'/%3e%3cpath%20d='M53.45%2026.964h-.005l-.004.005.007.004c0-.003.004-.005.002-.009m-.014-.045h-.003v.003q0%20.002.003.001zm-.86.812.003-.002zm.872-.733-.002.002q.002%200%20.002-.002m-.023-.079.001.003zm-.38.371v-.001m.157.443c-.002.004-.008.002-.007.01l.005.008.004-.001v.006l-.002-.002q-.003%200-.002.003%200%20.008.004.012v.002l-.01.005h-.004l-.002.002-.006.003-.012.005-.004.005a.01.01%200%200%201-.006.008l-.016.008-.003.004-.001.002-.008.006-.006.003-.017.01-.003.002-.003.003a.01.01%200%200%201-.01.005l-.01.003-.005.005-.003.004-.001.002-.007.003q-.004%200-.006.002l-.007.005-.008.007h-.003l-.009.005-.015.011-.016.012-.003.005h-.004l-.005.005-.008.005-.005.005-.006.005-.009.009v.001q0%20.004-.005.003l-.004.004-.004.005-.007.004-.008.005-.011.008-.002.002a.03.03%200%200%201-.015.018l-.005.004-.014.016-.004.005-.004.008-.001.002a.03.03%200%200%200-.012.015l-.004.005-.002-.001-.006.006-.025.026-.011.014-.001.002q0%20.005-.002.006l-.006.007-.002.002-.001-.002-.006.006v.002l-.002.005-.005.007-.01.011h-.001l.005-.008q-.003%200-.003.003l-.017.023-.013.02-.003.008q-.003.001-.005.004l-.004.004-.003.006-.005.011h-.005l-.005.002-.002-.003.001-.003h-.006l-.002-.002-.003-.002-.001.001h-.008q0-.003-.002-.004l-.005-.004-.008.008-.001-.005v-.002q.005%200%20.002-.005l-.008.002-.004-.002v-.002l-.004.001-.003.001h-.005q-.002%200-.002-.003l-.003-.003-.005-.001v-.001l.004-.01.009-.014.008-.017.013-.021.007-.011.013-.018.01-.012.011-.014.01-.011.02-.025.007-.008.011-.011.005-.006q.001-.004.004-.006l.006-.006.006-.006.007-.01q0-.003.004-.005l.013-.01.002-.006q0-.005.002-.008a.2.2%200%200%201%20.029-.029l.021-.02.017-.015.026-.023.015-.01.002-.002.018-.017.002-.002.016-.01.014-.012.016-.012.02-.01.002-.001.02-.014.025-.017.009-.005a1%201%200%200%201%20.085-.043q.003-.003.008-.002h.003q.002%200%20.002.002%200%20.003.003.007l.005.001v.003h.002v.004h-.003a.03.03%200%200%200%20.006.018q0%20.003.002.003l.006-.001-.002-.005q.004.001.005.005'%20fill='%23fff'/%3e%3cpath%20d='M53.204%2027.744q-.003-.003-.005.001l.005.004zm-.01-.036h-.002v.002q0%20.002.002.001zm-.415.43v-.001m.41-.431v.002zm-.19.201v-.001'%20fill='%23fff'/%3e%3cpath%20d='M9.075%2030.143a.03.03%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.087.027.002-.006-.001-.004-.005-.002q-.003%200-.003.005.001.009.007.007m-.357.417-.006.005q.004-.001.006-.005m.213-.497v-.002zm.002.005q.001-.004-.002-.006%200%20.004.002.006m.152.046h-.007zm-.04.086v-.002H9.13v.002zm-.084-.133q-.002-.001-.002.001l.001.002h.001zM9%2030.084h-.002v.002H9zm-.94-.264.003-.004q-.003%200-.003.003m6.328-6.744a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.002-.006-.001-.004-.005-.001q-.003%200-.003.005.002.008.007.006m-.359.417-.007.004q.004%200%20.007-.005m.214-.497v-.001m.001.007q0-.005-.003-.006zm-.869-.355.001-.002zm1.023.399h-.007zm-.04.087v-.002h-.002v.002zm-.083-.133q-.002-.001-.002.001l.001.002h.001zm-.047-.008h-.002v.002zm-.94-.266.002-.003q-.003%200-.002.003m21.046-1.46a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.003-.005-.002-.004-.004-.002q-.004%200-.004.005.002.008.007.007m-.359.415-.007.005q.005%200%20.007-.005m.214-.497v-.001zm.001.006-.002-.006q-.001.003.002.006m-.869-.355v-.002h-.001zm1.022.4v-.002zm0%200h-.007zm-.04.085-.001-.002h-.002v.003zm-.084-.132q-.002-.002-.002%200l.001.002h.001zm-.049-.009v.002zm-.937-.264.002-.004q-.002%200-.002.003M17.054%2027.59a.024.024%200%200%200%200-.03l-.012.012c.005.004.004.015.012.017m.088.028.003-.006-.002-.004-.004-.002q-.003%200-.004.006.002.008.007.006m-.356.416-.007.005q.004%200%20.007-.005m.214-.491q.001-.004-.002-.006%200%20.004.002.006m-.87-.356v-.002zm1.02.4h.002zm0%200h-.006zm-.041.087v-.003h-.002v.003zm-.083-.133q-.002-.002-.002%200v.002h.002zm-.987-.274.003-.003q-.003%200-.002.003m10.513-4.683a.024.024%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.089.027.003-.006-.002-.004-.004-.001q-.003%200-.004.005.002.007.007.006m-.357.416-.007.005q.003.001.007-.005m.214-.496v-.002zm0%20.005q.001-.004-.002-.006%200%20.004.002.006m-.87-.355v-.002l-.001.001m1.022.401h-.007zm-.041.087v-.003h-.002v.003zm-.083-.134-.002.001.001.002h.001zm-.048-.009h-.001v.002h.002zm-.938-.265.002-.003q-.003%200-.002.003'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='m23.882%2018.435.002.022a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022q-.004.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.036q0%20.027.006.052l.019.1q.003.013.003.029l.002.012.01.058.007.034a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059l.01.06.005.045.002.038q0%20.023.007.043.005.015.005.032l.002.02.006.061.003.032q0%20.01.002.017l.007.056.01.109.008.117.001.024v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033.002.045q-.003.016.002.028l.001.036v.037q0%20.024.004.049l.004.051q0%20.036.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.016a1%201%200%200%201%20.005.153l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.058l-.002.03v.055l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.024-.002.015-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.008v.002l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.009v.005l-.002.004.002-.004.001-.004q0-.003.001-.001l-.016.063.006-.021.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.017-.003.01.002-.004.015-.055q.01-.033.017-.067l.008-.032.009-.04q.008-.032.013-.064.014-.07.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.088.005-.1.003-.086.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.06-.004-.128-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.003-.074v-.018l-.009-.105-.007-.098-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031-.01-.056-.058-.317-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.007-.004-.003-.005-.01l-.004-.01v.008l-.002-.003-.002-.003v.014l.003.007v.004q-.006.027-.02.024l-.004-.003-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.006zm.185%201.639v-.001.007q0%20.003.001%200v-.006m-.186%207.226.002.023a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01q-.001-.008-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022c-.003.008-.007.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.035q0%20.027.006.052l.019.1.003.03.002.012.01.057.007.035a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059a.6.6%200%200%201%20.017.143q0%20.023.007.043.005.015.005.032l.002.02.006.06.005.05.007.056.01.109.008.116.001.025v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033q0%20.019.002.037v.008q-.003.016.002.028l.001.036v.037q0%20.024.004.048l.004.052q0%20.035.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.015a1%201%200%200%201%20.005.154l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.057l-.002.03v.056l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.023-.002.016-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.007v.003l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.008v.006l-.002.004.002-.005.001-.004h.001l-.016.062.006-.02.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.018-.003.01.002-.003.015-.055q.01-.034.017-.067l.008-.032.009-.04q.008-.033.013-.064.014-.071.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.089.005-.1.003-.085.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.061-.004-.127-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.004-.093-.008-.105-.007-.097-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031q-.001-.018-.005-.035l-.004-.02-.059-.318-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.006-.004-.003-.005-.01%200-.006-.004-.01v.009l-.002-.003-.002-.003v.014l.003.007v.003c-.004.02-.01.025-.02.024q-.001.001-.004-.002l-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.007zm.186%201.639v.007q0%20.003%200%200z'%20fill='%23070F2C'/%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3cclipPath%20id='b'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", z4 = "_taskCardContainer_y0vr7_1", W4 = "_taskCard_y0vr7_1", Z4 = "_emptyBox_y0vr7_12", X4 = "_emptyTxt_y0vr7_24", $4 = "_emptyIcon_y0vr7_28", Y4 = "_pagination_y0vr7_35", we = {
|
|
7482
7487
|
taskCardContainer: z4,
|
|
7483
|
-
taskCard:
|
|
7484
|
-
emptyBox:
|
|
7485
|
-
emptyTxt:
|
|
7486
|
-
emptyIcon:
|
|
7487
|
-
pagination:
|
|
7488
|
-
},
|
|
7489
|
-
box:
|
|
7490
|
-
loader:
|
|
7488
|
+
taskCard: W4,
|
|
7489
|
+
emptyBox: Z4,
|
|
7490
|
+
emptyTxt: X4,
|
|
7491
|
+
emptyIcon: $4,
|
|
7492
|
+
pagination: Y4
|
|
7493
|
+
}, J4 = "_box_10orm_1", q4 = "_loader_10orm_11", zn = {
|
|
7494
|
+
box: J4,
|
|
7495
|
+
loader: q4
|
|
7491
7496
|
};
|
|
7492
|
-
function
|
|
7497
|
+
function U4({
|
|
7493
7498
|
text: e = "Getting data...",
|
|
7494
7499
|
isError: t
|
|
7495
7500
|
}) {
|
|
7496
|
-
return /* @__PURE__ */ s.jsx("tbody", { className:
|
|
7501
|
+
return /* @__PURE__ */ s.jsx("tbody", { className: zn.box, children: /* @__PURE__ */ s.jsx("tr", { className: I(zn.loader, "zap-content-regular"), children: !t && /* @__PURE__ */ s.jsx("td", { children: e }) }) });
|
|
7497
7502
|
}
|
|
7498
|
-
const
|
|
7499
|
-
box:
|
|
7500
|
-
empty:
|
|
7503
|
+
const Q4 = "_box_11cjo_1", K4 = "_empty_11cjo_8", Wn = {
|
|
7504
|
+
box: Q4,
|
|
7505
|
+
empty: K4
|
|
7501
7506
|
};
|
|
7502
|
-
function
|
|
7507
|
+
function em({
|
|
7503
7508
|
emptyStateConfig: e,
|
|
7504
7509
|
search: t
|
|
7505
7510
|
}) {
|
|
@@ -7514,20 +7519,20 @@ function K4({
|
|
|
7514
7519
|
}
|
|
7515
7520
|
) }) }) }) : null;
|
|
7516
7521
|
}
|
|
7517
|
-
const
|
|
7518
|
-
box:
|
|
7519
|
-
texts:
|
|
7520
|
-
heading:
|
|
7521
|
-
actions:
|
|
7522
|
-
actionCommon:
|
|
7523
|
-
filterBtn:
|
|
7524
|
-
},
|
|
7525
|
-
selectedActions:
|
|
7526
|
-
actionsBtnIconSpan:
|
|
7527
|
-
btnIcon:
|
|
7528
|
-
selectedIcon:
|
|
7522
|
+
const tm = "_box_1en1e_1", nm = "_texts_1en1e_15", sm = "_heading_1en1e_21", om = "_actions_1en1e_25", am = "_actionCommon_1en1e_32", rm = "_filterBtn_1en1e_50", Pe = {
|
|
7523
|
+
box: tm,
|
|
7524
|
+
texts: nm,
|
|
7525
|
+
heading: sm,
|
|
7526
|
+
actions: om,
|
|
7527
|
+
actionCommon: am,
|
|
7528
|
+
filterBtn: rm
|
|
7529
|
+
}, lm = "_selectedActions_jduip_1", im = "_actionsBtnIconSpan_jduip_8", cm = "_btnIcon_jduip_13", um = "_selectedIcon_jduip_18", bt = {
|
|
7530
|
+
selectedActions: lm,
|
|
7531
|
+
actionsBtnIconSpan: im,
|
|
7532
|
+
btnIcon: cm,
|
|
7533
|
+
selectedIcon: um
|
|
7529
7534
|
};
|
|
7530
|
-
function
|
|
7535
|
+
function dm({
|
|
7531
7536
|
rowSelectionConfig: e,
|
|
7532
7537
|
rowSelection: t
|
|
7533
7538
|
}) {
|
|
@@ -7572,30 +7577,30 @@ function um({
|
|
|
7572
7577
|
i.text
|
|
7573
7578
|
)) }) }) });
|
|
7574
7579
|
}
|
|
7575
|
-
const
|
|
7576
|
-
filters:
|
|
7577
|
-
filtersInfo:
|
|
7578
|
-
filter:
|
|
7579
|
-
filterIcon2:
|
|
7580
|
-
filterCol:
|
|
7581
|
-
filterIcon:
|
|
7582
|
-
resetIcon2:
|
|
7583
|
-
totalSelected:
|
|
7584
|
-
positioner:
|
|
7585
|
-
dropdown:
|
|
7586
|
-
options:
|
|
7587
|
-
optionsEmpty:
|
|
7588
|
-
option:
|
|
7589
|
-
dropdownSearch:
|
|
7590
|
-
footerBox:
|
|
7591
|
-
footer:
|
|
7592
|
-
resetBtn:
|
|
7593
|
-
optionLabel:
|
|
7594
|
-
filterTooltip:
|
|
7595
|
-
filterValue:
|
|
7596
|
-
filterTooltipTrigger:
|
|
7580
|
+
const mm = "_filters_1jby6_1", pm = "_filtersInfo_1jby6_7", hm = "_filter_1jby6_1", gm = "_filterIcon2_1jby6_28", vm = "_filterCol_1jby6_32", fm = "_filterIcon_1jby6_28", bm = "_resetIcon2_1jby6_50", xm = "_totalSelected_1jby6_76", Cm = "_positioner_1jby6_88", Im = "_dropdown_1jby6_92", _m = "_options_1jby6_109", ym = "_optionsEmpty_1jby6_117", Am = "_option_1jby6_109", wm = "_dropdownSearch_1jby6_140", Nm = "_footerBox_1jby6_149", jm = "_footer_1jby6_149", Sm = "_resetBtn_1jby6_170", Em = "_optionLabel_1jby6_195", Bm = "_filterTooltip_1jby6_225", Fm = "_filterValue_1jby6_243", Rm = "_filterTooltipTrigger_1jby6_257", f0 = {
|
|
7581
|
+
filters: mm,
|
|
7582
|
+
filtersInfo: pm,
|
|
7583
|
+
filter: hm,
|
|
7584
|
+
filterIcon2: gm,
|
|
7585
|
+
filterCol: vm,
|
|
7586
|
+
filterIcon: fm,
|
|
7587
|
+
resetIcon2: bm,
|
|
7588
|
+
totalSelected: xm,
|
|
7589
|
+
positioner: Cm,
|
|
7590
|
+
dropdown: Im,
|
|
7591
|
+
options: _m,
|
|
7592
|
+
optionsEmpty: ym,
|
|
7593
|
+
option: Am,
|
|
7594
|
+
dropdownSearch: wm,
|
|
7595
|
+
footerBox: Nm,
|
|
7596
|
+
footer: jm,
|
|
7597
|
+
resetBtn: Sm,
|
|
7598
|
+
optionLabel: Em,
|
|
7599
|
+
filterTooltip: Bm,
|
|
7600
|
+
filterValue: Fm,
|
|
7601
|
+
filterTooltipTrigger: Rm
|
|
7597
7602
|
};
|
|
7598
|
-
function
|
|
7603
|
+
function Vm({
|
|
7599
7604
|
label: e,
|
|
7600
7605
|
value: t,
|
|
7601
7606
|
addFilters: o,
|
|
@@ -7637,7 +7642,7 @@ function Rm({
|
|
|
7637
7642
|
/* @__PURE__ */ s.jsx("input", { ...m.getHiddenInputProps() })
|
|
7638
7643
|
] });
|
|
7639
7644
|
}
|
|
7640
|
-
function
|
|
7645
|
+
function Lm({ filter: e, tableFilter: t, selectedFilters: o }) {
|
|
7641
7646
|
var c;
|
|
7642
7647
|
const [a, n] = y0(Xe.machine({ id: e.key })), r = Xe.connect(a, n, A0), i = (c = e.options) == null ? void 0 : c.filter((l) => t == null ? void 0 : t.values.includes(l.value));
|
|
7643
7648
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
@@ -7655,7 +7660,7 @@ function Vm({ filter: e, tableFilter: t, selectedFilters: o }) {
|
|
|
7655
7660
|
r.open && o !== 0 && /* @__PURE__ */ s.jsx("div", { ...r.getPositionerProps(), children: /* @__PURE__ */ s.jsx("div", { ...r.getContentProps(), className: f0.filterTooltip, children: i.map((l) => /* @__PURE__ */ s.jsx("div", { className: f0.filterValue, children: l.name }, l.value)) }) })
|
|
7656
7661
|
] });
|
|
7657
7662
|
}
|
|
7658
|
-
function
|
|
7663
|
+
function km({
|
|
7659
7664
|
filter: e,
|
|
7660
7665
|
tableFilters: t,
|
|
7661
7666
|
tableFilter: o,
|
|
@@ -7691,7 +7696,7 @@ function Lm({
|
|
|
7691
7696
|
...m.getTriggerProps(),
|
|
7692
7697
|
children: [
|
|
7693
7698
|
/* @__PURE__ */ s.jsx(
|
|
7694
|
-
|
|
7699
|
+
Lm,
|
|
7695
7700
|
{
|
|
7696
7701
|
filter: e,
|
|
7697
7702
|
tableFilter: o,
|
|
@@ -7723,7 +7728,7 @@ function Lm({
|
|
|
7723
7728
|
...m.getItemProps({ value: v.value }),
|
|
7724
7729
|
className: f0.option,
|
|
7725
7730
|
children: /* @__PURE__ */ s.jsx(
|
|
7726
|
-
|
|
7731
|
+
Vm,
|
|
7727
7732
|
{
|
|
7728
7733
|
label: v.name,
|
|
7729
7734
|
value: v.value,
|
|
@@ -7782,7 +7787,7 @@ const ut = Gt()(
|
|
|
7782
7787
|
}))
|
|
7783
7788
|
}))
|
|
7784
7789
|
);
|
|
7785
|
-
function
|
|
7790
|
+
function Hm({ filterConfig: e, filters: t }) {
|
|
7786
7791
|
const { isLoading: o, isError: a, filterDispatch: n } = e, r = ut((d) => d.filters), { setDefaultFilters: i, addFilters: c, removeFilters: l, resetFilters: u } = ut((d) => ({
|
|
7787
7792
|
setDefaultFilters: d.setDefaultFilters,
|
|
7788
7793
|
addFilters: d.addFilters,
|
|
@@ -7793,7 +7798,7 @@ function km({ filterConfig: e, filters: t }) {
|
|
|
7793
7798
|
return f.useEffect(() => {
|
|
7794
7799
|
!(t != null && t.length) || o || i((t == null ? void 0 : t.map((d) => ({ key: d.key, values: [] }))) || []);
|
|
7795
7800
|
}, [t == null ? void 0 : t.length, o]), !t || !t.length ? null : a ? /* @__PURE__ */ s.jsx("div", { className: f0.filtersInfo, children: "Error getting filters" }) : o ? /* @__PURE__ */ s.jsx("div", { className: f0.filtersInfo, children: "Getting filters..." }) : /* @__PURE__ */ s.jsx("div", { className: f0.filters, children: t.map((d, m) => /* @__PURE__ */ s.jsx(
|
|
7796
|
-
|
|
7801
|
+
km,
|
|
7797
7802
|
{
|
|
7798
7803
|
filter: d,
|
|
7799
7804
|
tableFilters: r,
|
|
@@ -7806,10 +7811,10 @@ function km({ filterConfig: e, filters: t }) {
|
|
|
7806
7811
|
d.id
|
|
7807
7812
|
)) });
|
|
7808
7813
|
}
|
|
7809
|
-
const
|
|
7810
|
-
optionLabel:
|
|
7811
|
-
hiddenCheckbox:
|
|
7812
|
-
customCheckbox:
|
|
7814
|
+
const Gm = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.25%203a.75.75%200%200%201%20.75-.75h6A2.75%202.75%200%200%201%2021.75%205v10.172c0%20.729-.29%201.428-.805%201.944l-3.829%203.829a2.75%202.75%200%200%201-1.944.805H5A2.75%202.75%200%200%201%202.25%2019v-7a.75.75%200%200%201%201.5%200v7c0%20.69.56%201.25%201.25%201.25h9.25V17A2.75%202.75%200%200%201%2017%2014.25h3.25V5c0-.69-.56-1.25-1.25-1.25h-6a.75.75%200%200%201-.75-.75m7.858%2012.75H17c-.69%200-1.25.56-1.25%201.25v3.108q.169-.087.305-.224l3.829-3.829q.136-.136.224-.305'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%202.25a.75.75%200%200%201%20.75.75v4.19l1.72-1.72a.75.75%200%200%201%201.06%201.06l-3%203a.75.75%200%200%201-1.06%200l-3-3a.75.75%200%200%201%201.06-1.06l1.72%201.72V3A.75.75%200%200%201%206%202.25'%20fill='%23070F2C'/%3e%3c/svg%3e", Dm = "_optionLabel_bqt0k_1", Mm = "_hiddenCheckbox_bqt0k_8", Tm = "_customCheckbox_bqt0k_12", h2 = {
|
|
7815
|
+
optionLabel: Dm,
|
|
7816
|
+
hiddenCheckbox: Mm,
|
|
7817
|
+
customCheckbox: Tm
|
|
7813
7818
|
};
|
|
7814
7819
|
function Zn({
|
|
7815
7820
|
label: e,
|
|
@@ -7887,22 +7892,22 @@ function Zn({
|
|
|
7887
7892
|
] })
|
|
7888
7893
|
] });
|
|
7889
7894
|
}
|
|
7890
|
-
const
|
|
7891
|
-
filterBtn:
|
|
7895
|
+
const Pm = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.52%206.165C3.093%204.489%204.55%203.25%206%203.25h12c1.449%200%202.906%201.239%202.48%202.915a8.77%208.77%200%200%201-4.701%205.729c-.641.307-1.03.858-1.03%201.404V19A1.75%201.75%200%200%201%2013%2020.75h-2A1.75%201.75%200%200%201%209.25%2019v-5.702c0-.546-.387-1.097-1.028-1.404a8.77%208.77%200%200%201-4.701-5.73M6%204.75c-.76%200-1.145.58-1.027%201.045A7.27%207.27%200%200%200%208.87%2010.54c1.006.482%201.88%201.479%201.88%202.757V19c0%20.138.113.25.25.25h2a.25.25%200%200%200%20.25-.25v-5.702c0-1.278.876-2.275%201.881-2.757a7.27%207.27%200%200%200%203.896-4.746C19.145%205.33%2018.76%204.75%2018%204.75z'%20fill='%23070F2C'/%3e%3c/svg%3e", z2 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.304%204.343a1.04%201.04%200%200%201%201.469%200l6.923%206.923a1.04%201.04%200%200%201%200%201.468l-6.923%206.923a1.039%201.039%200%200%201-1.469-1.468L14.493%2012%208.304%205.811a1.04%201.04%200%200%201%200-1.468'%20fill='%23070F2C'/%3e%3c/svg%3e", Om = "_filterBtn_woiz6_1", zm = "_content_woiz6_20", Wm = "_filterBox_woiz6_24", Zm = "_filters_woiz6_30", Xm = "_chevronRightSpan_woiz6_38", $m = "_chevronRight_woiz6_38", Ym = "_filter_woiz6_1", Jm = "_active_woiz6_59", qm = "_filterSingle_woiz6_84", Um = "_option_woiz6_95", Qm = "_dropdownSearch_woiz6_108", Km = "_totalSelected_woiz6_117", ep = "_filterIcon_woiz6_124", z0 = {
|
|
7896
|
+
filterBtn: Om,
|
|
7892
7897
|
content: zm,
|
|
7893
|
-
filterBox:
|
|
7894
|
-
filters:
|
|
7895
|
-
chevronRightSpan:
|
|
7896
|
-
chevronRight:
|
|
7897
|
-
filter:
|
|
7898
|
-
active:
|
|
7899
|
-
filterSingle:
|
|
7900
|
-
option:
|
|
7901
|
-
dropdownSearch:
|
|
7902
|
-
totalSelected:
|
|
7903
|
-
filterIcon:
|
|
7898
|
+
filterBox: Wm,
|
|
7899
|
+
filters: Zm,
|
|
7900
|
+
chevronRightSpan: Xm,
|
|
7901
|
+
chevronRight: $m,
|
|
7902
|
+
filter: Ym,
|
|
7903
|
+
active: Jm,
|
|
7904
|
+
filterSingle: qm,
|
|
7905
|
+
option: Um,
|
|
7906
|
+
dropdownSearch: Qm,
|
|
7907
|
+
totalSelected: Km,
|
|
7908
|
+
filterIcon: ep
|
|
7904
7909
|
};
|
|
7905
|
-
function
|
|
7910
|
+
function tp(e) {
|
|
7906
7911
|
const t = {};
|
|
7907
7912
|
for (const o in e) {
|
|
7908
7913
|
const n = e[o].filter((r) => r.checked).map((r) => r.value).join(",");
|
|
@@ -7931,30 +7936,30 @@ const Xn = (e, t) => {
|
|
|
7931
7936
|
}, onClose: () => {
|
|
7932
7937
|
t(!1);
|
|
7933
7938
|
} };
|
|
7934
|
-
},
|
|
7935
|
-
backdropLayer:
|
|
7936
|
-
show:
|
|
7937
|
-
backdrop:
|
|
7938
|
-
showBackdrop:
|
|
7939
|
-
container:
|
|
7940
|
-
rightAlign:
|
|
7941
|
-
leftAlign:
|
|
7942
|
-
sm:
|
|
7943
|
-
md:
|
|
7944
|
-
lg:
|
|
7945
|
-
xlg:
|
|
7946
|
-
xxlg:
|
|
7947
|
-
content:
|
|
7948
|
-
headerContainer:
|
|
7949
|
-
title:
|
|
7950
|
-
subTitle:
|
|
7951
|
-
closeBtnIcon:
|
|
7952
|
-
descriptionContainer:
|
|
7953
|
-
fullHeight:
|
|
7954
|
-
footer:
|
|
7955
|
-
footerBtnContainer:
|
|
7956
|
-
footerBtn:
|
|
7957
|
-
},
|
|
7939
|
+
}, np = "_backdropLayer_1gkv1_1", sp = "_show_1gkv1_11", op = "_backdrop_1gkv1_1", ap = "_showBackdrop_1gkv1_23", rp = "_container_1gkv1_27", lp = "_rightAlign_1gkv1_39", ip = "_leftAlign_1gkv1_43", cp = "_sm_1gkv1_47", up = "_md_1gkv1_51", dp = "_lg_1gkv1_55", mp = "_xlg_1gkv1_59", pp = "_xxlg_1gkv1_63", hp = "_content_1gkv1_67", gp = "_headerContainer_1gkv1_73", vp = "_title_1gkv1_82", fp = "_subTitle_1gkv1_86", bp = "_closeBtnIcon_1gkv1_90", xp = "_descriptionContainer_1gkv1_96", Cp = "_fullHeight_1gkv1_103", Ip = "_footer_1gkv1_108", _p = "_footerBtnContainer_1gkv1_123", yp = "_footerBtn_1gkv1_123", L0 = {
|
|
7940
|
+
backdropLayer: np,
|
|
7941
|
+
show: sp,
|
|
7942
|
+
backdrop: op,
|
|
7943
|
+
showBackdrop: ap,
|
|
7944
|
+
container: rp,
|
|
7945
|
+
rightAlign: lp,
|
|
7946
|
+
leftAlign: ip,
|
|
7947
|
+
sm: cp,
|
|
7948
|
+
md: up,
|
|
7949
|
+
lg: dp,
|
|
7950
|
+
xlg: mp,
|
|
7951
|
+
xxlg: pp,
|
|
7952
|
+
content: hp,
|
|
7953
|
+
headerContainer: gp,
|
|
7954
|
+
title: vp,
|
|
7955
|
+
subTitle: fp,
|
|
7956
|
+
closeBtnIcon: bp,
|
|
7957
|
+
descriptionContainer: xp,
|
|
7958
|
+
fullHeight: Cp,
|
|
7959
|
+
footer: Ip,
|
|
7960
|
+
footerBtnContainer: _p,
|
|
7961
|
+
footerBtn: yp
|
|
7962
|
+
}, Ap = (e) => {
|
|
7958
7963
|
f.useEffect(() => (e ? document.body.style.overflow = "hidden" : document.body.style.overflow = "", () => {
|
|
7959
7964
|
document.body.style.overflow = "";
|
|
7960
7965
|
}), [e]);
|
|
@@ -7980,7 +7985,7 @@ function vo({
|
|
|
7980
7985
|
customContainerStyles: C
|
|
7981
7986
|
}) {
|
|
7982
7987
|
const v = f.useRef(null), y = f.useRef(null), A = f.useRef(null);
|
|
7983
|
-
return
|
|
7988
|
+
return Ap(e), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
7984
7989
|
/* @__PURE__ */ s.jsx("div", { className: I(L0.backdropLayer, e && L0.show), onClick: t, children: l && /* @__PURE__ */ s.jsx("div", { className: I(L0.backdrop, e && L0.showBackdrop) }) }),
|
|
7985
7990
|
/* @__PURE__ */ s.jsx(
|
|
7986
7991
|
"div",
|
|
@@ -8024,7 +8029,7 @@ function vo({
|
|
|
8024
8029
|
)
|
|
8025
8030
|
] });
|
|
8026
8031
|
}
|
|
8027
|
-
function
|
|
8032
|
+
function wp({ filterConfig: e }) {
|
|
8028
8033
|
var P, R, D, X;
|
|
8029
8034
|
const { isOpen: t, onOpen: o, onClose: a } = go(), [n, r] = f.useState({}), [i, c] = f.useState({}), [l, u] = f.useState(""), { setDefaultFilters: d, resetAllFilters: m, changeFiltersDrawer: h } = ut((E) => ({
|
|
8030
8035
|
setDefaultFilters: E.setDefaultFilters,
|
|
@@ -8059,7 +8064,7 @@ function Ap({ filterConfig: e }) {
|
|
|
8059
8064
|
return s0[E] = s0[E].map((r0) => ({ ...r0, checked: Y })), S(s0), s0;
|
|
8060
8065
|
});
|
|
8061
8066
|
}, B = () => {
|
|
8062
|
-
const E =
|
|
8067
|
+
const E = tp(n);
|
|
8063
8068
|
Object.entries(E).forEach(([Y, J]) => {
|
|
8064
8069
|
h(Y, J ? J.split(",") : [], x);
|
|
8065
8070
|
}), a();
|
|
@@ -8090,12 +8095,12 @@ function Ap({ filterConfig: e }) {
|
|
|
8090
8095
|
/* @__PURE__ */ s.jsxs(
|
|
8091
8096
|
"button",
|
|
8092
8097
|
{
|
|
8093
|
-
className: I("zap-reset-btn",
|
|
8098
|
+
className: I("zap-reset-btn", z0.filterBtn, "zap-button-small"),
|
|
8094
8099
|
onClick: o,
|
|
8095
8100
|
children: [
|
|
8096
|
-
/* @__PURE__ */ s.jsx(V, { path:
|
|
8101
|
+
/* @__PURE__ */ s.jsx(V, { path: Pm, svgClassName: z0.filterIcon }),
|
|
8097
8102
|
"Filters",
|
|
8098
|
-
L !== 0 && /* @__PURE__ */ s.jsx("span", { className: I(
|
|
8103
|
+
L !== 0 && /* @__PURE__ */ s.jsx("span", { className: I(z0.totalSelected, "zap-subcontent-regular"), children: L })
|
|
8099
8104
|
]
|
|
8100
8105
|
}
|
|
8101
8106
|
),
|
|
@@ -8107,17 +8112,17 @@ function Ap({ filterConfig: e }) {
|
|
|
8107
8112
|
onClose: a,
|
|
8108
8113
|
customContainerStyles: { width: "512px" },
|
|
8109
8114
|
buttons: q,
|
|
8110
|
-
contentClassName:
|
|
8111
|
-
children: /* @__PURE__ */ s.jsxs("div", { className:
|
|
8112
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
8115
|
+
contentClassName: z0.content,
|
|
8116
|
+
children: /* @__PURE__ */ s.jsxs("div", { className: z0.filterBox, children: [
|
|
8117
|
+
/* @__PURE__ */ s.jsx("div", { className: z0.filters, children: b.map((E) => {
|
|
8113
8118
|
var s0;
|
|
8114
8119
|
const Y = (v == null ? void 0 : v.id) === E.id, J = ((s0 = n[E.key]) == null ? void 0 : s0.filter((r0) => r0.checked).length) || 0;
|
|
8115
8120
|
return /* @__PURE__ */ s.jsxs(
|
|
8116
8121
|
"div",
|
|
8117
8122
|
{
|
|
8118
8123
|
className: I(
|
|
8119
|
-
|
|
8120
|
-
Y &&
|
|
8124
|
+
z0.filter,
|
|
8125
|
+
Y && z0.active,
|
|
8121
8126
|
"zap-content-medium"
|
|
8122
8127
|
),
|
|
8123
8128
|
onClick: () => {
|
|
@@ -8134,9 +8139,9 @@ function Ap({ filterConfig: e }) {
|
|
|
8134
8139
|
/* @__PURE__ */ s.jsx(
|
|
8135
8140
|
V,
|
|
8136
8141
|
{
|
|
8137
|
-
path:
|
|
8138
|
-
spanClassName:
|
|
8139
|
-
svgClassName:
|
|
8142
|
+
path: z2,
|
|
8143
|
+
spanClassName: z0.chevronRightSpan,
|
|
8144
|
+
svgClassName: z0.chevronRight
|
|
8140
8145
|
}
|
|
8141
8146
|
)
|
|
8142
8147
|
]
|
|
@@ -8144,8 +8149,8 @@ function Ap({ filterConfig: e }) {
|
|
|
8144
8149
|
E.id
|
|
8145
8150
|
);
|
|
8146
8151
|
}) }),
|
|
8147
|
-
/* @__PURE__ */ s.jsxs("div", { className:
|
|
8148
|
-
!((D = v == null ? void 0 : v.config) != null && D.hideSearch) && /* @__PURE__ */ s.jsx("div", { className:
|
|
8152
|
+
/* @__PURE__ */ s.jsxs("div", { className: z0.filterSingle, children: [
|
|
8153
|
+
!((D = v == null ? void 0 : v.config) != null && D.hideSearch) && /* @__PURE__ */ s.jsx("div", { className: z0.dropdownSearch, children: /* @__PURE__ */ s.jsx(
|
|
8149
8154
|
ke,
|
|
8150
8155
|
{
|
|
8151
8156
|
id: "filter-search",
|
|
@@ -8158,8 +8163,8 @@ function Ap({ filterConfig: e }) {
|
|
|
8158
8163
|
}
|
|
8159
8164
|
}
|
|
8160
8165
|
) }),
|
|
8161
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
8162
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
8166
|
+
/* @__PURE__ */ s.jsx("div", { className: z0.options, children: A.length === 0 ? /* @__PURE__ */ s.jsx("div", { className: "zap-content-regular", children: "No search results found" }) : /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
8167
|
+
/* @__PURE__ */ s.jsx("div", { className: z0.option, style: { fontWeight: 700 }, children: /* @__PURE__ */ s.jsx(
|
|
8163
8168
|
Zn,
|
|
8164
8169
|
{
|
|
8165
8170
|
label: "All",
|
|
@@ -8171,7 +8176,7 @@ function Ap({ filterConfig: e }) {
|
|
|
8171
8176
|
v == null ? void 0 : v.options.map((E, Y) => /* @__PURE__ */ s.jsx(
|
|
8172
8177
|
"div",
|
|
8173
8178
|
{
|
|
8174
|
-
className:
|
|
8179
|
+
className: z0.option,
|
|
8175
8180
|
style: {
|
|
8176
8181
|
display: l.length ? A.includes(E.value) ? void 0 : "none" : void 0
|
|
8177
8182
|
},
|
|
@@ -8195,26 +8200,26 @@ function Ap({ filterConfig: e }) {
|
|
|
8195
8200
|
) })
|
|
8196
8201
|
] });
|
|
8197
8202
|
}
|
|
8198
|
-
const
|
|
8199
|
-
actionCommon:
|
|
8200
|
-
error:
|
|
8201
|
-
backdrop:
|
|
8202
|
-
content:
|
|
8203
|
-
title:
|
|
8204
|
-
desc:
|
|
8205
|
-
closeIconSpan:
|
|
8206
|
-
closeIcon:
|
|
8207
|
-
footer:
|
|
8208
|
-
options:
|
|
8209
|
-
option:
|
|
8210
|
-
dropdownSearch:
|
|
8211
|
-
info:
|
|
8212
|
-
info2:
|
|
8213
|
-
optionLabel:
|
|
8214
|
-
optionDis:
|
|
8215
|
-
checkbox:
|
|
8203
|
+
const Np = "_actionCommon_16vjh_1", jp = "_error_16vjh_19", Sp = "_backdrop_16vjh_30", Ep = "_content_16vjh_43", Bp = "_title_16vjh_74", Fp = "_desc_16vjh_88", Rp = "_closeIconSpan_16vjh_95", Vp = "_closeIcon_16vjh_95", Lp = "_footer_16vjh_115", kp = "_options_16vjh_133", Hp = "_option_16vjh_133", Gp = "_dropdownSearch_16vjh_150", Dp = "_info_16vjh_161", Mp = "_info2_16vjh_162", Tp = "_optionLabel_16vjh_189", Pp = "_optionDis_16vjh_197", Op = "_checkbox_16vjh_205", zp = "_draggable_16vjh_223", Wp = "_optionDisabled_16vjh_227", ne = {
|
|
8204
|
+
actionCommon: Np,
|
|
8205
|
+
error: jp,
|
|
8206
|
+
backdrop: Sp,
|
|
8207
|
+
content: Ep,
|
|
8208
|
+
title: Bp,
|
|
8209
|
+
desc: Fp,
|
|
8210
|
+
closeIconSpan: Rp,
|
|
8211
|
+
closeIcon: Vp,
|
|
8212
|
+
footer: Lp,
|
|
8213
|
+
options: kp,
|
|
8214
|
+
option: Hp,
|
|
8215
|
+
dropdownSearch: Gp,
|
|
8216
|
+
info: Dp,
|
|
8217
|
+
info2: Mp,
|
|
8218
|
+
optionLabel: Tp,
|
|
8219
|
+
optionDis: Pp,
|
|
8220
|
+
checkbox: Op,
|
|
8216
8221
|
draggable: zp,
|
|
8217
|
-
optionDisabled:
|
|
8222
|
+
optionDisabled: Wp
|
|
8218
8223
|
};
|
|
8219
8224
|
function yt({
|
|
8220
8225
|
id: e,
|
|
@@ -8249,18 +8254,18 @@ function yt({
|
|
|
8249
8254
|
}
|
|
8250
8255
|
);
|
|
8251
8256
|
}
|
|
8252
|
-
const
|
|
8253
|
-
sortList:
|
|
8254
|
-
sort:
|
|
8255
|
-
sortHidden:
|
|
8256
|
-
dragHandle:
|
|
8257
|
+
const Zp = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%206.75c-.69%200-1.25.56-1.25%201.25v1.25h3.5v-2.5zm3.75%200v2.5h11.5V8c0-.69-.56-1.25-1.25-1.25zm11.5%204H8.75v2.5h11.5zM21.75%208A2.75%202.75%200%200%200%2019%205.25H5A2.75%202.75%200%200%200%202.25%208v8A2.75%202.75%200%200%200%205%2018.75h14A2.75%202.75%200%200%200%2021.75%2016zm-1.5%206.75H8.75v2.5H19c.69%200%201.25-.56%201.25-1.25zm-13%202.5v-2.5h-3.5V16c0%20.69.56%201.25%201.25%201.25zm-3.5-4h3.5v-2.5h-3.5z'%20fill='%23070F2C'/%3e%3c/svg%3e", Xp = "_sortList_c8sw0_1", $p = "_sort_c8sw0_1", Yp = "_sortHidden_c8sw0_21", Jp = "_dragHandle_c8sw0_25", Ht = {
|
|
8258
|
+
sortList: Xp,
|
|
8259
|
+
sort: $p,
|
|
8260
|
+
sortHidden: Yp,
|
|
8261
|
+
dragHandle: Jp
|
|
8257
8262
|
}, fo = f.createContext({
|
|
8258
8263
|
attributes: {},
|
|
8259
8264
|
listeners: void 0,
|
|
8260
8265
|
ref() {
|
|
8261
8266
|
}
|
|
8262
8267
|
});
|
|
8263
|
-
function
|
|
8268
|
+
function qp({ children: e, id: t, isHidden: o = !1 }) {
|
|
8264
8269
|
const {
|
|
8265
8270
|
attributes: a,
|
|
8266
8271
|
isDragging: n,
|
|
@@ -8291,7 +8296,7 @@ function Jp({ children: e, id: t, isHidden: o = !1 }) {
|
|
|
8291
8296
|
}
|
|
8292
8297
|
) });
|
|
8293
8298
|
}
|
|
8294
|
-
function
|
|
8299
|
+
function Up() {
|
|
8295
8300
|
const { attributes: e, listeners: t, ref: o } = f.useContext(fo);
|
|
8296
8301
|
return /* @__PURE__ */ s.jsx("div", { className: Ht.dragHandle, ...e, ...t, ref: o, children: /* @__PURE__ */ s.jsxs(
|
|
8297
8302
|
"svg",
|
|
@@ -8360,7 +8365,7 @@ function qp() {
|
|
|
8360
8365
|
}
|
|
8361
8366
|
) });
|
|
8362
8367
|
}
|
|
8363
|
-
const
|
|
8368
|
+
const Qp = {
|
|
8364
8369
|
sideEffects: pa({
|
|
8365
8370
|
styles: {
|
|
8366
8371
|
active: {
|
|
@@ -8369,8 +8374,8 @@ const Up = {
|
|
|
8369
8374
|
}
|
|
8370
8375
|
})
|
|
8371
8376
|
};
|
|
8372
|
-
function
|
|
8373
|
-
return /* @__PURE__ */ s.jsx(ha, { dropAnimation:
|
|
8377
|
+
function Kp({ children: e }) {
|
|
8378
|
+
return /* @__PURE__ */ s.jsx(ha, { dropAnimation: Qp, children: e });
|
|
8374
8379
|
}
|
|
8375
8380
|
function at({
|
|
8376
8381
|
items: e,
|
|
@@ -8410,15 +8415,15 @@ function at({
|
|
|
8410
8415
|
},
|
|
8411
8416
|
children: [
|
|
8412
8417
|
/* @__PURE__ */ s.jsx(ya, { items: n, children: /* @__PURE__ */ s.jsx("ul", { className: Ht.sortList, role: "application", children: n.map((u) => /* @__PURE__ */ s.jsx(f.Fragment, { children: o(u) }, u.id)) }) }),
|
|
8413
|
-
/* @__PURE__ */ s.jsx(
|
|
8418
|
+
/* @__PURE__ */ s.jsx(Kp, { children: c ? o(c) : null })
|
|
8414
8419
|
]
|
|
8415
8420
|
}
|
|
8416
8421
|
);
|
|
8417
8422
|
}
|
|
8418
|
-
at.Item =
|
|
8419
|
-
at.DragHandle =
|
|
8423
|
+
at.Item = qp;
|
|
8424
|
+
at.DragHandle = Up;
|
|
8420
8425
|
const fe = "select", Re = "dropdown-actions", Ae = "select-radio";
|
|
8421
|
-
function
|
|
8426
|
+
function e6({
|
|
8422
8427
|
customColumnConfig: e,
|
|
8423
8428
|
table: t,
|
|
8424
8429
|
isCheckbox: o,
|
|
@@ -8460,7 +8465,7 @@ function Kp({
|
|
|
8460
8465
|
}
|
|
8461
8466
|
];
|
|
8462
8467
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
8463
|
-
/* @__PURE__ */ s.jsx("button", { onClick: r, className: I("zap-reset-btn", ne.actionCommon), children: /* @__PURE__ */ s.jsx(V, { path:
|
|
8468
|
+
/* @__PURE__ */ s.jsx("button", { onClick: r, className: I("zap-reset-btn", ne.actionCommon), children: /* @__PURE__ */ s.jsx(V, { path: Zp, width: 16, height: 16 }) }),
|
|
8464
8469
|
/* @__PURE__ */ s.jsx(Le, { children: n && /* @__PURE__ */ s.jsx(vo, { isOpen: n, title: "Columns", onClose: i, size: "sm", buttons: S, children: u ? /* @__PURE__ */ s.jsx("div", { className: ne.error, children: "Something went wrong, please try again later." }) : l ? /* @__PURE__ */ s.jsx(mo, {}) : /* @__PURE__ */ s.jsxs("div", { children: [
|
|
8465
8470
|
/* @__PURE__ */ s.jsx("div", { className: ne.dropdownSearch, children: /* @__PURE__ */ s.jsx(
|
|
8466
8471
|
ke,
|
|
@@ -8522,7 +8527,7 @@ function Kp({
|
|
|
8522
8527
|
)
|
|
8523
8528
|
] }),
|
|
8524
8529
|
/* @__PURE__ */ s.jsx(
|
|
8525
|
-
|
|
8530
|
+
t6,
|
|
8526
8531
|
{
|
|
8527
8532
|
cols: A,
|
|
8528
8533
|
text: "Not Selected",
|
|
@@ -8534,7 +8539,7 @@ function Kp({
|
|
|
8534
8539
|
] }) }) })
|
|
8535
8540
|
] });
|
|
8536
8541
|
}
|
|
8537
|
-
function
|
|
8542
|
+
function t6({ cols: e, text: t, textCn: o, checkedState: a, setCheckedState: n }) {
|
|
8538
8543
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
8539
8544
|
e.length > 0 && /* @__PURE__ */ s.jsx("p", { className: o, children: t }),
|
|
8540
8545
|
e.map((r) => /* @__PURE__ */ s.jsx("div", { className: ne.option, children: /* @__PURE__ */ s.jsx(
|
|
@@ -8548,7 +8553,7 @@ function e6({ cols: e, text: t, textCn: o, checkedState: a, setCheckedState: n }
|
|
|
8548
8553
|
) }, r.id))
|
|
8549
8554
|
] });
|
|
8550
8555
|
}
|
|
8551
|
-
function
|
|
8556
|
+
function n6({
|
|
8552
8557
|
rowSelectionConfig: e,
|
|
8553
8558
|
totalText: t,
|
|
8554
8559
|
searchConfig: o,
|
|
@@ -8577,7 +8582,7 @@ function t6({
|
|
|
8577
8582
|
p ? "Selected" : ""
|
|
8578
8583
|
] }),
|
|
8579
8584
|
m && /* @__PURE__ */ s.jsx(
|
|
8580
|
-
|
|
8585
|
+
dm,
|
|
8581
8586
|
{
|
|
8582
8587
|
rowSelectionConfig: e,
|
|
8583
8588
|
rowSelection: i
|
|
@@ -8599,10 +8604,10 @@ function t6({
|
|
|
8599
8604
|
}
|
|
8600
8605
|
}
|
|
8601
8606
|
) }),
|
|
8602
|
-
typeof a == "object" && !!x && /* @__PURE__ */ s.jsx(
|
|
8603
|
-
typeof a == "object" && !a.isLoading && !!((y = (v = a.filters) == null ? void 0 : v.drawer) != null && y.length) && /* @__PURE__ */ s.jsx(
|
|
8607
|
+
typeof a == "object" && !!x && /* @__PURE__ */ s.jsx(Hm, { filterConfig: a, filters: x }),
|
|
8608
|
+
typeof a == "object" && !a.isLoading && !!((y = (v = a.filters) == null ? void 0 : v.drawer) != null && y.length) && /* @__PURE__ */ s.jsx(wp, { filterConfig: a }),
|
|
8604
8609
|
typeof n == "object" && /* @__PURE__ */ s.jsx(
|
|
8605
|
-
|
|
8610
|
+
e6,
|
|
8606
8611
|
{
|
|
8607
8612
|
customColumnConfig: n,
|
|
8608
8613
|
table: l,
|
|
@@ -8617,17 +8622,17 @@ function t6({
|
|
|
8617
8622
|
onClick: () => {
|
|
8618
8623
|
r != null && r.isPending || r == null || r.handleExport();
|
|
8619
8624
|
},
|
|
8620
|
-
children: /* @__PURE__ */ s.jsx(V, { path:
|
|
8625
|
+
children: /* @__PURE__ */ s.jsx(V, { path: Gm, width: 16, height: 16 })
|
|
8621
8626
|
}
|
|
8622
8627
|
)
|
|
8623
8628
|
] })
|
|
8624
8629
|
] });
|
|
8625
8630
|
}
|
|
8626
|
-
const
|
|
8627
|
-
box:
|
|
8628
|
-
label:
|
|
8631
|
+
const s6 = "_box_2jf37_1", o6 = "_label_2jf37_8", a6 = {
|
|
8632
|
+
box: s6,
|
|
8633
|
+
label: o6
|
|
8629
8634
|
};
|
|
8630
|
-
function
|
|
8635
|
+
function r6({ actionsConfig: e, data: t }) {
|
|
8631
8636
|
var i;
|
|
8632
8637
|
if (!e) return null;
|
|
8633
8638
|
const { menuItems: o = [], isDropdownActions: a } = e;
|
|
@@ -8638,7 +8643,7 @@ function a6({ actionsConfig: e, data: t }) {
|
|
|
8638
8643
|
...c,
|
|
8639
8644
|
disabled: typeof c.disabled == "function" ? c.disabled(t) : !1
|
|
8640
8645
|
}));
|
|
8641
|
-
return /* @__PURE__ */ s.jsx("div", { className:
|
|
8646
|
+
return /* @__PURE__ */ s.jsx("div", { className: a6.box, children: /* @__PURE__ */ s.jsx(
|
|
8642
8647
|
ae.ActionsDropdown,
|
|
8643
8648
|
{
|
|
8644
8649
|
menuItems: r,
|
|
@@ -8649,36 +8654,36 @@ function a6({ actionsConfig: e, data: t }) {
|
|
|
8649
8654
|
}
|
|
8650
8655
|
) });
|
|
8651
8656
|
}
|
|
8652
|
-
const
|
|
8653
|
-
box:
|
|
8654
|
-
header:
|
|
8655
|
-
meta:
|
|
8656
|
-
total:
|
|
8657
|
-
selectorGrp:
|
|
8658
|
-
table:
|
|
8659
|
-
tableHead:
|
|
8660
|
-
tableData:
|
|
8661
|
-
tableDataWithSelection:
|
|
8662
|
-
tableBody:
|
|
8663
|
-
tableRow:
|
|
8664
|
-
headerTxt:
|
|
8665
|
-
tableHeader:
|
|
8666
|
-
tableHeaderSort:
|
|
8667
|
-
tableHeaderSortSpan:
|
|
8668
|
-
tableHeaderSortIcon:
|
|
8669
|
-
tableScrollContainer:
|
|
8670
|
-
},
|
|
8671
|
-
box:
|
|
8672
|
-
pageBoxes:
|
|
8673
|
-
arrowIcon:
|
|
8674
|
-
pageBox:
|
|
8675
|
-
limitBox:
|
|
8676
|
-
limitContent:
|
|
8677
|
-
limitItem:
|
|
8678
|
-
paginationMenu:
|
|
8679
|
-
meta:
|
|
8657
|
+
const l6 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.47%204.47a.75.75%200%200%201%201.06%200l2%202a.75.75%200%200%201-1.06%201.06l-.72-.72V10a.75.75%200%200%201-1.5%200V6.81l-.72.72a.75.75%200%200%201-1.06-1.06zM12%207.75a.75.75%200%200%201%200-1.5h8a.75.75%200%200%201%200%201.5zM11.25%2012a.75.75%200%200%201%20.75-.75h8a.75.75%200%200%201%200%201.5h-8a.75.75%200%200%201-.75-.75M6%2013.25a.75.75%200%200%201%20.75.75v3.19l.72-.72a.75.75%200%200%201%201.06%201.06l-2%202a.75.75%200%200%201-1.06%200l-2-2a.75.75%200%201%201%201.06-1.06l.72.72V14a.75.75%200%200%201%20.75-.75m14%204.5h-8a.75.75%200%200%201%200-1.5h8a.75.75%200%200%201%200%201.5'%20fill='%23070F2C'/%3e%3c/svg%3e", i6 = "_box_ekqy7_1", c6 = "_header_ekqy7_8", u6 = "_meta_ekqy7_20", d6 = "_total_ekqy7_27", m6 = "_selectorGrp_ekqy7_34", p6 = "_table_ekqy7_40", h6 = "_tableHead_ekqy7_48", g6 = "_tableData_ekqy7_58", v6 = "_tableDataWithSelection_ekqy7_66", f6 = "_tableBody_ekqy7_70", b6 = "_tableRow_ekqy7_70", x6 = "_headerTxt_ekqy7_75", C6 = "_tableHeader_ekqy7_82", I6 = "_tableHeaderSort_ekqy7_87", _6 = "_tableHeaderSortSpan_ekqy7_92", y6 = "_tableHeaderSortIcon_ekqy7_98", A6 = "_tableScrollContainer_ekqy7_108", W0 = {
|
|
8658
|
+
box: i6,
|
|
8659
|
+
header: c6,
|
|
8660
|
+
meta: u6,
|
|
8661
|
+
total: d6,
|
|
8662
|
+
selectorGrp: m6,
|
|
8663
|
+
table: p6,
|
|
8664
|
+
tableHead: h6,
|
|
8665
|
+
tableData: g6,
|
|
8666
|
+
tableDataWithSelection: v6,
|
|
8667
|
+
tableBody: f6,
|
|
8668
|
+
tableRow: b6,
|
|
8669
|
+
headerTxt: x6,
|
|
8670
|
+
tableHeader: C6,
|
|
8671
|
+
tableHeaderSort: I6,
|
|
8672
|
+
tableHeaderSortSpan: _6,
|
|
8673
|
+
tableHeaderSortIcon: y6,
|
|
8674
|
+
tableScrollContainer: A6
|
|
8675
|
+
}, w6 = "_box_1fmjz_3", N6 = "_pageBoxes_1fmjz_9", j6 = "_arrowIcon_1fmjz_14", S6 = "_pageBox_1fmjz_9", E6 = "_limitBox_1fmjz_47", B6 = "_limitContent_1fmjz_56", F6 = "_limitItem_1fmjz_69", R6 = "_paginationMenu_1fmjz_83", V6 = "_meta_1fmjz_100", Z0 = {
|
|
8676
|
+
box: w6,
|
|
8677
|
+
pageBoxes: N6,
|
|
8678
|
+
arrowIcon: j6,
|
|
8679
|
+
pageBox: S6,
|
|
8680
|
+
limitBox: E6,
|
|
8681
|
+
limitContent: B6,
|
|
8682
|
+
limitItem: F6,
|
|
8683
|
+
paginationMenu: R6,
|
|
8684
|
+
meta: V6
|
|
8680
8685
|
};
|
|
8681
|
-
function
|
|
8686
|
+
function L6({ setLimit: e, limit: t, itemsOnPage: o }) {
|
|
8682
8687
|
let a = [
|
|
8683
8688
|
{ label: "25", value: "25", onClick: () => e(25) },
|
|
8684
8689
|
{ label: "50", value: "50", onClick: () => e(50) },
|
|
@@ -8705,7 +8710,7 @@ const $n = (e, t) => {
|
|
|
8705
8710
|
o.push({ label: String(a), value: String(a) });
|
|
8706
8711
|
return o;
|
|
8707
8712
|
};
|
|
8708
|
-
function
|
|
8713
|
+
function k6({ paginationApi: e, i: t }) {
|
|
8709
8714
|
const o = e.pages[t - 1].value, a = e.pages[t + 1].value, n = Kt.collection({
|
|
8710
8715
|
items: $n(o, a),
|
|
8711
8716
|
itemToString: (l) => l.label,
|
|
@@ -8764,7 +8769,7 @@ function xo({ paginationConfig: e }) {
|
|
|
8764
8769
|
(a == null ? void 0 : a.total_items) || 0
|
|
8765
8770
|
);
|
|
8766
8771
|
return /* @__PURE__ */ s.jsxs("div", { className: Z0.box, children: [
|
|
8767
|
-
/* @__PURE__ */ s.jsx(
|
|
8772
|
+
/* @__PURE__ */ s.jsx(L6, { setLimit: t, limit: o, itemsOnPage: a == null ? void 0 : a.items_on_page }),
|
|
8768
8773
|
/* @__PURE__ */ s.jsxs("p", { className: I(Z0.meta, "zap-subcontent-medium"), children: [
|
|
8769
8774
|
l,
|
|
8770
8775
|
" - ",
|
|
@@ -8789,23 +8794,23 @@ function xo({ paginationConfig: e }) {
|
|
|
8789
8794
|
children: d.value
|
|
8790
8795
|
},
|
|
8791
8796
|
d.value
|
|
8792
|
-
) : /* @__PURE__ */ s.jsx(f.Fragment, { children: /* @__PURE__ */ s.jsx(
|
|
8797
|
+
) : /* @__PURE__ */ s.jsx(f.Fragment, { children: /* @__PURE__ */ s.jsx(k6, { paginationApi: i, i: m }) }, `ellipsis-${m}`)),
|
|
8793
8798
|
/* @__PURE__ */ s.jsx(
|
|
8794
8799
|
"div",
|
|
8795
8800
|
{
|
|
8796
8801
|
...i.getNextTriggerProps(),
|
|
8797
8802
|
className: I(Z0.pageBox, "zap-button-small"),
|
|
8798
|
-
children: /* @__PURE__ */ s.jsx(V, { path:
|
|
8803
|
+
children: /* @__PURE__ */ s.jsx(V, { path: z2, svgClassName: Z0.arrowIcon })
|
|
8799
8804
|
}
|
|
8800
8805
|
)
|
|
8801
8806
|
] }) })
|
|
8802
8807
|
] });
|
|
8803
8808
|
}
|
|
8804
|
-
const
|
|
8805
|
-
checkboxSpan:
|
|
8806
|
-
checkbox:
|
|
8807
|
-
checkboxSelect:
|
|
8808
|
-
radio:
|
|
8809
|
+
const H6 = "_checkboxSpan_19c8c_1", G6 = "_checkbox_19c8c_1", D6 = "_checkboxSelect_19c8c_31", M6 = "_radio_19c8c_38", rt = {
|
|
8810
|
+
checkboxSpan: H6,
|
|
8811
|
+
checkbox: G6,
|
|
8812
|
+
checkboxSelect: D6,
|
|
8813
|
+
radio: M6
|
|
8809
8814
|
};
|
|
8810
8815
|
function Yn({
|
|
8811
8816
|
indeterminate: e,
|
|
@@ -8826,7 +8831,7 @@ function Yn({
|
|
|
8826
8831
|
}
|
|
8827
8832
|
) });
|
|
8828
8833
|
}
|
|
8829
|
-
function
|
|
8834
|
+
function T6({
|
|
8830
8835
|
indeterminate: e,
|
|
8831
8836
|
row: t,
|
|
8832
8837
|
...o
|
|
@@ -8836,7 +8841,7 @@ function M6({
|
|
|
8836
8841
|
a.current.indeterminate = e;
|
|
8837
8842
|
}, [a, e]), /* @__PURE__ */ s.jsx("span", { className: rt.radioSpan, children: /* @__PURE__ */ s.jsx("input", { type: "radio", ref: a, className: I(rt.radio), ...o }) });
|
|
8838
8843
|
}
|
|
8839
|
-
function
|
|
8844
|
+
function G9({
|
|
8840
8845
|
data: e,
|
|
8841
8846
|
loaderConfig: t,
|
|
8842
8847
|
columns: o,
|
|
@@ -8906,7 +8911,7 @@ function H9({
|
|
|
8906
8911
|
{
|
|
8907
8912
|
id: Ae,
|
|
8908
8913
|
cell: ({ row: D }) => /* @__PURE__ */ s.jsx(
|
|
8909
|
-
|
|
8914
|
+
T6,
|
|
8910
8915
|
{
|
|
8911
8916
|
checked: D.getIsSelected(),
|
|
8912
8917
|
disabled: !D.getCanSelect(),
|
|
@@ -8920,7 +8925,7 @@ function H9({
|
|
|
8920
8925
|
...o,
|
|
8921
8926
|
{
|
|
8922
8927
|
id: Re,
|
|
8923
|
-
cell: (D) => /* @__PURE__ */ s.jsx(
|
|
8928
|
+
cell: (D) => /* @__PURE__ */ s.jsx(r6, { actionsConfig: i, data: D.row.original }),
|
|
8924
8929
|
header: "Actions",
|
|
8925
8930
|
size: 70,
|
|
8926
8931
|
enablePinning: !0
|
|
@@ -8982,7 +8987,7 @@ function H9({
|
|
|
8982
8987
|
children: [
|
|
8983
8988
|
/* @__PURE__ */ s.jsxs("div", { className: W0.box, children: [
|
|
8984
8989
|
!t.isError && /* @__PURE__ */ s.jsx(
|
|
8985
|
-
|
|
8990
|
+
n6,
|
|
8986
8991
|
{
|
|
8987
8992
|
rowSelectionConfig: r,
|
|
8988
8993
|
searchConfig: c,
|
|
@@ -8998,7 +9003,7 @@ function H9({
|
|
|
8998
9003
|
}
|
|
8999
9004
|
),
|
|
9000
9005
|
/* @__PURE__ */ s.jsx(
|
|
9001
|
-
|
|
9006
|
+
P6,
|
|
9002
9007
|
{
|
|
9003
9008
|
table: R,
|
|
9004
9009
|
isCheckbox: G,
|
|
@@ -9016,7 +9021,7 @@ function H9({
|
|
|
9016
9021
|
}
|
|
9017
9022
|
);
|
|
9018
9023
|
}
|
|
9019
|
-
function
|
|
9024
|
+
function P6({
|
|
9020
9025
|
table: e,
|
|
9021
9026
|
isCheckbox: t,
|
|
9022
9027
|
isRadio: o,
|
|
@@ -9082,7 +9087,7 @@ function T6({
|
|
|
9082
9087
|
false: x.column.getCanSort() ? /* @__PURE__ */ s.jsx(
|
|
9083
9088
|
V,
|
|
9084
9089
|
{
|
|
9085
|
-
path:
|
|
9090
|
+
path: l6,
|
|
9086
9091
|
spanClassName: W0.tableHeaderSortSpan,
|
|
9087
9092
|
svgClassName: W0.tableHeaderSort
|
|
9088
9093
|
}
|
|
@@ -9095,7 +9100,7 @@ function T6({
|
|
|
9095
9100
|
x.id
|
|
9096
9101
|
);
|
|
9097
9102
|
}) }, _.id)) }),
|
|
9098
|
-
a.isFetching ? /* @__PURE__ */ s.jsx(
|
|
9103
|
+
a.isFetching ? /* @__PURE__ */ s.jsx(U4, { text: a.text, isError: a.isError }) : i ? /* @__PURE__ */ s.jsx(em, { emptyStateConfig: n, search: c }) : /* @__PURE__ */ s.jsx("tbody", { className: W0.tableBody, children: e.getRowModel().rows.map((_, x, b) => /* @__PURE__ */ s.jsx("tr", { className: W0.tableRow, children: _.getVisibleCells().map((C, v, y) => {
|
|
9099
9104
|
var N, B;
|
|
9100
9105
|
const A = (t || o) && (C.id === `${x}_${Ae}` || C.id === `${x}_${fe}`);
|
|
9101
9106
|
let S = !1;
|
|
@@ -9140,8 +9145,8 @@ const Jn = (e, t, o, a) => {
|
|
|
9140
9145
|
backgroundColor: a ? "var(--fill-highlight)" : "#ffffff",
|
|
9141
9146
|
marginRight: r ? "20px" : void 0
|
|
9142
9147
|
};
|
|
9143
|
-
},
|
|
9144
|
-
box:
|
|
9148
|
+
}, O6 = "_box_1kbs5_1", qn = {
|
|
9149
|
+
box: O6
|
|
9145
9150
|
};
|
|
9146
9151
|
function Co({ data: e, customStyle: t }) {
|
|
9147
9152
|
const [o, a] = f.useState(!1), n = f.useRef(null);
|
|
@@ -9152,7 +9157,7 @@ function Co({ data: e, customStyle: t }) {
|
|
|
9152
9157
|
return i.offsetWidth < i.scrollWidth;
|
|
9153
9158
|
}
|
|
9154
9159
|
return o ? /* @__PURE__ */ s.jsx(
|
|
9155
|
-
|
|
9160
|
+
zt,
|
|
9156
9161
|
{
|
|
9157
9162
|
placement: "right",
|
|
9158
9163
|
opacity: 1,
|
|
@@ -9172,24 +9177,24 @@ function Co({ data: e, customStyle: t }) {
|
|
|
9172
9177
|
}
|
|
9173
9178
|
) : /* @__PURE__ */ s.jsx("div", { className: I(qn.box, "zap-content-medium"), style: t, ref: n, children: e });
|
|
9174
9179
|
}
|
|
9175
|
-
const Io = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.25%2016A2.75%202.75%200%200%200%209%2018.75h10A2.75%202.75%200%200%200%2021.75%2016V7.828c0-.729-.29-1.428-.805-1.944l-3.829-3.829a2.75%202.75%200%200%200-1.944-.805H9A2.75%202.75%200%200%200%206.25%204zM9%2017.25c-.69%200-1.25-.56-1.25-1.25V4c0-.69.56-1.25%201.25-1.25h5.25V6A2.75%202.75%200%200%200%2017%208.75h3.25V16c0%20.69-.56%201.25-1.25%201.25zm11.108-10H17c-.69%200-1.25-.56-1.25-1.25V2.892q.169.087.305.224l3.829%203.829q.136.136.224.305'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%2020A2.75%202.75%200%200%200%205%2022.75h10A2.75%202.75%200%200%200%2017.75%2020v-2a.75.75%200%200%200-1.5%200v2c0%20.69-.56%201.25-1.25%201.25H5c-.69%200-1.25-.56-1.25-1.25V8c0-.69.56-1.25%201.25-1.25h2a.75.75%200%200%200%200-1.5H5A2.75%202.75%200%200%200%202.25%208z'%20fill='%23070F2C'/%3e%3c/svg%3e", z6 = "_box_1lug4_1",
|
|
9180
|
+
const Io = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.25%2016A2.75%202.75%200%200%200%209%2018.75h10A2.75%202.75%200%200%200%2021.75%2016V7.828c0-.729-.29-1.428-.805-1.944l-3.829-3.829a2.75%202.75%200%200%200-1.944-.805H9A2.75%202.75%200%200%200%206.25%204zM9%2017.25c-.69%200-1.25-.56-1.25-1.25V4c0-.69.56-1.25%201.25-1.25h5.25V6A2.75%202.75%200%200%200%2017%208.75h3.25V16c0%20.69-.56%201.25-1.25%201.25zm11.108-10H17c-.69%200-1.25-.56-1.25-1.25V2.892q.169.087.305.224l3.829%203.829q.136.136.224.305'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%2020A2.75%202.75%200%200%200%205%2022.75h10A2.75%202.75%200%200%200%2017.75%2020v-2a.75.75%200%200%200-1.5%200v2c0%20.69-.56%201.25-1.25%201.25H5c-.69%200-1.25-.56-1.25-1.25V8c0-.69.56-1.25%201.25-1.25h2a.75.75%200%200%200%200-1.5H5A2.75%202.75%200%200%200%202.25%208z'%20fill='%23070F2C'/%3e%3c/svg%3e", z6 = "_box_1lug4_1", W6 = "_userImage_1lug4_8", Z6 = "_userDetails_1lug4_17", X6 = "_usernameContainer_1lug4_26", $6 = "_emailBox_1lug4_33", Y6 = "_userEmail_1lug4_40", J6 = "_icon_1lug4_48", q6 = "_eventBox_1lug4_64", U6 = "_badge_1lug4_71", Q6 = "_primary_1lug4_86", K6 = "_success_1lug4_91", eh = "_danger_1lug4_96", th = "_warning_1lug4_101", nh = "_info_1lug4_106", sh = "_emoji_1lug4_111", Ee = {
|
|
9176
9181
|
box: z6,
|
|
9177
|
-
userImage:
|
|
9178
|
-
userDetails:
|
|
9179
|
-
usernameContainer:
|
|
9180
|
-
emailBox:
|
|
9181
|
-
userEmail:
|
|
9182
|
-
icon:
|
|
9183
|
-
eventBox:
|
|
9184
|
-
badge:
|
|
9185
|
-
primary:
|
|
9186
|
-
success:
|
|
9187
|
-
danger:
|
|
9188
|
-
warning:
|
|
9189
|
-
info:
|
|
9190
|
-
emoji:
|
|
9182
|
+
userImage: W6,
|
|
9183
|
+
userDetails: Z6,
|
|
9184
|
+
usernameContainer: X6,
|
|
9185
|
+
emailBox: $6,
|
|
9186
|
+
userEmail: Y6,
|
|
9187
|
+
icon: J6,
|
|
9188
|
+
eventBox: q6,
|
|
9189
|
+
badge: U6,
|
|
9190
|
+
primary: Q6,
|
|
9191
|
+
success: K6,
|
|
9192
|
+
danger: eh,
|
|
9193
|
+
warning: th,
|
|
9194
|
+
info: nh,
|
|
9195
|
+
emoji: sh
|
|
9191
9196
|
};
|
|
9192
|
-
function
|
|
9197
|
+
function D9({ user: e, onClick: t, showCopy: o = !0 }) {
|
|
9193
9198
|
return /* @__PURE__ */ s.jsxs("div", { className: Ee.box, children: [
|
|
9194
9199
|
/* @__PURE__ */ s.jsx("img", { src: e.profile_img_url, alt: "User Profile", className: Ee.userImage }),
|
|
9195
9200
|
/* @__PURE__ */ s.jsxs("div", { className: Ee.userDetails, children: [
|
|
@@ -9211,33 +9216,33 @@ function G9({ user: e, onClick: t, showCopy: o = !0 }) {
|
|
|
9211
9216
|
] })
|
|
9212
9217
|
] });
|
|
9213
9218
|
}
|
|
9214
|
-
const
|
|
9215
|
-
box:
|
|
9216
|
-
device:
|
|
9217
|
-
image:
|
|
9218
|
-
details:
|
|
9219
|
-
titleContainer:
|
|
9220
|
-
subTitleBox:
|
|
9221
|
-
subTitle:
|
|
9222
|
-
icon:
|
|
9223
|
-
mdmStatus:
|
|
9224
|
-
mdmStatusIcon:
|
|
9225
|
-
}, ph = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='remote'%3e%3cpath%20id='Vector%201025%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.49992%2011.4584C6.92462%2011.4584%206.45825%2011.9247%206.45825%2012.5V17.5C6.45825%2017.8452%206.17843%2018.125%205.83325%2018.125C5.48807%2018.125%205.20825%2017.8452%205.20825%2017.5V12.5C5.20825%2011.2344%206.23427%2010.2084%207.49992%2010.2084H12.4999C13.7656%2010.2084%2014.7916%2011.2344%2014.7916%2012.5V17.5C14.7916%2017.8452%2014.5118%2018.125%2014.1666%2018.125C13.8214%2018.125%2013.5416%2017.8452%2013.5416%2017.5V12.5C13.5416%2011.9247%2013.0752%2011.4584%2012.4999%2011.4584H7.49992Z'%20fill='%23070F2C'%20/%3e%3cpath%20id='Ellipse%20652%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99993%206.45837C8.84163%206.45837%207.81323%207.01376%207.16603%207.8754C6.95872%208.15139%206.56693%208.20708%206.29094%207.99977C6.01494%207.79246%205.95926%207.40067%206.16657%207.12468C7.03971%205.96224%208.43187%205.20837%209.99993%205.20837C11.568%205.20837%2012.9602%205.96224%2013.8333%207.12468C14.0406%207.40067%2013.9849%207.79246%2013.7089%207.99977C13.4329%208.20708%2013.0412%208.15139%2012.8338%207.8754C12.1866%207.01376%2011.1582%206.45837%209.99993%206.45837Z'%20fill='%23070F2C'%20/%3e%3cpath%20id='Ellipse%20653%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99999%203.125C7.7645%203.125%205.81178%204.3388%204.76621%206.14629C4.59337%206.44508%204.21104%206.54718%203.91225%206.37434C3.61346%206.2015%203.51136%205.81917%203.6842%205.52038C4.94402%203.34253%207.30025%201.875%209.99999%201.875C12.6997%201.875%2015.056%203.34253%2016.3158%205.52038C16.4886%205.81917%2016.3865%206.2015%2016.0877%206.37434C15.7889%206.54718%2015.4066%206.44508%2015.2338%206.14629C14.1882%204.3388%2012.2355%203.125%209.99999%203.125Z'%20fill='%23070F2C'%20/%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.375%2014.1666C9.375%2013.8214%209.65482%2013.5416%2010%2013.5416H10.0083C10.3535%2013.5416%2010.6333%2013.8214%2010.6333%2014.1666C10.6333%2014.5118%2010.3535%2014.7916%2010.0083%2014.7916H10C9.65482%2014.7916%209.375%2014.5118%209.375%2014.1666Z'%20fill='%23070F2C'%20/%3e%3c/g%3e%3c/svg%3e", Un = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206A2.75%202.75%200%200%201%206%203.25h12A2.75%202.75%200%200%201%2020.75%206v8a.75.75%200%200%201-.75.75H4a.75.75%200%200%201-.75-.75zM6%204.75c-.69%200-1.25.56-1.25%201.25v7.25h14.5V6c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.33%2013.665A.75.75%200%200%201%204%2013.25h16a.75.75%200%200%201%20.67.415l1.553%203.105c.915%201.829-.415%203.98-2.46%203.98H4.237c-2.044%200-3.374-2.151-2.46-3.98zm1.133%201.085-1.345%202.691a1.25%201.25%200%200%200%201.118%201.809h15.528a1.25%201.25%200%200%200%201.118-1.809l-1.346-2.691zM5.25%2017a.75.75%200%200%201%20.75-.75h2a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75m5%200a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5h-1a.75.75%200%200%201-.75-.75m4%200a.75.75%200%200%201%20.75-.75h3a.75.75%200%200%201%200%201.5h-3a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", hh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%206A2.75%202.75%200%200%201%205%203.25h14A2.75%202.75%200%200%201%2021.75%206v8A2.75%202.75%200%200%201%2019%2016.75h-6.25v2.5H16a.75.75%200%200%201%200%201.5H8a.75.75%200%200%201%200-1.5h3.25v-2.5H5A2.75%202.75%200%200%201%202.25%2014zM5%204.75c-.69%200-1.25.56-1.25%201.25v8c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25V6c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", gh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%203.75c-.69%200-1.25.56-1.25%201.25v14c0%20.69.56%201.25%201.25%201.25h8c.69%200%201.25-.56%201.25-1.25V5c0-.69-.56-1.25-1.25-1.25zM5.25%205A2.75%202.75%200%200%201%208%202.25h8A2.75%202.75%200%200%201%2018.75%205v14A2.75%202.75%200%200%201%2016%2021.75H8A2.75%202.75%200%200%201%205.25%2019z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%206.75A.75.75%200%200%201%208.25%206v-.001a.75.75%200%200%201%201.5%200V6a.75.75%200%200%201-.75.75'%20fill='%23070F2C'/%3e%3c/svg%3e", vh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%203.75c-.69%200-1.25.56-1.25%201.25v14c0%20.69.56%201.25%201.25%201.25h8c.69%200%201.25-.56%201.25-1.25V5c0-.69-.56-1.25-1.25-1.25zM5.25%205A2.75%202.75%200%200%201%208%202.25h8A2.75%202.75%200%200%201%2018.75%205v14A2.75%202.75%200%200%201%2016%2021.75H8A2.75%202.75%200%200%201%205.25%2019z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2018.751a.75.75%200%200%201-.75-.75V18a.75.75%200%200%201%201.5%200v.001a.75.75%200%200%201-.75.75'%20fill='%23070F2C'/%3e%3c/svg%3e", fh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2018.75a1.25%201.25%200%201%200%200%202.5%201.25%201.25%200%200%200%200-2.5M9.25%2020a2.75%202.75%200%201%201%205.5%200%202.75%202.75%200%200%201-5.5%200M7%209.75a.25.25%200%201%200%200%20.5.25.25%200%200%200%200-.5M5.25%2010a1.75%201.75%200%201%201%203.5%200%201.75%201.75%200%200%201-3.5%200m10-2a.75.75%200%200%201%20.75-.75h2a.75.75%200%200%201%20.75.75v2a.75.75%200%200%201-.75.75h-2a.75.75%200%200%201-.75-.75zm1.5.75v.5h.5v-.5z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%201.25a.75.75%200%200%201%20.624.334l2%203A.75.75%200%200%201%2014%205.75h-1.25v8.037l3.5-1.75V9a.75.75%200%200%201%201.5%200v3.5a.75.75%200%200%201-.415.67l-4.585%202.294V17a.75.75%200%200%201-1.18.614l-5-3.5a.75.75%200%200%201-.32-.614V10a.75.75%200%200%201%201.5%200v3.11l3.5%202.45V5.75H10a.75.75%200%200%201-.624-1.166l2-3A.75.75%200%200%201%2012%201.25'%20fill='%23070F2C'/%3e%3c/svg%3e", bh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.46%207.124C5.265%208.464%204.75%2010.042%204.75%2011v2.25H7A2.75%202.75%200%200%201%209.75%2016v2A2.75%202.75%200%200%201%207%2020.75H6A2.75%202.75%200%200%201%203.25%2018v-7c0-1.375.685-3.298%202.09-4.874C6.77%204.522%208.968%203.25%2012%203.25s5.23%201.272%206.66%202.876c1.405%201.576%202.09%203.499%202.09%204.874v7A2.75%202.75%200%200%201%2018%2020.75h-1A2.75%202.75%200%200%201%2014.25%2018v-2A2.75%202.75%200%200%201%2017%2013.25h2.25V11c0-.958-.515-2.536-1.71-3.876C16.37%205.812%2014.57%204.75%2012%204.75S7.63%205.812%206.46%207.124m12.79%207.626H17c-.69%200-1.25.56-1.25%201.25v2c0%20.69.56%201.25%201.25%201.25h1c.69%200%201.25-.56%201.25-1.25zm-14.5%200V18c0%20.69.56%201.25%201.25%201.25h1c.69%200%201.25-.56%201.25-1.25v-2c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", xh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%203A.75.75%200%200%201%204%202.25h4a.75.75%200%200%201%20.75.75v3a.75.75%200%200%201-.75.75H4A.75.75%200%200%201%203.25%206zm1.5.75v1.5h2.5v-1.5z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203.75A2.25%202.25%200%200%200%2012.75%206v12a3.75%203.75%200%201%201-7.5%200v-5.25H5A2.75%202.75%200%200%201%202.25%2010V6A.75.75%200%200%201%203%205.25h6a.75.75%200%200%201%20.75.75v4A2.75%202.75%200%200%201%207%2012.75h-.25V18a2.25%202.25%200%200%200%204.5%200V6a3.75%203.75%200%201%201%207.5%200v6a.75.75%200%200%201-1.5%200V6A2.25%202.25%200%200%200%2015%203.75m-11.25%203V10c0%20.69.56%201.25%201.25%201.25h2c.69%200%201.25-.56%201.25-1.25V6.75zm17%2014.25a.75.75%200%200%201-.75.75h-4a.75.75%200%200%201-.75-.75v-3a.75.75%200%200%201%20.75-.75h4a.75.75%200%200%201%20.75.75zm-1.5-.75v-1.5h-2.5v1.5z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.75%2018a.75.75%200%200%201-.75.75h-6a.75.75%200%200%201-.75-.75v-4A2.75%202.75%200%200%201%2017%2011.25h2A2.75%202.75%200%200%201%2021.75%2014zm-1.5-.75V14c0-.69-.56-1.25-1.25-1.25h-2c-.69%200-1.25.56-1.25%201.25v3.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", Ch = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2018.75A2.75%202.75%200%200%201%201.25%2016V8A2.75%202.75%200%200%201%204%205.25h16A2.75%202.75%200%200%201%2022.75%208v8A2.75%202.75%200%200%201%2020%2018.75zM2.75%2016c0%20.69.56%201.25%201.25%201.25h16c.69%200%201.25-.56%201.25-1.25V8c0-.69-.56-1.25-1.25-1.25H4c-.69%200-1.25.56-1.25%201.25zm6.5-2a.75.75%200%200%201%20.75-.75h4a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.25%2010a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H14a.75.75%200%200%201-.75-.75m4%200a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H18a.75.75%200%200%201-.75-.75m-8%200a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H10a.75.75%200%200%201-.75-.75m-4%200A.75.75%200%200%201%206%209.25h.01a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75m0%204a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75m12%200a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H18a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", Ih = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.25%203.803A5.25%205.25%200%200%200%206.75%209v1.25h4.5zM12%202.25A6.75%206.75%200%200%200%205.25%209v6a6.75%206.75%200%200%200%2013.5%200V9A6.75%206.75%200%200%200%2012%202.25m.75%201.553A5.25%205.25%200%200%201%2017.25%209v1.25h-4.5zm4.5%207.947H6.75V15a5.25%205.25%200%201%200%2010.5%200z'%20fill='%23070F2C'/%3e%3c/svg%3e", _h = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2010.75a2.25%202.25%200%201%200%200%204.5%202.25%202.25%200%200%200%200-4.5M8.25%2013a3.75%203.75%200%201%201%207.5%200%203.75%203.75%200%200%201-7.5%200'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%204.75a7.25%207.25%200%201%200%200%2014.5%207.25%207.25%200%200%200%200-14.5M3.25%2012a8.75%208.75%200%201%201%2015.445%205.634l1.835%201.836a.75.75%200%201%201-1.06%201.06l-1.836-1.835A8.72%208.72%200%200%201%2012%2020.75a8.72%208.72%200%200%201-5.634-2.055L4.53%2020.53a.75.75%200%200%201-1.06-1.06l1.835-1.836A8.72%208.72%200%200%201%203.25%2012'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.25%207a.75.75%200%200%201%20.75-.75h.001a.75.75%200%200%201%200%201.5H12a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", yh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%206A2.75%202.75%200%200%201%205%203.25h14A2.75%202.75%200%200%201%2021.75%206v12A2.75%202.75%200%200%201%2019%2020.75H5A2.75%202.75%200%200%201%202.25%2018zM5%204.75c-.69%200-1.25.56-1.25%201.25v1.25h16.5V6c0-.69-.56-1.25-1.25-1.25zm15.25%204H3.75V18c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", Ah = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.25%206a3.75%203.75%200%201%201%207.5%200v5a3.75%203.75%200%201%201-7.5%200zM12%2013.25A2.25%202.25%200%200%200%2014.25%2011V6a2.25%202.25%200%200%200-4.5%200v5A2.25%202.25%200%200%200%2012%2013.25'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%209.25a.75.75%200%200%201%20.75.75v1a6.25%206.25%200%201%200%2012.5%200v-1a.75.75%200%200%201%201.5%200v1a7.75%207.75%200%200%201-7%207.714V21a.75.75%200%200%201-1.5%200v-2.286a7.75%207.75%200%200%201-7-7.714v-1A.75.75%200%200%201%205%209.25'%20fill='%23070F2C'/%3e%3c/svg%3e", wh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%206.75c-.69%200-1.25.56-1.25%201.25v3.25h10.5V8c0-.69-.56-1.25-1.25-1.25zm9.25%206H2.75V16c0%20.69.56%201.25%201.25%201.25h8c.69%200%201.25-.56%201.25-1.25zM1.25%208A2.75%202.75%200%200%201%204%205.25h8A2.75%202.75%200%200%201%2014.75%208v8A2.75%202.75%200%200%201%2012%2018.75H4A2.75%202.75%200%200%201%201.25%2016z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.25%209A.75.75%200%200%201%205%208.25h.01a.75.75%200%200%201%200%201.5H5A.75.75%200%200%201%204.25%209m0%206a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H5a.75.75%200%200%201-.75-.75m3-6A.75.75%200%200%201%208%208.25h.01a.75.75%200%200%201%200%201.5H8A.75.75%200%200%201%207.25%209m0%206a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H8a.75.75%200%200%201-.75-.75m12.048-9.53a.75.75%200%200%201%201.06%200%208.73%208.73%200%200%201%202.564%206.187c0%202.416-.98%204.604-2.563%206.187a.75.75%200%200%201-1.06-1.06%207.23%207.23%200%200%200%202.123-5.127%207.23%207.23%200%200%200-2.124-5.127.75.75%200%200%201%200-1.06M16.47%208.298a.75.75%200%200%201%201.06%200%204.74%204.74%200%200%201%201.392%203.359c0%201.311-.533%202.5-1.392%203.359a.75.75%200%201%201-1.06-1.061c.589-.589.952-1.4.952-2.298s-.363-1.71-.952-2.298a.75.75%200%200%201%200-1.06'%20fill='%23070F2C'/%3e%3c/svg%3e", Nh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%203.75c-.69%200-1.25.56-1.25%201.25v1.25h10.5V5c0-.69-.56-1.25-1.25-1.25zm10.75%202.5V5A2.75%202.75%200%200%200%2016%202.25H8A2.75%202.75%200%200%200%205.25%205v1.25H5A2.75%202.75%200%200%200%202.25%209v6A2.75%202.75%200%200%200%205%2017.75h1.25V19A2.75%202.75%200%200%200%209%2021.75h6A2.75%202.75%200%200%200%2017.75%2019v-1.25H19A2.75%202.75%200%200%200%2021.75%2015V9A2.75%202.75%200%200%200%2019%206.25zm-1%2010H19c.69%200%201.25-.56%201.25-1.25V9c0-.69-.56-1.25-1.25-1.25H5c-.69%200-1.25.56-1.25%201.25v6c0%20.69.56%201.25%201.25%201.25h1.25V15A2.75%202.75%200%200%201%209%2012.25h6A2.75%202.75%200%200%201%2017.75%2015zM9%2013.75c-.69%200-1.25.56-1.25%201.25v4c0%20.69.56%201.25%201.25%201.25h6c.69%200%201.25-.56%201.25-1.25v-4c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.25%2010A.75.75%200%200%201%207%209.25h1a.75.75%200%200%201%200%201.5H7a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", jh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.894%206.333A2.75%202.75%200%200%201%206.562%204.25h10.876a2.75%202.75%200%200%201%202.668%202.083l1.622%206.485q.021.09.022.182v4A2.75%202.75%200%200%201%2019%2019.75H5A2.75%202.75%200%200%201%202.25%2017v-4a.8.8%200%200%201%20.022-.182zm2.668-.583a1.25%201.25%200%200%200-1.213.947L3.96%2012.25h16.078L18.65%206.697a1.25%201.25%200%200%200-1.213-.947zm13.688%208H3.75V17c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25zM5.25%2016a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e";
|
|
9226
|
-
function
|
|
9219
|
+
const oh = "_box_1x8y8_1", ah = "_device_1x8y8_8", rh = "_image_1x8y8_21", lh = "_details_1x8y8_31", ih = "_titleContainer_1x8y8_40", ch = "_subTitleBox_1x8y8_47", uh = "_subTitle_1x8y8_47", dh = "_icon_1x8y8_62", mh = "_mdmStatus_1x8y8_63", ph = "_mdmStatusIcon_1x8y8_69", de = {
|
|
9220
|
+
box: oh,
|
|
9221
|
+
device: ah,
|
|
9222
|
+
image: rh,
|
|
9223
|
+
details: lh,
|
|
9224
|
+
titleContainer: ih,
|
|
9225
|
+
subTitleBox: ch,
|
|
9226
|
+
subTitle: uh,
|
|
9227
|
+
icon: dh,
|
|
9228
|
+
mdmStatus: mh,
|
|
9229
|
+
mdmStatusIcon: ph
|
|
9230
|
+
}, hh = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='remote'%3e%3cpath%20id='Vector%201025%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.49992%2011.4584C6.92462%2011.4584%206.45825%2011.9247%206.45825%2012.5V17.5C6.45825%2017.8452%206.17843%2018.125%205.83325%2018.125C5.48807%2018.125%205.20825%2017.8452%205.20825%2017.5V12.5C5.20825%2011.2344%206.23427%2010.2084%207.49992%2010.2084H12.4999C13.7656%2010.2084%2014.7916%2011.2344%2014.7916%2012.5V17.5C14.7916%2017.8452%2014.5118%2018.125%2014.1666%2018.125C13.8214%2018.125%2013.5416%2017.8452%2013.5416%2017.5V12.5C13.5416%2011.9247%2013.0752%2011.4584%2012.4999%2011.4584H7.49992Z'%20fill='%23070F2C'%20/%3e%3cpath%20id='Ellipse%20652%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99993%206.45837C8.84163%206.45837%207.81323%207.01376%207.16603%207.8754C6.95872%208.15139%206.56693%208.20708%206.29094%207.99977C6.01494%207.79246%205.95926%207.40067%206.16657%207.12468C7.03971%205.96224%208.43187%205.20837%209.99993%205.20837C11.568%205.20837%2012.9602%205.96224%2013.8333%207.12468C14.0406%207.40067%2013.9849%207.79246%2013.7089%207.99977C13.4329%208.20708%2013.0412%208.15139%2012.8338%207.8754C12.1866%207.01376%2011.1582%206.45837%209.99993%206.45837Z'%20fill='%23070F2C'%20/%3e%3cpath%20id='Ellipse%20653%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99999%203.125C7.7645%203.125%205.81178%204.3388%204.76621%206.14629C4.59337%206.44508%204.21104%206.54718%203.91225%206.37434C3.61346%206.2015%203.51136%205.81917%203.6842%205.52038C4.94402%203.34253%207.30025%201.875%209.99999%201.875C12.6997%201.875%2015.056%203.34253%2016.3158%205.52038C16.4886%205.81917%2016.3865%206.2015%2016.0877%206.37434C15.7889%206.54718%2015.4066%206.44508%2015.2338%206.14629C14.1882%204.3388%2012.2355%203.125%209.99999%203.125Z'%20fill='%23070F2C'%20/%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.375%2014.1666C9.375%2013.8214%209.65482%2013.5416%2010%2013.5416H10.0083C10.3535%2013.5416%2010.6333%2013.8214%2010.6333%2014.1666C10.6333%2014.5118%2010.3535%2014.7916%2010.0083%2014.7916H10C9.65482%2014.7916%209.375%2014.5118%209.375%2014.1666Z'%20fill='%23070F2C'%20/%3e%3c/g%3e%3c/svg%3e", Un = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206A2.75%202.75%200%200%201%206%203.25h12A2.75%202.75%200%200%201%2020.75%206v8a.75.75%200%200%201-.75.75H4a.75.75%200%200%201-.75-.75zM6%204.75c-.69%200-1.25.56-1.25%201.25v7.25h14.5V6c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.33%2013.665A.75.75%200%200%201%204%2013.25h16a.75.75%200%200%201%20.67.415l1.553%203.105c.915%201.829-.415%203.98-2.46%203.98H4.237c-2.044%200-3.374-2.151-2.46-3.98zm1.133%201.085-1.345%202.691a1.25%201.25%200%200%200%201.118%201.809h15.528a1.25%201.25%200%200%200%201.118-1.809l-1.346-2.691zM5.25%2017a.75.75%200%200%201%20.75-.75h2a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75m5%200a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5h-1a.75.75%200%200%201-.75-.75m4%200a.75.75%200%200%201%20.75-.75h3a.75.75%200%200%201%200%201.5h-3a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", gh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%206A2.75%202.75%200%200%201%205%203.25h14A2.75%202.75%200%200%201%2021.75%206v8A2.75%202.75%200%200%201%2019%2016.75h-6.25v2.5H16a.75.75%200%200%201%200%201.5H8a.75.75%200%200%201%200-1.5h3.25v-2.5H5A2.75%202.75%200%200%201%202.25%2014zM5%204.75c-.69%200-1.25.56-1.25%201.25v8c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25V6c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", vh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%203.75c-.69%200-1.25.56-1.25%201.25v14c0%20.69.56%201.25%201.25%201.25h8c.69%200%201.25-.56%201.25-1.25V5c0-.69-.56-1.25-1.25-1.25zM5.25%205A2.75%202.75%200%200%201%208%202.25h8A2.75%202.75%200%200%201%2018.75%205v14A2.75%202.75%200%200%201%2016%2021.75H8A2.75%202.75%200%200%201%205.25%2019z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%206.75A.75.75%200%200%201%208.25%206v-.001a.75.75%200%200%201%201.5%200V6a.75.75%200%200%201-.75.75'%20fill='%23070F2C'/%3e%3c/svg%3e", fh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%203.75c-.69%200-1.25.56-1.25%201.25v14c0%20.69.56%201.25%201.25%201.25h8c.69%200%201.25-.56%201.25-1.25V5c0-.69-.56-1.25-1.25-1.25zM5.25%205A2.75%202.75%200%200%201%208%202.25h8A2.75%202.75%200%200%201%2018.75%205v14A2.75%202.75%200%200%201%2016%2021.75H8A2.75%202.75%200%200%201%205.25%2019z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2018.751a.75.75%200%200%201-.75-.75V18a.75.75%200%200%201%201.5%200v.001a.75.75%200%200%201-.75.75'%20fill='%23070F2C'/%3e%3c/svg%3e", bh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2018.75a1.25%201.25%200%201%200%200%202.5%201.25%201.25%200%200%200%200-2.5M9.25%2020a2.75%202.75%200%201%201%205.5%200%202.75%202.75%200%200%201-5.5%200M7%209.75a.25.25%200%201%200%200%20.5.25.25%200%200%200%200-.5M5.25%2010a1.75%201.75%200%201%201%203.5%200%201.75%201.75%200%200%201-3.5%200m10-2a.75.75%200%200%201%20.75-.75h2a.75.75%200%200%201%20.75.75v2a.75.75%200%200%201-.75.75h-2a.75.75%200%200%201-.75-.75zm1.5.75v.5h.5v-.5z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%201.25a.75.75%200%200%201%20.624.334l2%203A.75.75%200%200%201%2014%205.75h-1.25v8.037l3.5-1.75V9a.75.75%200%200%201%201.5%200v3.5a.75.75%200%200%201-.415.67l-4.585%202.294V17a.75.75%200%200%201-1.18.614l-5-3.5a.75.75%200%200%201-.32-.614V10a.75.75%200%200%201%201.5%200v3.11l3.5%202.45V5.75H10a.75.75%200%200%201-.624-1.166l2-3A.75.75%200%200%201%2012%201.25'%20fill='%23070F2C'/%3e%3c/svg%3e", xh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.46%207.124C5.265%208.464%204.75%2010.042%204.75%2011v2.25H7A2.75%202.75%200%200%201%209.75%2016v2A2.75%202.75%200%200%201%207%2020.75H6A2.75%202.75%200%200%201%203.25%2018v-7c0-1.375.685-3.298%202.09-4.874C6.77%204.522%208.968%203.25%2012%203.25s5.23%201.272%206.66%202.876c1.405%201.576%202.09%203.499%202.09%204.874v7A2.75%202.75%200%200%201%2018%2020.75h-1A2.75%202.75%200%200%201%2014.25%2018v-2A2.75%202.75%200%200%201%2017%2013.25h2.25V11c0-.958-.515-2.536-1.71-3.876C16.37%205.812%2014.57%204.75%2012%204.75S7.63%205.812%206.46%207.124m12.79%207.626H17c-.69%200-1.25.56-1.25%201.25v2c0%20.69.56%201.25%201.25%201.25h1c.69%200%201.25-.56%201.25-1.25zm-14.5%200V18c0%20.69.56%201.25%201.25%201.25h1c.69%200%201.25-.56%201.25-1.25v-2c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", Ch = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%203A.75.75%200%200%201%204%202.25h4a.75.75%200%200%201%20.75.75v3a.75.75%200%200%201-.75.75H4A.75.75%200%200%201%203.25%206zm1.5.75v1.5h2.5v-1.5z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203.75A2.25%202.25%200%200%200%2012.75%206v12a3.75%203.75%200%201%201-7.5%200v-5.25H5A2.75%202.75%200%200%201%202.25%2010V6A.75.75%200%200%201%203%205.25h6a.75.75%200%200%201%20.75.75v4A2.75%202.75%200%200%201%207%2012.75h-.25V18a2.25%202.25%200%200%200%204.5%200V6a3.75%203.75%200%201%201%207.5%200v6a.75.75%200%200%201-1.5%200V6A2.25%202.25%200%200%200%2015%203.75m-11.25%203V10c0%20.69.56%201.25%201.25%201.25h2c.69%200%201.25-.56%201.25-1.25V6.75zm17%2014.25a.75.75%200%200%201-.75.75h-4a.75.75%200%200%201-.75-.75v-3a.75.75%200%200%201%20.75-.75h4a.75.75%200%200%201%20.75.75zm-1.5-.75v-1.5h-2.5v1.5z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.75%2018a.75.75%200%200%201-.75.75h-6a.75.75%200%200%201-.75-.75v-4A2.75%202.75%200%200%201%2017%2011.25h2A2.75%202.75%200%200%201%2021.75%2014zm-1.5-.75V14c0-.69-.56-1.25-1.25-1.25h-2c-.69%200-1.25.56-1.25%201.25v3.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", Ih = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%2018.75A2.75%202.75%200%200%201%201.25%2016V8A2.75%202.75%200%200%201%204%205.25h16A2.75%202.75%200%200%201%2022.75%208v8A2.75%202.75%200%200%201%2020%2018.75zM2.75%2016c0%20.69.56%201.25%201.25%201.25h16c.69%200%201.25-.56%201.25-1.25V8c0-.69-.56-1.25-1.25-1.25H4c-.69%200-1.25.56-1.25%201.25zm6.5-2a.75.75%200%200%201%20.75-.75h4a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.25%2010a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H14a.75.75%200%200%201-.75-.75m4%200a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H18a.75.75%200%200%201-.75-.75m-8%200a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H10a.75.75%200%200%201-.75-.75m-4%200A.75.75%200%200%201%206%209.25h.01a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75m0%204a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75m12%200a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H18a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", _h = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.25%203.803A5.25%205.25%200%200%200%206.75%209v1.25h4.5zM12%202.25A6.75%206.75%200%200%200%205.25%209v6a6.75%206.75%200%200%200%2013.5%200V9A6.75%206.75%200%200%200%2012%202.25m.75%201.553A5.25%205.25%200%200%201%2017.25%209v1.25h-4.5zm4.5%207.947H6.75V15a5.25%205.25%200%201%200%2010.5%200z'%20fill='%23070F2C'/%3e%3c/svg%3e", yh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2010.75a2.25%202.25%200%201%200%200%204.5%202.25%202.25%200%200%200%200-4.5M8.25%2013a3.75%203.75%200%201%201%207.5%200%203.75%203.75%200%200%201-7.5%200'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%204.75a7.25%207.25%200%201%200%200%2014.5%207.25%207.25%200%200%200%200-14.5M3.25%2012a8.75%208.75%200%201%201%2015.445%205.634l1.835%201.836a.75.75%200%201%201-1.06%201.06l-1.836-1.835A8.72%208.72%200%200%201%2012%2020.75a8.72%208.72%200%200%201-5.634-2.055L4.53%2020.53a.75.75%200%200%201-1.06-1.06l1.835-1.836A8.72%208.72%200%200%201%203.25%2012'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.25%207a.75.75%200%200%201%20.75-.75h.001a.75.75%200%200%201%200%201.5H12a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", Ah = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%206A2.75%202.75%200%200%201%205%203.25h14A2.75%202.75%200%200%201%2021.75%206v12A2.75%202.75%200%200%201%2019%2020.75H5A2.75%202.75%200%200%201%202.25%2018zM5%204.75c-.69%200-1.25.56-1.25%201.25v1.25h16.5V6c0-.69-.56-1.25-1.25-1.25zm15.25%204H3.75V18c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", wh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.25%206a3.75%203.75%200%201%201%207.5%200v5a3.75%203.75%200%201%201-7.5%200zM12%2013.25A2.25%202.25%200%200%200%2014.25%2011V6a2.25%202.25%200%200%200-4.5%200v5A2.25%202.25%200%200%200%2012%2013.25'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%209.25a.75.75%200%200%201%20.75.75v1a6.25%206.25%200%201%200%2012.5%200v-1a.75.75%200%200%201%201.5%200v1a7.75%207.75%200%200%201-7%207.714V21a.75.75%200%200%201-1.5%200v-2.286a7.75%207.75%200%200%201-7-7.714v-1A.75.75%200%200%201%205%209.25'%20fill='%23070F2C'/%3e%3c/svg%3e", Nh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%206.75c-.69%200-1.25.56-1.25%201.25v3.25h10.5V8c0-.69-.56-1.25-1.25-1.25zm9.25%206H2.75V16c0%20.69.56%201.25%201.25%201.25h8c.69%200%201.25-.56%201.25-1.25zM1.25%208A2.75%202.75%200%200%201%204%205.25h8A2.75%202.75%200%200%201%2014.75%208v8A2.75%202.75%200%200%201%2012%2018.75H4A2.75%202.75%200%200%201%201.25%2016z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.25%209A.75.75%200%200%201%205%208.25h.01a.75.75%200%200%201%200%201.5H5A.75.75%200%200%201%204.25%209m0%206a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H5a.75.75%200%200%201-.75-.75m3-6A.75.75%200%200%201%208%208.25h.01a.75.75%200%200%201%200%201.5H8A.75.75%200%200%201%207.25%209m0%206a.75.75%200%200%201%20.75-.75h.01a.75.75%200%200%201%200%201.5H8a.75.75%200%200%201-.75-.75m12.048-9.53a.75.75%200%200%201%201.06%200%208.73%208.73%200%200%201%202.564%206.187c0%202.416-.98%204.604-2.563%206.187a.75.75%200%200%201-1.06-1.06%207.23%207.23%200%200%200%202.123-5.127%207.23%207.23%200%200%200-2.124-5.127.75.75%200%200%201%200-1.06M16.47%208.298a.75.75%200%200%201%201.06%200%204.74%204.74%200%200%201%201.392%203.359c0%201.311-.533%202.5-1.392%203.359a.75.75%200%201%201-1.06-1.061c.589-.589.952-1.4.952-2.298s-.363-1.71-.952-2.298a.75.75%200%200%201%200-1.06'%20fill='%23070F2C'/%3e%3c/svg%3e", jh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%203.75c-.69%200-1.25.56-1.25%201.25v1.25h10.5V5c0-.69-.56-1.25-1.25-1.25zm10.75%202.5V5A2.75%202.75%200%200%200%2016%202.25H8A2.75%202.75%200%200%200%205.25%205v1.25H5A2.75%202.75%200%200%200%202.25%209v6A2.75%202.75%200%200%200%205%2017.75h1.25V19A2.75%202.75%200%200%200%209%2021.75h6A2.75%202.75%200%200%200%2017.75%2019v-1.25H19A2.75%202.75%200%200%200%2021.75%2015V9A2.75%202.75%200%200%200%2019%206.25zm-1%2010H19c.69%200%201.25-.56%201.25-1.25V9c0-.69-.56-1.25-1.25-1.25H5c-.69%200-1.25.56-1.25%201.25v6c0%20.69.56%201.25%201.25%201.25h1.25V15A2.75%202.75%200%200%201%209%2012.25h6A2.75%202.75%200%200%201%2017.75%2015zM9%2013.75c-.69%200-1.25.56-1.25%201.25v4c0%20.69.56%201.25%201.25%201.25h6c.69%200%201.25-.56%201.25-1.25v-4c0-.69-.56-1.25-1.25-1.25z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.25%2010A.75.75%200%200%201%207%209.25h1a.75.75%200%200%201%200%201.5H7a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e", Sh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.894%206.333A2.75%202.75%200%200%201%206.562%204.25h10.876a2.75%202.75%200%200%201%202.668%202.083l1.622%206.485q.021.09.022.182v4A2.75%202.75%200%200%201%2019%2019.75H5A2.75%202.75%200%200%201%202.25%2017v-4a.8.8%200%200%201%20.022-.182zm2.668-.583a1.25%201.25%200%200%200-1.213.947L3.96%2012.25h16.078L18.65%206.697a1.25%201.25%200%200%200-1.213-.947zm13.688%208H3.75V17c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25zM5.25%2016a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5H6a.75.75%200%200%201-.75-.75'%20fill='%23070F2C'/%3e%3c/svg%3e";
|
|
9231
|
+
function M9({ device: e, onClick: t }) {
|
|
9227
9232
|
return /* @__PURE__ */ s.jsxs("div", { className: de.box, children: [
|
|
9228
|
-
/* @__PURE__ */ s.jsx("div", { className: de.device, children: /* @__PURE__ */ s.jsx(V, { path:
|
|
9233
|
+
/* @__PURE__ */ s.jsx("div", { className: de.device, children: /* @__PURE__ */ s.jsx(V, { path: Eh(e.type), svgClassName: de.image }) }),
|
|
9229
9234
|
/* @__PURE__ */ s.jsxs("div", { className: de.details, children: [
|
|
9230
9235
|
/* @__PURE__ */ s.jsx("div", { className: de.titleContainer, onClick: t, children: /* @__PURE__ */ s.jsx(Co, { data: e.name || e.model, customStyle: { maxWidth: "190px" } }) }),
|
|
9231
9236
|
/* @__PURE__ */ s.jsxs("div", { className: de.subTitleBox, children: [
|
|
9232
9237
|
e.serial_number && /* @__PURE__ */ s.jsx("div", { className: I(de.subTitle, "zap-subcontent-medium"), children: e.serial_number }),
|
|
9233
9238
|
e.isMdmConnected && /* @__PURE__ */ s.jsx(
|
|
9234
|
-
|
|
9239
|
+
zt,
|
|
9235
9240
|
{
|
|
9236
9241
|
id: "id",
|
|
9237
9242
|
trigger: /* @__PURE__ */ s.jsx(
|
|
9238
9243
|
V,
|
|
9239
9244
|
{
|
|
9240
|
-
path:
|
|
9245
|
+
path: hh,
|
|
9241
9246
|
spanClassName: de.mdmStatus,
|
|
9242
9247
|
svgClassName: de.mdmStatusIcon
|
|
9243
9248
|
}
|
|
@@ -9261,43 +9266,43 @@ function D9({ device: e, onClick: t }) {
|
|
|
9261
9266
|
] })
|
|
9262
9267
|
] });
|
|
9263
9268
|
}
|
|
9264
|
-
const
|
|
9269
|
+
const Eh = (e) => {
|
|
9265
9270
|
switch (e) {
|
|
9266
9271
|
case "Laptops":
|
|
9267
9272
|
return Un;
|
|
9268
9273
|
case "Monitors":
|
|
9269
|
-
return hh;
|
|
9270
|
-
case "Smartphones":
|
|
9271
9274
|
return gh;
|
|
9272
|
-
case "
|
|
9275
|
+
case "Smartphones":
|
|
9273
9276
|
return vh;
|
|
9274
|
-
case "
|
|
9277
|
+
case "Tablets":
|
|
9275
9278
|
return fh;
|
|
9276
|
-
case "
|
|
9279
|
+
case "Peripheral devices":
|
|
9277
9280
|
return bh;
|
|
9278
|
-
case "
|
|
9281
|
+
case "Headsets":
|
|
9279
9282
|
return xh;
|
|
9280
|
-
case "
|
|
9283
|
+
case "Cables":
|
|
9281
9284
|
return Ch;
|
|
9282
|
-
case "
|
|
9285
|
+
case "Keyboards":
|
|
9283
9286
|
return Ih;
|
|
9284
|
-
case "
|
|
9287
|
+
case "Mouses":
|
|
9285
9288
|
return _h;
|
|
9289
|
+
case "Webcams":
|
|
9290
|
+
return yh;
|
|
9286
9291
|
case "Storage":
|
|
9287
|
-
return
|
|
9292
|
+
return Sh;
|
|
9288
9293
|
case "Trackpads":
|
|
9289
|
-
return yh;
|
|
9290
|
-
case "Microphones":
|
|
9291
9294
|
return Ah;
|
|
9292
|
-
case "
|
|
9295
|
+
case "Microphones":
|
|
9293
9296
|
return wh;
|
|
9294
|
-
case "
|
|
9297
|
+
case "Routers":
|
|
9295
9298
|
return Nh;
|
|
9299
|
+
case "Printers":
|
|
9300
|
+
return jh;
|
|
9296
9301
|
default:
|
|
9297
9302
|
return Un;
|
|
9298
9303
|
}
|
|
9299
9304
|
};
|
|
9300
|
-
function
|
|
9305
|
+
function T9({
|
|
9301
9306
|
headers: e,
|
|
9302
9307
|
data: t,
|
|
9303
9308
|
isLoading: o = !1,
|
|
@@ -9306,30 +9311,30 @@ function M9({
|
|
|
9306
9311
|
paginationConfig: r
|
|
9307
9312
|
}) {
|
|
9308
9313
|
const i = !o && !a && (!t || (t == null ? void 0 : t.length) === 0);
|
|
9309
|
-
return /* @__PURE__ */ s.jsx("div", { className: we.taskCardContainer, children: i ? /* @__PURE__ */ s.jsx(
|
|
9310
|
-
/* @__PURE__ */ s.jsx(
|
|
9311
|
-
o ? /* @__PURE__ */ s.jsx(mo, { containerStyle: { height: "164px" } }) : a ? /* @__PURE__ */ s.jsx(
|
|
9314
|
+
return /* @__PURE__ */ s.jsx("div", { className: we.taskCardContainer, children: i ? /* @__PURE__ */ s.jsx(Fh, { emptyText: n }) : /* @__PURE__ */ s.jsxs("div", { className: I(we.taskCard), children: [
|
|
9315
|
+
/* @__PURE__ */ s.jsx(P4, { headers: e }),
|
|
9316
|
+
o ? /* @__PURE__ */ s.jsx(mo, { containerStyle: { height: "164px" } }) : a ? /* @__PURE__ */ s.jsx(Bh, {}) : t == null ? void 0 : t.map((c, l) => /* @__PURE__ */ s.jsx(H4, { data: c }, l)),
|
|
9312
9317
|
typeof r == "object" && !!r.metaData && /* @__PURE__ */ s.jsx("div", { className: we.pagination, children: /* @__PURE__ */ s.jsx(xo, { paginationConfig: r }) })
|
|
9313
9318
|
] }) });
|
|
9314
9319
|
}
|
|
9315
|
-
function
|
|
9320
|
+
function Bh() {
|
|
9316
9321
|
return /* @__PURE__ */ s.jsx("div", { className: we.emptyBox, children: /* @__PURE__ */ s.jsx("p", { className: I(we.emptyTxt, "zap-content-medium"), children: "Something went wrong, please try again later." }) });
|
|
9317
9322
|
}
|
|
9318
|
-
function
|
|
9323
|
+
function Fh({ emptyText: e = "No pending tasks" }) {
|
|
9319
9324
|
return /* @__PURE__ */ s.jsxs("div", { className: we.emptyBox, children: [
|
|
9320
|
-
/* @__PURE__ */ s.jsx("div", { children: /* @__PURE__ */ s.jsx(V, { path:
|
|
9325
|
+
/* @__PURE__ */ s.jsx("div", { children: /* @__PURE__ */ s.jsx(V, { path: O4, width: 24, height: 24, svgClassName: we.emptyIcon }) }),
|
|
9321
9326
|
/* @__PURE__ */ s.jsx("p", { className: I(we.emptyTxt, "zap-content-medium"), children: e })
|
|
9322
9327
|
] });
|
|
9323
9328
|
}
|
|
9324
|
-
const
|
|
9325
|
-
box:
|
|
9329
|
+
const Rh = "_box_19fj2_1", Vh = {
|
|
9330
|
+
box: Rh
|
|
9326
9331
|
};
|
|
9327
|
-
var
|
|
9328
|
-
function
|
|
9332
|
+
var Lh = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.NEUTRAL = "neutral", e.POSITIVE = "positive", e.WARNING = "warning", e.NEGATIVE = "negative", e.HIGHLIGHT = "highlight", e))(Lh || {});
|
|
9333
|
+
function P9({ status: e = "default", children: t }) {
|
|
9329
9334
|
return /* @__PURE__ */ s.jsx(
|
|
9330
9335
|
"div",
|
|
9331
9336
|
{
|
|
9332
|
-
className: I(
|
|
9337
|
+
className: I(Vh.box, "zap-caption-medium"),
|
|
9333
9338
|
style: {
|
|
9334
9339
|
backgroundColor: Fe[e].bg,
|
|
9335
9340
|
color: Fe[e].color
|
|
@@ -9419,29 +9424,29 @@ const _o = {
|
|
|
9419
9424
|
...e,
|
|
9420
9425
|
display: "none"
|
|
9421
9426
|
})
|
|
9422
|
-
},
|
|
9423
|
-
mainContainer:
|
|
9424
|
-
dropdownIcon:
|
|
9425
|
-
loadingMessage:
|
|
9426
|
-
option:
|
|
9427
|
-
tagOption:
|
|
9428
|
-
multiOptionValue:
|
|
9429
|
-
userOption:
|
|
9430
|
-
userOptionValue:
|
|
9427
|
+
}, kh = "_mainContainer_mhl9t_1", Hh = "_dropdownIcon_mhl9t_6", Gh = "_loadingMessage_mhl9t_21", Dh = "_option_mhl9t_30", Mh = "_tagOption_mhl9t_36", Th = "_multiOptionValue_mhl9t_41", Ph = "_userOption_mhl9t_47", Oh = "_userOptionValue_mhl9t_48", zh = "_label_mhl9t_53", Wh = "_selectedLabel_mhl9t_53", Zh = "_profileImg_mhl9t_57", Xh = "_initials_mhl9t_58", $h = "_icon_mhl9t_71", Yh = "_selectedIcon_mhl9t_72", Jh = "_labelContainer_mhl9t_98", qh = "_info_mhl9t_104", Uh = "_clearIcon_mhl9t_108", Qh = "_removeIcon_mhl9t_118", Kh = "_errorMsg_mhl9t_134", n0 = {
|
|
9428
|
+
mainContainer: kh,
|
|
9429
|
+
dropdownIcon: Hh,
|
|
9430
|
+
loadingMessage: Gh,
|
|
9431
|
+
option: Dh,
|
|
9432
|
+
tagOption: Mh,
|
|
9433
|
+
multiOptionValue: Th,
|
|
9434
|
+
userOption: Ph,
|
|
9435
|
+
userOptionValue: Oh,
|
|
9431
9436
|
label: zh,
|
|
9432
|
-
selectedLabel:
|
|
9433
|
-
profileImg:
|
|
9434
|
-
initials:
|
|
9435
|
-
icon:
|
|
9436
|
-
selectedIcon:
|
|
9437
|
-
labelContainer:
|
|
9438
|
-
info:
|
|
9439
|
-
clearIcon:
|
|
9440
|
-
removeIcon:
|
|
9441
|
-
errorMsg:
|
|
9437
|
+
selectedLabel: Wh,
|
|
9438
|
+
profileImg: Zh,
|
|
9439
|
+
initials: Xh,
|
|
9440
|
+
icon: $h,
|
|
9441
|
+
selectedIcon: Yh,
|
|
9442
|
+
labelContainer: Jh,
|
|
9443
|
+
info: qh,
|
|
9444
|
+
clearIcon: Uh,
|
|
9445
|
+
removeIcon: Qh,
|
|
9446
|
+
errorMsg: Kh
|
|
9442
9447
|
};
|
|
9443
9448
|
function yo(e) {
|
|
9444
|
-
return f.useMemo(() =>
|
|
9449
|
+
return f.useMemo(() => j4(e), [e]);
|
|
9445
9450
|
}
|
|
9446
9451
|
var G0 = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.USERS = "users", e.CHECKBOX = "checkbox", e.TAGS = "tags", e))(G0 || {});
|
|
9447
9452
|
function W2({ src: e, alt: t, className: o, ...a }) {
|
|
@@ -9529,7 +9534,7 @@ const Ao = (e) => {
|
|
|
9529
9534
|
const { isMulti: t } = e;
|
|
9530
9535
|
return t ? null : /* @__PURE__ */ s.jsx(Q0.ClearIndicator, { ...e, children: /* @__PURE__ */ s.jsx(V, { path: re, spanClassName: n0.clearIcon }) });
|
|
9531
9536
|
};
|
|
9532
|
-
function
|
|
9537
|
+
function eg(e) {
|
|
9533
9538
|
const {
|
|
9534
9539
|
options: t,
|
|
9535
9540
|
mainContainerClassName: o,
|
|
@@ -9575,7 +9580,7 @@ function Kh(e) {
|
|
|
9575
9580
|
n && /* @__PURE__ */ s.jsx("span", { className: I(n0.errorMsg, "zap-subcontent-regular"), children: n })
|
|
9576
9581
|
] });
|
|
9577
9582
|
}
|
|
9578
|
-
function
|
|
9583
|
+
function O9(e) {
|
|
9579
9584
|
const {
|
|
9580
9585
|
options: t,
|
|
9581
9586
|
mainContainerClassName: o,
|
|
@@ -9623,37 +9628,37 @@ function P9(e) {
|
|
|
9623
9628
|
n && /* @__PURE__ */ s.jsx("span", { className: I(n0.errorMsg, "zap-subcontent-regular"), children: n })
|
|
9624
9629
|
] });
|
|
9625
9630
|
}
|
|
9626
|
-
const
|
|
9627
|
-
huiDatePicker:
|
|
9628
|
-
formButton:
|
|
9629
|
-
calendarIcon:
|
|
9630
|
-
errorMsg:
|
|
9631
|
-
popoverContent:
|
|
9632
|
-
buttonContent:
|
|
9633
|
-
calendarIconSpan:
|
|
9634
|
-
month:
|
|
9635
|
-
caption:
|
|
9636
|
-
captionLabel:
|
|
9637
|
-
captionDropdowns:
|
|
9638
|
-
navButtonNext:
|
|
9639
|
-
navButtonPrevious:
|
|
9640
|
-
table:
|
|
9641
|
-
headRow:
|
|
9642
|
-
headCell:
|
|
9643
|
-
row:
|
|
9644
|
-
cell:
|
|
9645
|
-
dayButton:
|
|
9646
|
-
daySelected:
|
|
9647
|
-
dayHighlighted:
|
|
9648
|
-
dayDisabled:
|
|
9649
|
-
dayToday:
|
|
9650
|
-
dayOutside:
|
|
9651
|
-
dayHidden:
|
|
9652
|
-
vHidden:
|
|
9653
|
-
dropdown:
|
|
9654
|
-
monthDropdown:
|
|
9655
|
-
yearDropdown:
|
|
9656
|
-
navContainer:
|
|
9631
|
+
const tg = "_huiDatePicker_rxhv8_1", ng = "_formButton_rxhv8_5", sg = "_calendarIcon_rxhv8_11", og = "_errorMsg_rxhv8_15", ag = "_popoverContent_rxhv8_22", rg = "_buttonContent_rxhv8_29", lg = "_calendarIconSpan_rxhv8_36", ig = "_month_rxhv8_40", cg = "_caption_rxhv8_43", ug = "_captionLabel_rxhv8_47", dg = "_captionDropdowns_rxhv8_50", mg = "_navButtonNext_rxhv8_61", pg = "_navButtonPrevious_rxhv8_62", hg = "_table_rxhv8_92", gg = "_headRow_rxhv8_98", vg = "_headCell_rxhv8_101", fg = "_row_rxhv8_112", bg = "_cell_rxhv8_118", xg = "_dayButton_rxhv8_138", Cg = "_daySelected_rxhv8_152", Ig = "_dayHighlighted_rxhv8_156", _g = "_dayDisabled_rxhv8_172", yg = "_dayToday_rxhv8_175", Ag = "_dayOutside_rxhv8_186", wg = "_dayHidden_rxhv8_195", Ng = "_vHidden_rxhv8_198", jg = "_dropdown_rxhv8_201", Sg = "_monthDropdown_rxhv8_218", Eg = "_yearDropdown_rxhv8_222", Bg = "_navContainer_rxhv8_226", l0 = {
|
|
9632
|
+
huiDatePicker: tg,
|
|
9633
|
+
formButton: ng,
|
|
9634
|
+
calendarIcon: sg,
|
|
9635
|
+
errorMsg: og,
|
|
9636
|
+
popoverContent: ag,
|
|
9637
|
+
buttonContent: rg,
|
|
9638
|
+
calendarIconSpan: lg,
|
|
9639
|
+
month: ig,
|
|
9640
|
+
caption: cg,
|
|
9641
|
+
captionLabel: ug,
|
|
9642
|
+
captionDropdowns: dg,
|
|
9643
|
+
navButtonNext: mg,
|
|
9644
|
+
navButtonPrevious: pg,
|
|
9645
|
+
table: hg,
|
|
9646
|
+
headRow: gg,
|
|
9647
|
+
headCell: vg,
|
|
9648
|
+
row: fg,
|
|
9649
|
+
cell: bg,
|
|
9650
|
+
dayButton: xg,
|
|
9651
|
+
daySelected: Cg,
|
|
9652
|
+
dayHighlighted: Ig,
|
|
9653
|
+
dayDisabled: _g,
|
|
9654
|
+
dayToday: yg,
|
|
9655
|
+
dayOutside: Ag,
|
|
9656
|
+
dayHidden: wg,
|
|
9657
|
+
vHidden: Ng,
|
|
9658
|
+
dropdown: jg,
|
|
9659
|
+
monthDropdown: Sg,
|
|
9660
|
+
yearDropdown: Eg,
|
|
9661
|
+
navContainer: Bg
|
|
9657
9662
|
}, Qn = "data:image/svg+xml,%3csvg%20width='16'%20height='18'%20viewBox='0%200%2016%2018'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.66665%200.875C5.01182%200.875%205.29165%201.15482%205.29165%201.5V2.54167H10.7083V1.5C10.7083%201.15482%2010.9881%200.875%2011.3333%200.875C11.6785%200.875%2011.9583%201.15482%2011.9583%201.5V2.54167H13C14.2656%202.54167%2015.2916%203.56768%2015.2916%204.83333V14.8333C15.2916%2016.099%2014.2656%2017.125%2013%2017.125H2.99998C1.73433%2017.125%200.708313%2016.099%200.708313%2014.8333V4.83333C0.708313%203.56768%201.73433%202.54167%202.99998%202.54167H4.04165V1.5C4.04165%201.15482%204.32147%200.875%204.66665%200.875ZM2.99998%203.79167C2.42468%203.79167%201.95831%204.25804%201.95831%204.83333V5.875H14.0416V4.83333C14.0416%204.25804%2013.5753%203.79167%2013%203.79167H2.99998ZM14.0416%207.125H1.95831V14.8333C1.95831%2015.4086%202.42468%2015.875%202.99998%2015.875H13C13.5753%2015.875%2014.0416%2015.4086%2014.0416%2014.8333V7.125Z'%20fill='currentColor'/%3e%3c/svg%3e", Z2 = Gt()((e) => ({
|
|
9658
9663
|
monthYear: {
|
|
9659
9664
|
month: (/* @__PURE__ */ new Date()).getMonth(),
|
|
@@ -9779,8 +9784,8 @@ function z9({
|
|
|
9779
9784
|
dropdown_icon: l0.dropdownIcon
|
|
9780
9785
|
},
|
|
9781
9786
|
components: {
|
|
9782
|
-
Dropdown:
|
|
9783
|
-
Nav:
|
|
9787
|
+
Dropdown: Rg,
|
|
9788
|
+
Nav: Vg
|
|
9784
9789
|
},
|
|
9785
9790
|
mode: o,
|
|
9786
9791
|
defaultMonth: b,
|
|
@@ -9796,7 +9801,7 @@ function z9({
|
|
|
9796
9801
|
)
|
|
9797
9802
|
] }) });
|
|
9798
9803
|
}
|
|
9799
|
-
const
|
|
9804
|
+
const Fg = {
|
|
9800
9805
|
control: (e, t) => ({
|
|
9801
9806
|
...e,
|
|
9802
9807
|
borderWidth: "1px",
|
|
@@ -9813,7 +9818,7 @@ const Bg = {
|
|
|
9813
9818
|
opacity: t.isDisabled ? 0.5 : 1
|
|
9814
9819
|
})
|
|
9815
9820
|
};
|
|
9816
|
-
function
|
|
9821
|
+
function Rg(e) {
|
|
9817
9822
|
var i, c;
|
|
9818
9823
|
const { monthYear: t, setMonthYear: o } = Z2(), a = e["aria-label"] === "Choose the Year";
|
|
9819
9824
|
let n;
|
|
@@ -9825,18 +9830,18 @@ function Fg(e) {
|
|
|
9825
9830
|
});
|
|
9826
9831
|
};
|
|
9827
9832
|
return /* @__PURE__ */ s.jsx(
|
|
9828
|
-
|
|
9833
|
+
eg,
|
|
9829
9834
|
{
|
|
9830
9835
|
options: e.options,
|
|
9831
9836
|
onChange: r,
|
|
9832
9837
|
isClearable: !1,
|
|
9833
9838
|
value: n,
|
|
9834
9839
|
mainContainerClassName: a ? l0.yearDropdown : l0.monthDropdown,
|
|
9835
|
-
customStyles:
|
|
9840
|
+
customStyles: Fg
|
|
9836
9841
|
}
|
|
9837
9842
|
);
|
|
9838
9843
|
}
|
|
9839
|
-
function
|
|
9844
|
+
function Vg() {
|
|
9840
9845
|
const { monthYear: e, setMonthYear: t } = Z2(), { nextMonth: o, previousMonth: a } = Sa();
|
|
9841
9846
|
return /* @__PURE__ */ s.jsxs("div", { className: l0.navContainer, children: [
|
|
9842
9847
|
/* @__PURE__ */ s.jsx(
|
|
@@ -9868,17 +9873,17 @@ function Rg() {
|
|
|
9868
9873
|
month: e.month === 11 ? 0 : e.month + 1
|
|
9869
9874
|
});
|
|
9870
9875
|
},
|
|
9871
|
-
icon: /* @__PURE__ */ s.jsx(V, { path:
|
|
9876
|
+
icon: /* @__PURE__ */ s.jsx(V, { path: z2, width: 20, height: 20 })
|
|
9872
9877
|
}
|
|
9873
9878
|
)
|
|
9874
9879
|
] });
|
|
9875
9880
|
}
|
|
9876
|
-
const
|
|
9877
|
-
checkboxContainer:
|
|
9878
|
-
hiddenCheckbox:
|
|
9879
|
-
customCheckbox:
|
|
9880
|
-
checkboxLabel:
|
|
9881
|
-
},
|
|
9881
|
+
const Lg = "_checkboxContainer_10wo0_1", kg = "_hiddenCheckbox_10wo0_7", Hg = "_customCheckbox_10wo0_11", Gg = "_checkboxLabel_10wo0_61", xt = {
|
|
9882
|
+
checkboxContainer: Lg,
|
|
9883
|
+
hiddenCheckbox: kg,
|
|
9884
|
+
customCheckbox: Hg,
|
|
9885
|
+
checkboxLabel: Gg
|
|
9886
|
+
}, W9 = ({
|
|
9882
9887
|
label: e,
|
|
9883
9888
|
checked: t = !1,
|
|
9884
9889
|
indeterminate: o = !1,
|
|
@@ -9908,18 +9913,18 @@ const Vg = "_checkboxContainer_10wo0_1", Lg = "_hiddenCheckbox_10wo0_7", kg = "_
|
|
|
9908
9913
|
),
|
|
9909
9914
|
/* @__PURE__ */ s.jsx("span", { className: I(xt.checkboxLabel, "zap-content-medium"), children: e })
|
|
9910
9915
|
] });
|
|
9911
|
-
},
|
|
9912
|
-
alert:
|
|
9913
|
-
alertHeader:
|
|
9914
|
-
alertBody:
|
|
9915
|
-
alertDropDownBody:
|
|
9916
|
-
open:
|
|
9916
|
+
}, Dg = "_alert_1ct9f_1", Mg = "_alertHeader_1ct9f_10", Tg = "_alertBody_1ct9f_18", Pg = "_alertDropDownBody_1ct9f_26", Og = "_open_1ct9f_37", zg = "_dividerSection_1ct9f_41", Wg = "_divider_1ct9f_41", Zg = "_icons_1ct9f_60", me = {
|
|
9917
|
+
alert: Dg,
|
|
9918
|
+
alertHeader: Mg,
|
|
9919
|
+
alertBody: Tg,
|
|
9920
|
+
alertDropDownBody: Pg,
|
|
9921
|
+
open: Og,
|
|
9917
9922
|
dividerSection: zg,
|
|
9918
|
-
divider:
|
|
9919
|
-
icons:
|
|
9920
|
-
}, g2 = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='01%20Alert/info'%3e%3cpath%20id='info-sign'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200C3.58%200%200%203.58%200%208C0%2012.42%203.58%2016%208%2016C12.42%2016%2016%2012.42%2016%208C16%203.58%2012.42%200%208%200ZM9%203V5H7V3H9ZM6%2012V13H10V12H9V6H6V7H7V12H6Z'%20fill='%23254DDA'/%3e%3c/g%3e%3c/svg%3e",
|
|
9921
|
-
var
|
|
9922
|
-
function
|
|
9923
|
+
divider: Wg,
|
|
9924
|
+
icons: Zg
|
|
9925
|
+
}, g2 = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='01%20Alert/info'%3e%3cpath%20id='info-sign'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200C3.58%200%200%203.58%200%208C0%2012.42%203.58%2016%208%2016C12.42%2016%2016%2012.42%2016%208C16%203.58%2012.42%200%208%200ZM9%203V5H7V3H9ZM6%2012V13H10V12H9V6H6V7H7V12H6Z'%20fill='%23254DDA'/%3e%3c/g%3e%3c/svg%3e", Xg = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='01%20Alert/success'%3e%3cpath%20id='tick-circle'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%208C0%2012.42%203.58%2016%208%2016C12.42%2016%2016%2012.42%2016%208C16%203.58%2012.42%200%208%200C3.58%200%200%203.58%200%208ZM11.29%205.29C11.47%205.11%2011.72%205%2012%205C12.55%205%2013%205.45%2013%206C13%206.28%2012.89%206.53%2012.71%206.71L7.71%2011.71C7.53%2011.89%207.28%2012%207%2012C6.72%2012%206.47%2011.89%206.29%2011.71L3.29%208.71C3.11%208.53%203%208.28%203%208C3%207.45%203.45%207%204%207C4.28%207%204.53%207.11%204.71%207.29L7%209.59L11.29%205.29Z'%20fill='%2336B37E'/%3e%3c/g%3e%3c/svg%3e", Ro = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.657%2015.696a1.04%201.04%200%200%200%200-1.469l-6.923-6.923a1.04%201.04%200%200%200-1.468%200l-6.923%206.923a1.038%201.038%200%201%200%201.468%201.469L12%209.507l6.189%206.189a1.04%201.04%200%200%200%201.468%200'%20fill='%23070F2C'/%3e%3c/svg%3e";
|
|
9926
|
+
var $g = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.NEUTRAL = "neutral", e.POSITIVE = "positive", e.WARNING = "warning", e.NEGATIVE = "negative", e.HIGHLIGHT = "highlight", e))($g || {}), Yg = /* @__PURE__ */ ((e) => (e.CLOSE = "close", e.SHOW_MORE = "show-more", e))(Yg || {});
|
|
9927
|
+
function Z9({
|
|
9923
9928
|
alertType: e,
|
|
9924
9929
|
actionType: t,
|
|
9925
9930
|
header: o,
|
|
@@ -9995,7 +10000,7 @@ const Ct = {
|
|
|
9995
10000
|
positive: {
|
|
9996
10001
|
bg: "var(--status-success-s10)",
|
|
9997
10002
|
color: "var(--status-success-s70)",
|
|
9998
|
-
icon:
|
|
10003
|
+
icon: Xg
|
|
9999
10004
|
},
|
|
10000
10005
|
warning: {
|
|
10001
10006
|
bg: "var(--status-warning-w10)",
|
|
@@ -10012,50 +10017,50 @@ const Ct = {
|
|
|
10012
10017
|
color: "var(--status-info-i70)",
|
|
10013
10018
|
icon: g2
|
|
10014
10019
|
}
|
|
10015
|
-
},
|
|
10016
|
-
uploadBtn:
|
|
10017
|
-
dFlex:
|
|
10018
|
-
singleDoc:
|
|
10019
|
-
contentContainer:
|
|
10020
|
-
detailsContainer:
|
|
10021
|
-
fileName:
|
|
10022
|
-
subTitle2:
|
|
10023
|
-
fileType:
|
|
10024
|
-
smallCircle:
|
|
10025
|
-
removeBtn:
|
|
10026
|
-
editIcon:
|
|
10027
|
-
uploadedImage:
|
|
10028
|
-
emptyLogo:
|
|
10029
|
-
iconBox:
|
|
10030
|
-
title:
|
|
10031
|
-
subTitle:
|
|
10032
|
-
progressBar:
|
|
10033
|
-
deleteIcon:
|
|
10034
|
-
viewStateDoc:
|
|
10035
|
-
fileUploadLimit:
|
|
10036
|
-
fileUploadLimitError:
|
|
10037
|
-
errorMsg:
|
|
10038
|
-
fileContainer:
|
|
10039
|
-
addDocsIcons:
|
|
10040
|
-
parentContainer:
|
|
10041
|
-
uploadContainer:
|
|
10042
|
-
disabledUploadBtn:
|
|
10043
|
-
disabledIcon:
|
|
10044
|
-
disabledTitle:
|
|
10045
|
-
disabledSubTitle:
|
|
10046
|
-
actionBtn:
|
|
10047
|
-
uploadingImg:
|
|
10048
|
-
uploadedFileDisabled:
|
|
10049
|
-
}, j7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1198)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M26.6783%2064.18C26.2223%2064.18%2025.7843%2064.144%2025.3643%2064.072C24.9443%2064.012%2024.6383%2063.934%2024.4463%2063.838V61.714C24.6623%2061.798%2024.9203%2061.87%2025.2203%2061.93C25.5203%2061.99%2025.8263%2062.02%2026.1383%2062.02C26.8103%2062.02%2027.2963%2061.912%2027.5963%2061.696C27.9083%2061.468%2028.0643%2061.06%2028.0643%2060.472V51.04H30.8363V60.598C30.8363%2061.798%2030.4823%2062.698%2029.7743%2063.298C29.0663%2063.886%2028.0343%2064.18%2026.6783%2064.18ZM32.2418%2064V51.04H38.3978C39.3578%2051.04%2040.1798%2051.208%2040.8638%2051.544C41.5598%2051.88%2042.0938%2052.348%2042.4658%2052.948C42.8498%2053.548%2043.0418%2054.25%2043.0418%2055.054C43.0418%2055.858%2042.8498%2056.566%2042.4658%2057.178C42.0818%2057.79%2041.5418%2058.27%2040.8458%2058.618C40.1618%2058.954%2039.3458%2059.122%2038.3978%2059.122H34.4378V56.998H38.2538C38.8898%2056.998%2039.3818%2056.824%2039.7298%2056.476C40.0898%2056.116%2040.2698%2055.648%2040.2698%2055.072C40.2698%2054.496%2040.0898%2054.034%2039.7298%2053.686C39.3818%2053.338%2038.8898%2053.164%2038.2538%2053.164H35.0138V64H32.2418ZM50.3132%2064.18C48.9092%2064.18%2047.7032%2063.904%2046.6952%2063.352C45.6872%2062.8%2044.9072%2062.026%2044.3552%2061.03C43.8152%2060.034%2043.5452%2058.87%2043.5452%2057.538C43.5452%2056.218%2043.8212%2055.06%2044.3732%2054.064C44.9252%2053.056%2045.6872%2052.27%2046.6592%2051.706C47.6432%2051.142%2048.7832%2050.86%2050.0792%2050.86C51.1472%2050.86%2052.1012%2051.052%2052.9412%2051.436C53.7932%2051.82%2054.4772%2052.348%2054.9932%2053.02C55.5212%2053.68%2055.8332%2054.448%2055.9292%2055.324H53.1572C53.0372%2054.616%2052.7012%2054.064%2052.1492%2053.668C51.6092%2053.26%2050.9312%2053.056%2050.1152%2053.056C49.3592%2053.056%2048.6992%2053.236%2048.1352%2053.596C47.5712%2053.944%2047.1332%2054.448%2046.8212%2055.108C46.5092%2055.768%2046.3532%2056.56%2046.3532%2057.484C46.3532%2058.444%2046.5092%2059.266%2046.8212%2059.95C47.1332%2060.622%2047.5892%2061.138%2048.1892%2061.498C48.8012%2061.846%2049.5512%2062.02%2050.4392%2062.02C51.1592%2062.02%2051.7712%2061.93%2052.2752%2061.75C52.7792%2061.57%2053.1632%2061.318%2053.4272%2060.994L56.0552%2062.038C55.3592%2062.734%2054.5492%2063.268%2053.6252%2063.64C52.7132%2064%2051.6092%2064.18%2050.3132%2064.18ZM53.2832%2062.038V58.474L53.8412%2059.032H50.4212V56.908H56.0552V62.038H53.2832Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1198'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", S7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1195)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M21.4354%2064.18C20.9794%2064.18%2020.5414%2064.144%2020.1214%2064.072C19.7014%2064.012%2019.3954%2063.934%2019.2034%2063.838V61.714C19.4194%2061.798%2019.6774%2061.87%2019.9774%2061.93C20.2774%2061.99%2020.5834%2062.02%2020.8954%2062.02C21.5674%2062.02%2022.0534%2061.912%2022.3534%2061.696C22.6654%2061.468%2022.8214%2061.06%2022.8214%2060.472V51.04H25.5934V60.598C25.5934%2061.798%2025.2394%2062.698%2024.5314%2063.298C23.8234%2063.886%2022.7914%2064.18%2021.4354%2064.18ZM26.9989%2064V51.04H33.1549C34.1149%2051.04%2034.9369%2051.208%2035.6209%2051.544C36.3169%2051.88%2036.8509%2052.348%2037.2229%2052.948C37.6069%2053.548%2037.7989%2054.25%2037.7989%2055.054C37.7989%2055.858%2037.6069%2056.566%2037.2229%2057.178C36.8389%2057.79%2036.2989%2058.27%2035.6029%2058.618C34.9189%2058.954%2034.1029%2059.122%2033.1549%2059.122H29.1949V56.998H33.0109C33.6469%2056.998%2034.1389%2056.824%2034.4869%2056.476C34.8469%2056.116%2035.0269%2055.648%2035.0269%2055.072C35.0269%2054.496%2034.8469%2054.034%2034.4869%2053.686C34.1389%2053.338%2033.6469%2053.164%2033.0109%2053.164H29.7709V64H26.9989ZM38.7327%2064V51.04H41.5047V64H38.7327ZM40.0287%2064V61.876H48.3807V64H40.0287ZM40.0287%2058.42V56.332H47.7507V58.42H40.0287ZM40.0287%2053.164V51.04H48.1647V53.164H40.0287ZM55.5561%2064.18C54.1521%2064.18%2052.9461%2063.904%2051.9381%2063.352C50.9301%2062.8%2050.1501%2062.026%2049.5981%2061.03C49.0581%2060.034%2048.7881%2058.87%2048.7881%2057.538C48.7881%2056.218%2049.0641%2055.06%2049.6161%2054.064C50.1681%2053.056%2050.9301%2052.27%2051.9021%2051.706C52.8861%2051.142%2054.0261%2050.86%2055.3221%2050.86C56.3901%2050.86%2057.3441%2051.052%2058.1841%2051.436C59.0361%2051.82%2059.7201%2052.348%2060.2361%2053.02C60.7641%2053.68%2061.0761%2054.448%2061.1721%2055.324H58.4001C58.2801%2054.616%2057.9441%2054.064%2057.3921%2053.668C56.8521%2053.26%2056.1741%2053.056%2055.3581%2053.056C54.6021%2053.056%2053.9421%2053.236%2053.3781%2053.596C52.8141%2053.944%2052.3761%2054.448%2052.0641%2055.108C51.7521%2055.768%2051.5961%2056.56%2051.5961%2057.484C51.5961%2058.444%2051.7521%2059.266%2052.0641%2059.95C52.3761%2060.622%2052.8321%2061.138%2053.4321%2061.498C54.0441%2061.846%2054.7941%2062.02%2055.6821%2062.02C56.4021%2062.02%2057.0141%2061.93%2057.5181%2061.75C58.0221%2061.57%2058.4061%2061.318%2058.6701%2060.994L61.2981%2062.038C60.6021%2062.734%2059.7921%2063.268%2058.8681%2063.64C57.9561%2064%2056.8521%2064.18%2055.5561%2064.18ZM58.5261%2062.038V58.474L59.0841%2059.032H55.6641V56.908H61.2981V62.038H58.5261Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1195'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", E7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1192)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M22.3713%2064V51.04H28.5273C29.4873%2051.04%2030.3093%2051.208%2030.9933%2051.544C31.6893%2051.88%2032.2233%2052.348%2032.5953%2052.948C32.9793%2053.548%2033.1713%2054.25%2033.1713%2055.054C33.1713%2055.858%2032.9793%2056.566%2032.5953%2057.178C32.2113%2057.79%2031.6713%2058.27%2030.9753%2058.618C30.2913%2058.954%2029.4753%2059.122%2028.5273%2059.122H24.5673V56.998H28.3833C29.0193%2056.998%2029.5113%2056.824%2029.8593%2056.476C30.2193%2056.116%2030.3993%2055.648%2030.3993%2055.072C30.3993%2054.496%2030.2193%2054.034%2029.8593%2053.686C29.5113%2053.338%2029.0193%2053.164%2028.3833%2053.164H25.1433V64H22.3713ZM34.1051%2064V51.04H37.6871L43.4471%2062.488L42.5651%2062.704V51.04H45.2651V64H41.6831L35.9231%2052.552L36.8051%2052.336V64H34.1051ZM53.1082%2064.18C51.7042%2064.18%2050.4982%2063.904%2049.4902%2063.352C48.4822%2062.8%2047.7022%2062.026%2047.1502%2061.03C46.6102%2060.034%2046.3402%2058.87%2046.3402%2057.538C46.3402%2056.218%2046.6162%2055.06%2047.1682%2054.064C47.7202%2053.056%2048.4822%2052.27%2049.4542%2051.706C50.4382%2051.142%2051.5782%2050.86%2052.8742%2050.86C53.9422%2050.86%2054.8962%2051.052%2055.7362%2051.436C56.5882%2051.82%2057.2722%2052.348%2057.7882%2053.02C58.3162%2053.68%2058.6282%2054.448%2058.7242%2055.324H55.9522C55.8322%2054.616%2055.4962%2054.064%2054.9442%2053.668C54.4042%2053.26%2053.7262%2053.056%2052.9102%2053.056C52.1542%2053.056%2051.4942%2053.236%2050.9302%2053.596C50.3662%2053.944%2049.9282%2054.448%2049.6162%2055.108C49.3042%2055.768%2049.1482%2056.56%2049.1482%2057.484C49.1482%2058.444%2049.3042%2059.266%2049.6162%2059.95C49.9282%2060.622%2050.3842%2061.138%2050.9842%2061.498C51.5962%2061.846%2052.3462%2062.02%2053.2342%2062.02C53.9542%2062.02%2054.5662%2061.93%2055.0702%2061.75C55.5742%2061.57%2055.9582%2061.318%2056.2222%2060.994L58.8502%2062.038C58.1542%2062.734%2057.3442%2063.268%2056.4202%2063.64C55.5082%2064%2054.4042%2064.18%2053.1082%2064.18ZM56.0782%2062.038V58.474L56.6362%2059.032H53.2162V56.908H58.8502V62.038H56.0782Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1192'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", B7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1186)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M17.5687%2064L13.9147%2051.04H16.7227L19.7467%2062.902H18.8647L21.5647%2051.04H24.7147L27.3787%2062.902H26.5147L29.5567%2051.04H32.2387L28.5847%2064H25.4887L22.7347%2052.372H23.4547L20.6647%2064H17.5687ZM33.3896%2064V51.04H36.1616V64H33.3896ZM34.6856%2064V61.876H43.0376V64H34.6856ZM34.6856%2058.42V56.332H42.4076V58.42H34.6856ZM34.6856%2053.164V51.04H42.8216V53.164H34.6856ZM46.4421%2064V62.02H49.7901C50.3901%2062.02%2050.8401%2061.858%2051.1401%2061.534C51.4521%2061.198%2051.6081%2060.736%2051.6081%2060.148C51.6081%2059.548%2051.4401%2059.074%2051.1041%2058.726C50.7801%2058.378%2050.3121%2058.204%2049.7001%2058.204H46.4421V56.224H49.5561C50.1201%2056.224%2050.5461%2056.092%2050.8341%2055.828C51.1341%2055.552%2051.2841%2055.15%2051.2841%2054.622C51.2841%2054.094%2051.1401%2053.698%2050.8521%2053.434C50.5761%2053.158%2050.1621%2053.02%2049.6101%2053.02H46.4421V51.04H50.2041C51.3561%2051.04%2052.2861%2051.334%2052.9941%2051.922C53.7021%2052.51%2054.0561%2053.308%2054.0561%2054.316C54.0561%2054.952%2053.9061%2055.498%2053.6061%2055.954C53.3061%2056.41%2052.9041%2056.758%2052.4001%2056.998C51.8961%2057.238%2051.3321%2057.358%2050.7081%2057.358L50.7981%2056.98C51.4701%2056.98%2052.0761%2057.124%2052.6161%2057.412C53.1681%2057.7%2053.6061%2058.108%2053.9301%2058.636C54.2541%2059.152%2054.4161%2059.764%2054.4161%2060.472C54.4161%2061.18%2054.2481%2061.804%2053.9121%2062.344C53.5881%2062.872%2053.1261%2063.28%2052.5261%2063.568C51.9381%2063.856%2051.2421%2064%2050.4381%2064H46.4421ZM44.1741%2064V51.04H46.9461V64H44.1741ZM55.5036%2064V51.04H61.6596C62.6196%2051.04%2063.4416%2051.208%2064.1256%2051.544C64.8216%2051.88%2065.3556%2052.348%2065.7276%2052.948C66.1116%2053.548%2066.3036%2054.25%2066.3036%2055.054C66.3036%2055.858%2066.1116%2056.566%2065.7276%2057.178C65.3436%2057.79%2064.8036%2058.27%2064.1076%2058.618C63.4236%2058.954%2062.6076%2059.122%2061.6596%2059.122H57.6996V56.998H61.5156C62.1516%2056.998%2062.6436%2056.824%2062.9916%2056.476C63.3516%2056.116%2063.5316%2055.648%2063.5316%2055.072C63.5316%2054.496%2063.3516%2054.034%2062.9916%2053.686C62.6436%2053.338%2062.1516%2053.164%2061.5156%2053.164H58.2756V64H55.5036Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1186'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", F7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1273)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M22.6307%2064V61.84H25.9067C26.8427%2061.84%2027.6347%2061.654%2028.2827%2061.282C28.9427%2060.898%2029.4407%2060.376%2029.7767%2059.716C30.1247%2059.056%2030.2987%2058.3%2030.2987%2057.448C30.2987%2056.608%2030.1307%2055.87%2029.7947%2055.234C29.4587%2054.598%2028.9607%2054.1%2028.3007%2053.74C27.6527%2053.38%2026.8547%2053.2%2025.9067%2053.2H22.6847V51.04H25.9067C27.3587%2051.04%2028.6247%2051.304%2029.7047%2051.832C30.7847%2052.348%2031.6187%2053.092%2032.2067%2054.064C32.8067%2055.024%2033.1067%2056.164%2033.1067%2057.484C33.1067%2058.804%2032.8067%2059.956%2032.2067%2060.94C31.6067%2061.912%2030.7667%2062.668%2029.6867%2063.208C28.6187%2063.736%2027.3647%2064%2025.9247%2064H22.6307ZM20.9387%2064V51.04H23.7107V64H20.9387ZM40.5541%2064.18C39.5941%2064.18%2038.7061%2064.018%2037.8901%2063.694C37.0861%2063.37%2036.3841%2062.914%2035.7841%2062.326C35.1961%2061.726%2034.7341%2061.018%2034.3981%2060.202C34.0741%2059.374%2033.9121%2058.462%2033.9121%2057.466C33.9121%2056.146%2034.1941%2054.994%2034.7581%2054.01C35.3221%2053.014%2036.1021%2052.24%2037.0981%2051.688C38.1061%2051.136%2039.2521%2050.86%2040.5361%2050.86C41.8441%2050.86%2042.9961%2051.136%2043.9921%2051.688C44.9881%2052.24%2045.7681%2053.014%2046.3321%2054.01C46.9081%2055.006%2047.1961%2056.164%2047.1961%2057.484C47.1961%2058.468%2047.0281%2059.374%2046.6921%2060.202C46.3681%2061.018%2045.9061%2061.726%2045.3061%2062.326C44.7181%2062.914%2044.0161%2063.37%2043.2001%2063.694C42.3961%2064.018%2041.5141%2064.18%2040.5541%2064.18ZM40.5361%2061.984C41.2921%2061.984%2041.9581%2061.792%2042.5341%2061.408C43.1101%2061.024%2043.5601%2060.496%2043.8841%2059.824C44.2201%2059.14%2044.3881%2058.348%2044.3881%2057.448C44.3881%2056.56%2044.2261%2055.786%2043.9021%2055.126C43.5781%2054.466%2043.1281%2053.956%2042.5521%2053.596C41.9761%2053.236%2041.3041%2053.056%2040.5361%2053.056C39.7801%2053.056%2039.1141%2053.236%2038.5381%2053.596C37.9621%2053.956%2037.5121%2054.466%2037.1881%2055.126C36.8761%2055.774%2036.7201%2056.548%2036.7201%2057.448C36.7201%2058.36%2036.8821%2059.158%2037.2061%2059.842C37.5301%2060.514%2037.9801%2061.042%2038.5561%2061.426C39.1321%2061.798%2039.7921%2061.984%2040.5361%2061.984ZM54.4993%2064.18C53.5633%2064.18%2052.6993%2064.018%2051.9073%2063.694C51.1153%2063.358%2050.4253%2062.89%2049.8373%2062.29C49.2613%2061.69%2048.8113%2060.982%2048.4873%2060.166C48.1633%2059.338%2048.0013%2058.438%2048.0013%2057.466C48.0013%2056.494%2048.1573%2055.606%2048.4693%2054.802C48.7933%2053.998%2049.2433%2053.302%2049.8193%2052.714C50.4073%2052.114%2051.0973%2051.658%2051.8893%2051.346C52.6813%2051.022%2053.5513%2050.86%2054.4993%2050.86C55.5673%2050.86%2056.5273%2051.07%2057.3793%2051.49C58.2433%2051.898%2058.9453%2052.48%2059.4853%2053.236C60.0373%2053.98%2060.3733%2054.856%2060.4933%2055.864H57.7933C57.6373%2054.94%2057.2593%2054.244%2056.6593%2053.776C56.0593%2053.296%2055.3453%2053.056%2054.5173%2053.056C53.7853%2053.056%2053.1373%2053.23%2052.5733%2053.578C52.0213%2053.926%2051.5893%2054.43%2051.2773%2055.09C50.9653%2055.738%2050.8093%2056.524%2050.8093%2057.448C50.8093%2058.384%2050.9653%2059.194%2051.2773%2059.878C51.6013%2060.55%2052.0453%2061.072%2052.6093%2061.444C53.1733%2061.804%2053.8213%2061.984%2054.5533%2061.984C55.3333%2061.984%2056.0233%2061.75%2056.6233%2061.282C57.2233%2060.814%2057.6133%2060.118%2057.7933%2059.194H60.5293C60.3733%2060.202%2060.0193%2061.084%2059.4673%2061.84C58.9153%2062.584%2058.2133%2063.16%2057.3613%2063.568C56.5093%2063.976%2055.5553%2064.18%2054.4993%2064.18Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1273'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", R7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1267)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%232B8F65'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M28.4312%2064.18C27.4952%2064.18%2026.6312%2064.018%2025.8392%2063.694C25.0472%2063.358%2024.3572%2062.89%2023.7692%2062.29C23.1932%2061.69%2022.7432%2060.982%2022.4192%2060.166C22.0952%2059.338%2021.9332%2058.438%2021.9332%2057.466C21.9332%2056.494%2022.0892%2055.606%2022.4012%2054.802C22.7252%2053.998%2023.1752%2053.302%2023.7512%2052.714C24.3392%2052.114%2025.0292%2051.658%2025.8212%2051.346C26.6132%2051.022%2027.4832%2050.86%2028.4312%2050.86C29.4992%2050.86%2030.4592%2051.07%2031.3112%2051.49C32.1752%2051.898%2032.8772%2052.48%2033.4172%2053.236C33.9692%2053.98%2034.3052%2054.856%2034.4252%2055.864H31.7252C31.5692%2054.94%2031.1912%2054.244%2030.5912%2053.776C29.9912%2053.296%2029.2772%2053.056%2028.4492%2053.056C27.7172%2053.056%2027.0692%2053.23%2026.5052%2053.578C25.9532%2053.926%2025.5212%2054.43%2025.2092%2055.09C24.8972%2055.738%2024.7412%2056.524%2024.7412%2057.448C24.7412%2058.384%2024.8972%2059.194%2025.2092%2059.878C25.5332%2060.55%2025.9772%2061.072%2026.5412%2061.444C27.1052%2061.804%2027.7532%2061.984%2028.4852%2061.984C29.2652%2061.984%2029.9552%2061.75%2030.5552%2061.282C31.1552%2060.814%2031.5452%2060.118%2031.7252%2059.194H34.4612C34.3052%2060.202%2033.9512%2061.084%2033.3992%2061.84C32.8472%2062.584%2032.1452%2063.16%2031.2932%2063.568C30.4412%2063.976%2029.4872%2064.18%2028.4312%2064.18ZM40.7612%2064.162C39.0812%2064.162%2037.7372%2063.79%2036.7292%2063.046C35.7212%2062.29%2035.1332%2061.228%2034.9652%2059.86H37.6292C37.7132%2060.556%2038.0492%2061.108%2038.6372%2061.516C39.2252%2061.912%2039.9752%2062.11%2040.8872%2062.11C41.6312%2062.11%2042.2012%2061.978%2042.5972%2061.714C43.0052%2061.45%2043.2092%2061.096%2043.2092%2060.652C43.2092%2060.232%2043.0892%2059.896%2042.8492%2059.644C42.6092%2059.38%2042.1952%2059.17%2041.6072%2059.014L39.1952%2058.348C37.9592%2058%2037.0532%2057.526%2036.4772%2056.926C35.9132%2056.314%2035.6312%2055.552%2035.6312%2054.64C35.6312%2053.86%2035.8292%2053.188%2036.2252%2052.624C36.6332%2052.048%2037.2032%2051.61%2037.9352%2051.31C38.6672%2050.998%2039.5252%2050.842%2040.5092%2050.842C42.0212%2050.842%2043.2272%2051.202%2044.1272%2051.922C45.0272%2052.63%2045.5372%2053.572%2045.6572%2054.748H42.9932C42.8732%2054.112%2042.5792%2053.644%2042.1112%2053.344C41.6552%2053.044%2041.0672%2052.894%2040.3472%2052.894C39.7232%2052.894%2039.2252%2053.014%2038.8532%2053.254C38.4812%2053.494%2038.2952%2053.818%2038.2952%2054.226C38.2952%2054.538%2038.3972%2054.826%2038.6012%2055.09C38.8052%2055.342%2039.2312%2055.558%2039.8792%2055.738L42.2912%2056.404C43.5632%2056.752%2044.4752%2057.232%2045.0272%2057.844C45.5912%2058.444%2045.8732%2059.206%2045.8732%2060.13C45.8732%2061.426%2045.4232%2062.422%2044.5232%2063.118C43.6232%2063.814%2042.3692%2064.162%2040.7612%2064.162ZM50.4289%2064L45.7849%2051.04H48.6649L52.2109%2061.84H51.8689L55.4329%2051.04H58.1689L53.5249%2064H50.4289Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1267'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Kn = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1264)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%232B8F65'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M32.3511%2064L28.7691%2058.33L23.7651%2051.04H27.0051L30.3711%2056.386L35.5911%2064H32.3511ZM29.1651%2056.368L32.6571%2051.04H35.5911L30.0831%2058.69L29.1651%2056.368ZM29.7951%2058.762L26.3571%2064H23.4231L28.8771%2056.44L29.7951%2058.762ZM36.4879%2064V51.04H39.2599V64H36.4879ZM37.7839%2064V61.876H45.4879V64H37.7839ZM51.4227%2064.162C49.7427%2064.162%2048.3987%2063.79%2047.3907%2063.046C46.3827%2062.29%2045.7947%2061.228%2045.6267%2059.86H48.2907C48.3747%2060.556%2048.7107%2061.108%2049.2987%2061.516C49.8867%2061.912%2050.6367%2062.11%2051.5487%2062.11C52.2927%2062.11%2052.8627%2061.978%2053.2587%2061.714C53.6667%2061.45%2053.8707%2061.096%2053.8707%2060.652C53.8707%2060.232%2053.7507%2059.896%2053.5107%2059.644C53.2707%2059.38%2052.8567%2059.17%2052.2687%2059.014L49.8567%2058.348C48.6207%2058%2047.7147%2057.526%2047.1387%2056.926C46.5747%2056.314%2046.2927%2055.552%2046.2927%2054.64C46.2927%2053.86%2046.4907%2053.188%2046.8867%2052.624C47.2947%2052.048%2047.8647%2051.61%2048.5967%2051.31C49.3287%2050.998%2050.1867%2050.842%2051.1707%2050.842C52.6827%2050.842%2053.8887%2051.202%2054.7887%2051.922C55.6887%2052.63%2056.1987%2053.572%2056.3187%2054.748H53.6547C53.5347%2054.112%2053.2407%2053.644%2052.7727%2053.344C52.3167%2053.044%2051.7287%2052.894%2051.0087%2052.894C50.3847%2052.894%2049.8867%2053.014%2049.5147%2053.254C49.1427%2053.494%2048.9567%2053.818%2048.9567%2054.226C48.9567%2054.538%2049.0587%2054.826%2049.2627%2055.09C49.4667%2055.342%2049.8927%2055.558%2050.5407%2055.738L52.9527%2056.404C54.2247%2056.752%2055.1367%2057.232%2055.6887%2057.844C56.2527%2058.444%2056.5347%2059.206%2056.5347%2060.13C56.5347%2061.426%2056.0847%2062.422%2055.1847%2063.118C54.2847%2063.814%2053.0307%2064.162%2051.4227%2064.162Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1264'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", V7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1261)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23E74C3C'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M23.1018%2064V51.04H29.2578C30.2178%2051.04%2031.0398%2051.208%2031.7238%2051.544C32.4198%2051.88%2032.9538%2052.348%2033.3258%2052.948C33.7098%2053.548%2033.9018%2054.25%2033.9018%2055.054C33.9018%2055.858%2033.7098%2056.566%2033.3258%2057.178C32.9418%2057.79%2032.4018%2058.27%2031.7058%2058.618C31.0218%2058.954%2030.2058%2059.122%2029.2578%2059.122H25.2978V56.998H29.1138C29.7498%2056.998%2030.2418%2056.824%2030.5898%2056.476C30.9498%2056.116%2031.1298%2055.648%2031.1298%2055.072C31.1298%2054.496%2030.9498%2054.034%2030.5898%2053.686C30.2418%2053.338%2029.7498%2053.164%2029.1138%2053.164H25.8738V64H23.1018ZM36.5275%2064V61.84H39.8035C40.7395%2061.84%2041.5315%2061.654%2042.1795%2061.282C42.8395%2060.898%2043.3375%2060.376%2043.6735%2059.716C44.0215%2059.056%2044.1955%2058.3%2044.1955%2057.448C44.1955%2056.608%2044.0275%2055.87%2043.6915%2055.234C43.3555%2054.598%2042.8575%2054.1%2042.1975%2053.74C41.5495%2053.38%2040.7515%2053.2%2039.8035%2053.2H36.5815V51.04H39.8035C41.2555%2051.04%2042.5215%2051.304%2043.6015%2051.832C44.6815%2052.348%2045.5155%2053.092%2046.1035%2054.064C46.7035%2055.024%2047.0035%2056.164%2047.0035%2057.484C47.0035%2058.804%2046.7035%2059.956%2046.1035%2060.94C45.5035%2061.912%2044.6635%2062.668%2043.5835%2063.208C42.5155%2063.736%2041.2615%2064%2039.8215%2064H36.5275ZM34.8355%2064V51.04H37.6075V64H34.8355ZM48.081%2064V51.04H50.853V64H48.081ZM49.377%2058.978V56.854H56.811V58.978H49.377ZM49.377%2053.164V51.04H57.225V53.164H49.377Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1261'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", es = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.25%2019C5.25%2020.5188%206.48122%2021.75%208%2021.75L16%2021.75C17.5188%2021.75%2018.75%2020.5188%2018.75%2019V8.82843C18.75%208.09908%2018.4603%207.39961%2017.9445%206.88388L14.1161%203.05546C13.6004%202.53973%2012.9009%202.25%2012.1716%202.25H8C6.48122%202.25%205.25%203.48122%205.25%205L5.25%2019ZM8%2020.25C7.30964%2020.25%206.75%2019.6904%206.75%2019L6.75%205C6.75%204.30964%207.30964%203.75%208%203.75H11.25V7C11.25%208.51878%2012.4812%209.75%2014%209.75H17.25V19C17.25%2019.6904%2016.6904%2020.25%2016%2020.25L8%2020.25ZM17.1081%208.25H14C13.3096%208.25%2012.75%207.69036%2012.75%207V3.89188C12.8616%203.95014%2012.9648%204.02545%2013.0555%204.11612L16.8839%207.94454C16.9746%208.03522%2017.0499%208.13838%2017.1081%208.25Z'%20fill='%23616189'/%3e%3c/svg%3e";
|
|
10050
|
-
function
|
|
10020
|
+
}, Jg = "_uploadBtn_4r0sa_1", qg = "_dFlex_4r0sa_16", Ug = "_singleDoc_4r0sa_20", Qg = "_contentContainer_4r0sa_28", Kg = "_detailsContainer_4r0sa_33", e7 = "_fileName_4r0sa_37", t7 = "_subTitle2_4r0sa_54", n7 = "_fileType_4r0sa_66", s7 = "_smallCircle_4r0sa_73", o7 = "_removeBtn_4r0sa_82", a7 = "_editIcon_4r0sa_89", r7 = "_uploadedImage_4r0sa_98", l7 = "_emptyLogo_4r0sa_106", i7 = "_iconBox_4r0sa_121", c7 = "_title_4r0sa_131", u7 = "_subTitle_4r0sa_54", d7 = "_progressBar_4r0sa_153", m7 = "_deleteIcon_4r0sa_161", p7 = "_viewStateDoc_4r0sa_164", h7 = "_fileUploadLimit_4r0sa_168", g7 = "_fileUploadLimitError_4r0sa_172", v7 = "_errorMsg_4r0sa_173", f7 = "_fileContainer_4r0sa_177", b7 = "_addDocsIcons_4r0sa_183", x7 = "_parentContainer_4r0sa_192", C7 = "_uploadContainer_4r0sa_203", I7 = "_disabledUploadBtn_4r0sa_209", _7 = "_disabledIcon_4r0sa_222", y7 = "_disabledTitle_4r0sa_226", A7 = "_disabledSubTitle_4r0sa_227", w7 = "_actionBtn_4r0sa_231", N7 = "_uploadingImg_4r0sa_242", j7 = "_uploadedFileDisabled_4r0sa_247", Q = {
|
|
10021
|
+
uploadBtn: Jg,
|
|
10022
|
+
dFlex: qg,
|
|
10023
|
+
singleDoc: Ug,
|
|
10024
|
+
contentContainer: Qg,
|
|
10025
|
+
detailsContainer: Kg,
|
|
10026
|
+
fileName: e7,
|
|
10027
|
+
subTitle2: t7,
|
|
10028
|
+
fileType: n7,
|
|
10029
|
+
smallCircle: s7,
|
|
10030
|
+
removeBtn: o7,
|
|
10031
|
+
editIcon: a7,
|
|
10032
|
+
uploadedImage: r7,
|
|
10033
|
+
emptyLogo: l7,
|
|
10034
|
+
iconBox: i7,
|
|
10035
|
+
title: c7,
|
|
10036
|
+
subTitle: u7,
|
|
10037
|
+
progressBar: d7,
|
|
10038
|
+
deleteIcon: m7,
|
|
10039
|
+
viewStateDoc: p7,
|
|
10040
|
+
fileUploadLimit: h7,
|
|
10041
|
+
fileUploadLimitError: g7,
|
|
10042
|
+
errorMsg: v7,
|
|
10043
|
+
fileContainer: f7,
|
|
10044
|
+
addDocsIcons: b7,
|
|
10045
|
+
parentContainer: x7,
|
|
10046
|
+
uploadContainer: C7,
|
|
10047
|
+
disabledUploadBtn: I7,
|
|
10048
|
+
disabledIcon: _7,
|
|
10049
|
+
disabledTitle: y7,
|
|
10050
|
+
disabledSubTitle: A7,
|
|
10051
|
+
actionBtn: w7,
|
|
10052
|
+
uploadingImg: N7,
|
|
10053
|
+
uploadedFileDisabled: j7
|
|
10054
|
+
}, S7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1198)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M26.6783%2064.18C26.2223%2064.18%2025.7843%2064.144%2025.3643%2064.072C24.9443%2064.012%2024.6383%2063.934%2024.4463%2063.838V61.714C24.6623%2061.798%2024.9203%2061.87%2025.2203%2061.93C25.5203%2061.99%2025.8263%2062.02%2026.1383%2062.02C26.8103%2062.02%2027.2963%2061.912%2027.5963%2061.696C27.9083%2061.468%2028.0643%2061.06%2028.0643%2060.472V51.04H30.8363V60.598C30.8363%2061.798%2030.4823%2062.698%2029.7743%2063.298C29.0663%2063.886%2028.0343%2064.18%2026.6783%2064.18ZM32.2418%2064V51.04H38.3978C39.3578%2051.04%2040.1798%2051.208%2040.8638%2051.544C41.5598%2051.88%2042.0938%2052.348%2042.4658%2052.948C42.8498%2053.548%2043.0418%2054.25%2043.0418%2055.054C43.0418%2055.858%2042.8498%2056.566%2042.4658%2057.178C42.0818%2057.79%2041.5418%2058.27%2040.8458%2058.618C40.1618%2058.954%2039.3458%2059.122%2038.3978%2059.122H34.4378V56.998H38.2538C38.8898%2056.998%2039.3818%2056.824%2039.7298%2056.476C40.0898%2056.116%2040.2698%2055.648%2040.2698%2055.072C40.2698%2054.496%2040.0898%2054.034%2039.7298%2053.686C39.3818%2053.338%2038.8898%2053.164%2038.2538%2053.164H35.0138V64H32.2418ZM50.3132%2064.18C48.9092%2064.18%2047.7032%2063.904%2046.6952%2063.352C45.6872%2062.8%2044.9072%2062.026%2044.3552%2061.03C43.8152%2060.034%2043.5452%2058.87%2043.5452%2057.538C43.5452%2056.218%2043.8212%2055.06%2044.3732%2054.064C44.9252%2053.056%2045.6872%2052.27%2046.6592%2051.706C47.6432%2051.142%2048.7832%2050.86%2050.0792%2050.86C51.1472%2050.86%2052.1012%2051.052%2052.9412%2051.436C53.7932%2051.82%2054.4772%2052.348%2054.9932%2053.02C55.5212%2053.68%2055.8332%2054.448%2055.9292%2055.324H53.1572C53.0372%2054.616%2052.7012%2054.064%2052.1492%2053.668C51.6092%2053.26%2050.9312%2053.056%2050.1152%2053.056C49.3592%2053.056%2048.6992%2053.236%2048.1352%2053.596C47.5712%2053.944%2047.1332%2054.448%2046.8212%2055.108C46.5092%2055.768%2046.3532%2056.56%2046.3532%2057.484C46.3532%2058.444%2046.5092%2059.266%2046.8212%2059.95C47.1332%2060.622%2047.5892%2061.138%2048.1892%2061.498C48.8012%2061.846%2049.5512%2062.02%2050.4392%2062.02C51.1592%2062.02%2051.7712%2061.93%2052.2752%2061.75C52.7792%2061.57%2053.1632%2061.318%2053.4272%2060.994L56.0552%2062.038C55.3592%2062.734%2054.5492%2063.268%2053.6252%2063.64C52.7132%2064%2051.6092%2064.18%2050.3132%2064.18ZM53.2832%2062.038V58.474L53.8412%2059.032H50.4212V56.908H56.0552V62.038H53.2832Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1198'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", E7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1195)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M21.4354%2064.18C20.9794%2064.18%2020.5414%2064.144%2020.1214%2064.072C19.7014%2064.012%2019.3954%2063.934%2019.2034%2063.838V61.714C19.4194%2061.798%2019.6774%2061.87%2019.9774%2061.93C20.2774%2061.99%2020.5834%2062.02%2020.8954%2062.02C21.5674%2062.02%2022.0534%2061.912%2022.3534%2061.696C22.6654%2061.468%2022.8214%2061.06%2022.8214%2060.472V51.04H25.5934V60.598C25.5934%2061.798%2025.2394%2062.698%2024.5314%2063.298C23.8234%2063.886%2022.7914%2064.18%2021.4354%2064.18ZM26.9989%2064V51.04H33.1549C34.1149%2051.04%2034.9369%2051.208%2035.6209%2051.544C36.3169%2051.88%2036.8509%2052.348%2037.2229%2052.948C37.6069%2053.548%2037.7989%2054.25%2037.7989%2055.054C37.7989%2055.858%2037.6069%2056.566%2037.2229%2057.178C36.8389%2057.79%2036.2989%2058.27%2035.6029%2058.618C34.9189%2058.954%2034.1029%2059.122%2033.1549%2059.122H29.1949V56.998H33.0109C33.6469%2056.998%2034.1389%2056.824%2034.4869%2056.476C34.8469%2056.116%2035.0269%2055.648%2035.0269%2055.072C35.0269%2054.496%2034.8469%2054.034%2034.4869%2053.686C34.1389%2053.338%2033.6469%2053.164%2033.0109%2053.164H29.7709V64H26.9989ZM38.7327%2064V51.04H41.5047V64H38.7327ZM40.0287%2064V61.876H48.3807V64H40.0287ZM40.0287%2058.42V56.332H47.7507V58.42H40.0287ZM40.0287%2053.164V51.04H48.1647V53.164H40.0287ZM55.5561%2064.18C54.1521%2064.18%2052.9461%2063.904%2051.9381%2063.352C50.9301%2062.8%2050.1501%2062.026%2049.5981%2061.03C49.0581%2060.034%2048.7881%2058.87%2048.7881%2057.538C48.7881%2056.218%2049.0641%2055.06%2049.6161%2054.064C50.1681%2053.056%2050.9301%2052.27%2051.9021%2051.706C52.8861%2051.142%2054.0261%2050.86%2055.3221%2050.86C56.3901%2050.86%2057.3441%2051.052%2058.1841%2051.436C59.0361%2051.82%2059.7201%2052.348%2060.2361%2053.02C60.7641%2053.68%2061.0761%2054.448%2061.1721%2055.324H58.4001C58.2801%2054.616%2057.9441%2054.064%2057.3921%2053.668C56.8521%2053.26%2056.1741%2053.056%2055.3581%2053.056C54.6021%2053.056%2053.9421%2053.236%2053.3781%2053.596C52.8141%2053.944%2052.3761%2054.448%2052.0641%2055.108C51.7521%2055.768%2051.5961%2056.56%2051.5961%2057.484C51.5961%2058.444%2051.7521%2059.266%2052.0641%2059.95C52.3761%2060.622%2052.8321%2061.138%2053.4321%2061.498C54.0441%2061.846%2054.7941%2062.02%2055.6821%2062.02C56.4021%2062.02%2057.0141%2061.93%2057.5181%2061.75C58.0221%2061.57%2058.4061%2061.318%2058.6701%2060.994L61.2981%2062.038C60.6021%2062.734%2059.7921%2063.268%2058.8681%2063.64C57.9561%2064%2056.8521%2064.18%2055.5561%2064.18ZM58.5261%2062.038V58.474L59.0841%2059.032H55.6641V56.908H61.2981V62.038H58.5261Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1195'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", B7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1192)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M22.3713%2064V51.04H28.5273C29.4873%2051.04%2030.3093%2051.208%2030.9933%2051.544C31.6893%2051.88%2032.2233%2052.348%2032.5953%2052.948C32.9793%2053.548%2033.1713%2054.25%2033.1713%2055.054C33.1713%2055.858%2032.9793%2056.566%2032.5953%2057.178C32.2113%2057.79%2031.6713%2058.27%2030.9753%2058.618C30.2913%2058.954%2029.4753%2059.122%2028.5273%2059.122H24.5673V56.998H28.3833C29.0193%2056.998%2029.5113%2056.824%2029.8593%2056.476C30.2193%2056.116%2030.3993%2055.648%2030.3993%2055.072C30.3993%2054.496%2030.2193%2054.034%2029.8593%2053.686C29.5113%2053.338%2029.0193%2053.164%2028.3833%2053.164H25.1433V64H22.3713ZM34.1051%2064V51.04H37.6871L43.4471%2062.488L42.5651%2062.704V51.04H45.2651V64H41.6831L35.9231%2052.552L36.8051%2052.336V64H34.1051ZM53.1082%2064.18C51.7042%2064.18%2050.4982%2063.904%2049.4902%2063.352C48.4822%2062.8%2047.7022%2062.026%2047.1502%2061.03C46.6102%2060.034%2046.3402%2058.87%2046.3402%2057.538C46.3402%2056.218%2046.6162%2055.06%2047.1682%2054.064C47.7202%2053.056%2048.4822%2052.27%2049.4542%2051.706C50.4382%2051.142%2051.5782%2050.86%2052.8742%2050.86C53.9422%2050.86%2054.8962%2051.052%2055.7362%2051.436C56.5882%2051.82%2057.2722%2052.348%2057.7882%2053.02C58.3162%2053.68%2058.6282%2054.448%2058.7242%2055.324H55.9522C55.8322%2054.616%2055.4962%2054.064%2054.9442%2053.668C54.4042%2053.26%2053.7262%2053.056%2052.9102%2053.056C52.1542%2053.056%2051.4942%2053.236%2050.9302%2053.596C50.3662%2053.944%2049.9282%2054.448%2049.6162%2055.108C49.3042%2055.768%2049.1482%2056.56%2049.1482%2057.484C49.1482%2058.444%2049.3042%2059.266%2049.6162%2059.95C49.9282%2060.622%2050.3842%2061.138%2050.9842%2061.498C51.5962%2061.846%2052.3462%2062.02%2053.2342%2062.02C53.9542%2062.02%2054.5662%2061.93%2055.0702%2061.75C55.5742%2061.57%2055.9582%2061.318%2056.2222%2060.994L58.8502%2062.038C58.1542%2062.734%2057.3442%2063.268%2056.4202%2063.64C55.5082%2064%2054.4042%2064.18%2053.1082%2064.18ZM56.0782%2062.038V58.474L56.6362%2059.032H53.2162V56.908H58.8502V62.038H56.0782Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1192'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", F7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1186)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M17.5687%2064L13.9147%2051.04H16.7227L19.7467%2062.902H18.8647L21.5647%2051.04H24.7147L27.3787%2062.902H26.5147L29.5567%2051.04H32.2387L28.5847%2064H25.4887L22.7347%2052.372H23.4547L20.6647%2064H17.5687ZM33.3896%2064V51.04H36.1616V64H33.3896ZM34.6856%2064V61.876H43.0376V64H34.6856ZM34.6856%2058.42V56.332H42.4076V58.42H34.6856ZM34.6856%2053.164V51.04H42.8216V53.164H34.6856ZM46.4421%2064V62.02H49.7901C50.3901%2062.02%2050.8401%2061.858%2051.1401%2061.534C51.4521%2061.198%2051.6081%2060.736%2051.6081%2060.148C51.6081%2059.548%2051.4401%2059.074%2051.1041%2058.726C50.7801%2058.378%2050.3121%2058.204%2049.7001%2058.204H46.4421V56.224H49.5561C50.1201%2056.224%2050.5461%2056.092%2050.8341%2055.828C51.1341%2055.552%2051.2841%2055.15%2051.2841%2054.622C51.2841%2054.094%2051.1401%2053.698%2050.8521%2053.434C50.5761%2053.158%2050.1621%2053.02%2049.6101%2053.02H46.4421V51.04H50.2041C51.3561%2051.04%2052.2861%2051.334%2052.9941%2051.922C53.7021%2052.51%2054.0561%2053.308%2054.0561%2054.316C54.0561%2054.952%2053.9061%2055.498%2053.6061%2055.954C53.3061%2056.41%2052.9041%2056.758%2052.4001%2056.998C51.8961%2057.238%2051.3321%2057.358%2050.7081%2057.358L50.7981%2056.98C51.4701%2056.98%2052.0761%2057.124%2052.6161%2057.412C53.1681%2057.7%2053.6061%2058.108%2053.9301%2058.636C54.2541%2059.152%2054.4161%2059.764%2054.4161%2060.472C54.4161%2061.18%2054.2481%2061.804%2053.9121%2062.344C53.5881%2062.872%2053.1261%2063.28%2052.5261%2063.568C51.9381%2063.856%2051.2421%2064%2050.4381%2064H46.4421ZM44.1741%2064V51.04H46.9461V64H44.1741ZM55.5036%2064V51.04H61.6596C62.6196%2051.04%2063.4416%2051.208%2064.1256%2051.544C64.8216%2051.88%2065.3556%2052.348%2065.7276%2052.948C66.1116%2053.548%2066.3036%2054.25%2066.3036%2055.054C66.3036%2055.858%2066.1116%2056.566%2065.7276%2057.178C65.3436%2057.79%2064.8036%2058.27%2064.1076%2058.618C63.4236%2058.954%2062.6076%2059.122%2061.6596%2059.122H57.6996V56.998H61.5156C62.1516%2056.998%2062.6436%2056.824%2062.9916%2056.476C63.3516%2056.116%2063.5316%2055.648%2063.5316%2055.072C63.5316%2054.496%2063.3516%2054.034%2062.9916%2053.686C62.6436%2053.338%2062.1516%2053.164%2061.5156%2053.164H58.2756V64H55.5036Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1186'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", R7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1273)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23254DDA'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M22.6307%2064V61.84H25.9067C26.8427%2061.84%2027.6347%2061.654%2028.2827%2061.282C28.9427%2060.898%2029.4407%2060.376%2029.7767%2059.716C30.1247%2059.056%2030.2987%2058.3%2030.2987%2057.448C30.2987%2056.608%2030.1307%2055.87%2029.7947%2055.234C29.4587%2054.598%2028.9607%2054.1%2028.3007%2053.74C27.6527%2053.38%2026.8547%2053.2%2025.9067%2053.2H22.6847V51.04H25.9067C27.3587%2051.04%2028.6247%2051.304%2029.7047%2051.832C30.7847%2052.348%2031.6187%2053.092%2032.2067%2054.064C32.8067%2055.024%2033.1067%2056.164%2033.1067%2057.484C33.1067%2058.804%2032.8067%2059.956%2032.2067%2060.94C31.6067%2061.912%2030.7667%2062.668%2029.6867%2063.208C28.6187%2063.736%2027.3647%2064%2025.9247%2064H22.6307ZM20.9387%2064V51.04H23.7107V64H20.9387ZM40.5541%2064.18C39.5941%2064.18%2038.7061%2064.018%2037.8901%2063.694C37.0861%2063.37%2036.3841%2062.914%2035.7841%2062.326C35.1961%2061.726%2034.7341%2061.018%2034.3981%2060.202C34.0741%2059.374%2033.9121%2058.462%2033.9121%2057.466C33.9121%2056.146%2034.1941%2054.994%2034.7581%2054.01C35.3221%2053.014%2036.1021%2052.24%2037.0981%2051.688C38.1061%2051.136%2039.2521%2050.86%2040.5361%2050.86C41.8441%2050.86%2042.9961%2051.136%2043.9921%2051.688C44.9881%2052.24%2045.7681%2053.014%2046.3321%2054.01C46.9081%2055.006%2047.1961%2056.164%2047.1961%2057.484C47.1961%2058.468%2047.0281%2059.374%2046.6921%2060.202C46.3681%2061.018%2045.9061%2061.726%2045.3061%2062.326C44.7181%2062.914%2044.0161%2063.37%2043.2001%2063.694C42.3961%2064.018%2041.5141%2064.18%2040.5541%2064.18ZM40.5361%2061.984C41.2921%2061.984%2041.9581%2061.792%2042.5341%2061.408C43.1101%2061.024%2043.5601%2060.496%2043.8841%2059.824C44.2201%2059.14%2044.3881%2058.348%2044.3881%2057.448C44.3881%2056.56%2044.2261%2055.786%2043.9021%2055.126C43.5781%2054.466%2043.1281%2053.956%2042.5521%2053.596C41.9761%2053.236%2041.3041%2053.056%2040.5361%2053.056C39.7801%2053.056%2039.1141%2053.236%2038.5381%2053.596C37.9621%2053.956%2037.5121%2054.466%2037.1881%2055.126C36.8761%2055.774%2036.7201%2056.548%2036.7201%2057.448C36.7201%2058.36%2036.8821%2059.158%2037.2061%2059.842C37.5301%2060.514%2037.9801%2061.042%2038.5561%2061.426C39.1321%2061.798%2039.7921%2061.984%2040.5361%2061.984ZM54.4993%2064.18C53.5633%2064.18%2052.6993%2064.018%2051.9073%2063.694C51.1153%2063.358%2050.4253%2062.89%2049.8373%2062.29C49.2613%2061.69%2048.8113%2060.982%2048.4873%2060.166C48.1633%2059.338%2048.0013%2058.438%2048.0013%2057.466C48.0013%2056.494%2048.1573%2055.606%2048.4693%2054.802C48.7933%2053.998%2049.2433%2053.302%2049.8193%2052.714C50.4073%2052.114%2051.0973%2051.658%2051.8893%2051.346C52.6813%2051.022%2053.5513%2050.86%2054.4993%2050.86C55.5673%2050.86%2056.5273%2051.07%2057.3793%2051.49C58.2433%2051.898%2058.9453%2052.48%2059.4853%2053.236C60.0373%2053.98%2060.3733%2054.856%2060.4933%2055.864H57.7933C57.6373%2054.94%2057.2593%2054.244%2056.6593%2053.776C56.0593%2053.296%2055.3453%2053.056%2054.5173%2053.056C53.7853%2053.056%2053.1373%2053.23%2052.5733%2053.578C52.0213%2053.926%2051.5893%2054.43%2051.2773%2055.09C50.9653%2055.738%2050.8093%2056.524%2050.8093%2057.448C50.8093%2058.384%2050.9653%2059.194%2051.2773%2059.878C51.6013%2060.55%2052.0453%2061.072%2052.6093%2061.444C53.1733%2061.804%2053.8213%2061.984%2054.5533%2061.984C55.3333%2061.984%2056.0233%2061.75%2056.6233%2061.282C57.2233%2060.814%2057.6133%2060.118%2057.7933%2059.194H60.5293C60.3733%2060.202%2060.0193%2061.084%2059.4673%2061.84C58.9153%2062.584%2058.2133%2063.16%2057.3613%2063.568C56.5093%2063.976%2055.5553%2064.18%2054.4993%2064.18Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1273'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", V7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1267)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%232B8F65'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M28.4312%2064.18C27.4952%2064.18%2026.6312%2064.018%2025.8392%2063.694C25.0472%2063.358%2024.3572%2062.89%2023.7692%2062.29C23.1932%2061.69%2022.7432%2060.982%2022.4192%2060.166C22.0952%2059.338%2021.9332%2058.438%2021.9332%2057.466C21.9332%2056.494%2022.0892%2055.606%2022.4012%2054.802C22.7252%2053.998%2023.1752%2053.302%2023.7512%2052.714C24.3392%2052.114%2025.0292%2051.658%2025.8212%2051.346C26.6132%2051.022%2027.4832%2050.86%2028.4312%2050.86C29.4992%2050.86%2030.4592%2051.07%2031.3112%2051.49C32.1752%2051.898%2032.8772%2052.48%2033.4172%2053.236C33.9692%2053.98%2034.3052%2054.856%2034.4252%2055.864H31.7252C31.5692%2054.94%2031.1912%2054.244%2030.5912%2053.776C29.9912%2053.296%2029.2772%2053.056%2028.4492%2053.056C27.7172%2053.056%2027.0692%2053.23%2026.5052%2053.578C25.9532%2053.926%2025.5212%2054.43%2025.2092%2055.09C24.8972%2055.738%2024.7412%2056.524%2024.7412%2057.448C24.7412%2058.384%2024.8972%2059.194%2025.2092%2059.878C25.5332%2060.55%2025.9772%2061.072%2026.5412%2061.444C27.1052%2061.804%2027.7532%2061.984%2028.4852%2061.984C29.2652%2061.984%2029.9552%2061.75%2030.5552%2061.282C31.1552%2060.814%2031.5452%2060.118%2031.7252%2059.194H34.4612C34.3052%2060.202%2033.9512%2061.084%2033.3992%2061.84C32.8472%2062.584%2032.1452%2063.16%2031.2932%2063.568C30.4412%2063.976%2029.4872%2064.18%2028.4312%2064.18ZM40.7612%2064.162C39.0812%2064.162%2037.7372%2063.79%2036.7292%2063.046C35.7212%2062.29%2035.1332%2061.228%2034.9652%2059.86H37.6292C37.7132%2060.556%2038.0492%2061.108%2038.6372%2061.516C39.2252%2061.912%2039.9752%2062.11%2040.8872%2062.11C41.6312%2062.11%2042.2012%2061.978%2042.5972%2061.714C43.0052%2061.45%2043.2092%2061.096%2043.2092%2060.652C43.2092%2060.232%2043.0892%2059.896%2042.8492%2059.644C42.6092%2059.38%2042.1952%2059.17%2041.6072%2059.014L39.1952%2058.348C37.9592%2058%2037.0532%2057.526%2036.4772%2056.926C35.9132%2056.314%2035.6312%2055.552%2035.6312%2054.64C35.6312%2053.86%2035.8292%2053.188%2036.2252%2052.624C36.6332%2052.048%2037.2032%2051.61%2037.9352%2051.31C38.6672%2050.998%2039.5252%2050.842%2040.5092%2050.842C42.0212%2050.842%2043.2272%2051.202%2044.1272%2051.922C45.0272%2052.63%2045.5372%2053.572%2045.6572%2054.748H42.9932C42.8732%2054.112%2042.5792%2053.644%2042.1112%2053.344C41.6552%2053.044%2041.0672%2052.894%2040.3472%2052.894C39.7232%2052.894%2039.2252%2053.014%2038.8532%2053.254C38.4812%2053.494%2038.2952%2053.818%2038.2952%2054.226C38.2952%2054.538%2038.3972%2054.826%2038.6012%2055.09C38.8052%2055.342%2039.2312%2055.558%2039.8792%2055.738L42.2912%2056.404C43.5632%2056.752%2044.4752%2057.232%2045.0272%2057.844C45.5912%2058.444%2045.8732%2059.206%2045.8732%2060.13C45.8732%2061.426%2045.4232%2062.422%2044.5232%2063.118C43.6232%2063.814%2042.3692%2064.162%2040.7612%2064.162ZM50.4289%2064L45.7849%2051.04H48.6649L52.2109%2061.84H51.8689L55.4329%2051.04H58.1689L53.5249%2064H50.4289Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1267'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Kn = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1264)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%232B8F65'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M32.3511%2064L28.7691%2058.33L23.7651%2051.04H27.0051L30.3711%2056.386L35.5911%2064H32.3511ZM29.1651%2056.368L32.6571%2051.04H35.5911L30.0831%2058.69L29.1651%2056.368ZM29.7951%2058.762L26.3571%2064H23.4231L28.8771%2056.44L29.7951%2058.762ZM36.4879%2064V51.04H39.2599V64H36.4879ZM37.7839%2064V61.876H45.4879V64H37.7839ZM51.4227%2064.162C49.7427%2064.162%2048.3987%2063.79%2047.3907%2063.046C46.3827%2062.29%2045.7947%2061.228%2045.6267%2059.86H48.2907C48.3747%2060.556%2048.7107%2061.108%2049.2987%2061.516C49.8867%2061.912%2050.6367%2062.11%2051.5487%2062.11C52.2927%2062.11%2052.8627%2061.978%2053.2587%2061.714C53.6667%2061.45%2053.8707%2061.096%2053.8707%2060.652C53.8707%2060.232%2053.7507%2059.896%2053.5107%2059.644C53.2707%2059.38%2052.8567%2059.17%2052.2687%2059.014L49.8567%2058.348C48.6207%2058%2047.7147%2057.526%2047.1387%2056.926C46.5747%2056.314%2046.2927%2055.552%2046.2927%2054.64C46.2927%2053.86%2046.4907%2053.188%2046.8867%2052.624C47.2947%2052.048%2047.8647%2051.61%2048.5967%2051.31C49.3287%2050.998%2050.1867%2050.842%2051.1707%2050.842C52.6827%2050.842%2053.8887%2051.202%2054.7887%2051.922C55.6887%2052.63%2056.1987%2053.572%2056.3187%2054.748H53.6547C53.5347%2054.112%2053.2407%2053.644%2052.7727%2053.344C52.3167%2053.044%2051.7287%2052.894%2051.0087%2052.894C50.3847%2052.894%2049.8867%2053.014%2049.5147%2053.254C49.1427%2053.494%2048.9567%2053.818%2048.9567%2054.226C48.9567%2054.538%2049.0587%2054.826%2049.2627%2055.09C49.4667%2055.342%2049.8927%2055.558%2050.5407%2055.738L52.9527%2056.404C54.2247%2056.752%2055.1367%2057.232%2055.6887%2057.844C56.2527%2058.444%2056.5347%2059.206%2056.5347%2060.13C56.5347%2061.426%2056.0847%2062.422%2055.1847%2063.118C54.2847%2063.814%2053.0307%2064.162%2051.4227%2064.162Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1264'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", L7 = "data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1184_1261)'%3e%3cpath%20d='M10%208C10%203.58172%2013.5817%200%2018%200H44L70%2026V72C70%2076.4183%2066.4183%2080%2062%2080H18C13.5817%2080%2010%2076.4183%2010%2072V8Z'%20fill='%23E74C3C'/%3e%3cpath%20d='M50%2026H70L44%200V20C44%2023.3137%2046.6863%2026%2050%2026Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3cpath%20d='M23.1018%2064V51.04H29.2578C30.2178%2051.04%2031.0398%2051.208%2031.7238%2051.544C32.4198%2051.88%2032.9538%2052.348%2033.3258%2052.948C33.7098%2053.548%2033.9018%2054.25%2033.9018%2055.054C33.9018%2055.858%2033.7098%2056.566%2033.3258%2057.178C32.9418%2057.79%2032.4018%2058.27%2031.7058%2058.618C31.0218%2058.954%2030.2058%2059.122%2029.2578%2059.122H25.2978V56.998H29.1138C29.7498%2056.998%2030.2418%2056.824%2030.5898%2056.476C30.9498%2056.116%2031.1298%2055.648%2031.1298%2055.072C31.1298%2054.496%2030.9498%2054.034%2030.5898%2053.686C30.2418%2053.338%2029.7498%2053.164%2029.1138%2053.164H25.8738V64H23.1018ZM36.5275%2064V61.84H39.8035C40.7395%2061.84%2041.5315%2061.654%2042.1795%2061.282C42.8395%2060.898%2043.3375%2060.376%2043.6735%2059.716C44.0215%2059.056%2044.1955%2058.3%2044.1955%2057.448C44.1955%2056.608%2044.0275%2055.87%2043.6915%2055.234C43.3555%2054.598%2042.8575%2054.1%2042.1975%2053.74C41.5495%2053.38%2040.7515%2053.2%2039.8035%2053.2H36.5815V51.04H39.8035C41.2555%2051.04%2042.5215%2051.304%2043.6015%2051.832C44.6815%2052.348%2045.5155%2053.092%2046.1035%2054.064C46.7035%2055.024%2047.0035%2056.164%2047.0035%2057.484C47.0035%2058.804%2046.7035%2059.956%2046.1035%2060.94C45.5035%2061.912%2044.6635%2062.668%2043.5835%2063.208C42.5155%2063.736%2041.2615%2064%2039.8215%2064H36.5275ZM34.8355%2064V51.04H37.6075V64H34.8355ZM48.081%2064V51.04H50.853V64H48.081ZM49.377%2058.978V56.854H56.811V58.978H49.377ZM49.377%2053.164V51.04H57.225V53.164H49.377Z'%20fill='white'/%3e%3cdefs%3e%3cclipPath%20id='clip0_1184_1261'%3e%3crect%20width='60'%20height='80'%20fill='white'%20transform='translate(10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", es = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.25%2019C5.25%2020.5188%206.48122%2021.75%208%2021.75L16%2021.75C17.5188%2021.75%2018.75%2020.5188%2018.75%2019V8.82843C18.75%208.09908%2018.4603%207.39961%2017.9445%206.88388L14.1161%203.05546C13.6004%202.53973%2012.9009%202.25%2012.1716%202.25H8C6.48122%202.25%205.25%203.48122%205.25%205L5.25%2019ZM8%2020.25C7.30964%2020.25%206.75%2019.6904%206.75%2019L6.75%205C6.75%204.30964%207.30964%203.75%208%203.75H11.25V7C11.25%208.51878%2012.4812%209.75%2014%209.75H17.25V19C17.25%2019.6904%2016.6904%2020.25%2016%2020.25L8%2020.25ZM17.1081%208.25H14C13.3096%208.25%2012.75%207.69036%2012.75%207V3.89188C12.8616%203.95014%2012.9648%204.02545%2013.0555%204.11612L16.8839%207.94454C16.9746%208.03522%2017.0499%208.13838%2017.1081%208.25Z'%20fill='%23616189'/%3e%3c/svg%3e";
|
|
10055
|
+
function k7(e) {
|
|
10051
10056
|
var t = 1024, o = 3, a = t, n = t * t, r = t * t * t;
|
|
10052
10057
|
return e < a ? e + " Bytes" : e < n ? (e / a).toFixed(o) + " KB" : e < r ? (e / n).toFixed(o) + " MB" : (e / r).toFixed(o) + " GB";
|
|
10053
10058
|
}
|
|
10054
10059
|
function ts(e) {
|
|
10055
|
-
return e ? e.includes("jpg") ?
|
|
10060
|
+
return e ? e.includes("jpg") ? S7 : e.includes("jpeg") ? E7 : e.includes("png") ? B7 : e.includes("webp") ? F7 : e.includes("xls") || e.includes("application/vnd.openxmlformats-officedocument.spreadsheetml.sheet") ? Kn : e.includes("doc") ? R7 : e.includes("csv") ? V7 : e.includes("pdf") ? L7 : es : es;
|
|
10056
10061
|
}
|
|
10057
|
-
const
|
|
10058
|
-
function
|
|
10062
|
+
const H7 = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill-rule='evenodd'%20clip-rule='evenodd'%20fill='currentColor'%3e%3cpath%20d='M18%2021.75a.75.75%200%200%200%20.75-.75v-4.19l1.72%201.72a.75.75%200%201%200%201.06-1.06l-3-3a.75.75%200%200%200-1.06%200l-3%203a.75.75%200%201%200%201.06%201.06l1.72-1.72V21c0%20.414.336.75.75.75Z'/%3e%3cpath%20d='M6%2020.25c-.69%200-1.25-.56-1.25-1.25V5c0-.69.56-1.25%201.25-1.25h7.25V7A2.75%202.75%200%200%200%2016%209.75h3.25V11a.75.75%200%200%200%201.5%200V8.828c0-.729-.29-1.428-.805-1.944l-3.829-3.829a2.75%202.75%200%200%200-1.944-.805H6A2.75%202.75%200%200%200%203.25%205v14A2.75%202.75%200%200%200%206%2021.75h6a.75.75%200%200%200%200-1.5H6Zm13.108-12H16c-.69%200-1.25-.56-1.25-1.25V3.892c.112.058.215.133.306.224l3.828%203.829c.09.09.166.193.224.305Z'/%3e%3c/g%3e%3c/svg%3e";
|
|
10063
|
+
function X9({
|
|
10059
10064
|
getUploadDoc: e,
|
|
10060
10065
|
setIsUploading: t,
|
|
10061
10066
|
customComponent: o,
|
|
@@ -10086,13 +10091,13 @@ function Z9({
|
|
|
10086
10091
|
const [L, q] = f.useState([]), [P, R] = f.useState([]), [D, X] = f.useState([]), [E, Y] = f.useState(null), [J, s0] = f.useState(""), r0 = f.useRef(), D0 = !!(a && P.length >= a);
|
|
10087
10092
|
f.useEffect(() => {
|
|
10088
10093
|
if (A.length > 0 && !P.length) {
|
|
10089
|
-
const
|
|
10090
|
-
R(
|
|
10094
|
+
const k = A.map(($) => ({ ...$, isUploaded: !0 }));
|
|
10095
|
+
R(k);
|
|
10091
10096
|
}
|
|
10092
10097
|
}, [A]);
|
|
10093
|
-
async function o0(
|
|
10098
|
+
async function o0(k) {
|
|
10094
10099
|
var E0, M0, ee, Y0;
|
|
10095
|
-
const $ =
|
|
10100
|
+
const $ = k.target.files;
|
|
10096
10101
|
Y(null), s0("");
|
|
10097
10102
|
let U = [];
|
|
10098
10103
|
if (a && $.length + P.length > a) {
|
|
@@ -10108,7 +10113,7 @@ function Z9({
|
|
|
10108
10113
|
url: URL.createObjectURL($[R0]),
|
|
10109
10114
|
fileName: (M0 = $[R0]) == null ? void 0 : M0.name,
|
|
10110
10115
|
isUploaded: !1,
|
|
10111
|
-
size:
|
|
10116
|
+
size: k7((ee = $[R0]) == null ? void 0 : ee.size)
|
|
10112
10117
|
}), (i || 5) < Number((((Y0 = $[R0]) == null ? void 0 : Y0.size) / (1024 * 1024)).toFixed(2)) && (w0 = !0);
|
|
10113
10118
|
if (U = U.map((R0) => {
|
|
10114
10119
|
const K0 = (Math.random() + 1).toString(36).substring(7), he = F0(K0);
|
|
@@ -10125,23 +10130,23 @@ function Z9({
|
|
|
10125
10130
|
}
|
|
10126
10131
|
R([...P, ...U]), r0.current.value = "";
|
|
10127
10132
|
}
|
|
10128
|
-
function C0(
|
|
10129
|
-
const $ = P.filter((U) => U.key !==
|
|
10133
|
+
function C0(k) {
|
|
10134
|
+
const $ = P.filter((U) => U.key !== k);
|
|
10130
10135
|
R($), e($);
|
|
10131
10136
|
}
|
|
10132
|
-
const F0 = (
|
|
10137
|
+
const F0 = (k) => {
|
|
10133
10138
|
let $ = 0.5, U = 0;
|
|
10134
10139
|
return setInterval(function() {
|
|
10135
10140
|
U += $;
|
|
10136
10141
|
let E0 = Math.round(Math.atan(U) / (Math.PI / 2) * 100 * 1e3) / 1e3;
|
|
10137
|
-
E0 >= 70 && ($ = 0.2), X((M0) => D.find((Y0) => Y0.name ===
|
|
10142
|
+
E0 >= 70 && ($ = 0.2), X((M0) => D.find((Y0) => Y0.name === k) ? M0.map((Y0) => Y0.name !== k ? Y0 : { name: k, progress: Y0 }) : [...M0, { name: k, progress: E0 }]);
|
|
10138
10143
|
}, 100);
|
|
10139
|
-
}, g0 = (
|
|
10144
|
+
}, g0 = (k) => {
|
|
10140
10145
|
var $;
|
|
10141
|
-
return ($ = D.findLast((U) => U.name ===
|
|
10146
|
+
return ($ = D.findLast((U) => U.name === k)) == null ? void 0 : $.progress;
|
|
10142
10147
|
};
|
|
10143
10148
|
return lt(() => {
|
|
10144
|
-
const
|
|
10149
|
+
const k = async () => {
|
|
10145
10150
|
const $ = structuredClone(P).filter((w0) => !(L != null && L.includes(w0.key)));
|
|
10146
10151
|
t && t(!0);
|
|
10147
10152
|
const U = await G(
|
|
@@ -10155,7 +10160,7 @@ function Z9({
|
|
|
10155
10160
|
);
|
|
10156
10161
|
R(U), e(U), t && t(!1);
|
|
10157
10162
|
};
|
|
10158
|
-
P.length &&
|
|
10163
|
+
P.length && k();
|
|
10159
10164
|
}, [P]), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
10160
10165
|
/* @__PURE__ */ s.jsx(
|
|
10161
10166
|
"input",
|
|
@@ -10177,19 +10182,19 @@ function Z9({
|
|
|
10177
10182
|
onClick: () => {
|
|
10178
10183
|
D0 || (b && b(), r0.current.click());
|
|
10179
10184
|
},
|
|
10180
|
-
onDrop: (
|
|
10181
|
-
D0 || (
|
|
10185
|
+
onDrop: (k) => {
|
|
10186
|
+
D0 || (k.preventDefault(), k.persist(), o0({ target: { files: k.dataTransfer.files } }));
|
|
10182
10187
|
},
|
|
10183
10188
|
className: o ? "" : I(
|
|
10184
10189
|
Q.uploadBtn,
|
|
10185
10190
|
u,
|
|
10186
10191
|
p || D0 ? Q.disabledUploadBtn : ""
|
|
10187
10192
|
),
|
|
10188
|
-
onDragOver: (
|
|
10189
|
-
|
|
10193
|
+
onDragOver: (k) => {
|
|
10194
|
+
k.preventDefault();
|
|
10190
10195
|
},
|
|
10191
|
-
onDragLeave: (
|
|
10192
|
-
|
|
10196
|
+
onDragLeave: (k) => {
|
|
10197
|
+
k.preventDefault();
|
|
10193
10198
|
},
|
|
10194
10199
|
style: {
|
|
10195
10200
|
background: D0 ? "#F4F4F4" : "",
|
|
@@ -10204,7 +10209,7 @@ function Z9({
|
|
|
10204
10209
|
m && /* @__PURE__ */ s.jsx(
|
|
10205
10210
|
V,
|
|
10206
10211
|
{
|
|
10207
|
-
path:
|
|
10212
|
+
path: H7,
|
|
10208
10213
|
height: 28,
|
|
10209
10214
|
width: 28
|
|
10210
10215
|
}
|
|
@@ -10238,9 +10243,9 @@ function Z9({
|
|
|
10238
10243
|
(E || !!J) && /* @__PURE__ */ s.jsx("p", { className: Q.fileUploadLimitError, children: E || J }),
|
|
10239
10244
|
B && /* @__PURE__ */ s.jsx("p", { className: Q.errorMsg, children: B }),
|
|
10240
10245
|
h,
|
|
10241
|
-
S && /* @__PURE__ */ s.jsx("div", { className: I(Q.fileContainer, l), children: !!P.length && P.map((
|
|
10246
|
+
S && /* @__PURE__ */ s.jsx("div", { className: I(Q.fileContainer, l), children: !!P.length && P.map((k, $) => {
|
|
10242
10247
|
var U, w0, E0, M0;
|
|
10243
|
-
return /* @__PURE__ */ s.jsx("div", { children: L.indexOf(
|
|
10248
|
+
return /* @__PURE__ */ s.jsx("div", { children: L.indexOf(k.key || "") !== -1 ? /* @__PURE__ */ s.jsx(s.Fragment, {}) : k.isUploaded ? /* @__PURE__ */ s.jsx(
|
|
10244
10249
|
"div",
|
|
10245
10250
|
{
|
|
10246
10251
|
className: I(
|
|
@@ -10254,7 +10259,7 @@ function Z9({
|
|
|
10254
10259
|
"img",
|
|
10255
10260
|
{
|
|
10256
10261
|
className: Q.uploadingImg,
|
|
10257
|
-
src: ts(
|
|
10262
|
+
src: ts(k.type || k.ext),
|
|
10258
10263
|
alt: "upload"
|
|
10259
10264
|
}
|
|
10260
10265
|
),
|
|
@@ -10262,23 +10267,20 @@ function Z9({
|
|
|
10262
10267
|
/* @__PURE__ */ s.jsx(
|
|
10263
10268
|
"a",
|
|
10264
10269
|
{
|
|
10265
|
-
href:
|
|
10270
|
+
href: k.url,
|
|
10266
10271
|
target: "_blank",
|
|
10267
10272
|
rel: "noreferrer",
|
|
10268
10273
|
className: Q.fileName,
|
|
10269
|
-
children:
|
|
10274
|
+
children: k.fileName
|
|
10270
10275
|
}
|
|
10271
10276
|
),
|
|
10272
10277
|
/* @__PURE__ */ s.jsxs("div", { className: Q.subTitle2, children: [
|
|
10273
|
-
(
|
|
10274
|
-
|
|
10278
|
+
(k.ext || k.type) && /* @__PURE__ */ s.jsxs("div", { className: Q.fileType, children: [
|
|
10279
|
+
k.ext || ((U = k.type) == null ? void 0 : U.split("/")[1]),
|
|
10275
10280
|
" "
|
|
10276
10281
|
] }),
|
|
10277
|
-
|
|
10278
|
-
/* @__PURE__ */ s.
|
|
10279
|
-
" ",
|
|
10280
|
-
H.size
|
|
10281
|
-
] })
|
|
10282
|
+
k.size && /* @__PURE__ */ s.jsx("div", { className: Q.smallCircle }),
|
|
10283
|
+
/* @__PURE__ */ s.jsx("div", { children: Number(k.size.split(" ")[0]).toFixed(2) + " " + k.size.split(" ")[1] })
|
|
10282
10284
|
] })
|
|
10283
10285
|
] })
|
|
10284
10286
|
] }),
|
|
@@ -10286,13 +10288,13 @@ function Z9({
|
|
|
10286
10288
|
"div",
|
|
10287
10289
|
{
|
|
10288
10290
|
className: Q.actionBtn,
|
|
10289
|
-
onClick: () => C0(
|
|
10291
|
+
onClick: () => C0(k.key),
|
|
10290
10292
|
children: /* @__PURE__ */ s.jsx("img", { className: Q.deleteIcon, src: ho, alt: "delete" })
|
|
10291
10293
|
}
|
|
10292
10294
|
)
|
|
10293
10295
|
] })
|
|
10294
10296
|
},
|
|
10295
|
-
|
|
10297
|
+
k.fileName ?? $
|
|
10296
10298
|
) : /* @__PURE__ */ s.jsxs(
|
|
10297
10299
|
"div",
|
|
10298
10300
|
{
|
|
@@ -10302,7 +10304,7 @@ function Z9({
|
|
|
10302
10304
|
"div",
|
|
10303
10305
|
{
|
|
10304
10306
|
className: Q.progressBar,
|
|
10305
|
-
style: { width: `${g0(
|
|
10307
|
+
style: { width: `${g0(k.key)}%` }
|
|
10306
10308
|
}
|
|
10307
10309
|
),
|
|
10308
10310
|
/* @__PURE__ */ s.jsxs("div", { className: Q.contentContainer, children: [
|
|
@@ -10311,7 +10313,7 @@ function Z9({
|
|
|
10311
10313
|
"img",
|
|
10312
10314
|
{
|
|
10313
10315
|
className: Q.uploadingImg,
|
|
10314
|
-
src: ts(
|
|
10316
|
+
src: ts(k.type || k.ext),
|
|
10315
10317
|
alt: "upload"
|
|
10316
10318
|
}
|
|
10317
10319
|
),
|
|
@@ -10319,16 +10321,16 @@ function Z9({
|
|
|
10319
10321
|
/* @__PURE__ */ s.jsx("div", { className: Q.fileName, children: "Uploading file" }),
|
|
10320
10322
|
/* @__PURE__ */ s.jsxs("div", { className: Q.subTitle2, children: [
|
|
10321
10323
|
/* @__PURE__ */ s.jsxs("div", { className: Q.fileType, children: [
|
|
10322
|
-
(w0 = g0(
|
|
10324
|
+
(w0 = g0(k.key)) == null ? void 0 : w0.toFixed(0),
|
|
10323
10325
|
" %",
|
|
10324
10326
|
" "
|
|
10325
10327
|
] }),
|
|
10326
10328
|
/* @__PURE__ */ s.jsx("div", { className: Q.smallCircle }),
|
|
10327
10329
|
/* @__PURE__ */ s.jsxs("div", { children: [
|
|
10328
|
-
|
|
10330
|
+
k.size.split(" ")[0] && ((E0 = g0(k.key)) != null && E0.toFixed(0)) && typeof Number(k.size.split(" ")[0]) == "number" ? (+k.size.split(" ")[0] * ((Number((M0 = g0(k.key)) == null ? void 0 : M0.toFixed(0)) || 1) / 100)).toFixed(2) : "",
|
|
10329
10331
|
" ",
|
|
10330
10332
|
"of ",
|
|
10331
|
-
|
|
10333
|
+
k.size
|
|
10332
10334
|
] })
|
|
10333
10335
|
] })
|
|
10334
10336
|
] })
|
|
@@ -10337,7 +10339,7 @@ function Z9({
|
|
|
10337
10339
|
"div",
|
|
10338
10340
|
{
|
|
10339
10341
|
className: Q.actionBtn,
|
|
10340
|
-
onClick: () => q([...L,
|
|
10342
|
+
onClick: () => q([...L, k.key]),
|
|
10341
10343
|
children: [
|
|
10342
10344
|
" ",
|
|
10343
10345
|
/* @__PURE__ */ s.jsx(V, { path: re, height: 16, width: 16 })
|
|
@@ -10347,55 +10349,55 @@ function Z9({
|
|
|
10347
10349
|
] })
|
|
10348
10350
|
]
|
|
10349
10351
|
},
|
|
10350
|
-
|
|
10351
|
-
) },
|
|
10352
|
+
k.fileName ?? $
|
|
10353
|
+
) }, k.key + k.fileName);
|
|
10352
10354
|
}) })
|
|
10353
10355
|
] })
|
|
10354
10356
|
] });
|
|
10355
10357
|
}
|
|
10356
|
-
const
|
|
10357
|
-
inputContainer:
|
|
10358
|
-
textareaContainer:
|
|
10359
|
-
input:
|
|
10360
|
-
textarea:
|
|
10361
|
-
invalid:
|
|
10362
|
-
error:
|
|
10358
|
+
const G7 = "_inputContainer_1o54d_1", D7 = "_textareaContainer_1o54d_2", M7 = "_input_1o54d_1", T7 = "_textarea_1o54d_2", P7 = "_invalid_1o54d_28", O7 = "_error_1o54d_48", z7 = "_control_1o54d_54", W7 = "_label_1o54d_60", Z7 = "_disabled_1o54d_67", X7 = "_required_1o54d_71", $7 = "_infoIconContainer_1o54d_75", Y7 = "_infoIcon_1o54d_75", J7 = "_group_1o54d_86", q7 = "_inputIconContainer_1o54d_92", U7 = "_leftIcon_1o54d_106", Q7 = "_rightIcon_1o54d_110", K7 = "_inputIcon_1o54d_92", ev = "_inputIconButton_1o54d_115", tv = "_left_1o54d_106", nv = "_right_1o54d_110", sv = "_inputIconWrapper_1o54d_143", ov = "_adornment_1o54d_149", av = "_adornmentTrigger_1o54d_173", rv = "_dropdownIconContainer_1o54d_209", lv = "_dropdownIcon_1o54d_209", iv = "_isDropdownOpen_1o54d_220", cv = "_dropdownSearch_1o54d_224", uv = "_loadingMessage_1o54d_228", dv = "_dropdownMenuContainer_1o54d_237", mv = "_menu_1o54d_247", pv = "_option_1o54d_259", hv = "_empty_1o54d_268", gv = "_countContainer_1o54d_274", vv = "_countInputContainer_1o54d_278", fv = "_decrementIcon_1o54d_282", bv = "_incrementIcon_1o54d_283", xv = "_numberContainer_1o54d_287", Cv = "_numberAdornmentContainer_1o54d_296", Iv = "_incrementBtn_1o54d_303", _v = "_decrementBtn_1o54d_304", yv = "_incrementIconContainer_1o54d_328", Av = "_decrementIconContainer_1o54d_329", F = {
|
|
10359
|
+
inputContainer: G7,
|
|
10360
|
+
textareaContainer: D7,
|
|
10361
|
+
input: M7,
|
|
10362
|
+
textarea: T7,
|
|
10363
|
+
invalid: P7,
|
|
10364
|
+
error: O7,
|
|
10363
10365
|
control: z7,
|
|
10364
|
-
label:
|
|
10365
|
-
disabled:
|
|
10366
|
-
required:
|
|
10367
|
-
infoIconContainer:
|
|
10368
|
-
infoIcon:
|
|
10369
|
-
group:
|
|
10370
|
-
inputIconContainer:
|
|
10371
|
-
leftIcon:
|
|
10372
|
-
rightIcon:
|
|
10373
|
-
inputIcon:
|
|
10374
|
-
inputIconButton:
|
|
10375
|
-
left:
|
|
10376
|
-
right:
|
|
10377
|
-
inputIconWrapper:
|
|
10378
|
-
adornment:
|
|
10379
|
-
adornmentTrigger:
|
|
10380
|
-
dropdownIconContainer:
|
|
10381
|
-
dropdownIcon:
|
|
10382
|
-
isDropdownOpen:
|
|
10383
|
-
dropdownSearch:
|
|
10384
|
-
loadingMessage:
|
|
10385
|
-
dropdownMenuContainer:
|
|
10386
|
-
menu:
|
|
10387
|
-
option:
|
|
10388
|
-
empty:
|
|
10389
|
-
countContainer:
|
|
10390
|
-
countInputContainer:
|
|
10391
|
-
decrementIcon:
|
|
10392
|
-
incrementIcon:
|
|
10393
|
-
numberContainer:
|
|
10394
|
-
numberAdornmentContainer:
|
|
10395
|
-
incrementBtn:
|
|
10396
|
-
decrementBtn:
|
|
10397
|
-
incrementIconContainer:
|
|
10398
|
-
decrementIconContainer:
|
|
10366
|
+
label: W7,
|
|
10367
|
+
disabled: Z7,
|
|
10368
|
+
required: X7,
|
|
10369
|
+
infoIconContainer: $7,
|
|
10370
|
+
infoIcon: Y7,
|
|
10371
|
+
group: J7,
|
|
10372
|
+
inputIconContainer: q7,
|
|
10373
|
+
leftIcon: U7,
|
|
10374
|
+
rightIcon: Q7,
|
|
10375
|
+
inputIcon: K7,
|
|
10376
|
+
inputIconButton: ev,
|
|
10377
|
+
left: tv,
|
|
10378
|
+
right: nv,
|
|
10379
|
+
inputIconWrapper: sv,
|
|
10380
|
+
adornment: ov,
|
|
10381
|
+
adornmentTrigger: av,
|
|
10382
|
+
dropdownIconContainer: rv,
|
|
10383
|
+
dropdownIcon: lv,
|
|
10384
|
+
isDropdownOpen: iv,
|
|
10385
|
+
dropdownSearch: cv,
|
|
10386
|
+
loadingMessage: uv,
|
|
10387
|
+
dropdownMenuContainer: dv,
|
|
10388
|
+
menu: mv,
|
|
10389
|
+
option: pv,
|
|
10390
|
+
empty: hv,
|
|
10391
|
+
countContainer: gv,
|
|
10392
|
+
countInputContainer: vv,
|
|
10393
|
+
decrementIcon: fv,
|
|
10394
|
+
incrementIcon: bv,
|
|
10395
|
+
numberContainer: xv,
|
|
10396
|
+
numberAdornmentContainer: Cv,
|
|
10397
|
+
incrementBtn: Iv,
|
|
10398
|
+
decrementBtn: _v,
|
|
10399
|
+
incrementIconContainer: yv,
|
|
10400
|
+
decrementIconContainer: Av
|
|
10399
10401
|
};
|
|
10400
10402
|
var p0 = /* @__PURE__ */ ((e) => (e.INPUT = "input", e.TEXTAREA = "textarea", e.CONTROL = "control", e.LABEL = "label", e.GROUP = "group", e.LEFT_ICON = "leftIcon", e.RIGHT_ICON = "rightIcon", e.LEFT_ADORNMENT = "leftAdornment", e.RIGHT_ADORNMENT = "rightAdornment", e.COUNT = "count", e.NUMBER = "number", e.NUMBER_ADORNMENT = "numberAdornment", e))(p0 || {});
|
|
10401
10403
|
const Wt = f.forwardRef(
|
|
@@ -10425,11 +10427,11 @@ const Wt = f.forwardRef(
|
|
|
10425
10427
|
] })
|
|
10426
10428
|
);
|
|
10427
10429
|
Wt.displayName = p0.INPUT;
|
|
10428
|
-
function
|
|
10430
|
+
function wv({ className: e = "", children: t, ...o }) {
|
|
10429
10431
|
return /* @__PURE__ */ s.jsx("div", { ...o, className: I(F.control, e), children: t });
|
|
10430
10432
|
}
|
|
10431
|
-
|
|
10432
|
-
function
|
|
10433
|
+
wv.displayName = p0.CONTROL;
|
|
10434
|
+
function Nv({
|
|
10433
10435
|
className: e = "",
|
|
10434
10436
|
info: t = "",
|
|
10435
10437
|
disabled: o = !1,
|
|
@@ -10453,7 +10455,7 @@ function wv({
|
|
|
10453
10455
|
r,
|
|
10454
10456
|
a && /* @__PURE__ */ s.jsx("span", { className: I("zap-content-medium ", F.required), children: "*" }),
|
|
10455
10457
|
!!t && /* @__PURE__ */ s.jsx(
|
|
10456
|
-
|
|
10458
|
+
zt,
|
|
10457
10459
|
{
|
|
10458
10460
|
...n,
|
|
10459
10461
|
id: c,
|
|
@@ -10472,7 +10474,7 @@ function wv({
|
|
|
10472
10474
|
}
|
|
10473
10475
|
);
|
|
10474
10476
|
}
|
|
10475
|
-
|
|
10477
|
+
Nv.displayName = p0.LABEL;
|
|
10476
10478
|
const ns = {
|
|
10477
10479
|
[p0.LEFT_ICON]: { paddingLeft: "40px" },
|
|
10478
10480
|
[p0.RIGHT_ICON]: { paddingRight: "40px" },
|
|
@@ -10609,7 +10611,7 @@ function $2({
|
|
|
10609
10611
|
}
|
|
10610
10612
|
X2.displayName = p0.LEFT_ICON;
|
|
10611
10613
|
$2.displayName = p0.RIGHT_ICON;
|
|
10612
|
-
function
|
|
10614
|
+
function jv(e, t = 150) {
|
|
10613
10615
|
const [o, a] = f.useState(e);
|
|
10614
10616
|
return f.useEffect(() => {
|
|
10615
10617
|
const n = setTimeout(() => {
|
|
@@ -10621,7 +10623,7 @@ function Nv(e, t = 150) {
|
|
|
10621
10623
|
}, [e, t]), o;
|
|
10622
10624
|
}
|
|
10623
10625
|
function Vo({ search: e = "", setSearch: t, ...o }) {
|
|
10624
|
-
const [a, n] = f.useState(e), r =
|
|
10626
|
+
const [a, n] = f.useState(e), r = jv(a), i = typeof t == "function";
|
|
10625
10627
|
f.useEffect(() => {
|
|
10626
10628
|
i && t(r);
|
|
10627
10629
|
}, [r, i, t]);
|
|
@@ -10636,7 +10638,7 @@ function Vo({ search: e = "", setSearch: t, ...o }) {
|
|
|
10636
10638
|
a && /* @__PURE__ */ s.jsx($2, { onClick: l, icon: re })
|
|
10637
10639
|
] });
|
|
10638
10640
|
}
|
|
10639
|
-
function
|
|
10641
|
+
function Sv({
|
|
10640
10642
|
children: e,
|
|
10641
10643
|
isLoading: t = !1,
|
|
10642
10644
|
disabled: o = !1,
|
|
@@ -10703,7 +10705,7 @@ function jv({
|
|
|
10703
10705
|
) })
|
|
10704
10706
|
] }) : /* @__PURE__ */ s.jsx("div", { className: I(F.adornment, F.left, o && F.disabled), children: /* @__PURE__ */ s.jsx("span", { className: "zap-content-medium", children: e }) });
|
|
10705
10707
|
}
|
|
10706
|
-
function
|
|
10708
|
+
function Ev({
|
|
10707
10709
|
children: e,
|
|
10708
10710
|
isLoading: t = !1,
|
|
10709
10711
|
disabled: o = !1,
|
|
@@ -10761,9 +10763,9 @@ function Sv({
|
|
|
10761
10763
|
] }) }) })
|
|
10762
10764
|
] }) : /* @__PURE__ */ s.jsx("div", { className: I(F.adornment, F.right, o && F.disabled), children: /* @__PURE__ */ s.jsx("span", { className: "zap-content-medium", children: e }) });
|
|
10763
10765
|
}
|
|
10764
|
-
|
|
10765
|
-
|
|
10766
|
-
const
|
|
10766
|
+
Sv.displayName = p0.LEFT_ADORNMENT;
|
|
10767
|
+
Ev.displayName = p0.RIGHT_ADORNMENT;
|
|
10768
|
+
const Bv = f.forwardRef(
|
|
10767
10769
|
({
|
|
10768
10770
|
errorMsg: e = "",
|
|
10769
10771
|
containerClassName: t = "",
|
|
@@ -10790,9 +10792,9 @@ const Ev = f.forwardRef(
|
|
|
10790
10792
|
e && /* @__PURE__ */ s.jsx("span", { className: I("zap-subcontent-medium ", F.error), children: e })
|
|
10791
10793
|
] })
|
|
10792
10794
|
);
|
|
10793
|
-
|
|
10794
|
-
const
|
|
10795
|
-
function
|
|
10795
|
+
Bv.displayName = p0.TEXTAREA;
|
|
10796
|
+
const Fv = "data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.541666%201C0.541666%200.654822%200.821488%200.375%201.16667%200.375H12.8333C13.1785%200.375%2013.4583%200.654822%2013.4583%201C13.4583%201.34518%2013.1785%201.625%2012.8333%201.625H1.16667C0.821488%201.625%200.541666%201.34518%200.541666%201Z'%20fill='%23070F2C'/%3e%3c/svg%3e", Rv = "data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%200.541626C7.34518%200.541626%207.625%200.821448%207.625%201.16663V6.37496H12.8333C13.1785%206.37496%2013.4583%206.65478%2013.4583%206.99996C13.4583%207.34514%2013.1785%207.62496%2012.8333%207.62496H7.625V12.8333C7.625%2013.1785%207.34518%2013.4583%207%2013.4583C6.65482%2013.4583%206.375%2013.1785%206.375%2012.8333V7.62496H1.16666C0.821486%207.62496%200.541664%207.34514%200.541664%206.99996C0.541664%206.65478%200.821486%206.37496%201.16666%206.37496H6.375V1.16663C6.375%200.821448%206.65482%200.541626%207%200.541626Z'%20fill='%23070F2C'/%3e%3c/svg%3e", Lo = /^[0-9]$/;
|
|
10797
|
+
function Vv({
|
|
10796
10798
|
onCountChange: e,
|
|
10797
10799
|
min: t = -1 / 0,
|
|
10798
10800
|
max: o = 1 / 0,
|
|
@@ -10826,7 +10828,7 @@ function Rv({
|
|
|
10826
10828
|
{
|
|
10827
10829
|
disabled: r || a <= t,
|
|
10828
10830
|
onClick: u,
|
|
10829
|
-
icon:
|
|
10831
|
+
icon: Fv,
|
|
10830
10832
|
className: F.decrementIcon
|
|
10831
10833
|
}
|
|
10832
10834
|
),
|
|
@@ -10847,13 +10849,13 @@ function Rv({
|
|
|
10847
10849
|
{
|
|
10848
10850
|
disabled: r || a >= o,
|
|
10849
10851
|
onClick: l,
|
|
10850
|
-
icon:
|
|
10852
|
+
icon: Rv,
|
|
10851
10853
|
className: F.incrementIcon
|
|
10852
10854
|
}
|
|
10853
10855
|
)
|
|
10854
10856
|
] });
|
|
10855
10857
|
}
|
|
10856
|
-
|
|
10858
|
+
Vv.displayName = p0.COUNT;
|
|
10857
10859
|
function ko({
|
|
10858
10860
|
onDecrement: e,
|
|
10859
10861
|
onIncrement: t,
|
|
@@ -10879,7 +10881,7 @@ function ko({
|
|
|
10879
10881
|
] });
|
|
10880
10882
|
}
|
|
10881
10883
|
ko.displayName = p0.NUMBER_ADORNMENT;
|
|
10882
|
-
function
|
|
10884
|
+
function Lv({
|
|
10883
10885
|
onCountChange: e,
|
|
10884
10886
|
min: t = -1 / 0,
|
|
10885
10887
|
max: o = 1 / 0,
|
|
@@ -10930,20 +10932,20 @@ function Vv({
|
|
|
10930
10932
|
)
|
|
10931
10933
|
] });
|
|
10932
10934
|
}
|
|
10933
|
-
|
|
10934
|
-
const
|
|
10935
|
-
box:
|
|
10936
|
-
item:
|
|
10937
|
-
active:
|
|
10938
|
-
separator:
|
|
10939
|
-
ellipsis:
|
|
10940
|
-
dropdown:
|
|
10941
|
-
link:
|
|
10935
|
+
Lv.displayName = p0.NUMBER;
|
|
10936
|
+
const kv = "_box_1soy5_1", Hv = "_item_1soy5_9", Gv = "_active_1soy5_17", Dv = "_separator_1soy5_24", Mv = "_ellipsis_1soy5_28", Tv = "_dropdown_1soy5_34", Pv = "_link_1soy5_60", B0 = {
|
|
10937
|
+
box: kv,
|
|
10938
|
+
item: Hv,
|
|
10939
|
+
active: Gv,
|
|
10940
|
+
separator: Dv,
|
|
10941
|
+
ellipsis: Mv,
|
|
10942
|
+
dropdown: Tv,
|
|
10943
|
+
link: Pv
|
|
10942
10944
|
}, Ho = Gt((e) => ({
|
|
10943
10945
|
breadcrumbs: [],
|
|
10944
10946
|
setBreadcrumbs: (t) => e({ breadcrumbs: t })
|
|
10945
10947
|
}));
|
|
10946
|
-
function
|
|
10948
|
+
function $9() {
|
|
10947
10949
|
const { breadcrumbs: e } = Ho();
|
|
10948
10950
|
if (e.length <= 3)
|
|
10949
10951
|
return /* @__PURE__ */ s.jsx("nav", { "aria-label": "Breadcrumb", children: /* @__PURE__ */ s.jsx("ol", { className: B0.box, children: e.map((n, r) => /* @__PURE__ */ s.jsxs(
|
|
@@ -10986,110 +10988,110 @@ function X9() {
|
|
|
10986
10988
|
/* @__PURE__ */ s.jsx("li", { className: Ie(B0.item, B0.active), children: /* @__PURE__ */ s.jsx(pt, { to: o.href || "", className: Ie("zap-content-medium", B0.link), children: o.label }) })
|
|
10987
10989
|
] }) });
|
|
10988
10990
|
}
|
|
10989
|
-
const
|
|
10991
|
+
const Y9 = (e) => {
|
|
10990
10992
|
const t = Ho((o) => o.setBreadcrumbs);
|
|
10991
10993
|
f.useEffect(() => (t(e), () => {
|
|
10992
10994
|
t([]);
|
|
10993
10995
|
}), [e, t]);
|
|
10994
10996
|
};
|
|
10995
10997
|
export {
|
|
10996
|
-
|
|
10997
|
-
|
|
10998
|
+
Yg as ALERT_ACTION_TYPES,
|
|
10999
|
+
$g as ALERT_TYPES,
|
|
10998
11000
|
qi as ActionsDropdown,
|
|
10999
|
-
|
|
11001
|
+
Z9 as Alert,
|
|
11000
11002
|
W2 as AsyncImage,
|
|
11001
|
-
|
|
11003
|
+
L9 as Avatar,
|
|
11002
11004
|
w2 as BADGE_HIGHLIGHT,
|
|
11003
11005
|
q0 as BADGE_STATUS,
|
|
11004
11006
|
u0 as BUTTON_V2_SIZE,
|
|
11005
11007
|
se as BUTTON_V2_TYPE,
|
|
11006
11008
|
K as BUTTON_V2_VARIANT,
|
|
11007
11009
|
X0 as BUTTON_VARIANT,
|
|
11008
|
-
|
|
11009
|
-
|
|
11010
|
+
On as Badge,
|
|
11011
|
+
$9 as Breadcrumbs,
|
|
11010
11012
|
H0 as Button,
|
|
11011
11013
|
ae as ButtonV2,
|
|
11012
|
-
|
|
11013
|
-
|
|
11014
|
-
|
|
11015
|
-
|
|
11016
|
-
|
|
11014
|
+
_9 as Checkbox,
|
|
11015
|
+
W9 as CheckboxV2,
|
|
11016
|
+
V9 as ColorPicker,
|
|
11017
|
+
I9 as CreatableSelect,
|
|
11018
|
+
O9 as CreatableSelectV2,
|
|
11017
11019
|
z9 as DatePicker,
|
|
11018
|
-
|
|
11020
|
+
d9 as Drawer,
|
|
11019
11021
|
vo as DrawerV2,
|
|
11020
11022
|
ds as EmptyState,
|
|
11021
11023
|
bs as Input,
|
|
11022
11024
|
j2 as InputContainer,
|
|
11023
|
-
|
|
11024
|
-
|
|
11025
|
+
wv as InputControlV2,
|
|
11026
|
+
Vv as InputCount,
|
|
11025
11027
|
ys as InputGroup,
|
|
11026
11028
|
Zt as InputGroupV2,
|
|
11027
11029
|
Pt as InputLabel,
|
|
11028
11030
|
xs as InputLeftAddon,
|
|
11029
|
-
|
|
11031
|
+
Sv as InputLeftAdornment,
|
|
11030
11032
|
Is as InputLeftElement,
|
|
11031
11033
|
X2 as InputLeftIcon,
|
|
11032
|
-
|
|
11034
|
+
Lv as InputNumber,
|
|
11033
11035
|
Cs as InputRightAddon,
|
|
11034
|
-
|
|
11036
|
+
Ev as InputRightAdornment,
|
|
11035
11037
|
_s as InputRightElement,
|
|
11036
11038
|
$2 as InputRightIcon,
|
|
11037
11039
|
Wt as InputV2,
|
|
11038
11040
|
v3 as LOADER_VARIANT,
|
|
11039
|
-
|
|
11040
|
-
|
|
11041
|
+
Nv as LabelV2,
|
|
11042
|
+
B9 as LayoutTabs,
|
|
11041
11043
|
mo as Loader,
|
|
11042
|
-
|
|
11043
|
-
|
|
11044
|
-
|
|
11045
|
-
|
|
11046
|
-
|
|
11044
|
+
m9 as Modal,
|
|
11045
|
+
p9 as ModalBody,
|
|
11046
|
+
h9 as ModalContent,
|
|
11047
|
+
u9 as ModalFooter,
|
|
11048
|
+
g9 as ModalHeader,
|
|
11047
11049
|
Mc as ModalOverlay,
|
|
11048
|
-
|
|
11049
|
-
|
|
11050
|
+
Lh as PILL_STATUS,
|
|
11051
|
+
P9 as Pill,
|
|
11050
11052
|
Tc as Popover,
|
|
11051
|
-
|
|
11053
|
+
v9 as PopoverCloseButton,
|
|
11052
11054
|
Yc as PopoverContent,
|
|
11053
|
-
|
|
11054
|
-
|
|
11055
|
+
f9 as PopoverDescription,
|
|
11056
|
+
b9 as PopoverTitle,
|
|
11055
11057
|
Jc as PopoverTrigger,
|
|
11056
|
-
|
|
11057
|
-
|
|
11058
|
+
y9 as Progress,
|
|
11059
|
+
E9 as RadioGroup,
|
|
11058
11060
|
G0 as SELECT_VARIANT,
|
|
11059
11061
|
k3 as STATUS_MAP,
|
|
11060
11062
|
V as SVG,
|
|
11061
11063
|
ke as Search,
|
|
11062
11064
|
Vo as SearchV2,
|
|
11063
|
-
|
|
11064
|
-
|
|
11065
|
-
|
|
11066
|
-
|
|
11065
|
+
A9 as SegmentedControl,
|
|
11066
|
+
x9 as Select,
|
|
11067
|
+
C9 as SelectAsync,
|
|
11068
|
+
eg as SelectV2,
|
|
11067
11069
|
Tl as Selectors,
|
|
11068
11070
|
_t as Skeleton,
|
|
11069
|
-
|
|
11070
|
-
|
|
11071
|
-
|
|
11072
|
-
|
|
11071
|
+
F9 as Switch,
|
|
11072
|
+
H9 as Tab,
|
|
11073
|
+
c9 as Table,
|
|
11074
|
+
M9 as TableDeviceCell,
|
|
11073
11075
|
xo as TablePagination,
|
|
11074
|
-
|
|
11075
|
-
|
|
11076
|
-
|
|
11077
|
-
|
|
11078
|
-
|
|
11079
|
-
|
|
11080
|
-
|
|
11076
|
+
D9 as TableUserCell,
|
|
11077
|
+
G9 as TableV3,
|
|
11078
|
+
k9 as Tabs,
|
|
11079
|
+
R9 as Tag,
|
|
11080
|
+
T9 as TaskCards,
|
|
11081
|
+
Bv as TextareaV2,
|
|
11082
|
+
S9 as ToastCloseButton,
|
|
11081
11083
|
st as Tooltip,
|
|
11082
|
-
|
|
11084
|
+
zt as TooltipV2,
|
|
11083
11085
|
n4 as USER_CHIP_STATUS,
|
|
11084
|
-
|
|
11086
|
+
X9 as Upload,
|
|
11085
11087
|
s4 as UserChip,
|
|
11086
11088
|
Ct as alertTypeMap,
|
|
11087
|
-
|
|
11089
|
+
Eh as getProductIconFromType,
|
|
11088
11090
|
Fe as statusMap,
|
|
11089
|
-
|
|
11090
|
-
|
|
11091
|
+
w9 as toastError,
|
|
11092
|
+
N9 as toastInfo,
|
|
11091
11093
|
G5 as toastSuccess,
|
|
11092
|
-
|
|
11093
|
-
|
|
11094
|
+
j9 as toastWarning,
|
|
11095
|
+
Y9 as useBreadcrumbs,
|
|
11094
11096
|
Ho as useBreadcrumbsStore
|
|
11095
11097
|
};
|