@alfadocs/ui-kit 0.89.0 → 0.93.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.
Files changed (118) hide show
  1. package/dist/_chunks/{antenatal-schedule-timeline-UiZQze4P.js → antenatal-schedule-timeline-BMMpi2lb.js} +17 -17
  2. package/dist/_chunks/{appointment-timeline-CwpbQGC1.js → appointment-timeline-BB-c1LeR.js} +2 -2
  3. package/dist/_chunks/{ar-C9FRRqJs.js → ar-THMLfSoN.js} +22 -22
  4. package/dist/_chunks/{booking-DEwmDprH.js → booking-BSpSMmJ2.js} +4 -4
  5. package/dist/_chunks/{cycle-calculator-DXSNIWFk.js → cycle-calculator-DNvvr0bP.js} +3 -3
  6. package/dist/_chunks/date-picker-BP_W6VtE.js +265 -0
  7. package/dist/_chunks/{date-picker-variants-D9B6hg15.js → date-picker-variants-eL6HjWvw.js} +966 -841
  8. package/dist/_chunks/date-range-picker-Cc4DLAL2.js +824 -0
  9. package/dist/_chunks/{date-time-picker-BU-j0qj4.js → date-time-picker-695QvBGj.js} +2 -2
  10. package/dist/_chunks/{de-C3_KZ6mR.js → de-DmZ-8rTN.js} +4 -4
  11. package/dist/_chunks/{due-date-calculator-BR_GuqHH.js → due-date-calculator-BEcdoy_E.js} +3 -3
  12. package/dist/_chunks/{el-v9xDKHgu.js → el-Bela9mxs.js} +6 -6
  13. package/dist/_chunks/{es-Lgmjq9Rp.js → es-BNncHKex.js} +10 -10
  14. package/dist/_chunks/{fr-INS1OD7m.js → fr-CH8ADfhN.js} +12 -12
  15. package/dist/_chunks/{gestational-age-calculator-DBIcxfjP.js → gestational-age-calculator-CuGkVqKp.js} +5 -5
  16. package/dist/_chunks/{hcg-doubling-BgCkds8R.js → hcg-doubling-fZ6qQN08.js} +2 -2
  17. package/dist/_chunks/{hi-BUYtlosF.js → hi-Bppfxp8l.js} +16 -16
  18. package/dist/_chunks/{isSameWeek-BUNsv4OO.js → isSameWeek-CK4HS9lH.js} +2 -2
  19. package/dist/_chunks/{it-VfsdUqeV.js → it-B4ySaRyK.js} +24 -24
  20. package/dist/_chunks/{ja-Dfk9qwzE.js → ja-CGF6Io9P.js} +12 -12
  21. package/dist/_chunks/{link-cell-renderer-BzITwSXq.js → link-cell-renderer-DQjZeoAr.js} +214 -197
  22. package/dist/_chunks/{nl-Crxwg0IZ.js → nl-DuShqwuV.js} +12 -12
  23. package/dist/_chunks/parse-DvA97ro9.js +1601 -0
  24. package/dist/_chunks/{patient-details-Dggsz-ki.js → patient-details-DrhlTrLf.js} +2 -2
  25. package/dist/_chunks/{patient-table-ps4byVwA.js → patient-table-DU_zFZoq.js} +2 -2
  26. package/dist/_chunks/{pl-IdHtxWTl.js → pl-CKQwX9Fk.js} +22 -22
  27. package/dist/_chunks/{pregnancy-dating-CvIRwWaG.js → pregnancy-dating-BdFl-rB1.js} +5 -5
  28. package/dist/_chunks/{pt-CY2m2bBz.js → pt-_njpXyOZ.js} +16 -16
  29. package/dist/_chunks/{radiograph-panel.agent-C93AXgtV.js → radiograph-panel.agent-rnrQZtK3.js} +3 -3
  30. package/dist/_chunks/{ro-qoxLkXED.js → ro-3X6_4FcN.js} +14 -14
  31. package/dist/_chunks/{ru-BVZlxoKf.js → ru-bAcgmnS-.js} +20 -20
  32. package/dist/_chunks/{sq--eT8hIiD.js → sq-jYFqr4Ga.js} +6 -6
  33. package/dist/_chunks/subDays-BcNi04uf.js +8 -0
  34. package/dist/_chunks/{sv-BGNQ5gX6.js → sv-BSGEJ-8B.js} +10 -10
  35. package/dist/_chunks/{tr-B2NEu6Gy.js → tr-CTpgUtw6.js} +14 -14
  36. package/dist/_chunks/{zh-CN-DClT1wDk.js → zh-CN-BgM0Io2O.js} +22 -22
  37. package/dist/agent-catalog.json +93 -2
  38. package/dist/agent-i18n/en.json +8 -2
  39. package/dist/components/_shared/calendar-class-names.d.ts +5 -0
  40. package/dist/components/_shared/date-picker-variants.d.ts +23 -1
  41. package/dist/components/_shared/index.d.ts +2 -2
  42. package/dist/components/appointment-timeline/index.js +1 -1
  43. package/dist/components/booking/index.js +1 -1
  44. package/dist/components/cycle-calculator/index.js +1 -1
  45. package/dist/components/data-table/filters/date-range-filter.d.ts +13 -0
  46. package/dist/components/data-table/index.js +1 -1
  47. package/dist/components/date-picker/index.js +1 -1
  48. package/dist/components/date-range-picker/date-range-picker.d.ts +79 -1
  49. package/dist/components/date-range-picker/index.d.ts +1 -1
  50. package/dist/components/date-range-picker/index.js +1 -1
  51. package/dist/components/date-time-picker/index.js +1 -1
  52. package/dist/components/due-date-calculator/index.js +2 -2
  53. package/dist/components/gestational-age-calculator/index.js +1 -1
  54. package/dist/components/hcg-doubling/index.js +1 -1
  55. package/dist/components/patient-details/index.js +1 -1
  56. package/dist/components/patient-table/index.js +1 -1
  57. package/dist/components/pregnancy-dating/index.js +1 -1
  58. package/dist/components/radiograph-panel/index.js +1 -1
  59. package/dist/i18n/locales/ar.d.ts +24 -0
  60. package/dist/i18n/locales/ar.js +24 -0
  61. package/dist/i18n/locales/de.d.ts +24 -0
  62. package/dist/i18n/locales/de.js +24 -0
  63. package/dist/i18n/locales/el.d.ts +24 -0
  64. package/dist/i18n/locales/el.js +24 -0
  65. package/dist/i18n/locales/en.d.ts +24 -0
  66. package/dist/i18n/locales/en.js +24 -0
  67. package/dist/i18n/locales/es.d.ts +24 -0
  68. package/dist/i18n/locales/es.js +24 -0
  69. package/dist/i18n/locales/fr.d.ts +24 -0
  70. package/dist/i18n/locales/fr.js +24 -0
  71. package/dist/i18n/locales/hi.d.ts +24 -0
  72. package/dist/i18n/locales/hi.js +24 -0
  73. package/dist/i18n/locales/it.d.ts +24 -0
  74. package/dist/i18n/locales/it.js +24 -0
  75. package/dist/i18n/locales/ja.d.ts +24 -0
  76. package/dist/i18n/locales/ja.js +24 -0
  77. package/dist/i18n/locales/nl.d.ts +24 -0
  78. package/dist/i18n/locales/nl.js +24 -0
  79. package/dist/i18n/locales/pl.d.ts +24 -0
  80. package/dist/i18n/locales/pl.js +24 -0
  81. package/dist/i18n/locales/pt.d.ts +24 -0
  82. package/dist/i18n/locales/pt.js +24 -0
  83. package/dist/i18n/locales/ro.d.ts +24 -0
  84. package/dist/i18n/locales/ro.js +24 -0
  85. package/dist/i18n/locales/ru.d.ts +24 -0
  86. package/dist/i18n/locales/ru.js +24 -0
  87. package/dist/i18n/locales/sq.d.ts +24 -0
  88. package/dist/i18n/locales/sq.js +24 -0
  89. package/dist/i18n/locales/sv.d.ts +24 -0
  90. package/dist/i18n/locales/sv.js +24 -0
  91. package/dist/i18n/locales/tr.d.ts +24 -0
  92. package/dist/i18n/locales/tr.js +24 -0
  93. package/dist/i18n/locales/zh.d.ts +24 -0
  94. package/dist/i18n/locales/zh.js +24 -0
  95. package/dist/index.js +15 -15
  96. package/dist/locales/ar.json +24 -0
  97. package/dist/locales/de.json +24 -0
  98. package/dist/locales/el.json +24 -0
  99. package/dist/locales/en.json +24 -0
  100. package/dist/locales/es.json +24 -0
  101. package/dist/locales/fr.json +24 -0
  102. package/dist/locales/hi.json +24 -0
  103. package/dist/locales/it.json +24 -0
  104. package/dist/locales/ja.json +24 -0
  105. package/dist/locales/nl.json +24 -0
  106. package/dist/locales/pl.json +24 -0
  107. package/dist/locales/pt.json +24 -0
  108. package/dist/locales/ro.json +24 -0
  109. package/dist/locales/ru.json +24 -0
  110. package/dist/locales/sq.json +24 -0
  111. package/dist/locales/sv.json +24 -0
  112. package/dist/locales/tr.json +24 -0
  113. package/dist/locales/zh.json +24 -0
  114. package/dist/tokens.css +1 -1
  115. package/package.json +1 -1
  116. package/dist/_chunks/date-picker-ffmyjvlI.js +0 -1845
  117. package/dist/_chunks/date-range-picker-DSOH50-f.js +0 -325
  118. package/dist/_chunks/subDays-fEHRx4hg.js +0 -8
