@tpc-mare/mare-ui-components-react 0.1.11 → 0.1.13

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 (55) hide show
  1. package/dist/accordion/index.js +1 -1
  2. package/dist/banner/index.js +1 -1
  3. package/dist/breadcrumbs/Breadcrumbs.d.ts +2 -0
  4. package/dist/breadcrumbs/Breadcrumbs.types.d.ts +11 -0
  5. package/dist/breadcrumbs/index.d.ts +2 -0
  6. package/dist/breadcrumbs/index.js +4 -0
  7. package/dist/checkbox/index.js +1 -1
  8. package/dist/combobox/index.js +1 -1
  9. package/dist/counter/Counter.d.ts +2 -0
  10. package/dist/counter/Counter.types.d.ts +23 -0
  11. package/dist/counter/index.d.ts +2 -0
  12. package/dist/counter/index.js +4 -0
  13. package/dist/date-picker/index.js +1 -1
  14. package/dist/dialog/index.js +1 -1
  15. package/dist/drawer/index.js +1 -1
  16. package/dist/image-slider/index.js +1 -1
  17. package/dist/index/index.d.ts +4 -0
  18. package/dist/index/index.js +67 -63
  19. package/dist/paginator/index.js +1 -1
  20. package/dist/panel-menu/index.js +1 -1
  21. package/dist/password/index.js +1 -1
  22. package/dist/search-field/index.js +1 -1
  23. package/dist/select-field/index.js +1 -1
  24. package/dist/shared/{Accordion-Dhs7EeM6.js → Accordion-BLQ1mWZZ.js} +1 -1
  25. package/dist/shared/{Banner-B41NQS5P.js → Banner-DXftmx9P.js} +1 -1
  26. package/dist/shared/Breadcrumbs-Cqr3Jitd.js +77 -0
  27. package/dist/shared/{Checkbox-B7vM1mxP.js → Checkbox-BXnSN2vK.js} +10 -9
  28. package/dist/shared/{Combobox-oSS0Rlbv.js → Combobox-SkrEe5He.js} +44 -41
  29. package/dist/shared/Counter-D4Al7Yme.js +94 -0
  30. package/dist/shared/{DatePicker-GYH3uorm.js → DatePicker-CwAISvNc.js} +140 -137
  31. package/dist/shared/{DialogHeader-CZ5OrC8_.js → DialogHeader-RzfQm-pi.js} +14 -14
  32. package/dist/shared/{DrawerFooter-OFrTFvy2.js → DrawerFooter-BxOEFQ-W.js} +3 -3
  33. package/dist/shared/IconCheck-DzZA6b2U.js +5 -0
  34. package/dist/shared/IconChevronDown-ev2ML7Ex.js +5 -0
  35. package/dist/shared/IconChevronRight-DEIDRsvg.js +7 -0
  36. package/dist/shared/IconMinus-fS_GL0Et.js +5 -0
  37. package/dist/shared/IconSearch-CgM6jEUh.js +5 -0
  38. package/dist/shared/IconX-CpPADKjZ.js +5 -0
  39. package/dist/shared/{ImageSlider-CdBVmAYC.js → ImageSlider-Bgb1kNQ4.js} +1 -1
  40. package/dist/shared/{Paginator-BndcA6Ax.js → Paginator-Bp2nghqW.js} +48 -46
  41. package/dist/shared/{PanelMenu-Bz-fg6px.js → PanelMenu-BpjNM7O_.js} +2 -2
  42. package/dist/shared/Password-BMKy8dAy.js +95 -0
  43. package/dist/shared/SearchField-DjJHDaR4.js +64 -0
  44. package/dist/shared/{SelectField-CGbdf8C2.js → SelectField-CvKaukCG.js} +27 -25
  45. package/dist/shared/{Stepper-BpKdB3ip.js → Stepper-By8M5bs0.js} +13 -12
  46. package/dist/shared/{TagChip-BNszVayi.js → TagChip-Bs7srjIL.js} +1 -1
  47. package/dist/shared/createReactComponent-Cb6Pzf10.js +48 -0
  48. package/dist/stepper/index.js +1 -1
  49. package/dist/styles.css +1 -1
  50. package/dist/tag-chip/index.js +1 -1
  51. package/package.json +2 -1
  52. package/dist/shared/Password-cqTK9OlT.js +0 -94
  53. package/dist/shared/SearchField-CgZV2Am-.js +0 -63
  54. package/dist/shared/icons-BFOFrum4.js +0 -55
  55. package/dist/shared/icons.d.ts +0 -15
@@ -1,16 +1,19 @@
1
1
  import { jsxs as u, jsx as l, Fragment as ne } from "react/jsx-runtime";
2
2
  import { useState as er, useEffect as rr, useMemo as oe } from "react";
3
- import { DatePickerRoot as ar, DatePickerLabel as tr, DatePickerControl as nr, DatePickerTrigger as or, DatePickerContext as le, DatePickerClearTrigger as lr, DatePickerPositioner as ir, DatePickerContent as cr, DatePickerView as j, DatePickerViewControl as sr, DatePickerPrevTrigger as mr, DatePickerViewTrigger as dr, DatePickerRangeText as ie, DatePickerNextTrigger as ur, DatePickerTable as $e, DatePickerTableHead as hr, DatePickerTableRow as G, DatePickerTableHeader as fr, DatePickerTableBody as ge, DatePickerTableCell as be, DatePickerTableCellTrigger as xe } from "@ark-ui/react/date-picker";
3
+ import { DatePickerRoot as ar, DatePickerLabel as tr, DatePickerControl as nr, DatePickerTrigger as or, DatePickerContext as le, DatePickerClearTrigger as lr, DatePickerPositioner as ir, DatePickerContent as cr, DatePickerView as j, DatePickerViewControl as sr, DatePickerPrevTrigger as mr, DatePickerViewTrigger as dr, DatePickerRangeText as ie, DatePickerNextTrigger as ur, DatePickerTable as ge, DatePickerTableHead as hr, DatePickerTableRow as G, DatePickerTableHeader as fr, DatePickerTableBody as $e, DatePickerTableCell as be, DatePickerTableCellTrigger as xe } from "@ark-ui/react/date-picker";
4
4
  import { Portal as yr } from "@ark-ui/react/portal";
