@kaushalparajuli/react-crud-ui 1.0.6 → 1.0.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.
package/dist/index.js CHANGED
@@ -6003,7 +6003,7 @@ var Ta = "PopperAnchor", Ma = l.forwardRef(
6003
6003
  Ma.displayName = Ta;
6004
6004
  var Wo = "PopperContent", [sg, ig] = _a(Wo), Ia = l.forwardRef(
6005
6005
  (e, t) => {
6006
- var I, Q, Y, J, ee, re;
6006
+ var I, Q, Y, ee, J, re;
6007
6007
  const {
6008
6008
  __scopePopper: r,
6009
6009
  side: n = "bottom",
@@ -6073,8 +6073,8 @@ var Wo = "PopperContent", [sg, ig] = _a(Wo), Ia = l.forwardRef(
6073
6073
  minWidth: "max-content",
6074
6074
  zIndex: he,
6075
6075
  "--radix-popper-transform-origin": [
6076
- (J = F.transformOrigin) == null ? void 0 : J.x,
6077
- (ee = F.transformOrigin) == null ? void 0 : ee.y
6076
+ (ee = F.transformOrigin) == null ? void 0 : ee.x,
6077
+ (J = F.transformOrigin) == null ? void 0 : J.y
6078
6078
  ].join(" "),
6079
6079
  // hide the content if using the hide middleware and should be hidden
6080
6080
  // set visibility to hidden and disable pointer events so the UI behaves
@@ -7150,9 +7150,9 @@ var ze = 10, [tl, St] = Qt(Tt), Pv = "SelectContentImpl", Av = /* @__PURE__ */ $
7150
7150
  }, [x]), Io();
7151
7151
  const j = l.useCallback(
7152
7152
  (I) => {
7153
- const [Q, ...Y] = R().map((re) => re.ref.current), [J] = Y.slice(-1), ee = document.activeElement;
7153
+ const [Q, ...Y] = R().map((re) => re.ref.current), [ee] = Y.slice(-1), J = document.activeElement;
7154
7154
  for (const re of I)
7155
- if (re === ee || (re == null || re.scrollIntoView({ block: "nearest" }), re === Q && E && (E.scrollTop = 0), re === J && E && (E.scrollTop = E.scrollHeight), re == null || re.focus(), document.activeElement !== ee)) return;
7155
+ if (re === J || (re == null || re.scrollIntoView({ block: "nearest" }), re === Q && E && (E.scrollTop = 0), re === ee && E && (E.scrollTop = E.scrollHeight), re == null || re.focus(), document.activeElement !== J)) return;
7156
7156
  },
7157
7157
  [R, E]
7158
7158
  ), z = l.useCallback(
@@ -7166,14 +7166,14 @@ var ze = 10, [tl, St] = Qt(Tt), Pv = "SelectContentImpl", Av = /* @__PURE__ */ $
7166
7166
  l.useEffect(() => {
7167
7167
  if (x) {
7168
7168
  let I = { x: 0, y: 0 };
7169
- const Q = (J) => {
7170
- var ee, re;
7169
+ const Q = (ee) => {
7170
+ var J, re;
7171
7171
  I = {
7172
- x: Math.abs(Math.round(J.pageX) - (((ee = $.current) == null ? void 0 : ee.x) ?? 0)),
7173
- y: Math.abs(Math.round(J.pageY) - (((re = $.current) == null ? void 0 : re.y) ?? 0))
7172
+ x: Math.abs(Math.round(ee.pageX) - (((J = $.current) == null ? void 0 : J.x) ?? 0)),
7173
+ y: Math.abs(Math.round(ee.pageY) - (((re = $.current) == null ? void 0 : re.y) ?? 0))
7174
7174
  };
7175
- }, Y = (J) => {
7176
- I.x <= 10 && I.y <= 10 ? J.preventDefault() : x.contains(J.target) || F(!1), document.removeEventListener("pointermove", Q), $.current = null;
7175
+ }, Y = (ee) => {
7176
+ I.x <= 10 && I.y <= 10 ? ee.preventDefault() : x.contains(ee.target) || F(!1), document.removeEventListener("pointermove", Q), $.current = null;
7177
7177
  };
7178
7178
  return $.current !== null && (document.addEventListener("pointermove", Q), document.addEventListener("pointerup", Y, { capture: !0, once: !0 })), () => {
7179
7179
  document.removeEventListener("pointermove", Q), document.removeEventListener("pointerup", Y, { capture: !0 });
@@ -7186,18 +7186,18 @@ var ze = 10, [tl, St] = Qt(Tt), Pv = "SelectContentImpl", Av = /* @__PURE__ */ $
7186
7186
  };
7187
7187
  }, [F]);
7188
7188
  const [te, W] = wl((I) => {
7189
- const Q = R().filter((ee) => !ee.disabled), Y = Q.find((ee) => ee.ref.current === document.activeElement), J = xl(Q, I, Y);
7190
- J && setTimeout(() => J.ref.current.focus());
7189
+ const Q = R().filter((J) => !J.disabled), Y = Q.find((J) => J.ref.current === document.activeElement), ee = xl(Q, I, Y);
7190
+ ee && setTimeout(() => ee.ref.current.focus());
7191
7191
  }), ne = l.useCallback(
7192
7192
  (I, Q, Y) => {
7193
- const J = !X.current && !Y;
7194
- (w.value !== void 0 && w.value === Q || J) && (D(I), J && (X.current = !0));
7193
+ const ee = !X.current && !Y;
7194
+ (w.value !== void 0 && w.value === Q || ee) && (D(I), ee && (X.current = !0));
7195
7195
  },
7196
7196
  [w.value]
7197
7197
  ), ce = l.useCallback(() => x == null ? void 0 : x.focus(), [x]), pe = l.useCallback(
7198
7198
  (I, Q, Y) => {
7199
- const J = !X.current && !Y;
7200
- (w.value !== void 0 && w.value === Q || J) && T(I);
7199
+ const ee = !X.current && !Y;
7200
+ (w.value !== void 0 && w.value === Q || ee) && T(I);
7201
7201
  },
7202
7202
  [w.value]
7203
7203
  ), he = n === "popper" ? lo : nl, ge = he === lo ? {
@@ -7272,12 +7272,12 @@ var ze = 10, [tl, St] = Qt(Tt), Pv = "SelectContentImpl", Av = /* @__PURE__ */ $
7272
7272
  onKeyDown: G(b.onKeyDown, (I) => {
7273
7273
  const Q = I.ctrlKey || I.altKey || I.metaKey;
7274
7274
  if (I.key === "Tab" && I.preventDefault(), !Q && I.key.length === 1 && W(I.key), ["ArrowUp", "ArrowDown", "Home", "End"].includes(I.key)) {
7275
- let J = R().filter((ee) => !ee.disabled).map((ee) => ee.ref.current);
7276
- if (["ArrowUp", "End"].includes(I.key) && (J = J.slice().reverse()), ["ArrowUp", "ArrowDown"].includes(I.key)) {
7277
- const ee = I.target, re = J.indexOf(ee);
7278
- J = J.slice(re + 1);
7275
+ let ee = R().filter((J) => !J.disabled).map((J) => J.ref.current);
7276
+ if (["ArrowUp", "End"].includes(I.key) && (ee = ee.slice().reverse()), ["ArrowUp", "ArrowDown"].includes(I.key)) {
7277
+ const J = I.target, re = ee.indexOf(J);
7278
+ ee = ee.slice(re + 1);
7279
7279
  }
7280
- setTimeout(() => j(J)), I.preventDefault();
7280
+ setTimeout(() => j(ee)), I.preventDefault();
7281
7281
  }
7282
7282
  })
7283
7283
  }
@@ -7296,7 +7296,7 @@ var Tv = "SelectItemAlignedPosition", nl = l.forwardRef((e, t) => {
7296
7296
  if (s.trigger && s.valueNode && a && u && h && y && b) {
7297
7297
  const _ = s.trigger.getBoundingClientRect(), O = u.getBoundingClientRect(), D = s.valueNode.getBoundingClientRect(), L = b.getBoundingClientRect();
7298
7298
  if (s.dir !== "rtl") {
7299
- const ee = L.left - O.left, re = D.left - ee, _e = _.left - re, Pe = _.width + _e, Ne = Math.max(Pe, O.width), at = window.innerWidth - ze, Ue = ro(re, [
7299
+ const J = L.left - O.left, re = D.left - J, _e = _.left - re, Pe = _.width + _e, Ne = Math.max(Pe, O.width), at = window.innerWidth - ze, Ue = ro(re, [
7300
7300
  ze,
7301
7301
  // Prevents the content from going off the starting edge of the
7302
7302
  // viewport. It may still go off the ending edge, but this can be
@@ -7307,7 +7307,7 @@ var Tv = "SelectItemAlignedPosition", nl = l.forwardRef((e, t) => {
7307
7307
  ]);
7308
7308
  a.style.minWidth = Pe + "px", a.style.left = Ue + "px";
7309
7309
  } else {
7310
- const ee = O.right - L.right, re = window.innerWidth - D.right - ee, _e = window.innerWidth - _.right - re, Pe = _.width + _e, Ne = Math.max(Pe, O.width), at = window.innerWidth - ze, Ue = ro(re, [
7310
+ const J = O.right - L.right, re = window.innerWidth - D.right - J, _e = window.innerWidth - _.right - re, Pe = _.width + _e, Ne = Math.max(Pe, O.width), at = window.innerWidth - ze, Ue = ro(re, [
7311
7311
  ze,
7312
7312
  Math.max(ze, at - Ne)
7313
7313
  ]);
@@ -7315,21 +7315,21 @@ var Tv = "SelectItemAlignedPosition", nl = l.forwardRef((e, t) => {
7315
7315
  }
7316
7316
  const T = m(), R = window.innerHeight - ze * 2, H = h.scrollHeight, U = window.getComputedStyle(u), X = parseInt(U.borderTopWidth, 10), j = parseInt(U.paddingTop, 10), z = parseInt(U.borderBottomWidth, 10), F = parseInt(U.paddingBottom, 10), $ = X + j + H + F + z, te = Math.min(y.offsetHeight * 5, $), W = window.getComputedStyle(h), ne = parseInt(W.paddingTop, 10), ce = parseInt(W.paddingBottom, 10), pe = _.top + _.height / 2 - ze, he = R - pe, ge = y.offsetHeight / 2, I = y.offsetTop + ge, Q = X + j + I, Y = $ - Q;
7317
7317
  if (Q <= pe) {
7318
- const ee = T.length > 0 && y === T[T.length - 1].ref.current;
7318
+ const J = T.length > 0 && y === T[T.length - 1].ref.current;
7319
7319
  a.style.bottom = "0px";
7320
7320
  const re = u.clientHeight - h.offsetTop - h.offsetHeight, _e = Math.max(
7321
7321
  he,
7322
7322
  ge + // viewport might have padding bottom, include it to avoid a scrollable viewport
7323
- (ee ? ce : 0) + re + z
7323
+ (J ? ce : 0) + re + z
7324
7324
  ), Pe = Q + _e;
7325
7325
  a.style.height = Pe + "px";
7326
7326
  } else {
7327
- const ee = T.length > 0 && y === T[0].ref.current;
7327
+ const J = T.length > 0 && y === T[0].ref.current;
7328
7328
  a.style.top = "0px";
7329
7329
  const _e = Math.max(
7330
7330
  pe,
7331
7331
  X + h.offsetTop + // viewport might have padding top, include it to avoid a scrollable viewport
7332
- (ee ? ne : 0) + ge
7332
+ (J ? ne : 0) + ge
7333
7333
  ) + Y;
7334
7334
  a.style.height = _e + "px", h.scrollTop = Q - pe + h.offsetTop;
7335
7335
  }
@@ -10015,8 +10015,8 @@ var Be = "MenuContent", [vw, os] = It(Be), Jc = l.forwardRef(
10015
10015
  } = e, y = Ct(Be, r), b = Er(Be, r), w = Cr(r), x = Yc(r), S = fw(r), [E, A] = l.useState(null), _ = l.useRef(null), O = se(t, _, y.onContentChange), D = l.useRef(0), L = l.useRef(""), T = l.useRef(0), R = l.useRef(null), H = l.useRef("right"), U = l.useRef(0), X = v ? yn : l.Fragment, j = v ? { as: ww, allowPinchZoom: !0 } : void 0, z = ($) => {
10016
10016
  var I, Q;
10017
10017
  const te = L.current + $, W = S().filter((Y) => !Y.disabled), ne = document.activeElement, ce = (I = W.find((Y) => Y.ref.current === ne)) == null ? void 0 : I.textValue, pe = W.map((Y) => Y.textValue), he = Iw(pe, te, ce), ge = (Q = W.find((Y) => Y.textValue === he)) == null ? void 0 : Q.ref.current;
10018
- (function Y(J) {
10019
- L.current = J, window.clearTimeout(D.current), J !== "" && (D.current = window.setTimeout(() => Y(""), 1e3));
10018
+ (function Y(ee) {
10019
+ L.current = ee, window.clearTimeout(D.current), ee !== "" && (D.current = window.setTimeout(() => Y(""), 1e3));
10020
10020
  })(te), ge && setTimeout(() => ge.focus());
10021
10021
  };
10022
10022
  l.useEffect(() => () => window.clearTimeout(D.current), []), Io();
@@ -12485,13 +12485,8 @@ const Cd = ({
12485
12485
  }, W = (I, Q) => {
12486
12486
  Q ? E == null || E([...S, I]) : E == null || E(S.filter((Y) => Y !== I));
12487
12487
  }, ne = e.length > 0 && S.length === e.length, ce = S.length > 0 && S.length < e.length, pe = (I, Q, Y) => {
12488
- if (I.render)
12489
- return I.render(Q, Y);
12490
- if (I.accessor) {
12491
- const J = typeof I.accessor == "function" ? I.accessor(Q) : Q[I.accessor];
12492
- return I.format ? I.format(J, Q) : J ?? "-";
12493
- }
12494
- return "-";
12488
+ const ee = I.accessor || I.key, J = ee ? typeof ee == "function" ? ee(Q) : Q[ee] : void 0;
12489
+ return I.render ? I.render(J, Q, Y) : I.format ? I.format(J, Q) : J !== null && typeof J == "object" ? "-" : J ?? "-";
12495
12490
  }, he = (I) => {
12496
12491
  if (!f || !I.sortable) return null;
12497
12492
  const Q = I.sortKey || I.accessor;
@@ -12507,12 +12502,12 @@ const Cd = ({
12507
12502
  /* @__PURE__ */ M(ju, { align: "end", children: [
12508
12503
  /* @__PURE__ */ d(Gu, { children: "Actions" }),
12509
12504
  /* @__PURE__ */ d(Ku, {}),
12510
- Q.map((Y, J) => /* @__PURE__ */ M(
12505
+ Q.map((Y, ee) => /* @__PURE__ */ M(
12511
12506
  zu,
12512
12507
  {
12513
12508
  onClick: () => {
12514
- var ee;
12515
- return (ee = Y.onClick) == null ? void 0 : ee.call(Y, I);
12509
+ var J;
12510
+ return (J = Y.onClick) == null ? void 0 : J.call(Y, I);
12516
12511
  },
12517
12512
  className: k(
12518
12513
  Y.variant === "destructive" && "text-destructive focus:text-destructive"
@@ -12523,7 +12518,7 @@ const Cd = ({
12523
12518
  Y.label
12524
12519
  ]
12525
12520
  },
12526
- Y.label || J
12521
+ Y.label || ee
12527
12522
  ))
12528
12523
  ] })
12529
12524
  ] });
@@ -12625,11 +12620,11 @@ const Cd = ({
12625
12620
  )
12626
12621
  }
12627
12622
  ) }) : e.map((I, Q) => {
12628
- const Y = j(I), J = S.includes(Y);
12623
+ const Y = j(I), ee = S.includes(Y);
12629
12624
  return /* @__PURE__ */ M(
12630
12625
  sr,
12631
12626
  {
12632
- "data-state": J ? "selected" : void 0,
12627
+ "data-state": ee ? "selected" : void 0,
12633
12628
  className: k(
12634
12629
  O && Q % 2 === 1 && "bg-muted/50",
12635
12630
  D && "cursor-pointer",
@@ -12637,25 +12632,25 @@ const Cd = ({
12637
12632
  ),
12638
12633
  onClick: () => _ == null ? void 0 : _(I),
12639
12634
  children: [
12640
- x && /* @__PURE__ */ d(Vt, { onClick: (ee) => ee.stopPropagation(), children: /* @__PURE__ */ d(
12635
+ x && /* @__PURE__ */ d(Vt, { onClick: (J) => J.stopPropagation(), children: /* @__PURE__ */ d(
12641
12636
  Hr,
12642
12637
  {
12643
- checked: J,
12644
- onCheckedChange: (ee) => W(Y, ee)
12638
+ checked: ee,
12639
+ onCheckedChange: (J) => W(Y, J)
12645
12640
  }
12646
12641
  ) }),
12647
- t.map((ee, re) => /* @__PURE__ */ d(
12642
+ t.map((J, re) => /* @__PURE__ */ d(
12648
12643
  Vt,
12649
12644
  {
12650
12645
  className: k(
12651
12646
  L && "py-2",
12652
- ee.cellClassName
12647
+ J.cellClassName
12653
12648
  ),
12654
- children: pe(ee, I, Q)
12649
+ children: pe(J, I, Q)
12655
12650
  },
12656
- ee.accessor || re
12651
+ J.accessor || re
12657
12652
  )),
12658
- A && A.length > 0 && /* @__PURE__ */ d(Vt, { onClick: (ee) => ee.stopPropagation(), children: ge(I) })
12653
+ A && A.length > 0 && /* @__PURE__ */ d(Vt, { onClick: (J) => J.stopPropagation(), children: ge(I) })
12659
12654
  ]
12660
12655
  },
12661
12656
  Y
@@ -12737,8 +12732,8 @@ const oS = ({
12737
12732
  className: Q,
12738
12733
  // Delete confirmation
12739
12734
  deleteConfirmTitle: Y,
12740
- deleteConfirmDescription: J,
12741
- getDeleteItemName: ee,
12735
+ deleteConfirmDescription: ee,
12736
+ getDeleteItemName: J,
12742
12737
  // Custom filter components
12743
12738
  filters: re,
12744
12739
  // Whether to show header actions
@@ -12808,7 +12803,7 @@ const oS = ({
12808
12803
  variant: "destructive",
12809
12804
  onClick: Es
12810
12805
  }), [...ie, ...H];
12811
- }, [T, R, E, A, Dt, _, te, W, ne, Ss, Cs, Es, H]), Ln = L || S, Vd = Ce || O, Ns = l.useMemo(() => je ? ee ? ee(je) : je.name || je.title || ce : ce, [je, ee, ce]), Rs = () => ge ? /* @__PURE__ */ M("div", { className: "flex items-center gap-2", children: [
12806
+ }, [T, R, E, A, Dt, _, te, W, ne, Ss, Cs, Es, H]), Ln = L || S, Vd = Ce || O, Ns = l.useMemo(() => je ? J ? J(je) : je.name || je.title || ce : ce, [je, J, ce]), Rs = () => ge ? /* @__PURE__ */ M("div", { className: "flex items-center gap-2", children: [
12812
12807
  _e,
12813
12808
  b && w.length > 0 && U.length > 0 && /* @__PURE__ */ d(Te, { children: U.map((ie, Fn) => /* @__PURE__ */ M(
12814
12809
  fe,
@@ -12889,7 +12884,7 @@ const oS = ({
12889
12884
  onOpenChange: Ue,
12890
12885
  onConfirm: Ld,
12891
12886
  title: Y || `Delete ${ce}`,
12892
- description: J || `Are you sure you want to delete "${Ns}"? This action cannot be undone.`,
12887
+ description: ee || `Are you sure you want to delete "${Ns}"? This action cannot be undone.`,
12893
12888
  itemName: Ns,
12894
12889
  loading: C
12895
12890
  }
@@ -13656,7 +13651,7 @@ function RS(e = {}) {
13656
13651
  P = q(n, C, {}), P._f && (P._f.mount = !1), (t.shouldUnregister || N.shouldUnregister) && !(aS(a.array, C) && i.action) && a.unMount.add(C);
13657
13652
  }
13658
13653
  };
13659
- }, J = () => t.shouldFocusError && ar(n, F, a.mount), ee = (C) => {
13654
+ }, ee = () => t.shouldFocusError && ar(n, F, a.mount), J = (C) => {
13660
13655
  Je(C) && (m.state.next({ disabled: C }), ar(n, (N, P) => {
13661
13656
  const K = q(n, P);
13662
13657
  K && (N.disabled = K._f.disabled || C, Array.isArray(K._f.refs) && K._f.refs.forEach((B) => {
@@ -13687,7 +13682,7 @@ function RS(e = {}) {
13687
13682
  K = V;
13688
13683
  }
13689
13684
  } else
13690
- N && await N({ ...r.errors }, P), J(), setTimeout(J);
13685
+ N && await N({ ...r.errors }, P), ee(), setTimeout(ee);
13691
13686
  if (m.state.next({
13692
13687
  isSubmitted: !0,
13693
13688
  isSubmitting: !1,
@@ -13774,7 +13769,7 @@ function RS(e = {}) {
13774
13769
  setError: ce,
13775
13770
  _subscribe: he,
13776
13771
  _runSchema: _,
13777
- _focusError: J,
13772
+ _focusError: ee,
13778
13773
  _getWatch: R,
13779
13774
  _getDirty: T,
13780
13775
  _setValid: h,
@@ -13789,7 +13784,7 @@ function RS(e = {}) {
13789
13784
  });
13790
13785
  }),
13791
13786
  _removeUnmounted: L,
13792
- _disableForm: ee,
13787
+ _disableForm: J,
13793
13788
  _subjects: m,
13794
13789
  _proxyFormState: p,
13795
13790
  get _fields() {
@@ -14026,7 +14021,7 @@ const IS = ({
14026
14021
  console.error("Form submission error:", F);
14027
14022
  }
14028
14023
  }, U = (z) => {
14029
- var ee;
14024
+ var J;
14030
14025
  const {
14031
14026
  name: F,
14032
14027
  type: $ = "text",
@@ -14038,7 +14033,7 @@ const IS = ({
14038
14033
  options: he = [],
14039
14034
  className: ge,
14040
14035
  ...I
14041
- } = z, Q = (ee = A[F]) == null ? void 0 : ee.message, Y = L(F), J = {
14036
+ } = z, Q = (J = A[F]) == null ? void 0 : J.message, Y = L(F), ee = {
14042
14037
  label: te,
14043
14038
  placeholder: W,
14044
14039
  description: ne,
@@ -14057,7 +14052,7 @@ const IS = ({
14057
14052
  return /* @__PURE__ */ d(
14058
14053
  bo,
14059
14054
  {
14060
- ...J,
14055
+ ...ee,
14061
14056
  type: $,
14062
14057
  ...S.register(F),
14063
14058
  ...I
@@ -14067,7 +14062,7 @@ const IS = ({
14067
14062
  return /* @__PURE__ */ d(
14068
14063
  hd,
14069
14064
  {
14070
- ...J,
14065
+ ...ee,
14071
14066
  ...S.register(F),
14072
14067
  ...I
14073
14068
  }
@@ -14076,7 +14071,7 @@ const IS = ({
14076
14071
  return /* @__PURE__ */ d(
14077
14072
  gd,
14078
14073
  {
14079
- ...J,
14074
+ ...ee,
14080
14075
  options: he,
14081
14076
  value: Y,
14082
14077
  onChange: (re) => T(F, re, { shouldValidate: !0 }),
@@ -14087,7 +14082,7 @@ const IS = ({
14087
14082
  return /* @__PURE__ */ d(
14088
14083
  vd,
14089
14084
  {
14090
- ...J,
14085
+ ...ee,
14091
14086
  options: he,
14092
14087
  value: Y,
14093
14088
  onChange: (re) => T(F, re, { shouldValidate: !0 }),
@@ -14098,7 +14093,7 @@ const IS = ({
14098
14093
  return /* @__PURE__ */ d(
14099
14094
  yd,
14100
14095
  {
14101
- ...J,
14096
+ ...ee,
14102
14097
  checked: Y,
14103
14098
  onCheckedChange: (re) => T(F, re, { shouldValidate: !0 }),
14104
14099
  ...I
@@ -14108,7 +14103,7 @@ const IS = ({
14108
14103
  return /* @__PURE__ */ d(
14109
14104
  bd,
14110
14105
  {
14111
- ...J,
14106
+ ...ee,
14112
14107
  checked: Y,
14113
14108
  onCheckedChange: (re) => T(F, re, { shouldValidate: !0 }),
14114
14109
  ...I
@@ -14120,7 +14115,7 @@ const IS = ({
14120
14115
  return /* @__PURE__ */ d(
14121
14116
  bo,
14122
14117
  {
14123
- ...J,
14118
+ ...ee,
14124
14119
  type: "text",
14125
14120
  ...S.register(F),
14126
14121
  ...I