@scalant/resume-builder 4.7.8 → 4.7.9

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.
@@ -5194,36 +5194,36 @@ var CheckCircleFilled = function($, V) {
5194
5194
  ref: V,
5195
5195
  icon: CheckCircleFilled$1
5196
5196
  }));
5197
- }, RefIcon$L = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
5198
- process.env.NODE_ENV !== "production" && (RefIcon$L.displayName = "CheckCircleFilled");
5197
+ }, RefIcon$M = /* @__PURE__ */ React.forwardRef(CheckCircleFilled);
5198
+ process.env.NODE_ENV !== "production" && (RefIcon$M.displayName = "CheckCircleFilled");
5199
5199
  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($, V) {
5200
5200
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5201
5201
  ref: V,
5202
5202
  icon: CloseCircleFilled$1
5203
5203
  }));
5204
- }, RefIcon$K = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
5205
- process.env.NODE_ENV !== "production" && (RefIcon$K.displayName = "CloseCircleFilled");
5204
+ }, RefIcon$L = /* @__PURE__ */ React.forwardRef(CloseCircleFilled);
5205
+ process.env.NODE_ENV !== "production" && (RefIcon$L.displayName = "CloseCircleFilled");
5206
5206
  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($, V) {
5207
5207
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5208
5208
  ref: V,
5209
5209
  icon: CloseOutlined$1
5210
5210
  }));
5211
- }, RefIcon$J = /* @__PURE__ */ React.forwardRef(CloseOutlined);
5212
- process.env.NODE_ENV !== "production" && (RefIcon$J.displayName = "CloseOutlined");
5211
+ }, RefIcon$K = /* @__PURE__ */ React.forwardRef(CloseOutlined);
5212
+ process.env.NODE_ENV !== "production" && (RefIcon$K.displayName = "CloseOutlined");
5213
5213
  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($, V) {
5214
5214
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5215
5215
  ref: V,
5216
5216
  icon: ExclamationCircleFilled$1
5217
5217
  }));
5218
- }, RefIcon$I = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
5219
- process.env.NODE_ENV !== "production" && (RefIcon$I.displayName = "ExclamationCircleFilled");
5218
+ }, RefIcon$J = /* @__PURE__ */ React.forwardRef(ExclamationCircleFilled);
5219
+ process.env.NODE_ENV !== "production" && (RefIcon$J.displayName = "ExclamationCircleFilled");
5220
5220
  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($, V) {
5221
5221
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
5222
5222
  ref: V,
5223
5223
  icon: InfoCircleFilled$1
5224
5224
  }));
