@still-forest/canopy 0.36.0 → 0.38.0

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.
@@ -1,8 +1,8 @@
1
- import { j as P } from "./jsx-runtime-B0GD0xBr.js";
2
- import { F as mt } from "./Layout-CvVv48kM.js";
3
- import { a as Dn, c as _ } from "./index-CRiPKpXj.js";
1
+ import { j as S } from "./jsx-runtime-B0GD0xBr.js";
2
+ import { F as He } from "./Layout-CvVv48kM.js";
3
+ import { a as Dn, c as E } from "./index-CRiPKpXj.js";
4
4
  import * as j from "react";
5
- import h, { forwardRef as yt, createElement as He, createContext as On, useContext as Cn, useCallback as Q, useRef as Se, useLayoutEffect as Nn, useState as qe, useEffect as xn, useMemo as Fe } from "react";
5
+ import h, { forwardRef as yt, createElement as qe, createContext as On, useContext as Cn, useCallback as Q, useRef as Se, useLayoutEffect as Nn, useState as $e, useEffect as xn, useMemo as Fe } from "react";
6
6
  /**
7
7
  * @license lucide-react v0.543.0 - ISC
8
8
  *
@@ -12,7 +12,7 @@ import h, { forwardRef as yt, createElement as He, createContext as On, useConte
12
12
  const Wn = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), Sn = (e) => e.replace(
13
13
  /^([A-Z])|[\s-_]+(\w)/g,
14
14
  (t, n, o) => o ? o.toUpperCase() : n.toLowerCase()
15
- ), Ke = (e) => {
15
+ ), Je = (e) => {
16
16
  const t = Sn(e);
17
17
  return t.charAt(0).toUpperCase() + t.slice(1);
18
18
  }, gt = (...e) => e.filter((t, n, o) => !!t && t.trim() !== "" && o.indexOf(t) === n).join(" ").trim(), _n = (e) => {
@@ -53,7 +53,7 @@ const Tn = yt(
53
53
  children: s,
54
54
  iconNode: i,
55
55
  ...a
56
- }, c) => He(
56
+ }, c) => qe(
57
57
  "svg",
58
58
  {
59
59
  ref: c,
@@ -67,7 +67,7 @@ const Tn = yt(
67
67
  ...a
68
68
  },
69
69
  [
70
- ...i.map(([l, d]) => He(l, d)),
70
+ ...i.map(([l, d]) => qe(l, d)),
71
71
  ...Array.isArray(s) ? s : [s]
72
72
  ]
73
73
  )
@@ -80,18 +80,18 @@ const Tn = yt(
80
80
  */
81
81
  const bt = (e, t) => {
82
82
  const n = yt(
83
- ({ className: o, ...r }, s) => He(Tn, {
83
+ ({ className: o, ...r }, s) => qe(Tn, {
84
84
  ref: s,
85
85
  iconNode: t,
86
86
  className: gt(
87
- `lucide-${Wn(Ke(e))}`,
87
+ `lucide-${Wn(Je(e))}`,
88
88
  `lucide-${e}`,
89
89
  o
90
90
  ),
91
91
  ...r
92
92
  })
93
93
  );
94
- return n.displayName = Ke(e), n;
94
+ return n.displayName = Je(e), n;
95
95
  };
96
96
  /**
97
97
  * @license lucide-react v0.543.0 - ISC
@@ -99,15 +99,15 @@ const bt = (e, t) => {
99
99
  * This source code is licensed under the ISC license.
100
100
  * See the LICENSE file in the root directory of this source tree.
101
101
  */
102
- const Pn = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], wt = bt("chevron-left", Pn);
102
+ const Pn = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], pt = bt("chevron-left", Pn);
103
103
  /**
104
104
  * @license lucide-react v0.543.0 - ISC
105
105
  *
106
106
  * This source code is licensed under the ISC license.
107
107
  * See the LICENSE file in the root directory of this source tree.
108
108
  */
109
- const Yn = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], pt = bt("chevron-right", Yn);
110
- function Je(e, t) {
109
+ const Yn = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], wt = bt("chevron-right", Yn);
110
+ function et(e, t) {
111
111
  if (typeof e == "function")
112
112
  return e(t);
113
113
  e != null && (e.current = t);
@@ -116,14 +116,14 @@ function vt(...e) {
116
116
  return (t) => {
117
117
  let n = !1;
118
118
  const o = e.map((r) => {
119
- const s = Je(r, t);
119
+ const s = et(r, t);
120
120
  return !n && typeof s == "function" && (n = !0), s;
121
121
  });
122
122
  if (n)
123
123
  return () => {
124
124
  for (let r = 0; r < o.length; r++) {
125
125
  const s = o[r];
126
- typeof s == "function" ? s() : Je(e[r], null);
126
+ typeof s == "function" ? s() : et(e[r], null);
127
127
  }
128
128
  };
129
129
  };
@@ -137,9 +137,9 @@ function Fn(e) {
137
137
  const { children: s, ...i } = o, a = j.Children.toArray(s), c = a.find(In);
138
138
  if (c) {
139
139
  const l = c.props.children, d = a.map((u) => u === c ? j.Children.count(l) > 1 ? j.Children.only(null) : j.isValidElement(l) ? l.props.children : null : u);
140
- return /* @__PURE__ */ P.jsx(t, { ...i, ref: r, children: j.isValidElement(l) ? j.cloneElement(l, void 0, d) : null });
140
+ return /* @__PURE__ */ S.jsx(t, { ...i, ref: r, children: j.isValidElement(l) ? j.cloneElement(l, void 0, d) : null });
141
141
  }
142
- return /* @__PURE__ */ P.jsx(t, { ...i, ref: r, children: s });
142
+ return /* @__PURE__ */ S.jsx(t, { ...i, ref: r, children: s });
143
143
  });
144
144
  return n.displayName = `${e}.Slot`, n;
145
145
  }