@@ -7,7 +7,7 @@ import { u as me } from "./use-controllable-state-BiY4xTzM.js";
7
7
  import { u as pe } from "./form-field-context-B3APVHKx.js";
8
8
  import { T as fe } from "./time-picker-BPlJWm8w.js";
9
9
  import { u as ge } from "./registry-DvAUVLHh.js";
10
- import { u as he, c as ve, n as be, i as ye, h as Te, k as ke, t as we, D as Ce, C as De, l as Pe, m as xe } from "./date-picker-variants-D9B6hg15.js";
10
+ import { u as he, b as ve, c as be, i as ye, f as Te, d as ke, t as we, D as Ce, C as De, e as Pe, h as xe } from "./date-picker-variants-eL6HjWvw.js";
11
11
  import { C as Oe } from "./calendar-days-BGWklvE-.js";
12
12
  import { t as A } from "./isSameDay-DUEiAT0G.js";
13
13
  function K(e, t, r) {
@@ -333,4 +333,4 @@ export {
333
333
  Ie as D,
334
334
  Ne as d
335
335
  };
336
- //# sourceMappingURL=date-time-picker-BU-j0qj4.js.map
336
+ //# sourceMappingURL=date-time-picker-695QvBGj.js.map
@@ -1,4 +1,4 @@
1
- import { o as s, q as n, r as o, v as u } from "./date-picker-variants-D9B6hg15.js";
1
+ import { A as s, B as n, E as o, F as u } from "./date-picker-variants-eL6HjWvw.js";
2
2
  const d = {
3
3
  lessThanXSeconds: {
4
4
  standalone: {
@@ -459,7 +459,7 @@ const d = {
459
459
  parsePatterns: V,
460
460
  defaultParseWidth: "any"
461
461
  })
462
- }, O = {
462
+ }, E = {
463
463
  code: "de",
464
464
  formatDistance: m,
465
465
  formatLong: M,
@@ -472,6 +472,6 @@ const d = {
472
472
  }
473
473
  };
474
474
  export {
475
- O as de
475
+ E as de
476
476
  };
477
- //# sourceMappingURL=de-C3_KZ6mR.js.map
477
+ //# sourceMappingURL=de-DmZ-8rTN.js.map
@@ -5,12 +5,12 @@ import { useTranslation as W } from "react-i18next";
5
5
  import { R as m } from "./radio-TWf9Q-mp.js";
6
6
  import { R as T } from "./radio-group-CI-6SmSw.js";
7
7
  import { F as g } from "./form-field-M5UpX65Z.js";
8
- import { D as b } from "./date-picker-ffmyjvlI.js";
8
+ import { D as b } from "./date-picker-BP_W6VtE.js";
9
9
  import { N as S } from "./number-input-DjWzmlEY.js";
10
10
  import { C as k } from "./card-DPmk26CL.js";
11
11
  import { B } from "./badge-DCOqV9mI.js";
12
12
  import { I as X } from "./insert-result-D074GtHX.js";
13
- import { D as y, r as Z, c as ee, e as ae, f as te, A as le, h as re, i as se } from "./antenatal-schedule-timeline-UiZQze4P.js";
13
+ import { D as y, r as Z, c as ee, e as ae, f as te, A as le, h as re, i as se } from "./antenatal-schedule-timeline-BMMpi2lb.js";
14
14
  const de = Q("ds:flex ds:flex-col ds:gap-[var(--spacing-lg)]", {
15
15
  variants: {
16
16
  width: { full: "ds:w-full", auto: "ds:inline-flex" }
@@ -253,4 +253,4 @@ ce.displayName = "DueDateCalculator";
253
253
  export {
254
254
  ce as D
255
255
  };
256
- //# sourceMappingURL=due-date-calculator-BR_GuqHH.js.map
256
+ //# sourceMappingURL=due-date-calculator-BEcdoy_E.js.map
@@ -1,4 +1,4 @@
1
- import { o as s, q as i, r as o, v as d } from "./date-picker-variants-D9B6hg15.js";
1
+ import { A as s, B as i, E as o, F as d } from "./date-picker-variants-eL6HjWvw.js";
2
2
  const u = {
3
3
  lessThanXSeconds: {
4
4
  one: "λιγότερο από ένα δευτερόλεπτο",
@@ -318,7 +318,7 @@ const u = {
318
318
  evening: /βρ(ά|α)δυ/i,
319
319
  night: /ν(ύ|υ)χτα/i
320
320
  }
321
- }, q = {
321
+ }, C = {
322
322
  ordinalNumber: d({
323
323
  matchPattern: x,
324
324
  parsePattern: D,
@@ -355,19 +355,19 @@ const u = {
355
355
  parsePatterns: Y,
356
356
  defaultParseWidth: "any"
357
357
  })
358
- }, O = {
358
+ }, q = {
359
359
  code: "el",
360
360
  formatDistance: c,
361
361
  formatLong: f,
362
362
  formatRelative: w,
363
363
  localize: k,
364
- match: q,
364
+ match: C,
365
365
  options: {
366
366
  weekStartsOn: 1,
367
367
  firstWeekContainsDate: 4
368
368
  }
369
369
  };
370
370
  export {
371
- O as el
371
+ q as el
372
372
  };
373
- //# sourceMappingURL=el-v9xDKHgu.js.map
373
+ //# sourceMappingURL=el-Bela9mxs.js.map
@@ -1,4 +1,4 @@
1
- import { o as d, q as o, r, v as s } from "./date-picker-variants-D9B6hg15.js";
1
+ import { A as d, B as o, E as r, F as s } from "./date-picker-variants-eL6HjWvw.js";
2
2
  const m = {
3
3
  lessThanXSeconds: {
4
4
  one: "menos de un segundo",
@@ -299,13 +299,13 @@ const m = {
299
299
  short: /^(do|lu|ma|mi|ju|vi|s[áa])/i,
300
300
  abbreviated: /^(dom|lun|mar|mi[ée]|jue|vie|s[áa]b)/i,
301
301
  wide: /^(domingo|lunes|martes|mi[ée]rcoles|jueves|viernes|s[áa]bado)/i
302
- }, L = {
302
+ }, E = {
303
303
  narrow: [/^d/i, /^l/i, /^m/i, /^m/i, /^j/i, /^v/i, /^s/i],
304
304
  any: [/^do/i, /^lu/i, /^ma/i, /^mi/i, /^ju/i, /^vi/i, /^sa/i]
305
- }, N = {
305
+ }, L = {
306
306
  narrow: /^(a|p|mn|md|(de la|a las) (mañana|tarde|noche))/i,
307
307
  any: /^([ap]\.?\s?m\.?|medianoche|mediodia|(de la|a las) (mañana|tarde|noche))/i
308
- }, E = {
308
+ }, N = {
309
309
  any: {
310
310
  am: /^a/i,
311
311
  pm: /^p/i,
@@ -346,16 +346,16 @@ const m = {
346
346
  day: r({
347
347
  matchPatterns: X,
348
348
  defaultMatchWidth: "wide",
349
- parsePatterns: L,
349
+ parsePatterns: E,
350
350
  defaultParseWidth: "any"
351
351
  }),
352
352
  dayPeriod: r({
353
- matchPatterns: N,
353
+ matchPatterns: L,
354
354
  defaultMatchWidth: "any",
355
- parsePatterns: E,
355
+ parsePatterns: N,
356
356
  defaultParseWidth: "any"
357
357
  })
358
- }, q = {
358
+ }, R = {
359
359
  code: "es",
360
360
  formatDistance: l,
361
361
  formatLong: f,
@@ -368,6 +368,6 @@ const m = {
368
368
  }
369
369
  };
370
370
  export {
371
- q as es
371
+ R as es
372
372
  };
373
- //# sourceMappingURL=es-Lgmjq9Rp.js.map
373
+ //# sourceMappingURL=es-BNncHKex.js.map
@@ -1,4 +1,4 @@
1
- import { o as m, q as r, r as o, v as d } from "./date-picker-variants-D9B6hg15.js";
1
+ import { A as m, B as r, E as o, F as d } from "./date-picker-variants-eL6HjWvw.js";
2
2
  const u = {
3
3
  lessThanXSeconds: {
4
4
  one: "moins d’une seconde",
@@ -228,11 +228,11 @@ const u = {
228
228
  wide: /^[1234](er|ème|e)? trimestre/i
229
229
  }, H = {
230
230
  any: [/1/i, /2/i, /3/i, /4/i]
231
- }, L = {
231
+ }, F = {
232
232
  narrow: /^[jfmasond]/i,
233
233
  abbreviated: /^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,
234
234
  wide: /^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i
235
- }, F = {
235
+ }, L = {
236
236
  narrow: [
237
237
  /^j/i,
238
238
  /^f/i,
@@ -272,7 +272,7 @@ const u = {
272
272
  }, z = {
273
273
  narrow: /^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,
274
274
  any: /^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i
275
- }, X = {
275
+ }, E = {
276
276
  any: {
277
277
  am: /^a/i,
278
278
  pm: /^p/i,
@@ -283,7 +283,7 @@ const u = {
283
283
  evening: /soir/i,
284
284
  night: /nuit/i
285
285
  }
286
- }, E = {
286
+ }, X = {
287
287
  ordinalNumber: d({
288
288
  matchPattern: J,
289
289
  parsePattern: T,
@@ -303,9 +303,9 @@ const u = {
303
303
  valueCallback: (a) => a + 1
304
304
  }),
305
305
  month: o({
306
- matchPatterns: L,
306
+ matchPatterns: F,
307
307
  defaultMatchWidth: "wide",
308
- parsePatterns: F,
308
+ parsePatterns: L,
309
309
  defaultParseWidth: "any"
310
310
  }),
311
311
  day: o({
@@ -317,22 +317,22 @@ const u = {
317
317
  dayPeriod: o({
318
318
  matchPatterns: z,
319
319
  defaultMatchWidth: "any",
320
- parsePatterns: X,
320
+ parsePatterns: E,
321
321
  defaultParseWidth: "any"
322
322
  })
323
- }, q = {
323
+ }, O = {
324
324
  code: "fr",
325
325
  formatDistance: l,
326
326
  formatLong: f,
327
327
  formatRelative: p,
328
328
  localize: C,
329
- match: E,
329
+ match: X,
330
330
  options: {
331
331
  weekStartsOn: 1,
332
332
  firstWeekContainsDate: 4
333
333
  }
334
334
  };
335
335
  export {
336
- q as fr
336
+ O as fr
337
337
  };
338
- //# sourceMappingURL=fr-INS1OD7m.js.map
338
+ //# sourceMappingURL=fr-CH8ADfhN.js.map
@@ -5,15 +5,15 @@ import { useTranslation as te } from "react-i18next";
5
5
  import { R as i } from "./radio-TWf9Q-mp.js";
6
6
  import { R as y } from "./radio-group-CI-6SmSw.js";
7
7
  import { F as x } from "./form-field-M5UpX65Z.js";
8
- import { D as w } from "./date-picker-ffmyjvlI.js";
8
+ import { D as w } from "./date-picker-BP_W6VtE.js";
9
9
  import { S as le } from "./select-BW5ecXlX.js";
10
10
  import { S as se } from "./switch-OILsBLWo.js";
11
11
  import { C as R } from "./card-DPmk26CL.js";
12
12
  import { B as T } from "./badge-DCOqV9mI.js";
13
13
  import { I as ie } from "./insert-result-D074GtHX.js";
14
- import { c as ne, g as oe, e as re, f as de, A as ce, h as me, i as ge, G as ue } from "./antenatal-schedule-timeline-UiZQze4P.js";
15
- import { s as he } from "./subDays-fEHRx4hg.js";
16
- import { i as pe } from "./date-picker-variants-D9B6hg15.js";
14
+ import { c as ne, g as oe, e as re, f as de, A as ce, h as me, i as ge, G as ue } from "./antenatal-schedule-timeline-BMMpi2lb.js";
15
+ import { s as he } from "./subDays-BcNi04uf.js";
16
+ import { i as pe } from "./date-picker-variants-eL6HjWvw.js";
17
17
  const fe = ae("ds:flex ds:flex-col ds:gap-[var(--spacing-lg)]", {
18
18
  variants: {
19
19
  width: { full: "ds:w-full", auto: "ds:inline-flex" }
@@ -308,4 +308,4 @@ ve.displayName = "GestationalAgeCalculator";
308
308
  export {
309
309
  ve as G
310
310
  };
311
- //# sourceMappingURL=gestational-age-calculator-DBIcxfjP.js.map
311
+ //# sourceMappingURL=gestational-age-calculator-CuGkVqKp.js.map
@@ -4,7 +4,7 @@ import { c as V } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as j } from "react-i18next";
5
5
  import { F as f } from "./form-field-M5UpX65Z.js";
6
6
  import { N as L } from "./number-input-DjWzmlEY.js";
7
- import { D as M } from "./date-time-picker-BU-j0qj4.js";
7
+ import { D as M } from "./date-time-picker-695QvBGj.js";
8
8
  import { C as _ } from "./card-DPmk26CL.js";
9
9
  import { B as A } from "./badge-DCOqV9mI.js";
10
10
  import { I as C } from "./insert-result-D074GtHX.js";
@@ -167,4 +167,4 @@ export {
167
167
  z as M,
168
168
  G as a
169
169
  };
170
- //# sourceMappingURL=hcg-doubling-BgCkds8R.js.map
170
+ //# sourceMappingURL=hcg-doubling-fZ6qQN08.js.map
@@ -1,4 +1,4 @@
1
- import { q as o, o as s, r, v as u } from "./date-picker-variants-D9B6hg15.js";
1
+ import { B as o, A as s, E as r, F as u } from "./date-picker-variants-eL6HjWvw.js";
2
2
  const d = {
3
3
  locale: {
4
4
  1: "१",
@@ -315,11 +315,11 @@ const y = {
315
315
  wide: /^(ईसा-पूर्व|ईसवी पूर्व|ईसवी सन|ईसवी)/i
316
316
  }, X = {
317
317
  any: [/^b/i, /^(a|c)/i]
318
- }, L = {
318
+ }, E = {
319
319
  narrow: /^[1234]/i,
320
320
  abbreviated: /^ति[1234]/i,
321
321
  wide: /^[1234](पहली|दूसरी|तीसरी|चौथी)? तिमाही/i
322
- }, E = {
322
+ }, L = {
323
323
  any: [/1/i, /2/i, /3/i, /4/i]
324
324
  }, S = {
325
325
  // eslint-disable-next-line no-misleading-character-class
@@ -355,19 +355,19 @@ const y = {
355
355
  /^नव/i,
356
356
  /^दिस/i
357
357
  ]
358
- }, q = {
358
+ }, C = {
359
359
  // eslint-disable-next-line no-misleading-character-class
360
360
  narrow: /^[रविसोममंगलबुधगुरुशुक्रशनि]/i,
361
361
  short: /^(रवि|सोम|मंगल|बुध|गुरु|शुक्र|शनि)/i,
362
362
  abbreviated: /^(रवि|सोम|मंगल|बुध|गुरु|शुक्र|शनि)/i,
363
363
  wide: /^(रविवार|सोमवार|मंगलवार|बुधवार|गुरुवार|शुक्रवार|शनिवार)/i
364
- }, C = {
364
+ }, Y = {
365
365
  narrow: [/^रवि/i, /^सोम/i, /^मंगल/i, /^बुध/i, /^गुरु/i, /^शुक्र/i, /^शनि/i],
366
366
  any: [/^रवि/i, /^सोम/i, /^मंगल/i, /^बुध/i, /^गुरु/i, /^शुक्र/i, /^शनि/i]
367
- }, Y = {
367
+ }, _ = {
368
368
  narrow: /^(पू|अ|म|द.\?|सु|दो|शा|रा)/i,
369
369
  any: /^(पूर्वाह्न|अपराह्न|म|द.\?|सु|दो|शा|रा)/i
370
- }, _ = {
370
+ }, q = {
371
371
  any: {
372
372
  am: /^पूर्वाह्न/i,
373
373
  pm: /^अपराह्न/i,
@@ -391,9 +391,9 @@ const y = {
391
391
  defaultParseWidth: "any"
392
392
  }),
393
393
  quarter: r({
394
- matchPatterns: L,
394
+ matchPatterns: E,
395
395
  defaultMatchWidth: "wide",
396
- parsePatterns: E,
396
+ parsePatterns: L,
397
397
  defaultParseWidth: "any",
398
398
  valueCallback: (t) => t + 1
399
399
  }),
@@ -404,18 +404,18 @@ const y = {
404
404
  defaultParseWidth: "any"
405
405
  }),
406
406
  day: r({
407
- matchPatterns: q,
407
+ matchPatterns: C,
408
408
  defaultMatchWidth: "wide",
409
- parsePatterns: C,
409
+ parsePatterns: Y,
410
410
  defaultParseWidth: "any"
411
411
  }),
412
412
  dayPeriod: r({
413
- matchPatterns: Y,
413
+ matchPatterns: _,
414
414
  defaultMatchWidth: "any",
415
- parsePatterns: _,
415
+ parsePatterns: q,
416
416
  defaultParseWidth: "any"
417
417
  })
418
- }, H = {
418
+ }, A = {
419
419
  code: "hi",
420
420
  formatDistance: v,
421
421
  formatLong: k,
@@ -428,6 +428,6 @@ const y = {
428
428
  }
429
429
  };
430
430
  export {
431
- H as hi
431
+ A as hi
432
432
  };
433
- //# sourceMappingURL=hi-BUYtlosF.js.map
433
+ //# sourceMappingURL=hi-Bppfxp8l.js.map
@@ -1,5 +1,5 @@
1
1
  import { n as l } from "./isSameDay-DUEiAT0G.js";
2
- import { s as r } from "./date-picker-variants-D9B6hg15.js";
2
+ import { s as r } from "./date-picker-variants-eL6HjWvw.js";
3
3
  function i(a, m, e) {
4
4
  const [t, f] = l(
5
5
  e == null ? void 0 : e.in,
@@ -11,4 +11,4 @@ function i(a, m, e) {
11
11
  export {
12
12
  i
13
13
  };
14
- //# sourceMappingURL=isSameWeek-BUNsv4OO.js.map
14
+ //# sourceMappingURL=isSameWeek-CK4HS9lH.js.map
@@ -1,5 +1,5 @@
1
- import { o as s, q as i, r, v as l } from "./date-picker-variants-D9B6hg15.js";
2
- import { i as d } from "./isSameWeek-BUNsv4OO.js";
1
+ import { A as s, B as i, E as r, F as l } from "./date-picker-variants-eL6HjWvw.js";
2
+ import { i as d } from "./isSameWeek-CK4HS9lH.js";
3
3
  const c = {
4
4
  lessThanXSeconds: {
5
5
  one: "meno di un secondo",
@@ -254,7 +254,7 @@ const P = {
254
254
  }, x = (e, n) => {
255
255
  const a = Number(e);
256
256
  return String(a);
257
- }, V = {
257
+ }, F = {
258
258
  ordinalNumber: x,
259
259
  era: i({
260
260
  values: w,
@@ -279,23 +279,23 @@ const P = {
279
279
  formattingValues: D,
280
280
  defaultFormattingWidth: "wide"
281
281
  })
282
- }, F = /^(\d+)(º)?/i, H = /\d+/i, S = {
282
+ }, V = /^(\d+)(º)?/i, H = /\d+/i, E = {
283
283
  narrow: /^(aC|dC)/i,
284
284
  abbreviated: /^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,
285
285
  wide: /^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i
286
- }, E = {
286
+ }, S = {
287
287
  any: [/^a/i, /^(d|e)/i]
288
- }, L = {
288
+ }, A = {
289
289
  narrow: /^[1234]/i,
290
290
  abbreviated: /^t[1234]/i,
291
291
  wide: /^[1234](º)? trimestre/i
292
- }, T = {
292
+ }, L = {
293
293
  any: [/1/i, /2/i, /3/i, /4/i]
294
- }, X = {
294
+ }, T = {
295
295
  narrow: /^[gfmalsond]/i,
296
296
  abbreviated: /^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,
297
297
  wide: /^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i
298
- }, A = {
298
+ }, X = {
299
299
  narrow: [
300
300
  /^g/i,
301
301
  /^f/i,
@@ -324,12 +324,12 @@ const P = {
324
324
  /^n/i,
325
325
  /^d/i
326
326
  ]
327
- }, q = {
327
+ }, N = {
328
328
  narrow: /^[dlmgvs]/i,
329
329
  short: /^(do|lu|ma|me|gi|ve|sa)/i,
330
330
  abbreviated: /^(dom|lun|mar|mer|gio|ven|sab)/i,
331
331
  wide: /^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i
332
- }, N = {
332
+ }, q = {
333
333
  narrow: [/^d/i, /^l/i, /^m/i, /^m/i, /^g/i, /^v/i, /^s/i],
334
334
  any: [/^d/i, /^l/i, /^ma/i, /^me/i, /^g/i, /^v/i, /^s/i]
335
335
  }, O = {
@@ -348,33 +348,33 @@ const P = {
348
348
  }
349
349
  }, G = {
350
350
  ordinalNumber: l({
351
- matchPattern: F,
351
+ matchPattern: V,
352
352
  parsePattern: H,
353
353
  valueCallback: (e) => parseInt(e, 10)
354
354
  }),
355
355
  era: r({
356
- matchPatterns: S,
356
+ matchPatterns: E,
357
357
  defaultMatchWidth: "wide",
358
- parsePatterns: E,
358
+ parsePatterns: S,
359
359
  defaultParseWidth: "any"
360
360
  }),
361
361
  quarter: r({
362
- matchPatterns: L,
362
+ matchPatterns: A,
363
363
  defaultMatchWidth: "wide",
364
- parsePatterns: T,
364
+ parsePatterns: L,
365
365
  defaultParseWidth: "any",
366
366
  valueCallback: (e) => e + 1
367
367
  }),
368
368
  month: r({
369
- matchPatterns: X,
369
+ matchPatterns: T,
370
370
  defaultMatchWidth: "wide",
371
- parsePatterns: A,
371
+ parsePatterns: X,
372
372
  defaultParseWidth: "any"
373
373
  }),
374
374
  day: r({
375
- matchPatterns: q,
375
+ matchPatterns: N,
376
376
  defaultMatchWidth: "wide",
377
- parsePatterns: N,
377
+ parsePatterns: q,
378
378
  defaultParseWidth: "any"
379
379
  }),
380
380
  dayPeriod: r({
@@ -383,12 +383,12 @@ const P = {
383
383
  parsePatterns: Y,
384
384
  defaultParseWidth: "any"
385
385
  })
386
- }, I = {
386
+ }, B = {
387
387
  code: "it",
388
388
  formatDistance: g,
389
389
  formatLong: p,
390
390
  formatRelative: M,
391
- localize: V,
391
+ localize: F,
392
392
  match: G,
393
393
  options: {
394
394
  weekStartsOn: 1,
@@ -396,6 +396,6 @@ const P = {
396
396
  }
397
397
  };
398
398
  export {
399
- I as it
399
+ B as it
400
400
  };
401
- //# sourceMappingURL=it-VfsdUqeV.js.map
401
+ //# sourceMappingURL=it-B4ySaRyK.js.map
@@ -1,4 +1,4 @@
1
- import { o as s, q as o, r as i, v as d } from "./date-picker-variants-D9B6hg15.js";
1
+ import { A as s, B as o, E as i, F as d } from "./date-picker-variants-eL6HjWvw.js";
2
2
  const u = {
3
3
  lessThanXSeconds: {
4
4
  one: "1秒未満",
@@ -289,16 +289,16 @@ const u = {
289
289
  /^11/,
290
290
  /^12/
291
291
  ]
292
- }, C = {
292
+ }, A = {
293
293
  narrow: /^[日月火水木金土]/,
294
294
  short: /^[日月火水木金土]/,
295
295
  abbreviated: /^[日月火水木金土]/,
296
296
  wide: /^[日月火水木金土]曜日/
297
- }, N = {
297
+ }, C = {
298
298
  any: [/^日/, /^月/, /^火/, /^水/, /^木/, /^金/, /^土/]
299
- }, Q = {
299
+ }, E = {
300
300
  any: /^(AM|PM|午前|午後|正午|深夜|真夜中|夜|朝)/i
301
- }, A = {
301
+ }, N = {
302
302
  any: {
303
303
  am: /^(A|午前)/i,
304
304
  pm: /^(P|午後)/i,
@@ -309,7 +309,7 @@ const u = {
309
309
  evening: /^夜/i,
310
310
  night: /^深夜/i
311
311
  }
312
- }, E = {
312
+ }, Q = {
313
313
  ordinalNumber: d({
314
314
  matchPattern: S,
315
315
  parsePattern: D,
@@ -337,15 +337,15 @@ const u = {
337
337
  defaultParseWidth: "any"
338
338
  }),
339
339
  day: i({
340
- matchPatterns: C,
340
+ matchPatterns: A,
341
341
  defaultMatchWidth: "wide",
342
- parsePatterns: N,
342
+ parsePatterns: C,
343
343
  defaultParseWidth: "any"
344
344
  }),
345
345
  dayPeriod: i({
346
- matchPatterns: Q,
346
+ matchPatterns: E,
347
347
  defaultMatchWidth: "any",
348
- parsePatterns: A,
348
+ parsePatterns: N,
349
349
  defaultParseWidth: "any"
350
350
  })
351
351
  }, L = {
@@ -354,7 +354,7 @@ const u = {
354
354
  formatLong: f,
355
355
  formatRelative: b,
356
356
  localize: x,
357
- match: E,
357
+ match: Q,
358
358
  options: {
359
359
  weekStartsOn: 0,
360
360
  firstWeekContainsDate: 1
@@ -363,4 +363,4 @@ const u = {
363
363
  export {
364
364
  L as ja
365
365
  };
366
- //# sourceMappingURL=ja-Dfk9qwzE.js.map
366
+ //# sourceMappingURL=ja-CGF6Io9P.js.map