5225
- }, RefIcon$H = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
5226
- process.env.NODE_ENV !== "production" && (RefIcon$H.displayName = "InfoCircleFilled");
5225
+ }, RefIcon$I = /* @__PURE__ */ React.forwardRef(InfoCircleFilled);
5226
+ process.env.NODE_ENV !== "production" && (RefIcon$I.displayName = "InfoCircleFilled");
5227
5227
  var attributes = `accept acceptCharset accessKey action allowFullScreen allowTransparency
5228
5228
  alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
5229
5229
  charSet checked classID className colSpan cols content contentEditable contextMenu
@@ -5848,8 +5848,8 @@ var LoadingOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024",
5848
5848
  ref: V,
5849
5849
  icon: LoadingOutlined$1
5850
5850
  }));
5851
- }, RefIcon$G = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
5852
- process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "LoadingOutlined");
5851
+ }, RefIcon$H = /* @__PURE__ */ React.forwardRef(LoadingOutlined);
5852
+ process.env.NODE_ENV !== "production" && (RefIcon$H.displayName = "LoadingOutlined");
5853
5853
  const zIndexContext = /* @__PURE__ */ React__default.createContext(void 0);
5854
5854
  process.env.NODE_ENV !== "production" && (zIndexContext.displayName = "zIndexContext");
5855
5855
  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 = {
@@ -6039,11 +6039,11 @@ var __rest$14 = function(C, $) {
6039
6039
  return V;
6040
6040
  };
6041
6041
  const TypeIcon = {
6042
- info: /* @__PURE__ */ React.createElement(RefIcon$H, null),
6043
- success: /* @__PURE__ */ React.createElement(RefIcon$L, null),
6044
- error: /* @__PURE__ */ React.createElement(RefIcon$K, null),
6045
- warning: /* @__PURE__ */ React.createElement(RefIcon$I, null),
6046
- loading: /* @__PURE__ */ React.createElement(RefIcon$G, null)
6042
+ info: /* @__PURE__ */ React.createElement(RefIcon$I, null),
6043
+ success: /* @__PURE__ */ React.createElement(RefIcon$M, null),
6044
+ error: /* @__PURE__ */ React.createElement(RefIcon$L, null),
6045
+ warning: /* @__PURE__ */ React.createElement(RefIcon$J, null),
6046
+ loading: /* @__PURE__ */ React.createElement(RefIcon$H, null)
6047
6047
  }, PureContent = (C) => {
6048
6048
  let {
6049
6049
  prefixCls: $,
@@ -6142,7 +6142,7 @@ const DEFAULT_OFFSET = 8, DEFAULT_DURATION = 3, Wrapper = (C) => {
6142
6142
  [`${pe}-rtl`]: te != null ? te : le === "rtl"
6143
6143
  }), me = () => getMotion$2(pe, re), ce = /* @__PURE__ */ React.createElement("span", {
6144
6144
  className: `${pe}-close-x`
6145
- }, /* @__PURE__ */ React.createElement(RefIcon$J, {
6145
+ }, /* @__PURE__ */ React.createElement(RefIcon$K, {
6146
6146
  className: `${pe}-close-icon`
6147
6147
  })), [ve, de] = useNotification({
6148
6148
  prefixCls: pe,
@@ -7107,7 +7107,7 @@ const IconWrapper = /* @__PURE__ */ forwardRef((C, $) => {
7107
7107
  className: ee,
7108
7108
  style: K,
7109
7109
  ref: $
7110
- }, /* @__PURE__ */ React__default.createElement(RefIcon$G, {
7110
+ }, /* @__PURE__ */ React__default.createElement(RefIcon$H, {
7111
7111
  className: J
7112
7112
  }));
7113
7113
  }), getCollapsedWidth = () => ({
@@ -7686,8 +7686,8 @@ var RightOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", f
7686
7686
  ref: V,
7687
7687
  icon: RightOutlined$1
7688
7688
  }));
7689
- }, RefIcon$F = /* @__PURE__ */ React.forwardRef(RightOutlined);
7690
- process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "RightOutlined");
7689
+ }, RefIcon$G = /* @__PURE__ */ React.forwardRef(RightOutlined);
7690
+ process.env.NODE_ENV !== "production" && (RefIcon$G.displayName = "RightOutlined");
7691
7691
  const genCollapseMotion = (C) => ({
7692
7692
  [C.componentCls]: {
7693
7693
  // For common/openAnimation
@@ -11641,7 +11641,7 @@ const EmptyFallbackCloseCollection = {};
11641
11641
  function useClosable(C, $) {
11642
11642
  let V = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : EmptyFallbackCloseCollection;
11643
11643
  const F = useClosableConfig(C), K = useClosableConfig($), [J] = useLocale$1("global", localeValues.global), ee = typeof F != "boolean" ? !!(F != null && F.disabled) : !1, te = React__default.useMemo(() => Object.assign({
11644
- closeIcon: /* @__PURE__ */ React__default.createElement(RefIcon$J, null)
11644
+ closeIcon: /* @__PURE__ */ React__default.createElement(RefIcon$K, null)
11645
11645
  }, V), [V]), re = React__default.useMemo(() => F === !1 ? !1 : F ? mergeProps$1(te, K, F) : K === !1 ? !1 : K ? mergeProps$1(te, K) : te.closable ? te : !1, [F, K, te]);
11646
11646
  return React__default.useMemo(() => {
11647
11647
  if (re === !1)
@@ -12267,7 +12267,7 @@ const NormalCancelBtn = () => {
12267
12267
  function renderCloseIcon(C, $) {
12268
12268
  return /* @__PURE__ */ React__default.createElement("span", {
12269
12269
  className: `${C}-close-x`
12270
- }, $ || /* @__PURE__ */ React__default.createElement(RefIcon$J, {
12270
+ }, $ || /* @__PURE__ */ React__default.createElement(RefIcon$K, {
12271
12271
  className: `${C}-close-icon`
12272
12272
  }));
12273
12273
  }
@@ -12778,7 +12778,7 @@ const Modal$1 = (C) => {
12778
12778
  onCancel: Re
12779
12779
  })) : null, [Te, Fe, je, Me] = useClosable(pickClosable(C), pickClosable(Ce), {
12780
12780
  closable: !0,
12781
- closeIcon: /* @__PURE__ */ React.createElement(RefIcon$J, {
12781
+ closeIcon: /* @__PURE__ */ React.createElement(RefIcon$K, {
12782
12782
  className: `${Oe}-close-icon`
12783
12783
  }),
12784
12784
  closeIconRender: (De) => renderCloseIcon(Oe, De)
@@ -12951,16 +12951,16 @@ function ConfirmContent(C) {
12951
12951
  if (!V && V !== null)
12952
12952
  switch (ee) {
12953
12953
  case "info":
12954
- ne = /* @__PURE__ */ React.createElement(RefIcon$H, null);
12954
+ ne = /* @__PURE__ */ React.createElement(RefIcon$I, null);
12955
12955
  break;
12956
12956
  case "success":
12957
- ne = /* @__PURE__ */ React.createElement(RefIcon$L, null);
12957
+ ne = /* @__PURE__ */ React.createElement(RefIcon$M, null);
12958
12958
  break;
12959
12959
  case "error":
12960
- ne = /* @__PURE__ */ React.createElement(RefIcon$K, null);
12960
+ ne = /* @__PURE__ */ React.createElement(RefIcon$L, null);
12961
12961
  break;
12962
12962
  default:
12963
- ne = /* @__PURE__ */ React.createElement(RefIcon$I, null);
12963
+ ne = /* @__PURE__ */ React.createElement(RefIcon$J, null);
12964
12964
  }
12965
12965
  const ie = te != null ? te : ee === "confirm", le = C.autoFocusButton === null ? !1 : C.autoFocusButton || "ok", [pe] = useLocale$1("Modal"), ue = oe || pe, se = F || (ie ? ue == null ? void 0 : ue.okText : ue == null ? void 0 : ue.justOkText), me = K || (ue == null ? void 0 : ue.cancelText), ce = Object.assign({
12966
12966
  autoFocusButton: le,
@@ -17664,22 +17664,22 @@ var CheckOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", f
17664
17664
  ref: V,
17665
17665
  icon: CheckOutlined$1
17666
17666
  }));
17667
- }, RefIcon$E = /* @__PURE__ */ React.forwardRef(CheckOutlined);
17668
- process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "CheckOutlined");
17667
+ }, RefIcon$F = /* @__PURE__ */ React.forwardRef(CheckOutlined);
17668
+ process.env.NODE_ENV !== "production" && (RefIcon$F.displayName = "CheckOutlined");
17669
17669
  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($, V) {
17670
17670
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
17671
17671
  ref: V,
17672
17672
  icon: DownOutlined$1
17673
17673
  }));
17674
- }, RefIcon$D = /* @__PURE__ */ React.forwardRef(DownOutlined);
17675
- process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "DownOutlined");
17674
+ }, RefIcon$E = /* @__PURE__ */ React.forwardRef(DownOutlined);
17675
+ process.env.NODE_ENV !== "production" && (RefIcon$E.displayName = "DownOutlined");
17676
17676
  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($, V) {
17677
17677
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
17678
17678
  ref: V,
17679
17679
  icon: SearchOutlined$1
17680
17680
  }));
17681
- }, RefIcon$C = /* @__PURE__ */ React.forwardRef(SearchOutlined);
17682
- process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "SearchOutlined");
17681
+ }, RefIcon$D = /* @__PURE__ */ React.forwardRef(SearchOutlined);
17682
+ process.env.NODE_ENV !== "production" && (RefIcon$D.displayName = "SearchOutlined");
17683
17683
  function useIcons$1(C) {
17684
17684
  let {
17685
17685
  suffixIcon: $,
@@ -17696,12 +17696,12 @@ function useIcons$1(C) {
17696
17696
  componentName: ie
17697
17697
  } = C;
17698
17698
  process.env.NODE_ENV !== "production" && devUseWarning(ie).deprecated(!V, "clearIcon", "allowClear={{ clearIcon: React.ReactNode }}");
17699
- const le = V != null ? V : /* @__PURE__ */ React.createElement(RefIcon$K, null), pe = (ce) => $ === null && !te && !ne ? null : /* @__PURE__ */ React.createElement(React.Fragment, null, oe !== !1 && ce, te && ae);
17699
+ const le = V != null ? V : /* @__PURE__ */ React.createElement(RefIcon$L, null), pe = (ce) => $ === null && !te && !ne ? null : /* @__PURE__ */ React.createElement(React.Fragment, null, oe !== !1 && ce, te && ae);
17700
17700
  let ue = null;
17701
17701
  if ($ !== void 0)
17702
17702
  ue = pe($);
17703
17703
  else if (J)
17704
- ue = pe(/* @__PURE__ */ React.createElement(RefIcon$G, {
17704
+ ue = pe(/* @__PURE__ */ React.createElement(RefIcon$H, {
17705
17705
  spin: !0
17706
17706
  }));
17707
17707
  else {
@@ -17711,17 +17711,17 @@ function useIcons$1(C) {
17711
17711
  open: de,
17712
17712
  showSearch: fe
17713
17713
  } = ve;
17714
- return pe(de && fe ? /* @__PURE__ */ React.createElement(RefIcon$C, {
17714
+ return pe(de && fe ? /* @__PURE__ */ React.createElement(RefIcon$D, {
17715
17715
  className: ce
17716
- }) : /* @__PURE__ */ React.createElement(RefIcon$D, {
17716
+ }) : /* @__PURE__ */ React.createElement(RefIcon$E, {
17717
17717
  className: ce
17718
17718
  }));
17719
17719
  };
17720
17720
  }
17721
17721
  let se = null;
17722
- F !== void 0 ? se = F : ee ? se = /* @__PURE__ */ React.createElement(RefIcon$E, null) : se = null;
17722
+ F !== void 0 ? se = F : ee ? se = /* @__PURE__ */ React.createElement(RefIcon$F, null) : se = null;
17723
17723
  let me = null;
17724
- return K !== void 0 ? me = K : me = /* @__PURE__ */ React.createElement(RefIcon$J, null), {
17724
+ return K !== void 0 ? me = K : me = /* @__PURE__ */ React.createElement(RefIcon$K, null), {
17725
17725
  clearIcon: le,
17726
17726
  suffixIcon: ue,
17727
17727
  itemIcon: se,
@@ -19326,8 +19326,8 @@ var VerticalAlignTopOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64
19326
19326
  ref: V,
19327
19327
  icon: VerticalAlignTopOutlined$1
19328
19328
  }));
19329
- }, RefIcon$B = /* @__PURE__ */ React.forwardRef(VerticalAlignTopOutlined);
19330
- process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "VerticalAlignTopOutlined");
19329
+ }, RefIcon$C = /* @__PURE__ */ React.forwardRef(VerticalAlignTopOutlined);
19330
+ process.env.NODE_ENV !== "production" && (RefIcon$C.displayName = "VerticalAlignTopOutlined");
19331
19331
  const antStatusProcessing = new Keyframe("antStatusProcessing", {
19332
19332
  "0%": {
19333
19333
  transform: "scale(0.8)",
@@ -19970,8 +19970,8 @@ var LeftOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", fo
19970
19970
  ref: V,
19971
19971
  icon: LeftOutlined$1
19972
19972
  }));
19973
- }, RefIcon$A = /* @__PURE__ */ React.forwardRef(LeftOutlined);
19974
- process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "LeftOutlined");
19973
+ }, RefIcon$B = /* @__PURE__ */ React.forwardRef(LeftOutlined);
19974
+ process.env.NODE_ENV !== "production" && (RefIcon$B.displayName = "LeftOutlined");
19975
19975
  var ESC$1 = KeyCode.ESC, TAB = KeyCode.TAB;
19976
19976
  function useAccessibility$1(C) {
19977
19977
  var $ = C.visible, V = C.triggerRef, F = C.onVisibleChange, K = C.autoFocus, J = C.overlayRef, ee = React.useRef(!1), te = function() {
@@ -21065,8 +21065,8 @@ var BarsOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", fo
21065
21065
  ref: V,
21066
21066
  icon: BarsOutlined$1
21067
21067
  }));
21068
- }, RefIcon$z = /* @__PURE__ */ React.forwardRef(BarsOutlined);
21069
- process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "BarsOutlined");
21068
+ }, RefIcon$A = /* @__PURE__ */ React.forwardRef(BarsOutlined);
21069
+ process.env.NODE_ENV !== "production" && (RefIcon$A.displayName = "BarsOutlined");
21070
21070
  const LayoutContext = /* @__PURE__ */ React.createContext({
21071
21071
  siderHook: {
21072
21072
  addSider: () => null,
@@ -21356,9 +21356,9 @@ const dimensionMaxMap = {
21356
21356
  onClick: Oe,
21357
21357
  className: classNames(`${be}-zero-width-trigger`, `${be}-zero-width-trigger-${ae ? "right" : "left"}`),
21358
21358
  style: le
21359
- }, K || /* @__PURE__ */ React.createElement(RefIcon$z, null)) : null, Pe = ye === "rtl" == !ae, Te = {
21360
- expanded: Pe ? /* @__PURE__ */ React.createElement(RefIcon$F, null) : /* @__PURE__ */ React.createElement(RefIcon$A, null),
21361
- collapsed: Pe ? /* @__PURE__ */ React.createElement(RefIcon$A, null) : /* @__PURE__ */ React.createElement(RefIcon$F, null)
21359
+ }, K || /* @__PURE__ */ React.createElement(RefIcon$A, null)) : null, Pe = ye === "rtl" == !ae, Te = {
21360
+ expanded: Pe ? /* @__PURE__ */ React.createElement(RefIcon$G, null) : /* @__PURE__ */ React.createElement(RefIcon$B, null),
21361
+ collapsed: Pe ? /* @__PURE__ */ React.createElement(RefIcon$B, null) : /* @__PURE__ */ React.createElement(RefIcon$G, null)
21362
21362
  }[ve ? "collapsed" : "expanded"], Fe = K !== null ? Ae || /* @__PURE__ */ React.createElement("div", {
21363
21363
  className: `${be}-trigger`,
21364
21364
  onClick: Oe,
@@ -21395,8 +21395,8 @@ var EllipsisOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896"
21395
21395
  ref: V,
21396
21396
  icon: EllipsisOutlined$1
21397
21397
  }));
21398
- }, RefIcon$y = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
21399
- process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "EllipsisOutlined");
21398
+ }, RefIcon$z = /* @__PURE__ */ React.forwardRef(EllipsisOutlined);
21399
+ process.env.NODE_ENV !== "production" && (RefIcon$z.displayName = "EllipsisOutlined");
21400
21400
  const MenuContext = /* @__PURE__ */ createContext({
21401
21401
  prefixCls: "",
21402
21402
  firstLevel: !0,
@@ -22591,7 +22591,7 @@ const MENU_COMPONENTS = {
22591
22591
  value: Ee
22592
22592
  }, /* @__PURE__ */ React.createElement(ExportMenu, Object.assign({
22593
22593
  getPopupContainer: ee,
22594
- overflowedIndicator: /* @__PURE__ */ React.createElement(RefIcon$y, null),
22594
+ overflowedIndicator: /* @__PURE__ */ React.createElement(RefIcon$z, null),
22595
22595
  overflowedIndicatorPopupClassName: classNames(we, `${we}-${le}`, he),
22596
22596
  mode: be,
22597
22597
  selectable: Se,
@@ -23006,9 +23006,9 @@ const genStatusStyle = (C) => {
23006
23006
  rootClassName: classNames(xe, Ae),
23007
23007
  expandIcon: /* @__PURE__ */ React.createElement("span", {
23008
23008
  className: `${ke}-menu-submenu-arrow`
23009
- }, Ce === "rtl" ? /* @__PURE__ */ React.createElement(RefIcon$A, {
23009
+ }, Ce === "rtl" ? /* @__PURE__ */ React.createElement(RefIcon$B, {
23010
23010
  className: `${ke}-menu-submenu-arrow-icon`
23011
- }) : /* @__PURE__ */ React.createElement(RefIcon$F, {
23011
+ }) : /* @__PURE__ */ React.createElement(RefIcon$G, {
23012
23012
  className: `${ke}-menu-submenu-arrow-icon`
23013
23013
  })),
23014
23014
  mode: "vertical",
@@ -29603,8 +29603,8 @@ var PlusOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", fo
29603
29603
  ref: V,
29604
29604
  icon: PlusOutlined$1
29605
29605
  }));
29606
- }, RefIcon$x = /* @__PURE__ */ React.forwardRef(PlusOutlined);
29607
- process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "PlusOutlined");
29606
+ }, RefIcon$y = /* @__PURE__ */ React.forwardRef(PlusOutlined);
29607
+ process.env.NODE_ENV !== "production" && (RefIcon$y.displayName = "PlusOutlined");
29608
29608
  const TabContext = /* @__PURE__ */ createContext(null);
29609
29609
  var useIndicator = function($) {
29610
29610
  var V = $.activeTabOffset, F = $.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], le = ne[1], pe = useRef(), ue = React__default.useCallback(function(me) {
@@ -31430,8 +31430,8 @@ const Tabs = (C) => {
31430
31430
  } = We;
31431
31431
  se == null || se(Be === "add" ? Xe : Ge, Be);
31432
31432
  },
31433
- removeIcon: ($ = de != null ? de : Ae == null ? void 0 : Ae.removeIcon) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React.createElement(RefIcon$J, null),
31434
- addIcon: (ve != null ? ve : Ae == null ? void 0 : Ae.addIcon) || /* @__PURE__ */ React.createElement(RefIcon$x, null),
31433
+ removeIcon: ($ = de != null ? de : Ae == null ? void 0 : Ae.removeIcon) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React.createElement(RefIcon$K, null),
31434
+ addIcon: (ve != null ? ve : Ae == null ? void 0 : Ae.addIcon) || /* @__PURE__ */ React.createElement(RefIcon$y, null),
31435
31435
  showAdd: me !== !0
31436
31436
  });
31437
31437
  const Ue = Pe();
@@ -31458,7 +31458,7 @@ const Tabs = (C) => {
31458
31458
  style: Ne,
31459
31459
  editable: qe,
31460
31460
  more: Object.assign({
31461
- 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$y, null),
31461
+ 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$z, null),
31462
31462
  transitionName: `${Ue}-slide-up`
31463
31463
  }, he),
31464
31464
  prefixCls: xe,
@@ -34403,8 +34403,8 @@ var UpOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focu
34403
34403
  ref: V,
34404
34404
  icon: UpOutlined$1
34405
34405
  }));
34406
- }, RefIcon$w = /* @__PURE__ */ React.forwardRef(UpOutlined);
34407
- process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "UpOutlined");
34406
+ }, RefIcon$x = /* @__PURE__ */ React.forwardRef(UpOutlined);
34407
+ process.env.NODE_ENV !== "production" && (RefIcon$x.displayName = "UpOutlined");
34408
34408
  function supportBigInt() {
34409
34409
  return typeof BigInt == "function";
34410
34410
  }
@@ -35721,9 +35721,9 @@ const InputNumber = /* @__PURE__ */ React.forwardRef((C, $) => {
35721
35721
  compactSize: ye,
35722
35722
  compactItemClassnames: be
35723
35723
  } = useCompactItemContext(de, F);
35724
- let Se = /* @__PURE__ */ React.createElement(RefIcon$w, {
35724
+ let Se = /* @__PURE__ */ React.createElement(RefIcon$x, {
35725
35725
  className: `${de}-handler-up-inner`
35726
- }), Ce = /* @__PURE__ */ React.createElement(RefIcon$D, {
35726
+ }), Ce = /* @__PURE__ */ React.createElement(RefIcon$E, {
35727
35727
  className: `${de}-handler-down-inner`
35728
35728
  });
35729
35729
  const Re = typeof me == "boolean" ? me : void 0;
@@ -35801,7 +35801,7 @@ TypedInputNumber._InternalPanelDoNotUseOrYouWillBeFired = PureInputNumber;
35801
35801
  const getAllowClear = (C) => {
35802
35802
  let $;
35803
35803
  return typeof C == "object" && (C != null && C.clearIcon) ? $ = C : C && ($ = {
35804
- clearIcon: /* @__PURE__ */ React__default.createElement(RefIcon$K, null)
35804
+ clearIcon: /* @__PURE__ */ React__default.createElement(RefIcon$L, null)
35805
35805
  }), $;
35806
35806
  };
35807
35807
  function useRemovePasswordTimeout(C, $) {
@@ -35940,22 +35940,22 @@ var CalendarOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896"
35940
35940
  ref: V,
35941
35941
  icon: CalendarOutlined$1
35942
35942
  }));
35943
- }, RefIcon$v = /* @__PURE__ */ React.forwardRef(CalendarOutlined);
35944
- process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "CalendarOutlined");
35943
+ }, RefIcon$w = /* @__PURE__ */ React.forwardRef(CalendarOutlined);
35944
+ process.env.NODE_ENV !== "production" && (RefIcon$w.displayName = "CalendarOutlined");
35945
35945
  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($, V) {
35946
35946
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
35947
35947
  ref: V,
35948
35948
  icon: ClockCircleOutlined$1
35949
35949
  }));
35950
- }, RefIcon$u = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
35951
- process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "ClockCircleOutlined");
35950
+ }, RefIcon$v = /* @__PURE__ */ React.forwardRef(ClockCircleOutlined);
35951
+ process.env.NODE_ENV !== "production" && (RefIcon$v.displayName = "ClockCircleOutlined");
35952
35952
  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($, V) {
35953
35953
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
35954
35954
  ref: V,
35955
35955
  icon: SwapRightOutlined$1
35956
35956
  }));
35957
- }, RefIcon$t = /* @__PURE__ */ React.forwardRef(SwapRightOutlined);
35958
- process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "SwapRightOutlined");
35957
+ }, RefIcon$u = /* @__PURE__ */ React.forwardRef(SwapRightOutlined);
35958
+ process.env.NODE_ENV !== "production" && (RefIcon$u.displayName = "SwapRightOutlined");
35959
35959
  function getPlaceholder(C, $, V) {
35960
35960
  return V !== void 0 ? V : $ === "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;
35961
35961
  }
@@ -36114,7 +36114,7 @@ const generateRangePicker = (C) => {
36114
36114
  hasFeedback: De,
36115
36115
  status: Be,
36116
36116
  feedbackIcon: We
36117
- } = Ne, Ge = /* @__PURE__ */ React.createElement(React.Fragment, null, fe === TIME ? /* @__PURE__ */ React.createElement(RefIcon$u, null) : /* @__PURE__ */ React.createElement(RefIcon$v, null), De && We);
36117
+ } = Ne, Ge = /* @__PURE__ */ React.createElement(React.Fragment, null, fe === TIME ? /* @__PURE__ */ React.createElement(RefIcon$v, null) : /* @__PURE__ */ React.createElement(RefIcon$w, null), De && We);
36118
36118
  useImperativeHandle(F, () => be.current);
36119
36119
  const [Xe] = useLocale$1("Calendar", locale), Ye = Object.assign(Object.assign({}, Xe), V.locale), [Je] = useZIndex("DatePicker", (K = Me.popup.root) === null || K === void 0 ? void 0 : K.zIndex);
36120
36120
  return xe(/* @__PURE__ */ React.createElement(ContextIsolator, {
@@ -36123,7 +36123,7 @@ const generateRangePicker = (C) => {
36123
36123
  separator: /* @__PURE__ */ React.createElement("span", {
36124
36124
  "aria-label": "to",
36125
36125
  className: `${Oe}-separator`
36126
- }, /* @__PURE__ */ React.createElement(RefIcon$t, null)),
36126
+ }, /* @__PURE__ */ React.createElement(RefIcon$u, null)),
36127
36127
  disabled: ze,
36128
36128
  ref: be,
36129
36129
  placement: ae,
@@ -36238,7 +36238,7 @@ const generatePicker$1 = (C) => {
36238
36238
  hasFeedback: dt,
36239
36239
  status: ft,
36240
36240
  feedbackIcon: Ze
36241
- } = Rt, it = /* @__PURE__ */ React.createElement(React.Fragment, null, Be === "time" ? /* @__PURE__ */ React.createElement(RefIcon$u, null) : /* @__PURE__ */ React.createElement(RefIcon$v, null), dt && Ze), [nt] = useLocale$1("DatePicker", locale), at = Object.assign(Object.assign({}, nt), ie.locale), [ot] = useZIndex("DatePicker", (pe = rt.popup.root) === null || pe === void 0 ? void 0 : pe.zIndex);
36241
+ } = Rt, it = /* @__PURE__ */ React.createElement(React.Fragment, null, Be === "time" ? /* @__PURE__ */ React.createElement(RefIcon$v, null) : /* @__PURE__ */ React.createElement(RefIcon$w, null), dt && Ze), [nt] = useLocale$1("DatePicker", locale), at = Object.assign(Object.assign({}, nt), ie.locale), [ot] = useZIndex("DatePicker", (pe = rt.popup.root) === null || pe === void 0 ? void 0 : pe.zIndex);
36242
36242
  return He(/* @__PURE__ */ React.createElement(ContextIsolator, {
36243
36243
  space: !0
36244
36244
  }, /* @__PURE__ */ React.createElement(RefPicker, Object.assign({
@@ -36436,7 +36436,7 @@ const DropdownButton = (C) => {
36436
36436
  placement: fe,
36437
36437
  getPopupContainer: he,
36438
36438
  href: ge,
36439
- icon: _e = /* @__PURE__ */ React.createElement(RefIcon$y, null),
36439
+ icon: _e = /* @__PURE__ */ React.createElement(RefIcon$z, null),
36440
36440
  title: ye,
36441
36441
  buttonsRender: be = (ze) => ze,
36442
36442
  mouseEnterDelay: Se,
@@ -36636,8 +36636,8 @@ var FileTextOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896"
36636
36636
  ref: V,
36637
36637
  icon: FileTextOutlined$1
36638
36638
  }));
36639
- }, RefIcon$s = /* @__PURE__ */ React.forwardRef(FileTextOutlined);
36640
- process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "FileTextOutlined");
36639
+ }, RefIcon$t = /* @__PURE__ */ React.forwardRef(FileTextOutlined);
36640
+ process.env.NODE_ENV !== "production" && (RefIcon$t.displayName = "FileTextOutlined");
36641
36641
  var __rest$s = function(C, $) {
36642
36642
  var V = {};
36643
36643
  for (var F in C) Object.prototype.hasOwnProperty.call(C, F) && $.indexOf(F) < 0 && (V[F] = C[F]);
@@ -36653,7 +36653,7 @@ const FloatButtonContent = (C) => {
36653
36653
  className: K
36654
36654
  } = C, J = __rest$s(C, ["icon", "description", "prefixCls", "className"]), ee = /* @__PURE__ */ React__default.createElement("div", {
36655
36655
  className: `${F}-icon`
36656
- }, /* @__PURE__ */ React__default.createElement(RefIcon$s, null));
36656
+ }, /* @__PURE__ */ React__default.createElement(RefIcon$t, null));
36657
36657
  return /* @__PURE__ */ React__default.createElement("div", Object.assign({}, J, {
36658
36658
  className: classNames(K, `${F}-content`)
36659
36659
  }), $ || V ? /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, $ && /* @__PURE__ */ React__default.createElement("div", {
@@ -37227,7 +37227,7 @@ const BackTop = /* @__PURE__ */ React__default.forwardRef((C, $) => {
37227
37227
  type: K = "default",
37228
37228
  shape: J = "circle",
37229
37229
  visibilityHeight: ee = 400,
37230
- icon: te = /* @__PURE__ */ React__default.createElement(RefIcon$B, null),
37230
+ icon: te = /* @__PURE__ */ React__default.createElement(RefIcon$C, null),
37231
37231
  target: re,
37232
37232
  onClick: oe,
37233
37233
  duration: ae = 450
@@ -37295,7 +37295,7 @@ const FloatButtonGroup = (C) => {
37295
37295
  shape: J = "circle",
37296
37296
  type: ee = "default",
37297
37297
  placement: te = "top",
37298
- icon: re = /* @__PURE__ */ React__default.createElement(RefIcon$s, null),
37298
+ icon: re = /* @__PURE__ */ React__default.createElement(RefIcon$t, null),
37299
37299
  closeIcon: oe,
37300
37300
  description: ae,
37301
37301
  trigger: ne,
@@ -37307,7 +37307,7 @@ const FloatButtonGroup = (C) => {
37307
37307
  direction: me,
37308
37308
  getPrefixCls: ce,
37309
37309
  closeIcon: ve
37310
- } = useComponentConfig("floatButtonGroup"), de = ($ = oe != null ? oe : ve) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React__default.createElement(RefIcon$J, null), fe = ce(floatButtonPrefixCls, V), he = useCSSVarCls(fe), [ge, _e, ye] = useStyle$7(fe, he), be = `${fe}-group`, Se = ne && ["click", "hover"].includes(ne), Ce = te && ["top", "left", "right", "bottom"].includes(te), Re = classNames(be, _e, ye, he, F, {
37310
+ } = useComponentConfig("floatButtonGroup"), de = ($ = oe != null ? oe : ve) !== null && $ !== void 0 ? $ : /* @__PURE__ */ React__default.createElement(RefIcon$K, null), fe = ce(floatButtonPrefixCls, V), he = useCSSVarCls(fe), [ge, _e, ye] = useStyle$7(fe, he), be = `${fe}-group`, Se = ne && ["click", "hover"].includes(ne), Ce = te && ["top", "left", "right", "bottom"].includes(te), Re = classNames(be, _e, ye, he, F, {
37311
37311
  [`${be}-rtl`]: me === "rtl",
37312
37312
  [`${be}-${J}`]: J,
37313
37313
  [`${be}-${J}-shadow`]: !Se,
@@ -38341,8 +38341,8 @@ var QuestionCircleOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 89
38341
38341
  ref: V,
38342
38342
  icon: QuestionCircleOutlined$1
38343
38343
  }));
38344
- }, RefIcon$r = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
38345
- process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "QuestionCircleOutlined");
38344
+ }, RefIcon$s = /* @__PURE__ */ React.forwardRef(QuestionCircleOutlined);
38345
+ process.env.NODE_ENV !== "production" && (RefIcon$s.displayName = "QuestionCircleOutlined");
38346
38346
  var __rest$k = function(C, $) {
38347
38347
  var V = {};
38348
38348
  for (var F in C) Object.prototype.hasOwnProperty.call(C, F) && $.indexOf(F) < 0 && (V[F] = C[F]);
@@ -38381,7 +38381,7 @@ const FormItemLabel = (C) => {
38381
38381
  const _e = convertToTooltipProps(oe);
38382
38382
  if (_e) {
38383
38383
  const {
38384
- icon: we = /* @__PURE__ */ React.createElement(RefIcon$r, null)
38384
+ icon: we = /* @__PURE__ */ React.createElement(RefIcon$s, null)
38385
38385
  } = _e, Oe = __rest$k(_e, ["icon"]), $e = /* @__PURE__ */ React.createElement(Tooltip, Object.assign({}, Oe), /* @__PURE__ */ React.cloneElement(we, {
38386
38386
  className: `${$}-item-tooltip`,
38387
38387
  title: "",
@@ -38414,10 +38414,10 @@ const FormItemLabel = (C) => {
38414
38414
  title: typeof V == "string" ? V : ""
38415
38415
  }, fe));
38416
38416
  }, iconMap = {
38417
- success: RefIcon$L,
38418
- warning: RefIcon$I,
38419
- error: RefIcon$K,
38420
- validating: RefIcon$G
38417
+ success: RefIcon$M,
38418
+ warning: RefIcon$J,
38419
+ error: RefIcon$L,
38420
+ validating: RefIcon$H
38421
38421
  };
38422
38422
  function StatusProvider(C) {
38423
38423
  let {
@@ -38788,8 +38788,8 @@ var EyeOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", foc
38788
38788
  ref: V,
38789
38789
  icon: EyeOutlined$1
38790
38790
  }));
38791
- }, RefIcon$q = /* @__PURE__ */ React.forwardRef(EyeOutlined);
38792
- process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "EyeOutlined");
38791
+ }, RefIcon$r = /* @__PURE__ */ React.forwardRef(EyeOutlined);
38792
+ process.env.NODE_ENV !== "production" && (RefIcon$r.displayName = "EyeOutlined");
38793
38793
  const Group = (C) => {
38794
38794
  const {
38795
38795
  getPrefixCls: $,
@@ -39064,8 +39064,8 @@ var EyeInvisibleOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896
39064
39064
  ref: V,
39065
39065
  icon: EyeInvisibleOutlined$1
39066
39066
  }));
39067
- }, RefIcon$p = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
39068
- process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "EyeInvisibleOutlined");
39067
+ }, RefIcon$q = /* @__PURE__ */ React.forwardRef(EyeInvisibleOutlined);
39068
+ process.env.NODE_ENV !== "production" && (RefIcon$q.displayName = "EyeInvisibleOutlined");
39069
39069
  var __rest$f = function(C, $) {
39070
39070
  var V = {};
39071
39071
  for (var F in C) Object.prototype.hasOwnProperty.call(C, F) && $.indexOf(F) < 0 && (V[F] = C[F]);
@@ -39073,7 +39073,7 @@ var __rest$f = function(C, $) {
39073
39073
  $.indexOf(F[K]) < 0 && Object.prototype.propertyIsEnumerable.call(C, F[K]) && (V[F[K]] = C[F[K]]);
39074
39074
  return V;
39075
39075
  };
39076
- const defaultIconRender = (C) => C ? /* @__PURE__ */ React.createElement(RefIcon$q, null) : /* @__PURE__ */ React.createElement(RefIcon$p, null), actionMap = {
39076
+ const defaultIconRender = (C) => C ? /* @__PURE__ */ React.createElement(RefIcon$r, null) : /* @__PURE__ */ React.createElement(RefIcon$q, null), actionMap = {
39077
39077
  click: "onClick",
39078
39078
  hover: "onMouseOver"
39079
39079
  }, Password = /* @__PURE__ */ React.forwardRef((C, $) => {
@@ -39170,7 +39170,7 @@ const Search = /* @__PURE__ */ React.forwardRef((C, $) => {
39170
39170
  });
39171
39171
  }, Se = (Ee) => {
39172
39172
  ce.current || oe || be(Ee);
39173
- }, Ce = typeof te == "boolean" ? /* @__PURE__ */ React.createElement(RefIcon$C, null) : null, Re = `${ve}-button`;
39173
+ }, Ce = typeof te == "boolean" ? /* @__PURE__ */ React.createElement(RefIcon$D, null) : null, Re = `${ve}-button`;
39174
39174
  let we;
39175
39175
  const Oe = te || {}, $e = Oe.type && Oe.type.__ANT_BUTTON === !0;
39176
39176
  $e || Oe.type === "button" ? we = cloneElement(Oe, Object.assign({
@@ -40458,6 +40458,13 @@ Modal.destroyAll = function() {
40458
40458
  Modal.config = modalGlobalConfig;
40459
40459
  Modal._InternalPanelDoNotUseOrYouWillBeFired = PurePanel$1;
40460
40460
  process.env.NODE_ENV !== "production" && (Modal.displayName = "Modal");
40461
+ var AuditOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M296 250c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm184 144H296c-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-8zm-48 458H208V148h560v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm440-88H728v-36.6c46.3-13.8 80-56.6 80-107.4 0-61.9-50.1-112-112-112s-112 50.1-112 112c0 50.7 33.7 93.6 80 107.4V764H520c-8.8 0-16 7.2-16 16v152c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16V780c0-8.8-7.2-16-16-16zM646 620c0-27.6 22.4-50 50-50s50 22.4 50 50-22.4 50-50 50-50-22.4-50-50zm180 266H566v-60h260v60z" } }] }, name: "audit", theme: "outlined" }, AuditOutlined = function($, V) {
40462
+ return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
40463
+ ref: V,
40464
+ icon: AuditOutlined$1
40465
+ }));
40466
+ }, RefIcon$p = /* @__PURE__ */ React.forwardRef(AuditOutlined);
40467
+ process.env.NODE_ENV !== "production" && (RefIcon$p.displayName = "AuditOutlined");
40461
40468
  var BgColorsOutlined$1 = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M766.4 744.3c43.7 0 79.4-36.2 79.4-80.5 0-53.5-79.4-140.8-79.4-140.8S687 610.3 687 663.8c0 44.3 35.7 80.5 79.4 80.5zm-377.1-44.1c7.1 7.1 18.6 7.1 25.6 0l256.1-256c7.1-7.1 7.1-18.6 0-25.6l-256-256c-.6-.6-1.3-1.2-2-1.7l-78.2-78.2a9.11 9.11 0 00-12.8 0l-48 48a9.11 9.11 0 000 12.8l67.2 67.2-207.8 207.9c-7.1 7.1-7.1 18.6 0 25.6l255.9 256zm12.9-448.6l178.9 178.9H223.4l178.8-178.9zM904 816H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z" } }] }, name: "bg-colors", theme: "outlined" }, BgColorsOutlined = function($, V) {
40462
40469
  return /* @__PURE__ */ React.createElement(Icon$2, _extends({}, $, {
40463
40470
  ref: V,
@@ -41140,7 +41147,7 @@ const TimelineItemList = (C) => {
41140
41147
  const le = (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` : "", pe = _toConsumableArray(J || []), ue = typeof F == "boolean" ? null : F;
