@nypl/design-system-react-components 2.1.4-checkboxgroup-bugfix → 2.1.4-checkboxgroup-bugfix-2

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.
@@ -756,7 +756,7 @@ function Wx() {
756
756
  }
757
757
  }
758
758
  }
759
- var Z = v, K = L, J = m, l1 = d, u1 = r, m1 = H, M1 = o, k1 = D, V1 = T, O1 = l, S1 = C, T1 = a, K1 = V, t2 = !1;
759
+ var Z = v, K = L, J = m, l1 = d, u1 = r, m1 = H, E1 = o, k1 = D, V1 = T, O1 = l, S1 = C, T1 = a, K1 = V, t2 = !1;
760
760
  function i2(y1) {
761
761
  return t2 || (t2 = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), M2(y1) || F(y1) === v;
762
762
  }
@@ -796,7 +796,7 @@ function Wx() {
796
796
  function s2(y1) {
797
797
  return F(y1) === V;
798
798
  }
799
- L3.AsyncMode = Z, L3.ConcurrentMode = K, L3.ContextConsumer = J, L3.ContextProvider = l1, L3.Element = u1, L3.ForwardRef = m1, L3.Fragment = M1, L3.Lazy = k1, L3.Memo = V1, L3.Portal = O1, L3.Profiler = S1, L3.StrictMode = T1, L3.Suspense = K1, L3.isAsyncMode = i2, L3.isConcurrentMode = M2, L3.isContextConsumer = v1, L3.isContextProvider = x1, L3.isElement = c1, L3.isForwardRef = n2, L3.isFragment = r2, L3.isLazy = d2, L3.isMemo = f2, L3.isPortal = N1, L3.isProfiler = P1, L3.isStrictMode = x2, L3.isSuspense = s2, L3.isValidElementType = R, L3.typeOf = F;
799
+ L3.AsyncMode = Z, L3.ConcurrentMode = K, L3.ContextConsumer = J, L3.ContextProvider = l1, L3.Element = u1, L3.ForwardRef = m1, L3.Fragment = E1, L3.Lazy = k1, L3.Memo = V1, L3.Portal = O1, L3.Profiler = S1, L3.StrictMode = T1, L3.Suspense = K1, L3.isAsyncMode = i2, L3.isConcurrentMode = M2, L3.isContextConsumer = v1, L3.isContextProvider = x1, L3.isElement = c1, L3.isForwardRef = n2, L3.isFragment = r2, L3.isLazy = d2, L3.isMemo = f2, L3.isPortal = N1, L3.isProfiler = P1, L3.isStrictMode = x2, L3.isSuspense = s2, L3.isValidElementType = R, L3.typeOf = F;
800
800
  }()), L3;
801
801
  }
802
802
  process.env.NODE_ENV === "production" ? wC.exports = Yx() : wC.exports = Wx();
@@ -1258,7 +1258,7 @@ function CS() {
1258
1258
  }
1259
1259
  }
1260
1260
  var m1 = !1;
