@alfadocs/ui-kit 0.88.1 → 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.
- package/dist/_chunks/{antenatal-schedule-timeline-BzJZqS-8.js → antenatal-schedule-timeline-BMMpi2lb.js} +17 -17
- package/dist/_chunks/{appointment-timeline-DQTG0btW.js → appointment-timeline-BB-c1LeR.js} +2 -2
- package/dist/_chunks/{ar-B1GhtlBP.js → ar-THMLfSoN.js} +22 -22
- package/dist/_chunks/{booking-BvCu2XWY.js → booking-BSpSMmJ2.js} +4 -4
- package/dist/_chunks/{cycle-calculator-OQp8Ik5U.js → cycle-calculator-DNvvr0bP.js} +3 -3
- package/dist/_chunks/date-picker-BP_W6VtE.js +265 -0
- package/dist/_chunks/{date-picker-variants-CYQAm1Gk.js → date-picker-variants-eL6HjWvw.js} +985 -847
- package/dist/_chunks/date-range-picker-Cc4DLAL2.js +824 -0
- package/dist/_chunks/{date-time-picker-B5IpU-nd.js → date-time-picker-695QvBGj.js} +2 -2
- package/dist/_chunks/{de-DETDHQ0o.js → de-DmZ-8rTN.js} +4 -4
- package/dist/_chunks/{due-date-calculator-DASNRgnH.js → due-date-calculator-BEcdoy_E.js} +3 -3
- package/dist/_chunks/{el-HV3jOI0z.js → el-Bela9mxs.js} +6 -6
- package/dist/_chunks/{es-Dpo7Olwo.js → es-BNncHKex.js} +10 -10
- package/dist/_chunks/{fr-CgD4Jvtq.js → fr-CH8ADfhN.js} +12 -12
- package/dist/_chunks/{gestational-age-calculator-BpYw-WF-.js → gestational-age-calculator-CuGkVqKp.js} +5 -5
- package/dist/_chunks/{hcg-doubling-Dqj-EqMT.js → hcg-doubling-fZ6qQN08.js} +2 -2
- package/dist/_chunks/{hi-Bf8CAP6b.js → hi-Bppfxp8l.js} +16 -16
- package/dist/_chunks/{isSameWeek-BYl5poz_.js → isSameWeek-CK4HS9lH.js} +2 -2
- package/dist/_chunks/{it-mt1V2DFS.js → it-B4ySaRyK.js} +24 -24
- package/dist/_chunks/{ja-CbOHn2TO.js → ja-CGF6Io9P.js} +12 -12
- package/dist/_chunks/{link-cell-renderer-BQGUs45d.js → link-cell-renderer-DQjZeoAr.js} +214 -197
- package/dist/_chunks/{nl-C6Y0QXnm.js → nl-DuShqwuV.js} +12 -12
- package/dist/_chunks/parse-DvA97ro9.js +1601 -0
- package/dist/_chunks/{patient-details-B9LCdyWW.js → patient-details-DrhlTrLf.js} +2 -2
- package/dist/_chunks/{patient-table-B6AKMTm3.js → patient-table-DU_zFZoq.js} +2 -2
- package/dist/_chunks/{pl-BdazJAOp.js → pl-CKQwX9Fk.js} +22 -22
- package/dist/_chunks/{pregnancy-dating-msMl_6wz.js → pregnancy-dating-BdFl-rB1.js} +5 -5
- package/dist/_chunks/{pt-B3UKvhHp.js → pt-_njpXyOZ.js} +16 -16
- package/dist/_chunks/{radiograph-panel.agent-M9XD4ze4.js → radiograph-panel.agent-rnrQZtK3.js} +3 -3
- package/dist/_chunks/{ro-DVTEQpPK.js → ro-3X6_4FcN.js} +14 -14
- package/dist/_chunks/{ru-C-Mp40SC.js → ru-bAcgmnS-.js} +20 -20
- package/dist/_chunks/{sq-DierVlw-.js → sq-jYFqr4Ga.js} +6 -6
- package/dist/_chunks/subDays-BcNi04uf.js +8 -0
- package/dist/_chunks/{sv-gQWo_19z.js → sv-BSGEJ-8B.js} +10 -10
- package/dist/_chunks/{tr-Btm6M3Km.js → tr-CTpgUtw6.js} +14 -14
- package/dist/_chunks/{zh-CN-DkVN4vsB.js → zh-CN-BgM0Io2O.js} +22 -22
- package/dist/agent-catalog.json +93 -2
- package/dist/agent-i18n/en.json +8 -2
- package/dist/components/_shared/calendar-class-names.d.ts +5 -0
- package/dist/components/_shared/date-picker-variants.d.ts +24 -1
- package/dist/components/_shared/index.d.ts +2 -2
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/filters/date-range-filter.d.ts +13 -0
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/date-picker/index.js +1 -1
- package/dist/components/date-range-picker/date-range-picker.d.ts +89 -1
- package/dist/components/date-range-picker/index.d.ts +1 -1
- package/dist/components/date-range-picker/index.js +1 -1
- package/dist/components/date-time-picker/index.js +1 -1
- package/dist/components/due-date-calculator/index.js +2 -2
- package/dist/components/gestational-age-calculator/index.js +1 -1
- package/dist/components/hcg-doubling/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/pregnancy-dating/index.js +1 -1
- package/dist/components/radiograph-panel/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +24 -0
- package/dist/i18n/locales/ar.js +24 -0
- package/dist/i18n/locales/de.d.ts +24 -0
- package/dist/i18n/locales/de.js +24 -0
- package/dist/i18n/locales/el.d.ts +24 -0
- package/dist/i18n/locales/el.js +24 -0
- package/dist/i18n/locales/en.d.ts +24 -0
- package/dist/i18n/locales/en.js +24 -0
- package/dist/i18n/locales/es.d.ts +24 -0
- package/dist/i18n/locales/es.js +24 -0
- package/dist/i18n/locales/fr.d.ts +24 -0
- package/dist/i18n/locales/fr.js +24 -0
- package/dist/i18n/locales/hi.d.ts +24 -0
- package/dist/i18n/locales/hi.js +24 -0
- package/dist/i18n/locales/it.d.ts +24 -0
- package/dist/i18n/locales/it.js +24 -0
- package/dist/i18n/locales/ja.d.ts +24 -0
- package/dist/i18n/locales/ja.js +24 -0
- package/dist/i18n/locales/nl.d.ts +24 -0
- package/dist/i18n/locales/nl.js +24 -0
- package/dist/i18n/locales/pl.d.ts +24 -0
- package/dist/i18n/locales/pl.js +24 -0
- package/dist/i18n/locales/pt.d.ts +24 -0
- package/dist/i18n/locales/pt.js +24 -0
- package/dist/i18n/locales/ro.d.ts +24 -0
- package/dist/i18n/locales/ro.js +24 -0
- package/dist/i18n/locales/ru.d.ts +24 -0
- package/dist/i18n/locales/ru.js +24 -0
- package/dist/i18n/locales/sq.d.ts +24 -0
- package/dist/i18n/locales/sq.js +24 -0
- package/dist/i18n/locales/sv.d.ts +24 -0
- package/dist/i18n/locales/sv.js +24 -0
- package/dist/i18n/locales/tr.d.ts +24 -0
- package/dist/i18n/locales/tr.js +24 -0
- package/dist/i18n/locales/zh.d.ts +24 -0
- package/dist/i18n/locales/zh.js +24 -0
- package/dist/index.js +15 -15
- package/dist/locales/ar.json +24 -0
- package/dist/locales/de.json +24 -0
- package/dist/locales/el.json +24 -0
- package/dist/locales/en.json +24 -0
- package/dist/locales/es.json +24 -0
- package/dist/locales/fr.json +24 -0
- package/dist/locales/hi.json +24 -0
- package/dist/locales/it.json +24 -0
- package/dist/locales/ja.json +24 -0
- package/dist/locales/nl.json +24 -0
- package/dist/locales/pl.json +24 -0
- package/dist/locales/pt.json +24 -0
- package/dist/locales/ro.json +24 -0
- package/dist/locales/ru.json +24 -0
- package/dist/locales/sq.json +24 -0
- package/dist/locales/sv.json +24 -0
- package/dist/locales/tr.json +24 -0
- package/dist/locales/zh.json +24 -0
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/date-picker-DzQS8mvt.js +0 -1845
- package/dist/_chunks/date-range-picker-Cbz1SKhm.js +0 -324
- package/dist/_chunks/subDays-DIKRViZm.js +0 -8
|
@@ -675,6 +675,30 @@ export declare const plUi: {
|
|
|
675
675
|
};
|
|
676
676
|
readonly dateRangePicker: {
|
|
677
677
|
readonly placeholder: "Wybierz zakres dat";
|
|
678
|
+
readonly title: "Wybierz zakres dat";
|
|
679
|
+
readonly startLabel: "Data początkowa";
|
|
680
|
+
readonly endLabel: "Data końcowa";
|
|
681
|
+
readonly selectStart: "Wybierz datę początkową";
|
|
682
|
+
readonly selectEnd: "Wybierz datę końcową";
|
|
683
|
+
readonly invalidDate: "Wprowadź datę w formacie {{format}}";
|
|
684
|
+
readonly gridLabel: "Kalendarz";
|
|
685
|
+
readonly clear: "Wyczyść";
|
|
686
|
+
readonly done: "Gotowe";
|
|
687
|
+
readonly apply: "Zastosuj";
|
|
688
|
+
readonly cancel: "Anuluj";
|
|
689
|
+
readonly granularityLabel: "Szczegółowość";
|
|
690
|
+
readonly granularity: {
|
|
691
|
+
readonly day: "Dzień";
|
|
692
|
+
readonly week: "Tydzień";
|
|
693
|
+
readonly month: "Miesiąc";
|
|
694
|
+
readonly quarter: "Kwartał";
|
|
695
|
+
};
|
|
696
|
+
readonly compareLabel: "Porównaj z poprzednim okresem";
|
|
697
|
+
readonly compareModeLabel: "Okres porównania";
|
|
698
|
+
readonly compareMode: {
|
|
699
|
+
readonly previous: "Poprzedni okres";
|
|
700
|
+
readonly lastYear: "Ten sam okres rok temu";
|
|
701
|
+
};
|
|
678
702
|
readonly rangeSummary: "Od {{from}} do {{to}}, {{count}} dzień/dni";
|
|
679
703
|
readonly days_one: "{{count}} dzień";
|
|
680
704
|
readonly days_zero: "{{count}} dni";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -667,6 +667,30 @@ const e = {
|
|
|
667
667
|
},
|
|
668
668
|
dateRangePicker: {
|
|
669
669
|
placeholder: "Wybierz zakres dat",
|
|
670
|
+
title: "Wybierz zakres dat",
|
|
671
|
+
startLabel: "Data początkowa",
|
|
672
|
+
endLabel: "Data końcowa",
|
|
673
|
+
selectStart: "Wybierz datę początkową",
|
|
674
|
+
selectEnd: "Wybierz datę końcową",
|
|
675
|
+
invalidDate: "Wprowadź datę w formacie {{format}}",
|
|
676
|
+
gridLabel: "Kalendarz",
|
|
677
|
+
clear: "Wyczyść",
|
|
678
|
+
done: "Gotowe",
|
|
679
|
+
apply: "Zastosuj",
|
|
680
|
+
cancel: "Anuluj",
|
|
681
|
+
granularityLabel: "Szczegółowość",
|
|
682
|
+
granularity: {
|
|
683
|
+
day: "Dzień",
|
|
684
|
+
week: "Tydzień",
|
|
685
|
+
month: "Miesiąc",
|
|
686
|
+
quarter: "Kwartał"
|
|
687
|
+
},
|
|
688
|
+
compareLabel: "Porównaj z poprzednim okresem",
|
|
689
|
+
compareModeLabel: "Okres porównania",
|
|
690
|
+
compareMode: {
|
|
691
|
+
previous: "Poprzedni okres",
|
|
692
|
+
lastYear: "Ten sam okres rok temu"
|
|
693
|
+
},
|
|
670
694
|
rangeSummary: "Od {{from}} do {{to}}, {{count}} dzień/dni",
|
|
671
695
|
days_one: "{{count}} dzień",
|
|
672
696
|
days_zero: "{{count}} dni",
|
|
@@ -687,6 +687,30 @@ export declare const ptUi: {
|
|
|
687
687
|
};
|
|
688
688
|
readonly dateRangePicker: {
|
|
689
689
|
readonly placeholder: "Selecionar intervalo de datas";
|
|
690
|
+
readonly title: "Selecionar intervalo de datas";
|
|
691
|
+
readonly startLabel: "Data de início";
|
|
692
|
+
readonly endLabel: "Data de fim";
|
|
693
|
+
readonly selectStart: "Selecionar data de início";
|
|
694
|
+
readonly selectEnd: "Selecionar data de fim";
|
|
695
|
+
readonly invalidDate: "Introduza uma data no formato {{format}}";
|
|
696
|
+
readonly gridLabel: "Calendário";
|
|
697
|
+
readonly clear: "Limpar";
|
|
698
|
+
readonly done: "Concluído";
|
|
699
|
+
readonly apply: "Aplicar";
|
|
700
|
+
readonly cancel: "Cancelar";
|
|
701
|
+
readonly granularityLabel: "Granularidade";
|
|
702
|
+
readonly granularity: {
|
|
703
|
+
readonly day: "Dia";
|
|
704
|
+
readonly week: "Semana";
|
|
705
|
+
readonly month: "Mês";
|
|
706
|
+
readonly quarter: "Trimestre";
|
|
707
|
+
};
|
|
708
|
+
readonly compareLabel: "Comparar com o período anterior";
|
|
709
|
+
readonly compareModeLabel: "Período de comparação";
|
|
710
|
+
readonly compareMode: {
|
|
711
|
+
readonly previous: "Período anterior";
|
|
712
|
+
readonly lastYear: "Mesmo período do ano anterior";
|
|
713
|
+
};
|
|
690
714
|
readonly rangeSummary: "De {{from}} a {{to}}, {{count}} dia(s)";
|
|
691
715
|
readonly days_one: "{{count}} dia";
|
|
692
716
|
readonly days_zero: "{{count}} dias";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -678,6 +678,30 @@ const e = {
|
|
|
678
678
|
},
|
|
679
679
|
dateRangePicker: {
|
|
680
680
|
placeholder: "Selecionar intervalo de datas",
|
|
681
|
+
title: "Selecionar intervalo de datas",
|
|
682
|
+
startLabel: "Data de início",
|
|
683
|
+
endLabel: "Data de fim",
|
|
684
|
+
selectStart: "Selecionar data de início",
|
|
685
|
+
selectEnd: "Selecionar data de fim",
|
|
686
|
+
invalidDate: "Introduza uma data no formato {{format}}",
|
|
687
|
+
gridLabel: "Calendário",
|
|
688
|
+
clear: "Limpar",
|
|
689
|
+
done: "Concluído",
|
|
690
|
+
apply: "Aplicar",
|
|
691
|
+
cancel: "Cancelar",
|
|
692
|
+
granularityLabel: "Granularidade",
|
|
693
|
+
granularity: {
|
|
694
|
+
day: "Dia",
|
|
695
|
+
week: "Semana",
|
|
696
|
+
month: "Mês",
|
|
697
|
+
quarter: "Trimestre"
|
|
698
|
+
},
|
|
699
|
+
compareLabel: "Comparar com o período anterior",
|
|
700
|
+
compareModeLabel: "Período de comparação",
|
|
701
|
+
compareMode: {
|
|
702
|
+
previous: "Período anterior",
|
|
703
|
+
lastYear: "Mesmo período do ano anterior"
|
|
704
|
+
},
|
|
681
705
|
rangeSummary: "De {{from}} a {{to}}, {{count}} dia(s)",
|
|
682
706
|
days_one: "{{count}} dia",
|
|
683
707
|
days_zero: "{{count}} dias",
|
|
@@ -675,6 +675,30 @@ export declare const roUi: {
|
|
|
675
675
|
};
|
|
676
676
|
readonly dateRangePicker: {
|
|
677
677
|
readonly placeholder: "Selectează intervalul de date";
|
|
678
|
+
readonly title: "Selectează intervalul de date";
|
|
679
|
+
readonly startLabel: "Data de început";
|
|
680
|
+
readonly endLabel: "Data de sfârșit";
|
|
681
|
+
readonly selectStart: "Selectează data de început";
|
|
682
|
+
readonly selectEnd: "Selectează data de sfârșit";
|
|
683
|
+
readonly invalidDate: "Introduceți o dată în formatul {{format}}";
|
|
684
|
+
readonly gridLabel: "Calendar";
|
|
685
|
+
readonly clear: "Șterge";
|
|
686
|
+
readonly done: "Gata";
|
|
687
|
+
readonly apply: "Aplică";
|
|
688
|
+
readonly cancel: "Anulează";
|
|
689
|
+
readonly granularityLabel: "Granularitate";
|
|
690
|
+
readonly granularity: {
|
|
691
|
+
readonly day: "Zi";
|
|
692
|
+
readonly week: "Săptămână";
|
|
693
|
+
readonly month: "Lună";
|
|
694
|
+
readonly quarter: "Trimestru";
|
|
695
|
+
};
|
|
696
|
+
readonly compareLabel: "Compară cu perioada anterioară";
|
|
697
|
+
readonly compareModeLabel: "Perioadă de comparație";
|
|
698
|
+
readonly compareMode: {
|
|
699
|
+
readonly previous: "Perioada anterioară";
|
|
700
|
+
readonly lastYear: "Aceeași perioadă anul trecut";
|
|
701
|
+
};
|
|
678
702
|
readonly rangeSummary: "De la {{from}} până la {{to}}, {{count}} zi/zile";
|
|
679
703
|
readonly days_one: "{{count}} zi";
|
|
680
704
|
readonly days_zero: "{{count}} zile";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -667,6 +667,30 @@ const e = {
|
|
|
667
667
|
},
|
|
668
668
|
dateRangePicker: {
|
|
669
669
|
placeholder: "Selectează intervalul de date",
|
|
670
|
+
title: "Selectează intervalul de date",
|
|
671
|
+
startLabel: "Data de început",
|
|
672
|
+
endLabel: "Data de sfârșit",
|
|
673
|
+
selectStart: "Selectează data de început",
|
|
674
|
+
selectEnd: "Selectează data de sfârșit",
|
|
675
|
+
invalidDate: "Introduceți o dată în formatul {{format}}",
|
|
676
|
+
gridLabel: "Calendar",
|
|
677
|
+
clear: "Șterge",
|
|
678
|
+
done: "Gata",
|
|
679
|
+
apply: "Aplică",
|
|
680
|
+
cancel: "Anulează",
|
|
681
|
+
granularityLabel: "Granularitate",
|
|
682
|
+
granularity: {
|
|
683
|
+
day: "Zi",
|
|
684
|
+
week: "Săptămână",
|
|
685
|
+
month: "Lună",
|
|
686
|
+
quarter: "Trimestru"
|
|
687
|
+
},
|
|
688
|
+
compareLabel: "Compară cu perioada anterioară",
|
|
689
|
+
compareModeLabel: "Perioadă de comparație",
|
|
690
|
+
compareMode: {
|
|
691
|
+
previous: "Perioada anterioară",
|
|
692
|
+
lastYear: "Aceeași perioadă anul trecut"
|
|
693
|
+
},
|
|
670
694
|
rangeSummary: "De la {{from}} până la {{to}}, {{count}} zi/zile",
|
|
671
695
|
days_one: "{{count}} zi",
|
|
672
696
|
days_zero: "{{count}} zile",
|
|
@@ -686,6 +686,30 @@ export declare const ruUi: {
|
|
|
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}} дней";
|
package/dist/i18n/locales/ru.js
CHANGED
|
@@ -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 sqUi: {
|
|
|
686
686
|
};
|
|
687
687
|
readonly dateRangePicker: {
|
|
688
688
|
readonly placeholder: "Zgjidhni intervalin e datave";
|
|
689
|
+
readonly title: "Zgjidhni intervalin e datave";
|
|
690
|
+
readonly startLabel: "Data e fillimit";
|
|
691
|
+
readonly endLabel: "Data e mbarimit";
|
|
692
|
+
readonly selectStart: "Zgjidhni datën e fillimit";
|
|
693
|
+
readonly selectEnd: "Zgjidhni datën e mbarimit";
|
|
694
|
+
readonly invalidDate: "Vendosni një datë në formatin {{format}}";
|
|
695
|
+
readonly gridLabel: "Kalendar";
|
|
696
|
+
readonly clear: "Pastro";
|
|
697
|
+
readonly done: "U krye";
|
|
698
|
+
readonly apply: "Apliko";
|
|
699
|
+
readonly cancel: "Anulo";
|
|
700
|
+
readonly granularityLabel: "Granulariteti";
|
|
701
|
+
readonly granularity: {
|
|
702
|
+
readonly day: "Ditë";
|
|
703
|
+
readonly week: "Javë";
|
|
704
|
+
readonly month: "Muaj";
|
|
705
|
+
readonly quarter: "Tremujor";
|
|
706
|
+
};
|
|
707
|
+
readonly compareLabel: "Krahaso me periudhën e mëparshme";
|
|
708
|
+
readonly compareModeLabel: "Periudha e krahasimit";
|
|
709
|
+
readonly compareMode: {
|
|
710
|
+
readonly previous: "Periudha e mëparshme";
|
|
711
|
+
readonly lastYear: "E njëjta periudhë vitin e kaluar";
|
|
712
|
+
};
|
|
689
713
|
readonly rangeSummary: "Nga {{from}} deri {{to}}, {{count}} ditë";
|
|
690
714
|
readonly days_one: "{{count}} ditë";
|
|
691
715
|
readonly days_zero: "{{count}} ditë";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -678,6 +678,30 @@ const e = {
|
|
|
678
678
|
},
|
|
679
679
|
dateRangePicker: {
|
|
680
680
|
placeholder: "Zgjidhni intervalin e datave",
|
|
681
|
+
title: "Zgjidhni intervalin e datave",
|
|
682
|
+
startLabel: "Data e fillimit",
|
|
683
|
+
endLabel: "Data e mbarimit",
|
|
684
|
+
selectStart: "Zgjidhni datën e fillimit",
|
|
685
|
+
selectEnd: "Zgjidhni datën e mbarimit",
|
|
686
|
+
invalidDate: "Vendosni një datë në formatin {{format}}",
|
|
687
|
+
gridLabel: "Kalendar",
|
|
688
|
+
clear: "Pastro",
|
|
689
|
+
done: "U krye",
|
|
690
|
+
apply: "Apliko",
|
|
691
|
+
cancel: "Anulo",
|
|
692
|
+
granularityLabel: "Granulariteti",
|
|
693
|
+
granularity: {
|
|
694
|
+
day: "Ditë",
|
|
695
|
+
week: "Javë",
|
|
696
|
+
month: "Muaj",
|
|
697
|
+
quarter: "Tremujor"
|
|
698
|
+
},
|
|
699
|
+
compareLabel: "Krahaso me periudhën e mëparshme",
|
|
700
|
+
compareModeLabel: "Periudha e krahasimit",
|
|
701
|
+
compareMode: {
|
|
702
|
+
previous: "Periudha e mëparshme",
|
|
703
|
+
lastYear: "E njëjta periudhë vitin e kaluar"
|
|
704
|
+
},
|
|
681
705
|
rangeSummary: "Nga {{from}} deri {{to}}, {{count}} ditë",
|
|
682
706
|
days_one: "{{count}} ditë",
|
|
683
707
|
days_zero: "{{count}} ditë",
|
|
@@ -686,6 +686,30 @@ export declare const svUi: {
|
|
|
686
686
|
};
|
|
687
687
|
readonly dateRangePicker: {
|
|
688
688
|
readonly placeholder: "Välj datumintervall";
|
|
689
|
+
readonly title: "Välj datumintervall";
|
|
690
|
+
readonly startLabel: "Startdatum";
|
|
691
|
+
readonly endLabel: "Slutdatum";
|
|
692
|
+
readonly selectStart: "Välj startdatum";
|
|
693
|
+
readonly selectEnd: "Välj slutdatum";
|
|
694
|
+
readonly invalidDate: "Ange ett datum i formatet {{format}}";
|
|
695
|
+
readonly gridLabel: "Kalender";
|
|
696
|
+
readonly clear: "Rensa";
|
|
697
|
+
readonly done: "Klar";
|
|
698
|
+
readonly apply: "Tillämpa";
|
|
699
|
+
readonly cancel: "Avbryt";
|
|
700
|
+
readonly granularityLabel: "Detaljnivå";
|
|
701
|
+
readonly granularity: {
|
|
702
|
+
readonly day: "Dag";
|
|
703
|
+
readonly week: "Vecka";
|
|
704
|
+
readonly month: "Månad";
|
|
705
|
+
readonly quarter: "Kvartal";
|
|
706
|
+
};
|
|
707
|
+
readonly compareLabel: "Jämför med föregående period";
|
|
708
|
+
readonly compareModeLabel: "Jämförelseperiod";
|
|
709
|
+
readonly compareMode: {
|
|
710
|
+
readonly previous: "Föregående period";
|
|
711
|
+
readonly lastYear: "Samma period förra året";
|
|
712
|
+
};
|
|
689
713
|
readonly rangeSummary: "Från {{from}} till {{to}}, {{count}} dag/ar";
|
|
690
714
|
readonly days_one: "{{count}} dag";
|
|
691
715
|
readonly days_zero: "{{count}} dagar";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -678,6 +678,30 @@ const e = {
|
|
|
678
678
|
},
|
|
679
679
|
dateRangePicker: {
|
|
680
680
|
placeholder: "Välj datumintervall",
|
|
681
|
+
title: "Välj datumintervall",
|
|
682
|
+
startLabel: "Startdatum",
|
|
683
|
+
endLabel: "Slutdatum",
|
|
684
|
+
selectStart: "Välj startdatum",
|
|
685
|
+
selectEnd: "Välj slutdatum",
|
|
686
|
+
invalidDate: "Ange ett datum i formatet {{format}}",
|
|
687
|
+
gridLabel: "Kalender",
|
|
688
|
+
clear: "Rensa",
|
|
689
|
+
done: "Klar",
|
|
690
|
+
apply: "Tillämpa",
|
|
691
|
+
cancel: "Avbryt",
|
|
692
|
+
granularityLabel: "Detaljnivå",
|
|
693
|
+
granularity: {
|
|
694
|
+
day: "Dag",
|
|
695
|
+
week: "Vecka",
|
|
696
|
+
month: "Månad",
|
|
697
|
+
quarter: "Kvartal"
|
|
698
|
+
},
|
|
699
|
+
compareLabel: "Jämför med föregående period",
|
|
700
|
+
compareModeLabel: "Jämförelseperiod",
|
|
701
|
+
compareMode: {
|
|
702
|
+
previous: "Föregående period",
|
|
703
|
+
lastYear: "Samma period förra året"
|
|
704
|
+
},
|
|
681
705
|
rangeSummary: "Från {{from}} till {{to}}, {{count}} dag/ar",
|
|
682
706
|
days_one: "{{count}} dag",
|
|
683
707
|
days_zero: "{{count}} dagar",
|
|
@@ -686,6 +686,30 @@ export declare const trUi: {
|
|
|
686
686
|
};
|
|
687
687
|
readonly dateRangePicker: {
|
|
688
688
|
readonly placeholder: "Tarih aralığı seçiniz";
|
|
689
|
+
readonly title: "Tarih aralığı seçin";
|
|
690
|
+
readonly startLabel: "Başlangıç tarihi";
|
|
691
|
+
readonly endLabel: "Bitiş tarihi";
|
|
692
|
+
readonly selectStart: "Başlangıç tarihini seçin";
|
|
693
|
+
readonly selectEnd: "Bitiş tarihini seçin";
|
|
694
|
+
readonly invalidDate: "{{format}} biçiminde bir tarih girin";
|
|
695
|
+
readonly gridLabel: "Takvim";
|
|
696
|
+
readonly clear: "Temizle";
|
|
697
|
+
readonly done: "Bitti";
|
|
698
|
+
readonly apply: "Uygula";
|
|
699
|
+
readonly cancel: "İptal";
|
|
700
|
+
readonly granularityLabel: "Ayrıntı düzeyi";
|
|
701
|
+
readonly granularity: {
|
|
702
|
+
readonly day: "Gün";
|
|
703
|
+
readonly week: "Hafta";
|
|
704
|
+
readonly month: "Ay";
|
|
705
|
+
readonly quarter: "Çeyrek";
|
|
706
|
+
};
|
|
707
|
+
readonly compareLabel: "Önceki dönemle karşılaştır";
|
|
708
|
+
readonly compareModeLabel: "Karşılaştırma dönemi";
|
|
709
|
+
readonly compareMode: {
|
|
710
|
+
readonly previous: "Önceki dönem";
|
|
711
|
+
readonly lastYear: "Geçen yıl aynı dönem";
|
|
712
|
+
};
|
|
689
713
|
readonly rangeSummary: "{{from}} – {{to}}, {{count}} gün";
|
|
690
714
|
readonly days_one: "{{count}} gün";
|
|
691
715
|
readonly days_zero: "{{count}} gün";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -678,6 +678,30 @@ const e = {
|
|
|
678
678
|
},
|
|
679
679
|
dateRangePicker: {
|
|
680
680
|
placeholder: "Tarih aralığı seçiniz",
|
|
681
|
+
title: "Tarih aralığı seçin",
|
|
682
|
+
startLabel: "Başlangıç tarihi",
|
|
683
|
+
endLabel: "Bitiş tarihi",
|
|
684
|
+
selectStart: "Başlangıç tarihini seçin",
|
|
685
|
+
selectEnd: "Bitiş tarihini seçin",
|
|
686
|
+
invalidDate: "{{format}} biçiminde bir tarih girin",
|
|
687
|
+
gridLabel: "Takvim",
|
|
688
|
+
clear: "Temizle",
|
|
689
|
+
done: "Bitti",
|
|
690
|
+
apply: "Uygula",
|
|
691
|
+
cancel: "İptal",
|
|
692
|
+
granularityLabel: "Ayrıntı düzeyi",
|
|
693
|
+
granularity: {
|
|
694
|
+
day: "Gün",
|
|
695
|
+
week: "Hafta",
|
|
696
|
+
month: "Ay",
|
|
697
|
+
quarter: "Çeyrek"
|
|
698
|
+
},
|
|
699
|
+
compareLabel: "Önceki dönemle karşılaştır",
|
|
700
|
+
compareModeLabel: "Karşılaştırma dönemi",
|
|
701
|
+
compareMode: {
|
|
702
|
+
previous: "Önceki dönem",
|
|
703
|
+
lastYear: "Geçen yıl aynı dönem"
|
|
704
|
+
},
|
|
681
705
|
rangeSummary: "{{from}} – {{to}}, {{count}} gün",
|
|
682
706
|
days_one: "{{count}} gün",
|
|
683
707
|
days_zero: "{{count}} gün",
|
|
@@ -675,6 +675,30 @@ export declare const zhUi: {
|
|
|
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}} 天";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -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}} 天",
|
package/dist/index.js
CHANGED
|
@@ -24,15 +24,15 @@ import { C as Me } from "./_chunks/checkbox-group-CfqMv57d.js";
|
|
|
24
24
|
import { A as Oe, B as ke, C as Be } from "./_chunks/color-picker-D-tUwxxT.js";
|
|
25
25
|
import { C as He, c as Ge, a as Ve, b as Ue, d as We, e as ze } from "./_chunks/combobox-DiMLItyu.js";
|
|
26
26
|
import { C as Ye, c as je } from "./_chunks/copy-field-DBc9QquW.js";
|
|
27
|
-
import { D as qe, d as Qe } from "./_chunks/date-picker-
|
|
28
|
-
import { D as Je, d as Ze } from "./_chunks/date-range-picker-
|
|
29
|
-
import { D as es, d as ss } from "./_chunks/date-time-picker-
|
|
30
|
-
import { P as ts } from "./_chunks/pregnancy-dating-
|
|
31
|
-
import { D as is } from "./_chunks/due-date-calculator-
|
|
32
|
-
import { G as ls } from "./_chunks/gestational-age-calculator-
|
|
27
|
+
import { D as qe, d as Qe } from "./_chunks/date-picker-BP_W6VtE.js";
|
|
28
|
+
import { D as Je, d as Ze } from "./_chunks/date-range-picker-Cc4DLAL2.js";
|
|
29
|
+
import { D as es, d as ss } from "./_chunks/date-time-picker-695QvBGj.js";
|
|
30
|
+
import { P as ts } from "./_chunks/pregnancy-dating-BdFl-rB1.js";
|
|
31
|
+
import { D as is } from "./_chunks/due-date-calculator-BEcdoy_E.js";
|
|
32
|
+
import { G as ls } from "./_chunks/gestational-age-calculator-CuGkVqKp.js";
|
|
33
33
|
import { B as ms, a as ps, b as cs, c as fs, d as gs, e as As } from "./_chunks/bishop-score-DDW5-gb9.js";
|
|
34
34
|
import { F as xs, e as Cs } from "./_chunks/fetal-weight-1F9N4IMx.js";
|
|
35
|
-
import { H as Ts, M as Is, a as Ps } from "./_chunks/hcg-doubling-
|
|
35
|
+
import { H as Ts, M as Is, a as Ps } from "./_chunks/hcg-doubling-fZ6qQN08.js";
|
|
36
36
|
import { E as Ns, e as bs } from "./_chunks/email-input-Dpe63k0K.js";
|
|
37
37
|
import { I as Rs, a as _s, M as ys, b as vs, c as Ds, i as Fs, d as Ms, w as Ls, e as Os } from "./_chunks/iban-input-DXIA8Ln_.js";
|
|
38
38
|
import { F as Bs, f as ws } from "./_chunks/field-array-DH3Mb1i8.js";
|
|
@@ -69,7 +69,7 @@ import { B as I } from "./_chunks/benefit-card-DB1Kdrmc.js";
|
|
|
69
69
|
import { B as Ft } from "./_chunks/bmi-calculator-Bk2GAju7.js";
|
|
70
70
|
import { b as Lt, a as Ot, c as kt, d as Bt, e as wt, f as Ht, i as Gt, k as Vt, l as Ut } from "./_chunks/bmi-BxD-tFzU.js";
|
|
71
71
|
import { C as zt } from "./_chunks/calculator-dialog-DuXMQSdm.js";
|
|
72
|
-
import { C as Yt, L as jt, p as Xt } from "./_chunks/cycle-calculator-
|
|
72
|
+
import { C as Yt, L as jt, p as Xt } from "./_chunks/cycle-calculator-DNvvr0bP.js";
|
|
73
73
|
import { C as o } from "./_chunks/card-DPmk26CL.js";
|
|
74
74
|
import { C as Qt, c as $t } from "./_chunks/carousel.agent-CtAAdsAd.js";
|
|
75
75
|
import { C as Zt, c as ao } from "./_chunks/connection-status-oEUyrvev.js";
|
|
@@ -77,7 +77,7 @@ import { C as so } from "./_chunks/contact-card-0hnFJwrz.js";
|
|
|
77
77
|
import { C as to } from "./_chunks/counter-dRlTNC_y.js";
|
|
78
78
|
import { A as io, D as no, T as lo, a as mo, b as po, c as co, d as fo, e as go, f as Ao } from "./_chunks/actions-cell-renderer-DaL80uqL.js";
|
|
79
79
|
import { B as xo, C as Co, E as So, a as To, R as Io, T as Po, b as ho, r as No, u as bo } from "./_chunks/editable-currency-cell-renderer-Dus_sBvX.js";
|
|
80
|
-
import { C as Ro, D as _o, a as yo, b as vo, I as Do, L as Fo, N as Mo, c as Lo, S as Oo, d as ko, e as Bo, T as wo, f as Ho, g as Go, U as Vo } from "./_chunks/link-cell-renderer-
|
|
80
|
+
import { C as Ro, D as _o, a as yo, b as vo, I as Do, L as Fo, N as Mo, c as Lo, S as Oo, d as ko, e as Bo, T as wo, f as Ho, g as Go, U as Vo } from "./_chunks/link-cell-renderer-DQjZeoAr.js";
|
|
81
81
|
import { D as Wo, d as zo, a as Ko, b as Yo } from "./_chunks/data-table-tabs-BEUXiRlu.js";
|
|
82
82
|
import { C as Xo, c as qo } from "./_chunks/clinical-note-card-C7F_24IC.js";
|
|
83
83
|
import { D as $o } from "./_chunks/description-list-ClNLdRMy.js";
|
|
@@ -125,7 +125,7 @@ import { A as nd, a as ld } from "./_chunks/ai-consent-banner-BXD7W6FI.js";
|
|
|
125
125
|
import { A as c } from "./_chunks/alert-Cxaqd-QO.js";
|
|
126
126
|
import { A as md } from "./_chunks/appointment-card-DgKI5QKD.js";
|
|
127
127
|
import { A as cd, a as fd, b as gd } from "./_chunks/appointment-tray-ezyCZN8v.js";
|
|
128
|
-
import { A as ud, a as xd } from "./_chunks/appointment-timeline-
|
|
128
|
+
import { A as ud, a as xd } from "./_chunks/appointment-timeline-BB-c1LeR.js";
|
|
129
129
|
import { D as Sd, d as Td } from "./_chunks/dialog-UbKJCi1X.js";
|
|
130
130
|
import { D as Pd, d as hd } from "./_chunks/dropdown-menu-DU-Hrf33.js";
|
|
131
131
|
import { F as bd } from "./_chunks/finished-terminal-C0_mefrf.js";
|
|
@@ -140,7 +140,7 @@ import { n as zd } from "./_chunks/notification-card.agent-DxGBZb8T.js";
|
|
|
140
140
|
import { N as Yd, n as jd } from "./_chunks/notification-tray-CzIzz3bX.js";
|
|
141
141
|
import { N as qd } from "./_chunks/notes-panel-BLjlYBt-.js";
|
|
142
142
|
import { P as $d, p as Jd } from "./_chunks/popover-Cc0a69sw.js";
|
|
143
|
-
import { R as am, I as em, r as sm } from "./_chunks/radiograph-panel.agent-
|
|
143
|
+
import { R as am, I as em, r as sm } from "./_chunks/radiograph-panel.agent-rnrQZtK3.js";
|
|
144
144
|
import { P as tm, R as om, T as im, a as nm, r as lm } from "./_chunks/pregnancy-weight-gain-B-CkVYnU.js";
|
|
145
145
|
import { P as mm, p as pm } from "./_chunks/privacy-lock-YYBiI_bY.js";
|
|
146
146
|
import { P as fm, a as gm, p as Am, b as um } from "./_chunks/product-hub-panel-CTld1r5V.js";
|
|
@@ -181,17 +181,17 @@ import { T as uc } from "./_chunks/typing-indicator-DHeVN4ob.js";
|
|
|
181
181
|
import { A as Cc } from "./_chunks/anamnesis-card-CJ5MNbkc.js";
|
|
182
182
|
import { D as Tc, F as Ic, a as Pc, M as hc, b as Nc, e as bc, f as Ec, g as Rc, c as _c, m as yc, r as vc, v as Dc } from "./_chunks/muscle-scheme-CFBE2dme.js";
|
|
183
183
|
import { A as Mc, a as Lc, b as Oc, c as kc, d as Bc, e as wc, C as Hc, f as Gc, g as Vc, D as Uc, h as Wc, E as zc, L as Kc, O as Yc, P as jc, i as Xc, j as qc, k as Qc, l as $c, R as Jc, S as Zc, m as af, n as ef, o as sf, p as rf, q as tf, r as of, s as nf, t as lf, u as df, v as mf, w as pf, x as cf, y as ff, z as gf, B as Af, F as uf } from "./_chunks/optical-prescription-BEjYQjiO.js";
|
|
184
|
-
import { B as Cf, C as Sf, O as Tf, b as If } from "./_chunks/booking-
|
|
184
|
+
import { B as Cf, C as Sf, O as Tf, b as If } from "./_chunks/booking-BSpSMmJ2.js";
|
|
185
185
|
import { C as hf, c as Nf, r as bf } from "./_chunks/calendar-4dXTvsCz.js";
|
|
186
186
|
import { C as Rf } from "./_chunks/calendar-event-card-C6qGtywL.js";
|
|
187
187
|
import { C as yf, c as vf } from "./_chunks/care-plan-card-BrwhyIJI.js";
|
|
188
188
|
import { C as Ff, c as Mf } from "./_chunks/care-plan-entry-card-DWEdCQM3.js";
|
|
189
189
|
import { C as Of, c as kf } from "./_chunks/care-plan-header-BXvRpGG8.js";
|
|
190
190
|
import { O as wf, o as Hf } from "./_chunks/operator-hero-DVy0RGoD.js";
|
|
191
|
-
import { P as Vf, p as Uf } from "./_chunks/patient-details-
|
|
191
|
+
import { P as Vf, p as Uf } from "./_chunks/patient-details-DrhlTrLf.js";
|
|
192
192
|
import { P as zf, p as Kf } from "./_chunks/patient-search-vtRTSdf6.js";
|
|
193
193
|
import { P as jf, p as Xf } from "./_chunks/patient-summary-card-vn1H4xWj.js";
|
|
194
|
-
import { B as Qf, C as $f, N as Jf, P as Zf, a as ag, b as eg, g as sg, u as rg } from "./_chunks/patient-table-
|
|
194
|
+
import { B as Qf, C as $f, N as Jf, P as Zf, a as ag, b as eg, g as sg, u as rg } from "./_chunks/patient-table-DU_zFZoq.js";
|
|
195
195
|
import { B as og, M as ig, P as ng, a as lg, b as dg, c as mg, d as pg, S as cg, e as fg, f as gg, g as Ag, h as ug, p as xg, i as Cg, j as Sg, k as Tg, s as Ig, t as Pg, l as hg } from "./_chunks/periodontal-chart-CYBhr9vc.js";
|
|
196
196
|
import { P as bg, a as Eg, p as Rg } from "./_chunks/periodontal-chart-card-WVjJAheq.js";
|
|
197
197
|
import { D as yg, P as vg, a as Dg, b as Fg, c as Mg, S as Lg, e as Og, i as kg, p as Bg } from "./_chunks/periodontal-diagnosis-cco40xTa.js";
|
|
@@ -229,7 +229,7 @@ import { W as Wx } from "./_chunks/wallet-pay-button--dnR6NfJ.js";
|
|
|
229
229
|
import { D as Kx, d as Yx } from "./_chunks/dashboard-grid-D2dm0IRN.js";
|
|
230
230
|
import { W as Xx, w as qx } from "./_chunks/widget-picker-DEmTVuFL.js";
|
|
231
231
|
import { Root as $x } from "@radix-ui/react-aspect-ratio";
|
|
232
|
-
import { C as Zx, a as aC, D as eC, G as sC, M as rC, T as tC, c as oC, b as iC, g as nC, p as lC, r as dC, d as mC, t as pC } from "./_chunks/antenatal-schedule-timeline-
|
|
232
|
+
import { C as Zx, a as aC, D as eC, G as sC, M as rC, T as tC, c as oC, b as iC, g as nC, p as lC, r as dC, d as mC, t as pC } from "./_chunks/antenatal-schedule-timeline-BMMpi2lb.js";
|
|
233
233
|
import { jsxs as r, jsx as a } from "react/jsx-runtime";
|
|
234
234
|
import { forwardRef as V, useId as i } from "react";
|
|
235
235
|
import { C as N } from "./_chunks/circle-check-BN6rz4NV.js";
|
package/dist/locales/ar.json
CHANGED
|
@@ -682,6 +682,30 @@
|
|
|
682
682
|
},
|
|
683
683
|
"dateRangePicker": {
|
|
684
684
|
"placeholder": "اختر نطاق التواريخ",
|
|
685
|
+
"title": "اختر نطاق التواريخ",
|
|
686
|
+
"startLabel": "تاريخ البدء",
|
|
687
|
+
"endLabel": "تاريخ الانتهاء",
|
|
688
|
+
"selectStart": "اختر تاريخ البدء",
|
|
689
|
+
"selectEnd": "اختر تاريخ الانتهاء",
|
|
690
|
+
"invalidDate": "أدخل التاريخ بالصيغة {{format}}",
|
|
691
|
+
"gridLabel": "التقويم",
|
|
692
|
+
"clear": "مسح",
|
|
693
|
+
"done": "تم",
|
|
694
|
+
"apply": "تطبيق",
|
|
695
|
+
"cancel": "إلغاء",
|
|
696
|
+
"granularityLabel": "درجة التفصيل",
|
|
697
|
+
"granularity": {
|
|
698
|
+
"day": "يوم",
|
|
699
|
+
"week": "أسبوع",
|
|
700
|
+
"month": "شهر",
|
|
701
|
+
"quarter": "ربع سنة"
|
|
702
|
+
},
|
|
703
|
+
"compareLabel": "المقارنة بالفترة السابقة",
|
|
704
|
+
"compareModeLabel": "فترة المقارنة",
|
|
705
|
+
"compareMode": {
|
|
706
|
+
"previous": "الفترة السابقة",
|
|
707
|
+
"lastYear": "نفس الفترة من العام الماضي"
|
|
708
|
+
},
|
|
685
709
|
"rangeSummary": "من {{from}} إلى {{to}}, {{count}} يوم/أيام",
|
|
686
710
|
"days_zero": "{{count}} يوم",
|
|
687
711
|
"days_one": "{{count}} يوم",
|