41141
41148
  F && pe.push({
41142
41149
  pending: !!F,
41143
- dot: ae || /* @__PURE__ */ React.createElement(RefIcon$G, null),
41150
+ dot: ae || /* @__PURE__ */ React.createElement(RefIcon$H, null),
41144
41151
  children: ue
41145
41152
  }), te && pe.reverse();
41146
41153
  const se = pe.length, me = `${$}-item-last`, ce = pe.filter((fe) => !!fe).map((fe, he) => {
@@ -41779,7 +41786,7 @@ const isValidText = (C) => ["string", "number"].includes(typeof C), CopyBtn = (C
41779
41786
  onClick: re,
41780
41787
  "aria-label": se,
41781
41788
  tabIndex: te
41782
- }, V ? getNode(ne[1], /* @__PURE__ */ React.createElement(RefIcon$E, null), !0) : getNode(ne[0], oe ? /* @__PURE__ */ React.createElement(RefIcon$G, null) : /* @__PURE__ */ React.createElement(RefIcon$j, null), !0)));
41789
+ }, V ? getNode(ne[1], /* @__PURE__ */ React.createElement(RefIcon$F, null), !0) : getNode(ne[0], oe ? /* @__PURE__ */ React.createElement(RefIcon$H, null) : /* @__PURE__ */ React.createElement(RefIcon$j, null), !0)));
41783
41790
  }, MeasureText = /* @__PURE__ */ React.forwardRef((C, $) => {
41784
41791
  let {
41785
41792
  style: V,
@@ -45415,7 +45422,7 @@ const dynamicBaseQuery = (C, $, V) => dn(null, null, function* () {
45415
45422
  style: { width: "100%", position: "relative" }
45416
45423
  },
45417
45424
  /* @__PURE__ */ React__default.createElement("div", null, C && /* @__PURE__ */ React__default.createElement(
45418
- RefIcon$J,
45425
+ RefIcon$K,
45419
45426
  {
45420
45427
  className: styles$k.backButton,
45421
45428
  onClick: C
@@ -45997,7 +46004,7 @@ const dynamicBaseQuery = (C, $, V) => dn(null, null, function* () {
45997
46004
  size: 40,
45998
46005
  icon: React__default.createElement(V)
45999
46006
  }
46000
- ), /* @__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$g.title, style: { margin: 0 } }, C), re && /* @__PURE__ */ React__default.createElement(Tooltip, { title: "This step is required to complete your profile" }, /* @__PURE__ */ React__default.createElement("span", { className: styles$g.required }, "*")), ee && re && !te && !ae && STATUS_TAGS[ee], te && re && STATUS_TAGS[te]), /* @__PURE__ */ React__default.createElement(Text$a, { type: "secondary" }, $))), /* @__PURE__ */ React__default.createElement("div", { className: styles$g.toggleIcon }, K ? /* @__PURE__ */ React__default.createElement(RefIcon$7, null) : /* @__PURE__ */ React__default.createElement(RefIcon$x, null)))), K && /* @__PURE__ */ React__default.createElement("div", { className: styles$g.content }, F));
46007
+ ), /* @__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$g.title, style: { margin: 0 } }, C), re && /* @__PURE__ */ React__default.createElement(Tooltip, { title: "This step is required to complete your profile" }, /* @__PURE__ */ React__default.createElement("span", { className: styles$g.required }, "*")), ee && re && !te && !ae && STATUS_TAGS[ee], te && re && STATUS_TAGS[te]), /* @__PURE__ */ React__default.createElement(Text$a, { type: "secondary" }, $))), /* @__PURE__ */ React__default.createElement("div", { className: styles$g.toggleIcon }, K ? /* @__PURE__ */ React__default.createElement(RefIcon$7, null) : /* @__PURE__ */ React__default.createElement(RefIcon$y, null)))), K && /* @__PURE__ */ React__default.createElement("div", { className: styles$g.content }, F));
46001
46008
  }, container$8 = "_container_xolmi_1", activeIcon = "_activeIcon_xolmi_9", completeIcon = "_completeIcon_xolmi_14", incompleteIcon = "_incompleteIcon_xolmi_19", profileCard = "_profileCard_xolmi_24", styles$f = {
46002
46009
  container: container$8,
46003
46010
  activeIcon,
@@ -46185,7 +46192,7 @@ const dynamicBaseQuery = (C, $, V) => dn(null, null, function* () {
46185
46192
  Button$2,
46186
46193
  {
46187
46194
  type: "text",
46188
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$J, null),
46195
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$K, null),
46189
46196
  onClick: () => de(be),
46190
46197
  style: { marginTop: 4 }
46191
46198
  }
@@ -46446,7 +46453,7 @@ const dynamicBaseQuery = (C, $, V) => dn(null, null, function* () {
46446
46453
  }
46447
46454
  },
46448
46455
  /* @__PURE__ */ React__default.createElement("span", null, C.subtopic, $ && K !== void 0 && ` ${formatExperience(K.years, K.months, !0)}`),
46449
- $ && /* @__PURE__ */ React__default.createElement(RefIcon$J, { className: styles$d.closeIcon, onClick: le })
46456
+ $ && /* @__PURE__ */ React__default.createElement(RefIcon$K, { className: styles$d.closeIcon, onClick: le })
46450
46457
  )
