@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
@@ -689,6 +689,30 @@ export declare const arUi: {
689
689
  };
690
690
  readonly dateRangePicker: {
691
691
  readonly placeholder: "اختر نطاق التواريخ";
692
+ readonly title: "اختر نطاق التواريخ";
693
+ readonly startLabel: "تاريخ البدء";
694
+ readonly endLabel: "تاريخ الانتهاء";
695
+ readonly selectStart: "اختر تاريخ البدء";
696
+ readonly selectEnd: "اختر تاريخ الانتهاء";
697
+ readonly invalidDate: "أدخل التاريخ بالصيغة {{format}}";
698
+ readonly gridLabel: "التقويم";
699
+ readonly clear: "مسح";
700
+ readonly done: "تم";
701
+ readonly apply: "تطبيق";
702
+ readonly cancel: "إلغاء";
703
+ readonly granularityLabel: "درجة التفصيل";
704
+ readonly granularity: {
705
+ readonly day: "يوم";
706
+ readonly week: "أسبوع";
707
+ readonly month: "شهر";
708
+ readonly quarter: "ربع سنة";
709
+ };
710
+ readonly compareLabel: "المقارنة بالفترة السابقة";
711
+ readonly compareModeLabel: "فترة المقارنة";
712
+ readonly compareMode: {
713
+ readonly previous: "الفترة السابقة";
714
+ readonly lastYear: "نفس الفترة من العام الماضي";
715
+ };
692
716
  readonly rangeSummary: "من {{from}} إلى {{to}}, {{count}} يوم/أيام";
693
717
  readonly days_zero: "{{count}} يوم";
694
718
  readonly days_one: "{{count}} يوم";
@@ -678,6 +678,30 @@ const e = {
678
678
  },
679
679
  dateRangePicker: {
680
680
  placeholder: "اختر نطاق التواريخ",
681
+ title: "اختر نطاق التواريخ",
682
+ startLabel: "تاريخ البدء",
683
+ endLabel: "تاريخ الانتهاء",
684
+ selectStart: "اختر تاريخ البدء",
685
+ selectEnd: "اختر تاريخ الانتهاء",
686
+ invalidDate: "أدخل التاريخ بالصيغة {{format}}",
687
+ gridLabel: "التقويم",
688
+ clear: "مسح",
689
+ done: "تم",
690
+ apply: "تطبيق",
691
+ cancel: "إلغاء",
692
+ granularityLabel: "درجة التفصيل",
693
+ granularity: {
694
+ day: "يوم",
695
+ week: "أسبوع",
696
+ month: "شهر",
697
+ quarter: "ربع سنة"
698
+ },
699
+ compareLabel: "المقارنة بالفترة السابقة",
700
+ compareModeLabel: "فترة المقارنة",
701
+ compareMode: {
702
+ previous: "الفترة السابقة",
703
+ lastYear: "نفس الفترة من العام الماضي"
704
+ },
681
705
  rangeSummary: "من {{from}} إلى {{to}}, {{count}} يوم/أيام",
682
706
  days_zero: "{{count}} يوم",
683
707
  days_one: "{{count}} يوم",
@@ -678,6 +678,30 @@ export declare const deUi: {
678
678
  };
679
679
  readonly dateRangePicker: {
680
680
  readonly placeholder: "Zeitraum auswählen";
681
+ readonly title: "Zeitraum auswählen";
682
+ readonly startLabel: "Startdatum";
683
+ readonly endLabel: "Enddatum";
684
+ readonly selectStart: "Startdatum auswählen";
685
+ readonly selectEnd: "Enddatum auswählen";
686
+ readonly invalidDate: "Datum im Format {{format}} eingeben";
687
+ readonly gridLabel: "Kalender";
688
+ readonly clear: "Löschen";
689
+ readonly done: "Fertig";
690
+ readonly apply: "Übernehmen";
691
+ readonly cancel: "Abbrechen";
692
+ readonly granularityLabel: "Granularität";
693
+ readonly granularity: {
694
+ readonly day: "Tag";
695
+ readonly week: "Woche";
696
+ readonly month: "Monat";
697
+ readonly quarter: "Quartal";
698
+ };
699
+ readonly compareLabel: "Mit vorherigem Zeitraum vergleichen";
700
+ readonly compareModeLabel: "Vergleichszeitraum";
701
+ readonly compareMode: {
702
+ readonly previous: "Vorheriger Zeitraum";
703
+ readonly lastYear: "Gleicher Zeitraum im Vorjahr";
704
+ };
681
705
  readonly rangeSummary: "Vom {{from}} bis {{to}}, {{count}} Tag(e)";
682
706
  readonly days_one: "{{count}} Tag";
683
707
  readonly days_zero: "{{count}} Tage";
@@ -667,6 +667,30 @@ const e = {
667
667
  },
668
668
  dateRangePicker: {
669
669
  placeholder: "Zeitraum auswählen",
670
+ title: "Zeitraum auswählen",
671
+ startLabel: "Startdatum",
672
+ endLabel: "Enddatum",
673
+ selectStart: "Startdatum auswählen",
674
+ selectEnd: "Enddatum auswählen",
675
+ invalidDate: "Datum im Format {{format}} eingeben",
676
+ gridLabel: "Kalender",
677
+ clear: "Löschen",
678
+ done: "Fertig",
679
+ apply: "Übernehmen",
680
+ cancel: "Abbrechen",
681
+ granularityLabel: "Granularität",
682
+ granularity: {
683
+ day: "Tag",
684
+ week: "Woche",
685
+ month: "Monat",
686
+ quarter: "Quartal"
687
+ },
688
+ compareLabel: "Mit vorherigem Zeitraum vergleichen",
689
+ compareModeLabel: "Vergleichszeitraum",
690
+ compareMode: {
691
+ previous: "Vorheriger Zeitraum",
692
+ lastYear: "Gleicher Zeitraum im Vorjahr"
693
+ },
670
694
  rangeSummary: "Vom {{from}} bis {{to}}, {{count}} Tag(e)",
671
695
  days_one: "{{count}} Tag",
672
696
  days_zero: "{{count}} Tage",
@@ -686,6 +686,30 @@ export declare const elUi: {
686
686
  };
687
687
  readonly dateRangePicker: {
688
688
  readonly placeholder: "Επιλέξτε εύρος ημερομηνιών";
689
+ readonly title: "Επιλέξτε εύρος ημερομηνιών";
690
+ readonly startLabel: "Ημερομηνία έναρξης";
691
+ readonly endLabel: "Ημερομηνία λήξης";
692
+ readonly selectStart: "Επιλέξτε ημερομηνία έναρξης";
693
+ readonly selectEnd: "Επιλέξτε ημερομηνία λήξης";
694
+ readonly invalidDate: "Εισαγάγετε μια ημερομηνία σε μορφή {{format}}";
695
+ readonly gridLabel: "Ημερολόγιο";
696
+ readonly clear: "Εκκαθάριση";
697
+ readonly done: "Τέλος";
698
+ readonly apply: "Εφαρμογή";
699
+ readonly cancel: "Άκυρο";
700
+ readonly granularityLabel: "Ανάλυση";
701
+ readonly granularity: {
702
+ readonly day: "Ημέρα";
703
+ readonly week: "Εβδομάδα";
704
+ readonly month: "Μήνας";
705
+ readonly quarter: "Τρίμηνο";
706
+ };
707
+ readonly compareLabel: "Σύγκριση με προηγούμενη περίοδο";
708
+ readonly compareModeLabel: "Περίοδος σύγκρισης";
709
+ readonly compareMode: {
710
+ readonly previous: "Προηγούμενη περίοδος";
711
+ readonly lastYear: "Ίδια περίοδος πέρυσι";
712
+ };
689
713
  readonly rangeSummary: "Από {{from}} έως {{to}}, {{count}} ημέρα/ες";
690
714
  readonly days_one: "{{count}} ημέρα";
691
715
  readonly days_zero: "{{count}} ημέρες";
@@ -678,6 +678,30 @@ const e = {
678
678
  },
679
679
  dateRangePicker: {
680
680
  placeholder: "Επιλέξτε εύρος ημερομηνιών",
681
+ title: "Επιλέξτε εύρος ημερομηνιών",
682
+ startLabel: "Ημερομηνία έναρξης",
683
+ endLabel: "Ημερομηνία λήξης",
684
+ selectStart: "Επιλέξτε ημερομηνία έναρξης",
685
+ selectEnd: "Επιλέξτε ημερομηνία λήξης",
686
+ invalidDate: "Εισαγάγετε μια ημερομηνία σε μορφή {{format}}",
687
+ gridLabel: "Ημερολόγιο",
688
+ clear: "Εκκαθάριση",
689
+ done: "Τέλος",
690
+ apply: "Εφαρμογή",
691
+ cancel: "Άκυρο",
692
+ granularityLabel: "Ανάλυση",
693
+ granularity: {
694
+ day: "Ημέρα",
695
+ week: "Εβδομάδα",
696
+ month: "Μήνας",
697
+ quarter: "Τρίμηνο"
698
+ },
699
+ compareLabel: "Σύγκριση με προηγούμενη περίοδο",
700
+ compareModeLabel: "Περίοδος σύγκρισης",
701
+ compareMode: {
702
+ previous: "Προηγούμενη περίοδος",
703
+ lastYear: "Ίδια περίοδος πέρυσι"
704
+ },
681
705
  rangeSummary: "Από {{from}} έως {{to}}, {{count}} ημέρα/ες",
682
706
  days_one: "{{count}} ημέρα",
683
707
  days_zero: "{{count}} ημέρες",
@@ -686,6 +686,30 @@ export declare const enUi: {
686
686
  };
687
687
  readonly dateRangePicker: {
688
688
  readonly placeholder: "Select date range";
689
+ readonly title: "Select date range";
690
+ readonly startLabel: "Start date";
691
+ readonly endLabel: "End date";
692
+ readonly selectStart: "Select start date";
693
+ readonly selectEnd: "Select end date";
694
+ readonly invalidDate: "Enter a date as {{format}}";
695
+ readonly gridLabel: "Calendar";
696
+ readonly clear: "Clear";
697
+ readonly done: "Done";
698
+ readonly apply: "Apply";
699
+ readonly cancel: "Cancel";
700
+ readonly granularityLabel: "Granularity";
701
+ readonly granularity: {
702
+ readonly day: "Day";
703
+ readonly week: "Week";
704
+ readonly month: "Month";
705
+ readonly quarter: "Quarter";
706
+ };
707
+ readonly compareLabel: "Compare to previous period";
708
+ readonly compareModeLabel: "Comparison period";
709
+ readonly compareMode: {
710
+ readonly previous: "Previous period";
711
+ readonly lastYear: "Same period last year";
712
+ };
689
713
  readonly rangeSummary: "{{from}} to {{to}}, {{count}} day(s)";
690
714
  readonly days_one: "{{count}} day";
691
715
  readonly days_zero: "{{count}} days";
@@ -678,6 +678,30 @@ const e = {
678
678
  },
679
679
  dateRangePicker: {
680
680
  placeholder: "Select date range",
681
+ title: "Select date range",
682
+ startLabel: "Start date",
683
+ endLabel: "End date",
684
+ selectStart: "Select start date",
685
+ selectEnd: "Select end date",
686
+ invalidDate: "Enter a date as {{format}}",
687
+ gridLabel: "Calendar",
688
+ clear: "Clear",
689
+ done: "Done",
690
+ apply: "Apply",
691
+ cancel: "Cancel",
692
+ granularityLabel: "Granularity",
693
+ granularity: {
694
+ day: "Day",
695
+ week: "Week",
696
+ month: "Month",
697
+ quarter: "Quarter"
698
+ },
699
+ compareLabel: "Compare to previous period",
700
+ compareModeLabel: "Comparison period",
701
+ compareMode: {
702
+ previous: "Previous period",
703
+ lastYear: "Same period last year"
704
+ },
681
705
  rangeSummary: "{{from}} to {{to}}, {{count}} day(s)",
682
706
  days_one: "{{count}} day",
683
707
  days_zero: "{{count}} days",
@@ -675,6 +675,30 @@ export declare const esUi: {
675
675
  };
676
676
  readonly dateRangePicker: {
677
677
  readonly placeholder: "Seleccione intervalo de fechas";
678
+ readonly title: "Seleccione intervalo de fechas";
679
+ readonly startLabel: "Fecha de inicio";
680
+ readonly endLabel: "Fecha de fin";
681
+ readonly selectStart: "Seleccione la fecha de inicio";
682
+ readonly selectEnd: "Seleccione la fecha de fin";
683
+ readonly invalidDate: "Introduzca una fecha con el formato {{format}}";
684
+ readonly gridLabel: "Calendario";
685
+ readonly clear: "Borrar";
686
+ readonly done: "Listo";
687
+ readonly apply: "Aplicar";
688
+ readonly cancel: "Cancelar";
689
+ readonly granularityLabel: "Granularidad";
690
+ readonly granularity: {
691
+ readonly day: "Día";
692
+ readonly week: "Semana";
693
+ readonly month: "Mes";
694
+ readonly quarter: "Trimestre";
695
+ };
696
+ readonly compareLabel: "Comparar con el período anterior";
697
+ readonly compareModeLabel: "Período de comparación";
698
+ readonly compareMode: {
699
+ readonly previous: "Período anterior";
700
+ readonly lastYear: "Mismo período del año anterior";
701
+ };
678
702
  readonly rangeSummary: "Del {{from}} al {{to}}, {{count}} día/s";
679
703
  readonly days_one: "{{count}} día";
680
704
  readonly days_zero: "{{count}} días";
@@ -667,6 +667,30 @@ const e = {
667
667
  },
668
668
  dateRangePicker: {
669
669
  placeholder: "Seleccione intervalo de fechas",
670
+ title: "Seleccione intervalo de fechas",
671
+ startLabel: "Fecha de inicio",
672
+ endLabel: "Fecha de fin",
673
+ selectStart: "Seleccione la fecha de inicio",
674
+ selectEnd: "Seleccione la fecha de fin",
675
+ invalidDate: "Introduzca una fecha con el formato {{format}}",
676
+ gridLabel: "Calendario",
677
+ clear: "Borrar",
678
+ done: "Listo",
679
+ apply: "Aplicar",
680
+ cancel: "Cancelar",
681
+ granularityLabel: "Granularidad",
682
+ granularity: {
683
+ day: "Día",
684
+ week: "Semana",
685
+ month: "Mes",
686
+ quarter: "Trimestre"
687
+ },
688
+ compareLabel: "Comparar con el período anterior",
689
+ compareModeLabel: "Período de comparación",
690
+ compareMode: {
691
+ previous: "Período anterior",
692
+ lastYear: "Mismo período del año anterior"
693
+ },
670
694
  rangeSummary: "Del {{from}} al {{to}}, {{count}} día/s",
671
695
  days_one: "{{count}} día",
672
696
  days_zero: "{{count}} días",
@@ -686,6 +686,30 @@ export declare const frUi: {
686
686
  };
687
687
  readonly dateRangePicker: {
688
688
  readonly placeholder: "Sélectionner une plage de dates";
689
+ readonly title: "Sélectionner une plage de dates";
690
+ readonly startLabel: "Date de début";
691
+ readonly endLabel: "Date de fin";
692
+ readonly selectStart: "Sélectionner la date de début";
693
+ readonly selectEnd: "Sélectionner la date de fin";
694
+ readonly invalidDate: "Saisissez une date au format {{format}}";
695
+ readonly gridLabel: "Calendrier";
696
+ readonly clear: "Effacer";
697
+ readonly done: "Terminé";
698
+ readonly apply: "Appliquer";
699
+ readonly cancel: "Annuler";
700
+ readonly granularityLabel: "Granularité";
701
+ readonly granularity: {
702
+ readonly day: "Jour";
703
+ readonly week: "Semaine";
704
+ readonly month: "Mois";
705
+ readonly quarter: "Trimestre";
706
+ };
707
+ readonly compareLabel: "Comparer à la période précédente";
708
+ readonly compareModeLabel: "Période de comparaison";
709
+ readonly compareMode: {
710
+ readonly previous: "Période précédente";
711
+ readonly lastYear: "Même période l'an dernier";
712
+ };
689
713
  readonly rangeSummary: "Du {{from}} au {{to}}, {{count}} jour(s)";
690
714
  readonly days_one: "{{count}} jour";
691
715
  readonly days_zero: "{{count}} jours";
@@ -678,6 +678,30 @@ const e = {
678
678
  },
679
679
  dateRangePicker: {
680
680
  placeholder: "Sélectionner une plage de dates",
681
+ title: "Sélectionner une plage de dates",
682
+ startLabel: "Date de début",
683
+ endLabel: "Date de fin",
684
+ selectStart: "Sélectionner la date de début",
685
+ selectEnd: "Sélectionner la date de fin",
686
+ invalidDate: "Saisissez une date au format {{format}}",
687
+ gridLabel: "Calendrier",
688
+ clear: "Effacer",
689
+ done: "Terminé",
690
+ apply: "Appliquer",
691
+ cancel: "Annuler",
692
+ granularityLabel: "Granularité",
693
+ granularity: {
694
+ day: "Jour",
695
+ week: "Semaine",
696
+ month: "Mois",
697
+ quarter: "Trimestre"
698
+ },
699
+ compareLabel: "Comparer à la période précédente",
700
+ compareModeLabel: "Période de comparaison",
701
+ compareMode: {
702
+ previous: "Période précédente",
703
+ lastYear: "Même période l'an dernier"
704
+ },
681
705
  rangeSummary: "Du {{from}} au {{to}}, {{count}} jour(s)",
682
706
  days_one: "{{count}} jour",
683
707
  days_zero: "{{count}} jours",
@@ -686,6 +686,30 @@ export declare const hiUi: {
686
686
  };
687
687
  readonly dateRangePicker: {
688
688
  readonly placeholder: "तारीख सीमा चुनें";
689
+ readonly title: "तारीख सीमा चुनें";
690
+ readonly startLabel: "प्रारंभ तिथि";
691
+ readonly endLabel: "समाप्ति तिथि";
692
+ readonly selectStart: "प्रारंभ तिथि चुनें";
693
+ readonly selectEnd: "समाप्ति तिथि चुनें";
694
+ readonly invalidDate: "तारीख {{format}} प्रारूप में दर्ज करें";
695
+ readonly gridLabel: "कैलेंडर";
696
+ readonly clear: "साफ़ करें";
697
+ readonly done: "हो गया";
698
+ readonly apply: "लागू करें";
699
+ readonly cancel: "रद्द करें";
700
+ readonly granularityLabel: "विवरण स्तर";
701
+ readonly granularity: {
702
+ readonly day: "दिन";
703
+ readonly week: "सप्ताह";
704
+ readonly month: "महीना";
705
+ readonly quarter: "तिमाही";
706
+ };
707
+ readonly compareLabel: "पिछली अवधि से तुलना करें";
708
+ readonly compareModeLabel: "तुलना अवधि";
709
+ readonly compareMode: {
710
+ readonly previous: "पिछली अवधि";
711
+ readonly lastYear: "पिछले वर्ष की समान अवधि";
712
+ };
689
713
  readonly rangeSummary: "{{from}} से {{to}} तक, {{count}} दिन";
690
714
  readonly days_one: "{{count}} दिन";
691
715
  readonly days_zero: "{{count}} दिन";
@@ -678,6 +678,30 @@ const e = {
678
678
  },
679
679
  dateRangePicker: {
680
680
  placeholder: "तारीख सीमा चुनें",
681
+ title: "तारीख सीमा चुनें",
682
+ startLabel: "प्रारंभ तिथि",
683
+ endLabel: "समाप्ति तिथि",
684
+ selectStart: "प्रारंभ तिथि चुनें",
685
+ selectEnd: "समाप्ति तिथि चुनें",
686
+ invalidDate: "तारीख {{format}} प्रारूप में दर्ज करें",
687
+ gridLabel: "कैलेंडर",
688
+ clear: "साफ़ करें",
689
+ done: "हो गया",
690
+ apply: "लागू करें",
691
+ cancel: "रद्द करें",
692
+ granularityLabel: "विवरण स्तर",
693
+ granularity: {
694
+ day: "दिन",
695
+ week: "सप्ताह",
696
+ month: "महीना",
697
+ quarter: "तिमाही"
698
+ },
699
+ compareLabel: "पिछली अवधि से तुलना करें",
700
+ compareModeLabel: "तुलना अवधि",
701
+ compareMode: {
702
+ previous: "पिछली अवधि",
703
+ lastYear: "पिछले वर्ष की समान अवधि"
704
+ },
681
705
  rangeSummary: "{{from}} से {{to}} तक, {{count}} दिन",
682
706
  days_one: "{{count}} दिन",
683
707
  days_zero: "{{count}} दिन",
@@ -683,6 +683,30 @@ export declare const itUi: {
683
683
  };
684
684
  readonly dateRangePicker: {
685
685
  readonly placeholder: "Seleziona intervallo di date";
686
+ readonly title: "Seleziona intervallo di date";
687
+ readonly startLabel: "Data di inizio";
688
+ readonly endLabel: "Data di fine";
689
+ readonly selectStart: "Seleziona la data di inizio";
690
+ readonly selectEnd: "Seleziona la data di fine";
691
+ readonly invalidDate: "Inserisci una data nel formato {{format}}";
692
+ readonly gridLabel: "Calendario";
693
+ readonly clear: "Cancella";
694
+ readonly done: "Fatto";
695
+ readonly apply: "Applica";
696
+ readonly cancel: "Annulla";
697
+ readonly granularityLabel: "Granularità";
698
+ readonly granularity: {
699
+ readonly day: "Giorno";
700
+ readonly week: "Settimana";
701
+ readonly month: "Mese";
702
+ readonly quarter: "Trimestre";
703
+ };
704
+ readonly compareLabel: "Confronta con il periodo precedente";
705
+ readonly compareModeLabel: "Periodo di confronto";
706
+ readonly compareMode: {
707
+ readonly previous: "Periodo precedente";
708
+ readonly lastYear: "Stesso periodo dell’anno scorso";
709
+ };
686
710
  readonly rangeSummary: "Dal {{from}} al {{to}}, {{count}} giorno/i";
687
711
  readonly days_one: "{{count}} giorno";
688
712
  readonly days_zero: "{{count}} giorni";
@@ -678,6 +678,30 @@ const e = {
678
678
  },
679
679
  dateRangePicker: {
680
680
  placeholder: "Seleziona intervallo di date",
681
+ title: "Seleziona intervallo di date",
682
+ startLabel: "Data di inizio",
683
+ endLabel: "Data di fine",
684
+ selectStart: "Seleziona la data di inizio",
685
+ selectEnd: "Seleziona la data di fine",
686
+ invalidDate: "Inserisci una data nel formato {{format}}",
687
+ gridLabel: "Calendario",
688
+ clear: "Cancella",
689
+ done: "Fatto",
690
+ apply: "Applica",
691
+ cancel: "Annulla",
692
+ granularityLabel: "Granularità",
693
+ granularity: {
694
+ day: "Giorno",
695
+ week: "Settimana",
696
+ month: "Mese",
697
+ quarter: "Trimestre"
698
+ },
699
+ compareLabel: "Confronta con il periodo precedente",
700
+ compareModeLabel: "Periodo di confronto",
701
+ compareMode: {
702
+ previous: "Periodo precedente",
703
+ lastYear: "Stesso periodo dell’anno scorso"
704
+ },
681
705
  rangeSummary: "Dal {{from}} al {{to}}, {{count}} giorno/i",
682
706
  days_one: "{{count}} giorno",
683
707
  days_zero: "{{count}} giorni",
@@ -675,6 +675,30 @@ export declare const jaUi: {
675
675
  };
676
676
  readonly dateRangePicker: {
677
677
  readonly placeholder: "期間を選択";
678
+ readonly title: "期間を選択";
679
+ readonly startLabel: "開始日";
680
+ readonly endLabel: "終了日";
681
+ readonly selectStart: "開始日を選択";
682
+ readonly selectEnd: "終了日を選択";
683
+ readonly invalidDate: "日付を {{format}} の形式で入力してください";
684
+ readonly gridLabel: "カレンダー";
685
+ readonly clear: "クリア";
686
+ readonly done: "完了";
687
+ readonly apply: "適用";
688
+ readonly cancel: "キャンセル";
689
+ readonly granularityLabel: "粒度";
690
+ readonly granularity: {
691
+ readonly day: "日";
692
+ readonly week: "週";
693
+ readonly month: "月";
694
+ readonly quarter: "四半期";
695
+ };
696
+ readonly compareLabel: "前期間と比較";
697
+ readonly compareModeLabel: "比較期間";
698
+ readonly compareMode: {
699
+ readonly previous: "前の期間";
700
+ readonly lastYear: "前年同期";
701
+ };
678
702
  readonly rangeSummary: "{{from}} から {{to}}、{{count}} 日間";
679
703
  readonly days_one: "{{count}} 日";
680
704
  readonly days_zero: "{{count}} 日";
@@ -667,6 +667,30 @@ const e = {
667
667
  },
668
668
  dateRangePicker: {
669
669
  placeholder: "期間を選択",
670
+ title: "期間を選択",
671
+ startLabel: "開始日",
672
+ endLabel: "終了日",
673
+ selectStart: "開始日を選択",
674
+ selectEnd: "終了日を選択",
675
+ invalidDate: "日付を {{format}} の形式で入力してください",
676
+ gridLabel: "カレンダー",
677
+ clear: "クリア",
678
+ done: "完了",
679
+ apply: "適用",
680
+ cancel: "キャンセル",
681
+ granularityLabel: "粒度",
682
+ granularity: {
683
+ day: "日",
684
+ week: "週",
685
+ month: "月",
686
+ quarter: "四半期"
687
+ },
688
+ compareLabel: "前期間と比較",
689
+ compareModeLabel: "比較期間",
690
+ compareMode: {
691
+ previous: "前の期間",
692
+ lastYear: "前年同期"
693
+ },
670
694
  rangeSummary: "{{from}} から {{to}}、{{count}} 日間",
671
695
  days_one: "{{count}} 日",
672
696
  days_zero: "{{count}} 日",
@@ -675,6 +675,30 @@ export declare const nlUi: {
675
675
  };
676
676
  readonly dateRangePicker: {
677
677
  readonly placeholder: "Datumbereik selecteren";
678
+ readonly title: "Datumbereik selecteren";
679
+ readonly startLabel: "Startdatum";
680
+ readonly endLabel: "Einddatum";
681
+ readonly selectStart: "Startdatum selecteren";
682
+ readonly selectEnd: "Einddatum selecteren";
683
+ readonly invalidDate: "Voer een datum in als {{format}}";
684
+ readonly gridLabel: "Kalender";
685
+ readonly clear: "Wissen";
686
+ readonly done: "Klaar";
687
+ readonly apply: "Toepassen";
688
+ readonly cancel: "Annuleren";
689
+ readonly granularityLabel: "Granulariteit";
690
+ readonly granularity: {
691
+ readonly day: "Dag";
692
+ readonly week: "Week";
693
+ readonly month: "Maand";
694
+ readonly quarter: "Kwartaal";
695
+ };
696
+ readonly compareLabel: "Vergelijken met vorige periode";
697
+ readonly compareModeLabel: "Vergelijkingsperiode";
698
+ readonly compareMode: {
699
+ readonly previous: "Vorige periode";
700
+ readonly lastYear: "Zelfde periode vorig jaar";
701
+ };
678
702
  readonly rangeSummary: "Van {{from}} tot {{to}}, {{count}} dag(en)";
679
703
  readonly days_one: "{{count}} dag";
680
704
  readonly days_zero: "{{count}} dagen";
@@ -667,6 +667,30 @@ const e = {
667
667
  },
668
668
  dateRangePicker: {
669
669
  placeholder: "Datumbereik selecteren",
670
+ title: "Datumbereik selecteren",
671
+ startLabel: "Startdatum",
672
+ endLabel: "Einddatum",
673
+ selectStart: "Startdatum selecteren",
674
+ selectEnd: "Einddatum selecteren",
675
+ invalidDate: "Voer een datum in als {{format}}",
676
+ gridLabel: "Kalender",
677
+ clear: "Wissen",
678
+ done: "Klaar",
679
+ apply: "Toepassen",
680
+ cancel: "Annuleren",
681
+ granularityLabel: "Granulariteit",
682
+ granularity: {
683
+ day: "Dag",
684
+ week: "Week",
685
+ month: "Maand",
686
+ quarter: "Kwartaal"
687
+ },
688
+ compareLabel: "Vergelijken met vorige periode",
689
+ compareModeLabel: "Vergelijkingsperiode",
690
+ compareMode: {
691
+ previous: "Vorige periode",
692
+ lastYear: "Zelfde periode vorig jaar"
693
+ },
670
694
  rangeSummary: "Van {{from}} tot {{to}}, {{count}} dag(en)",
671
695
  days_one: "{{count}} dag",
672
696
  days_zero: "{{count}} dagen",