@scalant/resume-builder 4.3.7 → 4.3.8

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.
@@ -5185,36 +5185,36 @@ var CheckCircleFilled = function($, F) {
5185
5185
  ref: F,
5186
5186
  icon: CheckCircleFilled$1
5187
5187
  }));
5188
- }, RefIcon$G = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
5189
- process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "CheckCircleFilled");
5188
+ }, RefIcon$H = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
5189
+ process.env.NODE_ENV !== "production" && (RefIcon$H.displayName = "CheckCircleFilled");
5190
5190
  var CloseCircleFilled$1 = { 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" }, CloseCircleFilled = function($, F) {
5191
5191
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5192
5192
  ref: F,
5193
5193
  icon: CloseCircleFilled$1
5194
5194
  }));
5195
- }, RefIcon$F = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
5196
- process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "CloseCircleFilled");
5195
+ }, RefIcon$G = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
5196
+ process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "CloseCircleFilled");
5197
5197
  var CloseOutlined$1 = { 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" }, CloseOutlined = function($, F) {
5198
5198
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5199
5199
  ref: F,
5200
5200
  icon: CloseOutlined$1
5201
5201
  }));
5202
- }, RefIcon$E = /* @__PURE__ */ React.forwardRef(CloseOutlined);
5203
- process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "CloseOutlined");
5202
+ }, RefIcon$F = /* @__PURE__ */ React.forwardRef(CloseOutlined);
5203
+ process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "CloseOutlined");
5204
5204
  var ExclamationCircleFilled$1 = { 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" }, ExclamationCircleFilled = function($, F) {
5205
5205
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5206
5206
  ref: F,
5207
5207
  icon: ExclamationCircleFilled$1
5208
5208
  }));
5209
- }, RefIcon$D = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
5210
- process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "ExclamationCircleFilled");
5209
+ }, RefIcon$E = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
5210
+ process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "ExclamationCircleFilled");
5211
5211
  var InfoCircleFilled$1 = { 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" }, InfoCircleFilled = function($, F) {
5212
5212
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5213
5213
  ref: F,
5214
5214
  icon: InfoCircleFilled$1
5215
5215
  }));