46451
46458
  );
46452
46459
  }, { Title: Title$1 } = Typography, SkillSection = ({
@@ -46478,7 +46485,7 @@ const dynamicBaseQuery = (C, $, V) => dn(null, null, function* () {
46478
46485
  feedbackText,
46479
46486
  feedbackDescription
46480
46487
  }, SectionFeedback = ({
46481
- icon: C = /* @__PURE__ */ React__default.createElement(RefIcon$I, { style: { color: "#faad14", fontSize: "1.6rem" } }),
46488
+ icon: C = /* @__PURE__ */ React__default.createElement(RefIcon$J, { style: { color: "#faad14", fontSize: "1.6rem" } }),
46482
46489
  feedbackData: $ = []
46483
46490
  }) => /* @__PURE__ */ React__default.createElement(React__default.Fragment, null, $.length > 0 ? /* @__PURE__ */ React__default.createElement(
46484
46491
  Flex,
@@ -56064,7 +56071,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56064
56071
  }, le = () => {
56065
56072
  re(!1);
56066
56073
  };
56067
- return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: F }, /* @__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 ", F + 1), /* @__PURE__ */ React__default.createElement(RefIcon$i, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$w, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
56074
+ return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: F }, /* @__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 ", F + 1), /* @__PURE__ */ React__default.createElement(RefIcon$i, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$x, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
56068
56075
  Form,
56069
56076
  {
56070
56077
  form: ee,
@@ -56123,7 +56130,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56123
56130
  description: "Are you sure you want to delete this project?",
56124
56131
  style: { top: 20 }
56125
56132
  }
56126
- )) : /* @__PURE__ */ React__default.createElement(Card, { key: F, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Text$6, { strong: !0 }, (pe = C.formData) != null && pe.title ? (ue = C.formData) == null ? void 0 : ue.title : "---"), /* @__PURE__ */ React__default.createElement(RefIcon$D, null)));
56133
+ )) : /* @__PURE__ */ React__default.createElement(Card, { key: F, onClick: ae }, /* @__PURE__ */ React__default.createElement(Flex, { justify: "space-between", align: "center" }, /* @__PURE__ */ React__default.createElement(Text$6, { strong: !0 }, (pe = C.formData) != null && pe.title ? (ue = C.formData) == null ? void 0 : ue.title : "---"), /* @__PURE__ */ React__default.createElement(RefIcon$E, null)));
56127
56134
  }, container$6 = "_container_fstwu_1", title$1 = "_title_fstwu_7", button = "_button_fstwu_11", bold = "_bold_fstwu_23", styles$a = {
56128
56135
  container: container$6,
56129
56136
  title: title$1,
@@ -56283,7 +56290,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56283
56290
  {
56284
56291
  type: "dashed",
56285
56292
  block: !0,
56286
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$x, null),
56293
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$y, null),
56287
56294
  onClick: ue
