@scalant/career-hub 3.13.0 → 3.13.1-alpha.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 +321 -196
- package/dist/career-hub.umd.js +58 -58
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/career-hub.es.js
CHANGED
|
@@ -5845,9 +5845,9 @@ var CheckCircleFilled = function($, F) {
|
|
|
5845
5845
|
ref: F,
|
|
5846
5846
|
icon: CheckCircleFilledSvg
|
|
5847
5847
|
}));
|
|
5848
|
-
}, RefIcon$
|
|
5849
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5850
|
-
const CheckCircleFilled$1 = RefIcon$
|
|
5848
|
+
}, RefIcon$Z = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
|
|
5849
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Z.displayName = "CheckCircleFilled");
|
|
5850
|
+
const CheckCircleFilled$1 = RefIcon$Z;
|
|
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($, F) {
|
|
@@ -5855,9 +5855,9 @@ var CloseCircleFilled = function($, F) {
|
|
|
5855
5855
|
ref: F,
|
|
5856
5856
|
icon: CloseCircleFilledSvg
|
|
5857
5857
|
}));
|
|
5858
|
-
}, RefIcon$
|
|
5859
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5860
|
-
const CloseCircleFilled$1 = RefIcon$
|
|
5858
|
+
}, RefIcon$Y = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
|
|
5859
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Y.displayName = "CloseCircleFilled");
|
|
5860
|
+
const CloseCircleFilled$1 = RefIcon$Y;
|
|
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($, F) {
|
|
@@ -5865,9 +5865,9 @@ var CloseOutlined = function($, F) {
|
|
|
5865
5865
|
ref: F,
|
|
5866
5866
|
icon: CloseOutlinedSvg
|
|
5867
5867
|
}));
|
|
5868
|
-
}, RefIcon$
|
|
5869
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5870
|
-
const CloseOutlined$1 = RefIcon$
|
|
5868
|
+
}, RefIcon$X = /* @__PURE__ */ React.forwardRef(CloseOutlined);
|
|
5869
|
+
process.env.NODE_ENV !== "production" && (RefIcon$X.displayName = "CloseOutlined");
|
|
5870
|
+
const CloseOutlined$1 = RefIcon$X;
|
|
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($, F) {
|
|
@@ -5875,9 +5875,9 @@ var ExclamationCircleFilled = function($, F) {
|
|
|
5875
5875
|
ref: F,
|
|
5876
5876
|
icon: ExclamationCircleFilledSvg
|
|
5877
5877
|
}));
|
|
5878
|
-
}, RefIcon$
|
|
5879
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5880
|
-
const ExclamationCircleFilled$1 = RefIcon$
|
|
5878
|
+
}, RefIcon$W = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
|
|
5879
|
+
process.env.NODE_ENV !== "production" && (RefIcon$W.displayName = "ExclamationCircleFilled");
|
|
5880
|
+
const ExclamationCircleFilled$1 = RefIcon$W;
|
|
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($, F) {
|
|
@@ -5885,9 +5885,9 @@ var InfoCircleFilled = function($, F) {
|
|
|
5885
5885
|
ref: F,
|
|
5886
5886
|
icon: InfoCircleFilledSvg
|
|
5887
5887
|
}));
|
|
5888
|
-
}, RefIcon$
|
|
5889
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5890
|
-
const InfoCircleFilled$1 = RefIcon$
|
|
5888
|
+
}, RefIcon$V = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
|
|
5889
|
+
process.env.NODE_ENV !== "production" && (RefIcon$V.displayName = "InfoCircleFilled");
|
|
5890
|
+
const InfoCircleFilled$1 = RefIcon$V;
|
|
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($, F) {
|
|
|
7235
7235
|
ref: F,
|
|
7236
7236
|
icon: LoadingOutlinedSvg
|
|
7237
7237
|
}));
|
|
7238
|
-
}, RefIcon$
|
|
7239
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
7240
|
-
const LoadingOutlined$1 = RefIcon$
|
|
7238
|
+
}, RefIcon$U = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
|
|
7239
|
+
process.env.NODE_ENV !== "production" && (RefIcon$U.displayName = "LoadingOutlined");
|
|
7240
|
+
const LoadingOutlined$1 = RefIcon$U, 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($, F) {
|
|
|
9110
9110
|
ref: F,
|
|
9111
9111
|
icon: RightOutlinedSvg
|
|
9112
9112
|
}));
|
|
9113
|
-
}, RefIcon$
|
|
9114
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
9115
|
-
const RightOutlined$1 = RefIcon$
|
|
9113
|
+
}, RefIcon$T = /* @__PURE__ */ React.forwardRef(RightOutlined);
|
|
9114
|
+
process.env.NODE_ENV !== "production" && (RefIcon$T.displayName = "RightOutlined");
|
|
9115
|
+
const RightOutlined$1 = RefIcon$T, genCollapseMotion = (C) => ({
|
|
9116
9116
|
[C.componentCls]: {
|
|
9117
9117
|
// For common/openAnimation
|
|
9118
9118
|
[`${C.antCls}-motion-collapse-legacy`]: {
|
|
@@ -19816,9 +19816,9 @@ var CheckOutlined = function($, F) {
|
|
|
19816
19816
|
ref: F,
|
|
19817
19817
|
icon: CheckOutlinedSvg
|
|
19818
19818
|
}));
|
|
19819
|
-
}, RefIcon$
|
|
19820
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
19821
|
-
const CheckOutlined$1 = RefIcon$
|
|
19819
|
+
}, RefIcon$S = /* @__PURE__ */ React.forwardRef(CheckOutlined);
|
|
19820
|
+
process.env.NODE_ENV !== "production" && (RefIcon$S.displayName = "CheckOutlined");
|
|
19821
|
+
const CheckOutlined$1 = RefIcon$S;
|
|
19822
19822
|
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" };
|
|
19823
19823
|
const DownOutlinedSvg = DownOutlined$2;
|
|
19824
19824
|
var DownOutlined = function($, F) {
|
|
@@ -19826,9 +19826,9 @@ var DownOutlined = function($, F) {
|
|
|
19826
19826
|
ref: F,
|
|
19827
19827
|
icon: DownOutlinedSvg
|
|
19828
19828
|
}));
|
|
19829
|
-
}, RefIcon$
|
|
19830
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
19831
|
-
const DownOutlined$1 = RefIcon$
|
|
19829
|
+
}, RefIcon$R = /* @__PURE__ */ React.forwardRef(DownOutlined);
|
|
19830
|
+
process.env.NODE_ENV !== "production" && (RefIcon$R.displayName = "DownOutlined");
|
|
19831
|
+
const DownOutlined$1 = RefIcon$R;
|
|
19832
19832
|
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" };
|
|
19833
19833
|
const SearchOutlinedSvg = SearchOutlined$2;
|
|
19834
19834
|
var SearchOutlined = function($, F) {
|
|
@@ -19836,9 +19836,9 @@ var SearchOutlined = function($, F) {
|
|
|
19836
19836
|
ref: F,
|
|
19837
19837
|
icon: SearchOutlinedSvg
|
|
19838
19838
|
}));
|
|
19839
|
-
}, RefIcon$
|
|
19840
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
19841
|
-
const SearchOutlined$1 = RefIcon$
|
|
19839
|
+
}, RefIcon$Q = /* @__PURE__ */ React.forwardRef(SearchOutlined);
|
|
19840
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Q.displayName = "SearchOutlined");
|
|
19841
|
+
const SearchOutlined$1 = RefIcon$Q;
|
|
19842
19842
|
function useIcons(C) {
|
|
19843
19843
|
let {
|
|
19844
19844
|
suffixIcon: $,
|
|
@@ -21498,9 +21498,9 @@ var LeftOutlined = function($, F) {
|
|
|
21498
21498
|
ref: F,
|
|
21499
21499
|
icon: LeftOutlinedSvg
|
|
21500
21500
|
}));
|
|
21501
|
-
}, RefIcon$
|
|
21502
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
21503
|
-
const LeftOutlined$1 = RefIcon$
|
|
21501
|
+
}, RefIcon$P = /* @__PURE__ */ React.forwardRef(LeftOutlined);
|
|
21502
|
+
process.env.NODE_ENV !== "production" && (RefIcon$P.displayName = "LeftOutlined");
|
|
21503
|
+
const LeftOutlined$1 = RefIcon$P;
|
|
21504
21504
|
var ESC$1 = KeyCode.ESC, TAB = KeyCode.TAB;
|
|
21505
21505
|
function useAccessibility$1(C) {
|
|
21506
21506
|
var $ = C.visible, F = C.triggerRef, V = C.onVisibleChange, K = C.autoFocus, J = C.overlayRef, ee = React.useRef(!1), te = function() {
|
|
@@ -22596,9 +22596,9 @@ var BarsOutlined = function($, F) {
|
|
|
22596
22596
|
ref: F,
|
|
22597
22597
|
icon: BarsOutlinedSvg
|
|
22598
22598
|
}));
|
|
22599
|
-
}, RefIcon$
|
|
22600
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
22601
|
-
const BarsOutlined$1 = RefIcon$
|
|
22599
|
+
}, RefIcon$O = /* @__PURE__ */ React.forwardRef(BarsOutlined);
|
|
22600
|
+
process.env.NODE_ENV !== "production" && (RefIcon$O.displayName = "BarsOutlined");
|
|
22601
|
+
const BarsOutlined$1 = RefIcon$O, LayoutContext = /* @__PURE__ */ React.createContext({
|
|
22602
22602
|
siderHook: {
|
|
22603
22603
|
addSider: () => null,
|
|
22604
22604
|
removeSider: () => null
|
|
@@ -22931,9 +22931,9 @@ var EllipsisOutlined = function($, F) {
|
|
|
22931
22931
|
ref: F,
|
|
22932
22932
|
icon: EllipsisOutlinedSvg
|
|
22933
22933
|
}));
|
|
22934
|
-
}, RefIcon$
|
|
22935
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
22936
|
-
const EllipsisOutlined$1 = RefIcon$
|
|
22934
|
+
}, RefIcon$N = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
|
|
22935
|
+
process.env.NODE_ENV !== "production" && (RefIcon$N.displayName = "EllipsisOutlined");
|
|
22936
|
+
const EllipsisOutlined$1 = RefIcon$N, MenuContext = /* @__PURE__ */ createContext$1({
|
|
22937
22937
|
prefixCls: "",
|
|
22938
22938
|
firstLevel: !0,
|
|
22939
22939
|
inlineCollapsed: !1
|
|
@@ -26239,9 +26239,9 @@ var PlusOutlined = function($, F) {
|
|
|
26239
26239
|
ref: F,
|
|
26240
26240
|
icon: PlusOutlinedSvg
|
|
26241
26241
|
}));
|
|
26242
|
-
}, RefIcon$
|
|
26243
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
26244
|
-
const PlusOutlined$1 = RefIcon$
|
|
26242
|
+
}, RefIcon$M = /* @__PURE__ */ React.forwardRef(PlusOutlined);
|
|
26243
|
+
process.env.NODE_ENV !== "production" && (RefIcon$M.displayName = "PlusOutlined");
|
|
26244
|
+
const PlusOutlined$1 = RefIcon$M, TabContext = /* @__PURE__ */ createContext$1(null);
|
|
26245
26245
|
var useIndicator = function($) {
|
|
26246
26246
|
var F = $.activeTabOffset, V = $.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], ue = useRef(), de = React__default.useCallback(function(ve) {
|
|
26247
26247
|
return typeof te == "function" ? te(ve) : typeof te == "number" ? te : ve;
|
|
@@ -29701,6 +29701,16 @@ const sizeClassNameMap = {
|
|
|
29701
29701
|
};
|
|
29702
29702
|
process.env.NODE_ENV !== "production" && (Divider.displayName = "Divider");
|
|
29703
29703
|
const Divider$1 = Divider;
|
|
29704
|
+
var UpOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z" } }] }, name: "up", theme: "outlined" };
|
|
29705
|
+
const UpOutlinedSvg = UpOutlined$2;
|
|
29706
|
+
var UpOutlined = function($, F) {
|
|
29707
|
+
return /* @__PURE__ */ React.createElement(AntdIcon, _extends({}, $, {
|
|
29708
|
+
ref: F,
|
|
29709
|
+
icon: UpOutlinedSvg
|
|
29710
|
+
}));
|
|
29711
|
+
}, RefIcon$L = /* @__PURE__ */ React.forwardRef(UpOutlined);
|
|
29712
|
+
process.env.NODE_ENV !== "production" && (RefIcon$L.displayName = "UpOutlined");
|
|
29713
|
+
const UpOutlined$1 = RefIcon$L;
|
|
29704
29714
|
function hasAddon(C) {
|
|
29705
29715
|
return !!(C.addonBefore || C.addonAfter);
|
|
29706
29716
|
}
|
|
@@ -30111,9 +30121,9 @@ var ClockCircleOutlined = function($, F) {
|
|
|
30111
30121
|
ref: F,
|
|
30112
30122
|
icon: ClockCircleOutlinedSvg
|
|
30113
30123
|
}));
|
|
30114
|
-
}, RefIcon$
|
|
30115
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
30116
|
-
const ClockCircleOutlined$1 = RefIcon$
|
|
30124
|
+
}, RefIcon$K = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
|
|
30125
|
+
process.env.NODE_ENV !== "production" && (RefIcon$K.displayName = "ClockCircleOutlined");
|
|
30126
|
+
const ClockCircleOutlined$1 = RefIcon$K;
|
|
30117
30127
|
var DrawerContext = /* @__PURE__ */ React.createContext(null), RefContext = /* @__PURE__ */ React.createContext({}), _excluded$h = ["prefixCls", "className", "containerRef"], DrawerPanel$2 = function($) {
|
|
30118
30128
|
var F = $.prefixCls, V = $.className, K = $.containerRef, J = _objectWithoutProperties($, _excluded$h), ee = React.useContext(RefContext), te = ee.panel, ne = useComposeRef(te, K);
|
|
30119
30129
|
return /* @__PURE__ */ React.createElement("div", _extends({
|
|
@@ -32054,9 +32064,9 @@ var QuestionCircleOutlined = function($, F) {
|
|
|
32054
32064
|
ref: F,
|
|
32055
32065
|
icon: QuestionCircleOutlinedSvg
|
|
32056
32066
|
}));
|
|
32057
|
-
}, RefIcon$
|
|
32058
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
32059
|
-
const QuestionCircleOutlined$1 = RefIcon$
|
|
32067
|
+
}, RefIcon$J = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
|
|
32068
|
+
process.env.NODE_ENV !== "production" && (RefIcon$J.displayName = "QuestionCircleOutlined");
|
|
32069
|
+
const QuestionCircleOutlined$1 = RefIcon$J;
|
|
32060
32070
|
var __rest$p = globalThis && globalThis.__rest || function(C, $) {
|
|
32061
32071
|
var F = {};
|
|
32062
32072
|
for (var V in C)
|
|
@@ -32513,9 +32523,9 @@ var EyeOutlined = function($, F) {
|
|
|
32513
32523
|
ref: F,
|
|
32514
32524
|
icon: EyeOutlinedSvg
|
|
32515
32525
|
}));
|
|
32516
|
-
}, RefIcon$
|
|
32517
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
32518
|
-
const EyeOutlined$1 = RefIcon$
|
|
32526
|
+
}, RefIcon$I = /* @__PURE__ */ React.forwardRef(EyeOutlined);
|
|
32527
|
+
process.env.NODE_ENV !== "production" && (RefIcon$I.displayName = "EyeOutlined");
|
|
32528
|
+
const EyeOutlined$1 = RefIcon$I;
|
|
32519
32529
|
function addEventListenerWrap(C, $, F, V) {
|
|
32520
32530
|
var K = ReactDOM__default.unstable_batchedUpdates ? function(ee) {
|
|
32521
32531
|
ReactDOM__default.unstable_batchedUpdates(F, ee);
|
|
@@ -32806,9 +32816,9 @@ var EyeInvisibleOutlined = function($, F) {
|
|
|
32806
32816
|
ref: F,
|
|
32807
32817
|
icon: EyeInvisibleOutlinedSvg
|
|
32808
32818
|
}));
|
|
32809
|
-
}, RefIcon$
|
|
32810
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
32811
|
-
const EyeInvisibleOutlined$1 = RefIcon$
|
|
32819
|
+
}, RefIcon$H = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
|
|
32820
|
+
process.env.NODE_ENV !== "production" && (RefIcon$H.displayName = "EyeInvisibleOutlined");
|
|
32821
|
+
const EyeInvisibleOutlined$1 = RefIcon$H;
|
|
32812
32822
|
var __rest$k = globalThis && globalThis.__rest || function(C, $) {
|
|
32813
32823
|
var F = {};
|
|
32814
32824
|
for (var V in C)
|
|
@@ -33519,9 +33529,9 @@ var DoubleLeftOutlined = function($, F) {
|
|
|
33519
33529
|
ref: F,
|
|
33520
33530
|
icon: DoubleLeftOutlinedSvg
|
|
33521
33531
|
}));
|
|
33522
|
-
}, RefIcon$
|
|
33523
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
33524
|
-
const DoubleLeftOutlined$1 = RefIcon$
|
|
33532
|
+
}, RefIcon$G = /* @__PURE__ */ React.forwardRef(DoubleLeftOutlined);
|
|
33533
|
+
process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "DoubleLeftOutlined");
|
|
33534
|
+
const DoubleLeftOutlined$1 = RefIcon$G;
|
|
33525
33535
|
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" };
|
|
33526
33536
|
const DoubleRightOutlinedSvg = DoubleRightOutlined$2;
|
|
33527
33537
|
var DoubleRightOutlined = function($, F) {
|
|
@@ -33529,9 +33539,9 @@ var DoubleRightOutlined = function($, F) {
|
|
|
33529
33539
|
ref: F,
|
|
33530
33540
|
icon: DoubleRightOutlinedSvg
|
|
33531
33541
|
}));
|
|
33532
|
-
}, RefIcon$
|
|
33533
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
33534
|
-
const DoubleRightOutlined$1 = RefIcon$
|
|
33542
|
+
}, RefIcon$F = /* @__PURE__ */ React.forwardRef(DoubleRightOutlined);
|
|
33543
|
+
process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "DoubleRightOutlined");
|
|
33544
|
+
const DoubleRightOutlined$1 = RefIcon$F;
|
|
33535
33545
|
var locale = {
|
|
33536
33546
|
// Options
|
|
33537
33547
|
items_per_page: "条/页",
|
|
@@ -36093,9 +36103,9 @@ var AlertFilled = function($, F) {
|
|
|
36093
36103
|
ref: F,
|
|
36094
36104
|
icon: AlertFilledSvg
|
|
36095
36105
|
}));
|
|
36096
|
-
}, RefIcon$
|
|
36097
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36098
|
-
const AlertFilled$1 = RefIcon$
|
|
36106
|
+
}, RefIcon$E = /* @__PURE__ */ React.forwardRef(AlertFilled);
|
|
36107
|
+
process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "AlertFilled");
|
|
36108
|
+
const AlertFilled$1 = RefIcon$E;
|
|
36099
36109
|
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" };
|
|
36100
36110
|
const BellOutlinedSvg = BellOutlined$2;
|
|
36101
36111
|
var BellOutlined = function($, F) {
|
|
@@ -36103,9 +36113,9 @@ var BellOutlined = function($, F) {
|
|
|
36103
36113
|
ref: F,
|
|
36104
36114
|
icon: BellOutlinedSvg
|
|
36105
36115
|
}));
|
|
36106
|
-
}, RefIcon$
|
|
36107
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36108
|
-
const BellOutlined$1 = RefIcon$
|
|
36116
|
+
}, RefIcon$D = /* @__PURE__ */ React.forwardRef(BellOutlined);
|
|
36117
|
+
process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "BellOutlined");
|
|
36118
|
+
const BellOutlined$1 = RefIcon$D;
|
|
36109
36119
|
var BulbTwoTone$2 = { icon: function($, F) {
|
|
36110
36120
|
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: F } }, { 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: $ } }] };
|
|
36111
36121
|
}, name: "bulb", theme: "twotone" };
|
|
@@ -36115,9 +36125,9 @@ var BulbTwoTone = function($, F) {
|
|
|
36115
36125
|
ref: F,
|
|
36116
36126
|
icon: BulbTwoToneSvg
|
|
36117
36127
|
}));
|
|
36118
|
-
}, RefIcon$
|
|
36119
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36120
|
-
const BulbTwoTone$1 = RefIcon$
|
|
36128
|
+
}, RefIcon$C = /* @__PURE__ */ React.forwardRef(BulbTwoTone);
|
|
36129
|
+
process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "BulbTwoTone");
|
|
36130
|
+
const BulbTwoTone$1 = RefIcon$C;
|
|
36121
36131
|
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" };
|
|
36122
36132
|
const CaretDownFilledSvg = CaretDownFilled$2;
|
|
36123
36133
|
var CaretDownFilled = function($, F) {
|
|
@@ -36125,9 +36135,9 @@ var CaretDownFilled = function($, F) {
|
|
|
36125
36135
|
ref: F,
|
|
36126
36136
|
icon: CaretDownFilledSvg
|
|
36127
36137
|
}));
|
|
36128
|
-
}, RefIcon$
|
|
36129
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36130
|
-
const CaretDownFilled$1 = RefIcon$
|
|
36138
|
+
}, RefIcon$B = /* @__PURE__ */ React.forwardRef(CaretDownFilled);
|
|
36139
|
+
process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "CaretDownFilled");
|
|
36140
|
+
const CaretDownFilled$1 = RefIcon$B;
|
|
36131
36141
|
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" };
|
|
36132
36142
|
const CaretDownOutlinedSvg = CaretDownOutlined$2;
|
|
36133
36143
|
var CaretDownOutlined = function($, F) {
|
|
@@ -36135,9 +36145,9 @@ var CaretDownOutlined = function($, F) {
|
|
|
36135
36145
|
ref: F,
|
|
36136
36146
|
icon: CaretDownOutlinedSvg
|
|
36137
36147
|
}));
|
|
36138
|
-
}, RefIcon$
|
|
36139
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36140
|
-
const CaretDownOutlined$1 = RefIcon$
|
|
36148
|
+
}, RefIcon$A = /* @__PURE__ */ React.forwardRef(CaretDownOutlined);
|
|
36149
|
+
process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "CaretDownOutlined");
|
|
36150
|
+
const CaretDownOutlined$1 = RefIcon$A;
|
|
36141
36151
|
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" };
|
|
36142
36152
|
const CaretUpOutlinedSvg = CaretUpOutlined$2;
|
|
36143
36153
|
var CaretUpOutlined = function($, F) {
|
|
@@ -36145,9 +36155,9 @@ var CaretUpOutlined = function($, F) {
|
|
|
36145
36155
|
ref: F,
|
|
36146
36156
|
icon: CaretUpOutlinedSvg
|
|
36147
36157
|
}));
|
|
36148
|
-
}, RefIcon$
|
|
36149
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36150
|
-
const CaretUpOutlined$1 = RefIcon$
|
|
36158
|
+
}, RefIcon$z = /* @__PURE__ */ React.forwardRef(CaretUpOutlined);
|
|
36159
|
+
process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "CaretUpOutlined");
|
|
36160
|
+
const CaretUpOutlined$1 = RefIcon$z;
|
|
36151
36161
|
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" };
|
|
36152
36162
|
const CheckCircleOutlinedSvg = CheckCircleOutlined$2;
|
|
36153
36163
|
var CheckCircleOutlined = function($, F) {
|
|
@@ -36155,9 +36165,21 @@ var CheckCircleOutlined = function($, F) {
|
|
|
36155
36165
|
ref: F,
|
|
36156
36166
|
icon: CheckCircleOutlinedSvg
|
|
36157
36167
|
}));
|
|
36158
|
-
}, RefIcon$
|
|
36159
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36160
|
-
const CheckCircleOutlined$1 = RefIcon$
|
|
36168
|
+
}, RefIcon$y = /* @__PURE__ */ React.forwardRef(CheckCircleOutlined);
|
|
36169
|
+
process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "CheckCircleOutlined");
|
|
36170
|
+
const CheckCircleOutlined$1 = RefIcon$y;
|
|
36171
|
+
var CheckCircleTwoTone$2 = { icon: function($, F) {
|
|
36172
|
+
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: F } }, { 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: $ } }] };
|
|
36173
|
+
}, name: "check-circle", theme: "twotone" };
|
|
36174
|
+
const CheckCircleTwoToneSvg = CheckCircleTwoTone$2;
|
|
36175
|
+
var CheckCircleTwoTone = function($, F) {
|
|
36176
|
+
return /* @__PURE__ */ React.createElement(AntdIcon, _extends({}, $, {
|
|
36177
|
+
ref: F,
|
|
36178
|
+
icon: CheckCircleTwoToneSvg
|
|
36179
|
+
}));
|
|
36180
|
+
}, RefIcon$x = /* @__PURE__ */ React.forwardRef(CheckCircleTwoTone);
|
|
36181
|
+
process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "CheckCircleTwoTone");
|
|
36182
|
+
const CheckCircleTwoTone$1 = RefIcon$x;
|
|
36161
36183
|
var ClockCircleTwoTone$2 = { icon: function($, F) {
|
|
36162
36184
|
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: F } }, { 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: $ } }] };
|
|
36163
36185
|
}, name: "clock-circle", theme: "twotone" };
|
|
@@ -36167,9 +36189,9 @@ var ClockCircleTwoTone = function($, F) {
|
|
|
36167
36189
|
ref: F,
|
|
36168
36190
|
icon: ClockCircleTwoToneSvg
|
|
36169
36191
|
}));
|
|
36170
|
-
}, RefIcon$
|
|
36171
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36172
|
-
const ClockCircleTwoTone$1 = RefIcon$
|
|
36192
|
+
}, RefIcon$w = /* @__PURE__ */ React.forwardRef(ClockCircleTwoTone);
|
|
36193
|
+
process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "ClockCircleTwoTone");
|
|
36194
|
+
const ClockCircleTwoTone$1 = RefIcon$w;
|
|
36173
36195
|
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" };
|
|
36174
36196
|
const CloseCircleOutlinedSvg = CloseCircleOutlined$2;
|
|
36175
36197
|
var CloseCircleOutlined = function($, F) {
|
|
@@ -36177,9 +36199,9 @@ var CloseCircleOutlined = function($, F) {
|
|
|
36177
36199
|
ref: F,
|
|
36178
36200
|
icon: CloseCircleOutlinedSvg
|
|
36179
36201
|
}));
|
|
36180
|
-
}, RefIcon$
|
|
36181
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36182
|
-
const CloseCircleOutlined$1 = RefIcon$
|
|
36202
|
+
}, RefIcon$v = /* @__PURE__ */ React.forwardRef(CloseCircleOutlined);
|
|
36203
|
+
process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "CloseCircleOutlined");
|
|
36204
|
+
const CloseCircleOutlined$1 = RefIcon$v;
|
|
36183
36205
|
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" };
|
|
36184
36206
|
const CopyOutlinedSvg = CopyOutlined$2;
|
|
36185
36207
|
var CopyOutlined = function($, F) {
|
|
@@ -36187,9 +36209,9 @@ var CopyOutlined = function($, F) {
|
|
|
36187
36209
|
ref: F,
|
|
36188
36210
|
icon: CopyOutlinedSvg
|
|
36189
36211
|
}));
|
|
36190
|
-
}, RefIcon$
|
|
36191
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36192
|
-
const CopyOutlined$1 = RefIcon$
|
|
36212
|
+
}, RefIcon$u = /* @__PURE__ */ React.forwardRef(CopyOutlined);
|
|
36213
|
+
process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "CopyOutlined");
|
|
36214
|
+
const CopyOutlined$1 = RefIcon$u;
|
|
36193
36215
|
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" };
|
|
36194
36216
|
const DeleteOutlinedSvg = DeleteOutlined$2;
|
|
36195
36217
|
var DeleteOutlined = function($, F) {
|
|
@@ -36197,9 +36219,9 @@ var DeleteOutlined = function($, F) {
|
|
|
36197
36219
|
ref: F,
|
|
36198
36220
|
icon: DeleteOutlinedSvg
|
|
36199
36221
|
}));
|
|
36200
|
-
}, RefIcon$
|
|
36201
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36202
|
-
const DeleteOutlined$1 = RefIcon$
|
|
36222
|
+
}, RefIcon$t = /* @__PURE__ */ React.forwardRef(DeleteOutlined);
|
|
36223
|
+
process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "DeleteOutlined");
|
|
36224
|
+
const DeleteOutlined$1 = RefIcon$t;
|
|
36203
36225
|
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" };
|
|
36204
36226
|
const DownloadOutlinedSvg = DownloadOutlined$2;
|
|
36205
36227
|
var DownloadOutlined = function($, F) {
|
|
@@ -36207,9 +36229,9 @@ var DownloadOutlined = function($, F) {
|
|
|
36207
36229
|
ref: F,
|
|
36208
36230
|
icon: DownloadOutlinedSvg
|
|
36209
36231
|
}));
|
|
36210
|
-
}, RefIcon$
|
|
36211
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36212
|
-
const DownloadOutlined$1 = RefIcon$
|
|
36232
|
+
}, RefIcon$s = /* @__PURE__ */ React.forwardRef(DownloadOutlined);
|
|
36233
|
+
process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "DownloadOutlined");
|
|
36234
|
+
const DownloadOutlined$1 = RefIcon$s;
|
|
36213
36235
|
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" };
|
|
36214
36236
|
const EditOutlinedSvg = EditOutlined$2;
|
|
36215
36237
|
var EditOutlined = function($, F) {
|
|
@@ -36217,9 +36239,9 @@ var EditOutlined = function($, F) {
|
|
|
36217
36239
|
ref: F,
|
|
36218
36240
|
icon: EditOutlinedSvg
|
|
36219
36241
|
}));
|
|
36220
|
-
}, RefIcon$
|
|
36221
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36222
|
-
const EditOutlined$1 = RefIcon$
|
|
36242
|
+
}, RefIcon$r = /* @__PURE__ */ React.forwardRef(EditOutlined);
|
|
36243
|
+
process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "EditOutlined");
|
|
36244
|
+
const EditOutlined$1 = RefIcon$r;
|
|
36223
36245
|
var EditTwoTone$2 = { icon: function($, F) {
|
|
36224
36246
|
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: F } }, { 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: $ } }] };
|
|
36225
36247
|
}, name: "edit", theme: "twotone" };
|
|
@@ -36229,9 +36251,9 @@ var EditTwoTone = function($, F) {
|
|
|
36229
36251
|
ref: F,
|
|
36230
36252
|
icon: EditTwoToneSvg
|
|
36231
36253
|
}));
|
|
36232
|
-
}, RefIcon$
|
|
36233
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36234
|
-
const EditTwoTone$1 = RefIcon$
|
|
36254
|
+
}, RefIcon$q = /* @__PURE__ */ React.forwardRef(EditTwoTone);
|
|
36255
|
+
process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "EditTwoTone");
|
|
36256
|
+
const EditTwoTone$1 = RefIcon$q;
|
|
36235
36257
|
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" };
|
|
36236
36258
|
const EnterOutlinedSvg = EnterOutlined$2;
|
|
36237
36259
|
var EnterOutlined = function($, F) {
|
|
@@ -36239,9 +36261,9 @@ var EnterOutlined = function($, F) {
|
|
|
36239
36261
|
ref: F,
|
|
36240
36262
|
icon: EnterOutlinedSvg
|
|
36241
36263
|
}));
|
|
36242
|
-
}, RefIcon$
|
|
36243
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36244
|
-
const EnterOutlined$1 = RefIcon$
|
|
36264
|
+
}, RefIcon$p = /* @__PURE__ */ React.forwardRef(EnterOutlined);
|
|
36265
|
+
process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "EnterOutlined");
|
|
36266
|
+
const EnterOutlined$1 = RefIcon$p;
|
|
36245
36267
|
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" };
|
|
36246
36268
|
const ExclamationCircleOutlinedSvg = ExclamationCircleOutlined$2;
|
|
36247
36269
|
var ExclamationCircleOutlined = function($, F) {
|
|
@@ -36249,9 +36271,21 @@ var ExclamationCircleOutlined = function($, F) {
|
|
|
36249
36271
|
ref: F,
|
|
36250
36272
|
icon: ExclamationCircleOutlinedSvg
|
|
36251
36273
|
}));
|
|
36252
|
-
}, RefIcon$
|
|
36253
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36254
|
-
const ExclamationCircleOutlined$1 = RefIcon$
|
|
36274
|
+
}, RefIcon$o = /* @__PURE__ */ React.forwardRef(ExclamationCircleOutlined);
|
|
36275
|
+
process.env.NODE_ENV !== "production" && (RefIcon$o.displayName = "ExclamationCircleOutlined");
|
|
36276
|
+
const ExclamationCircleOutlined$1 = RefIcon$o;
|
|
36277
|
+
var ExclamationCircleTwoTone$2 = { icon: function($, F) {
|
|
36278
|
+
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: F } }, { 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: $ } }] };
|
|
36279
|
+
}, name: "exclamation-circle", theme: "twotone" };
|
|
36280
|
+
const ExclamationCircleTwoToneSvg = ExclamationCircleTwoTone$2;
|
|
36281
|
+
var ExclamationCircleTwoTone = function($, F) {
|
|
36282
|
+
return /* @__PURE__ */ React.createElement(AntdIcon, _extends({}, $, {
|
|
36283
|
+
ref: F,
|
|
36284
|
+
icon: ExclamationCircleTwoToneSvg
|
|
36285
|
+
}));
|
|
36286
|
+
}, RefIcon$n = /* @__PURE__ */ React.forwardRef(ExclamationCircleTwoTone);
|
|
36287
|
+
process.env.NODE_ENV !== "production" && (RefIcon$n.displayName = "ExclamationCircleTwoTone");
|
|
36288
|
+
const ExclamationCircleTwoTone$1 = RefIcon$n;
|
|
36255
36289
|
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" };
|
|
36256
36290
|
const FileOutlinedSvg = FileOutlined$2;
|
|
36257
36291
|
var FileOutlined = function($, F) {
|
|
@@ -50226,7 +50260,7 @@ const JOB_CARD_CONFIG = {
|
|
|
50226
50260
|
applications: 0,
|
|
50227
50261
|
saved: 0,
|
|
50228
50262
|
archived: 0
|
|
50229
|
-
}, HYDRATION_KEY = "__CAREERS_HUB__", getCurrentSortingValue = (C = []) => {
|
|
50263
|
+
}, HYDRATION_KEY = "__CAREERS_HUB__", MAX_RESUMES = 5, getCurrentSortingValue = (C = []) => {
|
|
50230
50264
|
if (!C || C.length === 0)
|
|
50231
50265
|
return "eligibility";
|
|
50232
50266
|
const $ = C[0];
|
|
@@ -52540,26 +52574,30 @@ const jobPreviewApi = careerHubApi.injectEndpoints({
|
|
|
52540
52574
|
function ApplicationFormProvider({
|
|
52541
52575
|
children: C,
|
|
52542
52576
|
onUploadFile: $ = () => (console.log("Method not implemented. We should get it from MIT"), ""),
|
|
52543
|
-
|
|
52544
|
-
|
|
52545
|
-
|
|
52577
|
+
onEditResume: F = () => (console.log("Method not implemented. We should get it from MIT"), ""),
|
|
52578
|
+
onAddResume: V = () => (console.log("Method not implemented. We should get it from MIT"), ""),
|
|
52579
|
+
stepName: K,
|
|
52580
|
+
jobProfileId: J,
|
|
52581
|
+
applicationId: ee
|
|
52546
52582
|
}) {
|
|
52547
|
-
const [
|
|
52583
|
+
const [te, ne] = useState(null), [re, ae] = useState(K), [oe, ie] = useState(null);
|
|
52548
52584
|
return useEffect(() => {
|
|
52549
|
-
|
|
52550
|
-
}, [
|
|
52585
|
+
ae(K);
|
|
52586
|
+
}, [K]), /* @__PURE__ */ React__default.createElement(
|
|
52551
52587
|
ApplicationFormContext.Provider,
|
|
52552
52588
|
{
|
|
52553
52589
|
value: {
|
|
52554
52590
|
onUploadFile: $,
|
|
52555
|
-
formInstance:
|
|
52556
|
-
setFormInstance:
|
|
52557
|
-
stepName:
|
|
52558
|
-
setStepName:
|
|
52559
|
-
jobProfileId:
|
|
52560
|
-
applicationId:
|
|
52561
|
-
selectedResume:
|
|
52562
|
-
setSelectedResume:
|
|
52591
|
+
formInstance: te,
|
|
52592
|
+
setFormInstance: ne,
|
|
52593
|
+
stepName: re,
|
|
52594
|
+
setStepName: ae,
|
|
52595
|
+
jobProfileId: J,
|
|
52596
|
+
applicationId: ee,
|
|
52597
|
+
selectedResume: oe,
|
|
52598
|
+
setSelectedResume: ie,
|
|
52599
|
+
onEditResume: F,
|
|
52600
|
+
onAddResume: V
|
|
52563
52601
|
}
|
|
52564
52602
|
},
|
|
52565
52603
|
C
|
|
@@ -53884,7 +53922,16 @@ const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1"
|
|
|
53884
53922
|
message$1.error("Failed to update application");
|
|
53885
53923
|
}
|
|
53886
53924
|
});
|
|
53887
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$k.resumeChoiceSelectFooterContainer }, /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(BulbTwoTone$1, null), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { strong: !0 }, "Quick Tip: "), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Complete the steps below to boost your chances")), /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Button$2, { onClick: te }, "Go Back"), /* @__PURE__ */ React__default.createElement(
|
|
53925
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$k.resumeChoiceSelectFooterContainer }, /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(BulbTwoTone$1, null), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { strong: !0 }, "Quick Tip: "), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Complete the steps below to boost your chances")), /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Button$2, { onClick: te }, "Go Back"), /* @__PURE__ */ React__default.createElement(
|
|
53926
|
+
Button$2,
|
|
53927
|
+
{
|
|
53928
|
+
type: "primary",
|
|
53929
|
+
onClick: ne,
|
|
53930
|
+
loading: ee,
|
|
53931
|
+
disabled: !$
|
|
53932
|
+
},
|
|
53933
|
+
"Proceed to Apply"
|
|
53934
|
+
)));
|
|
53888
53935
|
};
|
|
53889
53936
|
function Footer({ onCancel: C }) {
|
|
53890
53937
|
const { stepName: $ } = useApplicationFormContext();
|
|
@@ -73402,7 +73449,7 @@ const toDDMMYY = (C) => {
|
|
|
73402
73449
|
})
|
|
73403
73450
|
})
|
|
73404
73451
|
})
|
|
73405
|
-
}), { useGetResumesEligibilityQuery, useGetResumeLinkQuery } = resumeService, container$1 = "
|
|
73452
|
+
}), { useGetResumesEligibilityQuery, useGetResumeLinkQuery } = resumeService, container$1 = "_container_n46yx_1", resumeChoiceOptionLabel = "_resumeChoiceOptionLabel_n46yx_5", resumeChoiceOptionLabelChecked = "_resumeChoiceOptionLabelChecked_n46yx_16", resumeChoiceOptionLabelContent = "_resumeChoiceOptionLabelContent_n46yx_23", resumeChoiceOptionLabelName = "_resumeChoiceOptionLabelName_n46yx_27", resumeChoiceOptionLabelModifiedAt = "_resumeChoiceOptionLabelModifiedAt_n46yx_33", resumeChoiceOptionLabelCard = "_resumeChoiceOptionLabelCard_n46yx_38", resumeChoiceOptionLabelCardHeader = "_resumeChoiceOptionLabelCardHeader_n46yx_42", resumeChoiceOptionLabelEditButton = "_resumeChoiceOptionLabelEditButton_n46yx_46", resumeChoiceOptionLabelImprovementsList = "_resumeChoiceOptionLabelImprovementsList_n46yx_50", resumePreviewContainer = "_resumePreviewContainer_n46yx_55", styles$i = {
|
|
73406
73453
|
container: container$1,
|
|
73407
73454
|
resumeChoiceOptionLabel,
|
|
73408
73455
|
resumeChoiceOptionLabelChecked,
|
|
@@ -73414,29 +73461,75 @@ const toDDMMYY = (C) => {
|
|
|
73414
73461
|
resumeChoiceOptionLabelEditButton,
|
|
73415
73462
|
resumeChoiceOptionLabelImprovementsList,
|
|
73416
73463
|
resumePreviewContainer
|
|
73464
|
+
}, RESUME_BLOCKER_POINTS = {
|
|
73465
|
+
bullets: () => /* @__PURE__ */ React__default.createElement("span", null, "Bullet points should be used in project and work experience description for improved readability. Please use text editor's bullet point functionality for better indentation & formatting."),
|
|
73466
|
+
skills: () => /* @__PURE__ */ React__default.createElement("span", null, "At-least 5 skills should be included in your resume."),
|
|
73467
|
+
contentSize: () => /* @__PURE__ */ React__default.createElement("span", null, "Your resume should be fully completed and not left incomplete or partially done."),
|
|
73468
|
+
experience: () => /* @__PURE__ */ React__default.createElement("span", null, "At-least one project/experience with a sufficiently detailed description should be present in your resume."),
|
|
73469
|
+
projects: () => /* @__PURE__ */ React__default.createElement("span", null, "At-least one project/experience with a sufficiently detailed description should be present in your resume."),
|
|
73470
|
+
garbage_collection: () => /* @__PURE__ */ React__default.createElement("span", null, "All the details of the resume should be accurate.")
|
|
73417
73471
|
};
|
|
73472
|
+
function BlockerPoints({ value: C }) {
|
|
73473
|
+
var se, ve;
|
|
73474
|
+
const [$, F] = useState(!0), { onEditResume: V } = useApplicationFormContext(), {
|
|
73475
|
+
resume_details: K,
|
|
73476
|
+
blocker_and_garbage_details: J,
|
|
73477
|
+
is_blocker: ee,
|
|
73478
|
+
tech_stack_check: te
|
|
73479
|
+
} = C || {}, { blockers: ne, garbage_collection: re } = J || {}, { user_work_experiences: ae, user_educations: oe } = re || {}, { id: ie } = K || {};
|
|
73480
|
+
let le = Object.values(ne).filter(Boolean).length;
|
|
73481
|
+
le += ((se = te == null ? void 0 : te.details) == null ? void 0 : se.length) || 0, le += (ae == null ? void 0 : ae.length) || 0, le += (oe == null ? void 0 : oe.length) || 0;
|
|
73482
|
+
const ue = () => {
|
|
73483
|
+
F(!$);
|
|
73484
|
+
}, de = () => {
|
|
73485
|
+
V(ie);
|
|
73486
|
+
};
|
|
73487
|
+
return /* @__PURE__ */ React__default.createElement(Card$1, { size: "small", rootClassName: styles$i.resumeChoiceOptionLabelCard }, /* @__PURE__ */ React__default.createElement(Flex$1, { gap: 8, className: styles$i.resumeChoiceOptionLabelCardHeader }, ee && /* @__PURE__ */ React__default.createElement(ExclamationCircleTwoTone$1, { twoToneColor: "#FAAD14" }), !ee && /* @__PURE__ */ React__default.createElement(CheckCircleTwoTone$1, { twoToneColor: "#52c41a" }), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, ee ? `Improvements to be made (${le})` : "No improvements to be made"), /* @__PURE__ */ React__default.createElement(
|
|
73488
|
+
Button$2,
|
|
73489
|
+
{
|
|
73490
|
+
type: "link",
|
|
73491
|
+
className: styles$i.resumeChoiceOptionLabelEditButton,
|
|
73492
|
+
onClick: de
|
|
73493
|
+
},
|
|
73494
|
+
"Edit"
|
|
73495
|
+
), ee && /* @__PURE__ */ React__default.createElement(
|
|
73496
|
+
Button$2,
|
|
73497
|
+
{
|
|
73498
|
+
type: "text",
|
|
73499
|
+
className: styles$i.resumeChoiceOptionLabelCollapseButton,
|
|
73500
|
+
onClick: ue
|
|
73501
|
+
},
|
|
73502
|
+
$ ? /* @__PURE__ */ React__default.createElement(DownOutlined$1, null) : /* @__PURE__ */ React__default.createElement(UpOutlined$1, null)
|
|
73503
|
+
)), !$ && /* @__PURE__ */ React__default.createElement("ul", { className: styles$i.resumeChoiceOptionLabelImprovementsList }, Object.keys(ne).map((me, he) => {
|
|
73504
|
+
if (!ne[me])
|
|
73505
|
+
return null;
|
|
73506
|
+
const pe = RESUME_BLOCKER_POINTS[me];
|
|
73507
|
+
return /* @__PURE__ */ React__default.createElement("li", { key: he }, pe());
|
|
73508
|
+
}), (te == null ? void 0 : te.is_eligible) === !1 && /* @__PURE__ */ React__default.createElement("li", { key: "skill-requirement" }, (ve = te == null ? void 0 : te.details) == null ? void 0 : ve.map((me, he) => /* @__PURE__ */ React__default.createElement("li", { key: he }, "Missing skill to be added: ", me.skill, " (", me.proficiency_period, "yr exp)"))), (ae == null ? void 0 : ae.length) > 0 && ae.map((me, he) => /* @__PURE__ */ React__default.createElement("li", { key: he }, "Inaccurate work experience: ", me.company, " -", " ", me.job_title)), (oe == null ? void 0 : oe.length) > 0 && oe.map((me, he) => /* @__PURE__ */ React__default.createElement("li", { key: he }, "Inaccurate education: ", me.university, " -", " ", me.degree, " (", me.branch, ")"))));
|
|
73509
|
+
}
|
|
73418
73510
|
pdfExports.GlobalWorkerOptions.workerSrc = `//cdnjs.cloudflare.com/ajax/libs/pdf.js/${pdfExports.version}/pdf.worker.min.js`;
|
|
73419
73511
|
function ResumeChoiceOptionLabel({ value: C }) {
|
|
73420
|
-
const { selectedResume: $, setSelectedResume: F } = useApplicationFormContext(), { resume_details: V } = C || {}, { id:
|
|
73421
|
-
F(
|
|
73512
|
+
const { selectedResume: $, setSelectedResume: F } = useApplicationFormContext(), { resume_details: V, is_blocker: K } = C || {}, { id: J, name: ee, modified_at: te } = V || {}, ne = $ === J && !K, re = () => {
|
|
73513
|
+
F(J);
|
|
73422
73514
|
};
|
|
73423
73515
|
return /* @__PURE__ */ React__default.createElement(
|
|
73424
73516
|
Radio$1,
|
|
73425
73517
|
{
|
|
73426
|
-
onChange:
|
|
73427
|
-
checked:
|
|
73518
|
+
onChange: re,
|
|
73519
|
+
checked: ne,
|
|
73428
73520
|
className: classNames(styles$i.resumeChoiceOptionLabel, {
|
|
73429
|
-
[styles$i.resumeChoiceOptionLabelChecked]:
|
|
73430
|
-
})
|
|
73521
|
+
[styles$i.resumeChoiceOptionLabelChecked]: ne
|
|
73522
|
+
}),
|
|
73523
|
+
disabled: K
|
|
73431
73524
|
},
|
|
73432
|
-
/* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 12, className: styles$i.resumeChoiceOptionLabelContent }, /* @__PURE__ */ React__default.createElement(Flex$1, null, /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$i.resumeChoiceOptionLabelName },
|
|
73525
|
+
/* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 12, className: styles$i.resumeChoiceOptionLabelContent }, /* @__PURE__ */ React__default.createElement(Flex$1, null, /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$i.resumeChoiceOptionLabelName }, ee), /* @__PURE__ */ React__default.createElement(
|
|
73433
73526
|
Typography$1.Text,
|
|
73434
73527
|
{
|
|
73435
73528
|
className: styles$i.resumeChoiceOptionLabelModifiedAt
|
|
73436
73529
|
},
|
|
73437
73530
|
"Last Modified: ",
|
|
73438
|
-
toDDMMYY(
|
|
73439
|
-
))))
|
|
73531
|
+
toDDMMYY(te)
|
|
73532
|
+
))), /* @__PURE__ */ React__default.createElement(BlockerPoints, { value: C }))
|
|
73440
73533
|
);
|
|
73441
73534
|
}
|
|
73442
73535
|
function ResumePreview() {
|
|
@@ -73455,19 +73548,28 @@ function ResumePreview() {
|
|
|
73455
73548
|
);
|
|
73456
73549
|
}
|
|
73457
73550
|
function ResumeChoiceSelect() {
|
|
73458
|
-
const { setSelectedResume: C } = useApplicationFormContext(), { jobProfileId:
|
|
73551
|
+
const { setSelectedResume: C, onAddResume: $ } = useApplicationFormContext(), { jobProfileId: F } = useApplicationFormContext(), { data: V, isLoading: K } = useGetResumesEligibilityQuery({ jobProfileId: F });
|
|
73459
73552
|
return useEffect(() => {
|
|
73460
|
-
var
|
|
73461
|
-
if (!
|
|
73553
|
+
var ee, te;
|
|
73554
|
+
if (!V)
|
|
73462
73555
|
return;
|
|
73463
|
-
const
|
|
73464
|
-
(
|
|
73465
|
-
var
|
|
73466
|
-
return (
|
|
73467
|
-
}
|
|
73468
|
-
)) == null ? void 0 :
|
|
73469
|
-
C(
|
|
73470
|
-
}, [
|
|
73556
|
+
const J = (te = (ee = Object.values(V).find(
|
|
73557
|
+
(ne) => {
|
|
73558
|
+
var re;
|
|
73559
|
+
return ((re = ne == null ? void 0 : ne.resume_details) == null ? void 0 : re.default) && !(ne != null && ne.is_blocker);
|
|
73560
|
+
}
|
|
73561
|
+
)) == null ? void 0 : ee.resume_details) == null ? void 0 : te.id;
|
|
73562
|
+
C(J);
|
|
73563
|
+
}, [V, C]), K || !V ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$i.container }, /* @__PURE__ */ React__default.createElement(Flex$1, { flex: 1, vertical: !0, gap: 16 }, Object.entries(V).map(([J, ee]) => /* @__PURE__ */ React__default.createElement(ResumeChoiceOptionLabel, { key: J, value: ee })), Object.keys(V).length < MAX_RESUMES && /* @__PURE__ */ React__default.createElement(
|
|
73564
|
+
Button$2,
|
|
73565
|
+
{
|
|
73566
|
+
type: "link",
|
|
73567
|
+
onClick: $,
|
|
73568
|
+
className: styles$i.createNewResumeButton
|
|
73569
|
+
},
|
|
73570
|
+
/* @__PURE__ */ React__default.createElement(PlusOutlined$1, null),
|
|
73571
|
+
"Create New Resume"
|
|
73572
|
+
)), /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$i.resumePreviewContainer, flex: 1 }, /* @__PURE__ */ React__default.createElement(ResumePreview, null)));
|
|
73471
73573
|
}
|
|
73472
73574
|
function FormStep() {
|
|
73473
73575
|
const { stepName: C } = useApplicationFormContext();
|
|
@@ -73487,38 +73589,42 @@ function FormContainer({
|
|
|
73487
73589
|
utmId: V,
|
|
73488
73590
|
utmMedium: K,
|
|
73489
73591
|
utmSource: J,
|
|
73490
|
-
onUploadFile: ee
|
|
73592
|
+
onUploadFile: ee,
|
|
73593
|
+
onEditResume: te,
|
|
73594
|
+
onAddResume: ne
|
|
73491
73595
|
}) {
|
|
73492
|
-
const [
|
|
73596
|
+
const [re, ae] = useState(!1), { data: oe, isLoading: ie } = useCreateApplication({
|
|
73493
73597
|
jobProfileId: F,
|
|
73494
73598
|
utmMedium: K,
|
|
73495
73599
|
utmSource: J,
|
|
73496
73600
|
currentTab: $,
|
|
73497
73601
|
utmId: V
|
|
73498
|
-
}), { applicationId:
|
|
73499
|
-
C(),
|
|
73602
|
+
}), { applicationId: le, status: ue } = oe || {}, de = () => {
|
|
73603
|
+
C(), ae(!1);
|
|
73500
73604
|
};
|
|
73501
73605
|
return useEffect(() => {
|
|
73502
|
-
|
|
73606
|
+
ae(!!F);
|
|
73503
73607
|
}, [F]), /* @__PURE__ */ React__default.createElement(
|
|
73504
73608
|
ApplicationFormProvider,
|
|
73505
73609
|
{
|
|
73506
73610
|
onUploadFile: ee,
|
|
73507
|
-
stepName:
|
|
73611
|
+
stepName: ue,
|
|
73508
73612
|
jobProfileId: F,
|
|
73509
|
-
applicationId:
|
|
73613
|
+
applicationId: le,
|
|
73614
|
+
onEditResume: te,
|
|
73615
|
+
onAddResume: ne
|
|
73510
73616
|
},
|
|
73511
73617
|
/* @__PURE__ */ React__default.createElement(
|
|
73512
73618
|
Drawer$1,
|
|
73513
73619
|
{
|
|
73514
73620
|
closable: { placement: "end" },
|
|
73515
|
-
loading:
|
|
73516
|
-
onClose:
|
|
73517
|
-
open:
|
|
73621
|
+
loading: ie,
|
|
73622
|
+
onClose: de,
|
|
73623
|
+
open: re,
|
|
73518
73624
|
placement: "bottom",
|
|
73519
73625
|
height: 600,
|
|
73520
73626
|
title: /* @__PURE__ */ React__default.createElement(FormHeader, null),
|
|
73521
|
-
footer: /* @__PURE__ */ React__default.createElement(Footer, { onCancel:
|
|
73627
|
+
footer: /* @__PURE__ */ React__default.createElement(Footer, { onCancel: de })
|
|
73522
73628
|
},
|
|
73523
73629
|
/* @__PURE__ */ React__default.createElement(FormStep, null)
|
|
73524
73630
|
)
|
|
@@ -73531,17 +73637,24 @@ FormContainer.propTypes = {
|
|
|
73531
73637
|
utmMedium: PropTypes.string,
|
|
73532
73638
|
utmSource: PropTypes.string
|
|
73533
73639
|
};
|
|
73534
|
-
const JobApplicationForm = ({
|
|
73535
|
-
|
|
73536
|
-
|
|
73640
|
+
const JobApplicationForm = ({
|
|
73641
|
+
currentTab: C,
|
|
73642
|
+
onUploadFile: $,
|
|
73643
|
+
onEditResume: F,
|
|
73644
|
+
onAddResume: V
|
|
73645
|
+
}) => {
|
|
73646
|
+
const { activeApplicationId: K, setActiveApplicationId: J } = useJobPreview(), ee = () => {
|
|
73647
|
+
J(null);
|
|
73537
73648
|
};
|
|
73538
|
-
return
|
|
73649
|
+
return K ? /* @__PURE__ */ React__default.createElement(
|
|
73539
73650
|
FormContainer,
|
|
73540
73651
|
{
|
|
73541
73652
|
onUploadFile: $,
|
|
73542
|
-
jobProfileId:
|
|
73543
|
-
onClose:
|
|
73544
|
-
currentTab: C
|
|
73653
|
+
jobProfileId: K,
|
|
73654
|
+
onClose: ee,
|
|
73655
|
+
currentTab: C,
|
|
73656
|
+
onEditResume: F,
|
|
73657
|
+
onAddResume: V
|
|
73545
73658
|
}
|
|
73546
73659
|
) : null;
|
|
73547
73660
|
}, container = "_container_kgogb_1", actionAlert = "_actionAlert_kgogb_14", ineligible = "_ineligible_kgogb_24", stepsToApply = "_stepsToApply_kgogb_29", actionAlertIcon = "_actionAlertIcon_kgogb_35", actionAlertTitle = "_actionAlertTitle_kgogb_46", eligible = "_eligible_kgogb_52", title = "_title_kgogb_57", highlightsList = "_highlightsList_kgogb_64", keywordsList = "_keywordsList_kgogb_72", keyword = "_keyword_kgogb_72", exceptions = "_exceptions_kgogb_101", exceptionsIconContainer = "_exceptionsIconContainer_kgogb_107", exceptionsIcon = "_exceptionsIcon_kgogb_107", exceptionsTitle = "_exceptionsTitle_kgogb_116", exception = "_exception_kgogb_101", exceptionItem = "_exceptionItem_kgogb_124", exceptionsList = "_exceptionsList_kgogb_131", styles$h = {
|
|
@@ -73672,21 +73785,23 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73672
73785
|
jobId: V,
|
|
73673
73786
|
isActive: K,
|
|
73674
73787
|
currentTab: J,
|
|
73675
|
-
onUploadFile: ee
|
|
73788
|
+
onUploadFile: ee,
|
|
73789
|
+
onEditResume: te,
|
|
73790
|
+
onAddResume: ne
|
|
73676
73791
|
}) => {
|
|
73677
|
-
var
|
|
73678
|
-
const { data:
|
|
73792
|
+
var le;
|
|
73793
|
+
const { data: re, isLoading: ae, isFetching: oe, error: ie } = useGetJobPreviewQuery(V, {
|
|
73679
73794
|
skip: !V || !K
|
|
73680
73795
|
});
|
|
73681
|
-
return !K || !V ? null :
|
|
73796
|
+
return !K || !V ? null : ae || oe ? /* @__PURE__ */ React__default.createElement(Card$1, { className: `${styles$f.expandedJobView} ${styles$f.loadingCard}` }, /* @__PURE__ */ React__default.createElement(Spin$1, { size: "large" })) : ie ? /* @__PURE__ */ React__default.createElement(Card$1, { className: styles$f.expandedJobView }, /* @__PURE__ */ React__default.createElement(
|
|
73682
73797
|
Alert$1,
|
|
73683
73798
|
{
|
|
73684
73799
|
type: "error",
|
|
73685
73800
|
message: "Failed to load job details",
|
|
73686
|
-
description: ((
|
|
73801
|
+
description: ((le = ie == null ? void 0 : ie.data) == null ? void 0 : le.message) || (ie == null ? void 0 : ie.message) || "Please try again later",
|
|
73687
73802
|
showIcon: !0
|
|
73688
73803
|
}
|
|
73689
|
-
)) :
|
|
73804
|
+
)) : re ? /* @__PURE__ */ React__default.createElement(App$1, null, /* @__PURE__ */ React__default.createElement(
|
|
73690
73805
|
JobPreviewProvider,
|
|
73691
73806
|
{
|
|
73692
73807
|
country: C,
|
|
@@ -73701,7 +73816,9 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73701
73816
|
JobApplicationForm,
|
|
73702
73817
|
{
|
|
73703
73818
|
currentTab: J,
|
|
73704
|
-
onUploadFile: ee
|
|
73819
|
+
onUploadFile: ee,
|
|
73820
|
+
onEditResume: te,
|
|
73821
|
+
onAddResume: ne
|
|
73705
73822
|
}
|
|
73706
73823
|
)
|
|
73707
73824
|
)) : null;
|
|
@@ -73715,7 +73832,9 @@ function JobDetails({
|
|
|
73715
73832
|
jobId: V,
|
|
73716
73833
|
className: K,
|
|
73717
73834
|
onUploadFile: J,
|
|
73718
|
-
currentTab: ee
|
|
73835
|
+
currentTab: ee,
|
|
73836
|
+
onEditResume: te,
|
|
73837
|
+
onAddResume: ne
|
|
73719
73838
|
}) {
|
|
73720
73839
|
return V ? /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$e.jobDetails, K) }, /* @__PURE__ */ React__default.createElement(
|
|
73721
73840
|
ExpandedJobView,
|
|
@@ -73726,7 +73845,9 @@ function JobDetails({
|
|
|
73726
73845
|
openResume: F,
|
|
73727
73846
|
jobId: V,
|
|
73728
73847
|
isActive: !!V,
|
|
73729
|
-
currentTab: ee
|
|
73848
|
+
currentTab: ee,
|
|
73849
|
+
onEditResume: te,
|
|
73850
|
+
onAddResume: ne
|
|
73730
73851
|
}
|
|
73731
73852
|
)) : null;
|
|
73732
73853
|
}
|
|
@@ -75283,37 +75404,41 @@ function JobsPage({
|
|
|
75283
75404
|
userProfileData: K,
|
|
75284
75405
|
onUploadFile: J,
|
|
75285
75406
|
onViewResume: ee,
|
|
75286
|
-
onEditPreferences: te
|
|
75407
|
+
onEditPreferences: te,
|
|
75408
|
+
onEditResume: ne,
|
|
75409
|
+
onAddResume: re
|
|
75287
75410
|
}) {
|
|
75288
|
-
const
|
|
75289
|
-
(
|
|
75290
|
-
var
|
|
75291
|
-
return ((
|
|
75411
|
+
const ae = useDispatch(), oe = useSelector(
|
|
75412
|
+
(me) => {
|
|
75413
|
+
var he, pe;
|
|
75414
|
+
return ((pe = (he = me.scalantCareerHub) == null ? void 0 : he.filter) == null ? void 0 : pe.tab) || TAG_TO_TAB_MAPPING.relevant;
|
|
75292
75415
|
}
|
|
75293
|
-
),
|
|
75416
|
+
), ie = useRef(!1), { selectedJobId: le } = useJobQueryParams({
|
|
75294
75417
|
syncToURL: !0,
|
|
75295
75418
|
syncFromURL: !0
|
|
75296
75419
|
// Read from URL on mount
|
|
75297
75420
|
});
|
|
75298
75421
|
useLayoutEffect$2(() => {
|
|
75299
|
-
if (!
|
|
75300
|
-
const
|
|
75301
|
-
|
|
75302
|
-
}
|
|
75303
|
-
}, [
|
|
75304
|
-
|
|
75305
|
-
}, [V,
|
|
75306
|
-
K &&
|
|
75307
|
-
}, [K,
|
|
75308
|
-
const
|
|
75422
|
+
if (!ie.current) {
|
|
75423
|
+
const me = getFiltersFromURL(), he = Un({}, me), ce = new URLSearchParams(window.location.search).get("job_ids");
|
|
75424
|
+
ce && (he.job_ids = [ce]), Object.keys(he).length > 0 && ae(updateFiltersFromForm(he)), ie.current = !0;
|
|
75425
|
+
}
|
|
75426
|
+
}, [ae]), useEffect(() => {
|
|
75427
|
+
ae(setProcessCounts(V));
|
|
75428
|
+
}, [V, ae]), useEffect(() => {
|
|
75429
|
+
K && ae(setUserProfileData(K));
|
|
75430
|
+
}, [K, ae]);
|
|
75431
|
+
const ue = /* @__PURE__ */ React__default.createElement(JobsHeader, null), de = le ? /* @__PURE__ */ React__default.createElement(
|
|
75309
75432
|
JobDetails,
|
|
75310
75433
|
{
|
|
75311
|
-
currentTab:
|
|
75434
|
+
currentTab: oe,
|
|
75312
75435
|
onUploadFile: J,
|
|
75313
75436
|
country: C,
|
|
75314
75437
|
openMockInterviewModal: $,
|
|
75315
75438
|
openResume: F,
|
|
75316
|
-
jobId:
|
|
75439
|
+
jobId: le,
|
|
75440
|
+
onEditResume: ne,
|
|
75441
|
+
onAddResume: re
|
|
75317
75442
|
}
|
|
75318
75443
|
) : /* @__PURE__ */ React__default.createElement(
|
|
75319
75444
|
ProfileDetails,
|
|
@@ -75321,8 +75446,8 @@ function JobsPage({
|
|
|
75321
75446
|
onViewResume: ee,
|
|
75322
75447
|
onEditPreferences: te
|
|
75323
75448
|
}
|
|
75324
|
-
),
|
|
75325
|
-
switch (
|
|
75449
|
+
), se = le ? SIDER_WIDTH.JOB_DETAILS : SIDER_WIDTH.PROFILE_DETAILS, ve = () => {
|
|
75450
|
+
switch (oe) {
|
|
75326
75451
|
case TAG_TO_TAB_MAPPING.relevant:
|
|
75327
75452
|
return /* @__PURE__ */ React__default.createElement(RelevantJobsPage, null);
|
|
75328
75453
|
case TAG_TO_TAB_MAPPING.saved:
|
|
@@ -75337,12 +75462,12 @@ function JobsPage({
|
|
|
75337
75462
|
return /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(
|
|
75338
75463
|
JobsLayout,
|
|
75339
75464
|
{
|
|
75340
|
-
header:
|
|
75341
|
-
sider:
|
|
75342
|
-
siderWidth:
|
|
75465
|
+
header: ue,
|
|
75466
|
+
sider: de,
|
|
75467
|
+
siderWidth: se,
|
|
75343
75468
|
className: styles.jobsPage
|
|
75344
75469
|
},
|
|
75345
|
-
|
|
75470
|
+
ve()
|
|
75346
75471
|
), /* @__PURE__ */ React__default.createElement(FilterDrawer, null), /* @__PURE__ */ React__default.createElement(JobAlertModal, null));
|
|
75347
75472
|
}
|
|
75348
75473
|
JobsPage.propTypes = {
|