5216
- }, RefIcon$C = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
5217
- process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "InfoCircleFilled");
5216
+ }, RefIcon$D = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
5217
+ process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "InfoCircleFilled");
5218
5218
  var attributes = `accept acceptCharset accessKey action allowFullScreen allowTransparency
5219
5219
  alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
5220
5220
  charSet checked classID className colSpan cols content contentEditable contextMenu
@@ -5839,8 +5839,8 @@ var LoadingOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024",
5839
5839
  ref: F,
5840
5840
  icon: LoadingOutlined$1
5841
5841
  }));
5842
- }, RefIcon$B = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
5843
- process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "LoadingOutlined");
5842
+ }, RefIcon$C = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
5843
+ process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "LoadingOutlined");
5844
5844
  const zIndexContext = /* @__PURE__ */ React__default.createContext(void 0);
5845
5845
  process.env.NODE_ENV !== "production" && (zIndexContext.displayName = "zIndexContext");
5846
5846
  const 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 = {
@@ -6030,11 +6030,11 @@ var __rest$13 = function(C, $) {
6030
6030
  return F;
6031
6031
  };
6032
6032
  const TypeIcon = {
6033
- info: /* @__PURE__ */ React.createElement(RefIcon$C, null),
6034
- success: /* @__PURE__ */ React.createElement(RefIcon$G, null),
6035
- error: /* @__PURE__ */ React.createElement(RefIcon$F, null),
6036
- warning: /* @__PURE__ */ React.createElement(RefIcon$D, null),
6037
- loading: /* @__PURE__ */ React.createElement(RefIcon$B, null)
6033
+ info: /* @__PURE__ */ React.createElement(RefIcon$D, null),
6034
+ success: /* @__PURE__ */ React.createElement(RefIcon$H, null),
6035
+ error: /* @__PURE__ */ React.createElement(RefIcon$G, null),
6036
+ warning: /* @__PURE__ */ React.createElement(RefIcon$E, null),
6037
+ loading: /* @__PURE__ */ React.createElement(RefIcon$C, null)
6038
6038
  }, PureContent = (C) => {
6039
6039
  let {
6040
6040
  prefixCls: $,
@@ -6133,7 +6133,7 @@ const DEFAULT_OFFSET = 8, DEFAULT_DURATION = 3, Wrapper = (C) => {
6133
6133
  [`${me}-rtl`]: te != null ? te : se === "rtl"
6134
6134
  }), pe = () => getMotion$2(me, re), ce = /* @__PURE__ */ React.createElement("span", {
6135
6135
  className: `${me}-close-x`
6136
- }, /* @__PURE__ */ React.createElement(RefIcon$E, {
6136
+ }, /* @__PURE__ */ React.createElement(RefIcon$F, {
6137
6137
  className: `${me}-close-icon`
6138
6138
  })), [ve, ue] = useNotification({
6139
6139
  prefixCls: me,
@@ -7098,7 +7098,7 @@ const IconWrapper = /* @__PURE__ */ forwardRef((C, $) => {
7098
7098
  className: ee,
7099
7099
  style: K,
7100
7100
  ref: $
7101
- }, /* @__PURE__ */ React__default.createElement(RefIcon$B, {
7101
+ }, /* @__PURE__ */ React__default.createElement(RefIcon$C, {
7102
7102
  className: J
7103
7103
  }));
7104
7104
  }), getCollapsedWidth = () => ({
@@ -7677,8 +7677,8 @@ var RightOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", f
7677
7677
  ref: F,
7678
7678
  icon: RightOutlined$1
7679
7679
  }));
7680
- }, RefIcon$A = /* @__PURE__ */ React.forwardRef(RightOutlined);
7681
- process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "RightOutlined");
7680
+ }, RefIcon$B = /* @__PURE__ */ React.forwardRef(RightOutlined);
7681
+ process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "RightOutlined");
7682
7682
  const genCollapseMotion = (C) => ({
7683
7683
  [C.componentCls]: {
7684
7684
  // For common/openAnimation
@@ -11632,7 +11632,7 @@ const EmptyFallbackCloseCollection = {};
11632
11632
  function useClosable(C, $) {
11633
11633
  let F = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : EmptyFallbackCloseCollection;
11634
11634
  const V = useClosableConfig(C), K = useClosableConfig($), [J] = useLocale$1("global", localeValues.global), ee = typeof V != "boolean" ? !!(V != null && V.disabled) : !1, te = React__default.useMemo(() => Object.assign({
11635
- closeIcon: /* @__PURE__ */ React__default.createElement(RefIcon$E, null)
11635
+ closeIcon: /* @__PURE__ */ React__default.createElement(RefIcon$F, null)
11636
11636
  }, F), [F]), re = React__default.useMemo(() => V === !1 ? !1 : V ? mergeProps$1(te, K, V) : K === !1 ? !1 : K ? mergeProps$1(te, K) : te.closable ? te : !1, [V, K, te]);
11637
11637
  return React__default.useMemo(() => {
11638
11638
  if (re === !1)
@@ -12258,7 +12258,7 @@ const NormalCancelBtn = () => {
12258
12258
  function renderCloseIcon(C, $) {
12259
12259
  return /* @__PURE__ */ React__default.createElement("span", {
12260
12260
  className: `${C}-close-x`
12261
- }, $ || /* @__PURE__ */ React__default.createElement(RefIcon$E, {
12261
+ }, $ || /* @__PURE__ */ React__default.createElement(RefIcon$F, {
12262
12262
  className: `${C}-close-icon`
12263
12263
  }));
12264
12264
  }
@@ -12769,7 +12769,7 @@ const Modal$1 = (C) => {
12769
12769
  onCancel: Re
12770
12770
  })) : null, [Te, Fe, je, Me] = useClosable(pickClosable(C), pickClosable(Ce), {
12771
12771
  closable: !0,
12772
- closeIcon: /* @__PURE__ */ React.createElement(RefIcon$E, {
12772
+ closeIcon: /* @__PURE__ */ React.createElement(RefIcon$F, {
12773
12773
  className: `${Oe}-close-icon`
12774
12774
  }),
12775
12775
  closeIconRender: (De) => renderCloseIcon(Oe, De)
@@ -12942,16 +12942,16 @@ function ConfirmContent(C) {
12942
12942
  if (!F && F !== null)
12943
12943
  switch (ee) {
12944
12944
  case "info":
12945
- ne = /* @__PURE__ */ React.createElement(RefIcon$C, null);
12945
+ ne = /* @__PURE__ */ React.createElement(RefIcon$D, null);
12946
12946
  break;
12947
12947
  case "success":
12948
- ne = /* @__PURE__ */ React.createElement(RefIcon$G, null);
12948
+ ne = /* @__PURE__ */ React.createElement(RefIcon$H, null);
12949
12949
  break;
12950
12950
  case "error":
12951
- ne = /* @__PURE__ */ React.createElement(RefIcon$F, null);
12951
+ ne = /* @__PURE__ */ React.createElement(RefIcon$G, null);
12952
12952
  break;
12953
12953
  default:
12954
- ne = /* @__PURE__ */ React.createElement(RefIcon$D, null);
12954
+ ne = /* @__PURE__ */ React.createElement(RefIcon$E, null);
12955
12955
  }
12956
12956
  const ie = te != null ? te : ee === "confirm", se = C.autoFocusButton === null ? !1 : C.autoFocusButton || "ok", [me] = useLocale$1("Modal"), de = oe || me, le = V || (ie ? de == null ? void 0 : de.okText : de == null ? void 0 : de.justOkText), pe = K || (de == null ? void 0 : de.cancelText), ce = Object.assign({
12957
12957
  autoFocusButton: se,
@@ -17655,22 +17655,22 @@ var CheckOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", f
17655
17655
  ref: F,
17656
17656
  icon: CheckOutlined$1
17657
17657
  }));
17658
- }, RefIcon$z = /* @__PURE__ */ React.forwardRef(CheckOutlined);
17659
- process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "CheckOutlined");
17658
+ }, RefIcon$A = /* @__PURE__ */ React.forwardRef(CheckOutlined);
17659
+ process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "CheckOutlined");
17660
17660
  var DownOutlined$1 = { 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" }, DownOutlined = function($, F) {
17661
17661
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
17662
17662
  ref: F,
17663
17663
  icon: DownOutlined$1
17664
17664
  }));
17665
- }, RefIcon$y = /* @__PURE__ */ React.forwardRef(DownOutlined);
17666
- process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "DownOutlined");
17665
+ }, RefIcon$z = /* @__PURE__ */ React.forwardRef(DownOutlined);
17666
+ process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "DownOutlined");
17667
17667
  var SearchOutlined$1 = { 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" }, SearchOutlined = function($, F) {
17668
17668
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
17669
17669
  ref: F,
17670
17670
  icon: SearchOutlined$1
17671
17671
  }));
17672
- }, RefIcon$x = /* @__PURE__ */ React.forwardRef(SearchOutlined);
17673
- process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "SearchOutlined");
17672
+ }, RefIcon$y = /* @__PURE__ */ React.forwardRef(SearchOutlined);
17673
+ process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "SearchOutlined");
17674
17674
  function useIcons$1(C) {
17675
17675
  let {
17676
17676
  suffixIcon: $,
@@ -17687,12 +17687,12 @@ function useIcons$1(C) {
17687
17687
  componentName: ie
17688
17688
  } = C;
17689
17689
  process.env.NODE_ENV !== "production" && devUseWarning(ie).deprecated(!F, "clearIcon", "allowClear={{ clearIcon: React.ReactNode }}");
17690
- const se = F != null ? F : /* @__PURE__ */ React.createElement(RefIcon$F, null), me = (ce) => $ === null && !te && !ne ? null : /* @__PURE__ */ React.createElement(React.Fragment, null, oe !== !1 && ce, te && ae);
17690
+ const se = F != null ? F : /* @__PURE__ */ React.createElement(RefIcon$G, null), me = (ce) => $ === null && !te && !ne ? null : /* @__PURE__ */ React.createElement(React.Fragment, null, oe !== !1 && ce, te && ae);
17691
17691
  let de = null;
17692
17692
  if ($ !== void 0)
17693
17693
  de = me($);
17694
17694
  else if (J)
17695
- de = me(/* @__PURE__ */ React.createElement(RefIcon$B, {
17695
+ de = me(/* @__PURE__ */ React.createElement(RefIcon$C, {
17696
17696
  spin: !0
17697
17697
  }));
17698
17698
  else {
@@ -17702,17 +17702,17 @@ function useIcons$1(C) {
17702
17702
  open: ue,
17703
17703
  showSearch: fe
17704
17704
  } = ve;
17705
- return me(ue && fe ? /* @__PURE__ */ React.createElement(RefIcon$x, {
17705
+ return me(ue && fe ? /* @__PURE__ */ React.createElement(RefIcon$y, {
17706
17706
  className: ce
17707
- }) : /* @__PURE__ */ React.createElement(RefIcon$y, {
17707
+ }) : /* @__PURE__ */ React.createElement(RefIcon$z, {
17708
17708
  className: ce
17709
17709
  }));
17710
17710
  };
17711
17711
  }
17712
17712
  let le = null;
17713
- V !== void 0 ? le = V : ee ? le = /* @__PURE__ */ React.createElement(RefIcon$z, null) : le = null;
17713
+ V !== void 0 ? le = V : ee ? le = /* @__PURE__ */ React.createElement(RefIcon$A, null) : le = null;
17714
17714
  let pe = null;
17715
- return K !== void 0 ? pe = K : pe = /* @__PURE__ */ React.createElement(RefIcon$E, null), {
17715
+ return K !== void 0 ? pe = K : pe = /* @__PURE__ */ React.createElement(RefIcon$F, null), {
17716
17716
  clearIcon: se,
17717
17717
  suffixIcon: de,
17718
17718
  itemIcon: le,
@@ -19317,8 +19317,8 @@ var VerticalAlignTopOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64
19317
19317
  ref: F,
19318
19318
  icon: VerticalAlignTopOutlined$1
19319
19319
  }));
19320
- }, RefIcon$w = /* @__PURE__ */ React.forwardRef(VerticalAlignTopOutlined);
19321
- process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "VerticalAlignTopOutlined");
19320
+ }, RefIcon$x = /* @__PURE__ */ React.forwardRef(VerticalAlignTopOutlined);
19321
+ process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "VerticalAlignTopOutlined");
19322
19322
  const antStatusProcessing = new Keyframe("antStatusProcessing", {
19323
19323
  "0%": {
19324
19324
  transform: "scale(0.8)",
@@ -19961,8 +19961,8 @@ var LeftOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", fo
19961
19961
  ref: F,
19962
19962
  icon: LeftOutlined$1
19963
19963
  }));
19964
- }, RefIcon$v = /* @__PURE__ */ React.forwardRef(LeftOutlined);
19965
- process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "LeftOutlined");
19964
+ }, RefIcon$w = /* @__PURE__ */ React.forwardRef(LeftOutlined);
19965
+ process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "LeftOutlined");
19966
19966
  var ESC$1 = KeyCode.ESC, TAB = KeyCode.TAB;
19967
19967
  function useAccessibility$1(C) {
19968
19968
  var $ = C.visible, F = C.triggerRef, V = C.onVisibleChange, K = C.autoFocus, J = C.overlayRef, ee = React.useRef(!1), te = function() {
@@ -21056,8 +21056,8 @@ var BarsOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", fo
21056
21056
  ref: F,
21057
21057
  icon: BarsOutlined$1
21058
21058
  }));
21059
- }, RefIcon$u = /* @__PURE__ */ React.forwardRef(BarsOutlined);
21060
- process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "BarsOutlined");
21059
+ }, RefIcon$v = /* @__PURE__ */ React.forwardRef(BarsOutlined);
21060
+ process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "BarsOutlined");
21061
21061
  const LayoutContext = /* @__PURE__ */ React.createContext({
21062
21062
  siderHook: {
21063
21063
  addSider: () => null,
@@ -21347,9 +21347,9 @@ const dimensionMaxMap = {
21347
21347
  onClick: Oe,
21348
21348
  className: classNames(`${ye}-zero-width-trigger`, `${ye}-zero-width-trigger-${ae ? "right" : "left"}`),
21349
21349
  style: se
21350
- }, K || /* @__PURE__ */ React.createElement(RefIcon$u, null)) : null, Pe = be === "rtl" == !ae, Te = {
21351
- expanded: Pe ? /* @__PURE__ */ React.createElement(RefIcon$A, null) : /* @__PURE__ */ React.createElement(RefIcon$v, null),
21352
- collapsed: Pe ? /* @__PURE__ */ React.createElement(RefIcon$v, null) : /* @__PURE__ */ React.createElement(RefIcon$A, null)
21350
+ }, K || /* @__PURE__ */ React.createElement(RefIcon$v, null)) : null, Pe = be === "rtl" == !ae, Te = {
21351
+ expanded: Pe ? /* @__PURE__ */ React.createElement(RefIcon$B, null) : /* @__PURE__ */ React.createElement(RefIcon$w, null),
21352
+ collapsed: Pe ? /* @__PURE__ */ React.createElement(RefIcon$w, null) : /* @__PURE__ */ React.createElement(RefIcon$B, null)
21353
21353
  }[ve ? "collapsed" : "expanded"], Fe = K !== null ? Ae || /* @__PURE__ */ React.createElement("div", {
21354
21354
  className: `${ye}-trigger`,
21355
21355
  onClick: Oe,
@@ -21386,8 +21386,8 @@ var EllipsisOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896"
21386
21386
  ref: F,
21387
21387
  icon: EllipsisOutlined$1
21388
21388
  }));
21389
- }, RefIcon$t = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
21390
- process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "EllipsisOutlined");
21389
+ }, RefIcon$u = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
21390
+ process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "EllipsisOutlined");
21391
21391
  const MenuContext = /* @__PURE__ */ createContext({
21392
21392
  prefixCls: "",
21393
21393
  firstLevel: !0,
@@ -22582,7 +22582,7 @@ const MENU_COMPONENTS = {
22582
22582
  value: Ee
22583
22583
  }, /* @__PURE__ */ React.createElement(ExportMenu, Object.assign({
22584
22584
  getPopupContainer: ee,
22585
- overflowedIndicator: /* @__PURE__ */ React.createElement(RefIcon$t, null),
22585
+ overflowedIndicator: /* @__PURE__ */ React.createElement(RefIcon$u, null),
22586
22586
  overflowedIndicatorPopupClassName: classNames(xe, `${xe}-${se}`, he),
22587
22587
  mode: ye,
22588
22588
  selectable: Se,
@@ -22997,9 +22997,9 @@ const genStatusStyle = (C) => {
22997
22997
  rootClassName: classNames(we, Ae),
22998
22998
  expandIcon: /* @__PURE__ */ React.createElement("span", {
22999
22999
  className: `${ke}-menu-submenu-arrow`
23000
- }, Ce === "rtl" ? /* @__PURE__ */ React.createElement(RefIcon$v, {
23000
+ }, Ce === "rtl" ? /* @__PURE__ */ React.createElement(RefIcon$w, {
23001
23001
  className: `${ke}-menu-submenu-arrow-icon`
23002
- }) : /* @__PURE__ */ React.createElement(RefIcon$A, {
23002
+ }) : /* @__PURE__ */ React.createElement(RefIcon$B, {
23003
23003
  className: `${ke}-menu-submenu-arrow-icon`
23004
23004
  })),
23005
23005
  mode: "vertical",
@@ -29594,8 +29594,8 @@ var PlusOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", fo
29594
29594
  ref: F,
29595
29595
  icon: PlusOutlined$1
29596
29596
  }));
29597
- }, RefIcon$s = /* @__PURE__ */ React.forwardRef(PlusOutlined);
29598
- process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "PlusOutlined");
29597
+ }, RefIcon$t = /* @__PURE__ */ React.forwardRef(PlusOutlined);
29598
+ process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "PlusOutlined");
29599
29599
  const TabContext = /* @__PURE__ */ createContext(null);
29600
29600
  var useIndicator = function($) {
29601
29601
  var F = $.activeTabOffset, V = $.horizontal, K = $.rtl, J = $.indicator, ee = J === void 0 ? {} : J, te = ee.size, re = ee.align, oe = re === void 0 ? "center" : re, ae = useState(), ne = _slicedToArray(ae, 2), ie = ne[0], se = ne[1], me = useRef(), de = React__default.useCallback(function(pe) {
@@ -31421,8 +31421,8 @@ const Tabs = (C) => {
31421
31421
  } = We;
31422
31422
  le == null || le(Be === "add" ? Xe : Ge, Be);
31423
31423
  },
31424
- removeIcon: ($ = ue != null ? ue : Ae == null ? void 0 : Ae.removeIcon) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React.createElement(RefIcon$E, null),
31425
- addIcon: (ve != null ? ve : Ae == null ? void 0 : Ae.addIcon) || /* @__PURE__ */ React.createElement(RefIcon$s, null),
31424
+ removeIcon: ($ = ue != null ? ue : Ae == null ? void 0 : Ae.removeIcon) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React.createElement(RefIcon$F, null),
31425
+ addIcon: (ve != null ? ve : Ae == null ? void 0 : Ae.addIcon) || /* @__PURE__ */ React.createElement(RefIcon$t, null),
31426
31426
  showAdd: pe !== !0
31427
31427
  });
31428
31428
  const Ue = Pe();
@@ -31449,7 +31449,7 @@ const Tabs = (C) => {
31449
31449
  style: Ne,
31450
31450
  editable: qe,
31451
31451
  more: Object.assign({
31452
- icon: (ne = (ae = (oe = (re = Ae == null ? void 0 : Ae.more) === null || re === void 0 ? void 0 : re.icon) !== null && oe !== void 0 ? oe : Ae == null ? void 0 : Ae.moreIcon) !== null && ae !== void 0 ? ae : fe) !== null && ne !== void 0 ? ne : /* @__PURE__ */ React.createElement(RefIcon$t, null),
31452
+ icon: (ne = (ae = (oe = (re = Ae == null ? void 0 : Ae.more) === null || re === void 0 ? void 0 : re.icon) !== null && oe !== void 0 ? oe : Ae == null ? void 0 : Ae.moreIcon) !== null && ae !== void 0 ? ae : fe) !== null && ne !== void 0 ? ne : /* @__PURE__ */ React.createElement(RefIcon$u, null),
31453
31453
  transitionName: `${Ue}-slide-up`
31454
31454
  }, he),
31455
31455
  prefixCls: we,
@@ -32767,8 +32767,8 @@ var UpOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focu
32767
32767
  ref: F,
32768
32768
  icon: UpOutlined$1
32769
32769
  }));
32770
- }, RefIcon$r = /* @__PURE__ */ React.forwardRef(UpOutlined);
32771
- process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "UpOutlined");
32770
+ }, RefIcon$s = /* @__PURE__ */ React.forwardRef(UpOutlined);
32771
+ process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "UpOutlined");
32772
32772
  function supportBigInt() {
32773
32773
  return typeof BigInt == "function";
32774
32774
  }
@@ -34085,9 +34085,9 @@ const InputNumber = /* @__PURE__ */ React.forwardRef((C, $) => {
34085
34085
  compactSize: be,
34086
34086
  compactItemClassnames: ye
34087
34087
  } = useCompactItemContext(ue, V);
34088
- let Se = /* @__PURE__ */ React.createElement(RefIcon$r, {
34088
+ let Se = /* @__PURE__ */ React.createElement(RefIcon$s, {
34089
34089
  className: `${ue}-handler-up-inner`
34090
- }), Ce = /* @__PURE__ */ React.createElement(RefIcon$y, {
34090
+ }), Ce = /* @__PURE__ */ React.createElement(RefIcon$z, {
34091
34091
  className: `${ue}-handler-down-inner`
34092
34092
  });
34093
34093
  const Re = typeof pe == "boolean" ? pe : void 0;
@@ -34165,7 +34165,7 @@ TypedInputNumber._InternalPanelDoNotUseOrYouWillBeFired = PureInputNumber;
34165
34165
  const getAllowClear = (C) => {
34166
34166
  let $;
34167
34167
  return typeof C == "object" && (C != null && C.clearIcon) ? $ = C : C && ($ = {
34168
- clearIcon: /* @__PURE__ */ React__default.createElement(RefIcon$F, null)
34168
+ clearIcon: /* @__PURE__ */ React__default.createElement(RefIcon$G, null)
34169
34169
  }), $;
34170
34170
  };
34171
34171
  function useRemovePasswordTimeout(C, $) {
@@ -34304,22 +34304,22 @@ var CalendarOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896"
34304
34304
  ref: F,
34305
34305
  icon: CalendarOutlined$1
34306
34306
  }));
34307
- }, RefIcon$q = /* @__PURE__ */ React.forwardRef(CalendarOutlined);
34308
- process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "CalendarOutlined");
34307
+ }, RefIcon$r = /* @__PURE__ */ React.forwardRef(CalendarOutlined);
34308
+ process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "CalendarOutlined");
34309
34309
  var ClockCircleOutlined$1 = { 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: "M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" } }] }, name: "clock-circle", theme: "outlined" }, ClockCircleOutlined = function($, F) {
34310
34310
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
34311
34311
  ref: F,
34312
34312
  icon: ClockCircleOutlined$1
34313
34313
  }));
34314
- }, RefIcon$p = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
34315
- process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "ClockCircleOutlined");
34314
+ }, RefIcon$q = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
34315
+ process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "ClockCircleOutlined");
34316
34316
  var SwapRightOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" } }] }, name: "swap-right", theme: "outlined" }, SwapRightOutlined = function($, F) {
34317
34317
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
34318
34318
  ref: F,
34319
34319
  icon: SwapRightOutlined$1
34320
34320
  }));
34321
- }, RefIcon$o = /* @__PURE__ */ React.forwardRef(SwapRightOutlined);
34322
- process.env.NODE_ENV !== "production" && (RefIcon$o.displayName = "SwapRightOutlined");
34321
+ }, RefIcon$p = /* @__PURE__ */ React.forwardRef(SwapRightOutlined);
34322
+ process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "SwapRightOutlined");
34323
34323
  function getPlaceholder(C, $, F) {
34324
34324
  return F !== void 0 ? F : $ === "year" && C.lang.yearPlaceholder ? C.lang.yearPlaceholder : $ === "quarter" && C.lang.quarterPlaceholder ? C.lang.quarterPlaceholder : $ === "month" && C.lang.monthPlaceholder ? C.lang.monthPlaceholder : $ === "week" && C.lang.weekPlaceholder ? C.lang.weekPlaceholder : $ === "time" && C.timePickerLocale.placeholder ? C.timePickerLocale.placeholder : C.lang.placeholder;
34325
34325
  }
@@ -34478,7 +34478,7 @@ const generateRangePicker = (C) => {
34478
34478
  hasFeedback: De,
34479
34479
  status: Be,
34480
34480
  feedbackIcon: We
34481
- } = Ne, Ge = /* @__PURE__ */ React.createElement(React.Fragment, null, fe === TIME ? /* @__PURE__ */ React.createElement(RefIcon$p, null) : /* @__PURE__ */ React.createElement(RefIcon$q, null), De && We);
34481
+ } = Ne, Ge = /* @__PURE__ */ React.createElement(React.Fragment, null, fe === TIME ? /* @__PURE__ */ React.createElement(RefIcon$q, null) : /* @__PURE__ */ React.createElement(RefIcon$r, null), De && We);
34482
34482
  useImperativeHandle(V, () => ye.current);
34483
34483
  const [Xe] = useLocale$1("Calendar", locale), Ye = Object.assign(Object.assign({}, Xe), F.locale), [Je] = useZIndex("DatePicker", (K = Me.popup.root) === null || K === void 0 ? void 0 : K.zIndex);
34484
34484
  return we(/* @__PURE__ */ React.createElement(ContextIsolator, {
@@ -34487,7 +34487,7 @@ const generateRangePicker = (C) => {
34487
34487
  separator: /* @__PURE__ */ React.createElement("span", {
34488
34488
  "aria-label": "to",
34489
34489
  className: `${Oe}-separator`
34490
- }, /* @__PURE__ */ React.createElement(RefIcon$o, null)),
34490
+ }, /* @__PURE__ */ React.createElement(RefIcon$p, null)),
34491
34491
  disabled: ze,
34492
34492
  ref: ye,
34493
34493
  placement: ae,
@@ -34602,7 +34602,7 @@ const generatePicker$1 = (C) => {
34602
34602
  hasFeedback: dt,
34603
34603
  status: ft,
34604
34604
  feedbackIcon: Ze
34605
- } = Rt, it = /* @__PURE__ */ React.createElement(React.Fragment, null, Be === "time" ? /* @__PURE__ */ React.createElement(RefIcon$p, null) : /* @__PURE__ */ React.createElement(RefIcon$q, null), dt && Ze), [nt] = useLocale$1("DatePicker", locale), at = Object.assign(Object.assign({}, nt), ie.locale), [ot] = useZIndex("DatePicker", (me = rt.popup.root) === null || me === void 0 ? void 0 : me.zIndex);
34605
+ } = Rt, it = /* @__PURE__ */ React.createElement(React.Fragment, null, Be === "time" ? /* @__PURE__ */ React.createElement(RefIcon$q, null) : /* @__PURE__ */ React.createElement(RefIcon$r, null), dt && Ze), [nt] = useLocale$1("DatePicker", locale), at = Object.assign(Object.assign({}, nt), ie.locale), [ot] = useZIndex("DatePicker", (me = rt.popup.root) === null || me === void 0 ? void 0 : me.zIndex);
34606
34606
  return He(/* @__PURE__ */ React.createElement(ContextIsolator, {
34607
34607
  space: !0
34608
34608
  }, /* @__PURE__ */ React.createElement(RefPicker, Object.assign({
@@ -34800,7 +34800,7 @@ const DropdownButton = (C) => {
34800
34800
  placement: fe,
34801
34801
  getPopupContainer: he,
34802
34802
  href: ge,
34803
- icon: _e = /* @__PURE__ */ React.createElement(RefIcon$t, null),
34803
+ icon: _e = /* @__PURE__ */ React.createElement(RefIcon$u, null),
34804
34804
  title: be,
34805
34805
  buttonsRender: ye = (ze) => ze,
34806
34806
  mouseEnterDelay: Se,
@@ -35000,8 +35000,8 @@ var FileTextOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896"
35000
35000
  ref: F,
35001
35001
  icon: FileTextOutlined$1
35002
35002
  }));
35003
- }, RefIcon$n = /* @__PURE__ */ React.forwardRef(FileTextOutlined);
35004
- process.env.NODE_ENV !== "production" && (RefIcon$n.displayName = "FileTextOutlined");
35003
+ }, RefIcon$o = /* @__PURE__ */ React.forwardRef(FileTextOutlined);
35004
+ process.env.NODE_ENV !== "production" && (RefIcon$o.displayName = "FileTextOutlined");
35005
35005
  var __rest$s = function(C, $) {
35006
35006
  var F = {};
35007
35007
  for (var V in C) Object.prototype.hasOwnProperty.call(C, V) && $.indexOf(V) < 0 && (F[V] = C[V]);
@@ -35017,7 +35017,7 @@ const FloatButtonContent = (C) => {
35017
35017
  className: K
35018
35018
  } = C, J = __rest$s(C, ["icon", "description", "prefixCls", "className"]), ee = /* @__PURE__ */ React__default.createElement("div", {
35019
35019
  className: `${V}-icon`
35020
- }, /* @__PURE__ */ React__default.createElement(RefIcon$n, null));
35020
+ }, /* @__PURE__ */ React__default.createElement(RefIcon$o, null));
35021
35021
  return /* @__PURE__ */ React__default.createElement("div", Object.assign({}, J, {
35022
35022
  className: classNames(K, `${V}-content`)
35023
35023
  }), $ || F ? /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, $ && /* @__PURE__ */ React__default.createElement("div", {
@@ -35591,7 +35591,7 @@ const BackTop = /* @__PURE__ */ React__default.forwardRef((C, $) => {
35591
35591
  type: K = "default",
35592
35592
  shape: J = "circle",
35593
35593
  visibilityHeight: ee = 400,
35594
- icon: te = /* @__PURE__ */ React__default.createElement(RefIcon$w, null),
35594
+ icon: te = /* @__PURE__ */ React__default.createElement(RefIcon$x, null),
35595
35595
  target: re,
35596
35596
  onClick: oe,
35597
35597
  duration: ae = 450
@@ -35659,7 +35659,7 @@ const FloatButtonGroup = (C) => {
35659
35659
  shape: J = "circle",
35660
35660
  type: ee = "default",
35661
35661
  placement: te = "top",
35662
- icon: re = /* @__PURE__ */ React__default.createElement(RefIcon$n, null),
35662
+ icon: re = /* @__PURE__ */ React__default.createElement(RefIcon$o, null),
35663
35663
  closeIcon: oe,
35664
35664
  description: ae,
35665
35665
  trigger: ne,
@@ -35671,7 +35671,7 @@ const FloatButtonGroup = (C) => {
35671
35671
  direction: pe,
35672
35672
  getPrefixCls: ce,
35673
35673
  closeIcon: ve
35674
- } = useComponentConfig("floatButtonGroup"), ue = ($ = oe != null ? oe : ve) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React__default.createElement(RefIcon$E, null), fe = ce(floatButtonPrefixCls, F), he = useCSSVarCls(fe), [ge, _e, be] = useStyle$7(fe, he), ye = `${fe}-group`, Se = ne && ["click", "hover"].includes(ne), Ce = te && ["top", "left", "right", "bottom"].includes(te), Re = classNames(ye, _e, be, he, V, {
35674
+ } = useComponentConfig("floatButtonGroup"), ue = ($ = oe != null ? oe : ve) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React__default.createElement(RefIcon$F, null), fe = ce(floatButtonPrefixCls, F), he = useCSSVarCls(fe), [ge, _e, be] = useStyle$7(fe, he), ye = `${fe}-group`, Se = ne && ["click", "hover"].includes(ne), Ce = te && ["top", "left", "right", "bottom"].includes(te), Re = classNames(ye, _e, be, he, V, {
35675
35675
  [`${ye}-rtl`]: pe === "rtl",
35676
35676
  [`${ye}-${J}`]: J,
35677
35677
  [`${ye}-${J}-shadow`]: !Se,
@@ -36705,8 +36705,8 @@ var QuestionCircleOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 89
36705
36705
  ref: F,
36706
36706
  icon: QuestionCircleOutlined$1
36707
36707
  }));
36708
- }, RefIcon$m = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
36709
- process.env.NODE_ENV !== "production" && (RefIcon$m.displayName = "QuestionCircleOutlined");
36708
+ }, RefIcon$n = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
36709
+ process.env.NODE_ENV !== "production" && (RefIcon$n.displayName = "QuestionCircleOutlined");
36710
36710
  var __rest$k = function(C, $) {
36711
36711
  var F = {};
36712
36712
  for (var V in C) Object.prototype.hasOwnProperty.call(C, V) && $.indexOf(V) < 0 && (F[V] = C[V]);
@@ -36745,7 +36745,7 @@ const FormItemLabel = (C) => {
36745
36745
  const _e = convertToTooltipProps(oe);
36746
36746
  if (_e) {
36747
36747
  const {
36748
- icon: xe = /* @__PURE__ */ React.createElement(RefIcon$m, null)
36748
+ icon: xe = /* @__PURE__ */ React.createElement(RefIcon$n, null)
36749
36749
  } = _e, Oe = __rest$k(_e, ["icon"]), Ie = /* @__PURE__ */ React.createElement(Tooltip, Object.assign({}, Oe), /* @__PURE__ */ React.cloneElement(xe, {
36750
36750
  className: `${$}-item-tooltip`,
36751
36751
  title: "",
@@ -36778,10 +36778,10 @@ const FormItemLabel = (C) => {
36778
36778
  title: typeof F == "string" ? F : ""
36779
36779
  }, fe));
36780
36780
  }, iconMap = {
36781
- success: RefIcon$G,
36782
- warning: RefIcon$D,
36783
- error: RefIcon$F,
36784
- validating: RefIcon$B
36781
+ success: RefIcon$H,
36782
+ warning: RefIcon$E,
36783
+ error: RefIcon$G,
36784
+ validating: RefIcon$C
36785
36785
  };
36786
36786
  function StatusProvider(C) {
36787
36787
  let {
@@ -37152,8 +37152,8 @@ var EyeOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", foc
37152
37152
  ref: F,
37153
37153
  icon: EyeOutlined$1
37154
37154
  }));
37155
- }, RefIcon$l = /* @__PURE__ */ React.forwardRef(EyeOutlined);
37156
- process.env.NODE_ENV !== "production" && (RefIcon$l.displayName = "EyeOutlined");
37155
+ }, RefIcon$m = /* @__PURE__ */ React.forwardRef(EyeOutlined);
37156
+ process.env.NODE_ENV !== "production" && (RefIcon$m.displayName = "EyeOutlined");
37157
37157
  const Group = (C) => {
37158
37158
  const {
37159
37159
  getPrefixCls: $,
@@ -37428,8 +37428,8 @@ var EyeInvisibleOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896
37428
37428
  ref: F,
37429
37429
  icon: EyeInvisibleOutlined$1
37430
37430
  }));
37431
- }, RefIcon$k = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
37432
- process.env.NODE_ENV !== "production" && (RefIcon$k.displayName = "EyeInvisibleOutlined");
37431
+ }, RefIcon$l = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
37432
+ process.env.NODE_ENV !== "production" && (RefIcon$l.displayName = "EyeInvisibleOutlined");
37433
37433
  var __rest$f = function(C, $) {
37434
37434
  var F = {};
37435
37435
  for (var V in C) Object.prototype.hasOwnProperty.call(C, V) && $.indexOf(V) < 0 && (F[V] = C[V]);
@@ -37437,7 +37437,7 @@ var __rest$f = function(C, $) {
37437
37437
  $.indexOf(V[K]) < 0 && Object.prototype.propertyIsEnumerable.call(C, V[K]) && (F[V[K]] = C[V[K]]);
37438
37438
  return F;
37439
37439
  };
37440
- const defaultIconRender = (C) => C ? /* @__PURE__ */ React.createElement(RefIcon$l, null) : /* @__PURE__ */ React.createElement(RefIcon$k, null), actionMap = {
37440
+ const defaultIconRender = (C) => C ? /* @__PURE__ */ React.createElement(RefIcon$m, null) : /* @__PURE__ */ React.createElement(RefIcon$l, null), actionMap = {
37441
37441
  click: "onClick",
37442
37442
  hover: "onMouseOver"
37443
37443
  }, Password = /* @__PURE__ */ React.forwardRef((C, $) => {
@@ -37534,7 +37534,7 @@ const Search = /* @__PURE__ */ React.forwardRef((C, $) => {
37534
37534
  });
37535
37535
  }, Se = (Ee) => {
37536
37536
  ce.current || oe || ye(Ee);
37537
- }, Ce = typeof te == "boolean" ? /* @__PURE__ */ React.createElement(RefIcon$x, null) : null, Re = `${ve}-button`;
37537
+ }, Ce = typeof te == "boolean" ? /* @__PURE__ */ React.createElement(RefIcon$y, null) : null, Re = `${ve}-button`;
37538
37538
  let xe;
37539
37539
  const Oe = te || {}, Ie = Oe.type && Oe.type.__ANT_BUTTON === !0;
37540
37540
  Ie || Oe.type === "button" ? xe = cloneElement(Oe, Object.assign({
@@ -38827,71 +38827,71 @@ var BookOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", fo
38827
38827
  ref: F,
38828
38828
  icon: BookOutlined$1
38829
38829
  }));
38830
- }, RefIcon$j = /* @__PURE__ */ React.forwardRef(BookOutlined);
38831
- process.env.NODE_ENV !== "production" && (RefIcon$j.displayName = "BookOutlined");
38830
+ }, RefIcon$k = /* @__PURE__ */ React.forwardRef(BookOutlined);
38831
+ process.env.NODE_ENV !== "production" && (RefIcon$k.displayName = "BookOutlined");
38832
38832
  var CheckCircleOutlined$1 = { 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" }, CheckCircleOutlined = function($, F) {
38833
38833
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38834
38834
  ref: F,
38835
38835
  icon: CheckCircleOutlined$1
38836
38836
  }));
38837
- }, RefIcon$i = /* @__PURE__ */ React.forwardRef(CheckCircleOutlined);
38838
- process.env.NODE_ENV !== "production" && (RefIcon$i.displayName = "CheckCircleOutlined");
38837
+ }, RefIcon$j = /* @__PURE__ */ React.forwardRef(CheckCircleOutlined);
38838
+ process.env.NODE_ENV !== "production" && (RefIcon$j.displayName = "CheckCircleOutlined");
38839
38839
  var CodeOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48zm-194.9 6.1l192-161c3.8-3.2 3.8-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM880 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: "code", theme: "outlined" }, CodeOutlined = function($, F) {
38840
38840
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38841
38841
  ref: F,
38842
38842
  icon: CodeOutlined$1
38843
38843
  }));
38844
- }, RefIcon$h = /* @__PURE__ */ React.forwardRef(CodeOutlined);
38845
- process.env.NODE_ENV !== "production" && (RefIcon$h.displayName = "CodeOutlined");
38844
+ }, RefIcon$i = /* @__PURE__ */ React.forwardRef(CodeOutlined);
38845
+ process.env.NODE_ENV !== "production" && (RefIcon$i.displayName = "CodeOutlined");
38846
38846
  var CopyOutlined$1 = { 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" }, CopyOutlined = function($, F) {
38847
38847
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38848
38848
  ref: F,
38849
38849
  icon: CopyOutlined$1
38850
38850
  }));
38851
- }, RefIcon$g = /* @__PURE__ */ React.forwardRef(CopyOutlined);
38852
- process.env.NODE_ENV !== "production" && (RefIcon$g.displayName = "CopyOutlined");
38851
+ }, RefIcon$h = /* @__PURE__ */ React.forwardRef(CopyOutlined);
38852
+ process.env.NODE_ENV !== "production" && (RefIcon$h.displayName = "CopyOutlined");
38853
38853
  var DeleteOutlined$1 = { 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" }, DeleteOutlined = function($, F) {
38854
38854
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38855
38855
  ref: F,
38856
38856
  icon: DeleteOutlined$1
38857
38857
  }));
38858
- }, RefIcon$f = /* @__PURE__ */ React.forwardRef(DeleteOutlined);
38859
- process.env.NODE_ENV !== "production" && (RefIcon$f.displayName = "DeleteOutlined");
38858
+ }, RefIcon$g = /* @__PURE__ */ React.forwardRef(DeleteOutlined);
38859
+ process.env.NODE_ENV !== "production" && (RefIcon$g.displayName = "DeleteOutlined");
38860
38860
  var DownloadOutlined$1 = { 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" }, DownloadOutlined = function($, F) {
38861
38861
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38862
38862
  ref: F,
38863
38863
  icon: DownloadOutlined$1
38864
38864
  }));
38865
- }, RefIcon$e = /* @__PURE__ */ React.forwardRef(DownloadOutlined);
38866
- process.env.NODE_ENV !== "production" && (RefIcon$e.displayName = "DownloadOutlined");
38865
+ }, RefIcon$f = /* @__PURE__ */ React.forwardRef(DownloadOutlined);
38866
+ process.env.NODE_ENV !== "production" && (RefIcon$f.displayName = "DownloadOutlined");
38867
38867
  var EditOutlined$1 = { 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" }, EditOutlined = function($, F) {
38868
38868
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38869
38869
  ref: F,
38870
38870
  icon: EditOutlined$1
38871
38871
  }));
38872
- }, RefIcon$d = /* @__PURE__ */ React.forwardRef(EditOutlined);
38873
- process.env.NODE_ENV !== "production" && (RefIcon$d.displayName = "EditOutlined");
38872
+ }, RefIcon$e = /* @__PURE__ */ React.forwardRef(EditOutlined);
38873
+ process.env.NODE_ENV !== "production" && (RefIcon$e.displayName = "EditOutlined");
38874
38874
  var EnterOutlined$1 = { 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" }, EnterOutlined = function($, F) {
38875
38875
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38876
38876
  ref: F,
38877
38877
  icon: EnterOutlined$1
38878
38878
  }));
38879
- }, RefIcon$c = /* @__PURE__ */ React.forwardRef(EnterOutlined);
38880
- process.env.NODE_ENV !== "production" && (RefIcon$c.displayName = "EnterOutlined");
38879
+ }, RefIcon$d = /* @__PURE__ */ React.forwardRef(EnterOutlined);
38880
+ process.env.NODE_ENV !== "production" && (RefIcon$d.displayName = "EnterOutlined");
38881
38881
  var ExclamationCircleOutlined$1 = { 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" }, ExclamationCircleOutlined = function($, F) {
38882
38882
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38883
38883
  ref: F,
38884
38884
  icon: ExclamationCircleOutlined$1
38885
38885
  }));
38886
- }, RefIcon$b = /* @__PURE__ */ React.forwardRef(ExclamationCircleOutlined);
38887
- process.env.NODE_ENV !== "production" && (RefIcon$b.displayName = "ExclamationCircleOutlined");
38886
+ }, RefIcon$c = /* @__PURE__ */ React.forwardRef(ExclamationCircleOutlined);
38887
+ process.env.NODE_ENV !== "production" && (RefIcon$c.displayName = "ExclamationCircleOutlined");
38888
38888
  var FilePdfOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M531.3 574.4l.3-1.4c5.8-23.9 13.1-53.7 7.4-80.7-3.8-21.3-19.5-29.6-32.9-30.2-15.8-.7-29.9 8.3-33.4 21.4-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.5-51.2 107.5-29.6 15.3-69.3 38.9-75.2 68.7-1.2 5.5.2 12.5 3.5 18.8 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-13.2-13-45.3-16.4-95.3-10.2-24.6-15-40.7-35.4-52.4-65.8zM421.6 726.3c-13.9 20.2-24.4 30.3-30.1 34.7 6.7-12.3 19.8-25.3 30.1-34.7zm87.6-235.5c5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4.8.1 1.5.7 2.2 2zm-1.6 120.5c10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4zm155.6 65.5c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4zm191.4-388.2L639.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-pdf", theme: "outlined" }, FilePdfOutlined = function($, F) {
38889
38889
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38890
38890
  ref: F,
38891
38891
  icon: FilePdfOutlined$1
38892
38892
  }));
38893
- }, RefIcon$a = /* @__PURE__ */ React.forwardRef(FilePdfOutlined);
38894
- process.env.NODE_ENV !== "production" && (RefIcon$a.displayName = "FilePdfOutlined");
38893
+ }, RefIcon$b = /* @__PURE__ */ React.forwardRef(FilePdfOutlined);
38894
+ process.env.NODE_ENV !== "production" && (RefIcon$b.displayName = "FilePdfOutlined");
38895
38895
  var FileTextTwoTone$1 = { icon: function($, F) {
38896
38896
  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: $ } }] };
38897
38897
  }, name: "file-text", theme: "twotone" }, FileTextTwoTone = function($, F) {
@@ -38899,29 +38899,36 @@ var FileTextTwoTone$1 = { icon: function($, F) {
38899
38899
  ref: F,
38900
38900
  icon: FileTextTwoTone$1
38901
38901
  }));
38902
- }, RefIcon$9 = /* @__PURE__ */ React.forwardRef(FileTextTwoTone);
38903
- process.env.NODE_ENV !== "production" && (RefIcon$9.displayName = "FileTextTwoTone");
38902
+ }, RefIcon$a = /* @__PURE__ */ React.forwardRef(FileTextTwoTone);
38903
+ process.env.NODE_ENV !== "production" && (RefIcon$a.displayName = "FileTextTwoTone");
38904
38904
  var FontSizeOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M920 416H616c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-56h60v320h-46c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h164c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-46V480h60v56c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V424c0-4.4-3.6-8-8-8zM656 296V168c0-4.4-3.6-8-8-8H104c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-64h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V232h168v64c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8z" } }] }, name: "font-size", theme: "outlined" }, FontSizeOutlined = function($, F) {
38905
38905
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38906
38906
  ref: F,
38907
38907
  icon: FontSizeOutlined$1
38908
38908
  }));
38909
- }, RefIcon$8 = /* @__PURE__ */ React.forwardRef(FontSizeOutlined);
38910
- process.env.NODE_ENV !== "production" && (RefIcon$8.displayName = "FontSizeOutlined");
38909
+ }, RefIcon$9 = /* @__PURE__ */ React.forwardRef(FontSizeOutlined);
38910
+ process.env.NODE_ENV !== "production" && (RefIcon$9.displayName = "FontSizeOutlined");
38911
38911
  var FormOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M904 512h-56c-4.4 0-8 3.6-8 8v320H184V184h320c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z" } }, { tag: "path", attrs: { d: "M355.9 534.9L354 653.8c-.1 8.9 7.1 16.2 16 16.2h.4l118-2.9c2-.1 4-.9 5.4-2.3l415.9-415c3.1-3.1 3.1-8.2 0-11.3L785.4 114.3c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-415.8 415a8.3 8.3 0 00-2.3 5.6zm63.5 23.6L779.7 199l45.2 45.1-360.5 359.7-45.7 1.1.7-46.4z" } }] }, name: "form", theme: "outlined" }, FormOutlined = function($, F) {
38912
38912
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38913
38913
  ref: F,
38914
38914
  icon: FormOutlined$1
38915
38915
  }));
38916
- }, RefIcon$7 = /* @__PURE__ */ React.forwardRef(FormOutlined);
38917
- process.env.NODE_ENV !== "production" && (RefIcon$7.displayName = "FormOutlined");
38916
+ }, RefIcon$8 = /* @__PURE__ */ React.forwardRef(FormOutlined);
38917
+ process.env.NODE_ENV !== "production" && (RefIcon$8.displayName = "FormOutlined");
38918
38918
  var GithubOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M511.6 76.3C264.3 76.2 64 276.4 64 523.5 64 718.9 189.3 885 363.8 946c23.5 5.9 19.9-10.8 19.9-22.2v-77.5c-135.7 15.9-141.2-73.9-150.3-88.9C215 726 171.5 718 184.5 703c30.9-15.9 62.4 4 98.9 57.9 26.4 39.1 77.9 32.5 104 26 5.7-23.5 17.9-44.5 34.7-60.8-140.6-25.2-199.2-111-199.2-213 0-49.5 16.3-95 48.3-131.7-20.4-60.5 1.9-112.3 4.9-120 58.1-5.2 118.5 41.6 123.2 45.3 33-8.9 70.7-13.6 112.9-13.6 42.4 0 80.2 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.3-43.9 2.9 7.7 24.7 58.3 5.5 118 32.4 36.8 48.9 82.7 48.9 132.3 0 102.2-59 188.1-200 212.9a127.5 127.5 0 0138.1 91v112.5c.8 9 0 17.9 15 17.9 177.1-59.7 304.6-227 304.6-424.1 0-247.2-200.4-447.3-447.5-447.3z" } }] }, name: "github", theme: "outlined" }, GithubOutlined = function($, F) {
38919
38919
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38920
38920
  ref: F,
38921
38921
  icon: GithubOutlined$1
38922
38922
  }));
38923
- }, RefIcon$6 = /* @__PURE__ */ React.forwardRef(GithubOutlined);
38924
- process.env.NODE_ENV !== "production" && (RefIcon$6.displayName = "GithubOutlined");
38923
+ }, RefIcon$7 = /* @__PURE__ */ React.forwardRef(GithubOutlined);
38924
+ process.env.NODE_ENV !== "production" && (RefIcon$7.displayName = "GithubOutlined");
38925
+ var LikeOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z" } }] }, name: "like", theme: "outlined" }, LikeOutlined = function($, F) {
38926
+ return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38927
+ ref: F,
38928
+ icon: LikeOutlined$1
38929
+ }));
38930
+ }, RefIcon$6 = /* @__PURE__ */ React.forwardRef(LikeOutlined);
38931
+ process.env.NODE_ENV !== "production" && (RefIcon$6.displayName = "LikeOutlined");
38925
38932
  var LinkedinOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M847.7 112H176.3c-35.5 0-64.3 28.8-64.3 64.3v671.4c0 35.5 28.8 64.3 64.3 64.3h671.4c35.5 0 64.3-28.8 64.3-64.3V176.3c0-35.5-28.8-64.3-64.3-64.3zm0 736c-447.8-.1-671.7-.2-671.7-.3.1-447.8.2-671.7.3-671.7 447.8.1 671.7.2 671.7.3-.1 447.8-.2 671.7-.3 671.7zM230.6 411.9h118.7v381.8H230.6zm59.4-52.2c37.9 0 68.8-30.8 68.8-68.8a68.8 68.8 0 10-137.6 0c-.1 38 30.7 68.8 68.8 68.8zm252.3 245.1c0-49.8 9.5-98 71.2-98 60.8 0 61.7 56.9 61.7 101.2v185.7h118.6V584.3c0-102.8-22.2-181.9-142.3-181.9-57.7 0-96.4 31.7-112.3 61.7h-1.6v-52.2H423.7v381.8h118.6V604.8z" } }] }, name: "linkedin", theme: "outlined" }, LinkedinOutlined = function($, F) {
38926
38933
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
38927
38934
  ref: F,
@@ -39469,7 +39476,7 @@ const TimelineItemList = (C) => {
39469
39476
  const se = (fe, he) => ne === "alternate" ? fe === "right" ? `${$}-item-right` : fe === "left" ? `${$}-item-left` : he % 2 === 0 ? `${$}-item-left` : `${$}-item-right` : ne === "left" ? `${$}-item-left` : ne === "right" ? `${$}-item-right` : fe === "right" ? `${$}-item-right` : "", me = _toConsumableArray(J || []), de = typeof V == "boolean" ? null : V;
39470
39477
  V && me.push({
39471
39478
  pending: !!V,
39472
- dot: ae || /* @__PURE__ */ React.createElement(RefIcon$B, null),
39479
+ dot: ae || /* @__PURE__ */ React.createElement(RefIcon$C, null),
39473
39480
  children: de
39474
39481
  }), te && me.reverse();
39475
39482
  const le = me.length, pe = `${$}-item-last`, ce = me.filter((fe) => !!fe).map((fe, he) => {
@@ -39815,7 +39822,7 @@ const getTitleStyle = (C, $, F, V) => {
39815
39822
  onCancel: ae,
39816
39823
  onEnd: ne,
39817
39824
  component: ie,
39818
- enterIcon: se = /* @__PURE__ */ React.createElement(RefIcon$c, null)
39825
+ enterIcon: se = /* @__PURE__ */ React.createElement(RefIcon$d, null)
39819
39826
  } = C, me = React.useRef(null), de = React.useRef(!1), le = React.useRef(null), [pe, ce] = React.useState(re);
39820
39827
  React.useEffect(() => {
39821
39828
  ce(re);
@@ -40108,7 +40115,7 @@ const isValidText = (C) => ["string", "number"].includes(typeof C), CopyBtn = (C
40108
40115
  onClick: re,
40109
40116
  "aria-label": le,
40110
40117
  tabIndex: te
40111
- }, F ? getNode(ne[1], /* @__PURE__ */ React.createElement(RefIcon$z, null), !0) : getNode(ne[0], oe ? /* @__PURE__ */ React.createElement(RefIcon$B, null) : /* @__PURE__ */ React.createElement(RefIcon$g, null), !0)));
40118
+ }, F ? getNode(ne[1], /* @__PURE__ */ React.createElement(RefIcon$A, null), !0) : getNode(ne[0], oe ? /* @__PURE__ */ React.createElement(RefIcon$C, null) : /* @__PURE__ */ React.createElement(RefIcon$h, null), !0)));
40112
40119
  }, MeasureText = /* @__PURE__ */ React.forwardRef((C, $) => {
40113
40120
  let {
40114
40121
  style: F,
@@ -40417,7 +40424,7 @@ const ELLIPSIS_STR = "...", Base = /* @__PURE__ */ React.forwardRef((C, $) => {
40417
40424
  onClick: Re,
40418
40425
  "aria-label": Ot,
40419
40426
  tabIndex: ct
40420
- }, Qe || /* @__PURE__ */ React.createElement(RefIcon$d, {
40427
+ }, Qe || /* @__PURE__ */ React.createElement(RefIcon$e, {
40421
40428
  role: "button"
40422
40429
  }))) : null;
40423
40430
  }, nt = () => Ie ? /* @__PURE__ */ React.createElement(CopyBtn, Object.assign({
@@ -40633,44 +40640,44 @@ const PROGRAM_TYPES = {
40633
40640
  DSML_FRESHER: "dsml-fresher"
40634
40641
  }, RESUME_PDF_LINKS = {
40635
40642
  [RESUME_PDF_LINK_KEYS.DSML_FRESHER]: {
40636
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/793/original/Fresher_good_resume_%281%29_page-0001.jpg?1748353701",
40637
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/678/original/Fresher_good_resume_%281%29.pdf?1748329562"
40643
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/689/original/DSML_Fresher.jpg",
40644
+ pdfLink: "https://drive.google.com/file/d/1uqBrioldipkhtfGc1mBWUlcLsSrcnAOU/view?usp=drive_link"
40638
40645
  },
40639
40646
  [RESUME_PDF_LINK_KEYS.FRESHER]: {
40640
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/793/original/Fresher_good_resume_%281%29_page-0001.jpg?1748353701",
40641
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/678/original/Fresher_good_resume_%281%29.pdf?1748329562"
40647
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/691/original/Fresher_Good_Resume_Page_1.jpg",
40648
+ pdfLink: "https://drive.google.com/file/d/13uvgO7vh8cCWwiQpLtup01rIwzeuCWWh/view?usp=drive_link"
40642
40649
  },
40643
40650
  [RESUME_PDF_LINK_KEYS.JUNIOR_BACKEND]: {
40644
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/794/original/Junior_backend_developer_good_resume_page-0001.jpg?1748353769",
40645
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/679/original/Junior_backend_developer_good_resume.pdf?1748329607"
40651
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/692/original/Junior_Backend_Developer_Resume.jpg",
40652
+ pdfLink: "https://drive.google.com/file/d/1HIoD2gsjTiEN4dCvqCOItfTKy8HsL1iO/view?usp=drive_link"
40646
40653
  },
40647
40654
  [RESUME_PDF_LINK_KEYS.JUNIOR_FRONTEND]: {
40648
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/795/original/Junior_frontend_developer_good_resume_page-0001.jpg?1748353816",
40649
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/680/original/Junior_frontend_developer_good_resume.pdf?1748329639"
40655
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/700/original/Junior_Frontend_Developer_Resume.jpg",
40656
+ pdfLink: "https://drive.google.com/file/d/1mXud8d-CS1MR6eB9Ab06PNCI_N8Nc6do/view?usp=drive_link"
40650
40657
  },
40651
40658
  [RESUME_PDF_LINK_KEYS.SENIOR_BACKEND]: {
40652
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/796/original/Senior_Backend_Developer.jpg?1748353857",
40653
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/683/original/Senior_backend_developer_good_resume.pdf?1748329744"
40659
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/693/original/Senior_Backend_Developer_Resume.jpg",
40660
+ pdfLink: "https://drive.google.com/file/d/1xsbTDyD0aSZ8C5xabobrnSLSE5bsM9_6/view?usp=drive_link"
40654
40661
  },
40655
40662
  [RESUME_PDF_LINK_KEYS.NON_TECH]: {
40656
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/797/original/Non_Tech_good_resume_page-0001.jpg?1748353908",
40657
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/681/original/Non_Tech_good_resume.pdf?1748329693"
40663
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/695/original/Non-Tech_Good_Resume.jpg",
40664
+ pdfLink: "https://drive.google.com/file/d/1BYMDlHwmHsC1T62_xV0auF0VkgtjRFQE/view?usp=drive_link"
40658
40665
  },
40659
40666
  [RESUME_PDF_LINK_KEYS.ENGG_MANAGER]: {
40660
40667
  preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/798/original/Engineering_Manager_Good_Resume_1_page-0001.jpg?1748353948",
40661
40668
  pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/677/original/Engineering_Manager_Good_Resume_1.pdf?1748329511"
40662
40669
  },
40663
40670
  [RESUME_PDF_LINK_KEYS.NON_TECH_BACKGROUND]: {
40664
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/799/original/Non_Tech_good_resume_%281%29.jpg?1748353990",
40665
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/684/original/Non_Tech_good_resume_%281%29.pdf?1748329780"
40671
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/697/original/Non_Tech_DSML.jpg",
40672
+ pdfLink: "https://drive.google.com/file/d/1uqBrioldipkhtfGc1mBWUlcLsSrcnAOU/view?usp=drive_link"
40666
40673
  },
40667
40674
  [RESUME_PDF_LINK_KEYS.DATA_ANALYST]: {
40668
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/803/original/Data_Analyst_good_resume.jpg?1748354029",
40669
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/675/original/Data_analyst_good_resume.pdf?1748329370"
40675
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/698/original/Data_Analyst_Page_1.jpg",
40676
+ pdfLink: "https://drive.google.com/file/d/12W2C4WPkr1ysfuJPQfZGYZF9i90v7VdV/view?usp=drive_link"
40670
40677
  },
40671
40678
  [RESUME_PDF_LINK_KEYS.DATA_SCIENTIST]: {
40672
- preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/804/original/Data_scientist_good_resume_page-0001.jpg?1748354071",
40673
- pdfLink: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/128/676/original/Data_scientist_good_resume.pdf?1748329448"
40679
+ preview: "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/136/699/original/Data_Scientist_Page_1.jpg",
40680
+ pdfLink: "https://drive.google.com/file/d/109gY_ZyyTSnwMXATNsdrMSDGkCoKy0RN/view?usp=drive_link"
40674
40681
  }
40675
40682
  }, ACADEMY_JOB_ROLES = [
40676
40683
  { value: "Fresher", label: "Fresher" },
@@ -40994,10 +41001,10 @@ Include elaborate Projects or Business Cases done outside work if your tech work
40994
41001
  setResumeData,
40995
41002
  resetSteps,
40996
41003
  setProgram
40997
- } = resumeBuilderSlice.actions, resumeBuilderReducer = resumeBuilderSlice.reducer, title$3 = "_title_488yy_1", subtitle = "_subtitle_488yy_5", styles$i = {
41004
+ } = resumeBuilderSlice.actions, resumeBuilderReducer = resumeBuilderSlice.reducer, title$3 = "_title_488yy_1", subtitle = "_subtitle_488yy_5", styles$j = {
40998
41005
  title: title$3,
40999
41006
  subtitle
41000
- }, { Title: Title$3 } = Typography, PageHeader = ({ title: C, subtitle: $ }) => /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(Title$3, { level: 2, className: styles$i.title }, C), $ && /* @__PURE__ */ React__default.createElement(Title$3, { level: 5, className: styles$i.subtitle }, $)), description = "_description_1ufvv_1", checkbox = "_checkbox_1ufvv_5", continueBtn = "_continueBtn_1ufvv_9", buttonsContainer = "_buttonsContainer_1ufvv_13", styles$h = {
41007
+ }, { Title: Title$3 } = Typography, PageHeader = ({ title: C, subtitle: $ }) => /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(Title$3, { level: 2, className: styles$j.title }, C), $ && /* @__PURE__ */ React__default.createElement(Title$3, { level: 5, className: styles$j.subtitle }, $)), description = "_description_1ufvv_1", checkbox = "_checkbox_1ufvv_5", continueBtn = "_continueBtn_1ufvv_9", buttonsContainer = "_buttonsContainer_1ufvv_13", styles$i = {
41001
41008
  description,
41002
41009
  checkbox,
41003
41010
  continueBtn,
@@ -41012,10 +41019,10 @@ Include elaborate Projects or Business Cases done outside work if your tech work
41012
41019
  title: "Scaler Resume Builder",
41013
41020
  subtitle: "Build a Resume with ATS Compliance"
41014
41021
  }
41015
- ), /* @__PURE__ */ React__default.createElement(Paragraph$1, { className: styles$h.description }, "Please acknowledge the following pointers basis on which your profile will be shortlisted for Job Opportunities."), /* @__PURE__ */ React__default.createElement(
41022
+ ), /* @__PURE__ */ React__default.createElement(Paragraph$1, { className: styles$i.description }, "Please acknowledge the following pointers basis on which your profile will be shortlisted for Job Opportunities."), /* @__PURE__ */ React__default.createElement(
41016
41023
  Checkbox,
41017
41024
  {
41018
- className: styles$h.checkbox,
41025
+ className: styles$i.checkbox,
41019
41026
  checked: $,
41020
41027
  onChange: (re) => F(re.target.checked)
41021
41028
  },
@@ -41023,7 +41030,7 @@ Include elaborate Projects or Business Cases done outside work if your tech work
41023
41030
  ), /* @__PURE__ */ React__default.createElement(
41024
41031
  Checkbox,
41025
41032
  {
41026
- className: styles$h.checkbox,
41033
+ className: styles$i.checkbox,
41027
41034
  checked: V,
41028
41035
  onChange: (re) => K(re.target.checked)
41029
41036
  },
@@ -41031,17 +41038,17 @@ Include elaborate Projects or Business Cases done outside work if your tech work
41031
41038
  ), /* @__PURE__ */ React__default.createElement(
41032
41039
  Checkbox,
41033
41040
  {
41034
- className: styles$h.checkbox,
41041
+ className: styles$i.checkbox,
41035
41042
  checked: J,
41036
41043
  onChange: (re) => ee(re.target.checked)
41037
41044
  },
41038
41045
  "Adding incorrect information on your resume can lower your chances of getting shortlisted as recruiters will do a thorough validation check"
41039
- ), /* @__PURE__ */ React__default.createElement("div", { className: styles$h.buttonsContainer }, /* @__PURE__ */ React__default.createElement(
41046
+ ), /* @__PURE__ */ React__default.createElement("div", { className: styles$i.buttonsContainer }, /* @__PURE__ */ React__default.createElement(
41040
41047
  Button$1,
41041
41048
  {
41042
41049
  type: "primary",
41043
41050
  block: !0,
41044
- className: styles$h.continueBtn,
41051
+ className: styles$i.continueBtn,
41045
41052
  disabled: !($ && V && J),
41046
41053
  onClick: te
41047
41054
  },
@@ -41145,7 +41152,7 @@ Include elaborate Projects or Business Cases done outside work if your tech work
41145
41152
  $.getItem(ONBOARDING_COMPLETED_KEY) || "[]"
41146
41153
  );
41147
41154
  F.includes(C) || (F.push(C), $.setItem(ONBOARDING_COMPLETED_KEY, JSON.stringify(F)));
41148
- }, isFinalOnboardingStep = (C) => C === RESUME_BUILDER_STEPS.RESUME_STEPS.key, shouldShowOnboarding = (C) => !isOnboardingCompleted(C), header$1 = "_header_6frwt_1", logo = "_logo_6frwt_15", left = "_left_6frwt_20", right = "_right_6frwt_28", content$1 = "_content_6frwt_36", layout = "_layout_6frwt_41", contentInner = "_contentInner_6frwt_47", backButton$2 = "_backButton_6frwt_55", styles$g = {
41155
+ }, isFinalOnboardingStep = (C) => C === RESUME_BUILDER_STEPS.RESUME_STEPS.key, shouldShowOnboarding = (C) => !isOnboardingCompleted(C), header$1 = "_header_6frwt_1", logo = "_logo_6frwt_15", left = "_left_6frwt_20", right = "_right_6frwt_28", content$1 = "_content_6frwt_36", layout = "_layout_6frwt_41", contentInner = "_contentInner_6frwt_47", backButton$2 = "_backButton_6frwt_55", styles$h = {
41149
41156
  header: header$1,
41150
41157
  logo,
41151
41158
  left,
@@ -41160,22 +41167,22 @@ Include elaborate Projects or Business Cases done outside work if your tech work
41160
41167
  ), K = useSelector(
41161
41168
  (J) => J.scalantResumeBuilder.resumeForms.incompleteForms
41162
41169
  );
41163
- return /* @__PURE__ */ React__default.createElement(Row, null, /* @__PURE__ */ React__default.createElement(Col, { span: 12, className: styles$g.left }, /* @__PURE__ */ React__default.createElement(Layout, { className: styles$g.layout }, /* @__PURE__ */ React__default.createElement(Header, { className: styles$g.header }, /* @__PURE__ */ React__default.createElement(
41170
+ return /* @__PURE__ */ React__default.createElement(Row, null, /* @__PURE__ */ React__default.createElement(Col, { span: 12, className: styles$h.left }, /* @__PURE__ */ React__default.createElement(Layout, { className: styles$h.layout }, /* @__PURE__ */ React__default.createElement(Header, { className: styles$h.header }, /* @__PURE__ */ React__default.createElement(
41164
41171
  Flex,
41165
41172
  {
41166
41173
  justify: "space-between",
41167
41174
  align: "center",
41168
41175
  style: { width: "55%" }
41169
41176
  },
41170
- /* @__PURE__ */ React__default.createElement("div", null, /* @__PURE__ */ React__default.createElement(
41171
- RefIcon$E,
41177
+ /* @__PURE__ */ React__default.createElement("div", null, C && /* @__PURE__ */ React__default.createElement(
41178
+ RefIcon$F,
41172
41179
  {
41173
- className: styles$g.backButton,
41180
+ className: styles$h.backButton,
41174
41181
  onClick: C
41175
41182
  }
41176
- ), /* @__PURE__ */ React__default.createElement("img", { className: styles$g.logo, src: LOGO_URL, alt: "logo" })),
41183
+ ), /* @__PURE__ */ React__default.createElement("img", { className: styles$h.logo, src: LOGO_URL, alt: "logo" })),
41177
41184
  V >= 2 && /* @__PURE__ */ React__default.createElement(Text$d, null, "Resume Builder")
41178
- ), V === 4 && /* @__PURE__ */ React__default.createElement(Text$d, null, 6 - K.length, " of 6 sections completed")), /* @__PURE__ */ React__default.createElement(Content, { className: styles$g.content }, " ", /* @__PURE__ */ React__default.createElement("div", { className: styles$g.contentInner }, $)))), /* @__PURE__ */ React__default.createElement(Col, { className: styles$g.right, span: 12 }, F));
41185
+ ), V === 4 && /* @__PURE__ */ React__default.createElement(Text$d, null, 6 - K.length, " of 6 sections completed")), /* @__PURE__ */ React__default.createElement(Content, { className: styles$h.content }, " ", /* @__PURE__ */ React__default.createElement("div", { className: styles$h.contentInner }, $)))), /* @__PURE__ */ React__default.createElement(Col, { className: styles$h.right, span: 12 }, F));
41179
41186
  }, PREFERRED_JOB_ROLES = [
41180
41187
  { value: "Engineering Leadership", label: "Engineering Leadership" },
41181
41188
  {
@@ -41209,7 +41216,7 @@ Include elaborate Projects or Business Cases done outside work if your tech work
41209
41216
  { value: "Database Administrator", label: "Database Administrator" },
41210
41217
  { value: "Data Analyst", label: "Data Analyst" },
41211
41218
  { value: "Data Engineer", label: "Data Engineer" }
41212
- ], buttonContainer = "_buttonContainer_15z2h_1", submitBtn = "_submitBtn_15z2h_5", styles$f = {
41219
+ ], buttonContainer = "_buttonContainer_15z2h_1", submitBtn = "_submitBtn_15z2h_5", styles$g = {
41213
41220
  buttonContainer,
41214
41221
  submitBtn
41215
41222
  };
@@ -43845,10 +43852,10 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
43845
43852
  /* @__PURE__ */ React__default.createElement(Checkbox, null, "I am also open to Internships")
43846
43853
  ),
43847
43854
  /* @__PURE__ */ React__default.createElement(Form.Item, { name: "acknowledge", valuePropName: "checked" }, /* @__PURE__ */ React__default.createElement(Checkbox, null, "Notify me on email and Whatsapp if any relevant job is added to Careers Hub dashboard as per my given preference")),
43848
- /* @__PURE__ */ React__default.createElement("div", { className: styles$f.buttonContainer }, /* @__PURE__ */ React__default.createElement(
43855
+ /* @__PURE__ */ React__default.createElement("div", { className: styles$g.buttonContainer }, /* @__PURE__ */ React__default.createElement(
43849
43856
  Button$1,
43850
43857
  {
43851
- className: styles$f.submitBtn,
43858
+ className: styles$g.submitBtn,
43852
43859
  type: "primary",
43853
43860
  htmlType: "submit",
43854
43861
  block: !0,
@@ -43857,7 +43864,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
43857
43864
  "Save and Continue"
43858
43865
  ))
43859
43866
  ));
43860
- }, formItem$1 = "_formItem_h9cf3_1", button$2 = "_button_h9cf3_5", backButton$1 = "_backButton_h9cf3_9", styles$e = {
43867
+ }, formItem$1 = "_formItem_h9cf3_1", button$2 = "_button_h9cf3_5", backButton$1 = "_backButton_h9cf3_9", styles$f = {
43861
43868
  formItem: formItem$1,
43862
43869
  button: button$2,
43863
43870
  backButton: backButton$1
@@ -43970,7 +43977,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
43970
43977
  Form.Item,
43971
43978
  {
43972
43979
  label: "Total Work Experience",
43973
- className: styles$e.formItem,
43980
+ className: styles$f.formItem,
43974
43981
  required: !0
43975
43982
  },
43976
43983
  /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, align: "center" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4, vertical: !0 }, /* @__PURE__ */ React__default.createElement(
@@ -43984,7 +43991,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
43984
43991
  }
43985
43992
  ],
43986
43993
  noStyle: !0,
43987
- className: styles$e.formItem
43994
+ className: styles$f.formItem
43988
43995
  },
43989
43996
  /* @__PURE__ */ React__default.createElement(TypedInputNumber, { placeholder: "00" })
43990
43997
  ), /* @__PURE__ */ React__default.createElement(Text$c, null, "Years")), /* @__PURE__ */ React__default.createElement(Flex, { gap: 4, vertical: !0 }, /* @__PURE__ */ React__default.createElement(
@@ -43998,7 +44005,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
43998
44005
  }
43999
44006
  ],
44000
44007
  noStyle: !0,
44001
- className: styles$e.formItem
44008
+ className: styles$f.formItem
44002
44009
  },
44003
44010
  /* @__PURE__ */ React__default.createElement(TypedInputNumber, { placeholder: "00" })
44004
44011
  ), /* @__PURE__ */ React__default.createElement(Text$c, null, "Months")))
@@ -44006,7 +44013,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44006
44013
  Form.Item,
44007
44014
  {
44008
44015
  label: `Total Experience as ${V === "academy" ? "Software Developer" : "Data Analyst / Scientist"}`,
44009
- className: styles$e.formItem,
44016
+ className: styles$f.formItem,
44010
44017
  required: !0,
44011
44018
  tooltip: "Total work experience in tech only includes relevant experience in SDE or Data Science/Analytics roles.5"
44012
44019
  },
@@ -44024,7 +44031,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44024
44031
  }
44025
44032
  ],
44026
44033
  noStyle: !0,
44027
- className: styles$e.formItem
44034
+ className: styles$f.formItem
44028
44035
  },
44029
44036
  /* @__PURE__ */ React__default.createElement(TypedInputNumber, { placeholder: "00" })
44030
44037
  ), /* @__PURE__ */ React__default.createElement(Text$c, null, "Years")), /* @__PURE__ */ React__default.createElement(Flex, { gap: 4, vertical: !0 }, /* @__PURE__ */ React__default.createElement(
@@ -44041,7 +44048,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44041
44048
  }
44042
44049
  ],
44043
44050
  noStyle: !0,
44044
- className: styles$e.formItem
44051
+ className: styles$f.formItem
44045
44052
  },
44046
44053
  /* @__PURE__ */ React__default.createElement(TypedInputNumber, { placeholder: "00" })
44047
44054
  ), /* @__PURE__ */ React__default.createElement(Text$c, null, "Months")))
@@ -44051,7 +44058,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44051
44058
  label: "Current Job Role",
44052
44059
  name: "currentJobRole",
44053
44060
  rules: [{ required: !0 }],
44054
- className: styles$e.formItem
44061
+ className: styles$f.formItem
44055
44062
  },
44056
44063
  /* @__PURE__ */ React__default.createElement(Select, { options: J })
44057
44064
  )),
@@ -44062,7 +44069,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44062
44069
  size: "large",
44063
44070
  block: !0,
44064
44071
  htmlType: "submit",
44065
- className: styles$e.button,
44072
+ className: styles$f.button,
44066
44073
  loading: ae
44067
44074
  },
44068
44075
  "Save & Continue"
@@ -44073,7 +44080,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44073
44080
  block: !0,
44074
44081
  type: "text",
44075
44082
  onClick: () => C(previousStep()),
44076
- className: styles$e.backButton
44083
+ className: styles$f.backButton
44077
44084
  },
44078
44085
  "Go Back"
44079
44086
  )
@@ -44085,7 +44092,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44085
44092
  "Quality Assurance / SDE in Testing",
44086
44093
  "Salesforce / Servicenow / RPA"
44087
44094
  ].includes(V) ? K = RESUME_PERSONAS.ACADEMY_NON_TECH_FRESHER : $ === "academy" && F < 24 ? K = RESUME_PERSONAS.ACADEMY_JUNIOR_FRONTEND_DEVELOPER : $ === "academy" && F >= 24 ? K = RESUME_PERSONAS.ACADEMY_SENIOR_BACKEND_DEVELOPER : $ === "dsml" && V === "Fresher" ? K = RESUME_PERSONAS.DSML_FRESHER : $ === "dsml" && ["Non-Developer & IT Professional", "Developer"].includes(V) ? K = RESUME_PERSONAS.DSML_NON_TECH_FRESHER : $ === "dsml" && V === "Data Analyst / Business Analyst" ? K = RESUME_PERSONAS.DSML_DATA_ANALYST : $ === "dsml" && V === "Data Scientist / Machine Learning Engineer" ? K = RESUME_PERSONAS.DSML_DATA_SCIENTIST : K = RESUME_PERSONAS.DSML_NON_TECH_FRESHER, K;
44088
- }, tipTitle = "_tipTitle_ld279_1", tipDescription = "_tipDescription_ld279_5", button$1 = "_button_ld279_9", backButton = "_backButton_ld279_13", styles$d = {
44095
+ }, tipTitle = "_tipTitle_ld279_1", tipDescription = "_tipDescription_ld279_5", button$1 = "_button_ld279_9", backButton = "_backButton_ld279_13", styles$e = {
44089
44096
  tipTitle,
44090
44097
  tipDescription,
44091
44098
  button: button$1,
@@ -44113,7 +44120,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44113
44120
  Timeline,
44114
44121
  {
44115
44122
  items: V.map((ee) => ({
44116
- children: /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(Paragraph, { className: styles$d.tipTitle }, /* @__PURE__ */ React__default.createElement(Text$b, { strong: !0 }, ee.icon, " ", ee.title)), /* @__PURE__ */ React__default.createElement(Paragraph, { type: "secondary", className: styles$d.tipDescription }, ee.description))
44123
+ children: /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, /* @__PURE__ */ React__default.createElement(Paragraph, { className: styles$e.tipTitle }, /* @__PURE__ */ React__default.createElement(Text$b, { strong: !0 }, ee.icon, " ", ee.title)), /* @__PURE__ */ React__default.createElement(Paragraph, { type: "secondary", className: styles$e.tipDescription }, ee.description))
44117
44124
  }))
44118
44125
  }
44119
44126
  ), /* @__PURE__ */ React__default.createElement(
@@ -44122,7 +44129,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44122
44129
  type: "primary",
44123
44130
  size: "large",
44124
44131
  block: !0,
44125
- className: styles$d.button,
44132
+ className: styles$e.button,
44126
44133
  onClick: J
44127
44134
  },
44128
44135
  "Start Building"
@@ -44132,11 +44139,11 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44132
44139
  block: !0,
44133
44140
  type: "text",
44134
44141
  onClick: () => C(previousStep()),
44135
- className: styles$d.backButton
44142
+ className: styles$e.backButton
44136
44143
  },
44137
44144
  "Go Back"
44138
44145
  ));
44139
- }, title$2 = "_title_1v6ju_1", toggleIcon = "_toggleIcon_1v6ju_5", content = "_content_1v6ju_9", card = "_card_1v6ju_13", icon$1 = "_icon_1v6ju_18", required = "_required_1v6ju_23", styles$c = {
44146
+ }, title$2 = "_title_1v6ju_1", toggleIcon = "_toggleIcon_1v6ju_5", content = "_content_1v6ju_9", card = "_card_1v6ju_13", icon$1 = "_icon_1v6ju_18", required = "_required_1v6ju_23", styles$d = {
44140
44147
  title: title$2,
44141
44148
  toggleIcon,
44142
44149
  content,
@@ -44144,8 +44151,8 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44144
44151
  icon: icon$1,
44145
44152
  required
44146
44153
  }, { Title: Title$2, Text: Text$a } = Typography, STATUS_TAGS = {
44147
- complete: /* @__PURE__ */ React__default.createElement(Tag, { color: "green", bordered: !0, icon: /* @__PURE__ */ React__default.createElement(RefIcon$i, null) }, "Complete"),
44148
- incomplete: /* @__PURE__ */ React__default.createElement(Tag, { color: "gold", bordered: !0, icon: /* @__PURE__ */ React__default.createElement(RefIcon$b, null) }, "Incomplete")
44154
+ complete: /* @__PURE__ */ React__default.createElement(Tag, { color: "green", bordered: !0, icon: /* @__PURE__ */ React__default.createElement(RefIcon$j, null) }, "Complete"),
44155
+ incomplete: /* @__PURE__ */ React__default.createElement(Tag, { color: "gold", bordered: !0, icon: /* @__PURE__ */ React__default.createElement(RefIcon$c, null) }, "Incomplete")
44149
44156
  }, ResumeStepCard = ({
44150
44157
  title: C,
44151
44158
  subtitle: $,
@@ -44155,19 +44162,19 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44155
44162
  onClick: J,
44156
44163
  status: ee,
44157
44164
  required: te
44158
- }) => /* @__PURE__ */ React__default.createElement(Card, { className: styles$c.card }, /* @__PURE__ */ React__default.createElement("div", { onClick: J }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "start" }, /* @__PURE__ */ React__default.createElement(Flex, { align: "center", gap: 12 }, /* @__PURE__ */ React__default.createElement(
44165
+ }) => /* @__PURE__ */ React__default.createElement(Card, { className: styles$d.card }, /* @__PURE__ */ React__default.createElement("div", { onClick: J }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "start" }, /* @__PURE__ */ React__default.createElement(Flex, { align: "center", gap: 12 }, /* @__PURE__ */ React__default.createElement(
44159
44166
  Avatar,
44160
44167
  {
44161
- className: styles$c.icon,
44168
+ className: styles$d.icon,
44162
44169
  size: 40,
44163
44170
  icon: React__default.createElement(F)
44164
44171
  }
44165
- ), /* @__PURE__ */ React__default.createElement("div", null, /* @__PURE__ */ React__default.createElement(Flex, { align: "center", gap: 8 }, /* @__PURE__ */ React__default.createElement(Title$2, { level: 5, className: styles$c.title, style: { margin: 0 } }, C), te && ee === "incomplete" && /* @__PURE__ */ React__default.createElement(Tooltip, { title: "This step is required to complete your profile" }, /* @__PURE__ */ React__default.createElement("span", { className: styles$c.required }, "*")), ee && STATUS_TAGS[ee]), /* @__PURE__ */ React__default.createElement(Text$a, { type: "secondary" }, $))), /* @__PURE__ */ React__default.createElement("div", { className: styles$c.toggleIcon }, K ? /* @__PURE__ */ React__default.createElement(RefIcon$4, null) : /* @__PURE__ */ React__default.createElement(RefIcon$s, null)))), K && /* @__PURE__ */ React__default.createElement("div", { className: styles$c.content }, V)), container$6 = "_container_1dmvd_1", activeIcon = "_activeIcon_1dmvd_9", completeIcon = "_completeIcon_1dmvd_14", incompleteIcon = "_incompleteIcon_1dmvd_19", styles$b = {
44166
- container: container$6,
44172
+ ), /* @__PURE__ */ React__default.createElement("div", null, /* @__PURE__ */ React__default.createElement(Flex, { align: "center", gap: 8 }, /* @__PURE__ */ React__default.createElement(Title$2, { level: 5, className: styles$d.title, style: { margin: 0 } }, C), te && ee === "incomplete" && /* @__PURE__ */ React__default.createElement(Tooltip, { title: "This step is required to complete your profile" }, /* @__PURE__ */ React__default.createElement("span", { className: styles$d.required }, "*")), ee && STATUS_TAGS[ee]), /* @__PURE__ */ React__default.createElement(Text$a, { type: "secondary" }, $))), /* @__PURE__ */ React__default.createElement("div", { className: styles$d.toggleIcon }, K ? /* @__PURE__ */ React__default.createElement(RefIcon$4, null) : /* @__PURE__ */ React__default.createElement(RefIcon$t, null)))), K && /* @__PURE__ */ React__default.createElement("div", { className: styles$d.content }, V)), container$7 = "_container_1dmvd_1", activeIcon = "_activeIcon_1dmvd_9", completeIcon = "_completeIcon_1dmvd_14", incompleteIcon = "_incompleteIcon_1dmvd_19", styles$c = {
44173
+ container: container$7,
44167
44174
  activeIcon,
44168
44175
  completeIcon,
44169
44176
  incompleteIcon
44170
- }, formItem = "_formItem_1c00s_1", styles$a = {
44177
+ }, formItem = "_formItem_1c00s_1", styles$b = {
44171
44178
  formItem
44172
44179
  }, { Text: Text$9 } = Typography, FORM_ID$5 = "personalInfoAndSocialForm", initialFormData$5 = {
44173
44180
  personalInfoAndSocial: {
@@ -44190,7 +44197,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44190
44197
  (fe) => fe.scalantResumeBuilder.formStore.initializedForms[FORM_ID$5]
44191
44198
  ), { incompleteForms: ee, currentIncompleteForm: te } = useSelector(
44192
44199
  (fe) => fe.scalantResumeBuilder.resumeForms
44193
- ), re = ee.length <= 1 && te === FORM_KEYS.personal_details, [oe, { isLoading: ae }] = useUpdateResumeDetailsMutation(), [ne] = Form.useForm(), ie = useMemo$1(() => {
44200
+ ), re = ee.length === 0 || ee.length <= 1 && te === FORM_KEYS.personal_details, [oe, { isLoading: ae }] = useUpdateResumeDetailsMutation(), [ne] = Form.useForm(), ie = useMemo$1(() => {
44194
44201
  if (!(V != null && V.personal_details))
44195
44202
  return initialFormData$5;
44196
44203
  const fe = getAdditionalProfileUrl(
@@ -44334,7 +44341,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44334
44341
  {
44335
44342
  name: ye,
44336
44343
  style: { width: "45%" },
44337
- className: styles$a.formItem
44344
+ className: styles$b.formItem
44338
44345
  },
44339
44346
  /* @__PURE__ */ React__default.createElement(
44340
44347
  Select,
@@ -44348,7 +44355,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44348
44355
  {
44349
44356
  name: Se,
44350
44357
  style: { width: "45%" },
44351
- className: styles$a.formItem,
44358
+ className: styles$b.formItem,
44352
44359
  rules: [
44353
44360
  {
44354
44361
  required: $,
@@ -44362,7 +44369,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44362
44369
  Button$1,
44363
44370
  {
44364
44371
  type: "text",
44365
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$E, null),
44372
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$F, null),
44366
44373
  onClick: () => ce(be),
44367
44374
  style: { marginTop: 4 }
44368
44375
  }
@@ -44394,7 +44401,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44394
44401
  label: "Full Name",
44395
44402
  name: "fullName",
44396
44403
  rules: [{ required: $ }],
44397
- className: styles$a.formItem
44404
+ className: styles$b.formItem
44398
44405
  },
44399
44406
  /* @__PURE__ */ React__default.createElement(Input, null)
44400
44407
  ), /* @__PURE__ */ React__default.createElement(
@@ -44403,7 +44410,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44403
44410
  label: "Contact Number",
44404
44411
  name: "contactNumber",
44405
44412
  rules: [{ required: $ }],
44406
- className: styles$a.formItem,
44413
+ className: styles$b.formItem,
44407
44414
  tooltip: "You can update this in the profile section"
44408
44415
  },
44409
44416
  /* @__PURE__ */ React__default.createElement(TypedInputNumber, { addonBefore: ue, disabled: !0 })
@@ -44413,7 +44420,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44413
44420
  label: "Email Address",
44414
44421
  name: "emailAddress",
44415
44422
  rules: [{ required: $ }],
44416
- className: styles$a.formItem,
44423
+ className: styles$b.formItem,
44417
44424
  tooltip: "You can update this in the profile section"
44418
44425
  },
44419
44426
  /* @__PURE__ */ React__default.createElement(Input, { disabled: !0 })
@@ -44424,7 +44431,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44424
44431
  name: "gender",
44425
44432
  rules: [{ required: $ }],
44426
44433
  style: { flex: 1 },
44427
- className: styles$a.formItem
44434
+ className: styles$b.formItem
44428
44435
  },
44429
44436
  /* @__PURE__ */ React__default.createElement(
44430
44437
  Select,
@@ -44442,7 +44449,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44442
44449
  label: "Current City",
44443
44450
  name: "currentCity",
44444
44451
  style: { flex: 1 },
44445
- className: styles$a.formItem
44452
+ className: styles$b.formItem
44446
44453
  },
44447
44454
  /* @__PURE__ */ React__default.createElement(Input, null)
44448
44455
  ))),
@@ -44466,7 +44473,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44466
44473
  message: "Please enter a valid URL"
44467
44474
  }
44468
44475
  ],
44469
- className: styles$a.formItem
44476
+ className: styles$b.formItem
44470
44477
  },
44471
44478
  /* @__PURE__ */ React__default.createElement(Input, { prefix: /* @__PURE__ */ React__default.createElement(RefIcon$5, null) })
44472
44479
  ),
@@ -44475,7 +44482,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44475
44482
  {
44476
44483
  label: "GitHub",
44477
44484
  name: "github",
44478
- className: styles$a.formItem,
44485
+ className: styles$b.formItem,
44479
44486
  rules: [
44480
44487
  {
44481
44488
  pattern: urlPattern$1,
@@ -44483,14 +44490,14 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44483
44490
  }
44484
44491
  ]
44485
44492
  },
44486
- /* @__PURE__ */ React__default.createElement(Input, { prefix: /* @__PURE__ */ React__default.createElement(RefIcon$6, null) })
44493
+ /* @__PURE__ */ React__default.createElement(Input, { prefix: /* @__PURE__ */ React__default.createElement(RefIcon$7, null) })
44487
44494
  ),
44488
44495
  /* @__PURE__ */ React__default.createElement(
44489
44496
  Form.Item,
44490
44497
  {
44491
44498
  label: "Personal Website",
44492
44499
  name: "personalWebsite",
44493
- className: styles$a.formItem,
44500
+ className: styles$b.formItem,
44494
44501
  rules: [
44495
44502
  {
44496
44503
  pattern: urlPattern$1,
@@ -44498,7 +44505,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44498
44505
  }
44499
44506
  ]
44500
44507
  },
44501
- /* @__PURE__ */ React__default.createElement(Input, { prefix: /* @__PURE__ */ React__default.createElement(RefIcon$h, null) })
44508
+ /* @__PURE__ */ React__default.createElement(Input, { prefix: /* @__PURE__ */ React__default.createElement(RefIcon$i, null) })
44502
44509
  )
44503
44510
  ),
44504
44511
  /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, vertical: !0, style: { width: "100%", marginTop: 24 } }, ve(), /* @__PURE__ */ React__default.createElement(Button$1, { type: "dashed", onClick: pe }, "Add Profile")),
@@ -44526,8 +44533,8 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44526
44533
  "Save and Next"
44527
44534
  ))
44528
44535
  )) : /* @__PURE__ */ React__default.createElement(Spin, null);
44529
- }, container$5 = "_container_t0l0z_1", skillSection = "_skillSection_t0l0z_5", sectionTitle = "_sectionTitle_t0l0z_9", skillsContainer = "_skillsContainer_t0l0z_13", skillTag = "_skillTag_t0l0z_19", selected = "_selected_t0l0z_28", closeIcon = "_closeIcon_t0l0z_33", styles$9 = {
44530
- container: container$5,
44536
+ }, container$6 = "_container_t0l0z_1", skillSection = "_skillSection_t0l0z_5", sectionTitle = "_sectionTitle_t0l0z_9", skillsContainer = "_skillsContainer_t0l0z_13", skillTag = "_skillTag_t0l0z_19", selected = "_selected_t0l0z_28", closeIcon = "_closeIcon_t0l0z_33", styles$a = {
44537
+ container: container$6,
44531
44538
  skillSection,
44532
44539
  sectionTitle,
44533
44540
  skillsContainer,
@@ -44614,13 +44621,13 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44614
44621
  /* @__PURE__ */ React__default.createElement(
44615
44622
  Tag,
44616
44623
  {
44617
- className: `${styles$9.skillTag} ${$ ? styles$9.selected : ""}`,
44624
+ className: `${styles$a.skillTag} ${$ ? styles$a.selected : ""}`,
44618
44625
  onClick: () => {
44619
44626
  $ || re(!0);
44620
44627
  }
44621
44628
  },
44622
44629
  /* @__PURE__ */ React__default.createElement("span", null, C.subtopic, $ && K !== void 0 && ` ${formatExperience(K.years, K.months, !0)}`),
44623
- $ && /* @__PURE__ */ React__default.createElement(RefIcon$E, { className: styles$9.closeIcon, onClick: se })
44630
+ $ && /* @__PURE__ */ React__default.createElement(RefIcon$F, { className: styles$a.closeIcon, onClick: se })
44624
44631
  )
44625
44632
  );
44626
44633
  }, { Title: Title$1 } = Typography, SkillSection = ({
@@ -44630,7 +44637,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44630
44637
  onSkillClick: V,
44631
44638
  onExperienceUpdate: K,
44632
44639
  formId: J
44633
- }) => /* @__PURE__ */ React__default.createElement("div", { className: styles$9.skillSection }, /* @__PURE__ */ React__default.createElement(Title$1, { level: 5, className: styles$9.sectionTitle }, C), /* @__PURE__ */ React__default.createElement("div", { className: styles$9.skillsContainer }, $.map((ee, te) => {
44640
+ }) => /* @__PURE__ */ React__default.createElement("div", { className: styles$a.skillSection }, /* @__PURE__ */ React__default.createElement(Title$1, { level: 5, className: styles$a.sectionTitle }, C), /* @__PURE__ */ React__default.createElement("div", { className: styles$a.skillsContainer }, $.map((ee, te) => {
44634
44641
  const re = F.find(
44635
44642
  (oe) => oe.skill_id === ee.subtopic_id
44636
44643
  );
@@ -44672,7 +44679,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44672
44679
  (ve) => ve.scalantResumeBuilder.formStore.initializedForms[FORM_ID$4]
44673
44680
  ), { incompleteForms: J, currentIncompleteForm: ee } = useSelector(
44674
44681
  (ve) => ve.scalantResumeBuilder.resumeForms
44675
- ), te = J.length <= 1 && ee === FORM_KEYS.skills, { resume_builder_skills: re, skill_data: oe } = useSelector((ve) => ve.scalantResumeBuilder.metaData.meta), [ae, { isLoading: ne }] = useUpdateResumeDetailsMutation(), ie = useMemo$1(
44682
+ ), te = J.length === 0 || J.length <= 1 && ee === FORM_KEYS.skills, { resume_builder_skills: re, skill_data: oe } = useSelector((ve) => ve.scalantResumeBuilder.metaData.meta), [ae, { isLoading: ne }] = useUpdateResumeDetailsMutation(), ie = useMemo$1(
44676
44683
  () => F != null && F.skills ? {
44677
44684
  selectedSkills: F.skills.filter(
44678
44685
  (ve) => oe.some((ue) => ue.subtopic_id === ve.skill_id)
@@ -44765,7 +44772,7 @@ const dynamicBaseQuery = (C, $, F) => fn(null, null, function* () {
44765
44772
  }
44766
44773
  );
44767
44774
  };
44768
- return /* @__PURE__ */ React__default.createElement(Space, { direction: "vertical", size: 24, className: styles$9.container }, Object.values(SKILL_SECTIONS).map(ce), /* @__PURE__ */ React__default.createElement(Flex, { gap: 16 }, /* @__PURE__ */ React__default.createElement(
44775
+ return /* @__PURE__ */ React__default.createElement(Space, { direction: "vertical", size: 24, className: styles$a.container }, Object.values(SKILL_SECTIONS).map(ce), /* @__PURE__ */ React__default.createElement(Flex, { gap: 16 }, /* @__PURE__ */ React__default.createElement(
44769
44776
  Button$1,
44770
44777
  {
44771
44778
  type: "primary",
@@ -54066,7 +54073,7 @@ function requirePropTypes() {
54066
54073
  return propTypes.exports;
54067
54074
  }
54068
54075
  var propTypesExports = /* @__PURE__ */ requirePropTypes();
54069
- const PropTypes = /* @__PURE__ */ getDefaultExportFromCjs(propTypesExports), quill = "_quill_1fivm_1", styles$8 = {
54076
+ const PropTypes = /* @__PURE__ */ getDefaultExportFromCjs(propTypesExports), quill = "_quill_1fivm_1", styles$9 = {
54070
54077
  quill
54071
54078
  }, RichTextEditor = ({
54072
54079
  form: C,
@@ -54099,7 +54106,7 @@ const PropTypes = /* @__PURE__ */ getDefaultExportFromCjs(propTypesExports), qui
54099
54106
  modules: K,
54100
54107
  formats: J,
54101
54108
  placeholder: F,
54102
- className: styles$8.quill,
54109
+ className: styles$9.quill,
54103
54110
  value: C.getFieldValue($),
54104
54111
  onChange: (ee) => {
54105
54112
  C.setFieldsValue({ [$]: ee }), V && V({ [$]: ee }, C.getFieldsValue());
@@ -54171,7 +54178,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54171
54178
  }, se = () => {
54172
54179
  re(!1);
54173
54180
  };
54174
- return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: V }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$6, null, "Project ", V + 1), ((J == null ? void 0 : J.projectItems) || []).length > 1 && /* @__PURE__ */ React__default.createElement(RefIcon$f, { onClick: ne })), /* @__PURE__ */ React__default.createElement(RefIcon$r, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
54181
+ return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: V }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$6, null, "Project ", V + 1), ((J == null ? void 0 : J.projectItems) || []).length > 1 && /* @__PURE__ */ React__default.createElement(RefIcon$g, { onClick: ne })), /* @__PURE__ */ React__default.createElement(RefIcon$s, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
54175
54182
  Form,
54176
54183
  {
54177
54184
  form: ee,
@@ -54230,9 +54237,9 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54230
54237
  description: "Are you sure you want to delete this project?",
54231
54238
  style: { top: 20 }
54232
54239
  }
54233
- )) : /* @__PURE__ */ React__default.createElement(Card, { key: V, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Text$6, { strong: !0 }, (me = C.formData) != null && me.title ? (de = C.formData) == null ? void 0 : de.title : "---"), /* @__PURE__ */ React__default.createElement(RefIcon$y, null)));
54234
- }, container$4 = "_container_fstwu_1", title$1 = "_title_fstwu_7", button = "_button_fstwu_11", bold = "_bold_fstwu_23", styles$7 = {
54235
- container: container$4,
54240
+ )) : /* @__PURE__ */ React__default.createElement(Card, { key: V, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Text$6, { strong: !0 }, (me = C.formData) != null && me.title ? (de = C.formData) == null ? void 0 : de.title : "---"), /* @__PURE__ */ React__default.createElement(RefIcon$z, null)));
54241
+ }, container$5 = "_container_fstwu_1", title$1 = "_title_fstwu_7", button = "_button_fstwu_11", bold = "_bold_fstwu_23", styles$8 = {
54242
+ container: container$5,
54236
54243
  title: title$1,
54237
54244
  button,
54238
54245
  bold
@@ -54260,16 +54267,16 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54260
54267
  staticMethods.error(MESSAGES$1.ERROR);
54261
54268
  }
54262
54269
  }), [F, C, $]);
54263
- return /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center", className: styles$7.container }, /* @__PURE__ */ React__default.createElement(Text$5, { className: styles$7.title }, MESSAGES$1.BANNER_SUBTITLE), /* @__PURE__ */ React__default.createElement(
54270
+ return /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center", className: styles$8.container }, /* @__PURE__ */ React__default.createElement(Text$5, { className: styles$8.title }, MESSAGES$1.BANNER_SUBTITLE), /* @__PURE__ */ React__default.createElement(
54264
54271
  Button$1,
54265
54272
  {
54266
- className: styles$7.button,
54273
+ className: styles$8.button,
54267
54274
  onClick: K,
54268
54275
  loading: V,
54269
54276
  disabled: V
54270
54277
  },
54271
54278
  MESSAGES$1.BUTTON_TEXT,
54272
- /* @__PURE__ */ React__default.createElement("span", { className: styles$7.bold }, MESSAGES$1.AI_TEXT)
54279
+ /* @__PURE__ */ React__default.createElement("span", { className: styles$8.bold }, MESSAGES$1.AI_TEXT)
54273
54280
  ));
54274
54281
  }, FORM_ID$3 = "projectForm", initialFormData$3 = {
54275
54282
  projectItems: [
@@ -54293,7 +54300,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54293
54300
  (ce) => ce.scalantResumeBuilder.formStore.initializedForms[FORM_ID$3]
54294
54301
  ), { incompleteForms: te, currentIncompleteForm: re } = useSelector(
54295
54302
  (ce) => ce.scalantResumeBuilder.resumeForms
54296
- ), oe = te.length <= 1 && re === FORM_KEYS.projects, [ae, { isLoading: ne }] = useUpdateResumeDetailsMutation(), ie = useMemo$1(
54303
+ ), oe = te.length === 0 || te.length <= 1 && re === FORM_KEYS.projects, [ae, { isLoading: ne }] = useUpdateResumeDetailsMutation(), ie = useMemo$1(
54297
54304
  () => K != null && K.projects && (K == null ? void 0 : K.projects.length) > 0 ? {
54298
54305
  projectItems: K.projects.map((ce, ve) => ({
54299
54306
  id: ce.id,
@@ -54385,7 +54392,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54385
54392
  {
54386
54393
  type: "dashed",
54387
54394
  block: !0,
54388
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$s, null),
54395
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$t, null),
54389
54396
  onClick: se
54390
54397
  },
54391
54398
  "Add Project"
@@ -54408,7 +54415,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54408
54415
  },
54409
54416
  "Save and Next"
54410
54417
  ))));
54411
- }, midWidth = "_midWidth_wiezh_1", fullWidth = "_fullWidth_wiezh_5", styles$6 = {
54418
+ }, midWidth = "_midWidth_wiezh_1", fullWidth = "_fullWidth_wiezh_5", styles$7 = {
54412
54419
  midWidth,
54413
54420
  fullWidth
54414
54421
  }, { Text: Text$4 } = Typography, EducationFormItem = ({ item: C, formId: $, required: F = !1, index: V }) => {
@@ -54471,7 +54478,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54471
54478
  ]
54472
54479
  }
54473
54480
  ));
54474
- return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: V }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$4, { strong: !0 }, "Education ", V + 1), ((J == null ? void 0 : J.educationItems) || []).length > 1 && /* @__PURE__ */ React__default.createElement(RefIcon$f, { onClick: ne })), /* @__PURE__ */ React__default.createElement(RefIcon$r, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
54481
+ return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: V }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$4, { strong: !0 }, "Education ", V + 1), ((J == null ? void 0 : J.educationItems) || []).length > 1 && /* @__PURE__ */ React__default.createElement(RefIcon$g, { onClick: ne })), /* @__PURE__ */ React__default.createElement(RefIcon$s, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
54475
54482
  Form,
54476
54483
  {
54477
54484
  form: ee,
@@ -54496,7 +54503,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54496
54503
  name: "degree",
54497
54504
  label: "Degree Type",
54498
54505
  rules: [{ required: F }],
54499
- className: styles$6.midWidth
54506
+ className: styles$7.midWidth
54500
54507
  },
54501
54508
  /* @__PURE__ */ React__default.createElement(
54502
54509
  Select,
@@ -54522,7 +54529,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54522
54529
  {
54523
54530
  name: "field",
54524
54531
  label: "Field of Study",
54525
- className: styles$6.midWidth
54532
+ className: styles$7.midWidth
54526
54533
  },
54527
54534
  /* @__PURE__ */ React__default.createElement(
54528
54535
  Select,
@@ -54566,13 +54573,13 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54566
54573
  }
54567
54574
  )
54568
54575
  )),
54569
- /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, className: styles$6.fullWidth }, /* @__PURE__ */ React__default.createElement(
54576
+ /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, className: styles$7.fullWidth }, /* @__PURE__ */ React__default.createElement(
54570
54577
  Form.Item,
54571
54578
  {
54572
54579
  name: "marks",
54573
54580
  label: "Marks (Final/Current)",
54574
54581
  rules: [{ required: F }],
54575
- className: styles$6.midWidth
54582
+ className: styles$7.midWidth
54576
54583
  },
54577
54584
  /* @__PURE__ */ React__default.createElement(TypedInputNumber, { placeholder: "Enter Marks", addonAfter: me })
54578
54585
  ), /* @__PURE__ */ React__default.createElement(
@@ -54581,7 +54588,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54581
54588
  name: "graduation_date",
54582
54589
  label: "Graduation (Actual/Expected)",
54583
54590
  rules: [{ required: F }],
54584
- className: styles$6.midWidth
54591
+ className: styles$7.midWidth
54585
54592
  },
54586
54593
  /* @__PURE__ */ React__default.createElement(
54587
54594
  DatePicker,
@@ -54610,7 +54617,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54610
54617
  description: "Are you sure you want to delete this education item?",
54611
54618
  style: { top: 20 }
54612
54619
  }
54613
- )) : /* @__PURE__ */ React__default.createElement(Card, { key: V, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$4, { strong: !0 }, (de = C.formData) != null && de.university ? (le = C.formData) == null ? void 0 : le.university : "---"), /* @__PURE__ */ React__default.createElement(Text$4, null, (pe = C.formData) != null && pe.degree ? `${C.formData.degree}, ` : "---", /* @__PURE__ */ React__default.createElement(Divider, { type: "vertical" }), (ce = C.formData) != null && ce.graduation_date ? `${C.formData.graduation_date.format("YYYY")}` : "---")), /* @__PURE__ */ React__default.createElement(RefIcon$y, null)));
54620
+ )) : /* @__PURE__ */ React__default.createElement(Card, { key: V, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$4, { strong: !0 }, (de = C.formData) != null && de.university ? (le = C.formData) == null ? void 0 : le.university : "---"), /* @__PURE__ */ React__default.createElement(Text$4, null, (pe = C.formData) != null && pe.degree ? `${C.formData.degree}, ` : "---", /* @__PURE__ */ React__default.createElement(Divider, { type: "vertical" }), (ce = C.formData) != null && ce.graduation_date ? `${C.formData.graduation_date.format("YYYY")}` : "---")), /* @__PURE__ */ React__default.createElement(RefIcon$z, null)));
54614
54621
  }, { Text: Text$3 } = Typography, CustomEducationFormItem = ({ formId: C }) => {
54615
54622
  const $ = useDispatch(), F = useSelector(
54616
54623
  (ne) => ne.scalantResumeBuilder.formStore.forms[C]
@@ -54639,7 +54646,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54639
54646
  }, ae = () => {
54640
54647
  K(!1);
54641
54648
  };
54642
- return Object.keys(ee).length === 0 ? null : /* @__PURE__ */ React__default.createElement(Card, null, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$3, { strong: !0 }, "Custom Education"), /* @__PURE__ */ React__default.createElement(RefIcon$f, { onClick: re }))), /* @__PURE__ */ React__default.createElement(
54649
+ return Object.keys(ee).length === 0 ? null : /* @__PURE__ */ React__default.createElement(Card, null, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$3, { strong: !0 }, "Custom Education"), /* @__PURE__ */ React__default.createElement(RefIcon$g, { onClick: re }))), /* @__PURE__ */ React__default.createElement(
54643
54650
  Form,
54644
54651
  {
54645
54652
  form: J,
@@ -54697,7 +54704,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54697
54704
  (pe) => pe.scalantResumeBuilder.formStore.initializedForms[FORM_ID$2]
54698
54705
  ), { incompleteForms: ee, currentIncompleteForm: te } = useSelector(
54699
54706
  (pe) => pe.scalantResumeBuilder.resumeForms
54700
- ), re = ee.length <= 1 && te === FORM_KEYS.education, [oe, { isLoading: ae }] = useUpdateResumeDetailsMutation(), ne = useMemo$1(() => {
54707
+ ), re = ee.length === 0 || ee.length <= 1 && te === FORM_KEYS.education, [oe, { isLoading: ae }] = useUpdateResumeDetailsMutation(), ne = useMemo$1(() => {
54701
54708
  var ce, ve, ue;
54702
54709
  let pe = V != null && V.education && (V == null ? void 0 : V.education.length) > 0 ? {
54703
54710
  educationItems: V.education.map((fe, he) => ({
@@ -54814,7 +54821,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54814
54821
  {
54815
54822
  type: "dashed",
54816
54823
  block: !0,
54817
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$s, null),
54824
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$t, null),
54818
54825
  onClick: ie
54819
54826
  },
54820
54827
  ((K == null ? void 0 : K.educationItems) || []).length === 1 ? "Add secondary education" : "Add another education"
@@ -54883,7 +54890,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54883
54890
  }, se = () => {
54884
54891
  te(!1);
54885
54892
  };
54886
- return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: V }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$2, null, "Work Experience ", V + 1), ((J == null ? void 0 : J.workExperienceItems) || []).length > 1 && /* @__PURE__ */ React__default.createElement(RefIcon$f, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$r, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
54893
+ return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: V }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 16, justify: "space-between" }, /* @__PURE__ */ React__default.createElement(Flex, { gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$2, null, "Work Experience ", V + 1), ((J == null ? void 0 : J.workExperienceItems) || []).length > 1 && /* @__PURE__ */ React__default.createElement(RefIcon$g, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$s, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
54887
54894
  Form,
54888
54895
  {
54889
54896
  form: re,
@@ -54953,7 +54960,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54953
54960
  description: "Are you sure you want to delete this work experience?",
54954
54961
  style: { top: 20 }
54955
54962
  }
54956
- )) : /* @__PURE__ */ React__default.createElement(Card, { key: V, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$2, { strong: !0 }, (me = C.formData) == null ? void 0 : me.company), /* @__PURE__ */ React__default.createElement(Text$2, null, (de = C.formData) != null && de.position ? `${(le = C.formData) == null ? void 0 : le.position}, ` : "---", /* @__PURE__ */ React__default.createElement(Divider, { type: "vertical" }), (pe = C.formData) != null && pe.from ? `${(ce = C.formData) == null ? void 0 : ce.from.format("YYYY")}` : "---", "-", (ve = C.formData) != null && ve.to ? `${(ue = C.formData) == null ? void 0 : ue.to.format("YYYY")}` : (fe = C.formData) != null && fe.is_current ? "Present" : "---")), /* @__PURE__ */ React__default.createElement(RefIcon$y, null)));
54963
+ )) : /* @__PURE__ */ React__default.createElement(Card, { key: V, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0, gap: 4 }, /* @__PURE__ */ React__default.createElement(Text$2, { strong: !0 }, (me = C.formData) == null ? void 0 : me.company), /* @__PURE__ */ React__default.createElement(Text$2, null, (de = C.formData) != null && de.position ? `${(le = C.formData) == null ? void 0 : le.position}, ` : "---", /* @__PURE__ */ React__default.createElement(Divider, { type: "vertical" }), (pe = C.formData) != null && pe.from ? `${(ce = C.formData) == null ? void 0 : ce.from.format("YYYY")}` : "---", "-", (ve = C.formData) != null && ve.to ? `${(ue = C.formData) == null ? void 0 : ue.to.format("YYYY")}` : (fe = C.formData) != null && fe.is_current ? "Present" : "---")), /* @__PURE__ */ React__default.createElement(RefIcon$z, null)));
54957
54964
  }, FORM_ID$1 = "workExperienceForm", initialFormData$1 = {
54958
54965
  workExperienceItems: [
54959
54966
  {
@@ -54980,7 +54987,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
54980
54987
  (pe) => pe.scalantResumeBuilder.formStore.initializedForms[FORM_ID$1]
54981
54988
  ), { incompleteForms: ee, currentIncompleteForm: te } = useSelector(
54982
54989
  (pe) => pe.scalantResumeBuilder.resumeForms
54983
- ), re = ee.length <= 1 && te === FORM_KEYS.experience, [oe, { isLoading: ae }] = useUpdateResumeDetailsMutation(), ne = useMemo$1(
54990
+ ), re = ee.length === 0 || ee.length <= 1 && te === FORM_KEYS.experience, [oe, { isLoading: ae }] = useUpdateResumeDetailsMutation(), ne = useMemo$1(
54984
54991
  () => V != null && V.experience && (V == null ? void 0 : V.experience.length) > 0 ? {
54985
54992
  workExperienceItems: V.experience.map((pe, ce) => ({
54986
54993
  id: pe.id,
@@ -55102,7 +55109,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55102
55109
  {
55103
55110
  type: "dashed",
55104
55111
  block: !0,
55105
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$s, null),
55112
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$t, null),
55106
55113
  onClick: ie
55107
55114
  },
55108
55115
  "Add another experience"
@@ -55185,7 +55192,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55185
55192
  (de) => de.scalantResumeBuilder.formStore.initializedForms[FORM_ID]
55186
55193
  ), { incompleteForms: J, currentIncompleteForm: ee } = useSelector(
55187
55194
  (de) => de.scalantResumeBuilder.resumeForms
55188
- ), te = J.length <= 1 && ee === FORM_KEYS.achievements, [re, { isLoading: oe }] = useUpdateResumeDetailsMutation(), ae = useMemo$1(
55195
+ ), te = J.length === 0 || J.length <= 1 && ee === FORM_KEYS.achievements, [re, { isLoading: oe }] = useUpdateResumeDetailsMutation(), ae = useMemo$1(
55189
55196
  () => F != null && F.achievements ? {
55190
55197
  achievementsItems: F.achievements.map((de) => ({
55191
55198
  id: de.id,
@@ -55286,14 +55293,14 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55286
55293
  key: "projects",
55287
55294
  title: "Projects",
55288
55295
  subtitle: "Add personal projects",
55289
- icon: RefIcon$n,
55296
+ icon: RefIcon$o,
55290
55297
  component: ProjectForm
55291
55298
  },
55292
55299
  {
55293
55300
  key: "education",
55294
55301
  title: "Education",
55295
55302
  subtitle: "Add academic background and certifications",
55296
- icon: RefIcon$j,
55303
+ icon: RefIcon$k,
55297
55304
  component: EducationForm
55298
55305
  },
55299
55306
  {
@@ -55307,7 +55314,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55307
55314
  key: "achievements",
55308
55315
  title: "Achievements",
55309
55316
  subtitle: "Add your achievements",
55310
- icon: RefIcon$7,
55317
+ icon: RefIcon$8,
55311
55318
  component: CustomForm
55312
55319
  }
55313
55320
  ], STEP_ORDERS = {
@@ -55512,7 +55519,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55512
55519
  setNextIncompleteForm,
55513
55520
  setIncompleteForms,
55514
55521
  setCompleted
55515
- } = resumeFormsSlice.actions, resumeFormsReducer = resumeFormsSlice.reducer, avatar = "_avatar_ger88_1", styles$5 = {
55522
+ } = resumeFormsSlice.actions, resumeFormsReducer = resumeFormsSlice.reducer, avatar = "_avatar_ger88_1", styles$6 = {
55516
55523
  avatar
55517
55524
  }, { Title, Text: Text$1 } = Typography, ResumeProfileCard = ({ resumePersonaData: C }) => {
55518
55525
  var te;
@@ -55533,7 +55540,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55533
55540
  return /* @__PURE__ */ React__default.createElement(Card, null, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Flex, { align: "center", gap: 16 }, /* @__PURE__ */ React__default.createElement(
55534
55541
  Avatar,
55535
55542
  {
55536
- className: styles$5.avatar,
55543
+ className: styles$6.avatar,
55537
55544
  size: "large",
55538
55545
  icon: /* @__PURE__ */ React__default.createElement(RefIcon, null)
55539
55546
  }
@@ -55608,18 +55615,18 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55608
55615
  de,
55609
55616
  F,
55610
55617
  C
55611
- ]), /* @__PURE__ */ React__default.createElement("div", { className: styles$b.container }, J && J.length > 0 ? /* @__PURE__ */ React__default.createElement(
55618
+ ]), /* @__PURE__ */ React__default.createElement("div", { className: styles$c.container }, J && J.length > 0 ? /* @__PURE__ */ React__default.createElement(
55612
55619
  Timeline,
55613
55620
  {
55614
55621
  mode: "left",
55615
55622
  items: [
55616
55623
  {
55617
- dot: /* @__PURE__ */ React__default.createElement(RefIcon$i, { className: styles$b.completeIcon }),
55624
+ dot: /* @__PURE__ */ React__default.createElement(RefIcon$j, { className: styles$c.completeIcon }),
55618
55625
  children: /* @__PURE__ */ React__default.createElement("div", null, /* @__PURE__ */ React__default.createElement(ResumeProfileCard, { resumePersonaData: se }))
55619
55626
  },
55620
55627
  ...J.map((le) => {
55621
55628
  let pe;
55622
- return le.key === V ? pe = /* @__PURE__ */ React__default.createElement(RefIcon$B, { className: styles$b.activeIcon }) : le.status === "complete" ? pe = /* @__PURE__ */ React__default.createElement(RefIcon$i, { className: styles$b.completeIcon }) : pe = /* @__PURE__ */ React__default.createElement(RefIcon$p, { className: styles$b.incompleteIcon }), {
55629
+ return le.key === V ? pe = /* @__PURE__ */ React__default.createElement(RefIcon$C, { className: styles$c.activeIcon }) : le.status === "complete" ? pe = /* @__PURE__ */ React__default.createElement(RefIcon$j, { className: styles$c.completeIcon }) : pe = /* @__PURE__ */ React__default.createElement(RefIcon$q, { className: styles$c.incompleteIcon }), {
55623
55630
  dot: pe,
55624
55631
  children: /* @__PURE__ */ React__default.createElement("div", { ref: (ce) => ae.current[le.key] = ce }, /* @__PURE__ */ React__default.createElement(
55625
55632
  ResumeStepCard,
@@ -55665,12 +55672,12 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55665
55672
  return /* @__PURE__ */ React__default.createElement(Dropdown, { overlay: re, trigger: ["click"] }, /* @__PURE__ */ React__default.createElement(
55666
55673
  FloatButton,
55667
55674
  {
55668
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$8, null),
55675
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$9, null),
55669
55676
  tooltip: `Font Size: ${K.charAt(0).toUpperCase() + K.slice(1)}`
55670
55677
  }
55671
55678
  ));
55672
- }, container$3 = "_container_tc6c5_1", floatButtonGroup = "_floatButtonGroup_tc6c5_5", disabledButton = "_disabledButton_tc6c5_10", dropdown = "_dropdown_tc6c5_15", dropdownIcon = "_dropdownIcon_tc6c5_22", styles$4 = {
55673
- container: container$3,
55679
+ }, container$4 = "_container_tc6c5_1", floatButtonGroup = "_floatButtonGroup_tc6c5_5", disabledButton = "_disabledButton_tc6c5_10", dropdown = "_dropdown_tc6c5_15", dropdownIcon = "_dropdownIcon_tc6c5_22", styles$5 = {
55680
+ container: container$4,
55674
55681
  floatButtonGroup,
55675
55682
  disabledButton,
55676
55683
  dropdown,
@@ -55712,7 +55719,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
55712
55719
  selectedKeys: [V == null ? void 0 : V.toString()]
55713
55720
  }
55714
55721
  },
55715
- /* @__PURE__ */ React__default.createElement("div", { className: styles$4.dropdown }, (te = K.find((re) => re.id === V)) == null ? void 0 : te.name, /* @__PURE__ */ React__default.createElement(RefIcon$y, { className: styles$4.dropdownIcon }))
55722
+ /* @__PURE__ */ React__default.createElement("div", { className: styles$5.dropdown }, (te = K.find((re) => re.id === V)) == null ? void 0 : te.name, /* @__PURE__ */ React__default.createElement(RefIcon$z, { className: styles$5.dropdownIcon }))
55716
55723
  );
55717
55724
  }, getAcademySampleResume = (C, $) => {
55718
55725
  switch (C) {
@@ -75108,8 +75115,8 @@ class ErrorBoundary extends React__default.Component {
75108
75115
  ) : this.props.children;
75109
75116
  }
75110
75117
  }
75111
- const container$2 = "_container_rjcd4_1", document$1 = "_document_rjcd4_7", page = "_page_rjcd4_12", title = "_title_rjcd4_21", header = "_header_rjcd4_27", loader = "_loader_rjcd4_34", loadingContainer$1 = "_loadingContainer_rjcd4_39", loadingText = "_loadingText_rjcd4_49", icon = "_icon_rjcd4_54", downloadIcon = "_downloadIcon_rjcd4_59", paginationArrow = "_paginationArrow_rjcd4_63", paginationPageNumber = "_paginationPageNumber_rjcd4_67", paginationSlash = "_paginationSlash_rjcd4_79", paginationTotal = "_paginationTotal_rjcd4_84", styles$3 = {
75112
- container: container$2,
75118
+ const container$3 = "_container_rjcd4_1", document$1 = "_document_rjcd4_7", page = "_page_rjcd4_12", title = "_title_rjcd4_21", header = "_header_rjcd4_27", loader = "_loader_rjcd4_34", loadingContainer$1 = "_loadingContainer_rjcd4_39", loadingText = "_loadingText_rjcd4_49", icon = "_icon_rjcd4_54", downloadIcon = "_downloadIcon_rjcd4_59", paginationArrow = "_paginationArrow_rjcd4_63", paginationPageNumber = "_paginationPageNumber_rjcd4_67", paginationSlash = "_paginationSlash_rjcd4_79", paginationTotal = "_paginationTotal_rjcd4_84", styles$4 = {
75119
+ container: container$3,
75113
75120
  document: document$1,
75114
75121
  page,
75115
75122
  title,
@@ -75139,17 +75146,17 @@ const MESSAGES = {
75139
75146
  vertical: !0,
75140
75147
  align: "center",
75141
75148
  justify: "center",
75142
- className: styles$3.loadingContainer
75149
+ className: styles$4.loadingContainer
75143
75150
  },
75144
- /* @__PURE__ */ React__default.createElement(RefIcon$B, { className: styles$3.loader }),
75145
- /* @__PURE__ */ React__default.createElement("span", { className: styles$3.loadingText }, C)
75151
+ /* @__PURE__ */ React__default.createElement(RefIcon$C, { className: styles$4.loader }),
75152
+ /* @__PURE__ */ React__default.createElement("span", { className: styles$4.loadingText }, C)
75146
75153
  ), ErrorLayout = ({ onRetry: C }) => /* @__PURE__ */ React__default.createElement(
75147
75154
  Flex,
75148
75155
  {
75149
75156
  vertical: !0,
75150
75157
  align: "center",
75151
75158
  justify: "center",
75152
- className: styles$3.loadingContainer
75159
+ className: styles$4.loadingContainer
75153
75160
  },
75154
75161
  /* @__PURE__ */ React__default.createElement(
75155
75162
  Empty,
@@ -75210,34 +75217,34 @@ const MESSAGES = {
75210
75217
  vertical: !0,
75211
75218
  align: "stretch",
75212
75219
  justify: "center",
75213
- className: styles$3.container
75220
+ className: styles$4.container
75214
75221
  },
75215
- /* @__PURE__ */ React__default.createElement(Flex, { className: styles$3.header, align: "center", justify: "space-between" }, /* @__PURE__ */ React__default.createElement("h4", { className: styles$3.title }, /* @__PURE__ */ React__default.createElement(RefIcon$9, { className: styles$3.icon }), $), /* @__PURE__ */ React__default.createElement(Flex, { align: "center" }, /* @__PURE__ */ React__default.createElement(
75222
+ /* @__PURE__ */ React__default.createElement(Flex, { className: styles$4.header, align: "center", justify: "space-between" }, /* @__PURE__ */ React__default.createElement("h4", { className: styles$4.title }, /* @__PURE__ */ React__default.createElement(RefIcon$a, { className: styles$4.icon }), $), /* @__PURE__ */ React__default.createElement(Flex, { align: "center" }, /* @__PURE__ */ React__default.createElement(
75216
75223
  Button$1,
75217
75224
  {
75218
75225
  type: "text",
75219
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$v, null),
75226
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$w, null),
75220
75227
  onClick: de,
75221
75228
  disabled: te <= 1,
75222
- className: styles$3.paginationArrow,
75229
+ className: styles$4.paginationArrow,
75223
75230
  size: "small"
75224
75231
  }
75225
- ), /* @__PURE__ */ React__default.createElement("span", { className: styles$3.paginationPageNumber }, te), /* @__PURE__ */ React__default.createElement("span", { className: styles$3.paginationSlash }, "/"), /* @__PURE__ */ React__default.createElement("span", { className: styles$3.paginationTotal }, J || "--"), /* @__PURE__ */ React__default.createElement(
75232
+ ), /* @__PURE__ */ React__default.createElement("span", { className: styles$4.paginationPageNumber }, te), /* @__PURE__ */ React__default.createElement("span", { className: styles$4.paginationSlash }, "/"), /* @__PURE__ */ React__default.createElement("span", { className: styles$4.paginationTotal }, J || "--"), /* @__PURE__ */ React__default.createElement(
75226
75233
  Button$1,
75227
75234
  {
75228
75235
  type: "text",
75229
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$A, null),
75236
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$B, null),
75230
75237
  onClick: le,
75231
75238
  disabled: te >= J,
75232
- className: styles$3.paginationArrow,
75239
+ className: styles$4.paginationArrow,
75233
75240
  size: "small"
75234
75241
  }
75235
- )), /* @__PURE__ */ React__default.createElement(Button$1, { type: "primary", onClick: pe }, /* @__PURE__ */ React__default.createElement(RefIcon$e, { className: styles$3.downloadIcon }), " Download")),
75236
- /* @__PURE__ */ React__default.createElement(Flex, { align: "center", justify: "center" }, /* @__PURE__ */ React__default.createElement(ErrorBoundary, { className: styles$3.document }, /* @__PURE__ */ React__default.createElement(
75242
+ )), /* @__PURE__ */ React__default.createElement(Button$1, { type: "primary", onClick: pe }, /* @__PURE__ */ React__default.createElement(RefIcon$f, { className: styles$4.downloadIcon }), " Download")),
75243
+ /* @__PURE__ */ React__default.createElement(Flex, { align: "center", justify: "center" }, /* @__PURE__ */ React__default.createElement(ErrorBoundary, { className: styles$4.document }, /* @__PURE__ */ React__default.createElement(
75237
75244
  Document$1,
75238
75245
  {
75239
75246
  file: C,
75240
- className: styles$3.document,
75247
+ className: styles$4.document,
75241
75248
  onLoadSuccess: ne,
75242
75249
  onLoadError: ie,
75243
75250
  loading: /* @__PURE__ */ React__default.createElement(LoadingLayout, { message: "Loading PDF document..." }),
@@ -75248,7 +75255,7 @@ const MESSAGES = {
75248
75255
  Page$1,
75249
75256
  {
75250
75257
  pageNumber: te,
75251
- className: styles$3.page,
75258
+ className: styles$4.page,
75252
75259
  renderTextLayer: !1,
75253
75260
  renderAnnotationLayer: !1
75254
75261
  }
@@ -75259,7 +75266,8 @@ const MESSAGES = {
75259
75266
  EDIT: "Rename Resume",
75260
75267
  DELETE: "Delete Resume",
75261
75268
  DELETE_DISABLED: "Cannot delete default resume",
75262
- SAMPLE_RESUME: "View Sample Resume"
75269
+ SAMPLE_RESUME: "View Sample Resume",
75270
+ FEEDBACK: "Share Feedback"
75263
75271
  }, ResumePreview = ({
75264
75272
  onFontSizeClick: C,
75265
75273
  onEditClick: $,
@@ -75269,34 +75277,34 @@ const MESSAGES = {
75269
75277
  resumeList: J,
75270
75278
  onResumeClick: ee
75271
75279
  }) => {
75272
- var le, pe, ce;
75280
+ var pe, ce, ve, ue;
75273
75281
  const te = useSelector(
75274
- (ve) => ve.scalantResumeBuilder.resumeBuilder.resumeData
75275
- ), { data: re, isLoading: oe, isFetching: ae, isError: ne } = useGetResumeLinkQuery({
75276
- resumeId: ((le = te == null ? void 0 : te.resume_details) == null ? void 0 : le.id) || 1
75277
- }), ie = useSelector(
75278
- (ve) => ve.scalantResumeBuilder.formStore.forms.basicQuestions
75279
- ), se = useSelector(
75280
- (ve) => ve.scalantResumeBuilder.resumeBuilder.program
75281
- ), me = (pe = J.find(
75282
- (ve) => {
75283
- var ue;
75284
- return ve.id === ((ue = te == null ? void 0 : te.resume_details) == null ? void 0 : ue.id);
75285
- }
75286
- )) == null ? void 0 : pe.default, de = () => {
75287
- if (ie) {
75288
- const { pdfLink: ve } = getSampleResume(
75289
- ie.currentJobRole,
75290
- ie.techExperience,
75291
- se
75282
+ (fe) => fe.scalantResumeBuilder.resumeBuilder.resumeData
75283
+ ), re = (pe = te == null ? void 0 : te.personal_details) == null ? void 0 : pe.email, { data: oe, isLoading: ae, isFetching: ne, isError: ie } = useGetResumeLinkQuery({
75284
+ resumeId: ((ce = te == null ? void 0 : te.resume_details) == null ? void 0 : ce.id) || 1
75285
+ }), se = useSelector(
75286
+ (fe) => fe.scalantResumeBuilder.formStore.forms.basicQuestions
75287
+ ), me = useSelector(
75288
+ (fe) => fe.scalantResumeBuilder.resumeBuilder.program
75289
+ ), de = (ve = J.find(
75290
+ (fe) => {
75291
+ var he;
75292
+ return fe.id === ((he = te == null ? void 0 : te.resume_details) == null ? void 0 : he.id);
75293
+ }
75294
+ )) == null ? void 0 : ve.default, le = () => {
75295
+ if (se) {
75296
+ const { pdfLink: fe } = getSampleResume(
75297
+ se.currentJobRole,
75298
+ se.techExperience,
75299
+ me
75292
75300
  );
75293
- window.open(ve, "_blank");
75301
+ window.open(fe, "_blank");
75294
75302
  }
75295
75303
  };
75296
- return /* @__PURE__ */ React__default.createElement(Flex, { align: "flex-start", className: styles$4.container }, /* @__PURE__ */ React__default.createElement(
75304
+ return /* @__PURE__ */ React__default.createElement(Flex, { align: "flex-start", className: styles$5.container }, /* @__PURE__ */ React__default.createElement(
75297
75305
  PdfPreview,
75298
75306
  {
75299
- pdfLink: re == null ? void 0 : re.link,
75307
+ pdfLink: oe == null ? void 0 : oe.link,
75300
75308
  selectedResume: /* @__PURE__ */ React__default.createElement(
75301
75309
  ResumeDropdown,
75302
75310
  {
@@ -75304,36 +75312,64 @@ const MESSAGES = {
75304
75312
  onManageResumesClick: K,
75305
75313
  resumeList: J,
75306
75314
  onResumeClick: ee,
75307
- selectedResumeId: (ce = te == null ? void 0 : te.resume_details) == null ? void 0 : ce.id
75315
+ selectedResumeId: (ue = te == null ? void 0 : te.resume_details) == null ? void 0 : ue.id
75308
75316
  }
75309
75317
  ),
75310
- isLoading: oe,
75311
- isFetching: ae,
75312
- isError: ne
75318
+ isLoading: ae,
75319
+ isFetching: ne,
75320
+ isError: ie
75313
75321
  }
75314
- ), !oe && !ae && !ne && /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0 }, /* @__PURE__ */ React__default.createElement(FloatButton.Group, { shape: "square", className: styles$4.floatButtonGroup }, /* @__PURE__ */ React__default.createElement(FontSizeDropdown, { onFontSizeChange: C }), /* @__PURE__ */ React__default.createElement(Tooltip, { title: TOOLTIPS.EDIT, placement: "right" }, /* @__PURE__ */ React__default.createElement(FloatButton, { onClick: $, icon: /* @__PURE__ */ React__default.createElement(RefIcon$d, null) })), /* @__PURE__ */ React__default.createElement(
75322
+ ), !ae && !ne && !ie && /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0 }, /* @__PURE__ */ React__default.createElement(FloatButton.Group, { shape: "square", className: styles$5.floatButtonGroup }, /* @__PURE__ */ React__default.createElement(FontSizeDropdown, { onFontSizeChange: C }), /* @__PURE__ */ React__default.createElement(Tooltip, { title: TOOLTIPS.EDIT, placement: "right" }, /* @__PURE__ */ React__default.createElement(FloatButton, { onClick: $, icon: /* @__PURE__ */ React__default.createElement(RefIcon$e, null) })), /* @__PURE__ */ React__default.createElement(
75315
75323
  Tooltip,
75316
75324
  {
75317
- title: me ? TOOLTIPS.DELETE_DISABLED : TOOLTIPS.DELETE,
75325
+ title: de ? TOOLTIPS.DELETE_DISABLED : TOOLTIPS.DELETE,
75318
75326
  placement: "right"
75319
75327
  },
75320
75328
  /* @__PURE__ */ React__default.createElement(
75321
75329
  FloatButton,
75322
75330
  {
75323
75331
  onClick: F,
75324
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$f, null),
75325
- disabled: me,
75326
- className: me ? styles$4.disabledButton : ""
75332
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$g, null),
75333
+ disabled: de,
75334
+ className: de ? styles$5.disabledButton : ""
75327
75335
  }
75328
75336
  )
75329
75337
  ), /* @__PURE__ */ React__default.createElement(Tooltip, { title: TOOLTIPS.SAMPLE_RESUME, placement: "right" }, /* @__PURE__ */ React__default.createElement(
75330
75338
  FloatButton,
75331
75339
  {
75332
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$a, null),
75333
- onClick: () => de()
75340
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$b, null),
75341
+ onClick: () => le()
75342
+ }
75343
+ )), /* @__PURE__ */ React__default.createElement(Tooltip, { title: TOOLTIPS.FEEDBACK, placement: "right" }, /* @__PURE__ */ React__default.createElement(
75344
+ FloatButton,
75345
+ {
75346
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$6, null),
75347
+ href: `https://interviewbit.typeform.com/to/MTZOE7Pt?email=${re}`,
75348
+ target: "_blank"
75334
75349
  }