56288
56295
  },
56289
56296
  "Add Project"
@@ -56371,7 +56378,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56371
56378
  ]
56372
56379
  }
56373
56380
  ));
56374
- return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: F }, /* @__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 ", F + 1), /* @__PURE__ */ React__default.createElement(RefIcon$i, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$w, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
56381
+ return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: F }, /* @__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 ", F + 1), /* @__PURE__ */ React__default.createElement(RefIcon$i, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$x, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
56375
56382
  Form,
56376
56383
  {
56377
56384
  form: ee,
@@ -56510,7 +56517,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56510
56517
  description: "Are you sure you want to delete this education item?",
56511
56518
  style: { top: 20 }
56512
56519
  }
56513
- )) : /* @__PURE__ */ React__default.createElement(Card, { key: F, 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 }, (ue = C.formData) != null && ue.university ? (se = C.formData) == null ? void 0 : se.university : "---"), /* @__PURE__ */ React__default.createElement(Text$4, null, (me = C.formData) != null && me.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$D, null)));
56520
+ )) : /* @__PURE__ */ React__default.createElement(Card, { key: F, 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 }, (ue = C.formData) != null && ue.university ? (se = C.formData) == null ? void 0 : se.university : "---"), /* @__PURE__ */ React__default.createElement(Text$4, null, (me = C.formData) != null && me.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$E, null)));
56514
56521
  }, { Text: Text$3 } = Typography, CustomEducationFormItem = ({ formId: C }) => {
56515
56522
  const $ = useDispatch(), V = useSelector(
56516
56523
  (ne) => ne.scalantResumeBuilder.formStore.forms[C]
@@ -56718,7 +56725,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56718
56725
  {
56719
56726
  type: "dashed",
56720
56727
  block: !0,
56721
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$x, null),
56728
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$y, null),
56722
56729
  onClick: ie
56723
56730
  },
