@scalant/career-hub 8.0.4 → 8.2.0
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/career-hub.es.js +435 -326
- package/dist/career-hub.umd.js +16 -16
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/career-hub.es.js
CHANGED
|
@@ -10,7 +10,7 @@ var ao = (C, $, V) => $ in C ? Zo(C, $, { enumerable: !0, configurable: !0, writ
|
|
|
10
10
|
ri.call($, V) && ao(C, V, $[V]);
|
|
11
11
|
return C;
|
|
12
12
|
}, mr = (C, $) => ei(C, ti($));
|
|
13
|
-
var
|
|
13
|
+
var er = (C, $, V) => new Promise((F, K) => {
|
|
14
14
|
var J = (ne) => {
|
|
15
15
|
try {
|
|
16
16
|
te(V.next(ne));
|
|
@@ -5845,9 +5845,9 @@ var CheckCircleFilled = function($, V) {
|
|
|
5845
5845
|
ref: V,
|
|
5846
5846
|
icon: CheckCircleFilledSvg
|
|
5847
5847
|
}));
|
|
5848
|
-
}, RefIcon$
|
|
5849
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5850
|
-
const CheckCircleFilled$1 = RefIcon$
|
|
5848
|
+
}, RefIcon$14 = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
|
|
5849
|
+
process.env.NODE_ENV !== "production" && (RefIcon$14.displayName = "CheckCircleFilled");
|
|
5850
|
+
const CheckCircleFilled$1 = RefIcon$14;
|
|
5851
5851
|
var CloseCircleFilled$2 = { icon: { tag: "svg", attrs: { "fill-rule": "evenodd", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" } }] }, name: "close-circle", theme: "filled" };
|
|
5852
5852
|
const CloseCircleFilledSvg = CloseCircleFilled$2;
|
|
5853
5853
|
var CloseCircleFilled = function($, V) {
|
|
@@ -5855,9 +5855,9 @@ var CloseCircleFilled = function($, V) {
|
|
|
5855
5855
|
ref: V,
|
|
5856
5856
|
icon: CloseCircleFilledSvg
|
|
5857
5857
|
}));
|
|
5858
|
-
}, RefIcon$
|
|
5859
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5860
|
-
const CloseCircleFilled$1 = RefIcon$
|
|
5858
|
+
}, RefIcon$13 = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
|
|
5859
|
+
process.env.NODE_ENV !== "production" && (RefIcon$13.displayName = "CloseCircleFilled");
|
|
5860
|
+
const CloseCircleFilled$1 = RefIcon$13;
|
|
5861
5861
|
var CloseOutlined$2 = { icon: { tag: "svg", attrs: { "fill-rule": "evenodd", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" } }] }, name: "close", theme: "outlined" };
|
|
5862
5862
|
const CloseOutlinedSvg = CloseOutlined$2;
|
|
5863
5863
|
var CloseOutlined = function($, V) {
|
|
@@ -5865,9 +5865,9 @@ var CloseOutlined = function($, V) {
|
|
|
5865
5865
|
ref: V,
|
|
5866
5866
|
icon: CloseOutlinedSvg
|
|
5867
5867
|
}));
|
|
5868
|
-
}, RefIcon$
|
|
5869
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5870
|
-
const CloseOutlined$1 = RefIcon$
|
|
5868
|
+
}, RefIcon$12 = /* @__PURE__ */ React.forwardRef(CloseOutlined);
|
|
5869
|
+
process.env.NODE_ENV !== "production" && (RefIcon$12.displayName = "CloseOutlined");
|
|
5870
|
+
const CloseOutlined$1 = RefIcon$12;
|
|
5871
5871
|
var ExclamationCircleFilled$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" } }] }, name: "exclamation-circle", theme: "filled" };
|
|
5872
5872
|
const ExclamationCircleFilledSvg = ExclamationCircleFilled$2;
|
|
5873
5873
|
var ExclamationCircleFilled = function($, V) {
|
|
@@ -5875,9 +5875,9 @@ var ExclamationCircleFilled = function($, V) {
|
|
|
5875
5875
|
ref: V,
|
|
5876
5876
|
icon: ExclamationCircleFilledSvg
|
|
5877
5877
|
}));
|
|
5878
|
-
}, RefIcon$
|
|
5879
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5880
|
-
const ExclamationCircleFilled$1 = RefIcon$
|
|
5878
|
+
}, RefIcon$11 = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
|
|
5879
|
+
process.env.NODE_ENV !== "production" && (RefIcon$11.displayName = "ExclamationCircleFilled");
|
|
5880
|
+
const ExclamationCircleFilled$1 = RefIcon$11;
|
|
5881
5881
|
var InfoCircleFilled$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" } }] }, name: "info-circle", theme: "filled" };
|
|
5882
5882
|
const InfoCircleFilledSvg = InfoCircleFilled$2;
|
|
5883
5883
|
var InfoCircleFilled = function($, V) {
|
|
@@ -5885,9 +5885,9 @@ var InfoCircleFilled = function($, V) {
|
|
|
5885
5885
|
ref: V,
|
|
5886
5886
|
icon: InfoCircleFilledSvg
|
|
5887
5887
|
}));
|
|
5888
|
-
}, RefIcon
|
|
5889
|
-
process.env.NODE_ENV !== "production" && (RefIcon
|
|
5890
|
-
const InfoCircleFilled$1 = RefIcon
|
|
5888
|
+
}, RefIcon$10 = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
|
|
5889
|
+
process.env.NODE_ENV !== "production" && (RefIcon$10.displayName = "InfoCircleFilled");
|
|
5890
|
+
const InfoCircleFilled$1 = RefIcon$10;
|
|
5891
5891
|
var attributes = `accept acceptCharset accessKey action allowFullScreen allowTransparency
|
|
5892
5892
|
alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
|
|
5893
5893
|
charSet checked classID className colSpan cols content contentEditable contextMenu
|
|
@@ -7235,9 +7235,9 @@ var LoadingOutlined = function($, V) {
|
|
|
7235
7235
|
ref: V,
|
|
7236
7236
|
icon: LoadingOutlinedSvg
|
|
7237
7237
|
}));
|
|
7238
|
-
}, RefIcon
|
|
7239
|
-
process.env.NODE_ENV !== "production" && (RefIcon
|
|
7240
|
-
const LoadingOutlined$1 = RefIcon
|
|
7238
|
+
}, RefIcon$$ = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
|
|
7239
|
+
process.env.NODE_ENV !== "production" && (RefIcon$$.displayName = "LoadingOutlined");
|
|
7240
|
+
const LoadingOutlined$1 = RefIcon$$, zIndexContext = /* @__PURE__ */ React__default.createContext(void 0);
|
|
7241
7241
|
process.env.NODE_ENV !== "production" && (zIndexContext.displayName = "zIndexContext");
|
|
7242
7242
|
const zIndexContext$1 = zIndexContext, CONTAINER_OFFSET = 100, CONTAINER_OFFSET_MAX_COUNT = 10, CONTAINER_MAX_OFFSET = CONTAINER_OFFSET * CONTAINER_OFFSET_MAX_COUNT, CONTAINER_MAX_OFFSET_WITH_CHILDREN = CONTAINER_MAX_OFFSET + CONTAINER_OFFSET, containerBaseZIndexOffset = {
|
|
7243
7243
|
Modal: CONTAINER_OFFSET,
|
|
@@ -9110,9 +9110,9 @@ var RightOutlined = function($, V) {
|
|
|
9110
9110
|
ref: V,
|
|
9111
9111
|
icon: RightOutlinedSvg
|
|
9112
9112
|
}));
|
|
9113
|
-
}, RefIcon$
|
|
9114
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
9115
|
-
const RightOutlined$1 = RefIcon$
|
|
9113
|
+
}, RefIcon$_ = /* @__PURE__ */ React.forwardRef(RightOutlined);
|
|
9114
|
+
process.env.NODE_ENV !== "production" && (RefIcon$_.displayName = "RightOutlined");
|
|
9115
|
+
const RightOutlined$1 = RefIcon$_, genCollapseMotion = (C) => ({
|
|
9116
9116
|
[C.componentCls]: {
|
|
9117
9117
|
// For common/openAnimation
|
|
9118
9118
|
[`${C.antCls}-motion-collapse-legacy`]: {
|
|
@@ -16503,7 +16503,7 @@ function useAlign(C, $, V, F, K, J, ee) {
|
|
|
16503
16503
|
typeof Ln == "number" && (mt < dt.left && (Ct -= mt - dt.left - Ze, Oe.x + He < dt.left + Ln && (Ct += Oe.x - dt.left + He - Ln)), Ot > dt.right && (Ct -= Ot - dt.right - Ze, Oe.x > dt.right - Ln && (Ct += Oe.x - dt.right + Ln)));
|
|
16504
16504
|
var Vn = Jt === !0 ? 0 : Jt;
|
|
16505
16505
|
typeof Vn == "number" && (ln < dt.top && (At -= ln - dt.top - nt, Oe.y + ke < dt.top + Vn && (At += Oe.y - dt.top + ke - Vn)), gn > dt.bottom && (At -= gn - dt.bottom - nt, Oe.y > dt.bottom - Vn && (At += Oe.y - dt.bottom + Vn)));
|
|
16506
|
-
var
|
|
16506
|
+
var tr = je.x + Ct, Un = tr + Pe, Pn = je.y + At, nr = Pn + we, ir = Oe.x, En = ir + He, Zt = Oe.y, _n = Zt + ke, $n = Math.max(tr, ir), On = Math.min(Un, En), An = ($n + On) / 2, Kn = An - tr, Xn = Math.max(Pn, Zt), ar = Math.min(nr, _n), lr = (Xn + ar) / 2, sr = lr - Pn;
|
|
16507
16507
|
ee == null || ee($, wt);
|
|
16508
16508
|
var hn = bt.right - je.x - (Ct + je.width), yn = bt.bottom - je.y - (At + je.height);
|
|
16509
16509
|
Rt === 1 && (Ct = Math.round(Ct), hn = Math.round(hn)), Tt === 1 && (At = Math.round(At), yn = Math.round(yn));
|
|
@@ -16605,8 +16605,8 @@ function generateTrigger() {
|
|
|
16605
16605
|
}), ut = React.useState(null), Ge = _slicedToArray(ut, 2), et = Ge[0], Ze = Ge[1], nt = React.useRef(null), tt = useEvent(function(fn) {
|
|
16606
16606
|
isDOM(fn) && et !== fn && (Ze(fn), nt.current = fn);
|
|
16607
16607
|
}), qe = React.Children.only(ee), ot = (qe == null ? void 0 : qe.props) || {}, ft = {}, yt = useEvent(function(fn) {
|
|
16608
|
-
var Rn, Wn,
|
|
16609
|
-
return (
|
|
16608
|
+
var Rn, Wn, rr = et;
|
|
16609
|
+
return (rr == null ? void 0 : rr.contains(fn)) || ((Rn = getShadowRoot(rr)) === null || Rn === void 0 ? void 0 : Rn.host) === fn || fn === rr || (bt == null ? void 0 : bt.contains(fn)) || ((Wn = getShadowRoot(bt)) === null || Wn === void 0 ? void 0 : Wn.host) === fn || fn === bt || Object.values(it.current).some(function(qn) {
|
|
16610
16610
|
return (qn == null ? void 0 : qn.contains(fn)) || fn === qn;
|
|
16611
16611
|
});
|
|
16612
16612
|
}), $t = getMotion$1(J, Ve, at, Ye), Mt = getMotion$1(J, Xe, Le, Ue), Dt = React.useState(ie || !1), _t = _slicedToArray(Dt, 2), Bt = _t[0], It = _t[1], Pt = oe != null ? oe : Bt, wt = useEvent(function(fn) {
|
|
@@ -16639,12 +16639,12 @@ function generateTrigger() {
|
|
|
16639
16639
|
}, [Pt]);
|
|
16640
16640
|
var Cn = React.useState(null), Wt = _slicedToArray(Cn, 2), Jt = Wt[0], dn = Wt[1], ln = React.useState(null), gn = _slicedToArray(ln, 2), mt = gn[0], Ot = gn[1], pt = function(Rn) {
|
|
16641
16641
|
Ot([Rn.clientX, Rn.clientY]);
|
|
16642
|
-
}, St = useAlign(Pt, bt, Ae && mt !== null ? mt : et, xe, Ie, Fe, je), Et = _slicedToArray(St, 11), Nt = Et[0], kt = Et[1], Lt = Et[2], Xt = Et[3], vn = Et[4], bn = Et[5], Sn = Et[6], Nn = Et[7], wn = Et[8], Qt = Et[9], Yt = Et[10], Tn = useAction(rt, ne, re, ae), Fn = _slicedToArray(Tn, 2), Ln = Fn[0], Vn = Fn[1],
|
|
16642
|
+
}, St = useAlign(Pt, bt, Ae && mt !== null ? mt : et, xe, Ie, Fe, je), Et = _slicedToArray(St, 11), Nt = Et[0], kt = Et[1], Lt = Et[2], Xt = Et[3], vn = Et[4], bn = Et[5], Sn = Et[6], Nn = Et[7], wn = Et[8], Qt = Et[9], Yt = Et[10], Tn = useAction(rt, ne, re, ae), Fn = _slicedToArray(Tn, 2), Ln = Fn[0], Vn = Fn[1], tr = Ln.has("click"), Un = Vn.has("click") || Vn.has("contextMenu"), Pn = useEvent(function() {
|
|
16643
16643
|
qt || Yt();
|
|
16644
|
-
}),
|
|
16644
|
+
}), nr = function() {
|
|
16645
16645
|
Ct.current && Ae && Un && Ft(!1);
|
|
16646
16646
|
};
|
|
16647
|
-
useWatch(Pt, et, bt, Pn,
|
|
16647
|
+
useWatch(Pt, et, bt, Pn, nr), useLayoutEffect$1(function() {
|
|
16648
16648
|
Pn();
|
|
16649
16649
|
}, [mt, xe]), useLayoutEffect$1(function() {
|
|
16650
16650
|
Pt && !(Ie != null && Ie[xe]) && Pn();
|
|
@@ -16660,18 +16660,18 @@ function generateTrigger() {
|
|
|
16660
16660
|
forceAlign: Pn
|
|
16661
16661
|
};
|
|
16662
16662
|
});
|
|
16663
|
-
var En = React.useState(0), Zt = _slicedToArray(En, 2), _n = Zt[0], $n = Zt[1], On = React.useState(0), An = _slicedToArray(On, 2), Kn = An[0], Xn = An[1],
|
|
16663
|
+
var En = React.useState(0), Zt = _slicedToArray(En, 2), _n = Zt[0], $n = Zt[1], On = React.useState(0), An = _slicedToArray(On, 2), Kn = An[0], Xn = An[1], ar = function() {
|
|
16664
16664
|
if (De && et) {
|
|
16665
16665
|
var Rn = et.getBoundingClientRect();
|
|
16666
16666
|
$n(Rn.width), Xn(Rn.height);
|
|
16667
16667
|
}
|
|
16668
16668
|
}, lr = function() {
|
|
16669
|
-
|
|
16669
|
+
ar(), Pn();
|
|
16670
16670
|
}, sr = function(Rn) {
|
|
16671
16671
|
sn(!1), Yt(), ce == null || ce(Rn);
|
|
16672
16672
|
}, hn = function() {
|
|
16673
16673
|
return new Promise(function(Rn) {
|
|
16674
|
-
|
|
16674
|
+
ar(), dn(function() {
|
|
16675
16675
|
return Rn;
|
|
16676
16676
|
});
|
|
16677
16677
|
});
|
|
@@ -16679,21 +16679,21 @@ function generateTrigger() {
|
|
|
16679
16679
|
useLayoutEffect$1(function() {
|
|
16680
16680
|
Jt && (Yt(), Jt(), dn(null));
|
|
16681
16681
|
}, [Jt]);
|
|
16682
|
-
function yn(fn, Rn, Wn,
|
|
16682
|
+
function yn(fn, Rn, Wn, rr) {
|
|
16683
16683
|
ft[fn] = function(qn) {
|
|
16684
16684
|
var fr;
|
|
16685
|
-
|
|
16685
|
+
rr == null || rr(qn), Ft(Rn, Wn);
|
|
16686
16686
|
for (var Br = arguments.length, qr = new Array(Br > 1 ? Br - 1 : 0), Nr = 1; Nr < Br; Nr++)
|
|
16687
16687
|
qr[Nr - 1] = arguments[Nr];
|
|
16688
16688
|
(fr = ot[fn]) === null || fr === void 0 || fr.call.apply(fr, [ot, qn].concat(qr));
|
|
16689
16689
|
};
|
|
16690
16690
|
}
|
|
16691
|
-
(
|
|
16691
|
+
(tr || Un) && (ft.onClick = function(fn) {
|
|
16692
16692
|
var Rn;
|
|
16693
|
-
Ct.current && Un ? Ft(!1) : !Ct.current &&
|
|
16694
|
-
for (var Wn = arguments.length,
|
|
16695
|
-
|
|
16696
|
-
(Rn = ot.onClick) === null || Rn === void 0 || Rn.call.apply(Rn, [ot, fn].concat(
|
|
16693
|
+
Ct.current && Un ? Ft(!1) : !Ct.current && tr && (pt(fn), Ft(!0));
|
|
16694
|
+
for (var Wn = arguments.length, rr = new Array(Wn > 1 ? Wn - 1 : 0), qn = 1; qn < Wn; qn++)
|
|
16695
|
+
rr[qn - 1] = arguments[qn];
|
|
16696
|
+
(Rn = ot.onClick) === null || Rn === void 0 || Rn.call.apply(Rn, [ot, fn].concat(rr));
|
|
16697
16697
|
});
|
|
16698
16698
|
var Bn = useWinClick(Pt, Un, et, bt, pe, me, yt, Ft), Hn = Ln.has("hover"), Gn = Vn.has("hover"), ur, Yn;
|
|
16699
16699
|
Hn && (yn("onMouseEnter", !0, ue, function(fn) {
|
|
@@ -16710,16 +16710,16 @@ function generateTrigger() {
|
|
|
16710
16710
|
}), Ln.has("focus") && yn("onFocus", !0, fe), Vn.has("focus") && yn("onBlur", !1, ge), Ln.has("contextMenu") && (ft.onContextMenu = function(fn) {
|
|
16711
16711
|
var Rn;
|
|
16712
16712
|
Ct.current && Vn.has("contextMenu") ? Ft(!1) : (pt(fn), Ft(!0)), fn.preventDefault();
|
|
16713
|
-
for (var Wn = arguments.length,
|
|
16714
|
-
|
|
16715
|
-
(Rn = ot.onContextMenu) === null || Rn === void 0 || Rn.call.apply(Rn, [ot, fn].concat(
|
|
16713
|
+
for (var Wn = arguments.length, rr = new Array(Wn > 1 ? Wn - 1 : 0), qn = 1; qn < Wn; qn++)
|
|
16714
|
+
rr[qn - 1] = arguments[qn];
|
|
16715
|
+
(Rn = ot.onContextMenu) === null || Rn === void 0 || Rn.call.apply(Rn, [ot, fn].concat(rr));
|
|
16716
16716
|
}), we && (ft.className = classNames(ot.className, we));
|
|
16717
16717
|
var Jn = _objectSpread2(_objectSpread2({}, ot), ft), dr = {}, vr = ["onContextMenu", "onClick", "onMouseDown", "onTouchStart", "onMouseEnter", "onMouseLeave", "onFocus", "onBlur"];
|
|
16718
16718
|
vr.forEach(function(fn) {
|
|
16719
16719
|
ke[fn] && (dr[fn] = function() {
|
|
16720
|
-
for (var Rn, Wn = arguments.length,
|
|
16721
|
-
|
|
16722
|
-
(Rn = Jn[fn]) === null || Rn === void 0 || Rn.call.apply(Rn, [Jn].concat(
|
|
16720
|
+
for (var Rn, Wn = arguments.length, rr = new Array(Wn), qn = 0; qn < Wn; qn++)
|
|
16721
|
+
rr[qn] = arguments[qn];
|
|
16722
|
+
(Rn = Jn[fn]) === null || Rn === void 0 || Rn.call.apply(Rn, [Jn].concat(rr)), ke[fn].apply(ke, rr);
|
|
16723
16723
|
});
|
|
16724
16724
|
});
|
|
16725
16725
|
var jr = /* @__PURE__ */ React.cloneElement(qe, _objectSpread2(_objectSpread2({}, Jn), dr)), wr = {
|
|
@@ -17015,9 +17015,9 @@ var _excluded$E = ["id", "prefixCls", "className", "showSearch", "tagRender", "d
|
|
|
17015
17015
|
var _n = dn(), $n = Zt.key, On = $n === "Enter";
|
|
17016
17016
|
if (On && (se !== "combobox" && Zt.preventDefault(), At || zt(!0)), ln(!!ot), $n === "Backspace" && !_n && lt && !ot && ae.length) {
|
|
17017
17017
|
for (var An = _toConsumableArray(ae), Kn = null, Xn = An.length - 1; Xn >= 0; Xn -= 1) {
|
|
17018
|
-
var
|
|
17019
|
-
if (!
|
|
17020
|
-
An.splice(Xn, 1), Kn =
|
|
17018
|
+
var ar = An[Xn];
|
|
17019
|
+
if (!ar.disabled) {
|
|
17020
|
+
An.splice(Xn, 1), Kn = ar;
|
|
17021
17021
|
break;
|
|
17022
17022
|
}
|
|
17023
17023
|
}
|
|
@@ -17081,8 +17081,8 @@ var _excluded$E = ["id", "prefixCls", "className", "showSearch", "tagRender", "d
|
|
|
17081
17081
|
});
|
|
17082
17082
|
Lt.push(An);
|
|
17083
17083
|
}
|
|
17084
|
-
for (var Kn = arguments.length, Xn = new Array(Kn > 1 ? Kn - 1 : 0),
|
|
17085
|
-
Xn[
|
|
17084
|
+
for (var Kn = arguments.length, Xn = new Array(Kn > 1 ? Kn - 1 : 0), ar = 1; ar < Kn; ar++)
|
|
17085
|
+
Xn[ar - 1] = arguments[ar];
|
|
17086
17086
|
Ke == null || Ke.apply(void 0, [Zt].concat(Xn));
|
|
17087
17087
|
}, vn = React.useState({}), bn = _slicedToArray(vn, 2), Sn = bn[1];
|
|
17088
17088
|
function Nn() {
|
|
@@ -17123,9 +17123,9 @@ var _excluded$E = ["id", "prefixCls", "className", "showSearch", "tagRender", "d
|
|
|
17123
17123
|
type: "clear",
|
|
17124
17124
|
values: ae
|
|
17125
17125
|
}), sn("", !1, !1);
|
|
17126
|
-
}, Ln = useAllowClear(K, Fn, ae, Ie, De, ve, ot, se), Vn = Ln.allowClear,
|
|
17126
|
+
}, Ln = useAllowClear(K, Fn, ae, Ie, De, ve, ot, se), Vn = Ln.allowClear, tr = Ln.clearIcon, Un = /* @__PURE__ */ React.createElement(Oe, {
|
|
17127
17127
|
ref: ut
|
|
17128
|
-
}), Pn = classNames(K, J, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(K, "-focused"), nt), "".concat(K, "-multiple"), lt), "".concat(K, "-single"), !lt), "".concat(K, "-allow-clear"), Ie), "".concat(K, "-show-arrow"), Yt), "".concat(K, "-disabled"), ve), "".concat(K, "-loading"), fe), "".concat(K, "-open"), At), "".concat(K, "-customize-input"), ft), "".concat(K, "-show-search"), it)),
|
|
17128
|
+
}), Pn = classNames(K, J, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(K, "-focused"), nt), "".concat(K, "-multiple"), lt), "".concat(K, "-single"), !lt), "".concat(K, "-allow-clear"), Ie), "".concat(K, "-show-arrow"), Yt), "".concat(K, "-disabled"), ve), "".concat(K, "-loading"), fe), "".concat(K, "-open"), At), "".concat(K, "-customize-input"), ft), "".concat(K, "-show-search"), it)), nr = /* @__PURE__ */ React.createElement(RefSelectTrigger, {
|
|
17129
17129
|
ref: Tt,
|
|
17130
17130
|
disabled: ve,
|
|
17131
17131
|
prefixCls: K,
|
|
@@ -17178,7 +17178,7 @@ var _excluded$E = ["id", "prefixCls", "className", "showSearch", "tagRender", "d
|
|
|
17178
17178
|
tokenWithEnter: Ft,
|
|
17179
17179
|
onInputBlur: St
|
|
17180
17180
|
}))), ir;
|
|
17181
|
-
return yt ? ir =
|
|
17181
|
+
return yt ? ir = nr : ir = /* @__PURE__ */ React.createElement("div", _extends({
|
|
17182
17182
|
className: Pn
|
|
17183
17183
|
}, Je, {
|
|
17184
17184
|
ref: bt,
|
|
@@ -17190,7 +17190,7 @@ var _excluded$E = ["id", "prefixCls", "className", "showSearch", "tagRender", "d
|
|
|
17190
17190
|
}), /* @__PURE__ */ React.createElement(Polite, {
|
|
17191
17191
|
visible: nt && !At,
|
|
17192
17192
|
values: ae
|
|
17193
|
-
}),
|
|
17193
|
+
}), nr, Tn, Vn && tr), /* @__PURE__ */ React.createElement(BaseSelectContext.Provider, {
|
|
17194
17194
|
value: Qt
|
|
17195
17195
|
}, ir);
|
|
17196
17196
|
});
|
|
@@ -19873,9 +19873,9 @@ var CheckOutlined = function($, V) {
|
|
|
19873
19873
|
ref: V,
|
|
19874
19874
|
icon: CheckOutlinedSvg
|
|
19875
19875
|
}));
|
|
19876
|
-
}, RefIcon$
|
|
19877
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
19878
|
-
const CheckOutlined$1 = RefIcon$
|
|
19876
|
+
}, RefIcon$Z = /* @__PURE__ */ React.forwardRef(CheckOutlined);
|
|
19877
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Z.displayName = "CheckOutlined");
|
|
19878
|
+
const CheckOutlined$1 = RefIcon$Z;
|
|
19879
19879
|
var DownOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" } }] }, name: "down", theme: "outlined" };
|
|
19880
19880
|
const DownOutlinedSvg = DownOutlined$2;
|
|
19881
19881
|
var DownOutlined = function($, V) {
|
|
@@ -19883,9 +19883,9 @@ var DownOutlined = function($, V) {
|
|
|
19883
19883
|
ref: V,
|
|
19884
19884
|
icon: DownOutlinedSvg
|
|
19885
19885
|
}));
|
|
19886
|
-
}, RefIcon$
|
|
19887
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
19888
|
-
const DownOutlined$1 = RefIcon$
|
|
19886
|
+
}, RefIcon$Y = /* @__PURE__ */ React.forwardRef(DownOutlined);
|
|
19887
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Y.displayName = "DownOutlined");
|
|
19888
|
+
const DownOutlined$1 = RefIcon$Y;
|
|
19889
19889
|
var SearchOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" } }] }, name: "search", theme: "outlined" };
|
|
19890
19890
|
const SearchOutlinedSvg = SearchOutlined$2;
|
|
19891
19891
|
var SearchOutlined = function($, V) {
|
|
@@ -19893,9 +19893,9 @@ var SearchOutlined = function($, V) {
|
|
|
19893
19893
|
ref: V,
|
|
19894
19894
|
icon: SearchOutlinedSvg
|
|
19895
19895
|
}));
|
|
19896
|
-
}, RefIcon$
|
|
19897
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
19898
|
-
const SearchOutlined$1 = RefIcon$
|
|
19896
|
+
}, RefIcon$X = /* @__PURE__ */ React.forwardRef(SearchOutlined);
|
|
19897
|
+
process.env.NODE_ENV !== "production" && (RefIcon$X.displayName = "SearchOutlined");
|
|
19898
|
+
const SearchOutlined$1 = RefIcon$X;
|
|
19899
19899
|
function useIcons(C) {
|
|
19900
19900
|
let {
|
|
19901
19901
|
suffixIcon: $,
|
|
@@ -21555,9 +21555,9 @@ var LeftOutlined = function($, V) {
|
|
|
21555
21555
|
ref: V,
|
|
21556
21556
|
icon: LeftOutlinedSvg
|
|
21557
21557
|
}));
|
|
21558
|
-
}, RefIcon$
|
|
21559
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
21560
|
-
const LeftOutlined$1 = RefIcon$
|
|
21558
|
+
}, RefIcon$W = /* @__PURE__ */ React.forwardRef(LeftOutlined);
|
|
21559
|
+
process.env.NODE_ENV !== "production" && (RefIcon$W.displayName = "LeftOutlined");
|
|
21560
|
+
const LeftOutlined$1 = RefIcon$W;
|
|
21561
21561
|
var ESC$1 = KeyCode.ESC, TAB = KeyCode.TAB;
|
|
21562
21562
|
function useAccessibility$1(C) {
|
|
21563
21563
|
var $ = C.visible, V = C.triggerRef, F = C.onVisibleChange, K = C.autoFocus, J = C.overlayRef, ee = React.useRef(!1), te = function() {
|
|
@@ -22504,7 +22504,7 @@ var _excluded$q = ["prefixCls", "rootClassName", "style", "className", "tabIndex
|
|
|
22504
22504
|
return {
|
|
22505
22505
|
list: Ge.current,
|
|
22506
22506
|
focus: function(_n) {
|
|
22507
|
-
var $n, On = Et(), An = refreshElements(On, et), Kn = An.elements, Xn = An.key2element,
|
|
22507
|
+
var $n, On = Et(), An = refreshElements(On, et), Kn = An.elements, Xn = An.key2element, ar = An.element2key, lr = getFocusableElements(Ge.current, Kn), sr = bn != null ? bn : lr[0] ? ar.get(lr[0]) : ($n = ht.find(function(Bn) {
|
|
22508
22508
|
return !Bn.props.disabled;
|
|
22509
22509
|
})) === null || $n === void 0 ? void 0 : $n.key, hn = Xn.get(sr);
|
|
22510
22510
|
if (sr && hn) {
|
|
@@ -22534,7 +22534,7 @@ var _excluded$q = ["prefixCls", "rootClassName", "style", "className", "tabIndex
|
|
|
22534
22534
|
!Ie && qe.length && Gt !== "inline" && ft(EMPTY_LIST$3);
|
|
22535
22535
|
}, Vn = useMemoCallback(function(Zt) {
|
|
22536
22536
|
ke == null || ke(warnItemProp(Zt)), Ln(Zt);
|
|
22537
|
-
}),
|
|
22537
|
+
}), tr = useMemoCallback(function(Zt, _n) {
|
|
22538
22538
|
var $n = qe.filter(function(An) {
|
|
22539
22539
|
return An !== Zt;
|
|
22540
22540
|
});
|
|
@@ -22549,12 +22549,12 @@ var _excluded$q = ["prefixCls", "rootClassName", "style", "className", "tabIndex
|
|
|
22549
22549
|
isEqual(qe, $n, !0) || ft($n, !0);
|
|
22550
22550
|
}), Un = function(_n, $n) {
|
|
22551
22551
|
var On = $n != null ? $n : !qe.includes(_n);
|
|
22552
|
-
|
|
22552
|
+
tr(_n, On);
|
|
22553
22553
|
}, Pn = useAccessibility(Gt, bn, Ze, et, Ge, Et, St, Sn, Un, We);
|
|
22554
22554
|
React.useEffect(function() {
|
|
22555
22555
|
ut(!0);
|
|
22556
22556
|
}, []);
|
|
22557
|
-
var
|
|
22557
|
+
var nr = React.useMemo(function() {
|
|
22558
22558
|
return {
|
|
22559
22559
|
_internalRenderMenuItem: lt,
|
|
22560
22560
|
_internalRenderSubMenuItem: it
|
|
@@ -22604,7 +22604,7 @@ var _excluded$q = ["prefixCls", "rootClassName", "style", "className", "tabIndex
|
|
|
22604
22604
|
onKeyDown: Pn
|
|
22605
22605
|
}, ct));
|
|
22606
22606
|
return /* @__PURE__ */ React.createElement(PrivateContext.Provider, {
|
|
22607
|
-
value:
|
|
22607
|
+
value: nr
|
|
22608
22608
|
}, /* @__PURE__ */ React.createElement(IdContext.Provider, {
|
|
22609
22609
|
value: et
|
|
22610
22610
|
}, /* @__PURE__ */ React.createElement(InheritableContextProvider, {
|
|
@@ -22630,7 +22630,7 @@ var _excluded$q = ["prefixCls", "rootClassName", "style", "className", "tabIndex
|
|
|
22630
22630
|
itemIcon: Ye,
|
|
22631
22631
|
expandIcon: at,
|
|
22632
22632
|
onItemClick: Vn,
|
|
22633
|
-
onOpenChange:
|
|
22633
|
+
onOpenChange: tr
|
|
22634
22634
|
}, /* @__PURE__ */ React.createElement(PathUserContext.Provider, {
|
|
22635
22635
|
value: Lt
|
|
22636
22636
|
}, En), /* @__PURE__ */ React.createElement("div", {
|
|
@@ -22653,9 +22653,9 @@ var BarsOutlined = function($, V) {
|
|
|
22653
22653
|
ref: V,
|
|
22654
22654
|
icon: BarsOutlinedSvg
|
|
22655
22655
|
}));
|
|
22656
|
-
}, RefIcon$
|
|
22657
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
22658
|
-
const BarsOutlined$1 = RefIcon$
|
|
22656
|
+
}, RefIcon$V = /* @__PURE__ */ React.forwardRef(BarsOutlined);
|
|
22657
|
+
process.env.NODE_ENV !== "production" && (RefIcon$V.displayName = "BarsOutlined");
|
|
22658
|
+
const BarsOutlined$1 = RefIcon$V, LayoutContext = /* @__PURE__ */ React.createContext({
|
|
22659
22659
|
siderHook: {
|
|
22660
22660
|
addSider: () => null,
|
|
22661
22661
|
removeSider: () => null
|
|
@@ -22988,9 +22988,9 @@ var EllipsisOutlined = function($, V) {
|
|
|
22988
22988
|
ref: V,
|
|
22989
22989
|
icon: EllipsisOutlinedSvg
|
|
22990
22990
|
}));
|
|
22991
|
-
}, RefIcon$
|
|
22992
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
22993
|
-
const EllipsisOutlined$1 = RefIcon$
|
|
22991
|
+
}, RefIcon$U = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
|
|
22992
|
+
process.env.NODE_ENV !== "production" && (RefIcon$U.displayName = "EllipsisOutlined");
|
|
22993
|
+
const EllipsisOutlined$1 = RefIcon$U, MenuContext = /* @__PURE__ */ createContext$1({
|
|
22994
22994
|
prefixCls: "",
|
|
22995
22995
|
firstLevel: !0,
|
|
22996
22996
|
inlineCollapsed: !1
|
|
@@ -26296,9 +26296,9 @@ var PlusOutlined = function($, V) {
|
|
|
26296
26296
|
ref: V,
|
|
26297
26297
|
icon: PlusOutlinedSvg
|
|
26298
26298
|
}));
|
|
26299
|
-
}, RefIcon$
|
|
26300
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
26301
|
-
const PlusOutlined$1 = RefIcon$
|
|
26299
|
+
}, RefIcon$T = /* @__PURE__ */ React.forwardRef(PlusOutlined);
|
|
26300
|
+
process.env.NODE_ENV !== "production" && (RefIcon$T.displayName = "PlusOutlined");
|
|
26301
|
+
const PlusOutlined$1 = RefIcon$T, TabContext = /* @__PURE__ */ createContext$1(null);
|
|
26302
26302
|
var useIndicator = function($) {
|
|
26303
26303
|
var V = $.activeTabOffset, F = $.horizontal, K = $.rtl, J = $.indicator, ee = J === void 0 ? {} : J, te = ee.size, ne = ee.align, re = ne === void 0 ? "center" : ne, ae = useState(), oe = _slicedToArray(ae, 2), ie = oe[0], le = oe[1], ce = useRef(), ue = React__default.useCallback(function(ve) {
|
|
26304
26304
|
return typeof te == "function" ? te(ve) : typeof te == "number" ? te : ve;
|
|
@@ -31384,9 +31384,9 @@ var UpOutlined = function($, V) {
|
|
|
31384
31384
|
ref: V,
|
|
31385
31385
|
icon: UpOutlinedSvg
|
|
31386
31386
|
}));
|
|
31387
|
-
}, RefIcon$
|
|
31388
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
31389
|
-
const UpOutlined$1 = RefIcon$
|
|
31387
|
+
}, RefIcon$S = /* @__PURE__ */ React.forwardRef(UpOutlined);
|
|
31388
|
+
process.env.NODE_ENV !== "production" && (RefIcon$S.displayName = "UpOutlined");
|
|
31389
|
+
const UpOutlined$1 = RefIcon$S;
|
|
31390
31390
|
function hasAddon(C) {
|
|
31391
31391
|
return !!(C.addonBefore || C.addonAfter);
|
|
31392
31392
|
}
|
|
@@ -31797,9 +31797,9 @@ var ClockCircleOutlined = function($, V) {
|
|
|
31797
31797
|
ref: V,
|
|
31798
31798
|
icon: ClockCircleOutlinedSvg
|
|
31799
31799
|
}));
|
|
31800
|
-
}, RefIcon$
|
|
31801
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
31802
|
-
const ClockCircleOutlined$1 = RefIcon$
|
|
31800
|
+
}, RefIcon$R = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
|
|
31801
|
+
process.env.NODE_ENV !== "production" && (RefIcon$R.displayName = "ClockCircleOutlined");
|
|
31802
|
+
const ClockCircleOutlined$1 = RefIcon$R;
|
|
31803
31803
|
var DrawerContext = /* @__PURE__ */ React.createContext(null), RefContext = /* @__PURE__ */ React.createContext({}), _excluded$h = ["prefixCls", "className", "containerRef"], DrawerPanel$2 = function($) {
|
|
31804
31804
|
var V = $.prefixCls, F = $.className, K = $.containerRef, J = _objectWithoutProperties($, _excluded$h), ee = React.useContext(RefContext), te = ee.panel, ne = useComposeRef(te, K);
|
|
31805
31805
|
return /* @__PURE__ */ React.createElement("div", _extends({
|
|
@@ -33740,9 +33740,9 @@ var QuestionCircleOutlined = function($, V) {
|
|
|
33740
33740
|
ref: V,
|
|
33741
33741
|
icon: QuestionCircleOutlinedSvg
|
|
33742
33742
|
}));
|
|
33743
|
-
}, RefIcon$
|
|
33744
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
33745
|
-
const QuestionCircleOutlined$1 = RefIcon$
|
|
33743
|
+
}, RefIcon$Q = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
|
|
33744
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Q.displayName = "QuestionCircleOutlined");
|
|
33745
|
+
const QuestionCircleOutlined$1 = RefIcon$Q;
|
|
33746
33746
|
var __rest$p = globalThis && globalThis.__rest || function(C, $) {
|
|
33747
33747
|
var V = {};
|
|
33748
33748
|
for (var F in C)
|
|
@@ -34199,9 +34199,9 @@ var EyeOutlined = function($, V) {
|
|
|
34199
34199
|
ref: V,
|
|
34200
34200
|
icon: EyeOutlinedSvg
|
|
34201
34201
|
}));
|
|
34202
|
-
}, RefIcon$
|
|
34203
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
34204
|
-
const EyeOutlined$1 = RefIcon$
|
|
34202
|
+
}, RefIcon$P = /* @__PURE__ */ React.forwardRef(EyeOutlined);
|
|
34203
|
+
process.env.NODE_ENV !== "production" && (RefIcon$P.displayName = "EyeOutlined");
|
|
34204
|
+
const EyeOutlined$1 = RefIcon$P;
|
|
34205
34205
|
function addEventListenerWrap(C, $, V, F) {
|
|
34206
34206
|
var K = ReactDOM__default.unstable_batchedUpdates ? function(ee) {
|
|
34207
34207
|
ReactDOM__default.unstable_batchedUpdates(V, ee);
|
|
@@ -34492,9 +34492,9 @@ var EyeInvisibleOutlined = function($, V) {
|
|
|
34492
34492
|
ref: V,
|
|
34493
34493
|
icon: EyeInvisibleOutlinedSvg
|
|
34494
34494
|
}));
|
|
34495
|
-
}, RefIcon$
|
|
34496
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
34497
|
-
const EyeInvisibleOutlined$1 = RefIcon$
|
|
34495
|
+
}, RefIcon$O = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
|
|
34496
|
+
process.env.NODE_ENV !== "production" && (RefIcon$O.displayName = "EyeInvisibleOutlined");
|
|
34497
|
+
const EyeInvisibleOutlined$1 = RefIcon$O;
|
|
34498
34498
|
var __rest$k = globalThis && globalThis.__rest || function(C, $) {
|
|
34499
34499
|
var V = {};
|
|
34500
34500
|
for (var F in C)
|
|
@@ -35205,9 +35205,9 @@ var DoubleLeftOutlined = function($, V) {
|
|
|
35205
35205
|
ref: V,
|
|
35206
35206
|
icon: DoubleLeftOutlinedSvg
|
|
35207
35207
|
}));
|
|
35208
|
-
}, RefIcon$
|
|
35209
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
35210
|
-
const DoubleLeftOutlined$1 = RefIcon$
|
|
35208
|
+
}, RefIcon$N = /* @__PURE__ */ React.forwardRef(DoubleLeftOutlined);
|
|
35209
|
+
process.env.NODE_ENV !== "production" && (RefIcon$N.displayName = "DoubleLeftOutlined");
|
|
35210
|
+
const DoubleLeftOutlined$1 = RefIcon$N;
|
|
35211
35211
|
var DoubleRightOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" } }] }, name: "double-right", theme: "outlined" };
|
|
35212
35212
|
const DoubleRightOutlinedSvg = DoubleRightOutlined$2;
|
|
35213
35213
|
var DoubleRightOutlined = function($, V) {
|
|
@@ -35215,9 +35215,9 @@ var DoubleRightOutlined = function($, V) {
|
|
|
35215
35215
|
ref: V,
|
|
35216
35216
|
icon: DoubleRightOutlinedSvg
|
|
35217
35217
|
}));
|
|
35218
|
-
}, RefIcon$
|
|
35219
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
35220
|
-
const DoubleRightOutlined$1 = RefIcon$
|
|
35218
|
+
}, RefIcon$M = /* @__PURE__ */ React.forwardRef(DoubleRightOutlined);
|
|
35219
|
+
process.env.NODE_ENV !== "production" && (RefIcon$M.displayName = "DoubleRightOutlined");
|
|
35220
|
+
const DoubleRightOutlined$1 = RefIcon$M;
|
|
35221
35221
|
var locale = {
|
|
35222
35222
|
// Options
|
|
35223
35223
|
items_per_page: "条/页",
|
|
@@ -37905,9 +37905,9 @@ var AlertFilled = function($, V) {
|
|
|
37905
37905
|
ref: V,
|
|
37906
37906
|
icon: AlertFilledSvg
|
|
37907
37907
|
}));
|
|
37908
|
-
}, RefIcon$
|
|
37909
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37910
|
-
const AlertFilled$1 = RefIcon$
|
|
37908
|
+
}, RefIcon$L = /* @__PURE__ */ React.forwardRef(AlertFilled);
|
|
37909
|
+
process.env.NODE_ENV !== "production" && (RefIcon$L.displayName = "AlertFilled");
|
|
37910
|
+
const AlertFilled$1 = RefIcon$L;
|
|
37911
37911
|
var BellFilled$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M816 768h-24V428c0-141.1-104.3-257.8-240-277.2V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.8C336.3 170.2 232 286.9 232 428v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48z" } }] }, name: "bell", theme: "filled" };
|
|
37912
37912
|
const BellFilledSvg = BellFilled$2;
|
|
37913
37913
|
var BellFilled = function($, V) {
|
|
@@ -37915,9 +37915,9 @@ var BellFilled = function($, V) {
|
|
|
37915
37915
|
ref: V,
|
|
37916
37916
|
icon: BellFilledSvg
|
|
37917
37917
|
}));
|
|
37918
|
-
}, RefIcon$
|
|
37919
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37920
|
-
const BellFilled$1 = RefIcon$
|
|
37918
|
+
}, RefIcon$K = /* @__PURE__ */ React.forwardRef(BellFilled);
|
|
37919
|
+
process.env.NODE_ENV !== "production" && (RefIcon$K.displayName = "BellFilled");
|
|
37920
|
+
const BellFilled$1 = RefIcon$K;
|
|
37921
37921
|
var BellOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M816 768h-24V428c0-141.1-104.3-257.7-240-277.1V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.9c-135.7 19.4-240 136-240 277.1v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48zM304 768V428c0-55.6 21.6-107.8 60.9-147.1S456.4 220 512 220c55.6 0 107.8 21.6 147.1 60.9S720 372.4 720 428v340H304z" } }] }, name: "bell", theme: "outlined" };
|
|
37922
37922
|
const BellOutlinedSvg = BellOutlined$2;
|
|
37923
37923
|
var BellOutlined = function($, V) {
|
|
@@ -37925,9 +37925,9 @@ var BellOutlined = function($, V) {
|
|
|
37925
37925
|
ref: V,
|
|
37926
37926
|
icon: BellOutlinedSvg
|
|
37927
37927
|
}));
|
|
37928
|
-
}, RefIcon$
|
|
37929
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37930
|
-
const BellOutlined$1 = RefIcon$
|
|
37928
|
+
}, RefIcon$J = /* @__PURE__ */ React.forwardRef(BellOutlined);
|
|
37929
|
+
process.env.NODE_ENV !== "production" && (RefIcon$J.displayName = "BellOutlined");
|
|
37930
|
+
const BellOutlined$1 = RefIcon$J;
|
|
37931
37931
|
var BulbTwoTone$2 = { icon: function($, V) {
|
|
37932
37932
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 136c-141.4 0-256 114.6-256 256 0 92.5 49.4 176.3 128.1 221.8l35.9 20.8V752h184V634.6l35.9-20.8C718.6 568.3 768 484.5 768 392c0-141.4-114.6-256-256-256z", fill: V } }, { tag: "path", attrs: { d: "M632 888H392c-4.4 0-8 3.6-8 8v32c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-32c0-4.4-3.6-8-8-8zM512 64c-181.1 0-328 146.9-328 328 0 121.4 66 227.4 164 284.1V792c0 17.7 14.3 32 32 32h264c17.7 0 32-14.3 32-32V676.1c98-56.7 164-162.7 164-284.1 0-181.1-146.9-328-328-328zm127.9 549.8L604 634.6V752H420V634.6l-35.9-20.8C305.4 568.3 256 484.5 256 392c0-141.4 114.6-256 256-256s256 114.6 256 256c0 92.5-49.4 176.3-128.1 221.8z", fill: $ } }] };
|
|
37933
37933
|
}, name: "bulb", theme: "twotone" };
|
|
@@ -37937,9 +37937,9 @@ var BulbTwoTone = function($, V) {
|
|
|
37937
37937
|
ref: V,
|
|
37938
37938
|
icon: BulbTwoToneSvg
|
|
37939
37939
|
}));
|
|
37940
|
-
}, RefIcon$
|
|
37941
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37942
|
-
const BulbTwoTone$1 = RefIcon$
|
|
37940
|
+
}, RefIcon$I = /* @__PURE__ */ React.forwardRef(BulbTwoTone);
|
|
37941
|
+
process.env.NODE_ENV !== "production" && (RefIcon$I.displayName = "BulbTwoTone");
|
|
37942
|
+
const BulbTwoTone$1 = RefIcon$I;
|
|
37943
37943
|
var CaretDownFilled$2 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, name: "caret-down", theme: "filled" };
|
|
37944
37944
|
const CaretDownFilledSvg = CaretDownFilled$2;
|
|
37945
37945
|
var CaretDownFilled = function($, V) {
|
|
@@ -37947,9 +37947,9 @@ var CaretDownFilled = function($, V) {
|
|
|
37947
37947
|
ref: V,
|
|
37948
37948
|
icon: CaretDownFilledSvg
|
|
37949
37949
|
}));
|
|
37950
|
-
}, RefIcon$
|
|
37951
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37952
|
-
const CaretDownFilled$1 = RefIcon$
|
|
37950
|
+
}, RefIcon$H = /* @__PURE__ */ React.forwardRef(CaretDownFilled);
|
|
37951
|
+
process.env.NODE_ENV !== "production" && (RefIcon$H.displayName = "CaretDownFilled");
|
|
37952
|
+
const CaretDownFilled$1 = RefIcon$H;
|
|
37953
37953
|
var CaretDownOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, name: "caret-down", theme: "outlined" };
|
|
37954
37954
|
const CaretDownOutlinedSvg = CaretDownOutlined$2;
|
|
37955
37955
|
var CaretDownOutlined = function($, V) {
|
|
@@ -37957,9 +37957,9 @@ var CaretDownOutlined = function($, V) {
|
|
|
37957
37957
|
ref: V,
|
|
37958
37958
|
icon: CaretDownOutlinedSvg
|
|
37959
37959
|
}));
|
|
37960
|
-
}, RefIcon$
|
|
37961
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37962
|
-
const CaretDownOutlined$1 = RefIcon$
|
|
37960
|
+
}, RefIcon$G = /* @__PURE__ */ React.forwardRef(CaretDownOutlined);
|
|
37961
|
+
process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "CaretDownOutlined");
|
|
37962
|
+
const CaretDownOutlined$1 = RefIcon$G;
|
|
37963
37963
|
var CaretUpOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z" } }] }, name: "caret-up", theme: "outlined" };
|
|
37964
37964
|
const CaretUpOutlinedSvg = CaretUpOutlined$2;
|
|
37965
37965
|
var CaretUpOutlined = function($, V) {
|
|
@@ -37967,9 +37967,9 @@ var CaretUpOutlined = function($, V) {
|
|
|
37967
37967
|
ref: V,
|
|
37968
37968
|
icon: CaretUpOutlinedSvg
|
|
37969
37969
|
}));
|
|
37970
|
-
}, RefIcon$
|
|
37971
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37972
|
-
const CaretUpOutlined$1 = RefIcon$
|
|
37970
|
+
}, RefIcon$F = /* @__PURE__ */ React.forwardRef(CaretUpOutlined);
|
|
37971
|
+
process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "CaretUpOutlined");
|
|
37972
|
+
const CaretUpOutlined$1 = RefIcon$F;
|
|
37973
37973
|
var CheckCircleOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z" } }, { tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" } }] }, name: "check-circle", theme: "outlined" };
|
|
37974
37974
|
const CheckCircleOutlinedSvg = CheckCircleOutlined$2;
|
|
37975
37975
|
var CheckCircleOutlined = function($, V) {
|
|
@@ -37977,9 +37977,9 @@ var CheckCircleOutlined = function($, V) {
|
|
|
37977
37977
|
ref: V,
|
|
37978
37978
|
icon: CheckCircleOutlinedSvg
|
|
37979
37979
|
}));
|
|
37980
|
-
}, RefIcon$
|
|
37981
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37982
|
-
const CheckCircleOutlined$1 = RefIcon$
|
|
37980
|
+
}, RefIcon$E = /* @__PURE__ */ React.forwardRef(CheckCircleOutlined);
|
|
37981
|
+
process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "CheckCircleOutlined");
|
|
37982
|
+
const CheckCircleOutlined$1 = RefIcon$E;
|
|
37983
37983
|
var CheckCircleTwoTone$2 = { icon: function($, V) {
|
|
37984
37984
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z", fill: $ } }, { tag: "path", attrs: { d: "M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm193.4 225.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.3 0 19.9 5 25.9 13.3l71.2 98.8 157.2-218c6-8.4 15.7-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.4 12.7z", fill: V } }, { tag: "path", attrs: { d: "M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z", fill: $ } }] };
|
|
37985
37985
|
}, name: "check-circle", theme: "twotone" };
|
|
@@ -37989,9 +37989,9 @@ var CheckCircleTwoTone = function($, V) {
|
|
|
37989
37989
|
ref: V,
|
|
37990
37990
|
icon: CheckCircleTwoToneSvg
|
|
37991
37991
|
}));
|
|
37992
|
-
}, RefIcon$
|
|
37993
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
37994
|
-
const CheckCircleTwoTone$1 = RefIcon$
|
|
37992
|
+
}, RefIcon$D = /* @__PURE__ */ React.forwardRef(CheckCircleTwoTone);
|
|
37993
|
+
process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "CheckCircleTwoTone");
|
|
37994
|
+
const CheckCircleTwoTone$1 = RefIcon$D;
|
|
37995
37995
|
var ClockCircleTwoTone$2 = { icon: function($, V) {
|
|
37996
37996
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z", fill: $ } }, { tag: "path", attrs: { d: "M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm176.5 509.7l-28.6 39a7.99 7.99 0 01-11.2 1.7L483.3 569.8a7.92 7.92 0 01-3.3-6.5V288c0-4.4 3.6-8 8-8h48.1c4.4 0 8 3.6 8 8v247.5l142.6 103.1c3.6 2.5 4.4 7.5 1.8 11.1z", fill: V } }, { tag: "path", attrs: { d: "M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.6-3.6 1.8-8.6-1.8-11.1z", fill: $ } }] };
|
|
37997
37997
|
}, name: "clock-circle", theme: "twotone" };
|
|
@@ -38001,9 +38001,9 @@ var ClockCircleTwoTone = function($, V) {
|
|
|
38001
38001
|
ref: V,
|
|
38002
38002
|
icon: ClockCircleTwoToneSvg
|
|
38003
38003
|
}));
|
|
38004
|
-
}, RefIcon$
|
|
38005
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38006
|
-
const ClockCircleTwoTone$1 = RefIcon$
|
|
38004
|
+
}, RefIcon$C = /* @__PURE__ */ React.forwardRef(ClockCircleTwoTone);
|
|
38005
|
+
process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "ClockCircleTwoTone");
|
|
38006
|
+
const ClockCircleTwoTone$1 = RefIcon$C;
|
|
38007
38007
|
var CloseCircleOutlined$2 = { icon: { tag: "svg", attrs: { "fill-rule": "evenodd", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm128.01 198.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z" } }] }, name: "close-circle", theme: "outlined" };
|
|
38008
38008
|
const CloseCircleOutlinedSvg = CloseCircleOutlined$2;
|
|
38009
38009
|
var CloseCircleOutlined = function($, V) {
|
|
@@ -38011,9 +38011,9 @@ var CloseCircleOutlined = function($, V) {
|
|
|
38011
38011
|
ref: V,
|
|
38012
38012
|
icon: CloseCircleOutlinedSvg
|
|
38013
38013
|
}));
|
|
38014
|
-
}, RefIcon$
|
|
38015
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38016
|
-
const CloseCircleOutlined$1 = RefIcon$
|
|
38014
|
+
}, RefIcon$B = /* @__PURE__ */ React.forwardRef(CloseCircleOutlined);
|
|
38015
|
+
process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "CloseCircleOutlined");
|
|
38016
|
+
const CloseCircleOutlined$1 = RefIcon$B;
|
|
38017
38017
|
var CopyOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z" } }] }, name: "copy", theme: "outlined" };
|
|
38018
38018
|
const CopyOutlinedSvg = CopyOutlined$2;
|
|
38019
38019
|
var CopyOutlined = function($, V) {
|
|
@@ -38021,9 +38021,9 @@ var CopyOutlined = function($, V) {
|
|
|
38021
38021
|
ref: V,
|
|
38022
38022
|
icon: CopyOutlinedSvg
|
|
38023
38023
|
}));
|
|
38024
|
-
}, RefIcon$
|
|
38025
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38026
|
-
const CopyOutlined$1 = RefIcon$
|
|
38024
|
+
}, RefIcon$A = /* @__PURE__ */ React.forwardRef(CopyOutlined);
|
|
38025
|
+
process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "CopyOutlined");
|
|
38026
|
+
const CopyOutlined$1 = RefIcon$A;
|
|
38027
38027
|
var DeleteOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z" } }] }, name: "delete", theme: "outlined" };
|
|
38028
38028
|
const DeleteOutlinedSvg = DeleteOutlined$2;
|
|
38029
38029
|
var DeleteOutlined = function($, V) {
|
|
@@ -38031,9 +38031,9 @@ var DeleteOutlined = function($, V) {
|
|
|
38031
38031
|
ref: V,
|
|
38032
38032
|
icon: DeleteOutlinedSvg
|
|
38033
38033
|
}));
|
|
38034
|
-
}, RefIcon$
|
|
38035
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38036
|
-
const DeleteOutlined$1 = RefIcon$
|
|
38034
|
+
}, RefIcon$z = /* @__PURE__ */ React.forwardRef(DeleteOutlined);
|
|
38035
|
+
process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "DeleteOutlined");
|
|
38036
|
+
const DeleteOutlined$1 = RefIcon$z;
|
|
38037
38037
|
var DownloadOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" } }] }, name: "download", theme: "outlined" };
|
|
38038
38038
|
const DownloadOutlinedSvg = DownloadOutlined$2;
|
|
38039
38039
|
var DownloadOutlined = function($, V) {
|
|
@@ -38041,9 +38041,9 @@ var DownloadOutlined = function($, V) {
|
|
|
38041
38041
|
ref: V,
|
|
38042
38042
|
icon: DownloadOutlinedSvg
|
|
38043
38043
|
}));
|
|
38044
|
-
}, RefIcon$
|
|
38045
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38046
|
-
const DownloadOutlined$1 = RefIcon$
|
|
38044
|
+
}, RefIcon$y = /* @__PURE__ */ React.forwardRef(DownloadOutlined);
|
|
38045
|
+
process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "DownloadOutlined");
|
|
38046
|
+
const DownloadOutlined$1 = RefIcon$y;
|
|
38047
38047
|
var EditOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z" } }] }, name: "edit", theme: "outlined" };
|
|
38048
38048
|
const EditOutlinedSvg = EditOutlined$2;
|
|
38049
38049
|
var EditOutlined = function($, V) {
|
|
@@ -38051,9 +38051,9 @@ var EditOutlined = function($, V) {
|
|
|
38051
38051
|
ref: V,
|
|
38052
38052
|
icon: EditOutlinedSvg
|
|
38053
38053
|
}));
|
|
38054
|
-
}, RefIcon$
|
|
38055
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38056
|
-
const EditOutlined$1 = RefIcon$
|
|
38054
|
+
}, RefIcon$x = /* @__PURE__ */ React.forwardRef(EditOutlined);
|
|
38055
|
+
process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "EditOutlined");
|
|
38056
|
+
const EditOutlined$1 = RefIcon$x;
|
|
38057
38057
|
var EditTwoTone$2 = { icon: function($, V) {
|
|
38058
38058
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M761.1 288.3L687.8 215 325.1 577.6l-15.6 89 88.9-15.7z", fill: V } }, { tag: "path", attrs: { d: "M880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32zm-622.3-84c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89z", fill: $ } }] };
|
|
38059
38059
|
}, name: "edit", theme: "twotone" };
|
|
@@ -38063,9 +38063,9 @@ var EditTwoTone = function($, V) {
|
|
|
38063
38063
|
ref: V,
|
|
38064
38064
|
icon: EditTwoToneSvg
|
|
38065
38065
|
}));
|
|
38066
|
-
}, RefIcon$
|
|
38067
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38068
|
-
const EditTwoTone$1 = RefIcon$
|
|
38066
|
+
}, RefIcon$w = /* @__PURE__ */ React.forwardRef(EditTwoTone);
|
|
38067
|
+
process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "EditTwoTone");
|
|
38068
|
+
const EditTwoTone$1 = RefIcon$w;
|
|
38069
38069
|
var EnterOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z" } }] }, name: "enter", theme: "outlined" };
|
|
38070
38070
|
const EnterOutlinedSvg = EnterOutlined$2;
|
|
38071
38071
|
var EnterOutlined = function($, V) {
|
|
@@ -38073,9 +38073,9 @@ var EnterOutlined = function($, V) {
|
|
|
38073
38073
|
ref: V,
|
|
38074
38074
|
icon: EnterOutlinedSvg
|
|
38075
38075
|
}));
|
|
38076
|
-
}, RefIcon$
|
|
38077
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38078
|
-
const EnterOutlined$1 = RefIcon$
|
|
38076
|
+
}, RefIcon$v = /* @__PURE__ */ React.forwardRef(EnterOutlined);
|
|
38077
|
+
process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "EnterOutlined");
|
|
38078
|
+
const EnterOutlined$1 = RefIcon$v;
|
|
38079
38079
|
var ExclamationCircleOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" } }, { tag: "path", attrs: { d: "M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z" } }] }, name: "exclamation-circle", theme: "outlined" };
|
|
38080
38080
|
const ExclamationCircleOutlinedSvg = ExclamationCircleOutlined$2;
|
|
38081
38081
|
var ExclamationCircleOutlined = function($, V) {
|
|
@@ -38083,9 +38083,9 @@ var ExclamationCircleOutlined = function($, V) {
|
|
|
38083
38083
|
ref: V,
|
|
38084
38084
|
icon: ExclamationCircleOutlinedSvg
|
|
38085
38085
|
}));
|
|
38086
|
-
}, RefIcon$
|
|
38087
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38088
|
-
const ExclamationCircleOutlined$1 = RefIcon$
|
|
38086
|
+
}, RefIcon$u = /* @__PURE__ */ React.forwardRef(ExclamationCircleOutlined);
|
|
38087
|
+
process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "ExclamationCircleOutlined");
|
|
38088
|
+
const ExclamationCircleOutlined$1 = RefIcon$u;
|
|
38089
38089
|
var ExclamationCircleTwoTone$2 = { icon: function($, V) {
|
|
38090
38090
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z", fill: $ } }, { tag: "path", attrs: { d: "M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-32 156c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z", fill: V } }, { tag: "path", attrs: { d: "M488 576h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8zm-24 112a48 48 0 1096 0 48 48 0 10-96 0z", fill: $ } }] };
|
|
38091
38091
|
}, name: "exclamation-circle", theme: "twotone" };
|
|
@@ -38095,9 +38095,9 @@ var ExclamationCircleTwoTone = function($, V) {
|
|
|
38095
38095
|
ref: V,
|
|
38096
38096
|
icon: ExclamationCircleTwoToneSvg
|
|
38097
38097
|
}));
|
|
38098
|
-
}, RefIcon$
|
|
38099
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38100
|
-
const ExclamationCircleTwoTone$1 = RefIcon$
|
|
38098
|
+
}, RefIcon$t = /* @__PURE__ */ React.forwardRef(ExclamationCircleTwoTone);
|
|
38099
|
+
process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "ExclamationCircleTwoTone");
|
|
38100
|
+
const ExclamationCircleTwoTone$1 = RefIcon$t;
|
|
38101
38101
|
var FileOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z" } }] }, name: "file", theme: "outlined" };
|
|
38102
38102
|
const FileOutlinedSvg = FileOutlined$2;
|
|
38103
38103
|
var FileOutlined = function($, V) {
|
|
@@ -38105,9 +38105,9 @@ var FileOutlined = function($, V) {
|
|
|
38105
38105
|
ref: V,
|
|
38106
38106
|
icon: FileOutlinedSvg
|
|
38107
38107
|
}));
|
|
38108
|
-
}, RefIcon$
|
|
38109
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38110
|
-
const FileOutlined$1 = RefIcon$
|
|
38108
|
+
}, RefIcon$s = /* @__PURE__ */ React.forwardRef(FileOutlined);
|
|
38109
|
+
process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "FileOutlined");
|
|
38110
|
+
const FileOutlined$1 = RefIcon$s;
|
|
38111
38111
|
var FileTextTwoTone$2 = { icon: function($, V) {
|
|
38112
38112
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-22 322c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm200-184v48c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8z", fill: V } }, { tag: "path", attrs: { d: "M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z", fill: $ } }, { tag: "path", attrs: { d: "M312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8zm192 128H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z", fill: $ } }] };
|
|
38113
38113
|
}, name: "file-text", theme: "twotone" };
|
|
@@ -38117,9 +38117,9 @@ var FileTextTwoTone = function($, V) {
|
|
|
38117
38117
|
ref: V,
|
|
38118
38118
|
icon: FileTextTwoToneSvg
|
|
38119
38119
|
}));
|
|
38120
|
-
}, RefIcon$
|
|
38121
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38122
|
-
const FileTextTwoTone$1 = RefIcon$
|
|
38120
|
+
}, RefIcon$r = /* @__PURE__ */ React.forwardRef(FileTextTwoTone);
|
|
38121
|
+
process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "FileTextTwoTone");
|
|
38122
|
+
const FileTextTwoTone$1 = RefIcon$r;
|
|
38123
38123
|
var FileTwoTone$2 = { icon: function($, V) {
|
|
38124
38124
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M534 352V136H232v752h560V394H576a42 42 0 01-42-42z", fill: V } }, { tag: "path", attrs: { d: "M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z", fill: $ } }] };
|
|
38125
38125
|
}, name: "file", theme: "twotone" };
|
|
@@ -38129,9 +38129,9 @@ var FileTwoTone = function($, V) {
|
|
|
38129
38129
|
ref: V,
|
|
38130
38130
|
icon: FileTwoToneSvg
|
|
38131
38131
|
}));
|
|
38132
|
-
}, RefIcon$
|
|
38133
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38134
|
-
const FileTwoTone$1 = RefIcon$
|
|
38132
|
+
}, RefIcon$q = /* @__PURE__ */ React.forwardRef(FileTwoTone);
|
|
38133
|
+
process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "FileTwoTone");
|
|
38134
|
+
const FileTwoTone$1 = RefIcon$q;
|
|
38135
38135
|
var FilterFilled$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" } }] }, name: "filter", theme: "filled" };
|
|
38136
38136
|
const FilterFilledSvg = FilterFilled$2;
|
|
38137
38137
|
var FilterFilled = function($, V) {
|
|
@@ -38139,9 +38139,9 @@ var FilterFilled = function($, V) {
|
|
|
38139
38139
|
ref: V,
|
|
38140
38140
|
icon: FilterFilledSvg
|
|
38141
38141
|
}));
|
|
38142
|
-
}, RefIcon$
|
|
38143
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38144
|
-
const FilterFilled$1 = RefIcon$
|
|
38142
|
+
}, RefIcon$p = /* @__PURE__ */ React.forwardRef(FilterFilled);
|
|
38143
|
+
process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "FilterFilled");
|
|
38144
|
+
const FilterFilled$1 = RefIcon$p;
|
|
38145
38145
|
var FilterOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V642h182.9v156zm9.6-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z" } }] }, name: "filter", theme: "outlined" };
|
|
38146
38146
|
const FilterOutlinedSvg = FilterOutlined$2;
|
|
38147
38147
|
var FilterOutlined = function($, V) {
|
|
@@ -38149,9 +38149,9 @@ var FilterOutlined = function($, V) {
|
|
|
38149
38149
|
ref: V,
|
|
38150
38150
|
icon: FilterOutlinedSvg
|
|
38151
38151
|
}));
|
|
38152
|
-
}, RefIcon$
|
|
38153
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38154
|
-
const FilterOutlined$1 = RefIcon$
|
|
38152
|
+
}, RefIcon$o = /* @__PURE__ */ React.forwardRef(FilterOutlined);
|
|
38153
|
+
process.env.NODE_ENV !== "production" && (RefIcon$o.displayName = "FilterOutlined");
|
|
38154
|
+
const FilterOutlined$1 = RefIcon$o;
|
|
38155
38155
|
var FolderOpenOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z" } }] }, name: "folder-open", theme: "outlined" };
|
|
38156
38156
|
const FolderOpenOutlinedSvg = FolderOpenOutlined$2;
|
|
38157
38157
|
var FolderOpenOutlined = function($, V) {
|
|
@@ -38159,9 +38159,9 @@ var FolderOpenOutlined = function($, V) {
|
|
|
38159
38159
|
ref: V,
|
|
38160
38160
|
icon: FolderOpenOutlinedSvg
|
|
38161
38161
|
}));
|
|
38162
|
-
}, RefIcon$
|
|
38163
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38164
|
-
const FolderOpenOutlined$1 = RefIcon$
|
|
38162
|
+
}, RefIcon$n = /* @__PURE__ */ React.forwardRef(FolderOpenOutlined);
|
|
38163
|
+
process.env.NODE_ENV !== "production" && (RefIcon$n.displayName = "FolderOpenOutlined");
|
|
38164
|
+
const FolderOpenOutlined$1 = RefIcon$n;
|
|
38165
38165
|
var FolderOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z" } }] }, name: "folder", theme: "outlined" };
|
|
38166
38166
|
const FolderOutlinedSvg = FolderOutlined$2;
|
|
38167
38167
|
var FolderOutlined = function($, V) {
|
|
@@ -38169,9 +38169,9 @@ var FolderOutlined = function($, V) {
|
|
|
38169
38169
|
ref: V,
|
|
38170
38170
|
icon: FolderOutlinedSvg
|
|
38171
38171
|
}));
|
|
38172
|
-
}, RefIcon$
|
|
38173
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38174
|
-
const FolderOutlined$1 = RefIcon$
|
|
38172
|
+
}, RefIcon$m = /* @__PURE__ */ React.forwardRef(FolderOutlined);
|
|
38173
|
+
process.env.NODE_ENV !== "production" && (RefIcon$m.displayName = "FolderOutlined");
|
|
38174
|
+
const FolderOutlined$1 = RefIcon$m;
|
|
38175
38175
|
var HolderOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M300 276.5a56 56 0 1056-97 56 56 0 00-56 97zm0 284a56 56 0 1056-97 56 56 0 00-56 97zM640 228a56 56 0 10112 0 56 56 0 00-112 0zm0 284a56 56 0 10112 0 56 56 0 00-112 0zM300 844.5a56 56 0 1056-97 56 56 0 00-56 97zM640 796a56 56 0 10112 0 56 56 0 00-112 0z" } }] }, name: "holder", theme: "outlined" };
|
|
38176
38176
|
const HolderOutlinedSvg = HolderOutlined$2;
|
|
38177
38177
|
var HolderOutlined = function($, V) {
|
|
@@ -38179,9 +38179,9 @@ var HolderOutlined = function($, V) {
|
|
|
38179
38179
|
ref: V,
|
|
38180
38180
|
icon: HolderOutlinedSvg
|
|
38181
38181
|
}));
|
|
38182
|
-
}, RefIcon$
|
|
38183
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38184
|
-
const HolderOutlined$1 = RefIcon$
|
|
38182
|
+
}, RefIcon$l = /* @__PURE__ */ React.forwardRef(HolderOutlined);
|
|
38183
|
+
process.env.NODE_ENV !== "production" && (RefIcon$l.displayName = "HolderOutlined");
|
|
38184
|
+
const HolderOutlined$1 = RefIcon$l;
|
|
38185
38185
|
var InfoCircleOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" } }, { tag: "path", attrs: { d: "M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z" } }] }, name: "info-circle", theme: "outlined" };
|
|
38186
38186
|
const InfoCircleOutlinedSvg = InfoCircleOutlined$2;
|
|
38187
38187
|
var InfoCircleOutlined = function($, V) {
|
|
@@ -38189,9 +38189,9 @@ var InfoCircleOutlined = function($, V) {
|
|
|
38189
38189
|
ref: V,
|
|
38190
38190
|
icon: InfoCircleOutlinedSvg
|
|
38191
38191
|
}));
|
|
38192
|
-
}, RefIcon$
|
|
38193
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38194
|
-
const InfoCircleOutlined$1 = RefIcon$
|
|
38192
|
+
}, RefIcon$k = /* @__PURE__ */ React.forwardRef(InfoCircleOutlined);
|
|
38193
|
+
process.env.NODE_ENV !== "production" && (RefIcon$k.displayName = "InfoCircleOutlined");
|
|
38194
|
+
const InfoCircleOutlined$1 = RefIcon$k;
|
|
38195
38195
|
var InfoCircleTwoTone$2 = { icon: function($, V) {
|
|
38196
38196
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z", fill: $ } }, { tag: "path", attrs: { d: "M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm32 588c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z", fill: V } }, { tag: "path", attrs: { d: "M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z", fill: $ } }] };
|
|
38197
38197
|
}, name: "info-circle", theme: "twotone" };
|
|
@@ -38201,9 +38201,9 @@ var InfoCircleTwoTone = function($, V) {
|
|
|
38201
38201
|
ref: V,
|
|
38202
38202
|
icon: InfoCircleTwoToneSvg
|
|
38203
38203
|
}));
|
|
38204
|
-
}, RefIcon$
|
|
38205
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38206
|
-
const InfoCircleTwoTone$1 = RefIcon$
|
|
38204
|
+
}, RefIcon$j = /* @__PURE__ */ React.forwardRef(InfoCircleTwoTone);
|
|
38205
|
+
process.env.NODE_ENV !== "production" && (RefIcon$j.displayName = "InfoCircleTwoTone");
|
|
38206
|
+
const InfoCircleTwoTone$1 = RefIcon$j;
|
|
38207
38207
|
var LinkOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z" } }] }, name: "link", theme: "outlined" };
|
|
38208
38208
|
const LinkOutlinedSvg = LinkOutlined$2;
|
|
38209
38209
|
var LinkOutlined = function($, V) {
|
|
@@ -38211,9 +38211,9 @@ var LinkOutlined = function($, V) {
|
|
|
38211
38211
|
ref: V,
|
|
38212
38212
|
icon: LinkOutlinedSvg
|
|
38213
38213
|
}));
|
|
38214
|
-
}, RefIcon$
|
|
38215
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38216
|
-
const LinkOutlined$1 = RefIcon$
|
|
38214
|
+
}, RefIcon$i = /* @__PURE__ */ React.forwardRef(LinkOutlined);
|
|
38215
|
+
process.env.NODE_ENV !== "production" && (RefIcon$i.displayName = "LinkOutlined");
|
|
38216
|
+
const LinkOutlined$1 = RefIcon$i;
|
|
38217
38217
|
var MailTwoTone$2 = { icon: function($, V) {
|
|
38218
38218
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M477.5 536.3L135.9 270.7l-27.5-21.4 27.6 21.5V792h752V270.8L546.2 536.3a55.99 55.99 0 01-68.7 0z", fill: V } }, { tag: "path", attrs: { d: "M876.3 198.8l39.3 50.5-27.6 21.5 27.7-21.5-39.3-50.5z", fill: V } }, { tag: "path", attrs: { d: "M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-94.5 72.1L512 482 190.5 232.1h643zm54.5 38.7V792H136V270.8l-27.6-21.5 27.5 21.4 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5h.1l39.3 50.5-27.7 21.5z", fill: $ } }] };
|
|
38219
38219
|
}, name: "mail", theme: "twotone" };
|
|
@@ -38223,9 +38223,9 @@ var MailTwoTone = function($, V) {
|
|
|
38223
38223
|
ref: V,
|
|
38224
38224
|
icon: MailTwoToneSvg
|
|
38225
38225
|
}));
|
|
38226
|
-
}, RefIcon$
|
|
38227
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38228
|
-
const MailTwoTone$1 = RefIcon$
|
|
38226
|
+
}, RefIcon$h = /* @__PURE__ */ React.forwardRef(MailTwoTone);
|
|
38227
|
+
process.env.NODE_ENV !== "production" && (RefIcon$h.displayName = "MailTwoTone");
|
|
38228
|
+
const MailTwoTone$1 = RefIcon$h;
|
|
38229
38229
|
var MinusSquareOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { tag: "path", attrs: { d: "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] }, name: "minus-square", theme: "outlined" };
|
|
38230
38230
|
const MinusSquareOutlinedSvg = MinusSquareOutlined$2;
|
|
38231
38231
|
var MinusSquareOutlined = function($, V) {
|
|
@@ -38233,9 +38233,19 @@ var MinusSquareOutlined = function($, V) {
|
|
|
38233
38233
|
ref: V,
|
|
38234
38234
|
icon: MinusSquareOutlinedSvg
|
|
38235
38235
|
}));
|
|
38236
|
-
}, RefIcon$
|
|
38237
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
38238
|
-
const MinusSquareOutlined$1 = RefIcon$
|
|
38236
|
+
}, RefIcon$g = /* @__PURE__ */ React.forwardRef(MinusSquareOutlined);
|
|
38237
|
+
process.env.NODE_ENV !== "production" && (RefIcon$g.displayName = "MinusSquareOutlined");
|
|
38238
|
+
const MinusSquareOutlined$1 = RefIcon$g;
|
|
38239
|
+
var MonitorOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M692.8 412.7l.2-.2-34.6-44.3a7.97 7.97 0 00-11.2-1.4l-50.4 39.3-70.5-90.1a7.97 7.97 0 00-11.2-1.4l-37.9 29.7a7.97 7.97 0 00-1.4 11.2l70.5 90.2-.2.1 34.6 44.3c2.7 3.5 7.7 4.1 11.2 1.4l50.4-39.3 64.1 82c2.7 3.5 7.7 4.1 11.2 1.4l37.9-29.6c3.5-2.7 4.1-7.7 1.4-11.2l-64.1-82.1zM608 112c-167.9 0-304 136.1-304 304 0 70.3 23.9 135 63.9 186.5L114.3 856.1a8.03 8.03 0 000 11.3l42.3 42.3c3.1 3.1 8.2 3.1 11.3 0l253.6-253.6C473 696.1 537.7 720 608 720c167.9 0 304-136.1 304-304S775.9 112 608 112zm161.2 465.2C726.2 620.3 668.9 644 608 644s-118.2-23.7-161.2-66.8C403.7 534.2 380 476.9 380 416s23.7-118.2 66.8-161.2c43-43.1 100.3-66.8 161.2-66.8s118.2 23.7 161.2 66.8c43.1 43 66.8 100.3 66.8 161.2s-23.7 118.2-66.8 161.2z" } }] }, name: "monitor", theme: "outlined" };
|
|
38240
|
+
const MonitorOutlinedSvg = MonitorOutlined$2;
|
|
38241
|
+
var MonitorOutlined = function($, V) {
|
|
38242
|
+
return /* @__PURE__ */ React.createElement(AntdIcon, _extends({}, $, {
|
|
38243
|
+
ref: V,
|
|
38244
|
+
icon: MonitorOutlinedSvg
|
|
38245
|
+
}));
|
|
38246
|
+
}, RefIcon$f = /* @__PURE__ */ React.forwardRef(MonitorOutlined);
|
|
38247
|
+
process.env.NODE_ENV !== "production" && (RefIcon$f.displayName = "MonitorOutlined");
|
|
38248
|
+
const MonitorOutlined$1 = RefIcon$f;
|
|
38239
38249
|
var PaperClipOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M779.3 196.6c-94.2-94.2-247.6-94.2-341.7 0l-261 260.8c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l261-260.8c32.4-32.4 75.5-50.2 121.3-50.2s88.9 17.8 121.2 50.2c32.4 32.4 50.2 75.5 50.2 121.2 0 45.8-17.8 88.8-50.2 121.2l-266 265.9-43.1 43.1c-40.3 40.3-105.8 40.3-146.1 0-19.5-19.5-30.2-45.4-30.2-73s10.7-53.5 30.2-73l263.9-263.8c6.7-6.6 15.5-10.3 24.9-10.3h.1c9.4 0 18.1 3.7 24.7 10.3 6.7 6.7 10.3 15.5 10.3 24.9 0 9.3-3.7 18.1-10.3 24.7L372.4 653c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l215.6-215.6c19.9-19.9 30.8-46.3 30.8-74.4s-11-54.6-30.8-74.4c-41.1-41.1-107.9-41-149 0L463 364 224.8 602.1A172.22 172.22 0 00174 724.8c0 46.3 18.1 89.8 50.8 122.5 33.9 33.8 78.3 50.7 122.7 50.7 44.4 0 88.8-16.9 122.6-50.7l309.2-309C824.8 492.7 850 432 850 367.5c.1-64.6-25.1-125.3-70.7-170.9z" } }] }, name: "paper-clip", theme: "outlined" };
|
|
38240
38250
|
const PaperClipOutlinedSvg = PaperClipOutlined$2;
|
|
38241
38251
|
var PaperClipOutlined = function($, V) {
|
|
@@ -41165,14 +41175,14 @@ function Table$2(C, $) {
|
|
|
41165
41175
|
});
|
|
41166
41176
|
var Vn = React.useCallback(function(hn) {
|
|
41167
41177
|
return /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(Header$2, hn), Jt === "top" && /* @__PURE__ */ React.createElement(Footer$3, hn, Wt));
|
|
41168
|
-
}, [Jt, Wt]),
|
|
41178
|
+
}, [Jt, Wt]), tr = React.useCallback(function(hn) {
|
|
41169
41179
|
return /* @__PURE__ */ React.createElement(Footer$3, hn, Wt);
|
|
41170
41180
|
}, [Wt]), Un = Ne(["table"], "table"), Pn = React.useMemo(function() {
|
|
41171
41181
|
return ae || (Ht ? ht === "max-content" ? "auto" : "fixed" : Ct || Ft || ct.some(function(hn) {
|
|
41172
41182
|
var yn = hn.ellipsis;
|
|
41173
41183
|
return yn;
|
|
41174
41184
|
}) ? "fixed" : "auto");
|
|
41175
|
-
}, [Ct, Ht, ct, ae, Ft]),
|
|
41185
|
+
}, [Ct, Ht, ct, ae, Ft]), nr, ir = {
|
|
41176
41186
|
colWidths: Pt,
|
|
41177
41187
|
columCount: ct.length,
|
|
41178
41188
|
stickyOffsets: wt,
|
|
@@ -41227,7 +41237,7 @@ function Table$2(C, $) {
|
|
|
41227
41237
|
stickyClassName: sn,
|
|
41228
41238
|
onScroll: kt
|
|
41229
41239
|
});
|
|
41230
|
-
|
|
41240
|
+
nr = /* @__PURE__ */ React.createElement(React.Fragment, null, ve !== !1 && /* @__PURE__ */ React.createElement(FixedHolder$1, _extends({}, Xn, {
|
|
41231
41241
|
stickyTopOffset: Vt,
|
|
41232
41242
|
className: "".concat(F, "-header"),
|
|
41233
41243
|
ref: Tt
|
|
@@ -41235,7 +41245,7 @@ function Table$2(C, $) {
|
|
|
41235
41245
|
stickyBottomOffset: Kt,
|
|
41236
41246
|
className: "".concat(F, "-summary"),
|
|
41237
41247
|
ref: Ge
|
|
41238
|
-
}),
|
|
41248
|
+
}), tr), Ft && st.current && st.current instanceof Element && /* @__PURE__ */ React.createElement(StickyScrollBar$1, {
|
|
41239
41249
|
ref: Gt,
|
|
41240
41250
|
offsetScroll: qt,
|
|
41241
41251
|
scrollBodyRef: st,
|
|
@@ -41244,7 +41254,7 @@ function Table$2(C, $) {
|
|
|
41244
41254
|
direction: oe
|
|
41245
41255
|
}));
|
|
41246
41256
|
} else
|
|
41247
|
-
|
|
41257
|
+
nr = /* @__PURE__ */ React.createElement("div", {
|
|
41248
41258
|
style: _objectSpread2(_objectSpread2({}, dn), ln),
|
|
41249
41259
|
className: classNames("".concat(F, "-content")),
|
|
41250
41260
|
onScroll: kt,
|
|
@@ -41257,7 +41267,7 @@ function Table$2(C, $) {
|
|
|
41257
41267
|
stickyOffsets: wt,
|
|
41258
41268
|
flattenColumns: ct
|
|
41259
41269
|
}, Wt)));
|
|
41260
|
-
var
|
|
41270
|
+
var ar = /* @__PURE__ */ React.createElement("div", _extends({
|
|
41261
41271
|
className: classNames(F, K, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(F, "-rtl"), oe === "rtl"), "".concat(F, "-ping-left"), nt), "".concat(F, "-ping-right"), ft), "".concat(F, "-layout-fixed"), ae === "fixed"), "".concat(F, "-fixed-header"), Ct), "".concat(F, "-fixed-column"), Ht), "".concat(F, "-fixed-column-gapped"), Ht && vt), "".concat(F, "-scroll-horizontal"), At), "".concat(F, "-has-fix-left"), ct[0] && ct[0].fixed), "".concat(F, "-has-fix-right"), ct[ct.length - 1] && ct[ct.length - 1].fixed === "right")),
|
|
41262
41272
|
style: ee,
|
|
41263
41273
|
id: se,
|
|
@@ -41267,12 +41277,12 @@ function Table$2(C, $) {
|
|
|
41267
41277
|
}, ie($e)), /* @__PURE__ */ React.createElement("div", {
|
|
41268
41278
|
ref: ut,
|
|
41269
41279
|
className: "".concat(F, "-container")
|
|
41270
|
-
},
|
|
41280
|
+
}, nr), le && /* @__PURE__ */ React.createElement(Panel, {
|
|
41271
41281
|
className: "".concat(F, "-footer")
|
|
41272
41282
|
}, le($e)));
|
|
41273
|
-
At && (
|
|
41283
|
+
At && (ar = /* @__PURE__ */ React.createElement(RefResizeObserver, {
|
|
41274
41284
|
onResize: vn
|
|
41275
|
-
},
|
|
41285
|
+
}, ar));
|
|
41276
41286
|
var lr = useFixedInfo(ct, wt, oe), sr = React.useMemo(function() {
|
|
41277
41287
|
return {
|
|
41278
41288
|
// Scroll
|
|
@@ -41363,7 +41373,7 @@ function Table$2(C, $) {
|
|
|
41363
41373
|
]);
|
|
41364
41374
|
return /* @__PURE__ */ React.createElement(TableContext.Provider, {
|
|
41365
41375
|
value: sr
|
|
41366
|
-
},
|
|
41376
|
+
}, ar);
|
|
41367
41377
|
}
|
|
41368
41378
|
var RefTable = /* @__PURE__ */ React.forwardRef(Table$2);
|
|
41369
41379
|
process.env.NODE_ENV !== "production" && (RefTable.displayName = "Table");
|
|
@@ -51971,7 +51981,7 @@ var reactHooksModuleName = /* @__PURE__ */ Symbol(), reactHooksModule = function
|
|
|
51971
51981
|
};
|
|
51972
51982
|
}, createApi = /* @__PURE__ */ buildCreateApi(coreModule(), reactHooksModule());
|
|
51973
51983
|
let baseUrl = "http://localhost:8000";
|
|
51974
|
-
const dynamicBaseQuery = (C, $, V) =>
|
|
51984
|
+
const dynamicBaseQuery = (C, $, V) => er(void 0, null, function* () {
|
|
51975
51985
|
return fetchBaseQuery({
|
|
51976
51986
|
baseUrl,
|
|
51977
51987
|
prepareHeaders: (K) => {
|
|
@@ -52042,7 +52052,7 @@ const dynamicBaseQuery = (C, $, V) => or(void 0, null, function* () {
|
|
|
52042
52052
|
currentTab: F,
|
|
52043
52053
|
utmId: K
|
|
52044
52054
|
}) => {
|
|
52045
|
-
const [J, ee] = useState(null), [te, ne] = useState(null), [re, { isLoading: ae, isError: oe, error: ie, isSuccess: le }] = useCreateApplicationMutation(), ce = useCallback(() =>
|
|
52055
|
+
const [J, ee] = useState(null), [te, ne] = useState(null), [re, { isLoading: ae, isError: oe, error: ie, isSuccess: le }] = useCreateApplicationMutation(), ce = useCallback(() => er(void 0, null, function* () {
|
|
52046
52056
|
var ue, se, ve, fe;
|
|
52047
52057
|
try {
|
|
52048
52058
|
const ge = yield re({
|
|
@@ -54453,7 +54463,10 @@ function TagsSection({ analytics: C }) {
|
|
|
54453
54463
|
}
|
|
54454
54464
|
), J = (ne) => {
|
|
54455
54465
|
var ae;
|
|
54456
|
-
C == null || C.click(
|
|
54466
|
+
C == null || C.click(
|
|
54467
|
+
`Tags Section - ${((ae = JOB_FILTER_TAGS[ne]) == null ? void 0 : ae.label) || ne}`,
|
|
54468
|
+
PRODUCT_NAME
|
|
54469
|
+
);
|
|
54457
54470
|
const re = TAG_TO_TAB_MAPPING[ne];
|
|
54458
54471
|
re && V(re);
|
|
54459
54472
|
}, ee = (ne) => {
|
|
@@ -54594,7 +54607,7 @@ JobsHeader.propTypes = {
|
|
|
54594
54607
|
JobsHeader.defaultProps = {
|
|
54595
54608
|
className: ""
|
|
54596
54609
|
};
|
|
54597
|
-
const
|
|
54610
|
+
const dashboardService = careerHubApi.injectEndpoints({
|
|
54598
54611
|
endpoints: (C) => ({
|
|
54599
54612
|
fetchProcessCounts: C.query({
|
|
54600
54613
|
query: () => ({
|
|
@@ -54613,7 +54626,7 @@ const parsePreferredLocations = (C) => !C || typeof C != "string" ? [] : C.toLow
|
|
|
54613
54626
|
transformResponse: ($) => $
|
|
54614
54627
|
})
|
|
54615
54628
|
})
|
|
54616
|
-
}), { useUpdateJobStatusMutation } = dashboardService, profileName = "
|
|
54629
|
+
}), { useUpdateJobStatusMutation } = dashboardService, profileName = "_profileName_1n202_1", profileDetails = "_profileDetails_1n202_5", profileDetailsItems = "_profileDetailsItems_1n202_13", preferencesTitle = "_preferencesTitle_1n202_18", preferencesDivider = "_preferencesDivider_1n202_22", preferencesContent = "_preferencesContent_1n202_27", preferenceLabel = "_preferenceLabel_1n202_31", preferenceValue = "_preferenceValue_1n202_37", preferenceTag = "_preferenceTag_1n202_42", jobIntentContainer = "_jobIntentContainer_1n202_51", notifyMeContainer = "_notifyMeContainer_1n202_59", preferencesContainer = "_preferencesContainer_1n202_63", styles$C = {
|
|
54617
54630
|
profileName,
|
|
54618
54631
|
profileDetails,
|
|
54619
54632
|
profileDetailsItems,
|
|
@@ -54624,8 +54637,120 @@ const parsePreferredLocations = (C) => !C || typeof C != "string" ? [] : C.toLow
|
|
|
54624
54637
|
preferenceValue,
|
|
54625
54638
|
preferenceTag,
|
|
54626
54639
|
jobIntentContainer,
|
|
54640
|
+
notifyMeContainer,
|
|
54627
54641
|
preferencesContainer
|
|
54628
|
-
},
|
|
54642
|
+
}, resumeService = careerHubApi.injectEndpoints({
|
|
54643
|
+
endpoints: (C) => ({
|
|
54644
|
+
getResumesEligibility: C.query({
|
|
54645
|
+
query: ({ jobProfileId: $ }) => ({
|
|
54646
|
+
url: "/api/v3/user-resumes/eligibility",
|
|
54647
|
+
params: {
|
|
54648
|
+
job_profile_id: $
|
|
54649
|
+
}
|
|
54650
|
+
})
|
|
54651
|
+
}),
|
|
54652
|
+
getResumeLink: C.query({
|
|
54653
|
+
query: ({ resumeId: $ }) => ({
|
|
54654
|
+
url: `/api/v3/user-resumes/${$}/download`,
|
|
54655
|
+
method: "GET"
|
|
54656
|
+
})
|
|
54657
|
+
}),
|
|
54658
|
+
updateResumeDetails: C.mutation({
|
|
54659
|
+
query: ({ resumeId: $, payload: V }) => ({
|
|
54660
|
+
url: `/api/v3/user-resumes/${$}/`,
|
|
54661
|
+
method: "PUT",
|
|
54662
|
+
body: V
|
|
54663
|
+
})
|
|
54664
|
+
})
|
|
54665
|
+
})
|
|
54666
|
+
}), {
|
|
54667
|
+
useGetResumesEligibilityQuery,
|
|
54668
|
+
useGetResumeLinkQuery,
|
|
54669
|
+
useUpdateResumeDetailsMutation
|
|
54670
|
+
} = resumeService, useJobNotification = () => {
|
|
54671
|
+
var te, ne, re;
|
|
54672
|
+
const C = useSelector(
|
|
54673
|
+
(ae) => ae.scalantCareerHub.dashboard.userProfileData
|
|
54674
|
+
), [$] = useUpdateResumeDetailsMutation(), [V, F] = useState(
|
|
54675
|
+
(ne = (te = C == null ? void 0 : C.resumeDetails) == null ? void 0 : te.relevancyAlert) != null ? ne : !1
|
|
54676
|
+
), [K, J] = useState(!1);
|
|
54677
|
+
return useEffect(() => {
|
|
54678
|
+
var ae;
|
|
54679
|
+
((ae = C == null ? void 0 : C.resumeDetails) == null ? void 0 : ae.relevancyAlert) !== void 0 && F(C.resumeDetails.relevancyAlert);
|
|
54680
|
+
}, [(re = C == null ? void 0 : C.resumeDetails) == null ? void 0 : re.relevancyAlert]), {
|
|
54681
|
+
jobNotificationsEnabled: V,
|
|
54682
|
+
isUpdatingNotification: K,
|
|
54683
|
+
handleNotificationToggle: (ae) => er(void 0, null, function* () {
|
|
54684
|
+
var oe, ie, le;
|
|
54685
|
+
try {
|
|
54686
|
+
J(!0);
|
|
54687
|
+
const ce = {
|
|
54688
|
+
relevancy_alert: ae,
|
|
54689
|
+
form_stage: "preferences_details_v1_form"
|
|
54690
|
+
};
|
|
54691
|
+
ae && (ce.experience = (C == null ? void 0 : C.experienceMonths) || (C == null ? void 0 : C.experienceInMonths), ce.preferred_location = (oe = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : oe.preferredLocation, ce.expected_ctc = (ie = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : ie.expectedCtc);
|
|
54692
|
+
const ue = (le = C == null ? void 0 : C.resumeDetails) == null ? void 0 : le.id;
|
|
54693
|
+
ue && (yield $({ resumeId: ue, payload: ce }).unwrap(), F(ae));
|
|
54694
|
+
} catch (ce) {
|
|
54695
|
+
console.error("Failed to update notification preference:", ce);
|
|
54696
|
+
} finally {
|
|
54697
|
+
J(!1);
|
|
54698
|
+
}
|
|
54699
|
+
})
|
|
54700
|
+
};
|
|
54701
|
+
}, parsePreferredLocations = (C) => !C || typeof C != "string" ? [] : C.toLowerCase() === "anywhere_in_india" ? ["Anywhere In India"] : C.split("/").map(($) => $.trim()).filter(($) => $.length > 0).map(($) => toTitleCase($)), parsePreferredJobRoles = (C) => !C || typeof C != "string" ? [] : C.split("/").map(($) => $.trim()).filter(($) => $.length > 0);
|
|
54702
|
+
function ProfilePreferences() {
|
|
54703
|
+
var te, ne, re, ae, oe, ie, le, ce, ue, se, ve;
|
|
54704
|
+
const C = useSelector(
|
|
54705
|
+
(fe) => fe.scalantCareerHub.dashboard.userProfileData
|
|
54706
|
+
), [$] = useUpdateResumeDetailsMutation(), [V, F] = useState(() => {
|
|
54707
|
+
var ge;
|
|
54708
|
+
return (((ge = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : ge.preferredLocation) || "").split("/").map((pe) => pe.trim()).includes("Remote");
|
|
54709
|
+
}), [K, J] = useState(!1);
|
|
54710
|
+
useEffect(() => {
|
|
54711
|
+
var pe;
|
|
54712
|
+
const ge = (((pe = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : pe.preferredLocation) || "").split("/").map((de) => de.trim()).includes("Remote");
|
|
54713
|
+
F(ge);
|
|
54714
|
+
}, [(te = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : te.preferredLocation]);
|
|
54715
|
+
const ee = (fe) => er(this, null, function* () {
|
|
54716
|
+
var pe, de;
|
|
54717
|
+
const ge = fe.target.value === "yes";
|
|
54718
|
+
try {
|
|
54719
|
+
J(!0);
|
|
54720
|
+
let ye = (((pe = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : pe.preferredLocation) || "").split("/").map((_e) => _e.trim()).filter((_e) => _e.length > 0);
|
|
54721
|
+
ge ? ye.includes("Remote") || ye.push("Remote") : ye = ye.filter((_e) => _e !== "Remote");
|
|
54722
|
+
const he = {
|
|
54723
|
+
form_stage: "preferences_details_v1_form",
|
|
54724
|
+
preferred_location: ye.join("/")
|
|
54725
|
+
}, be = (de = C == null ? void 0 : C.resumeDetails) == null ? void 0 : de.id;
|
|
54726
|
+
be && (yield $({ resumeId: be, payload: he }).unwrap(), F(ge));
|
|
54727
|
+
} catch (me) {
|
|
54728
|
+
console.error("Failed to update remote preference:", me);
|
|
54729
|
+
} finally {
|
|
54730
|
+
J(!1);
|
|
54731
|
+
}
|
|
54732
|
+
});
|
|
54733
|
+
return /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 16, className: styles$C.preferencesContent }, /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 0.4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Location"), /* @__PURE__ */ React__default.createElement(Flex$1, { gap: 0.4, wrap: !0 }, V && /* @__PURE__ */ React__default.createElement(Tag$1, { bordered: !1, className: styles$C.preferenceTag }, "Remote"), parsePreferredLocations(
|
|
54734
|
+
(ne = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : ne.preferredLocation
|
|
54735
|
+
).map((fe, ge) => /* @__PURE__ */ React__default.createElement(Tag$1, { key: ge, bordered: !1, className: styles$C.preferenceTag }, fe)))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 0.4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Remote"), /* @__PURE__ */ React__default.createElement(
|
|
54736
|
+
Radio$1.Group,
|
|
54737
|
+
{
|
|
54738
|
+
value: V ? "yes" : "no",
|
|
54739
|
+
onChange: ee,
|
|
54740
|
+
disabled: K
|
|
54741
|
+
},
|
|
54742
|
+
/* @__PURE__ */ React__default.createElement(Radio$1, { value: "yes" }, "Yes"),
|
|
54743
|
+
/* @__PURE__ */ React__default.createElement(Radio$1, { value: "no" }, "No")
|
|
54744
|
+
)), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 0.4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Job roles"), /* @__PURE__ */ React__default.createElement(Flex$1, { gap: 0.4, wrap: !0 }, parsePreferredJobRoles(
|
|
54745
|
+
(re = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : re.preferredRole
|
|
54746
|
+
).map((fe, ge) => /* @__PURE__ */ React__default.createElement(Tag$1, { key: ge, className: styles$C.preferenceTag }, fe)))), !isNullOrUndefined((ae = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : ae.currentCtc) && /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Current CTC (LPA):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceValue }, (oe = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : oe.currentCtc)), !isNullOrUndefined((ie = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : ie.expectedCtc) && /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Expected CTC (LPA):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceValue }, (le = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : le.expectedCtc)), ((ce = C == null ? void 0 : C.userEducations) == null ? void 0 : ce.some((fe) => fe.graduationDate)) && /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Graduation year:"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceValue }, new Date(
|
|
54747
|
+
(ue = C.userEducations.find(
|
|
54748
|
+
(fe) => fe.graduationDate
|
|
54749
|
+
)) == null ? void 0 : ue.graduationDate
|
|
54750
|
+
).getFullYear())), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Notice period (In days):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceValue }, (se = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : se.noticePeriod)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, ((ve = C == null ? void 0 : C.userCompanyProfile) == null ? void 0 : ve.buyoutNotice) && /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "*Buyout available")));
|
|
54751
|
+
}
|
|
54752
|
+
ProfilePreferences.propTypes = {};
|
|
54753
|
+
const DISPLAY_LABEL_TO_STATUS = {
|
|
54629
54754
|
"Looking for a job": "active",
|
|
54630
54755
|
"Not looking for a job": "inactive",
|
|
54631
54756
|
"Need time to prepare": "need_time"
|
|
@@ -54657,63 +54782,64 @@ function ProfileDetails({
|
|
|
54657
54782
|
onViewResume: V,
|
|
54658
54783
|
onEditPreferences: F
|
|
54659
54784
|
}) {
|
|
54660
|
-
var
|
|
54785
|
+
var se, ve, fe;
|
|
54661
54786
|
const K = useSelector(
|
|
54662
|
-
(
|
|
54787
|
+
(ge) => ge.scalantCareerHub.dashboard.userProfileData
|
|
54663
54788
|
), [J, { isLoading: ee }] = useUpdateJobStatusMutation(), [te, ne] = useState(
|
|
54664
54789
|
(K == null ? void 0 : K.placementIntent) || null
|
|
54665
|
-
)
|
|
54790
|
+
), {
|
|
54791
|
+
jobNotificationsEnabled: re,
|
|
54792
|
+
isUpdatingNotification: ae,
|
|
54793
|
+
handleNotificationToggle: oe
|
|
54794
|
+
} = useJobNotification();
|
|
54666
54795
|
useEffect(() => {
|
|
54667
54796
|
K != null && K.placementIntent && ne(K.placementIntent);
|
|
54668
54797
|
}, [K == null ? void 0 : K.placementIntent]);
|
|
54669
|
-
const
|
|
54798
|
+
const ie = () => {
|
|
54670
54799
|
C == null || C.click("Profile Details - View Resume", PRODUCT_NAME), V == null || V();
|
|
54671
|
-
},
|
|
54800
|
+
}, le = () => {
|
|
54672
54801
|
C == null || C.click("Profile Details - Edit Preferences", PRODUCT_NAME), F == null || F();
|
|
54673
|
-
},
|
|
54802
|
+
}, ce = (ge) => er(this, null, function* () {
|
|
54674
54803
|
try {
|
|
54675
|
-
const
|
|
54676
|
-
|
|
54804
|
+
const pe = DISPLAY_LABEL_TO_STATUS[ge];
|
|
54805
|
+
pe && (yield J({
|
|
54677
54806
|
source: "careers_hub",
|
|
54678
|
-
status:
|
|
54679
|
-
}).unwrap(), ne(STATUS_TO_PLACEMENT_INTENT[
|
|
54680
|
-
} catch (
|
|
54681
|
-
console.error("Failed to update job status:",
|
|
54682
|
-
}
|
|
54683
|
-
}),
|
|
54684
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$C.profileDetails, $) }, /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 8 }, /* @__PURE__ */ React__default.createElement(Avatar$1, { shape: "square", size: 48, src: K == null ? void 0 : K.avatar }), /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "center", vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 5, className: styles$C.profileName }, K == null ? void 0 : K.name), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { type: "secondary" }, toTitleCase((
|
|
54685
|
-
(
|
|
54686
|
-
(
|
|
54687
|
-
))), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 10 }, /* @__PURE__ */ React__default.createElement(FileTextTwoTone$1, null), /* @__PURE__ */ React__default.createElement(Typography$1.Link, { onClick:
|
|
54807
|
+
status: pe
|
|
54808
|
+
}).unwrap(), ne(STATUS_TO_PLACEMENT_INTENT[pe]));
|
|
54809
|
+
} catch (pe) {
|
|
54810
|
+
console.error("Failed to update job status:", pe);
|
|
54811
|
+
}
|
|
54812
|
+
}), ue = (ge) => PLACEMENT_INTENT_TO_DISPLAY_LABEL[ge] || null;
|
|
54813
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$C.profileDetails, $) }, /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 8 }, /* @__PURE__ */ React__default.createElement(Avatar$1, { shape: "square", size: 48, src: K == null ? void 0 : K.avatar }), /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "center", vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 5, className: styles$C.profileName }, K == null ? void 0 : K.name), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { type: "secondary" }, toTitleCase((se = K == null ? void 0 : K.mentee) == null ? void 0 : se.careersHubProduct)))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 8, className: styles$C.profileDetailsItems }, /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 10 }, /* @__PURE__ */ React__default.createElement(UserOutlined$1, null), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, K == null ? void 0 : K.jobTitle)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 10 }, /* @__PURE__ */ React__default.createElement(StarOutlined$1, null), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, formatExperience(
|
|
54814
|
+
(ve = K == null ? void 0 : K.experienceYears) != null ? ve : K == null ? void 0 : K.experienceInYears,
|
|
54815
|
+
(fe = K == null ? void 0 : K.experienceMonths) != null ? fe : K == null ? void 0 : K.experienceInMonths
|
|
54816
|
+
))), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 10 }, /* @__PURE__ */ React__default.createElement(FileTextTwoTone$1, null), /* @__PURE__ */ React__default.createElement(Typography$1.Link, { onClick: ie }, "View Resume")), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, className: styles$C.jobIntentContainer, gap: 8 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { type: "secondary" }, "Select your intent in Career's Hub"), /* @__PURE__ */ React__default.createElement(
|
|
54688
54817
|
Select$1,
|
|
54689
54818
|
{
|
|
54690
54819
|
placeholder: "Select your intent",
|
|
54691
|
-
value:
|
|
54692
|
-
onChange:
|
|
54820
|
+
value: ue(te),
|
|
54821
|
+
onChange: ce,
|
|
54693
54822
|
disabled: ee,
|
|
54694
54823
|
loading: ee,
|
|
54695
54824
|
style: { width: "100%" },
|
|
54696
|
-
options: JOB_INTENT_OPTIONS
|
|
54825
|
+
options: JOB_INTENT_OPTIONS,
|
|
54826
|
+
prefix: /* @__PURE__ */ React__default.createElement(MonitorOutlined$1, null)
|
|
54697
54827
|
}
|
|
54698
|
-
))
|
|
54699
|
-
|
|
54700
|
-
).map((me, ye) => /* @__PURE__ */ React__default.createElement(
|
|
54701
|
-
Tag$1,
|
|
54828
|
+
)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 8, className: styles$C.notifyMeContainer }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { type: "secondary" }, "Notify me:"), /* @__PURE__ */ React__default.createElement(
|
|
54829
|
+
Switch$1,
|
|
54702
54830
|
{
|
|
54703
|
-
|
|
54704
|
-
|
|
54705
|
-
|
|
54706
|
-
|
|
54707
|
-
|
|
54708
|
-
)))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0,
|
|
54709
|
-
(ve = K == null ? void 0 : K.userCompanyProfile) == null ? void 0 : ve.preferredRole
|
|
54710
|
-
).map((me, ye) => /* @__PURE__ */ React__default.createElement(Tag$1, { key: ye, className: styles$C.preferenceTag }, me)))), !isNullOrUndefined(
|
|
54711
|
-
(fe = K == null ? void 0 : K.userCompanyProfile) == null ? void 0 : fe.currentCtc
|
|
54712
|
-
) && /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Current CTC (LPA):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceValue }, (ge = K == null ? void 0 : K.userCompanyProfile) == null ? void 0 : ge.currentCtc)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "Notice period (In days):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceValue }, (pe = K == null ? void 0 : K.userCompanyProfile) == null ? void 0 : pe.noticePeriod)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, ((de = K == null ? void 0 : K.userCompanyProfile) == null ? void 0 : de.buyoutNotice) && /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$C.preferenceLabel }, "*Buyout available")))));
|
|
54831
|
+
checked: re,
|
|
54832
|
+
onChange: oe,
|
|
54833
|
+
loading: ae,
|
|
54834
|
+
size: "small"
|
|
54835
|
+
}
|
|
54836
|
+
), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, re ? "On" : "Off"))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, className: styles$C.preferencesContainer }, /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 5, className: styles$C.preferencesTitle }, "Your Preferences"), /* @__PURE__ */ React__default.createElement(EditTwoTone$1, { onClick: le })), /* @__PURE__ */ React__default.createElement(Divider$1, { className: styles$C.preferencesDivider }), /* @__PURE__ */ React__default.createElement(ProfilePreferences, null)));
|
|
54713
54837
|
}
|
|
54714
54838
|
ProfileDetails.propTypes = {
|
|
54715
54839
|
analytics: PropTypes.object,
|
|
54716
|
-
className: PropTypes.string
|
|
54840
|
+
className: PropTypes.string,
|
|
54841
|
+
onViewResume: PropTypes.func,
|
|
54842
|
+
onEditPreferences: PropTypes.func
|
|
54717
54843
|
};
|
|
54718
54844
|
ProfileDetails.defaultProps = {
|
|
54719
54845
|
className: ""
|
|
@@ -54965,9 +55091,9 @@ const OFFERED_STATUSES = ["offer_received", "offer_accepted", "joined"], EXCLUDE
|
|
|
54965
55091
|
stageComments: ie,
|
|
54966
55092
|
stageStatus: le,
|
|
54967
55093
|
status: ce
|
|
54968
|
-
} = ne, ue = OFFERED_STATUSES.includes(ce) && le === APPLICATION_STAGE_STATUSES.completed, se = !!ae, ve = se && getDaysDifference(ae, re) < 0, fe = se && getDaysDifference(ae, re) > 0, ge = se && getDaysDifference(ae, re) === 0, pe = le === APPLICATION_STAGE_STATUSES.pending;
|
|
54969
|
-
let
|
|
54970
|
-
return re ? ve ? (
|
|
55094
|
+
} = ne, ue = OFFERED_STATUSES.includes(ce) && le === APPLICATION_STAGE_STATUSES.completed, se = !!ae, ve = se && getDaysDifference(ae, re) < 0, fe = se && getDaysDifference(ae, re) > 0, ge = se && getDaysDifference(ae, re) === 0, pe = le === APPLICATION_STAGE_STATUSES.pending, de = le === APPLICATION_STAGE_STATUSES.rejected;
|
|
55095
|
+
let me = toDDMMMYYYY(re), ye = null;
|
|
55096
|
+
return re ? ve ? (me = toDDMMMYYYY(ae), ye = /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$B.extraInfoText }, "Completed ", getDaysDifference(re, ae), " ", "days early")) : (fe || ge) && (me = toDDMMMYYYY(ae)) : me = "Not Applicable", {
|
|
54971
55097
|
title: /* @__PURE__ */ React__default.createElement(Flex$1, { flex: 1, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(
|
|
54972
55098
|
Typography$1.Text,
|
|
54973
55099
|
{
|
|
@@ -54975,7 +55101,7 @@ const OFFERED_STATUSES = ["offer_received", "offer_accepted", "joined"], EXCLUDE
|
|
|
54975
55101
|
[styles$B.pending]: pe
|
|
54976
55102
|
})
|
|
54977
55103
|
},
|
|
54978
|
-
oe
|
|
55104
|
+
de && !ae ? "Unfortunately the round was not conducted" : oe
|
|
54979
55105
|
), /* @__PURE__ */ React__default.createElement(
|
|
54980
55106
|
Typography$1.Text,
|
|
54981
55107
|
{
|
|
@@ -54983,10 +55109,10 @@ const OFFERED_STATUSES = ["offer_received", "offer_accepted", "joined"], EXCLUDE
|
|
|
54983
55109
|
[styles$B.pending]: pe
|
|
54984
55110
|
})
|
|
54985
55111
|
},
|
|
54986
|
-
|
|
55112
|
+
me
|
|
54987
55113
|
)),
|
|
54988
|
-
description: /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$B.stageComments }, ie),
|
|
54989
|
-
status:
|
|
55114
|
+
description: /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$B.stageComments }, ie), ye),
|
|
55115
|
+
status: de ? "error" : null,
|
|
54990
55116
|
className: ue ? styles$B.offeredStepItem : styles$B.stepItem
|
|
54991
55117
|
};
|
|
54992
55118
|
});
|
|
@@ -55558,7 +55684,7 @@ const OFFERED_STATUSES = ["offer_received", "offer_accepted", "joined"], EXCLUDE
|
|
|
55558
55684
|
var ve;
|
|
55559
55685
|
const { analytics: C, jobId: $, jobData: V, refetch: F, currentTab: K } = useJobPreview(), { applicationStatus: J } = V || {}, [ee, te] = useState(!1), [ne, re] = useState(
|
|
55560
55686
|
(ve = WITHDRAW_REASONS[0]) == null ? void 0 : ve.value
|
|
55561
|
-
), [ae, oe] = useState(""), [ie] = useUpdateApplicationStatusMutation(), { message: le } = App$1.useApp(), ce = () =>
|
|
55687
|
+
), [ae, oe] = useState(""), [ie] = useUpdateApplicationStatusMutation(), { message: le } = App$1.useApp(), ce = () => er(void 0, null, function* () {
|
|
55562
55688
|
var ge, pe;
|
|
55563
55689
|
const fe = yield ie({
|
|
55564
55690
|
job_profile_id: $,
|
|
@@ -55609,7 +55735,7 @@ const OFFERED_STATUSES = ["offer_received", "offer_accepted", "joined"], EXCLUDE
|
|
|
55609
55735
|
)
|
|
55610
55736
|
)) : null;
|
|
55611
55737
|
}, SaveButton$1 = () => {
|
|
55612
|
-
const { analytics: C, jobId: $, jobData: V, refetch: F, currentTab: K } = useJobPreview(), [J, { isLoading: ee }] = useUpdateApplicationStatusMutation(), { applicationStatus: te } = V || {}, ne = te === APPLICATION_STATUS$1.SAVED, re = () =>
|
|
55738
|
+
const { analytics: C, jobId: $, jobData: V, refetch: F, currentTab: K } = useJobPreview(), [J, { isLoading: ee }] = useUpdateApplicationStatusMutation(), { applicationStatus: te } = V || {}, ne = te === APPLICATION_STATUS$1.SAVED, re = () => er(void 0, null, function* () {
|
|
55613
55739
|
var oe;
|
|
55614
55740
|
const ae = yield J({
|
|
55615
55741
|
job_profile_id: $,
|
|
@@ -55832,7 +55958,7 @@ const selectOptionsService = careerHubApi.injectEndpoints({
|
|
|
55832
55958
|
})
|
|
55833
55959
|
}), { useLazyGetSelectOptionsQuery } = selectOptionsService;
|
|
55834
55960
|
function Company({ fieldName: C, label: $ }) {
|
|
55835
|
-
const [V] = useLazyGetSelectOptionsQuery(), [F, K] = useState([]), J = (ee) =>
|
|
55961
|
+
const [V] = useLazyGetSelectOptionsQuery(), [F, K] = useState([]), J = (ee) => er(this, null, function* () {
|
|
55836
55962
|
const te = yield V({
|
|
55837
55963
|
fieldType: "companies",
|
|
55838
55964
|
query: ee
|
|
@@ -56197,7 +56323,7 @@ function GenericField({ formType: C, field: $ }) {
|
|
|
56197
56323
|
);
|
|
56198
56324
|
}
|
|
56199
56325
|
function UploadField({ field: C }) {
|
|
56200
|
-
const { onUploadFile: $ } = useApplicationFormContext(), [V, F] = useState(!1), K = Form$1.useFormInstance(), J = Form$1.useWatch(C.id) || {}, ee = (te) =>
|
|
56326
|
+
const { onUploadFile: $ } = useApplicationFormContext(), [V, F] = useState(!1), K = Form$1.useFormInstance(), J = Form$1.useWatch(C.id) || {}, ee = (te) => er(this, null, function* () {
|
|
56201
56327
|
var re, ae;
|
|
56202
56328
|
const ne = (ae = (re = te == null ? void 0 : te.target) == null ? void 0 : re.files) == null ? void 0 : ae[0];
|
|
56203
56329
|
if (ne) {
|
|
@@ -56335,7 +56461,7 @@ const fitmentService = careerHubApi.injectEndpoints({
|
|
|
56335
56461
|
stepName: ee,
|
|
56336
56462
|
setStepName: te,
|
|
56337
56463
|
fitmentCheckEnabled: ne
|
|
56338
|
-
} = useApplicationFormContext(), { analytics: re } = useJobPreview(), [ae, { isLoading: oe }] = useUpdateApplicationMutation(), ie = () =>
|
|
56464
|
+
} = useApplicationFormContext(), { analytics: re } = useJobPreview(), [ae, { isLoading: oe }] = useUpdateApplicationMutation(), ie = () => er(void 0, null, function* () {
|
|
56339
56465
|
var ce, ue;
|
|
56340
56466
|
re == null || re.click("Application Form - Next", PRODUCT_NAME);
|
|
56341
56467
|
try {
|
|
@@ -56361,7 +56487,7 @@ const fitmentService = careerHubApi.injectEndpoints({
|
|
|
56361
56487
|
}, ResumeChoiceSelectFooter = () => {
|
|
56362
56488
|
const { applicationId: C, selectedResume: $, jobProfileId: V, stepName: F, setStepName: K } = useApplicationFormContext(), { analytics: J } = useJobPreview(), [ee, { isLoading: te }] = useUpdateApplicationMutation(), ne = () => {
|
|
56363
56489
|
J == null || J.click("Resume Choice - Go Back", PRODUCT_NAME), K(APPLICATION_STATUS$1.APPLICATION_FORM);
|
|
56364
|
-
}, re = () =>
|
|
56490
|
+
}, re = () => er(void 0, null, function* () {
|
|
56365
56491
|
var ae;
|
|
56366
56492
|
J == null || J.click("Resume Choice - Proceed to Apply", PRODUCT_NAME);
|
|
56367
56493
|
try {
|
|
@@ -58303,8 +58429,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
58303
58429
|
}, {
|
|
58304
58430
|
key: "bezierBoundingBox",
|
|
58305
58431
|
value: function(pt, St, Et, Nt, kt, Lt, Xt, vn) {
|
|
58306
|
-
for (var bn = [], Sn = [[], []], Nn, wn, Qt, Yt, Tn, Fn, Ln, Vn,
|
|
58307
|
-
if (
|
|
58432
|
+
for (var bn = [], Sn = [[], []], Nn, wn, Qt, Yt, Tn, Fn, Ln, Vn, tr = 0; tr < 2; ++tr) {
|
|
58433
|
+
if (tr === 0 ? (wn = 6 * pt - 12 * Et + 6 * kt, Nn = -3 * pt + 9 * Et - 9 * kt + 3 * Xt, Qt = 3 * Et - 3 * pt) : (wn = 6 * St - 12 * Nt + 6 * Lt, Nn = -3 * St + 9 * Nt - 9 * Lt + 3 * vn, Qt = 3 * Nt - 3 * St), Math.abs(Nn) < 1e-12) {
|
|
58308
58434
|
if (Math.abs(wn) < 1e-12)
|
|
58309
58435
|
continue;
|
|
58310
58436
|
Yt = -Qt / wn, 0 < Yt && Yt < 1 && bn.push(Yt);
|
|
@@ -58312,9 +58438,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
58312
58438
|
}
|
|
58313
58439
|
Ln = wn * wn - 4 * Qt * Nn, Vn = Math.sqrt(Ln), !(Ln < 0) && (Tn = (-wn + Vn) / (2 * Nn), 0 < Tn && Tn < 1 && bn.push(Tn), Fn = (-wn - Vn) / (2 * Nn), 0 < Fn && Fn < 1 && bn.push(Fn));
|
|
58314
58440
|
}
|
|
58315
|
-
for (var Un = bn.length, Pn,
|
|
58441
|
+
for (var Un = bn.length, Pn, nr = Un; Un--; )
|
|
58316
58442
|
Yt = bn[Un], Pn = 1 - Yt, Sn[0][Un] = Pn * Pn * Pn * pt + 3 * Pn * Pn * Yt * Et + 3 * Pn * Yt * Yt * kt + Yt * Yt * Yt * Xt, Sn[1][Un] = Pn * Pn * Pn * St + 3 * Pn * Pn * Yt * Nt + 3 * Pn * Yt * Yt * Lt + Yt * Yt * Yt * vn;
|
|
58317
|
-
return Sn[0][
|
|
58443
|
+
return Sn[0][nr] = pt, Sn[1][nr] = St, Sn[0][nr + 1] = Xt, Sn[1][nr + 1] = vn, Sn[0].length = Sn[1].length = nr + 2, [Math.min.apply(Math, J(Sn[0])), Math.min.apply(Math, J(Sn[1])), Math.max.apply(Math, J(Sn[0])), Math.max.apply(Math, J(Sn[1]))];
|
|
58318
58444
|
}
|
|
58319
58445
|
}]), mt;
|
|
58320
58446
|
}();
|
|
@@ -61027,8 +61153,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61027
61153
|
var Qe = Be.elementSize, gt = Be.bytesFilled - Be.bytesFilled % Qe, xt = Math.min(Ee._queueTotalSize, Be.byteLength - Be.bytesFilled), jt = Be.bytesFilled + xt, Ut = jt - jt % Qe, mn = xt, In = !1;
|
|
61028
61154
|
Ut > gt && (mn = Ut - Be.bytesFilled, In = !0);
|
|
61029
61155
|
for (var Mn = Ee._queue; mn > 0; ) {
|
|
61030
|
-
var kn = Mn.peek(), Dn = Math.min(mn, kn.byteLength),
|
|
61031
|
-
ot(Be.buffer,
|
|
61156
|
+
var kn = Mn.peek(), Dn = Math.min(mn, kn.byteLength), or = Be.byteOffset + Be.bytesFilled;
|
|
61157
|
+
ot(Be.buffer, or, kn.buffer, kn.byteOffset, Dn), kn.byteLength === Dn ? Mn.shift() : (kn.byteOffset += Dn, kn.byteLength -= Dn), Ee._queueTotalSize -= Dn, sn(Ee, Dn, Be), mn -= Dn;
|
|
61032
61158
|
}
|
|
61033
61159
|
return In;
|
|
61034
61160
|
}
|
|
@@ -61087,7 +61213,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61087
61213
|
}
|
|
61088
61214
|
function ln(Ee, Be) {
|
|
61089
61215
|
var Qe = Ee._controlledReadableByteStream;
|
|
61090
|
-
if (
|
|
61216
|
+
if (tr(Qe))
|
|
61091
61217
|
for (; Vn(Qe) > 0; ) {
|
|
61092
61218
|
var gt = Ot(Ee);
|
|
61093
61219
|
Ft(Qe, gt);
|
|
@@ -61118,7 +61244,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61118
61244
|
var Be = Ee._controlledReadableByteStream;
|
|
61119
61245
|
if (Be._state !== "readable" || Ee._closeRequested || !Ee._started)
|
|
61120
61246
|
return !1;
|
|
61121
|
-
if (dt(Be) && ct(Be) > 0 ||
|
|
61247
|
+
if (dt(Be) && ct(Be) > 0 || tr(Be) && Vn(Be) > 0)
|
|
61122
61248
|
return !0;
|
|
61123
61249
|
var Qe = Xt(Ee);
|
|
61124
61250
|
return Qe > 0;
|
|
@@ -61160,7 +61286,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61160
61286
|
Je(Qe, In, !1);
|
|
61161
61287
|
}
|
|
61162
61288
|
else
|
|
61163
|
-
|
|
61289
|
+
tr(Qe) ? (Kt(Ee, Ut, xt, jt), Jt(Ee)) : Kt(Ee, Ut, xt, jt);
|
|
61164
61290
|
Gt(Ee);
|
|
61165
61291
|
}
|
|
61166
61292
|
}
|
|
@@ -61258,7 +61384,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61258
61384
|
function Vn(Ee) {
|
|
61259
61385
|
return Ee._reader._readIntoRequests.length;
|
|
61260
61386
|
}
|
|
61261
|
-
function
|
|
61387
|
+
function tr(Ee) {
|
|
61262
61388
|
var Be = Ee._reader;
|
|
61263
61389
|
return !(Be === void 0 || !Pn(Be));
|
|
61264
61390
|
}
|
|
@@ -61308,7 +61434,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61308
61434
|
return gt(Ut);
|
|
61309
61435
|
}
|
|
61310
61436
|
};
|
|
61311
|
-
return
|
|
61437
|
+
return nr(this, Be, jt), xt;
|
|
61312
61438
|
}, Ee.prototype.releaseLock = function() {
|
|
61313
61439
|
if (!Pn(this))
|
|
61314
61440
|
throw ir("releaseLock");
|
|
@@ -61331,7 +61457,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61331
61457
|
function Pn(Ee) {
|
|
61332
61458
|
return !te(Ee) || !Object.prototype.hasOwnProperty.call(Ee, "_readIntoRequests") ? !1 : Ee instanceof Un;
|
|
61333
61459
|
}
|
|
61334
|
-
function
|
|
61460
|
+
function nr(Ee, Be, Qe) {
|
|
61335
61461
|
var gt = Ee._ownerReadableStream;
|
|
61336
61462
|
gt._disturbed = !0, gt._state === "errored" ? Qe._errorSteps(gt._storedError) : dn(gt._readableStreamController, Be, Qe);
|
|
61337
61463
|
}
|
|
@@ -61372,7 +61498,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61372
61498
|
abort: Qe === void 0 ? void 0 : An(Qe, Ee, Be + " has member 'abort' that"),
|
|
61373
61499
|
close: gt === void 0 ? void 0 : Kn(gt, Ee, Be + " has member 'close' that"),
|
|
61374
61500
|
start: xt === void 0 ? void 0 : Xn(xt, Ee, Be + " has member 'start' that"),
|
|
61375
|
-
write: Ut === void 0 ? void 0 :
|
|
61501
|
+
write: Ut === void 0 ? void 0 : ar(Ut, Ee, Be + " has member 'write' that"),
|
|
61376
61502
|
type: jt
|
|
61377
61503
|
};
|
|
61378
61504
|
}
|
|
@@ -61391,7 +61517,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61391
61517
|
return ye(Ee, Be, [gt]);
|
|
61392
61518
|
};
|
|
61393
61519
|
}
|
|
61394
|
-
function
|
|
61520
|
+
function ar(Ee, Be, Qe) {
|
|
61395
61521
|
return at(Ee, Qe), function(gt, xt) {
|
|
61396
61522
|
return Se(Ee, Be, [
|
|
61397
61523
|
gt,
|
|
@@ -61563,7 +61689,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61563
61689
|
function Wn(Ee, Be) {
|
|
61564
61690
|
Ee._inFlightWriteRequest._reject(Be), Ee._inFlightWriteRequest = void 0, wr(Ee, Be);
|
|
61565
61691
|
}
|
|
61566
|
-
function
|
|
61692
|
+
function rr(Ee) {
|
|
61567
61693
|
Ee._inFlightCloseRequest._resolve(void 0), Ee._inFlightCloseRequest = void 0;
|
|
61568
61694
|
var Be = Ee._state;
|
|
61569
61695
|
Be === "erroring" && (Ee._storedError = void 0, Ee._pendingAbortRequest !== void 0 && (Ee._pendingAbortRequest._resolve(), Ee._pendingAbortRequest = void 0)), Ee._state = "closed";
|
|
@@ -61831,7 +61957,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61831
61957
|
qr(Be), _t(Ee);
|
|
61832
61958
|
var Qe = Ee._closeAlgorithm();
|
|
61833
61959
|
Yr(Ee), ve(Qe, function() {
|
|
61834
|
-
|
|
61960
|
+
rr(Be);
|
|
61835
61961
|
}, function(gt) {
|
|
61836
61962
|
qn(Be, gt);
|
|
61837
61963
|
});
|
|
@@ -61941,9 +62067,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61941
62067
|
Ee._disturbed = !0;
|
|
61942
62068
|
var In = !1, Mn = ce(void 0);
|
|
61943
62069
|
return le(function(kn, Dn) {
|
|
61944
|
-
var
|
|
62070
|
+
var or;
|
|
61945
62071
|
if (jt !== void 0) {
|
|
61946
|
-
if (
|
|
62072
|
+
if (or = function() {
|
|
61947
62073
|
var xn = new Eo("Aborted", "AbortError"), jn = [];
|
|
61948
62074
|
gt || jn.push(function() {
|
|
61949
62075
|
return Be._state === "writable" ? dr(Be, xn) : ce(void 0);
|
|
@@ -61955,10 +62081,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
61955
62081
|
}));
|
|
61956
62082
|
}, !0, xn);
|
|
61957
62083
|
}, jt.aborted) {
|
|
61958
|
-
|
|
62084
|
+
or();
|
|
61959
62085
|
return;
|
|
61960
62086
|
}
|
|
61961
|
-
jt.addEventListener("abort",
|
|
62087
|
+
jt.addEventListener("abort", or);
|
|
61962
62088
|
}
|
|
61963
62089
|
function hr() {
|
|
61964
62090
|
return le(function(xn, jn) {
|
|
@@ -62032,7 +62158,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62032
62158
|
}) : Qn(xn, jn));
|
|
62033
62159
|
}
|
|
62034
62160
|
function Qn(xn, jn) {
|
|
62035
|
-
Ta(mn), Ce(Ut), jt !== void 0 && jt.removeEventListener("abort",
|
|
62161
|
+
Ta(mn), Ce(Ut), jt !== void 0 && jt.removeEventListener("abort", or), xn ? Dn(jn) : kn(void 0);
|
|
62036
62162
|
}
|
|
62037
62163
|
});
|
|
62038
62164
|
}
|
|
@@ -62190,7 +62316,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62190
62316
|
return At(Ee._readableStreamController) ? Po(Ee) : wo(Ee);
|
|
62191
62317
|
}
|
|
62192
62318
|
function wo(Ee, Be) {
|
|
62193
|
-
var Qe = lt(Ee), gt = !1, xt = !1, jt = !1, Ut = !1, mn, In, Mn, kn, Dn,
|
|
62319
|
+
var Qe = lt(Ee), gt = !1, xt = !1, jt = !1, Ut = !1, mn, In, Mn, kn, Dn, or = le(function(cr) {
|
|
62194
62320
|
Dn = cr;
|
|
62195
62321
|
});
|
|
62196
62322
|
function hr() {
|
|
@@ -62222,7 +62348,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62222
62348
|
]), pr = gr(Ee, br);
|
|
62223
62349
|
Dn(pr);
|
|
62224
62350
|
}
|
|
62225
|
-
return
|
|
62351
|
+
return or;
|
|
62226
62352
|
}
|
|
62227
62353
|
function xr(cr) {
|
|
62228
62354
|
if (Ut = !0, In = cr, jt) {
|
|
@@ -62232,7 +62358,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62232
62358
|
]), pr = gr(Ee, br);
|
|
62233
62359
|
Dn(pr);
|
|
62234
62360
|
}
|
|
62235
|
-
return
|
|
62361
|
+
return or;
|
|
62236
62362
|
}
|
|
62237
62363
|
function yr() {
|
|
62238
62364
|
}
|
|
@@ -62244,7 +62370,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62244
62370
|
];
|
|
62245
62371
|
}
|
|
62246
62372
|
function Po(Ee) {
|
|
62247
|
-
var Be = lt(Ee), Qe = !1, gt = !1, xt = !1, jt = !1, Ut = !1, mn, In, Mn, kn, Dn,
|
|
62373
|
+
var Be = lt(Ee), Qe = !1, gt = !1, xt = !1, jt = !1, Ut = !1, mn, In, Mn, kn, Dn, or = le(function(Qn) {
|
|
62248
62374
|
Dn = Qn;
|
|
62249
62375
|
});
|
|
62250
62376
|
function hr(Qn) {
|
|
@@ -62309,7 +62435,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62309
62435
|
Qe = !1;
|
|
62310
62436
|
}
|
|
62311
62437
|
};
|
|
62312
|
-
|
|
62438
|
+
nr(Be, Qn, Sr);
|
|
62313
62439
|
}
|
|
62314
62440
|
function yr() {
|
|
62315
62441
|
if (Qe)
|
|
@@ -62333,7 +62459,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62333
62459
|
]), jn = gr(Ee, xn);
|
|
62334
62460
|
Dn(jn);
|
|
62335
62461
|
}
|
|
62336
|
-
return
|
|
62462
|
+
return or;
|
|
62337
62463
|
}
|
|
62338
62464
|
function pr(Qn) {
|
|
62339
62465
|
if (Ut = !0, In = Qn, jt) {
|
|
@@ -62343,7 +62469,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62343
62469
|
]), jn = gr(Ee, xn);
|
|
62344
62470
|
Dn(jn);
|
|
62345
62471
|
}
|
|
62346
|
-
return
|
|
62472
|
+
return or;
|
|
62347
62473
|
}
|
|
62348
62474
|
function _r() {
|
|
62349
62475
|
}
|
|
@@ -62686,10 +62812,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62686
62812
|
throw new RangeError("Invalid readableType specified");
|
|
62687
62813
|
if (Ut.writableType !== void 0)
|
|
62688
62814
|
throw new RangeError("Invalid writableType specified");
|
|
62689
|
-
var mn = En(jt, 0), In = Zt(jt), Mn = En(xt, 1), kn = Zt(xt), Dn,
|
|
62815
|
+
var mn = En(jt, 0), In = Zt(jt), Mn = En(xt, 1), kn = Zt(xt), Dn, or = le(function(hr) {
|
|
62690
62816
|
Dn = hr;
|
|
62691
62817
|
});
|
|
62692
|
-
Wo(this,
|
|
62818
|
+
Wo(this, or, Mn, kn, mn, In), Ko(this, Ut), Ut.start !== void 0 ? Dn(Ut.start(this._transformStreamController)) : Dn(void 0);
|
|
62693
62819
|
}
|
|
62694
62820
|
return Object.defineProperty(Ee.prototype, "readable", {
|
|
62695
62821
|
get: function() {
|
|
@@ -62720,11 +62846,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62720
62846
|
function Ut() {
|
|
62721
62847
|
return Be;
|
|
62722
62848
|
}
|
|
62723
|
-
function mn(
|
|
62724
|
-
return Xo(Ee,
|
|
62849
|
+
function mn(or) {
|
|
62850
|
+
return Xo(Ee, or);
|
|
62725
62851
|
}
|
|
62726
|
-
function In(
|
|
62727
|
-
return Yo(Ee,
|
|
62852
|
+
function In(or) {
|
|
62853
|
+
return Yo(Ee, or);
|
|
62728
62854
|
}
|
|
62729
62855
|
function Mn() {
|
|
62730
62856
|
return Jo(Ee);
|
|
@@ -62733,8 +62859,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
62733
62859
|
function kn() {
|
|
62734
62860
|
return Qo(Ee);
|
|
62735
62861
|
}
|
|
62736
|
-
function Dn(
|
|
62737
|
-
return ca(Ee,
|
|
62862
|
+
function Dn(or) {
|
|
62863
|
+
return ca(Ee, or), ce(void 0);
|
|
62738
62864
|
}
|
|
62739
62865
|
Ee._readable = Ca(Ut, kn, Dn, xt, jt), Ee._backpressure = void 0, Ee._backpressureChangePromise = void 0, Ee._backpressureChangePromise_resolve = void 0, ua(Ee, !0), Ee._transformStreamController = void 0;
|
|
62740
62866
|
}
|
|
@@ -76050,24 +76176,7 @@ function Page(C, $) {
|
|
|
76050
76176
|
const Page$1 = /* @__PURE__ */ React__default.forwardRef(Page);
|
|
76051
76177
|
displayWorkerWarning();
|
|
76052
76178
|
pdfExports.GlobalWorkerOptions.workerSrc = "pdf.worker.js";
|
|
76053
|
-
const
|
|
76054
|
-
endpoints: (C) => ({
|
|
76055
|
-
getResumesEligibility: C.query({
|
|
76056
|
-
query: ({ jobProfileId: $ }) => ({
|
|
76057
|
-
url: "/api/v3/user-resumes/eligibility",
|
|
76058
|
-
params: {
|
|
76059
|
-
job_profile_id: $
|
|
76060
|
-
}
|
|
76061
|
-
})
|
|
76062
|
-
}),
|
|
76063
|
-
getResumeLink: C.query({
|
|
76064
|
-
query: ({ resumeId: $ }) => ({
|
|
76065
|
-
url: `/api/v3/user-resumes/${$}/download`,
|
|
76066
|
-
method: "GET"
|
|
76067
|
-
})
|
|
76068
|
-
})
|
|
76069
|
-
})
|
|
76070
|
-
}), { useGetResumesEligibilityQuery, useGetResumeLinkQuery } = resumeService, container$5 = "_container_j5pfu_1", resumeChoiceOptionLabel = "_resumeChoiceOptionLabel_j5pfu_5", resumeChoiceOptionLabelChecked = "_resumeChoiceOptionLabelChecked_j5pfu_16", resumeChoiceOptionLabelContent = "_resumeChoiceOptionLabelContent_j5pfu_27", resumeChoiceOptionLabelName = "_resumeChoiceOptionLabelName_j5pfu_31", resumeChoiceOptionLabelModifiedAt = "_resumeChoiceOptionLabelModifiedAt_j5pfu_37", resumeChoiceOptionLabelCard = "_resumeChoiceOptionLabelCard_j5pfu_42", resumeChoiceOptionLabelCardHeader = "_resumeChoiceOptionLabelCardHeader_j5pfu_46", resumeChoiceOptionLabelEditButton = "_resumeChoiceOptionLabelEditButton_j5pfu_50", resumeChoiceOptionLabelImprovementsList = "_resumeChoiceOptionLabelImprovementsList_j5pfu_54", resumePreviewContainer = "_resumePreviewContainer_j5pfu_59", fitmentScoreTitle = "_fitmentScoreTitle_j5pfu_69", styles$m = {
|
|
76179
|
+
const container$5 = "_container_j5pfu_1", resumeChoiceOptionLabel = "_resumeChoiceOptionLabel_j5pfu_5", resumeChoiceOptionLabelChecked = "_resumeChoiceOptionLabelChecked_j5pfu_16", resumeChoiceOptionLabelContent = "_resumeChoiceOptionLabelContent_j5pfu_27", resumeChoiceOptionLabelName = "_resumeChoiceOptionLabelName_j5pfu_31", resumeChoiceOptionLabelModifiedAt = "_resumeChoiceOptionLabelModifiedAt_j5pfu_37", resumeChoiceOptionLabelCard = "_resumeChoiceOptionLabelCard_j5pfu_42", resumeChoiceOptionLabelCardHeader = "_resumeChoiceOptionLabelCardHeader_j5pfu_46", resumeChoiceOptionLabelEditButton = "_resumeChoiceOptionLabelEditButton_j5pfu_50", resumeChoiceOptionLabelImprovementsList = "_resumeChoiceOptionLabelImprovementsList_j5pfu_54", resumePreviewContainer = "_resumePreviewContainer_j5pfu_59", fitmentScoreTitle = "_fitmentScoreTitle_j5pfu_69", styles$m = {
|
|
76071
76180
|
container: container$5,
|
|
76072
76181
|
resumeChoiceOptionLabel,
|
|
76073
76182
|
resumeChoiceOptionLabelChecked,
|
|
@@ -76362,7 +76471,7 @@ const screeningCallService = careerHubApi.injectEndpoints({
|
|
|
76362
76471
|
var le;
|
|
76363
76472
|
const $ = useSelector(
|
|
76364
76473
|
(ce) => ce.scalantCareerHub.dashboard.userProfileData
|
|
76365
|
-
), V = (le = $ == null ? void 0 : $.hasCompletedScreeningCall) != null ? le : !1, { analytics: F, jobData: K, currentTab: J } = useJobPreview(), { applicationStatus: ee, jobProfileStatus: te } = K || {}, ne = ee === APPLICATION_STATUS$1.WITHDRAWN, re = te !== JOB_PROFILE_STATUS$1.active && ee === APPLICATION_STATUS_MAP.Draft, [ae, { isLoading: oe }] = useIssueScreeningCallMutation(), ie = useCallback(() =>
|
|
76474
|
+
), V = (le = $ == null ? void 0 : $.hasCompletedScreeningCall) != null ? le : !1, { analytics: F, jobData: K, currentTab: J } = useJobPreview(), { applicationStatus: ee, jobProfileStatus: te } = K || {}, ne = ee === APPLICATION_STATUS$1.WITHDRAWN, re = te !== JOB_PROFILE_STATUS$1.active && ee === APPLICATION_STATUS_MAP.Draft, [ae, { isLoading: oe }] = useIssueScreeningCallMutation(), ie = useCallback(() => er(void 0, null, function* () {
|
|
76366
76475
|
var ue;
|
|
76367
76476
|
const ce = yield ae();
|
|
76368
76477
|
(ue = ce == null ? void 0 : ce.data) != null && ue.url ? globalThis.open(ce.data.url, "_blank") : message$1.error("Failed to initiate screening call. Please try again."), F == null || F.click("Screening Call - Take Call", PRODUCT_NAME);
|
|
@@ -76906,7 +77015,7 @@ const saveButton = "_saveButton_1g9sw_1", savedButton = "_savedButton_1g9sw_12",
|
|
|
76906
77015
|
var le, ce, ue;
|
|
76907
77016
|
return (ue = (ce = (le = ie.scalantCareerHub) == null ? void 0 : le.savedJobs) == null ? void 0 : ce.savedJobs) == null ? void 0 : ue[$];
|
|
76908
77017
|
}
|
|
76909
|
-
), re = ne ? ne.status === "Saved" : V === "Saved", ae = (ne == null ? void 0 : ne.lastUpdatedAt) || F, oe = (ie) =>
|
|
77018
|
+
), re = ne ? ne.status === "Saved" : V === "Saved", ae = (ne == null ? void 0 : ne.lastUpdatedAt) || F, oe = (ie) => er(void 0, null, function* () {
|
|
76910
77019
|
if (ie.stopPropagation(), !re) {
|
|
76911
77020
|
C == null || C.click("Job Card - Save", PRODUCT_NAME), te(!0);
|
|
76912
77021
|
try {
|
|
@@ -77255,7 +77364,7 @@ function JobsList({
|
|
|
77255
77364
|
}, [F, ue, se]);
|
|
77256
77365
|
const ge = (he, be = !1) => {
|
|
77257
77366
|
C == null || C.click("Jobs List - Job Card Click", PRODUCT_NAME), ue === he ? (se(null), oe(updateFormFilters({ job_ids: null })), re && re(null)) : (se(he), re && be && re(he));
|
|
77258
|
-
}, pe = (he, be) =>
|
|
77367
|
+
}, pe = (he, be) => er(this, null, function* () {
|
|
77259
77368
|
if (be !== "save")
|
|
77260
77369
|
return;
|
|
77261
77370
|
const Re = yield ce({
|
|
@@ -77986,7 +78095,7 @@ function JobAlertForm({ form: C, initialValues: $, onSubmit: V, isSubmitting: F
|
|
|
77986
78095
|
C.setFieldsValue(ue), ne(ce);
|
|
77987
78096
|
}
|
|
77988
78097
|
}, [$, C]);
|
|
77989
|
-
const re = () =>
|
|
78098
|
+
const re = () => er(this, null, function* () {
|
|
77990
78099
|
try {
|
|
77991
78100
|
const oe = yield C.validateFields(), ie = {
|
|
77992
78101
|
realtime: ALERT_FREQUENCY.REALTIME,
|
|
@@ -78084,7 +78193,7 @@ function ExistingAlerts({ analytics: C }) {
|
|
|
78084
78193
|
useEffect(() => {
|
|
78085
78194
|
V && $(setAlerts(V));
|
|
78086
78195
|
}, [V, $]);
|
|
78087
|
-
const oe = (ge) => ALERT_FREQUENCY_LABELS[ge] || ALERT_FREQUENCY_LABELS[ALERT_FREQUENCY.REALTIME], ie = (ge) => ALERT_NOTIFICATION_LABELS[ge] || ALERT_NOTIFICATION_LABELS[ALERT_NOTIFICATION_TYPE.EMAIL], le = (ge) => ge === ALERT_STATUS.ACTIVE, ce = (ge, pe) =>
|
|
78196
|
+
const oe = (ge) => ALERT_FREQUENCY_LABELS[ge] || ALERT_FREQUENCY_LABELS[ALERT_FREQUENCY.REALTIME], ie = (ge) => ALERT_NOTIFICATION_LABELS[ge] || ALERT_NOTIFICATION_LABELS[ALERT_NOTIFICATION_TYPE.EMAIL], le = (ge) => ge === ALERT_STATUS.ACTIVE, ce = (ge, pe) => er(this, null, function* () {
|
|
78088
78197
|
try {
|
|
78089
78198
|
const de = pe === ALERT_STATUS.ACTIVE ? ALERT_STATUS.INACTIVE : ALERT_STATUS.ACTIVE;
|
|
78090
78199
|
yield J({
|
|
@@ -78100,7 +78209,7 @@ function ExistingAlerts({ analytics: C }) {
|
|
|
78100
78209
|
C == null || C.click("Existing Alerts - Edit", PRODUCT_NAME), re(ge);
|
|
78101
78210
|
}, se = () => {
|
|
78102
78211
|
C == null || C.click("Existing Alerts - Cancel Edit", PRODUCT_NAME), re(null), ae.resetFields();
|
|
78103
|
-
}, ve = (ge) =>
|
|
78212
|
+
}, ve = (ge) => er(this, null, function* () {
|
|
78104
78213
|
try {
|
|
78105
78214
|
C == null || C.click("Existing Alerts - Update Alert", PRODUCT_NAME), yield ee({
|
|
78106
78215
|
id: ne,
|
|
@@ -78109,7 +78218,7 @@ function ExistingAlerts({ analytics: C }) {
|
|
|
78109
78218
|
} catch (pe) {
|
|
78110
78219
|
throw message$1.error("Failed to update alert"), console.error("Error updating alert:", pe), pe;
|
|
78111
78220
|
}
|
|
78112
|
-
}), fe = (ge) =>
|
|
78221
|
+
}), fe = (ge) => er(this, null, function* () {
|
|
78113
78222
|
try {
|
|
78114
78223
|
C == null || C.click("Existing Alerts - Delete", PRODUCT_NAME), yield J({
|
|
78115
78224
|
id: ge,
|
|
@@ -78177,7 +78286,7 @@ function ExistingAlerts({ analytics: C }) {
|
|
|
78177
78286
|
Button$2,
|
|
78178
78287
|
{
|
|
78179
78288
|
type: "primary",
|
|
78180
|
-
onClick: () =>
|
|
78289
|
+
onClick: () => er(this, null, function* () {
|
|
78181
78290
|
try {
|
|
78182
78291
|
const be = yield ae.validateFields(), _e = {
|
|
78183
78292
|
realtime: ALERT_FREQUENCY.REALTIME,
|
|
@@ -78218,7 +78327,7 @@ function JobAlertModal({ analytics: C }) {
|
|
|
78218
78327
|
C == null || C.click("Job Alert Modal - Close", PRODUCT_NAME), $(closeJobAlertModal());
|
|
78219
78328
|
}, re = () => {
|
|
78220
78329
|
C == null || C.click("Job Alert Modal - Cancel", PRODUCT_NAME), ne();
|
|
78221
|
-
}, ae = () =>
|
|
78330
|
+
}, ae = () => er(this, null, function* () {
|
|
78222
78331
|
try {
|
|
78223
78332
|
const ue = yield J.validateFields(), se = {
|
|
78224
78333
|
realtime: ALERT_FREQUENCY.REALTIME,
|
|
@@ -78242,7 +78351,7 @@ function JobAlertModal({ analytics: C }) {
|
|
|
78242
78351
|
} catch (ue) {
|
|
78243
78352
|
message$1.error("Failed to create alert"), console.error("Error creating alert:", ue);
|
|
78244
78353
|
}
|
|
78245
|
-
}), oe = (ue) =>
|
|
78354
|
+
}), oe = (ue) => er(this, null, function* () {
|
|
78246
78355
|
const se = mr(zn({}, ue), {
|
|
78247
78356
|
resume_alert: !1
|
|
78248
78357
|
});
|