@scalant/career-hub 3.13.1-alpha.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 +396 -346
- package/dist/career-hub.umd.js +58 -58
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/career-hub.es.js
CHANGED
|
@@ -5845,9 +5845,9 @@ var CheckCircleFilled = function($, F) {
|
|
|
5845
5845
|
ref: F,
|
|
5846
5846
|
icon: CheckCircleFilledSvg
|
|
5847
5847
|
}));
|
|
5848
|
-
}, RefIcon$
|
|
5849
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
5850
|
-
const CheckCircleFilled$1 = RefIcon$
|
|
5848
|
+
}, RefIcon$_ = /* @__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;
|
|
@@ -29708,9 +29708,9 @@ var UpOutlined = function($, F) {
|
|
|
29708
29708
|
ref: F,
|
|
29709
29709
|
icon: UpOutlinedSvg
|
|
29710
29710
|
}));
|
|
29711
|
-
}, RefIcon$
|
|
29712
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
29713
|
-
const UpOutlined$1 = RefIcon$
|
|
29711
|
+
}, RefIcon$M = /* @__PURE__ */ React.forwardRef(UpOutlined);
|
|
29712
|
+
process.env.NODE_ENV !== "production" && (RefIcon$M.displayName = "UpOutlined");
|
|
29713
|
+
const UpOutlined$1 = RefIcon$M;
|
|
29714
29714
|
function hasAddon(C) {
|
|
29715
29715
|
return !!(C.addonBefore || C.addonAfter);
|
|
29716
29716
|
}
|
|
@@ -30121,9 +30121,9 @@ var ClockCircleOutlined = function($, F) {
|
|
|
30121
30121
|
ref: F,
|
|
30122
30122
|
icon: ClockCircleOutlinedSvg
|
|
30123
30123
|
}));
|
|
30124
|
-
}, RefIcon$
|
|
30125
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
30126
|
-
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;
|
|
30127
30127
|
var DrawerContext = /* @__PURE__ */ React.createContext(null), RefContext = /* @__PURE__ */ React.createContext({}), _excluded$h = ["prefixCls", "className", "containerRef"], DrawerPanel$2 = function($) {
|
|
30128
30128
|
var F = $.prefixCls, V = $.className, K = $.containerRef, J = _objectWithoutProperties($, _excluded$h), ee = React.useContext(RefContext), te = ee.panel, ne = useComposeRef(te, K);
|
|
30129
30129
|
return /* @__PURE__ */ React.createElement("div", _extends({
|
|
@@ -32064,9 +32064,9 @@ var QuestionCircleOutlined = function($, F) {
|
|
|
32064
32064
|
ref: F,
|
|
32065
32065
|
icon: QuestionCircleOutlinedSvg
|
|
32066
32066
|
}));
|
|
32067
|
-
}, RefIcon$
|
|
32068
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
32069
|
-
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;
|
|
32070
32070
|
var __rest$p = globalThis && globalThis.__rest || function(C, $) {
|
|
32071
32071
|
var F = {};
|
|
32072
32072
|
for (var V in C)
|
|
@@ -32523,9 +32523,9 @@ var EyeOutlined = function($, F) {
|
|
|
32523
32523
|
ref: F,
|
|
32524
32524
|
icon: EyeOutlinedSvg
|
|
32525
32525
|
}));
|
|
32526
|
-
}, RefIcon$
|
|
32527
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
32528
|
-
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;
|
|
32529
32529
|
function addEventListenerWrap(C, $, F, V) {
|
|
32530
32530
|
var K = ReactDOM__default.unstable_batchedUpdates ? function(ee) {
|
|
32531
32531
|
ReactDOM__default.unstable_batchedUpdates(F, ee);
|
|
@@ -32816,9 +32816,9 @@ var EyeInvisibleOutlined = function($, F) {
|
|
|
32816
32816
|
ref: F,
|
|
32817
32817
|
icon: EyeInvisibleOutlinedSvg
|
|
32818
32818
|
}));
|
|
32819
|
-
}, RefIcon$
|
|
32820
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
32821
|
-
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;
|
|
32822
32822
|
var __rest$k = globalThis && globalThis.__rest || function(C, $) {
|
|
32823
32823
|
var F = {};
|
|
32824
32824
|
for (var V in C)
|
|
@@ -33529,9 +33529,9 @@ var DoubleLeftOutlined = function($, F) {
|
|
|
33529
33529
|
ref: F,
|
|
33530
33530
|
icon: DoubleLeftOutlinedSvg
|
|
33531
33531
|
}));
|
|
33532
|
-
}, RefIcon$
|
|
33533
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
33534
|
-
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;
|
|
33535
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" };
|
|
33536
33536
|
const DoubleRightOutlinedSvg = DoubleRightOutlined$2;
|
|
33537
33537
|
var DoubleRightOutlined = function($, F) {
|
|
@@ -33539,9 +33539,9 @@ var DoubleRightOutlined = function($, F) {
|
|
|
33539
33539
|
ref: F,
|
|
33540
33540
|
icon: DoubleRightOutlinedSvg
|
|
33541
33541
|
}));
|
|
33542
|
-
}, RefIcon$
|
|
33543
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
33544
|
-
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;
|
|
33545
33545
|
var locale = {
|
|
33546
33546
|
// Options
|
|
33547
33547
|
items_per_page: "条/页",
|
|
@@ -36103,9 +36103,9 @@ var AlertFilled = function($, F) {
|
|
|
36103
36103
|
ref: F,
|
|
36104
36104
|
icon: AlertFilledSvg
|
|
36105
36105
|
}));
|
|
36106
|
-
}, RefIcon$
|
|
36107
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36108
|
-
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;
|
|
36109
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" };
|
|
36110
36110
|
const BellOutlinedSvg = BellOutlined$2;
|
|
36111
36111
|
var BellOutlined = function($, F) {
|
|
@@ -36113,9 +36113,9 @@ var BellOutlined = function($, F) {
|
|
|
36113
36113
|
ref: F,
|
|
36114
36114
|
icon: BellOutlinedSvg
|
|
36115
36115
|
}));
|
|
36116
|
-
}, RefIcon$
|
|
36117
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36118
|
-
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;
|
|
36119
36119
|
var BulbTwoTone$2 = { icon: function($, F) {
|
|
36120
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: $ } }] };
|
|
36121
36121
|
}, name: "bulb", theme: "twotone" };
|
|
@@ -36125,9 +36125,9 @@ var BulbTwoTone = function($, F) {
|
|
|
36125
36125
|
ref: F,
|
|
36126
36126
|
icon: BulbTwoToneSvg
|
|
36127
36127
|
}));
|
|
36128
|
-
}, RefIcon$
|
|
36129
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36130
|
-
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;
|
|
36131
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" };
|
|
36132
36132
|
const CaretDownFilledSvg = CaretDownFilled$2;
|
|
36133
36133
|
var CaretDownFilled = function($, F) {
|
|
@@ -36135,9 +36135,9 @@ var CaretDownFilled = function($, F) {
|
|
|
36135
36135
|
ref: F,
|
|
36136
36136
|
icon: CaretDownFilledSvg
|
|
36137
36137
|
}));
|
|
36138
|
-
}, RefIcon$
|
|
36139
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36140
|
-
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;
|
|
36141
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" };
|
|
36142
36142
|
const CaretDownOutlinedSvg = CaretDownOutlined$2;
|
|
36143
36143
|
var CaretDownOutlined = function($, F) {
|
|
@@ -36145,9 +36145,9 @@ var CaretDownOutlined = function($, F) {
|
|
|
36145
36145
|
ref: F,
|
|
36146
36146
|
icon: CaretDownOutlinedSvg
|
|
36147
36147
|
}));
|
|
36148
|
-
}, RefIcon$
|
|
36149
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36150
|
-
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;
|
|
36151
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" };
|
|
36152
36152
|
const CaretUpOutlinedSvg = CaretUpOutlined$2;
|
|
36153
36153
|
var CaretUpOutlined = function($, F) {
|
|
@@ -36155,9 +36155,9 @@ var CaretUpOutlined = function($, F) {
|
|
|
36155
36155
|
ref: F,
|
|
36156
36156
|
icon: CaretUpOutlinedSvg
|
|
36157
36157
|
}));
|
|
36158
|
-
}, RefIcon$
|
|
36159
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36160
|
-
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;
|
|
36161
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" };
|
|
36162
36162
|
const CheckCircleOutlinedSvg = CheckCircleOutlined$2;
|
|
36163
36163
|
var CheckCircleOutlined = function($, F) {
|
|
@@ -36165,9 +36165,9 @@ var CheckCircleOutlined = function($, F) {
|
|
|
36165
36165
|
ref: F,
|
|
36166
36166
|
icon: CheckCircleOutlinedSvg
|
|
36167
36167
|
}));
|
|
36168
|
-
}, RefIcon$
|
|
36169
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36170
|
-
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
36171
|
var CheckCircleTwoTone$2 = { icon: function($, F) {
|
|
36172
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
36173
|
}, name: "check-circle", theme: "twotone" };
|
|
@@ -36177,9 +36177,9 @@ var CheckCircleTwoTone = function($, F) {
|
|
|
36177
36177
|
ref: F,
|
|
36178
36178
|
icon: CheckCircleTwoToneSvg
|
|
36179
36179
|
}));
|
|
36180
|
-
}, RefIcon$
|
|
36181
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36182
|
-
const CheckCircleTwoTone$1 = RefIcon$
|
|
36180
|
+
}, RefIcon$y = /* @__PURE__ */ React.forwardRef(CheckCircleTwoTone);
|
|
36181
|
+
process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "CheckCircleTwoTone");
|
|
36182
|
+
const CheckCircleTwoTone$1 = RefIcon$y;
|
|
36183
36183
|
var ClockCircleTwoTone$2 = { icon: function($, F) {
|
|
36184
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: $ } }] };
|
|
36185
36185
|
}, name: "clock-circle", theme: "twotone" };
|
|
@@ -36189,9 +36189,9 @@ var ClockCircleTwoTone = function($, F) {
|
|
|
36189
36189
|
ref: F,
|
|
36190
36190
|
icon: ClockCircleTwoToneSvg
|
|
36191
36191
|
}));
|
|
36192
|
-
}, RefIcon$
|
|
36193
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36194
|
-
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;
|
|
36195
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" };
|
|
36196
36196
|
const CloseCircleOutlinedSvg = CloseCircleOutlined$2;
|
|
36197
36197
|
var CloseCircleOutlined = function($, F) {
|
|
@@ -36199,9 +36199,9 @@ var CloseCircleOutlined = function($, F) {
|
|
|
36199
36199
|
ref: F,
|
|
36200
36200
|
icon: CloseCircleOutlinedSvg
|
|
36201
36201
|
}));
|
|
36202
|
-
}, RefIcon$
|
|
36203
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36204
|
-
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;
|
|
36205
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" };
|
|
36206
36206
|
const CopyOutlinedSvg = CopyOutlined$2;
|
|
36207
36207
|
var CopyOutlined = function($, F) {
|
|
@@ -36209,9 +36209,9 @@ var CopyOutlined = function($, F) {
|
|
|
36209
36209
|
ref: F,
|
|
36210
36210
|
icon: CopyOutlinedSvg
|
|
36211
36211
|
}));
|
|
36212
|
-
}, RefIcon$
|
|
36213
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36214
|
-
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;
|
|
36215
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" };
|
|
36216
36216
|
const DeleteOutlinedSvg = DeleteOutlined$2;
|
|
36217
36217
|
var DeleteOutlined = function($, F) {
|
|
@@ -36219,9 +36219,9 @@ var DeleteOutlined = function($, F) {
|
|
|
36219
36219
|
ref: F,
|
|
36220
36220
|
icon: DeleteOutlinedSvg
|
|
36221
36221
|
}));
|
|
36222
|
-
}, RefIcon$
|
|
36223
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36224
|
-
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;
|
|
36225
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" };
|
|
36226
36226
|
const DownloadOutlinedSvg = DownloadOutlined$2;
|
|
36227
36227
|
var DownloadOutlined = function($, F) {
|
|
@@ -36229,9 +36229,9 @@ var DownloadOutlined = function($, F) {
|
|
|
36229
36229
|
ref: F,
|
|
36230
36230
|
icon: DownloadOutlinedSvg
|
|
36231
36231
|
}));
|
|
36232
|
-
}, RefIcon$
|
|
36233
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36234
|
-
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;
|
|
36235
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" };
|
|
36236
36236
|
const EditOutlinedSvg = EditOutlined$2;
|
|
36237
36237
|
var EditOutlined = function($, F) {
|
|
@@ -36239,9 +36239,9 @@ var EditOutlined = function($, F) {
|
|
|
36239
36239
|
ref: F,
|
|
36240
36240
|
icon: EditOutlinedSvg
|
|
36241
36241
|
}));
|
|
36242
|
-
}, RefIcon$
|
|
36243
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36244
|
-
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;
|
|
36245
36245
|
var EditTwoTone$2 = { icon: function($, F) {
|
|
36246
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: $ } }] };
|
|
36247
36247
|
}, name: "edit", theme: "twotone" };
|
|
@@ -36251,9 +36251,9 @@ var EditTwoTone = function($, F) {
|
|
|
36251
36251
|
ref: F,
|
|
36252
36252
|
icon: EditTwoToneSvg
|
|
36253
36253
|
}));
|
|
36254
|
-
}, RefIcon$
|
|
36255
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36256
|
-
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;
|
|
36257
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" };
|
|
36258
36258
|
const EnterOutlinedSvg = EnterOutlined$2;
|
|
36259
36259
|
var EnterOutlined = function($, F) {
|
|
@@ -36261,9 +36261,9 @@ var EnterOutlined = function($, F) {
|
|
|
36261
36261
|
ref: F,
|
|
36262
36262
|
icon: EnterOutlinedSvg
|
|
36263
36263
|
}));
|
|
36264
|
-
}, RefIcon$
|
|
36265
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36266
|
-
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;
|
|
36267
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" };
|
|
36268
36268
|
const ExclamationCircleOutlinedSvg = ExclamationCircleOutlined$2;
|
|
36269
36269
|
var ExclamationCircleOutlined = function($, F) {
|
|
@@ -36271,9 +36271,9 @@ var ExclamationCircleOutlined = function($, F) {
|
|
|
36271
36271
|
ref: F,
|
|
36272
36272
|
icon: ExclamationCircleOutlinedSvg
|
|
36273
36273
|
}));
|
|
36274
|
-
}, RefIcon$
|
|
36275
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36276
|
-
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
36277
|
var ExclamationCircleTwoTone$2 = { icon: function($, F) {
|
|
36278
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
36279
|
}, name: "exclamation-circle", theme: "twotone" };
|
|
@@ -36283,9 +36283,9 @@ var ExclamationCircleTwoTone = function($, F) {
|
|
|
36283
36283
|
ref: F,
|
|
36284
36284
|
icon: ExclamationCircleTwoToneSvg
|
|
36285
36285
|
}));
|
|
36286
|
-
}, RefIcon$
|
|
36287
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36288
|
-
const ExclamationCircleTwoTone$1 = RefIcon$
|
|
36286
|
+
}, RefIcon$o = /* @__PURE__ */ React.forwardRef(ExclamationCircleTwoTone);
|
|
36287
|
+
process.env.NODE_ENV !== "production" && (RefIcon$o.displayName = "ExclamationCircleTwoTone");
|
|
36288
|
+
const ExclamationCircleTwoTone$1 = RefIcon$o;
|
|
36289
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" };
|
|
36290
36290
|
const FileOutlinedSvg = FileOutlined$2;
|
|
36291
36291
|
var FileOutlined = function($, F) {
|
|
@@ -36293,9 +36293,9 @@ var FileOutlined = function($, F) {
|
|
|
36293
36293
|
ref: F,
|
|
36294
36294
|
icon: FileOutlinedSvg
|
|
36295
36295
|
}));
|
|
36296
|
-
}, RefIcon$
|
|
36297
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36298
|
-
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;
|
|
36299
36299
|
var FileTextTwoTone$2 = { icon: function($, F) {
|
|
36300
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: $ } }] };
|
|
36301
36301
|
}, name: "file-text", theme: "twotone" };
|
|
@@ -36305,9 +36305,9 @@ var FileTextTwoTone = function($, F) {
|
|
|
36305
36305
|
ref: F,
|
|
36306
36306
|
icon: FileTextTwoToneSvg
|
|
36307
36307
|
}));
|
|
36308
|
-
}, RefIcon$
|
|
36309
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36310
|
-
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;
|
|
36311
36311
|
var FileTwoTone$2 = { icon: function($, F) {
|
|
36312
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: $ } }] };
|
|
36313
36313
|
}, name: "file", theme: "twotone" };
|
|
@@ -36317,9 +36317,9 @@ var FileTwoTone = function($, F) {
|
|
|
36317
36317
|
ref: F,
|
|
36318
36318
|
icon: FileTwoToneSvg
|
|
36319
36319
|
}));
|
|
36320
|
-
}, RefIcon$
|
|
36321
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36322
|
-
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;
|
|
36323
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" };
|
|
36324
36324
|
const FilterFilledSvg = FilterFilled$2;
|
|
36325
36325
|
var FilterFilled = function($, F) {
|
|
@@ -36327,9 +36327,9 @@ var FilterFilled = function($, F) {
|
|
|
36327
36327
|
ref: F,
|
|
36328
36328
|
icon: FilterFilledSvg
|
|
36329
36329
|
}));
|
|
36330
|
-
}, RefIcon$
|
|
36331
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36332
|
-
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;
|
|
36333
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" };
|
|
36334
36334
|
const FilterOutlinedSvg = FilterOutlined$2;
|
|
36335
36335
|
var FilterOutlined = function($, F) {
|
|
@@ -36337,9 +36337,9 @@ var FilterOutlined = function($, F) {
|
|
|
36337
36337
|
ref: F,
|
|
36338
36338
|
icon: FilterOutlinedSvg
|
|
36339
36339
|
}));
|
|
36340
|
-
}, RefIcon$
|
|
36341
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36342
|
-
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;
|
|
36343
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" };
|
|
36344
36344
|
const FolderOpenOutlinedSvg = FolderOpenOutlined$2;
|
|
36345
36345
|
var FolderOpenOutlined = function($, F) {
|
|
@@ -36347,9 +36347,9 @@ var FolderOpenOutlined = function($, F) {
|
|
|
36347
36347
|
ref: F,
|
|
36348
36348
|
icon: FolderOpenOutlinedSvg
|
|
36349
36349
|
}));
|
|
36350
|
-
}, RefIcon$
|
|
36351
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36352
|
-
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;
|
|
36353
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" };
|
|
36354
36354
|
const FolderOutlinedSvg = FolderOutlined$2;
|
|
36355
36355
|
var FolderOutlined = function($, F) {
|
|
@@ -36357,9 +36357,9 @@ var FolderOutlined = function($, F) {
|
|
|
36357
36357
|
ref: F,
|
|
36358
36358
|
icon: FolderOutlinedSvg
|
|
36359
36359
|
}));
|
|
36360
|
-
}, RefIcon$
|
|
36361
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36362
|
-
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;
|
|
36363
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" };
|
|
36364
36364
|
const HolderOutlinedSvg = HolderOutlined$2;
|
|
36365
36365
|
var HolderOutlined = function($, F) {
|
|
@@ -36367,9 +36367,9 @@ var HolderOutlined = function($, F) {
|
|
|
36367
36367
|
ref: F,
|
|
36368
36368
|
icon: HolderOutlinedSvg
|
|
36369
36369
|
}));
|
|
36370
|
-
}, RefIcon$
|
|
36371
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36372
|
-
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;
|
|
36373
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" };
|
|
36374
36374
|
const LinkOutlinedSvg = LinkOutlined$2;
|
|
36375
36375
|
var LinkOutlined = function($, F) {
|
|
@@ -36377,9 +36377,9 @@ var LinkOutlined = function($, F) {
|
|
|
36377
36377
|
ref: F,
|
|
36378
36378
|
icon: LinkOutlinedSvg
|
|
36379
36379
|
}));
|
|
36380
|
-
}, RefIcon$
|
|
36381
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36382
|
-
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;
|
|
36383
36383
|
var MailTwoTone$2 = { icon: function($, F) {
|
|
36384
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: $ } }] };
|
|
36385
36385
|
}, name: "mail", theme: "twotone" };
|
|
@@ -36389,9 +36389,9 @@ var MailTwoTone = function($, F) {
|
|
|
36389
36389
|
ref: F,
|
|
36390
36390
|
icon: MailTwoToneSvg
|
|
36391
36391
|
}));
|
|
36392
|
-
}, RefIcon$
|
|
36393
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36394
|
-
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;
|
|
36395
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" };
|
|
36396
36396
|
const MinusSquareOutlinedSvg = MinusSquareOutlined$2;
|
|
36397
36397
|
var MinusSquareOutlined = function($, F) {
|
|
@@ -36399,9 +36399,9 @@ var MinusSquareOutlined = function($, F) {
|
|
|
36399
36399
|
ref: F,
|
|
36400
36400
|
icon: MinusSquareOutlinedSvg
|
|
36401
36401
|
}));
|
|
36402
|
-
}, RefIcon$
|
|
36403
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36404
|
-
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;
|
|
36405
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" };
|
|
36406
36406
|
const PaperClipOutlinedSvg = PaperClipOutlined$2;
|
|
36407
36407
|
var PaperClipOutlined = function($, F) {
|
|
@@ -36409,9 +36409,19 @@ var PaperClipOutlined = function($, F) {
|
|
|
36409
36409
|
ref: F,
|
|
36410
36410
|
icon: PaperClipOutlinedSvg
|
|
36411
36411
|
}));
|
|
36412
|
-
}, RefIcon$
|
|
36413
|
-
process.env.NODE_ENV !== "production" && (RefIcon$
|
|
36414
|
-
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;
|
|
36415
36425
|
var PictureTwoTone$2 = { icon: function($, F) {
|
|
36416
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: $ } }] };
|
|
36417
36427
|
}, name: "picture", theme: "twotone" };
|
|
@@ -47373,14 +47383,14 @@ process.env.NODE_ENV !== "production" && (Dragger.displayName = "Dragger");
|
|
|
47373
47383
|
const Dragger$1 = Dragger, Upload = InternalUpload$1;
|
|
47374
47384
|
Upload.Dragger = Dragger$1;
|
|
47375
47385
|
Upload.LIST_IGNORE = LIST_IGNORE;
|
|
47376
|
-
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 = {
|
|
47377
47387
|
content,
|
|
47378
47388
|
header: header$2,
|
|
47379
47389
|
sider,
|
|
47380
47390
|
layout
|
|
47381
47391
|
}, { Header, Sider, Content } = Layout$1;
|
|
47382
47392
|
function JobsLayout({ header: C, children: $, className: F, sider: V, siderWidth: K }) {
|
|
47383
|
-
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)));
|
|
47384
47394
|
}
|
|
47385
47395
|
JobsLayout.propTypes = {
|
|
47386
47396
|
children: PropTypes.node.isRequired,
|
|
@@ -50167,7 +50177,8 @@ const JOB_CARD_CONFIG = {
|
|
|
50167
50177
|
APPLICATION_FORM: "application_form",
|
|
50168
50178
|
RESUME_CHOICE_SELECT: "resume_choice_select",
|
|
50169
50179
|
SAVED: "Saved",
|
|
50170
|
-
WITHDRAWN: "Application Withdrawn"
|
|
50180
|
+
WITHDRAWN: "Application Withdrawn",
|
|
50181
|
+
SUCCESSFULLY_APPLIED: "successfully_applied"
|
|
50171
50182
|
}, SIDER_WIDTH = {
|
|
50172
50183
|
PROFILE_DETAILS: "25%",
|
|
50173
50184
|
JOB_DETAILS: "60%"
|
|
@@ -52305,7 +52316,7 @@ const metaDataReducer = metaDataSlice.reducer, initialState$1 = {
|
|
|
52305
52316
|
filterOptions: filterOptionsReducer,
|
|
52306
52317
|
alerts: alertReducer,
|
|
52307
52318
|
savedJobs: savedJobsReducer
|
|
52308
|
-
}), 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 = {
|
|
52309
52320
|
tagsSection,
|
|
52310
52321
|
tag: tag$1,
|
|
52311
52322
|
activeTag,
|
|
@@ -52331,33 +52342,33 @@ function TagsSection() {
|
|
|
52331
52342
|
const ne = COUNT_TO_TAB_MAPPING[te];
|
|
52332
52343
|
return V[ne] || 0;
|
|
52333
52344
|
};
|
|
52334
|
-
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(
|
|
52335
52346
|
Tag$1,
|
|
52336
52347
|
{
|
|
52337
|
-
className: classNames(styles$
|
|
52338
|
-
[styles$
|
|
52348
|
+
className: classNames(styles$F.tag, {
|
|
52349
|
+
[styles$F.activeTag]: J(te)
|
|
52339
52350
|
}),
|
|
52340
52351
|
key: te,
|
|
52341
52352
|
onClick: () => K(te)
|
|
52342
52353
|
},
|
|
52343
52354
|
React__default.createElement(JOB_FILTER_TAGS[te].icon, {
|
|
52344
|
-
className: styles$
|
|
52355
|
+
className: styles$F.icon
|
|
52345
52356
|
}),
|
|
52346
52357
|
JOB_FILTER_TAGS[te].label,
|
|
52347
52358
|
" ",
|
|
52348
|
-
/* @__PURE__ */ React__default.createElement("span", { className: styles$
|
|
52359
|
+
/* @__PURE__ */ React__default.createElement("span", { className: styles$F.count }, "(", ee(te), ")")
|
|
52349
52360
|
)));
|
|
52350
52361
|
}
|
|
52351
|
-
const jobAlert = "_jobAlert_kiep6_1", styles$
|
|
52362
|
+
const jobAlert = "_jobAlert_kiep6_1", styles$E = {
|
|
52352
52363
|
jobAlert
|
|
52353
52364
|
};
|
|
52354
52365
|
function JobAlert() {
|
|
52355
52366
|
const C = useDispatch(), $ = () => {
|
|
52356
52367
|
C(openJobAlertModal());
|
|
52357
52368
|
};
|
|
52358
|
-
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");
|
|
52359
52370
|
}
|
|
52360
|
-
const styles$
|
|
52371
|
+
const styles$D = {};
|
|
52361
52372
|
function Sorting() {
|
|
52362
52373
|
const C = useDispatch(), $ = useSelector(
|
|
52363
52374
|
(ee) => {
|
|
@@ -52377,7 +52388,7 @@ function Sorting() {
|
|
|
52377
52388
|
return /* @__PURE__ */ React__default.createElement(
|
|
52378
52389
|
Select$1,
|
|
52379
52390
|
{
|
|
52380
|
-
className: styles$
|
|
52391
|
+
className: styles$D.sorting,
|
|
52381
52392
|
value: F,
|
|
52382
52393
|
onChange: V,
|
|
52383
52394
|
suffixIcon: /* @__PURE__ */ React__default.createElement(DownOutlined$1, null),
|
|
@@ -52386,14 +52397,14 @@ function Sorting() {
|
|
|
52386
52397
|
}
|
|
52387
52398
|
);
|
|
52388
52399
|
}
|
|
52389
|
-
const styles$
|
|
52400
|
+
const styles$C = {};
|
|
52390
52401
|
function Filter() {
|
|
52391
52402
|
const C = useDispatch(), $ = () => {
|
|
52392
52403
|
C(openFilterModal());
|
|
52393
52404
|
};
|
|
52394
|
-
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));
|
|
52395
52406
|
}
|
|
52396
|
-
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 = {
|
|
52397
52408
|
search,
|
|
52398
52409
|
iconContainer,
|
|
52399
52410
|
input,
|
|
@@ -52423,30 +52434,30 @@ function Search() {
|
|
|
52423
52434
|
};
|
|
52424
52435
|
return useEffect(() => () => {
|
|
52425
52436
|
te.current && clearTimeout(te.current);
|
|
52426
|
-
}, []), /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52437
|
+
}, []), /* @__PURE__ */ React__default.createElement("div", { className: styles$B.search }, F || K ? /* @__PURE__ */ React__default.createElement(
|
|
52427
52438
|
Input$1,
|
|
52428
52439
|
{
|
|
52429
52440
|
ref: ee,
|
|
52430
|
-
className: styles$
|
|
52441
|
+
className: styles$B.input,
|
|
52431
52442
|
placeholder: "Search for job or Company Name",
|
|
52432
52443
|
value: K,
|
|
52433
52444
|
onChange: re,
|
|
52434
52445
|
onBlur: ae,
|
|
52435
52446
|
suffix: /* @__PURE__ */ React__default.createElement(SearchOutlined$1, null)
|
|
52436
52447
|
}
|
|
52437
|
-
) : /* @__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)));
|
|
52438
52449
|
}
|
|
52439
|
-
const actions$1 = "_actions_nxp1u_1", styles$
|
|
52450
|
+
const actions$1 = "_actions_nxp1u_1", styles$A = {
|
|
52440
52451
|
actions: actions$1
|
|
52441
52452
|
};
|
|
52442
52453
|
function Actions$1() {
|
|
52443
|
-
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));
|
|
52444
52455
|
}
|
|
52445
|
-
const jobsHeaderContainer = "_jobsHeaderContainer_1un8f_1", styles$
|
|
52456
|
+
const jobsHeaderContainer = "_jobsHeaderContainer_1un8f_1", styles$z = {
|
|
52446
52457
|
jobsHeaderContainer
|
|
52447
52458
|
};
|
|
52448
52459
|
function JobsHeader({ className: C }) {
|
|
52449
|
-
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));
|
|
52450
52461
|
}
|
|
52451
52462
|
JobsHeader.propTypes = {
|
|
52452
52463
|
className: PropTypes.string
|
|
@@ -52454,7 +52465,7 @@ JobsHeader.propTypes = {
|
|
|
52454
52465
|
JobsHeader.defaultProps = {
|
|
52455
52466
|
className: ""
|
|
52456
52467
|
};
|
|
52457
|
-
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 = {
|
|
52458
52469
|
profileName,
|
|
52459
52470
|
profileDetails,
|
|
52460
52471
|
profileDetailsItems,
|
|
@@ -52474,30 +52485,30 @@ function ProfileDetails({ className: C, onViewResume: $, onEditPreferences: F })
|
|
|
52474
52485
|
}, J = () => {
|
|
52475
52486
|
F == null || F();
|
|
52476
52487
|
};
|
|
52477
|
-
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(
|
|
52478
52489
|
(te = V == null ? void 0 : V.experienceYears) != null ? te : V == null ? void 0 : V.experienceInYears,
|
|
52479
52490
|
(ne = V == null ? void 0 : V.experienceMonths) != null ? ne : V == null ? void 0 : V.experienceInMonths
|
|
52480
|
-
))), /* @__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(
|
|
52481
52492
|
(re = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : re.preferredLocation
|
|
52482
52493
|
).map((ue, de) => /* @__PURE__ */ React__default.createElement(
|
|
52483
52494
|
Tag$1,
|
|
52484
52495
|
{
|
|
52485
52496
|
key: de,
|
|
52486
52497
|
bordered: !1,
|
|
52487
|
-
className: styles$
|
|
52498
|
+
className: styles$y.preferenceTag
|
|
52488
52499
|
},
|
|
52489
52500
|
ue
|
|
52490
|
-
)))), /* @__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(
|
|
52491
52502
|
(ae = V == null ? void 0 : V.userCompanyProfile) == null ? void 0 : ae.preferredRole
|
|
52492
52503
|
).map((ue, de) => /* @__PURE__ */ React__default.createElement(
|
|
52493
52504
|
Tag$1,
|
|
52494
52505
|
{
|
|
52495
52506
|
key: de,
|
|
52496
52507
|
bordered: !1,
|
|
52497
|
-
className: styles$
|
|
52508
|
+
className: styles$y.preferenceTag
|
|
52498
52509
|
},
|
|
52499
52510
|
ue
|
|
52500
|
-
)))), /* @__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:")))));
|
|
52501
52512
|
}
|
|
52502
52513
|
ProfileDetails.propTypes = {
|
|
52503
52514
|
className: PropTypes.string
|
|
@@ -52610,19 +52621,19 @@ const useApplicationFormContext = () => {
|
|
|
52610
52621
|
"useApplicationForm must be used within a ApplicationFormProvider"
|
|
52611
52622
|
);
|
|
52612
52623
|
return C;
|
|
52613
|
-
}, 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 = {
|
|
52614
52625
|
descriptionContainer: descriptionContainer$1,
|
|
52615
|
-
container: container$
|
|
52626
|
+
container: container$6,
|
|
52616
52627
|
recruiterAvatar,
|
|
52617
52628
|
recruiterCardContent,
|
|
52618
52629
|
recruiterName,
|
|
52619
52630
|
recruiterEmail
|
|
52620
52631
|
}, RecruiterCard = ({ recruiter: C }) => {
|
|
52621
52632
|
const { name: $, avatar: F, email: V } = C || {};
|
|
52622
|
-
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(
|
|
52623
52634
|
Typography$1.Link,
|
|
52624
52635
|
{
|
|
52625
|
-
className: styles$
|
|
52636
|
+
className: styles$x.recruiterEmail,
|
|
52626
52637
|
href: `mailto:${V}`
|
|
52627
52638
|
},
|
|
52628
52639
|
/* @__PURE__ */ React__default.createElement(MailTwoTone$1, null),
|
|
@@ -52644,7 +52655,7 @@ const useApplicationFormContext = () => {
|
|
|
52644
52655
|
{
|
|
52645
52656
|
direction: "vertical",
|
|
52646
52657
|
size: "large",
|
|
52647
|
-
className: styles$
|
|
52658
|
+
className: styles$x.descriptionContainer
|
|
52648
52659
|
},
|
|
52649
52660
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Your Application Status"),
|
|
52650
52661
|
/* @__PURE__ */ React__default.createElement(TimelineSteps, null)
|
|
@@ -52655,17 +52666,18 @@ const useApplicationFormContext = () => {
|
|
|
52655
52666
|
{
|
|
52656
52667
|
direction: "vertical",
|
|
52657
52668
|
size: "large",
|
|
52658
|
-
className: styles$
|
|
52669
|
+
className: styles$x.descriptionContainer
|
|
52659
52670
|
},
|
|
52660
52671
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Recruiter Details"),
|
|
52661
52672
|
/* @__PURE__ */ React__default.createElement(Recruiters, null)
|
|
52662
52673
|
);
|
|
52663
|
-
}, 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 = {
|
|
52664
52675
|
bookmark: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/276/original/BookmarkSimple.svg?1765444708",
|
|
52665
52676
|
exit: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/344/original/ExportOutlined.svg?1765460782",
|
|
52666
52677
|
airplay: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/451/original/Vector.svg?1765523747",
|
|
52667
|
-
monitor: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/170/455/original/Vector_%281%29.svg?1765526679"
|
|
52668
|
-
|
|
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 = {
|
|
52669
52681
|
actionBanner,
|
|
52670
52682
|
actionBannerIcon,
|
|
52671
52683
|
actionBannerContent,
|
|
@@ -52681,41 +52693,44 @@ const useApplicationFormContext = () => {
|
|
|
52681
52693
|
className: J,
|
|
52682
52694
|
onClick: ee,
|
|
52683
52695
|
isLoading: te
|
|
52684
|
-
}) => /* @__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(
|
|
52685
52697
|
Button$2,
|
|
52686
52698
|
{
|
|
52687
52699
|
icon: K,
|
|
52688
52700
|
type: "primary",
|
|
52689
|
-
className: styles$
|
|
52701
|
+
className: styles$w.actionBannerButton,
|
|
52690
52702
|
onClick: ee,
|
|
52691
52703
|
loading: te
|
|
52692
52704
|
},
|
|
52693
52705
|
V
|
|
52694
|
-
)), monitorBanner = "_monitorBanner_gxbq6_1", monitorIcon = "_monitorIcon_gxbq6_7", styles$
|
|
52706
|
+
)), monitorBanner = "_monitorBanner_gxbq6_1", monitorIcon = "_monitorIcon_gxbq6_7", styles$v = {
|
|
52695
52707
|
monitorBanner,
|
|
52696
52708
|
monitorIcon
|
|
52697
52709
|
}, INTERVIEW_QUESTIONS_URL = "https://companion.scaler.com/interview-experiences", InterviewExperiencesBanner = () => {
|
|
52698
|
-
|
|
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(() => {
|
|
52699
52714
|
globalThis.open(
|
|
52700
52715
|
`${INTERVIEW_QUESTIONS_URL}?company=${encodeURIComponent(
|
|
52701
|
-
|
|
52702
|
-
)}&role=${encodeURIComponent(
|
|
52716
|
+
ne
|
|
52717
|
+
)}&role=${encodeURIComponent(J)}`,
|
|
52703
52718
|
"_blank"
|
|
52704
52719
|
);
|
|
52705
|
-
}, [
|
|
52706
|
-
return
|
|
52720
|
+
}, [ne, J]);
|
|
52721
|
+
return !$ || K !== TAG_TO_TAB_MAPPING.applied || te ? null : /* @__PURE__ */ React__default.createElement(
|
|
52707
52722
|
ActionBanner,
|
|
52708
52723
|
{
|
|
52709
|
-
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 }),
|
|
52710
52725
|
title: "We've got the resources you need for this role",
|
|
52711
52726
|
description: "Explore Interview Experiences from Scaler learners who have attempted this before",
|
|
52712
52727
|
buttonText: "Explore",
|
|
52713
52728
|
buttonIcon: /* @__PURE__ */ React__default.createElement(DoubleRightOutlined$1, null),
|
|
52714
|
-
className: styles$
|
|
52715
|
-
onClick:
|
|
52729
|
+
className: styles$v.monitorBanner,
|
|
52730
|
+
onClick: re
|
|
52716
52731
|
}
|
|
52717
52732
|
);
|
|
52718
|
-
}, 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 = {
|
|
52719
52734
|
jobDescriptionTab,
|
|
52720
52735
|
contentContainer,
|
|
52721
52736
|
descriptionTitle,
|
|
@@ -52724,7 +52739,7 @@ const useApplicationFormContext = () => {
|
|
|
52724
52739
|
list,
|
|
52725
52740
|
steps,
|
|
52726
52741
|
descriptionContainer,
|
|
52727
|
-
container: container$
|
|
52742
|
+
container: container$5
|
|
52728
52743
|
}, Company$1 = () => {
|
|
52729
52744
|
const { companyData: C } = useJobPreview(), {
|
|
52730
52745
|
name: $,
|
|
@@ -52737,46 +52752,46 @@ const useApplicationFormContext = () => {
|
|
|
52737
52752
|
return /* @__PURE__ */ React__default.createElement(
|
|
52738
52753
|
Space$1,
|
|
52739
52754
|
{
|
|
52740
|
-
className: styles$
|
|
52755
|
+
className: styles$u.contentContainer,
|
|
52741
52756
|
direction: "vertical",
|
|
52742
52757
|
size: "large"
|
|
52743
52758
|
},
|
|
52744
|
-
/* @__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(
|
|
52745
52760
|
Typography$1.Link,
|
|
52746
52761
|
{
|
|
52747
|
-
className: styles$
|
|
52762
|
+
className: styles$u.descriptionLink,
|
|
52748
52763
|
href: ee,
|
|
52749
52764
|
target: "_blank"
|
|
52750
52765
|
},
|
|
52751
52766
|
/* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(LinkOutlined$1, null), "Company Website")
|
|
52752
52767
|
)),
|
|
52753
|
-
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", {
|
|
52754
52769
|
dangerouslySetInnerHTML: {
|
|
52755
52770
|
__html: V
|
|
52756
52771
|
}
|
|
52757
52772
|
})),
|
|
52758
|
-
K && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52759
|
-
J && /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52760
|
-
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))
|
|
52761
52776
|
);
|
|
52762
|
-
}, 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 = {
|
|
52763
52778
|
collapsableContainer: collapsableContainer$1,
|
|
52764
52779
|
collapsed: collapsed$1,
|
|
52765
52780
|
viewMore: viewMore$1
|
|
52766
52781
|
}, CollapsableHTML = ({ html: C, contentClassName: $ }) => {
|
|
52767
52782
|
const [F, V] = useState(!1);
|
|
52768
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52783
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$t.collapsableContainer }, /* @__PURE__ */ React__default.createElement(
|
|
52769
52784
|
"div",
|
|
52770
52785
|
{
|
|
52771
52786
|
className: classNames($, {
|
|
52772
|
-
[styles$
|
|
52787
|
+
[styles$t.collapsed]: !F
|
|
52773
52788
|
}),
|
|
52774
52789
|
dangerouslySetInnerHTML: { __html: C }
|
|
52775
52790
|
}
|
|
52776
52791
|
), /* @__PURE__ */ React__default.createElement(
|
|
52777
52792
|
Typography$1.Link,
|
|
52778
52793
|
{
|
|
52779
|
-
className: styles$
|
|
52794
|
+
className: styles$t.viewMore,
|
|
52780
52795
|
onClick: () => V(!F)
|
|
52781
52796
|
},
|
|
52782
52797
|
F ? "View Less" : "View More"
|
|
@@ -52786,14 +52801,14 @@ const useApplicationFormContext = () => {
|
|
|
52786
52801
|
return /* @__PURE__ */ React__default.createElement(
|
|
52787
52802
|
Space$1,
|
|
52788
52803
|
{
|
|
52789
|
-
className: styles$
|
|
52804
|
+
className: styles$u.contentContainer,
|
|
52790
52805
|
direction: "vertical",
|
|
52791
52806
|
size: "large"
|
|
52792
52807
|
},
|
|
52793
|
-
/* @__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(
|
|
52794
52809
|
Typography$1.Link,
|
|
52795
52810
|
{
|
|
52796
|
-
className: styles$
|
|
52811
|
+
className: styles$u.descriptionLink,
|
|
52797
52812
|
href: F,
|
|
52798
52813
|
target: "_blank"
|
|
52799
52814
|
},
|
|
@@ -52803,28 +52818,28 @@ const useApplicationFormContext = () => {
|
|
|
52803
52818
|
CollapsableHTML,
|
|
52804
52819
|
{
|
|
52805
52820
|
html: $,
|
|
52806
|
-
contentClassName: styles$
|
|
52821
|
+
contentClassName: styles$u.descriptionText
|
|
52807
52822
|
}
|
|
52808
52823
|
)
|
|
52809
52824
|
);
|
|
52810
|
-
}, 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 = {
|
|
52811
52826
|
collapsableContainer,
|
|
52812
52827
|
collapsed,
|
|
52813
52828
|
viewMore
|
|
52814
52829
|
}, CollapsableContainer = ({ children: C, contentClassName: $ }) => {
|
|
52815
52830
|
const [F, V] = useState(!1);
|
|
52816
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
52831
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$s.collapsableContainer }, /* @__PURE__ */ React__default.createElement(
|
|
52817
52832
|
"div",
|
|
52818
52833
|
{
|
|
52819
52834
|
className: classNames($, {
|
|
52820
|
-
[styles$
|
|
52835
|
+
[styles$s.collapsed]: !F
|
|
52821
52836
|
})
|
|
52822
52837
|
},
|
|
52823
52838
|
C
|
|
52824
52839
|
), /* @__PURE__ */ React__default.createElement(
|
|
52825
52840
|
Typography$1.Link,
|
|
52826
52841
|
{
|
|
52827
|
-
className: styles$
|
|
52842
|
+
className: styles$s.viewMore,
|
|
52828
52843
|
onClick: () => V(!F)
|
|
52829
52844
|
},
|
|
52830
52845
|
F ? "View Less" : "View More"
|
|
@@ -52834,28 +52849,28 @@ const useApplicationFormContext = () => {
|
|
|
52834
52849
|
return !F && !K || $ !== "US" ? null : /* @__PURE__ */ React__default.createElement(
|
|
52835
52850
|
Space$1,
|
|
52836
52851
|
{
|
|
52837
|
-
className: styles$
|
|
52852
|
+
className: styles$u.contentContainer,
|
|
52838
52853
|
direction: "vertical",
|
|
52839
52854
|
size: "large"
|
|
52840
52855
|
},
|
|
52841
|
-
/* @__PURE__ */ React__default.createElement(Typography$1.Text, { className: styles$
|
|
52842
|
-
/* @__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")))
|
|
52843
52858
|
);
|
|
52844
52859
|
}, HiringSteps = () => {
|
|
52845
52860
|
const { jobData: C } = useJobPreview(), { hiringSteps: $ } = C || {};
|
|
52846
52861
|
if (!$)
|
|
52847
52862
|
return null;
|
|
52848
52863
|
const F = $ == null ? void 0 : $.map((V) => ({
|
|
52849
|
-
title: /* @__PURE__ */ React__default.createElement("span", { className: styles$
|
|
52850
|
-
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)
|
|
52851
52866
|
}));
|
|
52852
|
-
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 });
|
|
52853
52868
|
}, BasicInfo$1 = () => /* @__PURE__ */ React__default.createElement(
|
|
52854
52869
|
Space$1,
|
|
52855
52870
|
{
|
|
52856
52871
|
direction: "vertical",
|
|
52857
52872
|
size: "large",
|
|
52858
|
-
className: styles$
|
|
52873
|
+
className: styles$u.descriptionContainer
|
|
52859
52874
|
},
|
|
52860
52875
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Job Description"),
|
|
52861
52876
|
/* @__PURE__ */ React__default.createElement(Company$1, null),
|
|
@@ -52866,12 +52881,12 @@ const useApplicationFormContext = () => {
|
|
|
52866
52881
|
{
|
|
52867
52882
|
direction: "vertical",
|
|
52868
52883
|
size: "large",
|
|
52869
|
-
className: styles$
|
|
52884
|
+
className: styles$u.descriptionContainer
|
|
52870
52885
|
},
|
|
52871
52886
|
/* @__PURE__ */ React__default.createElement(Typography$1.Title, { level: 4 }, "Post Application Process"),
|
|
52872
52887
|
/* @__PURE__ */ React__default.createElement(HiringSteps, null)
|
|
52873
|
-
), JobDescriptionTab = () => /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$
|
|
52874
|
-
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,
|
|
52875
52890
|
dot,
|
|
52876
52891
|
successDot,
|
|
52877
52892
|
errorDot
|
|
@@ -52900,7 +52915,7 @@ const useApplicationFormContext = () => {
|
|
|
52900
52915
|
if (!C)
|
|
52901
52916
|
return STATUS_MAP$2.notRequired;
|
|
52902
52917
|
const { cleared: $, joinLink: F } = C;
|
|
52903
|
-
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");
|
|
52904
52919
|
}, MockInterviewColumnContent = ({
|
|
52905
52920
|
mockInterviewDetails: C,
|
|
52906
52921
|
skillId: $,
|
|
@@ -52910,7 +52925,7 @@ const useApplicationFormContext = () => {
|
|
|
52910
52925
|
if (!C)
|
|
52911
52926
|
return STATUS_MAP$2.notRequired;
|
|
52912
52927
|
const { cleared: K } = C;
|
|
52913
|
-
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(
|
|
52914
52929
|
Typography$1.Link,
|
|
52915
52930
|
{
|
|
52916
52931
|
onClick: () => V($, F),
|
|
@@ -52976,9 +52991,9 @@ const useApplicationFormContext = () => {
|
|
|
52976
52991
|
], StatusColumnContent$1 = ({ status: C }) => /* @__PURE__ */ React__default.createElement(Space$1, null, /* @__PURE__ */ React__default.createElement(
|
|
52977
52992
|
"div",
|
|
52978
52993
|
{
|
|
52979
|
-
className: classNames(styles$
|
|
52980
|
-
[styles$
|
|
52981
|
-
[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
|
|
52982
52997
|
})
|
|
52983
52998
|
}
|
|
52984
52999
|
), /* @__PURE__ */ React__default.createElement(Typography$1.Text, null, C)), ActionColumnContent = ({ status: C }) => {
|
|
@@ -53063,8 +53078,8 @@ const useApplicationFormContext = () => {
|
|
|
53063
53078
|
);
|
|
53064
53079
|
}, SkillsRequiredTab = () => {
|
|
53065
53080
|
const { jobData: C } = useJobPreview(), { eligibilityCriteria: $ } = C || {};
|
|
53066
|
-
return $ ? /* @__PURE__ */ React__default.createElement(Space$1, { direction: "vertical", size: "large", className: styles$
|
|
53067
|
-
}, 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 = {
|
|
53068
53083
|
bodyContainer,
|
|
53069
53084
|
tabs
|
|
53070
53085
|
}, ExpandedJobViewBody = () => {
|
|
@@ -53086,11 +53101,11 @@ const useApplicationFormContext = () => {
|
|
|
53086
53101
|
children: /* @__PURE__ */ React__default.createElement(SkillsRequiredTab, null)
|
|
53087
53102
|
}
|
|
53088
53103
|
].filter(Boolean);
|
|
53089
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53104
|
+
return /* @__PURE__ */ React__default.createElement("div", { className: styles$q.bodyContainer }, /* @__PURE__ */ React__default.createElement(
|
|
53090
53105
|
Tabs$1,
|
|
53091
53106
|
{
|
|
53092
53107
|
activeKey: C,
|
|
53093
|
-
className: styles$
|
|
53108
|
+
className: styles$q.tabs,
|
|
53094
53109
|
items: J,
|
|
53095
53110
|
onChange: $
|
|
53096
53111
|
}
|
|
@@ -53108,7 +53123,7 @@ const useApplicationFormContext = () => {
|
|
|
53108
53123
|
]
|
|
53109
53124
|
})
|
|
53110
53125
|
})
|
|
53111
|
-
}), { 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 = {
|
|
53112
53127
|
appliedButton,
|
|
53113
53128
|
saveButton: saveButton$1,
|
|
53114
53129
|
savedButton: savedButton$1,
|
|
@@ -53129,10 +53144,10 @@ const useApplicationFormContext = () => {
|
|
|
53129
53144
|
}, J = (ee) => {
|
|
53130
53145
|
V(ee.target.value);
|
|
53131
53146
|
};
|
|
53132
|
-
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(
|
|
53133
53148
|
Radio$1.Group,
|
|
53134
53149
|
{
|
|
53135
|
-
className: styles$
|
|
53150
|
+
className: styles$p.withdrawalReasonRadioGroup,
|
|
53136
53151
|
onChange: K,
|
|
53137
53152
|
value: C
|
|
53138
53153
|
},
|
|
@@ -53164,12 +53179,12 @@ const useApplicationFormContext = () => {
|
|
|
53164
53179
|
var ve;
|
|
53165
53180
|
ne((ve = WITHDRAW_REASONS[0]) == null ? void 0 : ve.value), ae(""), ee(!0);
|
|
53166
53181
|
};
|
|
53167
|
-
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(
|
|
53168
53183
|
Button$2,
|
|
53169
53184
|
{
|
|
53170
53185
|
icon: /* @__PURE__ */ React__default.createElement("img", { src: ICONS.exit, alt: "exit" }),
|
|
53171
53186
|
onClick: de,
|
|
53172
|
-
className: styles$
|
|
53187
|
+
className: styles$p.withdrawButton,
|
|
53173
53188
|
ghost: !0,
|
|
53174
53189
|
type: "primary",
|
|
53175
53190
|
size: "large"
|
|
@@ -53178,7 +53193,7 @@ const useApplicationFormContext = () => {
|
|
|
53178
53193
|
), /* @__PURE__ */ React__default.createElement(
|
|
53179
53194
|
Modal$1,
|
|
53180
53195
|
{
|
|
53181
|
-
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")),
|
|
53182
53197
|
open: J,
|
|
53183
53198
|
onOk: le,
|
|
53184
53199
|
onCancel: ue
|
|
@@ -53239,7 +53254,7 @@ const useApplicationFormContext = () => {
|
|
|
53239
53254
|
Button$2,
|
|
53240
53255
|
{
|
|
53241
53256
|
icon: /* @__PURE__ */ React__default.createElement(CheckCircleFilled$1, null),
|
|
53242
|
-
className: styles$
|
|
53257
|
+
className: styles$p.appliedButton,
|
|
53243
53258
|
type: "text",
|
|
53244
53259
|
size: "large"
|
|
53245
53260
|
},
|
|
@@ -53249,14 +53264,14 @@ const useApplicationFormContext = () => {
|
|
|
53249
53264
|
{
|
|
53250
53265
|
icon: /* @__PURE__ */ React__default.createElement(RiseOutlined$1, null),
|
|
53251
53266
|
onClick: ne,
|
|
53252
|
-
className: styles$
|
|
53267
|
+
className: styles$p.applyButton,
|
|
53253
53268
|
type: "primary",
|
|
53254
53269
|
size: "large",
|
|
53255
53270
|
disabled: !ee
|
|
53256
53271
|
},
|
|
53257
53272
|
"Apply Now"
|
|
53258
53273
|
);
|
|
53259
|
-
}, 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 = ({
|
|
53260
53275
|
logo: C,
|
|
53261
53276
|
company: $,
|
|
53262
53277
|
companiesList: F,
|
|
@@ -53293,25 +53308,25 @@ CompanyLogo.defaultProps = {
|
|
|
53293
53308
|
companiesList: {},
|
|
53294
53309
|
companyName: ""
|
|
53295
53310
|
};
|
|
53296
|
-
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 = {
|
|
53297
53312
|
basicInfo,
|
|
53298
53313
|
companyInfo,
|
|
53299
53314
|
companyName: companyName$1,
|
|
53300
|
-
container: container$
|
|
53315
|
+
container: container$3,
|
|
53301
53316
|
extraDetails,
|
|
53302
53317
|
extraDetailsDivider,
|
|
53303
53318
|
jobTitle: jobTitle$1,
|
|
53304
53319
|
jobLocation
|
|
53305
53320
|
}, CompanyInfo = () => {
|
|
53306
53321
|
const { companyData: C } = useJobPreview(), { logo: $, name: F } = C || {};
|
|
53307
|
-
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));
|
|
53308
53323
|
}, JobTitle = () => {
|
|
53309
53324
|
const { jobData: C } = useJobPreview(), { title: $ } = C || {};
|
|
53310
|
-
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 }, $);
|
|
53311
53326
|
}, JobLocation = () => {
|
|
53312
53327
|
const { jobData: C } = useJobPreview(), { preferredCities: $ } = C || {}, F = formatLocation($);
|
|
53313
|
-
return /* @__PURE__ */ React__default.createElement("div", { className: styles$
|
|
53314
|
-
}, 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 = () => {
|
|
53315
53330
|
const { jobData: C } = useJobPreview(), {
|
|
53316
53331
|
minCtc: $,
|
|
53317
53332
|
maxCtc: F,
|
|
@@ -53328,15 +53343,15 @@ const basicInfo = "_basicInfo_2vzae_1", companyInfo = "_companyInfo_2vzae_12", c
|
|
|
53328
53343
|
isInternship: K,
|
|
53329
53344
|
stipend: J
|
|
53330
53345
|
}), ae = formatExperience$1(te, ne), oe = formatNoticePeriod(ee);
|
|
53331
|
-
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(
|
|
53332
53347
|
Divider$1,
|
|
53333
53348
|
{
|
|
53334
53349
|
size: "large",
|
|
53335
53350
|
type: "vertical",
|
|
53336
|
-
className: styles$
|
|
53351
|
+
className: styles$o.extraDetailsDivider
|
|
53337
53352
|
}
|
|
53338
53353
|
))));
|
|
53339
|
-
}, 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 = {
|
|
53340
53355
|
field,
|
|
53341
53356
|
checkboxAdjacentField,
|
|
53342
53357
|
fieldGroup,
|
|
@@ -53351,7 +53366,7 @@ function CTC({ fieldName: C, fieldProps: $, label: F }) {
|
|
|
53351
53366
|
name: C,
|
|
53352
53367
|
rules: [{ required: !0, message: `${F} is required` }],
|
|
53353
53368
|
layout: "vertical",
|
|
53354
|
-
className: styles$
|
|
53369
|
+
className: styles$n.field,
|
|
53355
53370
|
extra: "Enter amount in lakhs. For eg, if amount is 50 LPA, enter 50."
|
|
53356
53371
|
},
|
|
53357
53372
|
/* @__PURE__ */ React__default.createElement(Input$1, Un({}, $))
|
|
@@ -53371,7 +53386,7 @@ function Linkedin({ fieldName: C, label: $, fieldProps: F }) {
|
|
|
53371
53386
|
}
|
|
53372
53387
|
],
|
|
53373
53388
|
layout: "vertical",
|
|
53374
|
-
className: styles$
|
|
53389
|
+
className: styles$n.field
|
|
53375
53390
|
},
|
|
53376
53391
|
/* @__PURE__ */ React__default.createElement(Input$1, Un({}, F))
|
|
53377
53392
|
);
|
|
@@ -53411,7 +53426,7 @@ function Company({ fieldName: C, label: $ }) {
|
|
|
53411
53426
|
name: C,
|
|
53412
53427
|
rules: [{ required: !0, message: "Please select a company" }],
|
|
53413
53428
|
layout: "vertical",
|
|
53414
|
-
className: styles$
|
|
53429
|
+
className: styles$n.field
|
|
53415
53430
|
},
|
|
53416
53431
|
/* @__PURE__ */ React__default.createElement(
|
|
53417
53432
|
Select$1,
|
|
@@ -53428,7 +53443,7 @@ function Top5Skills({ fieldName: C, label: $ }) {
|
|
|
53428
53443
|
const F = useSelector(
|
|
53429
53444
|
(J) => J.scalantCareerHub.dashboard.userProfileData
|
|
53430
53445
|
), V = (F == null ? void 0 : F.experienceBasedSkills) || [], K = getSkillOptions(V);
|
|
53431
|
-
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(
|
|
53432
53447
|
Form$1.Item,
|
|
53433
53448
|
{
|
|
53434
53449
|
label: $,
|
|
@@ -53436,7 +53451,7 @@ function Top5Skills({ fieldName: C, label: $ }) {
|
|
|
53436
53451
|
rules: [
|
|
53437
53452
|
{ required: !0, message: "Please select upto 5 primary skills" }
|
|
53438
53453
|
],
|
|
53439
|
-
className: styles$
|
|
53454
|
+
className: styles$n.field
|
|
53440
53455
|
},
|
|
53441
53456
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: K, mode: "multiple", showSearch: !1 })
|
|
53442
53457
|
));
|
|
@@ -53448,7 +53463,7 @@ function GradYear({ fieldName: C, label: $ }) {
|
|
|
53448
53463
|
label: $,
|
|
53449
53464
|
name: C,
|
|
53450
53465
|
rules: [{ required: !0, message: "Please select graduation year" }],
|
|
53451
|
-
className: styles$
|
|
53466
|
+
className: styles$n.field
|
|
53452
53467
|
},
|
|
53453
53468
|
/* @__PURE__ */ React__default.createElement(
|
|
53454
53469
|
Select$1,
|
|
@@ -53469,17 +53484,17 @@ function CurrentLocation({ fieldName: C, fieldProps: $, label: F }) {
|
|
|
53469
53484
|
label: F,
|
|
53470
53485
|
name: C,
|
|
53471
53486
|
rules: [{ required: !0, message: "Please select current location" }],
|
|
53472
|
-
className: styles$
|
|
53487
|
+
className: styles$n.field
|
|
53473
53488
|
},
|
|
53474
53489
|
/* @__PURE__ */ React__default.createElement(Select$1, Un({}, $))
|
|
53475
53490
|
);
|
|
53476
53491
|
}
|
|
53477
53492
|
function NoticePeriod({ label: C }) {
|
|
53478
53493
|
const $ = Form$1.useWatch(NOTICE_PERIOD_FIELD_MAP.notice_period) === "-1";
|
|
53479
|
-
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(
|
|
53480
53495
|
Space$1,
|
|
53481
53496
|
{
|
|
53482
|
-
className: classNames(styles$
|
|
53497
|
+
className: classNames(styles$n.fieldGroup, styles$n.checkboxFieldGroup)
|
|
53483
53498
|
},
|
|
53484
53499
|
/* @__PURE__ */ React__default.createElement(
|
|
53485
53500
|
Form$1.Item,
|
|
@@ -53487,7 +53502,7 @@ function NoticePeriod({ label: C }) {
|
|
|
53487
53502
|
label: C,
|
|
53488
53503
|
name: NOTICE_PERIOD_FIELD_MAP.notice_period,
|
|
53489
53504
|
rules: [{ required: !0, message: "Please select notice period" }],
|
|
53490
|
-
className: classNames(styles$
|
|
53505
|
+
className: classNames(styles$n.field, styles$n.checkboxAdjacentField)
|
|
53491
53506
|
},
|
|
53492
53507
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: NOTICE_PERIOD_OPTIONS })
|
|
53493
53508
|
),
|
|
@@ -53495,7 +53510,7 @@ function NoticePeriod({ label: C }) {
|
|
|
53495
53510
|
Form$1.Item,
|
|
53496
53511
|
{
|
|
53497
53512
|
name: NOTICE_PERIOD_FIELD_MAP.buyout_notice,
|
|
53498
|
-
className: styles$
|
|
53513
|
+
className: styles$n.field,
|
|
53499
53514
|
valuePropName: "checked"
|
|
53500
53515
|
},
|
|
53501
53516
|
/* @__PURE__ */ React__default.createElement(Checkbox$1, null, "Negotiable / Buyout available")
|
|
@@ -53506,7 +53521,7 @@ function NoticePeriod({ label: C }) {
|
|
|
53506
53521
|
label: "Last Date of Job",
|
|
53507
53522
|
name: NOTICE_PERIOD_FIELD_MAP.available_joining_date,
|
|
53508
53523
|
rules: [{ required: !0, message: "Please enter last date" }],
|
|
53509
|
-
className: styles$
|
|
53524
|
+
className: styles$n.field
|
|
53510
53525
|
},
|
|
53511
53526
|
/* @__PURE__ */ React__default.createElement(Input$1, { type: "date" })
|
|
53512
53527
|
));
|
|
@@ -53515,12 +53530,12 @@ function PreferredLocation({ fieldName: C, label: $, fieldProps: F }) {
|
|
|
53515
53530
|
const V = Form$1.useWatch(
|
|
53516
53531
|
CHECKBOX_FIELD_MAP.preferred_location_anywhere_in_india
|
|
53517
53532
|
);
|
|
53518
|
-
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(
|
|
53519
53534
|
Form$1.Item,
|
|
53520
53535
|
{
|
|
53521
53536
|
label: $,
|
|
53522
53537
|
name: C,
|
|
53523
|
-
className: classNames(styles$
|
|
53538
|
+
className: classNames(styles$n.field, styles$n.checkboxAdjacentField)
|
|
53524
53539
|
},
|
|
53525
53540
|
/* @__PURE__ */ React__default.createElement(Select$1, Sr(Un({}, F), { disabled: V }))
|
|
53526
53541
|
), /* @__PURE__ */ React__default.createElement(
|
|
@@ -53533,7 +53548,7 @@ function PreferredLocation({ fieldName: C, label: $, fieldProps: F }) {
|
|
|
53533
53548
|
));
|
|
53534
53549
|
}
|
|
53535
53550
|
function TotalYearsOfExperience() {
|
|
53536
|
-
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(
|
|
53537
53552
|
Form$1.Item,
|
|
53538
53553
|
{
|
|
53539
53554
|
label: "Experience Years",
|
|
@@ -53541,7 +53556,7 @@ function TotalYearsOfExperience() {
|
|
|
53541
53556
|
rules: [
|
|
53542
53557
|
{ required: !0, message: "Please select years of experience" }
|
|
53543
53558
|
],
|
|
53544
|
-
className: styles$
|
|
53559
|
+
className: styles$n.field
|
|
53545
53560
|
},
|
|
53546
53561
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: YEAR_OPTIONS, showSearch: !0 })
|
|
53547
53562
|
), /* @__PURE__ */ React__default.createElement(
|
|
@@ -53552,7 +53567,7 @@ function TotalYearsOfExperience() {
|
|
|
53552
53567
|
rules: [
|
|
53553
53568
|
{ required: !0, message: "Please select months of experience" }
|
|
53554
53569
|
],
|
|
53555
|
-
className: styles$
|
|
53570
|
+
className: styles$n.field
|
|
53556
53571
|
},
|
|
53557
53572
|
/* @__PURE__ */ React__default.createElement(Select$1, { options: MONTH_OPTIONS, showSearch: !0 })
|
|
53558
53573
|
));
|
|
@@ -53743,7 +53758,7 @@ const NON_CUSTOM_FIELD_COMPONENT_MAPPING = {
|
|
|
53743
53758
|
}, createApplicationFormPayload = (C, $) => ({
|
|
53744
53759
|
default_fields: createDefaultFieldsPayload(C, $),
|
|
53745
53760
|
custom_fields: createCustomFieldsPayload(C)
|
|
53746
|
-
}), form = "_form_1ip4j_1", styles$
|
|
53761
|
+
}), form = "_form_1ip4j_1", styles$m = {
|
|
53747
53762
|
form
|
|
53748
53763
|
};
|
|
53749
53764
|
function GenericField({ formType: C, field: $ }) {
|
|
@@ -53756,7 +53771,7 @@ function GenericField({ formType: C, field: $ }) {
|
|
|
53756
53771
|
{ required: !0, message: `${$.attributes.title} is required` }
|
|
53757
53772
|
],
|
|
53758
53773
|
layout: "vertical",
|
|
53759
|
-
className: styles$
|
|
53774
|
+
className: styles$n.field
|
|
53760
53775
|
},
|
|
53761
53776
|
/* @__PURE__ */ React__default.createElement(Input$1, { type: C })
|
|
53762
53777
|
);
|
|
@@ -53794,7 +53809,7 @@ function UploadField({ field: C }) {
|
|
|
53794
53809
|
{ required: !0, message: `${C.attributes.title} is required` }
|
|
53795
53810
|
],
|
|
53796
53811
|
layout: "vertical",
|
|
53797
|
-
className: styles$
|
|
53812
|
+
className: styles$n.field
|
|
53798
53813
|
},
|
|
53799
53814
|
/* @__PURE__ */ React__default.createElement(
|
|
53800
53815
|
Upload$1,
|
|
@@ -53816,7 +53831,7 @@ function UploadField({ field: C }) {
|
|
|
53816
53831
|
/* @__PURE__ */ React__default.createElement(
|
|
53817
53832
|
Button$2,
|
|
53818
53833
|
{
|
|
53819
|
-
className: styles$
|
|
53834
|
+
className: styles$n.field,
|
|
53820
53835
|
loading: F,
|
|
53821
53836
|
icon: !!J.file_name && /* @__PURE__ */ React__default.createElement(CheckCircleFilled$1, null)
|
|
53822
53837
|
},
|
|
@@ -53870,14 +53885,14 @@ function ApplicationForm() {
|
|
|
53870
53885
|
J.setFieldsValue(Un(Un({}, getInitialFormData(re)), getInitialCustomFormData(ae)));
|
|
53871
53886
|
}, [te, ne, J]), useEffect(() => {
|
|
53872
53887
|
ee(J);
|
|
53873
|
-
}, [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 })));
|
|
53874
53889
|
}
|
|
53875
53890
|
ApplicationForm.propTypes = {
|
|
53876
53891
|
jobProfileId: PropTypes.number.isRequired,
|
|
53877
53892
|
applicationId: PropTypes.number,
|
|
53878
53893
|
status: PropTypes.string
|
|
53879
53894
|
};
|
|
53880
|
-
const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1", resumeChoiceSelectFooterContainer = "_resumeChoiceSelectFooterContainer_6f2h5_6", styles$
|
|
53895
|
+
const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1", resumeChoiceSelectFooterContainer = "_resumeChoiceSelectFooterContainer_6f2h5_6", styles$l = {
|
|
53881
53896
|
applicationFormFooterContainer,
|
|
53882
53897
|
resumeChoiceSelectFooterContainer
|
|
53883
53898
|
}, ApplicationFormFooter = ({ onCancel: C }) => {
|
|
@@ -53902,7 +53917,7 @@ const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1"
|
|
|
53902
53917
|
message$1.error("Failed to update application");
|
|
53903
53918
|
}
|
|
53904
53919
|
});
|
|
53905
|
-
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"));
|
|
53906
53921
|
}, ResumeChoiceSelectFooter = () => {
|
|
53907
53922
|
const { applicationId: C, selectedResume: $, jobProfileId: F, stepName: V, setStepName: K } = useApplicationFormContext(), [J, { isLoading: ee }] = useUpdateApplicationMutation(), te = () => {
|
|
53908
53923
|
K(APPLICATION_STATUS.APPLICATION_FORM);
|
|
@@ -53917,12 +53932,12 @@ const applicationFormFooterContainer = "_applicationFormFooterContainer_6f2h5_1"
|
|
|
53917
53932
|
resume_id: $
|
|
53918
53933
|
}
|
|
53919
53934
|
});
|
|
53920
|
-
(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");
|
|
53921
53936
|
} catch (ae) {
|
|
53922
53937
|
message$1.error("Failed to update application");
|
|
53923
53938
|
}
|
|
53924
53939
|
});
|
|
53925
|
-
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(
|
|
53926
53941
|
Button$2,
|
|
53927
53942
|
{
|
|
53928
53943
|
type: "primary",
|
|
@@ -53944,7 +53959,7 @@ function Footer({ onCancel: C }) {
|
|
|
53944
53959
|
return null;
|
|
53945
53960
|
}
|
|
53946
53961
|
}
|
|
53947
|
-
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 = {
|
|
53948
53963
|
stepText,
|
|
53949
53964
|
titleContainer: titleContainer$1,
|
|
53950
53965
|
titleIcon,
|
|
@@ -53961,19 +53976,27 @@ const stepText = "_stepText_14qm3_1", titleContainer$1 = "_titleContainer_14qm3_
|
|
|
53961
53976
|
icon: FileTextTwoTone$1,
|
|
53962
53977
|
title: "Select which Resume to share for this job application",
|
|
53963
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
|
|
53964
53985
|
}
|
|
53965
53986
|
};
|
|
53966
|
-
function FormHeader() {
|
|
53967
|
-
const { stepName:
|
|
53968
|
-
if (!STEP_MAP[
|
|
53987
|
+
function FormHeader({ onClose: C }) {
|
|
53988
|
+
const { stepName: $ } = useApplicationFormContext();
|
|
53989
|
+
if (!STEP_MAP[$])
|
|
53969
53990
|
return null;
|
|
53970
53991
|
const {
|
|
53971
|
-
currentStep:
|
|
53972
|
-
icon:
|
|
53973
|
-
title:
|
|
53974
|
-
totalSteps:
|
|
53975
|
-
} = STEP_MAP[
|
|
53976
|
-
|
|
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 }));
|
|
53977
54000
|
}
|
|
53978
54001
|
function commonjsRequire(C) {
|
|
53979
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.');
|
|
@@ -73449,8 +73472,8 @@ const toDDMMYY = (C) => {
|
|
|
73449
73472
|
})
|
|
73450
73473
|
})
|
|
73451
73474
|
})
|
|
73452
|
-
}), { useGetResumesEligibilityQuery, useGetResumeLinkQuery } = resumeService, container$
|
|
73453
|
-
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,
|
|
73454
73477
|
resumeChoiceOptionLabel,
|
|
73455
73478
|
resumeChoiceOptionLabelChecked,
|
|
73456
73479
|
resumeChoiceOptionLabelContent,
|
|
@@ -73484,11 +73507,11 @@ function BlockerPoints({ value: C }) {
|
|
|
73484
73507
|
}, de = () => {
|
|
73485
73508
|
V(ie);
|
|
73486
73509
|
};
|
|
73487
|
-
return /* @__PURE__ */ React__default.createElement(Card$1, { size: "small", rootClassName: styles$
|
|
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(
|
|
73488
73511
|
Button$2,
|
|
73489
73512
|
{
|
|
73490
73513
|
type: "link",
|
|
73491
|
-
className: styles$
|
|
73514
|
+
className: styles$j.resumeChoiceOptionLabelEditButton,
|
|
73492
73515
|
onClick: de
|
|
73493
73516
|
},
|
|
73494
73517
|
"Edit"
|
|
@@ -73496,11 +73519,11 @@ function BlockerPoints({ value: C }) {
|
|
|
73496
73519
|
Button$2,
|
|
73497
73520
|
{
|
|
73498
73521
|
type: "text",
|
|
73499
|
-
className: styles$
|
|
73522
|
+
className: styles$j.resumeChoiceOptionLabelCollapseButton,
|
|
73500
73523
|
onClick: ue
|
|
73501
73524
|
},
|
|
73502
73525
|
$ ? /* @__PURE__ */ React__default.createElement(DownOutlined$1, null) : /* @__PURE__ */ React__default.createElement(UpOutlined$1, null)
|
|
73503
|
-
)), !$ && /* @__PURE__ */ React__default.createElement("ul", { className: styles$
|
|
73526
|
+
)), !$ && /* @__PURE__ */ React__default.createElement("ul", { className: styles$j.resumeChoiceOptionLabelImprovementsList }, Object.keys(ne).map((me, he) => {
|
|
73504
73527
|
if (!ne[me])
|
|
73505
73528
|
return null;
|
|
73506
73529
|
const pe = RESUME_BLOCKER_POINTS[me];
|
|
@@ -73517,15 +73540,15 @@ function ResumeChoiceOptionLabel({ value: C }) {
|
|
|
73517
73540
|
{
|
|
73518
73541
|
onChange: re,
|
|
73519
73542
|
checked: ne,
|
|
73520
|
-
className: classNames(styles$
|
|
73521
|
-
[styles$
|
|
73543
|
+
className: classNames(styles$j.resumeChoiceOptionLabel, {
|
|
73544
|
+
[styles$j.resumeChoiceOptionLabelChecked]: ne
|
|
73522
73545
|
}),
|
|
73523
73546
|
disabled: K
|
|
73524
73547
|
},
|
|
73525
|
-
/* @__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(
|
|
73526
73549
|
Typography$1.Text,
|
|
73527
73550
|
{
|
|
73528
|
-
className: styles$
|
|
73551
|
+
className: styles$j.resumeChoiceOptionLabelModifiedAt
|
|
73529
73552
|
},
|
|
73530
73553
|
"Last Modified: ",
|
|
73531
73554
|
toDDMMYY(te)
|
|
@@ -73540,7 +73563,7 @@ function ResumePreview() {
|
|
|
73540
73563
|
return !($ != null && $.link) || F ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(
|
|
73541
73564
|
Document$1,
|
|
73542
73565
|
{
|
|
73543
|
-
className: styles$
|
|
73566
|
+
className: styles$j.resumePreview,
|
|
73544
73567
|
file: $ == null ? void 0 : $.link,
|
|
73545
73568
|
loading: /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 })
|
|
73546
73569
|
},
|
|
@@ -73560,17 +73583,64 @@ function ResumeChoiceSelect() {
|
|
|
73560
73583
|
}
|
|
73561
73584
|
)) == null ? void 0 : ee.resume_details) == null ? void 0 : te.id;
|
|
73562
73585
|
C(J);
|
|
73563
|
-
}, [V, C]), K || !V ? /* @__PURE__ */ React__default.createElement(Skeleton$1, { active: !0 }) : /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$
|
|
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(
|
|
73564
73587
|
Button$2,
|
|
73565
73588
|
{
|
|
73566
73589
|
type: "link",
|
|
73567
73590
|
onClick: $,
|
|
73568
|
-
className: styles$
|
|
73591
|
+
className: styles$j.createNewResumeButton
|
|
73569
73592
|
},
|
|
73570
73593
|
/* @__PURE__ */ React__default.createElement(PlusOutlined$1, null),
|
|
73571
73594
|
"Create New Resume"
|
|
73572
|
-
)), /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$
|
|
73595
|
+
)), /* @__PURE__ */ React__default.createElement(Flex$1, { className: styles$j.resumePreviewContainer, flex: 1 }, /* @__PURE__ */ React__default.createElement(ResumePreview, null)));
|
|
73573
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 }));
|
|
73574
73644
|
function FormStep() {
|
|
73575
73645
|
const { stepName: C } = useApplicationFormContext();
|
|
73576
73646
|
switch (C) {
|
|
@@ -73578,6 +73648,8 @@ function FormStep() {
|
|
|
73578
73648
|
return /* @__PURE__ */ React__default.createElement(ApplicationForm, null);
|
|
73579
73649
|
case APPLICATION_STATUS.RESUME_CHOICE_SELECT:
|
|
73580
73650
|
return /* @__PURE__ */ React__default.createElement(ResumeChoiceSelect, null);
|
|
73651
|
+
case APPLICATION_STATUS.SUCCESSFULLY_APPLIED:
|
|
73652
|
+
return /* @__PURE__ */ React__default.createElement(SuccessScreen, null);
|
|
73581
73653
|
default:
|
|
73582
73654
|
return null;
|
|
73583
73655
|
}
|
|
@@ -73617,13 +73689,12 @@ function FormContainer({
|
|
|
73617
73689
|
/* @__PURE__ */ React__default.createElement(
|
|
73618
73690
|
Drawer$1,
|
|
73619
73691
|
{
|
|
73620
|
-
closable:
|
|
73692
|
+
closable: !1,
|
|
73621
73693
|
loading: ie,
|
|
73622
|
-
onClose: de,
|
|
73623
73694
|
open: re,
|
|
73624
73695
|
placement: "bottom",
|
|
73625
73696
|
height: 600,
|
|
73626
|
-
title: /* @__PURE__ */ React__default.createElement(FormHeader,
|
|
73697
|
+
title: /* @__PURE__ */ React__default.createElement(FormHeader, { onClose: de }),
|
|
73627
73698
|
footer: /* @__PURE__ */ React__default.createElement(Footer, { onCancel: de })
|
|
73628
73699
|
},
|
|
73629
73700
|
/* @__PURE__ */ React__default.createElement(FormStep, null)
|
|
@@ -73657,7 +73728,7 @@ const JobApplicationForm = ({
|
|
|
73657
73728
|
onAddResume: V
|
|
73658
73729
|
}
|
|
73659
73730
|
) : null;
|
|
73660
|
-
}, container = "_container_kgogb_1", actionAlert = "_actionAlert_kgogb_14", ineligible = "_ineligible_kgogb_24", stepsToApply = "_stepsToApply_kgogb_29", actionAlertIcon = "_actionAlertIcon_kgogb_35", actionAlertTitle = "_actionAlertTitle_kgogb_46", eligible = "_eligible_kgogb_52", title = "_title_kgogb_57", highlightsList = "_highlightsList_kgogb_64", keywordsList = "_keywordsList_kgogb_72", keyword = "_keyword_kgogb_72", exceptions = "_exceptions_kgogb_101", exceptionsIconContainer = "_exceptionsIconContainer_kgogb_107", exceptionsIcon = "_exceptionsIcon_kgogb_107", exceptionsTitle = "_exceptionsTitle_kgogb_116", exception = "_exception_kgogb_101", exceptionItem = "_exceptionItem_kgogb_124", exceptionsList = "_exceptionsList_kgogb_131", styles$
|
|
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 = {
|
|
73661
73732
|
container,
|
|
73662
73733
|
actionAlert,
|
|
73663
73734
|
ineligible,
|
|
@@ -73680,25 +73751,25 @@ const JobApplicationForm = ({
|
|
|
73680
73751
|
const { setActiveTab: V } = useJobPreview(), K = () => {
|
|
73681
73752
|
V(JOB_BODY_TABS.REQUIREMENTS.key), F();
|
|
73682
73753
|
};
|
|
73683
|
-
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(
|
|
73684
73755
|
ActionBanner,
|
|
73685
73756
|
{
|
|
73686
|
-
icon: /* @__PURE__ */ React__default.createElement(ClockCircleTwoTone$1, { className: styles$
|
|
73757
|
+
icon: /* @__PURE__ */ React__default.createElement(ClockCircleTwoTone$1, { className: styles$g.actionAlertIcon }),
|
|
73687
73758
|
title: `Eligible to apply in ${$} more steps!`,
|
|
73688
73759
|
description: "Complete these three test to become eligible to apply!",
|
|
73689
73760
|
buttonText: "Complete Tasks",
|
|
73690
73761
|
buttonIcon: /* @__PURE__ */ React__default.createElement(EditOutlined$1, null),
|
|
73691
|
-
className: styles$
|
|
73762
|
+
className: styles$g.stepsToApply,
|
|
73692
73763
|
onClick: K
|
|
73693
73764
|
}
|
|
73694
73765
|
) : null;
|
|
73695
|
-
}, 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(
|
|
73696
73767
|
"div",
|
|
73697
73768
|
{
|
|
73698
73769
|
key: V,
|
|
73699
73770
|
className: classNames(
|
|
73700
|
-
styles$
|
|
73701
|
-
styles$
|
|
73771
|
+
styles$g.keyword,
|
|
73772
|
+
styles$g[toCamelCase($)]
|
|
73702
73773
|
)
|
|
73703
73774
|
},
|
|
73704
73775
|
F
|
|
@@ -73710,14 +73781,14 @@ const JobApplicationForm = ({
|
|
|
73710
73781
|
"Which means that you get to apply to this job irrespective of the requirements mentioned below",
|
|
73711
73782
|
"So in case this matches what you are looking for, please apply"
|
|
73712
73783
|
];
|
|
73713
|
-
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(
|
|
73714
73785
|
StarTwoTone$1,
|
|
73715
73786
|
{
|
|
73716
73787
|
size: 20,
|
|
73717
73788
|
twoToneColor: "#FAAD14",
|
|
73718
|
-
className: styles$
|
|
73789
|
+
className: styles$g.exceptionsIcon
|
|
73719
73790
|
}
|
|
73720
|
-
)), /* @__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)))));
|
|
73721
73792
|
}, JobHighlights = () => {
|
|
73722
73793
|
const {
|
|
73723
73794
|
jobData: C,
|
|
@@ -73740,7 +73811,7 @@ const JobApplicationForm = ({
|
|
|
73740
73811
|
"div",
|
|
73741
73812
|
{
|
|
73742
73813
|
ref: K,
|
|
73743
|
-
className: classNames(styles$
|
|
73814
|
+
className: classNames(styles$g.container, styles$g[te])
|
|
73744
73815
|
},
|
|
73745
73816
|
/* @__PURE__ */ React__default.createElement(
|
|
73746
73817
|
ActionAlert,
|
|
@@ -73754,27 +73825,6 @@ const JobApplicationForm = ({
|
|
|
73754
73825
|
/* @__PURE__ */ React__default.createElement(Keywords, { keywords: ee, eligibilityStatus: te }),
|
|
73755
73826
|
/* @__PURE__ */ React__default.createElement(Exceptions, { exceptionalJob: C == null ? void 0 : C.exceptionalJob })
|
|
73756
73827
|
);
|
|
73757
|
-
}, screeningCallService = careerHubApi.injectEndpoints({
|
|
73758
|
-
endpoints: (C) => ({
|
|
73759
|
-
issueScreeningCall: C.mutation({
|
|
73760
|
-
query: () => ({
|
|
73761
|
-
url: "/api/v3/careers-hub/screening-call/",
|
|
73762
|
-
method: "POST"
|
|
73763
|
-
})
|
|
73764
|
-
})
|
|
73765
|
-
})
|
|
73766
|
-
}), { useIssueScreeningCallMutation } = screeningCallService, screeningCallBanner = "_screeningCallBanner_1ltmt_1", screeningCallIcon = "_screeningCallIcon_1ltmt_7", screeningCallButtonIcon = "_screeningCallButtonIcon_1ltmt_12", styles$g = {
|
|
73767
|
-
screeningCallBanner,
|
|
73768
|
-
screeningCallIcon,
|
|
73769
|
-
screeningCallButtonIcon
|
|
73770
|
-
}, ScreeningCallBanner = () => {
|
|
73771
|
-
useJobPreview();
|
|
73772
|
-
const [C, { isLoading: $ }] = useIssueScreeningCallMutation();
|
|
73773
|
-
return useCallback(() => lr(void 0, null, function* () {
|
|
73774
|
-
var V;
|
|
73775
|
-
const F = yield C();
|
|
73776
|
-
(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.");
|
|
73777
|
-
}), [C]), null;
|
|
73778
73828
|
}, expandedJobView = "_expandedJobView_1lt4c_2", loadingCard = "_loadingCard_1lt4c_18", styles$f = {
|
|
73779
73829
|
expandedJobView,
|
|
73780
73830
|
loadingCard
|