56724
56731
  ((K == null ? void 0 : K.educationItems) || []).length === 1 ? "Add secondary education" : "Add another education"
@@ -56789,7 +56796,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56789
56796
  }, le = () => {
56790
56797
  te(!1);
56791
56798
  };
56792
- return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: F }, /* @__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 ", F + 1), /* @__PURE__ */ React__default.createElement(RefIcon$i, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$w, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
56799
+ return C.expanded ? /* @__PURE__ */ React__default.createElement(Card, { key: F }, /* @__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 ", F + 1), /* @__PURE__ */ React__default.createElement(RefIcon$i, { onClick: ne, style: { color: "red" } })), /* @__PURE__ */ React__default.createElement(RefIcon$x, { onClick: ae })), /* @__PURE__ */ React__default.createElement(
56793
56800
  Form,
56794
56801
  {
56795
56802
  form: re,
@@ -56859,7 +56866,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
56859
56866
  description: "Are you sure you want to delete this work experience?",
56860
56867
  style: { top: 20 }
56861
56868
  }
56862
- )) : /* @__PURE__ */ React__default.createElement(Card, { key: F, 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 }, (pe = C.formData) == null ? void 0 : pe.company), /* @__PURE__ */ React__default.createElement(Text$2, null, (ue = C.formData) != null && ue.position ? `${(se = C.formData) == null ? void 0 : se.position}, ` : "---", /* @__PURE__ */ React__default.createElement(Divider, { type: "vertical" }), (me = C.formData) != null && me.from ? `${(ce = C.formData) == null ? void 0 : ce.from.format("YYYY")}` : "---", "-", (ve = C.formData) != null && ve.to ? `${(de = C.formData) == null ? void 0 : de.to.format("YYYY")}` : (fe = C.formData) != null && fe.is_current ? "Present" : "---")), /* @__PURE__ */ React__default.createElement(RefIcon$D, null)));
56869
+ )) : /* @__PURE__ */ React__default.createElement(Card, { key: F, 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 }, (pe = C.formData) == null ? void 0 : pe.company), /* @__PURE__ */ React__default.createElement(Text$2, null, (ue = C.formData) != null && ue.position ? `${(se = C.formData) == null ? void 0 : se.position}, ` : "---", /* @__PURE__ */ React__default.createElement(Divider, { type: "vertical" }), (me = C.formData) != null && me.from ? `${(ce = C.formData) == null ? void 0 : ce.from.format("YYYY")}` : "---", "-", (ve = C.formData) != null && ve.to ? `${(de = C.formData) == null ? void 0 : de.to.format("YYYY")}` : (fe = C.formData) != null && fe.is_current ? "Present" : "---")), /* @__PURE__ */ React__default.createElement(RefIcon$E, null)));
56863
56870
  }, FORM_ID$1 = "workExperienceForm", initialFormData$1 = {
56864
56871
  workExperienceItems: [
56865
56872
  {
@@ -57017,7 +57024,7 @@ const { Text: Text$7 } = Typography, DeleteConfirmationModal = ({
57017
57024
  {
57018
57025
  type: "dashed",
57019
57026
  block: !0,
57020
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$x, null),
57027
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$y, null),
57021
57028
  onClick: ue
57022
57029
  },
57023
57030
  "Add another experience"
@@ -57212,7 +57219,7 @@ const CustomFormItem = ({ item: C, formId: $ }) => {
57212
57219
  key: "projects",
57213
57220
  title: "Projects",
57214
57221
  subtitle: "Add personal projects",
57215
- icon: RefIcon$s,
57222
+ icon: RefIcon$t,
57216
57223
  component: ProjectForm
57217
57224
  },
57218
57225
  {
@@ -57626,7 +57633,7 @@ const CustomFormItem = ({ item: C, formId: $ }) => {
57626
57633
  items: [
57627
57634
  ...J.map((ce) => {
57628
57635
  let ve;
57629
- return ce.key === F ? ve = /* @__PURE__ */ React__default.createElement(RefIcon$G, { className: styles$f.activeIcon }) : ce.status === "complete" ? ve = /* @__PURE__ */ React__default.createElement(RefIcon$m, { className: styles$f.completeIcon }) : ve = /* @__PURE__ */ React__default.createElement(RefIcon$u, { className: styles$f.incompleteIcon }), {
57636
+ return ce.key === F ? ve = /* @__PURE__ */ React__default.createElement(RefIcon$H, { className: styles$f.activeIcon }) : ce.status === "complete" ? ve = /* @__PURE__ */ React__default.createElement(RefIcon$m, { className: styles$f.completeIcon }) : ve = /* @__PURE__ */ React__default.createElement(RefIcon$v, { className: styles$f.incompleteIcon }), {
57630
57637
  dot: ve,
57631
57638
  children: /* @__PURE__ */ React__default.createElement("div", { ref: (de) => ae.current[ce.key] = de }, /* @__PURE__ */ React__default.createElement(
57632
57639
  ResumeStepCard,
@@ -57719,7 +57726,7 @@ const CustomFormItem = ({ item: C, formId: $ }) => {
57719
57726
  selectedKeys: [F == null ? void 0 : F.toString()]
57720
57727
  }
57721
57728
  },
57722
- /* @__PURE__ */ React__default.createElement("div", { className: styles$6.dropdown }, (te = K.find((re) => re.id === F)) == null ? void 0 : te.name, /* @__PURE__ */ React__default.createElement(RefIcon$D, { className: styles$6.dropdownIcon }))
57729
+ /* @__PURE__ */ React__default.createElement("div", { className: styles$6.dropdown }, (te = K.find((re) => re.id === F)) == null ? void 0 : te.name, /* @__PURE__ */ React__default.createElement(RefIcon$E, { className: styles$6.dropdownIcon }))
57723
57730
  );
57724
57731
  }, Button = (F) => {
57725
57732
  var K = F, { children: C, onClick: $ } = K, V = lo(K, ["children", "onClick"]);
@@ -77488,7 +77495,7 @@ const MESSAGES = {
77488
77495
  justify: "center",
77489
77496
  className: styles$4.loadingContainer
77490
77497
  },
77491
- /* @__PURE__ */ React__default.createElement(RefIcon$G, { className: styles$4.loader }),
77498
+ /* @__PURE__ */ React__default.createElement(RefIcon$H, { className: styles$4.loader }),
77492
77499
  /* @__PURE__ */ React__default.createElement("span", { className: styles$4.loadingText }, C)
77493
77500
  ), ErrorLayout = ({ onRetry: C }) => /* @__PURE__ */ React__default.createElement(
77494
77501
  Flex,
@@ -77564,7 +77571,7 @@ const MESSAGES = {
77564
77571
  Button$2,
77565
77572
  {
77566
77573
  type: "text",
77567
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$A, null),
77574
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$B, null),
77568
77575
  onClick: se,
77569
77576
  disabled: re <= 1,
77570
77577
  className: styles$4.paginationArrow,
@@ -77574,7 +77581,7 @@ const MESSAGES = {
77574
77581
  Button$2,
77575
77582
  {
77576
77583
  type: "text",
77577
- icon: /* @__PURE__ */ React__default.createElement(RefIcon$F, null),
77584
+ icon: /* @__PURE__ */ React__default.createElement(RefIcon$G, null),
77578
77585
  onClick: me,
77579
77586
  disabled: re >= ee,
77580
77587
  className: styles$4.paginationArrow,
@@ -77655,7 +77662,7 @@ const MESSAGES = {
77655
77662
  isError: le,
77656
77663
  onDownloadClick: te
77657
77664
  }
77658
- ), !ne && !ie && !le && /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0 }, /* @__PURE__ */ React__default.createElement(FloatButton.Group, { shape: "square", className: styles$6.floatButtonGroup }, /* @__PURE__ */ React__default.createElement(ChangeTemplate, { resumeTemplateConfig: ee }), /* @__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$g, null) })), /* @__PURE__ */ React__default.createElement(Tooltip, { title: TOOLTIPS.SAMPLE_RESUME, placement: "right" }, /* @__PURE__ */ React__default.createElement(
77665
+ ), !ne && !ie && !le && /* @__PURE__ */ React__default.createElement(Flex, { vertical: !0 }, /* @__PURE__ */ React__default.createElement(FloatButton.Group, { shape: "square", className: styles$6.floatButtonGroup }, /* @__PURE__ */ React__default.createElement(ChangeTemplate, { resumeTemplateConfig: ee }), /* @__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$p, null) })), /* @__PURE__ */ React__default.createElement(Tooltip, { title: TOOLTIPS.SAMPLE_RESUME, placement: "right" }, /* @__PURE__ */ React__default.createElement(
77659
77666
  FloatButton,
77660
77667
  {
77661
77668
  icon: /* @__PURE__ */ React__default.createElement(RefIcon$e, null),
@@ -77883,7 +77890,7 @@ const MESSAGES = {
77883
77890
  return null;
77884
77891
  }
77885
77892
  };
77886
- return !$ || ie ? /* @__PURE__ */ React__default.createElement("div", { className: styles.loadingContainer }, /* @__PURE__ */ React__default.createElement(RefIcon$G, { className: styles.loadingIcon, size: "large" }), /* @__PURE__ */ React__default.createElement("h1", null, "Loading your resume data...")) : /* @__PURE__ */ React__default.createElement(
77893
+ return !$ || ie ? /* @__PURE__ */ React__default.createElement("div", { className: styles.loadingContainer }, /* @__PURE__ */ React__default.createElement(RefIcon$H, { className: styles.loadingIcon, size: "large" }), /* @__PURE__ */ React__default.createElement("h1", null, "Loading your resume data...")) : /* @__PURE__ */ React__default.createElement(
77887
77894
  ResumeLayout,
77888
77895
  {
77889
77896
  onBackButtonClick: V,