75335
75350
  )))));
75336
- }, container$1 = "_container_1ldxe_1", previewImage$2 = "_previewImage_1ldxe_8", viewPdfButton = "_viewPdfButton_1ldxe_14", styles$2 = {
75351
+ }, container$2 = "_container_ps23w_1", backgroundImage = "_backgroundImage_ps23w_8", videoContainer = "_videoContainer_ps23w_20", video = "_video_ps23w_20", styles$3 = {
75352
+ container: container$2,
75353
+ backgroundImage,
75354
+ videoContainer,
75355
+ video
75356
+ }, BACKGROUND_IMAGE = "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/126/764/original/Resume_Builder_Frame_%282%29.png", VIDEO_URL = "https://ib-assessment-tests.s3.us-west-2.amazonaws.com/guide_videos/Scaler+Resume+Builder+Update.mp4", VIDEO_THUMBNAIL = "https://d2beiqkhq929f0.cloudfront.net/public_assets/assets/000/126/767/original/Resume_Builder_Frame_8.png", IntroVideo = () => /* @__PURE__ */ React__default.createElement("div", { className: styles$3.container }, /* @__PURE__ */ React__default.createElement(
75357
+ "div",
75358
+ {
75359
+ className: styles$3.backgroundImage,
75360
+ style: { backgroundImage: `url(${BACKGROUND_IMAGE})` }
75361
+ }
75362
+ ), /* @__PURE__ */ React__default.createElement("div", { className: styles$3.videoContainer }, /* @__PURE__ */ React__default.createElement(
75363
+ "video",
75364
+ {
75365
+ src: VIDEO_URL,
75366
+ className: styles$3.video,
75367
+ autoPlay: !0,
75368
+ muted: !0,
75369
+ controls: !0,
75370
+ poster: VIDEO_THUMBNAIL
75371
+ }
75372
+ ))), container$1 = "_container_1ldxe_1", previewImage$2 = "_previewImage_1ldxe_8", viewPdfButton = "_viewPdfButton_1ldxe_14", styles$2 = {
75337
75373
  container: container$1,
75338
75374
  previewImage: previewImage$2,
75339
75375
  viewPdfButton
@@ -75490,14 +75526,14 @@ const MESSAGES = {
75490
75526
  }, le = () => {
75491
75527
  switch (me[se].component) {
75492
75528
  case RESUME_BUILDER_STEPS.ACKNOWLEDGEMENT.component:
75493
- return /* @__PURE__ */ React__default.createElement(
75494
- "img",
75495
- {
75496
- src: PREFERENCE_SETTINGS_IMAGE,
75497
- className: styles.previewImage,
75498
- alt: "preference-settings"
75499
- }
75500
- );
75529
+ return /* @__PURE__ */ React__default.createElement(IntroVideo, null);
75530
+ // return (
75531
+ // <img
75532
+ // src={PREFERENCE_SETTINGS_IMAGE}
75533
+ // className={styles.previewImage}
75534
+ // alt="preference-settings"
75535
+ // />
75536
+ // );
75501
75537
  case RESUME_BUILDER_STEPS.PREFERENCE_SETTINGS.component:
75502
75538
  return /* @__PURE__ */ React__default.createElement(
75503
75539
  "img",
@@ -75527,7 +75563,7 @@ const MESSAGES = {
75527
75563
  return null;
75528
75564
  }
75529
75565
  };
75530
- return !$ || ne ? /* @__PURE__ */ React__default.createElement("div", { className: styles.loadingContainer }, /* @__PURE__ */ React__default.createElement(RefIcon$B, { className: styles.loadingIcon, size: "large" }), /* @__PURE__ */ React__default.createElement("h1", null, "Loading your resume data...")) : /* @__PURE__ */ React__default.createElement(ResumeLayout, { onBackButtonClick: F, preview: le() }, de());
75566
+ return !$ || ne ? /* @__PURE__ */ React__default.createElement("div", { className: styles.loadingContainer }, /* @__PURE__ */ React__default.createElement(RefIcon$C, { className: styles.loadingIcon, size: "large" }), /* @__PURE__ */ React__default.createElement("h1", null, "Loading your resume data...")) : /* @__PURE__ */ React__default.createElement(ResumeLayout, { onBackButtonClick: F, preview: le() }, de());
75531
75567
  }, ResumeBuilder = ({
75532
75568
  isOnboarding: C = !0,
75533
75569
  resumeData: $,
@@ -75540,7 +75576,8 @@ const MESSAGES = {
75540
75576
  onEditClick: re,
75541
75577
  onDeleteClick: oe,
75542
75578
  isLoading: ae = !1,
75543
- onAiSuggestionClick: ne
75579
+ courseProduct: ne,
75580
+ onAiSuggestionClick: ie
75544
75581
  }) => /* @__PURE__ */ React__default.createElement(
75545
75582
  ResumeBuilderContent,
75546
75583
  {
@@ -75555,7 +75592,8 @@ const MESSAGES = {
75555
75592
  onEditClick: re,
75556
75593
  onDeleteClick: oe,
75557
75594
  isLoading: ae,
75558
- onAiSuggestionClick: ne
75595
+ onAiSuggestionClick: ie,
75596
+ courseProduct: ne
75559
75597
  }
75560
75598
  );
75561
75599
  function formatProdErrorMessage(C) {