@scalant/career-hub 3.13.0 → 3.14.0-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 +588 -413
- package/dist/career-hub.umd.js +12 -12
- 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$_ = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
|
|
5849
|
+
process.env.NODE_ENV !== "production" && (RefIcon$_.displayName = "CheckCircleFilled");
|
|
5850
|
+
const CheckCircleFilled$1 = RefIcon$_;
|
|
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$Z = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
|
|
5859
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Z.displayName = "CloseCircleFilled");
|
|
5860
|
+
const CloseCircleFilled$1 = RefIcon$Z;
|
|
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$Y = /* @__PURE__ */ React.forwardRef(CloseOutlined);
|
|
5869
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Y.displayName = "CloseOutlined");
|
|
5870
|
+
const CloseOutlined$1 = RefIcon$Y;
|
|
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$X = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
|
|
5879
|
+
process.env.NODE_ENV !== "production" && (RefIcon$X.displayName = "ExclamationCircleFilled");
|
|
5880
|
+
const ExclamationCircleFilled$1 = RefIcon$X;
|
|
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$W = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
|
|
5889
|
+
process.env.NODE_ENV !== "production" && (RefIcon$W.displayName = "InfoCircleFilled");
|
|
5890
|
+
const InfoCircleFilled$1 = RefIcon$W;
|
|
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$V = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
|
|
7239
|
+
process.env.NODE_ENV !== "production" && (RefIcon$V.displayName = "LoadingOutlined");
|
|
7240
|
+
const LoadingOutlined$1 = RefIcon$V, 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$U = /* @__PURE__ */ React.forwardRef(RightOutlined);
|
|
9114
|
+
process.env.NODE_ENV !== "production" && (RefIcon$U.displayName = "RightOutlined");
|
|
9115
|
+
const RightOutlined$1 = RefIcon$U, 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$T = /* @__PURE__ */ React.forwardRef(CheckOutlined);
|
|
19820
|
+
process.env.NODE_ENV !== "production" && (RefIcon$T.displayName = "CheckOutlined");
|
|
19821
|
+
const CheckOutlined$1 = RefIcon$T;
|
|
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$S = /* @__PURE__ */ React.forwardRef(DownOutlined);
|
|
19830
|
+
process.env.NODE_ENV !== "production" && (RefIcon$S.displayName = "DownOutlined");
|
|
19831
|
+
const DownOutlined$1 = RefIcon$S;
|
|
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$R = /* @__PURE__ */ React.forwardRef(SearchOutlined);
|
|
19840
|
+
process.env.NODE_ENV !== "production" && (RefIcon$R.displayName = "SearchOutlined");
|
|
19841
|
+
const SearchOutlined$1 = RefIcon$R;
|
|
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$Q = /* @__PURE__ */ React.forwardRef(LeftOutlined);
|
|
21502
|
+
process.env.NODE_ENV !== "production" && (RefIcon$Q.displayName = "LeftOutlined");
|
|
21503
|
+
const LeftOutlined$1 = RefIcon$Q;
|
|
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$P = /* @__PURE__ */ React.forwardRef(BarsOutlined);
|
|
22600
|
+
process.env.NODE_ENV !== "production" && (RefIcon$P.displayName = "BarsOutlined");
|
|
22601
|
+
const BarsOutlined$1 = RefIcon$P, 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$O = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
|
|
22935
|
+
process.env.NODE_ENV !== "production" && (RefIcon$O.displayName = "EllipsisOutlined");
|
|
22936
|
+
const EllipsisOutlined$1 = RefIcon$O, 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$N = /* @__PURE__ */ React.forwardRef(PlusOutlined);
|
|
26243
|
+
process.env.NODE_ENV !== "production" && (RefIcon$N.displayName = "PlusOutlined");
|
|
26244
|
+
const PlusOutlined$1 = RefIcon$N, 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$M = /* @__PURE__ */ React.forwardRef(UpOutlined);
|
|
29712
|
+
process.env.NODE_ENV !== "production" && (RefIcon$M.displayName = "UpOutlined");
|
|
29713
|
+
const UpOutlined$1 = RefIcon$M;
|
|
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$L = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
|
|
30125
|
+
process.env.NODE_ENV !== "production" && (RefIcon$L.displayName = "ClockCircleOutlined");
|
|
30126
|
+
const ClockCircleOutlined$1 = RefIcon$L;
|
|
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$K = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
|
|
32068
|
+
process.env.NODE_ENV !== "production" && (RefIcon$K.displayName = "QuestionCircleOutlined");
|
|
32069
|
+
const QuestionCircleOutlined$1 = RefIcon$K;
|
|
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$J = /* @__PURE__ */ React.forwardRef(EyeOutlined);
|
|
32527
|
+
process.env.NODE_ENV !== "production" && (RefIcon$J.displayName = "EyeOutlined");
|
|
32528
|
+
const EyeOutlined$1 = RefIcon$J;
|
|
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$I = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
|
|
32820
|
+
process.env.NODE_ENV !== "production" && (RefIcon$I.displayName = "EyeInvisibleOutlined");
|
|
32821
|
+
const EyeInvisibleOutlined$1 = RefIcon$I;
|
|
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$H = /* @__PURE__ */ React.forwardRef(DoubleLeftOutlined);
|
|
33533
|
+
process.env.NODE_ENV !== "production" && (RefIcon$H.displayName = "DoubleLeftOutlined");
|
|
33534
|
+
const DoubleLeftOutlined$1 = RefIcon$H;
|
|
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$G = /* @__PURE__ */ React.forwardRef(DoubleRightOutlined);
|
|
33543
|
+
process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "DoubleRightOutlined");
|
|
33544
|
+
const DoubleRightOutlined$1 = RefIcon$G;
|
|
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$F = /* @__PURE__ */ React.forwardRef(AlertFilled);
|
|
36107
|
+
process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "AlertFilled");
|
|
36108
|
+
const AlertFilled$1 = RefIcon$F;
|
|
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$E = /* @__PURE__ */ React.forwardRef(BellOutlined);
|
|
36117
|
+
process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "BellOutlined");
|
|
36118
|
+
const BellOutlined$1 = RefIcon$E;
|
|
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$D = /* @__PURE__ */ React.forwardRef(BulbTwoTone);
|
|
36129
|
+
process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "BulbTwoTone");
|
|
36130
|
+
const BulbTwoTone$1 = RefIcon$D;
|
|
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$C = /* @__PURE__ */ React.forwardRef(CaretDownFilled);
|
|
36139
|
+
process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "CaretDownFilled");
|
|
36140
|
+
const CaretDownFilled$1 = RefIcon$C;
|
|
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$B = /* @__PURE__ */ React.forwardRef(CaretDownOutlined);
|
|
36149
|
+
process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "CaretDownOutlined");
|
|
36150
|
+
const CaretDownOutlined$1 = RefIcon$B;
|
|
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$A = /* @__PURE__ */ React.forwardRef(CaretUpOutlined);
|
|
36159
|
+
process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "CaretUpOutlined");
|
|
36160
|
+
const CaretUpOutlined$1 = RefIcon$A;
|
|
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$z = /* @__PURE__ */ React.forwardRef(CheckCircleOutlined);
|
|
36169
|
+
process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "CheckCircleOutlined");
|
|
36170
|
+
const CheckCircleOutlined$1 = RefIcon$z;
|
|
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$y = /* @__PURE__ */ React.forwardRef(CheckCircleTwoTone);
|
|
36181
|
+
process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "CheckCircleTwoTone");
|
|
36182
|
+
const CheckCircleTwoTone$1 = RefIcon$y;
|
|
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$x = /* @__PURE__ */ React.forwardRef(ClockCircleTwoTone);
|
|
36193
|
+
process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "ClockCircleTwoTone");
|
|
36194
|
+
const ClockCircleTwoTone$1 = RefIcon$x;
|
|
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$w = /* @__PURE__ */ React.forwardRef(CloseCircleOutlined);
|
|
36203
|
+
process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "CloseCircleOutlined");
|
|
36204
|
+
const CloseCircleOutlined$1 = RefIcon$w;
|
|
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$v = /* @__PURE__ */ React.forwardRef(CopyOutlined);
|
|
36213
|
+
process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "CopyOutlined");
|
|
36214
|
+
const CopyOutlined$1 = RefIcon$v;
|
|
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$u = /* @__PURE__ */ React.forwardRef(DeleteOutlined);
|
|
36223
|
+
process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "DeleteOutlined");
|
|
36224
|
+
const DeleteOutlined$1 = RefIcon$u;
|
|
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$t = /* @__PURE__ */ React.forwardRef(DownloadOutlined);
|
|
36233
|
+
process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "DownloadOutlined");
|
|
36234
|
+
const DownloadOutlined$1 = RefIcon$t;
|
|
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$s = /* @__PURE__ */ React.forwardRef(EditOutlined);
|
|
36243
|
+
process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "EditOutlined");
|
|
36244
|
+
const EditOutlined$1 = RefIcon$s;
|
|
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$r = /* @__PURE__ */ React.forwardRef(EditTwoTone);
|
|
36255
|
+
process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "EditTwoTone");
|
|
36256
|
+
const EditTwoTone$1 = RefIcon$r;
|
|
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$q = /* @__PURE__ */ React.forwardRef(EnterOutlined);
|
|
36265
|
+
process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "EnterOutlined");
|
|
36266
|
+
const EnterOutlined$1 = RefIcon$q;
|
|
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$p = /* @__PURE__ */ React.forwardRef(ExclamationCircleOutlined);
|
|
36275
|
+
process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "ExclamationCircleOutlined");
|
|
36276
|
+
const ExclamationCircleOutlined$1 = RefIcon$p;
|
|
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$o = /* @__PURE__ */ React.forwardRef(ExclamationCircleTwoTone);
|
|
36287
|
+
process.env.NODE_ENV !== "production" && (RefIcon$o.displayName = "ExclamationCircleTwoTone");
|
|
36288
|
+
const ExclamationCircleTwoTone$1 = RefIcon$o;
|
|
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) {
|
|
@@ -36259,9 +36293,9 @@ var FileOutlined = function($, F) {
|
|
|
36259
36293
|
ref: F,
|
|
36260
36294
|
icon: FileOutlinedSvg
|
|
36261
36295
|
}));
|
|
36262
|
-
}, RefIcon$
|
|
36263
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36264
|
-
const FileOutlined$1 = RefIcon$
|
|
36296
|
+
}, RefIcon$n = /* @__PURE__ */ React.forwardRef(FileOutlined);
|
|
36297
|
+
process.env.NODE_ENV !== "production" && (RefIcon$n.displayName = "FileOutlined");
|
|
36298
|
+
const FileOutlined$1 = RefIcon$n;
|
|
36265
36299
|
var FileTextTwoTone$2 = { icon: function($, F) {
|
|
36266
36300
|
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: F } }, { 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: $ } }] };
|
|
36267
36301
|
}, name: "file-text", theme: "twotone" };
|
|
@@ -36271,9 +36305,9 @@ var FileTextTwoTone = function($, F) {
|
|
|
36271
36305
|
ref: F,
|
|
36272
36306
|
icon: FileTextTwoToneSvg
|
|
36273
36307
|
}));
|
|
36274
|
-
}, RefIcon$
|
|
36275
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36276
|
-
const FileTextTwoTone$1 = RefIcon$
|
|
36308
|
+
}, RefIcon$m = /* @__PURE__ */ React.forwardRef(FileTextTwoTone);
|
|
36309
|
+
process.env.NODE_ENV !== "production" && (RefIcon$m.displayName = "FileTextTwoTone");
|
|
36310
|
+
const FileTextTwoTone$1 = RefIcon$m;
|
|
36277
36311
|
var FileTwoTone$2 = { icon: function($, F) {
|
|
36278
36312
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M534 352V136H232v752h560V394H576a42 42 0 01-42-42z", fill: F } }, { 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: $ } }] };
|
|
36279
36313
|
}, name: "file", theme: "twotone" };
|
|
@@ -36283,9 +36317,9 @@ var FileTwoTone = function($, F) {
|
|
|
36283
36317
|
ref: F,
|
|
36284
36318
|
icon: FileTwoToneSvg
|
|
36285
36319
|
}));
|
|
36286
|
-
}, RefIcon$
|
|
36287
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36288
|
-
const FileTwoTone$1 = RefIcon$
|
|
36320
|
+
}, RefIcon$l = /* @__PURE__ */ React.forwardRef(FileTwoTone);
|
|
36321
|
+
process.env.NODE_ENV !== "production" && (RefIcon$l.displayName = "FileTwoTone");
|
|
36322
|
+
const FileTwoTone$1 = RefIcon$l;
|
|
36289
36323
|
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" };
|
|
36290
36324
|
const FilterFilledSvg = FilterFilled$2;
|
|
36291
36325
|
var FilterFilled = function($, F) {
|
|
@@ -36293,9 +36327,9 @@ var FilterFilled = function($, F) {
|
|
|
36293
36327
|
ref: F,
|
|
36294
36328
|
icon: FilterFilledSvg
|
|
36295
36329
|
}));
|
|
36296
|
-
}, RefIcon$
|
|
36297
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36298
|
-
const FilterFilled$1 = RefIcon$
|
|
36330
|
+
}, RefIcon$k = /* @__PURE__ */ React.forwardRef(FilterFilled);
|
|
36331
|
+
process.env.NODE_ENV !== "production" && (RefIcon$k.displayName = "FilterFilled");
|
|
36332
|
+
const FilterFilled$1 = RefIcon$k;
|
|
36299
36333
|
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" };
|
|
36300
36334
|
const FilterOutlinedSvg = FilterOutlined$2;
|
|
36301
36335
|
var FilterOutlined = function($, F) {
|
|
@@ -36303,9 +36337,9 @@ var FilterOutlined = function($, F) {
|
|
|
36303
36337
|
ref: F,
|
|
36304
36338
|
icon: FilterOutlinedSvg
|
|
36305
36339
|
}));
|
|
36306
|
-
}, RefIcon$
|
|
36307
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36308
|
-
const FilterOutlined$1 = RefIcon$
|
|
36340
|
+
}, RefIcon$j = /* @__PURE__ */ React.forwardRef(FilterOutlined);
|
|
36341
|
+
process.env.NODE_ENV !== "production" && (RefIcon$j.displayName = "FilterOutlined");
|
|
36342
|
+
const FilterOutlined$1 = RefIcon$j;
|
|
36309
36343
|
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" };
|
|
36310
36344
|
const FolderOpenOutlinedSvg = FolderOpenOutlined$2;
|
|
36311
36345
|
var FolderOpenOutlined = function($, F) {
|
|
@@ -36313,9 +36347,9 @@ var FolderOpenOutlined = function($, F) {
|
|
|
36313
36347
|
ref: F,
|
|
36314
36348
|
icon: FolderOpenOutlinedSvg
|
|
36315
36349
|
}));
|
|
36316
|
-
}, RefIcon$
|
|
36317
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36318
|
-
const FolderOpenOutlined$1 = RefIcon$
|
|
36350
|
+
}, RefIcon$i = /* @__PURE__ */ React.forwardRef(FolderOpenOutlined);
|
|
36351
|
+
process.env.NODE_ENV !== "production" && (RefIcon$i.displayName = "FolderOpenOutlined");
|
|
36352
|
+
const FolderOpenOutlined$1 = RefIcon$i;
|
|
36319
36353
|
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" };
|
|
36320
36354
|
const FolderOutlinedSvg = FolderOutlined$2;
|
|
36321
36355
|
var FolderOutlined = function($, F) {
|
|
@@ -36323,9 +36357,9 @@ var FolderOutlined = function($, F) {
|
|
|
36323
36357
|
ref: F,
|
|
36324
36358
|
icon: FolderOutlinedSvg
|
|
36325
36359
|
}));
|
|
36326
|
-
}, RefIcon$
|
|
36327
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36328
|
-
const FolderOutlined$1 = RefIcon$
|
|
36360
|
+
}, RefIcon$h = /* @__PURE__ */ React.forwardRef(FolderOutlined);
|
|
36361
|
+
process.env.NODE_ENV !== "production" && (RefIcon$h.displayName = "FolderOutlined");
|
|
36362
|
+
const FolderOutlined$1 = RefIcon$h;
|
|
36329
36363
|
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" };
|
|
36330
36364
|
const HolderOutlinedSvg = HolderOutlined$2;
|
|
36331
36365
|
var HolderOutlined = function($, F) {
|
|
@@ -36333,9 +36367,9 @@ var HolderOutlined = function($, F) {
|
|
|
36333
36367
|
ref: F,
|
|
36334
36368
|
icon: HolderOutlinedSvg
|
|
36335
36369
|
}));
|
|
36336
|
-
}, RefIcon$
|
|
36337
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36338
|
-
const HolderOutlined$1 = RefIcon$
|
|
36370
|
+
}, RefIcon$g = /* @__PURE__ */ React.forwardRef(HolderOutlined);
|
|
36371
|
+
process.env.NODE_ENV !== "production" && (RefIcon$g.displayName = "HolderOutlined");
|
|
36372
|
+
const HolderOutlined$1 = RefIcon$g;
|
|
36339
36373
|
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" };
|
|
36340
36374
|
const LinkOutlinedSvg = LinkOutlined$2;
|
|
36341
36375
|
var LinkOutlined = function($, F) {
|
|
@@ -36343,9 +36377,9 @@ var LinkOutlined = function($, F) {
|
|
|
36343
36377
|
ref: F,
|
|
36344
36378
|
icon: LinkOutlinedSvg
|
|
36345
36379
|
}));
|
|
36346
|
-
}, RefIcon$
|
|
36347
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36348
|
-
const LinkOutlined$1 = RefIcon$
|
|
36380
|
+
}, RefIcon$f = /* @__PURE__ */ React.forwardRef(LinkOutlined);
|
|
36381
|
+
process.env.NODE_ENV !== "production" && (RefIcon$f.displayName = "LinkOutlined");
|
|
36382
|
+
const LinkOutlined$1 = RefIcon$f;
|
|
36349
36383
|
var MailTwoTone$2 = { icon: function($, F) {
|
|
36350
36384
|
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: F } }, { tag: "path", attrs: { d: "M876.3 198.8l39.3 50.5-27.6 21.5 27.7-21.5-39.3-50.5z", fill: F } }, { 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: $ } }] };
|
|
36351
36385
|
}, name: "mail", theme: "twotone" };
|
|
@@ -36355,9 +36389,9 @@ var MailTwoTone = function($, F) {
|
|
|
36355
36389
|
ref: F,
|
|
36356
36390
|
icon: MailTwoToneSvg
|
|
36357
36391
|
}));
|
|
36358
|
-
}, RefIcon$
|
|
36359
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36360
|
-
const MailTwoTone$1 = RefIcon$
|
|
36392
|
+
}, RefIcon$e = /* @__PURE__ */ React.forwardRef(MailTwoTone);
|
|
36393
|
+
process.env.NODE_ENV !== "production" && (RefIcon$e.displayName = "MailTwoTone");
|
|
36394
|
+
const MailTwoTone$1 = RefIcon$e;
|
|
36361
36395
|
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" };
|
|
36362
36396
|
const MinusSquareOutlinedSvg = MinusSquareOutlined$2;
|
|
36363
36397
|
var MinusSquareOutlined = function($, F) {
|
|
@@ -36365,9 +36399,9 @@ var MinusSquareOutlined = function($, F) {
|
|
|
36365
36399
|
ref: F,
|
|
36366
36400
|
icon: MinusSquareOutlinedSvg
|
|
36367
36401
|
}));
|
|
36368
|
-
}, RefIcon$
|
|
36369
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36370
|
-
const MinusSquareOutlined$1 = RefIcon$
|
|
36402
|
+
}, RefIcon$d = /* @__PURE__ */ React.forwardRef(MinusSquareOutlined);
|
|
36403
|
+
process.env.NODE_ENV !== "production" && (RefIcon$d.displayName = "MinusSquareOutlined");
|
|
36404
|
+
const MinusSquareOutlined$1 = RefIcon$d;
|
|
36371
36405
|
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" };
|
|
36372
36406
|
const PaperClipOutlinedSvg = PaperClipOutlined$2;
|
|
36373
36407
|
var PaperClipOutlined = function($, F) {
|
|
@@ -36375,9 +36409,19 @@ var PaperClipOutlined = function($, F) {
|
|
|
36375
36409
|
ref: F,
|
|
36376
36410
|
icon: PaperClipOutlinedSvg
|
|
36377
36411
|
}));
|
|
36378
|
-
}, RefIcon$
|
|
36379
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36380
|
-
const PaperClipOutlined$1 = RefIcon$
|
|
36412
|
+
}, RefIcon$c = /* @__PURE__ */ React.forwardRef(PaperClipOutlined);
|
|
36413
|
+
process.env.NODE_ENV !== "production" && (RefIcon$c.displayName = "PaperClipOutlined");
|
|
36414
|
+
const PaperClipOutlined$1 = RefIcon$c;
|
|
36415
|
+
var PhoneOutlined$2 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M877.1 238.7L770.6 132.3c-13-13-30.4-20.3-48.8-20.3s-35.8 7.2-48.8 20.3L558.3 246.8c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l89.6 89.7a405.46 405.46 0 01-86.4 127.3c-36.7 36.9-79.6 66-127.2 86.6l-89.6-89.7c-13-13-30.4-20.3-48.8-20.3a68.2 68.2 0 00-48.8 20.3L132.3 673c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l106.4 106.4c22.2 22.2 52.8 34.9 84.2 34.9 6.5 0 12.8-.5 19.2-1.6 132.4-21.8 263.8-92.3 369.9-198.3C818 606 888.4 474.6 910.4 342.1c6.3-37.6-6.3-76.3-33.3-103.4zm-37.6 91.5c-19.5 117.9-82.9 235.5-178.4 331s-213 158.9-330.9 178.4c-14.8 2.5-30-2.5-40.8-13.2L184.9 721.9 295.7 611l119.8 120 .9.9 21.6-8a481.29 481.29 0 00285.7-285.8l8-21.6-120.8-120.7 110.8-110.9 104.5 104.5c10.8 10.8 15.8 26 13.3 40.8z" } }] }, name: "phone", theme: "outlined" };
|
|
36416
|
+
const PhoneOutlinedSvg = PhoneOutlined$2;
|
|
36417
|
+
var PhoneOutlined = function($, F) {
|
|
36418
|
+
return /* @__PURE__ */ React.createElement(AntdIcon, _extends({}, $, {
|
|
36419
|
+
ref: F,
|
|
36420
|
+
icon: PhoneOutlinedSvg
|
|
36421
|
+
}));
|
|
36422
|
+
}, RefIcon$b = /* @__PURE__ */ React.forwardRef(PhoneOutlined);
|
|
36423
|
+
process.env.NODE_ENV !== "production" && (RefIcon$b.displayName = "PhoneOutlined");
|
|
36424
|
+
const PhoneOutlined$1 = RefIcon$b;
|
|
36381
36425
|
var PictureTwoTone$2 = { icon: function($, F) {
|
|
36382
36426
|
return { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ 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-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2z", fill: $ } }, { tag: "path", attrs: { d: "M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z", fill: F } }, { tag: "path", attrs: { d: "M136 652.7l132.4-157c3.2-3.8 9-3.8 12.2 0l144 170.7L652 396.8c3.2-3.8 9-3.8 12.2 0L888 662.2V232H136v420.7zM304 280a88 88 0 110 176 88 88 0 010-176z", fill: F } }, { tag: "path", attrs: { d: "M276 368a28 28 0 1056 0 28 28 0 10-56 0z", fill: F } }, { tag: "path", attrs: { d: "M304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z", fill: $ } }] };
|
|
36383
36427
|
}, name: "picture", theme: "twotone" };
|
|
@@ -47339,14 +47383,14 @@ process.env.NODE_ENV !== "production" && (Dragger.displayName = "Dragger");
|
|
|
47339
47383
|
const Dragger$1 = Dragger, Upload = InternalUpload$1;
|
|
47340
47384
|
Upload.Dragger = Dragger$1;
|
|
47341
47385
|
Upload.LIST_IGNORE = LIST_IGNORE;
|
|
47342
|
-
const Upload$1 = Upload, content = "_content_5855h_1", header$2 = "_header_5855h_9", sider = "_sider_5855h_17", layout = "_layout_5855h_21", styles$
|
|
47386
|
+
const Upload$1 = Upload, content = "_content_5855h_1", header$2 = "_header_5855h_9", sider = "_sider_5855h_17", layout = "_layout_5855h_21", styles$G = {
|
|
47343
47387
|
content,
|
|
47344
47388
|
header: header$2,
|
|
47345
47389
|
sider,
|
|
47346
47390
|
layout
|
|
47347
47391
|
}, { Header, Sider, Content } = Layout$1;
|
|
47348
47392
|
function JobsLayout({ header: C, children: $, className: F, sider: V, siderWidth: K }) {
|
|
47349
|
-
return /* @__PURE__ */ React__default.createElement(Layout$1, { className: F }, /* @__PURE__ */ React__default.createElement(Header, { className: styles$
|
|
47393
|
+
return /* @__PURE__ */ React__default.createElement(Layout$1, { className: F }, /* @__PURE__ */ React__default.createElement(Header, { className: styles$G.header }, C || "Header"), /* @__PURE__ */ React__default.createElement(Layout$1, { className: styles$G.layout }, /* @__PURE__ */ React__default.createElement(Content, { className: styles$G.content }, $), V && /* @__PURE__ */ React__default.createElement(Sider, { className: styles$G.sider, width: K || "25%" }, V)));
|
|
47350
47394
|
}
|
|
47351
47395
|
JobsLayout.propTypes = {
|
|
47352
47396
|
children: PropTypes.node.isRequired,
|
|
@@ -50133,7 +50177,8 @@ const JOB_CARD_CONFIG = {
|
|
|
50133
50177
|
APPLICATION_FORM: "application_form",
|
|
50134
50178
|
RESUME_CHOICE_SELECT: "resume_choice_select",
|
|
50135
50179
|
SAVED: "Saved",
|
|
50136
|
-
WITHDRAWN: "Application Withdrawn"
|
|
50180
|
+
WITHDRAWN: "Application Withdrawn",
|
|
50181
|
+
SUCCESSFULLY_APPLIED: "successfully_applied"
|
|
50137
50182
|
}, SIDER_WIDTH = {
|
|
50138
50183
|
PROFILE_DETAILS: "25%",
|
|
50139
50184
|
JOB_DETAILS: "60%"
|
|
@@ -50226,7 +50271,7 @@ const JOB_CARD_CONFIG = {
|
|
|
50226
50271
|
applications: 0,
|
|
50227
50272
|
saved: 0,
|
|
50228
50273
|
archived: 0
|
|
50229
|
-
}, HYDRATION_KEY = "__CAREERS_HUB__", getCurrentSortingValue = (C = []) => {
|
|
50274
|
+
}, HYDRATION_KEY = "__CAREERS_HUB__", MAX_RESUMES = 5, getCurrentSortingValue = (C = []) => {
|
|
50230
50275
|
if (!C || C.length === 0)
|
|
50231
50276
|
return "eligibility";
|
|
50232
50277
|
const $ = C[0];
|
|
@@ -52271,7 +52316,7 @@ const metaDataReducer = metaDataSlice.reducer, initialState$1 = {
|
|
|
52271
52316
|
filterOptions: filterOptionsReducer,
|
|
52272
52317
|
alerts: alertReducer,
|
|
52273
52318
|
savedJobs: savedJobsReducer
|
|
52274
|
-
}), HelloWorld = () => /* @__PURE__ */ React__default.createElement("div", { style: { padding: "20px", textAlign: "center" } }, /* @__PURE__ */ React__default.createElement("h1", null, "Hello World - Career Hub"), /* @__PURE__ */ React__default.createElement("p", null, "This is a dummy component.")), tagsSection = "_tagsSection_gf6im_1", tag$1 = "_tag_gf6im_1", activeTag = "_activeTag_gf6im_22", icon = "_icon_gf6im_29", styles$
|
|
52319
|
+
}), HelloWorld = () => /* @__PURE__ */ React__default.createElement("div", { style: { padding: "20px", textAlign: "center" } }, /* @__PURE__ */ React__default.createElement("h1", null, "Hello World - Career Hub"), /* @__PURE__ */ React__default.createElement("p", null, "This is a dummy component.")), tagsSection = "_tagsSection_gf6im_1", tag$1 = "_tag_gf6im_1", activeTag = "_activeTag_gf6im_22", icon = "_icon_gf6im_29", styles$F = {
|
|
52275
52320
|
tagsSection,
|
|
52276
52321
|
tag: tag$1,
|
|
52277
52322
|
activeTag,
|
|
@@ -52297,33 +52342,33 @@ function TagsSection() {
|
|
|
52297
52342
|
const ne = COUNT_TO_TAB_MAPPING[te];
|
|
52298
52343
|
return V[ne] || 0;
|
|
52299
52344
|
};
|
|
52300
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52345
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$F.tagsSection }, Object.keys(JOB_FILTER_TAGS).map((te) => /* @__PURE__ */ React__default.createElement(
|
|
52301
52346
|
Tag$1,
|
|
52302
52347
|
{
|
|
52303
|
-
className: classNames(styles$
|
|
52304
|
-
[styles$
|
|
52348
|
+
className: classNames(styles$F.tag, {
|
|
52349
|
+
[styles$F.activeTag]: J(te)
|
|
52305
52350
|
}),
|
|
52306
52351
|
key: te,
|
|
52307
52352
|
onClick: () => K(te)
|
|
52308
52353
|
},
|
|
52309
52354
|
React__default.createElement(JOB_FILTER_TAGS[te].icon, {
|
|
52310
|
-
className: styles$
|
|
52355
|
+
className: styles$F.icon
|
|
52311
52356
|
}),
|
|
52312
52357
|
JOB_FILTER_TAGS[te].label,
|
|
52313
52358
|
" ",
|
|
52314
|
-
/* @__PURE__ */ React__default.createElement("span", { className: styles$
|
|
52359
|
+
/* @__PURE__ */ React__default.createElement("span", { className: styles$F.count }, "(", ee(te), ")")
|
|
52315
52360
|
)));
|
|
52316
52361
|
}
|
|
52317
|
-
const jobAlert = "_jobAlert_kiep6_1", styles$
|
|
52362
|
+
const jobAlert = "_jobAlert_kiep6_1", styles$E = {
|
|
52318
52363
|
jobAlert
|
|
52319
52364
|
};
|
|
52320
52365
|
function JobAlert() {
|
|
52321
52366
|
const C = useDispatch(), $ = () => {
|
|
52322
52367
|
C(openJobAlertModal());
|
|
52323
52368
|
};
|
|
52324
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52369
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$E.jobAlert, onClick: $ }, /* @__PURE__ */ React__default.createElement(AlertFilled$1, { className: styles$E.icon }), "Job Alerts");
|
|
52325
52370
|
}
|
|
52326
|
-
const styles$
|
|
52371
|
+
const styles$D = {};
|
|
52327
52372
|
function Sorting() {
|
|
52328
52373
|
const C = useDispatch(), $ = useSelector(
|
|
52329
52374
|
(ee) => {
|
|
@@ -52343,7 +52388,7 @@ function Sorting() {
|
|
|
52343
52388
|
return /* @__PURE__ */ React__default.createElement(
|
|
52344
52389
|
Select$1,
|
|
52345
52390
|
{
|
|
52346
|
-
className: styles$
|
|
52391
|
+
className: styles$D.sorting,
|
|
52347
52392
|
value: F,
|
|
52348
52393
|
onChange: V,
|
|
52349
52394
|
suffixIcon: /* @__PURE__ */ React__default.createElement(DownOutlined$1, null),
|
|
@@ -52352,14 +52397,14 @@ function Sorting() {
|
|
|
52352
52397
|
}
|
|
52353
52398
|
);
|
|
52354
52399
|
}
|
|
52355
|
-
const styles$
|
|
52400
|
+
const styles$C = {};
|
|
52356
52401
|
function Filter() {
|
|
52357
52402
|
const C = useDispatch(), $ = () => {
|
|
52358
52403
|
C(openFilterModal());
|
|
52359
52404
|
};
|
|
52360
|
-
return /* @__PURE__ */ React__default.createElement(Button$2, { type: "primary", className: styles$
|
|
52405
|
+
return /* @__PURE__ */ React__default.createElement(Button$2, { type: "primary", className: styles$C.filter, onClick: $ }, "Filters ", /* @__PURE__ */ React__default.createElement(DownOutlined$1, null));
|
|
52361
52406
|
}
|
|
52362
|
-
const search = "_search_hhvxj_1", iconContainer = "_iconContainer_hhvxj_7", input = "_input_hhvxj_20", slideIn = "_slideIn_hhvxj_1", styles$
|
|
52407
|
+
const search = "_search_hhvxj_1", iconContainer = "_iconContainer_hhvxj_7", input = "_input_hhvxj_20", slideIn = "_slideIn_hhvxj_1", styles$B = {
|
|
52363
52408
|
search,
|
|
52364
52409
|
iconContainer,
|
|
52365
52410
|
input,
|
|
@@ -52389,30 +52434,30 @@ function Search() {
|
|
|
52389
52434
|
};
|
|
52390
52435
|
return useEffect(() => () => {
|
|
52391
52436
|
te.current && clearTimeout(te.current);
|
|
52392
|
-
}, []), /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52437
|
+
}, []), /* @__PURE__ */ React__default.createElement("div", { className: styles$B.search }, F || K ? /* @__PURE__ */ React__default.createElement(
|
|
52393
52438
|
Input$1,
|
|
52394
52439
|
{
|
|
52395
52440
|
ref: ee,
|
|
52396
|
-
className: styles$
|
|
52441
|
+
className: styles$B.input,
|
|
52397
52442
|
placeholder: "Search for job or Company Name",
|
|
52398
52443
|
value: K,
|
|
52399
52444
|
onChange: re,
|
|
52400
52445
|
onBlur: ae,
|
|
52401
52446
|
suffix: /* @__PURE__ */ React__default.createElement(SearchOutlined$1, null)
|
|
52402
52447
|
}
|
|
52403
|
-
) : /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52448
|
+
) : /* @__PURE__ */ React__default.createElement("div", { className: styles$B.iconContainer, onClick: ne }, /* @__PURE__ */ React__default.createElement(SearchOutlined$1, null)));
|
|
52404
52449
|
}
|
|
52405
|
-
const actions$1 = "_actions_nxp1u_1", styles$
|
|
52450
|
+
const actions$1 = "_actions_nxp1u_1", styles$A = {
|
|
52406
52451
|
actions: actions$1
|
|
52407
52452
|
};
|
|
52408
52453
|
function Actions$1() {
|
|
52409
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52454
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$A.actions }, /* @__PURE__ */ React__default.createElement(JobAlert, null), /* @__PURE__ */ React__default.createElement(Sorting, null), /* @__PURE__ */ React__default.createElement(Filter, null), /* @__PURE__ */ React__default.createElement(Search, null));
|
|
52410
52455
|
}
|
|
52411
|
-
const jobsHeaderContainer = "_jobsHeaderContainer_1un8f_1", styles$
|
|
52456
|
+
const jobsHeaderContainer = "_jobsHeaderContainer_1un8f_1", styles$z = {
|
|
52412
52457
|
jobsHeaderContainer
|
|
52413
52458
|
};
|
|
52414
52459
|
function JobsHeader({ className: C }) {
|
|
52415
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: classNames(C, styles$
|
|
52460
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: classNames(C, styles$z.jobsHeaderContainer) }, /* @__PURE__ */ React__default.createElement(TagsSection, null), /* @__PURE__ */ React__default.createElement(Actions$1, null));
|
|
52416
52461
|
}
|
|
52417
52462
|
JobsHeader.propTypes = {
|
|
52418
52463
|
className: PropTypes.string
|
|
@@ -52420,7 +52465,7 @@ JobsHeader.propTypes = {
|
|
|
52420
52465
|
JobsHeader.defaultProps = {
|
|
52421
52466
|
className: ""
|
|
52422
52467
|
};
|
|
52423
|
-
const 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), profileName = "_profileName_rwpnv_1", profileDetails = "_profileDetails_rwpnv_5", profileDetailsItems = "_profileDetailsItems_rwpnv_12", preferencesTitle = "_preferencesTitle_rwpnv_17", preferencesDivider = "_preferencesDivider_rwpnv_21", preferencesContent = "_preferencesContent_rwpnv_26", preferenceLabel = "_preferenceLabel_rwpnv_30", preferenceValue = "_preferenceValue_rwpnv_36", preferenceTag = "_preferenceTag_rwpnv_41", styles$
|
|
52468
|
+
const 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), profileName = "_profileName_rwpnv_1", profileDetails = "_profileDetails_rwpnv_5", profileDetailsItems = "_profileDetailsItems_rwpnv_12", preferencesTitle = "_preferencesTitle_rwpnv_17", preferencesDivider = "_preferencesDivider_rwpnv_21", preferencesContent = "_preferencesContent_rwpnv_26", preferenceLabel = "_preferenceLabel_rwpnv_30", preferenceValue = "_preferenceValue_rwpnv_36", preferenceTag = "_preferenceTag_rwpnv_41", styles$y = {
|
|
52424
52469
|
profileName,
|
|
52425
52470
|
profileDetails,
|
|
52426
52471
|
profileDetailsItems,
|
|
@@ -52440,30 +52485,30 @@ function ProfileDetails({ className: C, onViewResume: $, onEditPreferences: F })
|
|
|
52440
52485
|
}, J = () => {
|
|
52441
52486
|
F == null || F();
|
|
52442
52487
|
};
|
|
52443
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$
|
|
52488
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$y.profileDetails, C) }, /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center", gap: 8 }, /* @__PURE__ */ React__default.createElement(Avatar$1, { shape: "square", size: 48, src: V == null ? void 0 : V.avatar }), /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "center", vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 5, className: styles$y.profileName }, V == null ? void 0 : V.name), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { type: "secondary" }, toTitleCase((ee = V == null ? void 0 : V.mentee) == null ? void 0 : ee.careersHubProduct)))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 8, className: styles$y.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, V == null ? void 0 : V.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(
|
|
52444
52489
|
(te = V == null ? void 0 : V.experienceYears) != null ? te : V == null ? void 0 : V.experienceInYears,
|
|
52445
52490
|
(ne = V == null ? void 0 : V.experienceMonths) != null ? ne : V == null ? void 0 : V.experienceInMonths
|
|
52446
|
-
))), /* @__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: K }, "View Resume"))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0 }, /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 5, className: styles$
|
|
52491
|
+
))), /* @__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: K }, "View Resume"))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0 }, /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 5, className: styles$y.preferencesTitle }, "Your Preferences"), /* @__PURE__ */ React__default.createElement(EditTwoTone$1, { onClick: J })), /* @__PURE__ */ React__default.createElement(Divider$1, { className: styles$y.preferencesDivider }), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 8, className: styles$y.preferencesContent }, /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 0.4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceLabel }, "Location"), /* @__PURE__ */ React__default.createElement(Flex$1, { gap: 0.4, wrap: !0 }, parsePreferredLocations(
|
|
52447
52492
|
(re = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : re.preferredLocation
|
|
52448
52493
|
).map((ue, de) => /* @__PURE__ */ React__default.createElement(
|
|
52449
52494
|
Tag$1,
|
|
52450
52495
|
{
|
|
52451
52496
|
key: de,
|
|
52452
52497
|
bordered: !1,
|
|
52453
|
-
className: styles$
|
|
52498
|
+
className: styles$y.preferenceTag
|
|
52454
52499
|
},
|
|
52455
52500
|
ue
|
|
52456
|
-
)))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 0.4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52501
|
+
)))), /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 0.4 }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceLabel }, "Job roles"), /* @__PURE__ */ React__default.createElement(Flex$1, { gap: 0.4, wrap: !0 }, parsePreferredJobRoles(
|
|
52457
52502
|
(ae = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : ae.preferredRole
|
|
52458
52503
|
).map((ue, de) => /* @__PURE__ */ React__default.createElement(
|
|
52459
52504
|
Tag$1,
|
|
52460
52505
|
{
|
|
52461
52506
|
key: de,
|
|
52462
52507
|
bordered: !1,
|
|
52463
|
-
className: styles$
|
|
52508
|
+
className: styles$y.preferenceTag
|
|
52464
52509
|
},
|
|
52465
52510
|
ue
|
|
52466
|
-
)))), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52511
|
+
)))), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceLabel }, "Expected CTC (LPA):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceValue }, (oe = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : oe.expectedCtc)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceLabel }, "Notice period (In days):"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceValue }, (ie = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : ie.noticePeriod)), /* @__PURE__ */ React__default.createElement(Flex$1, { align: "center" }, ((le = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : le.buyoutNotice) && /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$y.preferenceLabel }, "*Buyout available:")))));
|
|
52467
52512
|
}
|
|
52468
52513
|
ProfileDetails.propTypes = {
|
|
52469
52514
|
className: PropTypes.string
|
|
@@ -52540,26 +52585,30 @@ const jobPreviewApi = careerHubApi.injectEndpoints({
|
|
|
52540
52585
|
function ApplicationFormProvider({
|
|
52541
52586
|
children: C,
|
|
52542
52587
|
onUploadFile: $ = () => (console.log("Method not implemented. We should get it from MIT"), ""),
|
|
52543
|
-
|
|
52544
|
-
|
|
52545
|
-
|
|
52588
|
+
onEditResume: F = () => (console.log("Method not implemented. We should get it from MIT"), ""),
|
|
52589
|
+
onAddResume: V = () => (console.log("Method not implemented. We should get it from MIT"), ""),
|
|
52590
|
+
stepName: K,
|
|
52591
|
+
jobProfileId: J,
|
|
52592
|
+
applicationId: ee
|
|
52546
52593
|
}) {
|
|
52547
|
-
const [
|
|
52594
|
+
const [te, ne] = useState(null), [re, ae] = useState(K), [oe, ie] = useState(null);
|
|
52548
52595
|
return useEffect(() => {
|
|
52549
|
-
|
|
52550
|
-
}, [
|
|
52596
|
+
ae(K);
|
|
52597
|
+
}, [K]), /* @__PURE__ */ React__default.createElement(
|
|
52551
52598
|
ApplicationFormContext.Provider,
|
|
52552
52599
|
{
|
|
52553
52600
|
value: {
|
|
52554
52601
|
onUploadFile: $,
|
|
52555
|
-
formInstance:
|
|
52556
|
-
setFormInstance:
|
|
52557
|
-
stepName:
|
|
52558
|
-
setStepName:
|
|
52559
|
-
jobProfileId:
|
|
52560
|
-
applicationId:
|
|
52561
|
-
selectedResume:
|
|
52562
|
-
setSelectedResume:
|
|
52602
|
+
formInstance: te,
|
|
52603
|
+
setFormInstance: ne,
|
|
52604
|
+
stepName: re,
|
|
52605
|
+
setStepName: ae,
|
|
52606
|
+
jobProfileId: J,
|
|
52607
|
+
applicationId: ee,
|
|
52608
|
+
selectedResume: oe,
|
|
52609
|
+
setSelectedResume: ie,
|
|
52610
|
+
onEditResume: F,
|
|
52611
|
+
onAddResume: V
|
|
52563
52612
|
}
|
|
52564
52613
|
},
|
|
52565
52614
|
C
|
|
@@ -52572,19 +52621,19 @@ const useApplicationFormContext = () => {
|
|
|
52572
52621
|
"useApplicationForm must be used within a ApplicationFormProvider"
|
|
52573
52622
|
);
|
|
52574
52623
|
return C;
|
|
52575
|
-
}, descriptionContainer$1 = "_descriptionContainer_sd7fu_1", container$
|
|
52624
|
+
}, descriptionContainer$1 = "_descriptionContainer_sd7fu_1", container$6 = "_container_sd7fu_6", recruiterAvatar = "_recruiterAvatar_sd7fu_10", recruiterCardContent = "_recruiterCardContent_sd7fu_14", recruiterName = "_recruiterName_sd7fu_18", recruiterEmail = "_recruiterEmail_sd7fu_24", styles$x = {
|
|
52576
52625
|
descriptionContainer: descriptionContainer$1,
|
|
52577
|
-
container: container$
|
|
52626
|
+
container: container$6,
|
|
52578
52627
|
recruiterAvatar,
|
|
52579
52628
|
recruiterCardContent,
|
|
52580
52629
|
recruiterName,
|
|
52581
52630
|
recruiterEmail
|
|
52582
52631
|
}, RecruiterCard = ({ recruiter: C }) => {
|
|
52583
52632
|
const { name: $, avatar: F, email: V } = C || {};
|
|
52584
|
-
return /* @__PURE__ */ React__default.createElement(Card$1, { size: "small" }, /* @__PURE__ */ React__default.createElement(Space$1, { direction: "horizontal" }, /* @__PURE__ */ React__default.createElement(Avatar$1, { size: 48, src: F, className: styles$
|
|
52633
|
+
return /* @__PURE__ */ React__default.createElement(Card$1, { size: "small" }, /* @__PURE__ */ React__default.createElement(Space$1, { direction: "horizontal" }, /* @__PURE__ */ React__default.createElement(Avatar$1, { size: 48, src: F, className: styles$x.recruiterAvatar }), /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", className: styles$x.recruiterCardContent }, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$x.recruiterName }, $), /* @__PURE__ */ React__default.createElement(
|
|
52585
52634
|
Typography$1.Link,
|
|
52586
52635
|
{
|
|
52587
|
-
className: styles$
|
|
52636
|
+
className: styles$x.recruiterEmail,
|
|
52588
52637
|
href: `mailto:${V}`
|
|
52589
52638
|
},
|
|
52590
52639
|
/* @__PURE__ */ React__default.createElement(MailTwoTone$1, null),
|
|
@@ -52606,7 +52655,7 @@ const useApplicationFormContext = () => {
|
|
|
52606
52655
|
{
|
|
52607
52656
|
direction: "vertical",
|
|
52608
52657
|
size: "large",
|
|
52609
|
-
className: styles$
|
|
52658
|
+
className: styles$x.descriptionContainer
|
|
52610
52659
|
},
|
|
52611
52660
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Your Application Status"),
|
|
52612
52661
|
/* @__PURE__ */ React__default.createElement(TimelineSteps, null)
|
|
@@ -52617,17 +52666,18 @@ const useApplicationFormContext = () => {
|
|
|
52617
52666
|
{
|
|
52618
52667
|
direction: "vertical",
|
|
52619
52668
|
size: "large",
|
|
52620
|
-
className: styles$
|
|
52669
|
+
className: styles$x.descriptionContainer
|
|
52621
52670
|
},
|
|
52622
52671
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Recruiter Details"),
|
|
52623
52672
|
/* @__PURE__ */ React__default.createElement(Recruiters, null)
|
|
52624
52673
|
);
|
|
52625
|
-
}, ApplicationTimelineTab = () => /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$
|
|
52674
|
+
}, ApplicationTimelineTab = () => /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$x.container }, /* @__PURE__ */ React__default.createElement(Timeline, null), /* @__PURE__ */ React__default.createElement(RecruiterDetails, null)), ICONS = {
|
|
52626
52675
|
bookmark: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/276/original/BookmarkSimple.svg?1765444708",
|
|
52627
52676
|
exit: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/344/original/ExportOutlined.svg?1765460782",
|
|
52628
52677
|
airplay: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/451/original/Vector.svg?1765523747",
|
|
52629
|
-
monitor: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/455/original/Vector_%281%29.svg?1765526679"
|
|
52630
|
-
|
|
52678
|
+
monitor: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/455/original/Vector_%281%29.svg?1765526679",
|
|
52679
|
+
likeBadge: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/171/516/original/Like-badge-_remix__1.svg?1766402587"
|
|
52680
|
+
}, actionBanner = "_actionBanner_13z26_1", actionBannerIcon = "_actionBannerIcon_13z26_12", actionBannerContent = "_actionBannerContent_13z26_17", actionBannerTitle = "_actionBannerTitle_13z26_23", actionBannerDescription = "_actionBannerDescription_13z26_29", actionBannerButton = "_actionBannerButton_13z26_33", styles$w = {
|
|
52631
52681
|
actionBanner,
|
|
52632
52682
|
actionBannerIcon,
|
|
52633
52683
|
actionBannerContent,
|
|
@@ -52643,41 +52693,44 @@ const useApplicationFormContext = () => {
|
|
|
52643
52693
|
className: J,
|
|
52644
52694
|
onClick: ee,
|
|
52645
52695
|
isLoading: te
|
|
52646
|
-
}) => /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$
|
|
52696
|
+
}) => /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$w.actionBanner, J) }, C, /* @__PURE__ */ React__default.createElement("div", { className: styles$w.actionBannerContent }, /* @__PURE__ */ React__default.createElement("span", { className: styles$w.actionBannerTitle }, $), /* @__PURE__ */ React__default.createElement("span", { className: styles$w.actionBannerDescription }, F)), /* @__PURE__ */ React__default.createElement(
|
|
52647
52697
|
Button$2,
|
|
52648
52698
|
{
|
|
52649
52699
|
icon: K,
|
|
52650
52700
|
type: "primary",
|
|
52651
|
-
className: styles$
|
|
52701
|
+
className: styles$w.actionBannerButton,
|
|
52652
52702
|
onClick: ee,
|
|
52653
52703
|
loading: te
|
|
52654
52704
|
},
|
|
52655
52705
|
V
|
|
52656
|
-
)), monitorBanner = "_monitorBanner_gxbq6_1", monitorIcon = "_monitorIcon_gxbq6_7", styles$
|
|
52706
|
+
)), monitorBanner = "_monitorBanner_gxbq6_1", monitorIcon = "_monitorIcon_gxbq6_7", styles$v = {
|
|
52657
52707
|
monitorBanner,
|
|
52658
52708
|
monitorIcon
|
|
52659
52709
|
}, INTERVIEW_QUESTIONS_URL = "https://companion.scaler.com/interview-experiences", InterviewExperiencesBanner = () => {
|
|
52660
|
-
|
|
52710
|
+
var ae;
|
|
52711
|
+
const C = useSelector(
|
|
52712
|
+
(oe) => oe.scalantCareerHub.dashboard.userProfileData
|
|
52713
|
+
), $ = (ae = C == null ? void 0 : C.hasCompletedScreeningCall) != null ? ae : !1, { jobData: F, companyData: V, currentTab: K } = useJobPreview(), { title: J, applicationStatus: ee } = F || {}, te = ee === APPLICATION_STATUS.WITHDRAWN, { name: ne } = V || {}, re = useCallback(() => {
|
|
52661
52714
|
globalThis.open(
|
|
52662
52715
|
`${INTERVIEW_QUESTIONS_URL}?company=${encodeURIComponent(
|
|
52663
|
-
|
|
52664
|
-
)}&role=${encodeURIComponent(
|
|
52716
|
+
ne
|
|
52717
|
+
)}&role=${encodeURIComponent(J)}`,
|
|
52665
52718
|
"_blank"
|
|
52666
52719
|
);
|
|
52667
|
-
}, [
|
|
52668
|
-
return
|
|
52720
|
+
}, [ne, J]);
|
|
52721
|
+
return !$ || K !== TAG_TO_TAB_MAPPING.applied || te ? null : /* @__PURE__ */ React__default.createElement(
|
|
52669
52722
|
ActionBanner,
|
|
52670
52723
|
{
|
|
52671
|
-
icon: /* @__PURE__ */ React__default.createElement("img", { src: ICONS.monitor, className: styles$
|
|
52724
|
+
icon: /* @__PURE__ */ React__default.createElement("img", { src: ICONS.monitor, className: styles$v.monitorIcon }),
|
|
52672
52725
|
title: "We've got the resources you need for this role",
|
|
52673
52726
|
description: "Explore Interview Experiences from Scaler learners who have attempted this before",
|
|
52674
52727
|
buttonText: "Explore",
|
|
52675
52728
|
buttonIcon: /* @__PURE__ */ React__default.createElement(DoubleRightOutlined$1, null),
|
|
52676
|
-
className: styles$
|
|
52677
|
-
onClick:
|
|
52729
|
+
className: styles$v.monitorBanner,
|
|
52730
|
+
onClick: re
|
|
52678
52731
|
}
|
|
52679
52732
|
);
|
|
52680
|
-
}, jobDescriptionTab = "_jobDescriptionTab_t28j9_1", contentContainer = "_contentContainer_t28j9_5", descriptionTitle = "_descriptionTitle_t28j9_10", descriptionText = "_descriptionText_t28j9_18", descriptionLink = "_descriptionLink_t28j9_32", list = "_list_t28j9_36", steps = "_steps_t28j9_40", descriptionContainer = "_descriptionContainer_t28j9_44", container$
|
|
52733
|
+
}, jobDescriptionTab = "_jobDescriptionTab_t28j9_1", contentContainer = "_contentContainer_t28j9_5", descriptionTitle = "_descriptionTitle_t28j9_10", descriptionText = "_descriptionText_t28j9_18", descriptionLink = "_descriptionLink_t28j9_32", list = "_list_t28j9_36", steps = "_steps_t28j9_40", descriptionContainer = "_descriptionContainer_t28j9_44", container$5 = "_container_t28j9_49", styles$u = {
|
|
52681
52734
|
jobDescriptionTab,
|
|
52682
52735
|
contentContainer,
|
|
52683
52736
|
descriptionTitle,
|
|
@@ -52686,7 +52739,7 @@ const useApplicationFormContext = () => {
|
|
|
52686
52739
|
list,
|
|
52687
52740
|
steps,
|
|
52688
52741
|
descriptionContainer,
|
|
52689
|
-
container: container$
|
|
52742
|
+
container: container$5
|
|
52690
52743
|
}, Company$1 = () => {
|
|
52691
52744
|
const { companyData: C } = useJobPreview(), {
|
|
52692
52745
|
name: $,
|
|
@@ -52699,46 +52752,46 @@ const useApplicationFormContext = () => {
|
|
|
52699
52752
|
return /* @__PURE__ */ React__default.createElement(
|
|
52700
52753
|
Space$1,
|
|
52701
52754
|
{
|
|
52702
|
-
className: styles$
|
|
52755
|
+
className: styles$u.contentContainer,
|
|
52703
52756
|
direction: "vertical",
|
|
52704
52757
|
size: "large"
|
|
52705
52758
|
},
|
|
52706
|
-
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52759
|
+
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionTitle }, "About ", $, ee && /* @__PURE__ */ React__default.createElement(
|
|
52707
52760
|
Typography$1.Link,
|
|
52708
52761
|
{
|
|
52709
|
-
className: styles$
|
|
52762
|
+
className: styles$u.descriptionLink,
|
|
52710
52763
|
href: ee,
|
|
52711
52764
|
target: "_blank"
|
|
52712
52765
|
},
|
|
52713
52766
|
/* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(LinkOutlined$1, null), "Company Website")
|
|
52714
52767
|
)),
|
|
52715
|
-
V && /* @__PURE__ */ React__default.createElement(Typography$1.Paragraph, { className: styles$
|
|
52768
|
+
V && /* @__PURE__ */ React__default.createElement(Typography$1.Paragraph, { className: styles$u.descriptionText }, React__default.createElement("div", {
|
|
52716
52769
|
dangerouslySetInnerHTML: {
|
|
52717
52770
|
__html: V
|
|
52718
52771
|
}
|
|
52719
52772
|
})),
|
|
52720
|
-
K && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52721
|
-
J && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52722
|
-
F && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52773
|
+
K && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionTitle }, "Office Location:"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionText }, K)),
|
|
52774
|
+
J && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionTitle }, "Company Category:"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionText }, toTitleCase(J))),
|
|
52775
|
+
F && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionTitle }, "No. of Employees:"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionText }, F))
|
|
52723
52776
|
);
|
|
52724
|
-
}, collapsableContainer$1 = "_collapsableContainer_1bjjt_1", collapsed$1 = "_collapsed_1bjjt_5", viewMore$1 = "_viewMore_1bjjt_21", styles$
|
|
52777
|
+
}, collapsableContainer$1 = "_collapsableContainer_1bjjt_1", collapsed$1 = "_collapsed_1bjjt_5", viewMore$1 = "_viewMore_1bjjt_21", styles$t = {
|
|
52725
52778
|
collapsableContainer: collapsableContainer$1,
|
|
52726
52779
|
collapsed: collapsed$1,
|
|
52727
52780
|
viewMore: viewMore$1
|
|
52728
52781
|
}, CollapsableHTML = ({ html: C, contentClassName: $ }) => {
|
|
52729
52782
|
const [F, V] = useState(!1);
|
|
52730
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52783
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$t.collapsableContainer }, /* @__PURE__ */ React__default.createElement(
|
|
52731
52784
|
"div",
|
|
52732
52785
|
{
|
|
52733
52786
|
className: classNames($, {
|
|
52734
|
-
[styles$
|
|
52787
|
+
[styles$t.collapsed]: !F
|
|
52735
52788
|
}),
|
|
52736
52789
|
dangerouslySetInnerHTML: { __html: C }
|
|
52737
52790
|
}
|
|
52738
52791
|
), /* @__PURE__ */ React__default.createElement(
|
|
52739
52792
|
Typography$1.Link,
|
|
52740
52793
|
{
|
|
52741
|
-
className: styles$
|
|
52794
|
+
className: styles$t.viewMore,
|
|
52742
52795
|
onClick: () => V(!F)
|
|
52743
52796
|
},
|
|
52744
52797
|
F ? "View Less" : "View More"
|
|
@@ -52748,14 +52801,14 @@ const useApplicationFormContext = () => {
|
|
|
52748
52801
|
return /* @__PURE__ */ React__default.createElement(
|
|
52749
52802
|
Space$1,
|
|
52750
52803
|
{
|
|
52751
|
-
className: styles$
|
|
52804
|
+
className: styles$u.contentContainer,
|
|
52752
52805
|
direction: "vertical",
|
|
52753
52806
|
size: "large"
|
|
52754
52807
|
},
|
|
52755
|
-
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52808
|
+
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionTitle }, "About the Role", F && /* @__PURE__ */ React__default.createElement(
|
|
52756
52809
|
Typography$1.Link,
|
|
52757
52810
|
{
|
|
52758
|
-
className: styles$
|
|
52811
|
+
className: styles$u.descriptionLink,
|
|
52759
52812
|
href: F,
|
|
52760
52813
|
target: "_blank"
|
|
52761
52814
|
},
|
|
@@ -52765,28 +52818,28 @@ const useApplicationFormContext = () => {
|
|
|
52765
52818
|
CollapsableHTML,
|
|
52766
52819
|
{
|
|
52767
52820
|
html: $,
|
|
52768
|
-
contentClassName: styles$
|
|
52821
|
+
contentClassName: styles$u.descriptionText
|
|
52769
52822
|
}
|
|
52770
52823
|
)
|
|
52771
52824
|
);
|
|
52772
|
-
}, collapsableContainer = "_collapsableContainer_1bjjt_1", collapsed = "_collapsed_1bjjt_5", viewMore = "_viewMore_1bjjt_21", styles$
|
|
52825
|
+
}, collapsableContainer = "_collapsableContainer_1bjjt_1", collapsed = "_collapsed_1bjjt_5", viewMore = "_viewMore_1bjjt_21", styles$s = {
|
|
52773
52826
|
collapsableContainer,
|
|
52774
52827
|
collapsed,
|
|
52775
52828
|
viewMore
|
|
52776
52829
|
}, CollapsableContainer = ({ children: C, contentClassName: $ }) => {
|
|
52777
52830
|
const [F, V] = useState(!1);
|
|
52778
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52831
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$s.collapsableContainer }, /* @__PURE__ */ React__default.createElement(
|
|
52779
52832
|
"div",
|
|
52780
52833
|
{
|
|
52781
52834
|
className: classNames($, {
|
|
52782
|
-
[styles$
|
|
52835
|
+
[styles$s.collapsed]: !F
|
|
52783
52836
|
})
|
|
52784
52837
|
},
|
|
52785
52838
|
C
|
|
52786
52839
|
), /* @__PURE__ */ React__default.createElement(
|
|
52787
52840
|
Typography$1.Link,
|
|
52788
52841
|
{
|
|
52789
|
-
className: styles$
|
|
52842
|
+
className: styles$s.viewMore,
|
|
52790
52843
|
onClick: () => V(!F)
|
|
52791
52844
|
},
|
|
52792
52845
|
F ? "View Less" : "View More"
|
|
@@ -52796,28 +52849,28 @@ const useApplicationFormContext = () => {
|
|
|
52796
52849
|
return !F && !K || $ !== "US" ? null : /* @__PURE__ */ React__default.createElement(
|
|
52797
52850
|
Space$1,
|
|
52798
52851
|
{
|
|
52799
|
-
className: styles$
|
|
52852
|
+
className: styles$u.contentContainer,
|
|
52800
52853
|
direction: "vertical",
|
|
52801
52854
|
size: "large"
|
|
52802
52855
|
},
|
|
52803
|
-
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52804
|
-
/* @__PURE__ */ React__default.createElement(CollapsableContainer, { contentClassName: styles$
|
|
52856
|
+
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$u.descriptionTitle }, "Benefits"),
|
|
52857
|
+
/* @__PURE__ */ React__default.createElement(CollapsableContainer, { contentClassName: styles$u.descriptionText }, /* @__PURE__ */ React__default.createElement("ul", { className: styles$u.list }, F == null ? void 0 : F.map((J) => /* @__PURE__ */ React__default.createElement("li", { key: J }, J)), K && /* @__PURE__ */ React__default.createElement("li", null, "Visa sponsorship available")))
|
|
52805
52858
|
);
|
|
52806
52859
|
}, HiringSteps = () => {
|
|
52807
52860
|
const { jobData: C } = useJobPreview(), { hiringSteps: $ } = C || {};
|
|
52808
52861
|
if (!$)
|
|
52809
52862
|
return null;
|
|
52810
52863
|
const F = $ == null ? void 0 : $.map((V) => ({
|
|
52811
|
-
title: /* @__PURE__ */ React__default.createElement("span", { className: styles$
|
|
52812
|
-
description: /* @__PURE__ */ React__default.createElement("span", { className: styles$
|
|
52864
|
+
title: /* @__PURE__ */ React__default.createElement("span", { className: styles$u.descriptionTitle }, V.stepName),
|
|
52865
|
+
description: /* @__PURE__ */ React__default.createElement("span", { className: styles$u.descriptionText }, V.interviewType)
|
|
52813
52866
|
}));
|
|
52814
|
-
return /* @__PURE__ */ React__default.createElement(Steps$1, { className: styles$
|
|
52867
|
+
return /* @__PURE__ */ React__default.createElement(Steps$1, { className: styles$u.steps, current: -1, progressDot: !0, items: F });
|
|
52815
52868
|
}, BasicInfo$1 = () => /* @__PURE__ */ React__default.createElement(
|
|
52816
52869
|
Space$1,
|
|
52817
52870
|
{
|
|
52818
52871
|
direction: "vertical",
|
|
52819
52872
|
size: "large",
|
|
52820
|
-
className: styles$
|
|
52873
|
+
className: styles$u.descriptionContainer
|
|
52821
52874
|
},
|
|
52822
52875
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Job Description"),
|
|
52823
52876
|
/* @__PURE__ */ React__default.createElement(Company$1, null),
|
|
@@ -52828,12 +52881,12 @@ const useApplicationFormContext = () => {
|
|
|
52828
52881
|
{
|
|
52829
52882
|
direction: "vertical",
|
|
52830
52883
|
size: "large",
|
|
52831
|
-
className: styles$
|
|
52884
|
+
className: styles$u.descriptionContainer
|
|
52832
52885
|
},
|
|
52833
52886
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Post Application Process"),
|
|
52834
52887
|
/* @__PURE__ */ React__default.createElement(HiringSteps, null)
|
|
52835
|
-
), JobDescriptionTab = () => /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$
|
|
52836
|
-
container: container$
|
|
52888
|
+
), JobDescriptionTab = () => /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$u.container }, /* @__PURE__ */ React__default.createElement(BasicInfo$1, null), /* @__PURE__ */ React__default.createElement(PostApplicationProcess, null), /* @__PURE__ */ React__default.createElement(InterviewExperiencesBanner, null)), container$4 = "_container_1froy_1", dot = "_dot_1froy_5", successDot = "_successDot_1froy_11", errorDot = "_errorDot_1froy_15", styles$r = {
|
|
52889
|
+
container: container$4,
|
|
52837
52890
|
dot,
|
|
52838
52891
|
successDot,
|
|
52839
52892
|
errorDot
|
|
@@ -52862,7 +52915,7 @@ const useApplicationFormContext = () => {
|
|
|
52862
52915
|
if (!C)
|
|
52863
52916
|
return STATUS_MAP$2.notRequired;
|
|
52864
52917
|
const { cleared: $, joinLink: F } = C;
|
|
52865
|
-
return $ ? /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$
|
|
52918
|
+
return $ ? /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$r.dot, styles$r.successDot) }), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Success")) : /* @__PURE__ */ React__default.createElement(Typography$1.Link, { href: F, underline: !0 }, "Attempt Contest");
|
|
52866
52919
|
}, MockInterviewColumnContent = ({
|
|
52867
52920
|
mockInterviewDetails: C,
|
|
52868
52921
|
skillId: $,
|
|
@@ -52872,7 +52925,7 @@ const useApplicationFormContext = () => {
|
|
|
52872
52925
|
if (!C)
|
|
52873
52926
|
return STATUS_MAP$2.notRequired;
|
|
52874
52927
|
const { cleared: K } = C;
|
|
52875
|
-
return K ? /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$
|
|
52928
|
+
return K ? /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$r.dot, styles$r.successDot) }), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Success")) : /* @__PURE__ */ React__default.createElement(
|
|
52876
52929
|
Typography$1.Link,
|
|
52877
52930
|
{
|
|
52878
52931
|
onClick: () => V($, F),
|
|
@@ -52938,9 +52991,9 @@ const useApplicationFormContext = () => {
|
|
|
52938
52991
|
], StatusColumnContent$1 = ({ status: C }) => /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(
|
|
52939
52992
|
"div",
|
|
52940
52993
|
{
|
|
52941
|
-
className: classNames(styles$
|
|
52942
|
-
[styles$
|
|
52943
|
-
[styles$
|
|
52994
|
+
className: classNames(styles$r.dot, {
|
|
52995
|
+
[styles$r.successDot]: C === STATUS_MAP$1.added,
|
|
52996
|
+
[styles$r.errorDot]: C === STATUS_MAP$1.missing
|
|
52944
52997
|
})
|
|
52945
52998
|
}
|
|
52946
52999
|
), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, C)), ActionColumnContent = ({ status: C }) => {
|
|
@@ -53025,8 +53078,8 @@ const useApplicationFormContext = () => {
|
|
|
53025
53078
|
);
|
|
53026
53079
|
}, SkillsRequiredTab = () => {
|
|
53027
53080
|
const { jobData: C } = useJobPreview(), { eligibilityCriteria: $ } = C || {};
|
|
53028
|
-
return $ ? /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$
|
|
53029
|
-
}, bodyContainer = "_bodyContainer_1nalq_1", tabs = "_tabs_1nalq_5", styles$
|
|
53081
|
+
return $ ? /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$r.container }, /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Job Check-list"), /* @__PURE__ */ React__default.createElement(Certification, null), /* @__PURE__ */ React__default.createElement(ResumeSkills, null), /* @__PURE__ */ React__default.createElement(OtherRequirements, null)) : null;
|
|
53082
|
+
}, bodyContainer = "_bodyContainer_1nalq_1", tabs = "_tabs_1nalq_5", styles$q = {
|
|
53030
53083
|
bodyContainer,
|
|
53031
53084
|
tabs
|
|
53032
53085
|
}, ExpandedJobViewBody = () => {
|
|
@@ -53048,11 +53101,11 @@ const useApplicationFormContext = () => {
|
|
|
53048
53101
|
children: /* @__PURE__ */ React__default.createElement(SkillsRequiredTab, null)
|
|
53049
53102
|
}
|
|
53050
53103
|
].filter(Boolean);
|
|
53051
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53104
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$q.bodyContainer }, /* @__PURE__ */ React__default.createElement(
|
|
53052
53105
|
Tabs$1,
|
|
53053
53106
|
{
|
|
53054
53107
|
activeKey: C,
|
|
53055
|
-
className: styles$
|
|
53108
|
+
className: styles$q.tabs,
|
|
53056
53109
|
items: J,
|
|
53057
53110
|
onChange: $
|
|
53058
53111
|
}
|
|
@@ -53070,7 +53123,7 @@ const useApplicationFormContext = () => {
|
|
|
53070
53123
|
]
|
|
53071
53124
|
})
|
|
53072
53125
|
})
|
|
53073
|
-
}), { useUpdateApplicationStatusMutation } = useUpdateApplicationStatusService, appliedButton = "_appliedButton_1f028_1", saveButton$1 = "_saveButton_1f028_9", savedButton$1 = "_savedButton_1f028_9", jobActions = "_jobActions_1f028_30", withdrawalReasonForm = "_withdrawalReasonForm_1f028_36", warningIcon = "_warningIcon_1f028_41", withdrawalReasonRadioGroup = "_withdrawalReasonRadioGroup_1f028_45", withdrawnText = "_withdrawnText_1f028_52", styles$
|
|
53126
|
+
}), { useUpdateApplicationStatusMutation } = useUpdateApplicationStatusService, appliedButton = "_appliedButton_1f028_1", saveButton$1 = "_saveButton_1f028_9", savedButton$1 = "_savedButton_1f028_9", jobActions = "_jobActions_1f028_30", withdrawalReasonForm = "_withdrawalReasonForm_1f028_36", warningIcon = "_warningIcon_1f028_41", withdrawalReasonRadioGroup = "_withdrawalReasonRadioGroup_1f028_45", withdrawnText = "_withdrawnText_1f028_52", styles$p = {
|
|
53074
53127
|
appliedButton,
|
|
53075
53128
|
saveButton: saveButton$1,
|
|
53076
53129
|
savedButton: savedButton$1,
|
|
@@ -53091,10 +53144,10 @@ const useApplicationFormContext = () => {
|
|
|
53091
53144
|
}, J = (ee) => {
|
|
53092
53145
|
V(ee.target.value);
|
|
53093
53146
|
};
|
|
53094
|
-
return /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Please note that once withdrawn you will not be allowed to apply for this job again"), /* @__PURE__ */ React__default.createElement(Form$1, { className: styles$
|
|
53147
|
+
return /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Please note that once withdrawn you will not be allowed to apply for this job again"), /* @__PURE__ */ React__default.createElement(Form$1, { className: styles$p.withdrawalReasonForm }, /* @__PURE__ */ React__default.createElement(Form$1.Item, { layout: "vertical", label: "Select reason" }, /* @__PURE__ */ React__default.createElement(
|
|
53095
53148
|
Radio$1.Group,
|
|
53096
53149
|
{
|
|
53097
|
-
className: styles$
|
|
53150
|
+
className: styles$p.withdrawalReasonRadioGroup,
|
|
53098
53151
|
onChange: K,
|
|
53099
53152
|
value: C
|
|
53100
53153
|
},
|
|
@@ -53126,12 +53179,12 @@ const useApplicationFormContext = () => {
|
|
|
53126
53179
|
var ve;
|
|
53127
53180
|
ne((ve = WITHDRAW_REASONS[0]) == null ? void 0 : ve.value), ae(""), ee(!0);
|
|
53128
53181
|
};
|
|
53129
|
-
return K === APPLICATION_STATUS.WITHDRAWN ? /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53182
|
+
return K === APPLICATION_STATUS.WITHDRAWN ? /* @__PURE__ */ React__default.createElement("div", { className: styles$p.withdrawnText }, /* @__PURE__ */ React__default.createElement(CheckCircleFilled$1, null), "Your Application has been Withdrawn") : V === TAG_TO_TAB_MAPPING.applied && !NON_WITHDRAW_STATUSES.includes(K) ? /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(
|
|
53130
53183
|
Button$2,
|
|
53131
53184
|
{
|
|
53132
53185
|
icon: /* @__PURE__ */ React__default.createElement("img", { src: ICONS.exit, alt: "exit" }),
|
|
53133
53186
|
onClick: de,
|
|
53134
|
-
className: styles$
|
|
53187
|
+
className: styles$p.withdrawButton,
|
|
53135
53188
|
ghost: !0,
|
|
53136
53189
|
type: "primary",
|
|
53137
53190
|
size: "large"
|
|
@@ -53140,7 +53193,7 @@ const useApplicationFormContext = () => {
|
|
|
53140
53193
|
), /* @__PURE__ */ React__default.createElement(
|
|
53141
53194
|
Modal$1,
|
|
53142
53195
|
{
|
|
53143
|
-
title: /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(WarningFilled$1, { className: styles$
|
|
53196
|
+
title: /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(WarningFilled$1, { className: styles$p.warningIcon }), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, "Withdraw My Application")),
|
|
53144
53197
|
open: J,
|
|
53145
53198
|
onOk: le,
|
|
53146
53199
|
onCancel: ue
|
|
@@ -53201,7 +53254,7 @@ const useApplicationFormContext = () => {
|
|
|
53201
53254
|
Button$2,
|
|
53202
53255
|
{
|
|
53203
53256
|
icon: /* @__PURE__ */ React__default.createElement(CheckCircleFilled$1, null),
|
|
53204
|
-
className: styles$
|
|
53257
|
+
className: styles$p.appliedButton,
|
|
53205
53258
|
type: "text",
|
|
53206
53259
|
size: "large"
|
|
53207
53260
|
},
|
|
@@ -53211,14 +53264,14 @@ const useApplicationFormContext = () => {
|
|
|
53211
53264
|
{
|
|
53212
53265
|
icon: /* @__PURE__ */ React__default.createElement(RiseOutlined$1, null),
|
|
53213
53266
|
onClick: ne,
|
|
53214
|
-
className: styles$
|
|
53267
|
+
className: styles$p.applyButton,
|
|
53215
53268
|
type: "primary",
|
|
53216
53269
|
size: "large",
|
|
53217
53270
|
disabled: !ee
|
|
53218
53271
|
},
|
|
53219
53272
|
"Apply Now"
|
|
53220
53273
|
);
|
|
53221
|
-
}, Actions = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53274
|
+
}, Actions = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$p.jobActions }, /* @__PURE__ */ React__default.createElement(ApplyButton, null), /* @__PURE__ */ React__default.createElement(SaveButton$1, null), /* @__PURE__ */ React__default.createElement(Withdrawal, null)), missingLogo = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAACqElEQVR4Xu2bMUpEQRBEXQwNFLyKuYE38KDewMDcqyx8A0NRlAWFDbqKGYuezzP9tdMz7/X0Lrt42Lbt84K/NgQOCGnj4mcjCOnlAyHNfCAEId0INNsP7yEIaUag2XYiN+T48jR87Nv7x6E1OuxBOQBCFEqnzGhTKKUQolBCyDml0e5kZP1h2gFGhz0ol5GRpVBiZDGyjD7xox3GRYc9KOQYWQolRhYjy+gTP9phXHTYg0KOkaVQYmQxsow+8aMdxkWHPSjkGFkKJUYWI8voEz/aYVx02INCbpmRpRzmvzOj3zgr+0OIQon3EINSMMoNCcJWSiFEoRTMICQIWymFEIVSMIOQIGylFEIUSsEMQoKwlVIIUSgFMwgJwlZKIUShFMwgJAhbKYUQhVIwg5AgbKUUQhRKwUwLITN+aZvBbBTGKucof6Ba5SCV9FXOgZDK5OTn1U1HyGTg1XIIORFiZFWtYj6vOqtaDiEVIfM5Qha76pVfbkhFyHzODeGGmC2jxavG4mOvxnFaCiGL3XRuyLTe1xbihnBDtE5xU1VnVevxsbciZD5HyMSrfnl1beI/j9/cPQytsb0+D73++8Uf72/Da1SNFXlTrzYxfMrQAjPGXsUCIYZMhBiwElGEJCgbNRBiwEpEEZKgbNRAiAErEUVIgrJRAyEGrEQUIQnKRg2EGLASUYQkKBs1EGLASkQRkqBs1ECIASsRRUiCslFjN0KMM+8+2uL3kN1TNg6IEANWIoqQBGWjBkIMWIkoQhKUjRoIMWAloghJUDZqIMSAlYgiJEHZqIEQA1YiipAEZaMGQgxYiShCEpSNGggxYCWiCElQNmogxICViA4LSWySGr8Eyn/YAVaWAEKyvMtqCCkRZQMIyfIuqyGkRJQNICTLu6yGkBJRNvAFGmsSbsnlaLoAAAAASUVORK5CYII=", CompanyLogo = ({
|
|
53222
53275
|
logo: C,
|
|
53223
53276
|
company: $,
|
|
53224
53277
|
companiesList: F,
|
|
@@ -53255,25 +53308,25 @@ CompanyLogo.defaultProps = {
|
|
|
53255
53308
|
companiesList: {},
|
|
53256
53309
|
companyName: ""
|
|
53257
53310
|
};
|
|
53258
|
-
const basicInfo = "_basicInfo_2vzae_1", companyInfo = "_companyInfo_2vzae_12", companyName$1 = "_companyName_2vzae_18", container$
|
|
53311
|
+
const basicInfo = "_basicInfo_2vzae_1", companyInfo = "_companyInfo_2vzae_12", companyName$1 = "_companyName_2vzae_18", container$3 = "_container_2vzae_25", extraDetails = "_extraDetails_2vzae_33", extraDetailsDivider = "_extraDetailsDivider_2vzae_44", jobTitle$1 = "_jobTitle_2vzae_51", jobLocation = "_jobLocation_2vzae_58", styles$o = {
|
|
53259
53312
|
basicInfo,
|
|
53260
53313
|
companyInfo,
|
|
53261
53314
|
companyName: companyName$1,
|
|
53262
|
-
container: container$
|
|
53315
|
+
container: container$3,
|
|
53263
53316
|
extraDetails,
|
|
53264
53317
|
extraDetailsDivider,
|
|
53265
53318
|
jobTitle: jobTitle$1,
|
|
53266
53319
|
jobLocation
|
|
53267
53320
|
}, CompanyInfo = () => {
|
|
53268
53321
|
const { companyData: C } = useJobPreview(), { logo: $, name: F } = C || {};
|
|
53269
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53322
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$o.companyInfo }, /* @__PURE__ */ React__default.createElement(CompanyLogo, { logo: $, companyName: F, size: 50 }), /* @__PURE__ */ React__default.createElement("div", { className: styles$o.companyName }, F));
|
|
53270
53323
|
}, JobTitle = () => {
|
|
53271
53324
|
const { jobData: C } = useJobPreview(), { title: $ } = C || {};
|
|
53272
|
-
return /* @__PURE__ */ React__default.createElement(Typography$1.Text, { ellipsis: !0, className: styles$
|
|
53325
|
+
return /* @__PURE__ */ React__default.createElement(Typography$1.Text, { ellipsis: !0, className: styles$o.jobTitle }, $);
|
|
53273
53326
|
}, JobLocation = () => {
|
|
53274
53327
|
const { jobData: C } = useJobPreview(), { preferredCities: $ } = C || {}, F = formatLocation($);
|
|
53275
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53276
|
-
}, BasicInfo = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53328
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$o.jobLocation }, F);
|
|
53329
|
+
}, BasicInfo = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$o.basicInfo }, /* @__PURE__ */ React__default.createElement(CompanyInfo, null), /* @__PURE__ */ React__default.createElement(JobTitle, null), /* @__PURE__ */ React__default.createElement(JobLocation, null)), ExtraDetails = () => {
|
|
53277
53330
|
const { jobData: C } = useJobPreview(), {
|
|
53278
53331
|
minCtc: $,
|
|
53279
53332
|
maxCtc: F,
|
|
@@ -53290,15 +53343,15 @@ const basicInfo = "_basicInfo_2vzae_1", companyInfo = "_companyInfo_2vzae_12", c
|
|
|
53290
53343
|
isInternship: K,
|
|
53291
53344
|
stipend: J
|
|
53292
53345
|
}), ae = formatExperience$1(te, ne), oe = formatNoticePeriod(ee);
|
|
53293
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53346
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$o.extraDetails }, [re, ae, oe].filter(Boolean).map((ie, le) => /* @__PURE__ */ React__default.createElement(React__default.Fragment, { key: le }, /* @__PURE__ */ React__default.createElement("div", { className: styles$o.detail }, ie), /* @__PURE__ */ React__default.createElement(
|
|
53294
53347
|
Divider$1,
|
|
53295
53348
|
{
|
|
53296
53349
|
size: "large",
|
|
53297
53350
|
type: "vertical",
|
|
53298
|
-
className: styles$
|
|
53351
|
+
className: styles$o.extraDetailsDivider
|
|
53299
53352
|
}
|
|
53300
53353
|
))));
|
|
53301
|
-
}, ExpandedJobViewHeader = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53354
|
+
}, ExpandedJobViewHeader = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$o.container }, /* @__PURE__ */ React__default.createElement(BasicInfo, null), /* @__PURE__ */ React__default.createElement(ExtraDetails, null), /* @__PURE__ */ React__default.createElement(Actions, null)), field = "_field_15aju_1", checkboxAdjacentField = "_checkboxAdjacentField_15aju_7", fieldGroup = "_fieldGroup_15aju_11", checkboxFieldGroup = "_checkboxFieldGroup_15aju_17", fieldGroupLabel = "_fieldGroupLabel_15aju_21", styles$n = {
|
|
53302
53355
|
field,
|
|
53303
53356
|
checkboxAdjacentField,
|
|
53304
53357
|
fieldGroup,
|
|
@@ -53313,7 +53366,7 @@ function CTC({ fieldName: C, fieldProps: $, label: F }) {
|
|
|
53313
53366
|
name: C,
|
|
53314
53367
|
rules: [{ required: !0, message: `${F} is required` }],
|
|
53315
53368
|
layout: "vertical",
|
|
53316
|
-
className: styles$
|
|
53369
|
+
className: styles$n.field,
|
|
53317
53370
|
extra: "Enter amount in lakhs. For eg, if amount is 50 LPA, enter 50."
|
|
53318
53371
|
},
|
|
53319
53372
|
/* @__PURE__ */ React__default.createElement(Input$1, Un({}, $))
|
|
@@ -53333,7 +53386,7 @@ function Linkedin({ fieldName: C, label: $, fieldProps: F }) {
|
|
|
53333
53386
|
}
|
|
53334
53387
|
],
|
|
53335
53388
|
layout: "vertical",
|
|
53336
|
-
className: styles$
|
|
53389
|
+
className: styles$n.field
|
|
53337
53390
|
},
|
|
53338
53391
|
/* @__PURE__ */ React__default.createElement(Input$1, Un({}, F))
|
|
53339
53392
|
);
|
|
@@ -53373,7 +53426,7 @@ function Company({ fieldName: C, label: $ }) {
|
|
|
53373
53426
|
name: C,
|
|
53374
53427
|
rules: [{ required: !0, message: "Please select a company" }],
|
|
53375
53428
|
layout: "vertical",
|
|
53376
|
-
className: styles$
|
|
53429
|
+
className: styles$n.field
|
|
53377
53430
|
},
|
|
53378
53431
|
/* @__PURE__ */ React__default.createElement(
|
|
53379
53432
|
Select$1,
|
|
@@ -53390,7 +53443,7 @@ function Top5Skills({ fieldName: C, label: $ }) {
|
|
|
53390
53443
|
const F = useSelector(
|
|
53391
53444
|
(J) => J.scalantCareerHub.dashboard.userProfileData
|
|
53392
53445
|
), V = (F == null ? void 0 : F.experienceBasedSkills) || [], K = getSkillOptions(V);
|
|
53393
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$
|
|
53446
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$n.fieldGroup }, /* @__PURE__ */ React__default.createElement(
|
|
53394
53447
|
Form$1.Item,
|
|
53395
53448
|
{
|
|
53396
53449
|
label: $,
|
|
@@ -53398,7 +53451,7 @@ function Top5Skills({ fieldName: C, label: $ }) {
|
|
|
53398
53451
|
rules: [
|
|
53399
53452
|
{ required: !0, message: "Please select upto 5 primary skills" }
|
|
53400
53453
|
],
|
|
53401
|
-
className: styles$
|
|
53454
|
+
className: styles$n.field
|
|
53402
53455
|
},
|
|
53403
53456
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: K, mode: "multiple", showSearch: !1 })
|
|
53404
53457
|
));
|
|
@@ -53410,7 +53463,7 @@ function GradYear({ fieldName: C, label: $ }) {
|
|
|
53410
53463
|
label: $,
|
|
53411
53464
|
name: C,
|
|
53412
53465
|
rules: [{ required: !0, message: "Please select graduation year" }],
|
|
53413
|
-
className: styles$
|
|
53466
|
+
className: styles$n.field
|
|
53414
53467
|
},
|
|
53415
53468
|
/* @__PURE__ */ React__default.createElement(
|
|
53416
53469
|
Select$1,
|
|
@@ -53431,17 +53484,17 @@ function CurrentLocation({ fieldName: C, fieldProps: $, label: F }) {
|
|
|
53431
53484
|
label: F,
|
|
53432
53485
|
name: C,
|
|
53433
53486
|
rules: [{ required: !0, message: "Please select current location" }],
|
|
53434
|
-
className: styles$
|
|
53487
|
+
className: styles$n.field
|
|
53435
53488
|
},
|
|
53436
53489
|
/* @__PURE__ */ React__default.createElement(Select$1, Un({}, $))
|
|
53437
53490
|
);
|
|
53438
53491
|
}
|
|
53439
53492
|
function NoticePeriod({ label: C }) {
|
|
53440
53493
|
const $ = Form$1.useWatch(NOTICE_PERIOD_FIELD_MAP.notice_period) === "-1";
|
|
53441
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$
|
|
53494
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$n.fieldGroup }, /* @__PURE__ */ React__default.createElement(
|
|
53442
53495
|
Space$1,
|
|
53443
53496
|
{
|
|
53444
|
-
className: classNames(styles$
|
|
53497
|
+
className: classNames(styles$n.fieldGroup, styles$n.checkboxFieldGroup)
|
|
53445
53498
|
},
|
|
53446
53499
|
/* @__PURE__ */ React__default.createElement(
|
|
53447
53500
|
Form$1.Item,
|
|
@@ -53449,7 +53502,7 @@ function NoticePeriod({ label: C }) {
|
|
|
53449
53502
|
label: C,
|
|
53450
53503
|
name: NOTICE_PERIOD_FIELD_MAP.notice_period,
|
|
53451
53504
|
rules: [{ required: !0, message: "Please select notice period" }],
|
|
53452
|
-
className: classNames(styles$
|
|
53505
|
+
className: classNames(styles$n.field, styles$n.checkboxAdjacentField)
|
|
53453
53506
|
},
|
|
53454
53507
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: NOTICE_PERIOD_OPTIONS })
|
|
53455
53508
|
),
|
|
@@ -53457,7 +53510,7 @@ function NoticePeriod({ label: C }) {
|
|
|
53457
53510
|
Form$1.Item,
|
|
53458
53511
|
{
|
|
53459
53512
|
name: NOTICE_PERIOD_FIELD_MAP.buyout_notice,
|
|
53460
|
-
className: styles$
|
|
53513
|
+
className: styles$n.field,
|
|
53461
53514
|
valuePropName: "checked"
|
|
53462
53515
|
},
|
|
53463
53516
|
/* @__PURE__ */ React__default.createElement(Checkbox$1, null, "Negotiable / Buyout available")
|
|
@@ -53468,7 +53521,7 @@ function NoticePeriod({ label: C }) {
|
|
|
53468
53521
|
label: "Last Date of Job",
|
|
53469
53522
|
name: NOTICE_PERIOD_FIELD_MAP.available_joining_date,
|
|
53470
53523
|
rules: [{ required: !0, message: "Please enter last date" }],
|
|
53471
|
-
className: styles$
|
|
53524
|
+
className: styles$n.field
|
|
53472
53525
|
},
|
|
53473
53526
|
/* @__PURE__ */ React__default.createElement(Input$1, { type: "date" })
|
|
53474
53527
|
));
|
|
@@ -53477,12 +53530,12 @@ function PreferredLocation({ fieldName: C, label: $, fieldProps: F }) {
|
|
|
53477
53530
|
const V = Form$1.useWatch(
|
|
53478
53531
|
CHECKBOX_FIELD_MAP.preferred_location_anywhere_in_india
|
|
53479
53532
|
);
|
|
53480
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: classNames(styles$
|
|
53533
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: classNames(styles$n.fieldGroup, styles$n.checkboxFieldGroup) }, /* @__PURE__ */ React__default.createElement(
|
|
53481
53534
|
Form$1.Item,
|
|
53482
53535
|
{
|
|
53483
53536
|
label: $,
|
|
53484
53537
|
name: C,
|
|
53485
|
-
className: classNames(styles$
|
|
53538
|
+
className: classNames(styles$n.field, styles$n.checkboxAdjacentField)
|
|
53486
53539
|
},
|
|
53487
53540
|
/* @__PURE__ */ React__default.createElement(Select$1, Sr(Un({}, F), { disabled: V }))
|
|
53488
53541
|
), /* @__PURE__ */ React__default.createElement(
|
|
@@ -53495,7 +53548,7 @@ function PreferredLocation({ fieldName: C, label: $, fieldProps: F }) {
|
|
|
53495
53548
|
));
|
|
53496
53549
|
}
|
|
53497
53550
|
function TotalYearsOfExperience() {
|
|
53498
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$
|
|
53551
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$n.fieldGroup }, /* @__PURE__ */ React__default.createElement(
|
|
53499
53552
|
Form$1.Item,
|
|
53500
53553
|
{
|
|
53501
53554
|
label: "Experience Years",
|
|
@@ -53503,7 +53556,7 @@ function TotalYearsOfExperience() {
|
|
|
53503
53556
|
rules: [
|
|
53504
53557
|
{ required: !0, message: "Please select years of experience" }
|
|
53505
53558
|
],
|
|
53506
|
-
className: styles$
|
|
53559
|
+
className: styles$n.field
|
|
53507
53560
|
},
|
|
53508
53561
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: YEAR_OPTIONS, showSearch: !0 })
|
|
53509
53562
|
), /* @__PURE__ */ React__default.createElement(
|
|
@@ -53514,7 +53567,7 @@ function TotalYearsOfExperience() {
|
|
|
53514
53567
|
rules: [
|
|
53515
53568
|
{ required: !0, message: "Please select months of experience" }
|
|
53516
53569
|
],
|
|
53517
|
-
className: styles$
|
|
53570
|
+
className: styles$n.field
|
|
53518
53571
|
},
|
|
53519
53572
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: MONTH_OPTIONS, showSearch: !0 })
|
|
53520
53573
|
));
|
|
@@ -53705,7 +53758,7 @@ const NON_CUSTOM_FIELD_COMPONENT_MAPPING = {
|
|
|
53705
53758
|
}, createApplicationFormPayload = (C, $) => ({
|
|
53706
53759
|
default_fields: createDefaultFieldsPayload(C, $),
|
|
53707
53760
|
custom_fields: createCustomFieldsPayload(C)
|
|
53708
|
-
}), form = "_form_1ip4j_1", styles$
|
|
53761
|
+
}), form = "_form_1ip4j_1", styles$m = {
|
|
53709
53762
|
form
|
|
53710
53763
|
};
|
|
53711
53764
|
function GenericField({ formType: C, field: $ }) {
|
|
@@ -53718,7 +53771,7 @@ function GenericField({ formType: C, field: $ }) {
|
|
|
53718
53771
|
{ required: !0, message: `${$.attributes.title} is required` }
|
|
53719
53772
|
],
|
|
53720
53773
|
layout: "vertical",
|
|
53721
|
-
className: styles$
|
|
53774
|
+
className: styles$n.field
|
|
53722
53775
|
},
|
|
53723
53776
|
/* @__PURE__ */ React__default.createElement(Input$1, { type: C })
|
|
53724
53777
|
);
|
|
@@ -53756,7 +53809,7 @@ function UploadField({ field: C }) {
|
|
|
53756
53809
|
{ required: !0, message: `${C.attributes.title} is required` }
|
|
53757
53810
|
],
|
|
53758
53811
|
layout: "vertical",
|
|
53759
|
-
className: styles$
|
|
53812
|
+
className: styles$n.field
|
|
53760
53813
|
},
|
|
53761
53814
|
/* @__PURE__ */ React__default.createElement(
|
|
53762
53815
|
Upload$1,
|
|
@@ -53778,7 +53831,7 @@ function UploadField({ field: C }) {
|
|
|
53778
53831
|
/* @__PURE__ */ React__default.createElement(
|
|
53779
53832
|
Button$2,
|
|
53780
53833
|
{
|
|
53781
|
-
className: styles$
|
|
53834
|
+
className: styles$n.field,
|
|
53782
53835
|
loading: F,
|
|
53783
53836
|
icon: !!J.file_name && /* @__PURE__ */ React__default.createElement(CheckCircleFilled$1, null)
|
|
53784
53837
|
},
|
|
@@ -53832,14 +53885,14 @@ function ApplicationForm() {
|
|
|
53832
53885
|
J.setFieldsValue(Un(Un({}, getInitialFormData(re)), getInitialCustomFormData(ae)));
|
|
53833
53886
|
}, [te, ne, J]), useEffect(() => {
|
|
53834
53887
|
ee(J);
|
|
53835
|
-
}, [J, ee]), K || !te || !ne ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(Form$1, { layout: "vertical", className: styles$
|
|
53888
|
+
}, [J, ee]), K || !te || !ne ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(Form$1, { layout: "vertical", className: styles$m.form, form: J }, NON_CUSTOM_FIELDS.map((re) => /* @__PURE__ */ React__default.createElement(NonCustomField, { key: re, field: te[re] })), Object.entries(ne).map(([re, ae]) => /* @__PURE__ */ React__default.createElement(CustomField, { key: re, field: ae })));
|
|
53836
53889
|
}
|
|
53837
53890
|
ApplicationForm.propTypes = {
|
|
53838
53891
|
jobProfileId: PropTypes.number.isRequired,
|
|
53839
53892
|
applicationId: PropTypes.number,
|
|
53840
53893
|
status: PropTypes.string
|
|
53841
53894
|
};
|
|
53842
|
-
const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1", resumeChoiceSelectFooterContainer = "_resumeChoiceSelectFooterContainer_6f2h5_6", styles$
|
|
53895
|
+
const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1", resumeChoiceSelectFooterContainer = "_resumeChoiceSelectFooterContainer_6f2h5_6", styles$l = {
|
|
53843
53896
|
applicationFormFooterContainer,
|
|
53844
53897
|
resumeChoiceSelectFooterContainer
|
|
53845
53898
|
}, ApplicationFormFooter = ({ onCancel: C }) => {
|
|
@@ -53864,7 +53917,7 @@ const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1"
|
|
|
53864
53917
|
message$1.error("Failed to update application");
|
|
53865
53918
|
}
|
|
53866
53919
|
});
|
|
53867
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$
|
|
53920
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$l.applicationFormFooterContainer }, /* @__PURE__ */ React__default.createElement(Button$2, { onClick: C }, "Cancel"), /* @__PURE__ */ React__default.createElement(Button$2, { loading: re, type: "primary", onClick: ae }, "Next"));
|
|
53868
53921
|
}, ResumeChoiceSelectFooter = () => {
|
|
53869
53922
|
const { applicationId: C, selectedResume: $, jobProfileId: F, stepName: V, setStepName: K } = useApplicationFormContext(), [J, { isLoading: ee }] = useUpdateApplicationMutation(), te = () => {
|
|
53870
53923
|
K(APPLICATION_STATUS.APPLICATION_FORM);
|
|
@@ -53879,12 +53932,21 @@ const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1"
|
|
|
53879
53932
|
resume_id: $
|
|
53880
53933
|
}
|
|
53881
53934
|
});
|
|
53882
|
-
(re = oe == null ? void 0 : oe.data) != null && re.success ?
|
|
53935
|
+
(re = oe == null ? void 0 : oe.data) != null && re.success ? K(APPLICATION_STATUS.SUCCESSFULLY_APPLIED) : message$1.error("Failed to update application");
|
|
53883
53936
|
} catch (ae) {
|
|
53884
53937
|
message$1.error("Failed to update application");
|
|
53885
53938
|
}
|
|
53886
53939
|
});
|
|
53887
|
-
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$
|
|
53940
|
+
return /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$l.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(
|
|
53941
|
+
Button$2,
|
|
53942
|
+
{
|
|
53943
|
+
type: "primary",
|
|
53944
|
+
onClick: ne,
|
|
53945
|
+
loading: ee,
|
|
53946
|
+
disabled: !$
|
|
53947
|
+
},
|
|
53948
|
+
"Proceed to Apply"
|
|
53949
|
+
)));
|
|
53888
53950
|
};
|
|
53889
53951
|
function Footer({ onCancel: C }) {
|
|
53890
53952
|
const { stepName: $ } = useApplicationFormContext();
|
|
@@ -53897,7 +53959,7 @@ function Footer({ onCancel: C }) {
|
|
|
53897
53959
|
return null;
|
|
53898
53960
|
}
|
|
53899
53961
|
}
|
|
53900
|
-
const stepText = "_stepText_14qm3_1", titleContainer$1 = "_titleContainer_14qm3_5", titleIcon = "_titleIcon_14qm3_9", titleText = "_titleText_14qm3_14", styles$
|
|
53962
|
+
const stepText = "_stepText_14qm3_1", titleContainer$1 = "_titleContainer_14qm3_5", titleIcon = "_titleIcon_14qm3_9", titleText = "_titleText_14qm3_14", styles$k = {
|
|
53901
53963
|
stepText,
|
|
53902
53964
|
titleContainer: titleContainer$1,
|
|
53903
53965
|
titleIcon,
|
|
@@ -53914,19 +53976,27 @@ const stepText = "_stepText_14qm3_1", titleContainer$1 = "_titleContainer_14qm3_
|
|
|
53914
53976
|
icon: FileTextTwoTone$1,
|
|
53915
53977
|
title: "Select which Resume to share for this job application",
|
|
53916
53978
|
totalSteps: 2
|
|
53979
|
+
},
|
|
53980
|
+
[APPLICATION_STATUS.SUCCESSFULLY_APPLIED]: {
|
|
53981
|
+
currentStep: 2,
|
|
53982
|
+
icon: FileTextTwoTone$1,
|
|
53983
|
+
title: "Select which Resume to share for this job application",
|
|
53984
|
+
totalSteps: 2
|
|
53917
53985
|
}
|
|
53918
53986
|
};
|
|
53919
|
-
function FormHeader() {
|
|
53920
|
-
const { stepName:
|
|
53921
|
-
if (!STEP_MAP[
|
|
53987
|
+
function FormHeader({ onClose: C }) {
|
|
53988
|
+
const { stepName: $ } = useApplicationFormContext();
|
|
53989
|
+
if (!STEP_MAP[$])
|
|
53922
53990
|
return null;
|
|
53923
53991
|
const {
|
|
53924
|
-
currentStep:
|
|
53925
|
-
icon:
|
|
53926
|
-
title:
|
|
53927
|
-
totalSteps:
|
|
53928
|
-
} = STEP_MAP[
|
|
53929
|
-
|
|
53992
|
+
currentStep: F,
|
|
53993
|
+
icon: V,
|
|
53994
|
+
title: K,
|
|
53995
|
+
totalSteps: J
|
|
53996
|
+
} = STEP_MAP[$] || {}, ee = () => {
|
|
53997
|
+
$ === APPLICATION_STATUS.SUCCESSFULLY_APPLIED ? window.location.reload() : C == null || C();
|
|
53998
|
+
};
|
|
53999
|
+
return /* @__PURE__ */ React__default.createElement(Flex$1, { justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$k.container, direction: "vertical" }, /* @__PURE__ */ React__default.createElement(Text$3, { className: styles$k.stepText }, "Step ", F, "/", J), /* @__PURE__ */ React__default.createElement(Space$1, { className: styles$k.titleContainer }, /* @__PURE__ */ React__default.createElement(V, { className: styles$k.titleIcon }), /* @__PURE__ */ React__default.createElement(Text$3, { className: styles$k.titleText }, K))), /* @__PURE__ */ React__default.createElement(Button$2, { icon: /* @__PURE__ */ React__default.createElement(CloseOutlined$1, null), type: "text", onClick: ee }));
|
|
53930
54000
|
}
|
|
53931
54001
|
function commonjsRequire(C) {
|
|
53932
54002
|
throw new Error('Could not dynamically require "' + C + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
@@ -73402,8 +73472,8 @@ const toDDMMYY = (C) => {
|
|
|
73402
73472
|
})
|
|
73403
73473
|
})
|
|
73404
73474
|
})
|
|
73405
|
-
}), { useGetResumesEligibilityQuery, useGetResumeLinkQuery } = resumeService, container$
|
|
73406
|
-
container: container$
|
|
73475
|
+
}), { useGetResumesEligibilityQuery, useGetResumeLinkQuery } = resumeService, container$2 = "_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$j = {
|
|
73476
|
+
container: container$2,
|
|
73407
73477
|
resumeChoiceOptionLabel,
|
|
73408
73478
|
resumeChoiceOptionLabelChecked,
|
|
73409
73479
|
resumeChoiceOptionLabelContent,
|
|
@@ -73414,29 +73484,75 @@ const toDDMMYY = (C) => {
|
|
|
73414
73484
|
resumeChoiceOptionLabelEditButton,
|
|
73415
73485
|
resumeChoiceOptionLabelImprovementsList,
|
|
73416
73486
|
resumePreviewContainer
|
|
73487
|
+
}, RESUME_BLOCKER_POINTS = {
|
|
73488
|
+
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."),
|
|
73489
|
+
skills: () => /* @__PURE__ */ React__default.createElement("span", null, "At-least 5 skills should be included in your resume."),
|
|
73490
|
+
contentSize: () => /* @__PURE__ */ React__default.createElement("span", null, "Your resume should be fully completed and not left incomplete or partially done."),
|
|
73491
|
+
experience: () => /* @__PURE__ */ React__default.createElement("span", null, "At-least one project/experience with a sufficiently detailed description should be present in your resume."),
|
|
73492
|
+
projects: () => /* @__PURE__ */ React__default.createElement("span", null, "At-least one project/experience with a sufficiently detailed description should be present in your resume."),
|
|
73493
|
+
garbage_collection: () => /* @__PURE__ */ React__default.createElement("span", null, "All the details of the resume should be accurate.")
|
|
73417
73494
|
};
|
|
73495
|
+
function BlockerPoints({ value: C }) {
|
|
73496
|
+
var se, ve;
|
|
73497
|
+
const [$, F] = useState(!0), { onEditResume: V } = useApplicationFormContext(), {
|
|
73498
|
+
resume_details: K,
|
|
73499
|
+
blocker_and_garbage_details: J,
|
|
73500
|
+
is_blocker: ee,
|
|
73501
|
+
tech_stack_check: te
|
|
73502
|
+
} = C || {}, { blockers: ne, garbage_collection: re } = J || {}, { user_work_experiences: ae, user_educations: oe } = re || {}, { id: ie } = K || {};
|
|
73503
|
+
let le = Object.values(ne).filter(Boolean).length;
|
|
73504
|
+
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;
|
|
73505
|
+
const ue = () => {
|
|
73506
|
+
F(!$);
|
|
73507
|
+
}, de = () => {
|
|
73508
|
+
V(ie);
|
|
73509
|
+
};
|
|
73510
|
+
return /* @__PURE__ */ React__default.createElement(Card$1, { size: "small", rootClassName: styles$j.resumeChoiceOptionLabelCard }, /* @__PURE__ */ React__default.createElement(Flex$1, { gap: 8, className: styles$j.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(
|
|
73511
|
+
Button$2,
|
|
73512
|
+
{
|
|
73513
|
+
type: "link",
|
|
73514
|
+
className: styles$j.resumeChoiceOptionLabelEditButton,
|
|
73515
|
+
onClick: de
|
|
73516
|
+
},
|
|
73517
|
+
"Edit"
|
|
73518
|
+
), ee && /* @__PURE__ */ React__default.createElement(
|
|
73519
|
+
Button$2,
|
|
73520
|
+
{
|
|
73521
|
+
type: "text",
|
|
73522
|
+
className: styles$j.resumeChoiceOptionLabelCollapseButton,
|
|
73523
|
+
onClick: ue
|
|
73524
|
+
},
|
|
73525
|
+
$ ? /* @__PURE__ */ React__default.createElement(DownOutlined$1, null) : /* @__PURE__ */ React__default.createElement(UpOutlined$1, null)
|
|
73526
|
+
)), !$ && /* @__PURE__ */ React__default.createElement("ul", { className: styles$j.resumeChoiceOptionLabelImprovementsList }, Object.keys(ne).map((me, he) => {
|
|
73527
|
+
if (!ne[me])
|
|
73528
|
+
return null;
|
|
73529
|
+
const pe = RESUME_BLOCKER_POINTS[me];
|
|
73530
|
+
return /* @__PURE__ */ React__default.createElement("li", { key: he }, pe());
|
|
73531
|
+
}), (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, ")"))));
|
|
73532
|
+
}
|
|
73418
73533
|
pdfExports.GlobalWorkerOptions.workerSrc = `//cdnjs.cloudflare.com/ajax/libs/pdf.js/${pdfExports.version}/pdf.worker.min.js`;
|
|
73419
73534
|
function ResumeChoiceOptionLabel({ value: C }) {
|
|
73420
|
-
const { selectedResume: $, setSelectedResume: F } = useApplicationFormContext(), { resume_details: V } = C || {}, { id:
|
|
73421
|
-
F(
|
|
73535
|
+
const { selectedResume: $, setSelectedResume: F } = useApplicationFormContext(), { resume_details: V, is_blocker: K } = C || {}, { id: J, name: ee, modified_at: te } = V || {}, ne = $ === J && !K, re = () => {
|
|
73536
|
+
F(J);
|
|
73422
73537
|
};
|
|
73423
73538
|
return /* @__PURE__ */ React__default.createElement(
|
|
73424
73539
|
Radio$1,
|
|
73425
73540
|
{
|
|
73426
|
-
onChange:
|
|
73427
|
-
checked:
|
|
73428
|
-
className: classNames(styles$
|
|
73429
|
-
[styles$
|
|
73430
|
-
})
|
|
73541
|
+
onChange: re,
|
|
73542
|
+
checked: ne,
|
|
73543
|
+
className: classNames(styles$j.resumeChoiceOptionLabel, {
|
|
73544
|
+
[styles$j.resumeChoiceOptionLabelChecked]: ne
|
|
73545
|
+
}),
|
|
73546
|
+
disabled: K
|
|
73431
73547
|
},
|
|
73432
|
-
/* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 12, className: styles$
|
|
73548
|
+
/* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, gap: 12, className: styles$j.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$j.resumeChoiceOptionLabelName }, ee), /* @__PURE__ */ React__default.createElement(
|
|
73433
73549
|
Typography$1.Text,
|
|
73434
73550
|
{
|
|
73435
|
-
className: styles$
|
|
73551
|
+
className: styles$j.resumeChoiceOptionLabelModifiedAt
|
|
73436
73552
|
},
|
|
73437
73553
|
"Last Modified: ",
|
|
73438
|
-
toDDMMYY(
|
|
73439
|
-
))))
|
|
73554
|
+
toDDMMYY(te)
|
|
73555
|
+
))), /* @__PURE__ */ React__default.createElement(BlockerPoints, { value: C }))
|
|
73440
73556
|
);
|
|
73441
73557
|
}
|
|
73442
73558
|
function ResumePreview() {
|
|
@@ -73447,7 +73563,7 @@ function ResumePreview() {
|
|
|
73447
73563
|
return !($ != null && $.link) || F ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(
|
|
73448
73564
|
Document$1,
|
|
73449
73565
|
{
|
|
73450
|
-
className: styles$
|
|
73566
|
+
className: styles$j.resumePreview,
|
|
73451
73567
|
file: $ == null ? void 0 : $.link,
|
|
73452
73568
|
loading: /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 })
|
|
73453
73569
|
},
|
|
@@ -73455,20 +73571,76 @@ function ResumePreview() {
|
|
|
73455
73571
|
);
|
|
73456
73572
|
}
|
|
73457
73573
|
function ResumeChoiceSelect() {
|
|
73458
|
-
const { setSelectedResume: C } = useApplicationFormContext(), { jobProfileId:
|
|
73574
|
+
const { setSelectedResume: C, onAddResume: $ } = useApplicationFormContext(), { jobProfileId: F } = useApplicationFormContext(), { data: V, isLoading: K } = useGetResumesEligibilityQuery({ jobProfileId: F });
|
|
73459
73575
|
return useEffect(() => {
|
|
73460
|
-
var
|
|
73461
|
-
if (!
|
|
73576
|
+
var ee, te;
|
|
73577
|
+
if (!V)
|
|
73462
73578
|
return;
|
|
73463
|
-
const
|
|
73464
|
-
(
|
|
73465
|
-
var
|
|
73466
|
-
return (
|
|
73467
|
-
}
|
|
73468
|
-
)) == null ? void 0 :
|
|
73469
|
-
C(
|
|
73470
|
-
}, [
|
|
73579
|
+
const J = (te = (ee = Object.values(V).find(
|
|
73580
|
+
(ne) => {
|
|
73581
|
+
var re;
|
|
73582
|
+
return ((re = ne == null ? void 0 : ne.resume_details) == null ? void 0 : re.default) && !(ne != null && ne.is_blocker);
|
|
73583
|
+
}
|
|
73584
|
+
)) == null ? void 0 : ee.resume_details) == null ? void 0 : te.id;
|
|
73585
|
+
C(J);
|
|
73586
|
+
}, [V, C]), K || !V ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$j.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(
|
|
73587
|
+
Button$2,
|
|
73588
|
+
{
|
|
73589
|
+
type: "link",
|
|
73590
|
+
onClick: $,
|
|
73591
|
+
className: styles$j.createNewResumeButton
|
|
73592
|
+
},
|
|
73593
|
+
/* @__PURE__ */ React__default.createElement(PlusOutlined$1, null),
|
|
73594
|
+
"Create New Resume"
|
|
73595
|
+
)), /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$j.resumePreviewContainer, flex: 1 }, /* @__PURE__ */ React__default.createElement(ResumePreview, null)));
|
|
73471
73596
|
}
|
|
73597
|
+
const screeningCallService = careerHubApi.injectEndpoints({
|
|
73598
|
+
endpoints: (C) => ({
|
|
73599
|
+
issueScreeningCall: C.mutation({
|
|
73600
|
+
query: () => ({
|
|
73601
|
+
url: "/api/v3/careers-hub/screening-call/",
|
|
73602
|
+
method: "POST"
|
|
73603
|
+
})
|
|
73604
|
+
})
|
|
73605
|
+
})
|
|
73606
|
+
}), { useIssueScreeningCallMutation } = screeningCallService, screeningCallBanner = "_screeningCallBanner_1ltmt_1", screeningCallIcon = "_screeningCallIcon_1ltmt_7", screeningCallButtonIcon = "_screeningCallButtonIcon_1ltmt_12", styles$i = {
|
|
73607
|
+
screeningCallBanner,
|
|
73608
|
+
screeningCallIcon,
|
|
73609
|
+
screeningCallButtonIcon
|
|
73610
|
+
}, ScreeningCallBanner = ({ forceShow: C = !1 }) => {
|
|
73611
|
+
var ae;
|
|
73612
|
+
const $ = useSelector(
|
|
73613
|
+
(oe) => oe.scalantCareerHub.dashboard.userProfileData
|
|
73614
|
+
), F = (ae = $ == null ? void 0 : $.hasCompletedScreeningCall) != null ? ae : !1, { jobData: V, currentTab: K } = useJobPreview(), { applicationStatus: J } = V || {}, ee = J === APPLICATION_STATUS.WITHDRAWN, [te, { isLoading: ne }] = useIssueScreeningCallMutation(), re = useCallback(() => lr(void 0, null, function* () {
|
|
73615
|
+
var ie;
|
|
73616
|
+
const oe = yield te();
|
|
73617
|
+
(ie = oe == null ? void 0 : oe.data) != null && ie.url ? globalThis.open(oe.data.url, "_blank") : message$1.error("Failed to initiate screening call. Please try again.");
|
|
73618
|
+
}), [te]);
|
|
73619
|
+
return F || !C && (K !== TAG_TO_TAB_MAPPING.applied || ee) ? null : /* @__PURE__ */ React__default.createElement(
|
|
73620
|
+
ActionBanner,
|
|
73621
|
+
{
|
|
73622
|
+
icon: /* @__PURE__ */ React__default.createElement("img", { src: ICONS.airplay, className: styles$i.screeningCallIcon }),
|
|
73623
|
+
title: "Complete your 5-minute Screening Call now",
|
|
73624
|
+
description: "Verify your details with a quick screening call and become a priority applicant for us",
|
|
73625
|
+
buttonText: "Take Call",
|
|
73626
|
+
buttonIcon: /* @__PURE__ */ React__default.createElement(PhoneOutlined$1, { className: styles$i.screeningCallButtonIcon }),
|
|
73627
|
+
className: styles$i.screeningCallBanner,
|
|
73628
|
+
onClick: re,
|
|
73629
|
+
isLoading: ne
|
|
73630
|
+
}
|
|
73631
|
+
);
|
|
73632
|
+
}, container$1 = "_container_akcgq_1", likeBadge = "_likeBadge_akcgq_8", description = "_description_akcgq_14", styles$h = {
|
|
73633
|
+
container: container$1,
|
|
73634
|
+
likeBadge,
|
|
73635
|
+
description
|
|
73636
|
+
}, SuccessScreen = () => /* @__PURE__ */ React__default.createElement(Flex$1, { vertical: !0, className: styles$h.container }, /* @__PURE__ */ React__default.createElement(
|
|
73637
|
+
"img",
|
|
73638
|
+
{
|
|
73639
|
+
src: ICONS.likeBadge,
|
|
73640
|
+
alt: "like-badge",
|
|
73641
|
+
className: styles$h.likeBadge
|
|
73642
|
+
}
|
|
73643
|
+
), /* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Application Submitted successfully!"), /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$h.description }, "Your job application has now been received by the team, you can track your status within the job details itself"), /* @__PURE__ */ React__default.createElement(ScreeningCallBanner, { forceShow: !0 }));
|
|
73472
73644
|
function FormStep() {
|
|
73473
73645
|
const { stepName: C } = useApplicationFormContext();
|
|
73474
73646
|
switch (C) {
|
|
@@ -73476,6 +73648,8 @@ function FormStep() {
|
|
|
73476
73648
|
return /* @__PURE__ */ React__default.createElement(ApplicationForm, null);
|
|
73477
73649
|
case APPLICATION_STATUS.RESUME_CHOICE_SELECT:
|
|
73478
73650
|
return /* @__PURE__ */ React__default.createElement(ResumeChoiceSelect, null);
|
|
73651
|
+
case APPLICATION_STATUS.SUCCESSFULLY_APPLIED:
|
|
73652
|
+
return /* @__PURE__ */ React__default.createElement(SuccessScreen, null);
|
|
73479
73653
|
default:
|
|
73480
73654
|
return null;
|
|
73481
73655
|
}
|
|
@@ -73487,38 +73661,41 @@ function FormContainer({
|
|
|
73487
73661
|
utmId: V,
|
|
73488
73662
|
utmMedium: K,
|
|
73489
73663
|
utmSource: J,
|
|
73490
|
-
onUploadFile: ee
|
|
73664
|
+
onUploadFile: ee,
|
|
73665
|
+
onEditResume: te,
|
|
73666
|
+
onAddResume: ne
|
|
73491
73667
|
}) {
|
|
73492
|
-
const [
|
|
73668
|
+
const [re, ae] = useState(!1), { data: oe, isLoading: ie } = useCreateApplication({
|
|
73493
73669
|
jobProfileId: F,
|
|
73494
73670
|
utmMedium: K,
|
|
73495
73671
|
utmSource: J,
|
|
73496
73672
|
currentTab: $,
|
|
73497
73673
|
utmId: V
|
|
73498
|
-
}), { applicationId:
|
|
73499
|
-
C(),
|
|
73674
|
+
}), { applicationId: le, status: ue } = oe || {}, de = () => {
|
|
73675
|
+
C(), ae(!1);
|
|
73500
73676
|
};
|
|
73501
73677
|
return useEffect(() => {
|
|
73502
|
-
|
|
73678
|
+
ae(!!F);
|
|
73503
73679
|
}, [F]), /* @__PURE__ */ React__default.createElement(
|
|
73504
73680
|
ApplicationFormProvider,
|
|
73505
73681
|
{
|
|
73506
73682
|
onUploadFile: ee,
|
|
73507
|
-
stepName:
|
|
73683
|
+
stepName: ue,
|
|
73508
73684
|
jobProfileId: F,
|
|
73509
|
-
applicationId:
|
|
73685
|
+
applicationId: le,
|
|
73686
|
+
onEditResume: te,
|
|
73687
|
+
onAddResume: ne
|
|
73510
73688
|
},
|
|
73511
73689
|
/* @__PURE__ */ React__default.createElement(
|
|
73512
73690
|
Drawer$1,
|
|
73513
73691
|
{
|
|
73514
|
-
closable:
|
|
73515
|
-
loading:
|
|
73516
|
-
|
|
73517
|
-
open: te,
|
|
73692
|
+
closable: !1,
|
|
73693
|
+
loading: ie,
|
|
73694
|
+
open: re,
|
|
73518
73695
|
placement: "bottom",
|
|
73519
73696
|
height: 600,
|
|
73520
|
-
title: /* @__PURE__ */ React__default.createElement(FormHeader,
|
|
73521
|
-
footer: /* @__PURE__ */ React__default.createElement(Footer, { onCancel:
|
|
73697
|
+
title: /* @__PURE__ */ React__default.createElement(FormHeader, { onClose: de }),
|
|
73698
|
+
footer: /* @__PURE__ */ React__default.createElement(Footer, { onCancel: de })
|
|
73522
73699
|
},
|
|
73523
73700
|
/* @__PURE__ */ React__default.createElement(FormStep, null)
|
|
73524
73701
|
)
|
|
@@ -73531,20 +73708,27 @@ FormContainer.propTypes = {
|
|
|
73531
73708
|
utmMedium: PropTypes.string,
|
|
73532
73709
|
utmSource: PropTypes.string
|
|
73533
73710
|
};
|
|
73534
|
-
const JobApplicationForm = ({
|
|
73535
|
-
|
|
73536
|
-
|
|
73711
|
+
const JobApplicationForm = ({
|
|
73712
|
+
currentTab: C,
|
|
73713
|
+
onUploadFile: $,
|
|
73714
|
+
onEditResume: F,
|
|
73715
|
+
onAddResume: V
|
|
73716
|
+
}) => {
|
|
73717
|
+
const { activeApplicationId: K, setActiveApplicationId: J } = useJobPreview(), ee = () => {
|
|
73718
|
+
J(null);
|
|
73537
73719
|
};
|
|
73538
|
-
return
|
|
73720
|
+
return K ? /* @__PURE__ */ React__default.createElement(
|
|
73539
73721
|
FormContainer,
|
|
73540
73722
|
{
|
|
73541
73723
|
onUploadFile: $,
|
|
73542
|
-
jobProfileId:
|
|
73543
|
-
onClose:
|
|
73544
|
-
currentTab: C
|
|
73724
|
+
jobProfileId: K,
|
|
73725
|
+
onClose: ee,
|
|
73726
|
+
currentTab: C,
|
|
73727
|
+
onEditResume: F,
|
|
73728
|
+
onAddResume: V
|
|
73545
73729
|
}
|
|
73546
73730
|
) : null;
|
|
73547
|
-
}, 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$
|
|
73731
|
+
}, 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$g = {
|
|
73548
73732
|
container,
|
|
73549
73733
|
actionAlert,
|
|
73550
73734
|
ineligible,
|
|
@@ -73567,25 +73751,25 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73567
73751
|
const { setActiveTab: V } = useJobPreview(), K = () => {
|
|
73568
73752
|
V(JOB_BODY_TABS.REQUIREMENTS.key), F();
|
|
73569
73753
|
};
|
|
73570
|
-
return C === ELIGIBILITY_TYPES.ineligible ? /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$
|
|
73754
|
+
return C === ELIGIBILITY_TYPES.ineligible ? /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$g.actionAlert, styles$g.ineligible) }, /* @__PURE__ */ React__default.createElement(ExclamationCircleOutlined$1, null), /* @__PURE__ */ React__default.createElement("span", { className: styles$g.actionAlertTitle }, "Unfortunately! Your profile does not have the relevant years of experience for this role")) : C === ELIGIBILITY_TYPES.steps_to_apply ? /* @__PURE__ */ React__default.createElement(
|
|
73571
73755
|
ActionBanner,
|
|
73572
73756
|
{
|
|
73573
|
-
icon: /* @__PURE__ */ React__default.createElement(ClockCircleTwoTone$1, { className: styles$
|
|
73757
|
+
icon: /* @__PURE__ */ React__default.createElement(ClockCircleTwoTone$1, { className: styles$g.actionAlertIcon }),
|
|
73574
73758
|
title: `Eligible to apply in ${$} more steps!`,
|
|
73575
73759
|
description: "Complete these three test to become eligible to apply!",
|
|
73576
73760
|
buttonText: "Complete Tasks",
|
|
73577
73761
|
buttonIcon: /* @__PURE__ */ React__default.createElement(EditOutlined$1, null),
|
|
73578
|
-
className: styles$
|
|
73762
|
+
className: styles$g.stepsToApply,
|
|
73579
73763
|
onClick: K
|
|
73580
73764
|
}
|
|
73581
73765
|
) : null;
|
|
73582
|
-
}, HighlightsList = ({ highlights: C }) => /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
73766
|
+
}, HighlightsList = ({ highlights: C }) => /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement("div", { className: styles$g.title }, "Top Reasons to Apply"), /* @__PURE__ */ React__default.createElement("ul", { className: styles$g.highlightsList }, C == null ? void 0 : C.map(($) => /* @__PURE__ */ React__default.createElement("li", { key: $, className: styles$g.highlight }, /* @__PURE__ */ React__default.createElement("span", { className: styles$g.highlightText }, $))))), Keywords = ({ keywords: C, eligibilityStatus: $ }) => /* @__PURE__ */ React__default.createElement("div", { className: styles$g.keywordsList }, C == null ? void 0 : C.map((F, V) => /* @__PURE__ */ React__default.createElement(
|
|
73583
73767
|
"div",
|
|
73584
73768
|
{
|
|
73585
73769
|
key: V,
|
|
73586
73770
|
className: classNames(
|
|
73587
|
-
styles$
|
|
73588
|
-
styles$
|
|
73771
|
+
styles$g.keyword,
|
|
73772
|
+
styles$g[toCamelCase($)]
|
|
73589
73773
|
)
|
|
73590
73774
|
},
|
|
73591
73775
|
F
|
|
@@ -73597,14 +73781,14 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73597
73781
|
"Which means that you get to apply to this job irrespective of the requirements mentioned below",
|
|
73598
73782
|
"So in case this matches what you are looking for, please apply"
|
|
73599
73783
|
];
|
|
73600
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
73784
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$g.exceptions }, /* @__PURE__ */ React__default.createElement("div", { className: styles$g.exceptionsIconContainer }, /* @__PURE__ */ React__default.createElement(
|
|
73601
73785
|
StarTwoTone$1,
|
|
73602
73786
|
{
|
|
73603
73787
|
size: 20,
|
|
73604
73788
|
twoToneColor: "#FAAD14",
|
|
73605
|
-
className: styles$
|
|
73789
|
+
className: styles$g.exceptionsIcon
|
|
73606
73790
|
}
|
|
73607
|
-
)), /* @__PURE__ */ React__default.createElement("div", null, /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
73791
|
+
)), /* @__PURE__ */ React__default.createElement("div", null, /* @__PURE__ */ React__default.createElement("div", { className: styles$g.exceptionsTitle }, "We've made an exception for you!"), /* @__PURE__ */ React__default.createElement("ul", { className: styles$g.exceptionsList }, $.map((F, V) => /* @__PURE__ */ React__default.createElement("li", { className: [styles$g.exception], key: V }, F)))));
|
|
73608
73792
|
}, JobHighlights = () => {
|
|
73609
73793
|
const {
|
|
73610
73794
|
jobData: C,
|
|
@@ -73627,7 +73811,7 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73627
73811
|
"div",
|
|
73628
73812
|
{
|
|
73629
73813
|
ref: K,
|
|
73630
|
-
className: classNames(styles$
|
|
73814
|
+
className: classNames(styles$g.container, styles$g[te])
|
|
73631
73815
|
},
|
|
73632
73816
|
/* @__PURE__ */ React__default.createElement(
|
|
73633
73817
|
ActionAlert,
|
|
@@ -73641,27 +73825,6 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73641
73825
|
/* @__PURE__ */ React__default.createElement(Keywords, { keywords: ee, eligibilityStatus: te }),
|
|
73642
73826
|
/* @__PURE__ */ React__default.createElement(Exceptions, { exceptionalJob: C == null ? void 0 : C.exceptionalJob })
|
|
73643
73827
|
);
|
|
73644
|
-
}, screeningCallService = careerHubApi.injectEndpoints({
|
|
73645
|
-
endpoints: (C) => ({
|
|
73646
|
-
issueScreeningCall: C.mutation({
|
|
73647
|
-
query: () => ({
|
|
73648
|
-
url: "/api/v3/careers-hub/screening-call/",
|
|
73649
|
-
method: "POST"
|
|
73650
|
-
})
|
|
73651
|
-
})
|
|
73652
|
-
})
|
|
73653
|
-
}), { useIssueScreeningCallMutation } = screeningCallService, screeningCallBanner = "_screeningCallBanner_1ltmt_1", screeningCallIcon = "_screeningCallIcon_1ltmt_7", screeningCallButtonIcon = "_screeningCallButtonIcon_1ltmt_12", styles$g = {
|
|
73654
|
-
screeningCallBanner,
|
|
73655
|
-
screeningCallIcon,
|
|
73656
|
-
screeningCallButtonIcon
|
|
73657
|
-
}, ScreeningCallBanner = () => {
|
|
73658
|
-
useJobPreview();
|
|
73659
|
-
const [C, { isLoading: $ }] = useIssueScreeningCallMutation();
|
|
73660
|
-
return useCallback(() => lr(void 0, null, function* () {
|
|
73661
|
-
var V;
|
|
73662
|
-
const F = yield C();
|
|
73663
|
-
(V = F == null ? void 0 : F.data) != null && V.url ? globalThis.open(F.data.url, "_blank") : message$1.error("Failed to initiate screening call. Please try again.");
|
|
73664
|
-
}), [C]), null;
|
|
73665
73828
|
}, expandedJobView = "_expandedJobView_1lt4c_2", loadingCard = "_loadingCard_1lt4c_18", styles$f = {
|
|
73666
73829
|
expandedJobView,
|
|
73667
73830
|
loadingCard
|
|
@@ -73672,21 +73835,23 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73672
73835
|
jobId: V,
|
|
73673
73836
|
isActive: K,
|
|
73674
73837
|
currentTab: J,
|
|
73675
|
-
onUploadFile: ee
|
|
73838
|
+
onUploadFile: ee,
|
|
73839
|
+
onEditResume: te,
|
|
73840
|
+
onAddResume: ne
|
|
73676
73841
|
}) => {
|
|
73677
|
-
var
|
|
73678
|
-
const { data:
|
|
73842
|
+
var le;
|
|
73843
|
+
const { data: re, isLoading: ae, isFetching: oe, error: ie } = useGetJobPreviewQuery(V, {
|
|
73679
73844
|
skip: !V || !K
|
|
73680
73845
|
});
|
|
73681
|
-
return !K || !V ? null :
|
|
73846
|
+
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
73847
|
Alert$1,
|
|
73683
73848
|
{
|
|
73684
73849
|
type: "error",
|
|
73685
73850
|
message: "Failed to load job details",
|
|
73686
|
-
description: ((
|
|
73851
|
+
description: ((le = ie == null ? void 0 : ie.data) == null ? void 0 : le.message) || (ie == null ? void 0 : ie.message) || "Please try again later",
|
|
73687
73852
|
showIcon: !0
|
|
73688
73853
|
}
|
|
73689
|
-
)) :
|
|
73854
|
+
)) : re ? /* @__PURE__ */ React__default.createElement(App$1, null, /* @__PURE__ */ React__default.createElement(
|
|
73690
73855
|
JobPreviewProvider,
|
|
73691
73856
|
{
|
|
73692
73857
|
country: C,
|
|
@@ -73701,7 +73866,9 @@ const JobApplicationForm = ({ currentTab: C, onUploadFile: $ }) => {
|
|
|
73701
73866
|
JobApplicationForm,
|
|
73702
73867
|
{
|
|
73703
73868
|
currentTab: J,
|
|
73704
|
-
onUploadFile: ee
|
|
73869
|
+
onUploadFile: ee,
|
|
73870
|
+
onEditResume: te,
|
|
73871
|
+
onAddResume: ne
|
|
73705
73872
|
}
|
|
73706
73873
|
)
|
|
73707
73874
|
)) : null;
|
|
@@ -73715,7 +73882,9 @@ function JobDetails({
|
|
|
73715
73882
|
jobId: V,
|
|
73716
73883
|
className: K,
|
|
73717
73884
|
onUploadFile: J,
|
|
73718
|
-
currentTab: ee
|
|
73885
|
+
currentTab: ee,
|
|
73886
|
+
onEditResume: te,
|
|
73887
|
+
onAddResume: ne
|
|
73719
73888
|
}) {
|
|
73720
73889
|
return V ? /* @__PURE__ */ React__default.createElement("div", { className: classNames(styles$e.jobDetails, K) }, /* @__PURE__ */ React__default.createElement(
|
|
73721
73890
|
ExpandedJobView,
|
|
@@ -73726,7 +73895,9 @@ function JobDetails({
|
|
|
73726
73895
|
openResume: F,
|
|
73727
73896
|
jobId: V,
|
|
73728
73897
|
isActive: !!V,
|
|
73729
|
-
currentTab: ee
|
|
73898
|
+
currentTab: ee,
|
|
73899
|
+
onEditResume: te,
|
|
73900
|
+
onAddResume: ne
|
|
73730
73901
|
}
|
|
73731
73902
|
)) : null;
|
|
73732
73903
|
}
|
|
@@ -75283,37 +75454,41 @@ function JobsPage({
|
|
|
75283
75454
|
userProfileData: K,
|
|
75284
75455
|
onUploadFile: J,
|
|
75285
75456
|
onViewResume: ee,
|
|
75286
|
-
onEditPreferences: te
|
|
75457
|
+
onEditPreferences: te,
|
|
75458
|
+
onEditResume: ne,
|
|
75459
|
+
onAddResume: re
|
|
75287
75460
|
}) {
|
|
75288
|
-
const
|
|
75289
|
-
(
|
|
75290
|
-
var
|
|
75291
|
-
return ((
|
|
75461
|
+
const ae = useDispatch(), oe = useSelector(
|
|
75462
|
+
(me) => {
|
|
75463
|
+
var he, pe;
|
|
75464
|
+
return ((pe = (he = me.scalantCareerHub) == null ? void 0 : he.filter) == null ? void 0 : pe.tab) || TAG_TO_TAB_MAPPING.relevant;
|
|
75292
75465
|
}
|
|
75293
|
-
),
|
|
75466
|
+
), ie = useRef(!1), { selectedJobId: le } = useJobQueryParams({
|
|
75294
75467
|
syncToURL: !0,
|
|
75295
75468
|
syncFromURL: !0
|
|
75296
75469
|
// Read from URL on mount
|
|
75297
75470
|
});
|
|
75298
75471
|
useLayoutEffect$2(() => {
|
|
75299
|
-
if (!
|
|
75300
|
-
const
|
|
75301
|
-
|
|
75302
|
-
}
|
|
75303
|
-
}, [
|
|
75304
|
-
|
|
75305
|
-
}, [V,
|
|
75306
|
-
K &&
|
|
75307
|
-
}, [K,
|
|
75308
|
-
const
|
|
75472
|
+
if (!ie.current) {
|
|
75473
|
+
const me = getFiltersFromURL(), he = Un({}, me), ce = new URLSearchParams(window.location.search).get("job_ids");
|
|
75474
|
+
ce && (he.job_ids = [ce]), Object.keys(he).length > 0 && ae(updateFiltersFromForm(he)), ie.current = !0;
|
|
75475
|
+
}
|
|
75476
|
+
}, [ae]), useEffect(() => {
|
|
75477
|
+
ae(setProcessCounts(V));
|
|
75478
|
+
}, [V, ae]), useEffect(() => {
|
|
75479
|
+
K && ae(setUserProfileData(K));
|
|
75480
|
+
}, [K, ae]);
|
|
75481
|
+
const ue = /* @__PURE__ */ React__default.createElement(JobsHeader, null), de = le ? /* @__PURE__ */ React__default.createElement(
|
|
75309
75482
|
JobDetails,
|
|
75310
75483
|
{
|
|
75311
|
-
currentTab:
|
|
75484
|
+
currentTab: oe,
|
|
75312
75485
|
onUploadFile: J,
|
|
75313
75486
|
country: C,
|
|
75314
75487
|
openMockInterviewModal: $,
|
|
75315
75488
|
openResume: F,
|
|
75316
|
-
jobId:
|
|
75489
|
+
jobId: le,
|
|
75490
|
+
onEditResume: ne,
|
|
75491
|
+
onAddResume: re
|
|
75317
75492
|
}
|
|
75318
75493
|
) : /* @__PURE__ */ React__default.createElement(
|
|
75319
75494
|
ProfileDetails,
|
|
@@ -75321,8 +75496,8 @@ function JobsPage({
|
|
|
75321
75496
|
onViewResume: ee,
|
|
75322
75497
|
onEditPreferences: te
|
|
75323
75498
|
}
|
|
75324
|
-
),
|
|
75325
|
-
switch (
|
|
75499
|
+
), se = le ? SIDER_WIDTH.JOB_DETAILS : SIDER_WIDTH.PROFILE_DETAILS, ve = () => {
|
|
75500
|
+
switch (oe) {
|
|
75326
75501
|
case TAG_TO_TAB_MAPPING.relevant:
|
|
75327
75502
|
return /* @__PURE__ */ React__default.createElement(RelevantJobsPage, null);
|
|
75328
75503
|
case TAG_TO_TAB_MAPPING.saved:
|
|
@@ -75337,12 +75512,12 @@ function JobsPage({
|
|
|
75337
75512
|
return /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(
|
|
75338
75513
|
JobsLayout,
|
|
75339
75514
|
{
|
|
75340
|
-
header:
|
|
75341
|
-
sider:
|
|
75342
|
-
siderWidth:
|
|
75515
|
+
header: ue,
|
|
75516
|
+
sider: de,
|
|
75517
|
+
siderWidth: se,
|
|
75343
75518
|
className: styles.jobsPage
|
|
75344
75519
|
},
|
|
75345
|
-
|
|
75520
|
+
ve()
|
|
75346
75521
|
), /* @__PURE__ */ React__default.createElement(FilterDrawer, null), /* @__PURE__ */ React__default.createElement(JobAlertModal, null));
|
|
75347
75522
|
}
|
|
75348
75523
|
JobsPage.propTypes = {
|