5
- import { i as pr, c as $r, d as gr, e as br } from "./icons-BFOFrum4.js";
5
+ import { c as pr } from "./createReactComponent-Cb6Pzf10.js";
6
+ import { I as gr } from "./IconX-CpPADKjZ.js";
7
+ import { I as $r, a as br } from "./IconChevronRight-DEIDRsvg.js";
8
+ const xr = [["path", { d: "M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12", key: "svg-0" }], ["path", { d: "M16 3v4", key: "svg-1" }], ["path", { d: "M8 3v4", key: "svg-2" }], ["path", { d: "M4 11h16", key: "svg-3" }], ["path", { d: "M11 15h1", key: "svg-4" }], ["path", { d: "M12 15v3", key: "svg-5" }]], Mr = pr("outline", "calendar", "Calendar", xr);
6
9
  function O(e, r) {
7
10
  return e - r * Math.floor(e / r);
8
11
  }
9
- const we = 1721426;
12
+ const Me = 1721426;
10
13
  function N(e, r, a, t) {
11
14
  r = K(e, r);
12
15
  let n = r - 1, o = -2;
13
- return a <= 2 ? o = 0 : Y(r) && (o = -1), we - 1 + 365 * n + Math.floor(n / 4) - Math.floor(n / 100) + Math.floor(n / 400) + Math.floor((367 * a - 362) / 12 + o + t);
16
+ return a <= 2 ? o = 0 : Y(r) && (o = -1), Me - 1 + 365 * n + Math.floor(n / 4) - Math.floor(n / 100) + Math.floor(n / 400) + Math.floor((367 * a - 362) / 12 + o + t);
14
17
  }