@@ -159,7 +159,7 @@ function jn(e) {
159
159
  var Mt = Symbol("radix.slottable");
160
160
  // @__NO_SIDE_EFFECTS__
161
161
  function na(e) {
162
- const t = ({ children: n }) => /* @__PURE__ */ P.jsx(P.Fragment, { children: n });
162
+ const t = ({ children: n }) => /* @__PURE__ */ S.jsx(S.Fragment, { children: n });
163
163
  return t.displayName = `${e}.Slottable`, t.__radixId = Mt, t;
164
164
  }
165
165
  function In(e) {
@@ -180,36 +180,36 @@ function Hn(e) {
180
180
  let t = Object.getOwnPropertyDescriptor(e.props, "ref")?.get, n = t && "isReactWarning" in t && t.isReactWarning;
181
181
  return n ? e.ref : (t = Object.getOwnPropertyDescriptor(e, "ref")?.get, n = t && "isReactWarning" in t && t.isReactWarning, n ? e.props.ref : e.props.ref || e.ref);
182
182
  }
183
- const et = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, tt = Dn, qn = (e, t) => (n) => {
183
+ const tt = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, nt = Dn, qn = (e, t) => (n) => {
184
184
  var o;
185
- if (t?.variants == null) return tt(e, n?.class, n?.className);
185
+ if (t?.variants == null) return nt(e, n?.class, n?.className);
186
186
  const { variants: r, defaultVariants: s } = t, i = Object.keys(r).map((l) => {
187
187
  const d = n?.[l], u = s?.[l];
188
188
  if (d === null) return null;
189
- const f = et(d) || et(u);
189
+ const f = tt(d) || tt(u);
190
190
  return r[l][f];
191
191
  }), a = n && Object.entries(n).reduce((l, d) => {
192
192
  let [u, f] = d;
193
193
  return f === void 0 || (l[u] = f), l;
194
194
  }, {}), c = t == null || (o = t.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((l, d) => {
195
195
  let { class: u, className: f, ...m } = d;
196
- return Object.entries(m).every((w) => {
197
- let [b, p] = w;
198
- return Array.isArray(p) ? p.includes({
196
+ return Object.entries(m).every((p) => {
197
+ let [b, w] = p;
198
+ return Array.isArray(w) ? w.includes({
199
199
  ...s,
200
200
  ...a
201
201
  }[b]) : {
202
202
  ...s,
203
203
  ...a
204
- }[b] === p;
204
+ }[b] === w;
205
205
  }) ? [
206
206
  ...l,
207
207
  u,
208
208
  f
209
209
  ] : l;
210
210
  }, []);
211
- return tt(e, i, c, n?.class, n?.className);
212
- }, $e = qn(
211
+ return nt(e, i, c, n?.class, n?.className);
212
+ }, Re = qn(
213
213
  "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
214
214
  {
215
215
  variants: {
@@ -247,7 +247,7 @@ function De({
247
247
  ...r
248
248
  }) {
249
249
  const s = o ? Bn : "button";
250
- return /* @__PURE__ */ P.jsx(s, { className: _($e({ variant: t, size: n, className: e })), "data-slot": "button", ...r });
250
+ return /* @__PURE__ */ S.jsx(s, { className: E(Re({ variant: t, size: n, className: e })), "data-slot": "button", ...r });
251
251
  }
252
252
  const $n = ({
253
253
  label: e,
@@ -264,39 +264,42 @@ const $n = ({
264
264
  fit: u = !1,
265
265
  ...f
266
266
  }) => {
267
- const m = () => o === "primary" ? "default" : o === "subtle" ? "secondary" : o, w = () => o === "unstyled" ? "unstyled" : r === "default" ? "md" : r;
268
- return /* @__PURE__ */ P.jsx(
267
+ const m = () => o === "primary" ? "default" : o === "subtle" ? "secondary" : o, p = () => o === "unstyled" ? "unstyled" : r === "default" ? "md" : r;
268
+ return /* @__PURE__ */ S.jsx(
269
269
  De,
270
270
  {
271
271
  asChild: l,
272
- className: _(a, u && "w-fit", d && "w-full", o === "unstyled" && "justify-start"),
272
+ className: E(a, u && "w-fit", d && "w-full", o === "unstyled" && "justify-start"),
273
273
  disabled: i,
274
274
  onClick: n,
275
- size: w(),
275
+ size: p(),
276
276
  type: c,
277
277
  variant: m(),
278
278
  ...f,
279
- children: s && t ? /* @__PURE__ */ P.jsxs(mt, { align: "center", gap: "2", children: [
280
- /* @__PURE__ */ P.jsx("span", { children: s }, "icon"),
281
- /* @__PURE__ */ P.jsx("span", { children: t }, "children")
282
- ] }) : s || t || e
279
+ children: s && t ? /* @__PURE__ */ S.jsxs(He, { align: "center", gap: "2", children: [
280
+ /* @__PURE__ */ S.jsx("span", { children: s }, "icon"),
281
+ /* @__PURE__ */ S.jsx("span", { children: t }, "children")
282
+ ] }) : s && e ? /* @__PURE__ */ S.jsxs(He, { align: "center", gap: "2", children: [
283
+ /* @__PURE__ */ S.jsx("span", { children: s }, "icon"),
284
+ /* @__PURE__ */ S.jsx("span", { children: e }, "label")
285
+ ] }) : s ? /* @__PURE__ */ S.jsx("span", { children: s }, "icon") : t || e
283
286
  }
284
287
  );
285
- }, Rn = ({ children: e, className: t = "" }) => /* @__PURE__ */ P.jsx(mt, { className: t, children: e });
286
- Rn.Button = ({ children: e, className: t, ...n }) => /* @__PURE__ */ P.jsx($n, { className: _("not-first:-ml-1 not-last:rounded-r-none not-first:rounded-l-none", t), ...n, children: e });
287
- const kt = 6048e5, Gn = 864e5, nt = Symbol.for("constructDateFrom");
288
+ }, Rn = ({ children: e, className: t = "" }) => /* @__PURE__ */ S.jsx(He, { className: t, children: e });
289
+ Rn.Button = ({ children: e, className: t, ...n }) => /* @__PURE__ */ S.jsx($n, { className: E("not-first:-ml-1 not-last:rounded-r-none not-first:rounded-l-none", t), ...n, children: e });
290
+ const kt = 6048e5, Gn = 864e5, ot = Symbol.for("constructDateFrom");
288
291
  function I(e, t) {
289
- return typeof e == "function" ? e(t) : e && typeof e == "object" && nt in e ? e[nt](t) : e instanceof Date ? new e.constructor(t) : new Date(t);
292
+ return typeof e == "function" ? e(t) : e && typeof e == "object" && ot in e ? e[ot](t) : e instanceof Date ? new e.constructor(t) : new Date(t);
290
293
  }
291
- function T(e, t) {
294
+ function P(e, t) {
292
295
  return I(t || e, e);
293
296
  }
294
297
  function Dt(e, t, n) {
295
- const o = T(e, n?.in);
298
+ const o = P(e, n?.in);
296
299
  return isNaN(t) ? I(e, NaN) : (t && o.setDate(o.getDate() + t), o);
297
300
  }
298
301
  function Ot(e, t, n) {
299
- const o = T(e, n?.in);
302
+ const o = P(e, n?.in);
300
303
  if (isNaN(t)) return I(e, NaN);
301
304
  if (!t)
302
305
  return o;
@@ -314,22 +317,22 @@ function Ne() {
314
317
  return Zn;
315
318
  }
316
319
  function ge(e, t) {
317
- const n = Ne(), o = t?.weekStartsOn ?? t?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, r = T(e, t?.in), s = r.getDay(), i = (s < o ? 7 : 0) + s - o;
320
+ const n = Ne(), o = t?.weekStartsOn ?? t?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, r = P(e, t?.in), s = r.getDay(), i = (s < o ? 7 : 0) + s - o;
318
321
  return r.setDate(r.getDate() - i), r.setHours(0, 0, 0, 0), r;
319
322
  }
320
323
  function Oe(e, t) {
321
324
  return ge(e, { ...t, weekStartsOn: 1 });
322
325
  }
323
326
  function Ct(e, t) {
324
- const n = T(e, t?.in), o = n.getFullYear(), r = I(n, 0);
327
+ const n = P(e, t?.in), o = n.getFullYear(), r = I(n, 0);
325
328
  r.setFullYear(o + 1, 0, 4), r.setHours(0, 0, 0, 0);
326
329
  const s = Oe(r), i = I(n, 0);
327
330
  i.setFullYear(o, 0, 4), i.setHours(0, 0, 0, 0);
328
331
  const a = Oe(i);
329
332
  return n.getTime() >= s.getTime() ? o + 1 : n.getTime() >= a.getTime() ? o : o - 1;
330
333
  }
331
- function ot(e) {
332
- const t = T(e), n = new Date(
334
+ function rt(e) {
335
+ const t = P(e), n = new Date(
333
336
  Date.UTC(
334
337
  t.getFullYear(),
335
338
  t.getMonth(),
@@ -350,7 +353,7 @@ function be(e, ...t) {
350
353
  return t.map(n);
351
354
  }
352
355
  function Ce(e, t) {
353
- const n = T(e, t?.in);
356
+ const n = P(e, t?.in);
354
357
  return n.setHours(0, 0, 0, 0), n;
355
358
  }
356
359
  function ce(e, t, n) {
@@ -358,7 +361,7 @@ function ce(e, t, n) {
358
361
  n?.in,
359
362
  e,
360
363
  t
361
- ), s = Ce(o), i = Ce(r), a = +s - ot(s), c = +i - ot(i);
364
+ ), s = Ce(o), i = Ce(r), a = +s - rt(s), c = +i - rt(i);
362
365
  return Math.round((a - c) / Gn);
363
366
  }
364
367
  function Ln(e, t) {
@@ -375,7 +378,7 @@ function Qn(e, t) {
375
378
  let n, o = t?.in;
376
379
  return e.forEach((r) => {
377
380
  !o && typeof r == "object" && (o = I.bind(null, r));
378
- const s = T(r, o);
381
+ const s = P(r, o);
379
382
  (!n || n < s || isNaN(+s)) && (n = s);
380
383
  }), I(o, n || NaN);
381
384
  }
@@ -383,7 +386,7 @@ function Un(e, t) {
383
386
  let n, o = t?.in;
384
387
  return e.forEach((r) => {
385
388
  !o && typeof r == "object" && (o = I.bind(null, r));
386
- const s = T(r, o);
389
+ const s = P(r, o);
387
390
  (!n || n > s || isNaN(+s)) && (n = s);
388
391
  }), I(o, n || NaN);
389
392
  }
@@ -399,7 +402,7 @@ function Nt(e) {
399
402
  return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
400
403
  }
401
404
  function Kn(e) {
402
- return !(!Nt(e) && typeof e != "number" || isNaN(+T(e)));
405
+ return !(!Nt(e) && typeof e != "number" || isNaN(+P(e)));
403
406
  }
404
407
  function Jn(e, t, n) {
405
408
  const [o, r] = be(
@@ -410,7 +413,7 @@ function Jn(e, t, n) {
410
413
  return s * 12 + i;
411
414
  }
412
415
  function eo(e, t) {
413
- const n = T(e, t?.in), o = n.getMonth();
416
+ const n = P(e, t?.in), o = n.getMonth();
414
417
  return n.setFullYear(n.getFullYear(), o + 1, 0), n.setHours(23, 59, 59, 999), n;
415
418
  }
416
419
  function to(e, t) {
@@ -429,19 +432,19 @@ function no(e, t) {
429
432
  return r ? c.reverse() : c;
430
433
  }
431
434
  function oo(e, t) {
432
- const n = T(e, t?.in);
435
+ const n = P(e, t?.in);
433
436
  return n.setDate(1), n.setHours(0, 0, 0, 0), n;
434
437
  }
435
438
  function ro(e, t) {
436
- const n = T(e, t?.in), o = n.getFullYear();
439
+ const n = P(e, t?.in), o = n.getFullYear();
437
440
  return n.setFullYear(o + 1, 0, 0), n.setHours(23, 59, 59, 999), n;
438
441
  }
439
442
  function xt(e, t) {
440
- const n = T(e, t?.in);
443
+ const n = P(e, t?.in);
441
444
  return n.setFullYear(n.getFullYear(), 0, 1), n.setHours(0, 0, 0, 0), n;
442
445
  }
443
446
  function Wt(e, t) {
444
- const n = Ne(), o = t?.weekStartsOn ?? t?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, r = T(e, t?.in), s = r.getDay(), i = (s < o ? -7 : 0) + 6 - (s - o);
447
+ const n = Ne(), o = t?.weekStartsOn ?? t?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, r = P(e, t?.in), s = r.getDay(), i = (s < o ? -7 : 0) + 6 - (s - o);
445
448
  return r.setDate(r.getDate() + i), r.setHours(23, 59, 59, 999), r;
446
449
  }
447
450
  function so(e, t) {
@@ -609,7 +612,7 @@ const yo = {
609
612
  "November",
610
613
  "December"
611
614
  ]
612
- }, wo = {
615
+ }, po = {
613
616
  narrow: ["S", "M", "T", "W", "T", "F", "S"],
614
617
  short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
615
618
  abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
@@ -622,7 +625,7 @@ const yo = {
622
625
  "Friday",
623
626
  "Saturday"
624
627
  ]
625
- }, po = {
628
+ }, wo = {
626
629
  narrow: {
627
630
  am: "a",
628
631
  pm: "p",
@@ -712,11 +715,11 @@ const yo = {
712
715
  defaultWidth: "wide"
713
716
  }),
714
717
  day: ve({
715
- values: wo,
718
+ values: po,
716
719
  defaultWidth: "wide"
717
720
  }),
718
721
  dayPeriod: ve({
719
- values: po,
722
+ values: wo,
720
723
  defaultWidth: "wide",
721
724
  formattingValues: vo,
722
725
  defaultFormattingWidth: "wide"
@@ -866,7 +869,7 @@ const No = /^(\d+)(th|st|nd|rd)?/i, xo = /\d+/i, Wo = {
866
869
  parsePatterns: jo,
867
870
  defaultParseWidth: "any"
868
871
  })
869
- }, Ge = {
872
+ }, Ze = {
870
873
  code: "en-US",
871
874
  formatDistance: io,
872
875
  formatLong: fo,
@@ -879,15 +882,15 @@ const No = /^(\d+)(th|st|nd|rd)?/i, xo = /\d+/i, Wo = {
879
882
  }
880
883
  };
881
884
  function Ao(e, t) {
882
- const n = T(e, t?.in);
885
+ const n = P(e, t?.in);
883
886
  return ce(n, xt(n)) + 1;
884
887
  }
885
888
  function St(e, t) {
886
- const n = T(e, t?.in), o = +Oe(n) - +Ln(n);
889
+ const n = P(e, t?.in), o = +Oe(n) - +Ln(n);
887
890
  return Math.round(o / kt) + 1;
888
891
  }
889
892
  function _t(e, t) {
890
- const n = T(e, t?.in), o = n.getFullYear(), r = Ne(), s = t?.firstWeekContainsDate ?? t?.locale?.options?.firstWeekContainsDate ?? r.firstWeekContainsDate ?? r.locale?.options?.firstWeekContainsDate ?? 1, i = I(t?.in || e, 0);
893
+ const n = P(e, t?.in), o = n.getFullYear(), r = Ne(), s = t?.firstWeekContainsDate ?? t?.locale?.options?.firstWeekContainsDate ?? r.firstWeekContainsDate ?? r.locale?.options?.firstWeekContainsDate ?? 1, i = I(t?.in || e, 0);
891
894
  i.setFullYear(o + 1, 0, s), i.setHours(0, 0, 0, 0);
892
895
  const a = ge(i, t), c = I(t?.in || e, 0);
893
896
  c.setFullYear(o, 0, s), c.setHours(0, 0, 0, 0);
@@ -899,10 +902,10 @@ function Ho(e, t) {
899
902
  return s.setFullYear(r, 0, o), s.setHours(0, 0, 0, 0), ge(s, t);
900
903
  }
901
904
  function Et(e, t) {
902
- const n = T(e, t?.in), o = +ge(n, t) - +Ho(n, t);
905
+ const n = P(e, t?.in), o = +ge(n, t) - +Ho(n, t);
903
906
  return Math.round(o / kt) + 1;
904
907
  }
905
- function E(e, t) {
908
+ function T(e, t) {
906
909
  const n = e < 0 ? "-" : "", o = Math.abs(e).toString().padStart(t, "0");
907
910
  return n + o;
908
911
  }
@@ -910,16 +913,16 @@ const ie = {
910
913
  // Year
911
914
  y(e, t) {
912
915
  const n = e.getFullYear(), o = n > 0 ? n : 1 - n;
913
- return E(t === "yy" ? o % 100 : o, t.length);
916
+ return T(t === "yy" ? o % 100 : o, t.length);
914
917
  },
915
918
  // Month
916
919
  M(e, t) {
917
920
  const n = e.getMonth();
918
- return t === "M" ? String(n + 1) : E(n + 1, 2);
921
+ return t === "M" ? String(n + 1) : T(n + 1, 2);
919
922
  },
920
923
  // Day of the month
921
924
  d(e, t) {
922
- return E(e.getDate(), t.length);
925
+ return T(e.getDate(), t.length);
923
926
  },
924
927
  // AM or PM
925
928
  a(e, t) {
@@ -939,26 +942,26 @@ const ie = {
939
942
  },
940
943
  // Hour [1-12]
941
944
  h(e, t) {
942
- return E(e.getHours() % 12 || 12, t.length);
945
+ return T(e.getHours() % 12 || 12, t.length);
943
946
  },
944
947
  // Hour [0-23]
945
948
  H(e, t) {
946
- return E(e.getHours(), t.length);
949
+ return T(e.getHours(), t.length);
947
950
  },
948
951
  // Minute
949
952
  m(e, t) {
950
- return E(e.getMinutes(), t.length);
953
+ return T(e.getMinutes(), t.length);
951
954
  },
952
955
  // Second
953
956
  s(e, t) {
954
- return E(e.getSeconds(), t.length);
957
+ return T(e.getSeconds(), t.length);
955
958
  },
956
959
  // Fraction of second
957
960
  S(e, t) {
958
961
  const n = t.length, o = e.getMilliseconds(), r = Math.trunc(
959
962
  o * Math.pow(10, n - 3)
960
963
  );
961
- return E(r, t.length);
964
+ return T(r, t.length);
962
965
  }
963
966
  }, ye = {
964
967
  midnight: "midnight",
@@ -967,7 +970,7 @@ const ie = {
967
970
  afternoon: "afternoon",
968
971
  evening: "evening",
969
972
  night: "night"
970
- }, rt = {
973
+ }, st = {
971
974
  // Era
972
975
  G: function(e, t, n) {
973
976
  const o = e.getFullYear() > 0 ? 1 : 0;
@@ -999,14 +1002,14 @@ const ie = {
999
1002
  const r = _t(e, o), s = r > 0 ? r : 1 - r;
1000
1003
  if (t === "YY") {
1001
1004
  const i = s % 100;
1002
- return E(i, 2);
1005
+ return T(i, 2);
1003
1006
  }
1004
- return t === "Yo" ? n.ordinalNumber(s, { unit: "year" }) : E(s, t.length);
1007
+ return t === "Yo" ? n.ordinalNumber(s, { unit: "year" }) : T(s, t.length);
1005
1008
  },
1006
1009
  // ISO week-numbering year
1007
1010
  R: function(e, t) {
1008
1011
  const n = Ct(e);
1009
- return E(n, t.length);
1012
+ return T(n, t.length);
1010
1013
  },
1011
1014
  // Extended year. This is a single number designating the year of this calendar system.
1012
1015
  // The main difference between `y` and `u` localizers are B.C. years:
@@ -1019,7 +1022,7 @@ const ie = {
1019
1022
  // while `uu` pads single digit years to 2 characters and returns other years unchanged.
1020
1023
  u: function(e, t) {
1021
1024
  const n = e.getFullYear();
1022
- return E(n, t.length);
1025
+ return T(n, t.length);
1023
1026
  },
1024
1027
  // Quarter
1025
1028
  Q: function(e, t, n) {
@@ -1030,7 +1033,7 @@ const ie = {
1030
1033
  return String(o);
1031
1034
  // 01, 02, 03, 04
1032
1035
  case "QQ":
1033
- return E(o, 2);
1036
+ return T(o, 2);
1034
1037
  // 1st, 2nd, 3rd, 4th
1035
1038
  case "Qo":
1036
1039
  return n.ordinalNumber(o, { unit: "quarter" });
@@ -1064,7 +1067,7 @@ const ie = {
1064
1067
  return String(o);
1065
1068
  // 01, 02, 03, 04
1066
1069
  case "qq":
1067
- return E(o, 2);
1070
+ return T(o, 2);
1068
1071
  // 1st, 2nd, 3rd, 4th
1069
1072
  case "qo":
1070
1073
  return n.ordinalNumber(o, { unit: "quarter" });
@@ -1126,7 +1129,7 @@ const ie = {
1126
1129
  return String(o + 1);
1127
1130
  // 01, 02, ..., 12
1128
1131
  case "LL":
1129
- return E(o + 1, 2);
1132
+ return T(o + 1, 2);
1130
1133
  // 1st, 2nd, ..., 12th
1131
1134
  case "Lo":
1132
1135
  return n.ordinalNumber(o + 1, { unit: "month" });
@@ -1151,12 +1154,12 @@ const ie = {
1151
1154
  // Local week of year
1152
1155
  w: function(e, t, n, o) {
1153
1156
  const r = Et(e, o);
1154
- return t === "wo" ? n.ordinalNumber(r, { unit: "week" }) : E(r, t.length);
1157
+ return t === "wo" ? n.ordinalNumber(r, { unit: "week" }) : T(r, t.length);
1155
1158
  },
1156
1159
  // ISO week of year
1157
1160
  I: function(e, t, n) {
1158
1161
  const o = St(e);
1159
- return t === "Io" ? n.ordinalNumber(o, { unit: "week" }) : E(o, t.length);
1162
+ return t === "Io" ? n.ordinalNumber(o, { unit: "week" }) : T(o, t.length);
1160
1163
  },
1161
1164
  // Day of the month
1162
1165
  d: function(e, t, n) {
@@ -1165,7 +1168,7 @@ const ie = {
1165
1168
  // Day of year
1166
1169
  D: function(e, t, n) {
1167
1170
  const o = Ao(e);
1168
- return t === "Do" ? n.ordinalNumber(o, { unit: "dayOfYear" }) : E(o, t.length);
1171
+ return t === "Do" ? n.ordinalNumber(o, { unit: "dayOfYear" }) : T(o, t.length);
1169
1172
  },
1170
1173
  // Day of week
1171
1174
  E: function(e, t, n) {
@@ -1209,7 +1212,7 @@ const ie = {
1209
1212
  return String(s);
1210
1213
  // Padded numerical value
1211
1214
  case "ee":
1212
- return E(s, 2);
1215
+ return T(s, 2);
1213
1216
  // 1st, 2nd, ..., 7th
1214
1217
  case "eo":
1215
1218
  return n.ordinalNumber(s, { unit: "day" });
@@ -1248,7 +1251,7 @@ const ie = {
1248
1251
  return String(s);
1249
1252
  // Padded numerical value
1250
1253
  case "cc":
1251
- return E(s, t.length);
1254
+ return T(s, t.length);
1252
1255
  // 1st, 2nd, ..., 7th
1253
1256
  case "co":
1254
1257
  return n.ordinalNumber(s, { unit: "day" });
@@ -1287,7 +1290,7 @@ const ie = {
1287
1290
  return String(r);
1288
1291
  // 02
1289
1292
  case "ii":
1290
- return E(r, t.length);
1293
+ return T(r, t.length);
1291
1294
  // 2nd
1292
1295
  case "io":
1293
1296
  return n.ordinalNumber(r, { unit: "day" });
@@ -1415,12 +1418,12 @@ const ie = {
1415
1418
  // Hour [0-11]
1416
1419
  K: function(e, t, n) {
1417
1420
  const o = e.getHours() % 12;
1418
- return t === "Ko" ? n.ordinalNumber(o, { unit: "hour" }) : E(o, t.length);
1421
+ return t === "Ko" ? n.ordinalNumber(o, { unit: "hour" }) : T(o, t.length);
1419
1422
  },
1420
1423
  // Hour [1-24]
1421
1424
  k: function(e, t, n) {
1422
1425
  let o = e.getHours();
1423
- return o === 0 && (o = 24), t === "ko" ? n.ordinalNumber(o, { unit: "hour" }) : E(o, t.length);
1426
+ return o === 0 && (o = 24), t === "ko" ? n.ordinalNumber(o, { unit: "hour" }) : T(o, t.length);
1424
1427
  },
1425
1428
  // Minute
1426
1429
  m: function(e, t, n) {
@@ -1442,7 +1445,7 @@ const ie = {
1442
1445
  switch (t) {
1443
1446
  // Hours and optional minutes
1444
1447
  case "X":
1445
- return at(o);
1448
+ return it(o);
1446
1449
  // Hours, minutes and optional seconds without `:` delimiter
1447
1450
  // Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
1448
1451
  // so this token always has the same output as `XX`
@@ -1465,7 +1468,7 @@ const ie = {
1465
1468
  switch (t) {
1466
1469
  // Hours and optional minutes
1467
1470
  case "x":
1468
- return at(o);
1471
+ return it(o);
1469
1472
  // Hours, minutes and optional seconds without `:` delimiter
1470
1473
  // Note: neither ISO-8601 nor JavaScript supports seconds in timezone offsets
1471
1474
  // so this token always has the same output as `xx`
@@ -1490,7 +1493,7 @@ const ie = {
1490
1493
  case "O":
1491
1494
  case "OO":
1492
1495
  case "OOO":
1493
- return "GMT" + st(o, ":");
1496
+ return "GMT" + at(o, ":");
1494
1497
  // Long
1495
1498
  case "OOOO":
1496
1499
  default:
@@ -1505,7 +1508,7 @@ const ie = {
1505
1508
  case "z":
1506
1509
  case "zz":
1507
1510
  case "zzz":
1508
- return "GMT" + st(o, ":");
1511
+ return "GMT" + at(o, ":");
1509
1512
  // Long
1510
1513
  case "zzzz":
1511
1514
  default:
@@ -1515,25 +1518,25 @@ const ie = {
1515
1518
  // Seconds timestamp
1516
1519
  t: function(e, t, n) {
1517
1520
  const o = Math.trunc(+e / 1e3);
1518
- return E(o, t.length);
1521
+ return T(o, t.length);
1519
1522
  },
1520
1523
  // Milliseconds timestamp
1521
1524
  T: function(e, t, n) {
1522
- return E(+e, t.length);
1525
+ return T(+e, t.length);
1523
1526
  }
1524
1527
  };
1525
- function st(e, t = "") {
1528
+ function at(e, t = "") {
1526
1529
  const n = e > 0 ? "-" : "+", o = Math.abs(e), r = Math.trunc(o / 60), s = o % 60;
1527
- return s === 0 ? n + String(r) : n + String(r) + t + E(s, 2);
1530
+ return s === 0 ? n + String(r) : n + String(r) + t + T(s, 2);
1528
1531
  }
1529
- function at(e, t) {
1530
- return e % 60 === 0 ? (e > 0 ? "-" : "+") + E(Math.abs(e) / 60, 2) : le(e, t);
1532
+ function it(e, t) {
1533
+ return e % 60 === 0 ? (e > 0 ? "-" : "+") + T(Math.abs(e) / 60, 2) : le(e, t);
1531
1534
  }
1532
1535
  function le(e, t = "") {
1533
- const n = e > 0 ? "-" : "+", o = Math.abs(e), r = E(Math.trunc(o / 60), 2), s = E(o % 60, 2);
1536
+ const n = e > 0 ? "-" : "+", o = Math.abs(e), r = T(Math.trunc(o / 60), 2), s = T(o % 60, 2);
1534
1537
  return n + r + t + s;
1535
1538
  }
1536
- const it = (e, t) => {
1539
+ const ct = (e, t) => {
1537
1540
  switch (e) {
1538
1541
  case "P":
1539
1542
  return t.date({ width: "short" });
@@ -1560,7 +1563,7 @@ const it = (e, t) => {
1560
1563
  }, qo = (e, t) => {
1561
1564
  const n = e.match(/(P+)(p+)?/) || [], o = n[1], r = n[2];
1562
1565
  if (!r)
1563
- return it(e, t);
1566
+ return ct(e, t);
1564
1567
  let s;
1565
1568
  switch (o) {
1566
1569
  case "P":
@@ -1577,7 +1580,7 @@ const it = (e, t) => {
1577
1580
  s = t.dateTime({ width: "full" });
1578
1581
  break;
1579
1582
  }
1580
- return s.replace("{{date}}", it(o, t)).replace("{{time}}", Tt(r, t));
1583
+ return s.replace("{{date}}", ct(o, t)).replace("{{time}}", Tt(r, t));
1581
1584
  }, $o = {
1582
1585
  p: Tt,
1583
1586
  P: qo
@@ -1598,7 +1601,7 @@ function Qo(e, t, n) {
1598
1601
  }
1599
1602
  const Uo = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Xo = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Ko = /^'([^]*?)'?$/, Jo = /''/g, er = /[a-zA-Z]/;
1600
1603
  function tr(e, t, n) {
1601
- const o = Ne(), r = n?.locale ?? o.locale ?? Ge, s = n?.firstWeekContainsDate ?? n?.locale?.options?.firstWeekContainsDate ?? o.firstWeekContainsDate ?? o.locale?.options?.firstWeekContainsDate ?? 1, i = n?.weekStartsOn ?? n?.locale?.options?.weekStartsOn ?? o.weekStartsOn ?? o.locale?.options?.weekStartsOn ?? 0, a = T(e, n?.in);
1604
+ const o = Ne(), r = n?.locale ?? o.locale ?? Ze, s = n?.firstWeekContainsDate ?? n?.locale?.options?.firstWeekContainsDate ?? o.firstWeekContainsDate ?? o.locale?.options?.firstWeekContainsDate ?? 1, i = n?.weekStartsOn ?? n?.locale?.options?.weekStartsOn ?? o.weekStartsOn ?? o.locale?.options?.weekStartsOn ?? 0, a = P(e, n?.in);
1602
1605
  if (!Kn(a))
1603
1606
  throw new RangeError("Invalid time value");
1604
1607
  let c = t.match(Xo).map((d) => {
@@ -1614,7 +1617,7 @@ function tr(e, t, n) {
1614
1617
  const u = d[0];
1615
1618
  if (u === "'")
1616
1619
  return { isToken: !1, value: nr(d) };
1617
- if (rt[u])
1620
+ if (st[u])
1618
1621
  return { isToken: !0, value: d };
1619
1622
  if (u.match(er))
1620
1623
  throw new RangeError(
@@ -1632,7 +1635,7 @@ function tr(e, t, n) {
1632
1635
  if (!d.isToken) return d.value;
1633
1636
  const u = d.value;
1634
1637
  (!n?.useAdditionalWeekYearTokens && zo(u) || !n?.useAdditionalDayOfYearTokens && Lo(u)) && Vo(u, t, String(e));
1635
- const f = rt[u[0]];
1638
+ const f = st[u[0]];
1636
1639
  return f(a, u, r.localize, l);
1637
1640
  }).join("");
1638
1641
  }
@@ -1641,20 +1644,20 @@ function nr(e) {
1641
1644
  return t ? t[1].replace(Jo, "'") : e;
1642
1645
  }
1643
1646
  function or(e, t) {
1644
- const n = T(e, t?.in), o = n.getFullYear(), r = n.getMonth(), s = I(n, 0);
1647
+ const n = P(e, t?.in), o = n.getFullYear(), r = n.getMonth(), s = I(n, 0);
1645
1648
  return s.setFullYear(o, r + 1, 0), s.setHours(0, 0, 0, 0), s.getDate();
1646
1649
  }
1647
1650
  function rr(e, t) {
1648
- return T(e, t?.in).getMonth();
1651
+ return P(e, t?.in).getMonth();
1649
1652
  }
1650
1653
  function sr(e, t) {
1651
- return T(e, t?.in).getFullYear();
1654
+ return P(e, t?.in).getFullYear();
1652
1655
  }
1653
1656
  function ar(e, t) {
1654
- return +T(e) > +T(t);
1657
+ return +P(e) > +P(t);
1655
1658
  }
1656
1659
  function ir(e, t) {
1657
- return +T(e) < +T(t);
1660
+ return +P(e) < +P(t);
1658
1661
  }
1659
1662
  function cr(e, t, n) {
1660
1663
  const [o, r] = be(
@@ -1673,13 +1676,13 @@ function ur(e, t, n) {
1673
1676
  return o.getFullYear() === r.getFullYear();
1674
1677
  }
1675
1678
  function lr(e, t, n) {
1676
- const o = T(e, n?.in), r = o.getFullYear(), s = o.getDate(), i = I(e, 0);
1679
+ const o = P(e, n?.in), r = o.getFullYear(), s = o.getDate(), i = I(e, 0);
1677
1680
  i.setFullYear(r, t, 15), i.setHours(0, 0, 0, 0);
1678
1681
  const a = or(i);
1679
1682
  return o.setMonth(t, Math.min(s, a)), o;
1680
1683
  }
1681
1684
  function dr(e, t, n) {
1682
- const o = T(e, n?.in);
1685
+ const o = P(e, n?.in);
1683
1686
  return isNaN(+o) ? I(e, NaN) : (o.setFullYear(t), o);
1684
1687
  }
1685
1688
  function fr(e, t, n = "long") {
@@ -1697,22 +1700,22 @@ function de(e, t) {
1697
1700
  timeZone: e,
1698
1701
  timeZoneName: "longOffset"
1699
1702
  }).format)(t).split("GMT")[1];
1700
- return o in ke ? ke[o] : ct(o, o.split(":"));
1703
+ return o in ke ? ke[o] : ut(o, o.split(":"));
1701
1704
  } catch {
1702
1705
  if (e in ke) return ke[e];
1703
1706
  const n = e?.match(mr);
1704
- return n ? ct(e, n.slice(1)) : NaN;
1707
+ return n ? ut(e, n.slice(1)) : NaN;
1705
1708
  }
1706
1709
  }
1707
1710
  const mr = /([+-]\d\d):?(\d\d)?/;
1708
- function ct(e, t) {
1711
+ function ut(e, t) {
1709
1712
  const n = +(t[0] || 0), o = +(t[1] || 0), r = +(t[2] || 0) / 60;
1710
1713
  return ke[e] = n * 60 + o > 0 ? n * 60 + o + r : n * 60 - o - r;
1711
1714
  }
1712
1715
  class J extends Date {
1713
1716
  //#region static
1714
1717
  constructor(...t) {
1715
- super(), t.length > 1 && typeof t[t.length - 1] == "string" && (this.timeZone = t.pop()), this.internal = /* @__PURE__ */ new Date(), isNaN(de(this.timeZone, this)) ? this.setTime(NaN) : t.length ? typeof t[0] == "number" && (t.length === 1 || t.length === 2 && typeof t[1] != "number") ? this.setTime(t[0]) : typeof t[0] == "string" ? this.setTime(+new Date(t[0])) : t[0] instanceof Date ? this.setTime(+t[0]) : (this.setTime(+new Date(...t)), Pt(this), Re(this)) : this.setTime(Date.now());
1718
+ super(), t.length > 1 && typeof t[t.length - 1] == "string" && (this.timeZone = t.pop()), this.internal = /* @__PURE__ */ new Date(), isNaN(de(this.timeZone, this)) ? this.setTime(NaN) : t.length ? typeof t[0] == "number" && (t.length === 1 || t.length === 2 && typeof t[1] != "number") ? this.setTime(t[0]) : typeof t[0] == "string" ? this.setTime(+new Date(t[0])) : t[0] instanceof Date ? this.setTime(+t[0]) : (this.setTime(+new Date(...t)), Pt(this), Ge(this)) : this.setTime(Date.now());
1716
1719
  }
1717
1720
  static tz(t, ...n) {
1718
1721
  return n.length ? new J(...n, t) : new J(Date.now(), t);
@@ -1729,7 +1732,7 @@ class J extends Date {
1729
1732
  //#endregion
1730
1733
  //#region time
1731
1734
  setTime(t) {
1732
- return Date.prototype.setTime.apply(this, arguments), Re(this), +this;
1735
+ return Date.prototype.setTime.apply(this, arguments), Ge(this), +this;
1733
1736
  }
1734
1737
  //#endregion
1735
1738
  //#region date-fns integration
@@ -1738,19 +1741,19 @@ class J extends Date {
1738
1741
  }
1739
1742
  //#endregion
1740
1743
  }
1741
- const ut = /^(get|set)(?!UTC)/;
1744
+ const lt = /^(get|set)(?!UTC)/;
1742
1745
  Object.getOwnPropertyNames(Date.prototype).forEach((e) => {
1743
- if (!ut.test(e)) return;
1744
- const t = e.replace(ut, "$1UTC");
1746
+ if (!lt.test(e)) return;
1747
+ const t = e.replace(lt, "$1UTC");
1745
1748
  J.prototype[t] && (e.startsWith("get") ? J.prototype[e] = function() {
1746
1749
  return this.internal[t]();
1747
1750
  } : (J.prototype[e] = function() {
1748
1751
  return Date.prototype[t].apply(this.internal, arguments), yr(this), +this;
1749
1752
  }, J.prototype[t] = function() {
1750
- return Date.prototype[t].apply(this, arguments), Re(this), +this;
1753
+ return Date.prototype[t].apply(this, arguments), Ge(this), +this;
1751
1754
  }));
1752
1755
  });
1753
- function Re(e) {
1756
+ function Ge(e) {
1754
1757
  e.internal.setTime(+e), e.internal.setUTCSeconds(e.internal.getUTCSeconds() - Math.round(-de(e.timeZone, e) * 60));
1755
1758
  }
1756
1759
  function yr(e) {
@@ -1767,11 +1770,11 @@ function Pt(e) {
1767
1770
  l.setUTCSeconds(0);
1768
1771
  const d = r > 0 ? l.getSeconds() : (l.getSeconds() - 60) % 60, u = Math.round(-(de(e.timeZone, e) * 60)) % 60;
1769
1772
  (u || d) && (e.internal.setUTCSeconds(e.internal.getUTCSeconds() + u), Date.prototype.setUTCSeconds.call(e, Date.prototype.getUTCSeconds.call(e) + u + d));
1770
- const f = de(e.timeZone, e), m = f > 0 ? Math.floor(f) : Math.ceil(f), b = -(/* @__PURE__ */ new Date(+e)).getTimezoneOffset() - m, p = m !== n, O = b - c;
1771
- if (p && O) {
1773
+ const f = de(e.timeZone, e), m = f > 0 ? Math.floor(f) : Math.ceil(f), b = -(/* @__PURE__ */ new Date(+e)).getTimezoneOffset() - m, w = m !== n, O = b - c;
1774
+ if (w && O) {
1772
1775
  Date.prototype.setUTCMinutes.call(e, Date.prototype.getUTCMinutes.call(e) + O);
1773
- const x = de(e.timeZone, e), v = x > 0 ? Math.floor(x) : Math.ceil(x), S = m - v;
1774
- S && (e.internal.setUTCMinutes(e.internal.getUTCMinutes() + S), Date.prototype.setUTCMinutes.call(e, Date.prototype.getUTCMinutes.call(e) + S));
1776
+ const x = de(e.timeZone, e), v = x > 0 ? Math.floor(x) : Math.ceil(x), _ = m - v;
1777
+ _ && (e.internal.setUTCMinutes(e.internal.getUTCMinutes() + _), Date.prototype.setUTCMinutes.call(e, Date.prototype.getUTCMinutes.call(e) + _));
1775
1778
  }
1776
1779
  }
1777
1780
  class $ extends J {
@@ -1830,16 +1833,16 @@ class $ extends J {
1830
1833
  }
1831
1834
  //#endregion
1832
1835
  }
1833
- const lt = 5, gr = 4;
1836
+ const dt = 5, gr = 4;
1834
1837
  function br(e, t) {
1835
- const n = t.startOfMonth(e), o = n.getDay() > 0 ? n.getDay() : 7, r = t.addDays(e, -o + 1), s = t.addDays(r, lt * 7 - 1);
1836
- return t.getMonth(e) === t.getMonth(s) ? lt : gr;
1838
+ const n = t.startOfMonth(e), o = n.getDay() > 0 ? n.getDay() : 7, r = t.addDays(e, -o + 1), s = t.addDays(r, dt * 7 - 1);
1839
+ return t.getMonth(e) === t.getMonth(s) ? dt : gr;
1837
1840
  }
1838
1841
  function Yt(e, t) {
1839
1842
  const n = t.startOfMonth(e), o = n.getDay();
1840
1843
  return o === 1 ? n : o === 0 ? t.addDays(n, -1 * 6) : t.addDays(n, -1 * (o - 1));
1841
1844
  }
1842
- function wr(e, t) {
1845
+ function pr(e, t) {
1843
1846
  const n = Yt(e, t), o = br(e, t);
1844
1847
  return t.addDays(n, o * 7 - 1);
1845
1848
  }
@@ -1851,10 +1854,10 @@ class re {
1851
1854
  * @param overrides Custom overrides for the date library functions.
1852
1855
  */
1853
1856
  constructor(t, n) {
1854
- this.Date = Date, this.today = () => this.overrides?.today ? this.overrides.today() : this.options.timeZone ? $.tz(this.options.timeZone) : new this.Date(), this.newDate = (o, r, s) => this.overrides?.newDate ? this.overrides.newDate(o, r, s) : this.options.timeZone ? new $(o, r, s, this.options.timeZone) : new Date(o, r, s), this.addDays = (o, r) => this.overrides?.addDays ? this.overrides.addDays(o, r) : Dt(o, r), this.addMonths = (o, r) => this.overrides?.addMonths ? this.overrides.addMonths(o, r) : Ot(o, r), this.addWeeks = (o, r) => this.overrides?.addWeeks ? this.overrides.addWeeks(o, r) : zn(o, r), this.addYears = (o, r) => this.overrides?.addYears ? this.overrides.addYears(o, r) : Vn(o, r), this.differenceInCalendarDays = (o, r) => this.overrides?.differenceInCalendarDays ? this.overrides.differenceInCalendarDays(o, r) : ce(o, r), this.differenceInCalendarMonths = (o, r) => this.overrides?.differenceInCalendarMonths ? this.overrides.differenceInCalendarMonths(o, r) : Jn(o, r), this.eachMonthOfInterval = (o) => this.overrides?.eachMonthOfInterval ? this.overrides.eachMonthOfInterval(o) : no(o), this.endOfBroadcastWeek = (o) => this.overrides?.endOfBroadcastWeek ? this.overrides.endOfBroadcastWeek(o) : wr(o, this), this.endOfISOWeek = (o) => this.overrides?.endOfISOWeek ? this.overrides.endOfISOWeek(o) : so(o), this.endOfMonth = (o) => this.overrides?.endOfMonth ? this.overrides.endOfMonth(o) : eo(o), this.endOfWeek = (o, r) => this.overrides?.endOfWeek ? this.overrides.endOfWeek(o, r) : Wt(o, this.options), this.endOfYear = (o) => this.overrides?.endOfYear ? this.overrides.endOfYear(o) : ro(o), this.format = (o, r, s) => {
1857
+ this.Date = Date, this.today = () => this.overrides?.today ? this.overrides.today() : this.options.timeZone ? $.tz(this.options.timeZone) : new this.Date(), this.newDate = (o, r, s) => this.overrides?.newDate ? this.overrides.newDate(o, r, s) : this.options.timeZone ? new $(o, r, s, this.options.timeZone) : new Date(o, r, s), this.addDays = (o, r) => this.overrides?.addDays ? this.overrides.addDays(o, r) : Dt(o, r), this.addMonths = (o, r) => this.overrides?.addMonths ? this.overrides.addMonths(o, r) : Ot(o, r), this.addWeeks = (o, r) => this.overrides?.addWeeks ? this.overrides.addWeeks(o, r) : zn(o, r), this.addYears = (o, r) => this.overrides?.addYears ? this.overrides.addYears(o, r) : Vn(o, r), this.differenceInCalendarDays = (o, r) => this.overrides?.differenceInCalendarDays ? this.overrides.differenceInCalendarDays(o, r) : ce(o, r), this.differenceInCalendarMonths = (o, r) => this.overrides?.differenceInCalendarMonths ? this.overrides.differenceInCalendarMonths(o, r) : Jn(o, r), this.eachMonthOfInterval = (o) => this.overrides?.eachMonthOfInterval ? this.overrides.eachMonthOfInterval(o) : no(o), this.endOfBroadcastWeek = (o) => this.overrides?.endOfBroadcastWeek ? this.overrides.endOfBroadcastWeek(o) : pr(o, this), this.endOfISOWeek = (o) => this.overrides?.endOfISOWeek ? this.overrides.endOfISOWeek(o) : so(o), this.endOfMonth = (o) => this.overrides?.endOfMonth ? this.overrides.endOfMonth(o) : eo(o), this.endOfWeek = (o, r) => this.overrides?.endOfWeek ? this.overrides.endOfWeek(o, r) : Wt(o, this.options), this.endOfYear = (o) => this.overrides?.endOfYear ? this.overrides.endOfYear(o) : ro(o), this.format = (o, r, s) => {
1855
1858
  const i = this.overrides?.format ? this.overrides.format(o, r, this.options) : tr(o, r, this.options);
1856
1859
  return this.options.numerals && this.options.numerals !== "latn" ? this.replaceDigits(i) : i;
1857
- }, this.getISOWeek = (o) => this.overrides?.getISOWeek ? this.overrides.getISOWeek(o) : St(o), this.getMonth = (o, r) => this.overrides?.getMonth ? this.overrides.getMonth(o, this.options) : rr(o, this.options), this.getYear = (o, r) => this.overrides?.getYear ? this.overrides.getYear(o, this.options) : sr(o, this.options), this.getWeek = (o, r) => this.overrides?.getWeek ? this.overrides.getWeek(o, this.options) : Et(o, this.options), this.isAfter = (o, r) => this.overrides?.isAfter ? this.overrides.isAfter(o, r) : ar(o, r), this.isBefore = (o, r) => this.overrides?.isBefore ? this.overrides.isBefore(o, r) : ir(o, r), this.isDate = (o) => this.overrides?.isDate ? this.overrides.isDate(o) : Nt(o), this.isSameDay = (o, r) => this.overrides?.isSameDay ? this.overrides.isSameDay(o, r) : Xn(o, r), this.isSameMonth = (o, r) => this.overrides?.isSameMonth ? this.overrides.isSameMonth(o, r) : cr(o, r), this.isSameYear = (o, r) => this.overrides?.isSameYear ? this.overrides.isSameYear(o, r) : ur(o, r), this.max = (o) => this.overrides?.max ? this.overrides.max(o) : Qn(o), this.min = (o) => this.overrides?.min ? this.overrides.min(o) : Un(o), this.setMonth = (o, r) => this.overrides?.setMonth ? this.overrides.setMonth(o, r) : lr(o, r), this.setYear = (o, r) => this.overrides?.setYear ? this.overrides.setYear(o, r) : dr(o, r), this.startOfBroadcastWeek = (o, r) => this.overrides?.startOfBroadcastWeek ? this.overrides.startOfBroadcastWeek(o, this) : Yt(o, this), this.startOfDay = (o) => this.overrides?.startOfDay ? this.overrides.startOfDay(o) : Ce(o), this.startOfISOWeek = (o) => this.overrides?.startOfISOWeek ? this.overrides.startOfISOWeek(o) : Oe(o), this.startOfMonth = (o) => this.overrides?.startOfMonth ? this.overrides.startOfMonth(o) : oo(o), this.startOfWeek = (o, r) => this.overrides?.startOfWeek ? this.overrides.startOfWeek(o, this.options) : ge(o, this.options), this.startOfYear = (o) => this.overrides?.startOfYear ? this.overrides.startOfYear(o) : xt(o), this.options = { locale: Ge, ...t }, this.overrides = n;
1860
+ }, this.getISOWeek = (o) => this.overrides?.getISOWeek ? this.overrides.getISOWeek(o) : St(o), this.getMonth = (o, r) => this.overrides?.getMonth ? this.overrides.getMonth(o, this.options) : rr(o, this.options), this.getYear = (o, r) => this.overrides?.getYear ? this.overrides.getYear(o, this.options) : sr(o, this.options), this.getWeek = (o, r) => this.overrides?.getWeek ? this.overrides.getWeek(o, this.options) : Et(o, this.options), this.isAfter = (o, r) => this.overrides?.isAfter ? this.overrides.isAfter(o, r) : ar(o, r), this.isBefore = (o, r) => this.overrides?.isBefore ? this.overrides.isBefore(o, r) : ir(o, r), this.isDate = (o) => this.overrides?.isDate ? this.overrides.isDate(o) : Nt(o), this.isSameDay = (o, r) => this.overrides?.isSameDay ? this.overrides.isSameDay(o, r) : Xn(o, r), this.isSameMonth = (o, r) => this.overrides?.isSameMonth ? this.overrides.isSameMonth(o, r) : cr(o, r), this.isSameYear = (o, r) => this.overrides?.isSameYear ? this.overrides.isSameYear(o, r) : ur(o, r), this.max = (o) => this.overrides?.max ? this.overrides.max(o) : Qn(o), this.min = (o) => this.overrides?.min ? this.overrides.min(o) : Un(o), this.setMonth = (o, r) => this.overrides?.setMonth ? this.overrides.setMonth(o, r) : lr(o, r), this.setYear = (o, r) => this.overrides?.setYear ? this.overrides.setYear(o, r) : dr(o, r), this.startOfBroadcastWeek = (o, r) => this.overrides?.startOfBroadcastWeek ? this.overrides.startOfBroadcastWeek(o, this) : Yt(o, this), this.startOfDay = (o) => this.overrides?.startOfDay ? this.overrides.startOfDay(o) : Ce(o), this.startOfISOWeek = (o) => this.overrides?.startOfISOWeek ? this.overrides.startOfISOWeek(o) : Oe(o), this.startOfMonth = (o) => this.overrides?.startOfMonth ? this.overrides.startOfMonth(o) : oo(o), this.startOfWeek = (o, r) => this.overrides?.startOfWeek ? this.overrides.startOfWeek(o, this.options) : ge(o, this.options), this.startOfYear = (o) => this.overrides?.startOfYear ? this.overrides.startOfYear(o) : xt(o), this.options = { locale: Ze, ...t }, this.overrides = n;
1858
1861
  }
1859
1862
  /**
1860
1863
  * Generates a mapping of Arabic digits (0-9) to the target numbering system
@@ -1909,7 +1912,7 @@ class Ft {
1909
1912
  return this.dateLib.isSameDay(t.date, this.date) && this.dateLib.isSameMonth(t.displayMonth, this.displayMonth);
1910
1913
  }
1911
1914
  }
1912
- class pr {
1915
+ class wr {
1913
1916
  constructor(t, n) {
1914
1917
  this.date = t, this.weeks = n;
1915
1918
  }
@@ -2114,7 +2117,7 @@ function ne(e, t, n = !1, o = ee) {
2114
2117
  function jt(e) {
2115
2118
  return !!(e && typeof e == "object" && "before" in e && "after" in e);
2116
2119
  }
2117
- function Ze(e) {
2120
+ function Le(e) {
2118
2121
  return !!(e && typeof e == "object" && "from" in e);
2119
2122
  }
2120
2123
  function It(e) {
@@ -2138,7 +2141,7 @@ function oe(e, t, n = ee) {
2138
2141
  return r(e, a);
2139
2142
  if (qt(a, n))
2140
2143
  return a.includes(e);
2141
- if (Ze(a))
2144
+ if (Le(a))
2142
2145
  return ne(a, e, !1, n);
2143
2146
  if (Ht(a))
2144
2147
  return Array.isArray(a.dayOfWeek) ? a.dayOfWeek.includes(e.getDay()) : a.dayOfWeek === e.getDay();
@@ -2150,19 +2153,19 @@ function oe(e, t, n = ee) {
2150
2153
  });
2151
2154
  }
2152
2155
  function Vr(e, t, n, o, r) {
2153
- const { disabled: s, hidden: i, modifiers: a, showOutsideDays: c, broadcastCalendar: l, today: d } = t, { isSameDay: u, isSameMonth: f, startOfMonth: m, isBefore: w, endOfMonth: b, isAfter: p } = r, O = n && m(n), x = o && b(o), v = {
2156
+ const { disabled: s, hidden: i, modifiers: a, showOutsideDays: c, broadcastCalendar: l, today: d } = t, { isSameDay: u, isSameMonth: f, startOfMonth: m, isBefore: p, endOfMonth: b, isAfter: w } = r, O = n && m(n), x = o && b(o), v = {
2154
2157
  [B.focused]: [],
2155
2158
  [B.outside]: [],
2156
2159
  [B.disabled]: [],
2157
2160
  [B.hidden]: [],
2158
2161
  [B.today]: []
2159
- }, S = {};
2162
+ }, _ = {};
2160
2163
  for (const y of e) {
2161
- const { date: k, displayMonth: M } = y, N = !!(M && !f(k, M)), A = !!(O && w(k, O)), H = !!(x && p(k, x)), q = !!(s && oe(k, s, r)), G = !!(i && oe(k, i, r)) || A || H || // Broadcast calendar will show outside days as default
2164
+ const { date: k, displayMonth: M } = y, N = !!(M && !f(k, M)), A = !!(O && p(k, O)), H = !!(x && w(k, x)), q = !!(s && oe(k, s, r)), G = !!(i && oe(k, i, r)) || A || H || // Broadcast calendar will show outside days as default
2162
2165
  !l && !c && N || l && c === !1 && N, te = u(k, d ?? r.today());
2163
2166
  N && v.outside.push(y), q && v.disabled.push(y), G && v.hidden.push(y), te && v.today.push(y), a && Object.keys(a).forEach((se) => {
2164
2167
  const ae = a?.[se];
2165
- ae && oe(k, ae, r) && (S[se] ? S[se].push(y) : S[se] = [y]);
2168
+ ae && oe(k, ae, r) && (_[se] ? _[se].push(y) : _[se] = [y]);
2166
2169
  });
2167
2170
  }
2168
2171
  return (y) => {
@@ -2177,8 +2180,8 @@ function Vr(e, t, n, o, r) {
2177
2180
  const A = v[N];
2178
2181
  k[N] = A.some((H) => H === y);
2179
2182
  }
2180
- for (const N in S)
2181
- M[N] = S[N].some((A) => A === y);
2183
+ for (const N in _)
2184
+ M[N] = _[N].some((A) => A === y);
2182
2185
  return {
2183
2186
  ...k,
2184
2187
  // custom modifiers should override all the previous ones
@@ -2266,8 +2269,8 @@ function cs(e, t, n, o, r) {
2266
2269
  start: i(e),
2267
2270
  end: a(e)
2268
2271
  }).map((f) => {
2269
- const m = o.formatMonthDropdown(f, r), w = l(f), b = t && f < s(t) || n && f > s(n) || !1;
2270
- return { value: w, label: m, disabled: b };
2272
+ const m = o.formatMonthDropdown(f, r), p = l(f), b = t && f < s(t) || n && f > s(n) || !1;
2273
+ return { value: p, label: m, disabled: b };
2271
2274
  });
2272
2275
  }
2273
2276
  function us(e, t = {}, n = {}) {
@@ -2291,14 +2294,14 @@ function ds(e, t, n, o, r = !1) {
2291
2294
  if (!e || !t)
2292
2295
  return;
2293
2296
  const { startOfYear: s, endOfYear: i, addYears: a, getYear: c, isBefore: l, isSameYear: d } = o, u = s(e), f = i(t), m = [];
2294
- let w = u;
2295
- for (; l(w, f) || d(w, f); )
2296
- m.push(w), w = a(w, 1);
2297
+ let p = u;
2298
+ for (; l(p, f) || d(p, f); )
2299
+ m.push(p), p = a(p, 1);
2297
2300
  return r && m.reverse(), m.map((b) => {
2298
- const p = n.formatYearDropdown(b, o);
2301
+ const w = n.formatYearDropdown(b, o);
2299
2302
  return {
2300
2303
  value: c(b),
2301
- label: p,
2304
+ label: w,
2302
2305
  disabled: !1
2303
2306
  };
2304
2307
  });
@@ -2331,10 +2334,10 @@ function zt(e) {
2331
2334
  function bs(e, t, n) {
2332
2335
  return (n ?? new re(t)).format(e, "cccc");
2333
2336
  }
2334
- function ws(e, t) {
2337
+ function ps(e, t) {
2335
2338
  return `Week ${e}`;
2336
2339
  }
2337
- function ps(e) {
2340
+ function ws(e) {
2338
2341
  return "Week Number";
2339
2342
  }
2340
2343
  function vs(e) {
@@ -2351,8 +2354,8 @@ const Ms = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2351
2354
  labelNav: gs,
2352
2355
  labelNext: Lt,
2353
2356
  labelPrevious: zt,
2354
- labelWeekNumber: ws,
2355
- labelWeekNumberHeader: ps,
2357
+ labelWeekNumber: ps,
2358
+ labelWeekNumberHeader: ws,
2356
2359
  labelWeekday: bs,
2357
2360
  labelYearDropdown: vs
2358
2361
  }, Symbol.toStringTag, { value: "Module" })), xe = (e) => e instanceof HTMLElement ? e : null, je = (e) => [
@@ -2366,12 +2369,12 @@ function Cs(e, t, { classNames: n, months: o, focused: r, dateLib: s }) {
2366
2369
  !(e.current instanceof HTMLElement) || // validation required for the animation to work as expected
2367
2370
  o.length === 0 || l.length === 0 || o.length !== l.length)
2368
2371
  return;
2369
- const d = s.isSameMonth(o[0].date, l[0].date), u = s.isAfter(o[0].date, l[0].date), f = u ? n[z.caption_after_enter] : n[z.caption_before_enter], m = u ? n[z.weeks_after_enter] : n[z.weeks_before_enter], w = i.current, b = e.current.cloneNode(!0);
2372
+ const d = s.isSameMonth(o[0].date, l[0].date), u = s.isAfter(o[0].date, l[0].date), f = u ? n[z.caption_after_enter] : n[z.caption_before_enter], m = u ? n[z.weeks_after_enter] : n[z.weeks_before_enter], p = i.current, b = e.current.cloneNode(!0);
2370
2373
  if (b instanceof HTMLElement ? (je(b).forEach((v) => {
2371
2374
  if (!(v instanceof HTMLElement))
2372
2375
  return;
2373
- const S = ks(v);
2374
- S && v.contains(S) && v.removeChild(S);
2376
+ const _ = ks(v);
2377
+ _ && v.contains(_) && v.removeChild(_);
2375
2378
  const y = Ie(v);
2376
2379
  y && y.classList.remove(f);
2377
2380
  const k = Ae(v);
@@ -2379,12 +2382,12 @@ function Cs(e, t, { classNames: n, months: o, focused: r, dateLib: s }) {
2379
2382
  }), i.current = b) : i.current = null, c.current || d || // skip animation if a day is focused because it can cause issues to the animation and is better for a11y
2380
2383
  r)
2381
2384
  return;
2382
- const p = w instanceof HTMLElement ? je(w) : [], O = je(e.current);
2383
- if (O?.every((x) => x instanceof HTMLElement) && p && p.every((x) => x instanceof HTMLElement)) {
2385
+ const w = p instanceof HTMLElement ? je(p) : [], O = je(e.current);
2386
+ if (O?.every((x) => x instanceof HTMLElement) && w && w.every((x) => x instanceof HTMLElement)) {
2384
2387
  c.current = !0, e.current.style.isolation = "isolate";
2385
2388
  const x = Ds(e.current);
2386
- x && (x.style.zIndex = "1"), O.forEach((v, S) => {
2387
- const y = p[S];
2389
+ x && (x.style.zIndex = "1"), O.forEach((v, _) => {
2390
+ const y = w[_];
2388
2391
  if (!y)
2389
2392
  return;
2390
2393
  v.style.position = "relative", v.style.overflow = "hidden";
@@ -2407,10 +2410,10 @@ function Cs(e, t, { classNames: n, months: o, focused: r, dateLib: s }) {
2407
2410
  });
2408
2411
  }
2409
2412
  function Ns(e, t, n, o) {
2410
- const r = e[0], s = e[e.length - 1], { ISOWeek: i, fixedWeeks: a, broadcastCalendar: c } = n ?? {}, { addDays: l, differenceInCalendarDays: d, differenceInCalendarMonths: u, endOfBroadcastWeek: f, endOfISOWeek: m, endOfMonth: w, endOfWeek: b, isAfter: p, startOfBroadcastWeek: O, startOfISOWeek: x, startOfWeek: v } = o, S = c ? O(r, o) : i ? x(r) : v(r), y = c ? f(s) : i ? m(w(s)) : b(w(s)), k = d(y, S), M = u(s, r) + 1, N = [];
2413
+ const r = e[0], s = e[e.length - 1], { ISOWeek: i, fixedWeeks: a, broadcastCalendar: c } = n ?? {}, { addDays: l, differenceInCalendarDays: d, differenceInCalendarMonths: u, endOfBroadcastWeek: f, endOfISOWeek: m, endOfMonth: p, endOfWeek: b, isAfter: w, startOfBroadcastWeek: O, startOfISOWeek: x, startOfWeek: v } = o, _ = c ? O(r, o) : i ? x(r) : v(r), y = c ? f(s) : i ? m(p(s)) : b(p(s)), k = d(y, _), M = u(s, r) + 1, N = [];
2411
2414
  for (let q = 0; q <= k; q++) {
2412
- const G = l(S, q);
2413
- if (t && p(G, t))
2415
+ const G = l(_, q);
2416
+ if (t && w(G, t))
2414
2417
  break;
2415
2418
  N.push(G);
2416
2419
  }
@@ -2441,7 +2444,7 @@ function Ws(e, t, n, o) {
2441
2444
  }
2442
2445
  return s;
2443
2446
  }
2444
- function dt(e, t, n, o) {
2447
+ function ft(e, t, n, o) {
2445
2448
  const { month: r, defaultMonth: s, today: i = o.today(), numberOfMonths: a = 1 } = e;
2446
2449
  let c = r || s || i;
2447
2450
  const { differenceInCalendarMonths: l, addMonths: d, startOfMonth: u } = o;
@@ -2452,29 +2455,29 @@ function dt(e, t, n, o) {
2452
2455
  return t && l(c, t) < 0 && (c = t), u(c);
2453
2456
  }
2454
2457
  function Ss(e, t, n, o) {
2455
- const { addDays: r, endOfBroadcastWeek: s, endOfISOWeek: i, endOfMonth: a, endOfWeek: c, getISOWeek: l, getWeek: d, startOfBroadcastWeek: u, startOfISOWeek: f, startOfWeek: m } = o, w = e.reduce((b, p) => {
2456
- const O = n.broadcastCalendar ? u(p, o) : n.ISOWeek ? f(p) : m(p), x = n.broadcastCalendar ? s(p) : n.ISOWeek ? i(a(p)) : c(a(p)), v = t.filter((M) => M >= O && M <= x), S = n.broadcastCalendar ? 35 : 42;
2457
- if (n.fixedWeeks && v.length < S) {
2458
+ const { addDays: r, endOfBroadcastWeek: s, endOfISOWeek: i, endOfMonth: a, endOfWeek: c, getISOWeek: l, getWeek: d, startOfBroadcastWeek: u, startOfISOWeek: f, startOfWeek: m } = o, p = e.reduce((b, w) => {
2459
+ const O = n.broadcastCalendar ? u(w, o) : n.ISOWeek ? f(w) : m(w), x = n.broadcastCalendar ? s(w) : n.ISOWeek ? i(a(w)) : c(a(w)), v = t.filter((M) => M >= O && M <= x), _ = n.broadcastCalendar ? 35 : 42;
2460
+ if (n.fixedWeeks && v.length < _) {
2458
2461
  const M = t.filter((N) => {
2459
- const A = S - v.length;
2462
+ const A = _ - v.length;
2460
2463
  return N > x && N <= r(x, A);
2461
2464
  });
2462
2465
  v.push(...M);
2463
2466
  }
2464
2467
  const y = v.reduce((M, N) => {
2465
- const A = n.ISOWeek ? l(N) : d(N), H = M.find((G) => G.weekNumber === A), q = new Ft(N, p, o);
2468
+ const A = n.ISOWeek ? l(N) : d(N), H = M.find((G) => G.weekNumber === A), q = new Ft(N, w, o);
2466
2469
  return H ? H.days.push(q) : M.push(new vr(A, [q])), M;
2467
- }, []), k = new pr(p, y);
2470
+ }, []), k = new wr(w, y);
2468
2471
  return b.push(k), b;
2469
2472
  }, []);
2470
- return n.reverseMonths ? w.reverse() : w;
2473
+ return n.reverseMonths ? p.reverse() : p;
2471
2474
  }
2472
2475
  function _s(e, t) {
2473
2476
  let { startMonth: n, endMonth: o } = e;
2474
- const { startOfYear: r, startOfDay: s, startOfMonth: i, endOfMonth: a, addYears: c, endOfYear: l, newDate: d, today: u } = t, { fromYear: f, toYear: m, fromMonth: w, toMonth: b } = e;
2475
- !n && w && (n = w), !n && f && (n = t.newDate(f, 0, 1)), !o && b && (o = b), !o && m && (o = d(m, 11, 31));
2476
- const p = e.captionLayout === "dropdown" || e.captionLayout === "dropdown-years";
2477
- return n ? n = i(n) : f ? n = d(f, 0, 1) : !n && p && (n = r(c(e.today ?? u(), -100))), o ? o = a(o) : m ? o = d(m, 11, 31) : !o && p && (o = l(e.today ?? u())), [
2477
+ const { startOfYear: r, startOfDay: s, startOfMonth: i, endOfMonth: a, addYears: c, endOfYear: l, newDate: d, today: u } = t, { fromYear: f, toYear: m, fromMonth: p, toMonth: b } = e;
2478
+ !n && p && (n = p), !n && f && (n = t.newDate(f, 0, 1)), !o && b && (o = b), !o && m && (o = d(m, 11, 31));
2479
+ const w = e.captionLayout === "dropdown" || e.captionLayout === "dropdown-years";
2480
+ return n ? n = i(n) : f ? n = d(f, 0, 1) : !n && w && (n = r(c(e.today ?? u(), -100))), o ? o = a(o) : m ? o = d(m, 11, 31) : !o && w && (o = l(e.today ?? u())), [
2478
2481
  n && s(n),
2479
2482
  o && s(o)
2480
2483
  ];
@@ -2502,21 +2505,21 @@ function Ps(e) {
2502
2505
  return e.reduce((n, o) => n.concat(o.weeks.slice()), t.slice());
2503
2506
  }
2504
2507
  function _e(e, t) {
2505
- const [n, o] = qe(e);
2508
+ const [n, o] = $e(e);
2506
2509
  return [t === void 0 ? n : t, o];
2507
2510
  }
2508
2511
  function Ys(e, t) {
2509
- const [n, o] = _s(e, t), { startOfMonth: r, endOfMonth: s } = t, i = dt(e, n, o, t), [a, c] = _e(
2512
+ const [n, o] = _s(e, t), { startOfMonth: r, endOfMonth: s } = t, i = ft(e, n, o, t), [a, c] = _e(
2510
2513
  i,
2511
2514
  // initialMonth is always computed from props.month if provided
2512
2515
  e.month ? i : void 0
2513
2516
  );
2514
2517
  xn(() => {
2515
- const k = dt(e, n, o, t);
2518
+ const k = ft(e, n, o, t);
2516
2519
  c(k);
2517
2520
  }, [e.timeZone]);
2518
- const l = Ws(a, o, e, t), d = Ns(l, e.endMonth ? s(e.endMonth) : void 0, e, t), u = Ss(l, d, e, t), f = Ps(u), m = xs(u), w = Ts(a, n, e, t), b = Es(a, o, e, t), { disableNavigation: p, onMonthChange: O } = e, x = (k) => f.some((M) => M.days.some((N) => N.isEqualTo(k))), v = (k) => {
2519
- if (p)
2521
+ const l = Ws(a, o, e, t), d = Ns(l, e.endMonth ? s(e.endMonth) : void 0, e, t), u = Ss(l, d, e, t), f = Ps(u), m = xs(u), p = Ts(a, n, e, t), b = Es(a, o, e, t), { disableNavigation: w, onMonthChange: O } = e, x = (k) => f.some((M) => M.days.some((N) => N.isEqualTo(k))), v = (k) => {
2522
+ if (w)
2520
2523
  return;
2521
2524
  let M = r(k);
2522
2525
  n && M < r(n) && (M = r(n)), o && M > r(o) && (M = r(o)), c(M), O?.(M);
@@ -2527,7 +2530,7 @@ function Ys(e, t) {
2527
2530
  days: m,
2528
2531
  navStart: n,
2529
2532
  navEnd: o,
2530
- previousMonth: w,
2533
+ previousMonth: p,
2531
2534
  nextMonth: b,
2532
2535
  goToMonth: v,
2533
2536
  goToDay: (k) => {
@@ -2539,28 +2542,28 @@ var K;
2539
2542
  (function(e) {
2540
2543
  e[e.Today = 0] = "Today", e[e.Selected = 1] = "Selected", e[e.LastFocused = 2] = "LastFocused", e[e.FocusedModifier = 3] = "FocusedModifier";
2541
2544
  })(K || (K = {}));
2542
- function ft(e) {
2545
+ function ht(e) {
2543
2546
  return !e[B.disabled] && !e[B.hidden] && !e[B.outside];
2544
2547
  }
2545
2548
  function Fs(e, t, n, o) {
2546
2549
  let r, s = -1;
2547
2550
  for (const i of e) {
2548
2551
  const a = t(i);
2549
- ft(a) && (a[B.focused] && s < K.FocusedModifier ? (r = i, s = K.FocusedModifier) : o?.isEqualTo(i) && s < K.LastFocused ? (r = i, s = K.LastFocused) : n(i.date) && s < K.Selected ? (r = i, s = K.Selected) : a[B.today] && s < K.Today && (r = i, s = K.Today));
2552
+ ht(a) && (a[B.focused] && s < K.FocusedModifier ? (r = i, s = K.FocusedModifier) : o?.isEqualTo(i) && s < K.LastFocused ? (r = i, s = K.LastFocused) : n(i.date) && s < K.Selected ? (r = i, s = K.Selected) : a[B.today] && s < K.Today && (r = i, s = K.Today));
2550
2553
  }
2551
- return r || (r = e.find((i) => ft(t(i)))), r;
2554
+ return r || (r = e.find((i) => ht(t(i)))), r;
2552
2555
  }
2553
2556
  function Bs(e, t, n, o, r, s, i) {
2554
- const { ISOWeek: a, broadcastCalendar: c } = s, { addDays: l, addMonths: d, addWeeks: u, addYears: f, endOfBroadcastWeek: m, endOfISOWeek: w, endOfWeek: b, max: p, min: O, startOfBroadcastWeek: x, startOfISOWeek: v, startOfWeek: S } = i;
2557
+ const { ISOWeek: a, broadcastCalendar: c } = s, { addDays: l, addMonths: d, addWeeks: u, addYears: f, endOfBroadcastWeek: m, endOfISOWeek: p, endOfWeek: b, max: w, min: O, startOfBroadcastWeek: x, startOfISOWeek: v, startOfWeek: _ } = i;
2555
2558
  let k = {
2556
2559
  day: l,
2557
2560
  week: u,
2558
2561
  month: d,
2559
2562
  year: f,
2560
- startOfWeek: (M) => c ? x(M, i) : a ? v(M) : S(M),
2561
- endOfWeek: (M) => c ? m(M) : a ? w(M) : b(M)
2563
+ startOfWeek: (M) => c ? x(M, i) : a ? v(M) : _(M),
2564
+ endOfWeek: (M) => c ? m(M) : a ? p(M) : b(M)
2562
2565
  }[e](n, t === "after" ? 1 : -1);
2563
- return t === "before" && o ? k = p([o, k]) : t === "after" && r && (k = O([r, k])), k;
2566
+ return t === "before" && o ? k = w([o, k]) : t === "after" && r && (k = O([r, k])), k;
2564
2567
  }
2565
2568
  function Vt(e, t, n, o, r, s, i, a = 0) {
2566
2569
  if (a > 365)
@@ -2569,7 +2572,7 @@ function Vt(e, t, n, o, r, s, i, a = 0) {
2569
2572
  return !l && !d ? f : Vt(e, t, f, o, r, s, i, a + 1);
2570
2573
  }
2571
2574
  function js(e, t, n, o, r) {
2572
- const { autoFocus: s } = e, [i, a] = qe(), c = Fs(t.days, n, o || (() => !1), i), [l, d] = qe(s ? c : void 0);
2575
+ const { autoFocus: s } = e, [i, a] = $e(), c = Fs(t.days, n, o || (() => !1), i), [l, d] = $e(s ? c : void 0);
2573
2576
  return {
2574
2577
  isFocusTarget: (b) => !!c?.isEqualTo(b),
2575
2578
  setFocused: d,
@@ -2577,27 +2580,27 @@ function js(e, t, n, o, r) {
2577
2580
  blur: () => {
2578
2581
  a(l), d(void 0);
2579
2582
  },
2580
- moveFocus: (b, p) => {
2583
+ moveFocus: (b, w) => {
2581
2584
  if (!l)
2582
2585
  return;
2583
- const O = Vt(b, p, l, t.navStart, t.navEnd, e, r);
2586
+ const O = Vt(b, w, l, t.navStart, t.navEnd, e, r);
2584
2587
  O && (t.goToDay(O), d(O));
2585
2588
  }
2586
2589
  };
2587
2590
  }
2588
2591
  function Is(e, t) {
2589
- const { selected: n, required: o, onSelect: r } = e, [s, i] = _e(n, r ? n : void 0), a = r ? n : s, { isSameDay: c } = t, l = (m) => a?.some((w) => c(w, m)) ?? !1, { min: d, max: u } = e;
2592
+ const { selected: n, required: o, onSelect: r } = e, [s, i] = _e(n, r ? n : void 0), a = r ? n : s, { isSameDay: c } = t, l = (m) => a?.some((p) => c(p, m)) ?? !1, { min: d, max: u } = e;
2590
2593
  return {
2591
2594
  selected: a,
2592
- select: (m, w, b) => {
2593
- let p = [...a ?? []];
2595
+ select: (m, p, b) => {
2596
+ let w = [...a ?? []];
2594
2597
  if (l(m)) {
2595
2598
  if (a?.length === d || o && a?.length === 1)
2596
2599
  return;
2597
- p = a?.filter((O) => !c(O, m));
2600
+ w = a?.filter((O) => !c(O, m));
2598
2601
  } else
2599
- a?.length === u ? p = [m] : p = [...p, m];
2600
- return r || i(p), r?.(p, m, w, b), p;
2602
+ a?.length === u ? w = [m] : w = [...w, m];
2603
+ return r || i(w), r?.(w, m, p, b), w;
2601
2604
  },
2602
2605
  isSelected: l
2603
2606
  };
@@ -2641,12 +2644,12 @@ function Hs(e, t, n = ee) {
2641
2644
  }
2642
2645
  return !1;
2643
2646
  }
2644
- function ht(e, t, n = ee) {
2647
+ function mt(e, t, n = ee) {
2645
2648
  return ne(e, t.from, !1, n) || ne(e, t.to, !1, n) || ne(t, e.from, !1, n) || ne(t, e.to, !1, n);
2646
2649
  }
2647
2650
  function qs(e, t, n = ee) {
2648
2651
  const o = Array.isArray(t) ? t : [t];
2649
- if (o.filter((a) => typeof a != "function").some((a) => typeof a == "boolean" ? a : n.isDate(a) ? ne(e, a, !1, n) : qt(a, n) ? a.some((c) => ne(e, c, !1, n)) : Ze(a) ? a.from && a.to ? ht(e, { from: a.from, to: a.to }, n) : !1 : Ht(a) ? Hs(e, a.dayOfWeek, n) : jt(a) ? n.isAfter(a.before, a.after) ? ht(e, {
2652
+ if (o.filter((a) => typeof a != "function").some((a) => typeof a == "boolean" ? a : n.isDate(a) ? ne(e, a, !1, n) : qt(a, n) ? a.some((c) => ne(e, c, !1, n)) : Le(a) ? a.from && a.to ? mt(e, { from: a.from, to: a.to }, n) : !1 : Ht(a) ? Hs(e, a.dayOfWeek, n) : jt(a) ? n.isAfter(a.before, a.after) ? mt(e, {
2650
2653
  from: n.addDays(a.after, 1),
2651
2654
  to: n.addDays(a.before, -1)
2652
2655
  }, n) : oe(e.from, a, n) || oe(e.to, a, n) : It(a) || At(a) ? oe(e.from, a, n) || oe(e.to, a, n) : !1))
@@ -2667,9 +2670,9 @@ function $s(e, t) {
2667
2670
  const { disabled: n, excludeDisabled: o, selected: r, required: s, onSelect: i } = e, [a, c] = _e(r, i ? r : void 0), l = i ? r : a;
2668
2671
  return {
2669
2672
  selected: l,
2670
- select: (f, m, w) => {
2671
- const { min: b, max: p } = e, O = f ? As(f, l, b, p, s, t) : void 0;
2672
- return o && n && O?.from && O.to && qs({ from: O.from, to: O.to }, n, t) && (O.from = f, O.to = void 0), i || c(O), i?.(O, f, m, w), O;
2673
+ select: (f, m, p) => {
2674
+ const { min: b, max: w } = e, O = f ? As(f, l, b, w, s, t) : void 0;
2675
+ return o && n && O?.from && O.to && qs({ from: O.from, to: O.to }, n, t) && (O.from = f, O.to = void 0), i || c(O), i?.(O, f, m, p), O;
2673
2676
  },
2674
2677
  isSelected: (f) => l && ne(l, f, !1, t)
2675
2678
  };
@@ -2679,8 +2682,8 @@ function Rs(e, t) {
2679
2682
  return {
2680
2683
  selected: a,
2681
2684
  select: (u, f, m) => {
2682
- let w = u;
2683
- return !o && a && a && c(u, a) && (w = void 0), r || i(w), r?.(w, u, f, m), w;
2685
+ let p = u;
2686
+ return !o && a && a && c(u, a) && (p = void 0), r || i(p), r?.(p, u, f, m), p;
2684
2687
  },
2685
2688
  isSelected: (u) => a ? c(a, u) : !1
2686
2689
  };
@@ -2707,7 +2710,7 @@ function Zs(e) {
2707
2710
  to: t.selected.to ? new $(t.selected.to, t.timeZone) : void 0
2708
2711
  }));
2709
2712
  const { components: n, formatters: o, labels: r, dateLib: s, locale: i, classNames: a } = Fe(() => {
2710
- const C = { ...Ge, ...t.locale };
2713
+ const C = { ...Ze, ...t.locale };
2711
2714
  return {
2712
2715
  dateLib: new re({
2713
2716
  locale: C,
@@ -2738,17 +2741,17 @@ function Zs(e) {
2738
2741
  t.formatters,
2739
2742
  t.labels,
2740
2743
  t.classNames
2741
- ]), { captionLayout: c, mode: l, navLayout: d, numberOfMonths: u = 1, onDayBlur: f, onDayClick: m, onDayFocus: w, onDayKeyDown: b, onDayMouseEnter: p, onDayMouseLeave: O, onNextClick: x, onPrevClick: v, showWeekNumber: S, styles: y } = t, { formatCaption: k, formatDay: M, formatMonthDropdown: N, formatWeekNumber: A, formatWeekNumberHeader: H, formatWeekdayName: q, formatYearDropdown: G } = o, te = Ys(t, s), { days: se, months: ae, navStart: he, navEnd: we, previousMonth: Z, nextMonth: L, goToMonth: U } = te, pe = Vr(se, t, he, we, s), { isSelected: R, select: ue, selected: me } = Gs(t, s) ?? {}, { blur: Le, focused: ze, isFocusTarget: Qt, moveFocus: Ve, setFocused: We } = js(t, te, pe, R ?? (() => !1), s), { labelDayButton: Ut, labelGridcell: Xt, labelGrid: Kt, labelMonthDropdown: Jt, labelNav: Qe, labelPrevious: en, labelNext: tn, labelWeekday: nn, labelWeekNumber: on, labelWeekNumberHeader: rn, labelYearDropdown: sn } = r, an = Fe(() => ls(s, t.ISOWeek), [s, t.ISOWeek]), Ue = l !== void 0 || m !== void 0, Ee = Q(() => {
2744
+ ]), { captionLayout: c, mode: l, navLayout: d, numberOfMonths: u = 1, onDayBlur: f, onDayClick: m, onDayFocus: p, onDayKeyDown: b, onDayMouseEnter: w, onDayMouseLeave: O, onNextClick: x, onPrevClick: v, showWeekNumber: _, styles: y } = t, { formatCaption: k, formatDay: M, formatMonthDropdown: N, formatWeekNumber: A, formatWeekNumberHeader: H, formatWeekdayName: q, formatYearDropdown: G } = o, te = Ys(t, s), { days: se, months: ae, navStart: he, navEnd: pe, previousMonth: Z, nextMonth: L, goToMonth: U } = te, we = Vr(se, t, he, pe, s), { isSelected: R, select: ue, selected: me } = Gs(t, s) ?? {}, { blur: ze, focused: Ve, isFocusTarget: Qt, moveFocus: Qe, setFocused: We } = js(t, te, we, R ?? (() => !1), s), { labelDayButton: Ut, labelGridcell: Xt, labelGrid: Kt, labelMonthDropdown: Jt, labelNav: Ue, labelPrevious: en, labelNext: tn, labelWeekday: nn, labelWeekNumber: on, labelWeekNumberHeader: rn, labelYearDropdown: sn } = r, an = Fe(() => ls(s, t.ISOWeek), [s, t.ISOWeek]), Xe = l !== void 0 || m !== void 0, Ee = Q(() => {
2742
2745
  Z && (U(Z), v?.(Z));
2743
2746
  }, [Z, U, v]), Te = Q(() => {
2744
2747
  L && (U(L), x?.(L));
2745
2748
  }, [U, L, x]), cn = Q((C, Y) => (D) => {
2746
2749
  D.preventDefault(), D.stopPropagation(), We(C), ue?.(C.date, Y, D), m?.(C.date, Y, D);
2747
2750
  }, [ue, m, We]), un = Q((C, Y) => (D) => {
2748
- We(C), w?.(C.date, Y, D);
2749
- }, [w, We]), ln = Q((C, Y) => (D) => {
2750
- Le(), f?.(C.date, Y, D);
2751
- }, [Le, f]), dn = Q((C, Y) => (D) => {
2751
+ We(C), p?.(C.date, Y, D);
2752
+ }, [p, We]), ln = Q((C, Y) => (D) => {
2753
+ ze(), f?.(C.date, Y, D);
2754
+ }, [ze, f]), dn = Q((C, Y) => (D) => {
2752
2755
  const F = {
2753
2756
  ArrowLeft: [
2754
2757
  D.shiftKey ? "month" : "day",
@@ -2768,12 +2771,12 @@ function Zs(e) {
2768
2771
  if (F[D.key]) {
2769
2772
  D.preventDefault(), D.stopPropagation();
2770
2773
  const [V, W] = F[D.key];
2771
- Ve(V, W);
2774
+ Qe(V, W);
2772
2775
  }
2773
2776
  b?.(C.date, Y, D);
2774
- }, [Ve, b, t.dir]), fn = Q((C, Y) => (D) => {
2775
- p?.(C.date, Y, D);
2776
- }, [p]), hn = Q((C, Y) => (D) => {
2777
+ }, [Qe, b, t.dir]), fn = Q((C, Y) => (D) => {
2778
+ w?.(C.date, Y, D);
2779
+ }, [w]), hn = Q((C, Y) => (D) => {
2777
2780
  O?.(C.date, Y, D);
2778
2781
  }, [O]), mn = Q((C) => (Y) => {
2779
2782
  const D = Number(Y.target.value), F = s.setMonth(s.startOfMonth(C), D);
@@ -2784,14 +2787,14 @@ function Zs(e) {
2784
2787
  }, [s, U]), { className: gn, style: bn } = Fe(() => ({
2785
2788
  className: [a[g.Root], t.className].filter(Boolean).join(" "),
2786
2789
  style: { ...y?.[g.Root], ...t.style }
2787
- }), [a, t.className, t.style, y]), wn = Xr(t), Xe = Se(null);
2788
- Cs(Xe, !!t.animate, {
2790
+ }), [a, t.className, t.style, y]), pn = Xr(t), Ke = Se(null);
2791
+ Cs(Ke, !!t.animate, {
2789
2792
  classNames: a,
2790
2793
  months: ae,
2791
- focused: ze,
2794
+ focused: Ve,
2792
2795
  dateLib: s
2793
2796
  });
2794
- const pn = {
2797
+ const wn = {
2795
2798
  dayPickerProps: t,
2796
2799
  selected: me,
2797
2800
  select: ue,
@@ -2800,7 +2803,7 @@ function Zs(e) {
2800
2803
  nextMonth: L,
2801
2804
  previousMonth: Z,
2802
2805
  goToMonth: U,
2803
- getModifiers: pe,
2806
+ getModifiers: we,
2804
2807
  components: n,
2805
2808
  classNames: a,
2806
2809
  styles: y,
@@ -2809,14 +2812,14 @@ function Zs(e) {
2809
2812
  };
2810
2813
  return h.createElement(
2811
2814
  Bt.Provider,
2812
- { value: pn },
2815
+ { value: wn },
2813
2816
  h.createElement(
2814
2817
  n.Root,
2815
- { rootRef: t.animate ? Xe : void 0, className: gn, style: bn, dir: t.dir, id: t.id, lang: t.lang, nonce: t.nonce, title: t.title, role: t.role, "aria-label": t["aria-label"], ...wn },
2818
+ { rootRef: t.animate ? Ke : void 0, className: gn, style: bn, dir: t.dir, id: t.id, lang: t.lang, nonce: t.nonce, title: t.title, role: t.role, "aria-label": t["aria-label"], ...pn },
2816
2819
  h.createElement(
2817
2820
  n.Months,
2818
2821
  { className: a[g.Months], style: y?.[g.Months] },
2819
- !t.hideNavigation && !d && h.createElement(n.Nav, { "data-animated-nav": t.animate ? "true" : void 0, className: a[g.Nav], style: y?.[g.Nav], "aria-label": Qe(), onPreviousClick: Ee, onNextClick: Te, previousMonth: Z, nextMonth: L }),
2822
+ !t.hideNavigation && !d && h.createElement(n.Nav, { "data-animated-nav": t.animate ? "true" : void 0, className: a[g.Nav], style: y?.[g.Nav], "aria-label": Ue(), onPreviousClick: Ee, onNextClick: Te, previousMonth: Z, nextMonth: L }),
2820
2823
  ae.map((C, Y) => h.createElement(
2821
2824
  n.Month,
2822
2825
  {
@@ -2836,8 +2839,8 @@ function Zs(e) {
2836
2839
  h.createElement(n.MonthCaption, { "data-animated-caption": t.animate ? "true" : void 0, className: a[g.MonthCaption], style: y?.[g.MonthCaption], calendarMonth: C, displayIndex: Y }, c?.startsWith("dropdown") ? h.createElement(
2837
2840
  n.DropdownNav,
2838
2841
  { className: a[g.Dropdowns], style: y?.[g.Dropdowns] },
2839
- c === "dropdown" || c === "dropdown-months" ? h.createElement(n.MonthsDropdown, { className: a[g.MonthsDropdown], "aria-label": Jt(), classNames: a, components: n, disabled: !!t.disableNavigation, onChange: mn(C.date), options: cs(C.date, he, we, o, s), style: y?.[g.Dropdown], value: s.getMonth(C.date) }) : h.createElement("span", null, N(C.date, s)),
2840
- c === "dropdown" || c === "dropdown-years" ? h.createElement(n.YearsDropdown, { className: a[g.YearsDropdown], "aria-label": sn(s.options), classNames: a, components: n, disabled: !!t.disableNavigation, onChange: yn(C.date), options: ds(he, we, o, s, !!t.reverseYears), style: y?.[g.Dropdown], value: s.getYear(C.date) }) : h.createElement("span", null, G(C.date, s)),
2842
+ c === "dropdown" || c === "dropdown-months" ? h.createElement(n.MonthsDropdown, { className: a[g.MonthsDropdown], "aria-label": Jt(), classNames: a, components: n, disabled: !!t.disableNavigation, onChange: mn(C.date), options: cs(C.date, he, pe, o, s), style: y?.[g.Dropdown], value: s.getMonth(C.date) }) : h.createElement("span", null, N(C.date, s)),
2843
+ c === "dropdown" || c === "dropdown-years" ? h.createElement(n.YearsDropdown, { className: a[g.YearsDropdown], "aria-label": sn(s.options), classNames: a, components: n, disabled: !!t.disableNavigation, onChange: yn(C.date), options: ds(he, pe, o, s, !!t.reverseYears), style: y?.[g.Dropdown], value: s.getYear(C.date) }) : h.createElement("span", null, G(C.date, s)),
2841
2844
  h.createElement("span", { role: "status", "aria-live": "polite", style: {
2842
2845
  border: 0,
2843
2846
  clip: "rect(0 0 0 0)",
@@ -2859,33 +2862,33 @@ function Zs(e) {
2859
2862
  { type: "button", className: a[g.NextMonthButton], tabIndex: L ? void 0 : -1, "aria-disabled": L ? void 0 : !0, "aria-label": tn(L), onClick: Te, "data-animated-button": t.animate ? "true" : void 0 },
2860
2863
  h.createElement(n.Chevron, { disabled: L ? void 0 : !0, className: a[g.Chevron], orientation: t.dir === "rtl" ? "left" : "right" })
2861
2864
  ),
2862
- Y === u - 1 && d === "after" && !t.hideNavigation && h.createElement(n.Nav, { "data-animated-nav": t.animate ? "true" : void 0, className: a[g.Nav], style: y?.[g.Nav], "aria-label": Qe(), onPreviousClick: Ee, onNextClick: Te, previousMonth: Z, nextMonth: L }),
2865
+ Y === u - 1 && d === "after" && !t.hideNavigation && h.createElement(n.Nav, { "data-animated-nav": t.animate ? "true" : void 0, className: a[g.Nav], style: y?.[g.Nav], "aria-label": Ue(), onPreviousClick: Ee, onNextClick: Te, previousMonth: Z, nextMonth: L }),
2863
2866
  h.createElement(
2864
2867
  n.MonthGrid,
2865
2868
  { role: "grid", "aria-multiselectable": l === "multiple" || l === "range", "aria-label": Kt(C.date, s.options, s) || void 0, className: a[g.MonthGrid], style: y?.[g.MonthGrid] },
2866
2869
  !t.hideWeekdays && h.createElement(
2867
2870
  n.Weekdays,
2868
2871
  { "data-animated-weekdays": t.animate ? "true" : void 0, className: a[g.Weekdays], style: y?.[g.Weekdays] },
2869
- S && h.createElement(n.WeekNumberHeader, { "aria-label": rn(s.options), className: a[g.WeekNumberHeader], style: y?.[g.WeekNumberHeader], scope: "col" }, H()),
2872
+ _ && h.createElement(n.WeekNumberHeader, { "aria-label": rn(s.options), className: a[g.WeekNumberHeader], style: y?.[g.WeekNumberHeader], scope: "col" }, H()),
2870
2873
  an.map((D) => h.createElement(n.Weekday, { "aria-label": nn(D, s.options, s), className: a[g.Weekday], key: String(D), style: y?.[g.Weekday], scope: "col" }, q(D, s.options, s)))
2871
2874
  ),
2872
2875
  h.createElement(n.Weeks, { "data-animated-weeks": t.animate ? "true" : void 0, className: a[g.Weeks], style: y?.[g.Weeks] }, C.weeks.map((D) => h.createElement(
2873
2876
  n.Week,
2874
2877
  { className: a[g.Week], key: D.weekNumber, style: y?.[g.Week], week: D },
2875
- S && // biome-ignore lint/a11y/useSemanticElements: react component
2878
+ _ && // biome-ignore lint/a11y/useSemanticElements: react component
2876
2879
  h.createElement(n.WeekNumber, { week: D, style: y?.[g.WeekNumber], "aria-label": on(D.weekNumber, {
2877
2880
  locale: i
2878
2881
  }), className: a[g.WeekNumber], scope: "row", role: "rowheader" }, A(D.weekNumber, s)),
2879
2882
  D.days.map((F) => {
2880
- const { date: V } = F, W = pe(F);
2881
- if (W[B.focused] = !W.hidden && !!ze?.isEqualTo(F), W[X.selected] = R?.(V) || W.selected, Ze(me)) {
2883
+ const { date: V } = F, W = we(F);
2884
+ if (W[B.focused] = !W.hidden && !!Ve?.isEqualTo(F), W[X.selected] = R?.(V) || W.selected, Le(me)) {
2882
2885
  const { from: Pe, to: Ye } = me;
2883
2886
  W[X.range_start] = !!(Pe && Ye && s.isSameDay(V, Pe)), W[X.range_end] = !!(Pe && Ye && s.isSameDay(V, Ye)), W[X.range_middle] = ne(me, V, !0, s);
2884
2887
  }
2885
- const vn = us(W, y, t.modifiersStyles), Mn = Qr(W, a, t.modifiersClassNames), kn = !Ue && !W.hidden ? Xt(V, W, s.options, s) : void 0;
2888
+ const vn = us(W, y, t.modifiersStyles), Mn = Qr(W, a, t.modifiersClassNames), kn = !Xe && !W.hidden ? Xt(V, W, s.options, s) : void 0;
2886
2889
  return (
2887
2890
  // biome-ignore lint/a11y/useSemanticElements: react component
2888
- h.createElement(n.Day, { key: `${s.format(V, "yyyy-MM-dd")}_${s.format(F.displayMonth, "yyyy-MM")}`, day: F, modifiers: W, className: Mn.join(" "), style: vn, role: "gridcell", "aria-selected": W.selected || void 0, "aria-label": kn, "data-day": s.format(V, "yyyy-MM-dd"), "data-month": F.outside ? s.format(V, "yyyy-MM") : void 0, "data-selected": W.selected || void 0, "data-disabled": W.disabled || void 0, "data-hidden": W.hidden || void 0, "data-outside": F.outside || void 0, "data-focused": W.focused || void 0, "data-today": W.today || void 0 }, !W.hidden && Ue ? h.createElement(n.DayButton, { className: a[g.DayButton], style: y?.[g.DayButton], type: "button", day: F, modifiers: W, disabled: W.disabled || void 0, tabIndex: Qt(F) ? 0 : -1, "aria-label": Ut(V, W, s.options, s), onClick: cn(F, W), onBlur: ln(F, W), onFocus: un(F, W), onKeyDown: dn(F, W), onMouseEnter: fn(F, W), onMouseLeave: hn(F, W) }, M(V, s.options, s)) : !W.hidden && M(F.date, s.options, s))
2891
+ h.createElement(n.Day, { key: `${s.format(V, "yyyy-MM-dd")}_${s.format(F.displayMonth, "yyyy-MM")}`, day: F, modifiers: W, className: Mn.join(" "), style: vn, role: "gridcell", "aria-selected": W.selected || void 0, "aria-label": kn, "data-day": s.format(V, "yyyy-MM-dd"), "data-month": F.outside ? s.format(V, "yyyy-MM") : void 0, "data-selected": W.selected || void 0, "data-disabled": W.disabled || void 0, "data-hidden": W.hidden || void 0, "data-outside": F.outside || void 0, "data-focused": W.focused || void 0, "data-today": W.today || void 0 }, !W.hidden && Xe ? h.createElement(n.DayButton, { className: a[g.DayButton], style: y?.[g.DayButton], type: "button", day: F, modifiers: W, disabled: W.disabled || void 0, tabIndex: Qt(F) ? 0 : -1, "aria-label": Ut(V, W, s.options, s), onClick: cn(F, W), onBlur: ln(F, W), onFocus: un(F, W), onKeyDown: dn(F, W), onMouseEnter: fn(F, W), onMouseLeave: hn(F, W) }, M(V, s.options, s)) : !W.hidden && M(F.date, s.options, s))
2889
2892
  );
2890
2893
  })
2891
2894
  )))
@@ -2913,35 +2916,35 @@ function Ls({
2913
2916
  to: R + Math.ceil(o / 2)
2914
2917
  };
2915
2918
  }, [o])
2916
- ), { onPrevClick: d, startMonth: u, endMonth: f } = s, m = i === "years" ? 1 : r, w = _("relative flex", s.monthsClassName), b = _("relative mx-10 flex h-7 items-center justify-center", s.monthCaptionClassName), p = _("flex flex-row", s.weekdaysClassName), O = _("w-8 font-normal text-muted-foreground text-sm", s.weekdayClassName), x = _("w-full", s.monthClassName), v = _("relative flex items-center justify-center pt-1", s.captionClassName), S = _("truncate font-medium text-sm", s.captionLabelClassName), y = $e({
2919
+ ), { onPrevClick: d, startMonth: u, endMonth: f } = s, m = i === "years" ? 1 : r, p = E("relative flex", s.monthsClassName), b = E("relative mx-10 flex h-7 items-center justify-center", s.monthCaptionClassName), w = E("flex flex-row", s.weekdaysClassName), O = E("w-8 font-normal text-muted-foreground text-sm", s.weekdayClassName), x = E("w-full", s.monthClassName), v = E("relative flex items-center justify-center pt-1", s.captionClassName), _ = E("truncate font-medium text-sm", s.captionLabelClassName), y = Re({
2917
2920
  variant: "outline",
2918
2921
  className: "absolute h-7 w-7 bg-transparent p-0 opacity-50 hover:opacity-100"
2919
- }), k = _(y, "right-0", s.buttonNextClassName), M = _(y, "left-0", s.buttonPreviousClassName), N = _("flex items-start", s.navClassName), A = _("mx-auto mt-4", s.monthGridClassName), H = _("mt-2 flex w-max items-start", s.weekClassName), q = _("flex size-8 flex-1 items-center justify-center p-0 text-sm", s.dayClassName), G = _(
2920
- $e({ variant: "ghost" }),
2922
+ }), k = E(y, "right-0", s.buttonNextClassName), M = E(y, "left-0", s.buttonPreviousClassName), N = E("flex items-start", s.navClassName), A = E("mx-auto mt-4", s.monthGridClassName), H = E("mt-2 flex w-max items-start", s.weekClassName), q = E("flex size-8 flex-1 items-center justify-center p-0 text-sm", s.dayClassName), G = E(
2923
+ Re({ variant: "ghost" }),
2921
2924
  "size-8 rounded-md p-0 font-normal transition-none aria-selected:opacity-100",
2922
2925
  s.dayButtonClassName
2923
- ), te = "bg-accent [&>button]:bg-primary [&>button]:text-primary-foreground [&>button]:hover:bg-primary [&>button]:hover:text-primary-foreground", se = _(te, "day-range-start rounded-s-md", s.rangeStartClassName), ae = _(te, "day-range-end rounded-e-md", s.rangeEndClassName), he = _(
2926
+ ), te = "bg-accent [&>button]:bg-primary [&>button]:text-primary-foreground [&>button]:hover:bg-primary [&>button]:hover:text-primary-foreground", se = E(te, "day-range-start rounded-s-md", s.rangeStartClassName), ae = E(te, "day-range-end rounded-e-md", s.rangeEndClassName), he = E(
2924
2927
  "!text-foreground [&>button]:!text-foreground [&>button]:hover:!text-foreground bg-accent [&>button]:bg-transparent [&>button]:hover:bg-transparent",
2925
2928
  s.rangeMiddleClassName
2926
- ), we = _(
2929
+ ), pe = E(
2927
2930
  "[&>button]:bg-primary [&>button]:text-primary-foreground [&>button]:hover:bg-primary [&>button]:hover:text-primary-foreground",
2928
2931
  s.selectedClassName
2929
- ), Z = _("[&>button]:bg-accent [&>button]:text-accent-foreground", s.todayClassName), L = _(
2932
+ ), Z = E("[&>button]:bg-accent [&>button]:text-accent-foreground", s.todayClassName), L = E(
2930
2933
  "day-outside text-muted-foreground opacity-50 aria-selected:bg-accent/50 aria-selected:text-muted-foreground aria-selected:opacity-30",
2931
2934
  s.outsideClassName
2932
- ), U = _("text-muted-foreground opacity-50", s.disabledClassName), pe = _("invisible flex-1", s.hiddenClassName);
2933
- return /* @__PURE__ */ P.jsx(
2935
+ ), U = E("text-muted-foreground opacity-50", s.disabledClassName), we = E("invisible flex-1", s.hiddenClassName);
2936
+ return /* @__PURE__ */ S.jsx(
2934
2937
  Zs,
2935
2938
  {
2936
- className: _("p-3", e),
2939
+ className: E("p-3", e),
2937
2940
  classNames: {
2938
- months: w,
2941
+ months: p,
2939
2942
  month_caption: b,
2940
- weekdays: p,
2943
+ weekdays: w,
2941
2944
  weekday: O,
2942
2945
  month: x,
2943
2946
  caption: v,
2944
- caption_label: S,
2947
+ caption_label: _,
2945
2948
  button_next: k,
2946
2949
  button_previous: M,
2947
2950
  nav: N,
@@ -2952,18 +2955,18 @@ function Ls({
2952
2955
  range_start: se,
2953
2956
  range_middle: he,
2954
2957
  range_end: ae,
2955
- selected: we,
2958
+ selected: pe,
2956
2959
  today: Z,
2957
2960
  outside: L,
2958
2961
  disabled: U,
2959
- hidden: pe
2962
+ hidden: we
2960
2963
  },
2961
2964
  components: {
2962
2965
  Chevron: ({ orientation: R }) => {
2963
- const ue = R === "left" ? wt : pt;
2964
- return /* @__PURE__ */ P.jsx(ue, { className: "h-4 w-4" });
2966
+ const ue = R === "left" ? pt : wt;
2967
+ return /* @__PURE__ */ S.jsx(ue, { className: "h-4 w-4" });
2965
2968
  },
2966
- Nav: ({ className: R }) => /* @__PURE__ */ P.jsx(
2969
+ Nav: ({ className: R }) => /* @__PURE__ */ S.jsx(
2967
2970
  zs,
2968
2971
  {
2969
2972
  className: R,
@@ -2975,7 +2978,7 @@ function Ls({
2975
2978
  startMonth: u
2976
2979
  }
2977
2980
  ),
2978
- CaptionLabel: (R) => /* @__PURE__ */ P.jsx(
2981
+ CaptionLabel: (R) => /* @__PURE__ */ S.jsx(
2979
2982
  Vs,
2980
2983
  {
2981
2984
  displayYears: c,
@@ -2985,7 +2988,7 @@ function Ls({
2985
2988
  ...R
2986
2989
  }
2987
2990
  ),
2988
- MonthGrid: ({ className: R, children: ue, ...me }) => /* @__PURE__ */ P.jsx(
2991
+ MonthGrid: ({ className: R, children: ue, ...me }) => /* @__PURE__ */ S.jsx(
2989
2992
  Qs,
2990
2993
  {
2991
2994
  className: R,
@@ -3030,7 +3033,7 @@ function zs({
3030
3033
  }
3031
3034
  d(l), i?.(l);
3032
3035
  }
3033
- }, [l, d, r, t, i, s]), w = j.useCallback(() => {
3036
+ }, [l, d, r, t, i, s]), p = j.useCallback(() => {
3034
3037
  if (c) {
3035
3038
  if (t === "years") {
3036
3039
  s((b) => ({
@@ -3042,8 +3045,8 @@ function zs({
3042
3045
  d(c), a?.(c);
3043
3046
  }
3044
3047
  }, [d, c, r, t, a, s]);
3045
- return /* @__PURE__ */ P.jsxs("nav", { className: _("flex items-center", e), children: [
3046
- /* @__PURE__ */ P.jsx(
3048
+ return /* @__PURE__ */ S.jsxs("nav", { className: E("flex items-center", e), children: [
3049
+ /* @__PURE__ */ S.jsx(
3047
3050
  De,
3048
3051
  {
3049
3052
  "aria-label": t === "years" ? `Go to the previous ${r.to - r.from + 1} years` : zt(),
@@ -3053,20 +3056,20 @@ function zs({
3053
3056
  tabIndex: u ? void 0 : -1,
3054
3057
  type: "button",
3055
3058
  variant: "outline",
3056
- children: /* @__PURE__ */ P.jsx(wt, { className: "h-4 w-4" })
3059
+ children: /* @__PURE__ */ S.jsx(pt, { className: "h-4 w-4" })
3057
3060
  }
3058
3061
  ),
3059
- /* @__PURE__ */ P.jsx(
3062
+ /* @__PURE__ */ S.jsx(
3060
3063
  De,
3061
3064
  {
3062
3065
  "aria-label": t === "years" ? `Go to the next ${r.to - r.from + 1} years` : Lt(),
3063
3066
  className: "absolute right-0 h-7 w-7 bg-transparent p-0 opacity-80 hover:opacity-100",
3064
3067
  disabled: f,
3065
- onClick: w,
3068
+ onClick: p,
3066
3069
  tabIndex: f ? void 0 : -1,
3067
3070
  type: "button",
3068
3071
  variant: "outline",
3069
- children: /* @__PURE__ */ P.jsx(pt, { className: "h-4 w-4" })
3072
+ children: /* @__PURE__ */ S.jsx(wt, { className: "h-4 w-4" })
3070
3073
  }
3071
3074
  )
3072
3075
  ] });
@@ -3079,7 +3082,7 @@ function Vs({
3079
3082
  displayYears: r,
3080
3083
  ...s
3081
3084
  }) {
3082
- return t ? /* @__PURE__ */ P.jsx(
3085
+ return t ? /* @__PURE__ */ S.jsx(
3083
3086
  De,
3084
3087
  {
3085
3088
  className: "h-7 w-full truncate font-medium text-sm",
@@ -3088,7 +3091,7 @@ function Vs({
3088
3091
  variant: "ghost",
3089
3092
  children: n === "days" ? e : `${r.from} - ${r.to}`
3090
3093
  }
3091
- ) : /* @__PURE__ */ P.jsx("span", { ...s, children: e });
3094
+ ) : /* @__PURE__ */ S.jsx("span", { ...s, children: e });
3092
3095
  }
3093
3096
  function Qs({
3094
3097
  className: e,
@@ -3100,7 +3103,7 @@ function Qs({
3100
3103
  setNavView: i,
3101
3104
  ...a
3102
3105
  }) {
3103
- return s === "years" ? /* @__PURE__ */ P.jsx(
3106
+ return s === "years" ? /* @__PURE__ */ S.jsx(
3104
3107
  Us,
3105
3108
  {
3106
3109
  className: e,
@@ -3111,7 +3114,7 @@ function Qs({
3111
3114
  startMonth: o,
3112
3115
  ...a
3113
3116
  }
3114
- ) : /* @__PURE__ */ P.jsx("table", { className: e, ...a, children: t });
3117
+ ) : /* @__PURE__ */ S.jsx("table", { className: e, ...a, children: t });
3115
3118
  }
3116
3119
  function Us({
3117
3120
  className: e,
@@ -3123,12 +3126,12 @@ function Us({
3123
3126
  ...i
3124
3127
  }) {
3125
3128
  const { goToMonth: a, selected: c } = fe();
3126
- return /* @__PURE__ */ P.jsx("div", { className: _("grid grid-cols-4 gap-y-2", e), ...i, children: Array.from({ length: t.to - t.from + 1 }, (l, d) => {
3129
+ return /* @__PURE__ */ S.jsx("div", { className: E("grid grid-cols-4 gap-y-2", e), ...i, children: Array.from({ length: t.to - t.from + 1 }, (l, d) => {
3127
3130
  const u = ce(new Date(t.from + d, 11, 31), n) < 0, f = ce(new Date(t.from + d, 0, 0), o) > 0, m = u || f;
3128
- return /* @__PURE__ */ P.jsx(
3131
+ return /* @__PURE__ */ S.jsx(
3129
3132
  De,
3130
3133
  {
3131
- className: _(
3134
+ className: E(
3132
3135
  "h-7 w-full font-normal text-foreground text-sm",
3133
3136
  t.from + d === (/* @__PURE__ */ new Date()).getFullYear() && "bg-accent font-medium text-accent-foreground"
3134
3137
  ),
@@ -3145,13 +3148,13 @@ function Us({
3145
3148
  }
3146
3149
  export {
3147
3150
  $n as B,
3148
- pt as C,
3151
+ wt as C,
3149
3152
  Bn as S,
3150
3153
  Rn as a,
3151
3154
  qn as b,
3152
3155
  bt as c,
3153
- $e as d,
3154
- wt as e,
3156
+ Re as d,
3157
+ pt as e,
3155
3158
  Fn as f,
3156
3159
  na as g,
3157
3160
  De as h,