@hybr1d-tech/charizard 0.7.134 → 0.7.136
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 +391 -399
- package/dist/hybr1d-ui.umd.cjs +17 -17
- package/dist/index.d.ts +6 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './style.css';
|
|
2
2
|
import * as q from "react";
|
|
3
|
-
import
|
|
3
|
+
import z2, { useLayoutEffect as ue, useContext as de, useRef as b2, useState as H0, createContext as me, useMemo as L2, useCallback as L0, Component as he, Fragment as a4, useEffect as S1, forwardRef as a6, createElement as c4 } from "react";
|
|
4
4
|
import * as v2 from "@zag-js/menu";
|
|
5
5
|
import x, { clsx as B2 } from "clsx";
|
|
6
6
|
import { useMachine as q0, normalizeProps as f0, Portal as M2 } from "@zag-js/react";
|
|
@@ -24,7 +24,7 @@ import { toast as v3 } from "react-toastify";
|
|
|
24
24
|
import * as X4 from "@zag-js/tabs";
|
|
25
25
|
import * as D1 from "@zag-js/color-picker";
|
|
26
26
|
import { useNavigate as i6, useLocation as be, Link as V1, Outlet as xe, Routes as Ce, Route as m1 } from "react-router-dom";
|
|
27
|
-
import { differenceInCalendarDays as _e, parseISO as u6, addMonths as Y1, format as t3, isDate as Ie, isSameDay as $4, isBefore as Y4, addYears as
|
|
27
|
+
import { differenceInCalendarDays as _e, parseISO as u6, addMonths as Y1, format as t3, isDate as Ie, isSameDay as $4, isBefore as Y4, addYears as ze, addDays as ye } from "date-fns";
|
|
28
28
|
import { DayPicker as d6, useDayPicker as m6 } from "react-day-picker";
|
|
29
29
|
import { defaultDropAnimationSideEffects as Ae, DragOverlay as we, useSensors as Ne, useSensor as F3, PointerSensor as je, MouseSensor as Se, KeyboardSensor as Ee, DndContext as Me } from "@dnd-kit/core";
|
|
30
30
|
import { useSortable as Re, sortableKeyboardCoordinates as Be, arrayMove as Fe, SortableContext as J4 } from "@dnd-kit/sortable";
|
|
@@ -49,7 +49,7 @@ var K4;
|
|
|
49
49
|
function De() {
|
|
50
50
|
if (K4) return h1;
|
|
51
51
|
K4 = 1;
|
|
52
|
-
var e =
|
|
52
|
+
var e = z2, l = Symbol.for("react.element"), n = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, a = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
53
53
|
function r(i, o, u) {
|
|
54
54
|
var m, d = {}, p = null, h = null;
|
|
55
55
|
u !== void 0 && (p = "" + u), o.key !== void 0 && (p = "" + o.key), o.ref !== void 0 && (h = o.ref);
|
|
@@ -72,7 +72,7 @@ var p1 = {};
|
|
|
72
72
|
var e5;
|
|
73
73
|
function Ve() {
|
|
74
74
|
return e5 || (e5 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
75
|
-
var e =
|
|
75
|
+
var e = z2, l = Symbol.for("react.element"), n = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), r = Symbol.for("react.provider"), i = Symbol.for("react.context"), o = Symbol.for("react.forward_ref"), u = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), d = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), h = Symbol.for("react.offscreen"), C = Symbol.iterator, g = "@@iterator";
|
|
76
76
|
function f(b) {
|
|
77
77
|
if (b === null || typeof b != "object")
|
|
78
78
|
return null;
|
|
@@ -97,10 +97,10 @@ function Ve() {
|
|
|
97
97
|
r0.unshift("Warning: " + M), Function.prototype.apply.call(console[b], console, r0);
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
|
-
var
|
|
100
|
+
var z = !1, w = !1, y = !1, N = !1, A = !1, B;
|
|
101
101
|
B = Symbol.for("react.module.reference");
|
|
102
102
|
function V(b) {
|
|
103
|
-
return !!(typeof b == "string" || typeof b == "function" || b === c || b === s || A || b === a || b === u || b === m || N || b === h ||
|
|
103
|
+
return !!(typeof b == "string" || typeof b == "function" || b === c || b === s || A || b === a || b === u || b === m || N || b === h || z || w || y || typeof b == "object" && b !== null && (b.$$typeof === p || b.$$typeof === d || b.$$typeof === r || b.$$typeof === i || b.$$typeof === o || // This needs to include all possible module reference object
|
|
104
104
|
// types supported by any Flight configuration anywhere since
|
|
105
105
|
// we don't know which Flight build this will end up being used
|
|
106
106
|
// with.
|
|
@@ -239,8 +239,8 @@ function Ve() {
|
|
|
239
239
|
}
|
|
240
240
|
var h2 = !1, r2;
|
|
241
241
|
{
|
|
242
|
-
var
|
|
243
|
-
r2 = new
|
|
242
|
+
var y2 = typeof WeakMap == "function" ? WeakMap : Map;
|
|
243
|
+
r2 = new y2();
|
|
244
244
|
}
|
|
245
245
|
function F(b, M) {
|
|
246
246
|
if (!b || h2)
|
|
@@ -292,18 +292,18 @@ function Ve() {
|
|
|
292
292
|
if (a2 && X && typeof a2.stack == "string") {
|
|
293
293
|
for (var Q = a2.stack.split(`
|
|
294
294
|
`), J0 = X.stack.split(`
|
|
295
|
-
`),
|
|
295
|
+
`), z0 = Q.length - 1, N0 = J0.length - 1; z0 >= 1 && N0 >= 0 && Q[z0] !== J0[N0]; )
|
|
296
296
|
N0--;
|
|
297
|
-
for (;
|
|
298
|
-
if (Q[
|
|
299
|
-
if (
|
|
297
|
+
for (; z0 >= 1 && N0 >= 0; z0--, N0--)
|
|
298
|
+
if (Q[z0] !== J0[N0]) {
|
|
299
|
+
if (z0 !== 1 || N0 !== 1)
|
|
300
300
|
do
|
|
301
|
-
if (
|
|
301
|
+
if (z0--, N0--, N0 < 0 || Q[z0] !== J0[N0]) {
|
|
302
302
|
var p2 = `
|
|
303
|
-
` + Q[
|
|
303
|
+
` + Q[z0].replace(" at new ", " at ");
|
|
304
304
|
return b.displayName && p2.includes("<anonymous>") && (p2 = p2.replace("<anonymous>", b.displayName)), typeof b == "function" && r2.set(b, p2), p2;
|
|
305
305
|
}
|
|
306
|
-
while (
|
|
306
|
+
while (z0 >= 1 && N0 >= 0);
|
|
307
307
|
break;
|
|
308
308
|
}
|
|
309
309
|
}
|
|
@@ -369,8 +369,8 @@ function Ve() {
|
|
|
369
369
|
throw J0.name = "Invariant Violation", J0;
|
|
370
370
|
}
|
|
371
371
|
Q = b[l0](M, l0, X, k, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
372
|
-
} catch (
|
|
373
|
-
Q =
|
|
372
|
+
} catch (z0) {
|
|
373
|
+
Q = z0;
|
|
374
374
|
}
|
|
375
375
|
Q && !(Q instanceof Error) && (d0(n0), v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", X || "React class", k, l0, typeof Q), d0(null)), Q instanceof Error && !(Q.message in i2) && (i2[Q.message] = !0, d0(n0), v("Failed %s type: %s", k, Q.message), d0(null));
|
|
376
376
|
}
|
|
@@ -487,9 +487,9 @@ function Ve() {
|
|
|
487
487
|
for (r0 in M)
|
|
488
488
|
G0.call(M, r0) && !Z7.hasOwnProperty(r0) && (l0[r0] = M[r0]);
|
|
489
489
|
if (b && b.defaultProps) {
|
|
490
|
-
var
|
|
491
|
-
for (r0 in
|
|
492
|
-
l0[r0] === void 0 && (l0[r0] =
|
|
490
|
+
var z0 = b.defaultProps;
|
|
491
|
+
for (r0 in z0)
|
|
492
|
+
l0[r0] === void 0 && (l0[r0] = z0[r0]);
|
|
493
493
|
}
|
|
494
494
|
if (Q || J0) {
|
|
495
495
|
var N0 = typeof b == "function" ? b.displayName || b.name || "Unknown" : b;
|
|
@@ -617,8 +617,8 @@ Check the top-level render call using <` + k + ">.");
|
|
|
617
617
|
(b === void 0 || typeof b == "object" && b !== null && Object.keys(b).length === 0) && (Q += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
618
618
|
var J0 = ee();
|
|
619
619
|
J0 ? Q += J0 : Q += T4();
|
|
620
|
-
var
|
|
621
|
-
b === null ?
|
|
620
|
+
var z0;
|
|
621
|
+
b === null ? z0 = "null" : m0(b) ? z0 = "array" : b !== void 0 && b.$$typeof === l ? (z0 = "<" + (S(b.type) || "Unknown") + " />", Q = " Did you accidentally export a JSX literal instead of a component?") : z0 = typeof b, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", z0, Q);
|
|
622
622
|
}
|
|
623
623
|
var N0 = K7(b, M, k, n0, r0);
|
|
624
624
|
if (N0 == null)
|
|
@@ -930,12 +930,12 @@ function x8({
|
|
|
930
930
|
}
|
|
931
931
|
W0.MenuButton = p6;
|
|
932
932
|
W0.ActionsDropdown = x8;
|
|
933
|
-
const C8 = "_container_1htmo_1", _8 = "_containerRow_1htmo_11", I8 = "_title_1htmo_16",
|
|
933
|
+
const C8 = "_container_1htmo_1", _8 = "_containerRow_1htmo_11", I8 = "_title_1htmo_16", z8 = "_textRow_1htmo_27", y8 = "_desc_1htmo_31", A8 = "_info_1htmo_45", w8 = "_iconBox_1htmo_49", N8 = "_icon_1htmo_49", w2 = {
|
|
934
934
|
container: C8,
|
|
935
935
|
containerRow: _8,
|
|
936
936
|
title: I8,
|
|
937
|
-
textRow:
|
|
938
|
-
desc:
|
|
937
|
+
textRow: z8,
|
|
938
|
+
desc: y8,
|
|
939
939
|
info: A8,
|
|
940
940
|
iconBox: w8,
|
|
941
941
|
icon: N8
|
|
@@ -1139,8 +1139,8 @@ function il({
|
|
|
1139
1139
|
s(n == null ? void 0 : n.key, r), d.setOpen(!1);
|
|
1140
1140
|
}, g = (v) => {
|
|
1141
1141
|
let I = !1;
|
|
1142
|
-
return l.forEach((
|
|
1143
|
-
|
|
1142
|
+
return l.forEach((z) => {
|
|
1143
|
+
z.values.forEach((w) => {
|
|
1144
1144
|
if (w === v) {
|
|
1145
1145
|
I = !0;
|
|
1146
1146
|
return;
|
|
@@ -1491,11 +1491,11 @@ function Cl({ actionsConfig: e, data: l }) {
|
|
|
1491
1491
|
s ? s(l) : a && l[a] ? /* @__PURE__ */ t.jsx("div", { className: V3.label, children: l[a] }) : null
|
|
1492
1492
|
] });
|
|
1493
1493
|
}
|
|
1494
|
-
const _l = "_selectedActions_ujco4_1", Il = "_selectedAction_ujco4_1",
|
|
1494
|
+
const _l = "_selectedActions_ujco4_1", Il = "_selectedAction_ujco4_1", zl = "_selectedInfo_ujco4_17", yl = "_actionsBtnIconSpan_ujco4_37", Al = "_actionsBtnIcon_ujco4_37", wl = "_selectedIcon_ujco4_47", K2 = {
|
|
1495
1495
|
selectedActions: _l,
|
|
1496
1496
|
selectedAction: Il,
|
|
1497
|
-
selectedInfo:
|
|
1498
|
-
actionsBtnIconSpan:
|
|
1497
|
+
selectedInfo: zl,
|
|
1498
|
+
actionsBtnIconSpan: yl,
|
|
1499
1499
|
actionsBtnIcon: Al,
|
|
1500
1500
|
selectedIcon: wl
|
|
1501
1501
|
};
|
|
@@ -1579,7 +1579,7 @@ function Jl({ selectors: e }) {
|
|
|
1579
1579
|
c.name
|
|
1580
1580
|
)) });
|
|
1581
1581
|
}
|
|
1582
|
-
const Ul = "_checkboxSpan_13pzc_1", Ql = "_checkbox_13pzc_1", Kl = "_checkboxSelect_13pzc_33", e9 = "_radio_13pzc_39",
|
|
1582
|
+
const Ul = "_checkboxSpan_13pzc_1", Ql = "_checkbox_13pzc_1", Kl = "_checkboxSelect_13pzc_33", e9 = "_radio_13pzc_39", z1 = {
|
|
1583
1583
|
checkboxSpan: Ul,
|
|
1584
1584
|
checkbox: Ql,
|
|
1585
1585
|
checkboxSelect: Kl,
|
|
@@ -1594,12 +1594,12 @@ function c5({
|
|
|
1594
1594
|
const a = q.useRef(null);
|
|
1595
1595
|
return q.useEffect(() => {
|
|
1596
1596
|
typeof e == "boolean" && (a.current.indeterminate = !c.checked && e);
|
|
1597
|
-
}, [a, e]), /* @__PURE__ */ t.jsx("span", { className:
|
|
1597
|
+
}, [a, e]), /* @__PURE__ */ t.jsx("span", { className: z1.checkboxSpan, style: { display: n ? "flex" : void 0 }, children: /* @__PURE__ */ t.jsx(
|
|
1598
1598
|
"input",
|
|
1599
1599
|
{
|
|
1600
1600
|
type: "checkbox",
|
|
1601
1601
|
ref: a,
|
|
1602
|
-
className: x(
|
|
1602
|
+
className: x(z1.checkbox, l.id === E1 && z1.checkboxSelect),
|
|
1603
1603
|
...c
|
|
1604
1604
|
}
|
|
1605
1605
|
) });
|
|
@@ -1612,12 +1612,12 @@ function l9({
|
|
|
1612
1612
|
const c = q.useRef(null);
|
|
1613
1613
|
return q.useEffect(() => {
|
|
1614
1614
|
c.current.indeterminate = e;
|
|
1615
|
-
}, [c, e]), /* @__PURE__ */ t.jsx("span", { className:
|
|
1615
|
+
}, [c, e]), /* @__PURE__ */ t.jsx("span", { className: z1.radioSpan, children: /* @__PURE__ */ t.jsx(
|
|
1616
1616
|
"input",
|
|
1617
1617
|
{
|
|
1618
1618
|
type: "radio",
|
|
1619
1619
|
ref: c,
|
|
1620
|
-
className: x(
|
|
1620
|
+
className: x(z1.radio),
|
|
1621
1621
|
...n
|
|
1622
1622
|
}
|
|
1623
1623
|
) });
|
|
@@ -1646,7 +1646,7 @@ function rb({
|
|
|
1646
1646
|
infiniteScrollConfig: h
|
|
1647
1647
|
}) {
|
|
1648
1648
|
var H;
|
|
1649
|
-
const [C, g] = q.useState([]), [f, _] = q.useState({}), [v, I] = q.useState({}), { ref:
|
|
1649
|
+
const [C, g] = q.useState([]), [f, _] = q.useState({}), [v, I] = q.useState({}), { ref: z, inView: w } = ge(), y = !l.isFetching && !l.isError && !e.length, { isCheckbox: N, isRadio: A, setSelectedRows: B } = s;
|
|
1650
1650
|
Q1(() => {
|
|
1651
1651
|
if (!a || !C.length) return;
|
|
1652
1652
|
const { setSortOrd: S, setSortBy: j, sortMap: D } = a;
|
|
@@ -1784,7 +1784,7 @@ function rb({
|
|
|
1784
1784
|
isCheckbox: N,
|
|
1785
1785
|
isRadio: A,
|
|
1786
1786
|
loaderConfig: l,
|
|
1787
|
-
isEmpty:
|
|
1787
|
+
isEmpty: y,
|
|
1788
1788
|
emptyStateConfig: d,
|
|
1789
1789
|
search: i == null ? void 0 : i.search
|
|
1790
1790
|
}
|
|
@@ -1797,12 +1797,12 @@ function rb({
|
|
|
1797
1797
|
isCheckbox: N,
|
|
1798
1798
|
isRadio: A,
|
|
1799
1799
|
loaderConfig: l,
|
|
1800
|
-
isEmpty:
|
|
1800
|
+
isEmpty: y,
|
|
1801
1801
|
emptyStateConfig: d,
|
|
1802
1802
|
search: i == null ? void 0 : i.search
|
|
1803
1803
|
}
|
|
1804
1804
|
),
|
|
1805
|
-
h && /* @__PURE__ */ t.jsx("div", { children: /* @__PURE__ */ t.jsx("div", { ref:
|
|
1805
|
+
h && /* @__PURE__ */ t.jsx("div", { children: /* @__PURE__ */ t.jsx("div", { ref: z }) })
|
|
1806
1806
|
] });
|
|
1807
1807
|
}
|
|
1808
1808
|
function n5({
|
|
@@ -1880,7 +1880,7 @@ function n5({
|
|
|
1880
1880
|
/* @__PURE__ */ t.jsx("tfoot", { className: p0.tableFoot, children: e.getFooterGroups().map((i) => /* @__PURE__ */ t.jsx("tr", { className: p0.tableRow, children: i.headers.map((o) => /* @__PURE__ */ t.jsx("th", { children: o.isPlaceholder ? null : I1(o.column.columnDef.footer, o.getContext()) }, o.id)) }, i.id)) })
|
|
1881
1881
|
] }) });
|
|
1882
1882
|
}
|
|
1883
|
-
const t9 = "_backdropLayer_w582c_1", a9 = "_show_w582c_12", c9 = "_backdrop_w582c_1", n9 = "_showBackdrop_w582c_24", s9 = "_container_w582c_28", o9 = "_rightAlign_w582c_40", r9 = "_leftAlign_w582c_44", i9 = "_sm_w582c_48", u9 = "_md_w582c_52", d9 = "_lg_w582c_56", m9 = "_xlg_w582c_60", h9 = "_xxlg_w582c_64", p9 = "_content_w582c_68", v9 = "_headerContainer_w582c_74", g9 = "_showBorder_w582c_82", q9 = "_title_w582c_86", f9 = "_subTitle_w582c_94", b9 = "_closeBtnIcon_w582c_103", x9 = "_descriptionContainer_w582c_113", C9 = "_fullHeight_w582c_119", _9 = "_footer_w582c_124", I9 = "_footerBtnContainer_w582c_140",
|
|
1883
|
+
const t9 = "_backdropLayer_w582c_1", a9 = "_show_w582c_12", c9 = "_backdrop_w582c_1", n9 = "_showBackdrop_w582c_24", s9 = "_container_w582c_28", o9 = "_rightAlign_w582c_40", r9 = "_leftAlign_w582c_44", i9 = "_sm_w582c_48", u9 = "_md_w582c_52", d9 = "_lg_w582c_56", m9 = "_xlg_w582c_60", h9 = "_xxlg_w582c_64", p9 = "_content_w582c_68", v9 = "_headerContainer_w582c_74", g9 = "_showBorder_w582c_82", q9 = "_title_w582c_86", f9 = "_subTitle_w582c_94", b9 = "_closeBtnIcon_w582c_103", x9 = "_descriptionContainer_w582c_113", C9 = "_fullHeight_w582c_119", _9 = "_footer_w582c_124", I9 = "_footerBtnContainer_w582c_140", z9 = "_footerBtn_w582c_140", y9 = "_saveBtn_w582c_154", A9 = "_cancelBtn_w582c_155", B0 = {
|
|
1884
1884
|
backdropLayer: t9,
|
|
1885
1885
|
show: a9,
|
|
1886
1886
|
backdrop: c9,
|
|
@@ -1903,8 +1903,8 @@ const t9 = "_backdropLayer_w582c_1", a9 = "_show_w582c_12", c9 = "_backdrop_w582
|
|
|
1903
1903
|
fullHeight: C9,
|
|
1904
1904
|
footer: _9,
|
|
1905
1905
|
footerBtnContainer: I9,
|
|
1906
|
-
footerBtn:
|
|
1907
|
-
saveBtn:
|
|
1906
|
+
footerBtn: z9,
|
|
1907
|
+
saveBtn: y9,
|
|
1908
1908
|
cancelBtn: A9
|
|
1909
1909
|
}, M1 = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.1296%205.5226C13.4012%205.79427%2013.4012%206.23473%2013.1296%206.5064L8.49188%2011.1441C8.22021%2011.4158%207.77975%2011.4158%207.50808%2011.1441L2.8704%206.5064C2.59873%206.23473%202.59873%205.79427%202.8704%205.5226C3.14207%205.25093%203.58253%205.25093%203.8542%205.5226L7.99998%209.66838L12.1458%205.5226C12.4174%205.25093%2012.8579%205.25093%2013.1296%205.5226Z'%20fill='currentColor'/%3e%3c/svg%3e", w9 = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.66667%207.99996C6.66667%207.26358%207.25967%206.66663%207.99117%206.66663H8.00883C8.74033%206.66663%209.33333%207.26358%209.33333%207.99996C9.33333%208.73634%208.74033%209.33329%208.00883%209.33329H7.99117C7.25967%209.33329%206.66667%208.73634%206.66667%207.99996Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.66667%207.99996C2.66667%207.26358%203.25967%206.66663%203.99117%206.66663H4.00883C4.74033%206.66663%205.33333%207.26358%205.33333%207.99996C5.33333%208.73634%204.74033%209.33329%204.00883%209.33329H3.99117C3.25967%209.33329%202.66667%208.73634%202.66667%207.99996Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.6667%207.99996C10.6667%207.26358%2011.2597%206.66663%2011.9912%206.66663H12.0088C12.7403%206.66663%2013.3333%207.26358%2013.3333%207.99996C13.3333%208.73634%2012.7403%209.33329%2012.0088%209.33329H11.9912C11.2597%209.33329%2010.6667%208.73634%2010.6667%207.99996Z'%20fill='currentColor'/%3e%3c/svg%3e", N9 = "_btn_7av70_2", j9 = "_disabled_7av70_23", S9 = "_btnSmall_7av70_31", E9 = "_btnDefault_7av70_39", M9 = "_btnPrimary_7av70_48", R9 = "_btnSecondary_7av70_62", B9 = "_btnTertiary_7av70_79", F9 = "_btnLink_7av70_97", L9 = "_focusVisible_7av70_119", k9 = "_iconOnlySmall_7av70_131", D9 = "_iconOnlyDefault_7av70_136", V9 = "_menus_7av70_144", H9 = "_menu_7av70_144", T9 = "_divider_7av70_168", G9 = "_menuDisabled_7av70_177", P9 = "_btnGrp_7av70_186", O9 = "_grpTextBtn_7av70_191", W9 = "_grpIconBtn_7av70_198", Z9 = "_btnAddonSmall_7av70_206", X9 = "_btnAddonPrimary_7av70_211", $9 = "_btnAddonSecondary_7av70_215", Y9 = "_btnAddonTertiary_7av70_219", J9 = "_menuIcon_7av70_223", U9 = "_btnActions_7av70_231", Q9 = "_moreMenuIcon_7av70_239", K9 = "_moreMenuIconSecondary_7av70_243", et = "_btnTable_7av70_247", lt = "_moreMenuIconTable_7av70_252", tt = "_btnGrpLeft_7av70_263", at = "_btnGrpRight_7av70_280", ct = "_chevronDownSpan_7av70_285", nt = "_chevronDown_7av70_285", st = "_groupActionTable_7av70_298", T = {
|
|
1910
1910
|
btn: N9,
|
|
@@ -2013,32 +2013,32 @@ const b6 = q.forwardRef(function({
|
|
|
2013
2013
|
[f]
|
|
2014
2014
|
), q.useEffect(() => {
|
|
2015
2015
|
if (i) {
|
|
2016
|
-
const
|
|
2017
|
-
if (
|
|
2018
|
-
return
|
|
2016
|
+
const z = document.getElementById("zap-table-scroll-container");
|
|
2017
|
+
if (z)
|
|
2018
|
+
return z.addEventListener("scroll", () => s5(f), { passive: !0 }), () => z.removeEventListener("scroll", () => s5(f));
|
|
2019
2019
|
}
|
|
2020
2020
|
}, [f]);
|
|
2021
|
-
const I = /* @__PURE__ */ t.jsx(t.Fragment, { children: c.length > 0 && /* @__PURE__ */ t.jsx("div", { ...f.getPositionerProps(), children: /* @__PURE__ */ t.jsx("div", { ...f.getContentProps(), className: T.menus, style: _, children: c.filter((
|
|
2021
|
+
const I = /* @__PURE__ */ t.jsx(t.Fragment, { children: c.length > 0 && /* @__PURE__ */ t.jsx("div", { ...f.getPositionerProps(), children: /* @__PURE__ */ t.jsx("div", { ...f.getContentProps(), className: T.menus, style: _, children: c.filter((z) => z.filterFn ? z.filterFn(a) : !0).map((z) => /* @__PURE__ */ t.jsxs(
|
|
2022
2022
|
"div",
|
|
2023
2023
|
{
|
|
2024
2024
|
className: x(T.menu, !d && T.divider, {
|
|
2025
|
-
[T.menuDisabled]:
|
|
2025
|
+
[T.menuDisabled]: z.disabled
|
|
2026
2026
|
}),
|
|
2027
|
-
...f.getItemProps({ value:
|
|
2028
|
-
onClick:
|
|
2029
|
-
style:
|
|
2027
|
+
...f.getItemProps({ value: z.label.toLowerCase() }),
|
|
2028
|
+
onClick: z.disabled ? void 0 : o ? () => z.onClick(a) : z.onClick,
|
|
2029
|
+
style: z.customStyles,
|
|
2030
2030
|
children: [
|
|
2031
|
-
|
|
2031
|
+
z.iconSrc && /* @__PURE__ */ t.jsx(
|
|
2032
2032
|
R,
|
|
2033
2033
|
{
|
|
2034
|
-
path:
|
|
2035
|
-
svgClassName: x(T.menuIcon,
|
|
2034
|
+
path: z.iconSrc,
|
|
2035
|
+
svgClassName: x(T.menuIcon, z.customSvgClassName)
|
|
2036
2036
|
}
|
|
2037
2037
|
),
|
|
2038
|
-
|
|
2038
|
+
z.label
|
|
2039
2039
|
]
|
|
2040
2040
|
},
|
|
2041
|
-
|
|
2041
|
+
z.label
|
|
2042
2042
|
)) }) }) });
|
|
2043
2043
|
return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
2044
2044
|
m ? /* @__PURE__ */ t.jsxs(
|
|
@@ -2256,11 +2256,11 @@ function ub({
|
|
|
2256
2256
|
drawerPosition: _ = "right",
|
|
2257
2257
|
customContainerStyles: v
|
|
2258
2258
|
}) {
|
|
2259
|
-
const I = q.useRef(null),
|
|
2259
|
+
const I = q.useRef(null), z = q.useRef(null), w = q.useRef(null), y = _ === "left" ? "-100%" : "100%", N = !u && !m;
|
|
2260
2260
|
return q.useEffect(() => {
|
|
2261
2261
|
const A = setTimeout(() => {
|
|
2262
2262
|
var B, V;
|
|
2263
|
-
I.current &&
|
|
2263
|
+
I.current && z && w && (I.current.style.transform = e ? "translateX(0)" : `translateX(${y})`, z.current.style.maxHeight = `calc(100vh - (1.75rem * 2) - ${(B = w.current) == null ? void 0 : B.clientHeight}px)`, z.current.style.height = `calc(100vh - (1.75rem * 2) - ${(V = w.current) == null ? void 0 : V.clientHeight}px)`);
|
|
2264
2264
|
}, 0);
|
|
2265
2265
|
return () => {
|
|
2266
2266
|
clearTimeout(A);
|
|
@@ -2299,7 +2299,7 @@ function ub({
|
|
|
2299
2299
|
{ [B0.fullHeight]: N },
|
|
2300
2300
|
C
|
|
2301
2301
|
),
|
|
2302
|
-
ref:
|
|
2302
|
+
ref: z,
|
|
2303
2303
|
children: n
|
|
2304
2304
|
}
|
|
2305
2305
|
),
|
|
@@ -2322,10 +2322,10 @@ function ub({
|
|
|
2322
2322
|
)
|
|
2323
2323
|
] });
|
|
2324
2324
|
}
|
|
2325
|
-
const It = "_inputContainer_ckvnt_1",
|
|
2325
|
+
const It = "_inputContainer_ckvnt_1", zt = "_adapt_ckvnt_5", yt = "_sm_ckvnt_9", At = "_md_ckvnt_13", wt = "_inputLabelContainer_ckvnt_17", Nt = "_inputLabel_ckvnt_17", jt = "_infoCircleSvg_ckvnt_36", St = "_required_ckvnt_41", Et = "_inputGroup_ckvnt_47", Mt = "_inputWrapper_ckvnt_53", Rt = "_input_ckvnt_1", Bt = "_textarea_ckvnt_59", Ft = "_error_ckvnt_89", Lt = "_errorMsg_ckvnt_106", kt = "_inputElement_ckvnt_115", Dt = "_left_ckvnt_126", Vt = "_right_ckvnt_130", Ht = "_inputAddon_ckvnt_134", Tt = "_dropdownContainer_ckvnt_163", Gt = "_searchContainer_ckvnt_178", Pt = "_dropdownOption_ckvnt_186", Ot = "_disabled_ckvnt_205", y0 = {
|
|
2326
2326
|
inputContainer: It,
|
|
2327
|
-
adapt:
|
|
2328
|
-
sm:
|
|
2327
|
+
adapt: zt,
|
|
2328
|
+
sm: yt,
|
|
2329
2329
|
md: At,
|
|
2330
2330
|
inputLabelContainer: wt,
|
|
2331
2331
|
inputLabel: Nt,
|
|
@@ -2364,14 +2364,14 @@ function C6({
|
|
|
2364
2364
|
onBlur: h
|
|
2365
2365
|
}) {
|
|
2366
2366
|
const C = q.useRef(null);
|
|
2367
|
-
return /* @__PURE__ */ t.jsxs("div", { className:
|
|
2367
|
+
return /* @__PURE__ */ t.jsxs("div", { className: y0.inputWrapper, children: [
|
|
2368
2368
|
d === "textarea" ? /* @__PURE__ */ t.jsx(
|
|
2369
2369
|
"textarea",
|
|
2370
2370
|
{
|
|
2371
2371
|
rows: m,
|
|
2372
2372
|
cols: i,
|
|
2373
2373
|
style: l,
|
|
2374
|
-
className: x(
|
|
2374
|
+
className: x(y0.textarea, o && y0.error, e),
|
|
2375
2375
|
placeholder: p,
|
|
2376
2376
|
name: n,
|
|
2377
2377
|
id: c,
|
|
@@ -2387,7 +2387,7 @@ function C6({
|
|
|
2387
2387
|
ref: C,
|
|
2388
2388
|
style: l,
|
|
2389
2389
|
type: d,
|
|
2390
|
-
className: x(
|
|
2390
|
+
className: x(y0.input, o && y0.error, e),
|
|
2391
2391
|
placeholder: p,
|
|
2392
2392
|
name: n,
|
|
2393
2393
|
id: c,
|
|
@@ -2402,7 +2402,7 @@ function C6({
|
|
|
2402
2402
|
...r
|
|
2403
2403
|
}
|
|
2404
2404
|
),
|
|
2405
|
-
o && /* @__PURE__ */ t.jsx("p", { className:
|
|
2405
|
+
o && /* @__PURE__ */ t.jsx("p", { className: y0.errorMsg, children: o })
|
|
2406
2406
|
] });
|
|
2407
2407
|
}
|
|
2408
2408
|
C6.displayName = w0.INPUT;
|
|
@@ -2430,14 +2430,14 @@ function g3({
|
|
|
2430
2430
|
o(!1), h(!0);
|
|
2431
2431
|
else {
|
|
2432
2432
|
o(!0);
|
|
2433
|
-
const I = (v = u.current) == null ? void 0 : v.getBoundingClientRect(),
|
|
2434
|
-
|
|
2433
|
+
const I = (v = u.current) == null ? void 0 : v.getBoundingClientRect(), z = (I == null ? void 0 : I.right) + (I == null ? void 0 : I.width), w = window.innerWidth - 100;
|
|
2434
|
+
z > w && h(!1);
|
|
2435
2435
|
}
|
|
2436
2436
|
}, f = (v) => (v.label + " " + v.value).toLowerCase().includes(m.toLowerCase());
|
|
2437
2437
|
return /* @__PURE__ */ t.jsxs(
|
|
2438
2438
|
"div",
|
|
2439
2439
|
{
|
|
2440
|
-
className: x(
|
|
2440
|
+
className: x(y0.inputAddon, y0[r]),
|
|
2441
2441
|
onClick: () => {
|
|
2442
2442
|
n && g();
|
|
2443
2443
|
},
|
|
@@ -2450,18 +2450,18 @@ function g3({
|
|
|
2450
2450
|
i && /* @__PURE__ */ t.jsxs(
|
|
2451
2451
|
"div",
|
|
2452
2452
|
{
|
|
2453
|
-
className:
|
|
2453
|
+
className: y0.dropdownContainer,
|
|
2454
2454
|
style: {
|
|
2455
2455
|
left: p ? "0" : "inherit",
|
|
2456
2456
|
right: p ? "inherit" : "0",
|
|
2457
2457
|
paddingTop: s ? "0" : "12px"
|
|
2458
2458
|
},
|
|
2459
2459
|
children: [
|
|
2460
|
-
s && /* @__PURE__ */ t.jsx("div", { className:
|
|
2460
|
+
s && /* @__PURE__ */ t.jsx("div", { className: y0.searchContainer, onClick: (v) => v.stopPropagation(), children: /* @__PURE__ */ t.jsx(J2, { search: m, setSearch: d, id: "input-add-on-search" }) }),
|
|
2461
2461
|
(_ = c == null ? void 0 : c.filter(f)) == null ? void 0 : _.map((v) => /* @__PURE__ */ t.jsx(
|
|
2462
2462
|
"div",
|
|
2463
2463
|
{
|
|
2464
|
-
className:
|
|
2464
|
+
className: y0.dropdownOption,
|
|
2465
2465
|
onClick: (I) => {
|
|
2466
2466
|
I.stopPropagation(), a(v), g();
|
|
2467
2467
|
},
|
|
@@ -2532,7 +2532,7 @@ function q4({
|
|
|
2532
2532
|
return /* @__PURE__ */ t.jsx(
|
|
2533
2533
|
"div",
|
|
2534
2534
|
{
|
|
2535
|
-
className: x(
|
|
2535
|
+
className: x(y0.inputContainer, y0[c], l),
|
|
2536
2536
|
style: n,
|
|
2537
2537
|
children: e
|
|
2538
2538
|
}
|
|
@@ -2542,20 +2542,20 @@ q4.displayName = w0.INPUT_CONTAINER;
|
|
|
2542
2542
|
q4.id = w0.INPUT_CONTAINER;
|
|
2543
2543
|
function q3({ children: e, placement: l = "left" }) {
|
|
2544
2544
|
const n = l === "left" ? "left" : "right";
|
|
2545
|
-
return /* @__PURE__ */ t.jsx("div", { className: x(
|
|
2545
|
+
return /* @__PURE__ */ t.jsx("div", { className: x(y0.inputElement, y0[n]), children: e });
|
|
2546
2546
|
}
|
|
2547
|
-
function
|
|
2547
|
+
function z6({ children: e }) {
|
|
2548
2548
|
return /* @__PURE__ */ t.jsx(q3, { placement: "left", children: e });
|
|
2549
2549
|
}
|
|
2550
|
-
function
|
|
2550
|
+
function y6({ children: e }) {
|
|
2551
2551
|
return /* @__PURE__ */ t.jsx(q3, { placement: "right", children: e });
|
|
2552
2552
|
}
|
|
2553
2553
|
q3.displayName = w0.INPUT_ELEMENT;
|
|
2554
2554
|
q3.id = w0.INPUT_ELEMENT;
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2555
|
+
z6.displayName = w0.INPUT_LEFT_ELEMENT;
|
|
2556
|
+
z6.id = w0.INPUT_LEFT_ELEMENT;
|
|
2557
|
+
y6.displayName = w0.INPUT_RIGHT_ELEMENT;
|
|
2558
|
+
y6.id = w0.INPUT_RIGHT_ELEMENT;
|
|
2559
2559
|
function A6({ children: e }) {
|
|
2560
2560
|
const l = {}, n = q.Children.toArray(e);
|
|
2561
2561
|
n.forEach((a) => {
|
|
@@ -2565,11 +2565,11 @@ function A6({ children: e }) {
|
|
|
2565
2565
|
...a.props,
|
|
2566
2566
|
customStyles: { ...l, ...a.props.customStyles }
|
|
2567
2567
|
}));
|
|
2568
|
-
return /* @__PURE__ */ t.jsx("div", { className:
|
|
2568
|
+
return /* @__PURE__ */ t.jsx("div", { className: y0.inputGroup, children: c });
|
|
2569
2569
|
}
|
|
2570
2570
|
A6.displayName = w0.INPUT_GROUP;
|
|
2571
2571
|
A6.id = w0.INPUT_GROUP;
|
|
2572
|
-
const f3 = "data:image/svg+xml,%3csvg%20width='
|
|
2572
|
+
const f3 = "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='M10%203.125C6.20304%203.125%203.125%206.20304%203.125%2010C3.125%2013.797%206.20304%2016.875%2010%2016.875C13.797%2016.875%2016.875%2013.797%2016.875%2010C16.875%206.20304%2013.797%203.125%2010%203.125ZM1.875%2010C1.875%205.51269%205.51269%201.875%2010%201.875C14.4873%201.875%2018.125%205.51269%2018.125%2010C18.125%2014.4873%2014.4873%2018.125%2010%2018.125C5.51269%2018.125%201.875%2014.4873%201.875%2010Z'%20fill='%23616189'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%2013.125C10.3452%2013.125%2010.625%2012.8452%2010.625%2012.5V10C10.625%209.65482%2010.3452%209.375%2010%209.375C9.65482%209.375%209.375%209.65482%209.375%2010V12.5C9.375%2012.8452%209.65482%2013.125%2010%2013.125Z'%20fill='%23616189'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%208.125C10.3452%208.125%2010.625%207.84518%2010.625%207.5V7.49992C10.625%207.15474%2010.3452%206.87492%2010%206.87492C9.65482%206.87492%209.375%207.15474%209.375%207.49992V7.5C9.375%207.84518%209.65482%208.125%2010%208.125Z'%20fill='%23616189'/%3e%3c/svg%3e", Wt = "_trigger_1vdqd_1", Zt = "_content_1vdqd_7", Xt = "_arrow_1vdqd_18", C1 = {
|
|
2573
2573
|
trigger: Wt,
|
|
2574
2574
|
content: Zt,
|
|
2575
2575
|
arrow: Xt
|
|
@@ -2623,7 +2623,7 @@ function Yt({
|
|
|
2623
2623
|
}
|
|
2624
2624
|
) });
|
|
2625
2625
|
}
|
|
2626
|
-
function
|
|
2626
|
+
function y1({
|
|
2627
2627
|
children: e,
|
|
2628
2628
|
openDelay: l = 0,
|
|
2629
2629
|
closeDelay: n = 0,
|
|
@@ -2645,8 +2645,8 @@ function z1({
|
|
|
2645
2645
|
}));
|
|
2646
2646
|
return /* @__PURE__ */ t.jsx(t.Fragment, { children: i });
|
|
2647
2647
|
}
|
|
2648
|
-
|
|
2649
|
-
|
|
2648
|
+
y1.Trigger = $t;
|
|
2649
|
+
y1.Content = Yt;
|
|
2650
2650
|
function b3({
|
|
2651
2651
|
children: e,
|
|
2652
2652
|
customClasses: l,
|
|
@@ -2658,25 +2658,25 @@ function b3({
|
|
|
2658
2658
|
infoTextTooltipStyles: i = {},
|
|
2659
2659
|
isDisabled: o = !1
|
|
2660
2660
|
}) {
|
|
2661
|
-
return /* @__PURE__ */ t.jsxs("div", { className:
|
|
2661
|
+
return /* @__PURE__ */ t.jsxs("div", { className: y0.inputLabelContainer, children: [
|
|
2662
2662
|
/* @__PURE__ */ t.jsx(
|
|
2663
2663
|
"label",
|
|
2664
2664
|
{
|
|
2665
2665
|
htmlFor: a,
|
|
2666
2666
|
className: x(
|
|
2667
|
-
|
|
2667
|
+
y0.inputLabel,
|
|
2668
2668
|
l,
|
|
2669
|
-
c &&
|
|
2670
|
-
o &&
|
|
2669
|
+
c && y0.required,
|
|
2670
|
+
o && y0.disabled
|
|
2671
2671
|
),
|
|
2672
2672
|
style: n,
|
|
2673
2673
|
...s,
|
|
2674
2674
|
children: /* @__PURE__ */ t.jsx("span", { children: e })
|
|
2675
2675
|
}
|
|
2676
2676
|
),
|
|
2677
|
-
r && /* @__PURE__ */ t.jsxs(
|
|
2678
|
-
/* @__PURE__ */ t.jsx(
|
|
2679
|
-
/* @__PURE__ */ t.jsx(
|
|
2677
|
+
r && /* @__PURE__ */ t.jsxs(y1, { children: [
|
|
2678
|
+
/* @__PURE__ */ t.jsx(y1.Trigger, { children: /* @__PURE__ */ t.jsx(R, { path: f3, svgClassName: y0.infoCircleSvg }) }),
|
|
2679
|
+
/* @__PURE__ */ t.jsx(y1.Content, { positionerStyles: i, children: r })
|
|
2680
2680
|
] })
|
|
2681
2681
|
] });
|
|
2682
2682
|
}
|
|
@@ -3054,7 +3054,7 @@ const da = "_selectContainer_9l7og_1", ma = "_errorMsg_9l7og_6", ha = "_multiLab
|
|
|
3054
3054
|
}
|
|
3055
3055
|
),
|
|
3056
3056
|
/* @__PURE__ */ t.jsx("div", { className: x(j0.label), children: /* @__PURE__ */ t.jsx("span", { children: e.data.label }) })
|
|
3057
|
-
] }) }), _4 = (e) => /* @__PURE__ */ t.jsx(o2.MultiValueRemove, { ...e, children: /* @__PURE__ */ t.jsx(R, { path: d2, spanClassName: j0.closeSpan }) }), I4 = (e) => /* @__PURE__ */ t.jsx(o2.ClearIndicator, { ...e, children: /* @__PURE__ */ t.jsx(R, { path: d2, spanClassName: j0.closeSpan }) }),
|
|
3057
|
+
] }) }), _4 = (e) => /* @__PURE__ */ t.jsx(o2.MultiValueRemove, { ...e, children: /* @__PURE__ */ t.jsx(R, { path: d2, spanClassName: j0.closeSpan }) }), I4 = (e) => /* @__PURE__ */ t.jsx(o2.ClearIndicator, { ...e, children: /* @__PURE__ */ t.jsx(R, { path: d2, spanClassName: j0.closeSpan }) }), z4 = (e) => /* @__PURE__ */ t.jsx(o2.DropdownIndicator, { ...e, children: /* @__PURE__ */ t.jsx(R, { path: x2, spanClassName: j0.downArrowSpan }) }), y4 = (e) => /* @__PURE__ */ t.jsx(o2.SingleValue, { ...e, children: /* @__PURE__ */ t.jsxs("div", { className: j0.singleValueContainer, children: [
|
|
3058
3058
|
e.data.profileImgUrl && /* @__PURE__ */ t.jsx(
|
|
3059
3059
|
"img",
|
|
3060
3060
|
{
|
|
@@ -3090,7 +3090,7 @@ function bb({
|
|
|
3090
3090
|
return /* @__PURE__ */ t.jsxs(
|
|
3091
3091
|
"div",
|
|
3092
3092
|
{
|
|
3093
|
-
onClick: (
|
|
3093
|
+
onClick: (z) => z.stopPropagation(),
|
|
3094
3094
|
style: u,
|
|
3095
3095
|
className: j0.selectContainer,
|
|
3096
3096
|
children: [
|
|
@@ -3113,14 +3113,14 @@ function bb({
|
|
|
3113
3113
|
Option: x4,
|
|
3114
3114
|
MultiValueLabel: C4,
|
|
3115
3115
|
MultiValueRemove: _4,
|
|
3116
|
-
DropdownIndicator: I ||
|
|
3116
|
+
DropdownIndicator: I || z4,
|
|
3117
3117
|
ClearIndicator: I4,
|
|
3118
|
-
SingleValue:
|
|
3118
|
+
SingleValue: y4
|
|
3119
3119
|
},
|
|
3120
3120
|
isDisabled: C,
|
|
3121
|
-
onChange: (
|
|
3121
|
+
onChange: (z, w) => {
|
|
3122
3122
|
l(
|
|
3123
|
-
f ?
|
|
3123
|
+
f ? z.map((y) => y.value) : (z == null ? void 0 : z.value) ?? "",
|
|
3124
3124
|
w
|
|
3125
3125
|
);
|
|
3126
3126
|
},
|
|
@@ -3213,7 +3213,7 @@ function o4(e, l) {
|
|
|
3213
3213
|
return n.__proto__ = c, n;
|
|
3214
3214
|
}, o4(e, l);
|
|
3215
3215
|
}
|
|
3216
|
-
function
|
|
3216
|
+
function za(e, l) {
|
|
3217
3217
|
if (typeof l != "function" && l !== null) throw new TypeError("Super expression must either be null or a function");
|
|
3218
3218
|
e.prototype = Object.create(l && l.prototype, {
|
|
3219
3219
|
constructor: {
|
|
@@ -3240,14 +3240,14 @@ function N6() {
|
|
|
3240
3240
|
return !!e;
|
|
3241
3241
|
})();
|
|
3242
3242
|
}
|
|
3243
|
-
function
|
|
3243
|
+
function ya(e) {
|
|
3244
3244
|
if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
3245
3245
|
return e;
|
|
3246
3246
|
}
|
|
3247
3247
|
function Aa(e, l) {
|
|
3248
3248
|
if (l && (Y2(l) == "object" || typeof l == "function")) return l;
|
|
3249
3249
|
if (l !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
|
|
3250
|
-
return
|
|
3250
|
+
return ya(e);
|
|
3251
3251
|
}
|
|
3252
3252
|
function wa(e) {
|
|
3253
3253
|
var l = N6();
|
|
@@ -3486,8 +3486,8 @@ function d5(e, l, n, c) {
|
|
|
3486
3486
|
const p = E2(s), h = c;
|
|
3487
3487
|
let C = p, g = i4(C);
|
|
3488
3488
|
for (; g && c && h !== C; ) {
|
|
3489
|
-
const f = u5(g), _ = g.getBoundingClientRect(), v = w4(g), I = _.left + (g.clientLeft + parseFloat(v.paddingLeft)) * f.x,
|
|
3490
|
-
o *= f.x, u *= f.y, m *= f.x, d *= f.y, o += I, u +=
|
|
3489
|
+
const f = u5(g), _ = g.getBoundingClientRect(), v = w4(g), I = _.left + (g.clientLeft + parseFloat(v.paddingLeft)) * f.x, z = _.top + (g.clientTop + parseFloat(v.paddingTop)) * f.y;
|
|
3490
|
+
o *= f.x, u *= f.y, m *= f.x, d *= f.y, o += I, u += z, C = E2(g), g = i4(C);
|
|
3491
3491
|
}
|
|
3492
3492
|
}
|
|
3493
3493
|
return Da({
|
|
@@ -3519,25 +3519,25 @@ function Xa(e, l) {
|
|
|
3519
3519
|
threshold: ka(0, La(1, o)) || 1
|
|
3520
3520
|
};
|
|
3521
3521
|
let I = !0;
|
|
3522
|
-
function
|
|
3523
|
-
const
|
|
3524
|
-
if (
|
|
3522
|
+
function z(w) {
|
|
3523
|
+
const y = w[0].intersectionRatio;
|
|
3524
|
+
if (y !== o) {
|
|
3525
3525
|
if (!I)
|
|
3526
3526
|
return r();
|
|
3527
|
-
|
|
3527
|
+
y ? r(!1, y) : c = setTimeout(() => {
|
|
3528
3528
|
r(!1, 1e-7);
|
|
3529
3529
|
}, 1e3);
|
|
3530
3530
|
}
|
|
3531
3531
|
I = !1;
|
|
3532
3532
|
}
|
|
3533
3533
|
try {
|
|
3534
|
-
n = new IntersectionObserver(
|
|
3534
|
+
n = new IntersectionObserver(z, {
|
|
3535
3535
|
...v,
|
|
3536
3536
|
// Handle <iframe>s
|
|
3537
3537
|
root: a.ownerDocument
|
|
3538
3538
|
});
|
|
3539
3539
|
} catch {
|
|
3540
|
-
n = new IntersectionObserver(
|
|
3540
|
+
n = new IntersectionObserver(z, v);
|
|
3541
3541
|
}
|
|
3542
3542
|
n.observe(e);
|
|
3543
3543
|
}
|
|
@@ -3617,17 +3617,17 @@ function Qa(e, l, n) {
|
|
|
3617
3617
|
}
|
|
3618
3618
|
return e;
|
|
3619
3619
|
}
|
|
3620
|
-
function
|
|
3620
|
+
function z3(e) {
|
|
3621
3621
|
return [document.documentElement, document.body, window].indexOf(e) > -1;
|
|
3622
3622
|
}
|
|
3623
3623
|
function Ka(e) {
|
|
3624
|
-
return
|
|
3624
|
+
return z3(e) ? window.innerHeight : e.clientHeight;
|
|
3625
3625
|
}
|
|
3626
3626
|
function L6(e) {
|
|
3627
|
-
return
|
|
3627
|
+
return z3(e) ? window.pageYOffset : e.scrollTop;
|
|
3628
3628
|
}
|
|
3629
3629
|
function d3(e, l) {
|
|
3630
|
-
if (
|
|
3630
|
+
if (z3(e)) {
|
|
3631
3631
|
window.scrollTo(0, l);
|
|
3632
3632
|
return;
|
|
3633
3633
|
}
|
|
@@ -3716,7 +3716,7 @@ function dc(e) {
|
|
|
3716
3716
|
maxHeight: l
|
|
3717
3717
|
};
|
|
3718
3718
|
if (!n || !n.offsetParent) return u;
|
|
3719
|
-
var m = o.getBoundingClientRect(), d = m.height, p = n.getBoundingClientRect(), h = p.bottom, C = p.height, g = p.top, f = n.offsetParent.getBoundingClientRect(), _ = f.top, v = r ? window.innerHeight : Ka(o), I = L6(o),
|
|
3719
|
+
var m = o.getBoundingClientRect(), d = m.height, p = n.getBoundingClientRect(), h = p.bottom, C = p.height, g = p.top, f = n.offsetParent.getBoundingClientRect(), _ = f.top, v = r ? window.innerHeight : Ka(o), I = L6(o), z = parseInt(getComputedStyle(n).marginBottom, 10), w = parseInt(getComputedStyle(n).marginTop, 10), y = _ - w, N = v - g, A = y + I, B = d - I - g, V = h - v + I + z, Z = I + g - w, H = 160;
|
|
3720
3720
|
switch (a) {
|
|
3721
3721
|
case "auto":
|
|
3722
3722
|
case "bottom":
|
|
@@ -3732,15 +3732,15 @@ function dc(e) {
|
|
|
3732
3732
|
};
|
|
3733
3733
|
if (!r && B >= c || r && N >= c) {
|
|
3734
3734
|
s && G1(o, V, H);
|
|
3735
|
-
var S = r ? N -
|
|
3735
|
+
var S = r ? N - z : B - z;
|
|
3736
3736
|
return {
|
|
3737
3737
|
placement: "bottom",
|
|
3738
3738
|
maxHeight: S
|
|
3739
3739
|
};
|
|
3740
3740
|
}
|
|
3741
3741
|
if (a === "auto" || r) {
|
|
3742
|
-
var j = l, D = r ?
|
|
3743
|
-
return D >= c && (j = Math.min(D -
|
|
3742
|
+
var j = l, D = r ? y : A;
|
|
3743
|
+
return D >= c && (j = Math.min(D - z - i, l)), {
|
|
3744
3744
|
placement: "top",
|
|
3745
3745
|
maxHeight: j
|
|
3746
3746
|
};
|
|
@@ -3752,7 +3752,7 @@ function dc(e) {
|
|
|
3752
3752
|
};
|
|
3753
3753
|
break;
|
|
3754
3754
|
case "top":
|
|
3755
|
-
if (
|
|
3755
|
+
if (y >= C)
|
|
3756
3756
|
return {
|
|
3757
3757
|
placement: "top",
|
|
3758
3758
|
maxHeight: l
|
|
@@ -3762,9 +3762,9 @@ function dc(e) {
|
|
|
3762
3762
|
placement: "top",
|
|
3763
3763
|
maxHeight: l
|
|
3764
3764
|
};
|
|
3765
|
-
if (!r && A >= c || r &&
|
|
3765
|
+
if (!r && A >= c || r && y >= c) {
|
|
3766
3766
|
var E = l;
|
|
3767
|
-
return (!r && A >= c || r &&
|
|
3767
|
+
return (!r && A >= c || r && y >= c) && (E = r ? y - w : A - w), s && G1(o, Z, H), {
|
|
3768
3768
|
placement: "top",
|
|
3769
3769
|
maxHeight: E
|
|
3770
3770
|
};
|
|
@@ -3799,22 +3799,22 @@ var D6 = function(l) {
|
|
|
3799
3799
|
marginTop: i.menuGutter
|
|
3800
3800
|
});
|
|
3801
3801
|
}, V6 = /* @__PURE__ */ me(null), pc = function(l) {
|
|
3802
|
-
var n = l.children, c = l.minMenuHeight, a = l.maxMenuHeight, s = l.menuPlacement, r = l.menuPosition, i = l.menuShouldScrollIntoView, o = l.theme, u = de(V6) || {}, m = u.setPortalPlacement, d = b2(null), p = H0(a), h = F0(p, 2), C = h[0], g = h[1], f = H0(null), _ = F0(f, 2), v = _[0], I = _[1],
|
|
3802
|
+
var n = l.children, c = l.minMenuHeight, a = l.maxMenuHeight, s = l.menuPlacement, r = l.menuPosition, i = l.menuShouldScrollIntoView, o = l.theme, u = de(V6) || {}, m = u.setPortalPlacement, d = b2(null), p = H0(a), h = F0(p, 2), C = h[0], g = h[1], f = H0(null), _ = F0(f, 2), v = _[0], I = _[1], z = o.spacing.controlHeight;
|
|
3803
3803
|
return u4(function() {
|
|
3804
3804
|
var w = d.current;
|
|
3805
3805
|
if (w) {
|
|
3806
|
-
var
|
|
3806
|
+
var y = r === "fixed", N = i && !y, A = dc({
|
|
3807
3807
|
maxHeight: a,
|
|
3808
3808
|
menuEl: w,
|
|
3809
3809
|
minHeight: c,
|
|
3810
3810
|
placement: s,
|
|
3811
3811
|
shouldScroll: N,
|
|
3812
|
-
isFixedPosition:
|
|
3813
|
-
controlHeight:
|
|
3812
|
+
isFixedPosition: y,
|
|
3813
|
+
controlHeight: z
|
|
3814
3814
|
});
|
|
3815
3815
|
g(A.maxHeight), I(A.placement), m == null || m(A.placement);
|
|
3816
3816
|
}
|
|
3817
|
-
}, [a, s, r, i, c, m,
|
|
3817
|
+
}, [a, s, r, i, c, m, z]), n({
|
|
3818
3818
|
ref: d,
|
|
3819
3819
|
placerProps: G(G({}, l), {}, {
|
|
3820
3820
|
placement: v || D6(s),
|
|
@@ -3883,7 +3883,7 @@ var D6 = function(l) {
|
|
|
3883
3883
|
width: n.width,
|
|
3884
3884
|
zIndex: 1
|
|
3885
3885
|
};
|
|
3886
|
-
},
|
|
3886
|
+
}, zc = function(l) {
|
|
3887
3887
|
var n = l.appendTo, c = l.children, a = l.controlElement, s = l.innerProps, r = l.menuPlacement, i = l.menuPosition, o = b2(null), u = b2(null), m = H0(D6(r)), d = F0(m, 2), p = d[0], h = d[1], C = L2(function() {
|
|
3888
3888
|
return {
|
|
3889
3889
|
setPortalPlacement: h
|
|
@@ -3900,19 +3900,19 @@ var D6 = function(l) {
|
|
|
3900
3900
|
u4(function() {
|
|
3901
3901
|
I();
|
|
3902
3902
|
}, [I]);
|
|
3903
|
-
var
|
|
3903
|
+
var z = L0(function() {
|
|
3904
3904
|
typeof u.current == "function" && (u.current(), u.current = null), a && o.current && (u.current = $a(a, o.current, I, {
|
|
3905
3905
|
elementResize: "ResizeObserver" in window
|
|
3906
3906
|
}));
|
|
3907
3907
|
}, [a, I]);
|
|
3908
3908
|
u4(function() {
|
|
3909
|
-
|
|
3910
|
-
}, [
|
|
3909
|
+
z();
|
|
3910
|
+
}, [z]);
|
|
3911
3911
|
var w = L0(function(N) {
|
|
3912
|
-
o.current = N,
|
|
3913
|
-
}, [
|
|
3912
|
+
o.current = N, z();
|
|
3913
|
+
}, [z]);
|
|
3914
3914
|
if (!n && i !== "fixed" || !_) return null;
|
|
3915
|
-
var
|
|
3915
|
+
var y = O("div", W({
|
|
3916
3916
|
ref: w
|
|
3917
3917
|
}, x0(G(G({}, l), {}, {
|
|
3918
3918
|
offset: _.offset,
|
|
@@ -3923,8 +3923,8 @@ var D6 = function(l) {
|
|
|
3923
3923
|
}), s), c);
|
|
3924
3924
|
return O(V6.Provider, {
|
|
3925
3925
|
value: C
|
|
3926
|
-
}, n ? /* @__PURE__ */ r6(
|
|
3927
|
-
},
|
|
3926
|
+
}, n ? /* @__PURE__ */ r6(y, n) : y);
|
|
3927
|
+
}, yc = function(l) {
|
|
3928
3928
|
var n = l.isDisabled, c = l.isRtl;
|
|
3929
3929
|
return {
|
|
3930
3930
|
label: "container",
|
|
@@ -4380,7 +4380,7 @@ var mn = function(l) {
|
|
|
4380
4380
|
LoadingIndicator: Pc,
|
|
4381
4381
|
Menu: gc,
|
|
4382
4382
|
MenuList: fc,
|
|
4383
|
-
MenuPortal:
|
|
4383
|
+
MenuPortal: zc,
|
|
4384
4384
|
LoadingMessage: _c,
|
|
4385
4385
|
NoOptionsMessage: Cc,
|
|
4386
4386
|
MultiValue: hn,
|
|
@@ -4392,19 +4392,19 @@ var mn = function(l) {
|
|
|
4392
4392
|
SelectContainer: Ac,
|
|
4393
4393
|
SingleValue: _n,
|
|
4394
4394
|
ValueContainer: Nc
|
|
4395
|
-
},
|
|
4395
|
+
}, zn = function(l) {
|
|
4396
4396
|
return G(G({}, In), l.components);
|
|
4397
4397
|
}, v5 = Number.isNaN || function(l) {
|
|
4398
4398
|
return typeof l == "number" && l !== l;
|
|
4399
4399
|
};
|
|
4400
|
-
function
|
|
4400
|
+
function yn(e, l) {
|
|
4401
4401
|
return !!(e === l || v5(e) && v5(l));
|
|
4402
4402
|
}
|
|
4403
4403
|
function An(e, l) {
|
|
4404
4404
|
if (e.length !== l.length)
|
|
4405
4405
|
return !1;
|
|
4406
4406
|
for (var n = 0; n < e.length; n++)
|
|
4407
|
-
if (!
|
|
4407
|
+
if (!yn(e[n], l[n]))
|
|
4408
4408
|
return !1;
|
|
4409
4409
|
return !0;
|
|
4410
4410
|
}
|
|
@@ -4490,7 +4490,7 @@ var jn = process.env.NODE_ENV === "production" ? {
|
|
|
4490
4490
|
return "".concat(c).concat(n ? " for search term " + n : "", ".");
|
|
4491
4491
|
}
|
|
4492
4492
|
}, Mn = function(l) {
|
|
4493
|
-
var n = l.ariaSelection, c = l.focusedOption, a = l.focusedValue, s = l.focusableOptions, r = l.isFocused, i = l.selectValue, o = l.selectProps, u = l.id, m = l.isAppleDevice, d = o.ariaLiveMessages, p = o.getOptionLabel, h = o.inputValue, C = o.isMulti, g = o.isOptionDisabled, f = o.isSearchable, _ = o.menuIsOpen, v = o.options, I = o.screenReaderStatus,
|
|
4493
|
+
var n = l.ariaSelection, c = l.focusedOption, a = l.focusedValue, s = l.focusableOptions, r = l.isFocused, i = l.selectValue, o = l.selectProps, u = l.id, m = l.isAppleDevice, d = o.ariaLiveMessages, p = o.getOptionLabel, h = o.inputValue, C = o.isMulti, g = o.isOptionDisabled, f = o.isSearchable, _ = o.menuIsOpen, v = o.options, I = o.screenReaderStatus, z = o.tabSelectsValue, w = o.isLoading, y = o["aria-label"], N = o["aria-live"], A = L2(function() {
|
|
4494
4494
|
return G(G({}, En), d || {});
|
|
4495
4495
|
}, [d]), B = L2(function() {
|
|
4496
4496
|
var D = "";
|
|
@@ -4540,17 +4540,17 @@ var jn = process.env.NODE_ENV === "production" ? {
|
|
|
4540
4540
|
if (A.guidance) {
|
|
4541
4541
|
var E = a ? "value" : _ ? "menu" : "input";
|
|
4542
4542
|
D = A.guidance({
|
|
4543
|
-
"aria-label":
|
|
4543
|
+
"aria-label": y,
|
|
4544
4544
|
context: E,
|
|
4545
4545
|
isDisabled: c && g(c, i),
|
|
4546
4546
|
isMulti: C,
|
|
4547
4547
|
isSearchable: f,
|
|
4548
|
-
tabSelectsValue:
|
|
4548
|
+
tabSelectsValue: z,
|
|
4549
4549
|
isInitialFocus: H
|
|
4550
4550
|
});
|
|
4551
4551
|
}
|
|
4552
4552
|
return D;
|
|
4553
|
-
}, [
|
|
4553
|
+
}, [y, c, a, C, g, f, _, A, i, z, H]), j = O(a4, null, O("span", {
|
|
4554
4554
|
id: "aria-selection"
|
|
4555
4555
|
}, B), O("span", {
|
|
4556
4556
|
id: "aria-focused"
|
|
@@ -4880,8 +4880,8 @@ var Hn = function(l) {
|
|
|
4880
4880
|
function Tn(e) {
|
|
4881
4881
|
var l = e.isEnabled, n = e.onBottomArrive, c = e.onBottomLeave, a = e.onTopArrive, s = e.onTopLeave, r = b2(!1), i = b2(!1), o = b2(0), u = b2(null), m = L0(function(f, _) {
|
|
4882
4882
|
if (u.current !== null) {
|
|
4883
|
-
var v = u.current, I = v.scrollTop,
|
|
4884
|
-
A > _ && r.current && (c && c(f), r.current = !1), N && i.current && (s && s(f), i.current = !1), N && _ > A ? (n && !r.current && n(f),
|
|
4883
|
+
var v = u.current, I = v.scrollTop, z = v.scrollHeight, w = v.clientHeight, y = u.current, N = _ > 0, A = z - w - I, B = !1;
|
|
4884
|
+
A > _ && r.current && (c && c(f), r.current = !1), N && i.current && (s && s(f), i.current = !1), N && _ > A ? (n && !r.current && n(f), y.scrollTop = z, B = !0, r.current = !0) : !N && -_ > I && (a && !i.current && a(f), y.scrollTop = 0, B = !0, i.current = !0), B && Hn(f);
|
|
4885
4885
|
}
|
|
4886
4886
|
}, [n, c, a, s]), d = L0(function(f) {
|
|
4887
4887
|
m(f, f.deltaY);
|
|
@@ -4931,13 +4931,13 @@ function _5() {
|
|
|
4931
4931
|
function I5() {
|
|
4932
4932
|
return "ontouchstart" in window || navigator.maxTouchPoints;
|
|
4933
4933
|
}
|
|
4934
|
-
var
|
|
4934
|
+
var z5 = !!(typeof window < "u" && window.document && window.document.createElement), v1 = 0, e1 = {
|
|
4935
4935
|
capture: !1,
|
|
4936
4936
|
passive: !1
|
|
4937
4937
|
};
|
|
4938
4938
|
function Gn(e) {
|
|
4939
4939
|
var l = e.isEnabled, n = e.accountForScrollbars, c = n === void 0 ? !0 : n, a = b2({}), s = b2(null), r = L0(function(o) {
|
|
4940
|
-
if (
|
|
4940
|
+
if (z5) {
|
|
4941
4941
|
var u = document.body, m = u && u.style;
|
|
4942
4942
|
if (c && f5.forEach(function(C) {
|
|
4943
4943
|
var g = m && m[C];
|
|
@@ -4952,7 +4952,7 @@ function Gn(e) {
|
|
|
4952
4952
|
u && I5() && (u.addEventListener("touchmove", x5, e1), o && (o.addEventListener("touchstart", _5, e1), o.addEventListener("touchmove", C5, e1))), v1 += 1;
|
|
4953
4953
|
}
|
|
4954
4954
|
}, [c]), i = L0(function(o) {
|
|
4955
|
-
if (
|
|
4955
|
+
if (z5) {
|
|
4956
4956
|
var u = document.body, m = u && u.style;
|
|
4957
4957
|
v1 = Math.max(v1 - 1, 0), c && v1 < 1 && f5.forEach(function(d) {
|
|
4958
4958
|
var p = a.current[d];
|
|
@@ -5058,7 +5058,7 @@ var ls = function(l) {
|
|
|
5058
5058
|
return !!l.isDisabled;
|
|
5059
5059
|
}, as = {
|
|
5060
5060
|
clearIndicator: kc,
|
|
5061
|
-
container:
|
|
5061
|
+
container: yc,
|
|
5062
5062
|
control: Oc,
|
|
5063
5063
|
dropdownIndicator: Fc,
|
|
5064
5064
|
group: $c,
|
|
@@ -5153,7 +5153,7 @@ var ls = function(l) {
|
|
|
5153
5153
|
tabSelectsValue: !0,
|
|
5154
5154
|
unstyled: !1
|
|
5155
5155
|
};
|
|
5156
|
-
function
|
|
5156
|
+
function y5(e, l, n, c) {
|
|
5157
5157
|
var a = e7(e, l, n), s = l7(e, l, n), r = K6(e, l), i = m3(e, l);
|
|
5158
5158
|
return {
|
|
5159
5159
|
type: "option",
|
|
@@ -5169,7 +5169,7 @@ function J1(e, l) {
|
|
|
5169
5169
|
return e.options.map(function(n, c) {
|
|
5170
5170
|
if ("options" in n) {
|
|
5171
5171
|
var a = n.options.map(function(r, i) {
|
|
5172
|
-
return
|
|
5172
|
+
return y5(e, r, l, i);
|
|
5173
5173
|
}).filter(function(r) {
|
|
5174
5174
|
return w5(e, r);
|
|
5175
5175
|
});
|
|
@@ -5180,7 +5180,7 @@ function J1(e, l) {
|
|
|
5180
5180
|
index: c
|
|
5181
5181
|
} : void 0;
|
|
5182
5182
|
}
|
|
5183
|
-
var s =
|
|
5183
|
+
var s = y5(e, n, l, c);
|
|
5184
5184
|
return w5(e, s) ? s : void 0;
|
|
5185
5185
|
}).filter(sc);
|
|
5186
5186
|
}
|
|
@@ -5259,7 +5259,7 @@ var a7 = function(l) {
|
|
|
5259
5259
|
var n = l.hideSelectedOptions, c = l.isMulti;
|
|
5260
5260
|
return n === void 0 ? c : n;
|
|
5261
5261
|
}, hs = 1, E4 = /* @__PURE__ */ function(e) {
|
|
5262
|
-
|
|
5262
|
+
za(n, e);
|
|
5263
5263
|
var l = wa(n);
|
|
5264
5264
|
function n(c) {
|
|
5265
5265
|
var a;
|
|
@@ -5364,7 +5364,7 @@ var a7 = function(l) {
|
|
|
5364
5364
|
}, a.getElementId = function(o) {
|
|
5365
5365
|
return "".concat(a.state.instancePrefix, "-").concat(o);
|
|
5366
5366
|
}, a.getComponents = function() {
|
|
5367
|
-
return
|
|
5367
|
+
return zn(a.props);
|
|
5368
5368
|
}, a.buildCategorizedOptions = function() {
|
|
5369
5369
|
return J1(a.props, a.state.selectValue);
|
|
5370
5370
|
}, a.getCategorizedOptions = function() {
|
|
@@ -5400,7 +5400,7 @@ var a7 = function(l) {
|
|
|
5400
5400
|
return a.focusInput();
|
|
5401
5401
|
}));
|
|
5402
5402
|
}, a.onScroll = function(o) {
|
|
5403
|
-
typeof a.props.closeMenuOnScroll == "boolean" ? o.target instanceof HTMLElement &&
|
|
5403
|
+
typeof a.props.closeMenuOnScroll == "boolean" ? o.target instanceof HTMLElement && z3(o.target) && a.props.onMenuClose() : typeof a.props.closeMenuOnScroll == "function" && a.props.closeMenuOnScroll(o) && a.props.onMenuClose();
|
|
5404
5404
|
}, a.onCompositionStart = function() {
|
|
5405
5405
|
a.isComposing = !0;
|
|
5406
5406
|
}, a.onCompositionEnd = function() {
|
|
@@ -5461,7 +5461,7 @@ var a7 = function(l) {
|
|
|
5461
5461
|
}, a.onValueInputFocus = function(o) {
|
|
5462
5462
|
o.preventDefault(), o.stopPropagation(), a.focus();
|
|
5463
5463
|
}, a.onKeyDown = function(o) {
|
|
5464
|
-
var u = a.props, m = u.isMulti, d = u.backspaceRemovesValue, p = u.escapeClearsValue, h = u.inputValue, C = u.isClearable, g = u.isDisabled, f = u.menuIsOpen, _ = u.onKeyDown, v = u.tabSelectsValue, I = u.openMenuOnFocus,
|
|
5464
|
+
var u = a.props, m = u.isMulti, d = u.backspaceRemovesValue, p = u.escapeClearsValue, h = u.inputValue, C = u.isClearable, g = u.isDisabled, f = u.menuIsOpen, _ = u.onKeyDown, v = u.tabSelectsValue, I = u.openMenuOnFocus, z = a.state, w = z.focusedOption, y = z.focusedValue, N = z.selectValue;
|
|
5465
5465
|
if (!g && !(typeof _ == "function" && (_(o), o.defaultPrevented))) {
|
|
5466
5466
|
switch (a.blockOptionHover = !0, o.key) {
|
|
5467
5467
|
case "ArrowLeft":
|
|
@@ -5475,8 +5475,8 @@ var a7 = function(l) {
|
|
|
5475
5475
|
case "Delete":
|
|
5476
5476
|
case "Backspace":
|
|
5477
5477
|
if (h) return;
|
|
5478
|
-
if (
|
|
5479
|
-
a.removeValue(
|
|
5478
|
+
if (y)
|
|
5479
|
+
a.removeValue(y);
|
|
5480
5480
|
else {
|
|
5481
5481
|
if (!d) return;
|
|
5482
5482
|
m ? a.popValue() : C && a.clearValue();
|
|
@@ -5783,7 +5783,7 @@ var a7 = function(l) {
|
|
|
5783
5783
|
// Renderers
|
|
5784
5784
|
// ==============================
|
|
5785
5785
|
function() {
|
|
5786
|
-
var a = this.props, s = a.isDisabled, r = a.isSearchable, i = a.inputId, o = a.inputValue, u = a.tabIndex, m = a.form, d = a.menuIsOpen, p = a.required, h = this.getComponents(), C = h.Input, g = this.state, f = g.inputIsHidden, _ = g.ariaSelection, v = this.commonProps, I = i || this.getElementId("input"),
|
|
5786
|
+
var a = this.props, s = a.isDisabled, r = a.isSearchable, i = a.inputId, o = a.inputValue, u = a.tabIndex, m = a.form, d = a.menuIsOpen, p = a.required, h = this.getComponents(), C = h.Input, g = this.state, f = g.inputIsHidden, _ = g.ariaSelection, v = this.commonProps, I = i || this.getElementId("input"), z = G(G(G({
|
|
5787
5787
|
"aria-autocomplete": "list",
|
|
5788
5788
|
"aria-expanded": d,
|
|
5789
5789
|
"aria-haspopup": !0,
|
|
@@ -5819,7 +5819,7 @@ var a7 = function(l) {
|
|
|
5819
5819
|
form: m,
|
|
5820
5820
|
type: "text",
|
|
5821
5821
|
value: o
|
|
5822
|
-
},
|
|
5822
|
+
}, z)) : /* @__PURE__ */ q.createElement(Vn, W({
|
|
5823
5823
|
id: I,
|
|
5824
5824
|
innerRef: this.getInputRef,
|
|
5825
5825
|
onBlur: this.onInputBlur,
|
|
@@ -5830,24 +5830,24 @@ var a7 = function(l) {
|
|
|
5830
5830
|
inputMode: "none",
|
|
5831
5831
|
form: m,
|
|
5832
5832
|
value: ""
|
|
5833
|
-
},
|
|
5833
|
+
}, z));
|
|
5834
5834
|
}
|
|
5835
5835
|
)
|
|
5836
5836
|
}, {
|
|
5837
5837
|
key: "renderPlaceholderOrValue",
|
|
5838
5838
|
value: function() {
|
|
5839
|
-
var a = this, s = this.getComponents(), r = s.MultiValue, i = s.MultiValueContainer, o = s.MultiValueLabel, u = s.MultiValueRemove, m = s.SingleValue, d = s.Placeholder, p = this.commonProps, h = this.props, C = h.controlShouldRenderValue, g = h.isDisabled, f = h.isMulti, _ = h.inputValue, v = h.placeholder, I = this.state,
|
|
5839
|
+
var a = this, s = this.getComponents(), r = s.MultiValue, i = s.MultiValueContainer, o = s.MultiValueLabel, u = s.MultiValueRemove, m = s.SingleValue, d = s.Placeholder, p = this.commonProps, h = this.props, C = h.controlShouldRenderValue, g = h.isDisabled, f = h.isMulti, _ = h.inputValue, v = h.placeholder, I = this.state, z = I.selectValue, w = I.focusedValue, y = I.isFocused;
|
|
5840
5840
|
if (!this.hasValue() || !C)
|
|
5841
5841
|
return _ ? null : /* @__PURE__ */ q.createElement(d, W({}, p, {
|
|
5842
5842
|
key: "placeholder",
|
|
5843
5843
|
isDisabled: g,
|
|
5844
|
-
isFocused:
|
|
5844
|
+
isFocused: y,
|
|
5845
5845
|
innerProps: {
|
|
5846
5846
|
id: this.getElementId("placeholder")
|
|
5847
5847
|
}
|
|
5848
5848
|
}), v);
|
|
5849
5849
|
if (f)
|
|
5850
|
-
return
|
|
5850
|
+
return z.map(function(A, B) {
|
|
5851
5851
|
var V = A === w, Z = "".concat(a.getOptionLabel(A), "-").concat(a.getOptionValue(A));
|
|
5852
5852
|
return /* @__PURE__ */ q.createElement(r, W({}, p, {
|
|
5853
5853
|
components: {
|
|
@@ -5875,7 +5875,7 @@ var a7 = function(l) {
|
|
|
5875
5875
|
});
|
|
5876
5876
|
if (_)
|
|
5877
5877
|
return null;
|
|
5878
|
-
var N =
|
|
5878
|
+
var N = z[0];
|
|
5879
5879
|
return /* @__PURE__ */ q.createElement(m, W({}, p, {
|
|
5880
5880
|
data: N,
|
|
5881
5881
|
isDisabled: g
|
|
@@ -5941,10 +5941,10 @@ var a7 = function(l) {
|
|
|
5941
5941
|
}, {
|
|
5942
5942
|
key: "renderMenu",
|
|
5943
5943
|
value: function() {
|
|
5944
|
-
var a = this, s = this.getComponents(), r = s.Group, i = s.GroupHeading, o = s.Menu, u = s.MenuList, m = s.MenuPortal, d = s.LoadingMessage, p = s.NoOptionsMessage, h = s.Option, C = this.commonProps, g = this.state.focusedOption, f = this.props, _ = f.captureMenuScroll, v = f.inputValue, I = f.isLoading,
|
|
5944
|
+
var a = this, s = this.getComponents(), r = s.Group, i = s.GroupHeading, o = s.Menu, u = s.MenuList, m = s.MenuPortal, d = s.LoadingMessage, p = s.NoOptionsMessage, h = s.Option, C = this.commonProps, g = this.state.focusedOption, f = this.props, _ = f.captureMenuScroll, v = f.inputValue, I = f.isLoading, z = f.loadingMessage, w = f.minMenuHeight, y = f.maxMenuHeight, N = f.menuIsOpen, A = f.menuPlacement, B = f.menuPosition, V = f.menuPortalTarget, Z = f.menuShouldBlockScroll, H = f.menuShouldScrollIntoView, S = f.noOptionsMessage, j = f.onMenuScrollToTop, D = f.onMenuScrollToBottom;
|
|
5945
5945
|
if (!N) return null;
|
|
5946
5946
|
var E = function(u0, S0) {
|
|
5947
|
-
var b0 = u0.type, C0 = u0.data, T0 = u0.isDisabled, E0 = u0.isSelected, h2 = u0.label, r2 = u0.value,
|
|
5947
|
+
var b0 = u0.type, C0 = u0.data, T0 = u0.isDisabled, E0 = u0.isSelected, h2 = u0.label, r2 = u0.value, y2 = g === C0, F = T0 ? void 0 : function() {
|
|
5948
5948
|
return a.onOptionHover(C0);
|
|
5949
5949
|
}, U = T0 ? void 0 : function() {
|
|
5950
5950
|
return a.selectOption(C0);
|
|
@@ -5967,8 +5967,8 @@ var a7 = function(l) {
|
|
|
5967
5967
|
label: h2,
|
|
5968
5968
|
type: b0,
|
|
5969
5969
|
value: r2,
|
|
5970
|
-
isFocused:
|
|
5971
|
-
innerRef:
|
|
5970
|
+
isFocused: y2,
|
|
5971
|
+
innerRef: y2 ? a.getFocusedOptionRef : void 0
|
|
5972
5972
|
}), a.formatOptionLabel(u0.data, "menu"));
|
|
5973
5973
|
}, $;
|
|
5974
5974
|
if (this.hasOptions())
|
|
@@ -5992,7 +5992,7 @@ var a7 = function(l) {
|
|
|
5992
5992
|
return E(t0, "".concat(t0.index));
|
|
5993
5993
|
});
|
|
5994
5994
|
else if (I) {
|
|
5995
|
-
var e0 =
|
|
5995
|
+
var e0 = z({
|
|
5996
5996
|
inputValue: v
|
|
5997
5997
|
});
|
|
5998
5998
|
if (e0 === null) return null;
|
|
@@ -6006,7 +6006,7 @@ var a7 = function(l) {
|
|
|
6006
6006
|
}
|
|
6007
6007
|
var D0 = {
|
|
6008
6008
|
minMenuHeight: w,
|
|
6009
|
-
maxMenuHeight:
|
|
6009
|
+
maxMenuHeight: y,
|
|
6010
6010
|
menuPlacement: A,
|
|
6011
6011
|
menuPosition: B,
|
|
6012
6012
|
menuShouldScrollIntoView: H
|
|
@@ -6139,13 +6139,13 @@ var a7 = function(l) {
|
|
|
6139
6139
|
value: function(a, s) {
|
|
6140
6140
|
var r = s.prevProps, i = s.clearFocusValueOnUpdate, o = s.inputIsHiddenAfterUpdate, u = s.ariaSelection, m = s.isFocused, d = s.prevWasFocused, p = s.instancePrefix, h = a.options, C = a.value, g = a.menuIsOpen, f = a.inputValue, _ = a.isMulti, v = u3(C), I = {};
|
|
6141
6141
|
if (r && (C !== r.value || h !== r.options || g !== r.menuIsOpen || f !== r.inputValue)) {
|
|
6142
|
-
var
|
|
6142
|
+
var z = g ? us(a, v) : [], w = g ? A5(J1(a, v), "".concat(p, "-option")) : [], y = i ? ds(s, v) : null, N = ms(s, z), A = Z3(w, N);
|
|
6143
6143
|
I = {
|
|
6144
6144
|
selectValue: v,
|
|
6145
6145
|
focusedOption: N,
|
|
6146
6146
|
focusedOptionId: A,
|
|
6147
6147
|
focusableOptionsWithIds: w,
|
|
6148
|
-
focusedValue:
|
|
6148
|
+
focusedValue: y,
|
|
6149
6149
|
clearFocusValueOnUpdate: !1
|
|
6150
6150
|
};
|
|
6151
6151
|
}
|
|
@@ -6168,15 +6168,15 @@ var a7 = function(l) {
|
|
|
6168
6168
|
E4.defaultProps = is;
|
|
6169
6169
|
var ps = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
6170
6170
|
function c7(e) {
|
|
6171
|
-
var l = e.defaultInputValue, n = l === void 0 ? "" : l, c = e.defaultMenuIsOpen, a = c === void 0 ? !1 : c, s = e.defaultValue, r = s === void 0 ? null : s, i = e.inputValue, o = e.menuIsOpen, u = e.onChange, m = e.onInputChange, d = e.onMenuClose, p = e.onMenuOpen, h = e.value, C = C2(e, ps), g = H0(i !== void 0 ? i : n), f = F0(g, 2), _ = f[0], v = f[1], I = H0(o !== void 0 ? o : a),
|
|
6171
|
+
var l = e.defaultInputValue, n = l === void 0 ? "" : l, c = e.defaultMenuIsOpen, a = c === void 0 ? !1 : c, s = e.defaultValue, r = s === void 0 ? null : s, i = e.inputValue, o = e.menuIsOpen, u = e.onChange, m = e.onInputChange, d = e.onMenuClose, p = e.onMenuOpen, h = e.value, C = C2(e, ps), g = H0(i !== void 0 ? i : n), f = F0(g, 2), _ = f[0], v = f[1], I = H0(o !== void 0 ? o : a), z = F0(I, 2), w = z[0], y = z[1], N = H0(h !== void 0 ? h : r), A = F0(N, 2), B = A[0], V = A[1], Z = L0(function(e0, $0) {
|
|
6172
6172
|
typeof u == "function" && u(e0, $0), V(e0);
|
|
6173
6173
|
}, [u]), H = L0(function(e0, $0) {
|
|
6174
6174
|
var D0;
|
|
6175
6175
|
typeof m == "function" && (D0 = m(e0, $0)), v(D0 !== void 0 ? D0 : e0);
|
|
6176
6176
|
}, [m]), S = L0(function() {
|
|
6177
|
-
typeof p == "function" && p(),
|
|
6177
|
+
typeof p == "function" && p(), y(!0);
|
|
6178
6178
|
}, [p]), j = L0(function() {
|
|
6179
|
-
typeof d == "function" && d(),
|
|
6179
|
+
typeof d == "function" && d(), y(!1);
|
|
6180
6180
|
}, [d]), D = i !== void 0 ? i : _, E = o !== void 0 ? o : w, $ = h !== void 0 ? h : B;
|
|
6181
6181
|
return G(G({}, C), {}, {
|
|
6182
6182
|
inputValue: D,
|
|
@@ -6192,7 +6192,7 @@ var vs = ["defaultOptions", "cacheOptions", "loadOptions", "options", "isLoading
|
|
|
6192
6192
|
function gs(e) {
|
|
6193
6193
|
var l = e.defaultOptions, n = l === void 0 ? !1 : l, c = e.cacheOptions, a = c === void 0 ? !1 : c, s = e.loadOptions;
|
|
6194
6194
|
e.options;
|
|
6195
|
-
var r = e.isLoading, i = r === void 0 ? !1 : r, o = e.onInputChange, u = e.filterOption, m = u === void 0 ? null : u, d = C2(e, vs), p = d.inputValue, h = b2(void 0), C = b2(!1), g = H0(Array.isArray(n) ? n : void 0), f = F0(g, 2), _ = f[0], v = f[1], I = H0(typeof p < "u" ? p : ""),
|
|
6195
|
+
var r = e.isLoading, i = r === void 0 ? !1 : r, o = e.onInputChange, u = e.filterOption, m = u === void 0 ? null : u, d = C2(e, vs), p = d.inputValue, h = b2(void 0), C = b2(!1), g = H0(Array.isArray(n) ? n : void 0), f = F0(g, 2), _ = f[0], v = f[1], I = H0(typeof p < "u" ? p : ""), z = F0(I, 2), w = z[0], y = z[1], N = H0(n === !0), A = F0(N, 2), B = A[0], V = A[1], Z = H0(void 0), H = F0(Z, 2), S = H[0], j = H[1], D = H0([]), E = F0(D, 2), $ = E[0], e0 = E[1], $0 = H0(!1), D0 = F0($0, 2), m2 = D0[0], t0 = D0[1], u0 = H0({}), S0 = F0(u0, 2), b0 = S0[0], C0 = S0[1], T0 = H0(void 0), E0 = F0(T0, 2), h2 = E0[0], r2 = E0[1], y2 = H0(void 0), F = F0(y2, 2), U = F[0], c0 = F[1];
|
|
6196
6196
|
a !== U && (C0({}), c0(a)), n !== h2 && (v(Array.isArray(n) ? n : void 0), r2(n)), S1(function() {
|
|
6197
6197
|
return C.current = !0, function() {
|
|
6198
6198
|
C.current = !1;
|
|
@@ -6213,14 +6213,14 @@ function gs(e) {
|
|
|
6213
6213
|
var G0 = L0(function(Y0, d0) {
|
|
6214
6214
|
var I0 = Qa(Y0, d0, o);
|
|
6215
6215
|
if (!I0) {
|
|
6216
|
-
h.current = void 0,
|
|
6216
|
+
h.current = void 0, y(""), j(""), e0([]), V(!1), t0(!1);
|
|
6217
6217
|
return;
|
|
6218
6218
|
}
|
|
6219
6219
|
if (a && b0[I0])
|
|
6220
|
-
|
|
6220
|
+
y(I0), j(I0), e0(b0[I0]), V(!1), t0(!1);
|
|
6221
6221
|
else {
|
|
6222
6222
|
var A2 = h.current = {};
|
|
6223
|
-
|
|
6223
|
+
y(I0), V(!0), t0(!S), _0(I0, function(m0) {
|
|
6224
6224
|
C && A2 === h.current && (h.current = void 0, V(!1), j(I0), e0(m0 || []), t0(!1), C0(m0 ? G(G({}, b0), {}, n1({}, I0, m0)) : b0));
|
|
6225
6225
|
});
|
|
6226
6226
|
}
|
|
@@ -6286,14 +6286,14 @@ function xb({
|
|
|
6286
6286
|
Option: x4,
|
|
6287
6287
|
MultiValueLabel: C4,
|
|
6288
6288
|
MultiValueRemove: _4,
|
|
6289
|
-
DropdownIndicator:
|
|
6289
|
+
DropdownIndicator: z4,
|
|
6290
6290
|
ClearIndicator: I4,
|
|
6291
|
-
SingleValue:
|
|
6291
|
+
SingleValue: y4
|
|
6292
6292
|
},
|
|
6293
6293
|
isDisabled: h,
|
|
6294
6294
|
onChange: (v, I) => {
|
|
6295
6295
|
l(
|
|
6296
|
-
g ? v.map((
|
|
6296
|
+
g ? v.map((z) => z.value) : (v == null ? void 0 : v.value) ?? "",
|
|
6297
6297
|
I
|
|
6298
6298
|
);
|
|
6299
6299
|
},
|
|
@@ -6330,31 +6330,31 @@ var bs = ["allowCreateWhileLoading", "createOptionPosition", "formatCreateLabel"
|
|
|
6330
6330
|
}
|
|
6331
6331
|
};
|
|
6332
6332
|
function xs(e) {
|
|
6333
|
-
var l = e.allowCreateWhileLoading, n = l === void 0 ? !1 : l, c = e.createOptionPosition, a = c === void 0 ? "last" : c, s = e.formatCreateLabel, r = s === void 0 ? X3.formatCreateLabel : s, i = e.isValidNewOption, o = i === void 0 ? X3.isValidNewOption : i, u = e.getNewOptionData, m = u === void 0 ? X3.getNewOptionData : u, d = e.onCreateOption, p = e.options, h = p === void 0 ? [] : p, C = e.onChange, g = C2(e, bs), f = g.getOptionValue, _ = f === void 0 ? J6 : f, v = g.getOptionLabel, I = v === void 0 ? Y6 : v,
|
|
6334
|
-
return o(
|
|
6333
|
+
var l = e.allowCreateWhileLoading, n = l === void 0 ? !1 : l, c = e.createOptionPosition, a = c === void 0 ? "last" : c, s = e.formatCreateLabel, r = s === void 0 ? X3.formatCreateLabel : s, i = e.isValidNewOption, o = i === void 0 ? X3.isValidNewOption : i, u = e.getNewOptionData, m = u === void 0 ? X3.getNewOptionData : u, d = e.onCreateOption, p = e.options, h = p === void 0 ? [] : p, C = e.onChange, g = C2(e, bs), f = g.getOptionValue, _ = f === void 0 ? J6 : f, v = g.getOptionLabel, I = v === void 0 ? Y6 : v, z = g.inputValue, w = g.isLoading, y = g.isMulti, N = g.value, A = g.name, B = L2(function() {
|
|
6334
|
+
return o(z, u3(N), h, {
|
|
6335
6335
|
getOptionValue: _,
|
|
6336
6336
|
getOptionLabel: I
|
|
6337
|
-
}) ? m(
|
|
6338
|
-
}, [r, m, I, _,
|
|
6337
|
+
}) ? m(z, r(z)) : void 0;
|
|
6338
|
+
}, [r, m, I, _, z, o, h, N]), V = L2(function() {
|
|
6339
6339
|
return (n || !w) && B ? a === "first" ? [B].concat(s1(h)) : [].concat(s1(h), [B]) : h;
|
|
6340
6340
|
}, [n, a, w, B, h]), Z = L0(function(H, S) {
|
|
6341
6341
|
if (S.action !== "select-option")
|
|
6342
6342
|
return C(H, S);
|
|
6343
6343
|
var j = Array.isArray(H) ? H : [H];
|
|
6344
6344
|
if (j[j.length - 1] === B) {
|
|
6345
|
-
if (d) d(
|
|
6345
|
+
if (d) d(z);
|
|
6346
6346
|
else {
|
|
6347
|
-
var D = m(
|
|
6347
|
+
var D = m(z, z), E = {
|
|
6348
6348
|
action: "create-option",
|
|
6349
6349
|
name: A,
|
|
6350
6350
|
option: D
|
|
6351
6351
|
};
|
|
6352
|
-
C(_1(
|
|
6352
|
+
C(_1(y, [].concat(s1(u3(N)), [D]), D), E);
|
|
6353
6353
|
}
|
|
6354
6354
|
return;
|
|
6355
6355
|
}
|
|
6356
6356
|
C(H, S);
|
|
6357
|
-
}, [m,
|
|
6357
|
+
}, [m, z, y, A, B, d, C, N]);
|
|
6358
6358
|
return G(G({}, g), {}, {
|
|
6359
6359
|
options: V,
|
|
6360
6360
|
onChange: Z
|
|
@@ -6413,34 +6413,34 @@ function Cb({
|
|
|
6413
6413
|
Option: x4,
|
|
6414
6414
|
MultiValueLabel: C4,
|
|
6415
6415
|
MultiValueRemove: _4,
|
|
6416
|
-
DropdownIndicator:
|
|
6416
|
+
DropdownIndicator: z4,
|
|
6417
6417
|
ClearIndicator: I4,
|
|
6418
|
-
SingleValue:
|
|
6418
|
+
SingleValue: y4
|
|
6419
6419
|
},
|
|
6420
6420
|
isDisabled: h,
|
|
6421
6421
|
onChange: async (I) => {
|
|
6422
6422
|
if (I)
|
|
6423
6423
|
if (g) {
|
|
6424
|
-
const
|
|
6425
|
-
let
|
|
6426
|
-
if (
|
|
6424
|
+
const z = I.filter((N) => N.__isNew__), w = I.filter((N) => !N.__isNew__);
|
|
6425
|
+
let y = w;
|
|
6426
|
+
if (z.length > 0) {
|
|
6427
6427
|
const N = await _(
|
|
6428
|
-
|
|
6428
|
+
z.map((A) => A.value)
|
|
6429
6429
|
);
|
|
6430
|
-
N && (I = I.map((A) => (A.__isNew__ && (A.value = N[0].value, delete A.__isNew__), A)), await v(),
|
|
6430
|
+
N && (I = I.map((A) => (A.__isNew__ && (A.value = N[0].value, delete A.__isNew__), A)), await v(), y = [...w, ...N]);
|
|
6431
6431
|
}
|
|
6432
6432
|
l(
|
|
6433
|
-
|
|
6433
|
+
y.map((N) => N.value),
|
|
6434
6434
|
I.actionMeta
|
|
6435
6435
|
);
|
|
6436
6436
|
} else {
|
|
6437
|
-
let
|
|
6437
|
+
let z;
|
|
6438
6438
|
if (I.__isNew__) {
|
|
6439
6439
|
const w = await _(I.value);
|
|
6440
|
-
await v(), delete I.__isNew__,
|
|
6440
|
+
await v(), delete I.__isNew__, z = w.value;
|
|
6441
6441
|
} else
|
|
6442
|
-
|
|
6443
|
-
l(
|
|
6442
|
+
z = I.value;
|
|
6443
|
+
l(z ?? "", I.actionMeta);
|
|
6444
6444
|
}
|
|
6445
6445
|
else
|
|
6446
6446
|
l("", I == null ? void 0 : I.actionMeta);
|
|
@@ -6455,11 +6455,11 @@ function Cb({
|
|
|
6455
6455
|
}
|
|
6456
6456
|
);
|
|
6457
6457
|
}
|
|
6458
|
-
const _s = "_checkbox_1dsyw_1", Is = "_disabled_1dsyw_11",
|
|
6458
|
+
const _s = "_checkbox_1dsyw_1", Is = "_disabled_1dsyw_11", zs = "_checkboxInput_1dsyw_15", ys = "_checkboxBox_1dsyw_19", As = "_error_1dsyw_32", ws = "_indeterminate_1dsyw_99", Ns = "_errorMsg_1dsyw_108", F2 = {
|
|
6459
6459
|
checkbox: _s,
|
|
6460
6460
|
disabled: Is,
|
|
6461
|
-
checkboxInput:
|
|
6462
|
-
checkboxBox:
|
|
6461
|
+
checkboxInput: zs,
|
|
6462
|
+
checkboxBox: ys,
|
|
6463
6463
|
error: As,
|
|
6464
6464
|
indeterminate: ws,
|
|
6465
6465
|
errorMsg: Ns
|
|
@@ -6552,22 +6552,22 @@ function Ib({
|
|
|
6552
6552
|
const I = async () => {
|
|
6553
6553
|
const A = e[h].onContinueClick;
|
|
6554
6554
|
try {
|
|
6555
|
-
A ? A.constructor && A.constructor.name === "AsyncFunction" ? (await A(),
|
|
6555
|
+
A ? A.constructor && A.constructor.name === "AsyncFunction" ? (await A(), z()) : (A(), z()) : _ && (n(), f(!0));
|
|
6556
6556
|
} catch {
|
|
6557
6557
|
return;
|
|
6558
6558
|
}
|
|
6559
|
-
},
|
|
6559
|
+
}, z = () => {
|
|
6560
6560
|
_ && !v ? (n(), f(!0)) : h < e.length - 1 && !v && C(h + 1);
|
|
6561
6561
|
}, w = () => {
|
|
6562
6562
|
C(h - 1), f(!1);
|
|
6563
|
-
},
|
|
6563
|
+
}, y = (A) => {
|
|
6564
6564
|
u && A < h && C(A);
|
|
6565
6565
|
}, N = () => {
|
|
6566
6566
|
p(), C(h + 1);
|
|
6567
6567
|
};
|
|
6568
6568
|
return /* @__PURE__ */ t.jsxs("div", { className: U0.progressContainer, children: [
|
|
6569
6569
|
/* @__PURE__ */ t.jsxs("div", { className: U0.header, children: [
|
|
6570
|
-
/* @__PURE__ */ t.jsx("div", { className: U0.steps, children: e.map((A, B) => /* @__PURE__ */ t.jsxs("div", { className: U0.step, onClick: () =>
|
|
6570
|
+
/* @__PURE__ */ t.jsx("div", { className: U0.steps, children: e.map((A, B) => /* @__PURE__ */ t.jsxs("div", { className: U0.step, onClick: () => y(B), children: [
|
|
6571
6571
|
B > 0 && /* @__PURE__ */ t.jsx("div", { className: U0.line }),
|
|
6572
6572
|
/* @__PURE__ */ t.jsxs("div", { className: U0.labelContainer, children: [
|
|
6573
6573
|
/* @__PURE__ */ t.jsx(
|
|
@@ -6607,7 +6607,7 @@ const Gs = "_segmentedControl_11npz_1", Ps = "_root_11npz_6", Os = "_radio_11npz
|
|
|
6607
6607
|
radio: Os,
|
|
6608
6608
|
radioLabel: Ws
|
|
6609
6609
|
};
|
|
6610
|
-
function
|
|
6610
|
+
function zb({ items: e, defaultValue: l, handleOnChange: n }) {
|
|
6611
6611
|
var r, i;
|
|
6612
6612
|
const [c, a] = q0(
|
|
6613
6613
|
l3.machine({
|
|
@@ -6650,7 +6650,7 @@ const Zs = "_iconSpan_1c9ja_1", Xs = "_icon_1c9ja_1", $s = "_closeIconSpan_1c9ja
|
|
|
6650
6650
|
toastMessageBox: Us,
|
|
6651
6651
|
toastMessage: Qs,
|
|
6652
6652
|
toastInfo: Ks
|
|
6653
|
-
}, eo = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%208c0%204.42%203.58%208%208%208s8-3.58%208-8-3.58-8-8-8-8%203.58-8%208m11.29-2.71a1.003%201.003%200%200%201%201.42%201.42l-5%205c-.18.18-.43.29-.71.29s-.53-.11-.71-.29l-3-3a1.003%201.003%200%200%201%201.42-1.42L7%209.59z'%20fill='%2336B37E'/%3e%3c/svg%3e", o7 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%20.005A7.993%207.993%200%200%200%20.005%208%207.993%207.993%200%200%200%208%2015.995%207.993%207.993%200%200%200%2015.995%208%207.993%207.993%200%200%200%208%20.005M7%2012.997v-1.999h2v1.999zm0-9.994V10h2V3.003z'%20fill='%23E74C3C'/%3e%3c/svg%3e", r7 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='m15.845%2013.5.01-.01-6.996-12-.01.01A.97.97%200%200%200%208%201c-.37%200-.67.2-.85.5l-.01-.01-6.995%2012%20.01.01c-.09.15-.15.31-.15.5%200%20.55.45%201%201%201h13.99c.55%200%201-.45%201-1%200-.19-.06-.35-.15-.5M9%2012.99H7.001v-2h1.998zm-1.998-3H9v-5H7.001z'%20fill='%23F39C12'/%3e%3c/svg%3e", lo = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200C3.58%200%200%203.58%200%208s3.58%208%208%208%208-3.58%208-8-3.58-8-8-8m1%203v2H7V3zm-3%209v1h4v-1H9V6H6v1h1v5z'%20fill='%23254DDA'/%3e%3c/svg%3e",
|
|
6653
|
+
}, eo = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%208c0%204.42%203.58%208%208%208s8-3.58%208-8-3.58-8-8-8-8%203.58-8%208m11.29-2.71a1.003%201.003%200%200%201%201.42%201.42l-5%205c-.18.18-.43.29-.71.29s-.53-.11-.71-.29l-3-3a1.003%201.003%200%200%201%201.42-1.42L7%209.59z'%20fill='%2336B37E'/%3e%3c/svg%3e", o7 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%20.005A7.993%207.993%200%200%200%20.005%208%207.993%207.993%200%200%200%208%2015.995%207.993%207.993%200%200%200%2015.995%208%207.993%207.993%200%200%200%208%20.005M7%2012.997v-1.999h2v1.999zm0-9.994V10h2V3.003z'%20fill='%23E74C3C'/%3e%3c/svg%3e", r7 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='m15.845%2013.5.01-.01-6.996-12-.01.01A.97.97%200%200%200%208%201c-.37%200-.67.2-.85.5l-.01-.01-6.995%2012%20.01.01c-.09.15-.15.31-.15.5%200%20.55.45%201%201%201h13.99c.55%200%201-.45%201-1%200-.19-.06-.35-.15-.5M9%2012.99H7.001v-2h1.998zm-1.998-3H9v-5H7.001z'%20fill='%23F39C12'/%3e%3c/svg%3e", lo = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200C3.58%200%200%203.58%200%208s3.58%208%208%208%208-3.58%208-8-3.58-8-8-8m1%203v2H7V3zm-3%209v1h4v-1H9V6H6v1h1v5z'%20fill='%23254DDA'/%3e%3c/svg%3e", y3 = {
|
|
6654
6654
|
position: "top-right",
|
|
6655
6655
|
autoClose: 1800,
|
|
6656
6656
|
hideProgressBar: !0
|
|
@@ -6665,7 +6665,7 @@ function A3({
|
|
|
6665
6665
|
] });
|
|
6666
6666
|
}
|
|
6667
6667
|
const to = ({ msg: e, info: l, options: n }) => v3.success(/* @__PURE__ */ t.jsx(A3, { msg: e, info: l, type: "success" }), {
|
|
6668
|
-
...
|
|
6668
|
+
...y3,
|
|
6669
6669
|
icon: /* @__PURE__ */ t.jsx(
|
|
6670
6670
|
R,
|
|
6671
6671
|
{
|
|
@@ -6675,8 +6675,8 @@ const to = ({ msg: e, info: l, options: n }) => v3.success(/* @__PURE__ */ t.jsx
|
|
|
6675
6675
|
}
|
|
6676
6676
|
),
|
|
6677
6677
|
...n
|
|
6678
|
-
}),
|
|
6679
|
-
...
|
|
6678
|
+
}), yb = ({ msg: e, info: l, options: n }) => v3.error(/* @__PURE__ */ t.jsx(A3, { msg: e, info: l, type: "error" }), {
|
|
6679
|
+
...y3,
|
|
6680
6680
|
icon: /* @__PURE__ */ t.jsx(
|
|
6681
6681
|
R,
|
|
6682
6682
|
{
|
|
@@ -6687,7 +6687,7 @@ const to = ({ msg: e, info: l, options: n }) => v3.success(/* @__PURE__ */ t.jsx
|
|
|
6687
6687
|
),
|
|
6688
6688
|
...n
|
|
6689
6689
|
}), Ab = ({ msg: e, info: l, options: n }) => v3.info(/* @__PURE__ */ t.jsx(A3, { msg: e, info: l, type: "info" }), {
|
|
6690
|
-
...
|
|
6690
|
+
...y3,
|
|
6691
6691
|
icon: /* @__PURE__ */ t.jsx(
|
|
6692
6692
|
R,
|
|
6693
6693
|
{
|
|
@@ -6698,7 +6698,7 @@ const to = ({ msg: e, info: l, options: n }) => v3.success(/* @__PURE__ */ t.jsx
|
|
|
6698
6698
|
),
|
|
6699
6699
|
...n
|
|
6700
6700
|
}), wb = ({ msg: e, info: l, options: n }) => v3.warning(/* @__PURE__ */ t.jsx(A3, { msg: e, info: l, type: "warning" }), {
|
|
6701
|
-
...
|
|
6701
|
+
...y3,
|
|
6702
6702
|
icon: /* @__PURE__ */ t.jsx(
|
|
6703
6703
|
R,
|
|
6704
6704
|
{
|
|
@@ -6798,12 +6798,12 @@ const co = "_labelContainer_quv4s_1", no = "_heading_quv4s_5", so = "_optionsCon
|
|
|
6798
6798
|
optionsContainerLoader: xo,
|
|
6799
6799
|
circleLoader: Co,
|
|
6800
6800
|
circleTextLoader: _o
|
|
6801
|
-
}, Io = "_container_1cxl3_1",
|
|
6801
|
+
}, Io = "_container_1cxl3_1", zo = {
|
|
6802
6802
|
container: Io,
|
|
6803
6803
|
"skeleton-loading": "_skeleton-loading_1cxl3_1"
|
|
6804
6804
|
};
|
|
6805
6805
|
function U1({ className: e, ...l }) {
|
|
6806
|
-
return /* @__PURE__ */ t.jsx("span", { className: x(
|
|
6806
|
+
return /* @__PURE__ */ t.jsx("span", { className: x(zo.container, e), ...l });
|
|
6807
6807
|
}
|
|
6808
6808
|
function jb({
|
|
6809
6809
|
items: e,
|
|
@@ -6888,8 +6888,8 @@ function jb({
|
|
|
6888
6888
|
s && /* @__PURE__ */ t.jsx("p", { className: h0.errorMsg, children: s })
|
|
6889
6889
|
] });
|
|
6890
6890
|
}
|
|
6891
|
-
const
|
|
6892
|
-
tabList:
|
|
6891
|
+
const yo = "_tabList_1uplx_1", Ao = "_tab_1uplx_1", j5 = {
|
|
6892
|
+
tabList: yo,
|
|
6893
6893
|
tab: Ao
|
|
6894
6894
|
};
|
|
6895
6895
|
function Sb({ tabs: e, defaultValue: l, tabClassName: n, onValueChange: c }) {
|
|
@@ -7274,10 +7274,10 @@ function _r({
|
|
|
7274
7274
|
l && /* @__PURE__ */ t.jsx(R, { path: p7, svgClassName: g1.icon })
|
|
7275
7275
|
] });
|
|
7276
7276
|
}
|
|
7277
|
-
const Ir = "_tabs_hb1nk_1",
|
|
7277
|
+
const Ir = "_tabs_hb1nk_1", zr = "_tabBar_hb1nk_9", yr = "_tab_hb1nk_1", Ar = "_activeTab_hb1nk_32", wr = "_tabContent_hb1nk_49", A1 = {
|
|
7278
7278
|
tabs: Ir,
|
|
7279
|
-
tabBar:
|
|
7280
|
-
tab:
|
|
7279
|
+
tabBar: zr,
|
|
7280
|
+
tab: yr,
|
|
7281
7281
|
activeTab: Ar,
|
|
7282
7282
|
tabContent: wr
|
|
7283
7283
|
}, Fb = ({
|
|
@@ -7292,14 +7292,14 @@ const Ir = "_tabs_hb1nk_1", yr = "_tabBar_hb1nk_9", zr = "_tab_hb1nk_1", Ar = "_
|
|
|
7292
7292
|
n(i);
|
|
7293
7293
|
};
|
|
7294
7294
|
return /* @__PURE__ */ t.jsxs("div", { id: e, className: x(A1.tabs, a), style: s, children: [
|
|
7295
|
-
/* @__PURE__ */ t.jsx("div", { className: A1.tabBar, children:
|
|
7295
|
+
/* @__PURE__ */ t.jsx("div", { className: A1.tabBar, children: z2.Children.map(
|
|
7296
7296
|
c,
|
|
7297
|
-
(i) =>
|
|
7297
|
+
(i) => z2.cloneElement(i, {
|
|
7298
7298
|
isActive: i.props.eventKey === l,
|
|
7299
7299
|
onClick: () => r(i.props.eventKey)
|
|
7300
7300
|
})
|
|
7301
7301
|
) }),
|
|
7302
|
-
/* @__PURE__ */ t.jsx("div", { className: A1.tabContent, children:
|
|
7302
|
+
/* @__PURE__ */ t.jsx("div", { className: A1.tabContent, children: z2.Children.map(
|
|
7303
7303
|
c,
|
|
7304
7304
|
(i) => i.props.eventKey === l ? i.props.children : null
|
|
7305
7305
|
) })
|
|
@@ -7629,12 +7629,12 @@ const qi = "_taskCardHeader_dnzg4_1", fi = {
|
|
|
7629
7629
|
function bi({ headers: e }) {
|
|
7630
7630
|
return /* @__PURE__ */ t.jsx("div", { className: fi.taskCardHeader, children: e.map((l, n) => /* @__PURE__ */ t.jsx("div", { className: "zap-caption-medium", children: l }, n)) });
|
|
7631
7631
|
}
|
|
7632
|
-
const xi = "data:image/svg+xml,%3csvg%20width='63'%20height='70'%20viewBox='0%200%2063%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.5%207.5c5.374-1.471%208.96-6.824%2014.254-5.129C44.034%204.062%2047.94%209.604%2048%2014.714%2048.058%2019.719%2048%2028%2048%2028s1.412%2011.921-2%2015.728c-3.394%203.788-17.616.58-22.957.99-5.866.45-13.445%203.155-17.194-.99-4.017-4.44%202.206-11.16%201.078-16.828-.877-4.402-8.204-7.293-6.732-11.56C1.663%2011.082%208.483%2013.202%2013%2011.5c3.322-1.253%208.057-3.057%2011.5-4'%20fill='%23EDF0F5'/%3e%3crect%20x='2.066'%20y='9.189'%20width='43.067'%20height='31.305'%20rx='1.086'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2016.417a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2014.799h14.838v.905H19.076zm0%201.447h11.219v.362H19.076z'/%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2025.283a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2023.665h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cg%20clip-path='url(%23b)'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2034.331a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2032.713h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20d='M57.745%2035.741c-.161.019-.337.037-.535.065l.198-.009c.086-.013.287-.04.337-.056m.501-.18c-.017.002-.067.01-.098.017a.3.3%200%200%200-.089.023.4.4%200%200%200%20.083-.012c.066-.014.135-.031.104-.028m-.116%2010.572c.017.066.03.122.043.178-.01-.048-.023-.111-.042-.178M56.724%2035.91c-.055.003-.091.008-.128.012.045-.004.094-.007.128-.013M44.973%2051.932l.005-.026-.007.032zm12.78-16.295-.012.001zm.001%200-.002.008c.028-.007.021-.008.002-.008m.784%201.239.003-.039-.001.012-.003.037zm-1.778-.999q-.047.005.01%200l.036-.003h-.009zm-.322.075.009.001.027-.003h-.009zM44.546%2054.355l.001-.01zm-.011.075.01-.075zm4.503%202.304a.3.3%200%200%200%20.01.098l.008-.037c-.007-.015-.01-.052-.018-.06m-.095-.086v.019q.001.018.007.016.003%200%20.002-.016c-.002-.012-.007-.025-.009-.019m-2.136%2010.914v-.033zm2.307-10.623v.004zm-.004-.023.004.024zm-.494%204.33.002-.005zm.327-4.506h-.002v.003zm0%20.001h.006q-.004-.008-.006%200m-2.656%2012.325-.007.002h.002l.007-.002zm2.795-12.154q.002.009.002-.002l-.002-.007zm.054.055.001-.002v-.005l-.002.002zm-.684%204.719.005-.013zm12.724%206.625a1%201%200%200%200-.094.083l.041-.022zm.054-.12-.019.013q-.017.015-.014.016.001.001.017-.01c.013-.01.022-.023.016-.02m-3.692-8.556.01.04zm3.454%208.883-.004.003zm.025-.021-.024.02zm-2.787-.906-.003.005.006-.006zm2.905.667-.002.001zm.002.001.002.003q.005-.007-.002-.004m-4.094-10.705-.002-.009v.003l.003.008zm3.967%2010.921q-.009.009.003%200l.006-.005h-.002zm-.04.078h.003l.005-.004h-.002zm-2.39-1.399-.002.002zm.008-.014-.009.014zm3.342%201.293a.06.06%200%200%200%20.07.002l-.029-.013c-.01.008-.033.005-.04.011m-.145.01q.003.015.01.027c.01.016.02.02.021.017q.003-.002-.01-.021c-.008-.016-.022-.032-.021-.023m-.579-10.925.007.032zm.815%2010.819.001-.001zm-.004.007a.01.01%200%200%200%20.005-.008q-.005.002-.005.008m-.698-4.149v.005-.006zm.561%204.358v.001l.003.001z'%20fill='%23070F2C'/%3e%3cpath%20d='m61.882%2068.554.004-.008q-.012%200-.004.008m-1.115-12.67-.003-.007.001.002.003.007zm1.27%2012.496q.002-.006-.003-.003l-.003.003.002.001zm-.03-.066-.002-.001v.001l.002.001m-.687-4.589v.014q.002-.008%200-.014M47.517%2028.858a.13.13%200%200%200-.087.007l.034.018c.013-.01.046-.011.053-.025m.071-.148-.017-.004q-.015.003-.014.01%200%20.006.014.005c.011%200%20.022-.008.017-.012m-.271%207.539-.03.001q.015.001.03-.001m.024-7.285h-.004zm.019-.005a.03.03%200%200%200-.02.004q.012.002.02-.004m-1.227%202.331v-.005l-.001.006zm1.372-2.591v-.002h-.002zm0%200v.01q.006-.006%200-.01m1.308%207.553h.007-.008zm-1.452-7.339q-.007.003.002.003l.006-.001-.002-.002zm-.044.083.002.002.004-.001-.002-.002zm-1.17%202.691v-.002zm.001.012-.002-.012q-.002.007.002.012m10.322-8.502q0%20.088.04.166l-.006-.062c-.013-.024-.023-.088-.033-.104m-.111-.166v.034q.005.033.01.03.003%200%200-.028c-.002-.023-.008-.047-.01-.037m-3.416-.069.02.06zm3.719.518.005.005zm-.029-.026q.012.015.027.026zm1.118%205.509.009-.004-.012.005zm-1.383-5.758h-.002v.004zm-.001-.001h.007c-.003-.01-.005-.007-.007%200m-5.74-1.086-.008-.01.002.003.008.01zm5.978%201.347q.01.01-.001-.004l-.007-.008v.003zm.103.034-.001-.003-.006-.005v.003zm.159%205.401.003.003zm-.024-.016.024.016z'%20fill='%23070F2C'/%3e%3cpath%20d='M23.936%2066.214a6%206%200%200%200%200-.4l-.009.139c.004.068.003.218.009.261m.061.456a1%201%200%200%200-.002-.147.3.3%200%200%200-.002.06c0%20.052.003.108.004.086m-.733-6.846v-.135q-.003.056%200%20.134m.634%205.493V65.3zm0%20.097v-.096c0%20.033-.002.069%200%20.096m-.04-17.71v.02-.025zm.148%2018.599v-.009zm0%200-.005-.007c.002.023.003.02.005.007m-.75.359h.03l-.01-.002h-.028zm.663-1.2q0-.036-.002.007v.027l.002-.006zm-.032-.275-.002.005v.021l.002-.005zm-.027-19.318v.008zm-.001-.057v.057zm-2.017%2020.95a.1.1%200%200%200-.11.004l.044.033c.015-.017.057-.014.066-.037m.11-.266a.04.04%200%200%200-.024-.008q-.024.005-.022.018%200%20.01.02.011c.016-.002.033-.014.026-.021m2.255.478h.04a.06.06%200%200%200-.04%200m-2.57-.032h-.004zm.021-.007a.03.03%200%200%200-.023.007c.008%200%20.018.002.023-.007m1.142%201.229h-.006l.008.002zm-.97-1.694v-.004h-.003zm0%200v.02a.013.013%200%200%200%200-.02m.332.11-.009.001q0%20.004.003.004h.008zm-.512.272q-.008.005.004.005l.007-.003-.003-.003zm-.033.147q0%20.003.003.004l.004-.002-.002-.004zm1.729%201.171h-.002zm.014-.001-.016.002c.006%200%20.012.005.017-.002'%20fill='%231E3EAE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M44.586%2040.347c.145-.1.266-.234.351-.388.087-.164.132-.346.13-.531%200-.37-.001-.723-.01-.987-.01.251-.01.251-.02.083-.002.127-.002.274-.002.42%200%20.16%200%20.319-.002.445l-.002-.057c-.004-.09-.008-.182-.01-.512%200-.035.001-.05.002-.068a19%2019%200%200%200-.001-.89c-.009-.25-.018-.408-.029-.183v-.014l-.003-.056-.001-.163v-2.45l.003-.744v-.561l-.001-1.512.003-2.753c0-.448-.002-.87-.006-1.284a206%20206%200%200%201-.008-1.924v-3.929c0-.337%200-.676-.005-.977l-.002-.454-.003-2.185.002-1.322v-4.935l-.001-.942-.005-1.123a.99.99%200%200%200-.956-.961q-.181-.004-.37-.003h-.191l-1.14-.002-1.701.002-.83.004-.545.003c-.575.002-1.117.002-1.645-.004a92%2092%200%200%200-1.199-.005h-1.9l-2.265.003-.657-.002-2.08-.003-3.998-.001h-4.273l-1.3.004a37%2037%200%200%200-.69-.004H17.8l-1.987-.002h-1.412l-1.884.001-2.562.002-.267.002h-.08c-.325.003-.649.005-.936-.002H7.348l-1.317.004q-.893.001-1.776-.004l-.933-.004h-.12q-.061%200-.115.003l-.054.002-.054.008a.99.99%200%200%200-.836.84l-.008.054-.005.086v.568l-.004%201.512v.656c.012%201.627.012%203.297.007%204.976l-.002%201.23.003%204.652.003%201.41.007%201.673v.565c-.007%201.43-.003%202.83.004%204.223v.043a97%2097%200%200%201%200%201.247%201%201%200%200%200-.005.16l-.001%201.809v4.32a1%201%200%200%200%20.004.114%201%201%200%200%200%20.136.419.98.98%200%200%200%20.826.484%201%201%200%200%200%20.12.001h.741l.987.001H8.57l.646-.003a81%2081%200%200%201%201.139-.005h1.955l.643.002-.18.004.102.002%201.71.001.362-.001c.256-.006.574-.006.886-.006h.186l1.986-.001%203.134.003.22.002-2.052.002q.344.004.65.003h.23l5.227-.001h.95q2.567.006%205.105-.004h.52c.388%200%20.777%200%201.132-.005.258.005.553.005.849.005h.529l1.219.004h1.412l2.654-.006.274.004c.14.001.284.003.371.006h-.255.246l.782.008a5%205%200%200%201-.41.01l-.67.002c.122.004.314.006.501.007.146.001.289.002.393.005.01.002-.077.003-.164.004-.086%200-.173.001-.168.004q.005.003-.001.006l-.004.004h.41q.15-.003.3.007c-.039.004.072.005.18.005l.162.002c.004.002.017.003.01.004a4%204%200%200%201-.19.006c-.062%200-.12.002-.139.003-.052.004-.044.008-.037.012l.005.004.001.001%202.253.007h-.07c-.419.003-.443.003-.683.01-.15.004-.287.004-.47.002a23%2023%200%200%200-1.128.004c.244.006.574.008.895.01l.424.004c0%20.002-.038.003-.073.004-.06.003-.112.005.035.007l-.256.002.02.003h.017l.203.002c.14%200%20.281%200%20.362.004.082.004.264.005.442.006h.04c.26.001.44.005.58.01.044.003-.072.005-.185.006l-.178.004-.025.002a3%203%200%200%201-.242.008l.347.012-.134.002-1.988.004h-3.522l-3.699.004-5.029.005-2.568.001h-4.474l-3.14-.004-3.515-.003h-3.045l-4.458.003-1.793-.003-2.271-.003h-.907l-.076-.003-.033-.002a1.207%201.207%200%200%201-1.108-1.168l-.001-.133v-2.384c-.002-.353-.003-.706-.002-1.094v-1.606l.001-1.704-.003-2.46v-1.218l.005-3.39c0-.353%200-.673-.005-.985-.007-.442-.009-.964-.01-1.521V10.54l.001-.179q.001-.075.012-.15l.012-.075.019-.073a1.21%201.21%200%200%201%201.11-.897c.054-.003.1-.003.147-.003h1.858l2.285.001h6.947l3.705.002h.381l4.94-.005h.667l3.804.002h7.866c1.366-.001%202.752-.001%204.102.006h.473l2.428.002h1.214a1.7%201.7%200%200%201%20.322.022q.165.03.314.106a1.22%201.22%200%200%201%20.642.82q.038.196.03.396v.75l.001%201.497v5.091l-.004%2012-.005%203.993-.001%203.234v.237c0%20.424%200%20.85-.005%201.238a21%2021%200%200%200-.001.44v.302c-.002.1-.005.18-.007.091-.006-.22-.013-.164-.019-.096l-.002.071q0%20.049-.003.11-.003.119-.032.236a1.1%201.1%200%200%201-.143.336l.032-.053.026-.056a1%201%200%200%200%20.045-.113l-.01.025-.02.048-.039.077a1%201%200%200%201-.077.123l-.012.019v-.002l.013-.018c.086-.132.146-.28.176-.434q.029-.152.026-.308c0-.07%200-.09-.002-.11v-.027c-.013-.603-.028-.685-.044-.508a.7.7%200%200%200-.009.163v.236q0%20.19-.003.386a1.06%201.06%200%200%201-.2.577c-.104.135-.076.104-.048.073.02-.022.04-.044.008-.001a1.1%201.1%200%200%201-.246.214c-.013.005-.01%200-.005-.004q.005-.005.003-.006m-29.064.087h.06c.337.002.581.003.854%200a44%2044%200%200%200-.814%200zM15.02%209.372l.085.002a8%208%200%200%201-.258-.002zm8.415.003h-.073q-.126%200-.013.001h.084zm4.315-.002h.164-.008l-.086.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M44.869%2040.027c.094-.139.154-.298.174-.465q.006-.065.008-.134v-.141l-.004-.296-.013.401q.002.068-.003.163l-.014.096-.024.097q-.046.145-.124.279m-.872.563.095-.002c.04-.004.083-.012.116-.017a.6.6%200%200%200%20.188-.061c-.004-.003-.052.02-.171.048a1.3%201.3%200%200%201-.192.026c-.047.004-.069.007-.036.006m-20.817-.157h-.367c.098%200%20.228.002.368%200m21.812-2.706v-.044zm.002.261c.002-.111%200-.185%200-.261a8%208%200%200%200%200%20.261m-20.069-28.6h.054-.067zm19.993%2030.737.016-.02zm0-.001-.002-.008c-.035.05-.025.04.002.008m-2.871.439h.078l-.023-.002h-.077zm2.976-2.495q-.002-.096-.002.021v.073l.002-.018zm-.048-.664-.001.017v.056l.002-.018zM19.906%209.386h.02zm-.156%200h.155c-.055%200-.112-.002-.156%200m25.805%2059.115a.5.5%200%200%200-.103.082q.025-.008.047-.018c.013-.018.052-.049.056-.064m.033-.154-.021.012q-.018.015-.013.018.003.004.018-.009c.013-.01.023-.024.016-.021m-.227.373-.005.003zm.027-.019a.1.1%200%200%200-.026.02.1.1%200%200%200%20.026-.02m-3.281-.955-.005.005.007-.005zm3.379.664v-.002l-.003.002zm.001%200%20.004.006q.005-.008-.004-.006m-.425-10.873.001-.009v.003l-.002.009zm.313%2011.131q-.008.007.004%200l.007-.005h-.003zm-.036.092h.003l.005-.005h-.003zm-2.787-1.385-.002.001zm.015-.013-.013.013q.008-.006.013-.013M6.457%208.333H40.66v.947H6.457z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.467%208.65c.003.139.004.294.004.446v.127l.034-.002v-.03l.003.025v.005h.16l.043.003c.15.004.3.002.384-.004.12-.01.195-.019.088-.03l.033-.003.078-.001h1.174l.095.001q.133%200%20.261.002a8%208%200%200%200%20.27%200q.317-.004.636-.001h.088l1.319.003q.32%200%20.615-.006c.295-.005.593-.008.922-.008h1.883c.162%200%20.323%200%20.467-.005l.177-.001h.04l1.047-.003.634.001q.935.005%201.872%200h.492c.154.001.311%200%20.451-.001a35%2035%200%200%201%201.07.002c.353.004.72.005%201.083.005l.816-.002.397-.004.261-.003c.276-.002.535-.002.788.005.171.005.372.005.575.005l.91-.001%201.085-.002.315.001q.492.005.996.004h1.916l2.047.001.623-.004q.142.004.33.004h.684l.951.002q.33.002.677%200c.292-.003.603-.003.903-.002l1.227-.002.128-.001h.038c.156-.003.311-.006.449.002h.634l.631-.004q.429-.002.851.004.212.003.439.003v-.75l-.773-.003h-.314c-.778.012-1.576.012-2.379.007l-.587-.002-2.224.002-.674.003-.798.006h-.27a102%20102%200%200%200-2.018.003H30.5q-.291.005-.59%200h-.002c-.001-.002-.002-.004-.078-.005l-.864-.002-3.776-.005-1.727-.001h-.027l-.28.001a16%2016%200%200%201-.543.004h-.07l-.864-.001-.308-.002.084-.004-.05-.001-.817-.002h-.172a10%2010%200%200%201-.423.005h-1.036l-1.5-.005-.105-.001h.98a10%2010%200%200%200-.313-.004h-.11l-2.498-.002-.455-.001q-1.228-.006-2.438%200h-.25c-.185-.001-.37-.001-.537.002-.126-.004-.268-.004-.41-.004l-.252-.001-.586-.004h-.013q-.33-.002-.661%200c-.407.003-.833.003-1.266.002l-.134-.003-.182-.005h.122-.118l-.378-.006q.094-.011.189-.007l.319-.001c-.062-.004-.155-.005-.245-.006-.07%200-.14-.002-.191-.004L8%208.382c.04%200%20.082-.001.078-.003q-.005-.003-.005-.005v-.003h-.196q-.075.003-.149-.005c.016-.003-.038-.004-.09-.004l-.079-.001-.003-.001-.004-.002c.006-.002.048-.003.087-.004l.064-.003c.023-.002.016-.005.01-.008l-.007-.005-1.084-.004h.037c.195-.002.207-.002.317-.007a4%204%200%200%201%20.224-.001c.27.005.373.004.538-.004-.122-.004-.283-.005-.44-.007l-.202-.002.032-.004c.027-.001.05-.003-.022-.004l.122-.002-.02-.002-.1-.001c-.067%200-.134%200-.175-.003-.042-.003-.129-.003-.214-.004H6.7c-.126%200-.215-.003-.285-.007-.024-.002.03-.003.084-.005l.082-.002a1%201%200%200%201%20.122-.007l-.175-.009.063-.001.95-.004%201.69-.004%201.773-.005%202.411-.008%201.233-.003%202.149-.002h1.509l1.69.002%201.462-.002%202.14-.006.862.003%201.092.001%201.548.002.685-.001.233-.002c.169-.001.338-.003.524-.001h1.59q.597.002%201.18-.004c.195-.002.384-.002.585%200l1.63.004c.169%200%20.323%200%20.472-.005.211-.007.462-.009.73-.01l3.884-.001h2.165v1.181h-.117l-2.024-.001h-3.329l-1.775-.002h-.182l-2.367.004h-.32l-1.822-.002h-1.688l-1.96.002h-.12c-.655%200-1.32%200-1.966-.007h-.227l-2.325-.001-2.87.002-1.004-.001-5.75-.004-1.912-.005-1.55-.001h-.11c-.204%200-.41%200-.597-.005l-.21-.001h-.191v-.148c.003-.05.006-.092.008-.046.005.113.012.084.018.05.003-.046.005-.121.006-.198.001-.08.003-.163.007-.213v.151l.005-.078.003-.069v.001q.003.084.004.227l-.005.15c0%20.034.001.044.002.054v.013l.001.011.002.048.044-.002c.28-.012.317-.027.233-.043l-.006-.002c-.004-.002-.01-.004-.072-.006h-.098v.005l-.006-.006h-.003v-.003l-.007-.007h.007l.001-.031h-.033v.006l-.007-.006h-.003v-.004l-.006-.006h.006v-.025c0-.122%200-.248.002-.357-.002-.083-.004-.063-.006-.044-.002.014-.003.027-.004%200%20.001-.172.006-.162.01-.151zm-.005.588v-.006h-.006zm.01.01-.01-.01v.027h-.006l.006.006v.003h-.006l.006.006v-.006h.004l.006.006v-.006h.026l.006.006v-.006h-.006l-.01-.01h.01l-.026-.025zm0%200v.017h.016zm-.064-.424v-.01zm.41.431a6%206%200%200%201-.306.01l-.002-.032h.067l.2.001c-.08.01-.08.01.04.021M20.14%208.43h-.028c-.163-.002-.28-.003-.408%200%20.122.002.235.001.389%200zm14.795.757h-.012l.124.001zm-4.004-.001h.035q.06%200%20.007-.002h-.036l-.005.001m-2.068.002h-.078l.004-.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M6.492%208.868a9%209%200%200%200-.001.413l-.034-.034.097-.003-.097-.006.043.043.006-.091c-.005-.082-.006-.272-.014-.322m-.072-.561a2%202%200%200%200-.002.195.4.4%200%200%200%20.005-.082.5.5%200%200%200-.002-.113m10.059.12h.176c-.047%200-.11-.002-.176%200m-9.32.764h.02zm-.126.002c.053.001.089%200%20.125-.002-.044%200-.092-.001-.125.002m23.185-.02h-.026l.032.001zM6.4%208.809v.012zm0-.001.007.006c-.002-.03-.004-.024-.006-.006m.966-.49H7.33l.011.001h.037zm-.371.902q.045-.001-.01-.002H6.95l.008.002zm.318-.045-.008-.002h-.027l.008.002zm25.31%200h-.01zm.073%200h-.074q.042.002.075%200M20.926%209.08c0-1.085%201.178-1.964%202.631-1.964%201.454%200%202.632.88%202.632%201.963'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.176%209.047q-.004-.018-.005-.04c-.002-.023-.003-.045-.014-.06-.01.013-.01.013-.021.006v.041a.04.04%200%200%201-.014-.026l.001-.003.003-.005a.05.05%200%200%200-.006-.037c-.01-.011-.02-.017-.03-.006q-.003%200-.003-.003l-.002-.007a1%201%200%200%200-.02-.112l-.005-.034-.025-.093-.04-.122a.2.2%200%200%200-.029-.052.4.4%200%200%201-.047-.077%201%201%200%200%200-.134-.21l-.067-.076-.038-.049a1%201%200%200%200-.136-.14l-.001-.001-.024-.025a.2.2%200%200%200-.035-.027.4.4%200%200%201-.08-.068.4.4%200%200%200-.081-.07l-.067-.042h-.001l-.035-.02-.023-.012a.4.4%200%200%201-.064-.044.2.2%200%200%200-.048-.031l-.03-.018-.049-.026a1%201%200%200%200-.098-.045L24.88%207.5a1%201%200%200%200-.089-.044%203%203%200%200%200-.179-.067%201%201%200%200%200-.13-.04l-.066-.019-.041-.008-.02-.004a.1.1%200%200%200-.03-.012l-.067-.014-.094-.02a.4.4%200%200%200-.066-.012l-.04-.005q-.026-.002-.05-.006-.03-.004-.058-.005l-.077-.007a.1.1%200%200%201-.049-.007.4.4%200%200%200-.063-.003l-.063.002-.085-.007a.3.3%200%200%200-.091-.005q-.07.002-.141.002h-.005l-.032.001a2%202%200%200%201-.237.03l-.058.005-.22.044a.3.3%200%200%200-.064.02l-.032.01-.044.016-.026.007a1%201%200%200%200-.098.024l-.092.041a.2.2%200%200%201-.057.022v-.001q0-.003-.01-.002l-.08.03-.172.077q-.057.028-.113.06l-.052.028a1.3%201.3%200%200%200-.168.112.2.2%200%200%201-.047.038l-.04.031-.027.021-.024.018.004-.008-.005.002-.06.048-.003.002-.012.012a.1.1%200%200%201-.033.039l-.064.067-.053.051-.047.055-.008.007q.017-.025.037-.048l.022-.027q-.014.009-.021.02l-.007.01a1.3%201.3%200%200%200-.17.231l-.035.05-.026.053-.048.107a.2.2%200%200%200-.022.073.3.3%200%200%200-.025.058l-.022.052a.3.3%200%200%200-.013.064%201%201%200%200%201-.02.12l-.005.014-.007.014v-.008q.003-.006%200-.004v.012l-.01.035q-.009-.003-.008-.02V8.9q-.006.01-.01.023%200%20.01-.005.018-.003-.001-.004-.008%200-.008-.003-.009h-.01l-.002.018q-.002.015-.008.014-.005-.001-.006.008%200%20.006-.002.008h-.004q-.002-.001-.005-.01%200-.004-.003-.006-.005-.004-.012-.003h-.005l-.014.11a.1.1%200%200%200-.007-.037.03.03%200%200%201%200-.024.06.06%200%200%200-.001-.056.3.3%200%200%200-.018.065q-.003%200-.005-.004c-.002-.003-.003-.006-.006.001l-.001-.013h-.002l-.002.002-.002.01q0%20.012-.006.019l-.007.024a.1.1%200%200%201-.011.03c-.005.002-.006-.004-.007-.01q0-.006-.003-.01a.02.02%200%200%201-.008-.013l-.014.018-.001-.007.002-.059v-.046l.003-.03q0-.033.004-.063l.018-.092.02-.096q.006-.03.016-.06l.01-.034.04-.126a3%203%200%200%201%20.122-.24q.059-.101.135-.191l.052-.06.055-.064q.056-.057.113-.11l.02-.017q.032-.03.069-.06l.05-.041.034-.028q.027-.024.055-.046l.094-.066q.039-.026.079-.05l.102-.055q.072-.042.147-.076l.066-.03.073-.035q.018-.006.034-.016.02-.01.041-.017l.083-.028q.06-.02.117-.046a.3.3%200%200%201%20.06-.018q.084-.018.168-.04a.2.2%200%200%200%20.047-.019.3.3%200%200%201%20.075-.024l.042-.009q.08-.018.16-.03l.207-.022a1%201%200%200%201%20.122-.007l.066-.003.112-.003q.075.001.15.005l.083.004q.068.001.134.01.024.004.05.006l.06.006q.055.005.109.014l.186.038.019.004q.068.013.136.032.054.016.11.027l.033.009.183.068q.084.03.167.069.098.04.189.092a1%201%200%200%201%20.21.134%202%202%200%200%201%20.24.178q.043.032.081.069l.11.11q.04.037.072.082l.099.122.085.132q.042.066.074.139.037.07.064.144l.033.1q.018.051.026.102l.026.138.006.03a.3.3%200%200%201%20.001.078q0%20.02.002.039c-.002.005-.004.01-.007.005-.006-.011-.013-.008-.018-.004q-.005.01-.004.023l-.003.02V9.02l-.003-.012-.004.009-.001.007-.008-.023.003-.015q0-.005-.003-.006c-.015-.03-.03-.033-.046-.023l-.001.001q-.003%200-.007.008.003.03.002.062c.003.008.005.006.007.004q.002-.004.004%200c0%20.017-.005.016-.01.016zm-4.59-1.122a.1.1%200%200%200-.03.03.1.1%200%200%200%20.03-.03m2.543-.667.001.001-.011-.001q-.006-.003%200-.003l.008.001zm.392.093h-.003q-.007-.002-.001.001h.004m.196.066.008.002h-.005z'%20fill='%23070F2C'/%3e%3cpath%20d='M26.15%209.027a.1.1%200%200%200-.003-.053l-.011.02c.005.008.005.028.013.033m.089.051.002-.01q-.002-.01-.007-.01-.003%200-.003.009c0%20.007.005.014.008.01m-.148-.157v-.003zm.002.011-.002-.012q-.001.007.002.012m-1.508-1.546h.003zm1.662%201.641h-.007q.004.004.007%200m-5.335-.044v.004h.002V8.98zm5.207-.05q-.001-.004-.002.001l.001.004.001-.001zm-.048-.025v.003h.001zm-1.725-1.591.008.001q-.004-.002-.008-.001M56.391%2023.4a.3.3%200%200%200-.005-.094l-.007.035c.005.015.007.05.012.059m.055.092.003-.018q0-.018-.003-.016l-.003.015c-.001.012.002.024.003.019m-4.794%202.172-.023-.019a.1.1%200%200%200%20.023.019m4.679-2.461v-.004zm.005.021-.004-.022zm-3.239-1.809h.005zm3.361%201.988v-.002zm-.001%200h-.004q.001.007.004%200m-3.33%202.827h.007-.009zm3.233-3.001v.008l.002-.002zm-.047-.052.001.005.001-.002zm-3.653-1.749.014-.001zm-1.505%201.766a.02.02%200%200%200%200%20.026l.01-.01c-.005-.004-.004-.014-.01-.016m-.068-.024-.002.005q0%20.006.004.005.003%200%20.003-.004-.001-.006-.005-.005m.585-.111h.009zm-.477.181.002.006q0-.004-.002-.006m-.115-.047h.005zm.144-.125h-.002zm-.05.17q0%20.003.001%200v-.001zm.038.015.001-.001v-.001h-.001zm.646.567-.003.002q.002%200%20.003-.002m-.773-.449q0-.008-.004-.002l-.001.01zm.02-.06v-.003l-.002.004v.003zm-.037.096h-.002q0%20.002.002%200m.037-.105-.002.004zm-.031.084v.002zm-.012.035v-.001m1.254-.162a.03.03%200%200%200%20.021-.021l-.018-.005c0%20.008-.01.018-.003.025m.06.032h-.003zm1.258-.119h-.004zm-1.303.002.007-.003q-.005%200-.007.003m1.501.056v-.001m-1.49-.024q.001-.002-.002-.002v.002zm-.001-.055-.001-.002-.002.001.001.002zm.579.013h-.002zm-12.005%209.396q.024.075.056.148l-.014-.057c-.012-.023-.033-.079-.042-.091m-.098-.126.01.028q.012.026.013.024l-.008-.024c-.007-.018-.018-.036-.015-.028m-2.587-.965-.044-.034zm2.828%201.403.001.006zm-.013-.036.013.036zm-4.651%202.488.007.004-.009-.005zm4.475-2.753v.003zm0%200h.003q-.005-.009-.003%200m-.46.303h.011l-.003-.001h-.011zm.619-.044q.005.013%200-.004l-.003-.007q0%20.006.003.01m.052.086v-.003l-.003-.007v.002zm-5.257%201.89.001.003zm-.012-.02.012.02zm.92-.439a.02.02%200%200%200%20.008-.027l-.017.005c.005.006.001.016.01.022m.086.053q.004%200%20.005-.004.003-.003-.004-.005-.003%200-.005.002c-.003.003.002.007.004.007m-.512-1.635h.008zm.377%201.504q.003-.004%200-.007c0%20.002-.003.004%200%20.007m.157.116-.007-.003zm-.973-1.548-.002.001zm.847%201.449q0-.003-.003%200v.001zm-.049-.043h-.002v.002h.002zm.073-.747.003-.001q-.002-.002-.003%200m18.146-.874a1%201%200%200%200-.02.158l.018-.057c-.001-.026.007-.085.002-.1m-.061-.161-.005.029q-.001.029.003.027.003%200%20.005-.024c.002-.02%200-.041-.003-.032m.058.509-.002.006zm.006-.038-.006.038zm-5.546%201.324.008-.002-.01.001zm5.46-1.65-.001.003zm0%200h.005q-.002-.01-.005%200m-.425.359.009.007-.002-.003-.01-.006zm.487-.049q0%20.014.002-.003l.001-.01-.001.002zm.024.104.002-.003.001-.008-.002.003zm-5.962.579-.002.003zm.016-.023-.017.023a.1.1%200%200%200%20.017-.023'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M57.056%2033.242q-.006-.004-.013-.004l-.002.003q-.006.006-.003.013l.003-.004q0-.003.005-.005.002.005.008.008l.005.004-.003.01a.07.07%200%200%201-.033.035l-.001.001h-.003v-.005a.01.01%200%200%200-.01%200l.001.003-.001.007-.004-.002v.01l.002.007a.03.03%200%200%201-.012.016l-.003.008.004.002q.003%200%20.004.004.004.012.013.015l.003.002.039.028q.022.02.047.037l.118.079.03.02.026.018q.037.024.077.045l.044.026.018.012.005.005q.022.025.052.039l.053.03.045.026.049.03.009.004.04.018.032.016.047.029a.3.3%200%200%200%20.045.022l.047.025.06.033.029.016.049.025q.051.03.107.054a.04.04%200%200%200%20.024.003q.007%200%20.016.003a.3.3%200%200%201%20.042.027q.007.005.017.008a.1.1%200%200%201%20.034.013l.009.005.013.007.01.005q.006.002.011.006l.022.009.02.009.042.023q.015.006.03.016.01.008.022.013l.061.026.041.02.007.004.038.02.04.021.042.023.014.007q.015.007.031.017l.03.019q.015.007.029.017a.3.3%200%200%201%20.073.061l.019.02h.001l.002-.007h.01q.002.002.004%200l-.001-.009q-.003-.004-.002-.007%200-.003-.002-.005v-.004l.003.002q0-.003.003-.002l.002-.001-.007-.019q.01%200%20.012.011.001.005.005.005c.005%200%20.005.001.01.005l.001.001-.004-.006-.014-.022.007-.006h.003q.002.002.004.001l.001-.001v-.003q-.003-.002%200-.004v-.005l-.005-.005.004-.004h.004q0%20.003.003.002l-.003-.007-.002-.009.008.008q.004.004.008.002l-.005-.013-.002-.002h-.001q0-.002.001%200l.002.002-.002-.006-.001-.005a.2.2%200%200%200-.032-.03l-.017-.015-.013-.015-.006-.006-.009-.01a2%202%200%200%200-.17-.109l-.002-.002q-.005-.002-.008-.007l.012.007.015.008-.002-.003-.009-.006-.031-.02-.012-.006-.014-.007-.003-.002q-.006-.005-.013-.003l-.004-.002-.022-.013v-.002h-.001l.004-.001-.008-.006-.023-.014a.03.03%200%200%200-.018-.006l-.009-.003-.046-.027-.038-.023-.061-.037-.016-.01-.007-.005v-.005a.03.03%200%200%200-.016-.01.1.1%200%200%201-.055-.028l-.007-.005-.023-.008-.02-.008-.059-.034-.015-.01a.12.12%200%200%200-.065-.034l-.008-.005-.036-.027-.022-.017-.02-.017-.019-.008-.016-.01q-.001-.01-.01-.01h-.006q-.007-.007-.017-.01-.008-.004-.015-.01l-.024-.013a.04.04%200%200%201-.018-.01l-.023-.019-.018-.011a.01.01%200%200%201-.006-.01l-.018-.006-.042-.028-.01-.006-.05-.034a.1.1%200%200%201-.023-.02l-.008-.006-.014-.007-.015-.008-.024-.015a.02.02%200%200%201-.012-.013.02.02%200%200%200-.018-.018l-.008-.001-.012-.003-.023-.012a.1.1%200%200%201-.024-.023.04.04%200%200%200-.027-.02.02.02%200%200%201-.012-.006l-.01-.006a.2.2%200%200%201-.05-.034l-.016-.012-.028-.015h-.001l-.006-.002a.02.02%200%200%201-.016-.004l-.01-.007-.037-.024a.05.05%200%200%200-.028-.009.03.03%200%200%201-.019-.005l-.032-.025a.04.04%200%200%200-.018-.012l-.007-.005q-.002-.004-.006-.006l-.002-.002-.012-.008-.017-.013h-.003l-.003.002a.05.05%200%200%201-.02.026q-.01.006-.012-.003v-.006q-.006%200-.011.005l-.002.001q0%20.005.004.006.003%200%20.004.004a.03.03%200%200%200-.012.02c-.01.007-.016.004-.021%200m1.518.839a.02.02%200%200%201-.012-.007h.002q.007.002.01.007'%20fill='%23fff'/%3e%3cpath%20d='M57.064%2033.218q.002.011.014.01l.003-.016c-.005.003-.01%200-.017.006m-.061.062v.006q.003.002.005-.002v-.005c0-.004-.005%200-.005.002m1.66.849-.005-.002q0%20.002.005.003m-1.54-.943q0%20.002.004%200%200-.002-.004%200m-.116.116.004-.006zm.097-.091q.003%200%20.001-.002zm.036-.037.001-.002zm.65.428-.002-.001q0%20.002.002%200m.346-.428c-.003%200-.001-.003-.006.001l-.006.007v.002l-.004.003.001-.002h-.002l-.008.01h-.001v.001l-.003-.003v-.002h-.001q-.003%200-.002-.002l-.003-.004h-.008l-.005-.004h-.003l-.004-.001-.001-.002-.005-.005h-.001q0-.003-.002-.001-.003%200-.003-.003l-.001-.005h-.006q-.002%200-.002-.003v-.003l-.003-.002-.004-.001v-.002l-.003-.003-.005-.004-.006-.004h-.003v-.002l-.002-.001-.003-.003-.002-.001q-.002%200-.003-.002l-.004-.001q-.003.001-.002-.002h-.005l-.002-.003q0-.003-.002-.003l-.004-.004H58l-.004-.003-.002-.001-.007-.003h-.007q-.003-.004-.007-.002h-.002v-.002l-.003-.002-.013-.006-.006-.002h-.003l-.003-.001h-.001v-.002l-.002-.002h-.001q-.002.003-.002.001h-.004l-.005-.003h.004l-.002-.001-.009-.003h-.001l-.01-.002h-.002c0-.002-.002%200-.002-.002l-.002-.001h-.008v-.003l-.001-.002v-.002h.002l-.001-.003v-.002l.001-.002v-.002l-.001-.002v-.003l.001-.003-.004-.003.002-.002h.001q0%20.003.002%200l-.002-.004v-.002h.001v-.003l-.001-.001-.001-.002.001-.002v-.005l.005-.001h.03q.005%200%20.008.002l.007.002.006.002.006.001h.01l.002.002.005.002.006.002.002.001h.007l.003.002h.005l.002.001.006.004.003-.001q0-.003.004-.002.008%200%20.015.005l.007.002.005.002.008.004.007.002.007.003.006.003.012.004.007.004.006.003.008.004q.005%200%20.006.006h.001l.009.006.01.005.004.003.025.02.005.005q.002-.001.001.004h.001l-.001.003-.006.006v.004h-.002l-.001.002-.003.002v-.002.001l-.015.016q.002%200%200%20.003l.004-.004z'%20fill='%23fff'/%3e%3cpath%20d='M58.128%2033.182q.002-.003-.001-.002l-.003.005c.002-.002.002%200%20.004-.003m.025-.026-.002.001v.002zm.002-.006-.002.003zm-4.707-6.201c-.004.007-.014.007-.014.017.005.004.005.004.007.01.003%200%20.004-.004.008-.003l-.002.008-.003-.002q-.005%200-.005.006%200%20.009.007.015v.003l-.02.012-.007.003-.004.002-.012.008-.022.013-.008.01a.04.04%200%200%201-.013.013l-.03.02q-.004.002-.006.008l-.003.003q-.007.008-.015.013l-.011.006-.033.021-.006.004-.007.005a.03.03%200%200%201-.017.011l-.02.01-.012.01-.005.006-.003.004a.02.02%200%200%201-.014.006l-.01.005-.015.01c-.004.006-.011.008-.016.014l-.005.003-.017.01-.03.021-.032.024-.008.01q-.004%200-.006.002l-.01.008-.016.01-.01.01-.013.01-.018.016-.001.003q-.002.006-.008.005l-.01.008-.008.01a.03.03%200%200%201-.014.008l-.014.01-.023.017-.005.005a.1.1%200%200%201-.032.033l-.009.007-.031.03-.008.01-.01.013-.004.003a.1.1%200%200%200-.026.03l-.008.008-.004-.001-.012.011-.053.052-.026.029-.007.01-.011.012-.005.004v-.002h-.002l-.013.014q0%20.005-.005.009l-.011.014-.021.02-.002.002q.005-.008.012-.015-.005.001-.006.005l-.038.044a.2.2%200%200%200-.03.037q-.006.005-.008.013c-.005%200-.007.006-.01.008l-.009.008-.008.01-.014.021-.007.002.001-.001v-.001.002l-.008.004a.004.004%200%200%201%200-.006l.002-.005-.009.003c-.002-.001.001-.003%200-.005l-.004-.002-.003.002q-.002.003-.004%200-.003%200-.004.002l-.002-.001v-.005l-.006-.005-.016.015q.003-.005.001-.008%200-.003.002-.004.008-.002.005-.01l-.012.007q0-.004-.003-.004v-.002h-.001q-.002.002-.005.002t-.005.002l-.007.002-.001-.005-.002-.005h-.006v-.002l.01-.016.02-.027q.012-.015.02-.03l.03-.038.014-.02.028-.032.02-.023.023-.024.02-.022.027-.033.012-.012.016-.015.022-.021.01-.01.009-.012.01-.011.013-.012.015-.018.008-.008.025-.021.005-.009.007-.013.055-.054.027-.025.015-.014.034-.028.05-.045.027-.021.003-.003q.018-.015.035-.032l.005-.004.03-.022.026-.021.031-.024a.1.1%200%200%201%20.04-.025l.037-.027.046-.035.017-.01q.05-.032.1-.06l.034-.016.028-.015a.02.02%200%200%201%20.013-.005q.003%200%20.007-.003.002%200%20.002.003%200%20.006.005.01c.003.002.006-.002.009%200l-.002.002.003.001h.001l-.002.006h-.003v.001a.03.03%200%200%200%20.007.023l.004.003c.004%200%20.007-.005.01-.004.002-.004-.002-.004-.002-.006q.006%200%20.008.006'%20fill='%23fff'/%3e%3cpath%20d='M53.45%2026.964h-.005l-.004.005.007.004c0-.003.004-.005.002-.009m-.014-.045h-.003v.003q0%20.002.003.001zm-.86.812.003-.002zm.872-.733-.002.002q.002%200%20.002-.002m-.023-.079.001.003zm-.38.371v-.001m.157.443c-.002.004-.008.002-.007.01l.005.008.004-.001v.006l-.002-.002q-.003%200-.002.003%200%20.008.004.012v.002l-.01.005h-.004l-.002.002-.006.003-.012.005-.004.005a.01.01%200%200%201-.006.008l-.016.008-.003.004-.001.002-.008.006-.006.003-.017.01-.003.002-.003.003a.01.01%200%200%201-.01.005l-.01.003-.005.005-.003.004-.001.002-.007.003q-.004%200-.006.002l-.007.005-.008.007h-.003l-.009.005-.015.011-.016.012-.003.005h-.004l-.005.005-.008.005-.005.005-.006.005-.009.009v.001q0%20.004-.005.003l-.004.004-.004.005-.007.004-.008.005-.011.008-.002.002a.03.03%200%200%201-.015.018l-.005.004-.014.016-.004.005-.004.008-.001.002a.03.03%200%200%200-.012.015l-.004.005-.002-.001-.006.006-.025.026-.011.014-.001.002q0%20.005-.002.006l-.006.007-.002.002-.001-.002-.006.006v.002l-.002.005-.005.007-.01.011h-.001l.005-.008q-.003%200-.003.003l-.017.023-.013.02-.003.008q-.003.001-.005.004l-.004.004-.003.006-.005.011h-.005l-.005.002-.002-.003.001-.003h-.006l-.002-.002-.003-.002-.001.001h-.008q0-.003-.002-.004l-.005-.004-.008.008-.001-.005v-.002q.005%200%20.002-.005l-.008.002-.004-.002v-.002l-.004.001-.003.001h-.005q-.002%200-.002-.003l-.003-.003-.005-.001v-.001l.004-.01.009-.014.008-.017.013-.021.007-.011.013-.018.01-.012.011-.014.01-.011.02-.025.007-.008.011-.011.005-.006q.001-.004.004-.006l.006-.006.006-.006.007-.01q0-.003.004-.005l.013-.01.002-.006q0-.005.002-.008a.2.2%200%200%201%20.029-.029l.021-.02.017-.015.026-.023.015-.01.002-.002.018-.017.002-.002.016-.01.014-.012.016-.012.02-.01.002-.001.02-.014.025-.017.009-.005a1%201%200%200%201%20.085-.043q.003-.003.008-.002h.003q.002%200%20.002.002%200%20.003.003.007l.005.001v.003h.002v.004h-.003a.03.03%200%200%200%20.006.018q0%20.003.002.003l.006-.001-.002-.005q.004.001.005.005'%20fill='%23fff'/%3e%3cpath%20d='M53.204%2027.744q-.003-.003-.005.001l.005.004zm-.01-.036h-.002v.002q0%20.002.002.001zm-.415.43v-.001m.41-.431v.002zm-.19.201v-.001'%20fill='%23fff'/%3e%3cpath%20d='M9.075%2030.143a.03.03%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.087.027.002-.006-.001-.004-.005-.002q-.003%200-.003.005.001.009.007.007m-.357.417-.006.005q.004-.001.006-.005m.213-.497v-.002zm.002.005q.001-.004-.002-.006%200%20.004.002.006m.152.046h-.007zm-.04.086v-.002H9.13v.002zm-.084-.133q-.002-.001-.002.001l.001.002h.001zM9%2030.084h-.002v.002H9zm-.94-.264.003-.004q-.003%200-.003.003m6.328-6.744a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.002-.006-.001-.004-.005-.001q-.003%200-.003.005.002.008.007.006m-.359.417-.007.004q.004%200%20.007-.005m.214-.497v-.001m.001.007q0-.005-.003-.006zm-.869-.355.001-.002zm1.023.399h-.007zm-.04.087v-.002h-.002v.002zm-.083-.133q-.002-.001-.002.001l.001.002h.001zm-.047-.008h-.002v.002zm-.94-.266.002-.003q-.003%200-.002.003m21.046-1.46a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.003-.005-.002-.004-.004-.002q-.004%200-.004.005.002.008.007.007m-.359.415-.007.005q.005%200%20.007-.005m.214-.497v-.001zm.001.006-.002-.006q-.001.003.002.006m-.869-.355v-.002h-.001zm1.022.4v-.002zm0%200h-.007zm-.04.085-.001-.002h-.002v.003zm-.084-.132q-.002-.002-.002%200l.001.002h.001zm-.049-.009v.002zm-.937-.264.002-.004q-.002%200-.002.003M17.054%2027.59a.024.024%200%200%200%200-.03l-.012.012c.005.004.004.015.012.017m.088.028.003-.006-.002-.004-.004-.002q-.003%200-.004.006.002.008.007.006m-.356.416-.007.005q.004%200%20.007-.005m.214-.491q.001-.004-.002-.006%200%20.004.002.006m-.87-.356v-.002zm1.02.4h.002zm0%200h-.006zm-.041.087v-.003h-.002v.003zm-.083-.133q-.002-.002-.002%200v.002h.002zm-.987-.274.003-.003q-.003%200-.002.003m10.513-4.683a.024.024%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.089.027.003-.006-.002-.004-.004-.001q-.003%200-.004.005.002.007.007.006m-.357.416-.007.005q.003.001.007-.005m.214-.496v-.002zm0%20.005q.001-.004-.002-.006%200%20.004.002.006m-.87-.355v-.002l-.001.001m1.022.401h-.007zm-.041.087v-.003h-.002v.003zm-.083-.134-.002.001.001.002h.001zm-.048-.009h-.001v.002h.002zm-.938-.265.002-.003q-.003%200-.002.003'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='m23.882%2018.435.002.022a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022q-.004.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.036q0%20.027.006.052l.019.1q.003.013.003.029l.002.012.01.058.007.034a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059l.01.06.005.045.002.038q0%20.023.007.043.005.015.005.032l.002.02.006.061.003.032q0%20.01.002.017l.007.056.01.109.008.117.001.024v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033.002.045q-.003.016.002.028l.001.036v.037q0%20.024.004.049l.004.051q0%20.036.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.016a1%201%200%200%201%20.005.153l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.058l-.002.03v.055l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.024-.002.015-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.008v.002l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.009v.005l-.002.004.002-.004.001-.004q0-.003.001-.001l-.016.063.006-.021.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.017-.003.01.002-.004.015-.055q.01-.033.017-.067l.008-.032.009-.04q.008-.032.013-.064.014-.07.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.088.005-.1.003-.086.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.06-.004-.128-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.003-.074v-.018l-.009-.105-.007-.098-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031-.01-.056-.058-.317-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.007-.004-.003-.005-.01l-.004-.01v.008l-.002-.003-.002-.003v.014l.003.007v.004q-.006.027-.02.024l-.004-.003-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.006zm.185%201.639v-.001.007q0%20.003.001%200v-.006m-.186%207.226.002.023a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01q-.001-.008-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022c-.003.008-.007.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.035q0%20.027.006.052l.019.1.003.03.002.012.01.057.007.035a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059a.6.6%200%200%201%20.017.143q0%20.023.007.043.005.015.005.032l.002.02.006.06.005.05.007.056.01.109.008.116.001.025v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033q0%20.019.002.037v.008q-.003.016.002.028l.001.036v.037q0%20.024.004.048l.004.052q0%20.035.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.015a1%201%200%200%201%20.005.154l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.057l-.002.03v.056l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.023-.002.016-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.007v.003l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.008v.006l-.002.004.002-.005.001-.004h.001l-.016.062.006-.02.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.018-.003.01.002-.003.015-.055q.01-.034.017-.067l.008-.032.009-.04q.008-.033.013-.064.014-.071.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.089.005-.1.003-.085.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.061-.004-.127-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.004-.093-.008-.105-.007-.097-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031q-.001-.018-.005-.035l-.004-.02-.059-.318-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.006-.004-.003-.005-.01%200-.006-.004-.01v.009l-.002-.003-.002-.003v.014l.003.007v.003c-.004.02-.01.025-.02.024q-.001.001-.004-.002l-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.007zm.186%201.639v.007q0%20.003%200%200z'%20fill='%23070F2C'/%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3cclipPath%20id='b'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Ci = "_taskCardContainer_y0vr7_1", _i = "_taskCard_y0vr7_1", Ii = "_emptyBox_y0vr7_12", yi = "_emptyTxt_y0vr7_24", zi = "_emptyIcon_y0vr7_28", Ai = "_pagination_y0vr7_35", H2 = {
|
|
7632
|
+
const xi = "data:image/svg+xml,%3csvg%20width='63'%20height='70'%20viewBox='0%200%2063%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.5%207.5c5.374-1.471%208.96-6.824%2014.254-5.129C44.034%204.062%2047.94%209.604%2048%2014.714%2048.058%2019.719%2048%2028%2048%2028s1.412%2011.921-2%2015.728c-3.394%203.788-17.616.58-22.957.99-5.866.45-13.445%203.155-17.194-.99-4.017-4.44%202.206-11.16%201.078-16.828-.877-4.402-8.204-7.293-6.732-11.56C1.663%2011.082%208.483%2013.202%2013%2011.5c3.322-1.253%208.057-3.057%2011.5-4'%20fill='%23EDF0F5'/%3e%3crect%20x='2.066'%20y='9.189'%20width='43.067'%20height='31.305'%20rx='1.086'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20d='M12.38%2014.437c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2016.417a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.372-.373.373a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2014.799h14.838v.905H19.076zm0%201.447h11.219v.362H19.076z'/%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2025.283a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%201%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.453a.113.113%200%200%200%200-.16l-.453-.452a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2023.665h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cg%20clip-path='url(%23b)'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.07%2034.331a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16m-.754%200a.113.113%200%200%200%20.16%200l.453-.452a.113.113%200%200%200%200-.16l-.453-.453a.113.113%200%200%200-.16.16l.373.373-.373.372a.113.113%200%200%200%200%20.16'%20fill='%237C94E9'/%3e%3cpath%20fill='%237C94E9'%20d='M19.076%2032.713h9.048v.905h-9.048zm0%201.448h13.572v.362H19.076z'/%3e%3c/g%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20stroke='%23070F2C'%20stroke-width='.181'/%3e%3cpath%20d='M57.745%2035.741c-.161.019-.337.037-.535.065l.198-.009c.086-.013.287-.04.337-.056m.501-.18c-.017.002-.067.01-.098.017a.3.3%200%200%200-.089.023.4.4%200%200%200%20.083-.012c.066-.014.135-.031.104-.028m-.116%2010.572c.017.066.03.122.043.178-.01-.048-.023-.111-.042-.178M56.724%2035.91c-.055.003-.091.008-.128.012.045-.004.094-.007.128-.013M44.973%2051.932l.005-.026-.007.032zm12.78-16.295-.012.001zm.001%200-.002.008c.028-.007.021-.008.002-.008m.784%201.239.003-.039-.001.012-.003.037zm-1.778-.999q-.047.005.01%200l.036-.003h-.009zm-.322.075.009.001.027-.003h-.009zM44.546%2054.355l.001-.01zm-.011.075.01-.075zm4.503%202.304a.3.3%200%200%200%20.01.098l.008-.037c-.007-.015-.01-.052-.018-.06m-.095-.086v.019q.001.018.007.016.003%200%20.002-.016c-.002-.012-.007-.025-.009-.019m-2.136%2010.914v-.033zm2.307-10.623v.004zm-.004-.023.004.024zm-.494%204.33.002-.005zm.327-4.506h-.002v.003zm0%20.001h.006q-.004-.008-.006%200m-2.656%2012.325-.007.002h.002l.007-.002zm2.795-12.154q.002.009.002-.002l-.002-.007zm.054.055.001-.002v-.005l-.002.002zm-.684%204.719.005-.013zm12.724%206.625a1%201%200%200%200-.094.083l.041-.022zm.054-.12-.019.013q-.017.015-.014.016.001.001.017-.01c.013-.01.022-.023.016-.02m-3.692-8.556.01.04zm3.454%208.883-.004.003zm.025-.021-.024.02zm-2.787-.906-.003.005.006-.006zm2.905.667-.002.001zm.002.001.002.003q.005-.007-.002-.004m-4.094-10.705-.002-.009v.003l.003.008zm3.967%2010.921q-.009.009.003%200l.006-.005h-.002zm-.04.078h.003l.005-.004h-.002zm-2.39-1.399-.002.002zm.008-.014-.009.014zm3.342%201.293a.06.06%200%200%200%20.07.002l-.029-.013c-.01.008-.033.005-.04.011m-.145.01q.003.015.01.027c.01.016.02.02.021.017q.003-.002-.01-.021c-.008-.016-.022-.032-.021-.023m-.579-10.925.007.032zm.815%2010.819.001-.001zm-.004.007a.01.01%200%200%200%20.005-.008q-.005.002-.005.008m-.698-4.149v.005-.006zm.561%204.358v.001l.003.001z'%20fill='%23070F2C'/%3e%3cpath%20d='m61.882%2068.554.004-.008q-.012%200-.004.008m-1.115-12.67-.003-.007.001.002.003.007zm1.27%2012.496q.002-.006-.003-.003l-.003.003.002.001zm-.03-.066-.002-.001v.001l.002.001m-.687-4.589v.014q.002-.008%200-.014M47.517%2028.858a.13.13%200%200%200-.087.007l.034.018c.013-.01.046-.011.053-.025m.071-.148-.017-.004q-.015.003-.014.01%200%20.006.014.005c.011%200%20.022-.008.017-.012m-.271%207.539-.03.001q.015.001.03-.001m.024-7.285h-.004zm.019-.005a.03.03%200%200%200-.02.004q.012.002.02-.004m-1.227%202.331v-.005l-.001.006zm1.372-2.591v-.002h-.002zm0%200v.01q.006-.006%200-.01m1.308%207.553h.007-.008zm-1.452-7.339q-.007.003.002.003l.006-.001-.002-.002zm-.044.083.002.002.004-.001-.002-.002zm-1.17%202.691v-.002zm.001.012-.002-.012q-.002.007.002.012m10.322-8.502q0%20.088.04.166l-.006-.062c-.013-.024-.023-.088-.033-.104m-.111-.166v.034q.005.033.01.03.003%200%200-.028c-.002-.023-.008-.047-.01-.037m-3.416-.069.02.06zm3.719.518.005.005zm-.029-.026q.012.015.027.026zm1.118%205.509.009-.004-.012.005zm-1.383-5.758h-.002v.004zm-.001-.001h.007c-.003-.01-.005-.007-.007%200m-5.74-1.086-.008-.01.002.003.008.01zm5.978%201.347q.01.01-.001-.004l-.007-.008v.003zm.103.034-.001-.003-.006-.005v.003zm.159%205.401.003.003zm-.024-.016.024.016z'%20fill='%23070F2C'/%3e%3cpath%20d='M23.936%2066.214a6%206%200%200%200%200-.4l-.009.139c.004.068.003.218.009.261m.061.456a1%201%200%200%200-.002-.147.3.3%200%200%200-.002.06c0%20.052.003.108.004.086m-.733-6.846v-.135q-.003.056%200%20.134m.634%205.493V65.3zm0%20.097v-.096c0%20.033-.002.069%200%20.096m-.04-17.71v.02-.025zm.148%2018.599v-.009zm0%200-.005-.007c.002.023.003.02.005.007m-.75.359h.03l-.01-.002h-.028zm.663-1.2q0-.036-.002.007v.027l.002-.006zm-.032-.275-.002.005v.021l.002-.005zm-.027-19.318v.008zm-.001-.057v.057zm-2.017%2020.95a.1.1%200%200%200-.11.004l.044.033c.015-.017.057-.014.066-.037m.11-.266a.04.04%200%200%200-.024-.008q-.024.005-.022.018%200%20.01.02.011c.016-.002.033-.014.026-.021m2.255.478h.04a.06.06%200%200%200-.04%200m-2.57-.032h-.004zm.021-.007a.03.03%200%200%200-.023.007c.008%200%20.018.002.023-.007m1.142%201.229h-.006l.008.002zm-.97-1.694v-.004h-.003zm0%200v.02a.013.013%200%200%200%200-.02m.332.11-.009.001q0%20.004.003.004h.008zm-.512.272q-.008.005.004.005l.007-.003-.003-.003zm-.033.147q0%20.003.003.004l.004-.002-.002-.004zm1.729%201.171h-.002zm.014-.001-.016.002c.006%200%20.012.005.017-.002'%20fill='%231E3EAE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M44.586%2040.347c.145-.1.266-.234.351-.388.087-.164.132-.346.13-.531%200-.37-.001-.723-.01-.987-.01.251-.01.251-.02.083-.002.127-.002.274-.002.42%200%20.16%200%20.319-.002.445l-.002-.057c-.004-.09-.008-.182-.01-.512%200-.035.001-.05.002-.068a19%2019%200%200%200-.001-.89c-.009-.25-.018-.408-.029-.183v-.014l-.003-.056-.001-.163v-2.45l.003-.744v-.561l-.001-1.512.003-2.753c0-.448-.002-.87-.006-1.284a206%20206%200%200%201-.008-1.924v-3.929c0-.337%200-.676-.005-.977l-.002-.454-.003-2.185.002-1.322v-4.935l-.001-.942-.005-1.123a.99.99%200%200%200-.956-.961q-.181-.004-.37-.003h-.191l-1.14-.002-1.701.002-.83.004-.545.003c-.575.002-1.117.002-1.645-.004a92%2092%200%200%200-1.199-.005h-1.9l-2.265.003-.657-.002-2.08-.003-3.998-.001h-4.273l-1.3.004a37%2037%200%200%200-.69-.004H17.8l-1.987-.002h-1.412l-1.884.001-2.562.002-.267.002h-.08c-.325.003-.649.005-.936-.002H7.348l-1.317.004q-.893.001-1.776-.004l-.933-.004h-.12q-.061%200-.115.003l-.054.002-.054.008a.99.99%200%200%200-.836.84l-.008.054-.005.086v.568l-.004%201.512v.656c.012%201.627.012%203.297.007%204.976l-.002%201.23.003%204.652.003%201.41.007%201.673v.565c-.007%201.43-.003%202.83.004%204.223v.043a97%2097%200%200%201%200%201.247%201%201%200%200%200-.005.16l-.001%201.809v4.32a1%201%200%200%200%20.004.114%201%201%200%200%200%20.136.419.98.98%200%200%200%20.826.484%201%201%200%200%200%20.12.001h.741l.987.001H8.57l.646-.003a81%2081%200%200%201%201.139-.005h1.955l.643.002-.18.004.102.002%201.71.001.362-.001c.256-.006.574-.006.886-.006h.186l1.986-.001%203.134.003.22.002-2.052.002q.344.004.65.003h.23l5.227-.001h.95q2.567.006%205.105-.004h.52c.388%200%20.777%200%201.132-.005.258.005.553.005.849.005h.529l1.219.004h1.412l2.654-.006.274.004c.14.001.284.003.371.006h-.255.246l.782.008a5%205%200%200%201-.41.01l-.67.002c.122.004.314.006.501.007.146.001.289.002.393.005.01.002-.077.003-.164.004-.086%200-.173.001-.168.004q.005.003-.001.006l-.004.004h.41q.15-.003.3.007c-.039.004.072.005.18.005l.162.002c.004.002.017.003.01.004a4%204%200%200%201-.19.006c-.062%200-.12.002-.139.003-.052.004-.044.008-.037.012l.005.004.001.001%202.253.007h-.07c-.419.003-.443.003-.683.01-.15.004-.287.004-.47.002a23%2023%200%200%200-1.128.004c.244.006.574.008.895.01l.424.004c0%20.002-.038.003-.073.004-.06.003-.112.005.035.007l-.256.002.02.003h.017l.203.002c.14%200%20.281%200%20.362.004.082.004.264.005.442.006h.04c.26.001.44.005.58.01.044.003-.072.005-.185.006l-.178.004-.025.002a3%203%200%200%201-.242.008l.347.012-.134.002-1.988.004h-3.522l-3.699.004-5.029.005-2.568.001h-4.474l-3.14-.004-3.515-.003h-3.045l-4.458.003-1.793-.003-2.271-.003h-.907l-.076-.003-.033-.002a1.207%201.207%200%200%201-1.108-1.168l-.001-.133v-2.384c-.002-.353-.003-.706-.002-1.094v-1.606l.001-1.704-.003-2.46v-1.218l.005-3.39c0-.353%200-.673-.005-.985-.007-.442-.009-.964-.01-1.521V10.54l.001-.179q.001-.075.012-.15l.012-.075.019-.073a1.21%201.21%200%200%201%201.11-.897c.054-.003.1-.003.147-.003h1.858l2.285.001h6.947l3.705.002h.381l4.94-.005h.667l3.804.002h7.866c1.366-.001%202.752-.001%204.102.006h.473l2.428.002h1.214a1.7%201.7%200%200%201%20.322.022q.165.03.314.106a1.22%201.22%200%200%201%20.642.82q.038.196.03.396v.75l.001%201.497v5.091l-.004%2012-.005%203.993-.001%203.234v.237c0%20.424%200%20.85-.005%201.238a21%2021%200%200%200-.001.44v.302c-.002.1-.005.18-.007.091-.006-.22-.013-.164-.019-.096l-.002.071q0%20.049-.003.11-.003.119-.032.236a1.1%201.1%200%200%201-.143.336l.032-.053.026-.056a1%201%200%200%200%20.045-.113l-.01.025-.02.048-.039.077a1%201%200%200%201-.077.123l-.012.019v-.002l.013-.018c.086-.132.146-.28.176-.434q.029-.152.026-.308c0-.07%200-.09-.002-.11v-.027c-.013-.603-.028-.685-.044-.508a.7.7%200%200%200-.009.163v.236q0%20.19-.003.386a1.06%201.06%200%200%201-.2.577c-.104.135-.076.104-.048.073.02-.022.04-.044.008-.001a1.1%201.1%200%200%201-.246.214c-.013.005-.01%200-.005-.004q.005-.005.003-.006m-29.064.087h.06c.337.002.581.003.854%200a44%2044%200%200%200-.814%200zM15.02%209.372l.085.002a8%208%200%200%201-.258-.002zm8.415.003h-.073q-.126%200-.013.001h.084zm4.315-.002h.164-.008l-.086.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M44.869%2040.027c.094-.139.154-.298.174-.465q.006-.065.008-.134v-.141l-.004-.296-.013.401q.002.068-.003.163l-.014.096-.024.097q-.046.145-.124.279m-.872.563.095-.002c.04-.004.083-.012.116-.017a.6.6%200%200%200%20.188-.061c-.004-.003-.052.02-.171.048a1.3%201.3%200%200%201-.192.026c-.047.004-.069.007-.036.006m-20.817-.157h-.367c.098%200%20.228.002.368%200m21.812-2.706v-.044zm.002.261c.002-.111%200-.185%200-.261a8%208%200%200%200%200%20.261m-20.069-28.6h.054-.067zm19.993%2030.737.016-.02zm0-.001-.002-.008c-.035.05-.025.04.002.008m-2.871.439h.078l-.023-.002h-.077zm2.976-2.495q-.002-.096-.002.021v.073l.002-.018zm-.048-.664-.001.017v.056l.002-.018zM19.906%209.386h.02zm-.156%200h.155c-.055%200-.112-.002-.156%200m25.805%2059.115a.5.5%200%200%200-.103.082q.025-.008.047-.018c.013-.018.052-.049.056-.064m.033-.154-.021.012q-.018.015-.013.018.003.004.018-.009c.013-.01.023-.024.016-.021m-.227.373-.005.003zm.027-.019a.1.1%200%200%200-.026.02.1.1%200%200%200%20.026-.02m-3.281-.955-.005.005.007-.005zm3.379.664v-.002l-.003.002zm.001%200%20.004.006q.005-.008-.004-.006m-.425-10.873.001-.009v.003l-.002.009zm.313%2011.131q-.008.007.004%200l.007-.005h-.003zm-.036.092h.003l.005-.005h-.003zm-2.787-1.385-.002.001zm.015-.013-.013.013q.008-.006.013-.013M6.457%208.333H40.66v.947H6.457z'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.467%208.65c.003.139.004.294.004.446v.127l.034-.002v-.03l.003.025v.005h.16l.043.003c.15.004.3.002.384-.004.12-.01.195-.019.088-.03l.033-.003.078-.001h1.174l.095.001q.133%200%20.261.002a8%208%200%200%200%20.27%200q.317-.004.636-.001h.088l1.319.003q.32%200%20.615-.006c.295-.005.593-.008.922-.008h1.883c.162%200%20.323%200%20.467-.005l.177-.001h.04l1.047-.003.634.001q.935.005%201.872%200h.492c.154.001.311%200%20.451-.001a35%2035%200%200%201%201.07.002c.353.004.72.005%201.083.005l.816-.002.397-.004.261-.003c.276-.002.535-.002.788.005.171.005.372.005.575.005l.91-.001%201.085-.002.315.001q.492.005.996.004h1.916l2.047.001.623-.004q.142.004.33.004h.684l.951.002q.33.002.677%200c.292-.003.603-.003.903-.002l1.227-.002.128-.001h.038c.156-.003.311-.006.449.002h.634l.631-.004q.429-.002.851.004.212.003.439.003v-.75l-.773-.003h-.314c-.778.012-1.576.012-2.379.007l-.587-.002-2.224.002-.674.003-.798.006h-.27a102%20102%200%200%200-2.018.003H30.5q-.291.005-.59%200h-.002c-.001-.002-.002-.004-.078-.005l-.864-.002-3.776-.005-1.727-.001h-.027l-.28.001a16%2016%200%200%201-.543.004h-.07l-.864-.001-.308-.002.084-.004-.05-.001-.817-.002h-.172a10%2010%200%200%201-.423.005h-1.036l-1.5-.005-.105-.001h.98a10%2010%200%200%200-.313-.004h-.11l-2.498-.002-.455-.001q-1.228-.006-2.438%200h-.25c-.185-.001-.37-.001-.537.002-.126-.004-.268-.004-.41-.004l-.252-.001-.586-.004h-.013q-.33-.002-.661%200c-.407.003-.833.003-1.266.002l-.134-.003-.182-.005h.122-.118l-.378-.006q.094-.011.189-.007l.319-.001c-.062-.004-.155-.005-.245-.006-.07%200-.14-.002-.191-.004L8%208.382c.04%200%20.082-.001.078-.003q-.005-.003-.005-.005v-.003h-.196q-.075.003-.149-.005c.016-.003-.038-.004-.09-.004l-.079-.001-.003-.001-.004-.002c.006-.002.048-.003.087-.004l.064-.003c.023-.002.016-.005.01-.008l-.007-.005-1.084-.004h.037c.195-.002.207-.002.317-.007a4%204%200%200%201%20.224-.001c.27.005.373.004.538-.004-.122-.004-.283-.005-.44-.007l-.202-.002.032-.004c.027-.001.05-.003-.022-.004l.122-.002-.02-.002-.1-.001c-.067%200-.134%200-.175-.003-.042-.003-.129-.003-.214-.004H6.7c-.126%200-.215-.003-.285-.007-.024-.002.03-.003.084-.005l.082-.002a1%201%200%200%201%20.122-.007l-.175-.009.063-.001.95-.004%201.69-.004%201.773-.005%202.411-.008%201.233-.003%202.149-.002h1.509l1.69.002%201.462-.002%202.14-.006.862.003%201.092.001%201.548.002.685-.001.233-.002c.169-.001.338-.003.524-.001h1.59q.597.002%201.18-.004c.195-.002.384-.002.585%200l1.63.004c.169%200%20.323%200%20.472-.005.211-.007.462-.009.73-.01l3.884-.001h2.165v1.181h-.117l-2.024-.001h-3.329l-1.775-.002h-.182l-2.367.004h-.32l-1.822-.002h-1.688l-1.96.002h-.12c-.655%200-1.32%200-1.966-.007h-.227l-2.325-.001-2.87.002-1.004-.001-5.75-.004-1.912-.005-1.55-.001h-.11c-.204%200-.41%200-.597-.005l-.21-.001h-.191v-.148c.003-.05.006-.092.008-.046.005.113.012.084.018.05.003-.046.005-.121.006-.198.001-.08.003-.163.007-.213v.151l.005-.078.003-.069v.001q.003.084.004.227l-.005.15c0%20.034.001.044.002.054v.013l.001.011.002.048.044-.002c.28-.012.317-.027.233-.043l-.006-.002c-.004-.002-.01-.004-.072-.006h-.098v.005l-.006-.006h-.003v-.003l-.007-.007h.007l.001-.031h-.033v.006l-.007-.006h-.003v-.004l-.006-.006h.006v-.025c0-.122%200-.248.002-.357-.002-.083-.004-.063-.006-.044-.002.014-.003.027-.004%200%20.001-.172.006-.162.01-.151zm-.005.588v-.006h-.006zm.01.01-.01-.01v.027h-.006l.006.006v.003h-.006l.006.006v-.006h.004l.006.006v-.006h.026l.006.006v-.006h-.006l-.01-.01h.01l-.026-.025zm0%200v.017h.016zm-.064-.424v-.01zm.41.431a6%206%200%200%201-.306.01l-.002-.032h.067l.2.001c-.08.01-.08.01.04.021M20.14%208.43h-.028c-.163-.002-.28-.003-.408%200%20.122.002.235.001.389%200zm14.795.757h-.012l.124.001zm-4.004-.001h.035q.06%200%20.007-.002h-.036l-.005.001m-2.068.002h-.078l.004-.001z'%20fill='%23070F2C'/%3e%3cpath%20d='M6.492%208.868a9%209%200%200%200-.001.413l-.034-.034.097-.003-.097-.006.043.043.006-.091c-.005-.082-.006-.272-.014-.322m-.072-.561a2%202%200%200%200-.002.195.4.4%200%200%200%20.005-.082.5.5%200%200%200-.002-.113m10.059.12h.176c-.047%200-.11-.002-.176%200m-9.32.764h.02zm-.126.002c.053.001.089%200%20.125-.002-.044%200-.092-.001-.125.002m23.185-.02h-.026l.032.001zM6.4%208.809v.012zm0-.001.007.006c-.002-.03-.004-.024-.006-.006m.966-.49H7.33l.011.001h.037zm-.371.902q.045-.001-.01-.002H6.95l.008.002zm.318-.045-.008-.002h-.027l.008.002zm25.31%200h-.01zm.073%200h-.074q.042.002.075%200M20.926%209.08c0-1.085%201.178-1.964%202.631-1.964%201.454%200%202.632.88%202.632%201.963'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M26.176%209.047q-.004-.018-.005-.04c-.002-.023-.003-.045-.014-.06-.01.013-.01.013-.021.006v.041a.04.04%200%200%201-.014-.026l.001-.003.003-.005a.05.05%200%200%200-.006-.037c-.01-.011-.02-.017-.03-.006q-.003%200-.003-.003l-.002-.007a1%201%200%200%200-.02-.112l-.005-.034-.025-.093-.04-.122a.2.2%200%200%200-.029-.052.4.4%200%200%201-.047-.077%201%201%200%200%200-.134-.21l-.067-.076-.038-.049a1%201%200%200%200-.136-.14l-.001-.001-.024-.025a.2.2%200%200%200-.035-.027.4.4%200%200%201-.08-.068.4.4%200%200%200-.081-.07l-.067-.042h-.001l-.035-.02-.023-.012a.4.4%200%200%201-.064-.044.2.2%200%200%200-.048-.031l-.03-.018-.049-.026a1%201%200%200%200-.098-.045L24.88%207.5a1%201%200%200%200-.089-.044%203%203%200%200%200-.179-.067%201%201%200%200%200-.13-.04l-.066-.019-.041-.008-.02-.004a.1.1%200%200%200-.03-.012l-.067-.014-.094-.02a.4.4%200%200%200-.066-.012l-.04-.005q-.026-.002-.05-.006-.03-.004-.058-.005l-.077-.007a.1.1%200%200%201-.049-.007.4.4%200%200%200-.063-.003l-.063.002-.085-.007a.3.3%200%200%200-.091-.005q-.07.002-.141.002h-.005l-.032.001a2%202%200%200%201-.237.03l-.058.005-.22.044a.3.3%200%200%200-.064.02l-.032.01-.044.016-.026.007a1%201%200%200%200-.098.024l-.092.041a.2.2%200%200%201-.057.022v-.001q0-.003-.01-.002l-.08.03-.172.077q-.057.028-.113.06l-.052.028a1.3%201.3%200%200%200-.168.112.2.2%200%200%201-.047.038l-.04.031-.027.021-.024.018.004-.008-.005.002-.06.048-.003.002-.012.012a.1.1%200%200%201-.033.039l-.064.067-.053.051-.047.055-.008.007q.017-.025.037-.048l.022-.027q-.014.009-.021.02l-.007.01a1.3%201.3%200%200%200-.17.231l-.035.05-.026.053-.048.107a.2.2%200%200%200-.022.073.3.3%200%200%200-.025.058l-.022.052a.3.3%200%200%200-.013.064%201%201%200%200%201-.02.12l-.005.014-.007.014v-.008q.003-.006%200-.004v.012l-.01.035q-.009-.003-.008-.02V8.9q-.006.01-.01.023%200%20.01-.005.018-.003-.001-.004-.008%200-.008-.003-.009h-.01l-.002.018q-.002.015-.008.014-.005-.001-.006.008%200%20.006-.002.008h-.004q-.002-.001-.005-.01%200-.004-.003-.006-.005-.004-.012-.003h-.005l-.014.11a.1.1%200%200%200-.007-.037.03.03%200%200%201%200-.024.06.06%200%200%200-.001-.056.3.3%200%200%200-.018.065q-.003%200-.005-.004c-.002-.003-.003-.006-.006.001l-.001-.013h-.002l-.002.002-.002.01q0%20.012-.006.019l-.007.024a.1.1%200%200%201-.011.03c-.005.002-.006-.004-.007-.01q0-.006-.003-.01a.02.02%200%200%201-.008-.013l-.014.018-.001-.007.002-.059v-.046l.003-.03q0-.033.004-.063l.018-.092.02-.096q.006-.03.016-.06l.01-.034.04-.126a3%203%200%200%201%20.122-.24q.059-.101.135-.191l.052-.06.055-.064q.056-.057.113-.11l.02-.017q.032-.03.069-.06l.05-.041.034-.028q.027-.024.055-.046l.094-.066q.039-.026.079-.05l.102-.055q.072-.042.147-.076l.066-.03.073-.035q.018-.006.034-.016.02-.01.041-.017l.083-.028q.06-.02.117-.046a.3.3%200%200%201%20.06-.018q.084-.018.168-.04a.2.2%200%200%200%20.047-.019.3.3%200%200%201%20.075-.024l.042-.009q.08-.018.16-.03l.207-.022a1%201%200%200%201%20.122-.007l.066-.003.112-.003q.075.001.15.005l.083.004q.068.001.134.01.024.004.05.006l.06.006q.055.005.109.014l.186.038.019.004q.068.013.136.032.054.016.11.027l.033.009.183.068q.084.03.167.069.098.04.189.092a1%201%200%200%201%20.21.134%202%202%200%200%201%20.24.178q.043.032.081.069l.11.11q.04.037.072.082l.099.122.085.132q.042.066.074.139.037.07.064.144l.033.1q.018.051.026.102l.026.138.006.03a.3.3%200%200%201%20.001.078q0%20.02.002.039c-.002.005-.004.01-.007.005-.006-.011-.013-.008-.018-.004q-.005.01-.004.023l-.003.02V9.02l-.003-.012-.004.009-.001.007-.008-.023.003-.015q0-.005-.003-.006c-.015-.03-.03-.033-.046-.023l-.001.001q-.003%200-.007.008.003.03.002.062c.003.008.005.006.007.004q.002-.004.004%200c0%20.017-.005.016-.01.016zm-4.59-1.122a.1.1%200%200%200-.03.03.1.1%200%200%200%20.03-.03m2.543-.667.001.001-.011-.001q-.006-.003%200-.003l.008.001zm.392.093h-.003q-.007-.002-.001.001h.004m.196.066.008.002h-.005z'%20fill='%23070F2C'/%3e%3cpath%20d='M26.15%209.027a.1.1%200%200%200-.003-.053l-.011.02c.005.008.005.028.013.033m.089.051.002-.01q-.002-.01-.007-.01-.003%200-.003.009c0%20.007.005.014.008.01m-.148-.157v-.003zm.002.011-.002-.012q-.001.007.002.012m-1.508-1.546h.003zm1.662%201.641h-.007q.004.004.007%200m-5.335-.044v.004h.002V8.98zm5.207-.05q-.001-.004-.002.001l.001.004.001-.001zm-.048-.025v.003h.001zm-1.725-1.591.008.001q-.004-.002-.008-.001M56.391%2023.4a.3.3%200%200%200-.005-.094l-.007.035c.005.015.007.05.012.059m.055.092.003-.018q0-.018-.003-.016l-.003.015c-.001.012.002.024.003.019m-4.794%202.172-.023-.019a.1.1%200%200%200%20.023.019m4.679-2.461v-.004zm.005.021-.004-.022zm-3.239-1.809h.005zm3.361%201.988v-.002zm-.001%200h-.004q.001.007.004%200m-3.33%202.827h.007-.009zm3.233-3.001v.008l.002-.002zm-.047-.052.001.005.001-.002zm-3.653-1.749.014-.001zm-1.505%201.766a.02.02%200%200%200%200%20.026l.01-.01c-.005-.004-.004-.014-.01-.016m-.068-.024-.002.005q0%20.006.004.005.003%200%20.003-.004-.001-.006-.005-.005m.585-.111h.009zm-.477.181.002.006q0-.004-.002-.006m-.115-.047h.005zm.144-.125h-.002zm-.05.17q0%20.003.001%200v-.001zm.038.015.001-.001v-.001h-.001zm.646.567-.003.002q.002%200%20.003-.002m-.773-.449q0-.008-.004-.002l-.001.01zm.02-.06v-.003l-.002.004v.003zm-.037.096h-.002q0%20.002.002%200m.037-.105-.002.004zm-.031.084v.002zm-.012.035v-.001m1.254-.162a.03.03%200%200%200%20.021-.021l-.018-.005c0%20.008-.01.018-.003.025m.06.032h-.003zm1.258-.119h-.004zm-1.303.002.007-.003q-.005%200-.007.003m1.501.056v-.001m-1.49-.024q.001-.002-.002-.002v.002zm-.001-.055-.001-.002-.002.001.001.002zm.579.013h-.002zm-12.005%209.396q.024.075.056.148l-.014-.057c-.012-.023-.033-.079-.042-.091m-.098-.126.01.028q.012.026.013.024l-.008-.024c-.007-.018-.018-.036-.015-.028m-2.587-.965-.044-.034zm2.828%201.403.001.006zm-.013-.036.013.036zm-4.651%202.488.007.004-.009-.005zm4.475-2.753v.003zm0%200h.003q-.005-.009-.003%200m-.46.303h.011l-.003-.001h-.011zm.619-.044q.005.013%200-.004l-.003-.007q0%20.006.003.01m.052.086v-.003l-.003-.007v.002zm-5.257%201.89.001.003zm-.012-.02.012.02zm.92-.439a.02.02%200%200%200%20.008-.027l-.017.005c.005.006.001.016.01.022m.086.053q.004%200%20.005-.004.003-.003-.004-.005-.003%200-.005.002c-.003.003.002.007.004.007m-.512-1.635h.008zm.377%201.504q.003-.004%200-.007c0%20.002-.003.004%200%20.007m.157.116-.007-.003zm-.973-1.548-.002.001zm.847%201.449q0-.003-.003%200v.001zm-.049-.043h-.002v.002h.002zm.073-.747.003-.001q-.002-.002-.003%200m18.146-.874a1%201%200%200%200-.02.158l.018-.057c-.001-.026.007-.085.002-.1m-.061-.161-.005.029q-.001.029.003.027.003%200%20.005-.024c.002-.02%200-.041-.003-.032m.058.509-.002.006zm.006-.038-.006.038zm-5.546%201.324.008-.002-.01.001zm5.46-1.65-.001.003zm0%200h.005q-.002-.01-.005%200m-.425.359.009.007-.002-.003-.01-.006zm.487-.049q0%20.014.002-.003l.001-.01-.001.002zm.024.104.002-.003.001-.008-.002.003zm-5.962.579-.002.003zm.016-.023-.017.023a.1.1%200%200%200%20.017-.023'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M57.056%2033.242q-.006-.004-.013-.004l-.002.003q-.006.006-.003.013l.003-.004q0-.003.005-.005.002.005.008.008l.005.004-.003.01a.07.07%200%200%201-.033.035l-.001.001h-.003v-.005a.01.01%200%200%200-.01%200l.001.003-.001.007-.004-.002v.01l.002.007a.03.03%200%200%201-.012.016l-.003.008.004.002q.003%200%20.004.004.004.012.013.015l.003.002.039.028q.022.02.047.037l.118.079.03.02.026.018q.037.024.077.045l.044.026.018.012.005.005q.022.025.052.039l.053.03.045.026.049.03.009.004.04.018.032.016.047.029a.3.3%200%200%200%20.045.022l.047.025.06.033.029.016.049.025q.051.03.107.054a.04.04%200%200%200%20.024.003q.007%200%20.016.003a.3.3%200%200%201%20.042.027q.007.005.017.008a.1.1%200%200%201%20.034.013l.009.005.013.007.01.005q.006.002.011.006l.022.009.02.009.042.023q.015.006.03.016.01.008.022.013l.061.026.041.02.007.004.038.02.04.021.042.023.014.007q.015.007.031.017l.03.019q.015.007.029.017a.3.3%200%200%201%20.073.061l.019.02h.001l.002-.007h.01q.002.002.004%200l-.001-.009q-.003-.004-.002-.007%200-.003-.002-.005v-.004l.003.002q0-.003.003-.002l.002-.001-.007-.019q.01%200%20.012.011.001.005.005.005c.005%200%20.005.001.01.005l.001.001-.004-.006-.014-.022.007-.006h.003q.002.002.004.001l.001-.001v-.003q-.003-.002%200-.004v-.005l-.005-.005.004-.004h.004q0%20.003.003.002l-.003-.007-.002-.009.008.008q.004.004.008.002l-.005-.013-.002-.002h-.001q0-.002.001%200l.002.002-.002-.006-.001-.005a.2.2%200%200%200-.032-.03l-.017-.015-.013-.015-.006-.006-.009-.01a2%202%200%200%200-.17-.109l-.002-.002q-.005-.002-.008-.007l.012.007.015.008-.002-.003-.009-.006-.031-.02-.012-.006-.014-.007-.003-.002q-.006-.005-.013-.003l-.004-.002-.022-.013v-.002h-.001l.004-.001-.008-.006-.023-.014a.03.03%200%200%200-.018-.006l-.009-.003-.046-.027-.038-.023-.061-.037-.016-.01-.007-.005v-.005a.03.03%200%200%200-.016-.01.1.1%200%200%201-.055-.028l-.007-.005-.023-.008-.02-.008-.059-.034-.015-.01a.12.12%200%200%200-.065-.034l-.008-.005-.036-.027-.022-.017-.02-.017-.019-.008-.016-.01q-.001-.01-.01-.01h-.006q-.007-.007-.017-.01-.008-.004-.015-.01l-.024-.013a.04.04%200%200%201-.018-.01l-.023-.019-.018-.011a.01.01%200%200%201-.006-.01l-.018-.006-.042-.028-.01-.006-.05-.034a.1.1%200%200%201-.023-.02l-.008-.006-.014-.007-.015-.008-.024-.015a.02.02%200%200%201-.012-.013.02.02%200%200%200-.018-.018l-.008-.001-.012-.003-.023-.012a.1.1%200%200%201-.024-.023.04.04%200%200%200-.027-.02.02.02%200%200%201-.012-.006l-.01-.006a.2.2%200%200%201-.05-.034l-.016-.012-.028-.015h-.001l-.006-.002a.02.02%200%200%201-.016-.004l-.01-.007-.037-.024a.05.05%200%200%200-.028-.009.03.03%200%200%201-.019-.005l-.032-.025a.04.04%200%200%200-.018-.012l-.007-.005q-.002-.004-.006-.006l-.002-.002-.012-.008-.017-.013h-.003l-.003.002a.05.05%200%200%201-.02.026q-.01.006-.012-.003v-.006q-.006%200-.011.005l-.002.001q0%20.005.004.006.003%200%20.004.004a.03.03%200%200%200-.012.02c-.01.007-.016.004-.021%200m1.518.839a.02.02%200%200%201-.012-.007h.002q.007.002.01.007'%20fill='%23fff'/%3e%3cpath%20d='M57.064%2033.218q.002.011.014.01l.003-.016c-.005.003-.01%200-.017.006m-.061.062v.006q.003.002.005-.002v-.005c0-.004-.005%200-.005.002m1.66.849-.005-.002q0%20.002.005.003m-1.54-.943q0%20.002.004%200%200-.002-.004%200m-.116.116.004-.006zm.097-.091q.003%200%20.001-.002zm.036-.037.001-.002zm.65.428-.002-.001q0%20.002.002%200m.346-.428c-.003%200-.001-.003-.006.001l-.006.007v.002l-.004.003.001-.002h-.002l-.008.01h-.001v.001l-.003-.003v-.002h-.001q-.003%200-.002-.002l-.003-.004h-.008l-.005-.004h-.003l-.004-.001-.001-.002-.005-.005h-.001q0-.003-.002-.001-.003%200-.003-.003l-.001-.005h-.006q-.002%200-.002-.003v-.003l-.003-.002-.004-.001v-.002l-.003-.003-.005-.004-.006-.004h-.003v-.002l-.002-.001-.003-.003-.002-.001q-.002%200-.003-.002l-.004-.001q-.003.001-.002-.002h-.005l-.002-.003q0-.003-.002-.003l-.004-.004H58l-.004-.003-.002-.001-.007-.003h-.007q-.003-.004-.007-.002h-.002v-.002l-.003-.002-.013-.006-.006-.002h-.003l-.003-.001h-.001v-.002l-.002-.002h-.001q-.002.003-.002.001h-.004l-.005-.003h.004l-.002-.001-.009-.003h-.001l-.01-.002h-.002c0-.002-.002%200-.002-.002l-.002-.001h-.008v-.003l-.001-.002v-.002h.002l-.001-.003v-.002l.001-.002v-.002l-.001-.002v-.003l.001-.003-.004-.003.002-.002h.001q0%20.003.002%200l-.002-.004v-.002h.001v-.003l-.001-.001-.001-.002.001-.002v-.005l.005-.001h.03q.005%200%20.008.002l.007.002.006.002.006.001h.01l.002.002.005.002.006.002.002.001h.007l.003.002h.005l.002.001.006.004.003-.001q0-.003.004-.002.008%200%20.015.005l.007.002.005.002.008.004.007.002.007.003.006.003.012.004.007.004.006.003.008.004q.005%200%20.006.006h.001l.009.006.01.005.004.003.025.02.005.005q.002-.001.001.004h.001l-.001.003-.006.006v.004h-.002l-.001.002-.003.002v-.002.001l-.015.016q.002%200%200%20.003l.004-.004z'%20fill='%23fff'/%3e%3cpath%20d='M58.128%2033.182q.002-.003-.001-.002l-.003.005c.002-.002.002%200%20.004-.003m.025-.026-.002.001v.002zm.002-.006-.002.003zm-4.707-6.201c-.004.007-.014.007-.014.017.005.004.005.004.007.01.003%200%20.004-.004.008-.003l-.002.008-.003-.002q-.005%200-.005.006%200%20.009.007.015v.003l-.02.012-.007.003-.004.002-.012.008-.022.013-.008.01a.04.04%200%200%201-.013.013l-.03.02q-.004.002-.006.008l-.003.003q-.007.008-.015.013l-.011.006-.033.021-.006.004-.007.005a.03.03%200%200%201-.017.011l-.02.01-.012.01-.005.006-.003.004a.02.02%200%200%201-.014.006l-.01.005-.015.01c-.004.006-.011.008-.016.014l-.005.003-.017.01-.03.021-.032.024-.008.01q-.004%200-.006.002l-.01.008-.016.01-.01.01-.013.01-.018.016-.001.003q-.002.006-.008.005l-.01.008-.008.01a.03.03%200%200%201-.014.008l-.014.01-.023.017-.005.005a.1.1%200%200%201-.032.033l-.009.007-.031.03-.008.01-.01.013-.004.003a.1.1%200%200%200-.026.03l-.008.008-.004-.001-.012.011-.053.052-.026.029-.007.01-.011.012-.005.004v-.002h-.002l-.013.014q0%20.005-.005.009l-.011.014-.021.02-.002.002q.005-.008.012-.015-.005.001-.006.005l-.038.044a.2.2%200%200%200-.03.037q-.006.005-.008.013c-.005%200-.007.006-.01.008l-.009.008-.008.01-.014.021-.007.002.001-.001v-.001.002l-.008.004a.004.004%200%200%201%200-.006l.002-.005-.009.003c-.002-.001.001-.003%200-.005l-.004-.002-.003.002q-.002.003-.004%200-.003%200-.004.002l-.002-.001v-.005l-.006-.005-.016.015q.003-.005.001-.008%200-.003.002-.004.008-.002.005-.01l-.012.007q0-.004-.003-.004v-.002h-.001q-.002.002-.005.002t-.005.002l-.007.002-.001-.005-.002-.005h-.006v-.002l.01-.016.02-.027q.012-.015.02-.03l.03-.038.014-.02.028-.032.02-.023.023-.024.02-.022.027-.033.012-.012.016-.015.022-.021.01-.01.009-.012.01-.011.013-.012.015-.018.008-.008.025-.021.005-.009.007-.013.055-.054.027-.025.015-.014.034-.028.05-.045.027-.021.003-.003q.018-.015.035-.032l.005-.004.03-.022.026-.021.031-.024a.1.1%200%200%201%20.04-.025l.037-.027.046-.035.017-.01q.05-.032.1-.06l.034-.016.028-.015a.02.02%200%200%201%20.013-.005q.003%200%20.007-.003.002%200%20.002.003%200%20.006.005.01c.003.002.006-.002.009%200l-.002.002.003.001h.001l-.002.006h-.003v.001a.03.03%200%200%200%20.007.023l.004.003c.004%200%20.007-.005.01-.004.002-.004-.002-.004-.002-.006q.006%200%20.008.006'%20fill='%23fff'/%3e%3cpath%20d='M53.45%2026.964h-.005l-.004.005.007.004c0-.003.004-.005.002-.009m-.014-.045h-.003v.003q0%20.002.003.001zm-.86.812.003-.002zm.872-.733-.002.002q.002%200%20.002-.002m-.023-.079.001.003zm-.38.371v-.001m.157.443c-.002.004-.008.002-.007.01l.005.008.004-.001v.006l-.002-.002q-.003%200-.002.003%200%20.008.004.012v.002l-.01.005h-.004l-.002.002-.006.003-.012.005-.004.005a.01.01%200%200%201-.006.008l-.016.008-.003.004-.001.002-.008.006-.006.003-.017.01-.003.002-.003.003a.01.01%200%200%201-.01.005l-.01.003-.005.005-.003.004-.001.002-.007.003q-.004%200-.006.002l-.007.005-.008.007h-.003l-.009.005-.015.011-.016.012-.003.005h-.004l-.005.005-.008.005-.005.005-.006.005-.009.009v.001q0%20.004-.005.003l-.004.004-.004.005-.007.004-.008.005-.011.008-.002.002a.03.03%200%200%201-.015.018l-.005.004-.014.016-.004.005-.004.008-.001.002a.03.03%200%200%200-.012.015l-.004.005-.002-.001-.006.006-.025.026-.011.014-.001.002q0%20.005-.002.006l-.006.007-.002.002-.001-.002-.006.006v.002l-.002.005-.005.007-.01.011h-.001l.005-.008q-.003%200-.003.003l-.017.023-.013.02-.003.008q-.003.001-.005.004l-.004.004-.003.006-.005.011h-.005l-.005.002-.002-.003.001-.003h-.006l-.002-.002-.003-.002-.001.001h-.008q0-.003-.002-.004l-.005-.004-.008.008-.001-.005v-.002q.005%200%20.002-.005l-.008.002-.004-.002v-.002l-.004.001-.003.001h-.005q-.002%200-.002-.003l-.003-.003-.005-.001v-.001l.004-.01.009-.014.008-.017.013-.021.007-.011.013-.018.01-.012.011-.014.01-.011.02-.025.007-.008.011-.011.005-.006q.001-.004.004-.006l.006-.006.006-.006.007-.01q0-.003.004-.005l.013-.01.002-.006q0-.005.002-.008a.2.2%200%200%201%20.029-.029l.021-.02.017-.015.026-.023.015-.01.002-.002.018-.017.002-.002.016-.01.014-.012.016-.012.02-.01.002-.001.02-.014.025-.017.009-.005a1%201%200%200%201%20.085-.043q.003-.003.008-.002h.003q.002%200%20.002.002%200%20.003.003.007l.005.001v.003h.002v.004h-.003a.03.03%200%200%200%20.006.018q0%20.003.002.003l.006-.001-.002-.005q.004.001.005.005'%20fill='%23fff'/%3e%3cpath%20d='M53.204%2027.744q-.003-.003-.005.001l.005.004zm-.01-.036h-.002v.002q0%20.002.002.001zm-.415.43v-.001m.41-.431v.002zm-.19.201v-.001'%20fill='%23fff'/%3e%3cpath%20d='M9.075%2030.143a.03.03%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.087.027.002-.006-.001-.004-.005-.002q-.003%200-.003.005.001.009.007.007m-.357.417-.006.005q.004-.001.006-.005m.213-.497v-.002zm.002.005q.001-.004-.002-.006%200%20.004.002.006m.152.046h-.007zm-.04.086v-.002H9.13v.002zm-.084-.133q-.002-.001-.002.001l.001.002h.001zM9%2030.084h-.002v.002H9zm-.94-.264.003-.004q-.003%200-.003.003m6.328-6.744a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.002-.006-.001-.004-.005-.001q-.003%200-.003.005.002.008.007.006m-.359.417-.007.004q.004%200%20.007-.005m.214-.497v-.001m.001.007q0-.005-.003-.006zm-.869-.355.001-.002zm1.023.399h-.007zm-.04.087v-.002h-.002v.002zm-.083-.133q-.002-.001-.002.001l.001.002h.001zm-.047-.008h-.002v.002zm-.94-.266.002-.003q-.003%200-.002.003m21.046-1.46a.024.024%200%200%200%200-.028l-.012.011c.005.004.004.015.012.017m.089.028.003-.005-.002-.004-.004-.002q-.004%200-.004.005.002.008.007.007m-.359.415-.007.005q.005%200%20.007-.005m.214-.497v-.001zm.001.006-.002-.006q-.001.003.002.006m-.869-.355v-.002h-.001zm1.022.4v-.002zm0%200h-.007zm-.04.085-.001-.002h-.002v.003zm-.084-.132q-.002-.002-.002%200l.001.002h.001zm-.049-.009v.002zm-.937-.264.002-.004q-.002%200-.002.003M17.054%2027.59a.024.024%200%200%200%200-.03l-.012.012c.005.004.004.015.012.017m.088.028.003-.006-.002-.004-.004-.002q-.003%200-.004.006.002.008.007.006m-.356.416-.007.005q.004%200%20.007-.005m.214-.491q.001-.004-.002-.006%200%20.004.002.006m-.87-.356v-.002zm1.02.4h.002zm0%200h-.006zm-.041.087v-.003h-.002v.003zm-.083-.133q-.002-.002-.002%200v.002h.002zm-.987-.274.003-.003q-.003%200-.002.003m10.513-4.683a.024.024%200%200%200%200-.029l-.012.012c.005.004.004.015.012.017m.089.027.003-.006-.002-.004-.004-.001q-.003%200-.004.005.002.007.007.006m-.357.416-.007.005q.003.001.007-.005m.214-.496v-.002zm0%20.005q.001-.004-.002-.006%200%20.004.002.006m-.87-.355v-.002l-.001.001m1.022.401h-.007zm-.041.087v-.003h-.002v.003zm-.083-.134-.002.001.001.002h.001zm-.048-.009h-.001v.002h.002zm-.938-.265.002-.003q-.003%200-.002.003'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='m23.882%2018.435.002.022a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022q-.004.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.036q0%20.027.006.052l.019.1q.003.013.003.029l.002.012.01.058.007.034a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059l.01.06.005.045.002.038q0%20.023.007.043.005.015.005.032l.002.02.006.061.003.032q0%20.01.002.017l.007.056.01.109.008.117.001.024v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033.002.045q-.003.016.002.028l.001.036v.037q0%20.024.004.049l.004.051q0%20.036.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.016a1%201%200%200%201%20.005.153l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.058l-.002.03v.055l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.024-.002.015-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.008v.002l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.009v.005l-.002.004.002-.004.001-.004q0-.003.001-.001l-.016.063.006-.021.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.017-.003.01.002-.004.015-.055q.01-.033.017-.067l.008-.032.009-.04q.008-.032.013-.064.014-.07.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.088.005-.1.003-.086.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.06-.004-.128-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.003-.074v-.018l-.009-.105-.007-.098-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031-.01-.056-.058-.317-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.007-.004-.003-.005-.01l-.004-.01v.008l-.002-.003-.002-.003v.014l.003.007v.004q-.006.027-.02.024l-.004-.003-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.006zm.185%201.639v-.001.007q0%20.003.001%200v-.006m-.186%207.226.002.023a.1.1%200%200%201%20.002.035q-.005-.003-.006-.002-.003%200-.005.005l-.002-.01q-.001-.008-.004-.012a.03.03%200%200%200-.002.018l.001.001.002.002a.03.03%200%200%201%20.002.022c-.003.008-.007.015-.013.011l-.001.003v.005l.008.037.012.06.008.04.015.07.004.035q0%20.027.006.052l.019.1.003.03.002.012.01.057.007.035a1%201%200%200%201%20.018.11q0%20.01.003.02l.003.025q0%20.03.009.059a.6.6%200%200%201%20.017.143q0%20.023.007.043.005.015.005.032l.002.02.006.06.005.05.007.056.01.109.008.116.001.025v.011l.003.019.003.039q0%20.027.004.054l.002.039q0%20.026.003.052l.001.033q0%20.019.002.037v.008q-.003.016.002.028l.001.036v.037q0%20.024.004.048l.004.052q0%20.035.003.07l.001.014v.018a1%201%200%200%200%20.006.172l.004.129v.086l.001.015a1%201%200%200%201%20.005.154l.002.004.002.05.008.218.002.1v.122-.005l.001.003v.057l-.002.03v.056l-.002.038-.001.05v.006l.002-.04v-.018.025l-.008.146-.002.027-.016.143-.006.046-.004.023-.002.016-.005.034-.007.04-.011.055-.004.019-.003.018v-.005l.001-.002v.002l-.001.005-.002.007v.003l.005-.018-.005.025.001-.005.002-.004-.002.011-.002.008v.006l-.002.004.002-.005.001-.004h.001l-.016.062.006-.02.004-.013.008-.032-.009.037s.003-.007.001%200l.002-.008v.001l-.004.016-.003.014-.004.016.006-.018-.003.01.002-.003.015-.055q.01-.034.017-.067l.008-.032.009-.04q.008-.033.013-.064.014-.071.024-.143l.01-.073.001-.008q.008-.06.012-.12l.007-.089.005-.1.003-.085.004-.126v-.381a1%201%200%200%201%20.001-.103v-.122l.002-.044q.001-.112-.001-.226l-.002-.103-.003-.061-.004-.127-.004-.1-.003-.093-.006-.103v-.01l-.004-.064-.004-.093-.008-.105-.007-.097-.01-.112a1%201%200%200%200-.016-.132l-.016-.132-.016-.132-.005-.031q-.001-.018-.005-.035l-.004-.02-.059-.318-.021-.105-.015-.08-.001-.005a.1.1%200%200%200-.01-.038l-.003-.02q-.003-.004-.004%200-.003.009-.008.006-.004-.003-.005-.01%200-.006-.004-.01v.009l-.002-.003-.002-.003v.014l.003.007v.003c-.004.02-.01.025-.02.024q-.001.001-.004-.002l-.007-.032q0-.006.002-.004h.003c-.003-.01-.005-.008-.008-.007zm.186%201.639v.007q0%20.003%200%200z'%20fill='%23070F2C'/%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M12.38%2023.304c0-.4.324-.724.724-.724h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3cclipPath%20id='b'%3e%3cpath%20d='M12.38%2032.35c0-.399.324-.723.724-.723h22.077c.4%200%20.723.324.723.724v2.895c0%20.4-.324.724-.723.724H13.104a.724.724%200%200%201-.724-.724z'%20fill='%23fff'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Ci = "_taskCardContainer_y0vr7_1", _i = "_taskCard_y0vr7_1", Ii = "_emptyBox_y0vr7_12", zi = "_emptyTxt_y0vr7_24", yi = "_emptyIcon_y0vr7_28", Ai = "_pagination_y0vr7_35", H2 = {
|
|
7633
7633
|
taskCardContainer: Ci,
|
|
7634
7634
|
taskCard: _i,
|
|
7635
7635
|
emptyBox: Ii,
|
|
7636
|
-
emptyTxt:
|
|
7637
|
-
emptyIcon:
|
|
7636
|
+
emptyTxt: zi,
|
|
7637
|
+
emptyIcon: yi,
|
|
7638
7638
|
pagination: Ai
|
|
7639
7639
|
}, wi = "_box_10orm_1", Ni = "_loader_10orm_11", B5 = {
|
|
7640
7640
|
box: wi,
|
|
@@ -7784,7 +7784,7 @@ function b7({
|
|
|
7784
7784
|
drawerPosition: f = "right",
|
|
7785
7785
|
customContainerStyles: _
|
|
7786
7786
|
}) {
|
|
7787
|
-
const v = q.useRef(null), I = q.useRef(null),
|
|
7787
|
+
const v = q.useRef(null), I = q.useRef(null), z = q.useRef(null);
|
|
7788
7788
|
return pu(e), /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
7789
7789
|
/* @__PURE__ */ t.jsx("div", { className: x(P0.backdropLayer, e && P0.show), onClick: l, children: o && /* @__PURE__ */ t.jsx("div", { className: x(P0.backdrop, e && P0.showBackdrop) }) }),
|
|
7790
7790
|
/* @__PURE__ */ t.jsx(
|
|
@@ -7809,8 +7809,8 @@ function b7({
|
|
|
7809
7809
|
children: n
|
|
7810
7810
|
}
|
|
7811
7811
|
),
|
|
7812
|
-
m && /* @__PURE__ */ t.jsx("div", { className: x(P0.footer, g), ref:
|
|
7813
|
-
/* @__PURE__ */ t.jsx("div", { className: P0.footerBtn, children: d.map(({ btnText: w, ...
|
|
7812
|
+
m && /* @__PURE__ */ t.jsx("div", { className: x(P0.footer, g), ref: z, children: r || d && /* @__PURE__ */ t.jsxs("div", { className: P0.footerBtnContainer, children: [
|
|
7813
|
+
/* @__PURE__ */ t.jsx("div", { className: P0.footerBtn, children: d.map(({ btnText: w, ...y }, N) => /* @__PURE__ */ t.jsx(A0, { ...y, children: w }, N)) }),
|
|
7814
7814
|
p && /* @__PURE__ */ t.jsx("div", { children: p })
|
|
7815
7815
|
] }) })
|
|
7816
7816
|
] })
|
|
@@ -7832,7 +7832,7 @@ var L5;
|
|
|
7832
7832
|
function vu() {
|
|
7833
7833
|
if (L5) return Q3;
|
|
7834
7834
|
L5 = 1;
|
|
7835
|
-
var e =
|
|
7835
|
+
var e = z2;
|
|
7836
7836
|
function l(d, p) {
|
|
7837
7837
|
return d === p && (d !== 0 || 1 / d === 1 / p) || d !== d && p !== p;
|
|
7838
7838
|
}
|
|
@@ -7877,46 +7877,46 @@ var k5;
|
|
|
7877
7877
|
function gu() {
|
|
7878
7878
|
return k5 || (k5 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
7879
7879
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
7880
|
-
var e =
|
|
7880
|
+
var e = z2, l = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
7881
7881
|
function n(I) {
|
|
7882
7882
|
{
|
|
7883
|
-
for (var
|
|
7884
|
-
w[
|
|
7883
|
+
for (var z = arguments.length, w = new Array(z > 1 ? z - 1 : 0), y = 1; y < z; y++)
|
|
7884
|
+
w[y - 1] = arguments[y];
|
|
7885
7885
|
c("error", I, w);
|
|
7886
7886
|
}
|
|
7887
7887
|
}
|
|
7888
|
-
function c(I,
|
|
7888
|
+
function c(I, z, w) {
|
|
7889
7889
|
{
|
|
7890
|
-
var
|
|
7891
|
-
N !== "" && (
|
|
7890
|
+
var y = l.ReactDebugCurrentFrame, N = y.getStackAddendum();
|
|
7891
|
+
N !== "" && (z += "%s", w = w.concat([N]));
|
|
7892
7892
|
var A = w.map(function(B) {
|
|
7893
7893
|
return String(B);
|
|
7894
7894
|
});
|
|
7895
|
-
A.unshift("Warning: " +
|
|
7895
|
+
A.unshift("Warning: " + z), Function.prototype.apply.call(console[I], console, A);
|
|
7896
7896
|
}
|
|
7897
7897
|
}
|
|
7898
|
-
function a(I,
|
|
7899
|
-
return I ===
|
|
7898
|
+
function a(I, z) {
|
|
7899
|
+
return I === z && (I !== 0 || 1 / I === 1 / z) || I !== I && z !== z;
|
|
7900
7900
|
}
|
|
7901
7901
|
var s = typeof Object.is == "function" ? Object.is : a, r = e.useState, i = e.useEffect, o = e.useLayoutEffect, u = e.useDebugValue, m = !1, d = !1;
|
|
7902
|
-
function p(I,
|
|
7902
|
+
function p(I, z, w) {
|
|
7903
7903
|
m || e.startTransition !== void 0 && (m = !0, n("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));
|
|
7904
|
-
var
|
|
7904
|
+
var y = z();
|
|
7905
7905
|
if (!d) {
|
|
7906
|
-
var N =
|
|
7907
|
-
s(
|
|
7906
|
+
var N = z();
|
|
7907
|
+
s(y, N) || (n("The result of getSnapshot should be cached to avoid an infinite loop"), d = !0);
|
|
7908
7908
|
}
|
|
7909
7909
|
var A = r({
|
|
7910
7910
|
inst: {
|
|
7911
|
-
value:
|
|
7912
|
-
getSnapshot:
|
|
7911
|
+
value: y,
|
|
7912
|
+
getSnapshot: z
|
|
7913
7913
|
}
|
|
7914
7914
|
}), B = A[0].inst, V = A[1];
|
|
7915
7915
|
return o(function() {
|
|
7916
|
-
B.value =
|
|
7916
|
+
B.value = y, B.getSnapshot = z, h(B) && V({
|
|
7917
7917
|
inst: B
|
|
7918
7918
|
});
|
|
7919
|
-
}, [I,
|
|
7919
|
+
}, [I, y, z]), i(function() {
|
|
7920
7920
|
h(B) && V({
|
|
7921
7921
|
inst: B
|
|
7922
7922
|
});
|
|
@@ -7926,19 +7926,19 @@ function gu() {
|
|
|
7926
7926
|
});
|
|
7927
7927
|
};
|
|
7928
7928
|
return I(Z);
|
|
7929
|
-
}, [I]), u(
|
|
7929
|
+
}, [I]), u(y), y;
|
|
7930
7930
|
}
|
|
7931
7931
|
function h(I) {
|
|
7932
|
-
var
|
|
7932
|
+
var z = I.getSnapshot, w = I.value;
|
|
7933
7933
|
try {
|
|
7934
|
-
var
|
|
7935
|
-
return !s(w,
|
|
7934
|
+
var y = z();
|
|
7935
|
+
return !s(w, y);
|
|
7936
7936
|
} catch {
|
|
7937
7937
|
return !0;
|
|
7938
7938
|
}
|
|
7939
7939
|
}
|
|
7940
|
-
function C(I,
|
|
7941
|
-
return
|
|
7940
|
+
function C(I, z, w) {
|
|
7941
|
+
return z();
|
|
7942
7942
|
}
|
|
7943
7943
|
var g = typeof window < "u" && typeof window.document < "u" && typeof window.document.createElement < "u", f = !g, _ = f ? C : p, v = e.useSyncExternalStore !== void 0 ? e.useSyncExternalStore : _;
|
|
7944
7944
|
K3.useSyncExternalStore = v, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
@@ -7961,7 +7961,7 @@ var V5;
|
|
|
7961
7961
|
function qu() {
|
|
7962
7962
|
if (V5) return U3;
|
|
7963
7963
|
V5 = 1;
|
|
7964
|
-
var e =
|
|
7964
|
+
var e = z2, l = x7();
|
|
7965
7965
|
function n(u, m) {
|
|
7966
7966
|
return u === m && (u !== 0 || 1 / u === 1 / m) || u !== u && m !== m;
|
|
7967
7967
|
}
|
|
@@ -7973,19 +7973,19 @@ function qu() {
|
|
|
7973
7973
|
C.current = g;
|
|
7974
7974
|
} else g = C.current;
|
|
7975
7975
|
C = i(function() {
|
|
7976
|
-
function _(
|
|
7976
|
+
function _(y) {
|
|
7977
7977
|
if (!v) {
|
|
7978
|
-
if (v = !0, I =
|
|
7978
|
+
if (v = !0, I = y, y = p(y), h !== void 0 && g.hasValue) {
|
|
7979
7979
|
var N = g.value;
|
|
7980
|
-
if (h(N,
|
|
7980
|
+
if (h(N, y)) return z = N;
|
|
7981
7981
|
}
|
|
7982
|
-
return
|
|
7982
|
+
return z = y;
|
|
7983
7983
|
}
|
|
7984
|
-
if (N =
|
|
7985
|
-
var A = p(
|
|
7986
|
-
return h !== void 0 && h(N, A) ? N : (I =
|
|
7984
|
+
if (N = z, c(I, y)) return N;
|
|
7985
|
+
var A = p(y);
|
|
7986
|
+
return h !== void 0 && h(N, A) ? N : (I = y, z = A);
|
|
7987
7987
|
}
|
|
7988
|
-
var v = !1, I,
|
|
7988
|
+
var v = !1, I, z, w = d === void 0 ? null : d;
|
|
7989
7989
|
return [function() {
|
|
7990
7990
|
return _(m());
|
|
7991
7991
|
}, w === null ? void 0 : function() {
|
|
@@ -8012,7 +8012,7 @@ var H5;
|
|
|
8012
8012
|
function fu() {
|
|
8013
8013
|
return H5 || (H5 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
8014
8014
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
8015
|
-
var e =
|
|
8015
|
+
var e = z2, l = x7();
|
|
8016
8016
|
function n(m, d) {
|
|
8017
8017
|
return m === d && (m !== 0 || 1 / m === 1 / d) || m !== m && d !== d;
|
|
8018
8018
|
}
|
|
@@ -8024,9 +8024,9 @@ function fu() {
|
|
|
8024
8024
|
value: null
|
|
8025
8025
|
}, g.current = f) : f = g.current;
|
|
8026
8026
|
var _ = i(function() {
|
|
8027
|
-
var w = !1,
|
|
8027
|
+
var w = !1, y, N, A = function(H) {
|
|
8028
8028
|
if (!w) {
|
|
8029
|
-
w = !0,
|
|
8029
|
+
w = !0, y = H;
|
|
8030
8030
|
var S = h(H);
|
|
8031
8031
|
if (C !== void 0 && f.hasValue) {
|
|
8032
8032
|
var j = f.value;
|
|
@@ -8035,21 +8035,21 @@ function fu() {
|
|
|
8035
8035
|
}
|
|
8036
8036
|
return N = S, S;
|
|
8037
8037
|
}
|
|
8038
|
-
var D =
|
|
8038
|
+
var D = y, E = N;
|
|
8039
8039
|
if (c(D, H))
|
|
8040
8040
|
return E;
|
|
8041
8041
|
var $ = h(H);
|
|
8042
|
-
return C !== void 0 && C(E, $) ? E : (
|
|
8042
|
+
return C !== void 0 && C(E, $) ? E : (y = H, N = $, $);
|
|
8043
8043
|
}, B = p === void 0 ? null : p, V = function() {
|
|
8044
8044
|
return A(d());
|
|
8045
8045
|
}, Z = B === null ? void 0 : function() {
|
|
8046
8046
|
return A(B());
|
|
8047
8047
|
};
|
|
8048
8048
|
return [V, Z];
|
|
8049
|
-
}, [d, p, h, C]), v = _[0], I = _[1],
|
|
8049
|
+
}, [d, p, h, C]), v = _[0], I = _[1], z = a(m, v, I);
|
|
8050
8050
|
return r(function() {
|
|
8051
|
-
f.hasValue = !0, f.value =
|
|
8052
|
-
}, [
|
|
8051
|
+
f.hasValue = !0, f.value = z;
|
|
8052
|
+
}, [z]), o(z), z;
|
|
8053
8053
|
}
|
|
8054
8054
|
e4.useSyncExternalStoreWithSelector = u, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
8055
8055
|
}()), e4;
|
|
@@ -8070,9 +8070,9 @@ const xu = /* @__PURE__ */ ke(bu), Cu = { BASE_URL: "/", DEV: !1, MODE: "product
|
|
|
8070
8070
|
), n.clear();
|
|
8071
8071
|
} }, u = l = e(c, a, o);
|
|
8072
8072
|
return o;
|
|
8073
|
-
}, _u = (e) => e ? T5(e) : T5, { useDebugValue: Iu } =
|
|
8074
|
-
function Au(e, l =
|
|
8075
|
-
const c =
|
|
8073
|
+
}, _u = (e) => e ? T5(e) : T5, { useDebugValue: Iu } = z2, { useSyncExternalStoreWithSelector: zu } = xu, yu = (e) => e;
|
|
8074
|
+
function Au(e, l = yu, n) {
|
|
8075
|
+
const c = zu(
|
|
8076
8076
|
e.subscribe,
|
|
8077
8077
|
e.getState,
|
|
8078
8078
|
e.getServerState || e.getInitialState,
|
|
@@ -8276,7 +8276,7 @@ function Zu({ filterConfig: e }) {
|
|
|
8276
8276
|
var $;
|
|
8277
8277
|
D[E.key] = (($ = j[E.key]) == null ? void 0 : $.every((e0) => e0.checked)) || !1;
|
|
8278
8278
|
}), i(D);
|
|
8279
|
-
},
|
|
8279
|
+
}, z = (j, D) => {
|
|
8280
8280
|
s((E) => {
|
|
8281
8281
|
const $ = { ...E };
|
|
8282
8282
|
return $[j] = $[j].map((e0) => ({ ...e0, checked: D })), I($), $;
|
|
@@ -8286,7 +8286,7 @@ function Zu({ filterConfig: e }) {
|
|
|
8286
8286
|
Object.entries(j).forEach(([D, E]) => {
|
|
8287
8287
|
d(D, E ? E.split(",") : [], h);
|
|
8288
8288
|
}), c();
|
|
8289
|
-
},
|
|
8289
|
+
}, y = (j, D) => a[j] ? a[j][D].checked : !1, N = (j, D, E) => {
|
|
8290
8290
|
s(($) => {
|
|
8291
8291
|
const e0 = { ...$ };
|
|
8292
8292
|
return e0[j][D].checked = E, I(e0), e0;
|
|
@@ -8387,7 +8387,7 @@ function Zu({ filterConfig: e }) {
|
|
|
8387
8387
|
{
|
|
8388
8388
|
label: "All",
|
|
8389
8389
|
checked: r[f.key],
|
|
8390
|
-
onChange: (j) =>
|
|
8390
|
+
onChange: (j) => z(f.key, j),
|
|
8391
8391
|
customStyles: { fontWeight: 600 }
|
|
8392
8392
|
}
|
|
8393
8393
|
) }),
|
|
@@ -8402,7 +8402,7 @@ function Zu({ filterConfig: e }) {
|
|
|
8402
8402
|
G5,
|
|
8403
8403
|
{
|
|
8404
8404
|
label: j.name,
|
|
8405
|
-
checked:
|
|
8405
|
+
checked: y(f.key, D),
|
|
8406
8406
|
onChange: (E) => N(f.key, D, E),
|
|
8407
8407
|
countryCode: j.country_code,
|
|
8408
8408
|
customName: j.customName
|
|
@@ -8498,14 +8498,14 @@ function kb({
|
|
|
8498
8498
|
if (!_) return "Pick a date";
|
|
8499
8499
|
const w = t3(_, a);
|
|
8500
8500
|
return console.log("Formatted display date:", w), w;
|
|
8501
|
-
}, [_, a]), I = q.useRef(null),
|
|
8501
|
+
}, [_, a]), I = q.useRef(null), z = (w) => {
|
|
8502
8502
|
var N;
|
|
8503
8503
|
if (!w) {
|
|
8504
8504
|
l("");
|
|
8505
8505
|
return;
|
|
8506
8506
|
}
|
|
8507
|
-
const
|
|
8508
|
-
l(
|
|
8507
|
+
const y = t3(w, "yyyy-MM-dd");
|
|
8508
|
+
l(y), (N = I == null ? void 0 : I.current) == null || N.click();
|
|
8509
8509
|
};
|
|
8510
8510
|
return /* @__PURE__ */ t.jsx("div", { className: x(o0.datePicker), style: u, children: /* @__PURE__ */ t.jsxs(x3, { placement: "bottom", children: [
|
|
8511
8511
|
/* @__PURE__ */ t.jsxs(_3, { openOnHover: !1, children: [
|
|
@@ -8584,13 +8584,13 @@ function kb({
|
|
|
8584
8584
|
dropdown_icon: o0.dropdownIcon
|
|
8585
8585
|
},
|
|
8586
8586
|
components: {
|
|
8587
|
-
Dropdown:
|
|
8587
|
+
Dropdown: yd,
|
|
8588
8588
|
Nav: Ad
|
|
8589
8589
|
},
|
|
8590
8590
|
mode: n,
|
|
8591
8591
|
defaultMonth: _,
|
|
8592
8592
|
selected: _,
|
|
8593
|
-
onSelect:
|
|
8593
|
+
onSelect: z,
|
|
8594
8594
|
numberOfMonths: 1,
|
|
8595
8595
|
disabled: r ? !0 : i,
|
|
8596
8596
|
month: new Date(g.year, g.month),
|
|
@@ -8601,7 +8601,7 @@ function kb({
|
|
|
8601
8601
|
)
|
|
8602
8602
|
] }) });
|
|
8603
8603
|
}
|
|
8604
|
-
const
|
|
8604
|
+
const zd = {
|
|
8605
8605
|
control: (e, l) => ({
|
|
8606
8606
|
...e,
|
|
8607
8607
|
borderWidth: "1px",
|
|
@@ -8618,7 +8618,7 @@ const yd = {
|
|
|
8618
8618
|
opacity: l.isDisabled ? 0.5 : 1
|
|
8619
8619
|
})
|
|
8620
8620
|
};
|
|
8621
|
-
function
|
|
8621
|
+
function yd(e) {
|
|
8622
8622
|
var r, i;
|
|
8623
8623
|
const { monthYear: l, setMonthYear: n } = B4(), c = e["aria-label"] === "Choose the Year";
|
|
8624
8624
|
let a;
|
|
@@ -8637,7 +8637,7 @@ function zd(e) {
|
|
|
8637
8637
|
isClearable: !1,
|
|
8638
8638
|
value: a,
|
|
8639
8639
|
mainContainerClassName: c ? o0.yearDropdown : o0.monthDropdown,
|
|
8640
|
-
customStyles:
|
|
8640
|
+
customStyles: zd
|
|
8641
8641
|
}
|
|
8642
8642
|
);
|
|
8643
8643
|
}
|
|
@@ -8691,7 +8691,7 @@ function wd(e) {
|
|
|
8691
8691
|
};
|
|
8692
8692
|
}, [e]), l;
|
|
8693
8693
|
}
|
|
8694
|
-
const Nd = "
|
|
8694
|
+
const Nd = "_inputContainer_1gzro_1", jd = "_textareaContainer_1gzro_2", Sd = "_input_1gzro_1", Ed = "_textarea_1gzro_2", Md = "_invalid_1gzro_28", Rd = "_error_1gzro_48", Bd = "_control_1gzro_55", Fd = "_label_1gzro_61", Ld = "_disabled_1gzro_68", kd = "_required_1gzro_72", Dd = "_infoIconContainer_1gzro_76", Vd = "_infoIcon_1gzro_76", Hd = "_group_1gzro_87", Td = "_inputIconContainer_1gzro_93", Gd = "_leftIcon_1gzro_107", Pd = "_rightIcon_1gzro_111", Od = "_inputIcon_1gzro_93", Wd = "_inputIconButton_1gzro_116", Zd = "_left_1gzro_107", Xd = "_right_1gzro_111", $d = "_inputIconWrapper_1gzro_144", Yd = "_adornment_1gzro_150", Jd = "_adornmentTrigger_1gzro_174", Ud = "_dropdownIconContainer_1gzro_209", Qd = "_dropdownIcon_1gzro_209", Kd = "_isDropdownOpen_1gzro_220", em = "_dropdownSearch_1gzro_224", lm = "_loadingMessage_1gzro_228", tm = "_dropdownMenuContainer_1gzro_237", am = "_menu_1gzro_247", cm = "_option_1gzro_259", nm = "_empty_1gzro_268", sm = "_countContainer_1gzro_274", om = "_countInputContainer_1gzro_278", rm = "_decrementIcon_1gzro_282", im = "_incrementIcon_1gzro_283", um = "_numberContainer_1gzro_287", dm = "_numberAdornmentContainer_1gzro_296", mm = "_incrementBtn_1gzro_303", hm = "_decrementBtn_1gzro_304", pm = "_incrementIconContainer_1gzro_328", vm = "_decrementIconContainer_1gzro_329", L = {
|
|
8695
8695
|
inputContainer: Nd,
|
|
8696
8696
|
textareaContainer: jd,
|
|
8697
8697
|
input: Sd,
|
|
@@ -9153,7 +9153,7 @@ const bm = q.forwardRef(
|
|
|
9153
9153
|
] })
|
|
9154
9154
|
);
|
|
9155
9155
|
bm.displayName = g0.TEXTAREA;
|
|
9156
|
-
const xm = "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", Cm = "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",
|
|
9156
|
+
const xm = "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", Cm = "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", z7 = /^[0-9]$/;
|
|
9157
9157
|
function _m({
|
|
9158
9158
|
onCountChange: e,
|
|
9159
9159
|
min: l = -1 / 0,
|
|
@@ -9177,7 +9177,7 @@ function _m({
|
|
|
9177
9177
|
e(d);
|
|
9178
9178
|
}
|
|
9179
9179
|
}, m = (d) => {
|
|
9180
|
-
const p =
|
|
9180
|
+
const p = z7.test(d.key), h = d.key === "-" && d.currentTarget.selectionStart === 0 && l < 0, C = (d.ctrlKey || d.metaKey) && d.key === "a";
|
|
9181
9181
|
d.metaKey || (d.key === "ArrowUp" ? o() : d.key === "ArrowDown" ? u() : !p && !h7.includes(d.key) && !h && !C && d.preventDefault());
|
|
9182
9182
|
};
|
|
9183
9183
|
return q.useEffect(() => {
|
|
@@ -9216,7 +9216,7 @@ function _m({
|
|
|
9216
9216
|
] });
|
|
9217
9217
|
}
|
|
9218
9218
|
_m.displayName = g0.COUNT;
|
|
9219
|
-
const
|
|
9219
|
+
const y7 = "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";
|
|
9220
9220
|
function A7({
|
|
9221
9221
|
onDecrement: e,
|
|
9222
9222
|
onIncrement: l,
|
|
@@ -9236,7 +9236,7 @@ function A7({
|
|
|
9236
9236
|
children: /* @__PURE__ */ t.jsx(
|
|
9237
9237
|
R,
|
|
9238
9238
|
{
|
|
9239
|
-
path:
|
|
9239
|
+
path: y7,
|
|
9240
9240
|
spanClassName: L.incrementIconContainer,
|
|
9241
9241
|
svgClassName: L.incrementIcon
|
|
9242
9242
|
}
|
|
@@ -9287,7 +9287,7 @@ function Im({
|
|
|
9287
9287
|
e(d);
|
|
9288
9288
|
}
|
|
9289
9289
|
}, m = (d) => {
|
|
9290
|
-
const p =
|
|
9290
|
+
const p = z7.test(d.key), h = d.key === "-" && d.currentTarget.selectionStart === 0 && l < 0, C = (d.ctrlKey || d.metaKey) && d.key === "a";
|
|
9291
9291
|
d.metaKey || (d.key === "ArrowUp" ? o() : d.key === "ArrowDown" ? u() : !p && !h7.includes(d.key) && !h && !C && d.preventDefault());
|
|
9292
9292
|
};
|
|
9293
9293
|
return q.useEffect(() => {
|
|
@@ -9395,9 +9395,9 @@ const w7 = {
|
|
|
9395
9395
|
...e,
|
|
9396
9396
|
display: "none"
|
|
9397
9397
|
})
|
|
9398
|
-
},
|
|
9399
|
-
mainContainer:
|
|
9400
|
-
disabled:
|
|
9398
|
+
}, zm = "_mainContainer_1ijbd_1", ym = "_disabled_1ijbd_6", Am = "_dropdownIcon_1ijbd_10", wm = "_loadingMessage_1ijbd_25", Nm = "_optionContainer_1ijbd_34", jm = "_divider_1ijbd_38", Sm = "_option_1ijbd_34", Em = "_tagOption_1ijbd_48", Mm = "_multiOptionValue_1ijbd_53", Rm = "_userOption_1ijbd_59", Bm = "_userOptionValue_1ijbd_60", Fm = "_label_1ijbd_65", Lm = "_selectedLabel_1ijbd_65", km = "_profileImg_1ijbd_69", Dm = "_initials_1ijbd_70", Vm = "_icon_1ijbd_83", Hm = "_selectedIcon_1ijbd_84", Tm = "_labelContainer_1ijbd_110", Gm = "_info_1ijbd_116", Pm = "_clearIcon_1ijbd_120", Om = "_removeIcon_1ijbd_130", Wm = "_errorMsg_1ijbd_146", K = {
|
|
9399
|
+
mainContainer: zm,
|
|
9400
|
+
disabled: ym,
|
|
9401
9401
|
dropdownIcon: Am,
|
|
9402
9402
|
loadingMessage: wm,
|
|
9403
9403
|
optionContainer: Nm,
|
|
@@ -9628,7 +9628,7 @@ const O2 = [
|
|
|
9628
9628
|
day: "2-digit",
|
|
9629
9629
|
month: "short",
|
|
9630
9630
|
year: "numeric"
|
|
9631
|
-
}), Zm = "_dateRangePicker_13srz_1", Xm = "_dateIcon_13srz_5", $m = "_popoverContent_13srz_9", Ym = "_quickRangePicker_13srz_14", Jm = "_quickSelector_13srz_18", Um = "_buttonContent_13srz_24", Qm = "_dateIconSpan_13srz_31", Km = "_months_13srz_34", eh = "_month_13srz_34", lh = "_caption_13srz_43", th = "_captionLabel_13srz_50", ah = "_nav_13srz_55", ch = "_navButtonPrevious_13srz_59", nh = "_navButtonNext_13srz_60", sh = "_table_13srz_88", oh = "_headRow_13srz_93", rh = "_headCell_13srz_96", ih = "_row_13srz_106", uh = "_cell_13srz_112", dh = "_day_13srz_131", mh = "_daySelected_13srz_145", hh = "_dayHighlighted_13srz_149", ph = "_dayRangeMiddle_13srz_158", vh = "_dayToday_13srz_166", gh = "_dayOutside_13srz_178", qh = "_dayDisabled_13srz_182", fh = "_dayRangeStart_13srz_187", bh = "_dayRangeEnd_13srz_188", xh = "_dayHidden_13srz_215", Ch = "_errorMsg_13srz_218", _h = "_formButton_13srz_224", Ih = "_navContainer_13srz_233",
|
|
9631
|
+
}), Zm = "_dateRangePicker_13srz_1", Xm = "_dateIcon_13srz_5", $m = "_popoverContent_13srz_9", Ym = "_quickRangePicker_13srz_14", Jm = "_quickSelector_13srz_18", Um = "_buttonContent_13srz_24", Qm = "_dateIconSpan_13srz_31", Km = "_months_13srz_34", eh = "_month_13srz_34", lh = "_caption_13srz_43", th = "_captionLabel_13srz_50", ah = "_nav_13srz_55", ch = "_navButtonPrevious_13srz_59", nh = "_navButtonNext_13srz_60", sh = "_table_13srz_88", oh = "_headRow_13srz_93", rh = "_headCell_13srz_96", ih = "_row_13srz_106", uh = "_cell_13srz_112", dh = "_day_13srz_131", mh = "_daySelected_13srz_145", hh = "_dayHighlighted_13srz_149", ph = "_dayRangeMiddle_13srz_158", vh = "_dayToday_13srz_166", gh = "_dayOutside_13srz_178", qh = "_dayDisabled_13srz_182", fh = "_dayRangeStart_13srz_187", bh = "_dayRangeEnd_13srz_188", xh = "_dayHidden_13srz_215", Ch = "_errorMsg_13srz_218", _h = "_formButton_13srz_224", Ih = "_navContainer_13srz_233", zh = "_resetBtn_13srz_242", s0 = {
|
|
9632
9632
|
dateRangePicker: Zm,
|
|
9633
9633
|
dateIcon: Xm,
|
|
9634
9634
|
popoverContent: $m,
|
|
@@ -9661,7 +9661,7 @@ const O2 = [
|
|
|
9661
9661
|
errorMsg: Ch,
|
|
9662
9662
|
formButton: _h,
|
|
9663
9663
|
navContainer: Ih,
|
|
9664
|
-
resetBtn:
|
|
9664
|
+
resetBtn: zh
|
|
9665
9665
|
}, V7 = p3()((e) => ({
|
|
9666
9666
|
monthYear: {
|
|
9667
9667
|
month: (/* @__PURE__ */ new Date()).getMonth(),
|
|
@@ -9669,7 +9669,7 @@ const O2 = [
|
|
|
9669
9669
|
},
|
|
9670
9670
|
setMonthYear: (l) => e({ monthYear: l })
|
|
9671
9671
|
}));
|
|
9672
|
-
function
|
|
9672
|
+
function yh({
|
|
9673
9673
|
value: e,
|
|
9674
9674
|
onChange: l,
|
|
9675
9675
|
mode: n = "range",
|
|
@@ -9689,22 +9689,22 @@ function zh({
|
|
|
9689
9689
|
trigger: f,
|
|
9690
9690
|
..._
|
|
9691
9691
|
}) {
|
|
9692
|
-
const v = e, { monthYear: I, setMonthYear:
|
|
9693
|
-
a && w.value !== O2[0].value &&
|
|
9692
|
+
const v = e, { monthYear: I, setMonthYear: z } = V7(), [w, y] = q.useState(O2[0]), [N, A] = q.useState(void 0), B = q.useMemo(() => v != null && v.from ? v.to ? $4(v.from, v.to) ? W1.format(v.from) : `${W1.format(v.from)} - ${W1.format(v.to)}` : W1.format(v.from) : g || "Pick a date", [v, g]), V = (S) => {
|
|
9693
|
+
a && w.value !== O2[0].value && y(O2[0]);
|
|
9694
9694
|
const j = (S == null ? void 0 : S.from) ?? void 0, D = (S == null ? void 0 : S.to) ?? (S == null ? void 0 : S.from);
|
|
9695
9695
|
l({ from: j, to: D });
|
|
9696
9696
|
};
|
|
9697
9697
|
q.useEffect(() => {
|
|
9698
9698
|
v != null && v.from && (v != null && v.to) && A({ from: v.from, to: v.to });
|
|
9699
9699
|
}, [v]), q.useEffect(() => {
|
|
9700
|
-
v != null && v.from && !isNaN(new Date(v.from).getTime()) &&
|
|
9700
|
+
v != null && v.from && !isNaN(new Date(v.from).getTime()) && z({
|
|
9701
9701
|
month: new Date(v.from).getMonth(),
|
|
9702
9702
|
year: new Date(v.from).getFullYear()
|
|
9703
9703
|
});
|
|
9704
9704
|
}, [v]);
|
|
9705
9705
|
const Z = (S) => {
|
|
9706
9706
|
const j = /* @__PURE__ */ new Date(), D = O2.find((E) => E.value === S) ?? O2[0];
|
|
9707
|
-
switch (
|
|
9707
|
+
switch (y(D), S) {
|
|
9708
9708
|
case "today":
|
|
9709
9709
|
l({ from: j, to: j });
|
|
9710
9710
|
break;
|
|
@@ -9716,7 +9716,7 @@ function zh({
|
|
|
9716
9716
|
break;
|
|
9717
9717
|
case "7days":
|
|
9718
9718
|
l({
|
|
9719
|
-
from:
|
|
9719
|
+
from: ye(j, -7),
|
|
9720
9720
|
to: j
|
|
9721
9721
|
});
|
|
9722
9722
|
break;
|
|
@@ -9740,7 +9740,7 @@ function zh({
|
|
|
9740
9740
|
break;
|
|
9741
9741
|
case "1year":
|
|
9742
9742
|
l({
|
|
9743
|
-
from:
|
|
9743
|
+
from: ze(j, -1),
|
|
9744
9744
|
to: j
|
|
9745
9745
|
});
|
|
9746
9746
|
break;
|
|
@@ -9951,7 +9951,7 @@ function Jh({
|
|
|
9951
9951
|
return q.useEffect(() => {
|
|
9952
9952
|
r && n(e.key, [u, m].filter(Boolean).join(","), c);
|
|
9953
9953
|
}, [u, m, r]), /* @__PURE__ */ t.jsx(
|
|
9954
|
-
|
|
9954
|
+
yh,
|
|
9955
9955
|
{
|
|
9956
9956
|
...e.config,
|
|
9957
9957
|
onChange: (h) => {
|
|
@@ -10053,8 +10053,8 @@ function Kh({
|
|
|
10053
10053
|
s(n == null ? void 0 : n.key, r), d.setOpen(!1);
|
|
10054
10054
|
}, g = (v) => {
|
|
10055
10055
|
let I = !1;
|
|
10056
|
-
return l.forEach((
|
|
10057
|
-
|
|
10056
|
+
return l.forEach((z) => {
|
|
10057
|
+
z.values.length && Array.isArray(z.values) && z.values.forEach((w) => {
|
|
10058
10058
|
if (w === v) {
|
|
10059
10059
|
I = !0;
|
|
10060
10060
|
return;
|
|
@@ -10207,7 +10207,7 @@ function Z5({
|
|
|
10207
10207
|
return null;
|
|
10208
10208
|
}) });
|
|
10209
10209
|
}
|
|
10210
|
-
const op = "_actionCommon_17kbz_1", rp = "_error_17kbz_19", ip = "_backdrop_17kbz_30", up = "_content_17kbz_43", dp = "_title_17kbz_74", mp = "_desc_17kbz_88", hp = "_closeIconSpan_17kbz_95", pp = "_closeIcon_17kbz_95", vp = "_footer_17kbz_115", gp = "_options_17kbz_133", qp = "_option_17kbz_133", fp = "_dropdownSearch_17kbz_150", bp = "_info_17kbz_161", xp = "_info2_17kbz_162", Cp = "_optionLabel_17kbz_189", _p = "_optionDis_17kbz_197", Ip = "_checkbox_17kbz_205",
|
|
10210
|
+
const op = "_actionCommon_17kbz_1", rp = "_error_17kbz_19", ip = "_backdrop_17kbz_30", up = "_content_17kbz_43", dp = "_title_17kbz_74", mp = "_desc_17kbz_88", hp = "_closeIconSpan_17kbz_95", pp = "_closeIcon_17kbz_95", vp = "_footer_17kbz_115", gp = "_options_17kbz_133", qp = "_option_17kbz_133", fp = "_dropdownSearch_17kbz_150", bp = "_info_17kbz_161", xp = "_info2_17kbz_162", Cp = "_optionLabel_17kbz_189", _p = "_optionDis_17kbz_197", Ip = "_checkbox_17kbz_205", zp = "_draggable_17kbz_223", yp = "_optionDisabled_17kbz_227", Ap = "_grouped_17kbz_237", wp = "_groupTitle_17kbz_242", n2 = {
|
|
10211
10211
|
actionCommon: op,
|
|
10212
10212
|
error: rp,
|
|
10213
10213
|
backdrop: ip,
|
|
@@ -10225,8 +10225,8 @@ const op = "_actionCommon_17kbz_1", rp = "_error_17kbz_19", ip = "_backdrop_17kb
|
|
|
10225
10225
|
optionLabel: Cp,
|
|
10226
10226
|
optionDis: _p,
|
|
10227
10227
|
checkbox: Ip,
|
|
10228
|
-
draggable:
|
|
10229
|
-
optionDisabled:
|
|
10228
|
+
draggable: zp,
|
|
10229
|
+
optionDisabled: yp,
|
|
10230
10230
|
grouped: Ap,
|
|
10231
10231
|
groupTitle: wp
|
|
10232
10232
|
};
|
|
@@ -10468,17 +10468,17 @@ function Vp({
|
|
|
10468
10468
|
isDropdownActions: c
|
|
10469
10469
|
}) {
|
|
10470
10470
|
const { isOpen: a, onOpen: s, onClose: r } = f7(), { columns: i, isPending: o, isError: u, handleSaveColumns: m } = e, [d, p] = q.useState([]), [h, C] = q.useState(""), g = l.getAllLeafColumns().filter(
|
|
10471
|
-
(
|
|
10471
|
+
(y) => !y.columnDef.enableHiding && y.id !== S2 && y.id !== D2 && y.id !== $2
|
|
10472
10472
|
);
|
|
10473
10473
|
q.useEffect(() => {
|
|
10474
10474
|
u || o || (p((i == null ? void 0 : i.checked_state) || []), v((i == null ? void 0 : i.checked_state) || []));
|
|
10475
10475
|
}, [o, u]);
|
|
10476
|
-
const f = d.filter((
|
|
10477
|
-
|
|
10476
|
+
const f = d.filter((y) => y.checked), _ = d.filter((y) => !y.checked), v = (y) => {
|
|
10477
|
+
y.forEach((N) => {
|
|
10478
10478
|
const A = l.getColumn(N.id);
|
|
10479
10479
|
A == null || A.toggleVisibility(N.checked);
|
|
10480
10480
|
}), l.setColumnOrder(() => {
|
|
10481
|
-
const N =
|
|
10481
|
+
const N = y.map((B) => B.id), A = [
|
|
10482
10482
|
n ? S2 : D2,
|
|
10483
10483
|
...N,
|
|
10484
10484
|
c ? $2 : void 0
|
|
@@ -10489,8 +10489,8 @@ function Vp({
|
|
|
10489
10489
|
});
|
|
10490
10490
|
}, I = () => {
|
|
10491
10491
|
v(d), m(d), r();
|
|
10492
|
-
},
|
|
10493
|
-
(
|
|
10492
|
+
}, z = _.filter(
|
|
10493
|
+
(y) => y.label.toLowerCase().includes(h.toLowerCase())
|
|
10494
10494
|
), w = [
|
|
10495
10495
|
{
|
|
10496
10496
|
btnText: "Cancel",
|
|
@@ -10532,16 +10532,16 @@ function Vp({
|
|
|
10532
10532
|
setCheckedState: p
|
|
10533
10533
|
}
|
|
10534
10534
|
) }),
|
|
10535
|
-
g.map((
|
|
10535
|
+
g.map((y) => /* @__PURE__ */ t.jsx("div", { className: x(n2.option, n2.optionDisabled), children: /* @__PURE__ */ t.jsx(
|
|
10536
10536
|
w1,
|
|
10537
10537
|
{
|
|
10538
|
-
label:
|
|
10539
|
-
id:
|
|
10538
|
+
label: y.columnDef.header,
|
|
10539
|
+
id: y.id,
|
|
10540
10540
|
checked: !0,
|
|
10541
10541
|
disabled: !0,
|
|
10542
10542
|
setCheckedState: p
|
|
10543
10543
|
}
|
|
10544
|
-
) },
|
|
10544
|
+
) }, y.id)),
|
|
10545
10545
|
/* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
10546
10546
|
f.length > 0 && /* @__PURE__ */ t.jsx("p", { className: n2.info, children: "Selected" }),
|
|
10547
10547
|
/* @__PURE__ */ t.jsx(
|
|
@@ -10549,18 +10549,18 @@ function Vp({
|
|
|
10549
10549
|
{
|
|
10550
10550
|
items: d,
|
|
10551
10551
|
onChange: p,
|
|
10552
|
-
renderItem: (
|
|
10552
|
+
renderItem: (y) => /* @__PURE__ */ t.jsxs(
|
|
10553
10553
|
N1.Item,
|
|
10554
10554
|
{
|
|
10555
|
-
id:
|
|
10556
|
-
isHidden: !!h.length && !
|
|
10555
|
+
id: y.id,
|
|
10556
|
+
isHidden: !!h.length && !y.label.toLowerCase().includes(h.toLowerCase()),
|
|
10557
10557
|
children: [
|
|
10558
10558
|
/* @__PURE__ */ t.jsx(
|
|
10559
10559
|
w1,
|
|
10560
10560
|
{
|
|
10561
|
-
label:
|
|
10562
|
-
id:
|
|
10563
|
-
checked: d[d.findIndex((N) => N.id ===
|
|
10561
|
+
label: y.label,
|
|
10562
|
+
id: y.id,
|
|
10563
|
+
checked: d[d.findIndex((N) => N.id === y.id)].checked,
|
|
10564
10564
|
setCheckedState: p
|
|
10565
10565
|
}
|
|
10566
10566
|
),
|
|
@@ -10574,7 +10574,7 @@ function Vp({
|
|
|
10574
10574
|
/* @__PURE__ */ t.jsx(
|
|
10575
10575
|
Hp,
|
|
10576
10576
|
{
|
|
10577
|
-
cols:
|
|
10577
|
+
cols: z,
|
|
10578
10578
|
text: "Not Selected",
|
|
10579
10579
|
textCn: n2.info2,
|
|
10580
10580
|
checkedState: d,
|
|
@@ -10667,7 +10667,7 @@ function Qp({
|
|
|
10667
10667
|
isCheckbox: u,
|
|
10668
10668
|
isDropdownActions: m
|
|
10669
10669
|
}) {
|
|
10670
|
-
var v, I,
|
|
10670
|
+
var v, I, z, w, y, N, A, B;
|
|
10671
10671
|
const d = (e == null ? void 0 : e.actions) && e.actions.length > 0, p = Object.keys(r).length, h = p > 0, C = `${p} ${i7(
|
|
10672
10672
|
p,
|
|
10673
10673
|
(e == null ? void 0 : e.entityName) || "",
|
|
@@ -10708,7 +10708,7 @@ function Qp({
|
|
|
10708
10708
|
)
|
|
10709
10709
|
] }),
|
|
10710
10710
|
/* @__PURE__ */ t.jsxs("div", { className: b1.actions, children: [
|
|
10711
|
-
typeof c == "object" && !c.isLoading && !!((w = (
|
|
10711
|
+
typeof c == "object" && !c.isLoading && !!((w = (z = c.filters) == null ? void 0 : z.header) != null && w.length) && /* @__PURE__ */ t.jsx(Z5, { filterConfig: c, showTabs: !0 }),
|
|
10712
10712
|
typeof n == "object" && /* @__PURE__ */ t.jsx("div", { className: b1.search, children: /* @__PURE__ */ t.jsx(
|
|
10713
10713
|
J2,
|
|
10714
10714
|
{
|
|
@@ -10723,7 +10723,7 @@ function Qp({
|
|
|
10723
10723
|
}
|
|
10724
10724
|
}
|
|
10725
10725
|
) }),
|
|
10726
|
-
typeof c == "object" && !c.isLoading && !!((N = (
|
|
10726
|
+
typeof c == "object" && !c.isLoading && !!((N = (y = c.filters) == null ? void 0 : y.header) != null && N.length) && /* @__PURE__ */ t.jsx(Z5, { filterConfig: c }),
|
|
10727
10727
|
typeof c == "object" && !c.isLoading && !!((B = (A = c.filters) == null ? void 0 : A.drawer) != null && B.length) && /* @__PURE__ */ t.jsx(Zu, { filterConfig: c }),
|
|
10728
10728
|
typeof a == "object" && /* @__PURE__ */ t.jsx(
|
|
10729
10729
|
Vp,
|
|
@@ -10782,12 +10782,12 @@ const av = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20wid
|
|
|
10782
10782
|
tableHeaderSortSpan: fv,
|
|
10783
10783
|
tableHeaderSortIcon: bv,
|
|
10784
10784
|
tableScrollContainer: xv
|
|
10785
|
-
}, Cv = "_box_1fmjz_3", _v = "_pageBoxes_1fmjz_9", Iv = "_arrowIcon_1fmjz_14",
|
|
10785
|
+
}, Cv = "_box_1fmjz_3", _v = "_pageBoxes_1fmjz_9", Iv = "_arrowIcon_1fmjz_14", zv = "_pageBox_1fmjz_9", yv = "_limitBox_1fmjz_47", Av = "_limitContent_1fmjz_56", wv = "_limitItem_1fmjz_69", Nv = "_paginationMenu_1fmjz_83", jv = "_meta_1fmjz_100", e2 = {
|
|
10786
10786
|
box: Cv,
|
|
10787
10787
|
pageBoxes: _v,
|
|
10788
10788
|
arrowIcon: Iv,
|
|
10789
|
-
pageBox:
|
|
10790
|
-
limitBox:
|
|
10789
|
+
pageBox: zv,
|
|
10790
|
+
limitBox: yv,
|
|
10791
10791
|
limitContent: Av,
|
|
10792
10792
|
limitItem: wv,
|
|
10793
10793
|
paginationMenu: Nv,
|
|
@@ -10974,7 +10974,7 @@ function Vb({
|
|
|
10974
10974
|
customColumnConfig: p,
|
|
10975
10975
|
exportConfig: h
|
|
10976
10976
|
}) {
|
|
10977
|
-
const C = q.useRef(!0), [g, f] = q.useState([]), [_, v] = q.useState({}), [I,
|
|
10977
|
+
const C = q.useRef(!0), [g, f] = q.useState([]), [_, v] = q.useState({}), [I, z] = q.useState([]), [w, y] = q.useState({
|
|
10978
10978
|
left: d != null && d.stickyIds ? [D2, S2, ...d == null ? void 0 : d.stickyIds] : [D2, S2],
|
|
10979
10979
|
right: [$2]
|
|
10980
10980
|
}), [N, A] = q.useState({}), B = !l.isFetching && !l.isError && !e.length, { isCheckbox: V, isRadio: Z, setSelectedRows: H } = s;
|
|
@@ -11062,8 +11062,8 @@ function Vb({
|
|
|
11062
11062
|
manualSorting: !0,
|
|
11063
11063
|
onSortingChange: f,
|
|
11064
11064
|
onColumnVisibilityChange: v,
|
|
11065
|
-
onColumnOrderChange:
|
|
11066
|
-
onColumnPinningChange:
|
|
11065
|
+
onColumnOrderChange: z,
|
|
11066
|
+
onColumnPinningChange: y,
|
|
11067
11067
|
onRowSelectionChange: (s == null ? void 0 : s.setRowSelection) || A,
|
|
11068
11068
|
enableRowSelection: !0,
|
|
11069
11069
|
enableMultiRowSelection: !Z,
|
|
@@ -11166,9 +11166,9 @@ function kv({
|
|
|
11166
11166
|
onScroll: h,
|
|
11167
11167
|
children: /* @__PURE__ */ t.jsxs("table", { className: K0.table, children: [
|
|
11168
11168
|
/* @__PURE__ */ t.jsx("thead", { className: K0.tableHead, children: e.getHeaderGroups().map((C) => /* @__PURE__ */ t.jsx("tr", { className: K0.tableRow, children: C.headers.map((g, f, _) => {
|
|
11169
|
-
var I,
|
|
11169
|
+
var I, z;
|
|
11170
11170
|
let v = !1;
|
|
11171
|
-
return (I = s == null ? void 0 : s.stickyIds) != null && I.length && s.stickyIds.includes((
|
|
11171
|
+
return (I = s == null ? void 0 : s.stickyIds) != null && I.length && s.stickyIds.includes((z = _[f - 1]) == null ? void 0 : z.id) && (v = !0), /* @__PURE__ */ t.jsx(
|
|
11172
11172
|
"th",
|
|
11173
11173
|
{
|
|
11174
11174
|
colSpan: g.colSpan,
|
|
@@ -11220,10 +11220,10 @@ function kv({
|
|
|
11220
11220
|
);
|
|
11221
11221
|
}) }, C.id)) }),
|
|
11222
11222
|
c.isFetching ? /* @__PURE__ */ t.jsx(ji, { text: c.text, isError: c.isError }) : r ? /* @__PURE__ */ t.jsx(ki, { emptyStateConfig: a, visibleCols: i }) : /* @__PURE__ */ t.jsx("tbody", { className: K0.tableBody, children: e.getRowModel().rows.map((C, g, f) => /* @__PURE__ */ t.jsx("tr", { className: K0.tableRow, children: C.getVisibleCells().map((_, v, I) => {
|
|
11223
|
-
var
|
|
11224
|
-
const
|
|
11223
|
+
var y, N;
|
|
11224
|
+
const z = (l || n) && (_.id === `${g}_${D2}` || _.id === `${g}_${S2}`);
|
|
11225
11225
|
let w = !1;
|
|
11226
|
-
return (
|
|
11226
|
+
return (y = s == null ? void 0 : s.stickyIds) != null && y.length && (w = (N = I[v - 1]) == null ? void 0 : N.column.getCanPin()), /* @__PURE__ */ t.jsx(
|
|
11227
11227
|
"td",
|
|
11228
11228
|
{
|
|
11229
11229
|
className: x(
|
|
@@ -11234,7 +11234,7 @@ function kv({
|
|
|
11234
11234
|
style: {
|
|
11235
11235
|
width: _.column.getSize() === Number.MAX_SAFE_INTEGER ? "auto" : _.column.getSize(),
|
|
11236
11236
|
backgroundColor: "white",
|
|
11237
|
-
verticalAlign:
|
|
11237
|
+
verticalAlign: z ? "middle" : void 0,
|
|
11238
11238
|
paddingLeft: w ? "15px" : void 0,
|
|
11239
11239
|
...Y5(_.column, o, m)
|
|
11240
11240
|
},
|
|
@@ -11346,10 +11346,10 @@ const eg = "_box_1x8y8_1", lg = "_device_1x8y8_8", tg = "_image_1x8y8_21", ag =
|
|
|
11346
11346
|
icon: og,
|
|
11347
11347
|
mdmStatus: rg,
|
|
11348
11348
|
mdmStatusIcon: ig
|
|
11349
|
-
}, ug = "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", U5 = "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", dg = "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", mg = "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", hg = "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", pg = "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", vg = "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", gg = "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", qg = "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", fg = "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", bg = "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", xg = "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", Cg = "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", _g = "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", Ig = "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", yg = "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";
|
|
11349
|
+
}, ug = "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", U5 = "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", dg = "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", mg = "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", hg = "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", pg = "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", vg = "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", gg = "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", qg = "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", fg = "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", bg = "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", xg = "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", Cg = "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", _g = "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", Ig = "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", zg = "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";
|
|
11350
11350
|
function Tb({ device: e, onClick: l, customStyle: n }) {
|
|
11351
11351
|
return /* @__PURE__ */ t.jsxs("div", { className: I2.box, children: [
|
|
11352
|
-
/* @__PURE__ */ t.jsx("div", { className: I2.device, children: /* @__PURE__ */ t.jsx(R, { path:
|
|
11352
|
+
/* @__PURE__ */ t.jsx("div", { className: I2.device, children: /* @__PURE__ */ t.jsx(R, { path: yg(e.type), svgClassName: I2.image }) }),
|
|
11353
11353
|
/* @__PURE__ */ t.jsxs("div", { className: I2.details, children: [
|
|
11354
11354
|
/* @__PURE__ */ t.jsx("div", { className: I2.titleContainer, onClick: l, children: /* @__PURE__ */ t.jsx(
|
|
11355
11355
|
G7,
|
|
@@ -11391,7 +11391,7 @@ function Tb({ device: e, onClick: l, customStyle: n }) {
|
|
|
11391
11391
|
] })
|
|
11392
11392
|
] });
|
|
11393
11393
|
}
|
|
11394
|
-
const
|
|
11394
|
+
const yg = (e) => {
|
|
11395
11395
|
switch (e) {
|
|
11396
11396
|
case "Laptops":
|
|
11397
11397
|
return U5;
|
|
@@ -11414,7 +11414,7 @@ const zg = (e) => {
|
|
|
11414
11414
|
case "Webcams":
|
|
11415
11415
|
return bg;
|
|
11416
11416
|
case "Storage":
|
|
11417
|
-
return
|
|
11417
|
+
return zg;
|
|
11418
11418
|
case "Trackpads":
|
|
11419
11419
|
return xg;
|
|
11420
11420
|
case "Microphones":
|
|
@@ -11598,7 +11598,7 @@ function Zb({
|
|
|
11598
11598
|
height: "16px",
|
|
11599
11599
|
cursor: "pointer"
|
|
11600
11600
|
},
|
|
11601
|
-
path: l === "close" ? d2 : r ?
|
|
11601
|
+
path: l === "close" ? d2 : r ? y7 : x2
|
|
11602
11602
|
}
|
|
11603
11603
|
)
|
|
11604
11604
|
}
|
|
@@ -11656,7 +11656,7 @@ const x1 = {
|
|
|
11656
11656
|
color: "var(--status-info-i70)",
|
|
11657
11657
|
icon: t4
|
|
11658
11658
|
}
|
|
11659
|
-
}, $g = "_uploadBtn_fzpqx_1", Yg = "_dFlex_fzpqx_16", Jg = "_singleDoc_fzpqx_20", Ug = "_contentContainer_fzpqx_28", Qg = "_detailsContainer_fzpqx_33", Kg = "_fileName_fzpqx_37", eq = "_subTitle2_fzpqx_54", lq = "_fileType_fzpqx_66", tq = "_smallCircle_fzpqx_73", aq = "_removeBtn_fzpqx_82", cq = "_editIcon_fzpqx_89", nq = "_uploadedImage_fzpqx_98", sq = "_emptyLogo_fzpqx_106", oq = "_iconBox_fzpqx_121", rq = "_title_fzpqx_131", iq = "_subTitle_fzpqx_54", uq = "_progressBar_fzpqx_153", dq = "_deleteIcon_fzpqx_161", mq = "_viewStateDoc_fzpqx_164", hq = "_fileUploadLimit_fzpqx_168", pq = "_fileUploadLimitError_fzpqx_172", vq = "_errorMsg_fzpqx_173", gq = "_fileContainer_fzpqx_178", qq = "_addDocsIcons_fzpqx_184", fq = "_parentContainer_fzpqx_193", bq = "_uploadContainer_fzpqx_204", xq = "_disabledUploadBtn_fzpqx_210", Cq = "_disabledIcon_fzpqx_223", _q = "_disabledTitle_fzpqx_227", Iq = "_disabledSubTitle_fzpqx_228",
|
|
11659
|
+
}, $g = "_uploadBtn_fzpqx_1", Yg = "_dFlex_fzpqx_16", Jg = "_singleDoc_fzpqx_20", Ug = "_contentContainer_fzpqx_28", Qg = "_detailsContainer_fzpqx_33", Kg = "_fileName_fzpqx_37", eq = "_subTitle2_fzpqx_54", lq = "_fileType_fzpqx_66", tq = "_smallCircle_fzpqx_73", aq = "_removeBtn_fzpqx_82", cq = "_editIcon_fzpqx_89", nq = "_uploadedImage_fzpqx_98", sq = "_emptyLogo_fzpqx_106", oq = "_iconBox_fzpqx_121", rq = "_title_fzpqx_131", iq = "_subTitle_fzpqx_54", uq = "_progressBar_fzpqx_153", dq = "_deleteIcon_fzpqx_161", mq = "_viewStateDoc_fzpqx_164", hq = "_fileUploadLimit_fzpqx_168", pq = "_fileUploadLimitError_fzpqx_172", vq = "_errorMsg_fzpqx_173", gq = "_fileContainer_fzpqx_178", qq = "_addDocsIcons_fzpqx_184", fq = "_parentContainer_fzpqx_193", bq = "_uploadContainer_fzpqx_204", xq = "_disabledUploadBtn_fzpqx_210", Cq = "_disabledIcon_fzpqx_223", _q = "_disabledTitle_fzpqx_227", Iq = "_disabledSubTitle_fzpqx_228", zq = "_actionBtn_fzpqx_232", yq = "_uploadingImg_fzpqx_245", Aq = "_uploadedFileDisabled_fzpqx_250", J = {
|
|
11660
11660
|
uploadBtn: $g,
|
|
11661
11661
|
dFlex: Yg,
|
|
11662
11662
|
singleDoc: Jg,
|
|
@@ -11687,8 +11687,8 @@ const x1 = {
|
|
|
11687
11687
|
disabledIcon: Cq,
|
|
11688
11688
|
disabledTitle: _q,
|
|
11689
11689
|
disabledSubTitle: Iq,
|
|
11690
|
-
actionBtn:
|
|
11691
|
-
uploadingImg:
|
|
11690
|
+
actionBtn: zq,
|
|
11691
|
+
uploadingImg: yq,
|
|
11692
11692
|
uploadedFileDisabled: Aq
|
|
11693
11693
|
}, wq = "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";
|
|
11694
11694
|
var Nq = /* @__PURE__ */ ((e) => (e.LEFT = "flex-start", e.CENTER = "center", e.RIGHT = "flex-end", e))(Nq || {});
|
|
@@ -11713,15 +11713,15 @@ function Xb({
|
|
|
11713
11713
|
extraSubtitleText: _,
|
|
11714
11714
|
inventoryId: v = void 0,
|
|
11715
11715
|
softwareId: I,
|
|
11716
|
-
preLoadedFiles:
|
|
11716
|
+
preLoadedFiles: z = [],
|
|
11717
11717
|
showFileList: w = !0,
|
|
11718
|
-
acceptedFileTypes:
|
|
11718
|
+
acceptedFileTypes: y = "image/png, image/jpeg, image/jpeg, image/webp, application/pdf, .doc, .docx, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel",
|
|
11719
11719
|
error: N,
|
|
11720
11720
|
addDocumentSubtitle: A,
|
|
11721
11721
|
handleImageUpload: B
|
|
11722
11722
|
}) {
|
|
11723
|
-
var
|
|
11724
|
-
const [V, Z] = q.useState([]), [H, S] = q.useState([]), [j, D] = q.useState(!1), [E, $] = q.useState([]), [e0, $0] = q.useState([]), [D0, m2] = q.useState(null), [t0, u0] = q.useState(""), S0 = q.useRef(), b0 = !!(c && ((
|
|
11723
|
+
var y2;
|
|
11724
|
+
const [V, Z] = q.useState([]), [H, S] = q.useState([]), [j, D] = q.useState(!1), [E, $] = q.useState([]), [e0, $0] = q.useState([]), [D0, m2] = q.useState(null), [t0, u0] = q.useState(""), S0 = q.useRef(), b0 = !!(c && ((y2 = H.filter((F) => !V.includes(F.key))) == null ? void 0 : y2.length) >= c || h);
|
|
11725
11725
|
q.useEffect(() => {
|
|
11726
11726
|
console.log(t0);
|
|
11727
11727
|
const F = setTimeout(() => {
|
|
@@ -11729,11 +11729,11 @@ function Xb({
|
|
|
11729
11729
|
}, 5e3);
|
|
11730
11730
|
return () => clearTimeout(F);
|
|
11731
11731
|
}, [t0]), q.useEffect(() => {
|
|
11732
|
-
if (
|
|
11733
|
-
const F =
|
|
11732
|
+
if (z.length > 0 && !H.length) {
|
|
11733
|
+
const F = z.map((U) => ({ ...U, isUploaded: !0 }));
|
|
11734
11734
|
S(F), $(F);
|
|
11735
11735
|
}
|
|
11736
|
-
}, [
|
|
11736
|
+
}, [z]);
|
|
11737
11737
|
async function C0(F) {
|
|
11738
11738
|
var G0, i2, Y0, d0, I0, A2;
|
|
11739
11739
|
const U = F.target.files;
|
|
@@ -11816,7 +11816,7 @@ function Xb({
|
|
|
11816
11816
|
ref: S0,
|
|
11817
11817
|
onChange: C0,
|
|
11818
11818
|
type: "file",
|
|
11819
|
-
accept:
|
|
11819
|
+
accept: y,
|
|
11820
11820
|
style: { display: "none" },
|
|
11821
11821
|
multiple: s,
|
|
11822
11822
|
max: 10,
|
|
@@ -12210,12 +12210,12 @@ function pf({
|
|
|
12210
12210
|
const [i, o] = q.useState($1), [u, m] = q.useState($1), [d, p] = q.useState(!1);
|
|
12211
12211
|
q.useEffect(() => {
|
|
12212
12212
|
if (e) {
|
|
12213
|
-
const v = new Date(e), I = v.getHours(),
|
|
12213
|
+
const v = new Date(e), I = v.getHours(), z = v.getMinutes(), w = v.getSeconds(), y = n === O0.STANDARD ? I >= 12 ? V2.PM : V2.AM : "";
|
|
12214
12214
|
o({
|
|
12215
12215
|
hour: a1(I, n, !0),
|
|
12216
|
-
minute: a1(
|
|
12216
|
+
minute: a1(z, n),
|
|
12217
12217
|
second: a1(w, n),
|
|
12218
|
-
period:
|
|
12218
|
+
period: y
|
|
12219
12219
|
});
|
|
12220
12220
|
} else
|
|
12221
12221
|
o($1), m($1);
|
|
@@ -12228,16 +12228,16 @@ function pf({
|
|
|
12228
12228
|
const v = /* @__PURE__ */ new Date();
|
|
12229
12229
|
let I = parseInt(u.hour || a1(v.getHours(), n, !0), 10);
|
|
12230
12230
|
n === O0.STANDARD && (u.period === V2.PM && I < 12 && (I += 12), u.period === V2.AM && I === 12 && (I = 0));
|
|
12231
|
-
const
|
|
12231
|
+
const z = parseInt(
|
|
12232
12232
|
u.minute || a1(v.getMinutes(), n),
|
|
12233
12233
|
10
|
|
12234
12234
|
), w = parseInt(
|
|
12235
12235
|
u.second || a1(v.getSeconds(), n),
|
|
12236
12236
|
10
|
|
12237
12237
|
);
|
|
12238
|
-
v.setHours(I,
|
|
12238
|
+
v.setHours(I, z, w), l(v.getTime()), p(!1);
|
|
12239
12239
|
}, C = (v) => (I) => {
|
|
12240
|
-
m((
|
|
12240
|
+
m((z) => ({ ...z, [v]: I }));
|
|
12241
12241
|
}, g = () => {
|
|
12242
12242
|
p(!1);
|
|
12243
12243
|
};
|
|
@@ -12357,7 +12357,7 @@ function pf({
|
|
|
12357
12357
|
);
|
|
12358
12358
|
}
|
|
12359
12359
|
pf.displayName = "TimePicker";
|
|
12360
|
-
const vf = "_userChipContainer_103zh_1", gf = "_oneState_103zh_8", qf = "_nonZeroState_103zh_13", ff = "_zeroState_103zh_18", bf = "_neutral_103zh_23", xf = "_positive_103zh_33", Cf = "_warning_103zh_38", _f = "_error_103zh_43", If = "_highlight_103zh_48",
|
|
12360
|
+
const vf = "_userChipContainer_103zh_1", gf = "_oneState_103zh_8", qf = "_nonZeroState_103zh_13", ff = "_zeroState_103zh_18", bf = "_neutral_103zh_23", xf = "_positive_103zh_33", Cf = "_warning_103zh_38", _f = "_error_103zh_43", If = "_highlight_103zh_48", zf = "_white_103zh_53", yf = "_userChipImageContainer_103zh_58", Af = "_profileImage_103zh_63", wf = "_firstImage_103zh_69", Nf = "_secondImage_103zh_73", c2 = {
|
|
12361
12361
|
userChipContainer: vf,
|
|
12362
12362
|
oneState: gf,
|
|
12363
12363
|
nonZeroState: qf,
|
|
@@ -12368,8 +12368,8 @@ const vf = "_userChipContainer_103zh_1", gf = "_oneState_103zh_8", qf = "_nonZer
|
|
|
12368
12368
|
warning: Cf,
|
|
12369
12369
|
error: _f,
|
|
12370
12370
|
highlight: If,
|
|
12371
|
-
white:
|
|
12372
|
-
userChipImageContainer:
|
|
12371
|
+
white: zf,
|
|
12372
|
+
userChipImageContainer: yf,
|
|
12373
12373
|
profileImage: Af,
|
|
12374
12374
|
firstImage: wf,
|
|
12375
12375
|
secondImage: Nf
|
|
@@ -12438,7 +12438,7 @@ function lx({ status: e = "info", children: l }) {
|
|
|
12438
12438
|
l
|
|
12439
12439
|
] });
|
|
12440
12440
|
}
|
|
12441
|
-
const Bf = "
|
|
12441
|
+
const Bf = "_container_lwx73_1", Ff = "_sliderContainer_lwx73_12", Lf = "_slider_lwx73_12", kf = "_label_lwx73_76", Df = "_error_lwx73_81", Vf = "_infoIconContainer_lwx73_87", Hf = "_infoIcon_lwx73_87", Z2 = {
|
|
12442
12442
|
container: Bf,
|
|
12443
12443
|
sliderContainer: Ff,
|
|
12444
12444
|
slider: Lf,
|
|
@@ -12447,37 +12447,29 @@ const Bf = "_container_9b798_1", Ff = "_sliderContainer_9b798_12", Lf = "_slider
|
|
|
12447
12447
|
infoIconContainer: Vf,
|
|
12448
12448
|
infoIcon: Hf
|
|
12449
12449
|
};
|
|
12450
|
-
function tx({
|
|
12451
|
-
|
|
12452
|
-
errorMsg: l,
|
|
12453
|
-
infoIcon: n,
|
|
12454
|
-
info: c = "",
|
|
12455
|
-
tooltipProps: a = {},
|
|
12456
|
-
...s
|
|
12457
|
-
}) {
|
|
12458
|
-
const r = q.useId(), [i, o] = q0(Q4.machine({ ...s, id: q.useId() })), u = Q4.connect(i, o, f0);
|
|
12450
|
+
function tx({ children: e, errorMsg: l, tooltipProps: n = {}, ...c }) {
|
|
12451
|
+
const a = q.useId(), [s, r] = q0(Q4.machine({ ...c, id: q.useId() })), i = Q4.connect(s, r, f0);
|
|
12459
12452
|
return q.useEffect(() => {
|
|
12460
|
-
|
|
12461
|
-
}, [
|
|
12462
|
-
/* @__PURE__ */ t.jsxs("label", { className: Z2.container, ...
|
|
12463
|
-
/* @__PURE__ */ t.jsx("input", { ...
|
|
12464
|
-
/* @__PURE__ */ t.jsx("span", { className: Z2.sliderContainer, ...
|
|
12465
|
-
e && /* @__PURE__ */ t.jsx("div", { className: x(Z2.label, "zap-content-medium"), ...
|
|
12466
|
-
!!
|
|
12453
|
+
c.checked !== void 0 && i.setChecked(c.checked);
|
|
12454
|
+
}, [c.checked]), /* @__PURE__ */ t.jsxs("div", { children: [
|
|
12455
|
+
/* @__PURE__ */ t.jsxs("label", { className: Z2.container, ...i.getRootProps(), children: [
|
|
12456
|
+
/* @__PURE__ */ t.jsx("input", { ...i.getHiddenInputProps() }),
|
|
12457
|
+
/* @__PURE__ */ t.jsx("span", { className: Z2.sliderContainer, ...i.getControlProps(), children: /* @__PURE__ */ t.jsx("span", { className: Z2.slider, ...i.getThumbProps() }) }),
|
|
12458
|
+
e && /* @__PURE__ */ t.jsx("div", { className: x(Z2.label, "zap-content-medium"), ...i.getLabelProps(), children: e }),
|
|
12459
|
+
!!n.content && /* @__PURE__ */ t.jsx(
|
|
12467
12460
|
B1,
|
|
12468
12461
|
{
|
|
12469
|
-
...a,
|
|
12470
|
-
id: r,
|
|
12471
12462
|
trigger: /* @__PURE__ */ t.jsx(
|
|
12472
12463
|
R,
|
|
12473
12464
|
{
|
|
12474
|
-
|
|
12475
|
-
|
|
12476
|
-
|
|
12477
|
-
svgClassName: x(Z2.infoIcon, n == null ? void 0 : n.svgClassName)
|
|
12465
|
+
path: f3,
|
|
12466
|
+
spanClassName: Z2.infoIconContainer,
|
|
12467
|
+
svgClassName: Z2.infoIcon
|
|
12478
12468
|
}
|
|
12479
12469
|
),
|
|
12480
|
-
content:
|
|
12470
|
+
content: n.content,
|
|
12471
|
+
...n,
|
|
12472
|
+
id: a
|
|
12481
12473
|
}
|
|
12482
12474
|
)
|
|
12483
12475
|
] }),
|
|
@@ -12508,7 +12500,7 @@ export {
|
|
|
12508
12500
|
Db as CreatableSelectV2,
|
|
12509
12501
|
$1 as DEFAULT_SELECTED_TIME,
|
|
12510
12502
|
kb as DatePicker,
|
|
12511
|
-
|
|
12503
|
+
yh as DateRangePicker,
|
|
12512
12504
|
ub as Drawer,
|
|
12513
12505
|
b7 as DrawerV2,
|
|
12514
12506
|
j8 as EmptyState,
|
|
@@ -12526,12 +12518,12 @@ export {
|
|
|
12526
12518
|
b3 as InputLabel,
|
|
12527
12519
|
_6 as InputLeftAddon,
|
|
12528
12520
|
qm as InputLeftAdornment,
|
|
12529
|
-
|
|
12521
|
+
z6 as InputLeftElement,
|
|
12530
12522
|
F4 as InputLeftIcon,
|
|
12531
12523
|
Im as InputNumber,
|
|
12532
12524
|
I6 as InputRightAddon,
|
|
12533
12525
|
fm as InputRightAdornment,
|
|
12534
|
-
|
|
12526
|
+
y6 as InputRightElement,
|
|
12535
12527
|
N3 as InputRightIcon,
|
|
12536
12528
|
F1 as InputV2,
|
|
12537
12529
|
Lo as LOADER_VARIANT,
|
|
@@ -12562,7 +12554,7 @@ export {
|
|
|
12562
12554
|
R as SVG,
|
|
12563
12555
|
J2 as Search,
|
|
12564
12556
|
I7 as SearchV2,
|
|
12565
|
-
|
|
12557
|
+
zb as SegmentedControl,
|
|
12566
12558
|
bb as Select,
|
|
12567
12559
|
xb as SelectAsync,
|
|
12568
12560
|
D7 as SelectV2,
|
|
@@ -12587,7 +12579,7 @@ export {
|
|
|
12587
12579
|
bm as TextareaV2,
|
|
12588
12580
|
pf as TimePicker,
|
|
12589
12581
|
Nb as ToastCloseButton,
|
|
12590
|
-
|
|
12582
|
+
y1 as Tooltip,
|
|
12591
12583
|
B1 as TooltipV2,
|
|
12592
12584
|
Nq as UPLOAD_ALIGN_BTN_CONTENT,
|
|
12593
12585
|
v7 as USER_CHIP_STATUS,
|
|
@@ -12599,12 +12591,12 @@ export {
|
|
|
12599
12591
|
Qb as convertFromTimestamp,
|
|
12600
12592
|
Kb as convertToTimestamp,
|
|
12601
12593
|
a1 as getFormattedTime,
|
|
12602
|
-
|
|
12594
|
+
yg as getProductIconFromType,
|
|
12603
12595
|
uf as hours,
|
|
12604
12596
|
df as minutes,
|
|
12605
12597
|
mf as seconds,
|
|
12606
12598
|
q1 as statusMap,
|
|
12607
|
-
|
|
12599
|
+
yb as toastError,
|
|
12608
12600
|
Ab as toastInfo,
|
|
12609
12601
|
to as toastSuccess,
|
|
12610
12602
|
wb as toastWarning,
|