@hybr1d-tech/charizard 0.6.77 → 0.6.78
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 +687 -685
- package/dist/hybr1d-ui.umd.cjs +11 -11
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './style.css';
|
|
2
2
|
import * as g from "react";
|
|
3
|
-
import pn, { useLayoutEffect as xr, useContext as _r, useRef as pt, useState as Pe, createContext as Cr, useMemo as
|
|
4
|
-
import * as
|
|
3
|
+
import pn, { useLayoutEffect as xr, useContext as _r, useRef as pt, useState as Pe, createContext as Cr, useMemo as Rt, useCallback as He, Component as Ir, Fragment as Ls, useEffect as Pn, forwardRef as F0, createElement as Dn } from "react";
|
|
4
|
+
import * as nt from "@zag-js/menu";
|
|
5
5
|
import I from "clsx";
|
|
6
6
|
import { useMachine as ie, normalizeProps as le, Portal as _t } from "@zag-js/react";
|
|
7
7
|
import yr from "react-inlinesvg";
|
|
@@ -9,13 +9,13 @@ import wr from "react-infinite-scroll-component";
|
|
|
9
9
|
import Xt from "use-deep-compare-effect";
|
|
10
10
|
import * as ct from "@zag-js/checkbox";
|
|
11
11
|
import wn from "react-country-flag";
|
|
12
|
-
import * as
|
|
12
|
+
import * as Ht from "@zag-js/tooltip";
|
|
13
13
|
import { create as Ws } from "zustand";
|
|
14
14
|
import { useInView as Ar } from "react-intersection-observer";
|
|
15
15
|
import { useReactTable as Zs, getCoreRowModel as Xs, flexRender as Mt } from "@tanstack/react-table";
|
|
16
16
|
import * as Mn from "@zag-js/dialog";
|
|
17
17
|
import * as ko from "@zag-js/popover";
|
|
18
|
-
import L0, { components as
|
|
18
|
+
import L0, { components as st } from "react-select";
|
|
19
19
|
import { keyframes as jr, jsx as X, css as H0 } from "@emotion/react";
|
|
20
20
|
import { createPortal as T0 } from "react-dom";
|
|
21
21
|
import * as On from "@zag-js/radio-group";
|
|
@@ -26,7 +26,7 @@ import { defaultDropAnimationSideEffects as V0, DragOverlay as G0, useSensors as
|
|
|
26
26
|
import { useSortable as Z0, sortableKeyboardCoordinates as X0, arrayMove as z0, SortableContext as $0 } from "@dnd-kit/sortable";
|
|
27
27
|
import { CSS as Y0 } from "@dnd-kit/utilities";
|
|
28
28
|
import * as Wn from "@zag-js/pagination";
|
|
29
|
-
import * as
|
|
29
|
+
import * as Nt from "@zag-js/select";
|
|
30
30
|
import * as jn from "@zag-js/color-picker";
|
|
31
31
|
import { isDate as Sr, parseISO as Er, format as Fo } from "date-fns";
|
|
32
32
|
import { DayPicker as Br } from "react-day-picker";
|
|
@@ -305,8 +305,8 @@ function Rr() {
|
|
|
305
305
|
} finally {
|
|
306
306
|
Ne = !1, G.current = ce, Ce(), Error.prepareStackTrace = ae;
|
|
307
307
|
}
|
|
308
|
-
var Yt = f ? f.displayName || f.name : "",
|
|
309
|
-
return typeof f == "function" && Te.set(f,
|
|
308
|
+
var Yt = f ? f.displayName || f.name : "", Vt = Yt ? Q(Yt) : "";
|
|
309
|
+
return typeof f == "function" && Te.set(f, Vt), Vt;
|
|
310
310
|
}
|
|
311
311
|
function Ue(f, k, T) {
|
|
312
312
|
return rt(f, !1);
|
|
@@ -315,7 +315,7 @@ function Rr() {
|
|
|
315
315
|
var k = f.prototype;
|
|
316
316
|
return !!(k && k.isReactComponent);
|
|
317
317
|
}
|
|
318
|
-
function
|
|
318
|
+
function ot(f, k, T) {
|
|
319
319
|
if (f == null)
|
|
320
320
|
return "";
|
|
321
321
|
if (typeof f == "function")
|
|
@@ -333,24 +333,24 @@ function Rr() {
|
|
|
333
333
|
case i:
|
|
334
334
|
return Ue(f.render);
|
|
335
335
|
case d:
|
|
336
|
-
return
|
|
336
|
+
return ot(f.type, k, T);
|
|
337
337
|
case m: {
|
|
338
338
|
var J = f, ae = J._payload, ce = J._init;
|
|
339
339
|
try {
|
|
340
|
-
return
|
|
340
|
+
return ot(ce(ae), k, T);
|
|
341
341
|
} catch {
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
return "";
|
|
346
346
|
}
|
|
347
|
-
var Ct = Object.prototype.hasOwnProperty, An = {},
|
|
347
|
+
var Ct = Object.prototype.hasOwnProperty, An = {}, Bt = _.ReactDebugCurrentFrame;
|
|
348
348
|
function dt(f) {
|
|
349
349
|
if (f) {
|
|
350
|
-
var k = f._owner, T =
|
|
351
|
-
|
|
350
|
+
var k = f._owner, T = ot(f.type, f._source, k ? k.type : null);
|
|
351
|
+
Bt.setExtraStackFrame(T);
|
|
352
352
|
} else
|
|
353
|
-
|
|
353
|
+
Bt.setExtraStackFrame(null);
|
|
354
354
|
}
|
|
355
355
|
function Me(f, k, T, J, ae) {
|
|
356
356
|
{
|
|
@@ -372,7 +372,7 @@ function Rr() {
|
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
374
|
var ds = Array.isArray;
|
|
375
|
-
function
|
|
375
|
+
function Tt(f) {
|
|
376
376
|
return ds(f);
|
|
377
377
|
}
|
|
378
378
|
function qa(f) {
|
|
@@ -496,7 +496,7 @@ function Rr() {
|
|
|
496
496
|
var ms = _.ReactCurrentOwner, wo = _.ReactDebugCurrentFrame;
|
|
497
497
|
function $t(f) {
|
|
498
498
|
if (f) {
|
|
499
|
-
var k = f._owner, T =
|
|
499
|
+
var k = f._owner, T = ot(f.type, f._source, k ? k.type : null);
|
|
500
500
|
wo.setExtraStackFrame(T);
|
|
501
501
|
} else
|
|
502
502
|
wo.setExtraStackFrame(null);
|
|
@@ -551,7 +551,7 @@ Check the top-level render call using <` + T + ">.");
|
|
|
551
551
|
{
|
|
552
552
|
if (typeof f != "object")
|
|
553
553
|
return;
|
|
554
|
-
if (
|
|
554
|
+
if (Tt(f))
|
|
555
555
|
for (var T = 0; T < f.length; T++) {
|
|
556
556
|
var J = f[T];
|
|
557
557
|
gs(J) && No(J, k);
|
|
@@ -613,7 +613,7 @@ Check the top-level render call using <` + T + ">.");
|
|
|
613
613
|
var Oe = cr();
|
|
614
614
|
Oe ? K += Oe : K += Ao();
|
|
615
615
|
var Ie;
|
|
616
|
-
f === null ? Ie = "null" :
|
|
616
|
+
f === null ? Ie = "null" : Tt(f) ? Ie = "array" : f !== void 0 && f.$$typeof === t ? (Ie = "<" + (H(f.type) || "Unknown") + " />", K = " Did you accidentally export a JSX literal instead of a component?") : Ie = typeof f, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Ie, K);
|
|
617
617
|
}
|
|
618
618
|
var Se = lr(f, k, T, ae, ce);
|
|
619
619
|
if (Se == null)
|
|
@@ -622,7 +622,7 @@ Check the top-level render call using <` + T + ">.");
|
|
|
622
622
|
var it = k.children;
|
|
623
623
|
if (it !== void 0)
|
|
624
624
|
if (J)
|
|
625
|
-
if (
|
|
625
|
+
if (Tt(it)) {
|
|
626
626
|
for (var Yt = 0; Yt < it.length; Yt++)
|
|
627
627
|
So(it[Yt], f);
|
|
628
628
|
Object.freeze && Object.freeze(it);
|
|
@@ -632,17 +632,17 @@ Check the top-level render call using <` + T + ">.");
|
|
|
632
632
|
So(it, f);
|
|
633
633
|
}
|
|
634
634
|
if (Ct.call(k, "key")) {
|
|
635
|
-
var
|
|
635
|
+
var Vt = H(f), Qe = Object.keys(k).filter(function(fr) {
|
|
636
636
|
return fr !== "key";
|
|
637
637
|
}), vs = Qe.length > 0 ? "{key: someKey, " + Qe.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
638
|
-
if (!Eo[
|
|
638
|
+
if (!Eo[Vt + vs]) {
|
|
639
639
|
var br = Qe.length > 0 ? "{" + Qe.join(": ..., ") + ": ...}" : "{}";
|
|
640
640
|
v(`A props object containing a "key" prop is being spread into JSX:
|
|
641
641
|
let props = %s;
|
|
642
642
|
<%s {...props} />
|
|
643
643
|
React keys must be passed directly to JSX without using spread:
|
|
644
644
|
let props = %s;
|
|
645
|
-
<%s key={someKey} {...props} />`, vs,
|
|
645
|
+
<%s key={someKey} {...props} />`, vs, Vt, br, Vt), Eo[Vt + vs] = !0;
|
|
646
646
|
}
|
|
647
647
|
}
|
|
648
648
|
return f === o ? pr(Se) : dr(Se), Se;
|
|
@@ -767,11 +767,11 @@ function J0({
|
|
|
767
767
|
isTable: d = !1
|
|
768
768
|
}) {
|
|
769
769
|
const [m, h] = ie(
|
|
770
|
-
|
|
770
|
+
nt.machine({
|
|
771
771
|
id: g.useId(),
|
|
772
772
|
positioning: { placement: (p == null ? void 0 : p.placement) || "bottom-end" }
|
|
773
773
|
})
|
|
774
|
-
), x =
|
|
774
|
+
), x = nt.connect(m, h, le);
|
|
775
775
|
g.useEffect(() => {
|
|
776
776
|
!r || !(u != null && u.setIsActive) || u.setIsActive(x.open);
|
|
777
777
|
}, [x.open]);
|
|
@@ -1028,7 +1028,7 @@ function $2({
|
|
|
1028
1028
|
}
|
|
1029
1029
|
function Y2({ filter: e, tableFilter: t, selectedFilters: a }) {
|
|
1030
1030
|
var c;
|
|
1031
|
-
const [o, s] = ie(
|
|
1031
|
+
const [o, s] = ie(Ht.machine({ id: e.key })), r = Ht.connect(o, s, le), l = (c = e.options) == null ? void 0 : c.filter((i) => t == null ? void 0 : t.values.includes(i.value));
|
|
1032
1032
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
1033
1033
|
/* @__PURE__ */ n.jsxs(
|
|
1034
1034
|
"div",
|
|
@@ -1044,7 +1044,7 @@ function Y2({ filter: e, tableFilter: t, selectedFilters: a }) {
|
|
|
1044
1044
|
r.open && a !== 0 && /* @__PURE__ */ n.jsx("div", { ...r.getPositionerProps(), children: /* @__PURE__ */ n.jsx("div", { ...r.getContentProps(), className: me.filterTooltip, children: l.map((i) => /* @__PURE__ */ n.jsx("div", { className: me.filterValue, children: i.name }, i.value)) }) })
|
|
1045
1045
|
] });
|
|
1046
1046
|
}
|
|
1047
|
-
const J2 = "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='M11.53%203.47a.75.75%200%200%200-1.06%200l-4%204a.75.75%200%200%200%200%201.06l4%204a.75.75%200%201%200%201.06-1.06L8.81%208.75H11c.88%200%202.217.27%203.312%201.059%201.057.76%201.938%202.035%201.938%204.191%200%202.156-.881%203.43-1.938%204.191-1.095.789-2.432%201.059-3.312%201.059a.75.75%200%200%200%200%201.5c1.12%200%202.783-.33%204.188-1.341%201.443-1.04%202.562-2.765%202.562-5.409%200-2.644-1.119-4.37-2.562-5.409C13.783%207.58%2012.12%207.25%2011%207.25H8.81l2.72-2.72a.75.75%200%200%200%200-1.06Z'%20fill='currentColor'/%3e%3c/svg%3e", U0 = "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%204.75a6.25%206.25%200%201%200%200%2012.5%206.25%206.25%200%200%200%200-12.5M3.25%2011a7.75%207.75%200%201%201%2013.735%204.924l3.545%203.546a.75.75%200%201%201-1.06%201.06l-3.546-3.545A7.75%207.75%200%200%201%203.25%2011'%20fill='%23070F2C'/%3e%3c/svg%3e", at = "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.47%206.47a.75.75%200%200%201%201.06%200L12%2010.94l4.47-4.47a.75.75%200%201%201%201.06%201.06L13.06%2012l4.47%204.47a.75.75%200%201%201-1.06%201.06L12%2013.06l-4.47%204.47a.75.75%200%200%201-1.06-1.06L10.94%2012%206.47%207.53a.75.75%200%200%201%200-1.06'%20fill='%23070F2C'/%3e%3c/svg%3e", U2 = "_box_1cmss_1", Q2 = "_search_1cmss_5", K2 = "_searchDisabled_1cmss_21", q2 = "_searchIcon_1cmss_38", ei = "_clearIcon_1cmss_39",
|
|
1047
|
+
const J2 = "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='M11.53%203.47a.75.75%200%200%200-1.06%200l-4%204a.75.75%200%200%200%200%201.06l4%204a.75.75%200%201%200%201.06-1.06L8.81%208.75H11c.88%200%202.217.27%203.312%201.059%201.057.76%201.938%202.035%201.938%204.191%200%202.156-.881%203.43-1.938%204.191-1.095.789-2.432%201.059-3.312%201.059a.75.75%200%200%200%200%201.5c1.12%200%202.783-.33%204.188-1.341%201.443-1.04%202.562-2.765%202.562-5.409%200-2.644-1.119-4.37-2.562-5.409C13.783%207.58%2012.12%207.25%2011%207.25H8.81l2.72-2.72a.75.75%200%200%200%200-1.06Z'%20fill='currentColor'/%3e%3c/svg%3e", U0 = "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%204.75a6.25%206.25%200%201%200%200%2012.5%206.25%206.25%200%200%200%200-12.5M3.25%2011a7.75%207.75%200%201%201%2013.735%204.924l3.545%203.546a.75.75%200%201%201-1.06%201.06l-3.546-3.545A7.75%207.75%200%200%201%203.25%2011'%20fill='%23070F2C'/%3e%3c/svg%3e", at = "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.47%206.47a.75.75%200%200%201%201.06%200L12%2010.94l4.47-4.47a.75.75%200%201%201%201.06%201.06L13.06%2012l4.47%204.47a.75.75%200%201%201-1.06%201.06L12%2013.06l-4.47%204.47a.75.75%200%200%201-1.06-1.06L10.94%2012%206.47%207.53a.75.75%200%200%201%200-1.06'%20fill='%23070F2C'/%3e%3c/svg%3e", U2 = "_box_1cmss_1", Q2 = "_search_1cmss_5", K2 = "_searchDisabled_1cmss_21", q2 = "_searchIcon_1cmss_38", ei = "_clearIcon_1cmss_39", Gt = {
|
|
1048
1048
|
box: U2,
|
|
1049
1049
|
search: Q2,
|
|
1050
1050
|
searchDisabled: K2,
|
|
@@ -1061,13 +1061,13 @@ function mt({
|
|
|
1061
1061
|
disabled: l = !1
|
|
1062
1062
|
}) {
|
|
1063
1063
|
const c = typeof a == "function" && typeof t == "string", i = r == null ? void 0 : r.customInputStyles, u = r == null ? void 0 : r.customIconStyles;
|
|
1064
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
1064
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Gt.box, children: [
|
|
1065
1065
|
c ? /* @__PURE__ */ n.jsx(
|
|
1066
1066
|
"input",
|
|
1067
1067
|
{
|
|
1068
1068
|
id: e,
|
|
1069
1069
|
type: "text",
|
|
1070
|
-
className: I(
|
|
1070
|
+
className: I(Gt.search, l && Gt.searchDisabled, "zap-content-medium"),
|
|
1071
1071
|
placeholder: o,
|
|
1072
1072
|
value: t,
|
|
1073
1073
|
onChange: (p) => {
|
|
@@ -1081,7 +1081,7 @@ function mt({
|
|
|
1081
1081
|
{
|
|
1082
1082
|
id: e,
|
|
1083
1083
|
type: "text",
|
|
1084
|
-
className: I(
|
|
1084
|
+
className: I(Gt.search, l && Gt.searchDisabled, "zap-content-medium"),
|
|
1085
1085
|
placeholder: o,
|
|
1086
1086
|
style: i,
|
|
1087
1087
|
disabled: l
|
|
@@ -1092,7 +1092,7 @@ function mt({
|
|
|
1092
1092
|
{
|
|
1093
1093
|
src: U0,
|
|
1094
1094
|
alt: "search",
|
|
1095
|
-
className:
|
|
1095
|
+
className: Gt.searchIcon,
|
|
1096
1096
|
style: u
|
|
1097
1097
|
}
|
|
1098
1098
|
) }),
|
|
@@ -1107,7 +1107,7 @@ function mt({
|
|
|
1107
1107
|
{
|
|
1108
1108
|
src: at,
|
|
1109
1109
|
alt: "Clear Search",
|
|
1110
|
-
className:
|
|
1110
|
+
className: Gt.clearIcon,
|
|
1111
1111
|
style: u
|
|
1112
1112
|
}
|
|
1113
1113
|
)
|
|
@@ -1126,11 +1126,11 @@ function ti({
|
|
|
1126
1126
|
}) {
|
|
1127
1127
|
var C, _;
|
|
1128
1128
|
const [c, i] = g.useState(""), [u, p] = ie(
|
|
1129
|
-
|
|
1129
|
+
nt.machine({
|
|
1130
1130
|
id: e.id,
|
|
1131
1131
|
closeOnSelect: !1
|
|
1132
1132
|
})
|
|
1133
|
-
), d =
|
|
1133
|
+
), d = nt.connect(u, p, le), m = e.options.filter((v) => v.name ? v.name.toLowerCase().includes(c.toLowerCase()) : !1), h = a == null ? void 0 : a.values.length, x = () => {
|
|
1134
1134
|
r(a == null ? void 0 : a.key, l), d.setOpen(!1);
|
|
1135
1135
|
}, b = (v) => {
|
|
1136
1136
|
let y = !1;
|
|
@@ -1617,7 +1617,7 @@ function $i({
|
|
|
1617
1617
|
}
|
|
1618
1618
|
) });
|
|
1619
1619
|
}
|
|
1620
|
-
function
|
|
1620
|
+
function $9({
|
|
1621
1621
|
data: e,
|
|
1622
1622
|
loaderConfig: t,
|
|
1623
1623
|
columns: a,
|
|
@@ -1990,11 +1990,11 @@ function Q0({
|
|
|
1990
1990
|
isSingleBtnTrigger: m = !1
|
|
1991
1991
|
}) {
|
|
1992
1992
|
const [h, x] = ie(
|
|
1993
|
-
|
|
1993
|
+
nt.machine({
|
|
1994
1994
|
id: g.useId(),
|
|
1995
1995
|
positioning: { placement: (c == null ? void 0 : c.placement) || "bottom-end" }
|
|
1996
1996
|
})
|
|
1997
|
-
), [b, C] = g.useState(!1), _ = g.useRef(null), v = g.useRef(null), y =
|
|
1997
|
+
), [b, C] = g.useState(!1), _ = g.useRef(null), v = g.useRef(null), y = nt.connect(h, x, le), w = p == null ? void 0 : p.customMenuStyles;
|
|
1998
1998
|
g.useEffect(() => {
|
|
1999
1999
|
!u || !(l != null && l.setIsActive) || l.setIsActive(y.open);
|
|
2000
2000
|
}, [y.open]);
|
|
@@ -2177,7 +2177,7 @@ function Kl({
|
|
|
2177
2177
|
}
|
|
2178
2178
|
xt.GroupAction = Q0;
|
|
2179
2179
|
xt.ActionsDropdown = Kl;
|
|
2180
|
-
const ql = "_backdrop_xry3u_1", ec = "_container_xry3u_16", tc = "_contentWrapper_xry3u_30", nc = "_sm_xry3u_39", sc = "_md_xry3u_43", oc = "_fullScreen_xry3u_47", ac = "_content_xry3u_30", rc = "_header_xry3u_58", ic = "_showBorder_xry3u_75", lc = "_closeIconSpan_xry3u_79", cc = "_closeIcon_xry3u_79", uc = "_body_xry3u_93", dc = "_footer_xry3u_103", pc = "_btnsContainer_xry3u_119", mc = "_buttonLabel_xry3u_127",
|
|
2180
|
+
const ql = "_backdrop_xry3u_1", ec = "_container_xry3u_16", tc = "_contentWrapper_xry3u_30", nc = "_sm_xry3u_39", sc = "_md_xry3u_43", oc = "_fullScreen_xry3u_47", ac = "_content_xry3u_30", rc = "_header_xry3u_58", ic = "_showBorder_xry3u_75", lc = "_closeIconSpan_xry3u_79", cc = "_closeIcon_xry3u_79", uc = "_body_xry3u_93", dc = "_footer_xry3u_103", pc = "_btnsContainer_xry3u_119", mc = "_buttonLabel_xry3u_127", tt = {
|
|
2181
2181
|
backdrop: ql,
|
|
2182
2182
|
container: ec,
|
|
2183
2183
|
contentWrapper: tc,
|
|
@@ -2207,8 +2207,8 @@ const ql = "_backdrop_xry3u_1", ec = "_container_xry3u_16", tc = "_contentWrappe
|
|
|
2207
2207
|
return e;
|
|
2208
2208
|
}
|
|
2209
2209
|
};
|
|
2210
|
-
function
|
|
2211
|
-
return /* @__PURE__ */ n.jsx("div", { className: I(
|
|
2210
|
+
function Y9({ children: e, api: t, buttons: a, showBorder: o = !0 }) {
|
|
2211
|
+
return /* @__PURE__ */ n.jsx("div", { className: I(tt.footer, { [tt.showBorder]: o }), children: e || /* @__PURE__ */ n.jsx("div", { className: tt.btnsContainer, children: a.map((s, r) => /* @__PURE__ */ n.jsx(
|
|
2212
2212
|
xt,
|
|
2213
2213
|
{
|
|
2214
2214
|
disabled: s.disabled,
|
|
@@ -2217,7 +2217,7 @@ function $9({ children: e, api: t, buttons: a, showBorder: o = !0 }) {
|
|
|
2217
2217
|
await s.onClick(), t == null || t.setOpen(!1);
|
|
2218
2218
|
},
|
|
2219
2219
|
size: s.btnSize,
|
|
2220
|
-
children: s.isLoading ? s.loadingText : /* @__PURE__ */ n.jsxs("div", { className:
|
|
2220
|
+
children: s.isLoading ? s.loadingText : /* @__PURE__ */ n.jsxs("div", { className: tt.buttonLabel, children: [
|
|
2221
2221
|
s.icon && /* @__PURE__ */ n.jsx("div", { children: /* @__PURE__ */ n.jsx(
|
|
2222
2222
|
R,
|
|
2223
2223
|
{
|
|
@@ -2630,7 +2630,7 @@ function hn({
|
|
|
2630
2630
|
placement: o = "top"
|
|
2631
2631
|
}) {
|
|
2632
2632
|
const [s, r] = ie(
|
|
2633
|
-
|
|
2633
|
+
Ht.machine({
|
|
2634
2634
|
id: g.useId(),
|
|
2635
2635
|
openDelay: t,
|
|
2636
2636
|
closeDelay: a,
|
|
@@ -2639,7 +2639,7 @@ function hn({
|
|
|
2639
2639
|
gutter: 3
|
|
2640
2640
|
}
|
|
2641
2641
|
})
|
|
2642
|
-
), l =
|
|
2642
|
+
), l = Ht.connect(s, r, le), c = g.Children.toArray(e).map((i) => g.cloneElement(i, {
|
|
2643
2643
|
...i.props ?? {},
|
|
2644
2644
|
api: l
|
|
2645
2645
|
}));
|
|
@@ -2683,9 +2683,9 @@ function as({
|
|
|
2683
2683
|
as.displayName = Ae.INPUT_LABEL;
|
|
2684
2684
|
as.id = Ae.INPUT_LABEL;
|
|
2685
2685
|
function Oc({ api: e }) {
|
|
2686
|
-
return /* @__PURE__ */ n.jsx("div", { ...e == null ? void 0 : e.getBackdropProps(), className:
|
|
2686
|
+
return /* @__PURE__ */ n.jsx("div", { ...e == null ? void 0 : e.getBackdropProps(), className: tt.backdrop });
|
|
2687
2687
|
}
|
|
2688
|
-
function
|
|
2688
|
+
function J9({
|
|
2689
2689
|
isOpen: e,
|
|
2690
2690
|
onClose: t,
|
|
2691
2691
|
children: a,
|
|
@@ -2715,17 +2715,17 @@ function Y9({
|
|
|
2715
2715
|
p
|
|
2716
2716
|
] });
|
|
2717
2717
|
}
|
|
2718
|
-
function
|
|
2719
|
-
return /* @__PURE__ */ n.jsx("div", { ...t.getDescriptionProps(), className:
|
|
2718
|
+
function U9({ children: e, api: t, customStyles: a = {} }) {
|
|
2719
|
+
return /* @__PURE__ */ n.jsx("div", { ...t.getDescriptionProps(), className: tt.body, style: a, children: e });
|
|
2720
2720
|
}
|
|
2721
|
-
function
|
|
2721
|
+
function Q9({ children: e, api: t, size: a = "md" }) {
|
|
2722
2722
|
const o = g.Children.toArray(e).map((s) => g.cloneElement(s, {
|
|
2723
2723
|
...s.props,
|
|
2724
2724
|
api: t
|
|
2725
2725
|
}));
|
|
2726
|
-
return /* @__PURE__ */ n.jsx("div", { ...t == null ? void 0 : t.containerProps, className:
|
|
2726
|
+
return /* @__PURE__ */ n.jsx("div", { ...t == null ? void 0 : t.containerProps, className: tt.container, children: /* @__PURE__ */ n.jsx("div", { className: I(tt.contentWrapper, tt[a]), children: /* @__PURE__ */ n.jsx("div", { ...t == null ? void 0 : t.getContentProps(), className: tt.content, children: o }) }) });
|
|
2727
2727
|
}
|
|
2728
|
-
function
|
|
2728
|
+
function K9({
|
|
2729
2729
|
children: e,
|
|
2730
2730
|
api: t,
|
|
2731
2731
|
showCrossBtn: a = !0,
|
|
@@ -2735,7 +2735,7 @@ function Q9({
|
|
|
2735
2735
|
"div",
|
|
2736
2736
|
{
|
|
2737
2737
|
...t == null ? void 0 : t.getTitleProps(),
|
|
2738
|
-
className: I(
|
|
2738
|
+
className: I(tt.header, { [tt.showBorder]: o }),
|
|
2739
2739
|
children: [
|
|
2740
2740
|
/* @__PURE__ */ n.jsx("div", { children: e }),
|
|
2741
2741
|
a && /* @__PURE__ */ n.jsx(
|
|
@@ -2749,8 +2749,8 @@ function Q9({
|
|
|
2749
2749
|
R,
|
|
2750
2750
|
{
|
|
2751
2751
|
path: at,
|
|
2752
|
-
svgClassName:
|
|
2753
|
-
spanClassName:
|
|
2752
|
+
svgClassName: tt.closeIcon,
|
|
2753
|
+
spanClassName: tt.closeIconSpan
|
|
2754
2754
|
}
|
|
2755
2755
|
)
|
|
2756
2756
|
}
|
|
@@ -2788,7 +2788,7 @@ function Wc({
|
|
|
2788
2788
|
}));
|
|
2789
2789
|
return /* @__PURE__ */ n.jsx(n.Fragment, { children: u });
|
|
2790
2790
|
}
|
|
2791
|
-
function
|
|
2791
|
+
function q9({ children: e, api: t, styles: a, className: o }) {
|
|
2792
2792
|
return /* @__PURE__ */ n.jsx(
|
|
2793
2793
|
"button",
|
|
2794
2794
|
{
|
|
@@ -2851,10 +2851,10 @@ function Qc({
|
|
|
2851
2851
|
}
|
|
2852
2852
|
) });
|
|
2853
2853
|
}
|
|
2854
|
-
function
|
|
2854
|
+
function ex({ children: e, api: t, styles: a, className: o }) {
|
|
2855
2855
|
return /* @__PURE__ */ n.jsx("div", { ...t == null ? void 0 : t.getDescriptionProps(), style: a, className: o, children: e });
|
|
2856
2856
|
}
|
|
2857
|
-
function
|
|
2857
|
+
function tx({ children: e, api: t, styles: a, className: o }) {
|
|
2858
2858
|
return /* @__PURE__ */ n.jsx("div", { ...t == null ? void 0 : t.getTitleProps(), style: a, className: o, children: e });
|
|
2859
2859
|
}
|
|
2860
2860
|
function Kc({
|
|
@@ -2982,7 +2982,7 @@ const qc = "_selectContainer_9l7og_1", eu = "_errorMsg_9l7og_6", tu = "_multiLab
|
|
|
2982
2982
|
cursor: o ? void 0 : "pointer"
|
|
2983
2983
|
})
|
|
2984
2984
|
}), to = (e) => /* @__PURE__ */ n.jsxs(
|
|
2985
|
-
|
|
2985
|
+
st.Option,
|
|
2986
2986
|
{
|
|
2987
2987
|
...e,
|
|
2988
2988
|
className: I({ [ke.subLabelContainer]: e.data.subLabel }, ke.optionContainer),
|
|
@@ -3001,7 +3001,7 @@ const qc = "_selectContainer_9l7og_1", eu = "_errorMsg_9l7og_6", tu = "_multiLab
|
|
|
3001
3001
|
e.data.subLabel && /* @__PURE__ */ n.jsx("div", { className: I(ke.subLabel), children: e.data.subLabel })
|
|
3002
3002
|
]
|
|
3003
3003
|
}
|
|
3004
|
-
), no = (e) => /* @__PURE__ */ n.jsx(
|
|
3004
|
+
), no = (e) => /* @__PURE__ */ n.jsx(st.MultiValueLabel, { ...e, children: /* @__PURE__ */ n.jsxs("div", { className: ke.multiLabelContainer, children: [
|
|
3005
3005
|
e.data.profileImgUrl && /* @__PURE__ */ n.jsx(
|
|
3006
3006
|
"img",
|
|
3007
3007
|
{
|
|
@@ -3011,7 +3011,7 @@ const qc = "_selectContainer_9l7og_1", eu = "_errorMsg_9l7og_6", tu = "_multiLab
|
|
|
3011
3011
|
}
|
|
3012
3012
|
),
|
|
3013
3013
|
/* @__PURE__ */ n.jsx("div", { className: I(ke.label), children: /* @__PURE__ */ n.jsx("span", { children: e.data.label }) })
|
|
3014
|
-
] }) }), so = (e) => /* @__PURE__ */ n.jsx(
|
|
3014
|
+
] }) }), so = (e) => /* @__PURE__ */ n.jsx(st.MultiValueRemove, { ...e, children: /* @__PURE__ */ n.jsx(R, { path: at, spanClassName: ke.closeSpan }) }), oo = (e) => /* @__PURE__ */ n.jsx(st.ClearIndicator, { ...e, children: /* @__PURE__ */ n.jsx(R, { path: at, spanClassName: ke.closeSpan }) }), ao = (e) => /* @__PURE__ */ n.jsx(st.DropdownIndicator, { ...e, children: /* @__PURE__ */ n.jsx(R, { path: ut, spanClassName: ke.downArrowSpan }) }), ro = (e) => /* @__PURE__ */ n.jsx(st.SingleValue, { ...e, children: /* @__PURE__ */ n.jsxs("div", { className: ke.singleValueContainer, children: [
|
|
3015
3015
|
e.data.profileImgUrl && /* @__PURE__ */ n.jsx(
|
|
3016
3016
|
"img",
|
|
3017
3017
|
{
|
|
@@ -3022,7 +3022,7 @@ const qc = "_selectContainer_9l7og_1", eu = "_errorMsg_9l7og_6", tu = "_multiLab
|
|
|
3022
3022
|
),
|
|
3023
3023
|
/* @__PURE__ */ n.jsx("div", { className: I(ke.label), children: /* @__PURE__ */ n.jsx("span", { children: e.data.label }) })
|
|
3024
3024
|
] }) });
|
|
3025
|
-
function
|
|
3025
|
+
function nx({
|
|
3026
3026
|
options: e,
|
|
3027
3027
|
onChange: t,
|
|
3028
3028
|
name: a,
|
|
@@ -3323,7 +3323,7 @@ function ju(e) {
|
|
|
3323
3323
|
function la(e) {
|
|
3324
3324
|
return ua(e) ? (e.nodeName || "").toLowerCase() : "#document";
|
|
3325
3325
|
}
|
|
3326
|
-
function
|
|
3326
|
+
function St(e) {
|
|
3327
3327
|
var t;
|
|
3328
3328
|
return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
|
3329
3329
|
}
|
|
@@ -3332,16 +3332,16 @@ function ca(e) {
|
|
|
3332
3332
|
return (t = (ua(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement;
|
|
3333
3333
|
}
|
|
3334
3334
|
function ua(e) {
|
|
3335
|
-
return e instanceof Node || e instanceof
|
|
3335
|
+
return e instanceof Node || e instanceof St(e).Node;
|
|
3336
3336
|
}
|
|
3337
3337
|
function Nu(e) {
|
|
3338
|
-
return e instanceof Element || e instanceof
|
|
3338
|
+
return e instanceof Element || e instanceof St(e).Element;
|
|
3339
3339
|
}
|
|
3340
3340
|
function io(e) {
|
|
3341
|
-
return e instanceof HTMLElement || e instanceof
|
|
3341
|
+
return e instanceof HTMLElement || e instanceof St(e).HTMLElement;
|
|
3342
3342
|
}
|
|
3343
3343
|
function Wo(e) {
|
|
3344
|
-
return typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof
|
|
3344
|
+
return typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof St(e).ShadowRoot;
|
|
3345
3345
|
}
|
|
3346
3346
|
function da(e) {
|
|
3347
3347
|
const {
|
|
@@ -3359,7 +3359,7 @@ function Eu(e) {
|
|
|
3359
3359
|
return ["html", "body", "#document"].includes(la(e));
|
|
3360
3360
|
}
|
|
3361
3361
|
function lo(e) {
|
|
3362
|
-
return
|
|
3362
|
+
return St(e).getComputedStyle(e);
|
|
3363
3363
|
}
|
|
3364
3364
|
function Bu(e) {
|
|
3365
3365
|
if (la(e) === "html")
|
|
@@ -3380,7 +3380,7 @@ function pa(e) {
|
|
|
3380
3380
|
function Jn(e, t, a) {
|
|
3381
3381
|
var o;
|
|
3382
3382
|
t === void 0 && (t = []), a === void 0 && (a = !0);
|
|
3383
|
-
const s = pa(e), r = s === ((o = e.ownerDocument) == null ? void 0 : o.body), l =
|
|
3383
|
+
const s = pa(e), r = s === ((o = e.ownerDocument) == null ? void 0 : o.body), l = St(s);
|
|
3384
3384
|
if (r) {
|
|
3385
3385
|
const c = Ps(l);
|
|
3386
3386
|
return t.concat(l, l.visualViewport || [], da(s) ? s : [], c && a ? Jn(c) : []);
|
|
@@ -3420,7 +3420,7 @@ function Zo(e) {
|
|
|
3420
3420
|
}
|
|
3421
3421
|
const Ru = /* @__PURE__ */ Yn(0);
|
|
3422
3422
|
function Fu(e) {
|
|
3423
|
-
const t =
|
|
3423
|
+
const t = St(e);
|
|
3424
3424
|
return !Su() || !t.visualViewport ? Ru : {
|
|
3425
3425
|
x: t.visualViewport.offsetLeft,
|
|
3426
3426
|
y: t.visualViewport.offsetTop
|
|
@@ -3437,11 +3437,11 @@ function Xo(e, t, a, o) {
|
|
|
3437
3437
|
const c = Lu() ? Fu(r) : Yn(0);
|
|
3438
3438
|
let i = (s.left + c.x) / l.x, u = (s.top + c.y) / l.y, p = s.width / l.x, d = s.height / l.y;
|
|
3439
3439
|
if (r) {
|
|
3440
|
-
const m =
|
|
3440
|
+
const m = St(r), h = o;
|
|
3441
3441
|
let x = m, b = Ps(x);
|
|
3442
3442
|
for (; b && o && h !== x; ) {
|
|
3443
3443
|
const C = Zo(b), _ = b.getBoundingClientRect(), v = lo(b), y = _.left + (b.clientLeft + parseFloat(v.paddingLeft)) * C.x, w = _.top + (b.clientTop + parseFloat(v.paddingTop)) * C.y;
|
|
3444
|
-
i *= C.x, u *= C.y, p *= C.x, d *= C.y, i += y, u += w, x =
|
|
3444
|
+
i *= C.x, u *= C.y, p *= C.x, d *= C.y, i += y, u += w, x = St(b), b = Ps(x);
|
|
3445
3445
|
}
|
|
3446
3446
|
}
|
|
3447
3447
|
return ju({
|
|
@@ -3838,7 +3838,7 @@ var va = function(t) {
|
|
|
3838
3838
|
zIndex: 1
|
|
3839
3839
|
};
|
|
3840
3840
|
}, pd = function(t) {
|
|
3841
|
-
var a = t.appendTo, o = t.children, s = t.controlElement, r = t.innerProps, l = t.menuPlacement, c = t.menuPosition, i = pt(null), u = pt(null), p = Pe(va(l)), d = Le(p, 2), m = d[0], h = d[1], x =
|
|
3841
|
+
var a = t.appendTo, o = t.children, s = t.controlElement, r = t.innerProps, l = t.menuPlacement, c = t.menuPosition, i = pt(null), u = pt(null), p = Pe(va(l)), d = Le(p, 2), m = d[0], h = d[1], x = Rt(function() {
|
|
3842
3842
|
return {
|
|
3843
3843
|
setPortalPlacement: h
|
|
3844
3844
|
};
|
|
@@ -4444,9 +4444,9 @@ var v1 = process.env.NODE_ENV === "production" ? {
|
|
|
4444
4444
|
return "".concat(o).concat(a ? " for search term " + a : "", ".");
|
|
4445
4445
|
}
|
|
4446
4446
|
}, x1 = function(t) {
|
|
4447
|
-
var a = t.ariaSelection, o = t.focusedOption, s = t.focusedValue, r = t.focusableOptions, l = t.isFocused, c = t.selectValue, i = t.selectProps, u = t.id, p = t.isAppleDevice, d = i.ariaLiveMessages, m = i.getOptionLabel, h = i.inputValue, x = i.isMulti, b = i.isOptionDisabled, C = i.isSearchable, _ = i.menuIsOpen, v = i.options, y = i.screenReaderStatus, w = i.tabSelectsValue, j = i.isLoading, A = i["aria-label"], B = i["aria-live"], N =
|
|
4447
|
+
var a = t.ariaSelection, o = t.focusedOption, s = t.focusedValue, r = t.focusableOptions, l = t.isFocused, c = t.selectValue, i = t.selectProps, u = t.id, p = t.isAppleDevice, d = i.ariaLiveMessages, m = i.getOptionLabel, h = i.inputValue, x = i.isMulti, b = i.isOptionDisabled, C = i.isSearchable, _ = i.menuIsOpen, v = i.options, y = i.screenReaderStatus, w = i.tabSelectsValue, j = i.isLoading, A = i["aria-label"], B = i["aria-live"], N = Rt(function() {
|
|
4448
4448
|
return P(P({}, f1), d || {});
|
|
4449
|
-
}, [d]), E =
|
|
4449
|
+
}, [d]), E = Rt(function() {
|
|
4450
4450
|
var S = "";
|
|
4451
4451
|
if (a && N.onChange) {
|
|
4452
4452
|
var O = a.option, re = a.options, pe = a.removedValue, je = a.removedValues, V = a.value, ee = function(Q) {
|
|
@@ -4461,7 +4461,7 @@ var v1 = process.env.NODE_ENV === "production" ? {
|
|
|
4461
4461
|
S = N.onChange(G);
|
|
4462
4462
|
}
|
|
4463
4463
|
return S;
|
|
4464
|
-
}, [a, N, b, c, m]), M =
|
|
4464
|
+
}, [a, N, b, c, m]), M = Rt(function() {
|
|
4465
4465
|
var S = "", O = o || s, re = !!(o && c && c.includes(o));
|
|
4466
4466
|
if (O && N.onFocus) {
|
|
4467
4467
|
var pe = {
|
|
@@ -4477,7 +4477,7 @@ var v1 = process.env.NODE_ENV === "production" ? {
|
|
|
4477
4477
|
S = N.onFocus(pe);
|
|
4478
4478
|
}
|
|
4479
4479
|
return S;
|
|
4480
|
-
}, [o, s, m, b, N, r, c, p]), z =
|
|
4480
|
+
}, [o, s, m, b, N, r, c, p]), z = Rt(function() {
|
|
4481
4481
|
var S = "";
|
|
4482
4482
|
if (_ && v.length && !j && N.onFilter) {
|
|
4483
4483
|
var O = y({
|
|
@@ -4489,7 +4489,7 @@ var v1 = process.env.NODE_ENV === "production" ? {
|
|
|
4489
4489
|
});
|
|
4490
4490
|
}
|
|
4491
4491
|
return S;
|
|
4492
|
-
}, [r, h, _, N, v, y, j]), W = (a == null ? void 0 : a.action) === "initial-input-focus", H =
|
|
4492
|
+
}, [r, h, _, N, v, y, j]), W = (a == null ? void 0 : a.action) === "initial-input-focus", H = Rt(function() {
|
|
4493
4493
|
var S = "";
|
|
4494
4494
|
if (N.guidance) {
|
|
4495
4495
|
var O = s ? "value" : _ ? "menu" : "input";
|
|
@@ -5902,7 +5902,7 @@ var Ha = function(t) {
|
|
|
5902
5902
|
return s.onOptionHover(G);
|
|
5903
5903
|
}, Ue = U ? void 0 : function() {
|
|
5904
5904
|
return s.selectOption(G);
|
|
5905
|
-
}, Ve = "".concat(s.getElementId("option"), "-").concat(ue),
|
|
5905
|
+
}, Ve = "".concat(s.getElementId("option"), "-").concat(ue), ot = {
|
|
5906
5906
|
id: Ve,
|
|
5907
5907
|
onClick: Ue,
|
|
5908
5908
|
onMouseMove: rt,
|
|
@@ -5913,7 +5913,7 @@ var Ha = function(t) {
|
|
|
5913
5913
|
// is not supported on Apple devices
|
|
5914
5914
|
};
|
|
5915
5915
|
return /* @__PURE__ */ g.createElement(h, $({}, x, {
|
|
5916
|
-
innerProps:
|
|
5916
|
+
innerProps: ot,
|
|
5917
5917
|
data: G,
|
|
5918
5918
|
isDisabled: U,
|
|
5919
5919
|
isSelected: Q,
|
|
@@ -6152,20 +6152,20 @@ function s5(e) {
|
|
|
6152
6152
|
x.current = !1;
|
|
6153
6153
|
};
|
|
6154
6154
|
}, []);
|
|
6155
|
-
var
|
|
6155
|
+
var ot = He(function(Bt, dt) {
|
|
6156
6156
|
if (!r) return dt();
|
|
6157
|
-
var Me = r(
|
|
6157
|
+
var Me = r(Bt, dt);
|
|
6158
6158
|
Me && typeof Me.then == "function" && Me.then(dt, function() {
|
|
6159
6159
|
return dt();
|
|
6160
6160
|
});
|
|
6161
6161
|
}, [r]);
|
|
6162
6162
|
Pn(function() {
|
|
6163
|
-
a === !0 &&
|
|
6164
|
-
x.current && (v(
|
|
6163
|
+
a === !0 && ot(j, function(Bt) {
|
|
6164
|
+
x.current && (v(Bt || []), M(!!h.current));
|
|
6165
6165
|
});
|
|
6166
6166
|
}, []);
|
|
6167
|
-
var Ct = He(function(
|
|
6168
|
-
var Me = Du(
|
|
6167
|
+
var Ct = He(function(Bt, dt) {
|
|
6168
|
+
var Me = Du(Bt, dt, i);
|
|
6169
6169
|
if (!Me) {
|
|
6170
6170
|
h.current = void 0, A(""), F(""), pe([]), M(!1), Y(!1);
|
|
6171
6171
|
return;
|
|
@@ -6174,11 +6174,11 @@ function s5(e) {
|
|
|
6174
6174
|
A(Me), F(Me), pe(Ce[Me]), M(!1), Y(!1);
|
|
6175
6175
|
else {
|
|
6176
6176
|
var ds = h.current = {};
|
|
6177
|
-
A(Me), M(!0), Y(!H),
|
|
6178
|
-
x && ds === h.current && (h.current = void 0, M(!1), F(Me), pe(
|
|
6177
|
+
A(Me), M(!0), Y(!H), ot(Me, function(Tt) {
|
|
6178
|
+
x && ds === h.current && (h.current = void 0, M(!1), F(Me), pe(Tt || []), Y(!1), G(Tt ? P(P({}, Ce), {}, tn({}, Me, Tt)) : Ce));
|
|
6179
6179
|
});
|
|
6180
6180
|
}
|
|
6181
|
-
}, [s,
|
|
6181
|
+
}, [s, ot, H, Ce, i]), An = ee ? [] : j && H ? re : _ || [];
|
|
6182
6182
|
return P(P({}, d), {}, {
|
|
6183
6183
|
options: An,
|
|
6184
6184
|
isLoading: E || c,
|
|
@@ -6192,7 +6192,7 @@ var o5 = /* @__PURE__ */ F0(function(e, t) {
|
|
|
6192
6192
|
ref: t
|
|
6193
6193
|
}, o));
|
|
6194
6194
|
}), a5 = o5;
|
|
6195
|
-
function
|
|
6195
|
+
function sx({
|
|
6196
6196
|
options: e,
|
|
6197
6197
|
onChange: t,
|
|
6198
6198
|
name: a,
|
|
@@ -6284,12 +6284,12 @@ var r5 = ["allowCreateWhileLoading", "createOptionPosition", "formatCreateLabel"
|
|
|
6284
6284
|
}
|
|
6285
6285
|
};
|
|
6286
6286
|
function i5(e) {
|
|
6287
|
-
var t = e.allowCreateWhileLoading, a = t === void 0 ? !1 : t, o = e.createOptionPosition, s = o === void 0 ? "last" : o, r = e.formatCreateLabel, l = r === void 0 ? Ns.formatCreateLabel : r, c = e.isValidNewOption, i = c === void 0 ? Ns.isValidNewOption : c, u = e.getNewOptionData, p = u === void 0 ? Ns.getNewOptionData : u, d = e.onCreateOption, m = e.options, h = m === void 0 ? [] : m, x = e.onChange, b = ht(e, r5), C = b.getOptionValue, _ = C === void 0 ? Sa : C, v = b.getOptionLabel, y = v === void 0 ? Na : v, w = b.inputValue, j = b.isLoading, A = b.isMulti, B = b.value, N = b.name, E =
|
|
6287
|
+
var t = e.allowCreateWhileLoading, a = t === void 0 ? !1 : t, o = e.createOptionPosition, s = o === void 0 ? "last" : o, r = e.formatCreateLabel, l = r === void 0 ? Ns.formatCreateLabel : r, c = e.isValidNewOption, i = c === void 0 ? Ns.isValidNewOption : c, u = e.getNewOptionData, p = u === void 0 ? Ns.getNewOptionData : u, d = e.onCreateOption, m = e.options, h = m === void 0 ? [] : m, x = e.onChange, b = ht(e, r5), C = b.getOptionValue, _ = C === void 0 ? Sa : C, v = b.getOptionLabel, y = v === void 0 ? Na : v, w = b.inputValue, j = b.isLoading, A = b.isMulti, B = b.value, N = b.name, E = Rt(function() {
|
|
6288
6288
|
return i(w, Qn(B), h, {
|
|
6289
6289
|
getOptionValue: _,
|
|
6290
6290
|
getOptionLabel: y
|
|
6291
6291
|
}) ? p(w, l(w)) : void 0;
|
|
6292
|
-
}, [l, p, y, _, w, i, h, B]), M =
|
|
6292
|
+
}, [l, p, y, _, w, i, h, B]), M = Rt(function() {
|
|
6293
6293
|
return (a || !j) && E ? s === "first" ? [E].concat(sn(h)) : [].concat(sn(h), [E]) : h;
|
|
6294
6294
|
}, [a, s, j, E, h]), z = He(function(W, H) {
|
|
6295
6295
|
if (H.action !== "select-option")
|
|
@@ -6320,7 +6320,7 @@ var l5 = /* @__PURE__ */ F0(function(e, t) {
|
|
|
6320
6320
|
ref: t
|
|
6321
6321
|
}, o));
|
|
6322
6322
|
}), c5 = l5;
|
|
6323
|
-
function
|
|
6323
|
+
function ox({
|
|
6324
6324
|
options: e,
|
|
6325
6325
|
onChange: t,
|
|
6326
6326
|
name: a,
|
|
@@ -6409,7 +6409,7 @@ function sx({
|
|
|
6409
6409
|
}
|
|
6410
6410
|
);
|
|
6411
6411
|
}
|
|
6412
|
-
const u5 = "_checkbox_1dsyw_1", d5 = "_disabled_1dsyw_11", p5 = "_checkboxInput_1dsyw_15", m5 = "_checkboxBox_1dsyw_19", h5 = "_error_1dsyw_32", g5 = "_indeterminate_1dsyw_99", v5 = "_errorMsg_1dsyw_108",
|
|
6412
|
+
const u5 = "_checkbox_1dsyw_1", d5 = "_disabled_1dsyw_11", p5 = "_checkboxInput_1dsyw_15", m5 = "_checkboxBox_1dsyw_19", h5 = "_error_1dsyw_32", g5 = "_indeterminate_1dsyw_99", v5 = "_errorMsg_1dsyw_108", kt = {
|
|
6413
6413
|
checkbox: u5,
|
|
6414
6414
|
disabled: d5,
|
|
6415
6415
|
checkboxInput: p5,
|
|
@@ -6418,7 +6418,7 @@ const u5 = "_checkbox_1dsyw_1", d5 = "_disabled_1dsyw_11", p5 = "_checkboxInput_
|
|
|
6418
6418
|
indeterminate: g5,
|
|
6419
6419
|
errorMsg: v5
|
|
6420
6420
|
};
|
|
6421
|
-
function
|
|
6421
|
+
function ax({
|
|
6422
6422
|
id: e,
|
|
6423
6423
|
name: t,
|
|
6424
6424
|
children: a,
|
|
@@ -6434,7 +6434,7 @@ function ox({
|
|
|
6434
6434
|
/* @__PURE__ */ n.jsxs(
|
|
6435
6435
|
"label",
|
|
6436
6436
|
{
|
|
6437
|
-
className: I(
|
|
6437
|
+
className: I(kt.checkbox, { [kt.disabled]: u }, s),
|
|
6438
6438
|
style: r,
|
|
6439
6439
|
htmlFor: e,
|
|
6440
6440
|
children: [
|
|
@@ -6443,7 +6443,7 @@ function ox({
|
|
|
6443
6443
|
{
|
|
6444
6444
|
type: "checkbox",
|
|
6445
6445
|
checked: c,
|
|
6446
|
-
className:
|
|
6446
|
+
className: kt.checkboxInput,
|
|
6447
6447
|
name: t,
|
|
6448
6448
|
id: e,
|
|
6449
6449
|
onChange: o,
|
|
@@ -6454,10 +6454,10 @@ function ox({
|
|
|
6454
6454
|
"div",
|
|
6455
6455
|
{
|
|
6456
6456
|
className: I(
|
|
6457
|
-
|
|
6458
|
-
{ [
|
|
6459
|
-
{ [
|
|
6460
|
-
{ [
|
|
6457
|
+
kt.checkboxBox,
|
|
6458
|
+
{ [kt.indeterminate]: i },
|
|
6459
|
+
{ [kt.error]: l },
|
|
6460
|
+
{ [kt.disabled]: u }
|
|
6461
6461
|
)
|
|
6462
6462
|
}
|
|
6463
6463
|
),
|
|
@@ -6465,7 +6465,7 @@ function ox({
|
|
|
6465
6465
|
]
|
|
6466
6466
|
}
|
|
6467
6467
|
),
|
|
6468
|
-
l && /* @__PURE__ */ n.jsx("p", { className:
|
|
6468
|
+
l && /* @__PURE__ */ n.jsx("p", { className: kt.errorMsg, children: l })
|
|
6469
6469
|
] });
|
|
6470
6470
|
}
|
|
6471
6471
|
const b5 = "_progressContainer_gc4j9_1", f5 = "_header_gc4j9_6", x5 = "_steps_gc4j9_23", _5 = "_btnsFlex_gc4j9_34", C5 = "_step_gc4j9_23", I5 = "_line_gc4j9_46", y5 = "_labelContainer_gc4j9_52", w5 = "_circle_gc4j9_59", A5 = "_active_gc4j9_80", j5 = "_completed_gc4j9_101", N5 = "_label_gc4j9_52", S5 = "_body_gc4j9_123", E5 = "_footer_gc4j9_131", We = {
|
|
@@ -6483,7 +6483,7 @@ const b5 = "_progressContainer_gc4j9_1", f5 = "_header_gc4j9_6", x5 = "_steps_gc
|
|
|
6483
6483
|
body: S5,
|
|
6484
6484
|
footer: E5
|
|
6485
6485
|
}, Va = "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";
|
|
6486
|
-
function
|
|
6486
|
+
function rx({
|
|
6487
6487
|
steps: e,
|
|
6488
6488
|
onCancelClick: t,
|
|
6489
6489
|
onFinalStepClick: a,
|
|
@@ -6561,7 +6561,7 @@ const B5 = "_segmentedControl_11npz_1", k5 = "_root_11npz_6", R5 = "_radio_11npz
|
|
|
6561
6561
|
radio: R5,
|
|
6562
6562
|
radioLabel: F5
|
|
6563
6563
|
};
|
|
6564
|
-
function
|
|
6564
|
+
function ix({ items: e, defaultValue: t, handleOnChange: a }) {
|
|
6565
6565
|
var l, c;
|
|
6566
6566
|
const [o, s] = ie(
|
|
6567
6567
|
On.machine({
|
|
@@ -6613,7 +6613,7 @@ const L5 = "_iconSpan_1mkuc_1", H5 = "_icon_1mkuc_1", T5 = "_closeIconSpan_1mkuc
|
|
|
6613
6613
|
spanClassName: Je.iconSpan
|
|
6614
6614
|
}
|
|
6615
6615
|
)
|
|
6616
|
-
}),
|
|
6616
|
+
}), lx = ({ msg: e, options: t }) => ns.error(e, {
|
|
6617
6617
|
position: "top-right",
|
|
6618
6618
|
autoClose: 1800,
|
|
6619
6619
|
...t,
|
|
@@ -6625,7 +6625,7 @@ const L5 = "_iconSpan_1mkuc_1", H5 = "_icon_1mkuc_1", T5 = "_closeIconSpan_1mkuc
|
|
|
6625
6625
|
spanClassName: Je.iconSpan
|
|
6626
6626
|
}
|
|
6627
6627
|
)
|
|
6628
|
-
}),
|
|
6628
|
+
}), cx = ({ msg: e, options: t }) => ns.info(e, {
|
|
6629
6629
|
position: "top-right",
|
|
6630
6630
|
autoClose: 1800,
|
|
6631
6631
|
...t,
|
|
@@ -6637,7 +6637,7 @@ const L5 = "_iconSpan_1mkuc_1", H5 = "_icon_1mkuc_1", T5 = "_closeIconSpan_1mkuc
|
|
|
6637
6637
|
spanClassName: Je.iconSpan
|
|
6638
6638
|
}
|
|
6639
6639
|
)
|
|
6640
|
-
}),
|
|
6640
|
+
}), ux = ({ msg: e, options: t }) => ns.warning(e, {
|
|
6641
6641
|
position: "top-right",
|
|
6642
6642
|
autoClose: 1800,
|
|
6643
6643
|
...t,
|
|
@@ -6650,7 +6650,7 @@ const L5 = "_iconSpan_1mkuc_1", H5 = "_icon_1mkuc_1", T5 = "_closeIconSpan_1mkuc
|
|
|
6650
6650
|
}
|
|
6651
6651
|
)
|
|
6652
6652
|
});
|
|
6653
|
-
function
|
|
6653
|
+
function dx({ closeToast: e }) {
|
|
6654
6654
|
return /* @__PURE__ */ n.jsx("button", { className: Je.closeToastBtn, onClick: e, children: /* @__PURE__ */ n.jsx(
|
|
6655
6655
|
R,
|
|
6656
6656
|
{
|
|
@@ -6748,7 +6748,7 @@ const z5 = "_labelContainer_quv4s_1", $5 = "_heading_quv4s_5", Y5 = "_optionsCon
|
|
|
6748
6748
|
function Tn({ className: e, ...t }) {
|
|
6749
6749
|
return /* @__PURE__ */ n.jsx("span", { className: I(dp.container, e), ...t });
|
|
6750
6750
|
}
|
|
6751
|
-
function
|
|
6751
|
+
function px({
|
|
6752
6752
|
items: e,
|
|
6753
6753
|
radioHeading: t,
|
|
6754
6754
|
defaultValue: a,
|
|
@@ -6832,7 +6832,7 @@ const pp = "_tabList_1uplx_1", mp = "_tab_1uplx_1", c0 = {
|
|
|
6832
6832
|
tabList: pp,
|
|
6833
6833
|
tab: mp
|
|
6834
6834
|
};
|
|
6835
|
-
function
|
|
6835
|
+
function mx({ tabs: e, defaultValue: t, tabClassName: a, onValueChange: o }) {
|
|
6836
6836
|
const [s, r] = ie(
|
|
6837
6837
|
Ro.machine({
|
|
6838
6838
|
id: g.useId(),
|
|
@@ -6860,7 +6860,7 @@ function px({ tabs: e, defaultValue: t, tabClassName: a, onValueChange: o }) {
|
|
|
6860
6860
|
e.map((c) => /* @__PURE__ */ Dn("div", { ...l.getContentProps({ value: c.value }), key: c.value }, c.content))
|
|
6861
6861
|
] });
|
|
6862
6862
|
}
|
|
6863
|
-
const hp = "_box_27130_1", gp = "_ldsRing_27130_10", vp = "_ldsDualRing_27130_48", bp = "_ldsRipple_27130_74", fp = "_ldsEllipsis_27130_122", xp = "_ldsRoller_27130_179", _p = "_ldsSpinner_27130_265", Cp = "_ldsHourglass_27130_345", Ip = "_ldsGrid_27130_378",
|
|
6863
|
+
const hp = "_box_27130_1", gp = "_ldsRing_27130_10", vp = "_ldsDualRing_27130_48", bp = "_ldsRipple_27130_74", fp = "_ldsEllipsis_27130_122", xp = "_ldsRoller_27130_179", _p = "_ldsSpinner_27130_265", Cp = "_ldsHourglass_27130_345", Ip = "_ldsGrid_27130_378", Et = {
|
|
6864
6864
|
box: hp,
|
|
6865
6865
|
ldsRing: gp,
|
|
6866
6866
|
ldsDualRing: vp,
|
|
@@ -6901,13 +6901,13 @@ function ho({
|
|
|
6901
6901
|
return /* @__PURE__ */ n.jsx(kp, { loaderStyle: t });
|
|
6902
6902
|
}
|
|
6903
6903
|
};
|
|
6904
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6904
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.box, style: e, children: [
|
|
6905
6905
|
o(a),
|
|
6906
6906
|
/* @__PURE__ */ n.jsx("span", { style: { visibility: "hidden", position: "absolute" }, "aria-label": "loading", children: "Loading..." })
|
|
6907
6907
|
] });
|
|
6908
6908
|
}
|
|
6909
6909
|
function wp({ loaderStyle: e }) {
|
|
6910
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6910
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.ldsRing, style: e, children: [
|
|
6911
6911
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6912
6912
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6913
6913
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
@@ -6915,16 +6915,16 @@ function wp({ loaderStyle: e }) {
|
|
|
6915
6915
|
] });
|
|
6916
6916
|
}
|
|
6917
6917
|
function Ap({ loaderStyle: e }) {
|
|
6918
|
-
return /* @__PURE__ */ n.jsx("div", { className:
|
|
6918
|
+
return /* @__PURE__ */ n.jsx("div", { className: Et.ldsDualRing, style: e });
|
|
6919
6919
|
}
|
|
6920
6920
|
function jp({ loaderStyle: e }) {
|
|
6921
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6921
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.ldsRipple, style: e, children: [
|
|
6922
6922
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6923
6923
|
/* @__PURE__ */ n.jsx("div", {})
|
|
6924
6924
|
] });
|
|
6925
6925
|
}
|
|
6926
6926
|
function Np({ loaderStyle: e }) {
|
|
6927
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6927
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.ldsEllipsis, style: e, children: [
|
|
6928
6928
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6929
6929
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6930
6930
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
@@ -6932,7 +6932,7 @@ function Np({ loaderStyle: e }) {
|
|
|
6932
6932
|
] });
|
|
6933
6933
|
}
|
|
6934
6934
|
function Sp({ loaderStyle: e }) {
|
|
6935
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6935
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.ldsRoller, style: e, children: [
|
|
6936
6936
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6937
6937
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6938
6938
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
@@ -6944,7 +6944,7 @@ function Sp({ loaderStyle: e }) {
|
|
|
6944
6944
|
] });
|
|
6945
6945
|
}
|
|
6946
6946
|
function Ep({ loaderStyle: e }) {
|
|
6947
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6947
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.ldsSpinner, style: e, children: [
|
|
6948
6948
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6949
6949
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6950
6950
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
@@ -6960,10 +6960,10 @@ function Ep({ loaderStyle: e }) {
|
|
|
6960
6960
|
] });
|
|
6961
6961
|
}
|
|
6962
6962
|
function Bp({ loaderStyle: e }) {
|
|
6963
|
-
return /* @__PURE__ */ n.jsx("div", { className:
|
|
6963
|
+
return /* @__PURE__ */ n.jsx("div", { className: Et.ldsHourglass, style: e });
|
|
6964
6964
|
}
|
|
6965
6965
|
function kp({ loaderStyle: e }) {
|
|
6966
|
-
return /* @__PURE__ */ n.jsxs("div", { className:
|
|
6966
|
+
return /* @__PURE__ */ n.jsxs("div", { className: Et.ldsGrid, style: e, children: [
|
|
6967
6967
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6968
6968
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
6969
6969
|
/* @__PURE__ */ n.jsx("div", {}),
|
|
@@ -6986,7 +6986,7 @@ const Rp = "_component_nfxra_1", Fp = "_switchLabel_nfxra_7", Lp = "_subText_nfx
|
|
|
6986
6986
|
lg: Gp,
|
|
6987
6987
|
disabled: Pp
|
|
6988
6988
|
};
|
|
6989
|
-
function
|
|
6989
|
+
function hx({
|
|
6990
6990
|
isToggled: e,
|
|
6991
6991
|
handleToggleChange: t,
|
|
6992
6992
|
name: a,
|
|
@@ -7057,7 +7057,7 @@ const Ss = {
|
|
|
7057
7057
|
color: "var(--status-error)"
|
|
7058
7058
|
}
|
|
7059
7059
|
};
|
|
7060
|
-
function
|
|
7060
|
+
function gx({ status: e, text: t, icon: a, customStyles: o = {} }) {
|
|
7061
7061
|
return /* @__PURE__ */ n.jsxs(
|
|
7062
7062
|
"div",
|
|
7063
7063
|
{
|
|
@@ -7235,7 +7235,7 @@ function Nm({
|
|
|
7235
7235
|
}
|
|
7236
7236
|
function Sm({ filter: e, tableFilter: t, selectedFilters: a }) {
|
|
7237
7237
|
var c;
|
|
7238
|
-
const [o, s] = ie(
|
|
7238
|
+
const [o, s] = ie(Ht.machine({ id: e.key })), r = Ht.connect(o, s, le), l = (c = e.options) == null ? void 0 : c.filter((i) => t == null ? void 0 : t.values.includes(i.value));
|
|
7239
7239
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
7240
7240
|
/* @__PURE__ */ n.jsxs(
|
|
7241
7241
|
"div",
|
|
@@ -7262,11 +7262,11 @@ function Em({
|
|
|
7262
7262
|
}) {
|
|
7263
7263
|
var C, _;
|
|
7264
7264
|
const [c, i] = g.useState(""), [u, p] = ie(
|
|
7265
|
-
|
|
7265
|
+
nt.machine({
|
|
7266
7266
|
id: e.id,
|
|
7267
7267
|
closeOnSelect: !1
|
|
7268
7268
|
})
|
|
7269
|
-
), d =
|
|
7269
|
+
), d = nt.connect(u, p, le), m = e == null ? void 0 : e.options.filter((v) => v.name ? v.name.toLowerCase().includes(c.toLowerCase()) : !1), h = a == null ? void 0 : a.values.length, x = () => {
|
|
7270
7270
|
r(a == null ? void 0 : a.key, l), d.setOpen(!1);
|
|
7271
7271
|
}, b = (v) => {
|
|
7272
7272
|
let y = !1;
|
|
@@ -7854,7 +7854,7 @@ function gn({
|
|
|
7854
7854
|
}
|
|
7855
7855
|
gn.Item = jh;
|
|
7856
7856
|
gn.DragHandle = Nh;
|
|
7857
|
-
const
|
|
7857
|
+
const At = "select", Ot = "dropdown-actions", Ft = "select-radio";
|
|
7858
7858
|
function Bh({
|
|
7859
7859
|
customColumnConfig: e,
|
|
7860
7860
|
table: t,
|
|
@@ -7872,7 +7872,7 @@ function Bh({
|
|
|
7872
7872
|
preventScroll: !1
|
|
7873
7873
|
})
|
|
7874
7874
|
), x = Mn.connect(m, h, le), b = t.getAllLeafColumns().filter(
|
|
7875
|
-
(j) => !j.columnDef.enableHiding && j.id !==
|
|
7875
|
+
(j) => !j.columnDef.enableHiding && j.id !== At && j.id !== Ft && j.id !== Ot
|
|
7876
7876
|
);
|
|
7877
7877
|
g.useEffect(() => {
|
|
7878
7878
|
l || r || (u((s == null ? void 0 : s.checked_state) || []), v((s == null ? void 0 : s.checked_state) || []));
|
|
@@ -7883,7 +7883,7 @@ function Bh({
|
|
|
7883
7883
|
B == null || B.toggleVisibility(A.checked);
|
|
7884
7884
|
}), t.setColumnOrder(() => {
|
|
7885
7885
|
const A = j.map((N) => N.id), B = [
|
|
7886
|
-
a ?
|
|
7886
|
+
a ? At : Ft,
|
|
7887
7887
|
...A,
|
|
7888
7888
|
o ? Ot : void 0
|
|
7889
7889
|
].filter(Boolean);
|
|
@@ -8106,12 +8106,12 @@ let Es = [
|
|
|
8106
8106
|
{ label: "25", value: "25" }
|
|
8107
8107
|
];
|
|
8108
8108
|
function Yh({ setLimit: e, limit: t, totalItems: a, itemsOnPage: o }) {
|
|
8109
|
-
const s =
|
|
8109
|
+
const s = Nt.collection({
|
|
8110
8110
|
items: Es,
|
|
8111
8111
|
itemToString: (i) => i.label,
|
|
8112
8112
|
itemToValue: (i) => i.value
|
|
8113
8113
|
}), [r, l] = ie(
|
|
8114
|
-
|
|
8114
|
+
Nt.machine({
|
|
8115
8115
|
id: g.useId(),
|
|
8116
8116
|
collection: s,
|
|
8117
8117
|
value: [t.toString()],
|
|
@@ -8123,7 +8123,7 @@ function Yh({ setLimit: e, limit: t, totalItems: a, itemsOnPage: o }) {
|
|
|
8123
8123
|
placement: "top"
|
|
8124
8124
|
}
|
|
8125
8125
|
})
|
|
8126
|
-
), c =
|
|
8126
|
+
), c = Nt.connect(r, l, le);
|
|
8127
8127
|
return o && o < +Es[0].value ? /* @__PURE__ */ n.jsx("div", { className: Re.limitBox }) : /* @__PURE__ */ n.jsxs("div", { className: Re.limitBox, children: [
|
|
8128
8128
|
"Showing",
|
|
8129
8129
|
/* @__PURE__ */ n.jsxs("div", { ...c.getRootProps(), children: [
|
|
@@ -8154,12 +8154,12 @@ const m0 = (e, t) => {
|
|
|
8154
8154
|
return a;
|
|
8155
8155
|
};
|
|
8156
8156
|
function Jh({ paginationApi: e, i: t }) {
|
|
8157
|
-
const a = e.pages[t - 1].value, o = e.pages[t + 1].value, s =
|
|
8157
|
+
const a = e.pages[t - 1].value, o = e.pages[t + 1].value, s = Nt.collection({
|
|
8158
8158
|
items: m0(a, o),
|
|
8159
8159
|
itemToString: (i) => i.label,
|
|
8160
8160
|
itemToValue: (i) => i.value
|
|
8161
8161
|
}), [r, l] = ie(
|
|
8162
|
-
|
|
8162
|
+
Nt.machine({
|
|
8163
8163
|
id: g.useId(),
|
|
8164
8164
|
collection: s,
|
|
8165
8165
|
onValueChange(i) {
|
|
@@ -8167,7 +8167,7 @@ function Jh({ paginationApi: e, i: t }) {
|
|
|
8167
8167
|
e.setPage(+u);
|
|
8168
8168
|
}
|
|
8169
8169
|
})
|
|
8170
|
-
), c =
|
|
8170
|
+
), c = Nt.connect(r, l, le);
|
|
8171
8171
|
return /* @__PURE__ */ Dn("div", { ...c.getRootProps(), key: `ellipsis-${t}` }, /* @__PURE__ */ n.jsx("div", { ...c.getControlProps(), children: /* @__PURE__ */ n.jsx("button", { ...c.getTriggerProps(), className: "zap-reset-btn", children: /* @__PURE__ */ n.jsx(
|
|
8172
8172
|
"div",
|
|
8173
8173
|
{
|
|
@@ -8265,7 +8265,7 @@ function h0({
|
|
|
8265
8265
|
{
|
|
8266
8266
|
type: "checkbox",
|
|
8267
8267
|
ref: s,
|
|
8268
|
-
className: I(vn.checkbox, t.id ===
|
|
8268
|
+
className: I(vn.checkbox, t.id === At && vn.checkboxSelect),
|
|
8269
8269
|
...o
|
|
8270
8270
|
}
|
|
8271
8271
|
) });
|
|
@@ -8288,7 +8288,7 @@ function xg({
|
|
|
8288
8288
|
}
|
|
8289
8289
|
) });
|
|
8290
8290
|
}
|
|
8291
|
-
function
|
|
8291
|
+
function vx({
|
|
8292
8292
|
data: e,
|
|
8293
8293
|
loaderConfig: t,
|
|
8294
8294
|
columns: a,
|
|
@@ -8314,7 +8314,7 @@ function gx({
|
|
|
8314
8314
|
exportConfig: x
|
|
8315
8315
|
}) {
|
|
8316
8316
|
const [b, C] = g.useState([]), [_, v] = g.useState({}), [y, w] = g.useState([]), [j, A] = g.useState({
|
|
8317
|
-
left: m != null && m.stickyIds ? [
|
|
8317
|
+
left: m != null && m.stickyIds ? [Ft, At, ...m == null ? void 0 : m.stickyIds] : [Ft, At],
|
|
8318
8318
|
right: [Ot]
|
|
8319
8319
|
}), [B, N] = g.useState({}), E = !t.isFetching && !t.isError && !e.length, { isCheckbox: M, isRadio: z, setSelectedRows: W } = r;
|
|
8320
8320
|
Xt(() => {
|
|
@@ -8332,7 +8332,7 @@ function gx({
|
|
|
8332
8332
|
}, [r == null ? void 0 : r.rowSelection, B]);
|
|
8333
8333
|
const H = [
|
|
8334
8334
|
{
|
|
8335
|
-
id:
|
|
8335
|
+
id: At,
|
|
8336
8336
|
header: (S) => /* @__PURE__ */ n.jsx(
|
|
8337
8337
|
h0,
|
|
8338
8338
|
{
|
|
@@ -8358,7 +8358,7 @@ function gx({
|
|
|
8358
8358
|
// enableHiding: false,
|
|
8359
8359
|
},
|
|
8360
8360
|
{
|
|
8361
|
-
id:
|
|
8361
|
+
id: Ft,
|
|
8362
8362
|
cell: ({ row: S }) => /* @__PURE__ */ n.jsx(
|
|
8363
8363
|
xg,
|
|
8364
8364
|
{
|
|
@@ -8418,10 +8418,10 @@ function gx({
|
|
|
8418
8418
|
);
|
|
8419
8419
|
}, []), g.useLayoutEffect(() => {
|
|
8420
8420
|
var S;
|
|
8421
|
-
M || (S = F.getColumn(
|
|
8421
|
+
M || (S = F.getColumn(At)) == null || S.toggleVisibility(!1);
|
|
8422
8422
|
}, []), g.useLayoutEffect(() => {
|
|
8423
8423
|
var S;
|
|
8424
|
-
z || (S = F.getColumn(
|
|
8424
|
+
z || (S = F.getColumn(Ft)) == null || S.toggleVisibility(!1);
|
|
8425
8425
|
}, []), g.useLayoutEffect(() => {
|
|
8426
8426
|
var S;
|
|
8427
8427
|
l.isDropdownActions || (S = F.getColumn(Ot)) == null || S.toggleVisibility(!1);
|
|
@@ -8511,7 +8511,7 @@ function _g({
|
|
|
8511
8511
|
style: {
|
|
8512
8512
|
width: b.getSize() === Number.MAX_SAFE_INTEGER ? "auto" : b.getSize(),
|
|
8513
8513
|
paddingRight: b.id === Ot ? "10px" : void 0,
|
|
8514
|
-
paddingLeft: b.index === 0 && b.id !==
|
|
8514
|
+
paddingLeft: b.index === 0 && b.id !== At && b.id !== Ft ? "10px" : v ? "15px" : void 0,
|
|
8515
8515
|
...g0(
|
|
8516
8516
|
b.column,
|
|
8517
8517
|
i,
|
|
@@ -8552,7 +8552,7 @@ function _g({
|
|
|
8552
8552
|
}) }, x.id)) }),
|
|
8553
8553
|
o.isFetching ? /* @__PURE__ */ n.jsx(Xp, { text: o.text, isError: o.isError }) : l ? /* @__PURE__ */ n.jsx(Yp, { emptyStateConfig: s, search: c }) : /* @__PURE__ */ n.jsx("tbody", { className: Xe.tableBody, children: e.getRowModel().rows.map((x, b, C) => /* @__PURE__ */ n.jsx("tr", { className: Xe.tableRow, children: x.getVisibleCells().map((_, v, y) => {
|
|
8554
8554
|
var A, B;
|
|
8555
|
-
const w = (t || a) && (_.id === `${b}_${
|
|
8555
|
+
const w = (t || a) && (_.id === `${b}_${Ft}` || _.id === `${b}_${At}`);
|
|
8556
8556
|
let j = !1;
|
|
8557
8557
|
return (A = r == null ? void 0 : r.stickyIds) != null && A.length && (j = (B = y[v - 1]) == null ? void 0 : B.column.getCanPin()), /* @__PURE__ */ n.jsx(
|
|
8558
8558
|
"td",
|
|
@@ -8606,7 +8606,7 @@ const g0 = (e, t, a, o) => {
|
|
|
8606
8606
|
swatchGroup: Sg,
|
|
8607
8607
|
swatchSingle: Eg
|
|
8608
8608
|
};
|
|
8609
|
-
function
|
|
8609
|
+
function bx({
|
|
8610
8610
|
name: e,
|
|
8611
8611
|
label: t,
|
|
8612
8612
|
errorMsg: a,
|
|
@@ -8681,7 +8681,7 @@ const v0 = [
|
|
|
8681
8681
|
], Bg = "_avatarImg_b4wd7_1", kg = {
|
|
8682
8682
|
avatarImg: Bg
|
|
8683
8683
|
};
|
|
8684
|
-
function
|
|
8684
|
+
function fx({ user: e, imageStyles: t = {} }) {
|
|
8685
8685
|
return /* @__PURE__ */ n.jsx(
|
|
8686
8686
|
"img",
|
|
8687
8687
|
{
|
|
@@ -8725,7 +8725,7 @@ const Wg = "_tabs_hb1nk_1", Zg = "_tabBar_hb1nk_9", Xg = "_tab_hb1nk_1", zg = "_
|
|
|
8725
8725
|
tab: Xg,
|
|
8726
8726
|
activeTab: zg,
|
|
8727
8727
|
tabContent: $g
|
|
8728
|
-
},
|
|
8728
|
+
}, xx = ({
|
|
8729
8729
|
id: e,
|
|
8730
8730
|
activeKey: t,
|
|
8731
8731
|
onSelect: a,
|
|
@@ -8749,7 +8749,7 @@ const Wg = "_tabs_hb1nk_1", Zg = "_tabBar_hb1nk_9", Xg = "_tab_hb1nk_1", zg = "_
|
|
|
8749
8749
|
(c) => c.props.eventKey === t ? c.props.children : null
|
|
8750
8750
|
) })
|
|
8751
8751
|
] });
|
|
8752
|
-
},
|
|
8752
|
+
}, _x = ({
|
|
8753
8753
|
title: e,
|
|
8754
8754
|
isActive: t,
|
|
8755
8755
|
customClassName: a,
|
|
@@ -8787,7 +8787,7 @@ const Wg = "_tabs_hb1nk_1", Zg = "_tabBar_hb1nk_9", Xg = "_tab_hb1nk_1", zg = "_
|
|
|
8787
8787
|
icon: l3,
|
|
8788
8788
|
dot: c3
|
|
8789
8789
|
};
|
|
8790
|
-
var
|
|
8790
|
+
var et = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.NEUTRAL = "neutral", e.POSITIVE = "positive", e.WARNING = "warning", e.NEGATIVE = "negative", e.HIGHLIGHT = "highlight", e))(et || {}), Os = /* @__PURE__ */ ((e) => (e.ICON = "icon", e.DOT = "dot", e.NONE = "none", e))(Os || {});
|
|
8791
8791
|
function b0({
|
|
8792
8792
|
highlight: e = "none",
|
|
8793
8793
|
status: t = "default",
|
|
@@ -8881,7 +8881,7 @@ function h3({ data: e, menuItems: t }) {
|
|
|
8881
8881
|
{
|
|
8882
8882
|
highlight: Os.ICON,
|
|
8883
8883
|
icon: e.icon_url,
|
|
8884
|
-
status: g3[e.module_reference] ||
|
|
8884
|
+
status: g3[e.module_reference] || et.DEFAULT,
|
|
8885
8885
|
customSvgStyles: { width: "16px", height: "16px" },
|
|
8886
8886
|
children: e.module_name
|
|
8887
8887
|
}
|
|
@@ -8912,18 +8912,19 @@ function h3({ data: e, menuItems: t }) {
|
|
|
8912
8912
|
] });
|
|
8913
8913
|
}
|
|
8914
8914
|
const g3 = {
|
|
8915
|
-
profile:
|
|
8916
|
-
leave:
|
|
8917
|
-
it_request:
|
|
8918
|
-
attendance:
|
|
8919
|
-
reimbursement:
|
|
8920
|
-
document:
|
|
8915
|
+
profile: et.DEFAULT,
|
|
8916
|
+
leave: et.DEFAULT,
|
|
8917
|
+
it_request: et.NEGATIVE,
|
|
8918
|
+
attendance: et.HIGHLIGHT,
|
|
8919
|
+
reimbursement: et.DEFAULT,
|
|
8920
|
+
document: et.HIGHLIGHT
|
|
8921
8921
|
}, v3 = {
|
|
8922
|
-
pending:
|
|
8923
|
-
declined:
|
|
8924
|
-
pending_second_approver:
|
|
8925
|
-
cancelled:
|
|
8926
|
-
approved:
|
|
8922
|
+
pending: et.WARNING,
|
|
8923
|
+
declined: et.NEGATIVE,
|
|
8924
|
+
pending_second_approver: et.WARNING,
|
|
8925
|
+
cancelled: et.NEUTRAL,
|
|
8926
|
+
approved: et.POSITIVE,
|
|
8927
|
+
pending_cancellation: et.WARNING
|
|
8927
8928
|
}, b3 = "_taskCardHeader_dnzg4_1", f3 = {
|
|
8928
8929
|
taskCardHeader: b3
|
|
8929
8930
|
};
|
|
@@ -8937,7 +8938,7 @@ const _3 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20wid
|
|
|
8937
8938
|
emptyTxt: w3,
|
|
8938
8939
|
emptyIcon: A3
|
|
8939
8940
|
};
|
|
8940
|
-
function
|
|
8941
|
+
function Cx({
|
|
8941
8942
|
headers: e,
|
|
8942
8943
|
data: t,
|
|
8943
8944
|
isLoading: a = !1,
|
|
@@ -8959,7 +8960,7 @@ function N3({ emptyText: e }) {
|
|
|
8959
8960
|
/* @__PURE__ */ n.jsx("p", { className: I(Wt.emptyTxt, "zap-content-medium"), children: e })
|
|
8960
8961
|
] });
|
|
8961
8962
|
}
|
|
8962
|
-
const f0 = "data:image/svg+xml,%3csvg%20width='6'%20height='18'%20viewBox='0%200%206%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.99996%201L0.999962%2017'%20stroke='%239999B3'%20stroke-linecap='round'/%3e%3c/svg%3e", S3 = "
|
|
8963
|
+
const f0 = "data:image/svg+xml,%3csvg%20width='6'%20height='18'%20viewBox='0%200%206%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.99996%201L0.999962%2017'%20stroke='%239999B3'%20stroke-linecap='round'/%3e%3c/svg%3e", S3 = "_menu_igbz8_1", E3 = "_menuItem_igbz8_18", B3 = "_page_igbz8_33", Rs = {
|
|
8963
8964
|
menu: S3,
|
|
8964
8965
|
menuItem: E3,
|
|
8965
8966
|
page: B3
|
|
@@ -8967,28 +8968,29 @@ const f0 = "data:image/svg+xml,%3csvg%20width='6'%20height='18'%20viewBox='0%200
|
|
|
8967
8968
|
function k3({ pages: e }) {
|
|
8968
8969
|
return /* @__PURE__ */ n.jsx("div", { className: Rs.menu, children: e.map((t, a) => /* @__PURE__ */ n.jsx("div", { className: I(Rs.menuItem), children: /* @__PURE__ */ n.jsx("div", { className: I(Rs.page, "zap-content-medium"), onClick: t.to, children: t.label }) }, a)) });
|
|
8969
8970
|
}
|
|
8970
|
-
const R3 = "
|
|
8971
|
+
const R3 = "_breadcrumb_1n4ej_1", F3 = "_pageSection_1n4ej_6", L3 = "_page_1n4ej_6", H3 = "_divider_1n4ej_21", T3 = "_activePage_1n4ej_32", V3 = "_dots_1n4ej_36", G3 = "_focused_1n4ej_44", wt = {
|
|
8971
8972
|
breadcrumb: R3,
|
|
8972
8973
|
pageSection: F3,
|
|
8973
8974
|
page: L3,
|
|
8974
|
-
|
|
8975
|
-
|
|
8976
|
-
|
|
8975
|
+
divider: H3,
|
|
8976
|
+
activePage: T3,
|
|
8977
|
+
dots: V3,
|
|
8978
|
+
focused: G3
|
|
8977
8979
|
};
|
|
8978
|
-
function
|
|
8980
|
+
function Ix({ pages: e }) {
|
|
8979
8981
|
const [t, a] = g.useState(!1), [o, s] = g.useState(null), r = g.useRef(null), l = (c) => {
|
|
8980
8982
|
r.current && !r.current.contains(c.target) && a(!1);
|
|
8981
8983
|
};
|
|
8982
8984
|
return g.useEffect(() => (document.addEventListener("mousedown", l), () => {
|
|
8983
8985
|
document.removeEventListener("mousedown", l);
|
|
8984
|
-
}), []), /* @__PURE__ */ n.jsxs("div", { className:
|
|
8985
|
-
e.map((c, i) => /* @__PURE__ */ n.jsx("span", { className:
|
|
8986
|
+
}), []), /* @__PURE__ */ n.jsxs("div", { className: wt.breadcrumb, children: [
|
|
8987
|
+
e.map((c, i) => /* @__PURE__ */ n.jsx("span", { className: wt.pageSection, children: Number(i) === 2 && e.length !== 3 ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
8986
8988
|
/* @__PURE__ */ n.jsx(
|
|
8987
8989
|
"span",
|
|
8988
8990
|
{
|
|
8989
8991
|
className: I(
|
|
8990
|
-
|
|
8991
|
-
`${t && o === "dots" ?
|
|
8992
|
+
wt.dots,
|
|
8993
|
+
`${t && o === "dots" ? wt.focused : null}`
|
|
8992
8994
|
),
|
|
8993
8995
|
onClick: () => {
|
|
8994
8996
|
a((u) => !u), s("dots");
|
|
@@ -8996,7 +8998,7 @@ function Cx({ pages: e }) {
|
|
|
8996
8998
|
children: "..."
|
|
8997
8999
|
}
|
|
8998
9000
|
),
|
|
8999
|
-
/* @__PURE__ */ n.jsx("span", { children: /* @__PURE__ */ n.jsx(R, { path: f0, width: 12, height:
|
|
9001
|
+
/* @__PURE__ */ n.jsx("span", { className: wt.divider, children: /* @__PURE__ */ n.jsx(R, { path: f0, width: 12, height: 20 }) })
|
|
9000
9002
|
] }) : /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
9001
9003
|
(Number(i) === e.length - 1 || Number(i) < 2) && /* @__PURE__ */ n.jsx(
|
|
9002
9004
|
"span",
|
|
@@ -9005,27 +9007,27 @@ function Cx({ pages: e }) {
|
|
|
9005
9007
|
c.to(), s(c.label);
|
|
9006
9008
|
},
|
|
9007
9009
|
className: I(
|
|
9008
|
-
|
|
9009
|
-
`${Number(i) >= 2 &&
|
|
9010
|
+
wt.page,
|
|
9011
|
+
`${(Number(i) >= 2 || Number(i) === e.length - 1) && wt.activePage} ${o === c.label && wt.focused}`,
|
|
9010
9012
|
"zap-content-medium"
|
|
9011
9013
|
),
|
|
9012
9014
|
children: c.label
|
|
9013
9015
|
}
|
|
9014
9016
|
),
|
|
9015
|
-
i !== e.length - 1 && Number(i) < 2 && /* @__PURE__ */ n.jsx("span", { children: /* @__PURE__ */ n.jsx(R, { path: f0, width: 12, height:
|
|
9017
|
+
i !== e.length - 1 && Number(i) < 2 && /* @__PURE__ */ n.jsx("span", { className: wt.divider, children: /* @__PURE__ */ n.jsx(R, { path: f0, width: 12, height: 20 }) })
|
|
9016
9018
|
] }) }, i)),
|
|
9017
9019
|
t && /* @__PURE__ */ n.jsx("div", { ref: r, children: /* @__PURE__ */ n.jsx(k3, { pages: e.slice(2, e.length - 1) }) })
|
|
9018
9020
|
] });
|
|
9019
9021
|
}
|
|
9020
|
-
const
|
|
9021
|
-
box:
|
|
9022
|
+
const P3 = "_box_19fj2_1", D3 = {
|
|
9023
|
+
box: P3
|
|
9022
9024
|
};
|
|
9023
|
-
var
|
|
9024
|
-
function
|
|
9025
|
+
var M3 = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.NEUTRAL = "neutral", e.POSITIVE = "positive", e.WARNING = "warning", e.NEGATIVE = "negative", e.HIGHLIGHT = "highlight", e))(M3 || {});
|
|
9026
|
+
function yx({ status: e = "default", children: t }) {
|
|
9025
9027
|
return /* @__PURE__ */ n.jsx(
|
|
9026
9028
|
"div",
|
|
9027
9029
|
{
|
|
9028
|
-
className: I(
|
|
9030
|
+
className: I(D3.box, "zap-caption-medium"),
|
|
9029
9031
|
style: {
|
|
9030
9032
|
backgroundColor: Dt[e].bg,
|
|
9031
9033
|
color: Dt[e].color
|
|
@@ -9034,21 +9036,21 @@ function Ix({ status: e = "default", children: t }) {
|
|
|
9034
9036
|
}
|
|
9035
9037
|
);
|
|
9036
9038
|
}
|
|
9037
|
-
const
|
|
9038
|
-
box:
|
|
9039
|
-
loader:
|
|
9039
|
+
const O3 = "_box_10orm_1", W3 = "_loader_10orm_11", x0 = {
|
|
9040
|
+
box: O3,
|
|
9041
|
+
loader: W3
|
|
9040
9042
|
};
|
|
9041
|
-
function
|
|
9043
|
+
function Z3({
|
|
9042
9044
|
text: e = "Getting data...",
|
|
9043
9045
|
isError: t
|
|
9044
9046
|
}) {
|
|
9045
9047
|
return /* @__PURE__ */ n.jsx("tbody", { className: x0.box, children: /* @__PURE__ */ n.jsx("tr", { className: I(x0.loader, "zap-content-regular"), children: !t && /* @__PURE__ */ n.jsx("td", { children: e }) }) });
|
|
9046
9048
|
}
|
|
9047
|
-
const
|
|
9048
|
-
box:
|
|
9049
|
-
empty:
|
|
9049
|
+
const X3 = "_box_11cjo_1", z3 = "_empty_11cjo_8", _0 = {
|
|
9050
|
+
box: X3,
|
|
9051
|
+
empty: z3
|
|
9050
9052
|
};
|
|
9051
|
-
function
|
|
9053
|
+
function $3({
|
|
9052
9054
|
emptyStateConfig: e,
|
|
9053
9055
|
search: t
|
|
9054
9056
|
}) {
|
|
@@ -9063,20 +9065,20 @@ function z3({
|
|
|
9063
9065
|
}
|
|
9064
9066
|
) }) }) }) : null;
|
|
9065
9067
|
}
|
|
9066
|
-
const
|
|
9067
|
-
box:
|
|
9068
|
-
texts:
|
|
9069
|
-
heading:
|
|
9070
|
-
actions:
|
|
9071
|
-
actionCommon:
|
|
9072
|
-
filterBtn:
|
|
9073
|
-
},
|
|
9074
|
-
selectedActions:
|
|
9075
|
-
actionsBtnIconSpan:
|
|
9076
|
-
btnIcon:
|
|
9077
|
-
selectedIcon:
|
|
9068
|
+
const Y3 = "_box_1en1e_1", J3 = "_texts_1en1e_15", U3 = "_heading_1en1e_21", Q3 = "_actions_1en1e_25", K3 = "_actionCommon_1en1e_32", q3 = "_filterBtn_1en1e_50", qt = {
|
|
9069
|
+
box: Y3,
|
|
9070
|
+
texts: J3,
|
|
9071
|
+
heading: U3,
|
|
9072
|
+
actions: Q3,
|
|
9073
|
+
actionCommon: K3,
|
|
9074
|
+
filterBtn: q3
|
|
9075
|
+
}, e4 = "_selectedActions_jduip_1", t4 = "_actionsBtnIconSpan_jduip_8", n4 = "_btnIcon_jduip_13", s4 = "_selectedIcon_jduip_18", Rn = {
|
|
9076
|
+
selectedActions: e4,
|
|
9077
|
+
actionsBtnIconSpan: t4,
|
|
9078
|
+
btnIcon: n4,
|
|
9079
|
+
selectedIcon: s4
|
|
9078
9080
|
};
|
|
9079
|
-
function
|
|
9081
|
+
function o4({
|
|
9080
9082
|
rowSelectionConfig: e,
|
|
9081
9083
|
rowSelection: t
|
|
9082
9084
|
}) {
|
|
@@ -9121,30 +9123,30 @@ function s4({
|
|
|
9121
9123
|
c.text
|
|
9122
9124
|
)) }) }) });
|
|
9123
9125
|
}
|
|
9124
|
-
const
|
|
9125
|
-
filters:
|
|
9126
|
-
filtersInfo:
|
|
9127
|
-
filter:
|
|
9128
|
-
filterIcon2:
|
|
9129
|
-
filterCol:
|
|
9130
|
-
filterIcon:
|
|
9131
|
-
resetIcon2:
|
|
9132
|
-
totalSelected:
|
|
9133
|
-
positioner:
|
|
9134
|
-
dropdown:
|
|
9135
|
-
options:
|
|
9136
|
-
optionsEmpty:
|
|
9137
|
-
option:
|
|
9138
|
-
dropdownSearch:
|
|
9139
|
-
footerBox:
|
|
9140
|
-
footer:
|
|
9141
|
-
resetBtn:
|
|
9142
|
-
optionLabel:
|
|
9143
|
-
filterTooltip:
|
|
9144
|
-
filterValue:
|
|
9145
|
-
filterTooltipTrigger:
|
|
9126
|
+
const a4 = "_filters_1jby6_1", r4 = "_filtersInfo_1jby6_7", i4 = "_filter_1jby6_1", l4 = "_filterIcon2_1jby6_28", c4 = "_filterCol_1jby6_32", u4 = "_filterIcon_1jby6_28", d4 = "_resetIcon2_1jby6_50", p4 = "_totalSelected_1jby6_76", m4 = "_positioner_1jby6_88", h4 = "_dropdown_1jby6_92", g4 = "_options_1jby6_109", v4 = "_optionsEmpty_1jby6_117", b4 = "_option_1jby6_109", f4 = "_dropdownSearch_1jby6_140", x4 = "_footerBox_1jby6_149", _4 = "_footer_1jby6_149", C4 = "_resetBtn_1jby6_170", I4 = "_optionLabel_1jby6_195", y4 = "_filterTooltip_1jby6_225", w4 = "_filterValue_1jby6_243", A4 = "_filterTooltipTrigger_1jby6_257", ye = {
|
|
9127
|
+
filters: a4,
|
|
9128
|
+
filtersInfo: r4,
|
|
9129
|
+
filter: i4,
|
|
9130
|
+
filterIcon2: l4,
|
|
9131
|
+
filterCol: c4,
|
|
9132
|
+
filterIcon: u4,
|
|
9133
|
+
resetIcon2: d4,
|
|
9134
|
+
totalSelected: p4,
|
|
9135
|
+
positioner: m4,
|
|
9136
|
+
dropdown: h4,
|
|
9137
|
+
options: g4,
|
|
9138
|
+
optionsEmpty: v4,
|
|
9139
|
+
option: b4,
|
|
9140
|
+
dropdownSearch: f4,
|
|
9141
|
+
footerBox: x4,
|
|
9142
|
+
footer: _4,
|
|
9143
|
+
resetBtn: C4,
|
|
9144
|
+
optionLabel: I4,
|
|
9145
|
+
filterTooltip: y4,
|
|
9146
|
+
filterValue: w4,
|
|
9147
|
+
filterTooltipTrigger: A4
|
|
9146
9148
|
};
|
|
9147
|
-
function
|
|
9149
|
+
function j4({
|
|
9148
9150
|
label: e,
|
|
9149
9151
|
value: t,
|
|
9150
9152
|
addFilters: a,
|
|
@@ -9186,9 +9188,9 @@ function A4({
|
|
|
9186
9188
|
/* @__PURE__ */ n.jsx("input", { ...d.getHiddenInputProps() })
|
|
9187
9189
|
] });
|
|
9188
9190
|
}
|
|
9189
|
-
function
|
|
9191
|
+
function N4({ filter: e, tableFilter: t, selectedFilters: a }) {
|
|
9190
9192
|
var c;
|
|
9191
|
-
const [o, s] = ie(
|
|
9193
|
+
const [o, s] = ie(Ht.machine({ id: e.key })), r = Ht.connect(o, s, le), l = (c = e.options) == null ? void 0 : c.filter((i) => t == null ? void 0 : t.values.includes(i.value));
|
|
9192
9194
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
9193
9195
|
/* @__PURE__ */ n.jsxs(
|
|
9194
9196
|
"div",
|
|
@@ -9204,7 +9206,7 @@ function j4({ filter: e, tableFilter: t, selectedFilters: a }) {
|
|
|
9204
9206
|
r.open && a !== 0 && /* @__PURE__ */ n.jsx("div", { ...r.getPositionerProps(), children: /* @__PURE__ */ n.jsx("div", { ...r.getContentProps(), className: ye.filterTooltip, children: l.map((i) => /* @__PURE__ */ n.jsx("div", { className: ye.filterValue, children: i.name }, i.value)) }) })
|
|
9205
9207
|
] });
|
|
9206
9208
|
}
|
|
9207
|
-
function
|
|
9209
|
+
function S4({
|
|
9208
9210
|
filter: e,
|
|
9209
9211
|
tableFilters: t,
|
|
9210
9212
|
tableFilter: a,
|
|
@@ -9215,11 +9217,11 @@ function N4({
|
|
|
9215
9217
|
}) {
|
|
9216
9218
|
var C, _;
|
|
9217
9219
|
const [c, i] = g.useState(""), [u, p] = ie(
|
|
9218
|
-
|
|
9220
|
+
nt.machine({
|
|
9219
9221
|
id: e.id,
|
|
9220
9222
|
closeOnSelect: !1
|
|
9221
9223
|
})
|
|
9222
|
-
), d =
|
|
9224
|
+
), d = nt.connect(u, p, le), m = e == null ? void 0 : e.options.filter((v) => v.name ? v.name.toLowerCase().includes(c.toLowerCase()) : !1), h = a == null ? void 0 : a.values.length, x = () => {
|
|
9223
9225
|
r(a == null ? void 0 : a.key, l), d.setOpen(!1);
|
|
9224
9226
|
}, b = (v) => {
|
|
9225
9227
|
let y = !1;
|
|
@@ -9240,7 +9242,7 @@ function N4({
|
|
|
9240
9242
|
...d.getTriggerProps(),
|
|
9241
9243
|
children: [
|
|
9242
9244
|
/* @__PURE__ */ n.jsx(
|
|
9243
|
-
|
|
9245
|
+
N4,
|
|
9244
9246
|
{
|
|
9245
9247
|
filter: e,
|
|
9246
9248
|
tableFilter: a,
|
|
@@ -9272,7 +9274,7 @@ function N4({
|
|
|
9272
9274
|
...d.getItemProps({ value: v.value }),
|
|
9273
9275
|
className: ye.option,
|
|
9274
9276
|
children: /* @__PURE__ */ n.jsx(
|
|
9275
|
-
|
|
9277
|
+
j4,
|
|
9276
9278
|
{
|
|
9277
9279
|
label: v.name,
|
|
9278
9280
|
value: v.value,
|
|
@@ -9331,7 +9333,7 @@ const yn = Ws()(
|
|
|
9331
9333
|
}))
|
|
9332
9334
|
}))
|
|
9333
9335
|
);
|
|
9334
|
-
function
|
|
9336
|
+
function E4({ filterConfig: e, filters: t }) {
|
|
9335
9337
|
const { isLoading: a, isError: o, filterDispatch: s, filterReset: r } = e, l = yn((m) => m.filters), { setDefaultFilters: c, addFilters: i, removeFilters: u, resetFilters: p, resetAllFilters: d } = yn((m) => ({
|
|
9336
9338
|
setDefaultFilters: m.setDefaultFilters,
|
|
9337
9339
|
addFilters: m.addFilters,
|
|
@@ -9342,7 +9344,7 @@ function S4({ filterConfig: e, filters: t }) {
|
|
|
9342
9344
|
return g.useEffect(() => {
|
|
9343
9345
|
!(t != null && t.length) || a || c((t == null ? void 0 : t.map((m) => ({ key: m.key, values: [] }))) || []);
|
|
9344
9346
|
}, [t == null ? void 0 : t.length, a]), !t || !t.length ? null : o ? /* @__PURE__ */ n.jsx("div", { className: ye.filtersInfo, children: "Error getting filters" }) : a ? /* @__PURE__ */ n.jsx("div", { className: ye.filtersInfo, children: "Getting filters..." }) : /* @__PURE__ */ n.jsx("div", { className: ye.filters, children: t.map((m, h) => /* @__PURE__ */ n.jsx(
|
|
9345
|
-
|
|
9347
|
+
S4,
|
|
9346
9348
|
{
|
|
9347
9349
|
filter: m,
|
|
9348
9350
|
tableFilters: l,
|
|
@@ -9355,10 +9357,10 @@ function S4({ filterConfig: e, filters: t }) {
|
|
|
9355
9357
|
m.id
|
|
9356
9358
|
)) });
|
|
9357
9359
|
}
|
|
9358
|
-
const
|
|
9359
|
-
optionLabel:
|
|
9360
|
-
hiddenCheckbox:
|
|
9361
|
-
customCheckbox:
|
|
9360
|
+
const B4 = "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", k4 = "_optionLabel_bqt0k_1", R4 = "_hiddenCheckbox_bqt0k_8", F4 = "_customCheckbox_bqt0k_12", Fs = {
|
|
9361
|
+
optionLabel: k4,
|
|
9362
|
+
hiddenCheckbox: R4,
|
|
9363
|
+
customCheckbox: F4
|
|
9362
9364
|
};
|
|
9363
9365
|
function C0({
|
|
9364
9366
|
label: e,
|
|
@@ -9436,22 +9438,22 @@ function C0({
|
|
|
9436
9438
|
] })
|
|
9437
9439
|
] });
|
|
9438
9440
|
}
|
|
9439
|
-
const
|
|
9440
|
-
filterBtn:
|
|
9441
|
-
content:
|
|
9442
|
-
filterBox:
|
|
9443
|
-
filters:
|
|
9444
|
-
chevronRightSpan:
|
|
9445
|
-
chevronRight:
|
|
9446
|
-
filter:
|
|
9447
|
-
active:
|
|
9448
|
-
filterSingle:
|
|
9449
|
-
option:
|
|
9450
|
-
dropdownSearch:
|
|
9451
|
-
totalSelected:
|
|
9452
|
-
filterIcon:
|
|
9441
|
+
const L4 = "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", H4 = "_filterBtn_woiz6_1", T4 = "_content_woiz6_20", V4 = "_filterBox_woiz6_24", G4 = "_filters_woiz6_30", P4 = "_chevronRightSpan_woiz6_38", D4 = "_chevronRight_woiz6_38", M4 = "_filter_woiz6_1", O4 = "_active_woiz6_59", W4 = "_filterSingle_woiz6_84", Z4 = "_option_woiz6_95", X4 = "_dropdownSearch_woiz6_108", z4 = "_totalSelected_woiz6_117", $4 = "_filterIcon_woiz6_124", Ze = {
|
|
9442
|
+
filterBtn: H4,
|
|
9443
|
+
content: T4,
|
|
9444
|
+
filterBox: V4,
|
|
9445
|
+
filters: G4,
|
|
9446
|
+
chevronRightSpan: P4,
|
|
9447
|
+
chevronRight: D4,
|
|
9448
|
+
filter: M4,
|
|
9449
|
+
active: O4,
|
|
9450
|
+
filterSingle: W4,
|
|
9451
|
+
option: Z4,
|
|
9452
|
+
dropdownSearch: X4,
|
|
9453
|
+
totalSelected: z4,
|
|
9454
|
+
filterIcon: $4
|
|
9453
9455
|
};
|
|
9454
|
-
function
|
|
9456
|
+
function Y4(e) {
|
|
9455
9457
|
const t = {};
|
|
9456
9458
|
for (const a in e) {
|
|
9457
9459
|
const s = e[a].filter((r) => r.checked).map((r) => r.value).join(",");
|
|
@@ -9473,29 +9475,29 @@ const I0 = (e, t) => {
|
|
|
9473
9475
|
o.values.includes(r.value) ? r.checked = !0 : r.checked = !1;
|
|
9474
9476
|
}));
|
|
9475
9477
|
}), a;
|
|
9476
|
-
},
|
|
9477
|
-
backdropLayer:
|
|
9478
|
-
show:
|
|
9479
|
-
backdrop:
|
|
9480
|
-
showBackdrop:
|
|
9481
|
-
container:
|
|
9482
|
-
rightAlign:
|
|
9483
|
-
leftAlign:
|
|
9484
|
-
sm:
|
|
9485
|
-
md:
|
|
9486
|
-
lg:
|
|
9487
|
-
xlg:
|
|
9488
|
-
xxlg:
|
|
9489
|
-
content:
|
|
9490
|
-
headerContainer:
|
|
9491
|
-
title:
|
|
9492
|
-
subTitle:
|
|
9493
|
-
closeBtnIcon:
|
|
9494
|
-
descriptionContainer:
|
|
9495
|
-
fullHeight:
|
|
9496
|
-
footer:
|
|
9497
|
-
footerBtnContainer:
|
|
9498
|
-
footerBtn:
|
|
9478
|
+
}, J4 = "_backdropLayer_1srwt_1", U4 = "_show_1srwt_12", Q4 = "_backdrop_1srwt_1", K4 = "_showBackdrop_1srwt_24", q4 = "_container_1srwt_28", ev = "_rightAlign_1srwt_40", tv = "_leftAlign_1srwt_44", nv = "_sm_1srwt_48", sv = "_md_1srwt_52", ov = "_lg_1srwt_56", av = "_xlg_1srwt_60", rv = "_xxlg_1srwt_64", iv = "_content_1srwt_68", lv = "_headerContainer_1srwt_74", cv = "_title_1srwt_83", uv = "_subTitle_1srwt_87", dv = "_closeBtnIcon_1srwt_91", pv = "_descriptionContainer_1srwt_97", mv = "_fullHeight_1srwt_104", hv = "_footer_1srwt_109", gv = "_footerBtnContainer_1srwt_124", vv = "_footerBtn_1srwt_124", Ge = {
|
|
9479
|
+
backdropLayer: J4,
|
|
9480
|
+
show: U4,
|
|
9481
|
+
backdrop: Q4,
|
|
9482
|
+
showBackdrop: K4,
|
|
9483
|
+
container: q4,
|
|
9484
|
+
rightAlign: ev,
|
|
9485
|
+
leftAlign: tv,
|
|
9486
|
+
sm: nv,
|
|
9487
|
+
md: sv,
|
|
9488
|
+
lg: ov,
|
|
9489
|
+
xlg: av,
|
|
9490
|
+
xxlg: rv,
|
|
9491
|
+
content: iv,
|
|
9492
|
+
headerContainer: lv,
|
|
9493
|
+
title: cv,
|
|
9494
|
+
subTitle: uv,
|
|
9495
|
+
closeBtnIcon: dv,
|
|
9496
|
+
descriptionContainer: pv,
|
|
9497
|
+
fullHeight: mv,
|
|
9498
|
+
footer: hv,
|
|
9499
|
+
footerBtnContainer: gv,
|
|
9500
|
+
footerBtn: vv
|
|
9499
9501
|
};
|
|
9500
9502
|
function Za({
|
|
9501
9503
|
isOpen: e,
|
|
@@ -9562,7 +9564,7 @@ function Za({
|
|
|
9562
9564
|
)
|
|
9563
9565
|
] });
|
|
9564
9566
|
}
|
|
9565
|
-
function
|
|
9567
|
+
function bv({ filterConfig: e }) {
|
|
9566
9568
|
var O, re, pe, je;
|
|
9567
9569
|
const { isOpen: t, onOpen: a, onClose: o } = go(), [s, r] = g.useState({}), [l, c] = g.useState({}), [i, u] = g.useState(""), { setDefaultFilters: p, resetAllFilters: d, changeFiltersDrawer: m } = yn((V) => ({
|
|
9568
9570
|
setDefaultFilters: V.setDefaultFilters,
|
|
@@ -9597,7 +9599,7 @@ function vv({ filterConfig: e }) {
|
|
|
9597
9599
|
return te[V] = te[V].map((ue) => ({ ...ue, checked: ee })), E(te), te;
|
|
9598
9600
|
}), y(!0);
|
|
9599
9601
|
}, z = () => {
|
|
9600
|
-
const V =
|
|
9602
|
+
const V = Y4(s);
|
|
9601
9603
|
Object.entries(V).forEach(([ee, Y]) => {
|
|
9602
9604
|
m(ee, Y ? Y.split(",") : [], _);
|
|
9603
9605
|
}), o();
|
|
@@ -9631,7 +9633,7 @@ function vv({ filterConfig: e }) {
|
|
|
9631
9633
|
className: I("zap-reset-btn", Ze.filterBtn, "zap-button-small"),
|
|
9632
9634
|
onClick: a,
|
|
9633
9635
|
children: [
|
|
9634
|
-
/* @__PURE__ */ n.jsx(R, { path:
|
|
9636
|
+
/* @__PURE__ */ n.jsx(R, { path: L4, svgClassName: Ze.filterIcon }),
|
|
9635
9637
|
"Filters",
|
|
9636
9638
|
F !== 0 && /* @__PURE__ */ n.jsx("span", { className: I(Ze.totalSelected, "zap-subcontent-regular"), children: F })
|
|
9637
9639
|
]
|
|
@@ -9733,26 +9735,26 @@ function vv({ filterConfig: e }) {
|
|
|
9733
9735
|
) })
|
|
9734
9736
|
] });
|
|
9735
9737
|
}
|
|
9736
|
-
const
|
|
9737
|
-
actionCommon:
|
|
9738
|
-
error:
|
|
9739
|
-
backdrop:
|
|
9740
|
-
content:
|
|
9741
|
-
title:
|
|
9742
|
-
desc:
|
|
9743
|
-
closeIconSpan:
|
|
9744
|
-
closeIcon:
|
|
9745
|
-
footer:
|
|
9746
|
-
options:
|
|
9747
|
-
option:
|
|
9748
|
-
dropdownSearch:
|
|
9749
|
-
info:
|
|
9750
|
-
info2:
|
|
9751
|
-
optionLabel:
|
|
9752
|
-
optionDis:
|
|
9753
|
-
checkbox:
|
|
9754
|
-
draggable:
|
|
9755
|
-
optionDisabled:
|
|
9738
|
+
const fv = "_actionCommon_16vjh_1", xv = "_error_16vjh_19", _v = "_backdrop_16vjh_30", Cv = "_content_16vjh_43", Iv = "_title_16vjh_74", yv = "_desc_16vjh_88", wv = "_closeIconSpan_16vjh_95", Av = "_closeIcon_16vjh_95", jv = "_footer_16vjh_115", Nv = "_options_16vjh_133", Sv = "_option_16vjh_133", Ev = "_dropdownSearch_16vjh_150", Bv = "_info_16vjh_161", kv = "_info2_16vjh_162", Rv = "_optionLabel_16vjh_189", Fv = "_optionDis_16vjh_197", Lv = "_checkbox_16vjh_205", Hv = "_draggable_16vjh_223", Tv = "_optionDisabled_16vjh_227", lt = {
|
|
9739
|
+
actionCommon: fv,
|
|
9740
|
+
error: xv,
|
|
9741
|
+
backdrop: _v,
|
|
9742
|
+
content: Cv,
|
|
9743
|
+
title: Iv,
|
|
9744
|
+
desc: yv,
|
|
9745
|
+
closeIconSpan: wv,
|
|
9746
|
+
closeIcon: Av,
|
|
9747
|
+
footer: jv,
|
|
9748
|
+
options: Nv,
|
|
9749
|
+
option: Sv,
|
|
9750
|
+
dropdownSearch: Ev,
|
|
9751
|
+
info: Bv,
|
|
9752
|
+
info2: kv,
|
|
9753
|
+
optionLabel: Rv,
|
|
9754
|
+
optionDis: Fv,
|
|
9755
|
+
checkbox: Lv,
|
|
9756
|
+
draggable: Hv,
|
|
9757
|
+
optionDisabled: Tv
|
|
9756
9758
|
};
|
|
9757
9759
|
function Gn({
|
|
9758
9760
|
id: e,
|
|
@@ -9787,18 +9789,18 @@ function Gn({
|
|
|
9787
9789
|
}
|
|
9788
9790
|
);
|
|
9789
9791
|
}
|
|
9790
|
-
const
|
|
9791
|
-
sortList:
|
|
9792
|
-
sort:
|
|
9793
|
-
sortHidden:
|
|
9794
|
-
dragHandle:
|
|
9792
|
+
const Vv = "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", Gv = "_sortList_c8sw0_1", Pv = "_sort_c8sw0_1", Dv = "_sortHidden_c8sw0_21", Mv = "_dragHandle_c8sw0_25", ts = {
|
|
9793
|
+
sortList: Gv,
|
|
9794
|
+
sort: Pv,
|
|
9795
|
+
sortHidden: Dv,
|
|
9796
|
+
dragHandle: Mv
|
|
9795
9797
|
}, Xa = g.createContext({
|
|
9796
9798
|
attributes: {},
|
|
9797
9799
|
listeners: void 0,
|
|
9798
9800
|
ref() {
|
|
9799
9801
|
}
|
|
9800
9802
|
});
|
|
9801
|
-
function
|
|
9803
|
+
function Ov({ children: e, id: t, isHidden: a = !1 }) {
|
|
9802
9804
|
const {
|
|
9803
9805
|
attributes: o,
|
|
9804
9806
|
isDragging: s,
|
|
@@ -9829,7 +9831,7 @@ function Mv({ children: e, id: t, isHidden: a = !1 }) {
|
|
|
9829
9831
|
}
|
|
9830
9832
|
) });
|
|
9831
9833
|
}
|
|
9832
|
-
function
|
|
9834
|
+
function Wv() {
|
|
9833
9835
|
const { attributes: e, listeners: t, ref: a } = g.useContext(Xa);
|
|
9834
9836
|
return /* @__PURE__ */ n.jsx("div", { className: ts.dragHandle, ...e, ...t, ref: a, children: /* @__PURE__ */ n.jsxs(
|
|
9835
9837
|
"svg",
|
|
@@ -9898,7 +9900,7 @@ function Ov() {
|
|
|
9898
9900
|
}
|
|
9899
9901
|
) });
|
|
9900
9902
|
}
|
|
9901
|
-
const
|
|
9903
|
+
const Zv = {
|
|
9902
9904
|
sideEffects: V0({
|
|
9903
9905
|
styles: {
|
|
9904
9906
|
active: {
|
|
@@ -9907,8 +9909,8 @@ const Wv = {
|
|
|
9907
9909
|
}
|
|
9908
9910
|
})
|
|
9909
9911
|
};
|
|
9910
|
-
function
|
|
9911
|
-
return /* @__PURE__ */ n.jsx(G0, { dropAnimation:
|
|
9912
|
+
function Xv({ children: e }) {
|
|
9913
|
+
return /* @__PURE__ */ n.jsx(G0, { dropAnimation: Zv, children: e });
|
|
9912
9914
|
}
|
|
9913
9915
|
function fn({
|
|
9914
9916
|
items: e,
|
|
@@ -9948,22 +9950,22 @@ function fn({
|
|
|
9948
9950
|
},
|
|
9949
9951
|
children: [
|
|
9950
9952
|
/* @__PURE__ */ n.jsx($0, { items: s, children: /* @__PURE__ */ n.jsx("ul", { className: ts.sortList, role: "application", children: s.map((u) => /* @__PURE__ */ n.jsx(g.Fragment, { children: a(u) }, u.id)) }) }),
|
|
9951
|
-
/* @__PURE__ */ n.jsx(
|
|
9953
|
+
/* @__PURE__ */ n.jsx(Xv, { children: c ? a(c) : null })
|
|
9952
9954
|
]
|
|
9953
9955
|
}
|
|
9954
9956
|
);
|
|
9955
9957
|
}
|
|
9956
|
-
fn.Item =
|
|
9957
|
-
fn.DragHandle =
|
|
9958
|
-
const
|
|
9959
|
-
function
|
|
9958
|
+
fn.Item = Ov;
|
|
9959
|
+
fn.DragHandle = Wv;
|
|
9960
|
+
const jt = "select", Zt = "dropdown-actions", Lt = "select-radio";
|
|
9961
|
+
function zv({
|
|
9960
9962
|
customColumnConfig: e,
|
|
9961
9963
|
table: t,
|
|
9962
9964
|
isCheckbox: a,
|
|
9963
9965
|
isDropdownActions: o
|
|
9964
9966
|
}) {
|
|
9965
9967
|
const { isOpen: s, onOpen: r, onClose: l } = go(), { columns: c, isPending: i, isError: u, handleSaveColumns: p } = e, [d, m] = g.useState([]), [h, x] = g.useState(""), b = t.getAllLeafColumns().filter(
|
|
9966
|
-
(A) => !A.columnDef.enableHiding && A.id !==
|
|
9968
|
+
(A) => !A.columnDef.enableHiding && A.id !== jt && A.id !== Lt && A.id !== Zt
|
|
9967
9969
|
);
|
|
9968
9970
|
g.useEffect(() => {
|
|
9969
9971
|
u || i || (m((c == null ? void 0 : c.checked_state) || []), v((c == null ? void 0 : c.checked_state) || []));
|
|
@@ -9974,7 +9976,7 @@ function Xv({
|
|
|
9974
9976
|
N == null || N.toggleVisibility(B.checked);
|
|
9975
9977
|
}), t.setColumnOrder(() => {
|
|
9976
9978
|
const B = A.map((E) => E.id), N = [
|
|
9977
|
-
a ?
|
|
9979
|
+
a ? jt : Lt,
|
|
9978
9980
|
...B,
|
|
9979
9981
|
o ? Zt : void 0
|
|
9980
9982
|
].filter(Boolean);
|
|
@@ -9998,7 +10000,7 @@ function Xv({
|
|
|
9998
10000
|
}
|
|
9999
10001
|
];
|
|
10000
10002
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
10001
|
-
/* @__PURE__ */ n.jsx("button", { onClick: r, className: I("zap-reset-btn", lt.actionCommon), children: /* @__PURE__ */ n.jsx(R, { path:
|
|
10003
|
+
/* @__PURE__ */ n.jsx("button", { onClick: r, className: I("zap-reset-btn", lt.actionCommon), children: /* @__PURE__ */ n.jsx(R, { path: Vv, width: 16, height: 16 }) }),
|
|
10002
10004
|
/* @__PURE__ */ n.jsx(_t, { children: s && /* @__PURE__ */ n.jsx(Za, { isOpen: s, title: "Columns", onClose: l, size: "sm", buttons: j, children: u ? /* @__PURE__ */ n.jsx("div", { className: lt.error, children: "Something went wrong, please try again later." }) : i ? /* @__PURE__ */ n.jsx(ho, {}) : /* @__PURE__ */ n.jsxs("div", { children: [
|
|
10003
10005
|
/* @__PURE__ */ n.jsx("div", { className: lt.dropdownSearch, children: /* @__PURE__ */ n.jsx(
|
|
10004
10006
|
mt,
|
|
@@ -10060,7 +10062,7 @@ function Xv({
|
|
|
10060
10062
|
)
|
|
10061
10063
|
] }),
|
|
10062
10064
|
/* @__PURE__ */ n.jsx(
|
|
10063
|
-
|
|
10065
|
+
$v,
|
|
10064
10066
|
{
|
|
10065
10067
|
cols: w,
|
|
10066
10068
|
text: "Not Selected",
|
|
@@ -10072,7 +10074,7 @@ function Xv({
|
|
|
10072
10074
|
] }) }) })
|
|
10073
10075
|
] });
|
|
10074
10076
|
}
|
|
10075
|
-
function
|
|
10077
|
+
function $v({ cols: e, text: t, textCn: a, checkedState: o, setCheckedState: s }) {
|
|
10076
10078
|
return /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
10077
10079
|
e.length > 0 && /* @__PURE__ */ n.jsx("p", { className: a, children: t }),
|
|
10078
10080
|
e.map((r) => /* @__PURE__ */ n.jsx("div", { className: lt.option, children: /* @__PURE__ */ n.jsx(
|
|
@@ -10086,7 +10088,7 @@ function zv({ cols: e, text: t, textCn: a, checkedState: o, setCheckedState: s }
|
|
|
10086
10088
|
) }, r.id))
|
|
10087
10089
|
] });
|
|
10088
10090
|
}
|
|
10089
|
-
function
|
|
10091
|
+
function Yv({
|
|
10090
10092
|
rowSelectionConfig: e,
|
|
10091
10093
|
totalText: t,
|
|
10092
10094
|
searchConfig: a,
|
|
@@ -10115,7 +10117,7 @@ function $v({
|
|
|
10115
10117
|
h ? "Selected" : ""
|
|
10116
10118
|
] }),
|
|
10117
10119
|
d && /* @__PURE__ */ n.jsx(
|
|
10118
|
-
|
|
10120
|
+
o4,
|
|
10119
10121
|
{
|
|
10120
10122
|
rowSelectionConfig: e,
|
|
10121
10123
|
rowSelection: l
|
|
@@ -10137,10 +10139,10 @@ function $v({
|
|
|
10137
10139
|
}
|
|
10138
10140
|
}
|
|
10139
10141
|
) }),
|
|
10140
|
-
typeof o == "object" && !!b && /* @__PURE__ */ n.jsx(
|
|
10141
|
-
typeof o == "object" && !o.isLoading && !!((y = (v = o.filters) == null ? void 0 : v.drawer) != null && y.length) && /* @__PURE__ */ n.jsx(
|
|
10142
|
+
typeof o == "object" && !!b && /* @__PURE__ */ n.jsx(E4, { filterConfig: o, filters: b }),
|
|
10143
|
+
typeof o == "object" && !o.isLoading && !!((y = (v = o.filters) == null ? void 0 : v.drawer) != null && y.length) && /* @__PURE__ */ n.jsx(bv, { filterConfig: o }),
|
|
10142
10144
|
typeof s == "object" && /* @__PURE__ */ n.jsx(
|
|
10143
|
-
|
|
10145
|
+
zv,
|
|
10144
10146
|
{
|
|
10145
10147
|
customColumnConfig: s,
|
|
10146
10148
|
table: i,
|
|
@@ -10155,17 +10157,17 @@ function $v({
|
|
|
10155
10157
|
onClick: () => {
|
|
10156
10158
|
r != null && r.isPending || r == null || r.handleExport();
|
|
10157
10159
|
},
|
|
10158
|
-
children: /* @__PURE__ */ n.jsx(R, { path:
|
|
10160
|
+
children: /* @__PURE__ */ n.jsx(R, { path: B4, width: 16, height: 16 })
|
|
10159
10161
|
}
|
|
10160
10162
|
)
|
|
10161
10163
|
] })
|
|
10162
10164
|
] });
|
|
10163
10165
|
}
|
|
10164
|
-
const
|
|
10165
|
-
box:
|
|
10166
|
-
label:
|
|
10166
|
+
const Jv = "_box_2jf37_1", Uv = "_label_2jf37_8", Qv = {
|
|
10167
|
+
box: Jv,
|
|
10168
|
+
label: Uv
|
|
10167
10169
|
};
|
|
10168
|
-
function
|
|
10170
|
+
function Kv({ actionsConfig: e, data: t }) {
|
|
10169
10171
|
var l;
|
|
10170
10172
|
if (!e) return null;
|
|
10171
10173
|
const { menuItems: a = [], isDropdownActions: o } = e;
|
|
@@ -10176,7 +10178,7 @@ function Qv({ actionsConfig: e, data: t }) {
|
|
|
10176
10178
|
...c,
|
|
10177
10179
|
disabled: typeof c.disabled == "function" ? c.disabled(t) : !1
|
|
10178
10180
|
}));
|
|
10179
|
-
return /* @__PURE__ */ n.jsx("div", { className:
|
|
10181
|
+
return /* @__PURE__ */ n.jsx("div", { className: Qv.box, children: /* @__PURE__ */ n.jsx(
|
|
10180
10182
|
xt.ActionsDropdown,
|
|
10181
10183
|
{
|
|
10182
10184
|
menuItems: r,
|
|
@@ -10187,36 +10189,36 @@ function Qv({ actionsConfig: e, data: t }) {
|
|
|
10187
10189
|
}
|
|
10188
10190
|
) });
|
|
10189
10191
|
}
|
|
10190
|
-
const
|
|
10191
|
-
box:
|
|
10192
|
-
header:
|
|
10193
|
-
meta:
|
|
10194
|
-
total:
|
|
10195
|
-
selectorGrp:
|
|
10196
|
-
table:
|
|
10197
|
-
tableHead:
|
|
10198
|
-
tableData:
|
|
10199
|
-
tableDataWithSelection:
|
|
10200
|
-
tableBody:
|
|
10201
|
-
tableRow:
|
|
10202
|
-
headerTxt:
|
|
10203
|
-
tableHeader:
|
|
10204
|
-
tableHeaderSort:
|
|
10205
|
-
tableHeaderSortSpan:
|
|
10206
|
-
tableHeaderSortIcon:
|
|
10207
|
-
tableScrollContainer:
|
|
10208
|
-
},
|
|
10209
|
-
box:
|
|
10210
|
-
pageBoxes:
|
|
10211
|
-
arrowIcon:
|
|
10212
|
-
pageBox:
|
|
10213
|
-
limitBox:
|
|
10214
|
-
limitContent:
|
|
10215
|
-
limitItem:
|
|
10216
|
-
paginationMenu:
|
|
10217
|
-
meta:
|
|
10192
|
+
const qv = "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", eb = "_box_ekqy7_1", tb = "_header_ekqy7_8", nb = "_meta_ekqy7_20", sb = "_total_ekqy7_27", ob = "_selectorGrp_ekqy7_34", ab = "_table_ekqy7_40", rb = "_tableHead_ekqy7_48", ib = "_tableData_ekqy7_58", lb = "_tableDataWithSelection_ekqy7_66", cb = "_tableBody_ekqy7_70", ub = "_tableRow_ekqy7_70", db = "_headerTxt_ekqy7_75", pb = "_tableHeader_ekqy7_82", mb = "_tableHeaderSort_ekqy7_87", hb = "_tableHeaderSortSpan_ekqy7_92", gb = "_tableHeaderSortIcon_ekqy7_98", vb = "_tableScrollContainer_ekqy7_108", ze = {
|
|
10193
|
+
box: eb,
|
|
10194
|
+
header: tb,
|
|
10195
|
+
meta: nb,
|
|
10196
|
+
total: sb,
|
|
10197
|
+
selectorGrp: ob,
|
|
10198
|
+
table: ab,
|
|
10199
|
+
tableHead: rb,
|
|
10200
|
+
tableData: ib,
|
|
10201
|
+
tableDataWithSelection: lb,
|
|
10202
|
+
tableBody: cb,
|
|
10203
|
+
tableRow: ub,
|
|
10204
|
+
headerTxt: db,
|
|
10205
|
+
tableHeader: pb,
|
|
10206
|
+
tableHeaderSort: mb,
|
|
10207
|
+
tableHeaderSortSpan: hb,
|
|
10208
|
+
tableHeaderSortIcon: gb,
|
|
10209
|
+
tableScrollContainer: vb
|
|
10210
|
+
}, bb = "_box_1fmjz_3", fb = "_pageBoxes_1fmjz_9", xb = "_arrowIcon_1fmjz_14", _b = "_pageBox_1fmjz_9", Cb = "_limitBox_1fmjz_47", Ib = "_limitContent_1fmjz_56", yb = "_limitItem_1fmjz_69", wb = "_paginationMenu_1fmjz_83", Ab = "_meta_1fmjz_100", $e = {
|
|
10211
|
+
box: bb,
|
|
10212
|
+
pageBoxes: fb,
|
|
10213
|
+
arrowIcon: xb,
|
|
10214
|
+
pageBox: _b,
|
|
10215
|
+
limitBox: Cb,
|
|
10216
|
+
limitContent: Ib,
|
|
10217
|
+
limitItem: yb,
|
|
10218
|
+
paginationMenu: wb,
|
|
10219
|
+
meta: Ab
|
|
10218
10220
|
};
|
|
10219
|
-
function
|
|
10221
|
+
function jb({ setLimit: e, limit: t, itemsOnPage: a }) {
|
|
10220
10222
|
let o = [
|
|
10221
10223
|
{ label: "25", value: "25", onClick: () => e(25) },
|
|
10222
10224
|
{ label: "50", value: "50", onClick: () => e(50) },
|
|
@@ -10243,13 +10245,13 @@ const y0 = (e, t) => {
|
|
|
10243
10245
|
a.push({ label: String(o), value: String(o) });
|
|
10244
10246
|
return a;
|
|
10245
10247
|
};
|
|
10246
|
-
function
|
|
10247
|
-
const a = e.pages[t - 1].value, o = e.pages[t + 1].value, s =
|
|
10248
|
+
function Nb({ paginationApi: e, i: t }) {
|
|
10249
|
+
const a = e.pages[t - 1].value, o = e.pages[t + 1].value, s = Nt.collection({
|
|
10248
10250
|
items: y0(a, o),
|
|
10249
10251
|
itemToString: (i) => i.label,
|
|
10250
10252
|
itemToValue: (i) => i.value
|
|
10251
10253
|
}), [r, l] = ie(
|
|
10252
|
-
|
|
10254
|
+
Nt.machine({
|
|
10253
10255
|
id: g.useId(),
|
|
10254
10256
|
collection: s,
|
|
10255
10257
|
onValueChange(i) {
|
|
@@ -10257,7 +10259,7 @@ function jb({ paginationApi: e, i: t }) {
|
|
|
10257
10259
|
e.setPage(+u);
|
|
10258
10260
|
}
|
|
10259
10261
|
})
|
|
10260
|
-
), c =
|
|
10262
|
+
), c = Nt.connect(r, l, le);
|
|
10261
10263
|
return /* @__PURE__ */ Dn("div", { ...c.getRootProps(), key: `ellipsis-${t}` }, /* @__PURE__ */ n.jsx("div", { ...c.getControlProps(), children: /* @__PURE__ */ n.jsx("button", { ...c.getTriggerProps(), className: "zap-reset-btn", children: /* @__PURE__ */ n.jsx(
|
|
10262
10264
|
"div",
|
|
10263
10265
|
{
|
|
@@ -10276,7 +10278,7 @@ function jb({ paginationApi: e, i: t }) {
|
|
|
10276
10278
|
i.value
|
|
10277
10279
|
)) }) }) }));
|
|
10278
10280
|
}
|
|
10279
|
-
function
|
|
10281
|
+
function Sb({ paginationConfig: e }) {
|
|
10280
10282
|
if (!e) return null;
|
|
10281
10283
|
const { setLimit: t, limit: a, metaData: o } = e, [s, r] = ie(
|
|
10282
10284
|
Wn.machine({
|
|
@@ -10300,7 +10302,7 @@ function Nb({ paginationConfig: e }) {
|
|
|
10300
10302
|
(o == null ? void 0 : o.total_items) || 0
|
|
10301
10303
|
);
|
|
10302
10304
|
return /* @__PURE__ */ n.jsxs("div", { className: $e.box, children: [
|
|
10303
|
-
/* @__PURE__ */ n.jsx(
|
|
10305
|
+
/* @__PURE__ */ n.jsx(jb, { setLimit: t, limit: a, itemsOnPage: o == null ? void 0 : o.items_on_page }),
|
|
10304
10306
|
/* @__PURE__ */ n.jsxs("p", { className: I($e.meta, "zap-subcontent-medium"), children: [
|
|
10305
10307
|
i,
|
|
10306
10308
|
" - ",
|
|
@@ -10325,7 +10327,7 @@ function Nb({ paginationConfig: e }) {
|
|
|
10325
10327
|
children: p.value
|
|
10326
10328
|
},
|
|
10327
10329
|
p.value
|
|
10328
|
-
) : /* @__PURE__ */ n.jsx(g.Fragment, { children: /* @__PURE__ */ n.jsx(
|
|
10330
|
+
) : /* @__PURE__ */ n.jsx(g.Fragment, { children: /* @__PURE__ */ n.jsx(Nb, { paginationApi: l, i: d }) }, `ellipsis-${d}`)),
|
|
10329
10331
|
/* @__PURE__ */ n.jsx(
|
|
10330
10332
|
"div",
|
|
10331
10333
|
{
|
|
@@ -10337,11 +10339,11 @@ function Nb({ paginationConfig: e }) {
|
|
|
10337
10339
|
] }) })
|
|
10338
10340
|
] });
|
|
10339
10341
|
}
|
|
10340
|
-
const
|
|
10341
|
-
checkboxSpan:
|
|
10342
|
-
checkbox:
|
|
10343
|
-
checkboxSelect:
|
|
10344
|
-
radio:
|
|
10342
|
+
const Eb = "_checkboxSpan_19c8c_1", Bb = "_checkbox_19c8c_1", kb = "_checkboxSelect_19c8c_31", Rb = "_radio_19c8c_38", xn = {
|
|
10343
|
+
checkboxSpan: Eb,
|
|
10344
|
+
checkbox: Bb,
|
|
10345
|
+
checkboxSelect: kb,
|
|
10346
|
+
radio: Rb
|
|
10345
10347
|
};
|
|
10346
10348
|
function w0({
|
|
10347
10349
|
indeterminate: e,
|
|
@@ -10357,12 +10359,12 @@ function w0({
|
|
|
10357
10359
|
{
|
|
10358
10360
|
type: "checkbox",
|
|
10359
10361
|
ref: s,
|
|
10360
|
-
className: I(xn.checkbox, t.id ===
|
|
10362
|
+
className: I(xn.checkbox, t.id === jt && xn.checkboxSelect),
|
|
10361
10363
|
...o
|
|
10362
10364
|
}
|
|
10363
10365
|
) });
|
|
10364
10366
|
}
|
|
10365
|
-
function
|
|
10367
|
+
function Fb({
|
|
10366
10368
|
indeterminate: e,
|
|
10367
10369
|
row: t,
|
|
10368
10370
|
...a
|
|
@@ -10372,7 +10374,7 @@ function Rb({
|
|
|
10372
10374
|
o.current.indeterminate = e;
|
|
10373
10375
|
}, [o, e]), /* @__PURE__ */ n.jsx("span", { className: xn.radioSpan, children: /* @__PURE__ */ n.jsx("input", { type: "radio", ref: o, className: I(xn.radio), ...a }) });
|
|
10374
10376
|
}
|
|
10375
|
-
function
|
|
10377
|
+
function wx({
|
|
10376
10378
|
data: e,
|
|
10377
10379
|
loaderConfig: t,
|
|
10378
10380
|
columns: a,
|
|
@@ -10398,7 +10400,7 @@ function yx({
|
|
|
10398
10400
|
exportConfig: x
|
|
10399
10401
|
}) {
|
|
10400
10402
|
const [b, C] = g.useState([]), [_, v] = g.useState({}), [y, w] = g.useState([]), [j, A] = g.useState({
|
|
10401
|
-
left: m != null && m.stickyIds ? [
|
|
10403
|
+
left: m != null && m.stickyIds ? [Lt, jt, ...m == null ? void 0 : m.stickyIds] : [Lt, jt],
|
|
10402
10404
|
right: [Zt]
|
|
10403
10405
|
}), [B, N] = g.useState({}), E = !t.isFetching && !t.isError && !e.length, { isCheckbox: M, isRadio: z, setSelectedRows: W } = r;
|
|
10404
10406
|
Xt(() => {
|
|
@@ -10416,7 +10418,7 @@ function yx({
|
|
|
10416
10418
|
}, [r == null ? void 0 : r.rowSelection, B]);
|
|
10417
10419
|
const H = [
|
|
10418
10420
|
{
|
|
10419
|
-
id:
|
|
10421
|
+
id: jt,
|
|
10420
10422
|
header: (S) => /* @__PURE__ */ n.jsx(
|
|
10421
10423
|
w0,
|
|
10422
10424
|
{
|
|
@@ -10441,9 +10443,9 @@ function yx({
|
|
|
10441
10443
|
enablePinning: !1
|
|
10442
10444
|
},
|
|
10443
10445
|
{
|
|
10444
|
-
id:
|
|
10446
|
+
id: Lt,
|
|
10445
10447
|
cell: ({ row: S }) => /* @__PURE__ */ n.jsx(
|
|
10446
|
-
|
|
10448
|
+
Fb,
|
|
10447
10449
|
{
|
|
10448
10450
|
checked: S.getIsSelected(),
|
|
10449
10451
|
disabled: !S.getCanSelect(),
|
|
@@ -10457,7 +10459,7 @@ function yx({
|
|
|
10457
10459
|
...a,
|
|
10458
10460
|
{
|
|
10459
10461
|
id: Zt,
|
|
10460
|
-
cell: (S) => /* @__PURE__ */ n.jsx(
|
|
10462
|
+
cell: (S) => /* @__PURE__ */ n.jsx(Kv, { actionsConfig: l, data: S.row.original }),
|
|
10461
10463
|
header: "Actions",
|
|
10462
10464
|
size: 70,
|
|
10463
10465
|
enablePinning: !0
|
|
@@ -10499,10 +10501,10 @@ function yx({
|
|
|
10499
10501
|
);
|
|
10500
10502
|
}, []), g.useLayoutEffect(() => {
|
|
10501
10503
|
var S;
|
|
10502
|
-
M || (S = F.getColumn(
|
|
10504
|
+
M || (S = F.getColumn(jt)) == null || S.toggleVisibility(!1);
|
|
10503
10505
|
}, []), g.useLayoutEffect(() => {
|
|
10504
10506
|
var S;
|
|
10505
|
-
z || (S = F.getColumn(
|
|
10507
|
+
z || (S = F.getColumn(Lt)) == null || S.toggleVisibility(!1);
|
|
10506
10508
|
}, []), g.useLayoutEffect(() => {
|
|
10507
10509
|
var S;
|
|
10508
10510
|
l.isDropdownActions || (S = F.getColumn(Zt)) == null || S.toggleVisibility(!1);
|
|
@@ -10519,7 +10521,7 @@ function yx({
|
|
|
10519
10521
|
children: [
|
|
10520
10522
|
/* @__PURE__ */ n.jsxs("div", { className: ze.box, children: [
|
|
10521
10523
|
!t.isError && /* @__PURE__ */ n.jsx(
|
|
10522
|
-
|
|
10524
|
+
Yv,
|
|
10523
10525
|
{
|
|
10524
10526
|
rowSelectionConfig: r,
|
|
10525
10527
|
searchConfig: c,
|
|
@@ -10535,7 +10537,7 @@ function yx({
|
|
|
10535
10537
|
}
|
|
10536
10538
|
),
|
|
10537
10539
|
/* @__PURE__ */ n.jsx(
|
|
10538
|
-
|
|
10540
|
+
Lb,
|
|
10539
10541
|
{
|
|
10540
10542
|
table: F,
|
|
10541
10543
|
isCheckbox: M,
|
|
@@ -10548,12 +10550,12 @@ function yx({
|
|
|
10548
10550
|
}
|
|
10549
10551
|
)
|
|
10550
10552
|
] }),
|
|
10551
|
-
typeof u == "object" && !!u.metaData && /* @__PURE__ */ n.jsx(
|
|
10553
|
+
typeof u == "object" && !!u.metaData && /* @__PURE__ */ n.jsx(Sb, { paginationConfig: u })
|
|
10552
10554
|
]
|
|
10553
10555
|
}
|
|
10554
10556
|
);
|
|
10555
10557
|
}
|
|
10556
|
-
function
|
|
10558
|
+
function Lb({
|
|
10557
10559
|
table: e,
|
|
10558
10560
|
isCheckbox: t,
|
|
10559
10561
|
isRadio: a,
|
|
@@ -10593,7 +10595,7 @@ function Fb({
|
|
|
10593
10595
|
style: {
|
|
10594
10596
|
width: b.getSize() === Number.MAX_SAFE_INTEGER ? "auto" : b.getSize(),
|
|
10595
10597
|
paddingRight: b.id === Zt ? "10px" : void 0,
|
|
10596
|
-
paddingLeft: b.index === 0 && b.id !==
|
|
10598
|
+
paddingLeft: b.index === 0 && b.id !== jt && b.id !== Lt ? "10px" : v ? "15px" : void 0,
|
|
10597
10599
|
...A0(
|
|
10598
10600
|
b.column,
|
|
10599
10601
|
i,
|
|
@@ -10619,7 +10621,7 @@ function Fb({
|
|
|
10619
10621
|
false: b.column.getCanSort() ? /* @__PURE__ */ n.jsx(
|
|
10620
10622
|
R,
|
|
10621
10623
|
{
|
|
10622
|
-
path:
|
|
10624
|
+
path: qv,
|
|
10623
10625
|
spanClassName: ze.tableHeaderSortSpan,
|
|
10624
10626
|
svgClassName: ze.tableHeaderSort
|
|
10625
10627
|
}
|
|
@@ -10632,9 +10634,9 @@ function Fb({
|
|
|
10632
10634
|
b.id
|
|
10633
10635
|
);
|
|
10634
10636
|
}) }, x.id)) }),
|
|
10635
|
-
o.isFetching ? /* @__PURE__ */ n.jsx(
|
|
10637
|
+
o.isFetching ? /* @__PURE__ */ n.jsx(Z3, { text: o.text, isError: o.isError }) : l ? /* @__PURE__ */ n.jsx($3, { emptyStateConfig: s, search: c }) : /* @__PURE__ */ n.jsx("tbody", { className: ze.tableBody, children: e.getRowModel().rows.map((x, b, C) => /* @__PURE__ */ n.jsx("tr", { className: ze.tableRow, children: x.getVisibleCells().map((_, v, y) => {
|
|
10636
10638
|
var A, B;
|
|
10637
|
-
const w = (t || a) && (_.id === `${b}_${
|
|
10639
|
+
const w = (t || a) && (_.id === `${b}_${Lt}` || _.id === `${b}_${jt}`);
|
|
10638
10640
|
let j = !1;
|
|
10639
10641
|
return (A = r == null ? void 0 : r.stickyIds) != null && A.length && (j = (B = y[v - 1]) == null ? void 0 : B.column.getCanPin()), /* @__PURE__ */ n.jsx(
|
|
10640
10642
|
"td",
|
|
@@ -10677,8 +10679,8 @@ const A0 = (e, t, a, o) => {
|
|
|
10677
10679
|
backgroundColor: o ? "var(--fill-highlight)" : "#ffffff",
|
|
10678
10680
|
marginRight: r ? "20px" : void 0
|
|
10679
10681
|
};
|
|
10680
|
-
},
|
|
10681
|
-
box:
|
|
10682
|
+
}, Hb = "_box_1kbs5_1", j0 = {
|
|
10683
|
+
box: Hb
|
|
10682
10684
|
};
|
|
10683
10685
|
function za({ data: e, customStyle: t }) {
|
|
10684
10686
|
const [a, o] = g.useState(!1), s = g.useRef(null);
|
|
@@ -10709,24 +10711,24 @@ function za({ data: e, customStyle: t }) {
|
|
|
10709
10711
|
}
|
|
10710
10712
|
) : /* @__PURE__ */ n.jsx("div", { className: I(j0.box, "zap-content-medium"), style: t, ref: s, children: e });
|
|
10711
10713
|
}
|
|
10712
|
-
const $a = "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",
|
|
10713
|
-
box:
|
|
10714
|
-
userImage:
|
|
10715
|
-
userDetails:
|
|
10716
|
-
usernameContainer:
|
|
10717
|
-
emailBox:
|
|
10718
|
-
userEmail:
|
|
10719
|
-
icon:
|
|
10720
|
-
eventBox:
|
|
10721
|
-
badge:
|
|
10722
|
-
primary:
|
|
10723
|
-
success:
|
|
10724
|
-
danger:
|
|
10725
|
-
warning:
|
|
10726
|
-
info:
|
|
10727
|
-
emoji:
|
|
10714
|
+
const $a = "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", Tb = "_box_1lug4_1", Vb = "_userImage_1lug4_8", Gb = "_userDetails_1lug4_17", Pb = "_usernameContainer_1lug4_26", Db = "_emailBox_1lug4_33", Mb = "_userEmail_1lug4_40", Ob = "_icon_1lug4_48", Wb = "_eventBox_1lug4_64", Zb = "_badge_1lug4_71", Xb = "_primary_1lug4_86", zb = "_success_1lug4_91", $b = "_danger_1lug4_96", Yb = "_warning_1lug4_101", Jb = "_info_1lug4_106", Ub = "_emoji_1lug4_111", Pt = {
|
|
10715
|
+
box: Tb,
|
|
10716
|
+
userImage: Vb,
|
|
10717
|
+
userDetails: Gb,
|
|
10718
|
+
usernameContainer: Pb,
|
|
10719
|
+
emailBox: Db,
|
|
10720
|
+
userEmail: Mb,
|
|
10721
|
+
icon: Ob,
|
|
10722
|
+
eventBox: Wb,
|
|
10723
|
+
badge: Zb,
|
|
10724
|
+
primary: Xb,
|
|
10725
|
+
success: zb,
|
|
10726
|
+
danger: $b,
|
|
10727
|
+
warning: Yb,
|
|
10728
|
+
info: Jb,
|
|
10729
|
+
emoji: Ub
|
|
10728
10730
|
};
|
|
10729
|
-
function
|
|
10731
|
+
function Ax({ user: e, onClick: t, showCopy: a = !0 }) {
|
|
10730
10732
|
return /* @__PURE__ */ n.jsxs("div", { className: Pt.box, children: [
|
|
10731
10733
|
/* @__PURE__ */ n.jsx("img", { src: e.profile_img_url, alt: "User Profile", className: Pt.userImage }),
|
|
10732
10734
|
/* @__PURE__ */ n.jsxs("div", { className: Pt.userDetails, children: [
|
|
@@ -10748,21 +10750,21 @@ function wx({ user: e, onClick: t, showCopy: a = !0 }) {
|
|
|
10748
10750
|
] })
|
|
10749
10751
|
] });
|
|
10750
10752
|
}
|
|
10751
|
-
const
|
|
10752
|
-
box:
|
|
10753
|
-
device:
|
|
10754
|
-
image:
|
|
10755
|
-
details:
|
|
10756
|
-
titleContainer:
|
|
10757
|
-
subTitleBox:
|
|
10758
|
-
subTitle:
|
|
10759
|
-
icon:
|
|
10760
|
-
mdmStatus:
|
|
10761
|
-
mdmStatusIcon:
|
|
10762
|
-
}, rf = "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", N0 = "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", lf = "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", cf = "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", uf = "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", df = "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", pf = "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", mf = "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", hf = "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", gf = "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", vf = "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", bf = "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", ff = "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", xf = "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", _f = "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", Cf = "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";
|
|
10763
|
-
function
|
|
10753
|
+
const Qb = "_box_1x8y8_1", Kb = "_device_1x8y8_8", qb = "_image_1x8y8_21", ef = "_details_1x8y8_31", tf = "_titleContainer_1x8y8_40", nf = "_subTitleBox_1x8y8_47", sf = "_subTitle_1x8y8_47", of = "_icon_1x8y8_62", af = "_mdmStatus_1x8y8_63", rf = "_mdmStatusIcon_1x8y8_69", vt = {
|
|
10754
|
+
box: Qb,
|
|
10755
|
+
device: Kb,
|
|
10756
|
+
image: qb,
|
|
10757
|
+
details: ef,
|
|
10758
|
+
titleContainer: tf,
|
|
10759
|
+
subTitleBox: nf,
|
|
10760
|
+
subTitle: sf,
|
|
10761
|
+
icon: of,
|
|
10762
|
+
mdmStatus: af,
|
|
10763
|
+
mdmStatusIcon: rf
|
|
10764
|
+
}, lf = "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", N0 = "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", cf = "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", uf = "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", df = "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", pf = "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", mf = "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", hf = "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", gf = "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", vf = "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", bf = "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", ff = "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", xf = "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", _f = "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", Cf = "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", If = "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";
|
|
10765
|
+
function jx({ device: e, onClick: t }) {
|
|
10764
10766
|
return /* @__PURE__ */ n.jsxs("div", { className: vt.box, children: [
|
|
10765
|
-
/* @__PURE__ */ n.jsx("div", { className: vt.device, children: /* @__PURE__ */ n.jsx(R, { path:
|
|
10767
|
+
/* @__PURE__ */ n.jsx("div", { className: vt.device, children: /* @__PURE__ */ n.jsx(R, { path: yf(e.type), svgClassName: vt.image }) }),
|
|
10766
10768
|
/* @__PURE__ */ n.jsxs("div", { className: vt.details, children: [
|
|
10767
10769
|
/* @__PURE__ */ n.jsx("div", { className: vt.titleContainer, onClick: t, children: /* @__PURE__ */ n.jsx(za, { data: e.name || e.model, customStyle: { maxWidth: "190px" } }) }),
|
|
10768
10770
|
/* @__PURE__ */ n.jsxs("div", { className: vt.subTitleBox, children: [
|
|
@@ -10774,7 +10776,7 @@ function Ax({ device: e, onClick: t }) {
|
|
|
10774
10776
|
trigger: /* @__PURE__ */ n.jsx(
|
|
10775
10777
|
R,
|
|
10776
10778
|
{
|
|
10777
|
-
path:
|
|
10779
|
+
path: lf,
|
|
10778
10780
|
spanClassName: vt.mdmStatus,
|
|
10779
10781
|
svgClassName: vt.mdmStatusIcon
|
|
10780
10782
|
}
|
|
@@ -10798,42 +10800,42 @@ function Ax({ device: e, onClick: t }) {
|
|
|
10798
10800
|
] })
|
|
10799
10801
|
] });
|
|
10800
10802
|
}
|
|
10801
|
-
const
|
|
10803
|
+
const yf = (e) => {
|
|
10802
10804
|
switch (e) {
|
|
10803
10805
|
case "Laptops":
|
|
10804
10806
|
return N0;
|
|
10805
10807
|
case "Monitors":
|
|
10806
|
-
return lf;
|
|
10807
|
-
case "Smartphones":
|
|
10808
10808
|
return cf;
|
|
10809
|
-
case "
|
|
10809
|
+
case "Smartphones":
|
|
10810
10810
|
return uf;
|
|
10811
|
-
case "
|
|
10811
|
+
case "Tablets":
|
|
10812
10812
|
return df;
|
|
10813
|
-
case "
|
|
10813
|
+
case "Peripheral devices":
|
|
10814
10814
|
return pf;
|
|
10815
|
-
case "
|
|
10815
|
+
case "Headsets":
|
|
10816
10816
|
return mf;
|
|
10817
|
-
case "
|
|
10817
|
+
case "Cables":
|
|
10818
10818
|
return hf;
|
|
10819
|
-
case "
|
|
10819
|
+
case "Keyboards":
|
|
10820
10820
|
return gf;
|
|
10821
|
-
case "
|
|
10821
|
+
case "Mouses":
|
|
10822
10822
|
return vf;
|
|
10823
|
+
case "Webcams":
|
|
10824
|
+
return bf;
|
|
10823
10825
|
case "Storage":
|
|
10824
|
-
return
|
|
10826
|
+
return If;
|
|
10825
10827
|
case "Trackpads":
|
|
10826
|
-
return bf;
|
|
10827
|
-
case "Microphones":
|
|
10828
10828
|
return ff;
|
|
10829
|
-
case "
|
|
10829
|
+
case "Microphones":
|
|
10830
10830
|
return xf;
|
|
10831
|
-
case "
|
|
10831
|
+
case "Routers":
|
|
10832
10832
|
return _f;
|
|
10833
|
+
case "Printers":
|
|
10834
|
+
return Cf;
|
|
10833
10835
|
default:
|
|
10834
10836
|
return N0;
|
|
10835
10837
|
}
|
|
10836
|
-
},
|
|
10838
|
+
}, wf = {
|
|
10837
10839
|
control: (e, t) => ({
|
|
10838
10840
|
...e,
|
|
10839
10841
|
borderWidth: "1px",
|
|
@@ -10913,26 +10915,26 @@ const If = (e) => {
|
|
|
10913
10915
|
...e,
|
|
10914
10916
|
display: "none"
|
|
10915
10917
|
})
|
|
10916
|
-
},
|
|
10917
|
-
mainContainer:
|
|
10918
|
-
dropdownIcon:
|
|
10919
|
-
loadingMessage:
|
|
10920
|
-
option:
|
|
10921
|
-
tagOption:
|
|
10922
|
-
multiOptionValue:
|
|
10923
|
-
userOption:
|
|
10924
|
-
userOptionValue:
|
|
10925
|
-
label:
|
|
10926
|
-
selectedLabel:
|
|
10927
|
-
profileImg:
|
|
10928
|
-
initials:
|
|
10929
|
-
icon:
|
|
10930
|
-
selectedIcon:
|
|
10931
|
-
labelContainer:
|
|
10932
|
-
info:
|
|
10933
|
-
clearIcon:
|
|
10934
|
-
removeIcon:
|
|
10935
|
-
errorMsg:
|
|
10918
|
+
}, Af = "_mainContainer_mhl9t_1", jf = "_dropdownIcon_mhl9t_6", Nf = "_loadingMessage_mhl9t_21", Sf = "_option_mhl9t_30", Ef = "_tagOption_mhl9t_36", Bf = "_multiOptionValue_mhl9t_41", kf = "_userOption_mhl9t_47", Rf = "_userOptionValue_mhl9t_48", Ff = "_label_mhl9t_53", Lf = "_selectedLabel_mhl9t_53", Hf = "_profileImg_mhl9t_57", Tf = "_initials_mhl9t_58", Vf = "_icon_mhl9t_71", Gf = "_selectedIcon_mhl9t_72", Pf = "_labelContainer_mhl9t_98", Df = "_info_mhl9t_104", Mf = "_clearIcon_mhl9t_108", Of = "_removeIcon_mhl9t_118", Wf = "_errorMsg_mhl9t_134", oe = {
|
|
10919
|
+
mainContainer: Af,
|
|
10920
|
+
dropdownIcon: jf,
|
|
10921
|
+
loadingMessage: Nf,
|
|
10922
|
+
option: Sf,
|
|
10923
|
+
tagOption: Ef,
|
|
10924
|
+
multiOptionValue: Bf,
|
|
10925
|
+
userOption: kf,
|
|
10926
|
+
userOptionValue: Rf,
|
|
10927
|
+
label: Ff,
|
|
10928
|
+
selectedLabel: Lf,
|
|
10929
|
+
profileImg: Hf,
|
|
10930
|
+
initials: Tf,
|
|
10931
|
+
icon: Vf,
|
|
10932
|
+
selectedIcon: Gf,
|
|
10933
|
+
labelContainer: Pf,
|
|
10934
|
+
info: Df,
|
|
10935
|
+
clearIcon: Mf,
|
|
10936
|
+
removeIcon: Of,
|
|
10937
|
+
errorMsg: Wf
|
|
10936
10938
|
};
|
|
10937
10939
|
function Ya(e) {
|
|
10938
10940
|
return g.useMemo(() => u3(e), [e]);
|
|
@@ -10949,12 +10951,12 @@ function bo({ src: e, alt: t, className: a, ...o }) {
|
|
|
10949
10951
|
};
|
|
10950
10952
|
}, [e]), /* @__PURE__ */ n.jsx(n.Fragment, { children: s ? /* @__PURE__ */ n.jsx("img", { src: e, alt: t, className: a, loading: "lazy", ...o }) : /* @__PURE__ */ n.jsx(Tn, { className: a }) });
|
|
10951
10953
|
}
|
|
10952
|
-
const
|
|
10954
|
+
const Zf = (e) => {
|
|
10953
10955
|
const { isDisabled: t } = e;
|
|
10954
|
-
return t ? null : /* @__PURE__ */ n.jsx(
|
|
10955
|
-
},
|
|
10956
|
+
return t ? null : /* @__PURE__ */ n.jsx(st.DropdownIndicator, { ...e, children: /* @__PURE__ */ n.jsx(R, { path: Cn, spanClassName: oe.dropdownIcon }) });
|
|
10957
|
+
}, Xf = (e) => e.selectProps.isLoading ? null : /* @__PURE__ */ n.jsx(st.IndicatorsContainer, { ...e }), zf = (e) => /* @__PURE__ */ n.jsx(st.Menu, { ...e, children: e.selectProps.isLoading ? /* @__PURE__ */ n.jsx("div", { className: oe.loadingMessage, children: "Loading options..." }) : e.children }), $f = (e) => {
|
|
10956
10958
|
const { data: t, isSelected: a, isMulti: o, variant: s } = e, { label: r, subLabel: l, profileImgUrl: c, icon: i } = t, { darkerColor: u, lighterColor: p } = Ya(r);
|
|
10957
|
-
return /* @__PURE__ */ n.jsxs(
|
|
10959
|
+
return /* @__PURE__ */ n.jsxs(st.Option, { ...e, children: [
|
|
10958
10960
|
/* @__PURE__ */ n.jsxs(
|
|
10959
10961
|
"div",
|
|
10960
10962
|
{
|
|
@@ -10985,14 +10987,14 @@ const Wf = (e) => {
|
|
|
10985
10987
|
),
|
|
10986
10988
|
a && /* @__PURE__ */ n.jsx(R, { path: Va, spanClassName: oe.selectedIcon })
|
|
10987
10989
|
] });
|
|
10988
|
-
},
|
|
10990
|
+
}, Yf = (e) => {
|
|
10989
10991
|
const { data: t } = e, { label: a, profileImgUrl: o, icon: s } = t;
|
|
10990
|
-
return /* @__PURE__ */ n.jsx(
|
|
10992
|
+
return /* @__PURE__ */ n.jsx(st.SingleValue, { ...e, children: /* @__PURE__ */ n.jsxs("div", { className: I(oe.option, oe.selectedOption), children: [
|
|
10991
10993
|
o && /* @__PURE__ */ n.jsx(bo, { src: o, alt: a, className: oe.profileImg }),
|
|
10992
10994
|
s && /* @__PURE__ */ n.jsx(R, { path: s, spanClassName: oe.icon }),
|
|
10993
10995
|
/* @__PURE__ */ n.jsx("div", { className: oe.labelContainer, children: /* @__PURE__ */ n.jsx("span", { className: oe.label, children: a }) })
|
|
10994
10996
|
] }) });
|
|
10995
|
-
},
|
|
10997
|
+
}, Jf = (e) => {
|
|
10996
10998
|
const { data: t, selectProps: a, variant: o } = e, { label: s, profileImgUrl: r, icon: l } = t, { isMulti: c } = a, { darkerColor: i, lighterColor: u } = Ya(s);
|
|
10997
10999
|
return /* @__PURE__ */ n.jsx(
|
|
10998
11000
|
"div",
|
|
@@ -11004,7 +11006,7 @@ const Wf = (e) => {
|
|
|
11004
11006
|
c && (o === Ye.USERS || r) && oe.userOptionValue
|
|
11005
11007
|
),
|
|
11006
11008
|
style: c && (o === Ye.TAGS || o === Ye.USERS) ? { backgroundColor: u } : {},
|
|
11007
|
-
children: /* @__PURE__ */ n.jsxs(
|
|
11009
|
+
children: /* @__PURE__ */ n.jsxs(st.MultiValue, { ...e, children: [
|
|
11008
11010
|
r && /* @__PURE__ */ n.jsx(bo, { src: r, alt: s, className: oe.profileImg }),
|
|
11009
11011
|
o === Ye.USERS && !r && /* @__PURE__ */ n.jsx("div", { className: oe.initials, children: Pa(s) }),
|
|
11010
11012
|
l && /* @__PURE__ */ n.jsx(R, { path: l, spanClassName: oe.icon }),
|
|
@@ -11019,11 +11021,11 @@ const Wf = (e) => {
|
|
|
11019
11021
|
] })
|
|
11020
11022
|
}
|
|
11021
11023
|
);
|
|
11022
|
-
},
|
|
11024
|
+
}, Uf = (e) => /* @__PURE__ */ n.jsx(st.MultiValueRemove, { ...e, children: /* @__PURE__ */ n.jsx(R, { path: at, spanClassName: oe.removeIcon }) }), Qf = (e) => {
|
|
11023
11025
|
const { isMulti: t } = e;
|
|
11024
|
-
return t ? null : /* @__PURE__ */ n.jsx(
|
|
11026
|
+
return t ? null : /* @__PURE__ */ n.jsx(st.ClearIndicator, { ...e, children: /* @__PURE__ */ n.jsx(R, { path: at, spanClassName: oe.clearIcon }) });
|
|
11025
11027
|
};
|
|
11026
|
-
function
|
|
11028
|
+
function Nx(e) {
|
|
11027
11029
|
const {
|
|
11028
11030
|
options: t,
|
|
11029
11031
|
mainContainerClassName: a,
|
|
@@ -11047,19 +11049,19 @@ function jx(e) {
|
|
|
11047
11049
|
classNamePrefix: "react-select",
|
|
11048
11050
|
options: t,
|
|
11049
11051
|
unstyled: !0,
|
|
11050
|
-
styles: { ...
|
|
11052
|
+
styles: { ...wf, ...l },
|
|
11051
11053
|
isClearable: !0,
|
|
11052
11054
|
isSearchable: !0,
|
|
11053
11055
|
hideSelectedOptions: !1,
|
|
11054
11056
|
components: {
|
|
11055
|
-
Option: (u) => /* @__PURE__ */ n.jsx(
|
|
11056
|
-
MultiValue: (u) => /* @__PURE__ */ n.jsx(
|
|
11057
|
-
MultiValueRemove: (u) => /* @__PURE__ */ n.jsx(
|
|
11058
|
-
DropdownIndicator: (u) => /* @__PURE__ */ n.jsx(
|
|
11059
|
-
ClearIndicator: (u) => /* @__PURE__ */ n.jsx(
|
|
11060
|
-
SingleValue: (u) => /* @__PURE__ */ n.jsx(
|
|
11061
|
-
Menu: (u) => /* @__PURE__ */ n.jsx(
|
|
11062
|
-
IndicatorsContainer: (u) => /* @__PURE__ */ n.jsx(
|
|
11057
|
+
Option: (u) => /* @__PURE__ */ n.jsx($f, { ...u, variant: o }),
|
|
11058
|
+
MultiValue: (u) => /* @__PURE__ */ n.jsx(Jf, { ...u, variant: o }),
|
|
11059
|
+
MultiValueRemove: (u) => /* @__PURE__ */ n.jsx(Uf, { ...u, variant: o }),
|
|
11060
|
+
DropdownIndicator: (u) => /* @__PURE__ */ n.jsx(Zf, { ...u, variant: o }),
|
|
11061
|
+
ClearIndicator: (u) => /* @__PURE__ */ n.jsx(Qf, { ...u, variant: o }),
|
|
11062
|
+
SingleValue: (u) => /* @__PURE__ */ n.jsx(Yf, { ...u, variant: o }),
|
|
11063
|
+
Menu: (u) => /* @__PURE__ */ n.jsx(zf, { ...u, variant: o }),
|
|
11064
|
+
IndicatorsContainer: (u) => /* @__PURE__ */ n.jsx(Xf, { ...u, variant: o })
|
|
11063
11065
|
},
|
|
11064
11066
|
onChange: i,
|
|
11065
11067
|
...c
|
|
@@ -11068,36 +11070,36 @@ function jx(e) {
|
|
|
11068
11070
|
s && /* @__PURE__ */ n.jsx("span", { className: I(oe.errorMsg, "zap-subcontent-regular"), children: s })
|
|
11069
11071
|
] });
|
|
11070
11072
|
}
|
|
11071
|
-
const
|
|
11072
|
-
huiDatePicker:
|
|
11073
|
-
formButton:
|
|
11074
|
-
calendarIcon:
|
|
11075
|
-
errorMsg:
|
|
11076
|
-
popoverContent:
|
|
11077
|
-
buttonContent:
|
|
11078
|
-
calendarIconSpan:
|
|
11079
|
-
month:
|
|
11080
|
-
caption:
|
|
11081
|
-
captionLabel:
|
|
11082
|
-
captionDropdowns:
|
|
11083
|
-
navButtonNext:
|
|
11084
|
-
navButtonPrevious:
|
|
11085
|
-
table:
|
|
11086
|
-
headRow:
|
|
11087
|
-
headCell:
|
|
11088
|
-
row:
|
|
11089
|
-
cell:
|
|
11090
|
-
dayButton:
|
|
11091
|
-
dayHighlighted:
|
|
11092
|
-
daySelected:
|
|
11093
|
-
dayDisabled:
|
|
11094
|
-
dayToday:
|
|
11095
|
-
dayOutside:
|
|
11096
|
-
dayHidden:
|
|
11097
|
-
vHidden:
|
|
11098
|
-
dropdown:
|
|
11073
|
+
const Kf = "_huiDatePicker_1cvpt_1", qf = "_formButton_1cvpt_5", e6 = "_calendarIcon_1cvpt_11", t6 = "_errorMsg_1cvpt_15", n6 = "_popoverContent_1cvpt_22", s6 = "_buttonContent_1cvpt_29", o6 = "_calendarIconSpan_1cvpt_36", a6 = "_month_1cvpt_40", r6 = "_caption_1cvpt_43", i6 = "_captionLabel_1cvpt_47", l6 = "_captionDropdowns_1cvpt_50", c6 = "_navButtonNext_1cvpt_61", u6 = "_navButtonPrevious_1cvpt_62", d6 = "_table_1cvpt_92", p6 = "_headRow_1cvpt_98", m6 = "_headCell_1cvpt_101", h6 = "_row_1cvpt_112", g6 = "_cell_1cvpt_118", v6 = "_dayButton_1cvpt_137", b6 = "_dayHighlighted_1cvpt_154", f6 = "_daySelected_1cvpt_158", x6 = "_dayDisabled_1cvpt_171", _6 = "_dayToday_1cvpt_174", C6 = "_dayOutside_1cvpt_185", I6 = "_dayHidden_1cvpt_194", y6 = "_vHidden_1cvpt_197", w6 = "_dropdown_1cvpt_200", de = {
|
|
11074
|
+
huiDatePicker: Kf,
|
|
11075
|
+
formButton: qf,
|
|
11076
|
+
calendarIcon: e6,
|
|
11077
|
+
errorMsg: t6,
|
|
11078
|
+
popoverContent: n6,
|
|
11079
|
+
buttonContent: s6,
|
|
11080
|
+
calendarIconSpan: o6,
|
|
11081
|
+
month: a6,
|
|
11082
|
+
caption: r6,
|
|
11083
|
+
captionLabel: i6,
|
|
11084
|
+
captionDropdowns: l6,
|
|
11085
|
+
navButtonNext: c6,
|
|
11086
|
+
navButtonPrevious: u6,
|
|
11087
|
+
table: d6,
|
|
11088
|
+
headRow: p6,
|
|
11089
|
+
headCell: m6,
|
|
11090
|
+
row: h6,
|
|
11091
|
+
cell: g6,
|
|
11092
|
+
dayButton: v6,
|
|
11093
|
+
dayHighlighted: b6,
|
|
11094
|
+
daySelected: f6,
|
|
11095
|
+
dayDisabled: x6,
|
|
11096
|
+
dayToday: _6,
|
|
11097
|
+
dayOutside: C6,
|
|
11098
|
+
dayHidden: I6,
|
|
11099
|
+
vHidden: y6,
|
|
11100
|
+
dropdown: w6
|
|
11099
11101
|
}, S0 = "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";
|
|
11100
|
-
function
|
|
11102
|
+
function Sx({
|
|
11101
11103
|
value: e,
|
|
11102
11104
|
onChange: t,
|
|
11103
11105
|
mode: a = "single",
|
|
@@ -11226,12 +11228,12 @@ function Nx({
|
|
|
11226
11228
|
)
|
|
11227
11229
|
] }) });
|
|
11228
11230
|
}
|
|
11229
|
-
const
|
|
11230
|
-
checkboxContainer:
|
|
11231
|
-
hiddenCheckbox:
|
|
11232
|
-
customCheckbox:
|
|
11233
|
-
checkboxLabel:
|
|
11234
|
-
},
|
|
11231
|
+
const A6 = "_checkboxContainer_10wo0_1", j6 = "_hiddenCheckbox_10wo0_7", N6 = "_customCheckbox_10wo0_11", S6 = "_checkboxLabel_10wo0_61", Fn = {
|
|
11232
|
+
checkboxContainer: A6,
|
|
11233
|
+
hiddenCheckbox: j6,
|
|
11234
|
+
customCheckbox: N6,
|
|
11235
|
+
checkboxLabel: S6
|
|
11236
|
+
}, Ex = ({
|
|
11235
11237
|
label: e,
|
|
11236
11238
|
checked: t = !1,
|
|
11237
11239
|
indeterminate: a = !1,
|
|
@@ -11261,18 +11263,18 @@ const w6 = "_checkboxContainer_10wo0_1", A6 = "_hiddenCheckbox_10wo0_7", j6 = "_
|
|
|
11261
11263
|
),
|
|
11262
11264
|
/* @__PURE__ */ n.jsx("span", { className: I(Fn.checkboxLabel, "zap-content-medium"), children: e })
|
|
11263
11265
|
] });
|
|
11264
|
-
},
|
|
11265
|
-
alert:
|
|
11266
|
-
alertHeader:
|
|
11267
|
-
alertBody:
|
|
11268
|
-
alertDropDownBody:
|
|
11269
|
-
open:
|
|
11270
|
-
dividerSection:
|
|
11271
|
-
divider:
|
|
11272
|
-
icons:
|
|
11273
|
-
},
|
|
11274
|
-
var
|
|
11275
|
-
function
|
|
11266
|
+
}, E6 = "_alert_1j7u1_1", B6 = "_alertHeader_1j7u1_9", k6 = "_alertBody_1j7u1_17", R6 = "_alertDropDownBody_1j7u1_25", F6 = "_open_1j7u1_36", L6 = "_dividerSection_1j7u1_40", H6 = "_divider_1j7u1_40", T6 = "_icons_1j7u1_59", bt = {
|
|
11267
|
+
alert: E6,
|
|
11268
|
+
alertHeader: B6,
|
|
11269
|
+
alertBody: k6,
|
|
11270
|
+
alertDropDownBody: R6,
|
|
11271
|
+
open: F6,
|
|
11272
|
+
dividerSection: L6,
|
|
11273
|
+
divider: H6,
|
|
11274
|
+
icons: T6
|
|
11275
|
+
}, V6 = "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", G6 = "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", Ja = "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";
|
|
11276
|
+
var P6 = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.POSITIVE = "positive", e))(P6 || {}), D6 = /* @__PURE__ */ ((e) => (e.CLOSE = "close", e.SHOW_MORE = "show-more", e))(D6 || {});
|
|
11277
|
+
function Bx({ alertType: e, actionType: t, header: a, body: o }) {
|
|
11276
11278
|
const [s, r] = g.useState(!1), [l, c] = g.useState(!1);
|
|
11277
11279
|
return /* @__PURE__ */ n.jsxs(
|
|
11278
11280
|
"div",
|
|
@@ -11333,55 +11335,55 @@ function Ex({ alertType: e, actionType: t, header: a, body: o }) {
|
|
|
11333
11335
|
);
|
|
11334
11336
|
}
|
|
11335
11337
|
const Ln = {
|
|
11336
|
-
default: { bg: "var(--fill-selection)", color: "var(--p-p50)", icon:
|
|
11338
|
+
default: { bg: "var(--fill-selection)", color: "var(--p-p50)", icon: V6 },
|
|
11337
11339
|
positive: {
|
|
11338
11340
|
bg: "var(--status-success-s10)",
|
|
11339
11341
|
color: "var(--status-success-s70)",
|
|
11340
|
-
icon:
|
|
11342
|
+
icon: G6
|
|
11341
11343
|
}
|
|
11342
|
-
},
|
|
11343
|
-
uploadBtn:
|
|
11344
|
-
dFlex:
|
|
11345
|
-
singleDoc:
|
|
11346
|
-
contentContainer:
|
|
11347
|
-
detailsContainer:
|
|
11348
|
-
fileName:
|
|
11349
|
-
subTitle2:
|
|
11350
|
-
fileType:
|
|
11351
|
-
smallCircle:
|
|
11352
|
-
removeBtn:
|
|
11353
|
-
editIcon:
|
|
11354
|
-
uploadedImage:
|
|
11355
|
-
emptyLogo:
|
|
11356
|
-
iconBox:
|
|
11357
|
-
title:
|
|
11358
|
-
subTitle:
|
|
11359
|
-
progressBar:
|
|
11360
|
-
deleteIcon:
|
|
11361
|
-
viewStateDoc:
|
|
11362
|
-
fileUploadLimit:
|
|
11363
|
-
fileUploadLimitError:
|
|
11364
|
-
errorMsg:
|
|
11365
|
-
fileContainer:
|
|
11366
|
-
addDocsIcons:
|
|
11367
|
-
parentContainer:
|
|
11368
|
-
uploadContainer:
|
|
11369
|
-
disabledUploadBtn:
|
|
11370
|
-
disabledIcon:
|
|
11371
|
-
disabledTitle:
|
|
11372
|
-
disabledSubTitle:
|
|
11373
|
-
actionBtn:
|
|
11374
|
-
uploadingImg:
|
|
11375
|
-
}, 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_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", x7 = "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", _7 = "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", C7 = "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", I7 = "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", y7 = "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", E0 = "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", w7 = "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", B0 = "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";
|
|
11376
|
-
function
|
|
11344
|
+
}, M6 = "_uploadBtn_rkhev_1", O6 = "_dFlex_rkhev_16", W6 = "_singleDoc_rkhev_20", Z6 = "_contentContainer_rkhev_28", X6 = "_detailsContainer_rkhev_33", z6 = "_fileName_rkhev_37", $6 = "_subTitle2_rkhev_54", Y6 = "_fileType_rkhev_66", J6 = "_smallCircle_rkhev_73", U6 = "_removeBtn_rkhev_82", Q6 = "_editIcon_rkhev_89", K6 = "_uploadedImage_rkhev_98", q6 = "_emptyLogo_rkhev_106", e7 = "_iconBox_rkhev_121", t7 = "_title_rkhev_131", n7 = "_subTitle_rkhev_54", s7 = "_progressBar_rkhev_145", o7 = "_deleteIcon_rkhev_153", a7 = "_viewStateDoc_rkhev_156", r7 = "_fileUploadLimit_rkhev_160", i7 = "_fileUploadLimitError_rkhev_164", l7 = "_errorMsg_rkhev_165", c7 = "_fileContainer_rkhev_169", u7 = "_addDocsIcons_rkhev_175", d7 = "_parentContainer_rkhev_184", p7 = "_uploadContainer_rkhev_195", m7 = "_disabledUploadBtn_rkhev_201", h7 = "_disabledIcon_rkhev_213", g7 = "_disabledTitle_rkhev_217", v7 = "_disabledSubTitle_rkhev_218", b7 = "_actionBtn_rkhev_222", f7 = "_uploadingImg_rkhev_229", q = {
|
|
11345
|
+
uploadBtn: M6,
|
|
11346
|
+
dFlex: O6,
|
|
11347
|
+
singleDoc: W6,
|
|
11348
|
+
contentContainer: Z6,
|
|
11349
|
+
detailsContainer: X6,
|
|
11350
|
+
fileName: z6,
|
|
11351
|
+
subTitle2: $6,
|
|
11352
|
+
fileType: Y6,
|
|
11353
|
+
smallCircle: J6,
|
|
11354
|
+
removeBtn: U6,
|
|
11355
|
+
editIcon: Q6,
|
|
11356
|
+
uploadedImage: K6,
|
|
11357
|
+
emptyLogo: q6,
|
|
11358
|
+
iconBox: e7,
|
|
11359
|
+
title: t7,
|
|
11360
|
+
subTitle: n7,
|
|
11361
|
+
progressBar: s7,
|
|
11362
|
+
deleteIcon: o7,
|
|
11363
|
+
viewStateDoc: a7,
|
|
11364
|
+
fileUploadLimit: r7,
|
|
11365
|
+
fileUploadLimitError: i7,
|
|
11366
|
+
errorMsg: l7,
|
|
11367
|
+
fileContainer: c7,
|
|
11368
|
+
addDocsIcons: u7,
|
|
11369
|
+
parentContainer: d7,
|
|
11370
|
+
uploadContainer: p7,
|
|
11371
|
+
disabledUploadBtn: m7,
|
|
11372
|
+
disabledIcon: h7,
|
|
11373
|
+
disabledTitle: g7,
|
|
11374
|
+
disabledSubTitle: v7,
|
|
11375
|
+
actionBtn: b7,
|
|
11376
|
+
uploadingImg: f7
|
|
11377
|
+
}, x7 = "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", _7 = "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", C7 = "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", I7 = "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", y7 = "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", w7 = "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", E0 = "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", A7 = "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", B0 = "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";
|
|
11378
|
+
function j7(e) {
|
|
11377
11379
|
var t = 1024, a = 3, o = t, s = t * t, r = t * t * t;
|
|
11378
11380
|
return e < o ? e + " Bytes" : e < s ? (e / o).toFixed(a) + " KB" : e < r ? (e / s).toFixed(a) + " MB" : (e / r).toFixed(a) + " GB";
|
|
11379
11381
|
}
|
|
11380
11382
|
function k0(e) {
|
|
11381
|
-
return e ? e.includes("jpg") ?
|
|
11383
|
+
return e ? e.includes("jpg") ? x7 : e.includes("jpeg") ? _7 : e.includes("png") ? C7 : e.includes("webp") ? I7 : e.includes("xls") || e.includes("application/vnd.openxmlformats-officedocument.spreadsheetml.sheet") ? E0 : e.includes("doc") ? y7 : e.includes("csv") ? w7 : e.includes("pdf") ? A7 : B0 : B0;
|
|
11382
11384
|
}
|
|
11383
|
-
const
|
|
11384
|
-
function
|
|
11385
|
+
const N7 = "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", S7 = "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";
|
|
11386
|
+
function kx({
|
|
11385
11387
|
getUploadDoc: e,
|
|
11386
11388
|
setIsUploading: t,
|
|
11387
11389
|
customComponent: a,
|
|
@@ -11432,11 +11434,11 @@ function Bx({
|
|
|
11432
11434
|
url: URL.createObjectURL(U[Ve]),
|
|
11433
11435
|
fileName: (De = U[Ve]) == null ? void 0 : De.name,
|
|
11434
11436
|
isUploaded: !1,
|
|
11435
|
-
size:
|
|
11437
|
+
size: j7((rt = U[Ve]) == null ? void 0 : rt.size)
|
|
11436
11438
|
}), (l || 5) < Number((((Ue = U[Ve]) == null ? void 0 : Ue.size) / (1024 * 1024)).toFixed(2)) && (Ne = !0);
|
|
11437
11439
|
if (Q = Q.map((Ve) => {
|
|
11438
|
-
const
|
|
11439
|
-
return { ...Ve, setIntervalFunction: Ct, key:
|
|
11440
|
+
const ot = (Math.random() + 1).toString(36).substring(7), Ct = ue(ot);
|
|
11441
|
+
return { ...Ve, setIntervalFunction: Ct, key: ot };
|
|
11440
11442
|
}), Ne) {
|
|
11441
11443
|
je(`Maximum file size allowed is ${l || 5}MB.`);
|
|
11442
11444
|
return;
|
|
@@ -11524,7 +11526,7 @@ function Bx({
|
|
|
11524
11526
|
d && /* @__PURE__ */ n.jsx(
|
|
11525
11527
|
R,
|
|
11526
11528
|
{
|
|
11527
|
-
path:
|
|
11529
|
+
path: N7,
|
|
11528
11530
|
height: 28,
|
|
11529
11531
|
width: 28
|
|
11530
11532
|
}
|
|
@@ -11593,7 +11595,7 @@ function Bx({
|
|
|
11593
11595
|
{
|
|
11594
11596
|
className: q.actionBtn,
|
|
11595
11597
|
onClick: () => te(G.key),
|
|
11596
|
-
children: /* @__PURE__ */ n.jsx("img", { className: q.deleteIcon, src:
|
|
11598
|
+
children: /* @__PURE__ */ n.jsx("img", { className: q.deleteIcon, src: S7, alt: "delete" })
|
|
11597
11599
|
}
|
|
11598
11600
|
)
|
|
11599
11601
|
] })
|
|
@@ -11660,49 +11662,49 @@ function Bx({
|
|
|
11660
11662
|
] })
|
|
11661
11663
|
] });
|
|
11662
11664
|
}
|
|
11663
|
-
const
|
|
11664
|
-
inputContainer:
|
|
11665
|
-
textareaContainer:
|
|
11666
|
-
input:
|
|
11667
|
-
textarea:
|
|
11668
|
-
invalid:
|
|
11669
|
-
error:
|
|
11670
|
-
control:
|
|
11671
|
-
label:
|
|
11672
|
-
disabled:
|
|
11673
|
-
required:
|
|
11674
|
-
infoIconContainer:
|
|
11675
|
-
infoIcon:
|
|
11676
|
-
group:
|
|
11677
|
-
inputIconContainer:
|
|
11678
|
-
leftIcon:
|
|
11679
|
-
rightIcon:
|
|
11680
|
-
inputIcon:
|
|
11681
|
-
inputIconButton:
|
|
11682
|
-
left:
|
|
11683
|
-
right:
|
|
11684
|
-
inputIconWrapper:
|
|
11685
|
-
adornment:
|
|
11686
|
-
adornmentTrigger:
|
|
11687
|
-
dropdownIconContainer:
|
|
11688
|
-
dropdownIcon:
|
|
11689
|
-
isDropdownOpen:
|
|
11690
|
-
dropdownSearch:
|
|
11691
|
-
loadingMessage:
|
|
11692
|
-
dropdownMenuContainer:
|
|
11693
|
-
menu:
|
|
11694
|
-
option:
|
|
11695
|
-
empty:
|
|
11696
|
-
countContainer:
|
|
11697
|
-
countInputContainer:
|
|
11698
|
-
decrementIcon:
|
|
11699
|
-
incrementIcon:
|
|
11700
|
-
numberContainer:
|
|
11701
|
-
numberAdornmentContainer:
|
|
11702
|
-
incrementBtn:
|
|
11703
|
-
decrementBtn:
|
|
11704
|
-
incrementIconContainer:
|
|
11705
|
-
decrementIconContainer:
|
|
11665
|
+
const E7 = "_inputContainer_1sn1c_1", B7 = "_textareaContainer_1sn1c_2", k7 = "_input_1sn1c_1", R7 = "_textarea_1sn1c_2", F7 = "_invalid_1sn1c_28", L7 = "_error_1sn1c_47", H7 = "_control_1sn1c_53", T7 = "_label_1sn1c_59", V7 = "_disabled_1sn1c_66", G7 = "_required_1sn1c_70", P7 = "_infoIconContainer_1sn1c_74", D7 = "_infoIcon_1sn1c_74", M7 = "_group_1sn1c_85", O7 = "_inputIconContainer_1sn1c_91", W7 = "_leftIcon_1sn1c_105", Z7 = "_rightIcon_1sn1c_109", X7 = "_inputIcon_1sn1c_91", z7 = "_inputIconButton_1sn1c_114", $7 = "_left_1sn1c_105", Y7 = "_right_1sn1c_109", J7 = "_inputIconWrapper_1sn1c_142", U7 = "_adornment_1sn1c_148", Q7 = "_adornmentTrigger_1sn1c_172", K7 = "_dropdownIconContainer_1sn1c_208", q7 = "_dropdownIcon_1sn1c_208", e9 = "_isDropdownOpen_1sn1c_219", t9 = "_dropdownSearch_1sn1c_223", n9 = "_loadingMessage_1sn1c_227", s9 = "_dropdownMenuContainer_1sn1c_236", o9 = "_menu_1sn1c_246", a9 = "_option_1sn1c_258", r9 = "_empty_1sn1c_267", i9 = "_countContainer_1sn1c_273", l9 = "_countInputContainer_1sn1c_277", c9 = "_decrementIcon_1sn1c_281", u9 = "_incrementIcon_1sn1c_282", d9 = "_numberContainer_1sn1c_286", p9 = "_numberAdornmentContainer_1sn1c_295", m9 = "_incrementBtn_1sn1c_302", h9 = "_decrementBtn_1sn1c_303", g9 = "_incrementIconContainer_1sn1c_327", v9 = "_decrementIconContainer_1sn1c_328", L = {
|
|
11666
|
+
inputContainer: E7,
|
|
11667
|
+
textareaContainer: B7,
|
|
11668
|
+
input: k7,
|
|
11669
|
+
textarea: R7,
|
|
11670
|
+
invalid: F7,
|
|
11671
|
+
error: L7,
|
|
11672
|
+
control: H7,
|
|
11673
|
+
label: T7,
|
|
11674
|
+
disabled: V7,
|
|
11675
|
+
required: G7,
|
|
11676
|
+
infoIconContainer: P7,
|
|
11677
|
+
infoIcon: D7,
|
|
11678
|
+
group: M7,
|
|
11679
|
+
inputIconContainer: O7,
|
|
11680
|
+
leftIcon: W7,
|
|
11681
|
+
rightIcon: Z7,
|
|
11682
|
+
inputIcon: X7,
|
|
11683
|
+
inputIconButton: z7,
|
|
11684
|
+
left: $7,
|
|
11685
|
+
right: Y7,
|
|
11686
|
+
inputIconWrapper: J7,
|
|
11687
|
+
adornment: U7,
|
|
11688
|
+
adornmentTrigger: Q7,
|
|
11689
|
+
dropdownIconContainer: K7,
|
|
11690
|
+
dropdownIcon: q7,
|
|
11691
|
+
isDropdownOpen: e9,
|
|
11692
|
+
dropdownSearch: t9,
|
|
11693
|
+
loadingMessage: n9,
|
|
11694
|
+
dropdownMenuContainer: s9,
|
|
11695
|
+
menu: o9,
|
|
11696
|
+
option: a9,
|
|
11697
|
+
empty: r9,
|
|
11698
|
+
countContainer: i9,
|
|
11699
|
+
countInputContainer: l9,
|
|
11700
|
+
decrementIcon: c9,
|
|
11701
|
+
incrementIcon: u9,
|
|
11702
|
+
numberContainer: d9,
|
|
11703
|
+
numberAdornmentContainer: p9,
|
|
11704
|
+
incrementBtn: m9,
|
|
11705
|
+
decrementBtn: h9,
|
|
11706
|
+
incrementIconContainer: g9,
|
|
11707
|
+
decrementIconContainer: v9
|
|
11706
11708
|
};
|
|
11707
11709
|
var xe = /* @__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))(xe || {});
|
|
11708
11710
|
const cs = g.forwardRef(
|
|
@@ -11732,11 +11734,11 @@ const cs = g.forwardRef(
|
|
|
11732
11734
|
] })
|
|
11733
11735
|
);
|
|
11734
11736
|
cs.displayName = xe.INPUT;
|
|
11735
|
-
function
|
|
11737
|
+
function b9({ className: e = "", children: t, ...a }) {
|
|
11736
11738
|
return /* @__PURE__ */ n.jsx("div", { ...a, className: I(L.control, e), children: t });
|
|
11737
11739
|
}
|
|
11738
|
-
|
|
11739
|
-
function
|
|
11740
|
+
b9.displayName = xe.CONTROL;
|
|
11741
|
+
function f9({
|
|
11740
11742
|
className: e = "",
|
|
11741
11743
|
info: t = "",
|
|
11742
11744
|
disabled: a = !1,
|
|
@@ -11779,7 +11781,7 @@ function b9({
|
|
|
11779
11781
|
}
|
|
11780
11782
|
);
|
|
11781
11783
|
}
|
|
11782
|
-
|
|
11784
|
+
f9.displayName = xe.LABEL;
|
|
11783
11785
|
const R0 = {
|
|
11784
11786
|
[xe.LEFT_ICON]: { paddingLeft: "40px" },
|
|
11785
11787
|
[xe.RIGHT_ICON]: { paddingRight: "40px" },
|
|
@@ -11916,7 +11918,7 @@ function xo({
|
|
|
11916
11918
|
}
|
|
11917
11919
|
fo.displayName = xe.LEFT_ICON;
|
|
11918
11920
|
xo.displayName = xe.RIGHT_ICON;
|
|
11919
|
-
function
|
|
11921
|
+
function x9(e, t = 150) {
|
|
11920
11922
|
const [a, o] = g.useState(e);
|
|
11921
11923
|
return g.useEffect(() => {
|
|
11922
11924
|
const s = setTimeout(() => {
|
|
@@ -11928,7 +11930,7 @@ function f9(e, t = 150) {
|
|
|
11928
11930
|
}, [e, t]), a;
|
|
11929
11931
|
}
|
|
11930
11932
|
function Ua({ search: e = "", setSearch: t, ...a }) {
|
|
11931
|
-
const [o, s] = g.useState(e), r =
|
|
11933
|
+
const [o, s] = g.useState(e), r = x9(o), l = typeof t == "function";
|
|
11932
11934
|
g.useEffect(() => {
|
|
11933
11935
|
l && t(r);
|
|
11934
11936
|
}, [r, l, t]);
|
|
@@ -11943,7 +11945,7 @@ function Ua({ search: e = "", setSearch: t, ...a }) {
|
|
|
11943
11945
|
o && /* @__PURE__ */ n.jsx(xo, { onClick: i, icon: at })
|
|
11944
11946
|
] });
|
|
11945
11947
|
}
|
|
11946
|
-
function
|
|
11948
|
+
function _9({
|
|
11947
11949
|
children: e,
|
|
11948
11950
|
isLoading: t = !1,
|
|
11949
11951
|
disabled: a = !1,
|
|
@@ -11953,7 +11955,7 @@ function x9({
|
|
|
11953
11955
|
onOptionSelect: l
|
|
11954
11956
|
}) {
|
|
11955
11957
|
const [c, i] = g.useState(""), [u, p] = ie(
|
|
11956
|
-
|
|
11958
|
+
nt.machine({
|
|
11957
11959
|
id: g.useId(),
|
|
11958
11960
|
onSelect(h) {
|
|
11959
11961
|
o && l(h.value);
|
|
@@ -11962,7 +11964,7 @@ function x9({
|
|
|
11962
11964
|
h.open || i("");
|
|
11963
11965
|
}
|
|
11964
11966
|
})
|
|
11965
|
-
), d =
|
|
11967
|
+
), d = nt.connect(u, p, le), m = s == null ? void 0 : s.filter((h) => `${h.label}${h.value}`.toLowerCase().includes(c.toLowerCase()));
|
|
11966
11968
|
return o ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
11967
11969
|
/* @__PURE__ */ n.jsxs(
|
|
11968
11970
|
"button",
|
|
@@ -12010,7 +12012,7 @@ function x9({
|
|
|
12010
12012
|
) })
|
|
12011
12013
|
] }) : /* @__PURE__ */ n.jsx("div", { className: I(L.adornment, L.left, a && L.disabled), children: /* @__PURE__ */ n.jsx("span", { className: "zap-content-medium", children: e }) });
|
|
12012
12014
|
}
|
|
12013
|
-
function
|
|
12015
|
+
function C9({
|
|
12014
12016
|
children: e,
|
|
12015
12017
|
isLoading: t = !1,
|
|
12016
12018
|
disabled: a = !1,
|
|
@@ -12020,7 +12022,7 @@ function _9({
|
|
|
12020
12022
|
onOptionSelect: l
|
|
12021
12023
|
}) {
|
|
12022
12024
|
const [c, i] = g.useState(""), [u, p] = ie(
|
|
12023
|
-
|
|
12025
|
+
nt.machine({
|
|
12024
12026
|
id: g.useId(),
|
|
12025
12027
|
onSelect(h) {
|
|
12026
12028
|
o && l(h.value);
|
|
@@ -12029,7 +12031,7 @@ function _9({
|
|
|
12029
12031
|
h.open || i("");
|
|
12030
12032
|
}
|
|
12031
12033
|
})
|
|
12032
|
-
), d =
|
|
12034
|
+
), d = nt.connect(u, p, le), m = s == null ? void 0 : s.filter((h) => `${h.label}${h.value}`.toLowerCase().includes(c.toLowerCase()));
|
|
12033
12035
|
return o ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
12034
12036
|
/* @__PURE__ */ n.jsxs(
|
|
12035
12037
|
"button",
|
|
@@ -12068,9 +12070,9 @@ function _9({
|
|
|
12068
12070
|
] }) }) })
|
|
12069
12071
|
] }) : /* @__PURE__ */ n.jsx("div", { className: I(L.adornment, L.right, a && L.disabled), children: /* @__PURE__ */ n.jsx("span", { className: "zap-content-medium", children: e }) });
|
|
12070
12072
|
}
|
|
12071
|
-
|
|
12072
|
-
|
|
12073
|
-
const
|
|
12073
|
+
_9.displayName = xe.LEFT_ADORNMENT;
|
|
12074
|
+
C9.displayName = xe.RIGHT_ADORNMENT;
|
|
12075
|
+
const I9 = g.forwardRef(
|
|
12074
12076
|
({
|
|
12075
12077
|
errorMsg: e = "",
|
|
12076
12078
|
containerClassName: t = "",
|
|
@@ -12097,9 +12099,9 @@ const C9 = g.forwardRef(
|
|
|
12097
12099
|
e && /* @__PURE__ */ n.jsx("span", { className: I("zap-subcontent-medium ", L.error), children: e })
|
|
12098
12100
|
] })
|
|
12099
12101
|
);
|
|
12100
|
-
|
|
12101
|
-
const
|
|
12102
|
-
function
|
|
12102
|
+
I9.displayName = xe.TEXTAREA;
|
|
12103
|
+
const y9 = "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", w9 = "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", Qa = /^[0-9]$/;
|
|
12104
|
+
function A9({
|
|
12103
12105
|
onCountChange: e,
|
|
12104
12106
|
min: t = -1 / 0,
|
|
12105
12107
|
max: a = 1 / 0,
|
|
@@ -12133,7 +12135,7 @@ function w9({
|
|
|
12133
12135
|
{
|
|
12134
12136
|
disabled: r || o <= t,
|
|
12135
12137
|
onClick: u,
|
|
12136
|
-
icon:
|
|
12138
|
+
icon: y9,
|
|
12137
12139
|
className: L.decrementIcon
|
|
12138
12140
|
}
|
|
12139
12141
|
),
|
|
@@ -12154,13 +12156,13 @@ function w9({
|
|
|
12154
12156
|
{
|
|
12155
12157
|
disabled: r || o >= a,
|
|
12156
12158
|
onClick: i,
|
|
12157
|
-
icon:
|
|
12159
|
+
icon: w9,
|
|
12158
12160
|
className: L.incrementIcon
|
|
12159
12161
|
}
|
|
12160
12162
|
)
|
|
12161
12163
|
] });
|
|
12162
12164
|
}
|
|
12163
|
-
|
|
12165
|
+
A9.displayName = xe.COUNT;
|
|
12164
12166
|
function Ka({
|
|
12165
12167
|
onDecrement: e,
|
|
12166
12168
|
onIncrement: t,
|
|
@@ -12186,7 +12188,7 @@ function Ka({
|
|
|
12186
12188
|
] });
|
|
12187
12189
|
}
|
|
12188
12190
|
Ka.displayName = xe.NUMBER_ADORNMENT;
|
|
12189
|
-
function
|
|
12191
|
+
function j9({
|
|
12190
12192
|
onCountChange: e,
|
|
12191
12193
|
min: t = -1 / 0,
|
|
12192
12194
|
max: a = 1 / 0,
|
|
@@ -12237,103 +12239,103 @@ function A9({
|
|
|
12237
12239
|
)
|
|
12238
12240
|
] });
|
|
12239
12241
|
}
|
|
12240
|
-
|
|
12242
|
+
j9.displayName = xe.NUMBER;
|
|
12241
12243
|
export {
|
|
12242
|
-
|
|
12243
|
-
|
|
12244
|
+
D6 as ALERT_ACTION_TYPES,
|
|
12245
|
+
P6 as ALERT_TYPES,
|
|
12244
12246
|
Kl as ActionsDropdown,
|
|
12245
|
-
|
|
12247
|
+
Bx as Alert,
|
|
12246
12248
|
bo as AsyncImage,
|
|
12247
|
-
|
|
12249
|
+
fx as Avatar,
|
|
12248
12250
|
Os as BADGE_HIGHLIGHT,
|
|
12249
|
-
|
|
12251
|
+
et as BADGE_STATUS,
|
|
12250
12252
|
fe as BUTTON_V2_SIZE,
|
|
12251
12253
|
ft as BUTTON_V2_TYPE,
|
|
12252
12254
|
ne as BUTTON_V2_VARIANT,
|
|
12253
12255
|
Be as BUTTON_VARIANT,
|
|
12254
12256
|
b0 as Badge,
|
|
12255
|
-
|
|
12257
|
+
Ix as Breadcrumb,
|
|
12256
12258
|
he as Button,
|
|
12257
12259
|
xt as ButtonV2,
|
|
12258
|
-
|
|
12259
|
-
|
|
12260
|
-
|
|
12261
|
-
|
|
12262
|
-
|
|
12260
|
+
ax as Checkbox,
|
|
12261
|
+
Ex as CheckboxV2,
|
|
12262
|
+
bx as ColorPicker,
|
|
12263
|
+
ox as CreatableSelect,
|
|
12264
|
+
Sx as DatePicker,
|
|
12263
12265
|
hc as Drawer,
|
|
12264
12266
|
Za as DrawerV2,
|
|
12265
12267
|
$s as EmptyState,
|
|
12266
12268
|
q0 as Input,
|
|
12267
12269
|
Qs as InputContainer,
|
|
12268
|
-
|
|
12269
|
-
|
|
12270
|
+
b9 as InputControlV2,
|
|
12271
|
+
A9 as InputCount,
|
|
12270
12272
|
oa as InputGroup,
|
|
12271
12273
|
us as InputGroupV2,
|
|
12272
12274
|
as as InputLabel,
|
|
12273
12275
|
ea as InputLeftAddon,
|
|
12274
|
-
|
|
12276
|
+
_9 as InputLeftAdornment,
|
|
12275
12277
|
na as InputLeftElement,
|
|
12276
12278
|
fo as InputLeftIcon,
|
|
12277
|
-
|
|
12279
|
+
j9 as InputNumber,
|
|
12278
12280
|
ta as InputRightAddon,
|
|
12279
|
-
|
|
12281
|
+
C9 as InputRightAdornment,
|
|
12280
12282
|
sa as InputRightElement,
|
|
12281
12283
|
xo as InputRightIcon,
|
|
12282
12284
|
cs as InputV2,
|
|
12283
12285
|
yp as LOADER_VARIANT,
|
|
12284
|
-
|
|
12285
|
-
|
|
12286
|
+
f9 as LabelV2,
|
|
12287
|
+
mx as LayoutTabs,
|
|
12286
12288
|
ho as Loader,
|
|
12287
|
-
|
|
12288
|
-
|
|
12289
|
-
|
|
12290
|
-
|
|
12291
|
-
|
|
12289
|
+
J9 as Modal,
|
|
12290
|
+
U9 as ModalBody,
|
|
12291
|
+
Q9 as ModalContent,
|
|
12292
|
+
Y9 as ModalFooter,
|
|
12293
|
+
K9 as ModalHeader,
|
|
12292
12294
|
Oc as ModalOverlay,
|
|
12293
|
-
|
|
12294
|
-
|
|
12295
|
+
M3 as PILL_STATUS,
|
|
12296
|
+
yx as Pill,
|
|
12295
12297
|
Wc as Popover,
|
|
12296
|
-
|
|
12298
|
+
q9 as PopoverCloseButton,
|
|
12297
12299
|
Qc as PopoverContent,
|
|
12298
|
-
|
|
12299
|
-
|
|
12300
|
+
ex as PopoverDescription,
|
|
12301
|
+
tx as PopoverTitle,
|
|
12300
12302
|
Kc as PopoverTrigger,
|
|
12301
|
-
|
|
12302
|
-
|
|
12303
|
+
rx as Progress,
|
|
12304
|
+
px as RadioGroup,
|
|
12303
12305
|
Ye as SELECT_VARIANT,
|
|
12304
12306
|
Op as STATUS_MAP,
|
|
12305
12307
|
R as SVG,
|
|
12306
12308
|
mt as Search,
|
|
12307
12309
|
Ua as SearchV2,
|
|
12308
|
-
|
|
12309
|
-
|
|
12310
|
-
|
|
12311
|
-
|
|
12310
|
+
ix as SegmentedControl,
|
|
12311
|
+
nx as Select,
|
|
12312
|
+
sx as SelectAsync,
|
|
12313
|
+
Nx as SelectV2,
|
|
12312
12314
|
Oi as Selectors,
|
|
12313
12315
|
Tn as Skeleton,
|
|
12314
|
-
|
|
12315
|
-
|
|
12316
|
-
|
|
12317
|
-
|
|
12318
|
-
|
|
12319
|
-
|
|
12320
|
-
|
|
12321
|
-
|
|
12322
|
-
|
|
12323
|
-
|
|
12324
|
-
|
|
12325
|
-
|
|
12326
|
-
|
|
12316
|
+
hx as Switch,
|
|
12317
|
+
_x as Tab,
|
|
12318
|
+
$9 as Table,
|
|
12319
|
+
jx as TableDeviceCell,
|
|
12320
|
+
Sb as TablePagination,
|
|
12321
|
+
Ax as TableUserCell,
|
|
12322
|
+
vx as TableV2,
|
|
12323
|
+
wx as TableV3,
|
|
12324
|
+
xx as Tabs,
|
|
12325
|
+
gx as Tag,
|
|
12326
|
+
Cx as TaskCards,
|
|
12327
|
+
I9 as TextareaV2,
|
|
12328
|
+
dx as ToastCloseButton,
|
|
12327
12329
|
hn as Tooltip,
|
|
12328
12330
|
is as TooltipV2,
|
|
12329
12331
|
Mg as USER_CHIP_STATUS,
|
|
12330
|
-
|
|
12332
|
+
kx as Upload,
|
|
12331
12333
|
Og as UserChip,
|
|
12332
12334
|
Ln as alertTypeMap,
|
|
12333
|
-
|
|
12335
|
+
yf as getProductIconFromType,
|
|
12334
12336
|
Dt as statusMap,
|
|
12335
|
-
|
|
12336
|
-
|
|
12337
|
+
lx as toastError,
|
|
12338
|
+
cx as toastInfo,
|
|
12337
12339
|
W5 as toastSuccess,
|
|
12338
|
-
|
|
12340
|
+
ux as toastWarning
|
|
12339
12341
|
};
|