test-stpr-ui-kit 0.5.3 → 0.5.4
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/test-stpr-ui-kit.css +1 -1
- package/dist/test-stpr-ui-kit.js +193 -193
- package/dist/test-stpr-ui-kit.umd.cjs +8 -8
- package/package.json +1 -1
package/dist/test-stpr-ui-kit.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as z, jsx as c, Fragment as At } from "react/jsx-runtime";
|
|
2
2
|
import * as C from "react";
|
|
3
3
|
import qe, { useState as ee, useEffect as re, useRef as de, useCallback as xe, useLayoutEffect as go, createContext as xo, useContext as Xo, useMemo as Me, useReducer as Zo, forwardRef as Qo, useImperativeHandle as Jo, Fragment as en } from "react";
|
|
4
4
|
import tn from "react-dom";
|
|
@@ -52,7 +52,7 @@ const ve = (e) => {
|
|
|
52
52
|
...n,
|
|
53
53
|
style: a
|
|
54
54
|
});
|
|
55
|
-
}, Sn = "_spAccordion_14avc_43", In = "_spAccordion_noBorder_14avc_60", Ln = "_spAccordion_noPadding_14avc_63", Rn = "_spAccordion_open_14avc_66", Fn = "_spAccordion__header_14avc_69", An = "_spAccordion_noOpen_14avc_88", jn = "_spAccordion__name_14avc_99", Dn = "_spAccordion__name_hiddenExpand_14avc_110", Mn = "_spAccordion__icon_14avc_125",
|
|
55
|
+
}, Sn = "_spAccordion_14avc_43", In = "_spAccordion_noBorder_14avc_60", Ln = "_spAccordion_noPadding_14avc_63", Rn = "_spAccordion_open_14avc_66", Fn = "_spAccordion__header_14avc_69", An = "_spAccordion_noOpen_14avc_88", jn = "_spAccordion__name_14avc_99", Dn = "_spAccordion__name_hiddenExpand_14avc_110", Mn = "_spAccordion__icon_14avc_125", Bn = "_spAccordion__icon_hidden_14avc_131", Pn = "_spAccordion__icon_open_14avc_134", zn = "_spAccordion__childrenWrapper_14avc_141", On = "_spAccordion__childrenWrapper_open_14avc_150", Wn = "_spAccordion__content_14avc_153", Un = "_spAccordion__content_open_14avc_159", ce = {
|
|
56
56
|
spAccordion: Sn,
|
|
57
57
|
spAccordion_noBorder: In,
|
|
58
58
|
spAccordion_noPadding: Ln,
|
|
@@ -64,13 +64,13 @@ const ve = (e) => {
|
|
|
64
64
|
"spAccordion__name--level-1": "_spAccordion__name--level-1_14avc_114",
|
|
65
65
|
"spAccordion__name--level-2": "_spAccordion__name--level-2_14avc_117",
|
|
66
66
|
spAccordion__icon: Mn,
|
|
67
|
-
spAccordion__icon_hidden:
|
|
68
|
-
spAccordion__icon_open:
|
|
69
|
-
spAccordion__childrenWrapper:
|
|
67
|
+
spAccordion__icon_hidden: Bn,
|
|
68
|
+
spAccordion__icon_open: Pn,
|
|
69
|
+
spAccordion__childrenWrapper: zn,
|
|
70
70
|
spAccordion__childrenWrapper_open: On,
|
|
71
71
|
spAccordion__content: Wn,
|
|
72
72
|
spAccordion__content_open: Un
|
|
73
|
-
},
|
|
73
|
+
}, Bp = (e) => {
|
|
74
74
|
const {
|
|
75
75
|
name: t,
|
|
76
76
|
children: o,
|
|
@@ -115,8 +115,8 @@ const ve = (e) => {
|
|
|
115
115
|
[ce.spAccordion__content]: !0,
|
|
116
116
|
[ce.spAccordion__content_open]: x
|
|
117
117
|
});
|
|
118
|
-
return /* @__PURE__ */
|
|
119
|
-
/* @__PURE__ */
|
|
118
|
+
return /* @__PURE__ */ z("div", { className: A, children: [
|
|
119
|
+
/* @__PURE__ */ z("div", { className: U, children: [
|
|
120
120
|
/* @__PURE__ */ c("div", { className: F, children: /* @__PURE__ */ c("span", { onClick: R, children: t }) }),
|
|
121
121
|
/* @__PURE__ */ c(ve, { onClick: R, className: y, name: M.ChevronDown })
|
|
122
122
|
] }),
|
|
@@ -141,20 +141,20 @@ const ve = (e) => {
|
|
|
141
141
|
style: { color: o }
|
|
142
142
|
}
|
|
143
143
|
);
|
|
144
|
-
}, $n = "
|
|
144
|
+
}, $n = "_spButton_108ra_43", Hn = "_spButton_noPadding_108ra_63", Vn = "_spButton_onlyIcon_108ra_66", Yn = "_spButton_link_108ra_74", Gn = "_spButton__text_108ra_78", Kn = "_spButton_white_108ra_90", Xn = "_spButton_primary_108ra_93", Zn = "_spButton_blue_108ra_93", Qn = "_spButton_secondary_108ra_113", Jn = "_spButton_fullWidth_108ra_133", ea = "_spButton_disabled_108ra_136", ta = "_spButton__spinner_108ra_145", oa = "_spButton__iconContainer_108ra_159", we = {
|
|
145
145
|
spButton: $n,
|
|
146
146
|
spButton_noPadding: Hn,
|
|
147
147
|
spButton_onlyIcon: Vn,
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
148
|
+
spButton_link: Yn,
|
|
149
|
+
spButton__text: Gn,
|
|
150
|
+
spButton_white: Kn,
|
|
151
|
+
spButton_primary: Xn,
|
|
152
|
+
spButton_blue: Zn,
|
|
153
|
+
spButton_secondary: Qn,
|
|
154
|
+
spButton_fullWidth: Jn,
|
|
155
|
+
spButton_disabled: ea,
|
|
156
|
+
spButton__spinner: ta,
|
|
157
|
+
spButton__iconContainer: oa
|
|
158
158
|
}, et = (e) => {
|
|
159
159
|
const {
|
|
160
160
|
color: t = "blue",
|
|
@@ -183,7 +183,7 @@ const ve = (e) => {
|
|
|
183
183
|
[we.spButton__iconContainer]: !0,
|
|
184
184
|
...A && { [A]: !0 }
|
|
185
185
|
});
|
|
186
|
-
return /* @__PURE__ */
|
|
186
|
+
return /* @__PURE__ */ z(At, { children: [
|
|
187
187
|
(r || i || g) && /* @__PURE__ */ c("div", { className: N, children: g ? /* @__PURE__ */ c(jt, { size: "md", classNameRoot: we.spButton__spinner }) : i ? /* @__PURE__ */ c(ve, { name: i, rotate: s }) : r || null }),
|
|
188
188
|
!x && u && /* @__PURE__ */ c("div", { className: m, children: u })
|
|
189
189
|
] });
|
|
@@ -242,7 +242,7 @@ const ve = (e) => {
|
|
|
242
242
|
}), w = f({
|
|
243
243
|
[Oe.spApplyButtons__cancel]: !0
|
|
244
244
|
});
|
|
245
|
-
return /* @__PURE__ */
|
|
245
|
+
return /* @__PURE__ */ z("div", { className: h, children: [
|
|
246
246
|
n && /* @__PURE__ */ c(
|
|
247
247
|
et,
|
|
248
248
|
{
|
|
@@ -270,7 +270,7 @@ const ve = (e) => {
|
|
|
270
270
|
}
|
|
271
271
|
)
|
|
272
272
|
] });
|
|
273
|
-
},
|
|
273
|
+
}, Pp = (e = {}) => {
|
|
274
274
|
const { initialValue: t = null } = e, [o, n] = ee(t);
|
|
275
275
|
return {
|
|
276
276
|
isOpen: !!o,
|
|
@@ -416,8 +416,8 @@ const ma = "_modalWrapper_1kqdh_43", ua = "_modalWrapper__modal_1kqdh_63", _a =
|
|
|
416
416
|
}), N = f({
|
|
417
417
|
[ge.modalWrapper__footer]: !0
|
|
418
418
|
});
|
|
419
|
-
return /* @__PURE__ */ c(yo, { zIndex: t, isHiddenModal: o, classNameRoot: i, children: /* @__PURE__ */ c("div", { className: w, children: /* @__PURE__ */
|
|
420
|
-
(u || g) && /* @__PURE__ */
|
|
419
|
+
return /* @__PURE__ */ c(yo, { zIndex: t, isHiddenModal: o, classNameRoot: i, children: /* @__PURE__ */ c("div", { className: w, children: /* @__PURE__ */ z("div", { className: R, style: s, children: [
|
|
420
|
+
(u || g) && /* @__PURE__ */ z("div", { className: y, children: [
|
|
421
421
|
typeof u == "string" ? /* @__PURE__ */ c(Te, { type: "h3", children: u }) : u,
|
|
422
422
|
g && /* @__PURE__ */ c("div", { className: m, children: typeof g == "string" ? /* @__PURE__ */ c(Te, { children: g }) : g })
|
|
423
423
|
] }),
|
|
@@ -494,7 +494,7 @@ const ma = "_modalWrapper_1kqdh_43", ua = "_modalWrapper__modal_1kqdh_63", _a =
|
|
|
494
494
|
) : null
|
|
495
495
|
}
|
|
496
496
|
);
|
|
497
|
-
},
|
|
497
|
+
}, zp = (e) => {
|
|
498
498
|
const {
|
|
499
499
|
children: t,
|
|
500
500
|
isNeedAuthorized: o,
|
|
@@ -506,7 +506,7 @@ const ma = "_modalWrapper_1kqdh_43", ua = "_modalWrapper__modal_1kqdh_63", _a =
|
|
|
506
506
|
} = e, [p, l] = ee(o);
|
|
507
507
|
return re(() => {
|
|
508
508
|
l(o);
|
|
509
|
-
}, [o]), /* @__PURE__ */
|
|
509
|
+
}, [o]), /* @__PURE__ */ z(At, { children: [
|
|
510
510
|
t,
|
|
511
511
|
p && /* @__PURE__ */ c(
|
|
512
512
|
ya,
|
|
@@ -587,56 +587,56 @@ const $e = (e) => {
|
|
|
587
587
|
w
|
|
588
588
|
);
|
|
589
589
|
const m = (T) => {
|
|
590
|
-
n && T.stopPropagation(), !t && (w ? s && s() : r && r(), R((
|
|
590
|
+
n && T.stopPropagation(), !t && (w ? s && s() : r && r(), R((B) => o ? !B : !0));
|
|
591
591
|
}, [N, W] = ee({
|
|
592
592
|
visibility: "hidden",
|
|
593
593
|
opacity: 0,
|
|
594
594
|
left: "-9999px"
|
|
595
595
|
}), [K, J] = ee(!1), ne = xe(() => {
|
|
596
596
|
if (!A.current || !U.current) return;
|
|
597
|
-
const T = A.current.getBoundingClientRect(),
|
|
597
|
+
const T = A.current.getBoundingClientRect(), B = U.current.getBoundingClientRect();
|
|
598
598
|
let q = 0, V = 0;
|
|
599
599
|
switch (l) {
|
|
600
600
|
case pe.Right:
|
|
601
|
-
q = T.top + window.scrollY - (
|
|
601
|
+
q = T.top + window.scrollY - (B.height - T.height) / 2, V = T.right + window.scrollX;
|
|
602
602
|
break;
|
|
603
603
|
case pe.RightTop:
|
|
604
604
|
q = T.top + window.scrollY, V = T.right + window.scrollX;
|
|
605
605
|
break;
|
|
606
606
|
case pe.RightBottom:
|
|
607
|
-
q = T.bottom + window.scrollY -
|
|
607
|
+
q = T.bottom + window.scrollY - B.height, V = T.right + window.scrollX;
|
|
608
608
|
break;
|
|
609
609
|
case pe.Left:
|
|
610
|
-
q = T.top + window.scrollY - (
|
|
610
|
+
q = T.top + window.scrollY - (B.height - T.height) / 2, V = T.left + window.scrollX - B.width;
|
|
611
611
|
break;
|
|
612
612
|
case pe.LeftTop:
|
|
613
|
-
q = T.top + window.scrollY, V = T.left + window.scrollX -
|
|
613
|
+
q = T.top + window.scrollY, V = T.left + window.scrollX - B.width;
|
|
614
614
|
break;
|
|
615
615
|
case pe.LeftBottom:
|
|
616
|
-
q = T.bottom + window.scrollY -
|
|
616
|
+
q = T.bottom + window.scrollY - B.height, V = T.left + window.scrollX - B.width;
|
|
617
617
|
break;
|
|
618
618
|
case pe.Bottom:
|
|
619
|
-
q = T.bottom + window.scrollY, V = T.left + window.scrollX - (
|
|
619
|
+
q = T.bottom + window.scrollY, V = T.left + window.scrollX - (B.width - T.width) / 2;
|
|
620
620
|
break;
|
|
621
621
|
case pe.BottomLeft:
|
|
622
622
|
q = T.bottom + window.scrollY, V = T.left + window.scrollX;
|
|
623
623
|
break;
|
|
624
624
|
case pe.BottomRight:
|
|
625
|
-
q = T.bottom + window.scrollY, V = T.right + window.scrollX -
|
|
625
|
+
q = T.bottom + window.scrollY, V = T.right + window.scrollX - B.width;
|
|
626
626
|
break;
|
|
627
627
|
case pe.Top:
|
|
628
|
-
q = T.top + window.scrollY -
|
|
628
|
+
q = T.top + window.scrollY - B.height, V = T.left + window.scrollX - (B.width - T.width) / 2;
|
|
629
629
|
break;
|
|
630
630
|
case pe.TopLeft:
|
|
631
|
-
q = T.top + window.scrollY -
|
|
631
|
+
q = T.top + window.scrollY - B.height, V = T.left + window.scrollX;
|
|
632
632
|
break;
|
|
633
633
|
case pe.TopRight:
|
|
634
|
-
q = T.top + window.scrollY -
|
|
634
|
+
q = T.top + window.scrollY - B.height, V = T.right + window.scrollX - B.width;
|
|
635
635
|
break;
|
|
636
636
|
default:
|
|
637
637
|
q = T.bottom + window.scrollY, V = T.left + window.scrollX;
|
|
638
638
|
}
|
|
639
|
-
q +
|
|
639
|
+
q + B.height > window.innerHeight + window.scrollY && l.includes("bottom") ? q = T.top + window.scrollY - B.height : q < window.scrollY && l.includes("top") && (q = T.bottom + window.scrollY), V + B.width > window.innerWidth + window.scrollX && l.includes("left") ? V = T.left + window.scrollX - B.width + T.width : V < window.scrollX && l.includes("right") && (V = T.right + window.scrollX - T.width), W((te) => ({
|
|
640
640
|
...te,
|
|
641
641
|
top: `${q}px`,
|
|
642
642
|
left: `${V}px`,
|
|
@@ -661,7 +661,7 @@ const $e = (e) => {
|
|
|
661
661
|
[ko.spTooltip]: !0,
|
|
662
662
|
...p && { [p]: !0 }
|
|
663
663
|
}), X = document.body;
|
|
664
|
-
return /* @__PURE__ */
|
|
664
|
+
return /* @__PURE__ */ z(
|
|
665
665
|
"div",
|
|
666
666
|
{
|
|
667
667
|
ref: A,
|
|
@@ -749,8 +749,8 @@ const $e = (e) => {
|
|
|
749
749
|
}), m = f({
|
|
750
750
|
[Ce.spCheckbox__tooltip]: !0
|
|
751
751
|
});
|
|
752
|
-
return /* @__PURE__ */
|
|
753
|
-
/* @__PURE__ */
|
|
752
|
+
return /* @__PURE__ */ z("div", { className: w, onMouseEnter: g, children: [
|
|
753
|
+
/* @__PURE__ */ z("label", { className: R, children: [
|
|
754
754
|
/* @__PURE__ */ c(
|
|
755
755
|
"input",
|
|
756
756
|
{
|
|
@@ -768,10 +768,10 @@ const $e = (e) => {
|
|
|
768
768
|
] }),
|
|
769
769
|
s && /* @__PURE__ */ c("div", { className: y, children: s })
|
|
770
770
|
] });
|
|
771
|
-
},
|
|
772
|
-
spContextMenu:
|
|
773
|
-
spContextMenu__item:
|
|
774
|
-
spContextMenu__item_deleteItem:
|
|
771
|
+
}, Ba = "_spContextMenu_1cza9_43", Pa = "_spContextMenu__item_1cza9_55", za = "_spContextMenu__item_deleteItem_1cza9_74", _t = {
|
|
772
|
+
spContextMenu: Ba,
|
|
773
|
+
spContextMenu__item: Pa,
|
|
774
|
+
spContextMenu__item_deleteItem: za
|
|
775
775
|
}, Wp = (e) => {
|
|
776
776
|
const { onClickItem: t, options: o, classNameRoot: n } = e, a = f({
|
|
777
777
|
[_t.spContextMenu]: !0,
|
|
@@ -779,7 +779,7 @@ const $e = (e) => {
|
|
|
779
779
|
});
|
|
780
780
|
return /* @__PURE__ */ c("ul", { className: a, children: o == null ? void 0 : o.map((i) => {
|
|
781
781
|
const r = i.key === "delete";
|
|
782
|
-
return /* @__PURE__ */
|
|
782
|
+
return /* @__PURE__ */ z(
|
|
783
783
|
"li",
|
|
784
784
|
{
|
|
785
785
|
className: f({
|
|
@@ -799,7 +799,7 @@ const $e = (e) => {
|
|
|
799
799
|
}) });
|
|
800
800
|
}, Oa = (e) => {
|
|
801
801
|
const { getRootProps: t, children: o, disabled: n, name: a, getInputProps: i } = e;
|
|
802
|
-
return /* @__PURE__ */
|
|
802
|
+
return /* @__PURE__ */ z("div", { ...t({}), style: { minHeight: "100%", minWidth: "100%" }, children: [
|
|
803
803
|
/* @__PURE__ */ c("input", { ...i({}), disabled: n, name: a }),
|
|
804
804
|
o
|
|
805
805
|
] });
|
|
@@ -839,9 +839,9 @@ const $e = (e) => {
|
|
|
839
839
|
hover: !1,
|
|
840
840
|
triggerAction: () => h(!0),
|
|
841
841
|
actionOnClose: () => h(!1),
|
|
842
|
-
text: /* @__PURE__ */
|
|
842
|
+
text: /* @__PURE__ */ z("div", { className: l, children: [
|
|
843
843
|
o && /* @__PURE__ */ c("div", { className: d, children: o }),
|
|
844
|
-
n.map((w, R) => /* @__PURE__ */
|
|
844
|
+
n.map((w, R) => /* @__PURE__ */ z(
|
|
845
845
|
"div",
|
|
846
846
|
{
|
|
847
847
|
className: f({
|
|
@@ -861,7 +861,7 @@ const $e = (e) => {
|
|
|
861
861
|
noPadding: !0,
|
|
862
862
|
isToggleClick: !0,
|
|
863
863
|
isStopPropagationClickOnTrigger: !0,
|
|
864
|
-
trigger: /* @__PURE__ */
|
|
864
|
+
trigger: /* @__PURE__ */ z("div", { className: r, children: [
|
|
865
865
|
/* @__PURE__ */ c("div", { className: s, children: t }),
|
|
866
866
|
/* @__PURE__ */ c("div", { className: p, children: /* @__PURE__ */ c(ve, { name: M.SelectChevronDown, rotate: g ? 180 : void 0 }) })
|
|
867
867
|
] })
|
|
@@ -954,7 +954,7 @@ const $e = (e) => {
|
|
|
954
954
|
}), d = f({
|
|
955
955
|
[Xe.spLabel__tooltip]: !0
|
|
956
956
|
});
|
|
957
|
-
return /* @__PURE__ */
|
|
957
|
+
return /* @__PURE__ */ z("div", { className: s, children: [
|
|
958
958
|
/* @__PURE__ */ c("label", { className: p, children: o }),
|
|
959
959
|
t && /* @__PURE__ */ c("div", { className: l, children: "*" }),
|
|
960
960
|
n && /* @__PURE__ */ c(
|
|
@@ -1024,13 +1024,13 @@ const $e = (e) => {
|
|
|
1024
1024
|
...F && { [F]: !0 }
|
|
1025
1025
|
}), ue = f({
|
|
1026
1026
|
...y && { [y]: !0 }
|
|
1027
|
-
}), le = (
|
|
1028
|
-
n(
|
|
1029
|
-
}, X = (
|
|
1030
|
-
const { value: q, name: V } =
|
|
1031
|
-
g && q && !new RegExp(g).test(q) || n(
|
|
1027
|
+
}), le = (B) => {
|
|
1028
|
+
n(B, { name: d, value: "" });
|
|
1029
|
+
}, X = (B) => {
|
|
1030
|
+
const { value: q, name: V } = B.target;
|
|
1031
|
+
g && q && !new RegExp(g).test(q) || n(B, { value: q, name: V });
|
|
1032
1032
|
};
|
|
1033
|
-
return /* @__PURE__ */
|
|
1033
|
+
return /* @__PURE__ */ z("div", { className: W, children: [
|
|
1034
1034
|
a && /* @__PURE__ */ c(
|
|
1035
1035
|
Dt,
|
|
1036
1036
|
{
|
|
@@ -1042,7 +1042,7 @@ const $e = (e) => {
|
|
|
1042
1042
|
classNameBaseTooltipRoot: m
|
|
1043
1043
|
}
|
|
1044
1044
|
),
|
|
1045
|
-
/* @__PURE__ */
|
|
1045
|
+
/* @__PURE__ */ z("div", { className: K, onMouseEnter: h, children: [
|
|
1046
1046
|
/* @__PURE__ */ c(
|
|
1047
1047
|
"input",
|
|
1048
1048
|
{
|
|
@@ -1328,14 +1328,14 @@ function Di() {
|
|
|
1328
1328
|
case u:
|
|
1329
1329
|
return Ie;
|
|
1330
1330
|
default:
|
|
1331
|
-
var
|
|
1332
|
-
switch (
|
|
1331
|
+
var Pe = Ie && Ie.$$typeof;
|
|
1332
|
+
switch (Pe) {
|
|
1333
1333
|
case s:
|
|
1334
1334
|
case d:
|
|
1335
1335
|
case x:
|
|
1336
1336
|
case h:
|
|
1337
1337
|
case r:
|
|
1338
|
-
return
|
|
1338
|
+
return Pe;
|
|
1339
1339
|
default:
|
|
1340
1340
|
return he;
|
|
1341
1341
|
}
|
|
@@ -1345,7 +1345,7 @@ function Di() {
|
|
|
1345
1345
|
}
|
|
1346
1346
|
}
|
|
1347
1347
|
}
|
|
1348
|
-
var m = p, N = l, W = s, K = r, J = t, ne = d, me = n, ue = x, le = h, X = o, T = i,
|
|
1348
|
+
var m = p, N = l, W = s, K = r, J = t, ne = d, me = n, ue = x, le = h, X = o, T = i, B = a, q = u, V = !1;
|
|
1349
1349
|
function te(b) {
|
|
1350
1350
|
return V || (V = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), _(b) || y(b) === p;
|
|
1351
1351
|
}
|
|
@@ -1364,7 +1364,7 @@ function Di() {
|
|
|
1364
1364
|
function S(b) {
|
|
1365
1365
|
return y(b) === d;
|
|
1366
1366
|
}
|
|
1367
|
-
function
|
|
1367
|
+
function P(b) {
|
|
1368
1368
|
return y(b) === n;
|
|
1369
1369
|
}
|
|
1370
1370
|
function D(b) {
|
|
@@ -1385,7 +1385,7 @@ function Di() {
|
|
|
1385
1385
|
function ie(b) {
|
|
1386
1386
|
return y(b) === u;
|
|
1387
1387
|
}
|
|
1388
|
-
Q.AsyncMode = m, Q.ConcurrentMode = N, Q.ContextConsumer = W, Q.ContextProvider = K, Q.Element = J, Q.ForwardRef = ne, Q.Fragment = me, Q.Lazy = ue, Q.Memo = le, Q.Portal = X, Q.Profiler = T, Q.StrictMode =
|
|
1388
|
+
Q.AsyncMode = m, Q.ConcurrentMode = N, Q.ContextConsumer = W, Q.ContextProvider = K, Q.Element = J, Q.ForwardRef = ne, Q.Fragment = me, Q.Lazy = ue, Q.Memo = le, Q.Portal = X, Q.Profiler = T, Q.StrictMode = B, Q.Suspense = q, Q.isAsyncMode = te, Q.isConcurrentMode = _, Q.isContextConsumer = v, Q.isContextProvider = I, Q.isElement = L, Q.isForwardRef = S, Q.isFragment = P, Q.isLazy = D, Q.isMemo = O, Q.isPortal = H, Q.isProfiler = G, Q.isStrictMode = $, Q.isSuspense = ie, Q.isValidElementType = F, Q.typeOf = y;
|
|
1389
1389
|
}()), Q;
|
|
1390
1390
|
}
|
|
1391
1391
|
var Kt;
|
|
@@ -1444,7 +1444,7 @@ function Mi() {
|
|
|
1444
1444
|
}, vt;
|
|
1445
1445
|
}
|
|
1446
1446
|
var gt, Zt;
|
|
1447
|
-
function
|
|
1447
|
+
function Bt() {
|
|
1448
1448
|
if (Zt) return gt;
|
|
1449
1449
|
Zt = 1;
|
|
1450
1450
|
var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
@@ -1455,13 +1455,13 @@ function Io() {
|
|
|
1455
1455
|
return Qt || (Qt = 1, xt = Function.call.bind(Object.prototype.hasOwnProperty)), xt;
|
|
1456
1456
|
}
|
|
1457
1457
|
var ht, Jt;
|
|
1458
|
-
function
|
|
1458
|
+
function Bi() {
|
|
1459
1459
|
if (Jt) return ht;
|
|
1460
1460
|
Jt = 1;
|
|
1461
1461
|
var e = function() {
|
|
1462
1462
|
};
|
|
1463
1463
|
if (process.env.NODE_ENV !== "production") {
|
|
1464
|
-
var t =
|
|
1464
|
+
var t = Bt(), o = {}, n = Io();
|
|
1465
1465
|
e = function(i) {
|
|
1466
1466
|
var r = "Warning: " + i;
|
|
1467
1467
|
typeof console < "u" && console.error(r);
|
|
@@ -1504,10 +1504,10 @@ function zi() {
|
|
|
1504
1504
|
}, ht = a, ht;
|
|
1505
1505
|
}
|
|
1506
1506
|
var bt, eo;
|
|
1507
|
-
function
|
|
1507
|
+
function Pi() {
|
|
1508
1508
|
if (eo) return bt;
|
|
1509
1509
|
eo = 1;
|
|
1510
|
-
var e = So(), t = Mi(), o =
|
|
1510
|
+
var e = So(), t = Mi(), o = Bt(), n = Io(), a = Bi(), i = function() {
|
|
1511
1511
|
};
|
|
1512
1512
|
process.env.NODE_ENV !== "production" && (i = function(s) {
|
|
1513
1513
|
var p = "Warning: " + s;
|
|
@@ -1558,7 +1558,7 @@ function Bi() {
|
|
|
1558
1558
|
function R(_) {
|
|
1559
1559
|
if (process.env.NODE_ENV !== "production")
|
|
1560
1560
|
var v = {}, I = 0;
|
|
1561
|
-
function L(
|
|
1561
|
+
function L(P, D, O, H, G, $, ie) {
|
|
1562
1562
|
if (H = H || g, $ = $ || O, ie !== o) {
|
|
1563
1563
|
if (p) {
|
|
1564
1564
|
var b = new Error(
|
|
@@ -1573,18 +1573,18 @@ function Bi() {
|
|
|
1573
1573
|
), v[he] = !0, I++);
|
|
1574
1574
|
}
|
|
1575
1575
|
}
|
|
1576
|
-
return D[O] == null ?
|
|
1576
|
+
return D[O] == null ? P ? D[O] === null ? new w("The " + G + " `" + $ + "` is marked as required " + ("in `" + H + "`, but its value is `null`.")) : new w("The " + G + " `" + $ + "` is marked as required in " + ("`" + H + "`, but its value is `undefined`.")) : null : _(D, O, H, G, $);
|
|
1577
1577
|
}
|
|
1578
1578
|
var S = L.bind(null, !1);
|
|
1579
1579
|
return S.isRequired = L.bind(null, !0), S;
|
|
1580
1580
|
}
|
|
1581
1581
|
function A(_) {
|
|
1582
|
-
function v(I, L, S,
|
|
1583
|
-
var H = I[L], G =
|
|
1582
|
+
function v(I, L, S, P, D, O) {
|
|
1583
|
+
var H = I[L], G = B(H);
|
|
1584
1584
|
if (G !== _) {
|
|
1585
1585
|
var $ = q(H);
|
|
1586
1586
|
return new w(
|
|
1587
|
-
"Invalid " +
|
|
1587
|
+
"Invalid " + P + " `" + D + "` of type " + ("`" + $ + "` supplied to `" + S + "`, expected ") + ("`" + _ + "`."),
|
|
1588
1588
|
{ expectedType: _ }
|
|
1589
1589
|
);
|
|
1590
1590
|
}
|
|
@@ -1596,16 +1596,16 @@ function Bi() {
|
|
|
1596
1596
|
return R(r);
|
|
1597
1597
|
}
|
|
1598
1598
|
function F(_) {
|
|
1599
|
-
function v(I, L, S,
|
|
1599
|
+
function v(I, L, S, P, D) {
|
|
1600
1600
|
if (typeof _ != "function")
|
|
1601
1601
|
return new w("Property `" + D + "` of component `" + S + "` has invalid PropType notation inside arrayOf.");
|
|
1602
1602
|
var O = I[L];
|
|
1603
1603
|
if (!Array.isArray(O)) {
|
|
1604
|
-
var H =
|
|
1605
|
-
return new w("Invalid " +
|
|
1604
|
+
var H = B(O);
|
|
1605
|
+
return new w("Invalid " + P + " `" + D + "` of type " + ("`" + H + "` supplied to `" + S + "`, expected an array."));
|
|
1606
1606
|
}
|
|
1607
1607
|
for (var G = 0; G < O.length; G++) {
|
|
1608
|
-
var $ = _(O, G, S,
|
|
1608
|
+
var $ = _(O, G, S, P, D + "[" + G + "]", o);
|
|
1609
1609
|
if ($ instanceof Error)
|
|
1610
1610
|
return $;
|
|
1611
1611
|
}
|
|
@@ -1614,32 +1614,32 @@ function Bi() {
|
|
|
1614
1614
|
return R(v);
|
|
1615
1615
|
}
|
|
1616
1616
|
function y() {
|
|
1617
|
-
function _(v, I, L, S,
|
|
1617
|
+
function _(v, I, L, S, P) {
|
|
1618
1618
|
var D = v[I];
|
|
1619
1619
|
if (!s(D)) {
|
|
1620
|
-
var O =
|
|
1621
|
-
return new w("Invalid " + S + " `" +
|
|
1620
|
+
var O = B(D);
|
|
1621
|
+
return new w("Invalid " + S + " `" + P + "` of type " + ("`" + O + "` supplied to `" + L + "`, expected a single ReactElement."));
|
|
1622
1622
|
}
|
|
1623
1623
|
return null;
|
|
1624
1624
|
}
|
|
1625
1625
|
return R(_);
|
|
1626
1626
|
}
|
|
1627
1627
|
function m() {
|
|
1628
|
-
function _(v, I, L, S,
|
|
1628
|
+
function _(v, I, L, S, P) {
|
|
1629
1629
|
var D = v[I];
|
|
1630
1630
|
if (!e.isValidElementType(D)) {
|
|
1631
|
-
var O =
|
|
1632
|
-
return new w("Invalid " + S + " `" +
|
|
1631
|
+
var O = B(D);
|
|
1632
|
+
return new w("Invalid " + S + " `" + P + "` of type " + ("`" + O + "` supplied to `" + L + "`, expected a single ReactElement type."));
|
|
1633
1633
|
}
|
|
1634
1634
|
return null;
|
|
1635
1635
|
}
|
|
1636
1636
|
return R(_);
|
|
1637
1637
|
}
|
|
1638
1638
|
function N(_) {
|
|
1639
|
-
function v(I, L, S,
|
|
1639
|
+
function v(I, L, S, P, D) {
|
|
1640
1640
|
if (!(I[L] instanceof _)) {
|
|
1641
1641
|
var O = _.name || g, H = te(I[L]);
|
|
1642
|
-
return new w("Invalid " +
|
|
1642
|
+
return new w("Invalid " + P + " `" + D + "` of type " + ("`" + H + "` supplied to `" + S + "`, expected ") + ("instance of `" + O + "`."));
|
|
1643
1643
|
}
|
|
1644
1644
|
return null;
|
|
1645
1645
|
}
|
|
@@ -1650,7 +1650,7 @@ function Bi() {
|
|
|
1650
1650
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? i(
|
|
1651
1651
|
"Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
|
|
1652
1652
|
) : i("Invalid argument supplied to oneOf, expected an array.")), r;
|
|
1653
|
-
function v(I, L, S,
|
|
1653
|
+
function v(I, L, S, P, D) {
|
|
1654
1654
|
for (var O = I[L], H = 0; H < _.length; H++)
|
|
1655
1655
|
if (x(O, _[H]))
|
|
1656
1656
|
return null;
|
|
@@ -1658,20 +1658,20 @@ function Bi() {
|
|
|
1658
1658
|
var he = q(b);
|
|
1659
1659
|
return he === "symbol" ? String(b) : b;
|
|
1660
1660
|
});
|
|
1661
|
-
return new w("Invalid " +
|
|
1661
|
+
return new w("Invalid " + P + " `" + D + "` of value `" + String(O) + "` " + ("supplied to `" + S + "`, expected one of " + G + "."));
|
|
1662
1662
|
}
|
|
1663
1663
|
return R(v);
|
|
1664
1664
|
}
|
|
1665
1665
|
function K(_) {
|
|
1666
|
-
function v(I, L, S,
|
|
1666
|
+
function v(I, L, S, P, D) {
|
|
1667
1667
|
if (typeof _ != "function")
|
|
1668
1668
|
return new w("Property `" + D + "` of component `" + S + "` has invalid PropType notation inside objectOf.");
|
|
1669
|
-
var O = I[L], H =
|
|
1669
|
+
var O = I[L], H = B(O);
|
|
1670
1670
|
if (H !== "object")
|
|
1671
|
-
return new w("Invalid " +
|
|
1671
|
+
return new w("Invalid " + P + " `" + D + "` of type " + ("`" + H + "` supplied to `" + S + "`, expected an object."));
|
|
1672
1672
|
for (var G in O)
|
|
1673
1673
|
if (n(O, G)) {
|
|
1674
|
-
var $ = _(O, G, S,
|
|
1674
|
+
var $ = _(O, G, S, P, D + "." + G, o);
|
|
1675
1675
|
if ($ instanceof Error)
|
|
1676
1676
|
return $;
|
|
1677
1677
|
}
|
|
@@ -1689,9 +1689,9 @@ function Bi() {
|
|
|
1689
1689
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + V(I) + " at index " + v + "."
|
|
1690
1690
|
), r;
|
|
1691
1691
|
}
|
|
1692
|
-
function L(S,
|
|
1692
|
+
function L(S, P, D, O, H) {
|
|
1693
1693
|
for (var G = [], $ = 0; $ < _.length; $++) {
|
|
1694
|
-
var ie = _[$], b = ie(S,
|
|
1694
|
+
var ie = _[$], b = ie(S, P, D, O, H, o);
|
|
1695
1695
|
if (b == null)
|
|
1696
1696
|
return null;
|
|
1697
1697
|
b.data && n(b.data, "expectedType") && G.push(b.data.expectedType);
|
|
@@ -1702,8 +1702,8 @@ function Bi() {
|
|
|
1702
1702
|
return R(L);
|
|
1703
1703
|
}
|
|
1704
1704
|
function ne() {
|
|
1705
|
-
function _(v, I, L, S,
|
|
1706
|
-
return X(v[I]) ? null : new w("Invalid " + S + " `" +
|
|
1705
|
+
function _(v, I, L, S, P) {
|
|
1706
|
+
return X(v[I]) ? null : new w("Invalid " + S + " `" + P + "` supplied to " + ("`" + L + "`, expected a ReactNode."));
|
|
1707
1707
|
}
|
|
1708
1708
|
return R(_);
|
|
1709
1709
|
}
|
|
@@ -1713,15 +1713,15 @@ function Bi() {
|
|
|
1713
1713
|
);
|
|
1714
1714
|
}
|
|
1715
1715
|
function ue(_) {
|
|
1716
|
-
function v(I, L, S,
|
|
1717
|
-
var O = I[L], H =
|
|
1716
|
+
function v(I, L, S, P, D) {
|
|
1717
|
+
var O = I[L], H = B(O);
|
|
1718
1718
|
if (H !== "object")
|
|
1719
|
-
return new w("Invalid " +
|
|
1719
|
+
return new w("Invalid " + P + " `" + D + "` of type `" + H + "` " + ("supplied to `" + S + "`, expected `object`."));
|
|
1720
1720
|
for (var G in _) {
|
|
1721
1721
|
var $ = _[G];
|
|
1722
1722
|
if (typeof $ != "function")
|
|
1723
|
-
return me(S,
|
|
1724
|
-
var ie = $(O, G, S,
|
|
1723
|
+
return me(S, P, D, G, q($));
|
|
1724
|
+
var ie = $(O, G, S, P, D + "." + G, o);
|
|
1725
1725
|
if (ie)
|
|
1726
1726
|
return ie;
|
|
1727
1727
|
}
|
|
@@ -1730,21 +1730,21 @@ function Bi() {
|
|
|
1730
1730
|
return R(v);
|
|
1731
1731
|
}
|
|
1732
1732
|
function le(_) {
|
|
1733
|
-
function v(I, L, S,
|
|
1734
|
-
var O = I[L], H =
|
|
1733
|
+
function v(I, L, S, P, D) {
|
|
1734
|
+
var O = I[L], H = B(O);
|
|
1735
1735
|
if (H !== "object")
|
|
1736
|
-
return new w("Invalid " +
|
|
1736
|
+
return new w("Invalid " + P + " `" + D + "` of type `" + H + "` " + ("supplied to `" + S + "`, expected `object`."));
|
|
1737
1737
|
var G = t({}, I[L], _);
|
|
1738
1738
|
for (var $ in G) {
|
|
1739
1739
|
var ie = _[$];
|
|
1740
1740
|
if (n(_, $) && typeof ie != "function")
|
|
1741
|
-
return me(S,
|
|
1741
|
+
return me(S, P, D, $, q(ie));
|
|
1742
1742
|
if (!ie)
|
|
1743
1743
|
return new w(
|
|
1744
|
-
"Invalid " +
|
|
1744
|
+
"Invalid " + P + " `" + D + "` key `" + $ + "` supplied to `" + S + "`.\nBad object: " + JSON.stringify(I[L], null, " ") + `
|
|
1745
1745
|
Valid keys: ` + JSON.stringify(Object.keys(_), null, " ")
|
|
1746
1746
|
);
|
|
1747
|
-
var b = ie(O, $, S,
|
|
1747
|
+
var b = ie(O, $, S, P, D + "." + $, o);
|
|
1748
1748
|
if (b)
|
|
1749
1749
|
return b;
|
|
1750
1750
|
}
|
|
@@ -1788,14 +1788,14 @@ Valid keys: ` + JSON.stringify(Object.keys(_), null, " ")
|
|
|
1788
1788
|
function T(_, v) {
|
|
1789
1789
|
return _ === "symbol" ? !0 : v ? v["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && v instanceof Symbol : !1;
|
|
1790
1790
|
}
|
|
1791
|
-
function
|
|
1791
|
+
function B(_) {
|
|
1792
1792
|
var v = typeof _;
|
|
1793
1793
|
return Array.isArray(_) ? "array" : _ instanceof RegExp ? "object" : T(v, _) ? "symbol" : v;
|
|
1794
1794
|
}
|
|
1795
1795
|
function q(_) {
|
|
1796
1796
|
if (typeof _ > "u" || _ === null)
|
|
1797
1797
|
return "" + _;
|
|
1798
|
-
var v =
|
|
1798
|
+
var v = B(_);
|
|
1799
1799
|
if (v === "object") {
|
|
1800
1800
|
if (_ instanceof Date)
|
|
1801
1801
|
return "date";
|
|
@@ -1825,10 +1825,10 @@ Valid keys: ` + JSON.stringify(Object.keys(_), null, " ")
|
|
|
1825
1825
|
}, bt;
|
|
1826
1826
|
}
|
|
1827
1827
|
var yt, to;
|
|
1828
|
-
function
|
|
1828
|
+
function zi() {
|
|
1829
1829
|
if (to) return yt;
|
|
1830
1830
|
to = 1;
|
|
1831
|
-
var e =
|
|
1831
|
+
var e = Bt();
|
|
1832
1832
|
function t() {
|
|
1833
1833
|
}
|
|
1834
1834
|
function o() {
|
|
@@ -1874,9 +1874,9 @@ function Pi() {
|
|
|
1874
1874
|
}
|
|
1875
1875
|
if (process.env.NODE_ENV !== "production") {
|
|
1876
1876
|
var Oi = So(), Wi = !0;
|
|
1877
|
-
Nt.exports =
|
|
1877
|
+
Nt.exports = Pi()(Oi.isElement, Wi);
|
|
1878
1878
|
} else
|
|
1879
|
-
Nt.exports =
|
|
1879
|
+
Nt.exports = zi()();
|
|
1880
1880
|
var Ui = Nt.exports;
|
|
1881
1881
|
const E = /* @__PURE__ */ To(Ui), fe = E.oneOfType([E.string, E.number]), Lo = {
|
|
1882
1882
|
all: E.bool,
|
|
@@ -2077,7 +2077,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2077
2077
|
}), x = {
|
|
2078
2078
|
"--progress": `${l / r * 100}%`
|
|
2079
2079
|
};
|
|
2080
|
-
return /* @__PURE__ */
|
|
2080
|
+
return /* @__PURE__ */ z("div", { className: u, children: [
|
|
2081
2081
|
/* @__PURE__ */ c(
|
|
2082
2082
|
"div",
|
|
2083
2083
|
{
|
|
@@ -2086,7 +2086,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2086
2086
|
children: i
|
|
2087
2087
|
}
|
|
2088
2088
|
),
|
|
2089
|
-
d && /* @__PURE__ */
|
|
2089
|
+
d && /* @__PURE__ */ z(Te, { classNameRoot: g, children: [
|
|
2090
2090
|
l,
|
|
2091
2091
|
"%"
|
|
2092
2092
|
] })
|
|
@@ -2157,7 +2157,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2157
2157
|
}), T = f({
|
|
2158
2158
|
[_e.spSelect__value]: !0,
|
|
2159
2159
|
[_e.spSelect__value_empty]: !J
|
|
2160
|
-
}),
|
|
2160
|
+
}), B = f({
|
|
2161
2161
|
[_e.spSelect__icon]: !0
|
|
2162
2162
|
}), q = f({
|
|
2163
2163
|
[_e.spSelect__list]: !0,
|
|
@@ -2169,7 +2169,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2169
2169
|
[_e.spSelect__error_absolutePosition]: A,
|
|
2170
2170
|
...F && { [F]: !0 }
|
|
2171
2171
|
});
|
|
2172
|
-
return /* @__PURE__ */
|
|
2172
|
+
return /* @__PURE__ */ z("div", { className: ue, ref: K, children: [
|
|
2173
2173
|
l && /* @__PURE__ */ c(
|
|
2174
2174
|
Dt,
|
|
2175
2175
|
{
|
|
@@ -2181,8 +2181,8 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2181
2181
|
classNameBaseTooltipRoot: m
|
|
2182
2182
|
}
|
|
2183
2183
|
),
|
|
2184
|
-
/* @__PURE__ */
|
|
2185
|
-
/* @__PURE__ */
|
|
2184
|
+
/* @__PURE__ */ z("div", { className: le, onMouseEnter: s, children: [
|
|
2185
|
+
/* @__PURE__ */ z(
|
|
2186
2186
|
"div",
|
|
2187
2187
|
{
|
|
2188
2188
|
tabIndex: g ? -1 : 0,
|
|
@@ -2196,7 +2196,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2196
2196
|
{
|
|
2197
2197
|
name: M.SelectChevronDown,
|
|
2198
2198
|
rotate: N ? 180 : void 0,
|
|
2199
|
-
className:
|
|
2199
|
+
className: B
|
|
2200
2200
|
}
|
|
2201
2201
|
)
|
|
2202
2202
|
]
|
|
@@ -2209,7 +2209,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2209
2209
|
style: R ? { maxHeight: `${x}px` } : {},
|
|
2210
2210
|
children: t.map((v) => {
|
|
2211
2211
|
const I = v.value === n;
|
|
2212
|
-
return /* @__PURE__ */
|
|
2212
|
+
return /* @__PURE__ */ z(
|
|
2213
2213
|
"div",
|
|
2214
2214
|
{
|
|
2215
2215
|
className: f({
|
|
@@ -2218,7 +2218,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2218
2218
|
onClick: (L) => ne(L, v.value),
|
|
2219
2219
|
children: [
|
|
2220
2220
|
v.label,
|
|
2221
|
-
I && /* @__PURE__ */ c(ve, { name: M.Check, className:
|
|
2221
|
+
I && /* @__PURE__ */ c(ve, { name: M.Check, className: B })
|
|
2222
2222
|
]
|
|
2223
2223
|
},
|
|
2224
2224
|
v.value
|
|
@@ -2265,12 +2265,12 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2265
2265
|
}
|
|
2266
2266
|
}
|
|
2267
2267
|
);
|
|
2268
|
-
}, Et = (e) => e == null || e === "" ? !0 : typeof e != "string" && typeof e.toString != "function" ? !1 : e.toString().replace(/\s/g, "").length < 1, Dr = "_spTable_1vuaj_43", Mr = "_spTable__tdContentCopyIcon_1vuaj_62",
|
|
2268
|
+
}, Et = (e) => e == null || e === "" ? !0 : typeof e != "string" && typeof e.toString != "function" ? !1 : e.toString().replace(/\s/g, "").length < 1, Dr = "_spTable_1vuaj_43", Mr = "_spTable__tdContentCopyIcon_1vuaj_62", Br = "_spTable__tdContent_1vuaj_62", Pr = "_spTable__tdColorContent_1vuaj_72", zr = "_spTable__tdContentCopyIcon_copied_1vuaj_85", Or = "_spTable__emptyPage_1vuaj_89", Wr = "_spStringsGroup_1vuaj_105", Ur = "_spStringsGroup__groupItem_1vuaj_119", qr = "_spStringsGroup__groupItemHeader_1vuaj_134", $r = "_spStringsGroup__groupItemContent_1vuaj_138", Hr = "_spStringsGroup__groupItemContentCopyIcon_1vuaj_144", Vr = "_spStringsGroup__groupItemContentCopyIcon_copied_1vuaj_151", ye = {
|
|
2269
2269
|
spTable: Dr,
|
|
2270
2270
|
spTable__tdContentCopyIcon: Mr,
|
|
2271
|
-
spTable__tdContent:
|
|
2272
|
-
spTable__tdColorContent:
|
|
2273
|
-
spTable__tdContentCopyIcon_copied:
|
|
2271
|
+
spTable__tdContent: Br,
|
|
2272
|
+
spTable__tdColorContent: Pr,
|
|
2273
|
+
spTable__tdContentCopyIcon_copied: zr,
|
|
2274
2274
|
spTable__emptyPage: Or,
|
|
2275
2275
|
spStringsGroup: Wr,
|
|
2276
2276
|
spStringsGroup__groupItem: Ur,
|
|
@@ -2313,11 +2313,11 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2313
2313
|
const N = y[m.key];
|
|
2314
2314
|
if (!N) return null;
|
|
2315
2315
|
const [W, K] = N.split(/\s*\{\{|}}\s*/).filter(Boolean);
|
|
2316
|
-
return /* @__PURE__ */
|
|
2316
|
+
return /* @__PURE__ */ z("span", { children: [
|
|
2317
2317
|
W,
|
|
2318
2318
|
K && /* @__PURE__ */ c("span", { className: l, children: ` ${K}` })
|
|
2319
2319
|
] });
|
|
2320
|
-
}, A = () => o && Array.isArray(o) && o.length > 0 ? /* @__PURE__ */
|
|
2320
|
+
}, A = () => o && Array.isArray(o) && o.length > 0 ? /* @__PURE__ */ z("table", { className: s, children: [
|
|
2321
2321
|
/* @__PURE__ */ c("colgroup", { children: r.map((y, m, N) => /* @__PURE__ */ c(
|
|
2322
2322
|
"col",
|
|
2323
2323
|
{
|
|
@@ -2334,7 +2334,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2334
2334
|
"td",
|
|
2335
2335
|
{
|
|
2336
2336
|
onMouseLeave: K ? x : void 0,
|
|
2337
|
-
children: /* @__PURE__ */
|
|
2337
|
+
children: /* @__PURE__ */ z("div", { className: p, children: [
|
|
2338
2338
|
/* @__PURE__ */ c("span", { children: N.isColorContentsCurlyBrackets ? R({ row: y, col: N }) : y[N.key] }),
|
|
2339
2339
|
!Et(y[N.key]) && N.isBeCopiedValue && /* @__PURE__ */ c(
|
|
2340
2340
|
ve,
|
|
@@ -2370,7 +2370,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2370
2370
|
if (Et(y[N.key]))
|
|
2371
2371
|
return null;
|
|
2372
2372
|
const K = (u == null ? void 0 : u.rowIndex) === m && (u == null ? void 0 : u.colIndex) === W;
|
|
2373
|
-
return /* @__PURE__ */
|
|
2373
|
+
return /* @__PURE__ */ z(
|
|
2374
2374
|
"div",
|
|
2375
2375
|
{
|
|
2376
2376
|
className: f({
|
|
@@ -2387,7 +2387,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2387
2387
|
children: N.title
|
|
2388
2388
|
}
|
|
2389
2389
|
),
|
|
2390
|
-
/* @__PURE__ */
|
|
2390
|
+
/* @__PURE__ */ z(
|
|
2391
2391
|
"div",
|
|
2392
2392
|
{
|
|
2393
2393
|
className: f({
|
|
@@ -2461,7 +2461,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2461
2461
|
};
|
|
2462
2462
|
return /* @__PURE__ */ c("div", { className: s, children: t.map((d, u) => {
|
|
2463
2463
|
const { name: g, active: h, onClick: x, infoTooltipText: w } = d;
|
|
2464
|
-
return /* @__PURE__ */
|
|
2464
|
+
return /* @__PURE__ */ z(
|
|
2465
2465
|
"div",
|
|
2466
2466
|
{
|
|
2467
2467
|
className: f({
|
|
@@ -2504,7 +2504,7 @@ const Gi = (e) => `not ${e}`, Ki = (e, t) => {
|
|
|
2504
2504
|
[no.spTextWithLabel_ellipsis]: l.isEllipsis,
|
|
2505
2505
|
...s && { [s]: !0 }
|
|
2506
2506
|
});
|
|
2507
|
-
return /* @__PURE__ */
|
|
2507
|
+
return /* @__PURE__ */ z("div", { className: d, children: [
|
|
2508
2508
|
/* @__PURE__ */ c(
|
|
2509
2509
|
Dt,
|
|
2510
2510
|
{
|
|
@@ -3749,7 +3749,7 @@ const es = /* @__PURE__ */ new Map([
|
|
|
3749
3749
|
["zmm", "application/vnd.handheld-entertainment+xml"],
|
|
3750
3750
|
["zsh", "text/x-scriptzsh"]
|
|
3751
3751
|
]);
|
|
3752
|
-
function
|
|
3752
|
+
function Be(e, t, o) {
|
|
3753
3753
|
const n = ts(e), { webkitRelativePath: a } = e, i = typeof t == "string" ? t : typeof a == "string" && a.length > 0 ? a : `./${e.name}`;
|
|
3754
3754
|
return typeof n.path != "string" && ao(n, "path", i), ao(n, "relativePath", i), n;
|
|
3755
3755
|
}
|
|
@@ -3796,11 +3796,11 @@ function tt(e) {
|
|
|
3796
3796
|
return typeof e == "object" && e !== null;
|
|
3797
3797
|
}
|
|
3798
3798
|
function rs(e) {
|
|
3799
|
-
return St(e.target.files).map((t) =>
|
|
3799
|
+
return St(e.target.files).map((t) => Be(t));
|
|
3800
3800
|
}
|
|
3801
3801
|
function ss(e) {
|
|
3802
3802
|
return Ae(this, void 0, void 0, function* () {
|
|
3803
|
-
return (yield Promise.all(e.map((o) => o.getFile()))).map((o) =>
|
|
3803
|
+
return (yield Promise.all(e.map((o) => o.getFile()))).map((o) => Be(o));
|
|
3804
3804
|
});
|
|
3805
3805
|
}
|
|
3806
3806
|
function ps(e, t) {
|
|
@@ -3812,7 +3812,7 @@ function ps(e, t) {
|
|
|
3812
3812
|
const n = yield Promise.all(o.map(ls));
|
|
3813
3813
|
return io(Fo(n));
|
|
3814
3814
|
}
|
|
3815
|
-
return io(St(e.files).map((o) =>
|
|
3815
|
+
return io(St(e.files).map((o) => Be(o)));
|
|
3816
3816
|
});
|
|
3817
3817
|
}
|
|
3818
3818
|
function io(e) {
|
|
@@ -3849,13 +3849,13 @@ function ro(e, t) {
|
|
|
3849
3849
|
throw new Error(`${e} is not a File`);
|
|
3850
3850
|
if (i !== void 0) {
|
|
3851
3851
|
const r = yield i.getFile();
|
|
3852
|
-
return r.handle = i,
|
|
3852
|
+
return r.handle = i, Be(r);
|
|
3853
3853
|
}
|
|
3854
3854
|
}
|
|
3855
3855
|
const n = e.getAsFile();
|
|
3856
3856
|
if (!n)
|
|
3857
3857
|
throw new Error(`${e} is not a File`);
|
|
3858
|
-
return
|
|
3858
|
+
return Be(n, (o = t == null ? void 0 : t.fullPath) !== null && o !== void 0 ? o : void 0);
|
|
3859
3859
|
});
|
|
3860
3860
|
}
|
|
3861
3861
|
function cs(e) {
|
|
@@ -3890,7 +3890,7 @@ function ds(e) {
|
|
|
3890
3890
|
return Ae(this, void 0, void 0, function* () {
|
|
3891
3891
|
return new Promise((t, o) => {
|
|
3892
3892
|
e.file((n) => {
|
|
3893
|
-
const a =
|
|
3893
|
+
const a = Be(n, e.fullPath);
|
|
3894
3894
|
t(a);
|
|
3895
3895
|
}, (n) => {
|
|
3896
3896
|
o(n);
|
|
@@ -3991,10 +3991,10 @@ function vs(e, t) {
|
|
|
3991
3991
|
function gs(e) {
|
|
3992
3992
|
if (Array.isArray(e)) return e;
|
|
3993
3993
|
}
|
|
3994
|
-
var xs = typeof Ct == "function" ? Ct : Ct.default, Mo = "file-invalid-type",
|
|
3994
|
+
var xs = typeof Ct == "function" ? Ct : Ct.default, Mo = "file-invalid-type", Bo = "file-too-large", Po = "file-too-small", hs = "too-many-files", kt = {
|
|
3995
3995
|
FileInvalidType: Mo,
|
|
3996
|
-
FileTooLarge:
|
|
3997
|
-
FileTooSmall:
|
|
3996
|
+
FileTooLarge: Bo,
|
|
3997
|
+
FileTooSmall: Po
|
|
3998
3998
|
}, bs = function() {
|
|
3999
3999
|
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", o = t.split(","), n = o.length > 1 ? "one of ".concat(o.join(", ")) : o[0];
|
|
4000
4000
|
return {
|
|
@@ -4003,19 +4003,19 @@ var xs = typeof Ct == "function" ? Ct : Ct.default, Mo = "file-invalid-type", zo
|
|
|
4003
4003
|
};
|
|
4004
4004
|
}, co = function(t) {
|
|
4005
4005
|
return {
|
|
4006
|
-
code:
|
|
4006
|
+
code: Bo,
|
|
4007
4007
|
message: "File is larger than ".concat(t, " ").concat(t === 1 ? "byte" : "bytes")
|
|
4008
4008
|
};
|
|
4009
4009
|
}, mo = function(t) {
|
|
4010
4010
|
return {
|
|
4011
|
-
code:
|
|
4011
|
+
code: Po,
|
|
4012
4012
|
message: "File is smaller than ".concat(t, " ").concat(t === 1 ? "byte" : "bytes")
|
|
4013
4013
|
};
|
|
4014
4014
|
}, ys = {
|
|
4015
4015
|
code: hs,
|
|
4016
4016
|
message: "Too many files"
|
|
4017
4017
|
};
|
|
4018
|
-
function
|
|
4018
|
+
function zo(e, t) {
|
|
4019
4019
|
var o = e.type === "application/x-moz-file" || xs(e, t);
|
|
4020
4020
|
return [o, o ? null : bs(t)];
|
|
4021
4021
|
}
|
|
@@ -4036,7 +4036,7 @@ function Fe(e) {
|
|
|
4036
4036
|
function ws(e) {
|
|
4037
4037
|
var t = e.files, o = e.accept, n = e.minSize, a = e.maxSize, i = e.multiple, r = e.maxFiles, s = e.validator;
|
|
4038
4038
|
return !i && t.length > 1 || i && r >= 1 && t.length > r ? !1 : t.every(function(p) {
|
|
4039
|
-
var l =
|
|
4039
|
+
var l = zo(p, o), d = Ue(l, 1), u = d[0], g = Oo(p, n, a), h = Ue(g, 1), x = h[0], w = s ? s(p) : null;
|
|
4040
4040
|
return u && x && !w;
|
|
4041
4041
|
});
|
|
4042
4042
|
}
|
|
@@ -4115,22 +4115,22 @@ function Uo(e) {
|
|
|
4115
4115
|
}
|
|
4116
4116
|
var Rs = ["children"], Fs = ["open"], As = ["refKey", "role", "onKeyDown", "onFocus", "onBlur", "onClick", "onDragEnter", "onDragOver", "onDragLeave", "onDrop"], js = ["refKey", "onChange", "onClick"];
|
|
4117
4117
|
function Ds(e) {
|
|
4118
|
-
return
|
|
4118
|
+
return Ps(e) || Bs(e) || qo(e) || Ms();
|
|
4119
4119
|
}
|
|
4120
4120
|
function Ms() {
|
|
4121
4121
|
throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
4122
4122
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
4123
4123
|
}
|
|
4124
|
-
function
|
|
4124
|
+
function Bs(e) {
|
|
4125
4125
|
if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
|
|
4126
4126
|
}
|
|
4127
|
-
function
|
|
4127
|
+
function Ps(e) {
|
|
4128
4128
|
if (Array.isArray(e)) return Lt(e);
|
|
4129
4129
|
}
|
|
4130
4130
|
function Tt(e, t) {
|
|
4131
|
-
return Ws(e) || Os(e, t) || qo(e, t) ||
|
|
4131
|
+
return Ws(e) || Os(e, t) || qo(e, t) || zs();
|
|
4132
4132
|
}
|
|
4133
|
-
function
|
|
4133
|
+
function zs() {
|
|
4134
4134
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
4135
4135
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
4136
4136
|
}
|
|
@@ -4211,7 +4211,7 @@ function Us(e, t) {
|
|
|
4211
4211
|
a = n[i], !(t.indexOf(a) >= 0) && (o[a] = e[a]);
|
|
4212
4212
|
return o;
|
|
4213
4213
|
}
|
|
4214
|
-
var
|
|
4214
|
+
var Pt = /* @__PURE__ */ Qo(function(e, t) {
|
|
4215
4215
|
var o = e.children, n = nt(e, Rs), a = Ho(n), i = a.open, r = nt(a, Fs);
|
|
4216
4216
|
return Jo(t, function() {
|
|
4217
4217
|
return {
|
|
@@ -4221,7 +4221,7 @@ var Bt = /* @__PURE__ */ Qo(function(e, t) {
|
|
|
4221
4221
|
open: i
|
|
4222
4222
|
})));
|
|
4223
4223
|
});
|
|
4224
|
-
|
|
4224
|
+
Pt.displayName = "Dropzone";
|
|
4225
4225
|
var $o = {
|
|
4226
4226
|
disabled: !1,
|
|
4227
4227
|
getFilesFromEvent: ns,
|
|
@@ -4238,8 +4238,8 @@ var $o = {
|
|
|
4238
4238
|
useFsAccessApi: !1,
|
|
4239
4239
|
autoFocus: !1
|
|
4240
4240
|
};
|
|
4241
|
-
|
|
4242
|
-
|
|
4241
|
+
Pt.defaultProps = $o;
|
|
4242
|
+
Pt.propTypes = {
|
|
4243
4243
|
/**
|
|
4244
4244
|
* Render function that exposes the dropzone state and prop getter fns
|
|
4245
4245
|
*
|
|
@@ -4425,7 +4425,7 @@ function Ho() {
|
|
|
4425
4425
|
return typeof R == "function" ? R : fo;
|
|
4426
4426
|
}, [R]), le = Me(function() {
|
|
4427
4427
|
return typeof w == "function" ? w : fo;
|
|
4428
|
-
}, [w]), X = de(null), T = de(null),
|
|
4428
|
+
}, [w]), X = de(null), T = de(null), B = Zo(qs, Ft), q = Tt(B, 2), V = q[0], te = q[1], _ = V.isFocused, v = V.isFileDialogActive, I = de(typeof window < "u" && window.isSecureContext && A && Ns()), L = function() {
|
|
4429
4429
|
!I.current && v && setTimeout(function() {
|
|
4430
4430
|
if (T.current) {
|
|
4431
4431
|
var j = T.current.files;
|
|
@@ -4440,12 +4440,12 @@ function Ho() {
|
|
|
4440
4440
|
window.removeEventListener("focus", L, !1);
|
|
4441
4441
|
};
|
|
4442
4442
|
}, [T, v, le, I]);
|
|
4443
|
-
var S = de([]),
|
|
4443
|
+
var S = de([]), P = function(j) {
|
|
4444
4444
|
X.current && X.current.contains(j.target) || (j.preventDefault(), S.current = []);
|
|
4445
4445
|
};
|
|
4446
4446
|
re(function() {
|
|
4447
|
-
return F && (document.addEventListener("dragover", uo, !1), document.addEventListener("drop",
|
|
4448
|
-
F && (document.removeEventListener("dragover", uo), document.removeEventListener("drop",
|
|
4447
|
+
return F && (document.addEventListener("dragover", uo, !1), document.addEventListener("drop", P, !1)), function() {
|
|
4448
|
+
F && (document.removeEventListener("dragover", uo), document.removeEventListener("drop", P));
|
|
4449
4449
|
};
|
|
4450
4450
|
}, [X, F]), re(function() {
|
|
4451
4451
|
return !n && U && X.current && X.current.focus(), function() {
|
|
@@ -4498,7 +4498,7 @@ function Ho() {
|
|
|
4498
4498
|
}, [X, d, W]), $ = xe(function(k, j) {
|
|
4499
4499
|
var ae = [], se = [];
|
|
4500
4500
|
k.forEach(function(be) {
|
|
4501
|
-
var
|
|
4501
|
+
var ze = zo(be, ne), De = Tt(ze, 2), rt = De[0], st = De[1], pt = Oo(be, r, i), Ye = Tt(pt, 2), lt = Ye[0], ct = Ye[1], dt = J ? J(be) : null;
|
|
4502
4502
|
if (rt && lt && !dt)
|
|
4503
4503
|
ae.push(be);
|
|
4504
4504
|
else {
|
|
@@ -4560,11 +4560,11 @@ function Ho() {
|
|
|
4560
4560
|
te({
|
|
4561
4561
|
type: "focus"
|
|
4562
4562
|
});
|
|
4563
|
-
}, []),
|
|
4563
|
+
}, []), Pe = xe(function() {
|
|
4564
4564
|
te({
|
|
4565
4565
|
type: "blur"
|
|
4566
4566
|
});
|
|
4567
|
-
}, []),
|
|
4567
|
+
}, []), zt = xe(function() {
|
|
4568
4568
|
y || (Ts() ? setTimeout(b, 0) : b());
|
|
4569
4569
|
}, [y, b]), je = function(j) {
|
|
4570
4570
|
return n ? null : j;
|
|
@@ -4576,12 +4576,12 @@ function Ho() {
|
|
|
4576
4576
|
W && j.stopPropagation();
|
|
4577
4577
|
}, Vo = Me(function() {
|
|
4578
4578
|
return function() {
|
|
4579
|
-
var k = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, j = k.refKey, ae = j === void 0 ? "ref" : j, se = k.role, be = k.onKeyDown,
|
|
4579
|
+
var k = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, j = k.refKey, ae = j === void 0 ? "ref" : j, se = k.role, be = k.onKeyDown, ze = k.onFocus, De = k.onBlur, rt = k.onClick, st = k.onDragEnter, pt = k.onDragOver, Ye = k.onDragLeave, lt = k.onDrop, ct = nt(k, As);
|
|
4580
4580
|
return oe(oe(Rt({
|
|
4581
4581
|
onKeyDown: it(Ne(be, he)),
|
|
4582
|
-
onFocus: it(Ne(
|
|
4583
|
-
onBlur: it(Ne(De,
|
|
4584
|
-
onClick: je(Ne(rt,
|
|
4582
|
+
onFocus: it(Ne(ze, Ie)),
|
|
4583
|
+
onBlur: it(Ne(De, Pe)),
|
|
4584
|
+
onClick: je(Ne(rt, zt)),
|
|
4585
4585
|
onDragEnter: He(Ne(st, O)),
|
|
4586
4586
|
onDragOver: He(Ne(pt, H)),
|
|
4587
4587
|
onDragLeave: He(Ne(Ye, G)),
|
|
@@ -4591,11 +4591,11 @@ function Ho() {
|
|
|
4591
4591
|
tabIndex: 0
|
|
4592
4592
|
} : {}), ct);
|
|
4593
4593
|
};
|
|
4594
|
-
}, [X, he, Ie,
|
|
4594
|
+
}, [X, he, Ie, Pe, zt, O, H, G, ie, m, N, n]), Yo = xe(function(k) {
|
|
4595
4595
|
k.stopPropagation();
|
|
4596
4596
|
}, []), Go = Me(function() {
|
|
4597
4597
|
return function() {
|
|
4598
|
-
var k = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, j = k.refKey, ae = j === void 0 ? "ref" : j, se = k.onChange, be = k.onClick,
|
|
4598
|
+
var k = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, j = k.refKey, ae = j === void 0 ? "ref" : j, se = k.onChange, be = k.onClick, ze = nt(k, js), De = Rt({
|
|
4599
4599
|
accept: ne,
|
|
4600
4600
|
multiple: s,
|
|
4601
4601
|
type: "file",
|
|
@@ -4615,7 +4615,7 @@ function Ho() {
|
|
|
4615
4615
|
onClick: je(Ne(be, Yo)),
|
|
4616
4616
|
tabIndex: -1
|
|
4617
4617
|
}, ae, T);
|
|
4618
|
-
return oe(oe({}, De),
|
|
4618
|
+
return oe(oe({}, De), ze);
|
|
4619
4619
|
};
|
|
4620
4620
|
}, [T, o, s, ie, n]);
|
|
4621
4621
|
return oe(oe({}, V), {}, {
|
|
@@ -4700,7 +4700,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4700
4700
|
window.removeEventListener("resize", g);
|
|
4701
4701
|
}), [t]);
|
|
4702
4702
|
const h = Vs(t);
|
|
4703
|
-
return /* @__PURE__ */
|
|
4703
|
+
return /* @__PURE__ */ z(
|
|
4704
4704
|
"div",
|
|
4705
4705
|
{
|
|
4706
4706
|
className: f(
|
|
@@ -4788,9 +4788,9 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4788
4788
|
error: h
|
|
4789
4789
|
} = e, [x, w] = ee([]), R = xe(
|
|
4790
4790
|
(_, v) => {
|
|
4791
|
-
const I = v.map(({ file: S, errors:
|
|
4791
|
+
const I = v.map(({ file: S, errors: P }) => ({
|
|
4792
4792
|
file: S,
|
|
4793
|
-
errors:
|
|
4793
|
+
errors: P
|
|
4794
4794
|
}));
|
|
4795
4795
|
if (!s) {
|
|
4796
4796
|
w([...I]), a(_, n);
|
|
@@ -4825,8 +4825,8 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4825
4825
|
if (g)
|
|
4826
4826
|
return;
|
|
4827
4827
|
if (v) {
|
|
4828
|
-
const S = [...x],
|
|
4829
|
-
S.splice(
|
|
4828
|
+
const S = [...x], P = S.findIndex((D) => D.file.name === _);
|
|
4829
|
+
S.splice(P, 1), w(S);
|
|
4830
4830
|
return;
|
|
4831
4831
|
}
|
|
4832
4832
|
const I = [...p], L = I.findIndex((S) => S.name === _);
|
|
@@ -4856,17 +4856,17 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4856
4856
|
classNameRoot: f(Y.spUploadFiles__fileName)
|
|
4857
4857
|
}
|
|
4858
4858
|
);
|
|
4859
|
-
},
|
|
4859
|
+
}, B = () => /* @__PURE__ */ c("ul", { className: ne, children: y.map(({ file: _, errors: v }, I) => {
|
|
4860
4860
|
const L = v ? (v == null ? void 0 : v.length) > 0 : void 0, S = () => v ? v == null ? void 0 : v.map(Hs).join(", ") : "";
|
|
4861
|
-
return /* @__PURE__ */
|
|
4861
|
+
return /* @__PURE__ */ z(
|
|
4862
4862
|
"li",
|
|
4863
4863
|
{
|
|
4864
4864
|
className: f(
|
|
4865
4865
|
Y.spUploadFiles__fileNamesListItem,
|
|
4866
4866
|
L && Y.spUploadFiles__fileNamesListItem_error
|
|
4867
4867
|
),
|
|
4868
|
-
onClick: (
|
|
4869
|
-
|
|
4868
|
+
onClick: (P) => {
|
|
4869
|
+
P.stopPropagation();
|
|
4870
4870
|
},
|
|
4871
4871
|
children: [
|
|
4872
4872
|
/* @__PURE__ */ c(
|
|
@@ -4879,7 +4879,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4879
4879
|
children: /* @__PURE__ */ c(ve, { name: L ? M.InfoError : M.File })
|
|
4880
4880
|
}
|
|
4881
4881
|
),
|
|
4882
|
-
/* @__PURE__ */
|
|
4882
|
+
/* @__PURE__ */ z("div", { className: Y.spUploadFiles__fileNamesListItem__mainContent, children: [
|
|
4883
4883
|
/* @__PURE__ */ c(
|
|
4884
4884
|
Xs,
|
|
4885
4885
|
{
|
|
@@ -4904,8 +4904,8 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4904
4904
|
"div",
|
|
4905
4905
|
{
|
|
4906
4906
|
className: f(Y.spUploadFiles__fileNamesListItemDelete),
|
|
4907
|
-
onClick: (
|
|
4908
|
-
|
|
4907
|
+
onClick: (P) => {
|
|
4908
|
+
P.stopPropagation(), ue(_.name, L);
|
|
4909
4909
|
},
|
|
4910
4910
|
children: /* @__PURE__ */ c(ve, { name: M.Close })
|
|
4911
4911
|
}
|
|
@@ -4914,7 +4914,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4914
4914
|
},
|
|
4915
4915
|
I
|
|
4916
4916
|
);
|
|
4917
|
-
}) }), q = () => s ?
|
|
4917
|
+
}) }), q = () => s ? B() : T(), V = () => /* @__PURE__ */ c(
|
|
4918
4918
|
Ke,
|
|
4919
4919
|
{
|
|
4920
4920
|
classNameRoot: Y.spUploadFiles__placeholder,
|
|
@@ -4924,7 +4924,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4924
4924
|
),
|
|
4925
4925
|
text: t
|
|
4926
4926
|
}
|
|
4927
|
-
), te = () => /* @__PURE__ */
|
|
4927
|
+
), te = () => /* @__PURE__ */ z(At, { children: [
|
|
4928
4928
|
m ? q() : V(),
|
|
4929
4929
|
m && N ? /* @__PURE__ */ c("div", { className: me, onClick: le, children: /* @__PURE__ */ c(ve, { name: M.Close }) }) : N && l && /* @__PURE__ */ c(
|
|
4930
4930
|
at,
|
|
@@ -4943,7 +4943,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4943
4943
|
getInputProps: U,
|
|
4944
4944
|
disabled: r,
|
|
4945
4945
|
name: n,
|
|
4946
|
-
children: /* @__PURE__ */
|
|
4946
|
+
children: /* @__PURE__ */ z("div", { className: K, children: [
|
|
4947
4947
|
W && /* @__PURE__ */ c(
|
|
4948
4948
|
$e,
|
|
4949
4949
|
{
|
|
@@ -4954,7 +4954,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
4954
4954
|
trigger: void 0
|
|
4955
4955
|
}
|
|
4956
4956
|
),
|
|
4957
|
-
/* @__PURE__ */
|
|
4957
|
+
/* @__PURE__ */ z("div", { className: J, children: [
|
|
4958
4958
|
N && (g ? /* @__PURE__ */ c(jt, {}) : /* @__PURE__ */ c(
|
|
4959
4959
|
ve,
|
|
4960
4960
|
{
|
|
@@ -5000,9 +5000,9 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
5000
5000
|
[Ee.viewImageModal__img_error]: u,
|
|
5001
5001
|
...o && { [o]: !0 }
|
|
5002
5002
|
});
|
|
5003
|
-
return /* @__PURE__ */
|
|
5003
|
+
return /* @__PURE__ */ z(yo, { classNameRoot: R, children: [
|
|
5004
5004
|
s && l && /* @__PURE__ */ c(jt, { classNameRoot: U, size: "xl" }),
|
|
5005
|
-
/* @__PURE__ */
|
|
5005
|
+
/* @__PURE__ */ z("div", { className: w, children: [
|
|
5006
5006
|
/* @__PURE__ */ c(
|
|
5007
5007
|
"img",
|
|
5008
5008
|
{
|
|
@@ -5017,7 +5017,7 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
5017
5017
|
}
|
|
5018
5018
|
}
|
|
5019
5019
|
),
|
|
5020
|
-
u && /* @__PURE__ */
|
|
5020
|
+
u && /* @__PURE__ */ z("div", { className: Ee.viewImage__errorWrapper, children: [
|
|
5021
5021
|
/* @__PURE__ */ c(ve, { name: M.InfoError, className: Ee.viewImage__errorIcon }),
|
|
5022
5022
|
/* @__PURE__ */ c(Te, { children: "Не удалось загрузить изображение" })
|
|
5023
5023
|
] })
|
|
@@ -5036,9 +5036,9 @@ const $s = (e) => Ho(e), Hs = (e) => {
|
|
|
5036
5036
|
] });
|
|
5037
5037
|
};
|
|
5038
5038
|
export {
|
|
5039
|
-
|
|
5039
|
+
Bp as Accordion,
|
|
5040
5040
|
ra as ApplyButtons,
|
|
5041
|
-
|
|
5041
|
+
zp as AuthProtected,
|
|
5042
5042
|
wo as BaseTooltip,
|
|
5043
5043
|
et as Button,
|
|
5044
5044
|
Op as Checkbox,
|
|
@@ -5071,5 +5071,5 @@ export {
|
|
|
5071
5071
|
Qp as UploadFiles,
|
|
5072
5072
|
Jp as ViewImageModal,
|
|
5073
5073
|
rr as useAnimatedValue,
|
|
5074
|
-
|
|
5074
|
+
Pp as useModal
|
|
5075
5075
|
};
|