@igamingcareer/igaming-components 1.0.56 → 1.0.58

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.
Files changed (3) hide show
  1. package/dist/index.js +21 -21
  2. package/dist/index.mjs +909 -890
  3. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -42,14 +42,14 @@ var oc = {};
42
42
  var CL;
43
43
  function Q_() {
44
44
  return CL || (CL = 1, process.env.NODE_ENV !== "production" && function() {
45
- var t = Je, e = Symbol.for("react.element"), r = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), l = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), y = Symbol.for("react.lazy"), m = Symbol.for("react.offscreen"), v = Symbol.iterator, f = "@@iterator";
45
+ var t = Je, e = Symbol.for("react.element"), r = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), l = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), u = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), y = Symbol.for("react.lazy"), m = Symbol.for("react.offscreen"), g = Symbol.iterator, f = "@@iterator";
46
46
  function x(L) {
47
47
  if (L === null || typeof L != "object")
48
48
  return null;
49
- var R = v && L[v] || L[f];
49
+ var R = g && L[g] || L[f];
50
50
  return typeof R == "function" ? R : null;
51
51
  }
52
- var g = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
52
+ var v = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
53
53
  function M(L) {
54
54
  {
55
55
  for (var R = arguments.length, W = new Array(R > 1 ? R - 1 : 0), ne = 1; ne < R; ne++)
@@ -59,7 +59,7 @@ function Q_() {
59
59
  }
60
60
  function w(L, R, W) {
61
61
  {
62
- var ne = g.ReactDebugCurrentFrame, we = ne.getStackAddendum();
62
+ var ne = v.ReactDebugCurrentFrame, we = ne.getStackAddendum();
63
63
  we !== "" && (R += "%s", W = W.concat([we]));
64
64
  var Se = W.map(function(fe) {
65
65
  return String(fe);
@@ -67,10 +67,10 @@ function Q_() {
67
67
  Se.unshift("Warning: " + R), Function.prototype.apply.call(console[L], console, Se);
68
68
  }
69
69
  }
70
- var C = !1, b = !1, S = !1, j = !1, N = !1, I;
70
+ var b = !1, C = !1, S = !1, j = !1, N = !1, I;
71
71
  I = Symbol.for("react.module.reference");
72
72
  function q(L) {
73
- return !!(typeof L == "string" || typeof L == "function" || L === n || L === i || N || L === o || L === h || L === u || j || L === m || C || b || S || typeof L == "object" && L !== null && (L.$$typeof === y || L.$$typeof === p || L.$$typeof === c || L.$$typeof === l || L.$$typeof === d || // This needs to include all possible module reference object
73
+ return !!(typeof L == "string" || typeof L == "function" || L === n || L === i || N || L === o || L === h || L === u || j || L === m || b || C || S || typeof L == "object" && L !== null && (L.$$typeof === y || L.$$typeof === p || L.$$typeof === c || L.$$typeof === l || L.$$typeof === d || // This needs to include all possible module reference object
74
74
  // types supported by any Flight configuration anywhere since
75
75
  // we don't know which Flight build this will end up being used
76
76
  // with.
@@ -193,7 +193,7 @@ function Q_() {
193
193
  U < 0 && M("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
194
194
  }
195
195
  }
196
- var te = g.ReactCurrentDispatcher, G;
196
+ var te = v.ReactCurrentDispatcher, G;
197
197
  function ae(L, R, W) {
198
198
  {
199
199
  if (G === void 0)
@@ -319,7 +319,7 @@ function Q_() {
319
319
  }
320
320
  return "";
321
321
  }
322
- var O = Object.prototype.hasOwnProperty, K = {}, Le = g.ReactDebugCurrentFrame;
322
+ var O = Object.prototype.hasOwnProperty, K = {}, Le = v.ReactDebugCurrentFrame;
323
323
  function xe(L) {
324
324
  if (L) {
325
325
  var R = L._owner, W = E(L.type, L._source, R ? R.type : null);
@@ -370,7 +370,7 @@ function Q_() {
370
370
  if (tc(L))
371
371
  return M("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ns(L)), qa(L);
372
372
  }
373
- var Ut = g.ReactCurrentOwner, os = {
373
+ var Ut = v.ReactCurrentOwner, os = {
374
374
  key: !0,
375
375
  ref: !0,
376
376
  __self: !0,
@@ -468,7 +468,7 @@ function Q_() {
468
468
  return Da(L, ye, ut, we, ne, Ut.current, fe);
469
469
  }
470
470
  }
471
- var at = g.ReactCurrentOwner, xa = g.ReactDebugCurrentFrame;
471
+ var at = v.ReactCurrentOwner, xa = v.ReactDebugCurrentFrame;
472
472
  function Ae(L) {
473
473
  if (L) {
474
474
  var R = L._owner, W = E(L.type, L._source, R ? R.type : null);
@@ -730,8 +730,8 @@ const LL = (t) => typeof t == "boolean" ? "".concat(t) : t === 0 ? "0" : t, SL =
730
730
  return y === void 0 || (h[p] = y), h;
731
731
  }, {}), d = e == null || (n = e.compoundVariants) === null || n === void 0 ? void 0 : n.reduce((h, u) => {
732
732
  let { class: p, className: y, ...m } = u;
733
- return Object.entries(m).every((v) => {
734
- let [f, x] = v;
733
+ return Object.entries(m).every((g) => {
734
+ let [f, x] = g;
735
735
  return Array.isArray(x) ? x.includes({
736
736
  ...i,
737
737
  ...l
@@ -870,24 +870,24 @@ const hj = "-", lT = (t) => {
870
870
  const d = [];
871
871
  let h = 0, u = 0, p;
872
872
  for (let x = 0; x < l.length; x++) {
873
- let g = l[x];
873
+ let v = l[x];
874
874
  if (h === 0) {
875
- if (g === o && (n || l.slice(x, x + i) === e)) {
875
+ if (v === o && (n || l.slice(x, x + i) === e)) {
876
876
  d.push(l.slice(u, x)), u = x + i;
877
877
  continue;
878
878
  }
879
- if (g === "/") {
879
+ if (v === "/") {
880
880
  p = x;
881
881
  continue;
882
882
  }
883
883
  }
884
- g === "[" ? h++ : g === "]" && h--;
884
+ v === "[" ? h++ : v === "]" && h--;
885
885
  }
886
- const y = d.length === 0 ? l : l.substring(u), m = y.startsWith(YS), v = m ? y.substring(1) : y, f = p && p > u ? p - u : void 0;
886
+ const y = d.length === 0 ? l : l.substring(u), m = y.startsWith(YS), g = m ? y.substring(1) : y, f = p && p > u ? p - u : void 0;
887
887
  return {
888
888
  modifiers: d,
889
889
  hasImportantModifier: m,
890
- baseClassName: v,
890
+ baseClassName: g,
891
891
  maybePostfixModifierPosition: f
892
892
  };
893
893
  };
@@ -921,9 +921,9 @@ const hj = "-", lT = (t) => {
921
921
  baseClassName: y,
922
922
  maybePostfixModifierPosition: m
923
923
  } = r(h);
924
- let v = !!m, f = n(v ? y.substring(0, m) : y);
924
+ let g = !!m, f = n(g ? y.substring(0, m) : y);
925
925
  if (!f) {
926
- if (!v) {
926
+ if (!g) {
927
927
  l = h + (l.length > 0 ? " " + l : l);
928
928
  continue;
929
929
  }
@@ -931,16 +931,16 @@ const hj = "-", lT = (t) => {
931
931
  l = h + (l.length > 0 ? " " + l : l);
932
932
  continue;
933
933
  }
934
- v = !1;
934
+ g = !1;
935
935
  }
936
- const x = fT(u).join(":"), g = p ? x + YS : x, M = g + f;
936
+ const x = fT(u).join(":"), v = p ? x + YS : x, M = v + f;
937
937
  if (i.includes(M))
938
938
  continue;
939
939
  i.push(M);
940
- const w = o(f, v);
941
- for (let C = 0; C < w.length; ++C) {
942
- const b = w[C];
943
- i.push(g + b);
940
+ const w = o(f, g);
941
+ for (let b = 0; b < w.length; ++b) {
942
+ const C = w[b];
943
+ i.push(v + C);
944
944
  }
945
945
  l = h + (l.length > 0 ? " " + l : l);
946
946
  }
@@ -989,7 +989,7 @@ const _e = (t) => {
989
989
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
990
990
  jT.test(t) && !LT.test(t)
991
991
  ), eI = () => !1, zT = (t) => ST.test(t), FT = (t) => IT.test(t), OT = () => {
992
- const t = _e("colors"), e = _e("spacing"), r = _e("blur"), n = _e("brightness"), o = _e("borderColor"), i = _e("borderRadius"), c = _e("borderSpacing"), l = _e("borderWidth"), d = _e("contrast"), h = _e("grayscale"), u = _e("hueRotate"), p = _e("invert"), y = _e("gap"), m = _e("gradientColorStops"), v = _e("gradientColorStopPositions"), f = _e("inset"), x = _e("margin"), g = _e("opacity"), M = _e("padding"), w = _e("saturate"), C = _e("scale"), b = _e("sepia"), S = _e("skew"), j = _e("space"), N = _e("translate"), I = () => ["auto", "contain", "none"], q = () => ["auto", "hidden", "clip", "visible", "scroll"], A = () => ["auto", le, e], P = () => [le, e], T = () => ["", ka, za], F = () => ["auto", ms, le], U = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], z = () => ["solid", "dashed", "dotted", "double", "none"], B = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], D = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], X = () => ["", "0", le], ie = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], ee = () => [ms, le];
992
+ const t = _e("colors"), e = _e("spacing"), r = _e("blur"), n = _e("brightness"), o = _e("borderColor"), i = _e("borderRadius"), c = _e("borderSpacing"), l = _e("borderWidth"), d = _e("contrast"), h = _e("grayscale"), u = _e("hueRotate"), p = _e("invert"), y = _e("gap"), m = _e("gradientColorStops"), g = _e("gradientColorStopPositions"), f = _e("inset"), x = _e("margin"), v = _e("opacity"), M = _e("padding"), w = _e("saturate"), b = _e("scale"), C = _e("sepia"), S = _e("skew"), j = _e("space"), N = _e("translate"), I = () => ["auto", "contain", "none"], q = () => ["auto", "hidden", "clip", "visible", "scroll"], A = () => ["auto", le, e], P = () => [le, e], T = () => ["", ka, za], F = () => ["auto", ms, le], U = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], z = () => ["solid", "dashed", "dotted", "double", "none"], B = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], D = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], X = () => ["", "0", le], ie = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], ee = () => [ms, le];
993
993
  return {
994
994
  cacheSize: 500,
995
995
  separator: ":",
@@ -1771,7 +1771,7 @@ const _e = (t) => {
1771
1771
  * @see https://tailwindcss.com/docs/placeholder-opacity
1772
1772
  */
1773
1773
  "placeholder-opacity": [{
1774
- "placeholder-opacity": [g]
1774
+ "placeholder-opacity": [v]
1775
1775
  }],
1776
1776
  /**
1777
1777
  * Text Alignment
@@ -1792,7 +1792,7 @@ const _e = (t) => {
1792
1792
  * @see https://tailwindcss.com/docs/text-opacity
1793
1793
  */
1794
1794
  "text-opacity": [{
1795
- "text-opacity": [g]
1795
+ "text-opacity": [v]
1796
1796
  }],
1797
1797
  /**
1798
1798
  * Text Decoration
@@ -1907,7 +1907,7 @@ const _e = (t) => {
1907
1907
  * @see https://tailwindcss.com/docs/background-opacity
1908
1908
  */
1909
1909
  "bg-opacity": [{
1910
- "bg-opacity": [g]
1910
+ "bg-opacity": [v]
1911
1911
  }],
1912
1912
  /**
1913
1913
  * Background Origin
@@ -1960,21 +1960,21 @@ const _e = (t) => {
1960
1960
  * @see https://tailwindcss.com/docs/gradient-color-stops
1961
1961
  */
1962
1962
  "gradient-from-pos": [{
1963
- from: [v]
1963
+ from: [g]
1964
1964
  }],
1965
1965
  /**
1966
1966
  * Gradient Color Stops Via Position
1967
1967
  * @see https://tailwindcss.com/docs/gradient-color-stops
1968
1968
  */
1969
1969
  "gradient-via-pos": [{
1970
- via: [v]
1970
+ via: [g]
1971
1971
  }],
1972
1972
  /**
1973
1973
  * Gradient Color Stops To Position
1974
1974
  * @see https://tailwindcss.com/docs/gradient-color-stops
1975
1975
  */
1976
1976
  "gradient-to-pos": [{
1977
- to: [v]
1977
+ to: [g]
1978
1978
  }],
1979
1979
  /**
1980
1980
  * Gradient Color Stops From
@@ -2171,7 +2171,7 @@ const _e = (t) => {
2171
2171
  * @see https://tailwindcss.com/docs/border-opacity
2172
2172
  */
2173
2173
  "border-opacity": [{
2174
- "border-opacity": [g]
2174
+ "border-opacity": [v]
2175
2175
  }],
2176
2176
  /**
2177
2177
  * Border Style
@@ -2209,7 +2209,7 @@ const _e = (t) => {
2209
2209
  * @see https://tailwindcss.com/docs/divide-opacity
2210
2210
  */
2211
2211
  "divide-opacity": [{
2212
- "divide-opacity": [g]
2212
+ "divide-opacity": [v]
2213
2213
  }],
2214
2214
  /**
2215
2215
  * Divide Style
@@ -2340,7 +2340,7 @@ const _e = (t) => {
2340
2340
  * @see https://tailwindcss.com/docs/ring-opacity
2341
2341
  */
2342
2342
  "ring-opacity": [{
2343
- "ring-opacity": [g]
2343
+ "ring-opacity": [v]
2344
2344
  }],
2345
2345
  /**
2346
2346
  * Ring Offset Width
@@ -2376,7 +2376,7 @@ const _e = (t) => {
2376
2376
  * @see https://tailwindcss.com/docs/opacity
2377
2377
  */
2378
2378
  opacity: [{
2379
- opacity: [g]
2379
+ opacity: [v]
2380
2380
  }],
2381
2381
  /**
2382
2382
  * Mix Blend Mode
@@ -2462,7 +2462,7 @@ const _e = (t) => {
2462
2462
  * @see https://tailwindcss.com/docs/sepia
2463
2463
  */
2464
2464
  sepia: [{
2465
- sepia: [b]
2465
+ sepia: [C]
2466
2466
  }],
2467
2467
  /**
2468
2468
  * Backdrop Filter
@@ -2519,7 +2519,7 @@ const _e = (t) => {
2519
2519
  * @see https://tailwindcss.com/docs/backdrop-opacity
2520
2520
  */
2521
2521
  "backdrop-opacity": [{
2522
- "backdrop-opacity": [g]
2522
+ "backdrop-opacity": [v]
2523
2523
  }],
2524
2524
  /**
2525
2525
  * Backdrop Saturate
@@ -2533,7 +2533,7 @@ const _e = (t) => {
2533
2533
  * @see https://tailwindcss.com/docs/backdrop-sepia
2534
2534
  */
2535
2535
  "backdrop-sepia": [{
2536
- "backdrop-sepia": [b]
2536
+ "backdrop-sepia": [C]
2537
2537
  }],
2538
2538
  // Tables
2539
2539
  /**
@@ -2627,21 +2627,21 @@ const _e = (t) => {
2627
2627
  * @see https://tailwindcss.com/docs/scale
2628
2628
  */
2629
2629
  scale: [{
2630
- scale: [C]
2630
+ scale: [b]
2631
2631
  }],
2632
2632
  /**
2633
2633
  * Scale X
2634
2634
  * @see https://tailwindcss.com/docs/scale
2635
2635
  */
2636
2636
  "scale-x": [{
2637
- "scale-x": [C]
2637
+ "scale-x": [b]
2638
2638
  }],
2639
2639
  /**
2640
2640
  * Scale Y
2641
2641
  * @see https://tailwindcss.com/docs/scale
2642
2642
  */
2643
2643
  "scale-y": [{
2644
- "scale-y": [C]
2644
+ "scale-y": [b]
2645
2645
  }],
2646
2646
  /**
2647
2647
  * Rotate
@@ -3089,15 +3089,15 @@ function HT(t, e = []) {
3089
3089
  const l = k.createContext(c), d = r.length;
3090
3090
  r = [...r, c];
3091
3091
  const h = (p) => {
3092
- var g;
3093
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
3092
+ var v;
3093
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
3094
3094
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
3095
3095
  };
3096
3096
  h.displayName = i + "Provider";
3097
3097
  function u(p, y) {
3098
3098
  var f;
3099
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
3100
- if (v) return v;
3099
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
3100
+ if (g) return g;
3101
3101
  if (c !== void 0) return c;
3102
3102
  throw new Error(`\`${p}\` must be used within \`${i}\``);
3103
3103
  }
@@ -3139,12 +3139,12 @@ function BT(t, e = []) {
3139
3139
  const l = k.createContext(c), d = r.length;
3140
3140
  r = [...r, c];
3141
3141
  function h(p) {
3142
- const { scope: y, children: m, ...v } = p, f = (y == null ? void 0 : y[t][d]) || l, x = k.useMemo(() => v, Object.values(v));
3142
+ const { scope: y, children: m, ...g } = p, f = (y == null ? void 0 : y[t][d]) || l, x = k.useMemo(() => g, Object.values(g));
3143
3143
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
3144
3144
  }
3145
3145
  function u(p, y) {
3146
- const m = (y == null ? void 0 : y[t][d]) || l, v = k.useContext(m);
3147
- if (v) return v;
3146
+ const m = (y == null ? void 0 : y[t][d]) || l, g = k.useContext(m);
3147
+ if (g) return g;
3148
3148
  if (c !== void 0) return c;
3149
3149
  throw new Error(`\`${p}\` must be used within \`${i}\``);
3150
3150
  }
@@ -3235,34 +3235,34 @@ function JT(t) {
3235
3235
  e,
3236
3236
  { collectionRef: { current: null }, itemMap: /* @__PURE__ */ new Map() }
3237
3237
  ), c = (m) => {
3238
- const { scope: v, children: f } = m, x = Je.useRef(null), g = Je.useRef(/* @__PURE__ */ new Map()).current;
3239
- return /* @__PURE__ */ a.jsx(o, { scope: v, itemMap: g, collectionRef: x, children: f });
3238
+ const { scope: g, children: f } = m, x = Je.useRef(null), v = Je.useRef(/* @__PURE__ */ new Map()).current;
3239
+ return /* @__PURE__ */ a.jsx(o, { scope: g, itemMap: v, collectionRef: x, children: f });
3240
3240
  };
3241
3241
  c.displayName = e;
3242
3242
  const l = t + "CollectionSlot", d = Je.forwardRef(
3243
- (m, v) => {
3244
- const { scope: f, children: x } = m, g = i(l, f), M = ub(v, g.collectionRef);
3243
+ (m, g) => {
3244
+ const { scope: f, children: x } = m, v = i(l, f), M = ub(g, v.collectionRef);
3245
3245
  return /* @__PURE__ */ a.jsx(TC, { ref: M, children: x });
3246
3246
  }
3247
3247
  );
3248
3248
  d.displayName = l;
3249
3249
  const h = t + "CollectionItemSlot", u = "data-radix-collection-item", p = Je.forwardRef(
3250
- (m, v) => {
3251
- const { scope: f, children: x, ...g } = m, M = Je.useRef(null), w = ub(v, M), C = i(h, f);
3252
- return Je.useEffect(() => (C.itemMap.set(M, { ref: M, ...g }), () => void C.itemMap.delete(M))), /* @__PURE__ */ a.jsx(TC, { [u]: "", ref: w, children: x });
3250
+ (m, g) => {
3251
+ const { scope: f, children: x, ...v } = m, M = Je.useRef(null), w = ub(g, M), b = i(h, f);
3252
+ return Je.useEffect(() => (b.itemMap.set(M, { ref: M, ...v }), () => void b.itemMap.delete(M))), /* @__PURE__ */ a.jsx(TC, { [u]: "", ref: w, children: x });
3253
3253
  }
3254
3254
  );
3255
3255
  p.displayName = h;
3256
3256
  function y(m) {
3257
- const v = i(t + "CollectionConsumer", m);
3257
+ const g = i(t + "CollectionConsumer", m);
3258
3258
  return Je.useCallback(() => {
3259
- const x = v.collectionRef.current;
3259
+ const x = g.collectionRef.current;
3260
3260
  if (!x) return [];
3261
- const g = Array.from(x.querySelectorAll(`[${u}]`));
3262
- return Array.from(v.itemMap.values()).sort(
3263
- (C, b) => g.indexOf(C.ref.current) - g.indexOf(b.ref.current)
3261
+ const v = Array.from(x.querySelectorAll(`[${u}]`));
3262
+ return Array.from(g.itemMap.values()).sort(
3263
+ (b, C) => v.indexOf(b.ref.current) - v.indexOf(C.ref.current)
3264
3264
  );
3265
- }, [v.collectionRef, v.itemMap]);
3265
+ }, [g.collectionRef, g.itemMap]);
3266
3266
  }
3267
3267
  return [
3268
3268
  { Provider: c, Slot: d, ItemSlot: p },
@@ -3276,12 +3276,12 @@ function YT(t, e = []) {
3276
3276
  const l = k.createContext(c), d = r.length;
3277
3277
  r = [...r, c];
3278
3278
  function h(p) {
3279
- const { scope: y, children: m, ...v } = p, f = (y == null ? void 0 : y[t][d]) || l, x = k.useMemo(() => v, Object.values(v));
3279
+ const { scope: y, children: m, ...g } = p, f = (y == null ? void 0 : y[t][d]) || l, x = k.useMemo(() => g, Object.values(g));
3280
3280
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
3281
3281
  }
3282
3282
  function u(p, y) {
3283
- const m = (y == null ? void 0 : y[t][d]) || l, v = k.useContext(m);
3284
- if (v) return v;
3283
+ const m = (y == null ? void 0 : y[t][d]) || l, g = k.useContext(m);
3284
+ if (g) return g;
3285
3285
  if (c !== void 0) return c;
3286
3286
  throw new Error(`\`${p}\` must be used within \`${i}\``);
3287
3287
  }
@@ -3451,11 +3451,11 @@ var pq = k.forwardRef((t, e) => {
3451
3451
  onEntryFocus: h,
3452
3452
  preventScrollOnEntryFocus: u = !1,
3453
3453
  ...p
3454
- } = t, y = k.useRef(null), m = ub(e, y), v = nI(i), [f = null, x] = rI({
3454
+ } = t, y = k.useRef(null), m = ub(e, y), g = nI(i), [f = null, x] = rI({
3455
3455
  prop: c,
3456
3456
  defaultProp: l,
3457
3457
  onChange: d
3458
- }), [g, M] = k.useState(!1), w = yj(h), C = oI(r), b = k.useRef(!1), [S, j] = k.useState(0);
3458
+ }), [v, M] = k.useState(!1), w = yj(h), b = oI(r), C = k.useRef(!1), [S, j] = k.useState(0);
3459
3459
  return k.useEffect(() => {
3460
3460
  const N = y.current;
3461
3461
  if (N)
@@ -3465,7 +3465,7 @@ var pq = k.forwardRef((t, e) => {
3465
3465
  {
3466
3466
  scope: r,
3467
3467
  orientation: n,
3468
- dir: v,
3468
+ dir: g,
3469
3469
  loop: o,
3470
3470
  currentTabStopId: f,
3471
3471
  onItemFocus: k.useCallback(
@@ -3484,26 +3484,26 @@ var pq = k.forwardRef((t, e) => {
3484
3484
  children: /* @__PURE__ */ a.jsx(
3485
3485
  Ki.div,
3486
3486
  {
3487
- tabIndex: g || S === 0 ? -1 : 0,
3487
+ tabIndex: v || S === 0 ? -1 : 0,
3488
3488
  "data-orientation": n,
3489
3489
  ...p,
3490
3490
  ref: m,
3491
3491
  style: { outline: "none", ...t.style },
3492
3492
  onMouseDown: ja(t.onMouseDown, () => {
3493
- b.current = !0;
3493
+ C.current = !0;
3494
3494
  }),
3495
3495
  onFocus: ja(t.onFocus, (N) => {
3496
- const I = !b.current;
3497
- if (N.target === N.currentTarget && I && !g) {
3496
+ const I = !C.current;
3497
+ if (N.target === N.currentTarget && I && !v) {
3498
3498
  const q = new CustomEvent(iC, cq);
3499
3499
  if (N.currentTarget.dispatchEvent(q), !q.defaultPrevented) {
3500
- const A = C().filter((z) => z.focusable), P = A.find((z) => z.active), T = A.find((z) => z.id === f), U = [P, T, ...A].filter(
3500
+ const A = b().filter((z) => z.focusable), P = A.find((z) => z.active), T = A.find((z) => z.id === f), U = [P, T, ...A].filter(
3501
3501
  Boolean
3502
3502
  ).map((z) => z.ref.current);
3503
3503
  dI(U, u);
3504
3504
  }
3505
3505
  }
3506
- b.current = !1;
3506
+ C.current = !1;
3507
3507
  }),
3508
3508
  onBlur: ja(t.onBlur, () => M(!1))
3509
3509
  }
@@ -3536,28 +3536,28 @@ var pq = k.forwardRef((t, e) => {
3536
3536
  "data-orientation": h.orientation,
3537
3537
  ...c,
3538
3538
  ref: e,
3539
- onMouseDown: ja(t.onMouseDown, (v) => {
3540
- n ? h.onItemFocus(d) : v.preventDefault();
3539
+ onMouseDown: ja(t.onMouseDown, (g) => {
3540
+ n ? h.onItemFocus(d) : g.preventDefault();
3541
3541
  }),
3542
3542
  onFocus: ja(t.onFocus, () => h.onItemFocus(d)),
3543
- onKeyDown: ja(t.onKeyDown, (v) => {
3544
- if (v.key === "Tab" && v.shiftKey) {
3543
+ onKeyDown: ja(t.onKeyDown, (g) => {
3544
+ if (g.key === "Tab" && g.shiftKey) {
3545
3545
  h.onItemShiftTab();
3546
3546
  return;
3547
3547
  }
3548
- if (v.target !== v.currentTarget) return;
3549
- const f = fq(v, h.orientation, h.dir);
3548
+ if (g.target !== g.currentTarget) return;
3549
+ const f = fq(g, h.orientation, h.dir);
3550
3550
  if (f !== void 0) {
3551
- if (v.metaKey || v.ctrlKey || v.altKey || v.shiftKey) return;
3552
- v.preventDefault();
3553
- let g = p().filter((M) => M.focusable).map((M) => M.ref.current);
3554
- if (f === "last") g.reverse();
3551
+ if (g.metaKey || g.ctrlKey || g.altKey || g.shiftKey) return;
3552
+ g.preventDefault();
3553
+ let v = p().filter((M) => M.focusable).map((M) => M.ref.current);
3554
+ if (f === "last") v.reverse();
3555
3555
  else if (f === "prev" || f === "next") {
3556
- f === "prev" && g.reverse();
3557
- const M = g.indexOf(v.currentTarget);
3558
- g = h.loop ? xq(g, M + 1) : g.slice(M + 1);
3556
+ f === "prev" && v.reverse();
3557
+ const M = v.indexOf(g.currentTarget);
3558
+ v = h.loop ? xq(v, M + 1) : v.slice(M + 1);
3559
3559
  }
3560
- setTimeout(() => dI(g));
3560
+ setTimeout(() => dI(v));
3561
3561
  }
3562
3562
  })
3563
3563
  }
@@ -32528,10 +32528,10 @@ function XB({
32528
32528
  se(() => {
32529
32529
  (async () => {
32530
32530
  try {
32531
- const v = r ?? "en", f = t.map(async (g) => (await fetch(`${u}/api/v1/promotions/?ids=${g}`, {
32531
+ const g = r ?? "en", f = t.map(async (v) => (await fetch(`${u}/api/v1/promotions/?ids=${v}`, {
32532
32532
  method: "GET",
32533
32533
  headers: {
32534
- "Accept-Language": v,
32534
+ "Accept-Language": g,
32535
32535
  "Content-Type": "application/json"
32536
32536
  }
32537
32537
  })).json()), x = await Promise.all(f);
@@ -32541,7 +32541,7 @@ function XB({
32541
32541
  })();
32542
32542
  }, [t, u, r]);
32543
32543
  const p = (m) => {
32544
- const v = new CustomEvent("planSelected", {
32544
+ const g = new CustomEvent("planSelected", {
32545
32545
  bubbles: !0,
32546
32546
  detail: {
32547
32547
  plan: m,
@@ -32549,7 +32549,7 @@ function XB({
32549
32549
  timestamp: (/* @__PURE__ */ new Date()).toISOString()
32550
32550
  }
32551
32551
  }), f = document.querySelector(".group-prices-component");
32552
- f && f.dispatchEvent(v);
32552
+ f && f.dispatchEvent(g);
32553
32553
  }, y = `grid sm:grid-cols-2 lg:grid-cols-${e.length} mb-8`;
32554
32554
  return /* @__PURE__ */ a.jsx("section", { id: "pricing", className: "w-full py-12 md:py-24 lg:py-32", children: /* @__PURE__ */ a.jsxs("div", { className: "container px-4 md:px-6", children: [
32555
32555
  o ?? /* @__PURE__ */ a.jsx("h2", { className: "text-3xl font-bold tracking-tighter sm:text-4xl md:text-5xl text-center mb-8", children: o }),
@@ -32560,8 +32560,8 @@ function XB({
32560
32560
  className: "w-full",
32561
32561
  onValueChange: (m) => h(m),
32562
32562
  children: [
32563
- /* @__PURE__ */ a.jsx(tr, { className: y, children: e.map((m, v) => /* @__PURE__ */ a.jsx(Ce, { value: `tab-${v}`, children: m }, v)) }),
32564
- c.map((m, v) => /* @__PURE__ */ a.jsx(je, { value: `tab-${v}`, children: /* @__PURE__ */ a.jsx("div", { className: "grid gap-8 sm:grid-cols-2 lg:grid-cols-3", children: m.map((f, x) => /* @__PURE__ */ a.jsxs(ve, { className: "flex flex-col", children: [
32563
+ /* @__PURE__ */ a.jsx(tr, { className: y, children: e.map((m, g) => /* @__PURE__ */ a.jsx(Ce, { value: `tab-${g}`, children: m }, g)) }),
32564
+ c.map((m, g) => /* @__PURE__ */ a.jsx(je, { value: `tab-${g}`, children: /* @__PURE__ */ a.jsx("div", { className: "grid gap-8 sm:grid-cols-2 lg:grid-cols-3", children: m.map((f, x) => /* @__PURE__ */ a.jsxs(ve, { className: "flex flex-col", children: [
32565
32565
  /* @__PURE__ */ a.jsxs(Te, { children: [
32566
32566
  /* @__PURE__ */ a.jsx(qe, { children: f.title }),
32567
32567
  /* @__PURE__ */ a.jsx(Ue, { children: f.short_description })
@@ -32571,14 +32571,14 @@ function XB({
32571
32571
  "€",
32572
32572
  f.price
32573
32573
  ] }),
32574
- /* @__PURE__ */ a.jsx("ul", { className: "mt-4 space-y-2", children: f.features && f.features.map((g, M) => /* @__PURE__ */ a.jsxs("li", { className: "flex items-center", children: [
32574
+ /* @__PURE__ */ a.jsx("ul", { className: "mt-4 space-y-2", children: f.features && f.features.map((v, M) => /* @__PURE__ */ a.jsxs("li", { className: "flex items-center", children: [
32575
32575
  /* @__PURE__ */ a.jsx(gs, { className: "mr-2 h-4 w-4 text-primary" }),
32576
32576
  " ",
32577
- g
32577
+ v
32578
32578
  ] }, M)) })
32579
32579
  ] }),
32580
32580
  /* @__PURE__ */ a.jsx(zs, { children: /* @__PURE__ */ a.jsx(H, { onClick: () => p(f), className: "w-full bg-primary text-primary-foreground hover:bg-primary/90", children: i }) })
32581
- ] }, x)) }) }, v))
32581
+ ] }, x)) }) }, g))
32582
32582
  ]
32583
32583
  }
32584
32584
  )
@@ -32926,16 +32926,16 @@ var Nt = {
32926
32926
  center: 0.5,
32927
32927
  edges: 0.5,
32928
32928
  end: 1
32929
- }[o] || 0 : !l && d && (u = o[0], p = o[1]), function(y, m, v) {
32930
- var f = (v || r).length, x = c[f], g, M, w, C, b, S, j, N, I;
32929
+ }[o] || 0 : !l && d && (u = o[0], p = o[1]), function(y, m, g) {
32930
+ var f = (g || r).length, x = c[f], v, M, w, b, C, S, j, N, I;
32931
32931
  if (!x) {
32932
32932
  if (I = r.grid === "auto" ? 0 : (r.grid || [1, zt])[1], !I) {
32933
- for (j = -zt; j < (j = v[I++].getBoundingClientRect().left) && I < f; )
32933
+ for (j = -zt; j < (j = g[I++].getBoundingClientRect().left) && I < f; )
32934
32934
  ;
32935
32935
  I < f && I--;
32936
32936
  }
32937
- for (x = c[f] = [], g = d ? Math.min(I, f) * u - 0.5 : o % I, M = I === zt ? 0 : d ? f * p / I - 0.5 : o / I | 0, j = 0, N = zt, S = 0; S < f; S++)
32938
- w = S % I - g, C = M - (S / I | 0), x[S] = b = h ? Math.abs(h === "y" ? C : w) : II(w * w + C * C), b > j && (j = b), b < N && (N = b);
32937
+ for (x = c[f] = [], v = d ? Math.min(I, f) * u - 0.5 : o % I, M = I === zt ? 0 : d ? f * p / I - 0.5 : o / I | 0, j = 0, N = zt, S = 0; S < f; S++)
32938
+ w = S % I - v, b = M - (S / I | 0), x[S] = C = h ? Math.abs(h === "y" ? b : w) : II(w * w + b * b), C > j && (j = C), C < N && (N = C);
32939
32939
  o === "random" && WI(x), x.max = j - N, x.min = N, x.v = f = (parseFloat(r.amount) || parseFloat(r.each) * (I > f ? f - 1 : h ? h === "y" ? f / I : I : Math.max(I, f / I)) || 0) * (o === "edges" ? -1 : 1), x.b = f < 0 ? i - f : i, x.u = ct(r.amount || r.each) || 0, n = n && f < 0 ? rN(n) : n;
32940
32940
  }
32941
32941
  return f = (x[y] - x.min) / x.max || 0, Ye(x.b + (n ? n(f) : f) * x.v) + x.u;
@@ -33011,17 +33011,17 @@ var Nt = {
33011
33011
  else if (dt(e) && !dt(r)) {
33012
33012
  for (u = [], p = e.length, y = p - 2, h = 1; h < p; h++)
33013
33013
  u.push(t(e[h - 1], e[h]));
33014
- p--, i = function(v) {
33015
- v *= p;
33016
- var f = Math.min(y, ~~v);
33017
- return u[f](v - f);
33014
+ p--, i = function(g) {
33015
+ g *= p;
33016
+ var f = Math.min(y, ~~g);
33017
+ return u[f](g - f);
33018
33018
  }, n = r;
33019
33019
  } else o || (e = Wi(dt(e) ? [] : {}, e));
33020
33020
  if (!u) {
33021
33021
  for (d in r)
33022
33022
  jj.call(l, e, d, "get", r[d]);
33023
- i = function(v) {
33024
- return Nj(v, l) || (c ? e.p : e);
33023
+ i = function(g) {
33024
+ return Nj(g, l) || (c ? e.p : e);
33025
33025
  };
33026
33026
  }
33027
33027
  }
@@ -33087,7 +33087,7 @@ var Nt = {
33087
33087
  }, lC = function(e, r, n) {
33088
33088
  return e += e < 0 ? 1 : e > 1 ? -1 : 0, (e * 6 < 1 ? r + (n - r) * e * 6 : e < 0.5 ? n : e * 3 < 2 ? r + (n - r) * (2 / 3 - e) * 6 : r) * Ie + 0.5 | 0;
33089
33089
  }, eN = function(e, r, n) {
33090
- var o = e ? Na(e) ? [e >> 16, e >> 8 & Ie, e & Ie] : 0 : dc.black, i, c, l, d, h, u, p, y, m, v;
33090
+ var o = e ? Na(e) ? [e >> 16, e >> 8 & Ie, e & Ie] : 0 : dc.black, i, c, l, d, h, u, p, y, m, g;
33091
33091
  if (!o) {
33092
33092
  if (e.substr(-1) === "," && (e = e.substr(0, e.length - 1)), dc[e])
33093
33093
  o = dc[e];
@@ -33096,7 +33096,7 @@ var Nt = {
33096
33096
  return o = parseInt(e.substr(1, 6), 16), [o >> 16, o >> 8 & Ie, o & Ie, parseInt(e.substr(7), 16) / 255];
33097
33097
  e = parseInt(e.substr(1), 16), o = [e >> 16, e >> 8 & Ie, e & Ie];
33098
33098
  } else if (e.substr(0, 3) === "hsl") {
33099
- if (o = v = e.match(OC), !r)
33099
+ if (o = g = e.match(OC), !r)
33100
33100
  d = +o[0] % 360 / 360, h = +o[1] / 100, u = +o[2] / 100, c = u <= 0.5 ? u * (h + 1) : u + h - u * h, i = u * 2 - c, o.length > 3 && (o[3] *= 1), o[0] = lC(d + 1 / 3, i, c), o[1] = lC(d, i, c), o[2] = lC(d - 1 / 3, i, c);
33101
33101
  else if (~e.indexOf("="))
33102
33102
  return o = e.match(AI), n && o.length < 4 && (o[3] = 1), o;
@@ -33104,7 +33104,7 @@ var Nt = {
33104
33104
  o = e.match(OC) || dc.transparent;
33105
33105
  o = o.map(Number);
33106
33106
  }
33107
- return r && !v && (i = o[0] / Ie, c = o[1] / Ie, l = o[2] / Ie, p = Math.max(i, c, l), y = Math.min(i, c, l), u = (p + y) / 2, p === y ? d = h = 0 : (m = p - y, h = u > 0.5 ? m / (2 - p - y) : m / (p + y), d = p === i ? (c - l) / m + (c < l ? 6 : 0) : p === c ? (l - i) / m + 2 : (i - c) / m + 4, d *= 60), o[0] = ~~(d + 0.5), o[1] = ~~(h * 100 + 0.5), o[2] = ~~(u * 100 + 0.5)), n && o.length < 4 && (o[3] = 1), o;
33107
+ return r && !g && (i = o[0] / Ie, c = o[1] / Ie, l = o[2] / Ie, p = Math.max(i, c, l), y = Math.min(i, c, l), u = (p + y) / 2, p === y ? d = h = 0 : (m = p - y, h = u > 0.5 ? m / (2 - p - y) : m / (p + y), d = p === i ? (c - l) / m + (c < l ? 6 : 0) : p === c ? (l - i) / m + 2 : (i - c) / m + 4, d *= 60), o[0] = ~~(d + 0.5), o[1] = ~~(h * 100 + 0.5), o[2] = ~~(u * 100 + 0.5)), n && o.length < 4 && (o[3] = 1), o;
33108
33108
  }, tN = function(e) {
33109
33109
  var r = [], n = [], o = -1;
33110
33110
  return e.split(Xa).forEach(function(i) {
@@ -33134,17 +33134,17 @@ var Nt = {
33134
33134
  if (Xa.lastIndex = 0, Xa.test(r))
33135
33135
  return n = eR.test(r), e[1] = RL(e[1], n), e[0] = RL(e[0], n, tN(e[1])), !0;
33136
33136
  }, Uc, St = function() {
33137
- var t = Date.now, e = 500, r = 33, n = t(), o = n, i = 1e3 / 240, c = i, l = [], d, h, u, p, y, m, v = function f(x) {
33138
- var g = t() - o, M = x === !0, w, C, b, S;
33139
- if ((g > e || g < 0) && (n += g - r), o += g, b = o - n, w = b - c, (w > 0 || M) && (S = ++p.frame, y = b - p.time * 1e3, p.time = b = b / 1e3, c += w + (w >= i ? 4 : i - w), C = 1), M || (d = h(f)), C)
33137
+ var t = Date.now, e = 500, r = 33, n = t(), o = n, i = 1e3 / 240, c = i, l = [], d, h, u, p, y, m, g = function f(x) {
33138
+ var v = t() - o, M = x === !0, w, b, C, S;
33139
+ if ((v > e || v < 0) && (n += v - r), o += v, C = o - n, w = C - c, (w > 0 || M) && (S = ++p.frame, y = C - p.time * 1e3, p.time = C = C / 1e3, c += w + (w >= i ? 4 : i - w), b = 1), M || (d = h(f)), b)
33140
33140
  for (m = 0; m < l.length; m++)
33141
- l[m](b, y, S, x);
33141
+ l[m](C, y, S, x);
33142
33142
  };
33143
33143
  return p = {
33144
33144
  time: 0,
33145
33145
  frame: 0,
33146
33146
  tick: function() {
33147
- v(!0);
33147
+ g(!0);
33148
33148
  },
33149
33149
  deltaRatio: function(x) {
33150
33150
  return y / (1e3 / (x || 60));
@@ -33152,25 +33152,25 @@ var Nt = {
33152
33152
  wake: function() {
33153
33153
  TI && (!EC && gj() && (ra = EC = window, vj = ra.document || {}, Pt.gsap = vt, (ra.gsapVersions || (ra.gsapVersions = [])).push(vt.version), qI(pb || ra.GreenSockGlobals || !ra.gsap && ra || {}), KI.forEach(QI)), u = typeof requestAnimationFrame < "u" && requestAnimationFrame, d && p.sleep(), h = u || function(x) {
33154
33154
  return setTimeout(x, c - p.time * 1e3 + 1 | 0);
33155
- }, Uc = 1, v(2));
33155
+ }, Uc = 1, g(2));
33156
33156
  },
33157
33157
  sleep: function() {
33158
33158
  (u ? cancelAnimationFrame : clearTimeout)(d), Uc = 0, h = Vc;
33159
33159
  },
33160
- lagSmoothing: function(x, g) {
33161
- e = x || 1 / 0, r = Math.min(g || 33, e);
33160
+ lagSmoothing: function(x, v) {
33161
+ e = x || 1 / 0, r = Math.min(v || 33, e);
33162
33162
  },
33163
33163
  fps: function(x) {
33164
33164
  i = 1e3 / (x || 240), c = p.time * 1e3 + i;
33165
33165
  },
33166
- add: function(x, g, M) {
33167
- var w = g ? function(C, b, S, j) {
33168
- x(C, b, S, j), p.remove(w);
33166
+ add: function(x, v, M) {
33167
+ var w = v ? function(b, C, S, j) {
33168
+ x(b, C, S, j), p.remove(w);
33169
33169
  } : x;
33170
33170
  return p.remove(x), l[M ? "unshift" : "push"](w), Hs(), w;
33171
33171
  },
33172
- remove: function(x, g) {
33173
- ~(g = l.indexOf(x)) && l.splice(g, 1) && m >= g && m--;
33172
+ remove: function(x, v) {
33173
+ ~(v = l.indexOf(x)) && l.splice(v, 1) && m >= v && m--;
33174
33174
  },
33175
33175
  _listeners: l
33176
33176
  }, p;
@@ -33430,16 +33430,16 @@ var pt = /* @__PURE__ */ function(t) {
33430
33430
  }, r.staggerFromTo = function(o, i, c, l, d, h, u, p) {
33431
33431
  return l.startAt = c, qc(l).immediateRender = ft(l.immediateRender), this.staggerTo(o, i, l, d, h, u, p);
33432
33432
  }, r.render = function(o, i, c) {
33433
- var l = this._time, d = this._dirty ? this.totalDuration() : this._tDur, h = this._dur, u = o <= 0 ? 0 : Ye(o), p = this._zTime < 0 != o < 0 && (this._initted || !h), y, m, v, f, x, g, M, w, C, b, S, j;
33433
+ var l = this._time, d = this._dirty ? this.totalDuration() : this._tDur, h = this._dur, u = o <= 0 ? 0 : Ye(o), p = this._zTime < 0 != o < 0 && (this._initted || !h), y, m, g, f, x, v, M, w, b, C, S, j;
33434
33434
  if (this !== Ee && u > d && o >= 0 && (u = d), u !== this._tTime || c || p) {
33435
- if (l !== this._time && h && (u += this._time - l, o += this._time - l), y = u, C = this._start, w = this._ts, g = !w, p && (h || (l = this._zTime), (o || !i) && (this._zTime = o)), this._repeat) {
33435
+ if (l !== this._time && h && (u += this._time - l, o += this._time - l), y = u, b = this._start, w = this._ts, v = !w, p && (h || (l = this._zTime), (o || !i) && (this._zTime = o)), this._repeat) {
33436
33436
  if (S = this._yoyo, x = h + this._rDelay, this._repeat < -1 && o < 0)
33437
33437
  return this.totalTime(x * 100 + o, i, c);
33438
- if (y = Ye(u % x), u === d ? (f = this._repeat, y = h) : (f = ~~(u / x), f && f === u / x && (y = h, f--), y > h && (y = h)), b = Os(this._tTime, x), !l && this._tTime && b !== f && this._tTime - b * x - this._dur <= 0 && (b = f), S && f & 1 && (y = h - y, j = 1), f !== b && !this._lock) {
33439
- var N = S && b & 1, I = N === (S && f & 1);
33440
- if (f < b && (N = !N), l = N ? 0 : u % h ? h : u, this._lock = 1, this.render(l || (j ? 0 : Ye(f * x)), i, !h)._lock = 0, this._tTime = u, !i && this.parent && It(this, "onRepeat"), this.vars.repeatRefresh && !j && (this.invalidate()._lock = 1), l && l !== this._time || g !== !this._ts || this.vars.onRepeat && !this.parent && !this._act)
33438
+ if (y = Ye(u % x), u === d ? (f = this._repeat, y = h) : (f = ~~(u / x), f && f === u / x && (y = h, f--), y > h && (y = h)), C = Os(this._tTime, x), !l && this._tTime && C !== f && this._tTime - C * x - this._dur <= 0 && (C = f), S && f & 1 && (y = h - y, j = 1), f !== C && !this._lock) {
33439
+ var N = S && C & 1, I = N === (S && f & 1);
33440
+ if (f < C && (N = !N), l = N ? 0 : u % h ? h : u, this._lock = 1, this.render(l || (j ? 0 : Ye(f * x)), i, !h)._lock = 0, this._tTime = u, !i && this.parent && It(this, "onRepeat"), this.vars.repeatRefresh && !j && (this.invalidate()._lock = 1), l && l !== this._time || v !== !this._ts || this.vars.onRepeat && !this.parent && !this._act)
33441
33441
  return this;
33442
- if (h = this._dur, d = this._tDur, I && (this._lock = 2, l = N ? h : -1e-4, this.render(l, !0), this.vars.repeatRefresh && !j && this.invalidate()), this._lock = 0, !this._ts && !g)
33442
+ if (h = this._dur, d = this._tDur, I && (this._lock = 2, l = N ? h : -1e-4, this.render(l, !0), this.vars.repeatRefresh && !j && this.invalidate()), this._lock = 0, !this._ts && !v)
33443
33443
  return this;
33444
33444
  nN(this, j);
33445
33445
  }
@@ -33448,33 +33448,33 @@ var pt = /* @__PURE__ */ function(t) {
33448
33448
  return this;
33449
33449
  if (y >= l && o >= 0)
33450
33450
  for (m = this._first; m; ) {
33451
- if (v = m._next, (m._act || y >= m._start) && m._ts && M !== m) {
33451
+ if (g = m._next, (m._act || y >= m._start) && m._ts && M !== m) {
33452
33452
  if (m.parent !== this)
33453
33453
  return this.render(o, i, c);
33454
- if (m.render(m._ts > 0 ? (y - m._start) * m._ts : (m._dirty ? m.totalDuration() : m._tDur) + (y - m._start) * m._ts, i, c), y !== this._time || !this._ts && !g) {
33455
- M = 0, v && (u += this._zTime = -Pe);
33454
+ if (m.render(m._ts > 0 ? (y - m._start) * m._ts : (m._dirty ? m.totalDuration() : m._tDur) + (y - m._start) * m._ts, i, c), y !== this._time || !this._ts && !v) {
33455
+ M = 0, g && (u += this._zTime = -Pe);
33456
33456
  break;
33457
33457
  }
33458
33458
  }
33459
- m = v;
33459
+ m = g;
33460
33460
  }
33461
33461
  else {
33462
33462
  m = this._last;
33463
33463
  for (var q = o < 0 ? o : y; m; ) {
33464
- if (v = m._prev, (m._act || q <= m._end) && m._ts && M !== m) {
33464
+ if (g = m._prev, (m._act || q <= m._end) && m._ts && M !== m) {
33465
33465
  if (m.parent !== this)
33466
33466
  return this.render(o, i, c);
33467
- if (m.render(m._ts > 0 ? (q - m._start) * m._ts : (m._dirty ? m.totalDuration() : m._tDur) + (q - m._start) * m._ts, i, c || lt && (m._initted || m._startAt)), y !== this._time || !this._ts && !g) {
33468
- M = 0, v && (u += this._zTime = q ? -Pe : Pe);
33467
+ if (m.render(m._ts > 0 ? (q - m._start) * m._ts : (m._dirty ? m.totalDuration() : m._tDur) + (q - m._start) * m._ts, i, c || lt && (m._initted || m._startAt)), y !== this._time || !this._ts && !v) {
33468
+ M = 0, g && (u += this._zTime = q ? -Pe : Pe);
33469
33469
  break;
33470
33470
  }
33471
33471
  }
33472
- m = v;
33472
+ m = g;
33473
33473
  }
33474
33474
  }
33475
33475
  if (M && !i && (this.pause(), M.render(y >= l ? 0 : -Pe)._zTime = y >= l ? 1 : -1, this._ts))
33476
- return this._start = C, qb(this), this.render(o, i, c);
33477
- this._onUpdate && !i && It(this, "onUpdate", !0), (u === d && this._tTime >= this.totalDuration() || !u && l) && (C === this._start || Math.abs(w) !== Math.abs(this._ts)) && (this._lock || ((o || !h) && (u === d && this._ts > 0 || !u && this._ts < 0) && Ya(this, 1), !i && !(o < 0 && !l) && (u || l || !d) && (It(this, u === d && o >= 0 ? "onComplete" : "onReverseComplete", !0), this._prom && !(u < d && this.timeScale() > 0) && this._prom())));
33476
+ return this._start = b, qb(this), this.render(o, i, c);
33477
+ this._onUpdate && !i && It(this, "onUpdate", !0), (u === d && this._tTime >= this.totalDuration() || !u && l) && (b === this._start || Math.abs(w) !== Math.abs(this._ts)) && (this._lock || ((o || !h) && (u === d && this._ts > 0 || !u && this._ts < 0) && Ya(this, 1), !i && !(o < 0 && !l) && (u || l || !d) && (It(this, u === d && o >= 0 ? "onComplete" : "onReverseComplete", !0), this._prom && !(u < d && this.timeScale() > 0) && this._prom())));
33478
33478
  }
33479
33479
  return this;
33480
33480
  }, r.add = function(o, i) {
@@ -33526,7 +33526,7 @@ var pt = /* @__PURE__ */ function(t) {
33526
33526
  return c;
33527
33527
  }, r.tweenTo = function(o, i) {
33528
33528
  i = i || {};
33529
- var c = this, l = Rt(c, o), d = i, h = d.startAt, u = d.onStart, p = d.onStartParams, y = d.immediateRender, m, v = Xe.to(c, Vt({
33529
+ var c = this, l = Rt(c, o), d = i, h = d.startAt, u = d.onStart, p = d.onStartParams, y = d.immediateRender, m, g = Xe.to(c, Vt({
33530
33530
  ease: i.ease || "none",
33531
33531
  lazy: !1,
33532
33532
  immediateRender: !1,
@@ -33536,12 +33536,12 @@ var pt = /* @__PURE__ */ function(t) {
33536
33536
  onStart: function() {
33537
33537
  if (c.pause(), !m) {
33538
33538
  var x = i.duration || Math.abs((l - (h && "time" in h ? h.time : c._time)) / c.timeScale());
33539
- v._dur !== x && Es(v, x, 0, 1).render(v._time, !0, !0), m = 1;
33539
+ g._dur !== x && Es(g, x, 0, 1).render(g._time, !0, !0), m = 1;
33540
33540
  }
33541
- u && u.apply(v, p || []);
33541
+ u && u.apply(g, p || []);
33542
33542
  }
33543
33543
  }, i));
33544
- return y ? v.render(0) : v;
33544
+ return y ? g.render(0) : g;
33545
33545
  }, r.tweenFromTo = function(o, i, c) {
33546
33546
  return this.tweenTo(i, Vt({
33547
33547
  startAt: {
@@ -33602,22 +33602,22 @@ Vt(pt.prototype, {
33602
33602
  _forcing: 0
33603
33603
  });
33604
33604
  var iR = function(e, r, n, o, i, c, l) {
33605
- var d = new kt(this._pt, e, r, 0, 1, uN, null, i), h = 0, u = 0, p, y, m, v, f, x, g, M;
33606
- for (d.b = n, d.e = o, n += "", o += "", (g = ~o.indexOf("random(")) && (o = Bc(o)), c && (M = [n, o], c(M, e, r), n = M[0], o = M[1]), y = n.match(sC) || []; p = sC.exec(o); )
33607
- v = p[0], f = o.substring(h, p.index), m ? m = (m + 1) % 5 : f.substr(-5) === "rgba(" && (m = 1), v !== y[u++] && (x = parseFloat(y[u - 1]) || 0, d._pt = {
33605
+ var d = new kt(this._pt, e, r, 0, 1, uN, null, i), h = 0, u = 0, p, y, m, g, f, x, v, M;
33606
+ for (d.b = n, d.e = o, n += "", o += "", (v = ~o.indexOf("random(")) && (o = Bc(o)), c && (M = [n, o], c(M, e, r), n = M[0], o = M[1]), y = n.match(sC) || []; p = sC.exec(o); )
33607
+ g = p[0], f = o.substring(h, p.index), m ? m = (m + 1) % 5 : f.substr(-5) === "rgba(" && (m = 1), g !== y[u++] && (x = parseFloat(y[u - 1]) || 0, d._pt = {
33608
33608
  _next: d._pt,
33609
33609
  p: f || u === 1 ? f : ",",
33610
33610
  //note: SVG spec allows omission of comma/space when a negative sign is wedged between two numbers, like 2.5-5.3 instead of 2.5,-5.3 but when tweening, the negative value may switch to positive, so we insert the comma just in case.
33611
33611
  s: x,
33612
- c: v.charAt(1) === "=" ? Ps(x, v) - x : parseFloat(v) - x,
33612
+ c: g.charAt(1) === "=" ? Ps(x, g) - x : parseFloat(g) - x,
33613
33613
  m: m && m < 4 ? Math.round : 0
33614
33614
  }, h = sC.lastIndex);
33615
- return d.c = h < o.length ? o.substring(h, o.length) : "", d.fp = l, (PI.test(o) || g) && (d.e = 0), this._pt = d, d;
33615
+ return d.c = h < o.length ? o.substring(h, o.length) : "", d.fp = l, (PI.test(o) || v) && (d.e = 0), this._pt = d, d;
33616
33616
  }, jj = function(e, r, n, o, i, c, l, d, h, u) {
33617
33617
  $e(o) && (o = o(i || 0, e, c));
33618
- var p = e[r], y = n !== "get" ? n : $e(p) ? h ? e[r.indexOf("set") || !$e(e["get" + r.substr(3)]) ? r : "get" + r.substr(3)](h) : e[r]() : p, m = $e(p) ? h ? hR : dN : Sj, v;
33619
- if (et(o) && (~o.indexOf("random(") && (o = Bc(o)), o.charAt(1) === "=" && (v = Ps(y, o) + (ct(y) || 0), (v || v === 0) && (o = v))), !u || y !== o || GC)
33620
- return !isNaN(y * o) && o !== "" ? (v = new kt(this._pt, e, r, +y || 0, o - (y || 0), typeof p == "boolean" ? pR : hN, 0, m), h && (v.fp = h), l && v.modifier(l, this, e), this._pt = v) : (!p && !(r in e) && Mj(r, o), iR.call(this, e, r, y, o, m, d || Nt.stringFilter, h));
33618
+ var p = e[r], y = n !== "get" ? n : $e(p) ? h ? e[r.indexOf("set") || !$e(e["get" + r.substr(3)]) ? r : "get" + r.substr(3)](h) : e[r]() : p, m = $e(p) ? h ? hR : dN : Sj, g;
33619
+ if (et(o) && (~o.indexOf("random(") && (o = Bc(o)), o.charAt(1) === "=" && (g = Ps(y, o) + (ct(y) || 0), (g || g === 0) && (o = g))), !u || y !== o || GC)
33620
+ return !isNaN(y * o) && o !== "" ? (g = new kt(this._pt, e, r, +y || 0, o - (y || 0), typeof p == "boolean" ? pR : hN, 0, m), h && (g.fp = h), l && g.modifier(l, this, e), this._pt = g) : (!p && !(r in e) && Mj(r, o), iR.call(this, e, r, y, o, m, d || Nt.stringFilter, h));
33621
33621
  }, sR = function(e, r, n, o, i) {
33622
33622
  if ($e(e) && (e = Dc(e, i, r, n, o)), !pa(e) || e.style && e.nodeType || dt(e) || NI(e))
33623
33623
  return et(e) ? Dc(e, i, r, n, o) : e;
@@ -33632,13 +33632,13 @@ var iR = function(e, r, n, o, i, c, l) {
33632
33632
  h[l._props[u]] = d;
33633
33633
  return l;
33634
33634
  }, Ba, GC, Lj = function t(e, r, n) {
33635
- var o = e.vars, i = o.ease, c = o.startAt, l = o.immediateRender, d = o.lazy, h = o.onUpdate, u = o.runBackwards, p = o.yoyoEase, y = o.keyframes, m = o.autoRevert, v = e._dur, f = e._startAt, x = e._targets, g = e.parent, M = g && g.data === "nested" ? g.vars.targets : x, w = e._overwrite === "auto" && !xj, C = e.timeline, b, S, j, N, I, q, A, P, T, F, U, z, B;
33636
- if (C && (!y || !i) && (i = "none"), e._ease = Ui(i, Fs.ease), e._yEase = p ? rN(Ui(p === !0 ? i : p, Fs.ease)) : 0, p && e._yoyo && !e._repeat && (p = e._yEase, e._yEase = e._ease, e._ease = p), e._from = !C && !!o.runBackwards, !C || y && !o.stagger) {
33637
- if (P = x[0] ? Vi(x[0]).harness : 0, z = P && o[P.prop], b = mb(o, wj), f && (f._zTime < 0 && f.progress(1), r < 0 && u && l && !m ? f.render(-1, !0) : f.revert(u && v ? ob : Rq), f._lazy = 0), c) {
33635
+ var o = e.vars, i = o.ease, c = o.startAt, l = o.immediateRender, d = o.lazy, h = o.onUpdate, u = o.runBackwards, p = o.yoyoEase, y = o.keyframes, m = o.autoRevert, g = e._dur, f = e._startAt, x = e._targets, v = e.parent, M = v && v.data === "nested" ? v.vars.targets : x, w = e._overwrite === "auto" && !xj, b = e.timeline, C, S, j, N, I, q, A, P, T, F, U, z, B;
33636
+ if (b && (!y || !i) && (i = "none"), e._ease = Ui(i, Fs.ease), e._yEase = p ? rN(Ui(p === !0 ? i : p, Fs.ease)) : 0, p && e._yoyo && !e._repeat && (p = e._yEase, e._yEase = e._ease, e._ease = p), e._from = !b && !!o.runBackwards, !b || y && !o.stagger) {
33637
+ if (P = x[0] ? Vi(x[0]).harness : 0, z = P && o[P.prop], C = mb(o, wj), f && (f._zTime < 0 && f.progress(1), r < 0 && u && l && !m ? f.render(-1, !0) : f.revert(u && g ? ob : Rq), f._lazy = 0), c) {
33638
33638
  if (Ya(e._startAt = Xe.set(x, Vt({
33639
33639
  data: "isStart",
33640
33640
  overwrite: !1,
33641
- parent: g,
33641
+ parent: v,
33642
33642
  immediateRender: !0,
33643
33643
  lazy: !f && ft(d),
33644
33644
  startAt: null,
@@ -33647,11 +33647,11 @@ var iR = function(e, r, n, o, i, c, l) {
33647
33647
  return It(e, "onUpdate");
33648
33648
  },
33649
33649
  stagger: 0
33650
- }, c))), e._startAt._dp = 0, e._startAt._sat = e, r < 0 && (lt || !l && !m) && e._startAt.revert(ob), l && v && r <= 0 && n <= 0) {
33650
+ }, c))), e._startAt._dp = 0, e._startAt._sat = e, r < 0 && (lt || !l && !m) && e._startAt.revert(ob), l && g && r <= 0 && n <= 0) {
33651
33651
  r && (e._zTime = r);
33652
33652
  return;
33653
33653
  }
33654
- } else if (u && v && !f) {
33654
+ } else if (u && g && !f) {
33655
33655
  if (r && (l = !1), j = Vt({
33656
33656
  overwrite: !1,
33657
33657
  data: "isFromStart",
@@ -33660,24 +33660,24 @@ var iR = function(e, r, n, o, i, c, l) {
33660
33660
  immediateRender: l,
33661
33661
  //zero-duration tweens render immediately by default, but if we're not specifically instructed to render this tween immediately, we should skip this and merely _init() to record the starting values (rendering them immediately would push them to completion which is wasteful in that case - we'd have to render(-1) immediately after)
33662
33662
  stagger: 0,
33663
- parent: g
33663
+ parent: v
33664
33664
  //ensures that nested tweens that had a stagger are handled properly, like gsap.from(".class", {y: gsap.utils.wrap([-100,100]), stagger: 0.5})
33665
- }, b), z && (j[P.prop] = z), Ya(e._startAt = Xe.set(x, j)), e._startAt._dp = 0, e._startAt._sat = e, r < 0 && (lt ? e._startAt.revert(ob) : e._startAt.render(-1, !0)), e._zTime = r, !l)
33665
+ }, C), z && (j[P.prop] = z), Ya(e._startAt = Xe.set(x, j)), e._startAt._dp = 0, e._startAt._sat = e, r < 0 && (lt ? e._startAt.revert(ob) : e._startAt.render(-1, !0)), e._zTime = r, !l)
33666
33666
  t(e._startAt, Pe, Pe);
33667
33667
  else if (!r)
33668
33668
  return;
33669
33669
  }
33670
- for (e._pt = e._ptCache = 0, d = v && ft(d) || d && !v, S = 0; S < x.length; S++) {
33671
- if (I = x[S], A = I._gsap || Cj(x)[S]._gsap, e._ptLookup[S] = F = {}, HC[A.id] && Za.length && yb(), U = M === x ? S : M.indexOf(I), P && (T = new P()).init(I, z || b, e, U, M) !== !1 && (e._pt = N = new kt(e._pt, I, T.name, 0, 1, T.render, T, 0, T.priority), T._props.forEach(function(D) {
33670
+ for (e._pt = e._ptCache = 0, d = g && ft(d) || d && !g, S = 0; S < x.length; S++) {
33671
+ if (I = x[S], A = I._gsap || Cj(x)[S]._gsap, e._ptLookup[S] = F = {}, HC[A.id] && Za.length && yb(), U = M === x ? S : M.indexOf(I), P && (T = new P()).init(I, z || C, e, U, M) !== !1 && (e._pt = N = new kt(e._pt, I, T.name, 0, 1, T.render, T, 0, T.priority), T._props.forEach(function(D) {
33672
33672
  F[D] = N;
33673
33673
  }), T.priority && (q = 1)), !P || z)
33674
- for (j in b)
33675
- bt[j] && (T = sN(j, b, e, U, I, M)) ? T.priority && (q = 1) : F[j] = N = jj.call(e, I, j, "get", b[j], U, M, 0, o.stringFilter);
33674
+ for (j in C)
33675
+ bt[j] && (T = sN(j, C, e, U, I, M)) ? T.priority && (q = 1) : F[j] = N = jj.call(e, I, j, "get", C[j], U, M, 0, o.stringFilter);
33676
33676
  e._op && e._op[S] && e.kill(I, e._op[S]), w && e._pt && (Ba = e, Ee.killTweensOf(I, F, e.globalTime(r)), B = !e.parent, Ba = 0), e._pt && d && (HC[A.id] = 1);
33677
33677
  }
33678
33678
  q && pN(e), e._onInit && e._onInit(e);
33679
33679
  }
33680
- e._onUpdate = h, e._initted = (!e._op || e._pt) && !B, y && r <= 0 && C.render(zt, !0, !0);
33680
+ e._onUpdate = h, e._initted = (!e._op || e._pt) && !B, y && r <= 0 && b.render(zt, !0, !0);
33681
33681
  }, cR = function(e, r, n, o, i, c, l, d) {
33682
33682
  var h = (e._pt && e._ptCache || (e._ptCache = {}))[r], u, p, y, m;
33683
33683
  if (!h)
@@ -33729,76 +33729,76 @@ var Xe = /* @__PURE__ */ function(t) {
33729
33729
  function e(n, o, i, c) {
33730
33730
  var l;
33731
33731
  typeof o == "number" && (i.duration = o, o = i, i = null), l = t.call(this, c ? o : qc(o)) || this;
33732
- var d = l.vars, h = d.duration, u = d.delay, p = d.immediateRender, y = d.stagger, m = d.overwrite, v = d.keyframes, f = d.defaults, x = d.scrollTrigger, g = d.yoyoEase, M = o.parent || Ee, w = (dt(n) || NI(n) ? Na(n[0]) : "length" in o) ? [n] : Ft(n), C, b, S, j, N, I, q, A;
33733
- if (l._targets = w.length ? Cj(w) : Hc("GSAP target " + n + " not found. https://gsap.com", !Nt.nullTargetWarn) || [], l._ptLookup = [], l._overwrite = m, v || y || i1(h) || i1(u)) {
33734
- if (o = l.vars, C = l.timeline = new pt({
33732
+ var d = l.vars, h = d.duration, u = d.delay, p = d.immediateRender, y = d.stagger, m = d.overwrite, g = d.keyframes, f = d.defaults, x = d.scrollTrigger, v = d.yoyoEase, M = o.parent || Ee, w = (dt(n) || NI(n) ? Na(n[0]) : "length" in o) ? [n] : Ft(n), b, C, S, j, N, I, q, A;
33733
+ if (l._targets = w.length ? Cj(w) : Hc("GSAP target " + n + " not found. https://gsap.com", !Nt.nullTargetWarn) || [], l._ptLookup = [], l._overwrite = m, g || y || i1(h) || i1(u)) {
33734
+ if (o = l.vars, b = l.timeline = new pt({
33735
33735
  data: "nested",
33736
33736
  defaults: f || {},
33737
33737
  targets: M && M.data === "nested" ? M.vars.targets : w
33738
- }), C.kill(), C.parent = C._dp = ga(l), C._start = 0, y || i1(h) || i1(u)) {
33738
+ }), b.kill(), b.parent = b._dp = ga(l), b._start = 0, y || i1(h) || i1(u)) {
33739
33739
  if (j = w.length, q = y && GI(y), pa(y))
33740
33740
  for (N in y)
33741
33741
  ~cN.indexOf(N) && (A || (A = {}), A[N] = y[N]);
33742
- for (b = 0; b < j; b++)
33743
- S = mb(o, lN), S.stagger = 0, g && (S.yoyoEase = g), A && Wi(S, A), I = w[b], S.duration = +Dc(h, ga(l), b, I, w), S.delay = (+Dc(u, ga(l), b, I, w) || 0) - l._delay, !y && j === 1 && S.delay && (l._delay = u = S.delay, l._start += u, S.delay = 0), C.to(I, S, q ? q(b, I, w) : 0), C._ease = me.none;
33744
- C.duration() ? h = u = 0 : l.timeline = 0;
33745
- } else if (v) {
33746
- qc(Vt(C.vars.defaults, {
33742
+ for (C = 0; C < j; C++)
33743
+ S = mb(o, lN), S.stagger = 0, v && (S.yoyoEase = v), A && Wi(S, A), I = w[C], S.duration = +Dc(h, ga(l), C, I, w), S.delay = (+Dc(u, ga(l), C, I, w) || 0) - l._delay, !y && j === 1 && S.delay && (l._delay = u = S.delay, l._start += u, S.delay = 0), b.to(I, S, q ? q(C, I, w) : 0), b._ease = me.none;
33744
+ b.duration() ? h = u = 0 : l.timeline = 0;
33745
+ } else if (g) {
33746
+ qc(Vt(b.vars.defaults, {
33747
33747
  ease: "none"
33748
- })), C._ease = Ui(v.ease || o.ease || "none");
33748
+ })), b._ease = Ui(g.ease || o.ease || "none");
33749
33749
  var P = 0, T, F, U;
33750
- if (dt(v))
33751
- v.forEach(function(z) {
33752
- return C.to(w, z, ">");
33753
- }), C.duration();
33750
+ if (dt(g))
33751
+ g.forEach(function(z) {
33752
+ return b.to(w, z, ">");
33753
+ }), b.duration();
33754
33754
  else {
33755
33755
  S = {};
33756
- for (N in v)
33757
- N === "ease" || N === "easeEach" || dR(N, v[N], S, v.easeEach);
33756
+ for (N in g)
33757
+ N === "ease" || N === "easeEach" || dR(N, g[N], S, g.easeEach);
33758
33758
  for (N in S)
33759
33759
  for (T = S[N].sort(function(z, B) {
33760
33760
  return z.t - B.t;
33761
- }), P = 0, b = 0; b < T.length; b++)
33762
- F = T[b], U = {
33761
+ }), P = 0, C = 0; C < T.length; C++)
33762
+ F = T[C], U = {
33763
33763
  ease: F.e,
33764
- duration: (F.t - (b ? T[b - 1].t : 0)) / 100 * h
33765
- }, U[N] = F.v, C.to(w, U, P), P += U.duration;
33766
- C.duration() < h && C.to({}, {
33767
- duration: h - C.duration()
33764
+ duration: (F.t - (C ? T[C - 1].t : 0)) / 100 * h
33765
+ }, U[N] = F.v, b.to(w, U, P), P += U.duration;
33766
+ b.duration() < h && b.to({}, {
33767
+ duration: h - b.duration()
33768
33768
  });
33769
33769
  }
33770
33770
  }
33771
- h || l.duration(h = C.duration());
33771
+ h || l.duration(h = b.duration());
33772
33772
  } else
33773
33773
  l.timeline = 0;
33774
- return m === !0 && !xj && (Ba = ga(l), Ee.killTweensOf(w), Ba = 0), oa(M, ga(l), i), o.reversed && l.reverse(), o.paused && l.paused(!0), (p || !h && !v && l._start === Ye(M._time) && ft(p) && Hq(ga(l)) && M.data !== "nested") && (l._tTime = -Pe, l.render(Math.max(0, -u) || 0)), x && BI(ga(l), x), l;
33774
+ return m === !0 && !xj && (Ba = ga(l), Ee.killTweensOf(w), Ba = 0), oa(M, ga(l), i), o.reversed && l.reverse(), o.paused && l.paused(!0), (p || !h && !g && l._start === Ye(M._time) && ft(p) && Hq(ga(l)) && M.data !== "nested") && (l._tTime = -Pe, l.render(Math.max(0, -u) || 0)), x && BI(ga(l), x), l;
33775
33775
  }
33776
33776
  var r = e.prototype;
33777
33777
  return r.render = function(o, i, c) {
33778
- var l = this._time, d = this._tDur, h = this._dur, u = o < 0, p = o > d - Pe && !u ? d : o < Pe ? 0 : o, y, m, v, f, x, g, M, w, C;
33778
+ var l = this._time, d = this._tDur, h = this._dur, u = o < 0, p = o > d - Pe && !u ? d : o < Pe ? 0 : o, y, m, g, f, x, v, M, w, b;
33779
33779
  if (!h)
33780
33780
  Bq(this, o, i, c);
33781
33781
  else if (p !== this._tTime || !o || c || !this._initted && this._tTime || this._startAt && this._zTime < 0 !== u) {
33782
33782
  if (y = p, w = this.timeline, this._repeat) {
33783
33783
  if (f = h + this._rDelay, this._repeat < -1 && u)
33784
33784
  return this.totalTime(f * 100 + o, i, c);
33785
- if (y = Ye(p % f), p === d ? (v = this._repeat, y = h) : (v = ~~(p / f), v && v === Ye(p / f) && (y = h, v--), y > h && (y = h)), g = this._yoyo && v & 1, g && (C = this._yEase, y = h - y), x = Os(this._tTime, f), y === l && !c && this._initted && v === x)
33785
+ if (y = Ye(p % f), p === d ? (g = this._repeat, y = h) : (g = ~~(p / f), g && g === Ye(p / f) && (y = h, g--), y > h && (y = h)), v = this._yoyo && g & 1, v && (b = this._yEase, y = h - y), x = Os(this._tTime, f), y === l && !c && this._initted && g === x)
33786
33786
  return this._tTime = p, this;
33787
- v !== x && (w && this._yEase && nN(w, g), this.vars.repeatRefresh && !g && !this._lock && this._time !== f && this._initted && (this._lock = c = 1, this.render(Ye(f * v), !0).invalidate()._lock = 0));
33787
+ g !== x && (w && this._yEase && nN(w, v), this.vars.repeatRefresh && !v && !this._lock && this._time !== f && this._initted && (this._lock = c = 1, this.render(Ye(f * g), !0).invalidate()._lock = 0));
33788
33788
  }
33789
33789
  if (!this._initted) {
33790
33790
  if (UI(this, u ? o : y, c, i, p))
33791
33791
  return this._tTime = 0, this;
33792
- if (l !== this._time && !(c && this.vars.repeatRefresh && v !== x))
33792
+ if (l !== this._time && !(c && this.vars.repeatRefresh && g !== x))
33793
33793
  return this;
33794
33794
  if (h !== this._dur)
33795
33795
  return this.render(o, i, c);
33796
33796
  }
33797
- if (this._tTime = p, this._time = y, !this._act && this._ts && (this._act = 1, this._lazy = 0), this.ratio = M = (C || this._ease)(y / h), this._from && (this.ratio = M = 1 - M), y && !l && !i && !v && (It(this, "onStart"), this._tTime !== p))
33797
+ if (this._tTime = p, this._time = y, !this._act && this._ts && (this._act = 1, this._lazy = 0), this.ratio = M = (b || this._ease)(y / h), this._from && (this.ratio = M = 1 - M), y && !l && !i && !g && (It(this, "onStart"), this._tTime !== p))
33798
33798
  return this;
33799
33799
  for (m = this._pt; m; )
33800
33800
  m.r(M, m.d), m = m._next;
33801
- w && w.render(o < 0 ? o : w._dur * w._ease(y / this._dur), i, c) || this._startAt && (this._zTime = o), this._onUpdate && !i && (u && VC(this, o, i, c), It(this, "onUpdate")), this._repeat && v !== x && this.vars.onRepeat && !i && this.parent && It(this, "onRepeat"), (p === this._tDur || !p) && this._tTime === p && (u && !this._onUpdate && VC(this, o, !0, !0), (o || !h) && (p === this._tDur && this._ts > 0 || !p && this._ts < 0) && Ya(this, 1), !i && !(u && !l) && (p || l || g) && (It(this, p === d ? "onComplete" : "onReverseComplete", !0), this._prom && !(p < d && this.timeScale() > 0) && this._prom()));
33801
+ w && w.render(o < 0 ? o : w._dur * w._ease(y / this._dur), i, c) || this._startAt && (this._zTime = o), this._onUpdate && !i && (u && VC(this, o, i, c), It(this, "onUpdate")), this._repeat && g !== x && this.vars.onRepeat && !i && this.parent && It(this, "onRepeat"), (p === this._tDur || !p) && this._tTime === p && (u && !this._onUpdate && VC(this, o, !0, !0), (o || !h) && (p === this._tDur && this._ts > 0 || !p && this._ts < 0) && Ya(this, 1), !i && !(u && !l) && (p || l || v) && (It(this, p === d ? "onComplete" : "onReverseComplete", !0), this._prom && !(p < d && this.timeScale() > 0) && this._prom()));
33802
33802
  }
33803
33803
  return this;
33804
33804
  }, r.targets = function() {
@@ -33816,15 +33816,15 @@ var Xe = /* @__PURE__ */ function(t) {
33816
33816
  var c = this.timeline.totalDuration();
33817
33817
  return this.timeline.killTweensOf(o, i, Ba && Ba.vars.overwrite !== !0)._first || lc(this), this.parent && c !== this.timeline.totalDuration() && Es(this, this._dur * this.timeline._tDur / c, 0, 1), this;
33818
33818
  }
33819
- var l = this._targets, d = o ? Ft(o) : l, h = this._ptLookup, u = this._pt, p, y, m, v, f, x, g;
33819
+ var l = this._targets, d = o ? Ft(o) : l, h = this._ptLookup, u = this._pt, p, y, m, g, f, x, v;
33820
33820
  if ((!i || i === "all") && Oq(l, d))
33821
33821
  return i === "all" && (this._pt = 0), lc(this);
33822
33822
  for (p = this._op = this._op || [], i !== "all" && (et(i) && (f = {}, xt(i, function(M) {
33823
33823
  return f[M] = 1;
33824
- }), i = f), i = lR(l, i)), g = l.length; g--; )
33825
- if (~d.indexOf(l[g])) {
33826
- y = h[g], i === "all" ? (p[g] = i, v = y, m = {}) : (m = p[g] = p[g] || {}, v = i);
33827
- for (f in v)
33824
+ }), i = f), i = lR(l, i)), v = l.length; v--; )
33825
+ if (~d.indexOf(l[v])) {
33826
+ y = h[v], i === "all" ? (p[v] = i, g = y, m = {}) : (m = p[v] = p[v] || {}, g = i);
33827
+ for (f in g)
33828
33828
  x = y && y[f], x && ((!("kill" in x.d) || x.d.kill(f) === !0) && Tb(this, x, "_pt"), delete y[f]), m !== "all" && (m[f] = 1);
33829
33829
  }
33830
33830
  return this._initted && !this._pt && u && lc(this), this;
@@ -34386,19 +34386,19 @@ var zL, Ua, _s, Aj, Ri, FL, Pj, wR = function() {
34386
34386
  grid: 1,
34387
34387
  flex: 1
34388
34388
  }, Ka = function t(e, r, n, o) {
34389
- var i = parseFloat(n) || 0, c = (n + "").trim().substr((i + "").length) || "px", l = Ri.style, d = bR.test(r), h = e.tagName.toLowerCase() === "svg", u = (h ? "client" : "offset") + (d ? "Width" : "Height"), p = 100, y = o === "px", m = o === "%", v, f, x, g;
34389
+ var i = parseFloat(n) || 0, c = (n + "").trim().substr((i + "").length) || "px", l = Ri.style, d = bR.test(r), h = e.tagName.toLowerCase() === "svg", u = (h ? "client" : "offset") + (d ? "Width" : "Height"), p = 100, y = o === "px", m = o === "%", g, f, x, v;
34390
34390
  if (o === c || !i || VL[o] || VL[c])
34391
34391
  return i;
34392
- if (c !== "px" && !y && (i = t(e, r, n, "px")), g = e.getCTM && MN(e), (m || c === "%") && (Aa[r] || ~r.indexOf("adius")))
34393
- return v = g ? e.getBBox()[d ? "width" : "height"] : e[u], Ge(m ? i / v * p : i / 100 * v);
34394
- if (l[d ? "width" : "height"] = p + (y ? c : o), f = ~r.indexOf("adius") || o === "em" && e.appendChild && !h ? e : e.parentNode, g && (f = (e.ownerSVGElement || {}).parentNode), (!f || f === Ua || !f.appendChild) && (f = Ua.body), x = f._gsap, x && m && x.width && d && x.time === St.time && !x.uncache)
34392
+ if (c !== "px" && !y && (i = t(e, r, n, "px")), v = e.getCTM && MN(e), (m || c === "%") && (Aa[r] || ~r.indexOf("adius")))
34393
+ return g = v ? e.getBBox()[d ? "width" : "height"] : e[u], Ge(m ? i / g * p : i / 100 * g);
34394
+ if (l[d ? "width" : "height"] = p + (y ? c : o), f = ~r.indexOf("adius") || o === "em" && e.appendChild && !h ? e : e.parentNode, v && (f = (e.ownerSVGElement || {}).parentNode), (!f || f === Ua || !f.appendChild) && (f = Ua.body), x = f._gsap, x && m && x.width && d && x.time === St.time && !x.uncache)
34395
34395
  return Ge(i / x.width * p);
34396
34396
  if (m && (r === "height" || r === "width")) {
34397
34397
  var M = e.style[r];
34398
- e.style[r] = p + o, v = e[u], M ? e.style[r] = M : Gi(e, r);
34398
+ e.style[r] = p + o, g = e[u], M ? e.style[r] = M : Gi(e, r);
34399
34399
  } else
34400
- (m || c === "%") && !DR[ha(f, "display")] && (l.position = ha(e, "position")), f === e && (l.position = "static"), f.appendChild(Ri), v = Ri[u], f.removeChild(Ri), l.position = "absolute";
34401
- return d && m && (x = Vi(f), x.time = St.time, x.width = f[u]), Ge(y ? v * i / p : v && i ? p / v * i : 0);
34400
+ (m || c === "%") && !DR[ha(f, "display")] && (l.position = ha(e, "position")), f === e && (l.position = "static"), f.appendChild(Ri), g = Ri[u], f.removeChild(Ri), l.position = "absolute";
34401
+ return d && m && (x = Vi(f), x.time = St.time, x.width = f[u]), Ge(y ? g * i / p : g && i ? p / g * i : 0);
34402
34402
  }, ba = function(e, r, n, o) {
34403
34403
  var i;
34404
34404
  return Aj || YC(), r in sa && r !== "transform" && (r = sa[r], ~r.indexOf(",") && (r = r.split(",")[0])), Aa[r] && r !== "transform" ? (i = Gc(e, o), i = r !== "transformOrigin" ? i[r] : i.svg ? i.origin : gb(ha(e, gt)) + " " + i.zOrigin + "px") : (i = e.style[r], (!i || i === "auto" || o || ~(i + "").indexOf("calc(")) && (i = kb[r] && kb[r](e, r, n) || ha(e, r) || zI(e, r) || (r === "opacity" ? 1 : 0))), n && !~(i + "").trim().indexOf(" ") ? Ka(e, r, i, n) + n : i;
@@ -34407,16 +34407,16 @@ var zL, Ua, _s, Aj, Ri, FL, Pj, wR = function() {
34407
34407
  var i = Vs(r, e, 1), c = i && ha(e, i, 1);
34408
34408
  c && c !== n ? (r = i, n = c) : r === "borderColor" && (n = ha(e, "borderTopColor"));
34409
34409
  }
34410
- var l = new kt(this._pt, e.style, r, 0, 1, uN), d = 0, h = 0, u, p, y, m, v, f, x, g, M, w, C, b;
34411
- if (l.b = n, l.e = o, n += "", o += "", o === "auto" && (f = e.style[r], e.style[r] = o, o = ha(e, r) || o, f ? e.style[r] = f : Gi(e, r)), u = [n, o], aN(u), n = u[0], o = u[1], y = n.match(ps) || [], b = o.match(ps) || [], b.length) {
34410
+ var l = new kt(this._pt, e.style, r, 0, 1, uN), d = 0, h = 0, u, p, y, m, g, f, x, v, M, w, b, C;
34411
+ if (l.b = n, l.e = o, n += "", o += "", o === "auto" && (f = e.style[r], e.style[r] = o, o = ha(e, r) || o, f ? e.style[r] = f : Gi(e, r)), u = [n, o], aN(u), n = u[0], o = u[1], y = n.match(ps) || [], C = o.match(ps) || [], C.length) {
34412
34412
  for (; p = ps.exec(o); )
34413
- x = p[0], M = o.substring(d, p.index), v ? v = (v + 1) % 5 : (M.substr(-5) === "rgba(" || M.substr(-5) === "hsla(") && (v = 1), x !== (f = y[h++] || "") && (m = parseFloat(f) || 0, C = f.substr((m + "").length), x.charAt(1) === "=" && (x = Ps(m, x) + C), g = parseFloat(x), w = x.substr((g + "").length), d = ps.lastIndex - w.length, w || (w = w || Nt.units[r] || C, d === o.length && (o += w, l.e += w)), C !== w && (m = Ka(e, r, f, w) || 0), l._pt = {
34413
+ x = p[0], M = o.substring(d, p.index), g ? g = (g + 1) % 5 : (M.substr(-5) === "rgba(" || M.substr(-5) === "hsla(") && (g = 1), x !== (f = y[h++] || "") && (m = parseFloat(f) || 0, b = f.substr((m + "").length), x.charAt(1) === "=" && (x = Ps(m, x) + b), v = parseFloat(x), w = x.substr((v + "").length), d = ps.lastIndex - w.length, w || (w = w || Nt.units[r] || b, d === o.length && (o += w, l.e += w)), b !== w && (m = Ka(e, r, f, w) || 0), l._pt = {
34414
34414
  _next: l._pt,
34415
34415
  p: M || h === 1 ? M : ",",
34416
34416
  //note: SVG spec allows omission of comma/space when a negative sign is wedged between two numbers, like 2.5-5.3 instead of 2.5,-5.3 but when tweening, the negative value may switch to positive, so we insert the comma just in case.
34417
34417
  s: m,
34418
- c: g - m,
34419
- m: v && v < 4 || r === "zIndex" ? Math.round : 0
34418
+ c: v - m,
34419
+ m: g && g < 4 || r === "zIndex" ? Math.round : 0
34420
34420
  });
34421
34421
  l.c = d < o.length ? o.substring(d, o.length) : "";
34422
34422
  } else
@@ -34520,14 +34520,14 @@ var zL, Ua, _s, Aj, Ri, FL, Pj, wR = function() {
34520
34520
  var n = e._gsap || Vi(e), o = e.style, i = UL(e), c, l, d, h;
34521
34521
  return n.svg && e.getAttribute("transform") ? (d = e.transform.baseVal.consolidate().matrix, i = [d.a, d.b, d.c, d.d, d.e, d.f], i.join(",") === "1,0,0,1,0,0" ? Wc : i) : (i === Wc && !e.offsetParent && e !== _s && !n.svg && (d = o.display, o.display = "block", c = e.parentNode, (!c || !e.offsetParent) && (h = 1, l = e.nextElementSibling, _s.appendChild(e)), i = UL(e), d ? o.display = d : Gi(e, "display"), h && (l ? c.insertBefore(e, l) : c ? c.appendChild(e) : _s.removeChild(e))), r && i.length > 6 ? [i[0], i[1], i[4], i[5], i[12], i[13]] : i);
34522
34522
  }, KC = function(e, r, n, o, i, c) {
34523
- var l = e._gsap, d = i || Tj(e, !0), h = l.xOrigin || 0, u = l.yOrigin || 0, p = l.xOffset || 0, y = l.yOffset || 0, m = d[0], v = d[1], f = d[2], x = d[3], g = d[4], M = d[5], w = r.split(" "), C = parseFloat(w[0]) || 0, b = parseFloat(w[1]) || 0, S, j, N, I;
34524
- n ? d !== Wc && (j = m * x - v * f) && (N = C * (x / j) + b * (-f / j) + (f * M - x * g) / j, I = C * (-v / j) + b * (m / j) - (m * M - v * g) / j, C = N, b = I) : (S = vN(e), C = S.x + (~w[0].indexOf("%") ? C / 100 * S.width : C), b = S.y + (~(w[1] || w[0]).indexOf("%") ? b / 100 * S.height : b)), o || o !== !1 && l.smooth ? (g = C - h, M = b - u, l.xOffset = p + (g * m + M * f) - g, l.yOffset = y + (g * v + M * x) - M) : l.xOffset = l.yOffset = 0, l.xOrigin = C, l.yOrigin = b, l.smooth = !!o, l.origin = r, l.originIsAbsolute = !!n, e.style[gt] = "0px 0px", c && ($a(c, l, "xOrigin", h, C), $a(c, l, "yOrigin", u, b), $a(c, l, "xOffset", p, l.xOffset), $a(c, l, "yOffset", y, l.yOffset)), e.setAttribute("data-svg-origin", C + " " + b);
34523
+ var l = e._gsap, d = i || Tj(e, !0), h = l.xOrigin || 0, u = l.yOrigin || 0, p = l.xOffset || 0, y = l.yOffset || 0, m = d[0], g = d[1], f = d[2], x = d[3], v = d[4], M = d[5], w = r.split(" "), b = parseFloat(w[0]) || 0, C = parseFloat(w[1]) || 0, S, j, N, I;
34524
+ n ? d !== Wc && (j = m * x - g * f) && (N = b * (x / j) + C * (-f / j) + (f * M - x * v) / j, I = b * (-g / j) + C * (m / j) - (m * M - g * v) / j, b = N, C = I) : (S = vN(e), b = S.x + (~w[0].indexOf("%") ? b / 100 * S.width : b), C = S.y + (~(w[1] || w[0]).indexOf("%") ? C / 100 * S.height : C)), o || o !== !1 && l.smooth ? (v = b - h, M = C - u, l.xOffset = p + (v * m + M * f) - v, l.yOffset = y + (v * g + M * x) - M) : l.xOffset = l.yOffset = 0, l.xOrigin = b, l.yOrigin = C, l.smooth = !!o, l.origin = r, l.originIsAbsolute = !!n, e.style[gt] = "0px 0px", c && ($a(c, l, "xOrigin", h, b), $a(c, l, "yOrigin", u, C), $a(c, l, "xOffset", p, l.xOffset), $a(c, l, "yOffset", y, l.yOffset)), e.setAttribute("data-svg-origin", b + " " + C);
34525
34525
  }, Gc = function(e, r) {
34526
34526
  var n = e._gsap || new iN(e);
34527
34527
  if ("x" in n && !r && !n.uncache)
34528
34528
  return n;
34529
- var o = e.style, i = n.scaleX < 0, c = "px", l = "deg", d = getComputedStyle(e), h = ha(e, gt) || "0", u, p, y, m, v, f, x, g, M, w, C, b, S, j, N, I, q, A, P, T, F, U, z, B, D, X, ie, ee, Re, J, Y, Q;
34530
- return u = p = y = f = x = g = M = w = C = 0, m = v = 1, n.svg = !!(e.getCTM && MN(e)), d.translate && ((d.translate !== "none" || d.scale !== "none" || d.rotate !== "none") && (o[He] = (d.translate !== "none" ? "translate3d(" + (d.translate + " 0 0").split(" ").slice(0, 3).join(", ") + ") " : "") + (d.rotate !== "none" ? "rotate(" + d.rotate + ") " : "") + (d.scale !== "none" ? "scale(" + d.scale.split(" ").join(",") + ") " : "") + (d[He] !== "none" ? d[He] : "")), o.scale = o.rotate = o.translate = "none"), j = Tj(e, n.svg), n.svg && (n.uncache ? (D = e.getBBox(), h = n.xOrigin - D.x + "px " + (n.yOrigin - D.y) + "px", B = "") : B = !r && e.getAttribute("data-svg-origin"), KC(e, B || h, !!B || n.originIsAbsolute, n.smooth !== !1, j)), b = n.xOrigin || 0, S = n.yOrigin || 0, j !== Wc && (A = j[0], P = j[1], T = j[2], F = j[3], u = U = j[4], p = z = j[5], j.length === 6 ? (m = Math.sqrt(A * A + P * P), v = Math.sqrt(F * F + T * T), f = A || P ? ls(P, A) * qi : 0, M = T || F ? ls(T, F) * qi + f : 0, M && (v *= Math.abs(Math.cos(M * Ts))), n.svg && (u -= b - (b * A + S * T), p -= S - (b * P + S * F))) : (Q = j[6], J = j[7], ie = j[8], ee = j[9], Re = j[10], Y = j[11], u = j[12], p = j[13], y = j[14], N = ls(Q, Re), x = N * qi, N && (I = Math.cos(-N), q = Math.sin(-N), B = U * I + ie * q, D = z * I + ee * q, X = Q * I + Re * q, ie = U * -q + ie * I, ee = z * -q + ee * I, Re = Q * -q + Re * I, Y = J * -q + Y * I, U = B, z = D, Q = X), N = ls(-T, Re), g = N * qi, N && (I = Math.cos(-N), q = Math.sin(-N), B = A * I - ie * q, D = P * I - ee * q, X = T * I - Re * q, Y = F * q + Y * I, A = B, P = D, T = X), N = ls(P, A), f = N * qi, N && (I = Math.cos(N), q = Math.sin(N), B = A * I + P * q, D = U * I + z * q, P = P * I - A * q, z = z * I - U * q, A = B, U = D), x && Math.abs(x) + Math.abs(f) > 359.9 && (x = f = 0, g = 180 - g), m = Ge(Math.sqrt(A * A + P * P + T * T)), v = Ge(Math.sqrt(z * z + Q * Q)), N = ls(U, z), M = Math.abs(N) > 2e-4 ? N * qi : 0, C = Y ? 1 / (Y < 0 ? -Y : Y) : 0), n.svg && (B = e.getAttribute("transform"), n.forceCSS = e.setAttribute("transform", "") || !bN(ha(e, He)), B && e.setAttribute("transform", B))), Math.abs(M) > 90 && Math.abs(M) < 270 && (i ? (m *= -1, M += f <= 0 ? 180 : -180, f += f <= 0 ? 180 : -180) : (v *= -1, M += M <= 0 ? 180 : -180)), r = r || n.uncache, n.x = u - ((n.xPercent = u && (!r && n.xPercent || (Math.round(e.offsetWidth / 2) === Math.round(-u) ? -50 : 0))) ? e.offsetWidth * n.xPercent / 100 : 0) + c, n.y = p - ((n.yPercent = p && (!r && n.yPercent || (Math.round(e.offsetHeight / 2) === Math.round(-p) ? -50 : 0))) ? e.offsetHeight * n.yPercent / 100 : 0) + c, n.z = y + c, n.scaleX = Ge(m), n.scaleY = Ge(v), n.rotation = Ge(f) + l, n.rotationX = Ge(x) + l, n.rotationY = Ge(g) + l, n.skewX = M + l, n.skewY = w + l, n.transformPerspective = C + c, (n.zOrigin = parseFloat(h.split(" ")[2]) || !r && n.zOrigin || 0) && (o[gt] = gb(h)), n.xOffset = n.yOffset = 0, n.force3D = Nt.force3D, n.renderTransform = n.svg ? HR : gN ? CN : ER, n.uncache = 0, n;
34529
+ var o = e.style, i = n.scaleX < 0, c = "px", l = "deg", d = getComputedStyle(e), h = ha(e, gt) || "0", u, p, y, m, g, f, x, v, M, w, b, C, S, j, N, I, q, A, P, T, F, U, z, B, D, X, ie, ee, Re, J, Y, Q;
34530
+ return u = p = y = f = x = v = M = w = b = 0, m = g = 1, n.svg = !!(e.getCTM && MN(e)), d.translate && ((d.translate !== "none" || d.scale !== "none" || d.rotate !== "none") && (o[He] = (d.translate !== "none" ? "translate3d(" + (d.translate + " 0 0").split(" ").slice(0, 3).join(", ") + ") " : "") + (d.rotate !== "none" ? "rotate(" + d.rotate + ") " : "") + (d.scale !== "none" ? "scale(" + d.scale.split(" ").join(",") + ") " : "") + (d[He] !== "none" ? d[He] : "")), o.scale = o.rotate = o.translate = "none"), j = Tj(e, n.svg), n.svg && (n.uncache ? (D = e.getBBox(), h = n.xOrigin - D.x + "px " + (n.yOrigin - D.y) + "px", B = "") : B = !r && e.getAttribute("data-svg-origin"), KC(e, B || h, !!B || n.originIsAbsolute, n.smooth !== !1, j)), C = n.xOrigin || 0, S = n.yOrigin || 0, j !== Wc && (A = j[0], P = j[1], T = j[2], F = j[3], u = U = j[4], p = z = j[5], j.length === 6 ? (m = Math.sqrt(A * A + P * P), g = Math.sqrt(F * F + T * T), f = A || P ? ls(P, A) * qi : 0, M = T || F ? ls(T, F) * qi + f : 0, M && (g *= Math.abs(Math.cos(M * Ts))), n.svg && (u -= C - (C * A + S * T), p -= S - (C * P + S * F))) : (Q = j[6], J = j[7], ie = j[8], ee = j[9], Re = j[10], Y = j[11], u = j[12], p = j[13], y = j[14], N = ls(Q, Re), x = N * qi, N && (I = Math.cos(-N), q = Math.sin(-N), B = U * I + ie * q, D = z * I + ee * q, X = Q * I + Re * q, ie = U * -q + ie * I, ee = z * -q + ee * I, Re = Q * -q + Re * I, Y = J * -q + Y * I, U = B, z = D, Q = X), N = ls(-T, Re), v = N * qi, N && (I = Math.cos(-N), q = Math.sin(-N), B = A * I - ie * q, D = P * I - ee * q, X = T * I - Re * q, Y = F * q + Y * I, A = B, P = D, T = X), N = ls(P, A), f = N * qi, N && (I = Math.cos(N), q = Math.sin(N), B = A * I + P * q, D = U * I + z * q, P = P * I - A * q, z = z * I - U * q, A = B, U = D), x && Math.abs(x) + Math.abs(f) > 359.9 && (x = f = 0, v = 180 - v), m = Ge(Math.sqrt(A * A + P * P + T * T)), g = Ge(Math.sqrt(z * z + Q * Q)), N = ls(U, z), M = Math.abs(N) > 2e-4 ? N * qi : 0, b = Y ? 1 / (Y < 0 ? -Y : Y) : 0), n.svg && (B = e.getAttribute("transform"), n.forceCSS = e.setAttribute("transform", "") || !bN(ha(e, He)), B && e.setAttribute("transform", B))), Math.abs(M) > 90 && Math.abs(M) < 270 && (i ? (m *= -1, M += f <= 0 ? 180 : -180, f += f <= 0 ? 180 : -180) : (g *= -1, M += M <= 0 ? 180 : -180)), r = r || n.uncache, n.x = u - ((n.xPercent = u && (!r && n.xPercent || (Math.round(e.offsetWidth / 2) === Math.round(-u) ? -50 : 0))) ? e.offsetWidth * n.xPercent / 100 : 0) + c, n.y = p - ((n.yPercent = p && (!r && n.yPercent || (Math.round(e.offsetHeight / 2) === Math.round(-p) ? -50 : 0))) ? e.offsetHeight * n.yPercent / 100 : 0) + c, n.z = y + c, n.scaleX = Ge(m), n.scaleY = Ge(g), n.rotation = Ge(f) + l, n.rotationX = Ge(x) + l, n.rotationY = Ge(v) + l, n.skewX = M + l, n.skewY = w + l, n.transformPerspective = b + c, (n.zOrigin = parseFloat(h.split(" ")[2]) || !r && n.zOrigin || 0) && (o[gt] = gb(h)), n.xOffset = n.yOffset = 0, n.force3D = Nt.force3D, n.renderTransform = n.svg ? HR : gN ? CN : ER, n.uncache = 0, n;
34531
34531
  }, gb = function(e) {
34532
34532
  return (e = e.split(" "))[0] + " " + e[1];
34533
34533
  }, mC = function(e, r, n) {
@@ -34536,15 +34536,15 @@ var zL, Ua, _s, Aj, Ri, FL, Pj, wR = function() {
34536
34536
  }, ER = function(e, r) {
34537
34537
  r.z = "0px", r.rotationY = r.rotationX = "0deg", r.force3D = 0, CN(e, r);
34538
34538
  }, dr = "0deg", cc = "0px", hr = ") ", CN = function(e, r) {
34539
- var n = r || this, o = n.xPercent, i = n.yPercent, c = n.x, l = n.y, d = n.z, h = n.rotation, u = n.rotationY, p = n.rotationX, y = n.skewX, m = n.skewY, v = n.scaleX, f = n.scaleY, x = n.transformPerspective, g = n.force3D, M = n.target, w = n.zOrigin, C = "", b = g === "auto" && e && e !== 1 || g === !0;
34539
+ var n = r || this, o = n.xPercent, i = n.yPercent, c = n.x, l = n.y, d = n.z, h = n.rotation, u = n.rotationY, p = n.rotationX, y = n.skewX, m = n.skewY, g = n.scaleX, f = n.scaleY, x = n.transformPerspective, v = n.force3D, M = n.target, w = n.zOrigin, b = "", C = v === "auto" && e && e !== 1 || v === !0;
34540
34540
  if (w && (p !== dr || u !== dr)) {
34541
34541
  var S = parseFloat(u) * Ts, j = Math.sin(S), N = Math.cos(S), I;
34542
34542
  S = parseFloat(p) * Ts, I = Math.cos(S), c = mC(M, c, j * I * -w), l = mC(M, l, -Math.sin(S) * -w), d = mC(M, d, N * I * -w + w);
34543
34543
  }
34544
- x !== cc && (C += "perspective(" + x + hr), (o || i) && (C += "translate(" + o + "%, " + i + "%) "), (b || c !== cc || l !== cc || d !== cc) && (C += d !== cc || b ? "translate3d(" + c + ", " + l + ", " + d + ") " : "translate(" + c + ", " + l + hr), h !== dr && (C += "rotate(" + h + hr), u !== dr && (C += "rotateY(" + u + hr), p !== dr && (C += "rotateX(" + p + hr), (y !== dr || m !== dr) && (C += "skew(" + y + ", " + m + hr), (v !== 1 || f !== 1) && (C += "scale(" + v + ", " + f + hr), M.style[He] = C || "translate(0, 0)";
34544
+ x !== cc && (b += "perspective(" + x + hr), (o || i) && (b += "translate(" + o + "%, " + i + "%) "), (C || c !== cc || l !== cc || d !== cc) && (b += d !== cc || C ? "translate3d(" + c + ", " + l + ", " + d + ") " : "translate(" + c + ", " + l + hr), h !== dr && (b += "rotate(" + h + hr), u !== dr && (b += "rotateY(" + u + hr), p !== dr && (b += "rotateX(" + p + hr), (y !== dr || m !== dr) && (b += "skew(" + y + ", " + m + hr), (g !== 1 || f !== 1) && (b += "scale(" + g + ", " + f + hr), M.style[He] = b || "translate(0, 0)";
34545
34545
  }, HR = function(e, r) {
34546
- var n = r || this, o = n.xPercent, i = n.yPercent, c = n.x, l = n.y, d = n.rotation, h = n.skewX, u = n.skewY, p = n.scaleX, y = n.scaleY, m = n.target, v = n.xOrigin, f = n.yOrigin, x = n.xOffset, g = n.yOffset, M = n.forceCSS, w = parseFloat(c), C = parseFloat(l), b, S, j, N, I;
34547
- d = parseFloat(d), h = parseFloat(h), u = parseFloat(u), u && (u = parseFloat(u), h += u, d += u), d || h ? (d *= Ts, h *= Ts, b = Math.cos(d) * p, S = Math.sin(d) * p, j = Math.sin(d - h) * -y, N = Math.cos(d - h) * y, h && (u *= Ts, I = Math.tan(h - u), I = Math.sqrt(1 + I * I), j *= I, N *= I, u && (I = Math.tan(u), I = Math.sqrt(1 + I * I), b *= I, S *= I)), b = Ge(b), S = Ge(S), j = Ge(j), N = Ge(N)) : (b = p, N = y, S = j = 0), (w && !~(c + "").indexOf("px") || C && !~(l + "").indexOf("px")) && (w = Ka(m, "x", c, "px"), C = Ka(m, "y", l, "px")), (v || f || x || g) && (w = Ge(w + v - (v * b + f * j) + x), C = Ge(C + f - (v * S + f * N) + g)), (o || i) && (I = m.getBBox(), w = Ge(w + o / 100 * I.width), C = Ge(C + i / 100 * I.height)), I = "matrix(" + b + "," + S + "," + j + "," + N + "," + w + "," + C + ")", m.setAttribute("transform", I), M && (m.style[He] = I);
34546
+ var n = r || this, o = n.xPercent, i = n.yPercent, c = n.x, l = n.y, d = n.rotation, h = n.skewX, u = n.skewY, p = n.scaleX, y = n.scaleY, m = n.target, g = n.xOrigin, f = n.yOrigin, x = n.xOffset, v = n.yOffset, M = n.forceCSS, w = parseFloat(c), b = parseFloat(l), C, S, j, N, I;
34547
+ d = parseFloat(d), h = parseFloat(h), u = parseFloat(u), u && (u = parseFloat(u), h += u, d += u), d || h ? (d *= Ts, h *= Ts, C = Math.cos(d) * p, S = Math.sin(d) * p, j = Math.sin(d - h) * -y, N = Math.cos(d - h) * y, h && (u *= Ts, I = Math.tan(h - u), I = Math.sqrt(1 + I * I), j *= I, N *= I, u && (I = Math.tan(u), I = Math.sqrt(1 + I * I), C *= I, S *= I)), C = Ge(C), S = Ge(S), j = Ge(j), N = Ge(N)) : (C = p, N = y, S = j = 0), (w && !~(c + "").indexOf("px") || b && !~(l + "").indexOf("px")) && (w = Ka(m, "x", c, "px"), b = Ka(m, "y", l, "px")), (g || f || x || v) && (w = Ge(w + g - (g * C + f * j) + x), b = Ge(b + f - (g * S + f * N) + v)), (o || i) && (I = m.getBBox(), w = Ge(w + o / 100 * I.width), b = Ge(b + i / 100 * I.height)), I = "matrix(" + C + "," + S + "," + j + "," + N + "," + w + "," + b + ")", m.setAttribute("transform", I), M && (m.style[He] = I);
34548
34548
  }, VR = function(e, r, n, o, i) {
34549
34549
  var c = 360, l = et(i), d = parseFloat(i) * (l && ~i.indexOf("rad") ? qi : 1), h = d - o, u = o + h + "deg", p, y;
34550
34550
  return l && (p = i.split("_")[1], p === "short" && (h %= c, h !== h % (c / 2) && (h += h < 0 ? c : -c)), p === "cw" && h < 0 ? h = (h + c * OL) % c - ~~(h / c) * c : p === "ccw" && h > 0 && (h = (h - c * OL) % c - ~~(h / c) * c)), e._pt = y = new kt(e._pt, r, n, o, h, jR), y.e = u, y.u = "deg", e._props.push(n), y;
@@ -34553,10 +34553,10 @@ var zL, Ua, _s, Aj, Ri, FL, Pj, wR = function() {
34553
34553
  e[n] = r[n];
34554
34554
  return e;
34555
34555
  }, BR = function(e, r, n) {
34556
- var o = $L({}, n._gsap), i = "perspective,force3D,transformOrigin,svgOrigin", c = n.style, l, d, h, u, p, y, m, v;
34556
+ var o = $L({}, n._gsap), i = "perspective,force3D,transformOrigin,svgOrigin", c = n.style, l, d, h, u, p, y, m, g;
34557
34557
  o.svg ? (h = n.getAttribute("transform"), n.setAttribute("transform", ""), c[He] = r, l = Gc(n, 1), Gi(n, He), n.setAttribute("transform", h)) : (h = getComputedStyle(n)[He], c[He] = r, l = Gc(n, 1), c[He] = h);
34558
34558
  for (d in Aa)
34559
- h = o[d], u = l[d], h !== u && i.indexOf(d) < 0 && (m = ct(h), v = ct(u), p = m !== v ? Ka(n, d, h, v) : parseFloat(h), y = parseFloat(u), e._pt = new kt(e._pt, l, d, p, y - p, XC), e._pt.u = v || 0, e._props.push(d));
34559
+ h = o[d], u = l[d], h !== u && i.indexOf(d) < 0 && (m = ct(h), g = ct(u), p = m !== g ? Ka(n, d, h, g) : parseFloat(h), y = parseFloat(u), e._pt = new kt(e._pt, l, d, p, y - p, XC), e._pt.u = g || 0, e._props.push(d));
34560
34560
  $L(l, o);
34561
34561
  };
34562
34562
  xt("padding,margin,Width,Radius", function(t, e) {
@@ -34566,11 +34566,11 @@ xt("padding,margin,Width,Radius", function(t, e) {
34566
34566
  kb[e > 1 ? "border" + t : t] = function(l, d, h, u, p) {
34567
34567
  var y, m;
34568
34568
  if (arguments.length < 4)
34569
- return y = c.map(function(v) {
34570
- return ba(l, v, h);
34569
+ return y = c.map(function(g) {
34570
+ return ba(l, g, h);
34571
34571
  }), m = y.join(" "), m.split(y[0]).length === 5 ? y[0] : m;
34572
- y = (u + "").split(" "), m = {}, c.forEach(function(v, f) {
34573
- return m[v] = y[f] = y[f] || y[(f - 1) / 2 | 0];
34572
+ y = (u + "").split(" "), m = {}, c.forEach(function(g, f) {
34573
+ return m[g] = y[f] = y[f] || y[(f - 1) / 2 | 0];
34574
34574
  }), l.init(d, m, p);
34575
34575
  };
34576
34576
  });
@@ -34581,32 +34581,32 @@ var jN = {
34581
34581
  return e.style && e.nodeType;
34582
34582
  },
34583
34583
  init: function(e, r, n, o, i) {
34584
- var c = this._props, l = e.style, d = n.vars.startAt, h, u, p, y, m, v, f, x, g, M, w, C, b, S, j, N;
34584
+ var c = this._props, l = e.style, d = n.vars.startAt, h, u, p, y, m, g, f, x, v, M, w, b, C, S, j, N;
34585
34585
  Aj || YC(), this.styles = this.styles || kN(e), N = this.styles.props, this.tween = n;
34586
34586
  for (f in r)
34587
34587
  if (f !== "autoRound" && (u = r[f], !(bt[f] && sN(f, r, n, o, e, i)))) {
34588
- if (m = typeof u, v = kb[f], m === "function" && (u = u.call(n, o, e, i), m = typeof u), m === "string" && ~u.indexOf("random(") && (u = Bc(u)), v)
34589
- v(this, e, f, u, n) && (j = 1);
34588
+ if (m = typeof u, g = kb[f], m === "function" && (u = u.call(n, o, e, i), m = typeof u), m === "string" && ~u.indexOf("random(") && (u = Bc(u)), g)
34589
+ g(this, e, f, u, n) && (j = 1);
34590
34590
  else if (f.substr(0, 2) === "--")
34591
- h = (getComputedStyle(e).getPropertyValue(f) + "").trim(), u += "", Xa.lastIndex = 0, Xa.test(h) || (x = ct(h), g = ct(u)), g ? x !== g && (h = Ka(e, f, h, g) + g) : x && (u += x), this.add(l, "setProperty", h, u, o, i, 0, 0, f), c.push(f), N.push(f, 0, l[f]);
34591
+ h = (getComputedStyle(e).getPropertyValue(f) + "").trim(), u += "", Xa.lastIndex = 0, Xa.test(h) || (x = ct(h), v = ct(u)), v ? x !== v && (h = Ka(e, f, h, v) + v) : x && (u += x), this.add(l, "setProperty", h, u, o, i, 0, 0, f), c.push(f), N.push(f, 0, l[f]);
34592
34592
  else if (m !== "undefined") {
34593
34593
  if (d && f in d ? (h = typeof d[f] == "function" ? d[f].call(n, o, e, i) : d[f], et(h) && ~h.indexOf("random(") && (h = Bc(h)), ct(h + "") || h === "auto" || (h += Nt.units[f] || ct(ba(e, f)) || ""), (h + "").charAt(1) === "=" && (h = ba(e, f))) : h = ba(e, f), y = parseFloat(h), M = m === "string" && u.charAt(1) === "=" && u.substr(0, 2), M && (u = u.substr(2)), p = parseFloat(u), f in sa && (f === "autoAlpha" && (y === 1 && ba(e, "visibility") === "hidden" && p && (y = 0), N.push("visibility", 0, l.visibility), $a(this, l, "visibility", y ? "inherit" : "hidden", p ? "inherit" : "hidden", !p)), f !== "scale" && f !== "transform" && (f = sa[f], ~f.indexOf(",") && (f = f.split(",")[0]))), w = f in Aa, w) {
34594
- if (this.styles.save(f), C || (b = e._gsap, b.renderTransform && !r.parseTransform || Gc(e, r.parseTransform), S = r.smoothOrigin !== !1 && b.smooth, C = this._pt = new kt(this._pt, l, He, 0, 1, b.renderTransform, b, 0, -1), C.dep = 1), f === "scale")
34595
- this._pt = new kt(this._pt, b, "scaleY", b.scaleY, (M ? Ps(b.scaleY, M + p) : p) - b.scaleY || 0, XC), this._pt.u = 0, c.push("scaleY", f), f += "X";
34594
+ if (this.styles.save(f), b || (C = e._gsap, C.renderTransform && !r.parseTransform || Gc(e, r.parseTransform), S = r.smoothOrigin !== !1 && C.smooth, b = this._pt = new kt(this._pt, l, He, 0, 1, C.renderTransform, C, 0, -1), b.dep = 1), f === "scale")
34595
+ this._pt = new kt(this._pt, C, "scaleY", C.scaleY, (M ? Ps(C.scaleY, M + p) : p) - C.scaleY || 0, XC), this._pt.u = 0, c.push("scaleY", f), f += "X";
34596
34596
  else if (f === "transformOrigin") {
34597
- N.push(gt, 0, l[gt]), u = FR(u), b.svg ? KC(e, u, 0, S, 0, this) : (g = parseFloat(u.split(" ")[2]) || 0, g !== b.zOrigin && $a(this, b, "zOrigin", b.zOrigin, g), $a(this, l, f, gb(h), gb(u)));
34597
+ N.push(gt, 0, l[gt]), u = FR(u), C.svg ? KC(e, u, 0, S, 0, this) : (v = parseFloat(u.split(" ")[2]) || 0, v !== C.zOrigin && $a(this, C, "zOrigin", C.zOrigin, v), $a(this, l, f, gb(h), gb(u)));
34598
34598
  continue;
34599
34599
  } else if (f === "svgOrigin") {
34600
34600
  KC(e, u, 1, S, 0, this);
34601
34601
  continue;
34602
34602
  } else if (f in wN) {
34603
- VR(this, b, f, y, M ? Ps(y, M + u) : u);
34603
+ VR(this, C, f, y, M ? Ps(y, M + u) : u);
34604
34604
  continue;
34605
34605
  } else if (f === "smoothOrigin") {
34606
- $a(this, b, "smooth", b.smooth, u);
34606
+ $a(this, C, "smooth", C.smooth, u);
34607
34607
  continue;
34608
34608
  } else if (f === "force3D") {
34609
- b[f] = u;
34609
+ C[f] = u;
34610
34610
  continue;
34611
34611
  } else if (f === "transform") {
34612
34612
  BR(this, u, e);
@@ -34614,7 +34614,7 @@ var jN = {
34614
34614
  }
34615
34615
  } else f in l || (f = Vs(f) || f);
34616
34616
  if (w || (p || p === 0) && (y || y === 0) && !CR.test(u) && f in l)
34617
- x = (h + "").substr((y + "").length), p || (p = 0), g = ct(u) || (f in Nt.units ? Nt.units[f] : x), x !== g && (y = Ka(e, f, h, g)), this._pt = new kt(this._pt, w ? b : l, f, y, (M ? Ps(y, M + p) : p) - y, !w && (g === "px" || f === "zIndex") && r.autoRound !== !1 ? SR : XC), this._pt.u = g || 0, x !== g && g !== "%" && (this._pt.b = h, this._pt.r = LR);
34617
+ x = (h + "").substr((y + "").length), p || (p = 0), v = ct(u) || (f in Nt.units ? Nt.units[f] : x), x !== v && (y = Ka(e, f, h, v)), this._pt = new kt(this._pt, w ? C : l, f, y, (M ? Ps(y, M + p) : p) - y, !w && (v === "px" || f === "zIndex") && r.autoRound !== !1 ? SR : XC), this._pt.u = v || 0, x !== v && v !== "%" && (this._pt.b = h, this._pt.r = LR);
34618
34618
  else if (f in l)
34619
34619
  zR.call(this, e, f, h, M ? M + u : u);
34620
34620
  else if (f in e)
@@ -34721,7 +34721,7 @@ function $R({
34721
34721
  onSubmit: y,
34722
34722
  showContactDetails: m = !0
34723
34723
  }) {
34724
- const v = (f) => {
34724
+ const g = (f) => {
34725
34725
  f.preventDefault();
34726
34726
  const x = new FormData(f.currentTarget);
34727
34727
  y == null || y({
@@ -34736,7 +34736,7 @@ function $R({
34736
34736
  /* @__PURE__ */ a.jsx("p", { className: "mt-4 text-xl text-gray-600", children: e })
34737
34737
  ] }),
34738
34738
  /* @__PURE__ */ a.jsxs("div", { className: "mt-16 max-w-lg mx-auto", children: [
34739
- /* @__PURE__ */ a.jsxs("form", { className: "space-y-6", onSubmit: v, children: [
34739
+ /* @__PURE__ */ a.jsxs("form", { className: "space-y-6", onSubmit: g, children: [
34740
34740
  /* @__PURE__ */ a.jsxs("div", { children: [
34741
34741
  /* @__PURE__ */ a.jsx("label", { htmlFor: "name", className: "block text-sm font-medium text-gray-700", children: r }),
34742
34742
  /* @__PURE__ */ a.jsx(
@@ -34906,7 +34906,7 @@ function ZR({ destinations: t, title: e, description: r }) {
34906
34906
  let m;
34907
34907
  return i && (m = setInterval(() => {
34908
34908
  o(
34909
- (v) => (v + 1) % (t.length - d + 1)
34909
+ (g) => (g + 1) % (t.length - d + 1)
34910
34910
  );
34911
34911
  }, 5e3)), () => clearInterval(m);
34912
34912
  }, [i]);
@@ -34925,7 +34925,7 @@ function ZR({ destinations: t, title: e, description: r }) {
34925
34925
  /* @__PURE__ */ a.jsx("p", { className: "mt-4 text-xl text-gray-600", children: r })
34926
34926
  ] }),
34927
34927
  /* @__PURE__ */ a.jsxs("div", { className: "mt-16 relative", children: [
34928
- /* @__PURE__ */ a.jsx("div", { className: "flex gap-4 md:gap-6 lg:gap-8", children: y.map((m, v) => /* @__PURE__ */ a.jsxs(
34928
+ /* @__PURE__ */ a.jsx("div", { className: "flex gap-4 md:gap-6 lg:gap-8", children: y.map((m, g) => /* @__PURE__ */ a.jsxs(
34929
34929
  "div",
34930
34930
  {
34931
34931
  className: "w-full md:w-1/2 lg:w-1/4 relative group overflow-hidden rounded-lg shadow-lg hover:shadow-xl transition-all",
@@ -34947,7 +34947,7 @@ function ZR({ destinations: t, title: e, description: r }) {
34947
34947
  ] }) })
34948
34948
  ]
34949
34949
  },
34950
- n + v
34950
+ n + g
34951
34951
  )) }),
34952
34952
  /* @__PURE__ */ a.jsx(
34953
34953
  "button",
@@ -34968,15 +34968,15 @@ function ZR({ destinations: t, title: e, description: r }) {
34968
34968
  }
34969
34969
  )
34970
34970
  ] }),
34971
- /* @__PURE__ */ a.jsx("div", { className: "flex justify-center mt-8 space-x-2", children: Array.from({ length: Math.ceil(t.length / d) }).map((m, v) => /* @__PURE__ */ a.jsx(
34971
+ /* @__PURE__ */ a.jsx("div", { className: "flex justify-center mt-8 space-x-2", children: Array.from({ length: Math.ceil(t.length / d) }).map((m, g) => /* @__PURE__ */ a.jsx(
34972
34972
  "button",
34973
34973
  {
34974
34974
  onClick: () => {
34975
- o(v * d), c(!1);
34975
+ o(g * d), c(!1);
34976
34976
  },
34977
- className: `w-2 h-2 rounded-full transition-all ${Math.floor(n / d) === v ? "bg-yellow-600 w-4" : "bg-gray-300 hover:bg-gray-400"}`
34977
+ className: `w-2 h-2 rounded-full transition-all ${Math.floor(n / d) === g ? "bg-yellow-600 w-4" : "bg-gray-300 hover:bg-gray-400"}`
34978
34978
  },
34979
- v
34979
+ g
34980
34980
  )) })
34981
34981
  ] }) });
34982
34982
  }
@@ -34997,17 +34997,17 @@ function JR({
34997
34997
  menuButtonAriaLabel: d = "Toggle navigation"
34998
34998
  }) {
34999
34999
  const [h, u] = Je.useState(i), p = c ?? h, y = () => {
35000
- const v = !p;
35001
- c === void 0 && u(v), l == null || l(v);
35002
- }, m = (v) => /* @__PURE__ */ a.jsx(
35000
+ const g = !p;
35001
+ c === void 0 && u(g), l == null || l(g);
35002
+ }, m = (g) => /* @__PURE__ */ a.jsx(
35003
35003
  "a",
35004
35004
  {
35005
- href: v.href,
35006
- onClick: v.onClick,
35005
+ href: g.href,
35006
+ onClick: g.onClick,
35007
35007
  className: "text-gray-600 hover:text-yellow-600",
35008
- children: v.label
35008
+ children: g.label
35009
35009
  },
35010
- v.label
35010
+ g.label
35011
35011
  );
35012
35012
  return /* @__PURE__ */ a.jsxs("nav", { className: "bg-white shadow-lg fixed w-full z-50", children: [
35013
35013
  /* @__PURE__ */ a.jsx("div", { className: "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8", children: /* @__PURE__ */ a.jsxs("div", { className: "flex justify-between h-16", children: [
@@ -35030,18 +35030,18 @@ function JR({
35030
35030
  ) })
35031
35031
  ] }) }),
35032
35032
  p && /* @__PURE__ */ a.jsx("div", { className: "md:hidden", children: /* @__PURE__ */ a.jsxs("div", { className: "px-2 pt-2 pb-3 space-y-1 sm:px-3", children: [
35033
- e.map((v) => /* @__PURE__ */ a.jsx(
35033
+ e.map((g) => /* @__PURE__ */ a.jsx(
35034
35034
  "a",
35035
35035
  {
35036
- href: v.href,
35036
+ href: g.href,
35037
35037
  onClick: () => {
35038
35038
  var f;
35039
- (f = v.onClick) == null || f.call(v), y();
35039
+ (f = g.onClick) == null || f.call(g), y();
35040
35040
  },
35041
35041
  className: "block px-3 py-2 text-gray-600 hover:text-yellow-600",
35042
- children: v.label
35042
+ children: g.label
35043
35043
  },
35044
- v.label
35044
+ g.label
35045
35045
  )),
35046
35046
  /* @__PURE__ */ a.jsx("a", { href: n, className: "block px-3 py-2 text-yellow-600 font-medium", children: r })
35047
35047
  ] }) })
@@ -35404,7 +35404,7 @@ function iD({
35404
35404
  onCheckout: c,
35405
35405
  onToggleCart: l
35406
35406
  }) {
35407
- const { items: d, isOpen: h, toggleCart: u, removeItem: p, updateQuantity: y, total: m } = IN(), v = () => {
35407
+ const { items: d, isOpen: h, toggleCart: u, removeItem: p, updateQuantity: y, total: m } = IN(), g = () => {
35408
35408
  l == null || l(!h), u();
35409
35409
  };
35410
35410
  return h ? /* @__PURE__ */ a.jsxs("div", { className: "fixed right-0 top-0 h-full w-96 bg-white shadow-xl z-50 flex flex-col", children: [
@@ -35413,7 +35413,7 @@ function iD({
35413
35413
  /* @__PURE__ */ a.jsx(
35414
35414
  "button",
35415
35415
  {
35416
- onClick: v,
35416
+ onClick: g,
35417
35417
  className: "text-white hover:text-gray-200 transition-colors",
35418
35418
  "aria-label": i,
35419
35419
  children: /* @__PURE__ */ a.jsx(Yt, { className: "h-6 w-6" })
@@ -35492,7 +35492,7 @@ function iD({
35492
35492
  ] }) : /* @__PURE__ */ a.jsx(
35493
35493
  "button",
35494
35494
  {
35495
- onClick: v,
35495
+ onClick: g,
35496
35496
  "aria-label": i,
35497
35497
  className: "fixed bottom-20 right-4 z-40 bg-yellow-600 text-white p-4 rounded-full shadow-lg hover:bg-yellow-700 transition-colors",
35498
35498
  children: /* @__PURE__ */ a.jsxs("div", { className: "relative", children: [
@@ -35560,12 +35560,12 @@ function cD({
35560
35560
  const l = (d) => {
35561
35561
  const h = d / 10 * 5, u = Math.floor(h), p = h % 1, y = 5 - Math.ceil(h);
35562
35562
  return /* @__PURE__ */ a.jsxs("div", { className: "flex items-center", children: [
35563
- [...Array(u)].map((m, v) => /* @__PURE__ */ a.jsx(Dt, { className: "w-5 h-5 text-yellow-400 fill-current" }, `full-${v}`)),
35563
+ [...Array(u)].map((m, g) => /* @__PURE__ */ a.jsx(Dt, { className: "w-5 h-5 text-yellow-400 fill-current" }, `full-${g}`)),
35564
35564
  p > 0 && /* @__PURE__ */ a.jsxs("div", { className: "relative w-5 h-5", children: [
35565
35565
  /* @__PURE__ */ a.jsx(Dt, { className: "absolute w-5 h-5 text-gray-300 fill-current" }),
35566
35566
  /* @__PURE__ */ a.jsx("div", { className: "absolute overflow-hidden", style: { width: `${p * 100}%` }, children: /* @__PURE__ */ a.jsx(Dt, { className: "w-5 h-5 text-yellow-400 fill-current" }) })
35567
35567
  ] }),
35568
- [...Array(y)].map((m, v) => /* @__PURE__ */ a.jsx(Dt, { className: "w-5 h-5 text-gray-300" }, `empty-${v}`))
35568
+ [...Array(y)].map((m, g) => /* @__PURE__ */ a.jsx(Dt, { className: "w-5 h-5 text-gray-300" }, `empty-${g}`))
35569
35569
  ] });
35570
35570
  };
35571
35571
  return /* @__PURE__ */ a.jsx("section", { className: "py-20 bg-gray-50", children: /* @__PURE__ */ a.jsxs("div", { className: "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8", children: [
@@ -36134,31 +36134,31 @@ function KB({
36134
36134
  if (!Array.isArray(x))
36135
36135
  throw new Error("Expected an array of jobs");
36136
36136
  l(x);
36137
- } catch (v) {
36138
- console.error("Error fetching jobs:", v), p(v instanceof Error ? v.message : "Failed to load jobs"), l(y());
36137
+ } catch (g) {
36138
+ console.error("Error fetching jobs:", g), p(g instanceof Error ? g.message : "Failed to load jobs"), l(y());
36139
36139
  } finally {
36140
36140
  h(!1);
36141
36141
  }
36142
36142
  })();
36143
36143
  }, [r, i]);
36144
36144
  const y = () => {
36145
- const m = ["Bet365", "Entain", "Flutter", "DraftKings", "Pinnacle"], v = [
36145
+ const m = ["Bet365", "Entain", "Flutter", "DraftKings", "Pinnacle"], g = [
36146
36146
  "Game Developer",
36147
36147
  "CRM Manager",
36148
36148
  "VIP Account Manager",
36149
36149
  "Compliance Specialist",
36150
36150
  "UX Designer"
36151
36151
  ], f = ["Malta", "London", "Gibraltar", "Remote", "New York"];
36152
- return Array.from({ length: 6 }, (x, g) => ({
36153
- id: `mock-job-${g}`,
36154
- title: v[g % v.length],
36155
- company: m[g % m.length],
36156
- companyLogo: `/logos/${m[g % m.length].toLowerCase()}.png`,
36157
- location: f[g % f.length],
36152
+ return Array.from({ length: 6 }, (x, v) => ({
36153
+ id: `mock-job-${v}`,
36154
+ title: g[v % g.length],
36155
+ company: m[v % m.length],
36156
+ companyLogo: `/logos/${m[v % m.length].toLowerCase()}.png`,
36157
+ location: f[v % f.length],
36158
36158
  salary: `€${Math.floor(Math.random() * 30) + 40},000`
36159
36159
  }));
36160
36160
  };
36161
- return d ? /* @__PURE__ */ a.jsx("section", { className: "py-16 bg-white", children: /* @__PURE__ */ a.jsx("div", { className: "container mx-auto px-4", children: /* @__PURE__ */ a.jsx("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6", children: [...Array(3)].map((m, v) => /* @__PURE__ */ a.jsxs("div", { className: "border border-gray-200 rounded-lg p-6 animate-pulse", children: [
36161
+ return d ? /* @__PURE__ */ a.jsx("section", { className: "py-16 bg-white", children: /* @__PURE__ */ a.jsx("div", { className: "container mx-auto px-4", children: /* @__PURE__ */ a.jsx("div", { className: "grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6", children: [...Array(3)].map((m, g) => /* @__PURE__ */ a.jsxs("div", { className: "border border-gray-200 rounded-lg p-6 animate-pulse", children: [
36162
36162
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center gap-4 mb-4", children: [
36163
36163
  /* @__PURE__ */ a.jsx("div", { className: "w-12 h-12 bg-gray-200 rounded" }),
36164
36164
  /* @__PURE__ */ a.jsxs("div", { className: "space-y-2", children: [
@@ -36169,7 +36169,7 @@ function KB({
36169
36169
  /* @__PURE__ */ a.jsx("div", { className: "h-3 bg-gray-200 rounded w-1/2 mb-4" }),
36170
36170
  /* @__PURE__ */ a.jsx("div", { className: "h-3 bg-gray-200 rounded w-1/4 mb-4" }),
36171
36171
  /* @__PURE__ */ a.jsx("div", { className: "h-10 bg-gray-200 rounded" })
36172
- ] }, v)) }) }) }) : u && c.length === 0 ? /* @__PURE__ */ a.jsx("section", { className: "py-16 bg-white", children: /* @__PURE__ */ a.jsx("div", { className: "container mx-auto px-4 text-center", children: /* @__PURE__ */ a.jsxs("div", { className: "bg-red-50 border border-red-200 text-red-800 rounded-lg p-6 inline-block", children: [
36172
+ ] }, g)) }) }) }) : u && c.length === 0 ? /* @__PURE__ */ a.jsx("section", { className: "py-16 bg-white", children: /* @__PURE__ */ a.jsx("div", { className: "container mx-auto px-4 text-center", children: /* @__PURE__ */ a.jsxs("div", { className: "bg-red-50 border border-red-200 text-red-800 rounded-lg p-6 inline-block", children: [
36173
36173
  /* @__PURE__ */ a.jsx("p", { children: u }),
36174
36174
  /* @__PURE__ */ a.jsx(
36175
36175
  H,
@@ -36196,8 +36196,8 @@ function KB({
36196
36196
  width: 48,
36197
36197
  height: 48,
36198
36198
  className: "rounded",
36199
- onError: (v) => {
36200
- v.target.src = "/placeholder.svg";
36199
+ onError: (g) => {
36200
+ g.target.src = "/placeholder.svg";
36201
36201
  }
36202
36202
  }
36203
36203
  ) }),
@@ -36479,8 +36479,8 @@ function jD({
36479
36479
  return;
36480
36480
  }
36481
36481
  try {
36482
- const x = localStorage.getItem("email"), g = localStorage.getItem("leadId");
36483
- x && g && (y(!0), d(x));
36482
+ const x = localStorage.getItem("email"), v = localStorage.getItem("leadId");
36483
+ x && v && (y(!0), d(x));
36484
36484
  } catch {
36485
36485
  }
36486
36486
  }, [i, c]);
@@ -36503,22 +36503,22 @@ function jD({
36503
36503
  })
36504
36504
  });
36505
36505
  if (x.ok) {
36506
- const g = await x.json();
36507
- localStorage.setItem("leadId", g.id), localStorage.setItem("email", l), y(!0);
36506
+ const v = await x.json();
36507
+ localStorage.setItem("leadId", v.id), localStorage.setItem("email", l), y(!0);
36508
36508
  } else {
36509
- const g = await x.text();
36510
- alert("Submission failed: " + g);
36509
+ const v = await x.text();
36510
+ alert("Submission failed: " + v);
36511
36511
  }
36512
36512
  } catch {
36513
36513
  alert("Network error while submitting");
36514
36514
  } finally {
36515
36515
  u(!1);
36516
36516
  }
36517
- }, v = p || i, f = c ?? l;
36517
+ }, g = p || i, f = c ?? l;
36518
36518
  return /* @__PURE__ */ a.jsx("section", { className: "py-12 bg-[#0f1219] text-white", children: /* @__PURE__ */ a.jsx("div", { className: "container mx-auto px-4", children: /* @__PURE__ */ a.jsxs("div", { className: "max-w-3xl mx-auto text-center", children: [
36519
36519
  /* @__PURE__ */ a.jsx("h2", { className: "text-2xl font-bold mb-4", children: t }),
36520
36520
  /* @__PURE__ */ a.jsx("p", { className: "text-gray-300 mb-6", children: e }),
36521
- v ? /* @__PURE__ */ a.jsxs("p", { className: "text-green-400 font-semibold", children: [
36521
+ g ? /* @__PURE__ */ a.jsxs("p", { className: "text-green-400 font-semibold", children: [
36522
36522
  "✅ Thanks! You’re subscribed",
36523
36523
  f ? ` as ${f}` : "",
36524
36524
  "."
@@ -36557,12 +36557,12 @@ function LD({
36557
36557
  mockMode: d = !1,
36558
36558
  searchPageUrl: h = "#"
36559
36559
  }) {
36560
- const [u, p] = _(""), [y, m] = _(""), [v, f] = _([]), [x, g] = _(!1), M = "Browse 3,500+ iGaming Jobs", w = [
36560
+ const [u, p] = _(""), [y, m] = _(""), [g, f] = _([]), [x, v] = _(!1), M = "Browse 3,500+ iGaming Jobs", w = [
36561
36561
  { id: "malta", name: "Malta" },
36562
36562
  { id: "remote", name: "Remote" },
36563
36563
  { id: "uk", name: "United Kingdom" },
36564
36564
  { id: "gibraltar", name: "Gibraltar" }
36565
- ], C = [
36565
+ ], b = [
36566
36566
  { label: "CRM Manager", href: "/jobs?q=crm-manager" },
36567
36567
  { label: "Game Developer", href: "/jobs?q=game-developer" },
36568
36568
  { label: "Compliance Specialist", href: "/jobs?q=compliance-specialist" }
@@ -36576,11 +36576,11 @@ function LD({
36576
36576
  return;
36577
36577
  }
36578
36578
  const I = setTimeout(() => {
36579
- b(u);
36579
+ C(u);
36580
36580
  }, 300);
36581
36581
  return () => clearTimeout(I);
36582
36582
  }, [u]);
36583
- const b = async (I) => {
36583
+ const C = async (I) => {
36584
36584
  if (!o || d) {
36585
36585
  f([
36586
36586
  `${I} Developer`,
@@ -36592,7 +36592,7 @@ function LD({
36592
36592
  return;
36593
36593
  }
36594
36594
  try {
36595
- g(!0);
36595
+ v(!0);
36596
36596
  const q = await fetch(`${o}/suggestions?q=${encodeURIComponent(I)}`);
36597
36597
  if (!q.ok) throw new Error("Failed to fetch suggestions");
36598
36598
  const A = await q.json();
@@ -36600,7 +36600,7 @@ function LD({
36600
36600
  } catch (q) {
36601
36601
  console.error("Error fetching suggestions:", q), f([]);
36602
36602
  } finally {
36603
- g(!1);
36603
+ v(!1);
36604
36604
  }
36605
36605
  }, S = (I) => p(I), j = (I) => {
36606
36606
  I.key === "Enter" && N();
@@ -36633,7 +36633,7 @@ function LD({
36633
36633
  list: "job-suggestions"
36634
36634
  }
36635
36635
  ),
36636
- /* @__PURE__ */ a.jsx("datalist", { id: "job-suggestions", children: v.map((I, q) => /* @__PURE__ */ a.jsx("option", { value: I }, q)) }),
36636
+ /* @__PURE__ */ a.jsx("datalist", { id: "job-suggestions", children: g.map((I, q) => /* @__PURE__ */ a.jsx("option", { value: I }, q)) }),
36637
36637
  u && /* @__PURE__ */ a.jsx(
36638
36638
  "button",
36639
36639
  {
@@ -36669,9 +36669,9 @@ function LD({
36669
36669
  }
36670
36670
  )
36671
36671
  ] }),
36672
- c && (r || C).length > 0 && /* @__PURE__ */ a.jsxs("div", { className: "mt-4 flex flex-wrap gap-2 items-center", children: [
36672
+ c && (r || b).length > 0 && /* @__PURE__ */ a.jsxs("div", { className: "mt-4 flex flex-wrap gap-2 items-center", children: [
36673
36673
  /* @__PURE__ */ a.jsx("span", { className: "text-muted-foreground font-medium", children: "Trending:" }),
36674
- (r || C).map((I, q) => /* @__PURE__ */ a.jsx(
36674
+ (r || b).map((I, q) => /* @__PURE__ */ a.jsx(
36675
36675
  "a",
36676
36676
  {
36677
36677
  href: I.href,
@@ -36888,8 +36888,8 @@ function PD({
36888
36888
  headers: { "content-type": "application/json" },
36889
36889
  body: JSON.stringify(m)
36890
36890
  });
36891
- } catch (v) {
36892
- console.warn("Consent API unavailable, kept only locally", v);
36891
+ } catch (g) {
36892
+ console.warn("Consent API unavailable, kept only locally", g);
36893
36893
  }
36894
36894
  };
36895
36895
  return /* @__PURE__ */ a.jsx(NN.Provider, { value: { consent: r, ready: o, update: u }, children: e });
@@ -36916,14 +36916,14 @@ function TD({
36916
36916
  se(() => {
36917
36917
  i === void 0 && u && !d.timestamp && y(!0);
36918
36918
  }, [d.timestamp, i, u]);
36919
- const m = Ec(() => i ?? p, [i, p]), v = () => {
36919
+ const m = Ec(() => i ?? p, [i, p]), g = () => {
36920
36920
  i === void 0 && y(!1);
36921
36921
  };
36922
36922
  if (!m) return null;
36923
36923
  const f = () => {
36924
- h({ analytics: !0, marketing: !0, preferences: !0 }), v(), c == null || c();
36924
+ h({ analytics: !0, marketing: !0, preferences: !0 }), g(), c == null || c();
36925
36925
  }, x = () => {
36926
- h({ analytics: !1, marketing: !1, preferences: !1 }), v(), l == null || l();
36926
+ h({ analytics: !1, marketing: !1, preferences: !1 }), g(), l == null || l();
36927
36927
  };
36928
36928
  return /* @__PURE__ */ a.jsxs(
36929
36929
  "div",
@@ -37131,20 +37131,20 @@ function QB({
37131
37131
  showPartners: p = !0,
37132
37132
  showNewsletter: y = !0,
37133
37133
  showForEmployers: m = !0,
37134
- showConsentBanner: v = !0,
37134
+ showConsentBanner: g = !0,
37135
37135
  consentNotificationUrl: f = "http://localhost:5147",
37136
37136
  consentBannerProps: x
37137
37137
  }) {
37138
- const { isSubscribed: g, email: M } = AD(), w = Oa(qD, t), C = Oa(RD, e), b = Oa(DD, r), S = Oa(zD, n), j = Oa(FD, o), N = Oa(OD, i), I = Oa(ED, c), q = Oa(HD, l), A = {
37138
+ const { isSubscribed: v, email: M } = AD(), w = Oa(qD, t), b = Oa(RD, e), C = Oa(DD, r), S = Oa(zD, n), j = Oa(FD, o), N = Oa(OD, i), I = Oa(ED, c), q = Oa(HD, l), A = {
37139
37139
  ...N,
37140
- isSubscribed: (i == null ? void 0 : i.isSubscribed) ?? g,
37140
+ isSubscribed: (i == null ? void 0 : i.isSubscribed) ?? v,
37141
37141
  email: (i == null ? void 0 : i.email) ?? M
37142
37142
  };
37143
37143
  return /* @__PURE__ */ a.jsx(PD, { notification_url: f, children: /* @__PURE__ */ a.jsxs("div", { className: "flex flex-col min-h-screen", children: [
37144
37144
  /* @__PURE__ */ a.jsx(SD, { ...w }),
37145
37145
  /* @__PURE__ */ a.jsxs("main", { className: "flex-grow", children: [
37146
- /* @__PURE__ */ a.jsx(wD, { ...C }),
37147
- d && /* @__PURE__ */ a.jsx(bD, { ...b }),
37146
+ /* @__PURE__ */ a.jsx(wD, { ...b }),
37147
+ d && /* @__PURE__ */ a.jsx(bD, { ...C }),
37148
37148
  h && /* @__PURE__ */ a.jsx(LD, { ...S }),
37149
37149
  u && /* @__PURE__ */ a.jsx(CD, { ...j }),
37150
37150
  p && /* @__PURE__ */ a.jsx(ND, {}),
@@ -37152,7 +37152,7 @@ function QB({
37152
37152
  m && /* @__PURE__ */ a.jsx(MD, { ...I })
37153
37153
  ] }),
37154
37154
  /* @__PURE__ */ a.jsx(ID, { ...q }),
37155
- v && /* @__PURE__ */ a.jsx(TD, { ...x })
37155
+ g && /* @__PURE__ */ a.jsx(TD, { ...x })
37156
37156
  ] }) });
37157
37157
  }
37158
37158
  function PN({
@@ -37478,8 +37478,8 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37478
37478
  const l = t.min_salary || 0, d = t.max_salary || 0, h = `$${l.toLocaleString()} - $${d.toLocaleString()}`, p = ((m) => {
37479
37479
  if (!m) return "Recently posted";
37480
37480
  try {
37481
- const v = new Date(m), x = Math.abs((/* @__PURE__ */ new Date()).getTime() - v.getTime()), g = Math.floor(x / (1e3 * 60 * 60 * 24));
37482
- return g === 0 ? "Today" : g === 1 ? "Yesterday" : g < 7 ? `${g} days ago` : g < 30 ? `${Math.floor(g / 7)} weeks ago` : g < 365 ? `${Math.floor(g / 30)} months ago` : `${Math.floor(g / 365)} years ago`;
37481
+ const g = new Date(m), x = Math.abs((/* @__PURE__ */ new Date()).getTime() - g.getTime()), v = Math.floor(x / (1e3 * 60 * 60 * 24));
37482
+ return v === 0 ? "Today" : v === 1 ? "Yesterday" : v < 7 ? `${v} days ago` : v < 30 ? `${Math.floor(v / 7)} weeks ago` : v < 365 ? `${Math.floor(v / 30)} months ago` : `${Math.floor(v / 365)} years ago`;
37483
37483
  } catch {
37484
37484
  return "Recently posted";
37485
37485
  }
@@ -37719,7 +37719,7 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37719
37719
  )
37720
37720
  }
37721
37721
  ), eU = ({ apiUrl: t, itemsPerPage: e, filterKeys: r, enableSearch: n, enablePagination: o, enableMobileFilter: i, banners: c }) => {
37722
- const [l, d] = _([]), [h, u] = _([]), [p, y] = _(1), [m, v] = _({}), [f, x] = _([]), [g, M] = _({}), [w, C] = _(""), [b, S] = _([]), [j, N] = _(!1);
37722
+ const [l, d] = _([]), [h, u] = _([]), [p, y] = _(1), [m, g] = _({}), [f, x] = _([]), [v, M] = _({}), [w, b] = _(""), [C, S] = _([]), [j, N] = _(!1);
37723
37723
  se(() => {
37724
37724
  fetch(`${t}/items`).then((J) => J.json()).then((J) => {
37725
37725
  d(J), u(J);
@@ -37744,14 +37744,14 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37744
37744
  const Y = I(J);
37745
37745
  M(Y);
37746
37746
  }, A = (J, Y) => {
37747
- v((Q) => {
37747
+ g((Q) => {
37748
37748
  const te = Y ? { ...Q, [J]: Y } : { ...Q };
37749
37749
  Y || delete te[J];
37750
37750
  const G = U(l, te, f);
37751
37751
  return u(G), y(1), q(G), te;
37752
37752
  });
37753
37753
  }, P = (J) => {
37754
- if (C(J), J) {
37754
+ if (b(J), J) {
37755
37755
  const Y = l.map((Q) => Q.title).filter(
37756
37756
  (Q, te, G) => Q && Q.toLowerCase().includes(J.toLowerCase()) && G.indexOf(Q) === te
37757
37757
  ).slice(0, 5);
@@ -37764,7 +37764,7 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37764
37764
  const Y = [...f, w.trim()];
37765
37765
  x(Y);
37766
37766
  const Q = U(l, m, Y);
37767
- u(Q), y(1), q(Q), C("");
37767
+ u(Q), y(1), q(Q), b("");
37768
37768
  }
37769
37769
  }, F = (J) => {
37770
37770
  const Y = f.filter((te) => te !== J);
@@ -37782,7 +37782,7 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37782
37782
  );
37783
37783
  return Q.length > 0 && (te = te.filter((G) => Q.every((ae) => G.title.toLowerCase().includes(ae.toLowerCase())))), te;
37784
37784
  }, z = () => {
37785
- v({}), x([]), u(l), y(1), q(l);
37785
+ g({}), x([]), u(l), y(1), q(l);
37786
37786
  }, B = () => {
37787
37787
  N(!j);
37788
37788
  }, D = (J) => {
@@ -37812,14 +37812,14 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37812
37812
  searchTerm: w,
37813
37813
  handleSearchChange: P,
37814
37814
  handleSearchKeyDown: T,
37815
- suggestions: b
37815
+ suggestions: C
37816
37816
  }
37817
37817
  ),
37818
37818
  /* @__PURE__ */ a.jsx(
37819
37819
  BD,
37820
37820
  {
37821
37821
  filterKeys: r,
37822
- filtersData: g,
37822
+ filtersData: v,
37823
37823
  activeFilters: m,
37824
37824
  handleFilterChange: A,
37825
37825
  searchFilters: f,
@@ -37835,7 +37835,7 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
37835
37835
  isOpen: j,
37836
37836
  onClose: B,
37837
37837
  filterKeys: r,
37838
- filtersData: g,
37838
+ filtersData: v,
37839
37839
  activeFilters: m,
37840
37840
  handleFilterChange: A,
37841
37841
  handleSearchChange: P,
@@ -38162,35 +38162,35 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
38162
38162
  }
38163
38163
  )
38164
38164
  ] }),
38165
- r.map((v) => {
38165
+ r.map((g) => {
38166
38166
  var f;
38167
38167
  return /* @__PURE__ */ a.jsxs("div", { className: "mb-6", children: [
38168
- /* @__PURE__ */ a.jsx("h3", { className: "text-sm font-medium text-gray-900 mb-2", children: v.replace(/_/g, " ") }),
38169
- n.includes(v) ? /* @__PURE__ */ a.jsx(
38168
+ /* @__PURE__ */ a.jsx("h3", { className: "text-sm font-medium text-gray-900 mb-2", children: g.replace(/_/g, " ") }),
38169
+ n.includes(g) ? /* @__PURE__ */ a.jsx(
38170
38170
  Rj,
38171
38171
  {
38172
- options: d[v] || [],
38173
- value: i[v] || "",
38174
- onChange: (x) => c(v, x),
38175
- placeholder: `Select ${v.replace(/_/g, " ")}`,
38172
+ options: d[g] || [],
38173
+ value: i[g] || "",
38174
+ onChange: (x) => c(g, x),
38175
+ placeholder: `Select ${g.replace(/_/g, " ")}`,
38176
38176
  className: "w-full"
38177
38177
  }
38178
38178
  ) : /* @__PURE__ */ a.jsxs(
38179
38179
  "select",
38180
38180
  {
38181
38181
  className: "w-full px-3 py-2 border border-gray-300 rounded-lg focus:ring-yellow--500 focus:border-yellow--500 bg-white",
38182
- value: i[v] || "",
38183
- onChange: (x) => c(v, x.target.value),
38182
+ value: i[g] || "",
38183
+ onChange: (x) => c(g, x.target.value),
38184
38184
  children: [
38185
38185
  /* @__PURE__ */ a.jsxs("option", { value: "", children: [
38186
38186
  "Select ",
38187
- v.replace(/_/g, " ")
38187
+ g.replace(/_/g, " ")
38188
38188
  ] }),
38189
- (f = d[v]) == null ? void 0 : f.map((x) => /* @__PURE__ */ a.jsx("option", { value: x, children: x }, x))
38189
+ (f = d[g]) == null ? void 0 : f.map((x) => /* @__PURE__ */ a.jsx("option", { value: x, children: x }, x))
38190
38190
  ]
38191
38191
  }
38192
38192
  )
38193
- ] }, v);
38193
+ ] }, g);
38194
38194
  }),
38195
38195
  /* @__PURE__ */ a.jsx("div", { className: "mt-6", children: /* @__PURE__ */ a.jsxs(
38196
38196
  "button",
@@ -38235,12 +38235,12 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
38235
38235
  className: i = "",
38236
38236
  showSubmitButton: c = !1
38237
38237
  }) => {
38238
- const [l, d] = _(""), [h, u] = _([]), [p, y] = _(!1), m = Kc(null), v = (g) => {
38239
- d(g), y(!0), o && o(g);
38238
+ const [l, d] = _(""), [h, u] = _([]), [p, y] = _(!1), m = Kc(null), g = (v) => {
38239
+ d(v), y(!0), o && o(v);
38240
38240
  }, f = () => {
38241
38241
  d(""), u([]), y(!1), o == null || o("");
38242
- }, x = (g) => {
38243
- e(g), d(""), u([]), y(!1);
38242
+ }, x = (v) => {
38243
+ e(v), d(""), u([]), y(!1);
38244
38244
  };
38245
38245
  return se(() => {
38246
38246
  m.current && clearTimeout(m.current), m.current = setTimeout(() => {
@@ -38248,8 +38248,8 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
38248
38248
  u([]);
38249
38249
  return;
38250
38250
  }
38251
- const g = t.filter((M) => M.toLowerCase().includes(l.toLowerCase())).filter((M, w, C) => C.indexOf(M) === w).slice(0, 5);
38252
- u(g);
38251
+ const v = t.filter((M) => M.toLowerCase().includes(l.toLowerCase())).filter((M, w, b) => b.indexOf(M) === w).slice(0, 5);
38252
+ u(v);
38253
38253
  }, n);
38254
38254
  }, [l, t]), /* @__PURE__ */ a.jsxs("div", { className: `relative w-full ${i}`, children: [
38255
38255
  /* @__PURE__ */ a.jsxs("div", { className: "relative", children: [
@@ -38261,11 +38261,11 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
38261
38261
  className: "w-full py-2 pl-9 pr-12 flex w-full rounded-md border border-input bg-background px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm pl-10 h-12 text-lg",
38262
38262
  placeholder: r,
38263
38263
  value: l,
38264
- onChange: (g) => v(g.target.value),
38264
+ onChange: (v) => g(v.target.value),
38265
38265
  onFocus: () => y(h.length > 0),
38266
38266
  onBlur: () => setTimeout(() => y(!1), 200),
38267
- onKeyDown: (g) => {
38268
- g.key === "Enter" && l.trim() && (g.preventDefault(), x(l.trim()));
38267
+ onKeyDown: (v) => {
38268
+ v.key === "Enter" && l.trim() && (v.preventDefault(), x(l.trim()));
38269
38269
  }
38270
38270
  }
38271
38271
  ),
@@ -38279,14 +38279,14 @@ const vb = ({ position: t, url: e, alt: r, link: n }) => {
38279
38279
  }
38280
38280
  )
38281
38281
  ] }),
38282
- p && h.length > 0 && /* @__PURE__ */ a.jsx("ul", { className: "absolute z-10 mt-1 w-full bg-white border border-gray-200 rounded-lg shadow-md", children: h.map((g, M) => /* @__PURE__ */ a.jsx("li", { children: /* @__PURE__ */ a.jsx(
38282
+ p && h.length > 0 && /* @__PURE__ */ a.jsx("ul", { className: "absolute z-10 mt-1 w-full bg-white border border-gray-200 rounded-lg shadow-md", children: h.map((v, M) => /* @__PURE__ */ a.jsx("li", { children: /* @__PURE__ */ a.jsx(
38283
38283
  "button",
38284
38284
  {
38285
38285
  className: "w-full px-4 py-2 text-left text-sm text-gray-700 hover:bg-gray-100",
38286
- onClick: () => x(g),
38286
+ onClick: () => x(v),
38287
38287
  children: /* @__PURE__ */ a.jsxs("div", { className: "flex items-center", children: [
38288
38288
  /* @__PURE__ */ a.jsx(Ht, { className: "h-4 w-4 mr-2 text-gray-400" }),
38289
- g
38289
+ v
38290
38290
  ] })
38291
38291
  }
38292
38292
  ) }, M)) })
@@ -38910,15 +38910,15 @@ function cz(t, e = []) {
38910
38910
  const l = k.createContext(c), d = r.length;
38911
38911
  r = [...r, c];
38912
38912
  const h = (p) => {
38913
- var g;
38914
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
38913
+ var v;
38914
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
38915
38915
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
38916
38916
  };
38917
38917
  h.displayName = i + "Provider";
38918
38918
  function u(p, y) {
38919
38919
  var f;
38920
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
38921
- if (v) return v;
38920
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
38921
+ if (g) return g;
38922
38922
  if (c !== void 0) return c;
38923
38923
  throw new Error(`\`${p}\` must be used within \`${i}\``);
38924
38924
  }
@@ -39111,9 +39111,9 @@ var Mz = "DismissableLayer", QC = "dismissableLayer.update", wz = "dismissableLa
39111
39111
  onInteractOutside: c,
39112
39112
  onDismiss: l,
39113
39113
  ...d
39114
- } = t, h = k.useContext(EN), [u, p] = k.useState(null), y = (u == null ? void 0 : u.ownerDocument) ?? (globalThis == null ? void 0 : globalThis.document), [, m] = k.useState({}), v = FN(e, (j) => p(j)), f = Array.from(h.layers), [x] = [...h.layersWithOutsidePointerEventsDisabled].slice(-1), g = f.indexOf(x), M = u ? f.indexOf(u) : -1, w = h.layersWithOutsidePointerEventsDisabled.size > 0, C = M >= g, b = Lz((j) => {
39114
+ } = t, h = k.useContext(EN), [u, p] = k.useState(null), y = (u == null ? void 0 : u.ownerDocument) ?? (globalThis == null ? void 0 : globalThis.document), [, m] = k.useState({}), g = FN(e, (j) => p(j)), f = Array.from(h.layers), [x] = [...h.layersWithOutsidePointerEventsDisabled].slice(-1), v = f.indexOf(x), M = u ? f.indexOf(u) : -1, w = h.layersWithOutsidePointerEventsDisabled.size > 0, b = M >= v, C = Lz((j) => {
39115
39115
  const N = j.target, I = [...h.branches].some((q) => q.contains(N));
39116
- !C || I || (o == null || o(j), c == null || c(j), j.defaultPrevented || l == null || l());
39116
+ !b || I || (o == null || o(j), c == null || c(j), j.defaultPrevented || l == null || l());
39117
39117
  }, y), S = Sz((j) => {
39118
39118
  const N = j.target;
39119
39119
  [...h.branches].some((q) => q.contains(N)) || (i == null || i(j), c == null || c(j), j.defaultPrevented || l == null || l());
@@ -39134,16 +39134,16 @@ var Mz = "DismissableLayer", QC = "dismissableLayer.update", wz = "dismissableLa
39134
39134
  zN.div,
39135
39135
  {
39136
39136
  ...d,
39137
- ref: v,
39137
+ ref: g,
39138
39138
  style: {
39139
- pointerEvents: w ? C ? "auto" : "none" : void 0,
39139
+ pointerEvents: w ? b ? "auto" : "none" : void 0,
39140
39140
  ...t.style
39141
39141
  },
39142
39142
  onFocusCapture: xC(t.onFocusCapture, S.onFocusCapture),
39143
39143
  onBlurCapture: xC(t.onBlurCapture, S.onBlurCapture),
39144
39144
  onPointerDownCapture: xC(
39145
39145
  t.onPointerDownCapture,
39146
- b.onPointerDownCapture
39146
+ C.onPointerDownCapture
39147
39147
  )
39148
39148
  }
39149
39149
  );
@@ -39291,19 +39291,19 @@ var kC = "focusScope.autoFocusOnMount", gC = "focusScope.autoFocusOnUnmount", KL
39291
39291
  if (n) {
39292
39292
  let f = function(w) {
39293
39293
  if (m.paused || !l) return;
39294
- const C = w.target;
39295
- l.contains(C) ? p.current = C : Ea(p.current, { select: !0 });
39294
+ const b = w.target;
39295
+ l.contains(b) ? p.current = b : Ea(p.current, { select: !0 });
39296
39296
  }, x = function(w) {
39297
39297
  if (m.paused || !l) return;
39298
- const C = w.relatedTarget;
39299
- C !== null && (l.contains(C) || Ea(p.current, { select: !0 }));
39300
- }, g = function(w) {
39298
+ const b = w.relatedTarget;
39299
+ b !== null && (l.contains(b) || Ea(p.current, { select: !0 }));
39300
+ }, v = function(w) {
39301
39301
  if (document.activeElement === document.body)
39302
- for (const b of w)
39303
- b.removedNodes.length > 0 && Ea(l);
39302
+ for (const C of w)
39303
+ C.removedNodes.length > 0 && Ea(l);
39304
39304
  };
39305
39305
  document.addEventListener("focusin", f), document.addEventListener("focusout", x);
39306
- const M = new MutationObserver(g);
39306
+ const M = new MutationObserver(v);
39307
39307
  return l && M.observe(l, { childList: !0, subtree: !0 }), () => {
39308
39308
  document.removeEventListener("focusin", f), document.removeEventListener("focusout", x), M.disconnect();
39309
39309
  };
@@ -39313,29 +39313,29 @@ var kC = "focusScope.autoFocusOnMount", gC = "focusScope.autoFocusOnUnmount", KL
39313
39313
  eS.add(m);
39314
39314
  const f = document.activeElement;
39315
39315
  if (!l.contains(f)) {
39316
- const g = new CustomEvent(kC, KL);
39317
- l.addEventListener(kC, h), l.dispatchEvent(g), g.defaultPrevented || (Tz(Fz(VN(l)), { select: !0 }), document.activeElement === f && Ea(l));
39316
+ const v = new CustomEvent(kC, KL);
39317
+ l.addEventListener(kC, h), l.dispatchEvent(v), v.defaultPrevented || (Tz(Fz(VN(l)), { select: !0 }), document.activeElement === f && Ea(l));
39318
39318
  }
39319
39319
  return () => {
39320
39320
  l.removeEventListener(kC, h), setTimeout(() => {
39321
- const g = new CustomEvent(gC, KL);
39322
- l.addEventListener(gC, u), l.dispatchEvent(g), g.defaultPrevented || Ea(f ?? document.body, { select: !0 }), l.removeEventListener(gC, u), eS.remove(m);
39321
+ const v = new CustomEvent(gC, KL);
39322
+ l.addEventListener(gC, u), l.dispatchEvent(v), v.defaultPrevented || Ea(f ?? document.body, { select: !0 }), l.removeEventListener(gC, u), eS.remove(m);
39323
39323
  }, 0);
39324
39324
  };
39325
39325
  }
39326
39326
  }, [l, h, u, m]);
39327
- const v = k.useCallback(
39327
+ const g = k.useCallback(
39328
39328
  (f) => {
39329
39329
  if (!r && !n || m.paused) return;
39330
- const x = f.key === "Tab" && !f.altKey && !f.ctrlKey && !f.metaKey, g = document.activeElement;
39331
- if (x && g) {
39332
- const M = f.currentTarget, [w, C] = qz(M);
39333
- w && C ? !f.shiftKey && g === C ? (f.preventDefault(), r && Ea(w, { select: !0 })) : f.shiftKey && g === w && (f.preventDefault(), r && Ea(C, { select: !0 })) : g === M && f.preventDefault();
39330
+ const x = f.key === "Tab" && !f.altKey && !f.ctrlKey && !f.metaKey, v = document.activeElement;
39331
+ if (x && v) {
39332
+ const M = f.currentTarget, [w, b] = qz(M);
39333
+ w && b ? !f.shiftKey && v === b ? (f.preventDefault(), r && Ea(w, { select: !0 })) : f.shiftKey && v === w && (f.preventDefault(), r && Ea(b, { select: !0 })) : v === M && f.preventDefault();
39334
39334
  }
39335
39335
  },
39336
39336
  [r, n, m.paused]
39337
39337
  );
39338
- return /* @__PURE__ */ a.jsx(Pz.div, { tabIndex: -1, ...c, ref: y, onKeyDown: v });
39338
+ return /* @__PURE__ */ a.jsx(Pz.div, { tabIndex: -1, ...c, ref: y, onKeyDown: g });
39339
39339
  });
39340
39340
  Fb.displayName = _z;
39341
39341
  function Tz(t, { select: e = !1 } = {}) {
@@ -39684,11 +39684,11 @@ var $N = tF(), wC = function() {
39684
39684
  onScrollCapture: wC,
39685
39685
  onWheelCapture: wC,
39686
39686
  onTouchMoveCapture: wC
39687
- }), o = n[0], i = n[1], c = t.forwardProps, l = t.children, d = t.className, h = t.removeScrollBar, u = t.enabled, p = t.shards, y = t.sideCar, m = t.noRelative, v = t.noIsolation, f = t.inert, x = t.allowPinchZoom, g = t.as, M = g === void 0 ? "div" : g, w = t.gapMode, C = BN(t, ["forwardProps", "children", "className", "removeScrollBar", "enabled", "shards", "sideCar", "noRelative", "noIsolation", "inert", "allowPinchZoom", "as", "gapMode"]), b = y, S = Kz([r, e]), j = ia(ia({}, C), o);
39687
+ }), o = n[0], i = n[1], c = t.forwardProps, l = t.children, d = t.className, h = t.removeScrollBar, u = t.enabled, p = t.shards, y = t.sideCar, m = t.noRelative, g = t.noIsolation, f = t.inert, x = t.allowPinchZoom, v = t.as, M = v === void 0 ? "div" : v, w = t.gapMode, b = BN(t, ["forwardProps", "children", "className", "removeScrollBar", "enabled", "shards", "sideCar", "noRelative", "noIsolation", "inert", "allowPinchZoom", "as", "gapMode"]), C = y, S = Kz([r, e]), j = ia(ia({}, b), o);
39688
39688
  return k.createElement(
39689
39689
  k.Fragment,
39690
39690
  null,
39691
- u && k.createElement(b, { sideCar: $N, removeScrollBar: h, shards: p, noRelative: m, noIsolation: v, inert: f, setCallbacks: i, allowPinchZoom: !!x, lockRef: r, gapMode: w }),
39691
+ u && k.createElement(C, { sideCar: $N, removeScrollBar: h, shards: p, noRelative: m, noIsolation: g, inert: f, setCallbacks: i, allowPinchZoom: !!x, lockRef: r, gapMode: w }),
39692
39692
  c ? k.cloneElement(k.Children.only(l), ia(ia({}, j), { ref: S })) : k.createElement(M, ia({}, j, { className: d, ref: S }), l)
39693
39693
  );
39694
39694
  });
@@ -39891,8 +39891,8 @@ var ds = ej ? { passive: !1 } : !1, fF = function(t) {
39891
39891
  do {
39892
39892
  if (!l)
39893
39893
  break;
39894
- var m = XN(t, l), v = m[0], f = m[1], x = m[2], g = f - x - i * v;
39895
- (v || g) && ZN(t, l) && (p += g, y += v);
39894
+ var m = XN(t, l), g = m[0], f = m[1], x = m[2], v = f - x - i * g;
39895
+ (g || v) && ZN(t, l) && (p += v, y += g);
39896
39896
  var M = l.parentNode;
39897
39897
  l = M && M.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? M.host : M;
39898
39898
  } while (
@@ -39935,40 +39935,40 @@ function LF(t) {
39935
39935
  var l = k.useCallback(function(f, x) {
39936
39936
  if ("touches" in f && f.touches.length === 2 || f.type === "wheel" && f.ctrlKey)
39937
39937
  return !c.current.allowPinchZoom;
39938
- var g = l1(f), M = r.current, w = "deltaX" in f ? f.deltaX : M[0] - g[0], C = "deltaY" in f ? f.deltaY : M[1] - g[1], b, S = f.target, j = Math.abs(w) > Math.abs(C) ? "h" : "v";
39938
+ var v = l1(f), M = r.current, w = "deltaX" in f ? f.deltaX : M[0] - v[0], b = "deltaY" in f ? f.deltaY : M[1] - v[1], C, S = f.target, j = Math.abs(w) > Math.abs(b) ? "h" : "v";
39939
39939
  if ("touches" in f && j === "h" && S.type === "range")
39940
39940
  return !1;
39941
39941
  var N = oS(j, S);
39942
39942
  if (!N)
39943
39943
  return !0;
39944
- if (N ? b = j : (b = j === "v" ? "h" : "v", N = oS(j, S)), !N)
39944
+ if (N ? C = j : (C = j === "v" ? "h" : "v", N = oS(j, S)), !N)
39945
39945
  return !1;
39946
- if (!n.current && "changedTouches" in f && (w || C) && (n.current = b), !b)
39946
+ if (!n.current && "changedTouches" in f && (w || b) && (n.current = C), !C)
39947
39947
  return !0;
39948
- var I = n.current || b;
39949
- return wF(I, x, f, I === "h" ? w : C, !0);
39948
+ var I = n.current || C;
39949
+ return wF(I, x, f, I === "h" ? w : b, !0);
39950
39950
  }, []), d = k.useCallback(function(f) {
39951
39951
  var x = f;
39952
39952
  if (!(!hs.length || hs[hs.length - 1] !== i)) {
39953
- var g = "deltaY" in x ? iS(x) : l1(x), M = e.current.filter(function(b) {
39954
- return b.name === x.type && (b.target === x.target || x.target === b.shadowParent) && bF(b.delta, g);
39953
+ var v = "deltaY" in x ? iS(x) : l1(x), M = e.current.filter(function(C) {
39954
+ return C.name === x.type && (C.target === x.target || x.target === C.shadowParent) && bF(C.delta, v);
39955
39955
  })[0];
39956
39956
  if (M && M.should) {
39957
39957
  x.cancelable && x.preventDefault();
39958
39958
  return;
39959
39959
  }
39960
39960
  if (!M) {
39961
- var w = (c.current.shards || []).map(sS).filter(Boolean).filter(function(b) {
39962
- return b.contains(x.target);
39963
- }), C = w.length > 0 ? l(x, w[0]) : !c.current.noIsolation;
39964
- C && x.cancelable && x.preventDefault();
39961
+ var w = (c.current.shards || []).map(sS).filter(Boolean).filter(function(C) {
39962
+ return C.contains(x.target);
39963
+ }), b = w.length > 0 ? l(x, w[0]) : !c.current.noIsolation;
39964
+ b && x.cancelable && x.preventDefault();
39965
39965
  }
39966
39966
  }
39967
- }, []), h = k.useCallback(function(f, x, g, M) {
39968
- var w = { name: f, delta: x, target: g, should: M, shadowParent: SF(g) };
39967
+ }, []), h = k.useCallback(function(f, x, v, M) {
39968
+ var w = { name: f, delta: x, target: v, should: M, shadowParent: SF(v) };
39969
39969
  e.current.push(w), setTimeout(function() {
39970
- e.current = e.current.filter(function(C) {
39971
- return C !== w;
39970
+ e.current = e.current.filter(function(b) {
39971
+ return b !== w;
39972
39972
  });
39973
39973
  }, 1);
39974
39974
  }, []), u = k.useCallback(function(f) {
@@ -39989,11 +39989,11 @@ function LF(t) {
39989
39989
  }), document.removeEventListener("wheel", d, ds), document.removeEventListener("touchmove", d, ds), document.removeEventListener("touchstart", u, ds);
39990
39990
  };
39991
39991
  }, []);
39992
- var m = t.removeScrollBar, v = t.inert;
39992
+ var m = t.removeScrollBar, g = t.inert;
39993
39993
  return k.createElement(
39994
39994
  k.Fragment,
39995
39995
  null,
39996
- v ? k.createElement(i, { styles: CF(o) }) : null,
39996
+ g ? k.createElement(i, { styles: CF(o) }) : null,
39997
39997
  m ? k.createElement(mF, { noRelative: t.noRelative, gapMode: t.gapMode }) : null
39998
39998
  );
39999
39999
  }
@@ -40036,10 +40036,10 @@ var NF = function(t) {
40036
40036
  u(y);
40037
40037
  else
40038
40038
  try {
40039
- var m = y.getAttribute(n), v = m !== null && m !== "false", f = (us.get(y) || 0) + 1, x = (i.get(y) || 0) + 1;
40040
- us.set(y, f), i.set(y, x), c.push(y), f === 1 && v && d1.set(y, !0), x === 1 && y.setAttribute(r, "true"), v || y.setAttribute(n, "true");
40041
- } catch (g) {
40042
- console.error("aria-hidden: cannot operate on ", y, g);
40039
+ var m = y.getAttribute(n), g = m !== null && m !== "false", f = (us.get(y) || 0) + 1, x = (i.get(y) || 0) + 1;
40040
+ us.set(y, f), i.set(y, x), c.push(y), f === 1 && g && d1.set(y, !0), x === 1 && y.setAttribute(r, "true"), g || y.setAttribute(n, "true");
40041
+ } catch (v) {
40042
+ console.error("aria-hidden: cannot operate on ", y, v);
40043
40043
  }
40044
40044
  });
40045
40045
  };
@@ -40610,7 +40610,7 @@ function cO({
40610
40610
  }
40611
40611
  h(!0);
40612
40612
  try {
40613
- const v = await sO(`${i}/api/leads`, {
40613
+ const g = await sO(`${i}/api/leads`, {
40614
40614
  method: "POST",
40615
40615
  headers: { "Content-Type": "application/json" },
40616
40616
  body: JSON.stringify({
@@ -40622,14 +40622,14 @@ function cO({
40622
40622
  }),
40623
40623
  timeoutMs: 1e4
40624
40624
  });
40625
- if (!v.ok) {
40626
- p(iO(v.error)), lS({
40625
+ if (!g.ok) {
40626
+ p(iO(g.error)), lS({
40627
40627
  title: "Subscription failed",
40628
- description: v.error.message
40628
+ description: g.error.message
40629
40629
  });
40630
40630
  return;
40631
40631
  }
40632
- localStorage.setItem("leadId", v.data.id), localStorage.setItem("email", c), lS({
40632
+ localStorage.setItem("leadId", g.data.id), localStorage.setItem("email", c), lS({
40633
40633
  title: "You're subscribed",
40634
40634
  description: `We'll notify you at ${c} when new jobs match your criteria.`
40635
40635
  }), r == null || r(), l("");
@@ -40716,7 +40716,7 @@ const lO = 6, rU = ({
40716
40716
  notification_url: h = "http://localhost:5147"
40717
40717
  }) => {
40718
40718
  var ac;
40719
- const [u, p] = _([]), [y, m] = _([]), [v, f] = _([]), [x, g] = _(1), [M, w] = _({}), [C, b] = _([]), [S, j] = _({}), [N, I] = _(""), [q, A] = _([]), [P, T] = _(!1), [F, U] = _(e), [z, B] = _("grid"), [D, X] = _(!1), [ie, ee] = _([]), [Re, J] = _(!0), [Y, Q] = _(null), [te, G] = _("all"), [ae, Me] = _(!1), [ce, pe] = _(!1), [de, Ve] = _({
40719
+ const [u, p] = _([]), [y, m] = _([]), [g, f] = _([]), [x, v] = _(1), [M, w] = _({}), [b, C] = _([]), [S, j] = _({}), [N, I] = _(""), [q, A] = _([]), [P, T] = _(!1), [F, U] = _(e), [z, B] = _("grid"), [D, X] = _(!1), [ie, ee] = _([]), [Re, J] = _(!0), [Y, Q] = _(null), [te, G] = _("all"), [ae, Me] = _(!1), [ce, pe] = _(!1), [de, Ve] = _({
40720
40720
  jobTypes: [],
40721
40721
  experienceLevels: [],
40722
40722
  country: "",
@@ -40746,8 +40746,8 @@ const lO = 6, rU = ({
40746
40746
  const Z = new URLSearchParams(window.location.search).get("date_filter");
40747
40747
  if (Z && Z !== "all") {
40748
40748
  G(Z);
40749
- const he = Ct(u, M, C, Z);
40750
- m(he), g(1), De(he);
40749
+ const he = Ct(u, M, b, Z);
40750
+ m(he), v(1), De(he);
40751
40751
  }
40752
40752
  }, [u]), se(() => {
40753
40753
  if (!t) {
@@ -40798,12 +40798,12 @@ const lO = 6, rU = ({
40798
40798
  }, []), se(() => {
40799
40799
  if (D) {
40800
40800
  const V = u.filter((Z) => O.includes(Z.id || Z.slug || Z.link));
40801
- m(V), g(1);
40801
+ m(V), v(1);
40802
40802
  } else {
40803
40803
  let V = u;
40804
- V = Ct(V, M, C, te), V = oz(V, de), m(V);
40804
+ V = Ct(V, M, b, te), V = oz(V, de), m(V);
40805
40805
  }
40806
- }, [D, O, u, M, C, te, de]);
40806
+ }, [D, O, u, M, b, te, de]);
40807
40807
  const De = (V) => {
40808
40808
  const Z = zc(V, r);
40809
40809
  j(Z);
@@ -40811,8 +40811,8 @@ const lO = 6, rU = ({
40811
40811
  w((he) => {
40812
40812
  const ge = { ...he };
40813
40813
  Z ? ge[V] = Z : delete ge[V], D && X(!1);
40814
- const Oe = Ct(u, ge, C, te);
40815
- return m(Oe), g(1), De(Oe), ge;
40814
+ const Oe = Ct(u, ge, b, te);
40815
+ return m(Oe), v(1), De(Oe), ge;
40816
40816
  });
40817
40817
  }, Mt = () => {
40818
40818
  pe(!0), ke().then(
@@ -40822,15 +40822,15 @@ const lO = 6, rU = ({
40822
40822
  )
40823
40823
  );
40824
40824
  }, ns = Kc(null), tc = (V) => {
40825
- g(V), setTimeout(() => {
40825
+ v(V), setTimeout(() => {
40826
40826
  var Z;
40827
40827
  (Z = ns.current) == null || Z.scrollIntoView({ behavior: "smooth", block: "start" });
40828
40828
  }, 100);
40829
40829
  }, qa = (V) => {
40830
40830
  D && X(!1), G(V), ir(V), RN(V);
40831
40831
  }, ir = (V) => {
40832
- const Z = Ct(u, M, C, V);
40833
- m(Z), g(1), De(Z);
40832
+ const Z = Ct(u, M, b, V);
40833
+ m(Z), v(1), De(Z);
40834
40834
  }, Ut = (V) => {
40835
40835
  if (I(V), V) {
40836
40836
  const Z = u.map((he) => he.title).filter(
@@ -40842,15 +40842,15 @@ const lO = 6, rU = ({
40842
40842
  }, os = (V) => {
40843
40843
  if (!V.trim()) return;
40844
40844
  D && X(!1);
40845
- const Z = [...C, V.trim()];
40846
- b(Z);
40845
+ const Z = [...b, V.trim()];
40846
+ C(Z);
40847
40847
  const he = Ct(u, M, Z, te);
40848
- m(he), g(1), De(he), I("");
40848
+ m(he), v(1), De(he), I("");
40849
40849
  }, is = (V) => {
40850
- const Z = C.filter((ge) => ge !== V);
40851
- b(Z);
40850
+ const Z = b.filter((ge) => ge !== V);
40851
+ C(Z);
40852
40852
  const he = Ct(u, M, Z, te);
40853
- m(he), g(1), De(he);
40853
+ m(he), v(1), De(he);
40854
40854
  }, Ra = () => {
40855
40855
  Ve({
40856
40856
  jobTypes: [],
@@ -40860,10 +40860,10 @@ const lO = 6, rU = ({
40860
40860
  maxSalary: "",
40861
40861
  city: ""
40862
40862
  });
40863
- const V = Ct(u, M, C, te);
40864
- m(V), g(1), De(V);
40863
+ const V = Ct(u, M, b, te);
40864
+ m(V), v(1), De(V);
40865
40865
  }, sr = () => {
40866
- w({}), b([]), X(!1), G("all"), Ra(), m(u), g(1), De(u);
40866
+ w({}), C([]), X(!1), G("all"), Ra(), m(u), v(1), De(u);
40867
40867
  }, $ = (V) => {
40868
40868
  const Z = /* @__PURE__ */ new Set(), he = [];
40869
40869
  for (const ge of V) {
@@ -40880,7 +40880,7 @@ const lO = 6, rU = ({
40880
40880
  xe("info", "Please subscribe first to create alerts.");
40881
40881
  return;
40882
40882
  }
40883
- const he = "keyword", ge = (ht, Tt) => Tt && Tt.trim() ? { key: ht.toLowerCase(), value: Tt.trim() } : null, Oe = Object.entries(M).map(([ht, Tt]) => ge(ht, Tt)).filter((ht) => ht !== null), nt = C.map((ht) => ge(he, ht)).filter((ht) => ht !== null), $t = ge(he, N), ss = $t ? [$t] : [], rc = $([
40883
+ const he = "keyword", ge = (ht, Tt) => Tt && Tt.trim() ? { key: ht.toLowerCase(), value: Tt.trim() } : null, Oe = Object.entries(M).map(([ht, Tt]) => ge(ht, Tt)).filter((ht) => ht !== null), nt = b.map((ht) => ge(he, ht)).filter((ht) => ht !== null), $t = ge(he, N), ss = $t ? [$t] : [], rc = $([
40884
40884
  ...Oe,
40885
40885
  ...nt,
40886
40886
  ...ss
@@ -40911,7 +40911,7 @@ const lO = 6, rU = ({
40911
40911
  }, Fe = () => {
40912
40912
  T(!P);
40913
40913
  }, st = y.length === 0 ? 0 : (x - 1) * F + 1, Da = Math.min(x * F, y.length), tt = (V) => {
40914
- U(V), g(1);
40914
+ U(V), v(1);
40915
40915
  }, at = () => {
40916
40916
  B(z === "grid" ? "list" : "grid");
40917
40917
  }, xa = (V) => {
@@ -40951,7 +40951,7 @@ const lO = 6, rU = ({
40951
40951
  searchPlaceholder: "Search jobs, companies, or keywords...",
40952
40952
  title: "Job Listings",
40953
40953
  description: "",
40954
- popularTags: v,
40954
+ popularTags: g,
40955
40955
  generateHref: (V) => `/jobs?q=${V.toLowerCase().replace(/\s+/g, "+")}`
40956
40956
  }
40957
40957
  ),
@@ -40992,7 +40992,7 @@ const lO = 6, rU = ({
40992
40992
  value: te.replace(/_/g, " "),
40993
40993
  onRemove: () => qa("all")
40994
40994
  }] : [],
40995
- ...C.map((V) => ({
40995
+ ...b.map((V) => ({
40996
40996
  key: "search",
40997
40997
  label: "",
40998
40998
  value: V,
@@ -41313,7 +41313,7 @@ const wA = {
41313
41313
  }
41314
41314
  ], nU = ({ job: t = wA, similarJobs: e = bA }) => {
41315
41315
  var S;
41316
- const r = dO(), [n, o] = _(() => uO(e)), [i, c] = _(!1), [l, d] = _(null), [h, u] = _(!1), [p, y] = _(!1), { savedJobs: m, toggleJob: v, isSaved: f } = MA(), x = hO(t);
41316
+ const r = dO(), [n, o] = _(() => uO(e)), [i, c] = _(!1), [l, d] = _(null), [h, u] = _(!1), [p, y] = _(!1), { savedJobs: m, toggleJob: g, isSaved: f } = MA(), x = hO(t);
41317
41317
  se(() => {
41318
41318
  (async () => {
41319
41319
  c(!0);
@@ -41329,8 +41329,8 @@ const wA = {
41329
41329
  }
41330
41330
  })();
41331
41331
  }, [r]);
41332
- const g = () => {
41333
- r && v(r);
41332
+ const v = () => {
41333
+ r && g(r);
41334
41334
  }, M = () => {
41335
41335
  if (!r) return;
41336
41336
  x != null && x.applicationUrl ? window.open(x.applicationUrl, "_blank", "noopener,noreferrer") : u(!0);
@@ -41349,7 +41349,7 @@ const wA = {
41349
41349
  }
41350
41350
  else
41351
41351
  navigator.clipboard.writeText(window.location.href), alert("Job URL copied to clipboard!");
41352
- }, C = (j) => new Date(j).toLocaleDateString("en-US", { year: "numeric", month: "long", day: "numeric" }), b = (j) => {
41352
+ }, b = (j) => new Date(j).toLocaleDateString("en-US", { year: "numeric", month: "long", day: "numeric" }), C = (j) => {
41353
41353
  const N = new Date(j), q = Math.abs((/* @__PURE__ */ new Date()).getTime() - N.getTime());
41354
41354
  return Math.ceil(q / (1e3 * 60 * 60 * 24));
41355
41355
  };
@@ -41426,7 +41426,7 @@ const wA = {
41426
41426
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center", children: [
41427
41427
  /* @__PURE__ */ a.jsx(Jt, { className: "h-4 w-4 mr-1" }),
41428
41428
  /* @__PURE__ */ a.jsxs("span", { children: [
41429
- b(x.postedDate),
41429
+ C(x.postedDate),
41430
41430
  " days ago"
41431
41431
  ] })
41432
41432
  ] })
@@ -41437,7 +41437,7 @@ const wA = {
41437
41437
  /* @__PURE__ */ a.jsxs(
41438
41438
  "button",
41439
41439
  {
41440
- onClick: g,
41440
+ onClick: v,
41441
41441
  className: `flex items-center px-4 py-2 rounded-lg border transition-colors ${f(x.id) ? "bg-blue-50 border-blue-200 text-blue-700" : "bg-white border-gray-300 text-gray-700 hover:bg-gray-50"}`,
41442
41442
  children: [
41443
41443
  /* @__PURE__ */ a.jsx(bs, { className: `h-4 w-4 mr-2 ${f(x.id) ? "fill-current" : ""}` }),
@@ -41496,7 +41496,7 @@ const wA = {
41496
41496
  /* @__PURE__ */ a.jsxs("div", { className: "text-center p-4 bg-gray-50 rounded-lg", children: [
41497
41497
  /* @__PURE__ */ a.jsx(mc, { className: "h-6 w-6 text-blue-600 mx-auto mb-2" }),
41498
41498
  /* @__PURE__ */ a.jsx("p", { className: "text-sm text-gray-600", children: "Deadline" }),
41499
- /* @__PURE__ */ a.jsx("p", { className: "font-medium text-sm", children: x.applicationDeadline ? C(x.applicationDeadline) : "Open" })
41499
+ /* @__PURE__ */ a.jsx("p", { className: "font-medium text-sm", children: x.applicationDeadline ? b(x.applicationDeadline) : "Open" })
41500
41500
  ] })
41501
41501
  ] }),
41502
41502
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center justify-between pt-4 border-t border-gray-200", children: [
@@ -41635,7 +41635,7 @@ const wA = {
41635
41635
  /* @__PURE__ */ a.jsxs(
41636
41636
  "button",
41637
41637
  {
41638
- onClick: g,
41638
+ onClick: v,
41639
41639
  className: `flex-1 flex items-center justify-center px-4 py-2 rounded-lg border transition-colors ${f(x.id) ? "bg-blue-50 border-blue-200 text-blue-700" : "bg-white border-gray-300 text-gray-700 hover:bg-gray-50"}`,
41640
41640
  children: [
41641
41641
  /* @__PURE__ */ a.jsx(La, { className: `h-4 w-4 mr-2 ${f(x.id) ? "fill-current" : ""}` }),
@@ -41668,7 +41668,7 @@ const wA = {
41668
41668
  /* @__PURE__ */ a.jsx("span", { children: j.location })
41669
41669
  ] }),
41670
41670
  /* @__PURE__ */ a.jsxs("span", { children: [
41671
- b(j.postedDate),
41671
+ C(j.postedDate),
41672
41672
  "d ago"
41673
41673
  ] })
41674
41674
  ] }),
@@ -41833,7 +41833,7 @@ const wA = {
41833
41833
  itemsPerPage: c = 12,
41834
41834
  dateFieldLabel: l = "Published"
41835
41835
  }) => {
41836
- const [d, h] = _([]), [u, p] = _([]), [y, m] = _([]), [v, f] = _({}), [x, g] = _(""), [M, w] = _({}), [C, b] = _(!1), [S, j] = _(c), [N, I] = _(/* @__PURE__ */ new Set());
41836
+ const [d, h] = _([]), [u, p] = _([]), [y, m] = _([]), [g, f] = _({}), [x, v] = _(""), [M, w] = _({}), [b, C] = _(!1), [S, j] = _(c), [N, I] = _(/* @__PURE__ */ new Set());
41837
41837
  _(o);
41838
41838
  const [q, A] = _("grid"), [P, T] = _(1), [F, U] = _([]), [z, B] = _(!1), [D, X] = _([]), [ie, ee] = _([]), [Re, J] = _(!0), [Y, Q] = _("all"), [te, G] = _(""), ae = ($) => $.trim().toLowerCase().replace(/\s+/g, "-"), [Me, ce] = _(n), [pe, de] = _(null);
41839
41839
  se(() => {
@@ -41849,7 +41849,7 @@ const wA = {
41849
41849
  let st = [...d];
41850
41850
  if (ke && (st = st.filter(
41851
41851
  (tt) => tt.title.toLowerCase().includes(ke.toLowerCase())
41852
- ), g(ke), Ve(ke)), Fe) {
41852
+ ), v(ke), Ve(ke)), Fe) {
41853
41853
  const tt = Fe.trim().toLowerCase().replace(/\s+/g, "-");
41854
41854
  ce((at) => ({
41855
41855
  ...at,
@@ -41877,7 +41877,7 @@ const wA = {
41877
41877
  const re = [...D, $.trim()];
41878
41878
  X(re);
41879
41879
  const ke = Ct(d, M, re, Y);
41880
- p(ke), T(1), Ne(ke), g("");
41880
+ p(ke), T(1), Ne(ke), v("");
41881
41881
  }, Ne = ($) => {
41882
41882
  const re = zc($, e);
41883
41883
  f(re);
@@ -41990,7 +41990,7 @@ const wA = {
41990
41990
  {
41991
41991
  onSearchChange: ($) => {
41992
41992
  const re = d.filter((ke) => ke.title.toLowerCase().includes($.toLowerCase()));
41993
- m(re), g($);
41993
+ m(re), v($);
41994
41994
  },
41995
41995
  title: "Latest News",
41996
41996
  popularTags: ie,
@@ -42008,7 +42008,7 @@ const wA = {
42008
42008
  Ve($);
42009
42009
  },
42010
42010
  onTyping: ($) => {
42011
- b(!!$), $ || (m(d), g(""));
42011
+ C(!!$), $ || (m(d), v(""));
42012
42012
  },
42013
42013
  placeholder: "Search news, topics, or authors...",
42014
42014
  showSubmitButton: !0,
@@ -42030,7 +42030,7 @@ const wA = {
42030
42030
  "button",
42031
42031
  {
42032
42032
  onClick: () => {
42033
- m(d), g("");
42033
+ m(d), v("");
42034
42034
  },
42035
42035
  className: "ml-2 text-indigo-600 hover:text-indigo-800",
42036
42036
  children: "×"
@@ -42042,7 +42042,7 @@ const wA = {
42042
42042
  {
42043
42043
  className: "text-sm text-gray-600 hover:underline",
42044
42044
  onClick: () => {
42045
- m(d), g("");
42045
+ m(d), v("");
42046
42046
  },
42047
42047
  children: "Clear Search"
42048
42048
  }
@@ -42085,7 +42085,7 @@ const wA = {
42085
42085
  onDateFilterChange: E,
42086
42086
  filterKeys: e,
42087
42087
  searchableFilters: r,
42088
- filtersData: v,
42088
+ filtersData: g,
42089
42089
  activeFilters: M,
42090
42090
  handleFilterChange: Ra,
42091
42091
  toggleSavedJobsFilter: () => console.log("toggle saved jobs filter"),
@@ -42183,7 +42183,7 @@ const wA = {
42183
42183
  dateFieldLabel: l,
42184
42184
  activeFilters: M,
42185
42185
  handleFilterChange: Ra,
42186
- filtersData: v,
42186
+ filtersData: g,
42187
42187
  isMobileFilterOpen: z,
42188
42188
  toggleMobileFilter: Mt
42189
42189
  }
@@ -42480,14 +42480,14 @@ const wA = {
42480
42480
  const [o, i] = _(""), [c, l] = _([]), [d, h] = _(!1);
42481
42481
  se(() => {
42482
42482
  if (o.length > 0) {
42483
- const m = t.filter((g) => {
42484
- var w, C, b, S, j;
42483
+ const m = t.filter((v) => {
42484
+ var w, b, C, S, j;
42485
42485
  const M = o.toLowerCase();
42486
- return g.title.toLowerCase().includes(M) || ((w = g.description) == null ? void 0 : w.toLowerCase().includes(M)) || ((C = g.instructor) == null ? void 0 : C.toLowerCase().includes(M)) || ((b = g.tags) == null ? void 0 : b.some((N) => N.toLowerCase().includes(M))) || ((S = g.category) == null ? void 0 : S.toLowerCase().includes(M)) || ((j = g.subcategory) == null ? void 0 : j.toLowerCase().includes(M));
42486
+ return v.title.toLowerCase().includes(M) || ((w = v.description) == null ? void 0 : w.toLowerCase().includes(M)) || ((b = v.instructor) == null ? void 0 : b.toLowerCase().includes(M)) || ((C = v.tags) == null ? void 0 : C.some((N) => N.toLowerCase().includes(M))) || ((S = v.category) == null ? void 0 : S.toLowerCase().includes(M)) || ((j = v.subcategory) == null ? void 0 : j.toLowerCase().includes(M));
42487
42487
  });
42488
42488
  e(m);
42489
- const v = t.filter((g) => g.title.toLowerCase().includes(o.toLowerCase())).map((g) => g.title).slice(0, 3), f = t.flatMap((g) => g.tags ?? []).filter((g) => g.toLowerCase().includes(o.toLowerCase())).filter((g, M, w) => w.indexOf(g) === M).slice(0, 3), x = t.filter((g) => g.instructor ? g.instructor.toLowerCase().includes(o.toLowerCase()) : !1).map((g) => g.instructor).filter((g, M, w) => w.indexOf(g) === M).slice(0, 2);
42490
- l([...v, ...f, ...x]), h(!0);
42489
+ const g = t.filter((v) => v.title.toLowerCase().includes(o.toLowerCase())).map((v) => v.title).slice(0, 3), f = t.flatMap((v) => v.tags ?? []).filter((v) => v.toLowerCase().includes(o.toLowerCase())).filter((v, M, w) => w.indexOf(v) === M).slice(0, 3), x = t.filter((v) => v.instructor ? v.instructor.toLowerCase().includes(o.toLowerCase()) : !1).map((v) => v.instructor).filter((v, M, w) => w.indexOf(v) === M).slice(0, 2);
42490
+ l([...g, ...f, ...x]), h(!0);
42491
42491
  } else
42492
42492
  e(t), l([]), h(!1);
42493
42493
  }, [o, t, e]);
@@ -42515,7 +42515,7 @@ const wA = {
42515
42515
  ),
42516
42516
  o && /* @__PURE__ */ a.jsx("button", { onClick: y, className: "absolute inset-y-0 right-0 pr-3 flex items-center", children: /* @__PURE__ */ a.jsx(Yt, { className: "h-5 w-5 text-gray-400 hover:text-gray-600" }) })
42517
42517
  ] }),
42518
- d && c.length > 0 && /* @__PURE__ */ a.jsx("div", { className: "absolute z-10 w-full mt-1 bg-white border border-gray-200 rounded-lg shadow-lg", children: /* @__PURE__ */ a.jsx("ul", { className: "py-1", children: c.map((m, v) => /* @__PURE__ */ a.jsx("li", { children: /* @__PURE__ */ a.jsx(
42518
+ d && c.length > 0 && /* @__PURE__ */ a.jsx("div", { className: "absolute z-10 w-full mt-1 bg-white border border-gray-200 rounded-lg shadow-lg", children: /* @__PURE__ */ a.jsx("ul", { className: "py-1", children: c.map((m, g) => /* @__PURE__ */ a.jsx("li", { children: /* @__PURE__ */ a.jsx(
42519
42519
  "button",
42520
42520
  {
42521
42521
  onClick: () => p(m),
@@ -42525,7 +42525,7 @@ const wA = {
42525
42525
  m
42526
42526
  ] })
42527
42527
  }
42528
- ) }, v)) }) }),
42528
+ ) }, g)) }) }),
42529
42529
  o && /* @__PURE__ */ a.jsxs("div", { className: "mt-2 text-sm text-gray-600", children: [
42530
42530
  'Search results for "',
42531
42531
  o,
@@ -42619,31 +42619,31 @@ const wA = {
42619
42619
  onCategorySelect: p,
42620
42620
  onSubcategorySelect: y
42621
42621
  }) => {
42622
- const [m, v] = _(!1), f = [
42622
+ const [m, g] = _(!1), f = [
42623
42623
  { value: "relevance", label: "Most Relevant" },
42624
42624
  { value: "price-low-high", label: "Price: Low to High" },
42625
42625
  { value: "price-high-low", label: "Price: High to Low" },
42626
42626
  { value: "rating", label: "Highest Rated" },
42627
42627
  { value: "newest", label: "Newest" },
42628
42628
  { value: "most-enrolled", label: "Most Enrolled" }
42629
- ], x = ["English", "Spanish", "French", "German", "Multiple"], g = ["Lifetime Access", "Certificate", "Mobile Access", "Expert Support"], M = (b) => {
42630
- const S = t.languages.includes(b) ? t.languages.filter((j) => j !== b) : [...t.languages, b];
42629
+ ], x = ["English", "Spanish", "French", "German", "Multiple"], v = ["Lifetime Access", "Certificate", "Mobile Access", "Expert Support"], M = (C) => {
42630
+ const S = t.languages.includes(C) ? t.languages.filter((j) => j !== C) : [...t.languages, C];
42631
42631
  r({ ...t, languages: S });
42632
- }, w = (b) => {
42633
- const S = t.features.includes(b) ? t.features.filter((j) => j !== b) : [...t.features, b];
42632
+ }, w = (C) => {
42633
+ const S = t.features.includes(C) ? t.features.filter((j) => j !== C) : [...t.features, C];
42634
42634
  r({ ...t, features: S });
42635
- }, C = t.levels.length > 0 || t.languages.length > 0 || t.features.length > 0 || t.rating > 0 || t.priceRange[0] > 0 || t.priceRange[1] < 2e3;
42635
+ }, b = t.levels.length > 0 || t.languages.length > 0 || t.features.length > 0 || t.rating > 0 || t.priceRange[0] > 0 || t.priceRange[1] < 2e3;
42636
42636
  return /* @__PURE__ */ a.jsxs("div", { className: "course-filters bg-white rounded-lg shadow-sm border border-gray-200", children: [
42637
42637
  /* @__PURE__ */ a.jsxs("div", { className: "hidden lg:block p-4 border-b border-gray-200", children: [
42638
42638
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center justify-between", children: [
42639
42639
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center", children: [
42640
42640
  /* @__PURE__ */ a.jsx(vs, { className: "w-5 h-5 text-gray-600 mr-2" }),
42641
42641
  /* @__PURE__ */ a.jsx("h3", { className: "text-lg font-semibold text-gray-900", children: "Filters" }),
42642
- C && /* @__PURE__ */ a.jsx("span", { className: "ml-2 px-2 py-1 bg-yellow-100 text-indigo-800 text-xs rounded-full", children: "Active" })
42642
+ b && /* @__PURE__ */ a.jsx("span", { className: "ml-2 px-2 py-1 bg-yellow-100 text-indigo-800 text-xs rounded-full", children: "Active" })
42643
42643
  ] }),
42644
42644
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center space-x-2", children: [
42645
- C && /* @__PURE__ */ a.jsx("button", { onClick: o, className: "text-sm text-indigo-600 hover:text-indigo-800", children: "Clear All" }),
42646
- /* @__PURE__ */ a.jsx("button", { onClick: () => v(!m), className: "lg:hidden p-1 rounded-md hover:bg-gray-100", children: /* @__PURE__ */ a.jsx(zi, { className: `w-4 h-4 transition-transform ${m ? "rotate-180" : ""}` }) })
42645
+ b && /* @__PURE__ */ a.jsx("button", { onClick: o, className: "text-sm text-indigo-600 hover:text-indigo-800", children: "Clear All" }),
42646
+ /* @__PURE__ */ a.jsx("button", { onClick: () => g(!m), className: "lg:hidden p-1 rounded-md hover:bg-gray-100", children: /* @__PURE__ */ a.jsx(zi, { className: `w-4 h-4 transition-transform ${m ? "rotate-180" : ""}` }) })
42647
42647
  ] })
42648
42648
  ] }),
42649
42649
  /* @__PURE__ */ a.jsxs("p", { className: "text-sm text-gray-600 mt-2", children: [
@@ -42661,9 +42661,9 @@ const wA = {
42661
42661
  {
42662
42662
  id: "sort-select",
42663
42663
  value: e,
42664
- onChange: (b) => n(b.target.value),
42664
+ onChange: (C) => n(C.target.value),
42665
42665
  className: "w-full px-3 py-2 border border-gray-300 rounded-lg focus:ring-yellow--500 focus:border-yellow--500",
42666
- children: f.map((b) => /* @__PURE__ */ a.jsx("option", { value: b.value, children: b.label }, b.value))
42666
+ children: f.map((C) => /* @__PURE__ */ a.jsx("option", { value: C.value, children: C.label }, C.value))
42667
42667
  }
42668
42668
  )
42669
42669
  ] }),
@@ -42680,33 +42680,33 @@ const wA = {
42680
42680
  ),
42681
42681
  /* @__PURE__ */ a.jsxs("div", { className: "p-4 border-b border-gray-200", children: [
42682
42682
  /* @__PURE__ */ a.jsx("h4", { className: "text-sm font-medium text-gray-900 mb-3", children: "Language" }),
42683
- /* @__PURE__ */ a.jsx("div", { className: "space-y-2", children: x.map((b) => /* @__PURE__ */ a.jsxs("label", { className: "flex items-center", children: [
42683
+ /* @__PURE__ */ a.jsx("div", { className: "space-y-2", children: x.map((C) => /* @__PURE__ */ a.jsxs("label", { className: "flex items-center", children: [
42684
42684
  /* @__PURE__ */ a.jsx(
42685
42685
  "input",
42686
42686
  {
42687
42687
  type: "checkbox",
42688
- checked: t.languages.includes(b),
42689
- onChange: () => M(b),
42688
+ checked: t.languages.includes(C),
42689
+ onChange: () => M(C),
42690
42690
  className: "mr-2 text-indigo-600 focus:ring-yellow--500 rounded"
42691
42691
  }
42692
42692
  ),
42693
- /* @__PURE__ */ a.jsx("span", { className: "text-sm text-gray-700", children: b })
42694
- ] }, b)) })
42693
+ /* @__PURE__ */ a.jsx("span", { className: "text-sm text-gray-700", children: C })
42694
+ ] }, C)) })
42695
42695
  ] }),
42696
42696
  /* @__PURE__ */ a.jsxs("div", { className: "p-4", children: [
42697
42697
  /* @__PURE__ */ a.jsx("h4", { className: "text-sm font-medium text-gray-900 mb-3", children: "Features" }),
42698
- /* @__PURE__ */ a.jsx("div", { className: "space-y-2", children: g.map((b) => /* @__PURE__ */ a.jsxs("label", { className: "flex items-center", children: [
42698
+ /* @__PURE__ */ a.jsx("div", { className: "space-y-2", children: v.map((C) => /* @__PURE__ */ a.jsxs("label", { className: "flex items-center", children: [
42699
42699
  /* @__PURE__ */ a.jsx(
42700
42700
  "input",
42701
42701
  {
42702
42702
  type: "checkbox",
42703
- checked: t.features.includes(b),
42704
- onChange: () => w(b),
42703
+ checked: t.features.includes(C),
42704
+ onChange: () => w(C),
42705
42705
  className: "mr-2 text-indigo-600 focus:ring-yellow--500 rounded"
42706
42706
  }
42707
42707
  ),
42708
- /* @__PURE__ */ a.jsx("span", { className: "text-sm text-gray-700", children: b })
42709
- ] }, b)) })
42708
+ /* @__PURE__ */ a.jsx("span", { className: "text-sm text-gray-700", children: C })
42709
+ ] }, C)) })
42710
42710
  ] })
42711
42711
  ] })
42712
42712
  ] });
@@ -42742,11 +42742,11 @@ const wA = {
42742
42742
  onSubcategorySelect: p,
42743
42743
  isMobileFilterOpen: y,
42744
42744
  toggleMobileFilter: m,
42745
- enableMobileFilter: v,
42745
+ enableMobileFilter: g,
42746
42746
  showFilterName: f = !0,
42747
42747
  isMobile: x = !1
42748
42748
  }) => /* @__PURE__ */ a.jsxs("aside", { className: x ? "lg:w-1/4 space-y-6" : "w-full space-y-6", children: [
42749
- v && /* @__PURE__ */ a.jsx(
42749
+ g && /* @__PURE__ */ a.jsx(
42750
42750
  "button",
42751
42751
  {
42752
42752
  className: "block md:hidden flex items-center justify-center p-3 bg-white border-2 border-gray-200 text-gray-700 rounded-xl hover:border-gray-300 hover:bg-gray-50 transition-all duration-200 focus:ring-4 focus:ring-gray-200 focus:outline-none hover:scale-105",
@@ -42926,12 +42926,12 @@ const wA = {
42926
42926
  c * o
42927
42927
  ), p = Kc(null), y = (m) => {
42928
42928
  l(m), setTimeout(() => {
42929
- var v;
42930
- (v = p.current) == null || v.scrollIntoView({ behavior: "smooth", block: "start" });
42929
+ var g;
42930
+ (g = p.current) == null || g.scrollIntoView({ behavior: "smooth", block: "start" });
42931
42931
  }, 100);
42932
42932
  };
42933
42933
  return t.length > 0 ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
42934
- /* @__PURE__ */ a.jsx("div", { className: d === "grid" ? "grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-6" : "space-y-6", children: u.map((m, v) => /* @__PURE__ */ a.jsx("div", { ref: v === 0 ? p : null, children: /* @__PURE__ */ a.jsx(
42934
+ /* @__PURE__ */ a.jsx("div", { className: d === "grid" ? "grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-6" : "space-y-6", children: u.map((m, g) => /* @__PURE__ */ a.jsx("div", { ref: g === 0 ? p : null, children: /* @__PURE__ */ a.jsx(
42935
42935
  kO,
42936
42936
  {
42937
42937
  course: m,
@@ -42960,7 +42960,7 @@ const wA = {
42960
42960
  enableMobileFilter: e = !0,
42961
42961
  itemsPerPage: r = 9
42962
42962
  }) => {
42963
- const [n, o] = _([]), [i, c] = _([]), [l, d] = _(/* @__PURE__ */ new Set()), [h, u] = _(""), [p, y] = _(""), [m, v] = _("relevance"), [f, x] = _(!1), [g, M] = _(1), [w, C] = _(!1), [b, S] = _(!1), [j, N] = _(!0), [I, q] = _(""), [A, P] = _([]), [T, F] = _([]), [U, z] = _("grid"), [B, D] = _(r), X = () => {
42963
+ const [n, o] = _([]), [i, c] = _([]), [l, d] = _(/* @__PURE__ */ new Set()), [h, u] = _(""), [p, y] = _(""), [m, g] = _("relevance"), [f, x] = _(!1), [v, M] = _(1), [w, b] = _(!1), [C, S] = _(!1), [j, N] = _(!0), [I, q] = _(""), [A, P] = _([]), [T, F] = _([]), [U, z] = _("grid"), [B, D] = _(r), X = () => {
42964
42964
  z((E) => E === "grid" ? "list" : "grid");
42965
42965
  }, ie = (E) => (E ?? "").trim().toLowerCase().replace(/\s+/g, "-"), ee = Ec(() => {
42966
42966
  const E = /* @__PURE__ */ new Map();
@@ -43078,8 +43078,8 @@ const wA = {
43078
43078
  rating: 0
43079
43079
  }), u(""), y(""), x(!1), q(""), c(n);
43080
43080
  }, pe = () => {
43081
- C(!w);
43082
- }, de = Q.length === 0 ? 0 : (g - 1) * B + 1, Ve = Math.min(g * B, Q.length), Ne = (E) => {
43081
+ b(!w);
43082
+ }, de = Q.length === 0 ? 0 : (v - 1) * B + 1, Ve = Math.min(v * B, Q.length), Ne = (E) => {
43083
43083
  if (q(E), !E) {
43084
43084
  c(n), F([]);
43085
43085
  return;
@@ -43175,7 +43175,7 @@ const wA = {
43175
43175
  {
43176
43176
  sortBy: m,
43177
43177
  onFiltersChange: Y,
43178
- onSortChange: v,
43178
+ onSortChange: g,
43179
43179
  onClearFilters: ce,
43180
43180
  totalCourses: n.length,
43181
43181
  filteredCourses: Q.length,
@@ -43188,7 +43188,7 @@ const wA = {
43188
43188
  isMobileFilterOpen: w,
43189
43189
  toggleMobileFilter: pe,
43190
43190
  enableMobileFilter: e,
43191
- showFilterName: !b,
43191
+ showFilterName: !C,
43192
43192
  isMobile: !0
43193
43193
  }
43194
43194
  )
@@ -43199,7 +43199,7 @@ const wA = {
43199
43199
  filters: J,
43200
43200
  sortBy: m,
43201
43201
  onFiltersChange: Y,
43202
- onSortChange: v,
43202
+ onSortChange: g,
43203
43203
  onClearFilters: ce,
43204
43204
  totalCourses: n.length,
43205
43205
  filteredCourses: Q.length,
@@ -43237,7 +43237,7 @@ const wA = {
43237
43237
  handleClearFilters: ce,
43238
43238
  itemsPerPage: r,
43239
43239
  handleEnroll: G,
43240
- currentPage: g,
43240
+ currentPage: v,
43241
43241
  setCurrentPage: M,
43242
43242
  viewMode: U
43243
43243
  }
@@ -43374,15 +43374,15 @@ function CO() {
43374
43374
  Object.defineProperty(e, "__esModule", {
43375
43375
  value: !0
43376
43376
  });
43377
- function r(b, S) {
43378
- for (var j in S) Object.defineProperty(b, j, {
43377
+ function r(C, S) {
43378
+ for (var j in S) Object.defineProperty(C, j, {
43379
43379
  enumerable: !0,
43380
43380
  get: S[j]
43381
43381
  });
43382
43382
  }
43383
43383
  r(e, {
43384
43384
  default: function() {
43385
- return C;
43385
+ return b;
43386
43386
  },
43387
43387
  handleClientScriptLoad: function() {
43388
43388
  return f;
@@ -43391,9 +43391,9 @@ function CO() {
43391
43391
  return M;
43392
43392
  }
43393
43393
  });
43394
- const n = Qj, o = CA, i = a, c = /* @__PURE__ */ n._(WS), l = /* @__PURE__ */ o._(Je), d = wO(), h = bO(), u = CO(), p = /* @__PURE__ */ new Map(), y = /* @__PURE__ */ new Set(), m = (b) => {
43394
+ const n = Qj, o = CA, i = a, c = /* @__PURE__ */ n._(WS), l = /* @__PURE__ */ o._(Je), d = wO(), h = bO(), u = CO(), p = /* @__PURE__ */ new Map(), y = /* @__PURE__ */ new Set(), m = (C) => {
43395
43395
  if (c.default.preinit) {
43396
- b.forEach((S) => {
43396
+ C.forEach((S) => {
43397
43397
  c.default.preinit(S, {
43398
43398
  as: "style"
43399
43399
  });
@@ -43402,14 +43402,14 @@ function CO() {
43402
43402
  }
43403
43403
  if (typeof window < "u") {
43404
43404
  let S = document.head;
43405
- b.forEach((j) => {
43405
+ C.forEach((j) => {
43406
43406
  let N = document.createElement("link");
43407
43407
  N.type = "text/css", N.rel = "stylesheet", N.href = j, S.appendChild(N);
43408
43408
  });
43409
43409
  }
43410
- }, v = (b) => {
43410
+ }, g = (C) => {
43411
43411
  const { src: S, id: j, onLoad: N = () => {
43412
- }, onReady: I = null, dangerouslySetInnerHTML: q, children: A = "", strategy: P = "afterInteractive", onError: T, stylesheets: F } = b, U = j || S;
43412
+ }, onReady: I = null, dangerouslySetInnerHTML: q, children: A = "", strategy: P = "afterInteractive", onError: T, stylesheets: F } = C, U = j || S;
43413
43413
  if (U && y.has(U))
43414
43414
  return;
43415
43415
  if (p.has(S)) {
@@ -43427,20 +43427,20 @@ function CO() {
43427
43427
  }).catch(function(X) {
43428
43428
  T && T(X);
43429
43429
  });
43430
- q ? (B.innerHTML = q.__html || "", z()) : A ? (B.textContent = typeof A == "string" ? A : Array.isArray(A) ? A.join("") : "", z()) : S && (B.src = S, p.set(S, D)), (0, h.setAttributesFromProps)(B, b), P === "worker" && B.setAttribute("type", "text/partytown"), B.setAttribute("data-nscript", P), F && m(F), document.body.appendChild(B);
43430
+ q ? (B.innerHTML = q.__html || "", z()) : A ? (B.textContent = typeof A == "string" ? A : Array.isArray(A) ? A.join("") : "", z()) : S && (B.src = S, p.set(S, D)), (0, h.setAttributesFromProps)(B, C), P === "worker" && B.setAttribute("type", "text/partytown"), B.setAttribute("data-nscript", P), F && m(F), document.body.appendChild(B);
43431
43431
  };
43432
- function f(b) {
43433
- const { strategy: S = "afterInteractive" } = b;
43432
+ function f(C) {
43433
+ const { strategy: S = "afterInteractive" } = C;
43434
43434
  S === "lazyOnload" ? window.addEventListener("load", () => {
43435
- (0, u.requestIdleCallback)(() => v(b));
43436
- }) : v(b);
43435
+ (0, u.requestIdleCallback)(() => g(C));
43436
+ }) : g(C);
43437
43437
  }
43438
- function x(b) {
43439
- document.readyState === "complete" ? (0, u.requestIdleCallback)(() => v(b)) : window.addEventListener("load", () => {
43440
- (0, u.requestIdleCallback)(() => v(b));
43438
+ function x(C) {
43439
+ document.readyState === "complete" ? (0, u.requestIdleCallback)(() => g(C)) : window.addEventListener("load", () => {
43440
+ (0, u.requestIdleCallback)(() => g(C));
43441
43441
  });
43442
43442
  }
43443
- function g() {
43443
+ function v() {
43444
43444
  [
43445
43445
  ...document.querySelectorAll('[data-nscript="beforeInteractive"]'),
43446
43446
  ...document.querySelectorAll('[data-nscript="beforePageRender"]')
@@ -43449,12 +43449,12 @@ function CO() {
43449
43449
  y.add(j);
43450
43450
  });
43451
43451
  }
43452
- function M(b) {
43453
- b.forEach(f), g();
43452
+ function M(C) {
43453
+ C.forEach(f), v();
43454
43454
  }
43455
- function w(b) {
43455
+ function w(C) {
43456
43456
  const { id: S, src: j = "", onLoad: N = () => {
43457
- }, onReady: I = null, strategy: q = "afterInteractive", onError: A, stylesheets: P, ...T } = b, { updateScripts: F, scripts: U, getIsSsr: z, appDir: B, nonce: D } = (0, l.useContext)(d.HeadManagerContext), X = (0, l.useRef)(!1);
43457
+ }, onReady: I = null, strategy: q = "afterInteractive", onError: A, stylesheets: P, ...T } = C, { updateScripts: F, scripts: U, getIsSsr: z, appDir: B, nonce: D } = (0, l.useContext)(d.HeadManagerContext), X = (0, l.useRef)(!1);
43458
43458
  (0, l.useEffect)(() => {
43459
43459
  const ee = S || j;
43460
43460
  X.current || (I && ee && y.has(ee) && I(), X.current = !0);
@@ -43465,9 +43465,9 @@ function CO() {
43465
43465
  ]);
43466
43466
  const ie = (0, l.useRef)(!1);
43467
43467
  if ((0, l.useEffect)(() => {
43468
- ie.current || (q === "afterInteractive" ? v(b) : q === "lazyOnload" && x(b), ie.current = !0);
43468
+ ie.current || (q === "afterInteractive" ? g(C) : q === "lazyOnload" && x(C), ie.current = !0);
43469
43469
  }, [
43470
- b,
43470
+ C,
43471
43471
  q
43472
43472
  ]), (q === "beforeInteractive" || q === "worker") && (F ? (U[q] = (U[q] || []).concat([
43473
43473
  {
@@ -43478,7 +43478,7 @@ function CO() {
43478
43478
  onError: A,
43479
43479
  ...T
43480
43480
  }
43481
- ]), F(U)) : z && z() ? y.add(S || j) : z && !z() && v(b)), B) {
43481
+ ]), F(U)) : z && z() ? y.add(S || j) : z && !z() && g(C)), B) {
43482
43482
  if (P && P.forEach((ee) => {
43483
43483
  c.default.preinit(ee, {
43484
43484
  as: "style"
@@ -43532,7 +43532,7 @@ function CO() {
43532
43532
  Object.defineProperty(w, "__nextScript", {
43533
43533
  value: !0
43534
43534
  });
43535
- const C = w;
43535
+ const b = w;
43536
43536
  (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), t.exports = e.default);
43537
43537
  })(tj, tj.exports);
43538
43538
  var jO = tj.exports, LO = jO;
@@ -43579,15 +43579,15 @@ function AO(t, e = []) {
43579
43579
  const l = k.createContext(c), d = r.length;
43580
43580
  r = [...r, c];
43581
43581
  const h = (p) => {
43582
- var g;
43583
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
43582
+ var v;
43583
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
43584
43584
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
43585
43585
  };
43586
43586
  h.displayName = i + "Provider";
43587
43587
  function u(p, y) {
43588
43588
  var f;
43589
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
43590
- if (v) return v;
43589
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
43590
+ if (g) return g;
43591
43591
  if (c !== void 0) return c;
43592
43592
  throw new Error(`\`${p}\` must be used within \`${i}\``);
43593
43593
  }
@@ -43816,14 +43816,14 @@ function BO(t) {
43816
43816
  defaultProp: o ?? !1,
43817
43817
  onChange: d,
43818
43818
  caller: $b
43819
- }), [v, f] = k.useState(null), [x, g] = k.useState(null), M = k.useRef(!1), w = v ? !!c || !!v.closest("form") : (
43819
+ }), [g, f] = k.useState(null), [x, v] = k.useState(null), M = k.useRef(!1), w = g ? !!c || !!g.closest("form") : (
43820
43820
  // We set this to true by default so that events bubble to forms without JS (SSR)
43821
43821
  !0
43822
- ), C = {
43822
+ ), b = {
43823
43823
  checked: y,
43824
43824
  disabled: i,
43825
43825
  setChecked: m,
43826
- control: v,
43826
+ control: g,
43827
43827
  setControl: f,
43828
43828
  name: l,
43829
43829
  form: c,
@@ -43833,14 +43833,14 @@ function BO(t) {
43833
43833
  defaultChecked: Ja(o) ? !1 : o,
43834
43834
  isFormControl: w,
43835
43835
  bubbleInput: x,
43836
- setBubbleInput: g
43836
+ setBubbleInput: v
43837
43837
  };
43838
43838
  return /* @__PURE__ */ a.jsx(
43839
43839
  VO,
43840
43840
  {
43841
43841
  scope: e,
43842
- ...C,
43843
- children: UO(p) ? p(C) : n
43842
+ ...b,
43843
+ children: UO(p) ? p(b) : n
43844
43844
  }
43845
43845
  );
43846
43846
  }
@@ -43856,13 +43856,13 @@ var SA = "CheckboxTrigger", IA = k.forwardRef(
43856
43856
  setChecked: p,
43857
43857
  hasConsumerStoppedPropagationRef: y,
43858
43858
  isFormControl: m,
43859
- bubbleInput: v
43859
+ bubbleInput: g
43860
43860
  } = nL(SA, t), f = eL(o, u), x = k.useRef(d);
43861
43861
  return k.useEffect(() => {
43862
- const g = i == null ? void 0 : i.form;
43863
- if (g) {
43862
+ const v = i == null ? void 0 : i.form;
43863
+ if (v) {
43864
43864
  const M = () => p(x.current);
43865
- return g.addEventListener("reset", M), () => g.removeEventListener("reset", M);
43865
+ return v.addEventListener("reset", M), () => v.removeEventListener("reset", M);
43866
43866
  }
43867
43867
  }, [i, p]), /* @__PURE__ */ a.jsx(
43868
43868
  rL.button,
@@ -43877,11 +43877,11 @@ var SA = "CheckboxTrigger", IA = k.forwardRef(
43877
43877
  value: c,
43878
43878
  ...n,
43879
43879
  ref: f,
43880
- onKeyDown: gS(e, (g) => {
43881
- g.key === "Enter" && g.preventDefault();
43880
+ onKeyDown: gS(e, (v) => {
43881
+ v.key === "Enter" && v.preventDefault();
43882
43882
  }),
43883
- onClick: gS(r, (g) => {
43884
- p((M) => Ja(M) ? !0 : !M), v && m && (y.current = g.isPropagationStopped(), y.current || g.stopPropagation());
43883
+ onClick: gS(r, (v) => {
43884
+ p((M) => Ja(M) ? !0 : !M), g && m && (y.current = v.isPropagationStopped(), y.current || v.stopPropagation());
43885
43885
  })
43886
43886
  }
43887
43887
  );
@@ -43971,26 +43971,26 @@ var PA = "CheckboxBubbleInput", _A = k.forwardRef(
43971
43971
  form: p,
43972
43972
  bubbleInput: y,
43973
43973
  setBubbleInput: m
43974
- } = nL(PA, t), v = eL(r, m), f = tL(i), x = aL(n);
43974
+ } = nL(PA, t), g = eL(r, m), f = tL(i), x = aL(n);
43975
43975
  k.useEffect(() => {
43976
43976
  const M = y;
43977
43977
  if (!M) return;
43978
- const w = window.HTMLInputElement.prototype, b = Object.getOwnPropertyDescriptor(
43978
+ const w = window.HTMLInputElement.prototype, C = Object.getOwnPropertyDescriptor(
43979
43979
  w,
43980
43980
  "checked"
43981
43981
  ).set, S = !o.current;
43982
- if (f !== i && b) {
43982
+ if (f !== i && C) {
43983
43983
  const j = new Event("click", { bubbles: S });
43984
- M.indeterminate = Ja(i), b.call(M, Ja(i) ? !1 : i), M.dispatchEvent(j);
43984
+ M.indeterminate = Ja(i), C.call(M, Ja(i) ? !1 : i), M.dispatchEvent(j);
43985
43985
  }
43986
43986
  }, [y, f, i, o]);
43987
- const g = k.useRef(Ja(i) ? !1 : i);
43987
+ const v = k.useRef(Ja(i) ? !1 : i);
43988
43988
  return /* @__PURE__ */ a.jsx(
43989
43989
  rL.input,
43990
43990
  {
43991
43991
  type: "checkbox",
43992
43992
  "aria-hidden": !0,
43993
- defaultChecked: c ?? g.current,
43993
+ defaultChecked: c ?? v.current,
43994
43994
  required: l,
43995
43995
  disabled: d,
43996
43996
  name: h,
@@ -43998,7 +43998,7 @@ var PA = "CheckboxBubbleInput", _A = k.forwardRef(
43998
43998
  form: p,
43999
43999
  ...e,
44000
44000
  tabIndex: -1,
44001
- ref: v,
44001
+ ref: g,
44002
44002
  style: {
44003
44003
  ...e.style,
44004
44004
  ...x,
@@ -44090,7 +44090,7 @@ function GO({
44090
44090
  identifierLabel: l = "Email or Username",
44091
44091
  identifierPlaceholder: d = "you@example.com"
44092
44092
  }) {
44093
- const [h, u] = _(""), [p, y] = _(""), [m, v] = _(!1), f = (x) => {
44093
+ const [h, u] = _(""), [p, y] = _(""), [m, g] = _(!1), f = (x) => {
44094
44094
  x.preventDefault(), t(h, p, m);
44095
44095
  };
44096
44096
  return /* @__PURE__ */ a.jsxs(ve, { className: "w-full max-w-md", children: [
@@ -44149,7 +44149,7 @@ function GO({
44149
44149
  {
44150
44150
  id: "remember",
44151
44151
  checked: m,
44152
- onCheckedChange: (x) => v(x),
44152
+ onCheckedChange: (x) => g(x),
44153
44153
  disabled: n
44154
44154
  }
44155
44155
  ),
@@ -44235,7 +44235,7 @@ function ZO({
44235
44235
  title: i = "Create Account",
44236
44236
  description: c = "Join us to access exclusive opportunities"
44237
44237
  }) {
44238
- const [l, d] = _({}), [h, u] = _(""), p = (m, v) => d((f) => ({ ...f, [m]: v })), y = (m) => {
44238
+ const [l, d] = _({}), [h, u] = _(""), p = (m, g) => d((f) => ({ ...f, [m]: g })), y = (m) => {
44239
44239
  if (m.preventDefault(), u(""), "password" in l && "confirmPassword" in l && l.password !== l.confirmPassword) {
44240
44240
  u("Passwords do not match");
44241
44241
  return;
@@ -44264,7 +44264,7 @@ function ZO({
44264
44264
  required: m.required,
44265
44265
  disabled: n,
44266
44266
  value: l[m.name] || "",
44267
- onChange: (v) => p(m.name, v.target.value)
44267
+ onChange: (g) => p(m.name, g.target.value)
44268
44268
  }
44269
44269
  )
44270
44270
  ] }, m.name))
@@ -44669,15 +44669,15 @@ function aE(t, e = []) {
44669
44669
  const l = k.createContext(c), d = r.length;
44670
44670
  r = [...r, c];
44671
44671
  const h = (p) => {
44672
- var g;
44673
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
44672
+ var v;
44673
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
44674
44674
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
44675
44675
  };
44676
44676
  h.displayName = i + "Provider";
44677
44677
  function u(p, y) {
44678
44678
  var f;
44679
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
44680
- if (v) return v;
44679
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
44680
+ if (g) return g;
44681
44681
  if (c !== void 0) return c;
44682
44682
  throw new Error(`\`${p}\` must be used within \`${i}\``);
44683
44683
  }
@@ -44800,28 +44800,28 @@ var lE = [
44800
44800
  onCheckedChange: h,
44801
44801
  form: u,
44802
44802
  ...p
44803
- } = t, [y, m] = k.useState(null), v = qA(e, (w) => m(w)), f = k.useRef(!1), x = y ? u || !!y.closest("form") : !0, [g, M] = iE({
44803
+ } = t, [y, m] = k.useState(null), g = qA(e, (w) => m(w)), f = k.useRef(!1), x = y ? u || !!y.closest("form") : !0, [v, M] = iE({
44804
44804
  prop: o,
44805
44805
  defaultProp: i ?? !1,
44806
44806
  onChange: h,
44807
44807
  caller: Zb
44808
44808
  });
44809
- return /* @__PURE__ */ a.jsxs(hE, { scope: r, checked: g, disabled: l, children: [
44809
+ return /* @__PURE__ */ a.jsxs(hE, { scope: r, checked: v, disabled: l, children: [
44810
44810
  /* @__PURE__ */ a.jsx(
44811
44811
  RA.button,
44812
44812
  {
44813
44813
  type: "button",
44814
44814
  role: "switch",
44815
- "aria-checked": g,
44815
+ "aria-checked": v,
44816
44816
  "aria-required": c,
44817
- "data-state": EA(g),
44817
+ "data-state": EA(v),
44818
44818
  "data-disabled": l ? "" : void 0,
44819
44819
  disabled: l,
44820
44820
  value: d,
44821
44821
  ...p,
44822
- ref: v,
44822
+ ref: g,
44823
44823
  onClick: eE(t.onClick, (w) => {
44824
- M((C) => !C), x && (f.current = w.isPropagationStopped(), f.current || w.stopPropagation());
44824
+ M((b) => !b), x && (f.current = w.isPropagationStopped(), f.current || w.stopPropagation());
44825
44825
  })
44826
44826
  }
44827
44827
  ),
@@ -44832,7 +44832,7 @@ var lE = [
44832
44832
  bubbles: !f.current,
44833
44833
  name: n,
44834
44834
  value: d,
44835
- checked: g,
44835
+ checked: v,
44836
44836
  required: c,
44837
44837
  disabled: l,
44838
44838
  form: u,
@@ -44875,8 +44875,8 @@ var pE = "SwitchBubbleInput", OA = k.forwardRef(
44875
44875
  "checked"
44876
44876
  ).set;
44877
44877
  if (d !== r && m) {
44878
- const v = new Event("click", { bubbles: n });
44879
- m.call(u, r), u.dispatchEvent(v);
44878
+ const g = new Event("click", { bubbles: n });
44879
+ m.call(u, r), u.dispatchEvent(g);
44880
44880
  }
44881
44881
  }, [d, r, n]), /* @__PURE__ */ a.jsx(
44882
44882
  "input",
@@ -44960,15 +44960,15 @@ function fE(t, e = []) {
44960
44960
  const l = k.createContext(c), d = r.length;
44961
44961
  r = [...r, c];
44962
44962
  const h = (p) => {
44963
- var g;
44964
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
44963
+ var v;
44964
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
44965
44965
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
44966
44966
  };
44967
44967
  h.displayName = i + "Provider";
44968
44968
  function u(p, y) {
44969
44969
  var f;
44970
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
44971
- if (v) return v;
44970
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
44971
+ if (g) return g;
44972
44972
  if (c !== void 0) return c;
44973
44973
  throw new Error(`\`${p}\` must be used within \`${i}\``);
44974
44974
  }
@@ -45181,17 +45181,17 @@ const _E = async (t, e, r) => {
45181
45181
  }), {
45182
45182
  x: u,
45183
45183
  y: p
45184
- } = CS(h, n, d), y = n, m = {}, v = 0;
45184
+ } = CS(h, n, d), y = n, m = {}, g = 0;
45185
45185
  for (let f = 0; f < l.length; f++) {
45186
45186
  const {
45187
45187
  name: x,
45188
- fn: g
45188
+ fn: v
45189
45189
  } = l[f], {
45190
45190
  x: M,
45191
45191
  y: w,
45192
- data: C,
45193
- reset: b
45194
- } = await g({
45192
+ data: b,
45193
+ reset: C
45194
+ } = await v({
45195
45195
  x: u,
45196
45196
  y: p,
45197
45197
  initialPlacement: n,
@@ -45209,13 +45209,13 @@ const _E = async (t, e, r) => {
45209
45209
  ...m,
45210
45210
  [x]: {
45211
45211
  ...m[x],
45212
- ...C
45212
+ ...b
45213
45213
  }
45214
- }, b && v <= 50 && (v++, typeof b == "object" && (b.placement && (y = b.placement), b.rects && (h = b.rects === !0 ? await c.getElementRects({
45214
+ }, C && g <= 50 && (g++, typeof C == "object" && (C.placement && (y = C.placement), C.rects && (h = C.rects === !0 ? await c.getElementRects({
45215
45215
  reference: t,
45216
45216
  floating: e,
45217
45217
  strategy: o
45218
- }) : b.rects), {
45218
+ }) : C.rects), {
45219
45219
  x: u,
45220
45220
  y: p
45221
45221
  } = CS(h, y, d)), f = -1);
@@ -45244,7 +45244,7 @@ async function Zc(t, e) {
45244
45244
  elementContext: p = "floating",
45245
45245
  altBoundary: y = !1,
45246
45246
  padding: m = 0
45247
- } = Pa(e, t), v = VA(m), x = l[y ? p === "floating" ? "reference" : "floating" : p], g = Lb(await i.getClippingRect({
45247
+ } = Pa(e, t), g = VA(m), x = l[y ? p === "floating" ? "reference" : "floating" : p], v = Lb(await i.getClippingRect({
45248
45248
  element: (r = await (i.isElement == null ? void 0 : i.isElement(x))) == null || r ? x : x.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(l.floating)),
45249
45249
  boundary: h,
45250
45250
  rootBoundary: u,
@@ -45254,23 +45254,23 @@ async function Zc(t, e) {
45254
45254
  y: o,
45255
45255
  width: c.floating.width,
45256
45256
  height: c.floating.height
45257
- } : c.reference, w = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(l.floating)), C = await (i.isElement == null ? void 0 : i.isElement(w)) ? await (i.getScale == null ? void 0 : i.getScale(w)) || {
45257
+ } : c.reference, w = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(l.floating)), b = await (i.isElement == null ? void 0 : i.isElement(w)) ? await (i.getScale == null ? void 0 : i.getScale(w)) || {
45258
45258
  x: 1,
45259
45259
  y: 1
45260
45260
  } : {
45261
45261
  x: 1,
45262
45262
  y: 1
45263
- }, b = Lb(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({
45263
+ }, C = Lb(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({
45264
45264
  elements: l,
45265
45265
  rect: M,
45266
45266
  offsetParent: w,
45267
45267
  strategy: d
45268
45268
  }) : M);
45269
45269
  return {
45270
- top: (g.top - b.top + v.top) / C.y,
45271
- bottom: (b.bottom - g.bottom + v.bottom) / C.y,
45272
- left: (g.left - b.left + v.left) / C.x,
45273
- right: (b.right - g.right + v.right) / C.x
45270
+ top: (v.top - C.top + g.top) / b.y,
45271
+ bottom: (C.bottom - v.bottom + g.bottom) / b.y,
45272
+ left: (v.left - C.left + g.left) / b.x,
45273
+ right: (C.right - v.right + g.right) / b.x
45274
45274
  };
45275
45275
  }
45276
45276
  const TE = (t) => ({
@@ -45294,10 +45294,10 @@ const TE = (t) => ({
45294
45294
  const p = VA(u), y = {
45295
45295
  x: r,
45296
45296
  y: n
45297
- }, m = dL(o), v = lL(m), f = await c.getDimensions(h), x = m === "y", g = x ? "top" : "left", M = x ? "bottom" : "right", w = x ? "clientHeight" : "clientWidth", C = i.reference[v] + i.reference[m] - y[m] - i.floating[v], b = y[m] - i.reference[m], S = await (c.getOffsetParent == null ? void 0 : c.getOffsetParent(h));
45297
+ }, m = dL(o), g = lL(m), f = await c.getDimensions(h), x = m === "y", v = x ? "top" : "left", M = x ? "bottom" : "right", w = x ? "clientHeight" : "clientWidth", b = i.reference[g] + i.reference[m] - y[m] - i.floating[g], C = y[m] - i.reference[m], S = await (c.getOffsetParent == null ? void 0 : c.getOffsetParent(h));
45298
45298
  let j = S ? S[w] : 0;
45299
- (!j || !await (c.isElement == null ? void 0 : c.isElement(S))) && (j = l.floating[w] || i.floating[v]);
45300
- const N = C / 2 - b / 2, I = j / 2 - f[v] / 2 - 1, q = Qa(p[g], I), A = Qa(p[M], I), P = q, T = j - f[v] - A, F = j / 2 - f[v] / 2 + N, U = rj(P, F, T), z = !d.arrow && Ks(o) != null && F !== U && i.reference[v] / 2 - (F < P ? q : A) - f[v] / 2 < 0, B = z ? F < P ? F - P : F - T : 0;
45299
+ (!j || !await (c.isElement == null ? void 0 : c.isElement(S))) && (j = l.floating[w] || i.floating[g]);
45300
+ const N = b / 2 - C / 2, I = j / 2 - f[g] / 2 - 1, q = Qa(p[v], I), A = Qa(p[M], I), P = q, T = j - f[g] - A, F = j / 2 - f[g] / 2 + N, U = rj(P, F, T), z = !d.arrow && Ks(o) != null && F !== U && i.reference[g] / 2 - (F < P ? q : A) - f[g] / 2 < 0, B = z ? F < P ? F - P : F - T : 0;
45301
45301
  return {
45302
45302
  [m]: y[m] + B,
45303
45303
  data: {
@@ -45328,18 +45328,18 @@ const TE = (t) => ({
45328
45328
  crossAxis: p = !0,
45329
45329
  fallbackPlacements: y,
45330
45330
  fallbackStrategy: m = "bestFit",
45331
- fallbackAxisSideDirection: v = "none",
45331
+ fallbackAxisSideDirection: g = "none",
45332
45332
  flipAlignment: f = !0,
45333
45333
  ...x
45334
45334
  } = Pa(t, e);
45335
45335
  if ((r = i.arrow) != null && r.alignmentOffset)
45336
45336
  return {};
45337
- const g = _a(o), M = ca(l), w = _a(l) === l, C = await (d.isRTL == null ? void 0 : d.isRTL(h.floating)), b = y || (w || !f ? [jb(l)] : LE(l)), S = v !== "none";
45338
- !y && S && b.push(...AE(l, f, v, C));
45339
- const j = [l, ...b], N = await Zc(e, x), I = [];
45337
+ const v = _a(o), M = ca(l), w = _a(l) === l, b = await (d.isRTL == null ? void 0 : d.isRTL(h.floating)), C = y || (w || !f ? [jb(l)] : LE(l)), S = g !== "none";
45338
+ !y && S && C.push(...AE(l, f, g, b));
45339
+ const j = [l, ...C], N = await Zc(e, x), I = [];
45340
45340
  let q = ((n = i.flip) == null ? void 0 : n.overflows) || [];
45341
- if (u && I.push(N[g]), p) {
45342
- const F = jE(o, c, C);
45341
+ if (u && I.push(N[v]), p) {
45342
+ const F = jE(o, c, b);
45343
45343
  I.push(N[F[0]], N[F[1]]);
45344
45344
  }
45345
45345
  if (q = [...q, {
@@ -45454,7 +45454,7 @@ async function DE(t, e) {
45454
45454
  let {
45455
45455
  mainAxis: y,
45456
45456
  crossAxis: m,
45457
- alignmentAxis: v
45457
+ alignmentAxis: g
45458
45458
  } = typeof p == "number" ? {
45459
45459
  mainAxis: p,
45460
45460
  crossAxis: 0,
@@ -45464,7 +45464,7 @@ async function DE(t, e) {
45464
45464
  crossAxis: p.crossAxis || 0,
45465
45465
  alignmentAxis: p.alignmentAxis
45466
45466
  };
45467
- return l && typeof v == "number" && (m = l === "end" ? v * -1 : v), d ? {
45467
+ return l && typeof g == "number" && (m = l === "end" ? g * -1 : g), d ? {
45468
45468
  x: m * u,
45469
45469
  y: y * h
45470
45470
  } : {
@@ -45509,11 +45509,11 @@ const zE = function(t) {
45509
45509
  limiter: l = {
45510
45510
  fn: (x) => {
45511
45511
  let {
45512
- x: g,
45512
+ x: v,
45513
45513
  y: M
45514
45514
  } = x;
45515
45515
  return {
45516
- x: g,
45516
+ x: v,
45517
45517
  y: M
45518
45518
  };
45519
45519
  }
@@ -45523,19 +45523,19 @@ const zE = function(t) {
45523
45523
  x: r,
45524
45524
  y: n
45525
45525
  }, u = await Zc(e, d), p = ca(_a(o)), y = cL(p);
45526
- let m = h[y], v = h[p];
45526
+ let m = h[y], g = h[p];
45527
45527
  if (i) {
45528
- const x = y === "y" ? "top" : "left", g = y === "y" ? "bottom" : "right", M = m + u[x], w = m - u[g];
45528
+ const x = y === "y" ? "top" : "left", v = y === "y" ? "bottom" : "right", M = m + u[x], w = m - u[v];
45529
45529
  m = rj(M, m, w);
45530
45530
  }
45531
45531
  if (c) {
45532
- const x = p === "y" ? "top" : "left", g = p === "y" ? "bottom" : "right", M = v + u[x], w = v - u[g];
45533
- v = rj(M, v, w);
45532
+ const x = p === "y" ? "top" : "left", v = p === "y" ? "bottom" : "right", M = g + u[x], w = g - u[v];
45533
+ g = rj(M, g, w);
45534
45534
  }
45535
45535
  const f = l.fn({
45536
45536
  ...e,
45537
45537
  [y]: m,
45538
- [p]: v
45538
+ [p]: g
45539
45539
  });
45540
45540
  return {
45541
45541
  ...f,
@@ -45568,7 +45568,7 @@ const zE = function(t) {
45568
45568
  x: r,
45569
45569
  y: n
45570
45570
  }, p = ca(o), y = cL(p);
45571
- let m = u[y], v = u[p];
45571
+ let m = u[y], g = u[p];
45572
45572
  const f = Pa(l, e), x = typeof f == "number" ? {
45573
45573
  mainAxis: f,
45574
45574
  crossAxis: 0
@@ -45578,17 +45578,17 @@ const zE = function(t) {
45578
45578
  ...f
45579
45579
  };
45580
45580
  if (d) {
45581
- const w = y === "y" ? "height" : "width", C = i.reference[y] - i.floating[w] + x.mainAxis, b = i.reference[y] + i.reference[w] - x.mainAxis;
45582
- m < C ? m = C : m > b && (m = b);
45581
+ const w = y === "y" ? "height" : "width", b = i.reference[y] - i.floating[w] + x.mainAxis, C = i.reference[y] + i.reference[w] - x.mainAxis;
45582
+ m < b ? m = b : m > C && (m = C);
45583
45583
  }
45584
45584
  if (h) {
45585
- var g, M;
45586
- const w = y === "y" ? "width" : "height", C = BA.has(_a(o)), b = i.reference[p] - i.floating[w] + (C && ((g = c.offset) == null ? void 0 : g[p]) || 0) + (C ? 0 : x.crossAxis), S = i.reference[p] + i.reference[w] + (C ? 0 : ((M = c.offset) == null ? void 0 : M[p]) || 0) - (C ? x.crossAxis : 0);
45587
- v < b ? v = b : v > S && (v = S);
45585
+ var v, M;
45586
+ const w = y === "y" ? "width" : "height", b = BA.has(_a(o)), C = i.reference[p] - i.floating[w] + (b && ((v = c.offset) == null ? void 0 : v[p]) || 0) + (b ? 0 : x.crossAxis), S = i.reference[p] + i.reference[w] + (b ? 0 : ((M = c.offset) == null ? void 0 : M[p]) || 0) - (b ? x.crossAxis : 0);
45587
+ g < C ? g = C : g > S && (g = S);
45588
45588
  }
45589
45589
  return {
45590
45590
  [y]: m,
45591
- [p]: v
45591
+ [p]: g
45592
45592
  };
45593
45593
  }
45594
45594
  };
@@ -45608,16 +45608,16 @@ const zE = function(t) {
45608
45608
  },
45609
45609
  ...h
45610
45610
  } = Pa(t, e), u = await Zc(e, h), p = _a(o), y = Ks(o), m = ca(o) === "y", {
45611
- width: v,
45611
+ width: g,
45612
45612
  height: f
45613
45613
  } = i.floating;
45614
- let x, g;
45615
- p === "top" || p === "bottom" ? (x = p, g = y === (await (c.isRTL == null ? void 0 : c.isRTL(l.floating)) ? "start" : "end") ? "left" : "right") : (g = p, x = y === "end" ? "top" : "bottom");
45616
- const M = f - u.top - u.bottom, w = v - u.left - u.right, C = Qa(f - u[x], M), b = Qa(v - u[g], w), S = !e.middlewareData.shift;
45617
- let j = C, N = b;
45614
+ let x, v;
45615
+ p === "top" || p === "bottom" ? (x = p, v = y === (await (c.isRTL == null ? void 0 : c.isRTL(l.floating)) ? "start" : "end") ? "left" : "right") : (v = p, x = y === "end" ? "top" : "bottom");
45616
+ const M = f - u.top - u.bottom, w = g - u.left - u.right, b = Qa(f - u[x], M), C = Qa(g - u[v], w), S = !e.middlewareData.shift;
45617
+ let j = b, N = C;
45618
45618
  if ((r = e.middlewareData.shift) != null && r.enabled.x && (N = w), (n = e.middlewareData.shift) != null && n.enabled.y && (j = M), S && !y) {
45619
45619
  const q = Lt(u.left, 0), A = Lt(u.right, 0), P = Lt(u.top, 0), T = Lt(u.bottom, 0);
45620
- m ? N = v - 2 * (q !== 0 || A !== 0 ? q + A : Lt(u.left, u.right)) : j = f - 2 * (P !== 0 || T !== 0 ? P + T : Lt(u.top, u.bottom));
45620
+ m ? N = g - 2 * (q !== 0 || A !== 0 ? q + A : Lt(u.left, u.right)) : j = f - 2 * (P !== 0 || T !== 0 ? P + T : Lt(u.top, u.bottom));
45621
45621
  }
45622
45622
  await d({
45623
45623
  ...e,
@@ -45625,7 +45625,7 @@ const zE = function(t) {
45625
45625
  availableHeight: j
45626
45626
  });
45627
45627
  const I = await c.getDimensions(l.floating);
45628
- return v !== I.width || f !== I.height ? {
45628
+ return g !== I.width || f !== I.height ? {
45629
45629
  reset: {
45630
45630
  rects: !0
45631
45631
  }
@@ -45795,10 +45795,10 @@ function Xi(t, e, r, n) {
45795
45795
  let d = (o.left + l.x) / c.x, h = (o.top + l.y) / c.y, u = o.width / c.x, p = o.height / c.y;
45796
45796
  if (i) {
45797
45797
  const y = At(i), m = n && Qt(n) ? At(n) : n;
45798
- let v = y, f = oj(v);
45799
- for (; f && n && m !== v; ) {
45800
- const x = Rs(f), g = f.getBoundingClientRect(), M = ea(f), w = g.left + (f.clientLeft + parseFloat(M.paddingLeft)) * x.x, C = g.top + (f.clientTop + parseFloat(M.paddingTop)) * x.y;
45801
- d *= x.x, h *= x.y, u *= x.x, p *= x.y, d += w, h += C, v = At(f), f = oj(v);
45798
+ let g = y, f = oj(g);
45799
+ for (; f && n && m !== g; ) {
45800
+ const x = Rs(f), v = f.getBoundingClientRect(), M = ea(f), w = v.left + (f.clientLeft + parseFloat(M.paddingLeft)) * x.x, b = v.top + (f.clientTop + parseFloat(M.paddingTop)) * x.y;
45801
+ d *= x.x, h *= x.y, u *= x.x, p *= x.y, d += w, h += b, g = At(f), f = oj(g);
45802
45802
  }
45803
45803
  }
45804
45804
  return Lb({
@@ -45871,8 +45871,8 @@ function tH(t, e) {
45871
45871
  }
45872
45872
  const h = Kb(n);
45873
45873
  if (h <= 0) {
45874
- const u = n.ownerDocument, p = u.body, y = getComputedStyle(p), m = u.compatMode === "CSS1Compat" && parseFloat(y.marginLeft) + parseFloat(y.marginRight) || 0, v = Math.abs(n.clientWidth - p.clientWidth - m);
45875
- v <= IS && (i -= v);
45874
+ const u = n.ownerDocument, p = u.body, y = getComputedStyle(p), m = u.compatMode === "CSS1Compat" && parseFloat(y.marginLeft) + parseFloat(y.marginRight) || 0, g = Math.abs(n.clientWidth - p.clientWidth - m);
45875
+ g <= IS && (i -= g);
45876
45876
  } else h <= IS && (i += h);
45877
45877
  return {
45878
45878
  width: i,
@@ -46055,30 +46055,30 @@ function hH(t, e) {
46055
46055
  } = h;
46056
46056
  if (l || e(), !y || !m)
46057
46057
  return;
46058
- const v = f1(p), f = f1(o.clientWidth - (u + y)), x = f1(o.clientHeight - (p + m)), g = f1(u), w = {
46059
- rootMargin: -v + "px " + -f + "px " + -x + "px " + -g + "px",
46058
+ const g = f1(p), f = f1(o.clientWidth - (u + y)), x = f1(o.clientHeight - (p + m)), v = f1(u), w = {
46059
+ rootMargin: -g + "px " + -f + "px " + -x + "px " + -v + "px",
46060
46060
  threshold: Lt(0, Qa(1, d)) || 1
46061
46061
  };
46062
- let C = !0;
46063
- function b(S) {
46062
+ let b = !0;
46063
+ function C(S) {
46064
46064
  const j = S[0].intersectionRatio;
46065
46065
  if (j !== d) {
46066
- if (!C)
46066
+ if (!b)
46067
46067
  return c();
46068
46068
  j ? c(!1, j) : n = setTimeout(() => {
46069
46069
  c(!1, 1e-7);
46070
46070
  }, 1e3);
46071
46071
  }
46072
- j === 1 && !YA(h, t.getBoundingClientRect()) && c(), C = !1;
46072
+ j === 1 && !YA(h, t.getBoundingClientRect()) && c(), b = !1;
46073
46073
  }
46074
46074
  try {
46075
- r = new IntersectionObserver(b, {
46075
+ r = new IntersectionObserver(C, {
46076
46076
  ...w,
46077
46077
  // Handle <iframe>s
46078
46078
  root: o.ownerDocument
46079
46079
  });
46080
46080
  } catch {
46081
- r = new IntersectionObserver(b, w);
46081
+ r = new IntersectionObserver(C, w);
46082
46082
  }
46083
46083
  r.observe(t);
46084
46084
  }
@@ -46093,31 +46093,31 @@ function uH(t, e, r, n) {
46093
46093
  layoutShift: l = typeof IntersectionObserver == "function",
46094
46094
  animationFrame: d = !1
46095
46095
  } = n, h = pL(t), u = o || i ? [...h ? Xc(h) : [], ...Xc(e)] : [];
46096
- u.forEach((g) => {
46097
- o && g.addEventListener("scroll", r, {
46096
+ u.forEach((v) => {
46097
+ o && v.addEventListener("scroll", r, {
46098
46098
  passive: !0
46099
- }), i && g.addEventListener("resize", r);
46099
+ }), i && v.addEventListener("resize", r);
46100
46100
  });
46101
46101
  const p = h && l ? hH(h, r) : null;
46102
46102
  let y = -1, m = null;
46103
- c && (m = new ResizeObserver((g) => {
46104
- let [M] = g;
46103
+ c && (m = new ResizeObserver((v) => {
46104
+ let [M] = v;
46105
46105
  M && M.target === h && m && (m.unobserve(e), cancelAnimationFrame(y), y = requestAnimationFrame(() => {
46106
46106
  var w;
46107
46107
  (w = m) == null || w.observe(e);
46108
46108
  })), r();
46109
46109
  }), h && !d && m.observe(h), m.observe(e));
46110
- let v, f = d ? Xi(t) : null;
46110
+ let g, f = d ? Xi(t) : null;
46111
46111
  d && x();
46112
46112
  function x() {
46113
- const g = Xi(t);
46114
- f && !YA(f, g) && r(), f = g, v = requestAnimationFrame(x);
46113
+ const v = Xi(t);
46114
+ f && !YA(f, v) && r(), f = v, g = requestAnimationFrame(x);
46115
46115
  }
46116
46116
  return r(), () => {
46117
- var g;
46117
+ var v;
46118
46118
  u.forEach((M) => {
46119
46119
  o && M.removeEventListener("scroll", r), i && M.removeEventListener("resize", r);
46120
- }), p == null || p(), (g = m) == null || g.disconnect(), m = null, d && cancelAnimationFrame(v);
46120
+ }), p == null || p(), (v = m) == null || v.disconnect(), m = null, d && cancelAnimationFrame(g);
46121
46121
  };
46122
46122
  }
46123
46123
  const pH = zE, yH = FE, mH = qE, fH = EE, xH = RE, PS = TE, kH = OE, gH = (t, e, r) => {
@@ -46201,11 +46201,11 @@ function wH(t) {
46201
46201
  isPositioned: !1
46202
46202
  }), [y, m] = k.useState(n);
46203
46203
  Sb(y, n) || m(n);
46204
- const [v, f] = k.useState(null), [x, g] = k.useState(null), M = k.useCallback((D) => {
46204
+ const [g, f] = k.useState(null), [x, v] = k.useState(null), M = k.useCallback((D) => {
46205
46205
  D !== S.current && (S.current = D, f(D));
46206
46206
  }, []), w = k.useCallback((D) => {
46207
- D !== j.current && (j.current = D, g(D));
46208
- }, []), C = i || v, b = c || x, S = k.useRef(null), j = k.useRef(null), N = k.useRef(u), I = d != null, q = AC(d), A = AC(o), P = AC(h), T = k.useCallback(() => {
46207
+ D !== j.current && (j.current = D, v(D));
46208
+ }, []), b = i || g, C = c || x, S = k.useRef(null), j = k.useRef(null), N = k.useRef(u), I = d != null, q = AC(d), A = AC(o), P = AC(h), T = k.useCallback(() => {
46209
46209
  if (!S.current || !j.current)
46210
46210
  return;
46211
46211
  const D = {
@@ -46237,21 +46237,21 @@ function wH(t) {
46237
46237
  hb(() => (F.current = !0, () => {
46238
46238
  F.current = !1;
46239
46239
  }), []), hb(() => {
46240
- if (C && (S.current = C), b && (j.current = b), C && b) {
46240
+ if (b && (S.current = b), C && (j.current = C), b && C) {
46241
46241
  if (q.current)
46242
- return q.current(C, b, T);
46242
+ return q.current(b, C, T);
46243
46243
  T();
46244
46244
  }
46245
- }, [C, b, T, q, I]);
46245
+ }, [b, C, T, q, I]);
46246
46246
  const U = k.useMemo(() => ({
46247
46247
  reference: S,
46248
46248
  floating: j,
46249
46249
  setReference: M,
46250
46250
  setFloating: w
46251
46251
  }), [M, w]), z = k.useMemo(() => ({
46252
- reference: C,
46253
- floating: b
46254
- }), [C, b]), B = k.useMemo(() => {
46252
+ reference: b,
46253
+ floating: C
46254
+ }), [b, C]), B = k.useMemo(() => {
46255
46255
  const D = {
46256
46256
  position: r,
46257
46257
  left: 0,
@@ -46394,15 +46394,15 @@ function DH(t, e = []) {
46394
46394
  const l = k.createContext(c), d = r.length;
46395
46395
  r = [...r, c];
46396
46396
  const h = (p) => {
46397
- var g;
46398
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
46397
+ var v;
46398
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
46399
46399
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
46400
46400
  };
46401
46401
  h.displayName = i + "Provider";
46402
46402
  function u(p, y) {
46403
46403
  var f;
46404
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
46405
- if (v) return v;
46404
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
46405
+ if (g) return g;
46406
46406
  if (c !== void 0) return c;
46407
46407
  throw new Error(`\`${p}\` must be used within \`${i}\``);
46408
46408
  }
@@ -46504,9 +46504,9 @@ var mL = "PopperContent", [HH, VH] = aP(mL), sP = k.forwardRef(
46504
46504
  sticky: p = "partial",
46505
46505
  hideWhenDetached: y = !1,
46506
46506
  updatePositionStrategy: m = "optimized",
46507
- onPlaced: v,
46507
+ onPlaced: g,
46508
46508
  ...f
46509
- } = t, x = rP(mL, r), [g, M] = k.useState(null), w = eP(e, (Ve) => M(Ve)), [C, b] = k.useState(null), S = aL(C), j = (S == null ? void 0 : S.width) ?? 0, N = (S == null ? void 0 : S.height) ?? 0, I = n + (i !== "center" ? "-" + i : ""), q = typeof u == "number" ? u : { top: 0, right: 0, bottom: 0, left: 0, ...u }, A = Array.isArray(h) ? h : [h], P = A.length > 0, T = {
46509
+ } = t, x = rP(mL, r), [v, M] = k.useState(null), w = eP(e, (Ve) => M(Ve)), [b, C] = k.useState(null), S = aL(b), j = (S == null ? void 0 : S.width) ?? 0, N = (S == null ? void 0 : S.height) ?? 0, I = n + (i !== "center" ? "-" + i : ""), q = typeof u == "number" ? u : { top: 0, right: 0, bottom: 0, left: 0, ...u }, A = Array.isArray(h) ? h : [h], P = A.length > 0, T = {
46510
46510
  padding: q,
46511
46511
  boundary: A.filter(UH),
46512
46512
  // with `strategy: 'fixed'`, this is the only way to get it to respect boundaries
@@ -46537,18 +46537,18 @@ var mL = "PopperContent", [HH, VH] = aP(mL), sP = k.forwardRef(
46537
46537
  xe.setProperty("--radix-popper-available-width", `${E}px`), xe.setProperty("--radix-popper-available-height", `${O}px`), xe.setProperty("--radix-popper-anchor-width", `${K}px`), xe.setProperty("--radix-popper-anchor-height", `${Le}px`);
46538
46538
  }
46539
46539
  }),
46540
- C && AH({ element: C, padding: l }),
46540
+ b && AH({ element: b, padding: l }),
46541
46541
  $H({ arrowWidth: j, arrowHeight: N }),
46542
46542
  y && NH({ strategy: "referenceHidden", ...T })
46543
46543
  ]
46544
- }), [X, ie] = dP(z), ee = OH(v);
46544
+ }), [X, ie] = dP(z), ee = OH(g);
46545
46545
  qS(() => {
46546
46546
  B && (ee == null || ee());
46547
46547
  }, [B, ee]);
46548
46548
  const Re = (G = D.arrow) == null ? void 0 : G.x, J = (ae = D.arrow) == null ? void 0 : ae.y, Y = ((Me = D.arrow) == null ? void 0 : Me.centerOffset) !== 0, [Q, te] = k.useState();
46549
46549
  return qS(() => {
46550
- g && te(window.getComputedStyle(g).zIndex);
46551
- }, [g]), /* @__PURE__ */ a.jsx(
46550
+ v && te(window.getComputedStyle(v).zIndex);
46551
+ }, [v]), /* @__PURE__ */ a.jsx(
46552
46552
  "div",
46553
46553
  {
46554
46554
  ref: F.setFloating,
@@ -46577,7 +46577,7 @@ var mL = "PopperContent", [HH, VH] = aP(mL), sP = k.forwardRef(
46577
46577
  {
46578
46578
  scope: r,
46579
46579
  placedSide: X,
46580
- onArrowChange: b,
46580
+ onArrowChange: C,
46581
46581
  arrowX: Re,
46582
46582
  arrowY: J,
46583
46583
  shouldHideArrow: Y,
@@ -46661,10 +46661,10 @@ var $H = (t) => ({
46661
46661
  name: "transformOrigin",
46662
46662
  options: t,
46663
46663
  fn(e) {
46664
- var x, g, M;
46665
- const { placement: r, rects: n, middlewareData: o } = e, c = ((x = o.arrow) == null ? void 0 : x.centerOffset) !== 0, l = c ? 0 : t.arrowWidth, d = c ? 0 : t.arrowHeight, [h, u] = dP(r), p = { start: "0%", center: "50%", end: "100%" }[u], y = (((g = o.arrow) == null ? void 0 : g.x) ?? 0) + l / 2, m = (((M = o.arrow) == null ? void 0 : M.y) ?? 0) + d / 2;
46666
- let v = "", f = "";
46667
- return h === "bottom" ? (v = c ? p : `${y}px`, f = `${-d}px`) : h === "top" ? (v = c ? p : `${y}px`, f = `${n.floating.height + d}px`) : h === "right" ? (v = `${-d}px`, f = c ? p : `${m}px`) : h === "left" && (v = `${n.floating.width + d}px`, f = c ? p : `${m}px`), { data: { x: v, y: f } };
46664
+ var x, v, M;
46665
+ const { placement: r, rects: n, middlewareData: o } = e, c = ((x = o.arrow) == null ? void 0 : x.centerOffset) !== 0, l = c ? 0 : t.arrowWidth, d = c ? 0 : t.arrowHeight, [h, u] = dP(r), p = { start: "0%", center: "50%", end: "100%" }[u], y = (((v = o.arrow) == null ? void 0 : v.x) ?? 0) + l / 2, m = (((M = o.arrow) == null ? void 0 : M.y) ?? 0) + d / 2;
46666
+ let g = "", f = "";
46667
+ return h === "bottom" ? (g = c ? p : `${y}px`, f = `${-d}px`) : h === "top" ? (g = c ? p : `${y}px`, f = `${n.floating.height + d}px`) : h === "right" ? (g = `${-d}px`, f = c ? p : `${m}px`) : h === "left" && (g = `${n.floating.width + d}px`, f = c ? p : `${m}px`), { data: { x: g, y: f } };
46668
46668
  }
46669
46669
  });
46670
46670
  function dP(t) {
@@ -47063,15 +47063,15 @@ function IP(t, e = []) {
47063
47063
  const l = k.createContext(c), d = r.length;
47064
47064
  r = [...r, c];
47065
47065
  const h = (p) => {
47066
- var g;
47067
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
47066
+ var v;
47067
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
47068
47068
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
47069
47069
  };
47070
47070
  h.displayName = i + "Provider";
47071
47071
  function u(p, y) {
47072
47072
  var f;
47073
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
47074
- if (v) return v;
47073
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
47074
+ if (g) return g;
47075
47075
  if (c !== void 0) return c;
47076
47076
  throw new Error(`\`${p}\` must be used within \`${i}\``);
47077
47077
  }
@@ -47136,25 +47136,25 @@ function xV(t) {
47136
47136
  e,
47137
47137
  { collectionRef: { current: null }, itemMap: /* @__PURE__ */ new Map() }
47138
47138
  ), c = (f) => {
47139
- const { scope: x, children: g } = f, M = Je.useRef(null), w = Je.useRef(/* @__PURE__ */ new Map()).current;
47140
- return /* @__PURE__ */ a.jsx(o, { scope: x, itemMap: w, collectionRef: M, children: g });
47139
+ const { scope: x, children: v } = f, M = Je.useRef(null), w = Je.useRef(/* @__PURE__ */ new Map()).current;
47140
+ return /* @__PURE__ */ a.jsx(o, { scope: x, itemMap: w, collectionRef: M, children: v });
47141
47141
  };
47142
47142
  c.displayName = e;
47143
47143
  const l = t + "CollectionSlot", d = /* @__PURE__ */ Qe(l), h = Je.forwardRef(
47144
47144
  (f, x) => {
47145
- const { scope: g, children: M } = f, w = i(l, g), C = Bt(x, w.collectionRef);
47146
- return /* @__PURE__ */ a.jsx(d, { ref: C, children: M });
47145
+ const { scope: v, children: M } = f, w = i(l, v), b = Bt(x, w.collectionRef);
47146
+ return /* @__PURE__ */ a.jsx(d, { ref: b, children: M });
47147
47147
  }
47148
47148
  );
47149
47149
  h.displayName = l;
47150
47150
  const u = t + "CollectionItemSlot", p = "data-radix-collection-item", y = /* @__PURE__ */ Qe(u), m = Je.forwardRef(
47151
47151
  (f, x) => {
47152
- const { scope: g, children: M, ...w } = f, C = Je.useRef(null), b = Bt(x, C), S = i(u, g);
47153
- return Je.useEffect(() => (S.itemMap.set(C, { ref: C, ...w }), () => void S.itemMap.delete(C))), /* @__PURE__ */ a.jsx(y, { [p]: "", ref: b, children: M });
47152
+ const { scope: v, children: M, ...w } = f, b = Je.useRef(null), C = Bt(x, b), S = i(u, v);
47153
+ return Je.useEffect(() => (S.itemMap.set(b, { ref: b, ...w }), () => void S.itemMap.delete(b))), /* @__PURE__ */ a.jsx(y, { [p]: "", ref: C, children: M });
47154
47154
  }
47155
47155
  );
47156
47156
  m.displayName = u;
47157
- function v(f) {
47157
+ function g(f) {
47158
47158
  const x = i(t + "CollectionConsumer", f);
47159
47159
  return Je.useCallback(() => {
47160
47160
  const M = x.collectionRef.current;
@@ -47167,7 +47167,7 @@ function xV(t) {
47167
47167
  }
47168
47168
  return [
47169
47169
  { Provider: c, Slot: h, ItemSlot: m },
47170
- v,
47170
+ g,
47171
47171
  n
47172
47172
  ];
47173
47173
  }
@@ -47333,8 +47333,8 @@ var PV = [" ", "Enter", "ArrowUp", "ArrowDown"], _V = [" ", "Enter"], Ji = "Sele
47333
47333
  autoComplete: p,
47334
47334
  disabled: y,
47335
47335
  required: m,
47336
- form: v
47337
- } = t, f = rC(e), [x, g] = k.useState(null), [M, w] = k.useState(null), [C, b] = k.useState(!1), S = gV(h), [j, N] = zS({
47336
+ form: g
47337
+ } = t, f = rC(e), [x, v] = k.useState(null), [M, w] = k.useState(null), [b, C] = k.useState(!1), S = gV(h), [j, N] = zS({
47338
47338
  prop: n,
47339
47339
  defaultProp: o ?? !1,
47340
47340
  onChange: i,
@@ -47344,18 +47344,18 @@ var PV = [" ", "Enter", "ArrowUp", "ArrowDown"], _V = [" ", "Enter"], Ji = "Sele
47344
47344
  defaultProp: l,
47345
47345
  onChange: d,
47346
47346
  caller: Ji
47347
- }), A = k.useRef(null), P = x ? v || !!x.closest("form") : !0, [T, F] = k.useState(/* @__PURE__ */ new Set()), U = Array.from(T).map((z) => z.props.value).join(";");
47347
+ }), A = k.useRef(null), P = x ? g || !!x.closest("form") : !0, [T, F] = k.useState(/* @__PURE__ */ new Set()), U = Array.from(T).map((z) => z.props.value).join(";");
47348
47348
  return /* @__PURE__ */ a.jsx(hP, { ...f, children: /* @__PURE__ */ a.jsxs(
47349
47349
  qV,
47350
47350
  {
47351
47351
  required: m,
47352
47352
  scope: e,
47353
47353
  trigger: x,
47354
- onTriggerChange: g,
47354
+ onTriggerChange: v,
47355
47355
  valueNode: M,
47356
47356
  onValueNodeChange: w,
47357
- valueNodeHasChildren: C,
47358
- onValueNodeHasChildrenChange: b,
47357
+ valueNodeHasChildren: b,
47358
+ onValueNodeHasChildrenChange: C,
47359
47359
  contentId: gL(),
47360
47360
  value: I,
47361
47361
  onValueChange: q,
@@ -47392,7 +47392,7 @@ var PV = [" ", "Enter", "ArrowUp", "ArrowDown"], _V = [" ", "Enter"], Ji = "Sele
47392
47392
  value: I,
47393
47393
  onChange: (z) => q(z.target.value),
47394
47394
  disabled: y,
47395
- form: v,
47395
+ form: g,
47396
47396
  children: [
47397
47397
  I === void 0 ? /* @__PURE__ */ a.jsx("option", { value: "" }) : null,
47398
47398
  Array.from(T)
@@ -47408,9 +47408,9 @@ AP.displayName = Ji;
47408
47408
  var PP = "SelectTrigger", _P = k.forwardRef(
47409
47409
  (t, e) => {
47410
47410
  const { __scopeSelect: r, disabled: n = !1, ...o } = t, i = rC(r), c = nr(PP, r), l = c.disabled || n, d = Bt(e, c.onTriggerChange), h = aC(r), u = k.useRef("touch"), [p, y, m] = a_((f) => {
47411
- const x = h().filter((w) => !w.disabled), g = x.find((w) => w.value === c.value), M = r_(x, f, g);
47411
+ const x = h().filter((w) => !w.disabled), v = x.find((w) => w.value === c.value), M = r_(x, f, v);
47412
47412
  M !== void 0 && c.onValueChange(M.value);
47413
- }), v = (f) => {
47413
+ }), g = (f) => {
47414
47414
  l || (c.onOpenChange(!0), m()), f && (c.triggerPointerDownPosRef.current = {
47415
47415
  x: Math.round(f.pageX),
47416
47416
  y: Math.round(f.pageY)
@@ -47433,16 +47433,16 @@ var PP = "SelectTrigger", _P = k.forwardRef(
47433
47433
  ...o,
47434
47434
  ref: d,
47435
47435
  onClick: ot(o.onClick, (f) => {
47436
- f.currentTarget.focus(), u.current !== "mouse" && v(f);
47436
+ f.currentTarget.focus(), u.current !== "mouse" && g(f);
47437
47437
  }),
47438
47438
  onPointerDown: ot(o.onPointerDown, (f) => {
47439
47439
  u.current = f.pointerType;
47440
47440
  const x = f.target;
47441
- x.hasPointerCapture(f.pointerId) && x.releasePointerCapture(f.pointerId), f.button === 0 && f.ctrlKey === !1 && f.pointerType === "mouse" && (v(f), f.preventDefault());
47441
+ x.hasPointerCapture(f.pointerId) && x.releasePointerCapture(f.pointerId), f.button === 0 && f.ctrlKey === !1 && f.pointerType === "mouse" && (g(f), f.preventDefault());
47442
47442
  }),
47443
47443
  onKeyDown: ot(o.onKeyDown, (f) => {
47444
47444
  const x = p.current !== "";
47445
- !(f.ctrlKey || f.altKey || f.metaKey) && f.key.length === 1 && y(f.key), !(x && f.key === " ") && PV.includes(f.key) && (v(), f.preventDefault());
47445
+ !(f.ctrlKey || f.altKey || f.metaKey) && f.key.length === 1 && y(f.key), !(x && f.key === " ") && PV.includes(f.key) && (g(), f.preventDefault());
47446
47446
  })
47447
47447
  }
47448
47448
  ) });
@@ -47508,12 +47508,12 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47508
47508
  arrowPadding: p,
47509
47509
  collisionBoundary: y,
47510
47510
  collisionPadding: m,
47511
- sticky: v,
47511
+ sticky: g,
47512
47512
  hideWhenDetached: f,
47513
47513
  avoidCollisions: x,
47514
47514
  //
47515
- ...g
47516
- } = t, M = nr(Yi, r), [w, C] = k.useState(null), [b, S] = k.useState(null), j = Bt(e, (G) => C(G)), [N, I] = k.useState(null), [q, A] = k.useState(
47515
+ ...v
47516
+ } = t, M = nr(Yi, r), [w, b] = k.useState(null), [C, S] = k.useState(null), j = Bt(e, (G) => b(G)), [N, I] = k.useState(null), [q, A] = k.useState(
47517
47517
  null
47518
47518
  ), P = aC(r), [T, F] = k.useState(!1), U = k.useRef(!1);
47519
47519
  k.useEffect(() => {
@@ -47523,9 +47523,9 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47523
47523
  (G) => {
47524
47524
  const [ae, ...Me] = P().map((de) => de.ref.current), [ce] = Me.slice(-1), pe = document.activeElement;
47525
47525
  for (const de of G)
47526
- if (de === pe || (de == null || de.scrollIntoView({ block: "nearest" }), de === ae && b && (b.scrollTop = 0), de === ce && b && (b.scrollTop = b.scrollHeight), de == null || de.focus(), document.activeElement !== pe)) return;
47526
+ if (de === pe || (de == null || de.scrollIntoView({ block: "nearest" }), de === ae && C && (C.scrollTop = 0), de === ce && C && (C.scrollTop = C.scrollHeight), de == null || de.focus(), document.activeElement !== pe)) return;
47527
47527
  },
47528
- [P, b]
47528
+ [P, C]
47529
47529
  ), B = k.useCallback(
47530
47530
  () => z([N, w]),
47531
47531
  [z, N, w]
@@ -47579,7 +47579,7 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47579
47579
  arrowPadding: p,
47580
47580
  collisionBoundary: y,
47581
47581
  collisionPadding: m,
47582
- sticky: v,
47582
+ sticky: g,
47583
47583
  hideWhenDetached: f,
47584
47584
  avoidCollisions: x
47585
47585
  } : {};
@@ -47588,7 +47588,7 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47588
47588
  {
47589
47589
  scope: r,
47590
47590
  content: w,
47591
- viewport: b,
47591
+ viewport: C,
47592
47592
  onViewportChange: S,
47593
47593
  itemRefCallback: Re,
47594
47594
  selectedItem: N,
@@ -47628,7 +47628,7 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47628
47628
  "data-state": M.open ? "open" : "closed",
47629
47629
  dir: M.dir,
47630
47630
  onContextMenu: (G) => G.preventDefault(),
47631
- ...g,
47631
+ ...v,
47632
47632
  ...te,
47633
47633
  onPlaced: () => F(!0),
47634
47634
  ref: j,
@@ -47638,9 +47638,9 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47638
47638
  flexDirection: "column",
47639
47639
  // reset the outline by default as the content MAY get focused
47640
47640
  outline: "none",
47641
- ...g.style
47641
+ ...v.style
47642
47642
  },
47643
- onKeyDown: ot(g.onKeyDown, (G) => {
47643
+ onKeyDown: ot(v.onKeyDown, (G) => {
47644
47644
  const ae = G.ctrlKey || G.altKey || G.metaKey;
47645
47645
  if (G.key === "Tab" && G.preventDefault(), !ae && G.key.length === 1 && ee(G.key), ["ArrowUp", "ArrowDown", "Home", "End"].includes(G.key)) {
47646
47646
  let ce = P().filter((pe) => !pe.disabled).map((pe) => pe.ref.current);
@@ -47663,9 +47663,9 @@ var Gt = 10, [FP, or] = ec(Yi), OV = "SelectContentImpl", EV = /* @__PURE__ */ Q
47663
47663
  );
47664
47664
  OP.displayName = OV;
47665
47665
  var HV = "SelectItemAlignedPosition", EP = k.forwardRef((t, e) => {
47666
- const { __scopeSelect: r, onPlaced: n, ...o } = t, i = nr(Yi, r), c = or(Yi, r), [l, d] = k.useState(null), [h, u] = k.useState(null), p = Bt(e, (j) => u(j)), y = aC(r), m = k.useRef(!1), v = k.useRef(!0), { viewport: f, selectedItem: x, selectedItemText: g, focusSelectedItem: M } = c, w = k.useCallback(() => {
47667
- if (i.trigger && i.valueNode && l && h && f && x && g) {
47668
- const j = i.trigger.getBoundingClientRect(), N = h.getBoundingClientRect(), I = i.valueNode.getBoundingClientRect(), q = g.getBoundingClientRect();
47666
+ const { __scopeSelect: r, onPlaced: n, ...o } = t, i = nr(Yi, r), c = or(Yi, r), [l, d] = k.useState(null), [h, u] = k.useState(null), p = Bt(e, (j) => u(j)), y = aC(r), m = k.useRef(!1), g = k.useRef(!0), { viewport: f, selectedItem: x, selectedItemText: v, focusSelectedItem: M } = c, w = k.useCallback(() => {
47667
+ if (i.trigger && i.valueNode && l && h && f && x && v) {
47668
+ const j = i.trigger.getBoundingClientRect(), N = h.getBoundingClientRect(), I = i.valueNode.getBoundingClientRect(), q = v.getBoundingClientRect();
47669
47669
  if (i.dir !== "rtl") {
47670
47670
  const pe = q.left - N.left, de = I.left - pe, Ve = j.left - de, Ne = j.width + Ve, E = Math.max(Ne, N.width), O = window.innerWidth - Gt, K = RS(de, [
47671
47671
  Gt,
@@ -47714,18 +47714,18 @@ var HV = "SelectItemAlignedPosition", EP = k.forwardRef((t, e) => {
47714
47714
  h,
47715
47715
  f,
47716
47716
  x,
47717
- g,
47717
+ v,
47718
47718
  i.dir,
47719
47719
  n
47720
47720
  ]);
47721
47721
  ma(() => w(), [w]);
47722
- const [C, b] = k.useState();
47722
+ const [b, C] = k.useState();
47723
47723
  ma(() => {
47724
- h && b(window.getComputedStyle(h).zIndex);
47724
+ h && C(window.getComputedStyle(h).zIndex);
47725
47725
  }, [h]);
47726
47726
  const S = k.useCallback(
47727
47727
  (j) => {
47728
- j && v.current === !0 && (w(), M == null || M(), v.current = !1);
47728
+ j && g.current === !0 && (w(), M == null || M(), g.current = !1);
47729
47729
  },
47730
47730
  [w, M]
47731
47731
  );
@@ -47744,7 +47744,7 @@ var HV = "SelectItemAlignedPosition", EP = k.forwardRef((t, e) => {
47744
47744
  display: "flex",
47745
47745
  flexDirection: "column",
47746
47746
  position: "fixed",
47747
- zIndex: C
47747
+ zIndex: b
47748
47748
  },
47749
47749
  children: /* @__PURE__ */ a.jsx(
47750
47750
  _t.div,
@@ -47834,10 +47834,10 @@ var [BV, vL] = ec(Yi, {}), sj = "SelectViewport", HP = k.forwardRef(
47834
47834
  if (y != null && y.current && p) {
47835
47835
  const m = Math.abs(d.current - u.scrollTop);
47836
47836
  if (m > 0) {
47837
- const v = window.innerHeight - Gt * 2, f = parseFloat(p.style.minHeight), x = parseFloat(p.style.height), g = Math.max(f, x);
47838
- if (g < v) {
47839
- const M = g + m, w = Math.min(v, M), C = M - w;
47840
- p.style.height = w + "px", p.style.bottom === "0px" && (u.scrollTop = C > 0 ? C : 0, p.style.justifyContent = "flex-end");
47837
+ const g = window.innerHeight - Gt * 2, f = parseFloat(p.style.minHeight), x = parseFloat(p.style.height), v = Math.max(f, x);
47838
+ if (v < g) {
47839
+ const M = v + m, w = Math.min(g, M), b = M - w;
47840
+ p.style.height = w + "px", p.style.bottom === "0px" && (u.scrollTop = b > 0 ? b : 0, p.style.justifyContent = "flex-end");
47841
47841
  }
47842
47842
  }
47843
47843
  }
@@ -47871,13 +47871,13 @@ var Ib = "SelectItem", [GV, $P] = ec(Ib), WP = k.forwardRef(
47871
47871
  disabled: o = !1,
47872
47872
  textValue: i,
47873
47873
  ...c
47874
- } = t, l = nr(Ib, r), d = or(Ib, r), h = l.value === n, [u, p] = k.useState(i ?? ""), [y, m] = k.useState(!1), v = Bt(
47874
+ } = t, l = nr(Ib, r), d = or(Ib, r), h = l.value === n, [u, p] = k.useState(i ?? ""), [y, m] = k.useState(!1), g = Bt(
47875
47875
  e,
47876
47876
  (M) => {
47877
47877
  var w;
47878
47878
  return (w = d.itemRefCallback) == null ? void 0 : w.call(d, M, n, o);
47879
47879
  }
47880
- ), f = gL(), x = k.useRef("touch"), g = () => {
47880
+ ), f = gL(), x = k.useRef("touch"), v = () => {
47881
47881
  o || (l.onValueChange(n), l.onOpenChange(!1));
47882
47882
  };
47883
47883
  if (n === "")
@@ -47914,14 +47914,14 @@ var Ib = "SelectItem", [GV, $P] = ec(Ib), WP = k.forwardRef(
47914
47914
  "data-disabled": o ? "" : void 0,
47915
47915
  tabIndex: o ? void 0 : -1,
47916
47916
  ...c,
47917
- ref: v,
47917
+ ref: g,
47918
47918
  onFocus: ot(c.onFocus, () => m(!0)),
47919
47919
  onBlur: ot(c.onBlur, () => m(!1)),
47920
47920
  onClick: ot(c.onClick, () => {
47921
- x.current !== "mouse" && g();
47921
+ x.current !== "mouse" && v();
47922
47922
  }),
47923
47923
  onPointerUp: ot(c.onPointerUp, () => {
47924
- x.current === "mouse" && g();
47924
+ x.current === "mouse" && v();
47925
47925
  }),
47926
47926
  onPointerDown: ot(c.onPointerDown, (M) => {
47927
47927
  x.current = M.pointerType;
@@ -47935,8 +47935,8 @@ var Ib = "SelectItem", [GV, $P] = ec(Ib), WP = k.forwardRef(
47935
47935
  M.currentTarget === document.activeElement && ((w = d.onItemLeave) == null || w.call(d));
47936
47936
  }),
47937
47937
  onKeyDown: ot(c.onKeyDown, (M) => {
47938
- var C;
47939
- ((C = d.searchRef) == null ? void 0 : C.current) !== "" && M.key === " " || (_V.includes(M.key) && g(), M.key === " " && M.preventDefault());
47938
+ var b;
47939
+ ((b = d.searchRef) == null ? void 0 : b.current) !== "" && M.key === " " || (_V.includes(M.key) && v(), M.key === " " && M.preventDefault());
47940
47940
  })
47941
47941
  }
47942
47942
  )
@@ -47951,17 +47951,17 @@ var hc = "SelectItemText", GP = k.forwardRef(
47951
47951
  (t, e) => {
47952
47952
  const { __scopeSelect: r, className: n, style: o, ...i } = t, c = nr(hc, r), l = or(hc, r), d = $P(hc, r), h = DV(hc, r), [u, p] = k.useState(null), y = Bt(
47953
47953
  e,
47954
- (g) => p(g),
47954
+ (v) => p(v),
47955
47955
  d.onItemTextChange,
47956
- (g) => {
47956
+ (v) => {
47957
47957
  var M;
47958
- return (M = l.itemTextRefCallback) == null ? void 0 : M.call(l, g, d.value, d.disabled);
47958
+ return (M = l.itemTextRefCallback) == null ? void 0 : M.call(l, v, d.value, d.disabled);
47959
47959
  }
47960
- ), m = u == null ? void 0 : u.textContent, v = k.useMemo(
47960
+ ), m = u == null ? void 0 : u.textContent, g = k.useMemo(
47961
47961
  () => /* @__PURE__ */ a.jsx("option", { value: d.value, disabled: d.disabled, children: m }, d.value),
47962
47962
  [d.disabled, d.value, m]
47963
47963
  ), { onNativeOptionAdd: f, onNativeOptionRemove: x } = h;
47964
- return ma(() => (f(v), () => x(v)), [f, x, v]), /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
47964
+ return ma(() => (f(g), () => x(g)), [f, x, g]), /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
47965
47965
  /* @__PURE__ */ a.jsx(_t.span, { id: d.textId, ...i, ref: y }),
47966
47966
  d.isSelected && c.valueNode && !c.valueNodeHasChildren ? Ab.createPortal(i.children, c.valueNode) : null
47967
47967
  ] });
@@ -48225,7 +48225,7 @@ const iB = k.forwardRef(({ className: t, ...e }, r) => /* @__PURE__ */ a.jsx(
48225
48225
  ));
48226
48226
  iB.displayName = d_.displayName;
48227
48227
  function sB({ open: t, onClose: e, onAdded: r, existingExperience: n, onUpdated: o }) {
48228
- const i = (/* @__PURE__ */ new Date()).getFullYear(), c = Array.from({ length: 40 }, (m, v) => `${i - v}`), [l, d] = _({
48228
+ const i = (/* @__PURE__ */ new Date()).getFullYear(), c = Array.from({ length: 40 }, (m, g) => `${i - g}`), [l, d] = _({
48229
48229
  title: "",
48230
48230
  company: "",
48231
48231
  startYear: "",
@@ -48235,13 +48235,13 @@ function sB({ open: t, onClose: e, onAdded: r, existingExperience: n, onUpdated:
48235
48235
  });
48236
48236
  se(() => {
48237
48237
  if (n) {
48238
- const [m, v] = n.period.split(" - ");
48238
+ const [m, g] = n.period.split(" - ");
48239
48239
  d({
48240
48240
  title: n.title,
48241
48241
  company: n.company,
48242
48242
  startYear: m || "",
48243
- endYear: v === "Present" ? "" : v || "",
48244
- isPresent: v === "Present",
48243
+ endYear: g === "Present" ? "" : g || "",
48244
+ isPresent: g === "Present",
48245
48245
  tags: n.tags.join(", ")
48246
48246
  });
48247
48247
  } else
@@ -48254,15 +48254,15 @@ function sB({ open: t, onClose: e, onAdded: r, existingExperience: n, onUpdated:
48254
48254
  tags: ""
48255
48255
  });
48256
48256
  }, [n, t]);
48257
- const [h, u] = _(!1), p = (m, v) => d((f) => ({ ...f, [m]: v })), y = () => {
48258
- const m = l.isPresent ? `${l.startYear} - Present` : `${l.startYear} - ${l.endYear}`, v = {
48257
+ const [h, u] = _(!1), p = (m, g) => d((f) => ({ ...f, [m]: g })), y = () => {
48258
+ const m = l.isPresent ? `${l.startYear} - Present` : `${l.startYear} - ${l.endYear}`, g = {
48259
48259
  id: (n == null ? void 0 : n.id) || `temp-${Date.now()}`,
48260
48260
  title: l.title,
48261
48261
  company: l.company,
48262
48262
  period: m,
48263
48263
  tags: l.tags.split(",").map((f) => f.trim()).filter(Boolean)
48264
48264
  };
48265
- n ? o == null || o(v) : r(v), d({
48265
+ n ? o == null || o(g) : r(g), d({
48266
48266
  title: "",
48267
48267
  company: "",
48268
48268
  startYear: "",
@@ -48368,15 +48368,15 @@ function cB(t, e = []) {
48368
48368
  const l = k.createContext(c), d = r.length;
48369
48369
  r = [...r, c];
48370
48370
  const h = (p) => {
48371
- var g;
48372
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
48371
+ var v;
48372
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
48373
48373
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
48374
48374
  };
48375
48375
  h.displayName = i + "Provider";
48376
48376
  function u(p, y) {
48377
48377
  var f;
48378
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
48379
- if (v) return v;
48378
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
48379
+ if (g) return g;
48380
48380
  if (c !== void 0) return c;
48381
48381
  throw new Error(`\`${p}\` must be used within \`${i}\``);
48382
48382
  }
@@ -48883,7 +48883,7 @@ function PB({
48883
48883
  }) {
48884
48884
  const [n, o] = _(t), [i, c] = _(!1), [l, d] = _(null);
48885
48885
  _(null);
48886
- const [h, u] = _(null), [p, y] = _(!1), [m, v] = _(!1), [f, x] = _(!1), [g, M] = _(!1), [w, C] = _(!1), b = [
48886
+ const [h, u] = _(null), [p, y] = _(!1), [m, g] = _(!1), [f, x] = _(!1), [v, M] = _(!1), [w, b] = _(!1), C = [
48887
48887
  "Full-time",
48888
48888
  "Part-time",
48889
48889
  "Contract",
@@ -49170,7 +49170,7 @@ function PB({
49170
49170
  {
49171
49171
  variant: "outline",
49172
49172
  size: "sm",
49173
- onClick: () => v(!0),
49173
+ onClick: () => g(!0),
49174
49174
  children: "Add Location"
49175
49175
  }
49176
49176
  )
@@ -49186,7 +49186,7 @@ function PB({
49186
49186
  children: n.jobSearchDetails.employmentType.length > 0 ? n.jobSearchDetails.employmentType.join(", ") : "Select Employment Type"
49187
49187
  }
49188
49188
  ) }),
49189
- /* @__PURE__ */ a.jsx(LP, { className: "w-64 p-2 space-y-2", children: b.map((A) => {
49189
+ /* @__PURE__ */ a.jsx(LP, { className: "w-64 p-2 space-y-2", children: C.map((A) => {
49190
49190
  const P = n.jobSearchDetails.employmentType.includes(A);
49191
49191
  return /* @__PURE__ */ a.jsxs(
49192
49192
  "div",
@@ -49234,7 +49234,7 @@ function PB({
49234
49234
  OS,
49235
49235
  {
49236
49236
  open: m,
49237
- onClose: () => v(!1),
49237
+ onClose: () => g(!1),
49238
49238
  title: "Add Preferred Location",
49239
49239
  placeholder: "e.g. Malta or Remote",
49240
49240
  onAdded: (A) => o((P) => ({
@@ -49331,7 +49331,7 @@ function PB({
49331
49331
  H,
49332
49332
  {
49333
49333
  variant: "outline",
49334
- onClick: () => C(!0),
49334
+ onClick: () => b(!0),
49335
49335
  children: "Add Language"
49336
49336
  }
49337
49337
  )
@@ -49341,7 +49341,7 @@ function PB({
49341
49341
  AB,
49342
49342
  {
49343
49343
  open: w,
49344
- onClose: () => C(!1),
49344
+ onClose: () => b(!1),
49345
49345
  onAdded: (A) => o((P) => ({
49346
49346
  ...P,
49347
49347
  languages: [...P.languages, A]
@@ -49462,7 +49462,7 @@ function PB({
49462
49462
  /* @__PURE__ */ a.jsx(
49463
49463
  SB,
49464
49464
  {
49465
- open: g,
49465
+ open: v,
49466
49466
  onClose: () => M(!1),
49467
49467
  onAdded: (A) => o((P) => ({
49468
49468
  ...P,
@@ -49504,11 +49504,11 @@ function _B({
49504
49504
  });
49505
49505
  }, [t, r, e]);
49506
49506
  const p = (x) => {
49507
- u((g) => {
49508
- if (g.saved.some((C) => C.id === x.id)) return g;
49507
+ u((v) => {
49508
+ if (v.saved.some((b) => b.id === x.id)) return v;
49509
49509
  const w = {
49510
- ...g,
49511
- saved: [...g.saved, x]
49510
+ ...v,
49511
+ saved: [...v.saved, x]
49512
49512
  };
49513
49513
  return l == null || l({
49514
49514
  type: "jobs",
@@ -49516,10 +49516,10 @@ function _B({
49516
49516
  }), w;
49517
49517
  });
49518
49518
  }, y = (x) => {
49519
- u((g) => {
49519
+ u((v) => {
49520
49520
  const M = {
49521
- ...g,
49522
- saved: g.saved.filter((w) => w.id !== x)
49521
+ ...v,
49522
+ saved: v.saved.filter((w) => w.id !== x)
49523
49523
  // ✅ only from saved
49524
49524
  };
49525
49525
  return l == null || l({
@@ -49528,10 +49528,10 @@ function _B({
49528
49528
  }), M;
49529
49529
  });
49530
49530
  }, m = (x) => {
49531
- u((g) => {
49531
+ u((v) => {
49532
49532
  const M = {
49533
- ...g,
49534
- recommended: g.recommended.filter((w) => w.id !== x)
49533
+ ...v,
49534
+ recommended: v.recommended.filter((w) => w.id !== x)
49535
49535
  // ✅ only from recommended
49536
49536
  };
49537
49537
  return l == null || l({
@@ -49539,14 +49539,14 @@ function _B({
49539
49539
  payload: d(M)
49540
49540
  }), M;
49541
49541
  });
49542
- }, v = (x) => {
49543
- const g = h.recommended.find((M) => M.id === x);
49544
- g && (u((M) => {
49542
+ }, g = (x) => {
49543
+ const v = h.recommended.find((M) => M.id === x);
49544
+ v && (u((M) => {
49545
49545
  const w = {
49546
49546
  ...M,
49547
49547
  applications: [
49548
49548
  ...M.applications,
49549
- { ...g, status: "Applied", appliedDate: (/* @__PURE__ */ new Date()).toLocaleDateString() }
49549
+ { ...v, status: "Applied", appliedDate: (/* @__PURE__ */ new Date()).toLocaleDateString() }
49550
49550
  ]
49551
49551
  };
49552
49552
  return l == null || l({
@@ -49556,10 +49556,10 @@ function _B({
49556
49556
  }), n(x));
49557
49557
  }, f = ({
49558
49558
  job: x,
49559
- view: g
49559
+ view: v
49560
49560
  }) => {
49561
- var b;
49562
- const M = h.saved.some((S) => S.id === x.id), w = x.city ? `${x.city}, ${x.country}` : x.location, C = x.salaryMin && x.salaryMax ? `${x.salaryMin}–${x.salaryMax} ${x.salaryCurrency || ""}` : void 0;
49561
+ var C;
49562
+ const M = h.saved.some((S) => S.id === x.id), w = x.city ? `${x.city}, ${x.country}` : x.location, b = x.salaryMin && x.salaryMax ? `${x.salaryMin}–${x.salaryMax} ${x.salaryCurrency || ""}` : void 0;
49563
49563
  return /* @__PURE__ */ a.jsxs(ve, { children: [
49564
49564
  /* @__PURE__ */ a.jsxs(Te, { children: [
49565
49565
  /* @__PURE__ */ a.jsxs("div", { className: "flex justify-between items-start", children: [
@@ -49578,23 +49578,23 @@ function _B({
49578
49578
  ] })
49579
49579
  ] })
49580
49580
  ] }),
49581
- g === "applications" && x.status && /* @__PURE__ */ a.jsx(it, { variant: "secondary", children: x.status })
49581
+ v === "applications" && x.status && /* @__PURE__ */ a.jsx(it, { variant: "secondary", children: x.status })
49582
49582
  ] }),
49583
- C && /* @__PURE__ */ a.jsx("p", { className: "text-sm font-semibold text-accent mt-1", children: C })
49583
+ b && /* @__PURE__ */ a.jsx("p", { className: "text-sm font-semibold text-accent mt-1", children: b })
49584
49584
  ] }),
49585
49585
  /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsxs("div", { className: "space-y-3", children: [
49586
49586
  /* @__PURE__ */ a.jsxs("div", { className: "flex flex-wrap gap-2", children: [
49587
49587
  x.department && /* @__PURE__ */ a.jsx(it, { variant: "outline", children: x.department }),
49588
- (b = x.skills) == null ? void 0 : b.slice(0, 6).map((S) => /* @__PURE__ */ a.jsx(it, { variant: "secondary", children: S }, S))
49588
+ (C = x.skills) == null ? void 0 : C.slice(0, 6).map((S) => /* @__PURE__ */ a.jsx(it, { variant: "secondary", children: S }, S))
49589
49589
  ] }),
49590
- g === "applications" && x.appliedDate && /* @__PURE__ */ a.jsxs("p", { className: "text-xs text-muted-foreground flex items-center gap-1", children: [
49590
+ v === "applications" && x.appliedDate && /* @__PURE__ */ a.jsxs("p", { className: "text-xs text-muted-foreground flex items-center gap-1", children: [
49591
49591
  /* @__PURE__ */ a.jsx(Jt, { className: "h-3 w-3" }),
49592
49592
  "Applied ",
49593
49593
  x.appliedDate
49594
49594
  ] }),
49595
49595
  /* @__PURE__ */ a.jsxs("div", { className: "flex gap-2", children: [
49596
- g === "recommended" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
49597
- /* @__PURE__ */ a.jsx(H, { size: "sm", onClick: () => v(x.id), children: "Apply Now" }),
49596
+ v === "recommended" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
49597
+ /* @__PURE__ */ a.jsx(H, { size: "sm", onClick: () => g(x.id), children: "Apply Now" }),
49598
49598
  /* @__PURE__ */ a.jsx(
49599
49599
  H,
49600
49600
  {
@@ -49615,7 +49615,7 @@ function _B({
49615
49615
  }
49616
49616
  )
49617
49617
  ] }),
49618
- g === "saved" && /* @__PURE__ */ a.jsx(
49618
+ v === "saved" && /* @__PURE__ */ a.jsx(
49619
49619
  H,
49620
49620
  {
49621
49621
  variant: "destructive",
@@ -49624,7 +49624,7 @@ function _B({
49624
49624
  children: "Remove"
49625
49625
  }
49626
49626
  ),
49627
- g === "applications" && /* @__PURE__ */ a.jsx(H, { variant: "outline", size: "sm", children: "View Application" })
49627
+ v === "applications" && /* @__PURE__ */ a.jsx(H, { variant: "outline", size: "sm", children: "View Application" })
49628
49628
  ] })
49629
49629
  ] }) })
49630
49630
  ] });
@@ -49683,15 +49683,15 @@ function TB(t, e = []) {
49683
49683
  const l = k.createContext(c), d = r.length;
49684
49684
  r = [...r, c];
49685
49685
  const h = (p) => {
49686
- var g;
49687
- const { scope: y, children: m, ...v } = p, f = ((g = y == null ? void 0 : y[t]) == null ? void 0 : g[d]) || l, x = k.useMemo(() => v, Object.values(v));
49686
+ var v;
49687
+ const { scope: y, children: m, ...g } = p, f = ((v = y == null ? void 0 : y[t]) == null ? void 0 : v[d]) || l, x = k.useMemo(() => g, Object.values(g));
49688
49688
  return /* @__PURE__ */ a.jsx(f.Provider, { value: x, children: m });
49689
49689
  };
49690
49690
  h.displayName = i + "Provider";
49691
49691
  function u(p, y) {
49692
49692
  var f;
49693
- const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, v = k.useContext(m);
49694
- if (v) return v;
49693
+ const m = ((f = y == null ? void 0 : y[t]) == null ? void 0 : f[d]) || l, g = k.useContext(m);
49694
+ if (g) return g;
49695
49695
  if (c !== void 0) return c;
49696
49696
  throw new Error(`\`${p}\` must be used within \`${i}\``);
49697
49697
  }
@@ -49865,77 +49865,77 @@ function BB({
49865
49865
  saved: e || []
49866
49866
  });
49867
49867
  }, [t, r, e]);
49868
- const y = (g) => o(g), m = (g) => {
49868
+ const y = (v) => o(v), m = (v) => {
49869
49869
  p((M) => {
49870
- if (M.saved.some((b) => b.id === g.id)) return M;
49871
- const C = {
49870
+ if (M.saved.some((C) => C.id === v.id)) return M;
49871
+ const b = {
49872
49872
  ...M,
49873
- saved: [...M.saved, { ...g, saved: !0 }],
49873
+ saved: [...M.saved, { ...v, saved: !0 }],
49874
49874
  recommended: M.recommended.map(
49875
- (b) => b.id === g.id ? { ...b, saved: !0 } : b
49875
+ (C) => C.id === v.id ? { ...C, saved: !0 } : C
49876
49876
  )
49877
49877
  };
49878
- return l == null || l(g.id), C;
49878
+ return l == null || l(v.id), b;
49879
49879
  });
49880
- }, v = (g) => {
49880
+ }, g = (v) => {
49881
49881
  p((M) => {
49882
49882
  const w = {
49883
49883
  ...M,
49884
- saved: M.saved.filter((C) => C.id !== g),
49884
+ saved: M.saved.filter((b) => b.id !== v),
49885
49885
  recommended: M.recommended.map(
49886
- (C) => C.id === g ? { ...C, saved: !1 } : C
49886
+ (b) => b.id === v ? { ...b, saved: !1 } : b
49887
49887
  )
49888
49888
  };
49889
- return d == null || d(g), w;
49889
+ return d == null || d(v), w;
49890
49890
  });
49891
- }, f = (g) => {
49891
+ }, f = (v) => {
49892
49892
  p((M) => {
49893
49893
  const w = {
49894
49894
  ...M,
49895
- recommended: M.recommended.filter((C) => C.id !== g)
49895
+ recommended: M.recommended.filter((b) => b.id !== v)
49896
49896
  };
49897
- return h == null || h(g), w;
49897
+ return h == null || h(v), w;
49898
49898
  });
49899
49899
  }, x = ({
49900
- course: g,
49900
+ course: v,
49901
49901
  view: M
49902
49902
  }) => {
49903
- const w = u.saved.some((C) => C.id === g.id);
49903
+ const w = u.saved.some((b) => b.id === v.id);
49904
49904
  return /* @__PURE__ */ a.jsxs(ve, { children: [
49905
49905
  /* @__PURE__ */ a.jsx(Te, { children: /* @__PURE__ */ a.jsxs("div", { className: "flex justify-between items-start", children: [
49906
49906
  /* @__PURE__ */ a.jsxs("div", { className: "flex-1", children: [
49907
- /* @__PURE__ */ a.jsx(qe, { className: "text-lg", children: g.title }),
49908
- /* @__PURE__ */ a.jsx(Ue, { children: g.provider })
49907
+ /* @__PURE__ */ a.jsx(qe, { className: "text-lg", children: v.title }),
49908
+ /* @__PURE__ */ a.jsx(Ue, { children: v.provider })
49909
49909
  ] }),
49910
- /* @__PURE__ */ a.jsx(it, { variant: "outline", children: g.level })
49910
+ /* @__PURE__ */ a.jsx(it, { variant: "outline", children: v.level })
49911
49911
  ] }) }),
49912
49912
  /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsxs("div", { className: "space-y-3", children: [
49913
49913
  /* @__PURE__ */ a.jsxs("div", { className: "flex items-center gap-4 text-sm text-muted-foreground", children: [
49914
- /* @__PURE__ */ a.jsx("span", { children: g.duration }),
49915
- g.certificate && /* @__PURE__ */ a.jsxs("span", { className: "flex items-center gap-1", children: [
49914
+ /* @__PURE__ */ a.jsx("span", { children: v.duration }),
49915
+ v.certificate && /* @__PURE__ */ a.jsxs("span", { className: "flex items-center gap-1", children: [
49916
49916
  /* @__PURE__ */ a.jsx(Ca, { className: "h-4 w-4" }),
49917
49917
  "Certificate"
49918
49918
  ] })
49919
49919
  ] }),
49920
- /* @__PURE__ */ a.jsx("div", { className: "flex flex-wrap gap-2", children: g.tags.map((C) => /* @__PURE__ */ a.jsx(it, { variant: "secondary", children: C }, C)) }),
49921
- M === "enrolled" && g.progress !== void 0 && /* @__PURE__ */ a.jsxs("div", { className: "space-y-2", children: [
49920
+ /* @__PURE__ */ a.jsx("div", { className: "flex flex-wrap gap-2", children: v.tags.map((b) => /* @__PURE__ */ a.jsx(it, { variant: "secondary", children: b }, b)) }),
49921
+ M === "enrolled" && v.progress !== void 0 && /* @__PURE__ */ a.jsxs("div", { className: "space-y-2", children: [
49922
49922
  /* @__PURE__ */ a.jsxs("div", { className: "flex justify-between text-sm", children: [
49923
49923
  /* @__PURE__ */ a.jsx("span", { className: "text-muted-foreground", children: "Progress" }),
49924
49924
  /* @__PURE__ */ a.jsxs("span", { className: "font-medium", children: [
49925
- g.progress,
49925
+ v.progress,
49926
49926
  "%"
49927
49927
  ] })
49928
49928
  ] }),
49929
- /* @__PURE__ */ a.jsx(W_, { value: g.progress })
49929
+ /* @__PURE__ */ a.jsx(W_, { value: v.progress })
49930
49930
  ] }),
49931
- M === "recommended" && g.reason && /* @__PURE__ */ a.jsxs("p", { className: "text-xs text-muted-foreground italic", children: [
49931
+ M === "recommended" && v.reason && /* @__PURE__ */ a.jsxs("p", { className: "text-xs text-muted-foreground italic", children: [
49932
49932
  "💡 ",
49933
- g.reason
49933
+ v.reason
49934
49934
  ] }),
49935
49935
  /* @__PURE__ */ a.jsxs("div", { className: "flex flex-col gap-2 sm:flex-row sm:flex-wrap", children: [
49936
- M === "enrolled" && /* @__PURE__ */ a.jsx(H, { className: "sm:w-auto w-full", onClick: () => i(g.id), children: "Continue Learning" }),
49936
+ M === "enrolled" && /* @__PURE__ */ a.jsx(H, { className: "sm:w-auto w-full", onClick: () => i(v.id), children: "Continue Learning" }),
49937
49937
  M === "recommended" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
49938
- /* @__PURE__ */ a.jsx(H, { className: "sm:w-auto w-full", onClick: () => y(g.id), children: "Enroll Now" }),
49938
+ /* @__PURE__ */ a.jsx(H, { className: "sm:w-auto w-full", onClick: () => y(v.id), children: "Enroll Now" }),
49939
49939
  /* @__PURE__ */ a.jsx(
49940
49940
  H,
49941
49941
  {
@@ -49943,7 +49943,7 @@ function BB({
49943
49943
  className: "sm:w-auto w-full",
49944
49944
  size: "sm",
49945
49945
  disabled: w,
49946
- onClick: () => m(g),
49946
+ onClick: () => m(v),
49947
49947
  children: w ? "Saved" : "Save Course"
49948
49948
  }
49949
49949
  ),
@@ -49953,7 +49953,7 @@ function BB({
49953
49953
  variant: "destructive",
49954
49954
  size: "sm",
49955
49955
  className: "sm:w-auto w-full",
49956
- onClick: () => f(g.id),
49956
+ onClick: () => f(v.id),
49957
49957
  children: "Remove"
49958
49958
  }
49959
49959
  ),
@@ -49965,7 +49965,7 @@ function BB({
49965
49965
  {
49966
49966
  className: "sm:w-auto w-full",
49967
49967
  size: "sm",
49968
- onClick: () => y(g.id),
49968
+ onClick: () => y(v.id),
49969
49969
  children: "Start Course"
49970
49970
  }
49971
49971
  ),
@@ -49975,7 +49975,7 @@ function BB({
49975
49975
  variant: "destructive",
49976
49976
  size: "sm",
49977
49977
  className: "sm:w-auto w-full",
49978
- onClick: () => v(g.id),
49978
+ onClick: () => g(v.id),
49979
49979
  children: "Remove Saved"
49980
49980
  }
49981
49981
  ),
@@ -50024,32 +50024,32 @@ function BB({
50024
50024
  /* @__PURE__ */ a.jsx(Ot, { className: "h-12 w-12 text-muted-foreground mb-4" }),
50025
50025
  /* @__PURE__ */ a.jsx("p", { className: "text-muted-foreground", children: "No enrolled courses yet" }),
50026
50026
  /* @__PURE__ */ a.jsx(H, { variant: "link", className: "mt-2", onClick: c, children: "Browse Courses" })
50027
- ] }) }) : u.enrolled.map((g) => /* @__PURE__ */ a.jsx(x, { course: g, view: "enrolled" }, g.id)) }) }),
50028
- /* @__PURE__ */ a.jsx(je, { value: "recommended", className: "space-y-4", children: /* @__PURE__ */ a.jsx("div", { className: "grid gap-4 md:grid-cols-2", children: u.recommended.map((g) => /* @__PURE__ */ a.jsx(x, { course: g, view: "recommended" }, g.id)) }) }),
50027
+ ] }) }) : u.enrolled.map((v) => /* @__PURE__ */ a.jsx(x, { course: v, view: "enrolled" }, v.id)) }) }),
50028
+ /* @__PURE__ */ a.jsx(je, { value: "recommended", className: "space-y-4", children: /* @__PURE__ */ a.jsx("div", { className: "grid gap-4 md:grid-cols-2", children: u.recommended.map((v) => /* @__PURE__ */ a.jsx(x, { course: v, view: "recommended" }, v.id)) }) }),
50029
50029
  /* @__PURE__ */ a.jsx(je, { value: "saved", className: "space-y-4", children: /* @__PURE__ */ a.jsx("div", { className: "grid gap-4 md:grid-cols-2", children: u.saved.length === 0 ? /* @__PURE__ */ a.jsx(ve, { className: "md:col-span-2", children: /* @__PURE__ */ a.jsxs(be, { className: "flex flex-col items-center justify-center py-10", children: [
50030
50030
  /* @__PURE__ */ a.jsx(la, { className: "h-12 w-12 text-muted-foreground mb-4" }),
50031
50031
  /* @__PURE__ */ a.jsx("p", { className: "text-muted-foreground", children: "No saved courses yet" }),
50032
50032
  /* @__PURE__ */ a.jsx(H, { variant: "link", className: "mt-2", onClick: c, children: "Browse Courses" }),
50033
50033
  !l && /* @__PURE__ */ a.jsx("p", { className: "text-[11px] text-muted-foreground mt-2", children: "Saving courses not available yet" })
50034
- ] }) }) : u.saved.map((g) => /* @__PURE__ */ a.jsx(x, { course: g, view: "saved" }, g.id)) }) }),
50034
+ ] }) }) : u.saved.map((v) => /* @__PURE__ */ a.jsx(x, { course: v, view: "saved" }, v.id)) }) }),
50035
50035
  /* @__PURE__ */ a.jsx(je, { value: "certificates", className: "space-y-4", children: /* @__PURE__ */ a.jsx("div", { className: "grid gap-4 md:grid-cols-2", children: n.length === 0 ? /* @__PURE__ */ a.jsx(ve, { className: "md:col-span-2", children: /* @__PURE__ */ a.jsxs(be, { className: "flex flex-col items-center justify-center py-10", children: [
50036
50036
  /* @__PURE__ */ a.jsx(Ca, { className: "h-12 w-12 text-muted-foreground mb-4" }),
50037
50037
  /* @__PURE__ */ a.jsx("p", { className: "text-muted-foreground", children: "No certificates yet" }),
50038
50038
  /* @__PURE__ */ a.jsx("p", { className: "text-sm text-muted-foreground mt-1", children: "Complete courses to earn certificates" })
50039
- ] }) }) : n.map((g) => /* @__PURE__ */ a.jsxs(ve, { children: [
50039
+ ] }) }) : n.map((v) => /* @__PURE__ */ a.jsxs(ve, { children: [
50040
50040
  /* @__PURE__ */ a.jsx(Te, { children: /* @__PURE__ */ a.jsxs("div", { className: "flex items-start gap-3", children: [
50041
50041
  /* @__PURE__ */ a.jsx("div", { className: "p-2 rounded-lg bg-accent/10", children: /* @__PURE__ */ a.jsx(Ca, { className: "h-6 w-6 text-accent" }) }),
50042
50042
  /* @__PURE__ */ a.jsxs("div", { className: "flex-1", children: [
50043
- /* @__PURE__ */ a.jsx(qe, { className: "text-base", children: g.title }),
50044
- /* @__PURE__ */ a.jsx(Ue, { children: g.issuer }),
50043
+ /* @__PURE__ */ a.jsx(qe, { className: "text-base", children: v.title }),
50044
+ /* @__PURE__ */ a.jsx(Ue, { children: v.issuer }),
50045
50045
  /* @__PURE__ */ a.jsxs("p", { className: "text-xs text-muted-foreground mt-1", children: [
50046
50046
  "Issued: ",
50047
- g.date
50047
+ v.date
50048
50048
  ] })
50049
50049
  ] })
50050
50050
  ] }) }),
50051
50051
  /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsx(H, { variant: "outline", size: "sm", className: "w-full", children: "Download Certificate" }) })
50052
- ] }, g.id)) }) })
50052
+ ] }, v.id)) }) })
50053
50053
  ] })
50054
50054
  ] });
50055
50055
  }
@@ -50076,35 +50076,35 @@ function UB({
50076
50076
  });
50077
50077
  }, [t, e]);
50078
50078
  const y = (x) => {
50079
- p((g) => {
50080
- if (g.saved.some((C) => C.id === x.id)) return g;
50079
+ p((v) => {
50080
+ if (v.saved.some((b) => b.id === x.id)) return v;
50081
50081
  const w = {
50082
- recommended: g.recommended.map(
50083
- (C) => C.id === x.id ? { ...C, saved: !0 } : C
50082
+ recommended: v.recommended.map(
50083
+ (b) => b.id === x.id ? { ...b, saved: !0 } : b
50084
50084
  ),
50085
- saved: [...g.saved, { ...x, saved: !0 }]
50085
+ saved: [...v.saved, { ...x, saved: !0 }]
50086
50086
  };
50087
50087
  return i(x.id), w;
50088
50088
  });
50089
50089
  }, m = (x) => {
50090
- p((g) => {
50090
+ p((v) => {
50091
50091
  const M = {
50092
- recommended: g.recommended.map(
50092
+ recommended: v.recommended.map(
50093
50093
  (w) => w.id === x ? { ...w, saved: !1 } : w
50094
50094
  ),
50095
- saved: g.saved.filter((w) => w.id !== x)
50095
+ saved: v.saved.filter((w) => w.id !== x)
50096
50096
  };
50097
50097
  return c == null || c(x), M;
50098
50098
  });
50099
- }, v = (x) => {
50100
- p((g) => {
50099
+ }, g = (x) => {
50100
+ p((v) => {
50101
50101
  const M = {
50102
- ...g,
50103
- recommended: g.recommended.filter((w) => w.id !== x)
50102
+ ...v,
50103
+ recommended: v.recommended.filter((w) => w.id !== x)
50104
50104
  };
50105
50105
  return l == null || l(x), M;
50106
50106
  });
50107
- }, f = ({ article: x, view: g }) => {
50107
+ }, f = ({ article: x, view: v }) => {
50108
50108
  const M = u.saved.some((w) => w.id === x.id);
50109
50109
  return /* @__PURE__ */ a.jsxs(ve, { children: [
50110
50110
  /* @__PURE__ */ a.jsxs(Te, { children: [
@@ -50124,7 +50124,7 @@ function UB({
50124
50124
  /* @__PURE__ */ a.jsx("div", { className: "flex flex-wrap gap-2", children: x.tags.map((w) => /* @__PURE__ */ a.jsx(it, { variant: "outline", className: "text-xs", children: w }, w)) }),
50125
50125
  /* @__PURE__ */ a.jsxs("div", { className: "flex flex-col gap-2 sm:flex-row sm:flex-wrap", children: [
50126
50126
  /* @__PURE__ */ a.jsx(H, { size: "sm", onClick: () => o(x.id), children: "Read Article" }),
50127
- g === "recommended" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50127
+ v === "recommended" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50128
50128
  /* @__PURE__ */ a.jsx(
50129
50129
  H,
50130
50130
  {
@@ -50140,13 +50140,13 @@ function UB({
50140
50140
  {
50141
50141
  variant: "destructive",
50142
50142
  size: "sm",
50143
- onClick: () => v(x.id),
50143
+ onClick: () => g(x.id),
50144
50144
  children: "Remove"
50145
50145
  }
50146
50146
  ),
50147
50147
  !l && /* @__PURE__ */ a.jsx("p", { className: "text-[11px] text-muted-foreground", children: "Remove not available yet" })
50148
50148
  ] }),
50149
- g === "saved" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50149
+ v === "saved" && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50150
50150
  /* @__PURE__ */ a.jsx(
50151
50151
  H,
50152
50152
  {
@@ -50221,16 +50221,16 @@ function UB({
50221
50221
  ] });
50222
50222
  }
50223
50223
  function $B({
50224
- notifications: t,
50225
- connectedAccounts: e,
50226
- isPremium: r,
50227
- onUpdateNotifications: n,
50228
- onConnectAccount: o,
50229
- onDisconnectAccount: i,
50230
- onChangePassword: c,
50231
- onDeleteAccount: l,
50232
- onUpgradePremium: d
50224
+ settings: t,
50225
+ onUpdate: e
50233
50226
  }) {
50227
+ const { notifications: r, connectedAccounts: n, subscription: o } = t, i = (d) => {
50228
+ e({ action: "notifications", updates: d });
50229
+ }, c = (d) => {
50230
+ e({ action: "connect-account", platform: d });
50231
+ }, l = (d) => {
50232
+ e({ action: "disconnect-account", accountId: d });
50233
+ };
50234
50234
  return /* @__PURE__ */ a.jsxs("div", { className: "space-y-6", children: [
50235
50235
  /* @__PURE__ */ a.jsxs("div", { children: [
50236
50236
  /* @__PURE__ */ a.jsx("h2", { className: "text-3xl font-bold", children: "Settings" }),
@@ -50270,8 +50270,8 @@ function $B({
50270
50270
  Xt,
50271
50271
  {
50272
50272
  id: "email-notif",
50273
- checked: t.emailNotifications,
50274
- onCheckedChange: (h) => n({ emailNotifications: h })
50273
+ checked: r.emailNotifications,
50274
+ onCheckedChange: (d) => i({ emailNotifications: d })
50275
50275
  }
50276
50276
  )
50277
50277
  ] }),
@@ -50284,8 +50284,8 @@ function $B({
50284
50284
  Xt,
50285
50285
  {
50286
50286
  id: "push-notif",
50287
- checked: t.pushNotifications,
50288
- onCheckedChange: (h) => n({ pushNotifications: h })
50287
+ checked: r.pushNotifications,
50288
+ onCheckedChange: (d) => i({ pushNotifications: d })
50289
50289
  }
50290
50290
  )
50291
50291
  ] }),
@@ -50298,8 +50298,8 @@ function $B({
50298
50298
  Xt,
50299
50299
  {
50300
50300
  id: "weekly-digest",
50301
- checked: t.weeklyDigest,
50302
- onCheckedChange: (h) => n({ weeklyDigest: h })
50301
+ checked: r.weeklyDigest,
50302
+ onCheckedChange: (d) => i({ weeklyDigest: d })
50303
50303
  }
50304
50304
  )
50305
50305
  ] }),
@@ -50311,8 +50311,8 @@ function $B({
50311
50311
  Xt,
50312
50312
  {
50313
50313
  id: "job-alerts-set",
50314
- checked: t.jobAlerts,
50315
- onCheckedChange: (h) => n({ jobAlerts: h })
50314
+ checked: r.jobAlerts,
50315
+ onCheckedChange: (d) => i({ jobAlerts: d })
50316
50316
  }
50317
50317
  )
50318
50318
  ] }),
@@ -50322,8 +50322,8 @@ function $B({
50322
50322
  Xt,
50323
50323
  {
50324
50324
  id: "course-updates",
50325
- checked: t.courseUpdates,
50326
- onCheckedChange: (h) => n({ courseUpdates: h })
50325
+ checked: r.courseUpdates,
50326
+ onCheckedChange: (d) => i({ courseUpdates: d })
50327
50327
  }
50328
50328
  )
50329
50329
  ] }),
@@ -50333,8 +50333,8 @@ function $B({
50333
50333
  Xt,
50334
50334
  {
50335
50335
  id: "news-digest",
50336
- checked: t.newsDigest,
50337
- onCheckedChange: (h) => n({ newsDigest: h })
50336
+ checked: r.newsDigest,
50337
+ onCheckedChange: (d) => i({ newsDigest: d })
50338
50338
  }
50339
50339
  )
50340
50340
  ] })
@@ -50347,14 +50347,14 @@ function $B({
50347
50347
  /* @__PURE__ */ a.jsx(qe, { children: "Password" }),
50348
50348
  /* @__PURE__ */ a.jsx(Ue, { children: "Change your account password" })
50349
50349
  ] }),
50350
- /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsx(H, { onClick: c, children: "Change Password" }) })
50350
+ /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsx(H, { onClick: () => e({ action: "change-password" }), children: "Change Password" }) })
50351
50351
  ] }),
50352
50352
  /* @__PURE__ */ a.jsxs(ve, { children: [
50353
50353
  /* @__PURE__ */ a.jsxs(Te, { children: [
50354
50354
  /* @__PURE__ */ a.jsx(qe, { children: "Delete Account" }),
50355
50355
  /* @__PURE__ */ a.jsx(Ue, { children: "Permanently delete your account and all data" })
50356
50356
  ] }),
50357
- /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsx(H, { variant: "destructive", onClick: l, children: "Delete Account" }) })
50357
+ /* @__PURE__ */ a.jsx(be, { children: /* @__PURE__ */ a.jsx(H, { variant: "destructive", onClick: () => e({ action: "delete-account" }), children: "Delete Account" }) })
50358
50358
  ] })
50359
50359
  ] }) }),
50360
50360
  /* @__PURE__ */ a.jsx(je, { value: "subscription", children: /* @__PURE__ */ a.jsxs(ve, { children: [
@@ -50363,9 +50363,9 @@ function $B({
50363
50363
  /* @__PURE__ */ a.jsx(qe, { children: "Subscription Plan" }),
50364
50364
  /* @__PURE__ */ a.jsx(Ue, { children: "Manage your membership" })
50365
50365
  ] }),
50366
- r && /* @__PURE__ */ a.jsx(it, { children: "Premium" })
50366
+ o.isPremium && /* @__PURE__ */ a.jsx(it, { children: "Premium" })
50367
50367
  ] }) }),
50368
- /* @__PURE__ */ a.jsx(be, { className: "space-y-4", children: r ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50368
+ /* @__PURE__ */ a.jsx(be, { className: "space-y-4", children: o.isPremium ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50369
50369
  /* @__PURE__ */ a.jsxs("div", { className: "p-4 border rounded-lg bg-accent/5", children: [
50370
50370
  /* @__PURE__ */ a.jsx("h4", { className: "font-semibold mb-2", children: "Premium Benefits" }),
50371
50371
  /* @__PURE__ */ a.jsxs("ul", { className: "space-y-1 text-sm text-muted-foreground", children: [
@@ -50379,7 +50379,7 @@ function $B({
50379
50379
  /* @__PURE__ */ a.jsx(H, { variant: "outline", children: "Manage Subscription" })
50380
50380
  ] }) : /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
50381
50381
  /* @__PURE__ */ a.jsx("p", { className: "text-sm text-muted-foreground", children: "Upgrade to Premium to unlock exclusive features" }),
50382
- /* @__PURE__ */ a.jsx(H, { onClick: d, children: "Upgrade to Premium" })
50382
+ /* @__PURE__ */ a.jsx(H, { onClick: () => e({ action: "upgrade", plan: "premium" }), children: "Upgrade to Premium" })
50383
50383
  ] }) })
50384
50384
  ] }) }),
50385
50385
  /* @__PURE__ */ a.jsx(je, { value: "connected", children: /* @__PURE__ */ a.jsxs(ve, { children: [
@@ -50387,27 +50387,27 @@ function $B({
50387
50387
  /* @__PURE__ */ a.jsx(qe, { children: "Connected Accounts" }),
50388
50388
  /* @__PURE__ */ a.jsx(Ue, { children: "Manage linked accounts and integrations" })
50389
50389
  ] }),
50390
- /* @__PURE__ */ a.jsx(be, { className: "space-y-4", children: e.map((h) => /* @__PURE__ */ a.jsxs(
50390
+ /* @__PURE__ */ a.jsx(be, { className: "space-y-4", children: n.map((d) => /* @__PURE__ */ a.jsxs(
50391
50391
  "div",
50392
50392
  {
50393
50393
  className: "flex items-center justify-between p-4 border rounded-lg",
50394
50394
  children: [
50395
50395
  /* @__PURE__ */ a.jsxs("div", { children: [
50396
- /* @__PURE__ */ a.jsx("h4", { className: "font-medium", children: h.platform }),
50397
- h.connected && h.email && /* @__PURE__ */ a.jsx("p", { className: "text-sm text-muted-foreground", children: h.email })
50396
+ /* @__PURE__ */ a.jsx("h4", { className: "font-medium", children: d.platform }),
50397
+ d.connected && d.email && /* @__PURE__ */ a.jsx("p", { className: "text-sm text-muted-foreground", children: d.email })
50398
50398
  ] }),
50399
- h.connected ? /* @__PURE__ */ a.jsx(
50399
+ d.connected ? /* @__PURE__ */ a.jsx(
50400
50400
  H,
50401
50401
  {
50402
50402
  variant: "outline",
50403
50403
  size: "sm",
50404
- onClick: () => i(h.id),
50404
+ onClick: () => l(d.id),
50405
50405
  children: "Disconnect"
50406
50406
  }
50407
- ) : /* @__PURE__ */ a.jsx(H, { size: "sm", onClick: () => o(h.platform), children: "Connect" })
50407
+ ) : /* @__PURE__ */ a.jsx(H, { size: "sm", onClick: () => c(d.platform), children: "Connect" })
50408
50408
  ]
50409
50409
  },
50410
- h.id
50410
+ d.id
50411
50411
  )) })
50412
50412
  ] }) })
50413
50413
  ] })
@@ -50422,32 +50422,65 @@ function kU({
50422
50422
  feedItems: i,
50423
50423
  coursesData: c,
50424
50424
  newsData: l,
50425
- onUpdateProfile: d
50425
+ settingsData: d,
50426
+ onUpdateProfile: h
50426
50427
  }) {
50427
- const [h, u] = _("overview"), p = r || (e == null ? void 0 : e.jobsDashboard) || {
50428
+ const [u, p] = _("overview"), y = r || (e == null ? void 0 : e.jobsDashboard) || {
50428
50429
  savedJobs: [],
50429
50430
  recommendedJobs: [],
50430
50431
  applications: []
50431
- }, y = () => console.log("/logout"), m = (g) => console.log(g), v = async (g) => {
50432
- await d({
50432
+ }, m = () => console.log("/logout"), g = (b) => console.log(b), f = async (b) => {
50433
+ await h({
50433
50434
  type: "courses",
50434
- payload: g
50435
+ payload: b
50435
50436
  });
50436
- }, f = (...g) => console.log("Action:", ...g), x = async (g) => {
50437
- await d({
50437
+ }, x = (...b) => console.log("Action:", ...b), v = async (b) => {
50438
+ await h({
50438
50439
  type: "news",
50439
- payload: g
50440
+ payload: b
50441
+ });
50442
+ }, M = d || {
50443
+ notifications: {
50444
+ emailNotifications: !0,
50445
+ pushNotifications: !1,
50446
+ weeklyDigest: !0,
50447
+ jobAlerts: !0,
50448
+ courseUpdates: !0,
50449
+ newsDigest: !1
50450
+ },
50451
+ connectedAccounts: [
50452
+ {
50453
+ id: "google_89213",
50454
+ platform: "Google",
50455
+ connected: !0,
50456
+ email: t.email
50457
+ },
50458
+ {
50459
+ id: "linkedin_55521",
50460
+ platform: "LinkedIn",
50461
+ connected: !1
50462
+ }
50463
+ ],
50464
+ subscription: {
50465
+ isPremium: !1,
50466
+ plan: "free",
50467
+ renewalDate: null
50468
+ }
50469
+ }, w = async (b) => {
50470
+ await h({
50471
+ type: "settings",
50472
+ payload: b
50440
50473
  });
50441
50474
  };
50442
50475
  return /* @__PURE__ */ a.jsx(
50443
50476
  YO,
50444
50477
  {
50445
50478
  user: t,
50446
- onLogout: y,
50447
- onNavigate: m,
50479
+ onLogout: m,
50480
+ onNavigate: g,
50448
50481
  currentPath: "/dashboard",
50449
50482
  notificationCount: n.length,
50450
- children: /* @__PURE__ */ a.jsxs(Qi, { value: h, onValueChange: u, className: "w-full", children: [
50483
+ children: /* @__PURE__ */ a.jsxs(Qi, { value: u, onValueChange: p, className: "w-full", children: [
50451
50484
  /* @__PURE__ */ a.jsxs(tr, { className: "grid w-full grid-cols-3 lg:grid-cols-6", children: [
50452
50485
  /* @__PURE__ */ a.jsxs(Ce, { value: "overview", className: "flex items-center gap-2", children: [
50453
50486
  /* @__PURE__ */ a.jsx(va, { className: "h-4 w-4" }),
@@ -50481,33 +50514,33 @@ function kU({
50481
50514
  feedItems: i,
50482
50515
  alerts: n,
50483
50516
  snapshot: o,
50484
- onSave: f,
50485
- onApply: f,
50486
- onEnroll: (g) => v({ action: "enroll", courseId: g }),
50487
- onRead: (g) => x({ action: "read", articleId: g })
50517
+ onSave: x,
50518
+ onApply: x,
50519
+ onEnroll: (b) => f({ action: "enroll", courseId: b }),
50520
+ onRead: (b) => v({ action: "read", articleId: b })
50488
50521
  }
50489
50522
  ) }),
50490
50523
  /* @__PURE__ */ a.jsx(je, { value: "profile", className: "mt-6", children: /* @__PURE__ */ a.jsx(
50491
50524
  PB,
50492
50525
  {
50493
50526
  profile: e,
50494
- onUpdate: (g) => d(g)
50527
+ onUpdate: (b) => h(b)
50495
50528
  }
50496
50529
  ) }),
50497
50530
  /* @__PURE__ */ a.jsx(je, { value: "jobs", className: "mt-6", children: /* @__PURE__ */ a.jsx(
50498
50531
  _B,
50499
50532
  {
50500
- savedJobs: p.savedJobs,
50501
- applications: p.applications,
50502
- recommendedJobs: p.recommendedJobs,
50503
- onApply: (g) => console.log("Applied:", g),
50504
- onRemove: (g) => console.log("Removed:", g),
50533
+ savedJobs: y.savedJobs,
50534
+ applications: y.applications,
50535
+ recommendedJobs: y.recommendedJobs,
50536
+ onApply: (b) => console.log("Applied:", b),
50537
+ onRemove: (b) => console.log("Removed:", b),
50505
50538
  onUploadCV: () => console.log("Upload CV clicked"),
50506
50539
  onSetAlert: () => console.log("Set alerts clicked"),
50507
- onUpdateProfile: async (g) => {
50508
- await d({
50540
+ onUpdateProfile: async (b) => {
50541
+ await h({
50509
50542
  type: "jobs",
50510
- payload: g.payload
50543
+ payload: b.payload
50511
50544
  });
50512
50545
  }
50513
50546
  }
@@ -50519,12 +50552,12 @@ function kU({
50519
50552
  savedCourses: (c == null ? void 0 : c.savedCourses) || [],
50520
50553
  recommendedCourses: (c == null ? void 0 : c.recommendedCourses) || [],
50521
50554
  certificates: (c == null ? void 0 : c.certificates) || [],
50522
- onEnroll: (g) => v({ action: "enroll", courseId: g }),
50523
- onContinue: (g) => v({ action: "continue", courseId: g }),
50524
- onExplore: () => v({ action: "explore" }),
50525
- onSave: (g) => v({ action: "save", courseId: g }),
50526
- onRemoveSaved: (g) => v({ action: "remove-saved", courseId: g }),
50527
- onRemoveRecommended: (g) => v({ action: "remove-recommended", courseId: g })
50555
+ onEnroll: (b) => f({ action: "enroll", courseId: b }),
50556
+ onContinue: (b) => f({ action: "continue", courseId: b }),
50557
+ onExplore: () => f({ action: "explore" }),
50558
+ onSave: (b) => f({ action: "save", courseId: b }),
50559
+ onRemoveSaved: (b) => f({ action: "remove-saved", courseId: b }),
50560
+ onRemoveRecommended: (b) => f({ action: "remove-recommended", courseId: b })
50528
50561
  }
50529
50562
  ) }),
50530
50563
  /* @__PURE__ */ a.jsx(je, { value: "news", className: "mt-6", children: /* @__PURE__ */ a.jsx(
@@ -50534,33 +50567,19 @@ function kU({
50534
50567
  savedArticles: (l == null ? void 0 : l.savedArticles) || [],
50535
50568
  categories: (l == null ? void 0 : l.categories) || [],
50536
50569
  selectedCategory: (l == null ? void 0 : l.selectedCategory) || "all",
50537
- onRead: (g) => x({ action: "read", articleId: g }),
50538
- onSave: (g) => x({ action: "save", articleId: g }),
50539
- onRemoveSaved: (g) => x({ action: "remove-saved", articleId: g }),
50540
- onRemoveRecommended: (g) => x({ action: "remove-recommended", articleId: g }),
50541
- onCategoryChange: (g) => x({ action: "category", category: g }),
50542
- onManagePreferences: () => x({ action: "manage-preferences" })
50570
+ onRead: (b) => v({ action: "read", articleId: b }),
50571
+ onSave: (b) => v({ action: "save", articleId: b }),
50572
+ onRemoveSaved: (b) => v({ action: "remove-saved", articleId: b }),
50573
+ onRemoveRecommended: (b) => v({ action: "remove-recommended", articleId: b }),
50574
+ onCategoryChange: (b) => v({ action: "category", category: b }),
50575
+ onManagePreferences: () => v({ action: "manage-preferences" })
50543
50576
  }
50544
50577
  ) }),
50545
50578
  /* @__PURE__ */ a.jsx(je, { value: "settings", className: "mt-6", children: /* @__PURE__ */ a.jsx(
50546
50579
  $B,
50547
50580
  {
50548
- notifications: {
50549
- emailNotifications: !0,
50550
- pushNotifications: !1,
50551
- weeklyDigest: !0,
50552
- jobAlerts: !0,
50553
- courseUpdates: !0,
50554
- newsDigest: !1
50555
- },
50556
- connectedAccounts: [],
50557
- isPremium: !1,
50558
- onUpdateNotifications: f,
50559
- onConnectAccount: f,
50560
- onDisconnectAccount: f,
50561
- onChangePassword: f,
50562
- onDeleteAccount: f,
50563
- onUpgradePremium: f
50581
+ settings: M,
50582
+ onUpdate: w
50564
50583
  }
50565
50584
  ) })
50566
50585
  ] })