15
18
  function Y(e) {
16
19
  return e % 4 === 0 && (e % 100 !== 0 || e % 400 === 0);
@@ -18,14 +21,14 @@ function Y(e) {
18
21
  function K(e, r) {
19
22
  return e === "BC" ? 1 - r : r;
20
23
  }
21
- function xr(e) {
24
+ function wr(e) {
22
25
  let r = "AD";
23
26
  return e <= 0 && (r = "BC", e = 1 - e), [
24
27
  r,
25
28
  e
26
29
  ];
27
30
  }
28
- const wr = {
31
+ const kr = {
29
32
  standard: [
30
33
  31,
31
34
  28,
@@ -57,16 +60,16 @@ const wr = {
57
60
  };
58
61
  class P {
59
62
  fromJulianDay(r) {
60
- let a = r, t = a - we, n = Math.floor(t / 146097), o = O(t, 146097), i = Math.floor(o / 36524), m = O(o, 36524), d = Math.floor(m / 1461), h = O(m, 1461), g = Math.floor(h / 365), A = n * 400 + i * 100 + d * 4 + g + (i !== 4 && g !== 4 ? 1 : 0), [y, p] = xr(A), M = a - N(y, p, 1, 1), b = 2;
63
+ let a = r, t = a - Me, n = Math.floor(t / 146097), o = O(t, 146097), i = Math.floor(o / 36524), m = O(o, 36524), d = Math.floor(m / 1461), h = O(m, 1461), $ = Math.floor(h / 365), R = n * 400 + i * 100 + d * 4 + $ + (i !== 4 && $ !== 4 ? 1 : 0), [y, p] = wr(R), w = a - N(y, p, 1, 1), b = 2;
61
64
  a < N(y, p, 3, 1) ? b = 0 : Y(p) && (b = 1);
62
- let I = Math.floor(((M + b) * 12 + 373) / 367), B = a - N(y, p, I, 1) + 1;
63
- return new v(y, p, I, B);
65
+ let I = Math.floor(((w + b) * 12 + 373) / 367), A = a - N(y, p, I, 1) + 1;
66
+ return new v(y, p, I, A);
64
67
  }
65
68
  toJulianDay(r) {
66
69
  return N(r.era, r.year, r.month, r.day);
67
70
  }
68
71
  getDaysInMonth(r) {
69
- return wr[Y(r.year) ? "leapyear" : "standard"][r.month - 1];
72
+ return kr[Y(r.year) ? "leapyear" : "standard"][r.month - 1];
70
73
  }
71
74
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
72
75
  getMonthsInYear(r) {
@@ -101,39 +104,39 @@ class P {
101
104
  this.identifier = "gregory";
102
105
  }
103
106
  }
104
- function Mr(e, r) {
107
+ function Dr(e, r) {
105
108
  return e.isEqual?.(r) ?? r.isEqual?.(e) ?? e.identifier === r.identifier;
106
109
  }
107
- function Me(e, r) {
110
+ function we(e, r) {
108
111
  return e.calendar.toJulianDay(e) - r.calendar.toJulianDay(r);
109
112
  }
110
- function Dr(e, r) {
113
+ function vr(e, r) {
111
114
  return ce(e) - ce(r);
112
115
  }
113
116
  function ce(e) {
114
117
  return e.hour * 36e5 + e.minute * 6e4 + e.second * 1e3 + e.millisecond;
115
118
  }
116
- let L = null, kr = !1;
117
- function Z() {
119
+ let L = null, Tr = !1;
120
+ function X() {
118
121
  return L == null && (L = new Intl.DateTimeFormat().resolvedOptions().timeZone), L;
119
122
  }
120
- function De() {
121
- return kr;
123
+ function ke() {
124
+ return Tr;
122
125
  }
123
126
  function se(e) {
124
- e = X(e, new P());
127
+ e = Z(e, new P());
125
128
  let r = K(e.era, e.year);
126
- return ke(r, e.month, e.day, e.hour, e.minute, e.second, e.millisecond);
129
+ return De(r, e.month, e.day, e.hour, e.minute, e.second, e.millisecond);
127
130
  }
128
- function ke(e, r, a, t, n, o, i) {
131
+ function De(e, r, a, t, n, o, i) {
129
132
  let m = /* @__PURE__ */ new Date();
130
133
  return m.setUTCHours(t, n, o, i), m.setUTCFullYear(e, r - 1, a), m.getTime();
131
134
  }
132
135
  function me(e, r) {
133
136
  if (r === "UTC") return 0;
134
- if (e > 0 && r === Z() && !De()) return new Date(e).getTimezoneOffset() * -6e4;
137
+ if (e > 0 && r === X() && !ke()) return new Date(e).getTimezoneOffset() * -6e4;
135
138
  let { year: a, month: t, day: n, hour: o, minute: i, second: m } = ve(e, r);
136
- return ke(a, t, n, o, i, m, 0) - Math.floor(e / 1e3) * 1e3;
139
+ return De(a, t, n, o, i, m, 0) - Math.floor(e / 1e3) * 1e3;
137
140
  }
138
141
  const de = /* @__PURE__ */ new Map();
139
142
  function ve(e, r) {
@@ -162,27 +165,27 @@ function ve(e, r) {
162
165
  };
163
166
  }
164
167
  const ue = 864e5;
165
- function vr(e, r, a, t) {
168
+ function Ir(e, r, a, t) {
166
169
  return (a === t ? [
167
170
  a
168
171
  ] : [
169
172
  a,
170
173
  t
171
- ]).filter((o) => Tr(e, r, o));
174
+ ]).filter((o) => Nr(e, r, o));
172
175
  }
173
- function Tr(e, r, a) {
176
+ function Nr(e, r, a) {
174
177
  let t = ve(a, r);
175
178
  return e.year === t.year && e.month === t.month && e.day === t.day && e.hour === t.hour && e.minute === t.minute && e.second === t.second;
176
179
  }
177
- function Ir(e, r, a = "compatible") {
180
+ function Cr(e, r, a = "compatible") {
178
181
  let t = Ie(e);
179
182
  if (r === "UTC") return se(t);
180
- if (r === Z() && a === "compatible" && !De()) {
181
- t = X(t, new P());
183
+ if (r === X() && a === "compatible" && !ke()) {
184
+ t = Z(t, new P());
182
185
  let d = /* @__PURE__ */ new Date(), h = K(t.era, t.year);
183
186
  return d.setFullYear(h, t.month - 1, t.day), d.setHours(t.hour, t.minute, t.second, t.millisecond), d.getTime();
184
187
  }
185
- let n = se(t), o = me(n - ue, r), i = me(n + ue, r), m = vr(t, r, n - o, n - i);
188
+ let n = se(t), o = me(n - ue, r), i = me(n + ue, r), m = Ir(t, r, n - o, n - i);
186
189
  if (m.length === 1) return m[0];
187
190
  if (m.length > 1) switch (a) {
188
191
  // 'compatible' means 'earlier' for "fall back" transitions
@@ -206,7 +209,7 @@ function Ir(e, r, a = "compatible") {
206
209
  }
207
210
  }
208
211
  function Te(e, r, a = "compatible") {
209
- return new Date(Ir(e, r, a));
212
+ return new Date(Cr(e, r, a));
210
213
  }
211
214
  function Ie(e, r) {
212
215
  let a = 0, t = 0, n = 0, o = 0;
@@ -214,14 +217,14 @@ function Ie(e, r) {
214
217
  else if ("hour" in e && !r) return e;
215
218
  return r && ({ hour: a, minute: t, second: n, millisecond: o } = r), new T(e.calendar, e.era, e.year, e.month, e.day, a, t, n, o);
216
219
  }
217
- function X(e, r) {
218
- if (Mr(e.calendar, r)) return e;
220
+ function Z(e, r) {
221
+ if (Dr(e.calendar, r)) return e;
219
222
  let a = r.fromJulianDay(e.calendar.toJulianDay(e)), t = e.copy();
220
223
  return t.calendar = r, t.era = a.era, t.year = a.year, t.month = a.month, t.day = a.day, x(t), t;
221
224
  }
222
225
  function ee(e, r) {
223
- let a = e.copy(), t = "hour" in a ? Pr(a, r) : 0;
224
- W(a, r.years || 0), a.calendar.balanceYearMonth && a.calendar.balanceYearMonth(a, e), a.month += r.months || 0, Q(a), Ne(a), a.day += (r.weeks || 0) * 7, a.day += r.days || 0, a.day += t, Nr(a), a.calendar.balanceDate && a.calendar.balanceDate(a), a.year < 1 && (a.year = 1, a.month = 1, a.day = 1);
226
+ let a = e.copy(), t = "hour" in a ? Rr(a, r) : 0;
227
+ W(a, r.years || 0), a.calendar.balanceYearMonth && a.calendar.balanceYearMonth(a, e), a.month += r.months || 0, Q(a), Ne(a), a.day += (r.weeks || 0) * 7, a.day += r.days || 0, a.day += t, Sr(a), a.calendar.balanceDate && a.calendar.balanceDate(a), a.year < 1 && (a.year = 1, a.month = 1, a.day = 1);
225
228
  let n = a.calendar.getYearsInEra(a);
226
229
  if (a.year > n) {
227
230
  let i = a.calendar.isInverseEra?.(a);
@@ -241,7 +244,7 @@ function Q(e) {
241
244
  for (; e.month > (r = e.calendar.getMonthsInYear(e)); )
242
245
  e.month -= r, W(e, 1);
243
246
  }
244
- function Nr(e) {
247
+ function Sr(e) {
245
248
  for (; e.day < 1; )
246
249
  e.month--, Q(e), e.day += e.calendar.getDaysInMonth(e);
247
250
  for (; e.day > e.calendar.getDaysInMonth(e); )
@@ -253,36 +256,36 @@ function Ne(e) {
253
256
  function x(e) {
254
257
  e.calendar.constrainDate && e.calendar.constrainDate(e), e.year = Math.max(1, Math.min(e.calendar.getYearsInEra(e), e.year)), Ne(e);
255
258
  }
256
- function Cr(e) {
259
+ function Yr(e) {
257
260
  let r = {};
258
261
  for (let a in e) typeof e[a] == "number" && (r[a] = -e[a]);
259
262
  return r;
260
263
  }
261
264
  function Ce(e, r) {
262
- return ee(e, Cr(r));
265
+ return ee(e, Yr(r));
263
266
  }
264
267
  function Se(e, r) {
265
268
  let a = e.copy();
266
269
  return r.era != null && (a.era = r.era), r.year != null && (a.year = r.year), r.month != null && (a.month = r.month), r.day != null && (a.day = r.day), x(a), a;
267
270
  }
268
- function Sr(e, r) {
271
+ function Er(e, r) {
269
272
  let a = e.copy();
270
- return r.hour != null && (a.hour = r.hour), r.minute != null && (a.minute = r.minute), r.second != null && (a.second = r.second), r.millisecond != null && (a.millisecond = r.millisecond), Er(a), a;
273
+ return r.hour != null && (a.hour = r.hour), r.minute != null && (a.minute = r.minute), r.second != null && (a.second = r.second), r.millisecond != null && (a.millisecond = r.millisecond), Vr(a), a;
271
274
  }
272
- function Yr(e) {
275
+ function Pr(e) {
273
276
  e.second += Math.floor(e.millisecond / 1e3), e.millisecond = C(e.millisecond, 1e3), e.minute += Math.floor(e.second / 60), e.second = C(e.second, 60), e.hour += Math.floor(e.minute / 60), e.minute = C(e.minute, 60);
274
277
  let r = Math.floor(e.hour / 24);
275
278
  return e.hour = C(e.hour, 24), r;
276
279
  }
277
- function Er(e) {
280
+ function Vr(e) {
278
281
  e.millisecond = Math.max(0, Math.min(e.millisecond, 1e3)), e.second = Math.max(0, Math.min(e.second, 59)), e.minute = Math.max(0, Math.min(e.minute, 59)), e.hour = Math.max(0, Math.min(e.hour, 23));
279
282
  }
280
283
  function C(e, r) {
281
284
  let a = e % r;
282
285
  return a < 0 && (a += r), a;
283
286
  }
284
- function Pr(e, r) {
285
- return e.hour += r.hours || 0, e.minute += r.minutes || 0, e.second += r.seconds || 0, e.millisecond += r.milliseconds || 0, Yr(e);
287
+ function Rr(e, r) {
288
+ return e.hour += r.hours || 0, e.minute += r.minutes || 0, e.second += r.seconds || 0, e.millisecond += r.milliseconds || 0, Pr(e);
286
289
  }
287
290
  function Ye(e, r, a, t) {
288
291
  let n = e.copy();
@@ -307,7 +310,7 @@ function Ye(e, r, a, t) {
307
310
  }
308
311
  return e.calendar.balanceDate && e.calendar.balanceDate(n), x(n), n;
309
312
  }
310
- function Vr(e, r, a, t) {
313
+ function Ar(e, r, a, t) {
311
314
  let n = e.copy();
312
315
  switch (r) {
313
316
  case "hour": {
@@ -342,15 +345,15 @@ function f(e, r, a, t, n = !1) {
342
345
  e += r, e < a ? e = t - (a - e - 1) : e > t && (e = a + (e - t - 1));
343
346
  return e;
344
347
  }
345
- function Ar(e) {
348
+ function Br(e) {
346
349
  return `${String(e.hour).padStart(2, "0")}:${String(e.minute).padStart(2, "0")}:${String(e.second).padStart(2, "0")}${e.millisecond ? String(e.millisecond / 1e3).slice(1) : ""}`;
347
350
  }
348
351
  function Ee(e) {
349
- let r = X(e, new P()), a;
352
+ let r = Z(e, new P()), a;
350
353
  return r.era === "BC" ? a = r.year === 1 ? "0000" : "-" + String(Math.abs(1 - r.year)).padStart(6, "00") : a = String(r.year).padStart(4, "0"), `${a}-${String(r.month).padStart(2, "0")}-${String(r.day).padStart(2, "0")}`;
351
354
  }
352
- function Br(e) {
353
- return `${Ee(e)}T${Ar(e)}`;
355
+ function _r(e) {
356
+ return `${Ee(e)}T${Br(e)}`;
354
357
  }
355
358
  function Pe(e) {
356
359
  let r = typeof e[0] == "object" ? e.shift() : new P(), a;
@@ -420,7 +423,7 @@ class v {
420
423
  * one, and a positive date indicates that it is after.
421
424
  */
422
425
  compare(r) {
423
- return Me(this, r);
426
+ return we(this, r);
424
427
  }
425
428
  }
426
429
  class T {
@@ -448,7 +451,7 @@ class T {
448
451
  * will be constrained accordingly.
449
452
  */
450
453
  set(r) {
451
- return Se(Sr(this, r), r);
454
+ return Se(Er(this, r), r);
452
455
  }
453
456
  /**
454
457
  * Returns a new `CalendarDateTime` with the given field adjusted by a specified amount.
@@ -462,7 +465,7 @@ class T {
462
465
  case "day":
463
466
  return Ye(this, r, a, t);
464
467
  default:
465
- return Vr(this, r, a, t);
468
+ return Ar(this, r, a, t);
466
469
  }
467
470
  }
468
471
  /** Converts the date to a native JavaScript Date object in the given time zone. */
@@ -471,18 +474,18 @@ class T {
471
474
  }
472
475
  /** Converts the date to an ISO 8601 formatted string. */
473
476
  toString() {
474
- return Br(this);
477
+ return _r(this);
475
478
  }
476
479
  /**
477
480
  * Compares this date with another. A negative result indicates that this date is before the given
478
481
  * one, and a positive date indicates that it is after.
479
482
  */
480
483
  compare(r) {
481
- let a = Me(this, r);
482
- return a === 0 ? Dr(this, Ie(r)) : a;
484
+ let a = we(this, r);
485
+ return a === 0 ? vr(this, Ie(r)) : a;
483
486
  }
484
487
  }
485
- function Rr(e) {
488
+ function Fr(e) {
486
489
  const [r, a] = er(
487
490
  () => typeof window < "u" && window.matchMedia(e).matches
488
491
  );
@@ -495,10 +498,10 @@ function Rr(e) {
495
498
  };
496
499
  }, [e]), r;
497
500
  }
498
- const Fr = "(min-width: 640px)", Hr = "mare:relative mare:flex mare:flex-col mare:gap-1.5 mare:w-full", _r = "mare:tpc-typography-label-s mare:text-weak mare:mb-0.5 mare:block", jr = "mare:relative mare:flex mare:items-center mare:w-full", Or = "mare:absolute mare:left-3 mare:top-1/2 mare:-translate-y-1/2 mare:flex mare:items-center mare:pointer-events-none mare:text-weak mare:[&>svg]:size-5", Lr = "mare:absolute mare:right-3 mare:top-1/2 mare:-translate-y-1/2 mare:flex mare:items-center mare:text-weak mare:hover:text-default mare:cursor-pointer mare:[&>svg]:size-4", Ur = {
501
+ const Hr = "(min-width: 640px)", jr = "mare:relative mare:flex mare:flex-col mare:gap-1.5 mare:w-full", Or = "mare:tpc-typography-label-s mare:text-weak mare:mb-0.5 mare:block", Lr = "mare:relative mare:flex mare:items-center mare:w-full", Ur = "mare:absolute mare:left-3 mare:top-1/2 mare:-translate-y-1/2 mare:flex mare:items-center mare:pointer-events-none mare:text-weak mare:[&>svg]:size-5", zr = "mare:absolute mare:right-3 mare:top-1/2 mare:-translate-y-1/2 mare:flex mare:items-center mare:text-weak mare:hover:text-default mare:cursor-pointer mare:[&>svg]:size-4", Jr = {
499
502
  medium: "mare:h-12",
500
503
  small: "mare:h-10"
501
- }, zr = (e) => `
504
+ }, qr = (e) => `
502
505
  mare:w-full mare:pl-10 mare:pr-9 mare:flex mare:items-center mare:text-left mare:truncate
503
506
  mare:tpc-typography-body-m mare:text-default
504
507
  mare:border mare:border-strong mare:rounded-input
@@ -507,8 +510,8 @@ const Fr = "(min-width: 640px)", Hr = "mare:relative mare:flex mare:flex-col mar
507
510
  mare:focus-visible:outline-solid mare:focus-visible:outline-2 mare:focus-visible:outline-accent mare:focus-visible:-outline-offset-2
508
511
  mare:data-[invalid]:outline-solid mare:data-[invalid]:outline-2 mare:data-[invalid]:outline-danger mare:data-[invalid]:-outline-offset-2
509
512
  mare:ark-disabled:text-disabled mare:ark-disabled:border-disabled-default mare:ark-disabled:cursor-not-allowed
510
- ${Ur[e]}
511
- `, Jr = "mare:text-weak", he = () => `
513
+ ${Jr[e]}
514
+ `, Gr = "mare:text-weak", he = () => `
512
515
  mare:z-1103 mare:flex mare:flex-col mare:gap-4 mare:p-4
513
516
  mare:bg-raised mare:rounded-tpc-dialog mare:border mare:border-default
514
517
  mare:shadow-[0_10px_15px_-3px_rgba(0,0,0,0.10),0_4px_6px_-2px_rgba(0,0,0,0.05)]
@@ -516,17 +519,17 @@ const Fr = "(min-width: 640px)", Hr = "mare:relative mare:flex mare:flex-col mar
516
519
  mare:not-ark-inline:ark-closed:[animation:mare-menu-exit_100ms_ease-in]
517
520
  mare:ark-inline:shadow-none mare:ark-inline:border-none mare:ark-inline:p-0
518
521
  mare:min-w-90
519
- `, qr = "mare:flex mare:flex-col mare:sm:flex-row mare:gap-6 mare:sm:gap-10", U = "mare:flex mare:flex-col mare:gap-3 mare:[&[hidden]]:hidden", Gr = "mare:flex mare:items-center mare:justify-between mare:gap-2", Wr = `
522
+ `, Wr = "mare:flex mare:flex-col mare:sm:flex-row mare:gap-6 mare:sm:gap-10", U = "mare:flex mare:flex-col mare:gap-3 mare:[&[hidden]]:hidden", Qr = "mare:flex mare:items-center mare:justify-between mare:gap-2", Kr = `
520
523
  mare:inline-flex mare:items-center mare:justify-center mare:size-8 mare:rounded-full
521
524
  mare:text-default mare:cursor-pointer mare:[&>svg]:size-5
522
525
  mare:hover:bg-neutral-weak
523
526
  mare:focus-visible:outline-solid mare:focus-visible:outline-1 mare:focus-visible:outline-offset-2 mare:focus-visible:outline-accent
524
527
  mare:ark-disabled:opacity-40 mare:ark-disabled:cursor-not-allowed mare:ark-disabled:hover:bg-transparent
525
- `, fe = Wr, Qr = `
528
+ `, fe = Kr, Xr = `
526
529
  mare:inline-flex mare:items-center mare:gap-1 mare:px-2 mare:py-1 mare:rounded-md
527
530
  mare:tpc-typography-label-m mare:text-default mare:cursor-pointer
528
531
  mare:hover:bg-neutral-weak
529
- `, Kr = "mare:inline-flex mare:items-center mare:gap-1 mare:px-2 mare:py-1 mare:tpc-typography-label-m mare:text-default", Ve = "mare:w-full mare:border-collapse", Zr = "mare:tpc-typography-body-s mare:text-default mare:pb-1 mare:font-normal", Ae = "mare:p-0.5 mare:text-center", Be = `
532
+ `, Zr = "mare:inline-flex mare:items-center mare:gap-1 mare:px-2 mare:py-1 mare:tpc-typography-label-m mare:text-default", Ve = "mare:w-full mare:border-collapse", ea = "mare:tpc-typography-body-s mare:text-default mare:pb-1 mare:font-normal", Re = "mare:p-0.5 mare:text-center", Ae = `
530
533
  mare:inline-flex mare:items-center mare:justify-center mare:cursor-pointer mare:rounded-full
531
534
  mare:tpc-typography-label-s mare:text-default
532
535
  mare:hover:bg-neutral-weak
@@ -540,24 +543,24 @@ const Fr = "(min-width: 640px)", Hr = "mare:relative mare:flex mare:flex-col mar
540
543
  mare:ark-range-start:rounded-l-full mare:ark-range-start:rounded-r-none mare:ark-range-start:bg-accent mare:ark-range-start:text-on-accent
541
544
  mare:ark-range-end:rounded-r-full mare:ark-range-end:rounded-l-none mare:ark-range-end:bg-accent mare:ark-range-end:text-on-accent
542
545
  mare:ark-range-single:rounded-full
543
- `, Xr = (e) => `
544
- ${Be} mare:w-10 mare:flex-col mare:gap-0.5
546
+ `, ra = (e) => `
547
+ ${Ae} mare:w-10 mare:flex-col mare:gap-0.5
545
548
  ${e ? "mare:h-14 mare:rounded-2xl mare:pt-1" : "mare:h-10"}
546
- `, ea = `${Be} mare:w-full mare:h-10`, ra = {
549
+ `, aa = `${Ae} mare:w-full mare:h-10`, ta = {
547
550
  positive: "mare:text-positive",
548
551
  negative: "mare:text-weak"
549
- }, aa = "mare:tpc-typography-body-xxs mare:w-full mare:text-center mare:min-h-3.5", ta = "mare:flex mare:items-center mare:justify-between mare:pt-3 mare:border-t mare:border-default", na = "mare:flex mare:items-center mare:gap-2 mare:pt-3 mare:border-t mare:border-default", oa = "mare:tpc-typography-label-s mare:text-weak", la = `
552
+ }, na = "mare:tpc-typography-body-xxs mare:w-full mare:text-center mare:min-h-3.5", oa = "mare:flex mare:items-center mare:justify-between mare:pt-3 mare:border-t mare:border-default", la = "mare:flex mare:items-center mare:gap-2 mare:pt-3 mare:border-t mare:border-default", ia = "mare:tpc-typography-label-s mare:text-weak", ca = `
550
553
  mare:tpc-typography-body-m mare:text-default mare:bg-transparent
551
554
  mare:border mare:border-strong mare:rounded-input mare:px-3 mare:h-10
552
555
  mare:outline-none
553
556
  mare:focus-visible:outline-solid mare:focus-visible:outline-2 mare:focus-visible:outline-accent mare:focus-visible:-outline-offset-2
554
- `, w = (e) => String(e).padStart(2, "0"), V = (e) => `${e.getFullYear()}-${w(e.getMonth())}-${w(e.getDate())}`, ia = (e) => new Map(e.map((r) => [V(r.date), r])), ca = (e, r) => e.size === 0 ? null : e.get(V(r))?.price ?? 0, sa = (e, r) => e.get(V(r))?.positive ?? !1, ma = (e, r) => e.get(V(r))?.disabled ?? !1, da = (e, r) => {
557
+ `, M = (e) => String(e).padStart(2, "0"), V = (e) => `${e.getFullYear()}-${M(e.getMonth())}-${M(e.getDate())}`, sa = (e) => new Map(e.map((r) => [V(r.date), r])), ma = (e, r) => e.size === 0 ? null : e.get(V(r))?.price ?? 0, da = (e, r) => e.get(V(r))?.positive ?? !1, ua = (e, r) => e.get(V(r))?.disabled ?? !1, ha = (e, r) => {
555
558
  const a = new Date(e);
556
559
  return a.setHours(r.hour, r.minute, r.second, 0), a;
557
- }, ua = (e, r, a) => {
560
+ }, fa = (e, r, a) => {
558
561
  let t = e.getTime();
559
562
  return r && (t = Math.max(t, r.getTime())), a && (t = Math.min(t, a.getTime())), t === e.getTime() ? e : new Date(t);
560
- }, ha = (e, r) => e && r ? 2 : 1, z = (e) => `${w(e.getDate())}/${w(e.getMonth() + 1)}/${e.getFullYear()}`, fa = (e) => `${w(e.getHours())}:${w(e.getMinutes())}`, E = Z();
563
+ }, ya = (e, r) => e && r ? 2 : 1, z = (e) => `${M(e.getDate())}/${M(e.getMonth() + 1)}/${e.getFullYear()}`, pa = (e) => `${M(e.getHours())}:${M(e.getMinutes())}`, E = X();
561
564
  function S(e, r) {
562
565
  return r ? new T(
563
566
  e.getFullYear(),
@@ -573,18 +576,18 @@ function S(e, r) {
573
576
  );
574
577
  }
575
578
  const J = (e) => e.toDate(E);
576
- function ya({ day: e, hasPrices: r, priceMap: a, currency: t }) {
577
- const n = e.toDate(E), o = r ? ca(a, n) : null;
579
+ function ga({ day: e, hasPrices: r, priceMap: a, currency: t }) {
580
+ const n = e.toDate(E), o = r ? ma(a, n) : null;
578
581
  return /* @__PURE__ */ u(
579
582
  xe,
580
583
  {
581
- className: Xr(r),
584
+ className: ra(r),
582
585
  children: [
583
586
  /* @__PURE__ */ l("span", { children: e.day }),
584
587
  o !== null && /* @__PURE__ */ u(
585
588
  "span",
586
589
  {
587
- className: `${aa} ${ra[sa(a, n) ? "positive" : "negative"]}`,
590
+ className: `${na} ${ta[da(a, n) ? "positive" : "negative"]}`,
588
591
  children: [
589
592
  t,
590
593
  o
@@ -596,9 +599,9 @@ function ya({ day: e, hasPrices: r, priceMap: a, currency: t }) {
596
599
  );
597
600
  }
598
601
  function q({ navigation: e }) {
599
- return /* @__PURE__ */ u(sr, { className: Gr, children: [
600
- e && /* @__PURE__ */ l(mr, { className: fe, children: /* @__PURE__ */ l(gr, {}) }),
601
- e ? /* @__PURE__ */ l(dr, { className: Qr, children: /* @__PURE__ */ l(ie, {}) }) : /* @__PURE__ */ l("span", { className: Kr, children: /* @__PURE__ */ l(ie, {}) }),
602
+ return /* @__PURE__ */ u(sr, { className: Qr, children: [
603
+ e && /* @__PURE__ */ l(mr, { className: fe, children: /* @__PURE__ */ l($r, {}) }),
604
+ e ? /* @__PURE__ */ l(dr, { className: Xr, children: /* @__PURE__ */ l(ie, {}) }) : /* @__PURE__ */ l("span", { className: Zr, children: /* @__PURE__ */ l(ie, {}) }),
602
605
  e && /* @__PURE__ */ l(ur, { className: fe, children: /* @__PURE__ */ l(br, {}) })
603
606
  ] });
604
607
  }
@@ -610,23 +613,23 @@ function ye({
610
613
  priceMap: n,
611
614
  currency: o
612
615
  }) {
613
- return /* @__PURE__ */ u($e, { className: Ve, children: [
616
+ return /* @__PURE__ */ u(ge, { className: Ve, children: [
614
617
  /* @__PURE__ */ l(hr, { children: /* @__PURE__ */ l(G, { children: r.map((i, m) => /* @__PURE__ */ l(
615
618
  fr,
616
619
  {
617
- className: Zr,
620
+ className: ea,
618
621
  children: i.short
619
622
  },
620
623
  m
621
624
  )) }) }),
622
- /* @__PURE__ */ l(ge, { children: e.map((i, m) => /* @__PURE__ */ l(G, { children: i.map((d, h) => /* @__PURE__ */ l(
625
+ /* @__PURE__ */ l($e, { children: e.map((i, m) => /* @__PURE__ */ l(G, { children: i.map((d, h) => /* @__PURE__ */ l(
623
626
  be,
624
627
  {
625
628
  value: d,
626
629
  visibleRange: a,
627
- className: Ae,
630
+ className: Re,
628
631
  children: /* @__PURE__ */ l(
629
- ya,
632
+ ga,
630
633
  {
631
634
  day: d,
632
635
  hasPrices: t,
@@ -642,15 +645,15 @@ function ye({
642
645
  function pe({
643
646
  cells: e
644
647
  }) {
645
- return /* @__PURE__ */ l($e, { className: Ve, children: /* @__PURE__ */ l(ge, { children: e.map((r, a) => /* @__PURE__ */ l(G, { children: r.map((t) => /* @__PURE__ */ l(
648
+ return /* @__PURE__ */ l(ge, { className: Ve, children: /* @__PURE__ */ l($e, { children: e.map((r, a) => /* @__PURE__ */ l(G, { children: r.map((t) => /* @__PURE__ */ l(
646
649
  be,
647
650
  {
648
651
  value: t.value,
649
- className: Ae,
652
+ className: Re,
650
653
  children: /* @__PURE__ */ l(
651
654
  xe,
652
655
  {
653
- className: ea,
656
+ className: aa,
654
657
  children: t.label
655
658
  }
656
659
  )
@@ -658,7 +661,7 @@ function pe({
658
661
  t.value
659
662
  )) }, a)) }) });
660
663
  }
661
- function wa({
664
+ function va({
662
665
  value: e = null,
663
666
  onValueChange: r,
664
667
  selectionMode: a = "single",
@@ -669,26 +672,26 @@ function wa({
669
672
  invalid: m = !1,
670
673
  minDate: d,
671
674
  maxDate: h,
672
- navigation: g = !0,
673
- doubleMonth: A = !1,
675
+ navigation: $ = !0,
676
+ doubleMonth: R = !1,
674
677
  inline: y = !1,
675
678
  clearable: p = !0,
676
- prices: M = [],
679
+ prices: w = [],
677
680
  currency: b = "$",
678
681
  locale: I,
679
- showTime: B = !1,
680
- timeOnly: D = !1,
682
+ showTime: A = !1,
683
+ timeOnly: k = !1,
681
684
  showSeconds: re = !1,
682
- footer: R,
683
- leadingIcon: Re,
684
- portalContainer: Fe,
685
- onOpenChange: He,
686
- onVisibleMonthsChange: _e
685
+ footer: B,
686
+ leadingIcon: Be,
687
+ portalContainer: _e,
688
+ onOpenChange: Fe,
689
+ onVisibleMonthsChange: He
687
690
  }) {
688
- const je = Rr(Fr), $ = B || D, ae = ha(je, A), Oe = !D && ae === 2, F = oe(() => ia(M), [M]), H = M.length > 0, Le = oe(() => e == null ? [] : (Array.isArray(e) ? e : [e]).filter(
691
+ const je = Fr(Hr), g = A || k, ae = ya(je, R), Oe = !k && ae === 2, _ = oe(() => sa(w), [w]), F = w.length > 0, Le = oe(() => e == null ? [] : (Array.isArray(e) ? e : [e]).filter(
689
692
  (s) => s != null
690
- ).map((s) => S(s, $)), [e, $]), Ue = (c) => {
691
- const s = c.value.map((k) => J(k));
693
+ ).map((s) => S(s, g)), [e, g]), Ue = (c) => {
694
+ const s = c.value.map((D) => J(D));
692
695
  if (a === "range") {
693
696
  r?.(
694
697
  s.length === 0 ? null : [s[0] ?? null, s[1] ?? null]
@@ -697,23 +700,23 @@ function wa({
697
700
  }
698
701
  r?.(s[0] ?? null);
699
702
  }, ze = (c, s) => {
700
- const [k, _, Qe = 0] = s.split(":").map(Number), Ke = c.valueAsDate[0] ?? /* @__PURE__ */ new Date(), Ze = da(Ke, { hour: k, minute: _, second: Qe }), Xe = ua(Ze, d, h);
701
- c.setValue([S(Xe, !0)]);
703
+ const [D, H, Qe = 0] = s.split(":").map(Number), Ke = c.valueAsDate[0] ?? /* @__PURE__ */ new Date(), Xe = ha(Ke, { hour: D, minute: H, second: Qe }), Ze = fa(Xe, d, h);
704
+ c.setValue([S(Ze, !0)]);
702
705
  }, Je = (c) => /* @__PURE__ */ u(
703
706
  j,
704
707
  {
705
708
  view: "day",
706
709
  className: U,
707
710
  children: [
708
- /* @__PURE__ */ l(q, { navigation: g }),
709
- /* @__PURE__ */ u("div", { className: qr, children: [
711
+ /* @__PURE__ */ l(q, { navigation: $ }),
712
+ /* @__PURE__ */ u("div", { className: Wr, children: [
710
713
  /* @__PURE__ */ l(
711
714
  ye,
712
715
  {
713
716
  weeks: c.weeks,
714
717
  weekDays: c.weekDays,
715
- hasPrices: H,
716
- priceMap: F,
718
+ hasPrices: F,
719
+ priceMap: _,
717
720
  currency: b
718
721
  }
719
722
  ),
@@ -725,8 +728,8 @@ function wa({
725
728
  weeks: s.weeks,
726
729
  weekDays: c.weekDays,
727
730
  visibleRange: s.visibleRange,
728
- hasPrices: H,
729
- priceMap: F,
731
+ hasPrices: F,
732
+ priceMap: _,
730
733
  currency: b
731
734
  }
732
735
  );
@@ -740,7 +743,7 @@ function wa({
740
743
  view: "month",
741
744
  className: U,
742
745
  children: [
743
- /* @__PURE__ */ l(q, { navigation: g }),
746
+ /* @__PURE__ */ l(q, { navigation: $ }),
744
747
  /* @__PURE__ */ l(
745
748
  pe,
746
749
  {
@@ -758,34 +761,34 @@ function wa({
758
761
  view: "year",
759
762
  className: U,
760
763
  children: [
761
- /* @__PURE__ */ l(q, { navigation: g }),
764
+ /* @__PURE__ */ l(q, { navigation: $ }),
762
765
  /* @__PURE__ */ l(pe, { cells: c.getYearsGrid({ columns: 4 }) })
763
766
  ]
764
767
  }
765
768
  ), We = (c) => {
766
- const s = c.valueAsDate.at(0), k = s ? `${String(s.getHours()).padStart(2, "0")}:${String(s.getMinutes()).padStart(2, "0")}${re ? `:${String(s.getSeconds()).padStart(2, "0")}` : ""}` : "";
767
- return /* @__PURE__ */ u("div", { className: na, children: [
768
- /* @__PURE__ */ l("span", { className: oa, children: "Hora" }),
769
+ const s = c.valueAsDate.at(0), D = s ? `${String(s.getHours()).padStart(2, "0")}:${String(s.getMinutes()).padStart(2, "0")}${re ? `:${String(s.getSeconds()).padStart(2, "0")}` : ""}` : "";
770
+ return /* @__PURE__ */ u("div", { className: la, children: [
771
+ /* @__PURE__ */ l("span", { className: ia, children: "Hora" }),
769
772
  /* @__PURE__ */ l(
770
773
  "input",
771
774
  {
772
775
  type: "time",
773
776
  step: re ? 1 : void 0,
774
- value: k,
777
+ value: D,
775
778
  disabled: i,
776
- className: la,
777
- onChange: (_) => {
778
- ze(c, _.target.value);
779
+ className: ca,
780
+ onChange: (H) => {
781
+ ze(c, H.target.value);
779
782
  }
780
783
  }
781
784
  )
782
785
  ] });
783
786
  }, te = /* @__PURE__ */ l(le, { children: (c) => /* @__PURE__ */ u(ne, { children: [
784
- !D && Je(c),
785
- !D && qe(c),
786
- !D && Ge(c),
787
- $ && We(c),
788
- R && /* @__PURE__ */ l("div", { className: ta, children: R({
787
+ !k && Je(c),
788
+ !k && qe(c),
789
+ !k && Ge(c),
790
+ g && We(c),
791
+ B && /* @__PURE__ */ l("div", { className: oa, children: B({
789
792
  close: () => {
790
793
  c.setOpen(!1);
791
794
  },
@@ -797,7 +800,7 @@ function wa({
797
800
  return /* @__PURE__ */ u(
798
801
  ar,
799
802
  {
800
- className: Hr,
803
+ className: jr,
801
804
  selectionMode: a,
802
805
  value: Le,
803
806
  onValueChange: Ue,
@@ -806,33 +809,33 @@ function wa({
806
809
  inline: y,
807
810
  timeZone: E,
808
811
  numOfMonths: ae,
809
- min: d ? S(d, $) : void 0,
810
- max: h ? S(h, $) : void 0,
812
+ min: d ? S(d, g) : void 0,
813
+ max: h ? S(h, g) : void 0,
811
814
  locale: I,
812
- closeOnSelect: !R && !$,
813
- isDateUnavailable: H ? (c) => ma(F, c.toDate(E)) : void 0,
814
- onOpenChange: (c) => He?.(c.open),
815
- onVisibleRangeChange: (c) => _e?.([
815
+ closeOnSelect: !B && !g,
816
+ isDateUnavailable: F ? (c) => ua(_, c.toDate(E)) : void 0,
817
+ onOpenChange: (c) => Fe?.(c.open),
818
+ onVisibleRangeChange: (c) => He?.([
816
819
  J(c.visibleRange.start),
817
820
  J(c.visibleRange.end)
818
821
  ]),
819
822
  children: [
820
- n && /* @__PURE__ */ l(tr, { className: _r, children: n }),
823
+ n && /* @__PURE__ */ l(tr, { className: Or, children: n }),
821
824
  y ? /* @__PURE__ */ l("div", { className: he(), children: te }) : /* @__PURE__ */ u(ne, { children: [
822
- /* @__PURE__ */ u(nr, { className: jr, children: [
823
- /* @__PURE__ */ l("span", { className: Or, children: Re ?? /* @__PURE__ */ l(pr, {}) }),
825
+ /* @__PURE__ */ u(nr, { className: Lr, children: [
826
+ /* @__PURE__ */ l("span", { className: Ur, children: Be ?? /* @__PURE__ */ l(Mr, {}) }),
824
827
  /* @__PURE__ */ l(
825
828
  or,
826
829
  {
827
- className: zr(t),
830
+ className: qr(t),
828
831
  children: /* @__PURE__ */ l(le, { children: (c) => {
829
832
  const s = c.valueAsDate;
830
- return s.length === 0 ? /* @__PURE__ */ l("span", { className: Jr, children: o }) : a === "range" ? /* @__PURE__ */ u("span", { children: [
833
+ return s.length === 0 ? /* @__PURE__ */ l("span", { className: Gr, children: o }) : a === "range" ? /* @__PURE__ */ u("span", { children: [
831
834
  z(s[0]),
832
835
  s[1] ? ` - ${z(s[1])}` : ""
833
836
  ] }) : /* @__PURE__ */ u("span", { children: [
834
837
  z(s[0]),
835
- $ ? ` ${fa(s[0])}` : ""
838
+ g ? ` ${pa(s[0])}` : ""
836
839
  ] });
837
840
  } })
838
841
  }
@@ -840,17 +843,17 @@ function wa({
840
843
  p && /* @__PURE__ */ l(
841
844
  lr,
842
845
  {
843
- className: Lr,
844
- children: /* @__PURE__ */ l($r, {})
846
+ className: zr,
847
+ children: /* @__PURE__ */ l(gr, {})
845
848
  }
846
849
  )
847
850
  ] }),
848
- /* @__PURE__ */ l(yr, { container: Fe, children: /* @__PURE__ */ l(ir, { children: /* @__PURE__ */ l(cr, { className: he(), children: te }) }) })
851
+ /* @__PURE__ */ l(yr, { container: _e, children: /* @__PURE__ */ l(ir, { children: /* @__PURE__ */ l(cr, { className: he(), children: te }) }) })
849
852
  ] })
850
853
  ]
851
854
  }
852
855
  );
853
856
  }
854
857
  export {
855
- wa as D
858
+ va as D
856
859
  };