1261
- function M1($) {
1261
+ function E1($) {
1262
1262
  return !!(typeof $ == "string" || typeof $ == "function" || $ === n.Fragment || $ === d || $ === I || $ === C || $ === H || $ === V || $ === Y || m1 || typeof $ == "object" && $ !== null && ($.$$typeof === T || $.$$typeof === S || $.$$typeof === m || $.$$typeof === v || $.$$typeof === L || $.$$typeof === P || $.$$typeof === D || $[0] === O));
1263
1263
  }
1264
1264
  function k1($, w1, Z1) {
@@ -1749,7 +1749,7 @@ Check the top-level render call using <` + Z1 + ">.");
1749
1749
  }
1750
1750
  function O4($, w1, Z1, l2, D2, o2) {
1751
1751
  {
1752
- var Z2 = M1($);
1752
+ var Z2 = E1($);
1753
1753
  if (!Z2) {
1754
1754
  var O2 = "";
1755
1755
  ($ === void 0 || typeof $ == "object" && $ !== null && Object.keys($).length === 0) && (O2 += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
@@ -2662,9 +2662,9 @@ const R0 = q1(
2662
2662
  a && Z++, C && Z++, d && Z++, Z > 1 && console.warn(
2663
2663
  "NYPL Reservoir Heading: Multiple text case props have been passed and the component will not render properly."
2664
2664
  );
2665
- const K = n.children ? n.children : S, J = T ? /* @__PURE__ */ _(R0, { className: D, href: T, id: `${o}-link`, children: K }) : K, l1 = "heading", u1 = 2, m1 = I.slice(0, -1), M1 = m1 === "h" ? l1 : m1, k1 = parseInt(I.at(-1)), V1 = isNaN(k1) ? void 0 : R ? {
2666
- fontSize: `desktop.heading.${M1}${k1}`
2667
- } : { fontSize: `mobile.heading.${M1}${k1}` }, O1 = isNaN(k1) ? void 0 : k1 <= u1 ? "overline1" : "overline2", S1 = isNaN(k1) ? void 0 : k1 <= u1 ? R ? "desktop.overline.overline1" : "mobile.overline.overline1" : R ? "desktop.overline.overline2" : "mobile.overline.overline2", T1 = isNaN(k1) ? void 0 : k1 <= u1 ? "subtitle1" : "subtitle2", K1 = isNaN(k1) ? void 0 : k1 <= u1 ? R ? "desktop.subtitle.subtitle1" : "mobile.subtitle.subtitle1" : R ? "desktop.subtitle.subtitle2" : "mobile.subtitle.subtitle2", t2 = Y.headingWrapper, i2 = L || V ? {
2665
+ const K = n.children ? n.children : S, J = T ? /* @__PURE__ */ _(R0, { className: D, href: T, id: `${o}-link`, children: K }) : K, l1 = "heading", u1 = 2, m1 = I.slice(0, -1), E1 = m1 === "h" ? l1 : m1, k1 = parseInt(I.at(-1)), V1 = isNaN(k1) ? void 0 : R ? {
2666
+ fontSize: `desktop.heading.${E1}${k1}`
2667
+ } : { fontSize: `mobile.heading.${E1}${k1}` }, O1 = isNaN(k1) ? void 0 : k1 <= u1 ? "overline1" : "overline2", S1 = isNaN(k1) ? void 0 : k1 <= u1 ? R ? "desktop.overline.overline1" : "mobile.overline.overline1" : R ? "desktop.overline.overline2" : "mobile.overline.overline2", T1 = isNaN(k1) ? void 0 : k1 <= u1 ? "subtitle1" : "subtitle2", K1 = isNaN(k1) ? void 0 : k1 <= u1 ? R ? "desktop.subtitle.subtitle1" : "mobile.subtitle.subtitle1" : R ? "desktop.subtitle.subtitle2" : "mobile.subtitle.subtitle2", t2 = Y.headingWrapper, i2 = L || V ? {
2668
2668
  ...Y,
2669
2669
  ...V1
2670
2670
  } : {
@@ -3774,25 +3774,26 @@ const _v = q1(
3774
3774
  } : {};
3775
3775
  R && (l1.value = R), d || console.warn(
3776
3776
  "NYPL Reservoir CheckboxGroup: This component's required `id` prop was not passed."
3777
- ), o != null && o.length ? o.forEach((m1, M1) => {
3777
+ ), console.log("render checkbox group"), o != null && o.length ? o.forEach((m1, E1) => {
3778
+ console.log("spaghetti", E1.toLocaleString());
3778
3779
  const k1 = {
3779
3780
  ...m1,
3780
3781
  isRequired: V,
3781
3782
  isInvalid: H,
3782
3783
  isDisabled: v
3783
3784
  };
3784
- K.push(/* @__PURE__ */ _(_v, { ...k1 }, `checkbox-${M1}`));
3785
+ K.push(/* @__PURE__ */ _(_v, { ...k1 }, `checkbox-${E1}`));
3785
3786
  }) : X.Children && (console.warn(
3786
3787
  "NYPL Reservoir CheckboxGroup: Passing in `Checkbox` nodes can lead to performance issues. Try using the checkboxData prop to pass children in if you are experiencing laggy behavior in yourcheckbox group."
3787
3788
  ), X.Children.map(
3788
3789
  l,
3789
- (m1, M1) => {
3790
+ (m1, E1) => {
3790
3791
  if (m1.type !== _v && (m1.props.mdxType && m1.props.mdxType === "Checkbox" || console.warn(
3791
3792
  "NYPL Reservoir CheckboxGroup: Only `Checkbox` components are allowed as children."
3792
3793
  )), m1 != null) {
3793
3794
  const k1 = {
3794
- key: M1,
3795
- id: `${d}-${M1}`,
3795
+ key: E1,
3796
+ id: `${d}-${E1}`,
3796
3797
  name: D,
3797
3798
  isDisabled: v,
3798
3799
  isInvalid: H,
@@ -3967,7 +3968,7 @@ const sT = q1(
3967
3968
  ), T = (x1, c1 = "small") => {
3968
3969
  const n2 = c1 === "small" ? 1 : 2;
3969
3970
  return (x1[n2] === "AA" || x1[n2] === "AAA") && /* @__PURE__ */ _(S, {});
3970
- }, D = ["Color", "Ratio", "16px", "36px"], O = T(v), P = T(v, "large"), I = T(C), Y = T(C, "large"), R = L && T(L), F = L && T(L, "large"), Z = H && T(H), K = H && T(H, "large"), J = r && T(r), l1 = r && T(r, "large"), u1 = l && T(l), m1 = l && T(l, "large"), M1 = o && T(o), k1 = o && T(o, "large"), V1 = a && T(a), O1 = a && T(a, "large"), S1 = d && T(d), T1 = d && T(d, "large"), K1 = m && T(m), t2 = m && T(m, "large"), i2 = [
3971
+ }, D = ["Color", "Ratio", "16px", "36px"], O = T(v), P = T(v, "large"), I = T(C), Y = T(C, "large"), R = L && T(L), F = L && T(L, "large"), Z = H && T(H), K = H && T(H, "large"), J = r && T(r), l1 = r && T(r, "large"), u1 = l && T(l), m1 = l && T(l, "large"), E1 = o && T(o), k1 = o && T(o, "large"), V1 = a && T(a), O1 = a && T(a, "large"), S1 = d && T(d), T1 = d && T(d, "large"), K1 = m && T(m), t2 = m && T(m, "large"), i2 = [
3971
3972
  [
3972
3973
  /* @__PURE__ */ d1("span", { style: { padding: 0 }, children: [
3973
3974
  /* @__PURE__ */ _(m7, { backgroundColor: "white", border: !0 }),
@@ -4105,7 +4106,7 @@ const sT = q1(
4105
4106
  /* @__PURE__ */ _("span", { children: `${o[0]}:1` }, "colorDarkBgPageRatio"),
4106
4107
  /* @__PURE__ */ d1(E2, { children: [
4107
4108
  o[1],
4108
- M1
4109
+ E1
4109
4110
  ] }),
4110
4111
  /* @__PURE__ */ d1(E2, { children: [
4111
4112
  o[2],
@@ -5531,7 +5532,7 @@ function Ov(n, r, l) {
5531
5532
  var m1 = e2(n);
5532
5533
  if (!ds(m1))
5533
5534
  throw new RangeError("Invalid time value");
5534
- var M1 = Cs(m1), k1 = Dy(m1, M1), V1 = {
5535
+ var E1 = Cs(m1), k1 = Dy(m1, E1), V1 = {
5535
5536
  firstWeekContainsDate: l1,
5536
5537
  weekStartsOn: u1,
5537
5538
  locale: J,
@@ -7673,14 +7674,14 @@ function eC(n, r, l, o) {
7673
7674
  var m1 = B2((d = (m = (v = (L = o == null ? void 0 : o.firstWeekContainsDate) !== null && L !== void 0 ? L : o == null || (H = o.locale) === null || H === void 0 || (V = H.options) === null || V === void 0 ? void 0 : V.firstWeekContainsDate) !== null && v !== void 0 ? v : l1.firstWeekContainsDate) !== null && m !== void 0 ? m : (S = l1.locale) === null || S === void 0 || (T = S.options) === null || T === void 0 ? void 0 : T.firstWeekContainsDate) !== null && d !== void 0 ? d : 1);
7674
7675
  if (!(m1 >= 1 && m1 <= 7))
7675
7676
  throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
7676
- var M1 = B2((D = (O = (P = (I = o == null ? void 0 : o.weekStartsOn) !== null && I !== void 0 ? I : o == null || (Y = o.locale) === null || Y === void 0 || (R = Y.options) === null || R === void 0 ? void 0 : R.weekStartsOn) !== null && P !== void 0 ? P : l1.weekStartsOn) !== null && O !== void 0 ? O : (F = l1.locale) === null || F === void 0 || (Z = F.options) === null || Z === void 0 ? void 0 : Z.weekStartsOn) !== null && D !== void 0 ? D : 0);
7677
- if (!(M1 >= 0 && M1 <= 6))
7677
+ var E1 = B2((D = (O = (P = (I = o == null ? void 0 : o.weekStartsOn) !== null && I !== void 0 ? I : o == null || (Y = o.locale) === null || Y === void 0 || (R = Y.options) === null || R === void 0 ? void 0 : R.weekStartsOn) !== null && P !== void 0 ? P : l1.weekStartsOn) !== null && O !== void 0 ? O : (F = l1.locale) === null || F === void 0 || (Z = F.options) === null || Z === void 0 ? void 0 : Z.weekStartsOn) !== null && D !== void 0 ? D : 0);
7678
+ if (!(E1 >= 0 && E1 <= 6))
7678
7679
  throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
7679
7680
  if (J === "")
7680
7681
  return K === "" ? e2(l) : /* @__PURE__ */ new Date(NaN);
7681
7682
  var k1 = {
7682
7683
  firstWeekContainsDate: m1,
7683
- weekStartsOn: M1,
7684
+ weekStartsOn: E1,
7684
7685
  locale: u1
7685
7686
  }, V1 = [new I_()], O1 = J.match(kD).map(function(N1) {
7686
7687
  var P1 = N1[0];
@@ -8007,7 +8008,7 @@ function XD() {
8007
8008
  var c1 = v1.sortIndex - x1.sortIndex;
8008
8009
  return c1 !== 0 ? c1 : v1.id - x1.id;
8009
8010
  }
8010
- var u1 = [], m1 = [], M1 = 1, k1 = null, V1 = 3, O1 = !1, S1 = !1, T1 = !1;
8011
+ var u1 = [], m1 = [], E1 = 1, k1 = null, V1 = 3, O1 = !1, S1 = !1, T1 = !1;
8011
8012
  function K1(v1) {
8012
8013
  for (var x1 = K(m1); x1 !== null; ) {
8013
8014
  if (x1.callback === null)
@@ -8116,7 +8117,7 @@ function XD() {
8116
8117
  default:
8117
8118
  r2 = 5e3;
8118
8119
  }
8119
- return r2 = c1 + r2, v1 = { id: M1++, callback: x1, priorityLevel: v1, startTime: c1, expirationTime: r2, sortIndex: -1 }, c1 > n2 ? (v1.sortIndex = c1, Z(m1, v1), K(u1) === null && v1 === K(m1) && (T1 ? o() : T1 = !0, l(t2, c1 - n2))) : (v1.sortIndex = r2, Z(u1, v1), S1 || O1 || (S1 = !0, r(i2))), v1;
8120
+ return r2 = c1 + r2, v1 = { id: E1++, callback: x1, priorityLevel: v1, startTime: c1, expirationTime: r2, sortIndex: -1 }, c1 > n2 ? (v1.sortIndex = c1, Z(m1, v1), K(u1) === null && v1 === K(m1) && (T1 ? o() : T1 = !0, l(t2, c1 - n2))) : (v1.sortIndex = r2, Z(u1, v1), S1 || O1 || (S1 = !0, r(i2))), v1;
8120
8121
  }, n.unstable_wrapCallback = function(v1) {
8121
8122
  var x1 = V1;
8122
8123
  return function() {
@@ -8226,7 +8227,7 @@ function KD() {
8226
8227
  var v2 = D1.length;
8227
8228
  D1.push(J1), V1(D1, J1, v2);
8228
8229
  }
8229
- function M1(D1) {
8230
+ function E1(D1) {
8230
8231
  var J1 = D1[0];
8231
8232
  return J1 === void 0 ? null : J1;
8232
8233
  }
@@ -8267,22 +8268,22 @@ function KD() {
8267
8268
  }
8268
8269
  var x1 = 1073741823, c1 = -1, n2 = 250, r2 = 5e3, d2 = 1e4, f2 = x1, N1 = [], P1 = [], x2 = 1, s2 = null, y1 = t2, X2 = !1, N2 = !1, S2 = !1;
8269
8270
  function O3(D1) {
8270
- for (var J1 = M1(P1); J1 !== null; ) {
8271
+ for (var J1 = E1(P1); J1 !== null; ) {
8271
8272
  if (J1.callback === null)
8272
8273
  k1(P1);
8273
8274
  else if (J1.startTime <= D1)
8274
8275
  k1(P1), J1.sortIndex = J1.expirationTime, m1(N1, J1);
8275
8276
  else
8276
8277
  return;
8277
- J1 = M1(P1);
8278
+ J1 = E1(P1);
8278
8279
  }
8279
8280
  }
8280
8281
  function $3(D1) {
8281
8282
  if (S2 = !1, O3(D1), !N2)
8282
- if (M1(N1) !== null)
8283
+ if (E1(N1) !== null)
8283
8284
  N2 = !0, o(t4);
8284
8285
  else {
8285
- var J1 = M1(P1);
8286
+ var J1 = E1(P1);
8286
8287
  J1 !== null && a($3, J1.startTime - D1);
8287
8288
  }
8288
8289
  }
@@ -8299,19 +8300,19 @@ function KD() {
8299
8300
  }
8300
8301
  function H3(D1, J1) {
8301
8302
  var v2 = J1;
8302
- for (O3(v2), s2 = M1(N1); s2 !== null && !r && !(s2.expirationTime > v2 && (!D1 || n.unstable_shouldYield())); ) {
8303
+ for (O3(v2), s2 = E1(N1); s2 !== null && !r && !(s2.expirationTime > v2 && (!D1 || n.unstable_shouldYield())); ) {
8303
8304
  var U2 = s2.callback;
8304
8305
  if (typeof U2 == "function") {
8305
8306
  s2.callback = null, y1 = s2.priorityLevel;
8306
8307
  var h3 = s2.expirationTime <= v2, I2 = U2(h3);
8307
- v2 = n.unstable_now(), typeof I2 == "function" ? s2.callback = I2 : s2 === M1(N1) && k1(N1), O3(v2);
8308
+ v2 = n.unstable_now(), typeof I2 == "function" ? s2.callback = I2 : s2 === E1(N1) && k1(N1), O3(v2);
8308
8309
  } else
8309
8310
  k1(N1);
8310
- s2 = M1(N1);
8311
+ s2 = E1(N1);
8311
8312
  }
8312
8313
  if (s2 !== null)
8313
8314
  return !0;
8314
- var J2 = M1(P1);
8315
+ var J2 = E1(P1);
8315
8316
  return J2 !== null && a($3, J2.startTime - v2), !1;
8316
8317
  }
8317
8318
  function K2(D1, J1) {
@@ -8399,7 +8400,7 @@ function KD() {
8399
8400
  expirationTime: j3,
8400
8401
  sortIndex: -1
8401
8402
  };
8402
- return h3 > U2 ? (m3.sortIndex = h3, m1(P1, m3), M1(N1) === null && m3 === M1(P1) && (S2 ? C() : S2 = !0, a($3, h3 - U2))) : (m3.sortIndex = j3, m1(N1, m3), !N2 && !X2 && (N2 = !0, o(t4))), m3;
8403
+ return h3 > U2 ? (m3.sortIndex = h3, m1(P1, m3), E1(N1) === null && m3 === E1(P1) && (S2 ? C() : S2 = !0, a($3, h3 - U2))) : (m3.sortIndex = j3, m1(N1, m3), !N2 && !X2 && (N2 = !0, o(t4))), m3;
8403
8404
  }
8404
8405
  function L4() {
8405
8406
  }
@@ -8407,7 +8408,7 @@ function KD() {
8407
8408
  !N2 && !X2 && (N2 = !0, o(t4));
8408
8409
  }
8409
8410
  function s3() {
8410
- return M1(N1);
8411
+ return E1(N1);
8411
8412
  }
8412
8413
  function p3(D1) {
8413
8414
  D1.callback = null;
@@ -8537,10 +8538,10 @@ function JD() {
8537
8538
  var b = I.hasOwnProperty(u) ? I[u] : null, M = b !== null ? b.type === 0 : g ? !1 : !(!(2 < u.length) || u[0] !== "o" && u[0] !== "O" || u[1] !== "n" && u[1] !== "N");
8538
8539
  M || (O(u, p, b, g) && (p = null), g || b === null ? T(u) && (p === null ? i.removeAttribute(u) : i.setAttribute(u, "" + p)) : b.mustUseProperty ? i[b.propertyName] = p === null ? b.type === 3 ? !1 : "" : p : (u = b.attributeName, g = b.attributeNamespace, p === null ? i.removeAttribute(u) : (b = b.type, p = b === 3 || b === 4 && p === !0 ? "" : "" + p, g ? i.setAttributeNS(g, u, p) : i.setAttribute(u, p))));
8539
8540
  }
8540
- var Z = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, K = 60103, J = 60106, l1 = 60107, u1 = 60108, m1 = 60114, M1 = 60109, k1 = 60110, V1 = 60112, O1 = 60113, S1 = 60120, T1 = 60115, K1 = 60116, t2 = 60121, i2 = 60128, M2 = 60129, v1 = 60130, x1 = 60131;
8541
+ var Z = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, K = 60103, J = 60106, l1 = 60107, u1 = 60108, m1 = 60114, E1 = 60109, k1 = 60110, V1 = 60112, O1 = 60113, S1 = 60120, T1 = 60115, K1 = 60116, t2 = 60121, i2 = 60128, M2 = 60129, v1 = 60130, x1 = 60131;
8541
8542
  if (typeof Symbol == "function" && Symbol.for) {
8542
8543
  var c1 = Symbol.for;
8543
- K = c1("react.element"), J = c1("react.portal"), l1 = c1("react.fragment"), u1 = c1("react.strict_mode"), m1 = c1("react.profiler"), M1 = c1("react.provider"), k1 = c1("react.context"), V1 = c1("react.forward_ref"), O1 = c1("react.suspense"), S1 = c1("react.suspense_list"), T1 = c1("react.memo"), K1 = c1("react.lazy"), t2 = c1("react.block"), c1("react.scope"), i2 = c1("react.opaque.id"), M2 = c1("react.debug_trace_mode"), v1 = c1("react.offscreen"), x1 = c1("react.legacy_hidden");
8544
+ K = c1("react.element"), J = c1("react.portal"), l1 = c1("react.fragment"), u1 = c1("react.strict_mode"), m1 = c1("react.profiler"), E1 = c1("react.provider"), k1 = c1("react.context"), V1 = c1("react.forward_ref"), O1 = c1("react.suspense"), S1 = c1("react.suspense_list"), T1 = c1("react.memo"), K1 = c1("react.lazy"), t2 = c1("react.block"), c1("react.scope"), i2 = c1("react.opaque.id"), M2 = c1("react.debug_trace_mode"), v1 = c1("react.offscreen"), x1 = c1("react.legacy_hidden");
8544
8545
  }
8545
8546
  var n2 = typeof Symbol == "function" && Symbol.iterator;
8546
8547
  function r2(i) {
@@ -8665,7 +8666,7 @@ function JD() {
8665
8666
  switch (i.$$typeof) {
8666
8667
  case k1:
8667
8668
  return (i.displayName || "Context") + ".Consumer";
8668
- case M1:
8669
+ case E1:
8669
8670
  return (i._context.displayName || "Context") + ".Provider";
8670
8671
  case V1:
8671
8672
  var u = i.render;
@@ -13117,7 +13118,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
13117
13118
  default:
13118
13119
  if (typeof i == "object" && i !== null)
13119
13120
  switch (i.$$typeof) {
13120
- case M1:
13121
+ case E1:
13121
13122
  k = 10;
13122
13123
  break e;
13123
13124
  case k1:
@@ -13649,7 +13650,7 @@ function rZ() {
13649
13650
  }
13650
13651
  if (!n)
13651
13652
  throw Error("ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.");
13652
- var v = 0, L = 1, H = 2, V = 3, S = 4, T = 5, D = 6, O = 7, P = 8, I = 9, Y = 10, R = 11, F = 12, Z = 13, K = 14, J = 15, l1 = 16, u1 = 17, m1 = 18, M1 = 19, k1 = 20, V1 = 21, O1 = 22, S1 = 23, T1 = 24, K1 = !0, t2 = !1, i2 = !1, M2 = !1, v1 = /* @__PURE__ */ new Set(), x1 = {}, c1 = {};
13653
+ var v = 0, L = 1, H = 2, V = 3, S = 4, T = 5, D = 6, O = 7, P = 8, I = 9, Y = 10, R = 11, F = 12, Z = 13, K = 14, J = 15, l1 = 16, u1 = 17, m1 = 18, E1 = 19, k1 = 20, V1 = 21, O1 = 22, S1 = 23, T1 = 24, K1 = !0, t2 = !1, i2 = !1, M2 = !1, v1 = /* @__PURE__ */ new Set(), x1 = {}, c1 = {};
13653
13654
  function n2(e, t) {
13654
13655
  r2(e, t), r2(e + "Capture", t);
13655
13656
  }
@@ -14362,7 +14363,7 @@ function rZ() {
14362
14363
  return he("Lazy");
14363
14364
  case Z:
14364
14365
  return he("Suspense");
14365
- case M1:
14366
+ case E1:
14366
14367
  return he("SuspenseList");
14367
14368
  case v:
14368
14369
  case H:
@@ -17463,8 +17464,8 @@ Check the render method of \`` + e + "`." : "";
17463
17464
  (t === "pointerout" || t === "pointerover") && (c2 = Zr, _2 = "onPointerLeave", m2 = "onPointerEnter", G2 = "pointer");
17464
17465
  var x3 = q == null ? z : Ot(q), a1 = o1 == null ? z : Ot(o1), C1 = new c2(_2, G2 + "leave", q, f, h);
17465
17466
  C1.target = x3, C1.relatedTarget = a1;
17466
- var t1 = null, E1 = c0(h);
17467
- if (E1 === s) {
17467
+ var t1 = null, M1 = c0(h);
17468
+ if (M1 === s) {
17468
17469
  var A1 = new c2(m2, G2 + "enter", o1, f, h);
17469
17470
  A1.target = a1, A1.relatedTarget = x3, t1 = A1;
17470
17471
  }
@@ -19613,8 +19614,8 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, h)
19613
19614
  var t1 = m2.callback;
19614
19615
  if (t1 !== null) {
19615
19616
  e.flags |= z6;
19616
- var E1 = h.effects;
19617
- E1 === null ? h.effects = [m2] : E1.push(m2);
19617
+ var M1 = h.effects;
19618
+ M1 === null ? h.effects = [m2] : M1.push(m2);
19618
19619
  }
19619
19620
  } else {
19620
19621
  var a1 = {
@@ -19950,8 +19951,8 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
19950
19951
  return null;
19951
19952
  }
19952
19953
  function f(a1, C1) {
19953
- for (var t1 = /* @__PURE__ */ new Map(), E1 = C1; E1 !== null; )
19954
- E1.key !== null ? t1.set(E1.key, E1) : t1.set(E1.index, E1), E1 = E1.sibling;
19954
+ for (var t1 = /* @__PURE__ */ new Map(), M1 = C1; M1 !== null; )
19955
+ M1.key !== null ? t1.set(M1.key, M1) : t1.set(M1.index, M1), M1 = M1.sibling;
19955
19956
  return t1;
19956
19957
  }
19957
19958
  function h(a1, C1) {
@@ -19961,9 +19962,9 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
19961
19962
  function y(a1, C1, t1) {
19962
19963
  if (a1.index = t1, !e)
19963
19964
  return C1;
19964
- var E1 = a1.alternate;
19965
- if (E1 !== null) {
19966
- var A1 = E1.index;
19965
+ var M1 = a1.alternate;
19966
+ if (M1 !== null) {
19967
+ var A1 = M1.index;
19967
19968
  return A1 < C1 ? (a1.flags = w2, C1) : A1;
19968
19969
  } else
19969
19970
  return a1.flags = w2, C1;
@@ -19971,36 +19972,36 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
19971
19972
  function w(a1) {
19972
19973
  return e && a1.alternate === null && (a1.flags = w2), a1;
19973
19974
  }
19974
- function E(a1, C1, t1, E1) {
19975
+ function E(a1, C1, t1, M1) {
19975
19976
  if (C1 === null || C1.tag !== D) {
19976
- var A1 = Ad(t1, a1.mode, E1);
19977
+ var A1 = Ad(t1, a1.mode, M1);
19977
19978
  return A1.return = a1, A1;
19978
19979
  } else {
19979
19980
  var X1 = h(C1, t1);
19980
19981
  return X1.return = a1, X1;
19981
19982
  }
19982
19983
  }
19983
- function x(a1, C1, t1, E1) {
19984
+ function x(a1, C1, t1, M1) {
19984
19985
  if (C1 !== null && (C1.elementType === t1.type || // Keep this check inline so it only runs on the false path:
19985
19986
  Nm(C1, t1))) {
19986
19987
  var A1 = h(C1, t1.props);
19987
19988
  return A1.ref = ia(a1, C1, t1), A1.return = a1, A1._debugSource = t1._source, A1._debugOwner = t1._owner, A1;
19988
19989
  }
19989
- var X1 = Nd(t1, a1.mode, E1);
19990
+ var X1 = Nd(t1, a1.mode, M1);
19990
19991
  return X1.ref = ia(a1, C1, t1), X1.return = a1, X1;
19991
19992
  }
19992
- function B(a1, C1, t1, E1) {
19993
+ function B(a1, C1, t1, M1) {
19993
19994
  if (C1 === null || C1.tag !== S || C1.stateNode.containerInfo !== t1.containerInfo || C1.stateNode.implementation !== t1.implementation) {
19994
- var A1 = Bd(t1, a1.mode, E1);
19995
+ var A1 = Bd(t1, a1.mode, M1);
19995
19996
  return A1.return = a1, A1;
19996
19997
  } else {
19997
19998
  var X1 = h(C1, t1.children || []);
19998
19999
  return X1.return = a1, X1;
19999
20000
  }
20000
20001
  }
20001
- function z(a1, C1, t1, E1, A1) {
20002
+ function z(a1, C1, t1, M1, A1) {
20002
20003
  if (C1 === null || C1.tag !== O) {
20003
- var X1 = x0(t1, a1.mode, E1, A1);
20004
+ var X1 = x0(t1, a1.mode, M1, A1);
20004
20005
  return X1.return = a1, X1;
20005
20006
  } else {
20006
20007
  var Y2 = h(C1, t1);
@@ -20009,8 +20010,8 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20009
20010
  }
20010
20011
  function r1(a1, C1, t1) {
20011
20012
  if (typeof C1 == "string" || typeof C1 == "number") {
20012
- var E1 = Ad("" + C1, a1.mode, t1);
20013
- return E1.return = a1, E1;
20013
+ var M1 = Ad("" + C1, a1.mode, t1);
20014
+ return M1.return = a1, M1;
20014
20015
  }
20015
20016
  if (typeof C1 == "object" && C1 !== null) {
20016
20017
  switch (C1.$$typeof) {
@@ -20031,46 +20032,46 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20031
20032
  }
20032
20033
  return typeof C1 == "function" && qo(a1), null;
20033
20034
  }
20034
- function q(a1, C1, t1, E1) {
20035
+ function q(a1, C1, t1, M1) {
20035
20036
  var A1 = C1 !== null ? C1.key : null;
20036
20037
  if (typeof t1 == "string" || typeof t1 == "number")
20037
- return A1 !== null ? null : E(a1, C1, "" + t1, E1);
20038
+ return A1 !== null ? null : E(a1, C1, "" + t1, M1);
20038
20039
  if (typeof t1 == "object" && t1 !== null) {
20039
20040
  switch (t1.$$typeof) {
20040
20041
  case j3:
20041
- return t1.key === A1 ? t1.type === i5 ? z(a1, C1, t1.props.children, E1, A1) : x(a1, C1, t1, E1) : null;
20042
+ return t1.key === A1 ? t1.type === i5 ? z(a1, C1, t1.props.children, M1, A1) : x(a1, C1, t1, M1) : null;
20042
20043
  case m3:
20043
- return t1.key === A1 ? B(a1, C1, t1, E1) : null;
20044
+ return t1.key === A1 ? B(a1, C1, t1, M1) : null;
20044
20045
  }
20045
20046
  if ($o(t1) || u3(t1))
20046
- return A1 !== null ? null : z(a1, C1, t1, E1, null);
20047
+ return A1 !== null ? null : z(a1, C1, t1, M1, null);
20047
20048
  jo(a1, t1);
20048
20049
  }
20049
20050
  return typeof t1 == "function" && qo(a1), null;
20050
20051
  }
20051
- function o1(a1, C1, t1, E1, A1) {
20052
- if (typeof E1 == "string" || typeof E1 == "number") {
20052
+ function o1(a1, C1, t1, M1, A1) {
20053
+ if (typeof M1 == "string" || typeof M1 == "number") {
20053
20054
  var X1 = a1.get(t1) || null;
20054
- return E(C1, X1, "" + E1, A1);
20055
+ return E(C1, X1, "" + M1, A1);
20055
20056
  }
20056
- if (typeof E1 == "object" && E1 !== null) {
20057
- switch (E1.$$typeof) {
20057
+ if (typeof M1 == "object" && M1 !== null) {
20058
+ switch (M1.$$typeof) {
20058
20059
  case j3: {
20059
- var Y2 = a1.get(E1.key === null ? t1 : E1.key) || null;
20060
- return E1.type === i5 ? z(C1, Y2, E1.props.children, A1, E1.key) : x(C1, Y2, E1, A1);
20060
+ var Y2 = a1.get(M1.key === null ? t1 : M1.key) || null;
20061
+ return M1.type === i5 ? z(C1, Y2, M1.props.children, A1, M1.key) : x(C1, Y2, M1, A1);
20061
20062
  }
20062
20063
  case m3: {
20063
- var R3 = a1.get(E1.key === null ? t1 : E1.key) || null;
20064
- return B(C1, R3, E1, A1);
20064
+ var R3 = a1.get(M1.key === null ? t1 : M1.key) || null;
20065
+ return B(C1, R3, M1, A1);
20065
20066
  }
20066
20067
  }
20067
- if ($o(E1) || u3(E1)) {
20068
+ if ($o(M1) || u3(M1)) {
20068
20069
  var z3 = a1.get(t1) || null;
20069
- return z(C1, z3, E1, A1, null);
20070
+ return z(C1, z3, M1, A1, null);
20070
20071
  }
20071
- jo(C1, E1);
20072
+ jo(C1, M1);
20072
20073
  }
20073
- return typeof E1 == "function" && qo(C1), null;
20074
+ return typeof M1 == "function" && qo(C1), null;
20074
20075
  }
20075
20076
  function g1(a1, C1, t1) {
20076
20077
  {
@@ -20080,31 +20081,31 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20080
20081
  case j3:
20081
20082
  case m3:
20082
20083
  th(a1, t1);
20083
- var E1 = a1.key;
20084
- if (typeof E1 != "string")
20084
+ var M1 = a1.key;
20085
+ if (typeof M1 != "string")
20085
20086
  break;
20086
20087
  if (C1 === null) {
20087
- C1 = /* @__PURE__ */ new Set(), C1.add(E1);
20088
+ C1 = /* @__PURE__ */ new Set(), C1.add(M1);
20088
20089
  break;
20089
20090
  }
20090
- if (!C1.has(E1)) {
20091
- C1.add(E1);
20091
+ if (!C1.has(M1)) {
20092
+ C1.add(M1);
20092
20093
  break;
20093
20094
  }
20094
- d("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.", E1);
20095
+ d("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.", M1);
20095
20096
  break;
20096
20097
  }
20097
20098
  }
20098
20099
  return C1;
20099
20100
  }
20100
- function _1(a1, C1, t1, E1) {
20101
+ function _1(a1, C1, t1, M1) {
20101
20102
  for (var A1 = null, X1 = 0; X1 < t1.length; X1++) {
20102
20103
  var Y2 = t1[X1];
20103
20104
  A1 = g1(Y2, A1, a1);
20104
20105
  }
20105
20106
  for (var R3 = null, z3 = null, g3 = C1, g4 = 0, l3 = 0, U3 = null; g3 !== null && l3 < t1.length; l3++) {
20106
20107
  g3.index > l3 ? (U3 = g3, g3 = null) : U3 = g3.sibling;
20107
- var F4 = q(a1, g3, t1[l3], E1);
20108
+ var F4 = q(a1, g3, t1[l3], M1);
20108
20109
  if (F4 === null) {
20109
20110
  g3 === null && (g3 = U3);
20110
20111
  break;
@@ -20115,20 +20116,20 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20115
20116
  return s(a1, g3), R3;
20116
20117
  if (g3 === null) {
20117
20118
  for (; l3 < t1.length; l3++) {
20118
- var a4 = r1(a1, t1[l3], E1);
20119
+ var a4 = r1(a1, t1[l3], M1);
20119
20120
  a4 !== null && (g4 = y(a4, g4, l3), z3 === null ? R3 = a4 : z3.sibling = a4, z3 = a4);
20120
20121
  }
20121
20122
  return R3;
20122
20123
  }
20123
20124
  for (var p7 = f(a1, g3); l3 < t1.length; l3++) {
20124
- var i4 = o1(p7, a1, l3, t1[l3], E1);
20125
+ var i4 = o1(p7, a1, l3, t1[l3], M1);
20125
20126
  i4 !== null && (e && i4.alternate !== null && p7.delete(i4.key === null ? l3 : i4.key), g4 = y(i4, g4, l3), z3 === null ? R3 = i4 : z3.sibling = i4, z3 = i4);
20126
20127
  }
20127
20128
  return e && p7.forEach(function(h7) {
20128
20129
  return t(a1, h7);
20129
20130
  }), R3;
20130
20131
  }
20131
- function c2(a1, C1, t1, E1) {
20132
+ function c2(a1, C1, t1, M1) {
20132
20133
  var A1 = u3(t1);
20133
20134
  if (typeof A1 != "function")
20134
20135
  throw Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");
@@ -20147,7 +20148,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20147
20148
  throw Error("An iterable object provided no iterator.");
20148
20149
  for (var g4 = null, l3 = null, U3 = C1, F4 = 0, a4 = 0, p7 = null, i4 = g3.next(); U3 !== null && !i4.done; a4++, i4 = g3.next()) {
20149
20150
  U3.index > a4 ? (p7 = U3, U3 = null) : p7 = U3.sibling;
20150
- var h7 = q(a1, U3, i4.value, E1);
20151
+ var h7 = q(a1, U3, i4.value, M1);
20151
20152
  if (h7 === null) {
20152
20153
  U3 === null && (U3 = p7);
20153
20154
  break;
@@ -20158,30 +20159,30 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20158
20159
  return s(a1, U3), g4;
20159
20160
  if (U3 === null) {
20160
20161
  for (; !i4.done; a4++, i4 = g3.next()) {
20161
- var S0 = r1(a1, i4.value, E1);
20162
+ var S0 = r1(a1, i4.value, M1);
20162
20163
  S0 !== null && (F4 = y(S0, F4, a4), l3 === null ? g4 = S0 : l3.sibling = S0, l3 = S0);
20163
20164
  }
20164
20165
  return g4;
20165
20166
  }
20166
20167
  for (var $d = f(a1, U3); !i4.done; a4++, i4 = g3.next()) {
20167
- var s8 = o1($d, a1, a4, i4.value, E1);
20168
+ var s8 = o1($d, a1, a4, i4.value, M1);
20168
20169
  s8 !== null && (e && s8.alternate !== null && $d.delete(s8.key === null ? a4 : s8.key), F4 = y(s8, F4, a4), l3 === null ? g4 = s8 : l3.sibling = s8, l3 = s8);
20169
20170
  }
20170
20171
  return e && $d.forEach(function(KE) {
20171
20172
  return t(a1, KE);
20172
20173
  }), g4;
20173
20174
  }
20174
- function _2(a1, C1, t1, E1) {
20175
+ function _2(a1, C1, t1, M1) {
20175
20176
  if (C1 !== null && C1.tag === D) {
20176
20177
  s(a1, C1.sibling);
20177
20178
  var A1 = h(C1, t1);
20178
20179
  return A1.return = a1, A1;
20179
20180
  }
20180
20181
  s(a1, C1);
20181
- var X1 = Ad(t1, a1.mode, E1);
20182
+ var X1 = Ad(t1, a1.mode, M1);
20182
20183
  return X1.return = a1, X1;
20183
20184
  }
20184
- function m2(a1, C1, t1, E1) {
20185
+ function m2(a1, C1, t1, M1) {
20185
20186
  for (var A1 = t1.key, X1 = C1; X1 !== null; ) {
20186
20187
  if (X1.key === A1) {
20187
20188
  switch (X1.tag) {
@@ -20211,14 +20212,14 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20211
20212
  X1 = X1.sibling;
20212
20213
  }
20213
20214
  if (t1.type === i5) {
20214
- var z3 = x0(t1.props.children, a1.mode, E1, t1.key);
20215
+ var z3 = x0(t1.props.children, a1.mode, M1, t1.key);
20215
20216
  return z3.return = a1, z3;
20216
20217
  } else {
20217
- var g3 = Nd(t1, a1.mode, E1);
20218
+ var g3 = Nd(t1, a1.mode, M1);
20218
20219
  return g3.ref = ia(a1, C1, t1), g3.return = a1, g3;
20219
20220
  }
20220
20221
  }
20221
- function G2(a1, C1, t1, E1) {
20222
+ function G2(a1, C1, t1, M1) {
20222
20223
  for (var A1 = t1.key, X1 = C1; X1 !== null; ) {
20223
20224
  if (X1.key === A1)
20224
20225
  if (X1.tag === S && X1.stateNode.containerInfo === t1.containerInfo && X1.stateNode.implementation === t1.implementation) {
@@ -20233,26 +20234,26 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20233
20234
  t(a1, X1);
20234
20235
  X1 = X1.sibling;
20235
20236
  }
20236
- var R3 = Bd(t1, a1.mode, E1);
20237
+ var R3 = Bd(t1, a1.mode, M1);
20237
20238
  return R3.return = a1, R3;
20238
20239
  }
20239
- function x3(a1, C1, t1, E1) {
20240
+ function x3(a1, C1, t1, M1) {
20240
20241
  var A1 = typeof t1 == "object" && t1 !== null && t1.type === i5 && t1.key === null;
20241
20242
  A1 && (t1 = t1.props.children);
20242
20243
  var X1 = typeof t1 == "object" && t1 !== null;
20243
20244
  if (X1)
20244
20245
  switch (t1.$$typeof) {
20245
20246
  case j3:
20246
- return w(m2(a1, C1, t1, E1));
20247
+ return w(m2(a1, C1, t1, M1));
20247
20248
  case m3:
20248
- return w(G2(a1, C1, t1, E1));
20249
+ return w(G2(a1, C1, t1, M1));
20249
20250
  }
20250
20251
  if (typeof t1 == "string" || typeof t1 == "number")
20251
- return w(_2(a1, C1, "" + t1, E1));
20252
+ return w(_2(a1, C1, "" + t1, M1));
20252
20253
  if ($o(t1))
20253
- return _1(a1, C1, t1, E1);
20254
+ return _1(a1, C1, t1, M1);
20254
20255
  if (u3(t1))
20255
- return c2(a1, C1, t1, E1);
20256
+ return c2(a1, C1, t1, M1);
20256
20257
  if (X1 && jo(a1, t1), typeof t1 == "function" && qo(a1), typeof t1 > "u" && !A1)
20257
20258
  switch (a1.tag) {
20258
20259
  case L: {
@@ -20350,7 +20351,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
20350
20351
  if (f === null || ow(f) || lw(f))
20351
20352
  return t;
20352
20353
  }
20353
- } else if (t.tag === M1 && // revealOrder undefined can't be trusted because it don't
20354
+ } else if (t.tag === E1 && // revealOrder undefined can't be trusted because it don't
20354
20355
  // keep track of whether it suspended or not.
20355
20356
  t.memoizedProps.revealOrder !== void 0) {
20356
20357
  var h = (t.flags & o3) !== v3;
@@ -20796,8 +20797,8 @@ Incoming: %s`, L1, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
20796
20797
  var C1 = g1.getSnapshot, t1 = g1.setSnapshot;
20797
20798
  try {
20798
20799
  t1(C1(t._source));
20799
- var E1 = i8(m2);
20800
- Wi(h, E1);
20800
+ var M1 = i8(m2);
20801
+ Wi(h, M1);
20801
20802
  } catch (A1) {
20802
20803
  t1(function() {
20803
20804
  throw A1;
@@ -22053,8 +22054,8 @@ Check the render method of \`` + f + "`.");
22053
22054
  return t.memoizedState = null, x3;
22054
22055
  }
22055
22056
  else if (y) {
22056
- var a1 = f.fallback, C1 = f.children, t1 = Ih(e, t, C1, a1, s), E1 = t.child, A1 = e.child.memoizedState;
22057
- return E1.memoizedState = A1 === null ? yl(s) : Ph(A1, s), E1.childLanes = Ah(e, s), t.memoizedState = gl, t1;
22057
+ var a1 = f.fallback, C1 = f.children, t1 = Ih(e, t, C1, a1, s), M1 = t.child, A1 = e.child.memoizedState;
22058
+ return M1.memoizedState = A1 === null ? yl(s) : Ph(A1, s), M1.childLanes = Ah(e, s), t.memoizedState = gl, t1;
22058
22059
  } else {
22059
22060
  var X1 = f.children, Y2 = Uh(e, t, X1, s);
22060
22061
  return t.memoizedState = null, Y2;
@@ -22120,7 +22121,7 @@ Check the render method of \`` + f + "`.");
22120
22121
  if (f.tag === Z) {
22121
22122
  var h = f.memoizedState;
22122
22123
  h !== null && Yh(f, s);
22123
- } else if (f.tag === M1)
22124
+ } else if (f.tag === E1)
22124
22125
  Yh(f, s);
22125
22126
  else if (f.child !== null) {
22126
22127
  f.child.return = f, f = f.child;
@@ -22391,7 +22392,7 @@ Check the render method of \`` + f + "`.");
22391
22392
  m0(t, ua(v6.current));
22392
22393
  break;
22393
22394
  }
22394
- case M1: {
22395
+ case E1: {
22395
22396
  var g1 = (e.flags & o3) !== v3, _1 = k4(s, t.childLanes);
22396
22397
  if (g1) {
22397
22398
  if (_1)
@@ -22437,8 +22438,8 @@ Check the render method of \`` + f + "`.");
22437
22438
  case S:
22438
22439
  return PH(e, t, s);
22439
22440
  case R: {
22440
- var E1 = t.type, A1 = t.pendingProps, X1 = t.elementType === E1 ? A1 : m6(E1, A1);
22441
- return _h(e, t, E1, X1, s);
22441
+ var M1 = t.type, A1 = t.pendingProps, X1 = t.elementType === M1 ? A1 : m6(M1, A1);
22442
+ return _h(e, t, M1, X1, s);
22442
22443
  }
22443
22444
  case O:
22444
22445
  return bH(e, t, s);
@@ -22470,7 +22471,7 @@ Check the render method of \`` + f + "`.");
22470
22471
  var g4 = t.type, l3 = t.pendingProps, U3 = t.elementType === g4 ? l3 : m6(g4, l3);
22471
22472
  return SH(e, t, g4, U3, s);
22472
22473
  }
22473
- case M1:
22474
+ case E1:
22474
22475
  return $h(e, t, s);
22475
22476
  case k1:
22476
22477
  break;
@@ -22626,14 +22627,14 @@ Check the render method of \`` + f + "`.");
22626
22627
  var C1 = t.type;
22627
22628
  return o7(C1) && ko(t), null;
22628
22629
  }
22629
- case M1: {
22630
+ case E1: {
22630
22631
  It(t);
22631
22632
  var t1 = t.memoizedState;
22632
22633
  if (t1 === null)
22633
22634
  return null;
22634
- var E1 = (t.flags & o3) !== v3, A1 = t1.rendering;
22635
+ var M1 = (t.flags & o3) !== v3, A1 = t1.rendering;
22635
22636
  if (A1 === null)
22636
- if (E1)
22637
+ if (M1)
22637
22638
  La(t1, !1);
22638
22639
  else {
22639
22640
  var X1 = kV() && (e === null || (e.flags & o3) === v3);
@@ -22641,19 +22642,19 @@ Check the render method of \`` + f + "`.");
22641
22642
  for (var Y2 = t.child; Y2 !== null; ) {
22642
22643
  var R3 = Jo(Y2);
22643
22644
  if (R3 !== null) {
22644
- E1 = !0, t.flags |= o3, La(t1, !1);
22645
+ M1 = !0, t.flags |= o3, La(t1, !1);
22645
22646
  var z3 = R3.updateQueue;
22646
22647
  return z3 !== null && (t.updateQueue = z3, t.flags |= p2), t1.lastEffect === null && (t.firstEffect = null), t.lastEffect = t1.lastEffect, tH(t, s), m0(t, hc(v6.current, sa)), t.child;
22647
22648
  }
22648
22649
  Y2 = Y2.sibling;
22649
22650
  }
22650
- t1.tail !== null && h5() > mm() && (t.flags |= o3, E1 = !0, La(t1, !1), t.lanes = Q6, Bl(Q6));
22651
+ t1.tail !== null && h5() > mm() && (t.flags |= o3, M1 = !0, La(t1, !1), t.lanes = Q6, Bl(Q6));
22651
22652
  }
22652
22653
  else {
22653
- if (!E1) {
22654
+ if (!M1) {
22654
22655
  var g3 = Jo(A1);
22655
22656
  if (g3 !== null) {
22656
- t.flags |= o3, E1 = !0;
22657
+ t.flags |= o3, M1 = !0;
22657
22658
  var g4 = g3.updateQueue;
22658
22659
  if (g4 !== null && (t.updateQueue = g4, t.flags |= p2), La(t1, !0), t1.tail === null && t1.tailMode === "hidden" && !A1.alternate && !yc()) {
22659
22660
  var l3 = t.lastEffect = t1.lastEffect;
@@ -22663,7 +22664,7 @@ Check the render method of \`` + f + "`.");
22663
22664
  // The time it took to render last row is greater than the remaining
22664
22665
  // time we have to render. So rendering one more row would likely
22665
22666
  // exceed it.
22666
- h5() * 2 - t1.renderingStartTime > mm() && s !== ee && (t.flags |= o3, E1 = !0, La(t1, !1), t.lanes = Q6, Bl(Q6));
22667
+ h5() * 2 - t1.renderingStartTime > mm() && s !== ee && (t.flags |= o3, M1 = !0, La(t1, !1), t.lanes = Q6, Bl(Q6));
22667
22668
  }
22668
22669
  if (t1.isBackwards)
22669
22670
  A1.sibling = t.child, t.child = A1;
@@ -22676,7 +22677,7 @@ Check the render method of \`` + f + "`.");
22676
22677
  var F4 = t1.tail;
22677
22678
  t1.rendering = F4, t1.tail = F4.sibling, t1.lastEffect = t.lastEffect, t1.renderingStartTime = h5(), F4.sibling = null;
22678
22679
  var a4 = v6.current;
22679
- return E1 ? a4 = hc(a4, sa) : a4 = ua(a4), m0(t, a4), F4;
22680
+ return M1 ? a4 = hc(a4, sa) : a4 = ua(a4), m0(t, a4), F4;
22680
22681
  }
22681
22682
  return null;
22682
22683
  }
@@ -22719,7 +22720,7 @@ Check the render method of \`` + f + "`.");
22719
22720
  var y = e.flags;
22720
22721
  return y & K5 ? (e.flags = y & ~K5 | o3, (e.mode & re) !== F3 && Uc(e), e) : null;
22721
22722
  }
22722
- case M1:
22723
+ case E1:
22723
22724
  return It(e), null;
22724
22725
  case S:
22725
22726
  return Ut(e), null;
@@ -22753,7 +22754,7 @@ Check the render method of \`` + f + "`.");
22753
22754
  case Z:
22754
22755
  It(e);
22755
22756
  break;
22756
- case M1:
22757
+ case E1:
22757
22758
  It(e);
22758
22759
  break;
22759
22760
  case Y:
@@ -23091,7 +23092,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
23091
23092
  sV(e, s);
23092
23093
  return;
23093
23094
  }
23094
- case M1:
23095
+ case E1:
23095
23096
  case u1:
23096
23097
  case k1:
23097
23098
  case V1:
@@ -23373,7 +23374,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
23373
23374
  lV(t), Cm(t);
23374
23375
  return;
23375
23376
  }
23376
- case M1: {
23377
+ case E1: {
23377
23378
  Cm(t);
23378
23379
  return;
23379
23380
  }
@@ -24748,7 +24749,7 @@ Check the render method of \`` + B + "`.");
24748
24749
  return h.type = O4, h.elementType = O4, h.lanes = s, h;
24749
24750
  }
24750
24751
  function gE(e, t, s, f) {
24751
- var h = oe(M1, e, f, t);
24752
+ var h = oe(E1, e, f, t);
24752
24753
  return h.type = $4, h.elementType = $4, h.lanes = s, h;
24753
24754
  }
24754
24755
  function Pd(e, t, s, f) {
@@ -25689,7 +25690,7 @@ function ng(n) {
25689
25690
  T -= m1 - o.width, T *= v ? 1 : -1;
25690
25691
  }
25691
25692
  }
25692
- var M1 = Object.assign({
25693
+ var E1 = Object.assign({
25693
25694
  position: m
25694
25695
  }, L && AZ), k1 = H === !0 ? BZ({
25695
25696
  x: T,
@@ -25700,9 +25701,9 @@ function ng(n) {
25700
25701
  };
25701
25702
  if (T = k1.x, O = k1.y, v) {
25702
25703
  var V1;
25703
- return Object.assign({}, M1, (V1 = {}, V1[F] = Y ? "0" : "", V1[R] = I ? "0" : "", V1.transform = (Z.devicePixelRatio || 1) <= 1 ? "translate(" + T + "px, " + O + "px)" : "translate3d(" + T + "px, " + O + "px, 0)", V1));
25704
+ return Object.assign({}, E1, (V1 = {}, V1[F] = Y ? "0" : "", V1[R] = I ? "0" : "", V1.transform = (Z.devicePixelRatio || 1) <= 1 ? "translate(" + T + "px, " + O + "px)" : "translate3d(" + T + "px, " + O + "px, 0)", V1));
25704
25705
  }
25705
- return Object.assign({}, M1, (r = {}, r[F] = Y ? O + "px" : "", r[R] = I ? T + "px" : "", r.transform = "", r));
25706
+ return Object.assign({}, E1, (r = {}, r[F] = Y ? O + "px" : "", r[R] = I ? T + "px" : "", r.transform = "", r));
25706
25707
  }
25707
25708
  function FZ(n) {
25708
25709
  var r = n.state, l = n.options, o = l.gpuAcceleration, a = o === void 0 ? !0 : o, C = l.adaptive, d = C === void 0 ? !0 : C, m = l.roundOffsets, v = m === void 0 ? !0 : m, L = {
@@ -25912,9 +25913,9 @@ function qa(n, r) {
25912
25913
  bottom: u1.bottom - Z.bottom + I.bottom,
25913
25914
  left: Z.left - u1.left + I.left,
25914
25915
  right: u1.right - Z.right + I.right
25915
- }, M1 = n.modifiersData.offset;
25916
- if (S === Za && M1) {
25917
- var k1 = M1[a];
25916
+ }, E1 = n.modifiersData.offset;
25917
+ if (S === Za && E1) {
25918
+ var k1 = E1[a];
25918
25919
  Object.keys(m1).forEach(function(V1) {
25919
25920
  var O1 = [Ye, Ie].indexOf(V1) >= 0 ? 1 : -1, S1 = [U5, Ie].indexOf(V1) >= 0 ? "y" : "x";
25920
25921
  m1[V1] += k1[S1] * O1;
@@ -25961,8 +25962,8 @@ function JZ(n) {
25961
25962
  allowedAutoPlacements: O
25962
25963
  }) : r2);
25963
25964
  }, []), Z = r.rects.reference, K = r.rects.popper, J = /* @__PURE__ */ new Map(), l1 = !0, u1 = F[0], m1 = 0; m1 < F.length; m1++) {
25964
- var M1 = F[m1], k1 = H7(M1), V1 = Mn(M1) === Hn, O1 = [U5, Ie].indexOf(k1) >= 0, S1 = O1 ? "width" : "height", T1 = qa(r, {
25965
- placement: M1,
25965
+ var E1 = F[m1], k1 = H7(E1), V1 = Mn(E1) === Hn, O1 = [U5, Ie].indexOf(k1) >= 0, S1 = O1 ? "width" : "height", T1 = qa(r, {
25966
+ placement: E1,
25966
25967
  boundary: H,
25967
25968
  rootBoundary: V,
25968
25969
  altBoundary: S,
@@ -25973,10 +25974,10 @@ function JZ(n) {
25973
25974
  if (C && i2.push(T1[k1] <= 0), m && i2.push(T1[K1] <= 0, T1[t2] <= 0), i2.every(function(n2) {
25974
25975
  return n2;
25975
25976
  })) {
25976
- u1 = M1, l1 = !1;
25977
+ u1 = E1, l1 = !1;
25977
25978
  break;
25978
25979
  }
25979
- J.set(M1, i2);
25980
+ J.set(E1, i2);
25980
25981
  }
25981
25982
  if (l1)
25982
25983
  for (var M2 = D ? 3 : 1, v1 = function(r2) {
@@ -26104,7 +26105,7 @@ function uR(n) {
26104
26105
  } : Object.assign({
26105
26106
  mainAxis: 0,
26106
26107
  altAxis: 0
26107
- }, u1), M1 = r.modifiersData.offset ? r.modifiersData.offset[r.placement] : null, k1 = {
26108
+ }, u1), E1 = r.modifiersData.offset ? r.modifiersData.offset[r.placement] : null, k1 = {
26108
26109
  x: 0,
26109
26110
  y: 0
26110
26111
  };
@@ -26113,11 +26114,11 @@ function uR(n) {
26113
26114
  var V1, O1 = F === "y" ? U5 : I5, S1 = F === "y" ? Ie : Ye, T1 = F === "y" ? "height" : "width", K1 = K[F], t2 = K1 + P[O1], i2 = K1 - P[S1], M2 = T ? -l1[T1] / 2 : 0, v1 = Y === Hn ? J[T1] : l1[T1], x1 = Y === Hn ? -l1[T1] : -J[T1], c1 = r.elements.arrow, n2 = T && c1 ? gf(c1) : {
26114
26115
  width: 0,
26115
26116
  height: 0
26116
- }, r2 = r.modifiersData["arrow#persistent"] ? r.modifiersData["arrow#persistent"].padding : oL(), d2 = r2[O1], f2 = r2[S1], N1 = Aa(0, J[T1], n2[T1]), P1 = R ? J[T1] / 2 - M2 - N1 - d2 - m1.mainAxis : v1 - N1 - d2 - m1.mainAxis, x2 = R ? -J[T1] / 2 + M2 + N1 + f2 + m1.mainAxis : x1 + N1 + f2 + m1.mainAxis, s2 = r.elements.arrow && ei(r.elements.arrow), y1 = s2 ? F === "y" ? s2.clientTop || 0 : s2.clientLeft || 0 : 0, X2 = (V1 = M1 == null ? void 0 : M1[F]) != null ? V1 : 0, N2 = K1 + P1 - X2 - y1, S2 = K1 + x2 - X2, O3 = Aa(T ? Ls(t2, N2) : t2, K1, T ? _0(i2, S2) : i2);
26117
+ }, r2 = r.modifiersData["arrow#persistent"] ? r.modifiersData["arrow#persistent"].padding : oL(), d2 = r2[O1], f2 = r2[S1], N1 = Aa(0, J[T1], n2[T1]), P1 = R ? J[T1] / 2 - M2 - N1 - d2 - m1.mainAxis : v1 - N1 - d2 - m1.mainAxis, x2 = R ? -J[T1] / 2 + M2 + N1 + f2 + m1.mainAxis : x1 + N1 + f2 + m1.mainAxis, s2 = r.elements.arrow && ei(r.elements.arrow), y1 = s2 ? F === "y" ? s2.clientTop || 0 : s2.clientLeft || 0 : 0, X2 = (V1 = E1 == null ? void 0 : E1[F]) != null ? V1 : 0, N2 = K1 + P1 - X2 - y1, S2 = K1 + x2 - X2, O3 = Aa(T ? Ls(t2, N2) : t2, K1, T ? _0(i2, S2) : i2);
26117
26118
  K[F] = O3, k1[F] = O3 - K1;
26118
26119
  }
26119
26120
  if (m) {
26120
- var $3, t4 = F === "x" ? U5 : I5, H3 = F === "x" ? Ie : Ye, K2 = K[Z], n4 = Z === "y" ? "height" : "width", W4 = K2 + P[t4], N3 = K2 - P[H3], L4 = [U5, I5].indexOf(I) !== -1, b4 = ($3 = M1 == null ? void 0 : M1[Z]) != null ? $3 : 0, s3 = L4 ? W4 : K2 - J[n4] - l1[n4] - b4 + m1.altAxis, p3 = L4 ? K2 + J[n4] + l1[n4] - b4 - m1.altAxis : N3, a5 = T && L4 ? ZZ(s3, K2, p3) : Aa(T ? s3 : W4, K2, T ? p3 : N3);
26121
+ var $3, t4 = F === "x" ? U5 : I5, H3 = F === "x" ? Ie : Ye, K2 = K[Z], n4 = Z === "y" ? "height" : "width", W4 = K2 + P[t4], N3 = K2 - P[H3], L4 = [U5, I5].indexOf(I) !== -1, b4 = ($3 = E1 == null ? void 0 : E1[Z]) != null ? $3 : 0, s3 = L4 ? W4 : K2 - J[n4] - l1[n4] - b4 + m1.altAxis, p3 = L4 ? K2 + J[n4] + l1[n4] - b4 - m1.altAxis : N3, a5 = T && L4 ? ZZ(s3, K2, p3) : Aa(T ? s3 : W4, K2, T ? p3 : N3);
26121
26122
  K[Z] = a5, k1[Z] = a5 - K2;
26122
26123
  }
26123
26124
  r.modifiersData[o] = k1;
@@ -28425,7 +28426,7 @@ const gO = {
28425
28426
  placeholder: l1,
28426
28427
  showHelperInvalidText: u1 = !0,
28427
28428
  showLabel: m1 = !0,
28428
- showRequiredLabel: M1 = !0,
28429
+ showRequiredLabel: E1 = !0,
28429
28430
  requiredLabelText: k1,
28430
28431
  step: V1 = 1,
28431
28432
  textInputType: O1 = "default",
@@ -28535,7 +28536,7 @@ const gO = {
28535
28536
  {
28536
28537
  htmlFor: v,
28537
28538
  id: `${v}-label`,
28538
- isRequired: M1 && D,
28539
+ isRequired: E1 && D,
28539
28540
  requiredLabelText: k1,
28540
28541
  children: O
28541
28542
  }
@@ -28645,7 +28646,7 @@ const gO = {
28645
28646
  refTo: l1,
28646
28647
  showHelperInvalidText: u1 = !0,
28647
28648
  showLabel: m1 = !0,
28648
- showRequiredLabel: M1 = !0,
28649
+ showRequiredLabel: E1 = !0,
28649
28650
  ...k1
28650
28651
  } = n, V1 = F2("DatePicker", {}), O1 = S ? V1 : {}, S1 = L ? new Date(L) : L === "" ? null : /* @__PURE__ */ new Date(), T1 = H ? new Date(H) : H === "" ? null : /* @__PURE__ */ new Date(), K1 = Z0(null), t2 = Z0(null), i2 = {
28651
28652
  startDate: K1,
@@ -28674,7 +28675,7 @@ const gO = {
28674
28675
  isRequired: O,
28675
28676
  // In the date range type, don't display the "(Required)" text in
28676
28677
  // individual input labels. It'll display in the legend element.
28677
- showRequiredLabel: S ? !1 : M1,
28678
+ showRequiredLabel: S ? !1 : E1,
28678
28679
  // Always display the labels for the input fields when
28679
28680
  // the DatePicker component is a date range type.
28680
28681
  showLabel: S ? !0 : m1,
@@ -28757,7 +28758,7 @@ const gO = {
28757
28758
  labelText: P,
28758
28759
  className: l,
28759
28760
  isRequired: O,
28760
- showRequiredLabel: M1,
28761
+ showRequiredLabel: E1,
28761
28762
  ...k1,
28762
28763
  children: [
28763
28764
  /* @__PURE__ */ d1(LO, { id: v, isDateRange: S, children: [
@@ -28782,8 +28783,8 @@ const gO = {
28782
28783
  var ws = { exports: {} };
28783
28784
  ws.exports;
28784
28785
  (function(n, r) {
28785
- var l = 200, o = "__lodash_hash_undefined__", a = 800, C = 16, d = 9007199254740991, m = "[object Arguments]", v = "[object Array]", L = "[object AsyncFunction]", H = "[object Boolean]", V = "[object Date]", S = "[object Error]", T = "[object Function]", D = "[object GeneratorFunction]", O = "[object Map]", P = "[object Number]", I = "[object Null]", Y = "[object Object]", R = "[object Proxy]", F = "[object RegExp]", Z = "[object Set]", K = "[object String]", J = "[object Undefined]", l1 = "[object WeakMap]", u1 = "[object ArrayBuffer]", m1 = "[object DataView]", M1 = "[object Float32Array]", k1 = "[object Float64Array]", V1 = "[object Int8Array]", O1 = "[object Int16Array]", S1 = "[object Int32Array]", T1 = "[object Uint8Array]", K1 = "[object Uint8ClampedArray]", t2 = "[object Uint16Array]", i2 = "[object Uint32Array]", M2 = /[\\^$.*+?()[\]{}|]/g, v1 = /^\[object .+?Constructor\]$/, x1 = /^(?:0|[1-9]\d*)$/, c1 = {};
28786
- c1[M1] = c1[k1] = c1[V1] = c1[O1] = c1[S1] = c1[T1] = c1[K1] = c1[t2] = c1[i2] = !0, c1[m] = c1[v] = c1[u1] = c1[H] = c1[m1] = c1[V] = c1[S] = c1[T] = c1[O] = c1[P] = c1[Y] = c1[F] = c1[Z] = c1[K] = c1[l1] = !1;
28786
+ var l = 200, o = "__lodash_hash_undefined__", a = 800, C = 16, d = 9007199254740991, m = "[object Arguments]", v = "[object Array]", L = "[object AsyncFunction]", H = "[object Boolean]", V = "[object Date]", S = "[object Error]", T = "[object Function]", D = "[object GeneratorFunction]", O = "[object Map]", P = "[object Number]", I = "[object Null]", Y = "[object Object]", R = "[object Proxy]", F = "[object RegExp]", Z = "[object Set]", K = "[object String]", J = "[object Undefined]", l1 = "[object WeakMap]", u1 = "[object ArrayBuffer]", m1 = "[object DataView]", E1 = "[object Float32Array]", k1 = "[object Float64Array]", V1 = "[object Int8Array]", O1 = "[object Int16Array]", S1 = "[object Int32Array]", T1 = "[object Uint8Array]", K1 = "[object Uint8ClampedArray]", t2 = "[object Uint16Array]", i2 = "[object Uint32Array]", M2 = /[\\^$.*+?()[\]{}|]/g, v1 = /^\[object .+?Constructor\]$/, x1 = /^(?:0|[1-9]\d*)$/, c1 = {};
28787
+ c1[E1] = c1[k1] = c1[V1] = c1[O1] = c1[S1] = c1[T1] = c1[K1] = c1[t2] = c1[i2] = !0, c1[m] = c1[v] = c1[u1] = c1[H] = c1[m1] = c1[V] = c1[S] = c1[T] = c1[O] = c1[P] = c1[Y] = c1[F] = c1[Z] = c1[K] = c1[l1] = !1;
28787
28788
  var n2 = typeof Il == "object" && Il && Il.Object === Object && Il, r2 = typeof self == "object" && self && self.Object === Object && self, d2 = n2 || r2 || Function("return this")(), f2 = r && !r.nodeType && r, N1 = f2 && !0 && n && !n.nodeType && n, P1 = N1 && N1.exports === f2, x2 = P1 && n2.process, s2 = function() {
28788
28789
  try {
28789
28790
  var A = N1 && N1.require && N1.require("util").types;
@@ -35146,7 +35147,7 @@ const PF = q1(
35146
35147
  id: `${d}-custom-notification-icon`,
35147
35148
  ...m1
35148
35149
  });
35149
- const M1 = {
35150
+ const E1 = {
35150
35151
  announcement: {
35151
35152
  color: P === "dark" ? "dark.ui.success.primary" : "section.research.secondary",
35152
35153
  name: "speakerNotes",
@@ -35168,7 +35169,7 @@ const PF = q1(
35168
35169
  {
35169
35170
  className: "notification-icon",
35170
35171
  id: `${d}-notification-icon`,
35171
- ...M1[V],
35172
+ ...E1[V],
35172
35173
  ...m1
35173
35174
  }
35174
35175
  );
@@ -35319,8 +35320,8 @@ const PF = q1(
35319
35320
  ...R
35320
35321
  } = n, [F, Z] = X.useState(a), K = H ? m : C, J = T === "column" ? Ya.s : Ya.l, l1 = [], u1 = F2("RadioGroup", { isFullWidth: L }), m1 = {
35321
35322
  name: D,
35322
- onChange: (M1) => {
35323
- Z(M1), O && O(M1);
35323
+ onChange: (E1) => {
35324
+ Z(E1), O && O(E1);
35324
35325
  },
35325
35326
  ref: r,
35326
35327
  value: F
@@ -35329,18 +35330,18 @@ const PF = q1(
35329
35330
  "NYPL Reservoir RadioGroup: This component's required `id` prop was not passed."
35330
35331
  ), X.Children.map(
35331
35332
  l,
35332
- (M1, k1) => {
35333
+ (E1, k1) => {
35333
35334
  var V1, O1;
35334
- if ((M1 == null ? void 0 : M1.type) !== ls && ((V1 = M1.props) != null && V1.mdxType && ((O1 = M1.props) == null ? void 0 : O1.mdxType) === "Radio" || console.warn(
35335
+ if ((E1 == null ? void 0 : E1.type) !== ls && ((V1 = E1.props) != null && V1.mdxType && ((O1 = E1.props) == null ? void 0 : O1.mdxType) === "Radio" || console.warn(
35335
35336
  "NYPL Reservoir RadioGroup: Only `Radio` components are allowed inside the `RadioGroup` component."
35336
- )), M1 != null) {
35337
+ )), E1 != null) {
35337
35338
  const S1 = {
35338
35339
  key: k1,
35339
35340
  isDisabled: v,
35340
35341
  isInvalid: H,
35341
35342
  isRequired: V
35342
35343
  };
35343
- l1.push(X.cloneElement(M1, S1));
35344
+ l1.push(X.cloneElement(E1, S1));
35344
35345
  }
35345
35346
  }
35346
35347
  ), /* @__PURE__ */ d1(
@@ -35423,7 +35424,7 @@ const eB = q1(
35423
35424
  onClose: O,
35424
35425
  ...P
35425
35426
  }, I) => {
35426
- const [Y, R] = xf(S), [F, Z] = ze(!1), { state: K, setCategory: J, setComment: l1, setEmail: u1, clearValues: m1 } = JA(), { isLargerThanMobile: M1 } = Dn(), k1 = Ms(), V1 = T || k1.isOpen, O1 = D || k1.onOpen, S1 = O || k1.onClose, T1 = Z0(), K1 = F2("FeedbackBox", {}), t2 = Y === "form", i2 = Y === "confirmation", M2 = Y === "error", v1 = 3e3, x1 = 500, c1 = 165, n2 = "auto 1fr", r2 = y5(null, "dark.ui.typography.body"), d2 = 235, f2 = 275, N1 = 345, P1 = 37, x2 = 24;
35427
+ const [Y, R] = xf(S), [F, Z] = ze(!1), { state: K, setCategory: J, setComment: l1, setEmail: u1, clearValues: m1 } = JA(), { isLargerThanMobile: E1 } = Dn(), k1 = Ms(), V1 = T || k1.isOpen, O1 = D || k1.onOpen, S1 = O || k1.onClose, T1 = Z0(), K1 = F2("FeedbackBox", {}), t2 = Y === "form", i2 = Y === "confirmation", M2 = Y === "error", v1 = 3e3, x1 = 500, c1 = 165, n2 = "auto 1fr", r2 = y5(null, "dark.ui.typography.body"), d2 = 235, f2 = 275, N1 = 345, P1 = 37, x2 = 24;
35427
35428
  let s2 = c1;
35428
35429
  const y1 = () => {
35429
35430
  S1(), R("form"), m1();
@@ -35537,7 +35538,7 @@ const eB = q1(
35537
35538
  id: `${a}-category`,
35538
35539
  isDisabled: F,
35539
35540
  labelText: "What is your feedback about?",
35540
- layout: M1 ? "row" : "column",
35541
+ layout: E1 ? "row" : "column",
35541
35542
  name: `${a}-category`,
35542
35543
  onChange: (H3) => J(H3),
35543
35544
  children: [
@@ -36611,7 +36612,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
36611
36612
  }, R = (l1) => {
36612
36613
  V < v && I(l1, O);
36613
36614
  }, F = (l1, u1) => {
36614
- const m1 = V === u1, M1 = m1 ? {
36615
+ const m1 = V === u1, E1 = m1 ? {
36615
36616
  color: "ui.typography.body",
36616
36617
  pointerEvent: "none",
36617
36618
  _dark: {
@@ -36652,7 +36653,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
36652
36653
  ...V1.attributes,
36653
36654
  __css: {
36654
36655
  ...T.link,
36655
- ...M1
36656
+ ...E1
36656
36657
  },
36657
36658
  children: V1.text
36658
36659
  }
@@ -36798,7 +36799,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
36798
36799
  } = n, [Z, K] = ze(0), J = Z0(null), l1 = F2("CustomSelect", {
36799
36800
  variant: O,
36800
36801
  labelPosition: H
36801
- }), u1 = d || "There is an error related to this field.", M1 = Ka({
36802
+ }), u1 = d || "There is an error related to this field.", E1 = Ka({
36802
36803
  footnote: v ? u1 : a,
36803
36804
  id: C,
36804
36805
  labelText: V,
@@ -36855,7 +36856,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
36855
36856
  placeholder: D,
36856
36857
  ref: r,
36857
36858
  ...k1,
36858
- ...M1,
36859
+ ...E1,
36859
36860
  icon: /* @__PURE__ */ _(
36860
36861
  Y3,
36861
36862
  {
@@ -36903,7 +36904,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
36903
36904
  isRequired: S,
36904
36905
  showHelperInvalidText: !1,
36905
36906
  showLabel: !1
36906
- }, J = V ? L : m, l1 = J ? `${T} - ${J}` : T, m1 = `${(R == null ? void 0 : R.placeholder) || "Search terms"} ${S ? "(Required)" : ""}`, M1 = O ? "noBrand" : "primary", k1 = {
36907
+ }, J = V ? L : m, l1 = J ? `${T} - ${J}` : T, m1 = `${(R == null ? void 0 : R.placeholder) || "Search terms"} ${S ? "(Required)" : ""}`, E1 = O ? "noBrand" : "primary", k1 = {
36907
36908
  borderLeftRadius: "none",
36908
36909
  borderRightRadius: { base: "none", md: "sm" },
36909
36910
  lineHeight: "1.70",
@@ -36948,7 +36949,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
36948
36949
  ), S1 = /* @__PURE__ */ d1(
36949
36950
  _4,
36950
36951
  {
36951
- buttonType: M1,
36952
+ buttonType: E1,
36952
36953
  id: `searchbar-button-${v}`,
36953
36954
  isDisabled: H,
36954
36955
  onClick: o,
@@ -37117,7 +37118,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
37117
37118
  ), O && P && console.warn(
37118
37119
  "NYPL Reservoir Slider: Both `onChange` and `onChangeEnd` props were passed."
37119
37120
  );
37120
- const [u1, m1] = xf(J), M1 = QC().colorMode === "dark";
37121
+ const [u1, m1] = xf(J), E1 = QC().colorMode === "dark";
37121
37122
  let k1 = v;
37122
37123
  L && u1[0] > u1[1] && (k1 = !0, console.warn(
37123
37124
  "NYPL Reservoir Slider: The RangeSlider's first value is greater than the second value."
@@ -37125,7 +37126,7 @@ const nF = "Stay connected with the latest research news from NYPL, including in
37125
37126
  "NYPL Reservoir Slider: The `min` prop is greater than the `max` prop."
37126
37127
  ));
37127
37128
  const V1 = F2("CustomSlider", {
37128
- isDarkMode: M1,
37129
+ isDarkMode: E1,
37129
37130
  isDisabled: m,
37130
37131
  isInvalid: k1,
37131
37132
  showBoxes: I,