@hybr1d-tech/charizard 1.1.123 → 1.1.125
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.css +1 -1
- package/dist/hybr1d-ui.js +135 -130
- package/dist/hybr1d-ui.umd.cjs +2 -2
- package/package.json +13 -13
package/dist/hybr1d-ui.js
CHANGED
|
@@ -171,7 +171,7 @@ function ye() {
|
|
|
171
171
|
function L(q) {
|
|
172
172
|
return q.displayName || "Context";
|
|
173
173
|
}
|
|
174
|
-
function
|
|
174
|
+
function V(q) {
|
|
175
175
|
if (q == null)
|
|
176
176
|
return null;
|
|
177
177
|
if (typeof q.tag == "number" && v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof q == "function")
|
|
@@ -204,11 +204,11 @@ function ye() {
|
|
|
204
204
|
return $(q, q.render, "ForwardRef");
|
|
205
205
|
case d:
|
|
206
206
|
var Y = q.displayName || null;
|
|
207
|
-
return Y !== null ? Y :
|
|
207
|
+
return Y !== null ? Y : V(q.type) || "Memo";
|
|
208
208
|
case p: {
|
|
209
209
|
var s0 = q, u0 = s0._payload, a0 = s0._init;
|
|
210
210
|
try {
|
|
211
|
-
return
|
|
211
|
+
return V(a0(u0));
|
|
212
212
|
} catch {
|
|
213
213
|
return null;
|
|
214
214
|
}
|
|
@@ -565,7 +565,7 @@ function ye() {
|
|
|
565
565
|
function j4() {
|
|
566
566
|
{
|
|
567
567
|
if (N3.current) {
|
|
568
|
-
var q =
|
|
568
|
+
var q = V(N3.current.type);
|
|
569
569
|
if (q)
|
|
570
570
|
return `
|
|
571
571
|
|
|
@@ -600,7 +600,7 @@ Check the top-level render call using <` + G + ">.");
|
|
|
600
600
|
return;
|
|
601
601
|
M4[G] = !0;
|
|
602
602
|
var Y = "";
|
|
603
|
-
q && q._owner && q._owner !== N3.current && (Y = " It was passed a child from " +
|
|
603
|
+
q && q._owner && q._owner !== N3.current && (Y = " It was passed a child from " + V(q._owner.type) + "."), t1(q), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', G, Y), t1(null);
|
|
604
604
|
}
|
|
605
605
|
}
|
|
606
606
|
function S4(q, w) {
|
|
@@ -637,11 +637,11 @@ Check the top-level render call using <` + G + ">.");
|
|
|
637
637
|
else
|
|
638
638
|
return;
|
|
639
639
|
if (G) {
|
|
640
|
-
var Y =
|
|
640
|
+
var Y = V(w);
|
|
641
641
|
h0(G, q.props, "prop", Y, q);
|
|
642
642
|
} else if (w.PropTypes !== void 0 && !w3) {
|
|
643
643
|
w3 = !0;
|
|
644
|
-
var s0 =
|
|
644
|
+
var s0 = V(w);
|
|
645
645
|
v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", s0 || "Unknown");
|
|
646
646
|
}
|
|
647
647
|
typeof w.getDefaultProps == "function" && !w.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -669,7 +669,7 @@ Check the top-level render call using <` + G + ">.");
|
|
|
669
669
|
var W0 = w7();
|
|
670
670
|
W0 ? K += W0 : K += j4();
|
|
671
671
|
var I0;
|
|
672
|
-
q === null ? I0 = "null" : D0(q) ? I0 = "array" : q !== void 0 && q.$$typeof === l ? (I0 = "<" + (
|
|
672
|
+
q === null ? I0 = "null" : D0(q) ? I0 = "array" : q !== void 0 && q.$$typeof === l ? (I0 = "<" + (V(q.type) || "Unknown") + " />", K = " Did you accidentally export a JSX literal instead of a component?") : I0 = typeof q, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", I0, K);
|
|
673
673
|
}
|
|
674
674
|
var N0 = N7(q, w, G, s0, u0);
|
|
675
675
|
if (N0 == null)
|
|
@@ -688,7 +688,7 @@ Check the top-level render call using <` + G + ">.");
|
|
|
688
688
|
S4(i2, q);
|
|
689
689
|
}
|
|
690
690
|
if (g2.call(w, "key")) {
|
|
691
|
-
var Z2 =
|
|
691
|
+
var Z2 = V(q), Q0 = Object.keys(w).filter(function(F7) {
|
|
692
692
|
return F7 !== "key";
|
|
693
693
|
}), M3 = Q0.length > 0 ? "{key: someKey, " + Q0.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
694
694
|
if (!R4[Z2 + M3]) {
|
|
@@ -729,7 +729,7 @@ const Ne = "_iconSpan_1c9ja_1", we = "_icon_1c9ja_1", je = "_closeIconSpan_1c9ja
|
|
|
729
729
|
toastMessage: Re,
|
|
730
730
|
toastInfo: Ve
|
|
731
731
|
}, Be = "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", U5 = "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", Q5 = "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", Ge = "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", o2 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.47%206.47a.75.75%200%200%201%201.06%200L12%2010.94l4.47-4.47a.75.75%200%201%201%201.06%201.06L13.06%2012l4.47%204.47a.75.75%200%201%201-1.06%201.06L12%2013.06l-4.47%204.47a.75.75%200%200%201-1.06-1.06L10.94%2012%206.47%207.53a.75.75%200%200%201%200-1.06'%20fill='%23070F2C'/%3e%3c/svg%3e";
|
|
732
|
-
function
|
|
732
|
+
function B({
|
|
733
733
|
path: e,
|
|
734
734
|
width: l,
|
|
735
735
|
height: n,
|
|
@@ -768,7 +768,7 @@ function b3({
|
|
|
768
768
|
const Fe = ({ msg: e, info: l, options: n }) => g3.success(/* @__PURE__ */ a.jsx(b3, { msg: e, info: l, type: "success" }), {
|
|
769
769
|
...f3,
|
|
770
770
|
icon: /* @__PURE__ */ a.jsx(
|
|
771
|
-
|
|
771
|
+
B,
|
|
772
772
|
{
|
|
773
773
|
path: Be,
|
|
774
774
|
svgClassName: f(F0.icon, F0.success),
|
|
@@ -779,7 +779,7 @@ const Fe = ({ msg: e, info: l, options: n }) => g3.success(/* @__PURE__ */ a.jsx
|
|
|
779
779
|
}), sq = ({ msg: e, info: l, options: n }) => g3.error(/* @__PURE__ */ a.jsx(b3, { msg: e, info: l, type: "error" }), {
|
|
780
780
|
...f3,
|
|
781
781
|
icon: /* @__PURE__ */ a.jsx(
|
|
782
|
-
|
|
782
|
+
B,
|
|
783
783
|
{
|
|
784
784
|
path: U5,
|
|
785
785
|
svgClassName: f(F0.icon, F0.error),
|
|
@@ -790,7 +790,7 @@ const Fe = ({ msg: e, info: l, options: n }) => g3.success(/* @__PURE__ */ a.jsx
|
|
|
790
790
|
}), oq = ({ msg: e, info: l, options: n }) => g3.info(/* @__PURE__ */ a.jsx(b3, { msg: e, info: l, type: "info" }), {
|
|
791
791
|
...f3,
|
|
792
792
|
icon: /* @__PURE__ */ a.jsx(
|
|
793
|
-
|
|
793
|
+
B,
|
|
794
794
|
{
|
|
795
795
|
path: Ge,
|
|
796
796
|
svgClassName: f(F0.icon, F0.info),
|
|
@@ -801,7 +801,7 @@ const Fe = ({ msg: e, info: l, options: n }) => g3.success(/* @__PURE__ */ a.jsx
|
|
|
801
801
|
}), rq = ({ msg: e, info: l, options: n }) => g3.warning(/* @__PURE__ */ a.jsx(b3, { msg: e, info: l, type: "warning" }), {
|
|
802
802
|
...f3,
|
|
803
803
|
icon: /* @__PURE__ */ a.jsx(
|
|
804
|
-
|
|
804
|
+
B,
|
|
805
805
|
{
|
|
806
806
|
path: Q5,
|
|
807
807
|
svgClassName: f(F0.icon, F0.warning),
|
|
@@ -812,7 +812,7 @@ const Fe = ({ msg: e, info: l, options: n }) => g3.success(/* @__PURE__ */ a.jsx
|
|
|
812
812
|
});
|
|
813
813
|
function iq({ closeToast: e }) {
|
|
814
814
|
return /* @__PURE__ */ a.jsx("button", { className: F0.closeToastBtn, onClick: e, children: /* @__PURE__ */ a.jsx(
|
|
815
|
-
|
|
815
|
+
B,
|
|
816
816
|
{
|
|
817
817
|
path: o2,
|
|
818
818
|
svgClassName: F0.closeIcon,
|
|
@@ -1153,7 +1153,7 @@ const o6 = g.forwardRef(function({
|
|
|
1153
1153
|
style: z.customStyles,
|
|
1154
1154
|
children: [
|
|
1155
1155
|
z.iconSrc && /* @__PURE__ */ a.jsx(
|
|
1156
|
-
|
|
1156
|
+
B,
|
|
1157
1157
|
{
|
|
1158
1158
|
path: z.iconSrc,
|
|
1159
1159
|
svgClassName: f(P.menuIcon, z.customSvgClassName)
|
|
@@ -1183,7 +1183,7 @@ const o6 = g.forwardRef(function({
|
|
|
1183
1183
|
children: [
|
|
1184
1184
|
e,
|
|
1185
1185
|
/* @__PURE__ */ a.jsx(
|
|
1186
|
-
|
|
1186
|
+
B,
|
|
1187
1187
|
{
|
|
1188
1188
|
path: B1,
|
|
1189
1189
|
svgClassName: P.chevronDown,
|
|
@@ -1250,7 +1250,7 @@ const o6 = g.forwardRef(function({
|
|
|
1250
1250
|
disabled: n,
|
|
1251
1251
|
...b.getTriggerProps(),
|
|
1252
1252
|
children: /* @__PURE__ */ a.jsx(
|
|
1253
|
-
|
|
1253
|
+
B,
|
|
1254
1254
|
{
|
|
1255
1255
|
path: B1,
|
|
1256
1256
|
svgClassName: P.chevronDown,
|
|
@@ -1289,7 +1289,7 @@ const o6 = g.forwardRef(function({
|
|
|
1289
1289
|
customStyles: u,
|
|
1290
1290
|
ref: m,
|
|
1291
1291
|
children: i || /* @__PURE__ */ a.jsx(
|
|
1292
|
-
|
|
1292
|
+
B,
|
|
1293
1293
|
{
|
|
1294
1294
|
path: l8,
|
|
1295
1295
|
width: 16,
|
|
@@ -1313,7 +1313,7 @@ function vq({
|
|
|
1313
1313
|
}) {
|
|
1314
1314
|
return /* @__PURE__ */ a.jsxs("div", { className: f(x2.container, c === "row" && x2.containerRow), children: [
|
|
1315
1315
|
/* @__PURE__ */ a.jsx("div", { className: x2.iconBox, children: /* @__PURE__ */ a.jsx(
|
|
1316
|
-
|
|
1316
|
+
B,
|
|
1317
1317
|
{
|
|
1318
1318
|
path: e,
|
|
1319
1319
|
svgClassName: f(x2.icon, r || void 0)
|
|
@@ -1478,7 +1478,7 @@ function qq({
|
|
|
1478
1478
|
/* @__PURE__ */ a.jsx("h1", { className: V0.title, children: c }),
|
|
1479
1479
|
t && /* @__PURE__ */ a.jsx("h2", { className: V0.subTitle, children: t })
|
|
1480
1480
|
] }),
|
|
1481
|
-
/* @__PURE__ */ a.jsx("div", { onClick: l, children: /* @__PURE__ */ a.jsx(
|
|
1481
|
+
/* @__PURE__ */ a.jsx("div", { onClick: l, children: /* @__PURE__ */ a.jsx(B, { path: o2, svgClassName: V0.closeBtnIcon }) })
|
|
1482
1482
|
] })
|
|
1483
1483
|
}
|
|
1484
1484
|
),
|
|
@@ -1638,7 +1638,7 @@ function C3({
|
|
|
1638
1638
|
children: [
|
|
1639
1639
|
e,
|
|
1640
1640
|
n && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
1641
|
-
/* @__PURE__ */ a.jsx(
|
|
1641
|
+
/* @__PURE__ */ a.jsx(B, { path: a1, width: 20, customSpanStyles: { width: "20px" } }),
|
|
1642
1642
|
i && /* @__PURE__ */ a.jsxs(
|
|
1643
1643
|
"div",
|
|
1644
1644
|
{
|
|
@@ -1867,7 +1867,7 @@ function I3({
|
|
|
1867
1867
|
}
|
|
1868
1868
|
),
|
|
1869
1869
|
r && /* @__PURE__ */ a.jsxs(M1, { children: [
|
|
1870
|
-
/* @__PURE__ */ a.jsx(M1.Trigger, { children: /* @__PURE__ */ a.jsx(
|
|
1870
|
+
/* @__PURE__ */ a.jsx(M1.Trigger, { children: /* @__PURE__ */ a.jsx(B, { path: L1, svgClassName: _0.infoCircleSvg }) }),
|
|
1871
1871
|
/* @__PURE__ */ a.jsx(M1.Content, { positionerStyles: i, children: r })
|
|
1872
1872
|
] })
|
|
1873
1873
|
] });
|
|
@@ -1946,7 +1946,7 @@ function Cq({ children: e, api: l, buttons: n, showBorder: c = !0 }) {
|
|
|
1946
1946
|
size: t.btnSize,
|
|
1947
1947
|
children: t.isLoading ? t.loadingText : /* @__PURE__ */ a.jsxs("div", { className: l2.buttonLabel, children: [
|
|
1948
1948
|
t.icon && /* @__PURE__ */ a.jsx("div", { children: /* @__PURE__ */ a.jsx(
|
|
1949
|
-
|
|
1949
|
+
B,
|
|
1950
1950
|
{
|
|
1951
1951
|
path: t.icon,
|
|
1952
1952
|
customSvgStyles: {
|
|
@@ -1983,7 +1983,7 @@ function xq({
|
|
|
1983
1983
|
onClick: () => l == null ? void 0 : l.setOpen(!1),
|
|
1984
1984
|
className: "zap-reset-btn",
|
|
1985
1985
|
children: /* @__PURE__ */ a.jsx(
|
|
1986
|
-
|
|
1986
|
+
B,
|
|
1987
1987
|
{
|
|
1988
1988
|
path: o2,
|
|
1989
1989
|
svgClassName: l2.closeIcon,
|
|
@@ -2032,7 +2032,7 @@ function Iq({
|
|
|
2032
2032
|
/* @__PURE__ */ a.jsx("h2", { className: "zap-heading-semibold", children: l }),
|
|
2033
2033
|
n && /* @__PURE__ */ a.jsx("p", { className: "zap-subcontent-regular", children: n })
|
|
2034
2034
|
] }),
|
|
2035
|
-
/* @__PURE__ */ a.jsx("button", { ...d.getCloseTriggerProps(), className: "zap-reset-btn", children: /* @__PURE__ */ a.jsx(
|
|
2035
|
+
/* @__PURE__ */ a.jsx("button", { ...d.getCloseTriggerProps(), className: "zap-reset-btn", children: /* @__PURE__ */ a.jsx(B, { path: o2, svgClassName: V2.icon }) })
|
|
2036
2036
|
] }),
|
|
2037
2037
|
/* @__PURE__ */ a.jsx(
|
|
2038
2038
|
"div",
|
|
@@ -2306,7 +2306,7 @@ const n9 = "_selectContainer_9l7og_1", s9 = "_errorMsg_9l7og_6", o9 = "_multiLab
|
|
|
2306
2306
|
}
|
|
2307
2307
|
),
|
|
2308
2308
|
/* @__PURE__ */ a.jsx("div", { className: f(M0.label), children: /* @__PURE__ */ a.jsx("span", { children: e.data.label }) })
|
|
2309
|
-
] }) }), m4 = (e) => /* @__PURE__ */ a.jsx(a2.MultiValueRemove, { ...e, children: /* @__PURE__ */ a.jsx(
|
|
2309
|
+
] }) }), m4 = (e) => /* @__PURE__ */ a.jsx(a2.MultiValueRemove, { ...e, children: /* @__PURE__ */ a.jsx(B, { path: o2, spanClassName: M0.closeSpan }) }), h4 = (e) => /* @__PURE__ */ a.jsx(a2.ClearIndicator, { ...e, children: /* @__PURE__ */ a.jsx(B, { path: o2, spanClassName: M0.closeSpan }) }), p4 = (e) => /* @__PURE__ */ a.jsx(a2.DropdownIndicator, { ...e, children: /* @__PURE__ */ a.jsx(B, { path: a1, spanClassName: M0.downArrowSpan }) }), v4 = (e) => /* @__PURE__ */ a.jsx(a2.SingleValue, { ...e, children: /* @__PURE__ */ a.jsxs("div", { className: M0.singleValueContainer, children: [
|
|
2310
2310
|
e.data.profileImgUrl && /* @__PURE__ */ a.jsx(
|
|
2311
2311
|
"img",
|
|
2312
2312
|
{
|
|
@@ -2985,10 +2985,10 @@ function na(e) {
|
|
|
2985
2985
|
};
|
|
2986
2986
|
if (!r && k >= c || r && M >= c) {
|
|
2987
2987
|
s && W1(o, j, L);
|
|
2988
|
-
var
|
|
2988
|
+
var V = r ? M - z : k - z;
|
|
2989
2989
|
return {
|
|
2990
2990
|
placement: "bottom",
|
|
2991
|
-
maxHeight:
|
|
2991
|
+
maxHeight: V
|
|
2992
2992
|
};
|
|
2993
2993
|
}
|
|
2994
2994
|
if (t === "auto" || r) {
|
|
@@ -3788,7 +3788,7 @@ var It = process.env.NODE_ENV === "production" ? {
|
|
|
3788
3788
|
});
|
|
3789
3789
|
}
|
|
3790
3790
|
return F;
|
|
3791
|
-
}, [s, h, x, y, v, _, N]), L = (n == null ? void 0 : n.action) === "initial-input-focus",
|
|
3791
|
+
}, [s, h, x, y, v, _, N]), L = (n == null ? void 0 : n.action) === "initial-input-focus", V = F2(function() {
|
|
3792
3792
|
var F = "";
|
|
3793
3793
|
if (y.guidance) {
|
|
3794
3794
|
var D = t ? "value" : x ? "menu" : "input";
|
|
@@ -3811,7 +3811,7 @@ var It = process.env.NODE_ENV === "production" ? {
|
|
|
3811
3811
|
id: "aria-results"
|
|
3812
3812
|
}, $), O("span", {
|
|
3813
3813
|
id: "aria-guidance"
|
|
3814
|
-
},
|
|
3814
|
+
}, V));
|
|
3815
3815
|
return O(X3, null, O(t5, {
|
|
3816
3816
|
id: u
|
|
3817
3817
|
}, L && A), O(t5, {
|
|
@@ -5119,8 +5119,8 @@ var Z6 = function(l) {
|
|
|
5119
5119
|
onTouchEnd: function() {
|
|
5120
5120
|
return t.removeValue(y);
|
|
5121
5121
|
},
|
|
5122
|
-
onMouseDown: function(
|
|
5123
|
-
|
|
5122
|
+
onMouseDown: function(V) {
|
|
5123
|
+
V.preventDefault();
|
|
5124
5124
|
}
|
|
5125
5125
|
},
|
|
5126
5126
|
data: y
|
|
@@ -5194,7 +5194,7 @@ var Z6 = function(l) {
|
|
|
5194
5194
|
}, {
|
|
5195
5195
|
key: "renderMenu",
|
|
5196
5196
|
value: function() {
|
|
5197
|
-
var t = 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, I = this.commonProps, C = this.state.focusedOption, b = this.props, x = b.captureMenuScroll, v = b.inputValue, _ = b.isLoading, z = b.loadingMessage, N = b.minMenuHeight, E = b.maxMenuHeight, M = b.menuIsOpen, y = b.menuPlacement, k = b.menuPosition, j = b.menuPortalTarget, $ = b.menuShouldBlockScroll, L = b.menuShouldScrollIntoView,
|
|
5197
|
+
var t = 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, I = this.commonProps, C = this.state.focusedOption, b = this.props, x = b.captureMenuScroll, v = b.inputValue, _ = b.isLoading, z = b.loadingMessage, N = b.minMenuHeight, E = b.maxMenuHeight, M = b.menuIsOpen, y = b.menuPlacement, k = b.menuPosition, j = b.menuPortalTarget, $ = b.menuShouldBlockScroll, L = b.menuShouldScrollIntoView, V = b.noOptionsMessage, A = b.onMenuScrollToTop, F = b.onMenuScrollToBottom;
|
|
5198
5198
|
if (!M) return null;
|
|
5199
5199
|
var D = function(d0, i0) {
|
|
5200
5200
|
var y0 = d0.type, x0 = d0.data, S0 = d0.isDisabled, m0 = d0.isSelected, A0 = d0.label, u2 = d0.value, j2 = C === x0, q2 = S0 ? void 0 : function() {
|
|
@@ -5251,7 +5251,7 @@ var Z6 = function(l) {
|
|
|
5251
5251
|
if (U === null) return null;
|
|
5252
5252
|
l0 = /* @__PURE__ */ g.createElement(d, I, U);
|
|
5253
5253
|
} else {
|
|
5254
|
-
var L0 =
|
|
5254
|
+
var L0 = V({
|
|
5255
5255
|
inputValue: v
|
|
5256
5256
|
});
|
|
5257
5257
|
if (L0 === null) return null;
|
|
@@ -5426,7 +5426,7 @@ function X6(e) {
|
|
|
5426
5426
|
}, [u]), L = G0(function(U, L0) {
|
|
5427
5427
|
var H;
|
|
5428
5428
|
typeof m == "function" && (H = m(U, L0)), v(H !== void 0 ? H : U);
|
|
5429
|
-
}, [m]),
|
|
5429
|
+
}, [m]), V = G0(function() {
|
|
5430
5430
|
typeof p == "function" && p(), E(!0);
|
|
5431
5431
|
}, [p]), A = G0(function() {
|
|
5432
5432
|
typeof d == "function" && d(), E(!1);
|
|
@@ -5437,7 +5437,7 @@ function X6(e) {
|
|
|
5437
5437
|
onChange: $,
|
|
5438
5438
|
onInputChange: L,
|
|
5439
5439
|
onMenuClose: A,
|
|
5440
|
-
onMenuOpen:
|
|
5440
|
+
onMenuOpen: V,
|
|
5441
5441
|
value: l0
|
|
5442
5442
|
});
|
|
5443
5443
|
}
|
|
@@ -5445,7 +5445,7 @@ var rc = ["defaultOptions", "cacheOptions", "loadOptions", "options", "isLoading
|
|
|
5445
5445
|
function ic(e) {
|
|
5446
5446
|
var l = e.defaultOptions, n = l === void 0 ? !1 : l, c = e.cacheOptions, t = c === void 0 ? !1 : c, s = e.loadOptions;
|
|
5447
5447
|
e.options;
|
|
5448
|
-
var r = e.isLoading, i = r === void 0 ? !1 : r, o = e.onInputChange, u = e.filterOption, m = u === void 0 ? null : u, d = v2(e, rc), p = d.inputValue, h = s2(void 0), I = s2(!1), C = k0(Array.isArray(n) ? n : void 0), b = B0(C, 2), x = b[0], v = b[1], _ = k0(typeof p < "u" ? p : ""), z = B0(_, 2), N = z[0], E = z[1], M = k0(n === !0), y = B0(M, 2), k = y[0], j = y[1], $ = k0(void 0), L = B0($, 2),
|
|
5448
|
+
var r = e.isLoading, i = r === void 0 ? !1 : r, o = e.onInputChange, u = e.filterOption, m = u === void 0 ? null : u, d = v2(e, rc), p = d.inputValue, h = s2(void 0), I = s2(!1), C = k0(Array.isArray(n) ? n : void 0), b = B0(C, 2), x = b[0], v = b[1], _ = k0(typeof p < "u" ? p : ""), z = B0(_, 2), N = z[0], E = z[1], M = k0(n === !0), y = B0(M, 2), k = y[0], j = y[1], $ = k0(void 0), L = B0($, 2), V = L[0], A = L[1], F = k0([]), D = B0(F, 2), l0 = D[0], U = D[1], L0 = k0(!1), H = B0(L0, 2), p0 = H[0], Q = H[1], d0 = k0({}), i0 = B0(d0, 2), y0 = i0[0], x0 = i0[1], S0 = k0(void 0), m0 = B0(S0, 2), A0 = m0[0], u2 = m0[1], j2 = k0(void 0), q2 = B0(j2, 2), O2 = q2[0], d2 = q2[1];
|
|
5449
5449
|
t !== O2 && (x0({}), d2(t)), n !== A0 && (v(Array.isArray(n) ? n : void 0), u2(n)), m1(function() {
|
|
5450
5450
|
return I.current = !0, function() {
|
|
5451
5451
|
I.current = !1;
|
|
@@ -5473,11 +5473,11 @@ function ic(e) {
|
|
|
5473
5473
|
E(h0), A(h0), U(y0[h0]), j(!1), Q(!1);
|
|
5474
5474
|
else {
|
|
5475
5475
|
var r2 = h.current = {};
|
|
5476
|
-
E(h0), j(!0), Q(!
|
|
5476
|
+
E(h0), j(!0), Q(!V), t2(h0, function(D0) {
|
|
5477
5477
|
I && r2 === h.current && (h.current = void 0, j(!1), A(h0), U(D0 || []), Q(!1), x0(D0 ? T(T({}, y0), {}, u1({}, h0, D0)) : y0));
|
|
5478
5478
|
});
|
|
5479
5479
|
}
|
|
5480
|
-
}, [t, t2,
|
|
5480
|
+
}, [t, t2, V, y0, o]), S = p0 ? [] : N && V ? l0 : x || [];
|
|
5481
5481
|
return T(T({}, d), {}, {
|
|
5482
5482
|
options: S,
|
|
5483
5483
|
isLoading: k || i,
|
|
@@ -5592,9 +5592,9 @@ function hc(e) {
|
|
|
5592
5592
|
}) ? m(z, r(z)) : void 0;
|
|
5593
5593
|
}, [r, m, _, x, z, o, h, M]), j = F2(function() {
|
|
5594
5594
|
return (n || !N) && k ? t === "first" ? [k].concat(d1(h)) : [].concat(d1(h), [k]) : h;
|
|
5595
|
-
}, [n, t, N, k, h]), $ = G0(function(L,
|
|
5596
|
-
if (
|
|
5597
|
-
return I(L,
|
|
5595
|
+
}, [n, t, N, k, h]), $ = G0(function(L, V) {
|
|
5596
|
+
if (V.action !== "select-option")
|
|
5597
|
+
return I(L, V);
|
|
5598
5598
|
var A = Array.isArray(L) ? L : [L];
|
|
5599
5599
|
if (A[A.length - 1] === k) {
|
|
5600
5600
|
if (d) d(z);
|
|
@@ -5608,7 +5608,7 @@ function hc(e) {
|
|
|
5608
5608
|
}
|
|
5609
5609
|
return;
|
|
5610
5610
|
}
|
|
5611
|
-
I(L,
|
|
5611
|
+
I(L, V);
|
|
5612
5612
|
}, [m, z, E, y, k, d, I, M]);
|
|
5613
5613
|
return T(T({}, C), {}, {
|
|
5614
5614
|
options: j,
|
|
@@ -5840,7 +5840,7 @@ function Mq({
|
|
|
5840
5840
|
h === k && !C && Y0.active,
|
|
5841
5841
|
(k < h || C) && Y0.completed
|
|
5842
5842
|
),
|
|
5843
|
-
children: k < h || C ? /* @__PURE__ */ a.jsx(
|
|
5843
|
+
children: k < h || C ? /* @__PURE__ */ a.jsx(B, { path: Y6, width: 20 }) : k + 1
|
|
5844
5844
|
}
|
|
5845
5845
|
),
|
|
5846
5846
|
/* @__PURE__ */ a.jsx("div", { className: f(Y0.label, h === k && Y0.active), children: y.label })
|
|
@@ -6026,7 +6026,7 @@ function Sq({
|
|
|
6026
6026
|
{
|
|
6027
6027
|
placement: h.tooltip.placement,
|
|
6028
6028
|
trigger: h.tooltip.trigger ? h.tooltip.trigger : /* @__PURE__ */ a.jsx(
|
|
6029
|
-
|
|
6029
|
+
B,
|
|
6030
6030
|
{
|
|
6031
6031
|
path: L1,
|
|
6032
6032
|
svgClassName: v0.infoIcon,
|
|
@@ -6063,7 +6063,7 @@ const on = "_labelLoader_1py8x_3", rn = "_optionsContainerLoader_1py8x_10", un =
|
|
|
6063
6063
|
errorMsg: zn,
|
|
6064
6064
|
infoIcon: yn,
|
|
6065
6065
|
infoIconSpan: An
|
|
6066
|
-
}, Nn = "
|
|
6066
|
+
}, Nn = "_inputContainer_1hyr3_1", wn = "_textareaContainer_1hyr3_2", jn = "_input_1hyr3_1", Mn = "_textarea_1hyr3_2", En = "_invalid_1hyr3_28", Sn = "_error_1hyr3_48", Rn = "_control_1hyr3_55", Vn = "_label_1hyr3_61", Bn = "_disabled_1hyr3_68", Gn = "_required_1hyr3_72", Fn = "_infoIconContainer_1hyr3_76", Ln = "_infoIcon_1hyr3_76", Hn = "_group_1hyr3_87", kn = "_inputIconContainer_1hyr3_93", Dn = "_leftIcon_1hyr3_107", Pn = "_rightIcon_1hyr3_111", Tn = "_inputIcon_1hyr3_93", On = "_inputIconButton_1hyr3_116", Zn = "_left_1hyr3_107", Xn = "_right_1hyr3_111", Wn = "_inputIconWrapper_1hyr3_144", Yn = "_adornment_1hyr3_150", $n = "_adornmentTrigger_1hyr3_174", Jn = "_dropdownIconContainer_1hyr3_210", Un = "_dropdownIcon_1hyr3_210", Qn = "_isDropdownOpen_1hyr3_221", Kn = "_dropdownSearch_1hyr3_225", es = "_loadingMessage_1hyr3_229", ls = "_dropdownMenuContainer_1hyr3_238", as = "_menu_1hyr3_246", ts = "_option_1hyr3_258", cs = "_empty_1hyr3_267", ns = "_countContainer_1hyr3_273", ss = "_countInputContainer_1hyr3_277", os = "_decrementIcon_1hyr3_281", rs = "_incrementIcon_1hyr3_282", is = "_numberContainer_1hyr3_286", us = "_numberAdornmentContainer_1hyr3_295", ds = "_incrementBtn_1hyr3_302", ms = "_decrementBtn_1hyr3_303", hs = "_incrementIconContainer_1hyr3_327", ps = "_decrementIconContainer_1hyr3_328", R = {
|
|
6067
6067
|
inputContainer: Nn,
|
|
6068
6068
|
textareaContainer: wn,
|
|
6069
6069
|
input: jn,
|
|
@@ -6172,7 +6172,7 @@ function I4({
|
|
|
6172
6172
|
{
|
|
6173
6173
|
...t,
|
|
6174
6174
|
trigger: /* @__PURE__ */ a.jsx(
|
|
6175
|
-
|
|
6175
|
+
B,
|
|
6176
6176
|
{
|
|
6177
6177
|
path: L1,
|
|
6178
6178
|
spanClassName: R.infoIconContainer,
|
|
@@ -6268,7 +6268,7 @@ function _4({
|
|
|
6268
6268
|
style: n,
|
|
6269
6269
|
disabled: c,
|
|
6270
6270
|
children: /* @__PURE__ */ a.jsx(
|
|
6271
|
-
|
|
6271
|
+
B,
|
|
6272
6272
|
{
|
|
6273
6273
|
path: e,
|
|
6274
6274
|
spanClassName: f(R.inputIconWrapper, r),
|
|
@@ -6277,7 +6277,7 @@ function _4({
|
|
|
6277
6277
|
)
|
|
6278
6278
|
}
|
|
6279
6279
|
) : /* @__PURE__ */ a.jsx(
|
|
6280
|
-
|
|
6280
|
+
B,
|
|
6281
6281
|
{
|
|
6282
6282
|
path: e,
|
|
6283
6283
|
spanClassName: f(
|
|
@@ -6314,7 +6314,7 @@ function y3({
|
|
|
6314
6314
|
style: n,
|
|
6315
6315
|
disabled: c,
|
|
6316
6316
|
children: /* @__PURE__ */ a.jsx(
|
|
6317
|
-
|
|
6317
|
+
B,
|
|
6318
6318
|
{
|
|
6319
6319
|
path: e,
|
|
6320
6320
|
spanClassName: f(R.inputIconWrapper, r),
|
|
@@ -6323,7 +6323,7 @@ function y3({
|
|
|
6323
6323
|
)
|
|
6324
6324
|
}
|
|
6325
6325
|
) : /* @__PURE__ */ a.jsx(
|
|
6326
|
-
|
|
6326
|
+
B,
|
|
6327
6327
|
{
|
|
6328
6328
|
path: e,
|
|
6329
6329
|
spanClassName: f(
|
|
@@ -6392,7 +6392,7 @@ function vs({
|
|
|
6392
6392
|
children: [
|
|
6393
6393
|
/* @__PURE__ */ a.jsx("span", { className: "zap-content-medium", children: e }),
|
|
6394
6394
|
/* @__PURE__ */ a.jsx(
|
|
6395
|
-
|
|
6395
|
+
B,
|
|
6396
6396
|
{
|
|
6397
6397
|
path: B1,
|
|
6398
6398
|
spanClassName: f(R.dropdownIconContainer, p.open && R.isDropdownOpen),
|
|
@@ -6466,7 +6466,7 @@ function qs({
|
|
|
6466
6466
|
children: [
|
|
6467
6467
|
/* @__PURE__ */ a.jsx("span", { className: "zap-content-medium", children: e }),
|
|
6468
6468
|
/* @__PURE__ */ a.jsx(
|
|
6469
|
-
|
|
6469
|
+
B,
|
|
6470
6470
|
{
|
|
6471
6471
|
path: B1,
|
|
6472
6472
|
spanClassName: f(R.dropdownIconContainer, d.open && R.isDropdownOpen),
|
|
@@ -6601,7 +6601,7 @@ function Q6({
|
|
|
6601
6601
|
disabled: n,
|
|
6602
6602
|
type: "button",
|
|
6603
6603
|
children: /* @__PURE__ */ a.jsx(
|
|
6604
|
-
|
|
6604
|
+
B,
|
|
6605
6605
|
{
|
|
6606
6606
|
path: U6,
|
|
6607
6607
|
spanClassName: R.incrementIconContainer,
|
|
@@ -6619,7 +6619,7 @@ function Q6({
|
|
|
6619
6619
|
disabled: n,
|
|
6620
6620
|
type: "button",
|
|
6621
6621
|
children: /* @__PURE__ */ a.jsx(
|
|
6622
|
-
|
|
6622
|
+
B,
|
|
6623
6623
|
{
|
|
6624
6624
|
path: a1,
|
|
6625
6625
|
spanClassName: R.decrementIconContainer,
|
|
@@ -6748,7 +6748,7 @@ function Rq({
|
|
|
6748
6748
|
{
|
|
6749
6749
|
placement: h.tooltip.placement,
|
|
6750
6750
|
trigger: h.tooltip.trigger ? h.tooltip.trigger : /* @__PURE__ */ a.jsx(
|
|
6751
|
-
|
|
6751
|
+
B,
|
|
6752
6752
|
{
|
|
6753
6753
|
path: L1,
|
|
6754
6754
|
svgClassName: w0.infoIcon,
|
|
@@ -7035,7 +7035,7 @@ function Fq({ status: e, text: l, icon: n, customStyles: c = {} }) {
|
|
|
7035
7035
|
},
|
|
7036
7036
|
children: [
|
|
7037
7037
|
n && /* @__PURE__ */ a.jsx(
|
|
7038
|
-
|
|
7038
|
+
B,
|
|
7039
7039
|
{
|
|
7040
7040
|
path: n,
|
|
7041
7041
|
customSvgStyles: { fill: P3[e].color, width: "20px", height: "20px" },
|
|
@@ -7078,7 +7078,7 @@ function Lq({
|
|
|
7078
7078
|
/* @__PURE__ */ a.jsx("input", { ...o.getHiddenInputProps() }),
|
|
7079
7079
|
/* @__PURE__ */ a.jsx("div", { ...o.getControlProps(), className: I2.control, children: /* @__PURE__ */ a.jsxs("button", { ...o.getTriggerProps(), className: f("zap-reset-btn", I2.trigger), children: [
|
|
7080
7080
|
/* @__PURE__ */ a.jsx("div", { ...o.getSwatchProps({ value: o.value }), className: I2.swatch }),
|
|
7081
|
-
/* @__PURE__ */ a.jsx(
|
|
7081
|
+
/* @__PURE__ */ a.jsx(B, { path: a1, svgClassName: I2.svg })
|
|
7082
7082
|
] }) }),
|
|
7083
7083
|
/* @__PURE__ */ a.jsx("div", { ...o.getPositionerProps(), className: I2.positioner, children: /* @__PURE__ */ a.jsx("div", { ...o.getContentProps(), className: I2.content, children: /* @__PURE__ */ a.jsx("div", { ...o.getSwatchGroupProps(), className: I2.swatchGroup, children: f5.map((u) => /* @__PURE__ */ a.jsx(
|
|
7084
7084
|
"button",
|
|
@@ -7168,7 +7168,7 @@ function _o({
|
|
|
7168
7168
|
return /* @__PURE__ */ a.jsxs("div", { className: f(x1.box, x1[e], { [x1.selected]: l }), children: [
|
|
7169
7169
|
/* @__PURE__ */ a.jsx("img", { src: c, alt: n, className: x1.avatar }),
|
|
7170
7170
|
/* @__PURE__ */ a.jsx("span", { className: "zap-caption-semibold", children: n }),
|
|
7171
|
-
l && /* @__PURE__ */ a.jsx(
|
|
7171
|
+
l && /* @__PURE__ */ a.jsx(B, { path: K6, svgClassName: x1.icon })
|
|
7172
7172
|
] });
|
|
7173
7173
|
}
|
|
7174
7174
|
const zo = "_tabs_hb1nk_1", yo = "_tabBar_hb1nk_9", Ao = "_tab_hb1nk_1", No = "_activeTab_hb1nk_32", wo = "_tabContent_hb1nk_49", E1 = {
|
|
@@ -7270,7 +7270,7 @@ function S1({
|
|
|
7270
7270
|
src: t
|
|
7271
7271
|
}
|
|
7272
7272
|
) : /* @__PURE__ */ a.jsx(
|
|
7273
|
-
|
|
7273
|
+
B,
|
|
7274
7274
|
{
|
|
7275
7275
|
path: t,
|
|
7276
7276
|
customSvgStyles: {
|
|
@@ -7283,7 +7283,7 @@ function S1({
|
|
|
7283
7283
|
}
|
|
7284
7284
|
) : null,
|
|
7285
7285
|
c,
|
|
7286
|
-
n && /* @__PURE__ */ a.jsx("div", { onClick: r, children: /* @__PURE__ */ a.jsx(
|
|
7286
|
+
n && /* @__PURE__ */ a.jsx("div", { onClick: r, children: /* @__PURE__ */ a.jsx(B, { path: K6, svgClassName: T3.icon }) })
|
|
7287
7287
|
]
|
|
7288
7288
|
}
|
|
7289
7289
|
);
|
|
@@ -7562,7 +7562,7 @@ function Mr({ emptyStateConfig: e, visibleCols: l }) {
|
|
|
7562
7562
|
{
|
|
7563
7563
|
variant: X.PRIMARY,
|
|
7564
7564
|
type: r ? X0.ICON_LEFT : X0.BASIC,
|
|
7565
|
-
icon: r ? /* @__PURE__ */ a.jsx(
|
|
7565
|
+
icon: r ? /* @__PURE__ */ a.jsx(B, { path: r, customSvgStyles: { width: "16px", height: "16px" } }) : void 0,
|
|
7566
7566
|
onClick: s,
|
|
7567
7567
|
customStyles: { marginTop: "10px", width: "fit-content" },
|
|
7568
7568
|
children: t
|
|
@@ -7593,7 +7593,7 @@ function Dr({ exportConfig: e }) {
|
|
|
7593
7593
|
{
|
|
7594
7594
|
onClick: () => i("csv"),
|
|
7595
7595
|
className: f(m2.actionCommon, "zap-reset-btn"),
|
|
7596
|
-
children: /* @__PURE__ */ a.jsx(
|
|
7596
|
+
children: /* @__PURE__ */ a.jsx(B, { path: z5, width: 16, height: 16 })
|
|
7597
7597
|
}
|
|
7598
7598
|
) : /* @__PURE__ */ a.jsxs("div", { className: m2.tableExportBox, children: [
|
|
7599
7599
|
/* @__PURE__ */ a.jsx(
|
|
@@ -7601,7 +7601,7 @@ function Dr({ exportConfig: e }) {
|
|
|
7601
7601
|
{
|
|
7602
7602
|
...s.getTriggerProps(),
|
|
7603
7603
|
className: f(m2.actionCommon, "zap-reset-btn", s.open && m2.active),
|
|
7604
|
-
children: /* @__PURE__ */ a.jsx(
|
|
7604
|
+
children: /* @__PURE__ */ a.jsx(B, { path: z5, width: 16, height: 16 })
|
|
7605
7605
|
}
|
|
7606
7606
|
),
|
|
7607
7607
|
/* @__PURE__ */ a.jsx(r, { children: /* @__PURE__ */ a.jsx("div", { ...s.getPositionerProps(), className: m2.positioner, children: /* @__PURE__ */ a.jsx("div", { ...s.getContentProps(), className: m2.content, children: /* @__PURE__ */ a.jsxs("div", { className: m2.options, children: [
|
|
@@ -7682,7 +7682,7 @@ function l7({
|
|
|
7682
7682
|
/* @__PURE__ */ a.jsx("h1", { className: f(P0.title, "zap-heading-semibold"), children: c }),
|
|
7683
7683
|
t && /* @__PURE__ */ a.jsx("h2", { className: f(P0.subTitle, "zap-content-regular"), children: t })
|
|
7684
7684
|
] }),
|
|
7685
|
-
/* @__PURE__ */ a.jsx("div", { onClick: l, children: /* @__PURE__ */ a.jsx(
|
|
7685
|
+
/* @__PURE__ */ a.jsx("div", { onClick: l, children: /* @__PURE__ */ a.jsx(B, { path: o2, svgClassName: P0.closeBtnIcon }) })
|
|
7686
7686
|
] }) }),
|
|
7687
7687
|
/* @__PURE__ */ a.jsx(
|
|
7688
7688
|
"div",
|
|
@@ -8030,7 +8030,7 @@ const N5 = (e, l) => {
|
|
|
8030
8030
|
}), n;
|
|
8031
8031
|
};
|
|
8032
8032
|
function Si({ filterConfig: e }) {
|
|
8033
|
-
var j, $, L,
|
|
8033
|
+
var j, $, L, V;
|
|
8034
8034
|
const { isOpen: l, onOpen: n, onClose: c } = s6(), [t, s] = g.useState({}), [r, i] = g.useState({}), [o, u] = g.useState(""), m = C2((A) => A.resetAllFilters), d = C2((A) => A.changeFiltersDrawer), p = C2((A) => A.filters), { filterDispatch: h } = e, I = (j = e.filters) != null && j.drawer ? e.filters.drawer : [], C = ($ = e.filters) != null && $.header ? e.filters.header.map((A) => A.key) : [], [b, x] = g.useState(I[0]), v = b == null ? void 0 : b.options.filter((A) => A.name ? A.name.toLowerCase().includes(o.toLowerCase()) : !1).map((A) => A.value);
|
|
8035
8035
|
g.useEffect(() => {
|
|
8036
8036
|
if (!I.length) return;
|
|
@@ -8086,7 +8086,7 @@ function Si({ filterConfig: e }) {
|
|
|
8086
8086
|
className: f("zap-reset-btn", $0.filterBtn, "zap-button-small"),
|
|
8087
8087
|
onClick: n,
|
|
8088
8088
|
children: [
|
|
8089
|
-
/* @__PURE__ */ a.jsx(
|
|
8089
|
+
/* @__PURE__ */ a.jsx(B, { path: Pr, svgClassName: $0.filterIcon }),
|
|
8090
8090
|
"Filters",
|
|
8091
8091
|
y !== 0 && /* @__PURE__ */ a.jsx("span", { className: f($0.totalSelected, "zap-subcontent-regular"), children: y })
|
|
8092
8092
|
]
|
|
@@ -8125,7 +8125,7 @@ function Si({ filterConfig: e }) {
|
|
|
8125
8125
|
")"
|
|
8126
8126
|
] }),
|
|
8127
8127
|
/* @__PURE__ */ a.jsx(
|
|
8128
|
-
|
|
8128
|
+
B,
|
|
8129
8129
|
{
|
|
8130
8130
|
path: A3,
|
|
8131
8131
|
spanClassName: $0.chevronRightSpan,
|
|
@@ -8144,7 +8144,7 @@ function Si({ filterConfig: e }) {
|
|
|
8144
8144
|
id: "filter-search",
|
|
8145
8145
|
search: o,
|
|
8146
8146
|
setSearch: u,
|
|
8147
|
-
placeholder: ((
|
|
8147
|
+
placeholder: ((V = b.config) == null ? void 0 : V.placeholder) || "Search",
|
|
8148
8148
|
customStyles: {
|
|
8149
8149
|
customInputStyles: { borderRadius: "8px", height: "28px" },
|
|
8150
8150
|
customIconStyles: { top: "4px" }
|
|
@@ -8300,7 +8300,7 @@ function Pq({
|
|
|
8300
8300
|
},
|
|
8301
8301
|
children: /* @__PURE__ */ a.jsxs("div", { className: r0.formBtnInner, ref: _, children: [
|
|
8302
8302
|
/* @__PURE__ */ a.jsx("span", { style: { color: x ? void 0 : "var(--text-secondary)" }, children: v }),
|
|
8303
|
-
/* @__PURE__ */ a.jsx(
|
|
8303
|
+
/* @__PURE__ */ a.jsx(B, { path: t4, width: 20, height: 20 })
|
|
8304
8304
|
] })
|
|
8305
8305
|
}
|
|
8306
8306
|
) : /* @__PURE__ */ a.jsx(
|
|
@@ -8312,7 +8312,7 @@ function Pq({
|
|
|
8312
8312
|
customStyles: { cursor: r ? "not-allowed" : "pointer", height: "32px" },
|
|
8313
8313
|
children: /* @__PURE__ */ a.jsxs("div", { className: r0.buttonContent, ref: _, children: [
|
|
8314
8314
|
/* @__PURE__ */ a.jsx(
|
|
8315
|
-
|
|
8315
|
+
B,
|
|
8316
8316
|
{
|
|
8317
8317
|
path: t4,
|
|
8318
8318
|
width: 20,
|
|
@@ -8433,7 +8433,7 @@ function Eu() {
|
|
|
8433
8433
|
month: e.month === 0 ? 11 : e.month - 1
|
|
8434
8434
|
});
|
|
8435
8435
|
},
|
|
8436
|
-
icon: /* @__PURE__ */ a.jsx(
|
|
8436
|
+
icon: /* @__PURE__ */ a.jsx(B, { path: y4, width: 20, height: 20 })
|
|
8437
8437
|
}
|
|
8438
8438
|
),
|
|
8439
8439
|
/* @__PURE__ */ a.jsx(
|
|
@@ -8449,7 +8449,7 @@ function Eu() {
|
|
|
8449
8449
|
month: e.month === 11 ? 0 : e.month + 1
|
|
8450
8450
|
});
|
|
8451
8451
|
},
|
|
8452
|
-
icon: /* @__PURE__ */ a.jsx(
|
|
8452
|
+
icon: /* @__PURE__ */ a.jsx(B, { path: A3, width: 20, height: 20 })
|
|
8453
8453
|
}
|
|
8454
8454
|
)
|
|
8455
8455
|
] });
|
|
@@ -8593,7 +8593,7 @@ const Su = "_dateRangePicker_i1isr_1", Ru = "_popoverContent_i1isr_9", Vu = "_qu
|
|
|
8593
8593
|
var Z0 = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.USERS = "users", e.CHECKBOX = "checkbox", e.TAGS = "tags", e))(Z0 || {});
|
|
8594
8594
|
const t7 = (e) => {
|
|
8595
8595
|
const { isDisabled: l, selectProps: n } = e;
|
|
8596
|
-
return l || n.isLoading ? null : /* @__PURE__ */ a.jsx(a2.DropdownIndicator, { ...e, children: /* @__PURE__ */ a.jsx(
|
|
8596
|
+
return l || n.isLoading ? null : /* @__PURE__ */ a.jsx(a2.DropdownIndicator, { ...e, children: /* @__PURE__ */ a.jsx(B, { path: B1, spanClassName: e0.dropdownIcon }) });
|
|
8597
8597
|
}, c7 = (e) => /* @__PURE__ */ a.jsx(z4, { size: 14, ...e }), n7 = (e) => /* @__PURE__ */ a.jsx(a2.IndicatorsContainer, { ...e }), s7 = (e) => /* @__PURE__ */ a.jsx(a2.Menu, { ...e, children: e.selectProps.isLoading ? /* @__PURE__ */ a.jsx("div", { className: e0.loadingMessage, children: "Loading options..." }) : e.children }), o7 = (e) => {
|
|
8598
8598
|
const { data: l, isSelected: n, isMulti: c, selectProps: t } = e, s = t["data-variant"], r = t["data-divider"], { label: i, subLabel: o, profileImgUrl: u, icon: m, color: d } = l, { darkerColor: p, lighterColor: h } = n6(i);
|
|
8599
8599
|
return /* @__PURE__ */ a.jsxs(
|
|
@@ -8630,7 +8630,7 @@ const t7 = (e) => {
|
|
|
8630
8630
|
]
|
|
8631
8631
|
}
|
|
8632
8632
|
),
|
|
8633
|
-
n && /* @__PURE__ */ a.jsx(
|
|
8633
|
+
n && /* @__PURE__ */ a.jsx(B, { path: Y6, spanClassName: e0.selectedIcon })
|
|
8634
8634
|
]
|
|
8635
8635
|
}
|
|
8636
8636
|
);
|
|
@@ -8668,9 +8668,9 @@ const t7 = (e) => {
|
|
|
8668
8668
|
] })
|
|
8669
8669
|
}
|
|
8670
8670
|
);
|
|
8671
|
-
}, u7 = (e) => /* @__PURE__ */ a.jsx(a2.MultiValueRemove, { ...e, children: /* @__PURE__ */ a.jsx(
|
|
8671
|
+
}, u7 = (e) => /* @__PURE__ */ a.jsx(a2.MultiValueRemove, { ...e, children: /* @__PURE__ */ a.jsx(B, { path: o2, spanClassName: e0.removeIcon }) }), d7 = (e) => {
|
|
8672
8672
|
const { isMulti: l } = e;
|
|
8673
|
-
return l ? null : /* @__PURE__ */ a.jsx(a2.ClearIndicator, { ...e, children: /* @__PURE__ */ a.jsx(
|
|
8673
|
+
return l ? null : /* @__PURE__ */ a.jsx(a2.ClearIndicator, { ...e, children: /* @__PURE__ */ a.jsx(B, { path: o2, spanClassName: e0.clearIcon }) });
|
|
8674
8674
|
};
|
|
8675
8675
|
function m7(e) {
|
|
8676
8676
|
const {
|
|
@@ -8825,9 +8825,9 @@ function jd({
|
|
|
8825
8825
|
trigger: b,
|
|
8826
8826
|
...x
|
|
8827
8827
|
}) {
|
|
8828
|
-
const v = e, _ = q3((
|
|
8828
|
+
const v = e, _ = q3((V) => V.monthYear), z = q3((V) => V.setMonthYear), [N, E] = g.useState(W2[0]), [M, y] = g.useState(void 0), k = g.useMemo(() => v != null && v.from ? v.to ? B4(v.from, v.to) ? J1.format(v.from) : `${J1.format(v.from)} - ${J1.format(v.to)}` : J1.format(v.from) : C || "Pick a date", [v, C]), j = (V) => {
|
|
8829
8829
|
t && N.value !== W2[0].value && E(W2[0]);
|
|
8830
|
-
const A = (
|
|
8830
|
+
const A = (V == null ? void 0 : V.from) ?? void 0, F = (V == null ? void 0 : V.to) ?? (V == null ? void 0 : V.from);
|
|
8831
8831
|
l({ from: A, to: F });
|
|
8832
8832
|
};
|
|
8833
8833
|
g.useEffect(() => {
|
|
@@ -8838,9 +8838,9 @@ function jd({
|
|
|
8838
8838
|
year: new Date(v.from).getFullYear()
|
|
8839
8839
|
});
|
|
8840
8840
|
}, [v]);
|
|
8841
|
-
const $ = (
|
|
8842
|
-
const A = /* @__PURE__ */ new Date(), F = W2.find((D) => D.value ===
|
|
8843
|
-
switch (E(F),
|
|
8841
|
+
const $ = (V) => {
|
|
8842
|
+
const A = /* @__PURE__ */ new Date(), F = W2.find((D) => D.value === V) ?? W2[0];
|
|
8843
|
+
switch (E(F), V) {
|
|
8844
8844
|
case "today":
|
|
8845
8845
|
l({ from: A, to: A });
|
|
8846
8846
|
break;
|
|
@@ -8880,6 +8880,11 @@ function jd({
|
|
|
8880
8880
|
to: A
|
|
8881
8881
|
});
|
|
8882
8882
|
break;
|
|
8883
|
+
case "custom":
|
|
8884
|
+
break;
|
|
8885
|
+
default:
|
|
8886
|
+
l({ from: V, to: V });
|
|
8887
|
+
break;
|
|
8883
8888
|
}
|
|
8884
8889
|
}, L = Xe("(max-width: 640px)");
|
|
8885
8890
|
return /* @__PURE__ */ a.jsx("div", { className: f(o0.dateRangePicker), children: /* @__PURE__ */ a.jsxs(n4, { placement: x.placement ? x.placement : "bottom", children: [
|
|
@@ -8904,7 +8909,7 @@ function jd({
|
|
|
8904
8909
|
}
|
|
8905
8910
|
),
|
|
8906
8911
|
t ? /* @__PURE__ */ a.jsx(
|
|
8907
|
-
|
|
8912
|
+
B,
|
|
8908
8913
|
{
|
|
8909
8914
|
path: a1,
|
|
8910
8915
|
width: 20,
|
|
@@ -8912,7 +8917,7 @@ function jd({
|
|
|
8912
8917
|
svgClassName: p.dateIcon
|
|
8913
8918
|
}
|
|
8914
8919
|
) : /* @__PURE__ */ a.jsx(
|
|
8915
|
-
|
|
8920
|
+
B,
|
|
8916
8921
|
{
|
|
8917
8922
|
path: t4,
|
|
8918
8923
|
width: 20,
|
|
@@ -8983,18 +8988,18 @@ function jd({
|
|
|
8983
8988
|
selected: v,
|
|
8984
8989
|
onSelect: j,
|
|
8985
8990
|
numberOfMonths: L ? 1 : 2,
|
|
8986
|
-
onDayMouseEnter: (
|
|
8991
|
+
onDayMouseEnter: (V) => {
|
|
8987
8992
|
if (v != null && v.from && (!(v != null && v.to) || B4(v.from, v.to))) {
|
|
8988
|
-
const A = G4(
|
|
8993
|
+
const A = G4(V, v.from) ? V : v.from, F = G4(V, v.from) ? v.from : V;
|
|
8989
8994
|
y({ from: A, to: F });
|
|
8990
8995
|
}
|
|
8991
8996
|
},
|
|
8992
8997
|
onDayMouseLeave: () => {
|
|
8993
8998
|
y(void 0);
|
|
8994
8999
|
},
|
|
8995
|
-
disabled: r || ((
|
|
9000
|
+
disabled: r || ((V) => s && typeof s == "boolean" ? s : o ? V.getDay() === 0 || V.getDay() === 6 : !1),
|
|
8996
9001
|
modifiers: {
|
|
8997
|
-
highlighted: (
|
|
9002
|
+
highlighted: (V) => M != null && M.from && (M != null && M.to) ? V >= M.from && V <= M.to : !1
|
|
8998
9003
|
},
|
|
8999
9004
|
modifiersClassNames: {
|
|
9000
9005
|
highlighted: o0.dayHighlighted
|
|
@@ -9025,7 +9030,7 @@ function Md() {
|
|
|
9025
9030
|
month: e.month === 0 ? 11 : e.month - 1
|
|
9026
9031
|
});
|
|
9027
9032
|
},
|
|
9028
|
-
icon: /* @__PURE__ */ a.jsx(
|
|
9033
|
+
icon: /* @__PURE__ */ a.jsx(B, { path: y4, width: 20, height: 20 })
|
|
9029
9034
|
}
|
|
9030
9035
|
),
|
|
9031
9036
|
/* @__PURE__ */ a.jsx(
|
|
@@ -9041,7 +9046,7 @@ function Md() {
|
|
|
9041
9046
|
month: e.month === 11 ? 0 : e.month + 1
|
|
9042
9047
|
});
|
|
9043
9048
|
},
|
|
9044
|
-
icon: /* @__PURE__ */ a.jsx(
|
|
9049
|
+
icon: /* @__PURE__ */ a.jsx(B, { path: A3, width: 20, height: 20 })
|
|
9045
9050
|
}
|
|
9046
9051
|
)
|
|
9047
9052
|
] });
|
|
@@ -9195,7 +9200,7 @@ function Vd({
|
|
|
9195
9200
|
selectedFilters: h
|
|
9196
9201
|
}
|
|
9197
9202
|
),
|
|
9198
|
-
/* @__PURE__ */ a.jsx(
|
|
9203
|
+
/* @__PURE__ */ a.jsx(B, { path: a1, svgClassName: q0.filterIcon2 })
|
|
9199
9204
|
]
|
|
9200
9205
|
}
|
|
9201
9206
|
),
|
|
@@ -9602,13 +9607,13 @@ function um({
|
|
|
9602
9607
|
const L = l.getColumn($.id);
|
|
9603
9608
|
L == null || L.toggleVisibility($.checked);
|
|
9604
9609
|
}), l.setColumnOrder(() => {
|
|
9605
|
-
const $ = j.map((
|
|
9610
|
+
const $ = j.map((V) => V.id), L = [
|
|
9606
9611
|
n ? z2 : H2,
|
|
9607
9612
|
...$,
|
|
9608
9613
|
c ? K2 : void 0
|
|
9609
9614
|
].filter(Boolean);
|
|
9610
|
-
return _.forEach((
|
|
9611
|
-
L.splice(
|
|
9615
|
+
return _.forEach((V) => {
|
|
9616
|
+
L.splice(V.getIndex(), 0, V.id);
|
|
9612
9617
|
}), L;
|
|
9613
9618
|
});
|
|
9614
9619
|
}, M = () => {
|
|
@@ -9627,7 +9632,7 @@ function um({
|
|
|
9627
9632
|
}
|
|
9628
9633
|
];
|
|
9629
9634
|
return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
|
|
9630
|
-
/* @__PURE__ */ a.jsx("button", { onClick: x, className: f("zap-reset-btn", e2.actionCommon), children: /* @__PURE__ */ a.jsx(
|
|
9635
|
+
/* @__PURE__ */ a.jsx("button", { onClick: x, className: f("zap-reset-btn", e2.actionCommon), children: /* @__PURE__ */ a.jsx(B, { path: Kd, width: 16, height: 16 }) }),
|
|
9631
9636
|
/* @__PURE__ */ a.jsx(N2, { children: t && /* @__PURE__ */ a.jsx(l7, { isOpen: t, title: "Columns", onClose: v, size: "sm", buttons: k, children: u ? /* @__PURE__ */ a.jsx("div", { className: e2.error, children: "Something went wrong, please try again later." }) : o ? /* @__PURE__ */ a.jsx(z4, {}) : /* @__PURE__ */ a.jsxs("div", { children: [
|
|
9632
9637
|
/* @__PURE__ */ a.jsx("div", { className: e2.dropdownSearch, children: /* @__PURE__ */ a.jsx(
|
|
9633
9638
|
F1,
|
|
@@ -9744,7 +9749,7 @@ function pm({
|
|
|
9744
9749
|
onClick: s == null ? void 0 : s.onClick,
|
|
9745
9750
|
children: [
|
|
9746
9751
|
/* @__PURE__ */ a.jsx(
|
|
9747
|
-
|
|
9752
|
+
B,
|
|
9748
9753
|
{
|
|
9749
9754
|
svgClassName: U1.btnIcon,
|
|
9750
9755
|
path: (s == null ? void 0 : s.iconSrc) || "",
|
|
@@ -9761,7 +9766,7 @@ function pm({
|
|
|
9761
9766
|
variant: X.SECONDARY,
|
|
9762
9767
|
size: t0.SMALL,
|
|
9763
9768
|
children: [
|
|
9764
|
-
/* @__PURE__ */ a.jsx(
|
|
9769
|
+
/* @__PURE__ */ a.jsx(B, { path: r.iconSrc, svgClassName: U1.btnIcon }),
|
|
9765
9770
|
r.label
|
|
9766
9771
|
]
|
|
9767
9772
|
},
|
|
@@ -9802,10 +9807,10 @@ function qm({
|
|
|
9802
9807
|
if (c != null && c.isLoading) return;
|
|
9803
9808
|
const $ = (L) => {
|
|
9804
9809
|
var D;
|
|
9805
|
-
const
|
|
9806
|
-
let A =
|
|
9810
|
+
const V = !a4.includes(L.type);
|
|
9811
|
+
let A = V ? [] : "";
|
|
9807
9812
|
const F = (D = c == null ? void 0 : c.initialFilters) == null ? void 0 : D[L.key];
|
|
9808
|
-
return F && (A =
|
|
9813
|
+
return F && (A = V ? F.split(",") : F), {
|
|
9809
9814
|
key: L.key,
|
|
9810
9815
|
values: A,
|
|
9811
9816
|
type: L.type
|
|
@@ -9961,7 +9966,7 @@ function Zm({ paginationApi: e, i: l }) {
|
|
|
9961
9966
|
{
|
|
9962
9967
|
...e.getEllipsisProps({ index: l }),
|
|
9963
9968
|
className: O0.pageBox,
|
|
9964
|
-
children: /* @__PURE__ */ a.jsx(
|
|
9969
|
+
children: /* @__PURE__ */ a.jsx(B, { path: Om, svgClassName: O0.arrowIcon })
|
|
9965
9970
|
},
|
|
9966
9971
|
`ellipsis-${l}`
|
|
9967
9972
|
) }) }), i.open && /* @__PURE__ */ a.jsx(N2, { children: /* @__PURE__ */ a.jsx("div", { ...i.getPositionerProps(), className: O0.paginationMenu, children: /* @__PURE__ */ a.jsx("ul", { ...i.getContentProps(), className: O0.limitContent, children: j5(n, c).map((o) => /* @__PURE__ */ a.jsx(
|
|
@@ -10018,7 +10023,7 @@ function p7({ paginationConfig: e }) {
|
|
|
10018
10023
|
{
|
|
10019
10024
|
...r.getPrevTriggerProps(),
|
|
10020
10025
|
className: f(O0.pageBox, "zap-button-small"),
|
|
10021
|
-
children: /* @__PURE__ */ a.jsx(
|
|
10026
|
+
children: /* @__PURE__ */ a.jsx(B, { path: y4, svgClassName: O0.arrowIcon })
|
|
10022
10027
|
}
|
|
10023
10028
|
),
|
|
10024
10029
|
r.pages.map((p, h) => p.type === "page" ? /* @__PURE__ */ a.jsx(
|
|
@@ -10035,7 +10040,7 @@ function p7({ paginationConfig: e }) {
|
|
|
10035
10040
|
{
|
|
10036
10041
|
...r.getNextTriggerProps(),
|
|
10037
10042
|
className: f(O0.pageBox, "zap-button-small"),
|
|
10038
|
-
children: /* @__PURE__ */ a.jsx(
|
|
10043
|
+
children: /* @__PURE__ */ a.jsx(B, { path: A3, svgClassName: O0.arrowIcon })
|
|
10039
10044
|
}
|
|
10040
10045
|
)
|
|
10041
10046
|
] }) })
|
|
@@ -10118,7 +10123,7 @@ function Oq({
|
|
|
10118
10123
|
const x = g.useRef(!0), [v, _] = g.useState([]), [z, N] = g.useState({}), [E, M] = g.useState([]), [y, k] = g.useState({
|
|
10119
10124
|
left: d != null && d.stickyIds ? [H2, z2, ...d == null ? void 0 : d.stickyIds] : [H2, z2],
|
|
10120
10125
|
right: [K2]
|
|
10121
|
-
}), [j, $] = g.useState({}), L = !l.isFetching && !l.isError && !e.length, { isCheckbox:
|
|
10126
|
+
}), [j, $] = g.useState({}), L = !l.isFetching && !l.isError && !e.length, { isCheckbox: V, isRadio: A, setSelectedRows: F } = s, D = C2((H) => H.resetAllFilters);
|
|
10122
10127
|
g.useEffect(() => () => {
|
|
10123
10128
|
var H;
|
|
10124
10129
|
(H = c == null ? void 0 : c.filterDispatch) == null || H.call(c, { type: c6.RESET_ALL, payload: null }), D(c == null ? void 0 : c.filterReset), i != null && i.setSearch && i.setSearch(""), t && (t.setSortBy(""), t.setSortOrd("")), u && (u.setPage(0), u.setLimit(25));
|
|
@@ -10231,13 +10236,13 @@ function Oq({
|
|
|
10231
10236
|
getRowId: s != null && s.rowIdKey ? (H) => H[s == null ? void 0 : s.rowIdKey] : void 0
|
|
10232
10237
|
}), L0 = U.getVisibleFlatColumns().length || 2;
|
|
10233
10238
|
return g.useLayoutEffect(() => {
|
|
10234
|
-
if (
|
|
10239
|
+
if (V && A)
|
|
10235
10240
|
throw new Error(
|
|
10236
10241
|
"Charizard<Table>: Can not use both checkbox and radio columns, please use only one"
|
|
10237
10242
|
);
|
|
10238
10243
|
}, []), g.useLayoutEffect(() => {
|
|
10239
10244
|
var H;
|
|
10240
|
-
|
|
10245
|
+
V || (H = U.getColumn(z2)) == null || H.toggleVisibility(!1);
|
|
10241
10246
|
}, []), g.useLayoutEffect(() => {
|
|
10242
10247
|
var H;
|
|
10243
10248
|
A || (H = U.getColumn(H2)) == null || H.toggleVisibility(!1);
|
|
@@ -10268,7 +10273,7 @@ function Oq({
|
|
|
10268
10273
|
customColumnConfig: p,
|
|
10269
10274
|
exportConfig: h,
|
|
10270
10275
|
table: U,
|
|
10271
|
-
isCheckbox:
|
|
10276
|
+
isCheckbox: V,
|
|
10272
10277
|
isDropdownActions: r.isDropdownActions,
|
|
10273
10278
|
customActionItems: I
|
|
10274
10279
|
}
|
|
@@ -10277,7 +10282,7 @@ function Oq({
|
|
|
10277
10282
|
Qm,
|
|
10278
10283
|
{
|
|
10279
10284
|
table: U,
|
|
10280
|
-
isCheckbox:
|
|
10285
|
+
isCheckbox: V,
|
|
10281
10286
|
isRadio: A,
|
|
10282
10287
|
loaderConfig: l,
|
|
10283
10288
|
isEmpty: L,
|
|
@@ -10353,10 +10358,10 @@ function Qm({
|
|
|
10353
10358
|
children: [
|
|
10354
10359
|
H4(C.column.columnDef.header, C.getContext()),
|
|
10355
10360
|
{
|
|
10356
|
-
asc: /* @__PURE__ */ a.jsx(
|
|
10357
|
-
desc: /* @__PURE__ */ a.jsx(
|
|
10361
|
+
asc: /* @__PURE__ */ a.jsx(B, { path: xm, spanClassName: J0.tableHeaderSortSpan }),
|
|
10362
|
+
desc: /* @__PURE__ */ a.jsx(B, { path: Im, spanClassName: J0.tableHeaderSortSpan }),
|
|
10358
10363
|
false: C.column.getCanSort() ? /* @__PURE__ */ a.jsx(
|
|
10359
|
-
|
|
10364
|
+
B,
|
|
10360
10365
|
{
|
|
10361
10366
|
path: Cm,
|
|
10362
10367
|
spanClassName: J0.tableHeaderSortSpan,
|
|
@@ -10458,7 +10463,7 @@ function Zq({ user: e, onClick: l, showCopy: n = !0 }) {
|
|
|
10458
10463
|
/* @__PURE__ */ a.jsxs("div", { className: Y2.emailBox, children: [
|
|
10459
10464
|
/* @__PURE__ */ a.jsx("div", { className: f(Y2.userEmail, "zap-subcontent-medium"), children: e.work_email }),
|
|
10460
10465
|
e.work_email && n && /* @__PURE__ */ a.jsx(
|
|
10461
|
-
|
|
10466
|
+
B,
|
|
10462
10467
|
{
|
|
10463
10468
|
path: q7,
|
|
10464
10469
|
svgClassName: Y2.icon,
|
|
@@ -10486,7 +10491,7 @@ const oh = "_box_1x8y8_1", rh = "_device_1x8y8_8", ih = "_image_1x8y8_21", uh =
|
|
|
10486
10491
|
}, gh = "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", R5 = "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", fh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", bh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", Ch = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", xh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", Ih = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", _h = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", zh = "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", yh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", Ah = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", Nh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%206A2.75%202.75%200%200%201%205%203.25h14A2.75%202.75%200%200%201%2021.75%206v12A2.75%202.75%200%200%201%2019%2020.75H5A2.75%202.75%200%200%201%202.25%2018zM5%204.75c-.69%200-1.25.56-1.25%201.25v1.25h16.5V6c0-.69-.56-1.25-1.25-1.25zm15.25%204H3.75V18c0%20.69.56%201.25%201.25%201.25h14c.69%200%201.25-.56%201.25-1.25z'%20fill='%23070F2C'/%3e%3c/svg%3e", wh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.25%206a3.75%203.75%200%201%201%207.5%200v5a3.75%203.75%200%201%201-7.5%200zM12%2013.25A2.25%202.25%200%200%200%2014.25%2011V6a2.25%202.25%200%200%200-4.5%200v5A2.25%202.25%200%200%200%2012%2013.25'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5%209.25a.75.75%200%200%201%20.75.75v1a6.25%206.25%200%201%200%2012.5%200v-1a.75.75%200%200%201%201.5%200v1a7.75%207.75%200%200%201-7%207.714V21a.75.75%200%200%201-1.5%200v-2.286a7.75%207.75%200%200%201-7-7.714v-1A.75.75%200%200%201%205%209.25'%20fill='%23070F2C'/%3e%3c/svg%3e", jh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='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", Mh = "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", Eh = "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";
|
|
10487
10492
|
function Xq({ device: e, onClick: l, customStyle: n }) {
|
|
10488
10493
|
return /* @__PURE__ */ a.jsxs("div", { className: b2.box, children: [
|
|
10489
|
-
/* @__PURE__ */ a.jsx("div", { className: b2.device, children: /* @__PURE__ */ a.jsx(
|
|
10494
|
+
/* @__PURE__ */ a.jsx("div", { className: b2.device, children: /* @__PURE__ */ a.jsx(B, { path: Sh(e.type), svgClassName: b2.image }) }),
|
|
10490
10495
|
/* @__PURE__ */ a.jsxs("div", { className: b2.details, children: [
|
|
10491
10496
|
/* @__PURE__ */ a.jsx("div", { className: b2.titleContainer, onClick: l, children: /* @__PURE__ */ a.jsx(
|
|
10492
10497
|
v7,
|
|
@@ -10501,7 +10506,7 @@ function Xq({ device: e, onClick: l, customStyle: n }) {
|
|
|
10501
10506
|
T2,
|
|
10502
10507
|
{
|
|
10503
10508
|
trigger: /* @__PURE__ */ a.jsx(
|
|
10504
|
-
|
|
10509
|
+
B,
|
|
10505
10510
|
{
|
|
10506
10511
|
path: gh,
|
|
10507
10512
|
spanClassName: b2.mdmStatus,
|
|
@@ -10513,7 +10518,7 @@ function Xq({ device: e, onClick: l, customStyle: n }) {
|
|
|
10513
10518
|
}
|
|
10514
10519
|
),
|
|
10515
10520
|
e.serial_number && /* @__PURE__ */ a.jsx(
|
|
10516
|
-
|
|
10521
|
+
B,
|
|
10517
10522
|
{
|
|
10518
10523
|
path: q7,
|
|
10519
10524
|
svgClassName: b2.icon,
|
|
@@ -10630,7 +10635,7 @@ function Lh() {
|
|
|
10630
10635
|
}
|
|
10631
10636
|
function Hh({ emptyText: e = "No pending tasks" }) {
|
|
10632
10637
|
return /* @__PURE__ */ a.jsxs("div", { className: D2.emptyBox, children: [
|
|
10633
|
-
/* @__PURE__ */ a.jsx("div", { children: /* @__PURE__ */ a.jsx(
|
|
10638
|
+
/* @__PURE__ */ a.jsx("div", { children: /* @__PURE__ */ a.jsx(B, { path: hr, width: 24, height: 24, svgClassName: D2.emptyIcon }) }),
|
|
10634
10639
|
/* @__PURE__ */ a.jsx("p", { className: f(D2.emptyTxt, "zap-content-medium"), children: e })
|
|
10635
10640
|
] });
|
|
10636
10641
|
}
|
|
@@ -10749,7 +10754,7 @@ function np({
|
|
|
10749
10754
|
children: [
|
|
10750
10755
|
/* @__PURE__ */ a.jsxs("div", { className: h2.alertHeader, children: [
|
|
10751
10756
|
/* @__PURE__ */ a.jsx("div", { className: h2.icons, children: /* @__PURE__ */ a.jsx(
|
|
10752
|
-
|
|
10757
|
+
B,
|
|
10753
10758
|
{
|
|
10754
10759
|
path: A1[e].icon,
|
|
10755
10760
|
customSvgStyles: {
|
|
@@ -10767,7 +10772,7 @@ function np({
|
|
|
10767
10772
|
l === "close" && s ? s(!0) : i && i((o) => !o);
|
|
10768
10773
|
},
|
|
10769
10774
|
children: /* @__PURE__ */ a.jsx(
|
|
10770
|
-
|
|
10775
|
+
B,
|
|
10771
10776
|
{
|
|
10772
10777
|
customSvgStyles: {
|
|
10773
10778
|
width: "16px",
|
|
@@ -10886,7 +10891,7 @@ function Uq({
|
|
|
10886
10891
|
handleImageUpload: k
|
|
10887
10892
|
}) {
|
|
10888
10893
|
var t2, g2;
|
|
10889
|
-
const [j, $] = g.useState([]), [L,
|
|
10894
|
+
const [j, $] = g.useState([]), [L, V] = g.useState([]), [A, F] = g.useState(!1), [D, l0] = g.useState([]), [U, L0] = g.useState([]), [H, p0] = g.useState(null), [Q, d0] = g.useState(""), [i0, y0] = g.useState(null), [x0, S0] = g.useState(!0), m0 = g.useRef(), A0 = c && ((t2 = L.filter((S) => !j.includes(S.key))) == null ? void 0 : t2.length) >= c || h ? !0 : i0 !== null && !i0;
|
|
10890
10895
|
g.useEffect(() => {
|
|
10891
10896
|
console.log(Q);
|
|
10892
10897
|
const S = setTimeout(() => {
|
|
@@ -10896,7 +10901,7 @@ function Uq({
|
|
|
10896
10901
|
}, [Q]), g.useEffect(() => {
|
|
10897
10902
|
if (z.length > 0) {
|
|
10898
10903
|
const S = z.map((J) => ({ ...J, isUploaded: !0 }));
|
|
10899
|
-
|
|
10904
|
+
V(S), l0(S);
|
|
10900
10905
|
}
|
|
10901
10906
|
}, [z]);
|
|
10902
10907
|
async function u2(S) {
|
|
@@ -10933,14 +10938,14 @@ function Uq({
|
|
|
10933
10938
|
if (J.length > n0.length && d0(
|
|
10934
10939
|
`Few files were not uploaded as they are bigger than maximum size allowed ${r || 5}MB.`
|
|
10935
10940
|
), F(!0), !s) {
|
|
10936
|
-
|
|
10941
|
+
V([...n0]), m0.current.value = "";
|
|
10937
10942
|
return;
|
|
10938
10943
|
}
|
|
10939
|
-
|
|
10944
|
+
V([...L, ...n0]), m0.current.value = "";
|
|
10940
10945
|
}
|
|
10941
10946
|
function j2(S) {
|
|
10942
10947
|
const J = D.filter((n0) => n0.key !== S);
|
|
10943
|
-
|
|
10948
|
+
V(J), l0(J), e(J);
|
|
10944
10949
|
}
|
|
10945
10950
|
const q2 = () => {
|
|
10946
10951
|
var S;
|
|
@@ -11017,7 +11022,7 @@ function Uq({
|
|
|
11017
11022
|
className: f(W.parentContainer),
|
|
11018
11023
|
style: { justifyContent: m },
|
|
11019
11024
|
children: [
|
|
11020
|
-
d && /* @__PURE__ */ a.jsx(
|
|
11025
|
+
d && /* @__PURE__ */ a.jsx(B, { path: B5, height: 28, width: 28 }),
|
|
11021
11026
|
/* @__PURE__ */ a.jsx("div", { className: f(W.title, h ? W.disabledTitle : ""), children: I }),
|
|
11022
11027
|
/* @__PURE__ */ a.jsxs(
|
|
11023
11028
|
"div",
|
|
@@ -11088,7 +11093,7 @@ function Uq({
|
|
|
11088
11093
|
style: { justifyContent: m },
|
|
11089
11094
|
children: [
|
|
11090
11095
|
d && /* @__PURE__ */ a.jsx(
|
|
11091
|
-
|
|
11096
|
+
B,
|
|
11092
11097
|
{
|
|
11093
11098
|
path: B5,
|
|
11094
11099
|
height: 28,
|
|
@@ -11238,7 +11243,7 @@ function Uq({
|
|
|
11238
11243
|
onClick: () => {
|
|
11239
11244
|
S0(!1), $([...j, S.key]);
|
|
11240
11245
|
},
|
|
11241
|
-
children: /* @__PURE__ */ a.jsx(
|
|
11246
|
+
children: /* @__PURE__ */ a.jsx(B, { path: o2, height: 16, width: 16 })
|
|
11242
11247
|
}
|
|
11243
11248
|
)
|
|
11244
11249
|
] })
|
|
@@ -11686,7 +11691,7 @@ function ng({ status: e = "info", children: l }) {
|
|
|
11686
11691
|
"done"
|
|
11687
11692
|
/* DONE */
|
|
11688
11693
|
].includes(e) ? /* @__PURE__ */ a.jsx(
|
|
11689
|
-
|
|
11694
|
+
B,
|
|
11690
11695
|
{
|
|
11691
11696
|
path: H5[e].icon,
|
|
11692
11697
|
customSvgStyles: {
|
|
@@ -11802,7 +11807,7 @@ function sg({
|
|
|
11802
11807
|
{
|
|
11803
11808
|
...c,
|
|
11804
11809
|
trigger: /* @__PURE__ */ a.jsx(
|
|
11805
|
-
|
|
11810
|
+
B,
|
|
11806
11811
|
{
|
|
11807
11812
|
path: L1,
|
|
11808
11813
|
spanClassName: G2.infoIconContainer,
|
|
@@ -11895,7 +11900,7 @@ export {
|
|
|
11895
11900
|
a4 as SINGLE_VALUE_FILTER_TYPES,
|
|
11896
11901
|
lo as STATUS_MAP,
|
|
11897
11902
|
Mv as STATUS_STATUS,
|
|
11898
|
-
|
|
11903
|
+
B as SVG,
|
|
11899
11904
|
F1 as Search,
|
|
11900
11905
|
J6 as SearchV2,
|
|
11901
11906
|
Eq as SegmentedControl,
|