@alfadocs/ui-kit 1.6.1 → 1.8.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/{anamnesis-summary-rows-F-cCmFAn.js → anamnesis-summary-rows-d44s_whc.js} +2 -2
- package/dist/_chunks/{antenatal-schedule-timeline-BjlF2rTz.js → antenatal-schedule-timeline-B1k8QkA6.js} +3 -3
- package/dist/_chunks/{appointment-card-BhcPJpXh.js → appointment-card-Dzr3GeVz.js} +73 -90
- package/dist/_chunks/{appointment-timeline-CMPvzlGZ.js → appointment-timeline-0mwtpErq.js} +3 -3
- package/dist/_chunks/{appointment-tray-3c_FLxXJ.js → appointment-tray-4FUu_5NX.js} +2 -2
- package/dist/_chunks/armchair-BaLDW6Hz.js +23 -0
- package/dist/_chunks/{booking-CQMJUFG-.js → booking-DHkKcUIl.js} +4 -4
- package/dist/_chunks/{calendar-4dXTvsCz.js → calendar-B4Gnyu1C.js} +553 -437
- package/dist/_chunks/calendar-event-card-Bjdbik8G.js +425 -0
- package/dist/_chunks/{care-plan-card-DQjVRDxO.js → care-plan-card-aDN4oem9.js} +3 -3
- package/dist/_chunks/{care-plan-entry-card-CMpoeNkb.js → care-plan-entry-card-BEhANdBE.js} +2 -2
- package/dist/_chunks/{care-plan-header-CxYoq23f.js → care-plan-header-CkpPyQqG.js} +2 -2
- package/dist/_chunks/{color-picker-D-tUwxxT.js → color-picker-oZ6zYks8.js} +164 -151
- package/dist/_chunks/control-room-rail-Cj2iX9h_.js +337 -0
- package/dist/_chunks/{cycle-calculator-DzgO1vzP.js → cycle-calculator-DmtYGhqq.js} +3 -3
- package/dist/_chunks/{date-picker-Bp64zk2p.js → date-picker-CepI_oI2.js} +77 -74
- package/dist/_chunks/{date-picker-variants-pKAJfnWr.js → date-picker-variants-DfuooXEK.js} +7 -2
- package/dist/_chunks/{date-range-picker-CDrZ8Zh0.js → date-range-picker-BD8P_rJq.js} +46 -45
- package/dist/_chunks/{date-time-picker-DVETwpzc.js → date-time-picker-3I2vVKGV.js} +2 -2
- package/dist/_chunks/{due-date-calculator-wK8Tajzz.js → due-date-calculator-BF_Ikofx.js} +4 -4
- package/dist/_chunks/{entity-card-9_62gY7l.js → entity-card-DmrgYSEX.js} +4 -4
- package/dist/_chunks/{gestational-age-calculator-C_uDAeP_.js → gestational-age-calculator-CxZelpu2.js} +5 -5
- package/dist/_chunks/{hcg-doubling-BaXkJhT-.js → hcg-doubling-CpU7H5rQ.js} +3 -3
- package/dist/_chunks/{link-cell-renderer-DH4JYpKU.js → link-cell-renderer-BZQtsuFz.js} +2 -2
- package/dist/_chunks/{notes-panel-DlnENphf.js → notes-panel-e9cJWVRg.js} +2 -2
- package/dist/_chunks/{operator-hero-CCDnIa1S.js → operator-hero-BnFv-Uef.js} +2 -2
- package/dist/_chunks/{parse-JqixfsU0.js → parse-MN9bGkrY.js} +2 -2
- package/dist/_chunks/{patient-details-qnsqYBGQ.js → patient-details-xrqe13az.js} +160 -159
- package/dist/_chunks/{patient-table-DwshfVsQ.js → patient-table-BqYomX50.js} +2 -2
- package/dist/_chunks/{payment-automation-upsell-BBIG7NFL.js → payment-automation-upsell-DwQW2fRp.js} +52 -63
- package/dist/_chunks/{payment-request-card-BjjBMdsp.js → payment-request-card-YVCcCZ25.js} +2 -2
- package/dist/_chunks/{practice-results-F_Rf7c4H.js → practice-results-BEsAdW-B.js} +719 -633
- package/dist/_chunks/{pregnancy-dating-BVS_9YU2.js → pregnancy-dating-DtToyMyc.js} +5 -5
- package/dist/_chunks/{radiograph-panel.agent-CiHwgISa.js → radiograph-panel.agent-C3trfWqB.js} +3 -3
- package/dist/_chunks/repeat-CvQa5rZt.js +17 -0
- package/dist/_chunks/resource-chip-DYTG0IQQ.js +83 -0
- package/dist/_chunks/{rich-text-editor-DARnq_6N.js → rich-text-editor-BDfFtK4H.js} +2 -2
- package/dist/_chunks/subDays-BLl3y3pd.js +8 -0
- package/dist/agent-catalog.json +3 -3
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/calendar/calendar.d.ts +138 -12
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/calendar-event-card.d.ts +48 -11
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/care-plan-header/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +1 -1
- package/dist/components/color-picker/index.js +4 -3
- package/dist/components/color-picker/palettes.d.ts +10 -0
- package/dist/components/control-room-rail/control-room-rail.d.ts +9 -0
- package/dist/components/control-room-rail/index.js +1 -1
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/date-picker/date-picker.d.ts +11 -0
- package/dist/components/date-picker/index.js +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/index.d.ts +1 -0
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/operator-hero/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-details/patient-details.d.ts +8 -0
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-card/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +47 -7
- package/dist/components/pregnancy-dating/index.js +1 -1
- package/dist/components/radiograph-panel/index.js +1 -1
- package/dist/components/resource-chip/index.d.ts +3 -0
- package/dist/components/resource-chip/index.js +5 -0
- package/dist/components/resource-chip/resource-chip.d.ts +26 -0
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/host-compat.css +7 -1
- package/dist/i18n/locales/ar.d.ts +5 -0
- package/dist/i18n/locales/ar.js +6 -1
- package/dist/i18n/locales/de.d.ts +5 -0
- package/dist/i18n/locales/de.js +6 -1
- package/dist/i18n/locales/el.d.ts +5 -0
- package/dist/i18n/locales/el.js +6 -1
- package/dist/i18n/locales/en.d.ts +5 -0
- package/dist/i18n/locales/en.js +6 -1
- package/dist/i18n/locales/es.d.ts +5 -0
- package/dist/i18n/locales/es.js +6 -1
- package/dist/i18n/locales/fr.d.ts +5 -0
- package/dist/i18n/locales/fr.js +6 -1
- package/dist/i18n/locales/hi.d.ts +5 -0
- package/dist/i18n/locales/hi.js +6 -1
- package/dist/i18n/locales/it.d.ts +5 -0
- package/dist/i18n/locales/it.js +6 -1
- package/dist/i18n/locales/ja.d.ts +5 -0
- package/dist/i18n/locales/ja.js +6 -1
- package/dist/i18n/locales/nl.d.ts +5 -0
- package/dist/i18n/locales/nl.js +6 -1
- package/dist/i18n/locales/pl.d.ts +5 -0
- package/dist/i18n/locales/pl.js +6 -1
- package/dist/i18n/locales/pt.d.ts +5 -0
- package/dist/i18n/locales/pt.js +6 -1
- package/dist/i18n/locales/ro.d.ts +5 -0
- package/dist/i18n/locales/ro.js +6 -1
- package/dist/i18n/locales/ru.d.ts +5 -0
- package/dist/i18n/locales/ru.js +6 -1
- package/dist/i18n/locales/sq.d.ts +5 -0
- package/dist/i18n/locales/sq.js +6 -1
- package/dist/i18n/locales/sv.d.ts +5 -0
- package/dist/i18n/locales/sv.js +6 -1
- package/dist/i18n/locales/tr.d.ts +5 -0
- package/dist/i18n/locales/tr.js +6 -1
- package/dist/i18n/locales/zh.d.ts +5 -0
- package/dist/i18n/locales/zh.js +6 -1
- package/dist/index.js +961 -958
- package/dist/locales/ar.json +6 -1
- package/dist/locales/de.json +6 -1
- package/dist/locales/el.json +6 -1
- package/dist/locales/en.json +6 -1
- package/dist/locales/es.json +6 -1
- package/dist/locales/fr.json +6 -1
- package/dist/locales/hi.json +6 -1
- package/dist/locales/it.json +6 -1
- package/dist/locales/ja.json +6 -1
- package/dist/locales/nl.json +6 -1
- package/dist/locales/pl.json +6 -1
- package/dist/locales/pt.json +6 -1
- package/dist/locales/ro.json +6 -1
- package/dist/locales/ru.json +6 -1
- package/dist/locales/sq.json +6 -1
- package/dist/locales/sv.json +6 -1
- package/dist/locales/tr.json +6 -1
- package/dist/locales/zh.json +6 -1
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/payment-automation-upsell/index.js +1 -1
- package/dist/tokens.css +40 -24
- package/package.json +5 -1
- package/dist/_chunks/calendar-event-card-C6qGtywL.js +0 -257
- package/dist/_chunks/control-room-rail-IH1eBjrK.js +0 -333
- package/dist/_chunks/subDays-CAUv47M1.js +0 -8
|
@@ -1672,6 +1672,10 @@ export declare const jaUi: {
|
|
|
1672
1672
|
readonly cancelled: "キャンセル済み";
|
|
1673
1673
|
readonly absent: "欠席";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "タスク";
|
|
1677
|
+
readonly draft: "下書き";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "チェア";
|
|
1677
1681
|
readonly operators: "オペレーター";
|
|
@@ -1970,6 +1974,7 @@ export declare const jaUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "キャンセル済み",
|
|
1673
1673
|
absent: "欠席"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "タスク",
|
|
1677
|
+
draft: "下書き"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "チェア",
|
|
1677
1681
|
operators: "オペレーター"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1672,6 +1672,10 @@ export declare const nlUi: {
|
|
|
1672
1672
|
readonly cancelled: "Geannuleerd";
|
|
1673
1673
|
readonly absent: "Afwezig";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Taak";
|
|
1677
|
+
readonly draft: "Concept";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Behandelstoelen";
|
|
1677
1681
|
readonly operators: "Operatoren";
|
|
@@ -1970,6 +1974,7 @@ export declare const nlUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Openen";
|
|
1977
|
+
readonly book: "Boeken";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} praktijk";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Geannuleerd",
|
|
1673
1673
|
absent: "Afwezig"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Taak",
|
|
1677
|
+
draft: "Concept"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Behandelstoelen",
|
|
1677
1681
|
operators: "Operatoren"
|
|
@@ -1958,7 +1962,8 @@ const e = {
|
|
|
1958
1962
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1959
1963
|
fearPatient: { label: "Geschikt voor angstige patiënten" },
|
|
1960
1964
|
card: {
|
|
1961
|
-
open: "Openen"
|
|
1965
|
+
open: "Openen",
|
|
1966
|
+
book: "Boeken"
|
|
1962
1967
|
},
|
|
1963
1968
|
sheet: {
|
|
1964
1969
|
title_one: "{{count}} praktijk",
|
|
@@ -1672,6 +1672,10 @@ export declare const plUi: {
|
|
|
1672
1672
|
readonly cancelled: "Anulowany";
|
|
1673
1673
|
readonly absent: "Nieobecny";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Zadanie";
|
|
1677
|
+
readonly draft: "Wersja robocza";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Fotele";
|
|
1677
1681
|
readonly operators: "Operatorzy";
|
|
@@ -1970,6 +1974,7 @@ export declare const plUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Anulowany",
|
|
1673
1673
|
absent: "Nieobecny"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Zadanie",
|
|
1677
|
+
draft: "Wersja robocza"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Fotele",
|
|
1677
1681
|
operators: "Operatorzy"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1673,6 +1673,10 @@ export declare const ptUi: {
|
|
|
1673
1673
|
readonly cancelled: "Cancelado";
|
|
1674
1674
|
readonly absent: "Ausente";
|
|
1675
1675
|
};
|
|
1676
|
+
readonly eventKind: {
|
|
1677
|
+
readonly task: "Tarefa";
|
|
1678
|
+
readonly draft: "Rascunho";
|
|
1679
|
+
};
|
|
1676
1680
|
readonly resourceLabel: {
|
|
1677
1681
|
readonly chairs: "Cadeiras";
|
|
1678
1682
|
readonly operators: "Operadores";
|
|
@@ -1971,6 +1975,7 @@ export declare const ptUi: {
|
|
|
1971
1975
|
};
|
|
1972
1976
|
readonly card: {
|
|
1973
1977
|
readonly open: "Abrir";
|
|
1978
|
+
readonly book: "Reservar";
|
|
1974
1979
|
};
|
|
1975
1980
|
readonly sheet: {
|
|
1976
1981
|
readonly title_one: "{{count}} consultório";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Cancelado",
|
|
1673
1673
|
absent: "Ausente"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Tarefa",
|
|
1677
|
+
draft: "Rascunho"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Cadeiras",
|
|
1677
1681
|
operators: "Operadores"
|
|
@@ -1960,7 +1964,8 @@ const e = {
|
|
|
1960
1964
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1961
1965
|
fearPatient: { label: "Adequado a pacientes ansiosos" },
|
|
1962
1966
|
card: {
|
|
1963
|
-
open: "Abrir"
|
|
1967
|
+
open: "Abrir",
|
|
1968
|
+
book: "Reservar"
|
|
1964
1969
|
},
|
|
1965
1970
|
sheet: {
|
|
1966
1971
|
title_one: "{{count}} consultório",
|
|
@@ -1672,6 +1672,10 @@ export declare const roUi: {
|
|
|
1672
1672
|
readonly cancelled: "Anulat";
|
|
1673
1673
|
readonly absent: "Absent";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Activitate";
|
|
1677
|
+
readonly draft: "Ciornă";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Fotolii";
|
|
1677
1681
|
readonly operators: "Operatori";
|
|
@@ -1970,6 +1974,7 @@ export declare const roUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Anulat",
|
|
1673
1673
|
absent: "Absent"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Activitate",
|
|
1677
|
+
draft: "Ciornă"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Fotolii",
|
|
1677
1681
|
operators: "Operatori"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1672,6 +1672,10 @@ export declare const ruUi: {
|
|
|
1672
1672
|
readonly cancelled: "Отменено";
|
|
1673
1673
|
readonly absent: "Отсутствует";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Задача";
|
|
1677
|
+
readonly draft: "Черновик";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Кресла";
|
|
1677
1681
|
readonly operators: "Операторы";
|
|
@@ -1970,6 +1974,7 @@ export declare const ruUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/ru.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Отменено",
|
|
1673
1673
|
absent: "Отсутствует"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Задача",
|
|
1677
|
+
draft: "Черновик"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Кресла",
|
|
1677
1681
|
operators: "Операторы"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1672,6 +1672,10 @@ export declare const sqUi: {
|
|
|
1672
1672
|
readonly cancelled: "Anuluar";
|
|
1673
1673
|
readonly absent: "Mungues";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Detyrë";
|
|
1677
|
+
readonly draft: "Skicë";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Karrige";
|
|
1677
1681
|
readonly operators: "Operatorë";
|
|
@@ -1970,6 +1974,7 @@ export declare const sqUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Anuluar",
|
|
1673
1673
|
absent: "Mungues"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Detyrë",
|
|
1677
|
+
draft: "Skicë"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Karrige",
|
|
1677
1681
|
operators: "Operatorë"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1672,6 +1672,10 @@ export declare const svUi: {
|
|
|
1672
1672
|
readonly cancelled: "Avbokad";
|
|
1673
1673
|
readonly absent: "Frånvarande";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Uppgift";
|
|
1677
|
+
readonly draft: "Utkast";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Behandlingsstolar";
|
|
1677
1681
|
readonly operators: "Operatörer";
|
|
@@ -1970,6 +1974,7 @@ export declare const svUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "Avbokad",
|
|
1673
1673
|
absent: "Frånvarande"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Uppgift",
|
|
1677
|
+
draft: "Utkast"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Behandlingsstolar",
|
|
1677
1681
|
operators: "Operatörer"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1672,6 +1672,10 @@ export declare const trUi: {
|
|
|
1672
1672
|
readonly cancelled: "İptal edildi";
|
|
1673
1673
|
readonly absent: "Gelmedi";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "Görev";
|
|
1677
|
+
readonly draft: "Taslak";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "Koltuklar";
|
|
1677
1681
|
readonly operators: "Operatörler";
|
|
@@ -1970,6 +1974,7 @@ export declare const trUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "İptal edildi",
|
|
1673
1673
|
absent: "Gelmedi"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "Görev",
|
|
1677
|
+
draft: "Taslak"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "Koltuklar",
|
|
1677
1681
|
operators: "Operatörler"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|
|
@@ -1672,6 +1672,10 @@ export declare const zhUi: {
|
|
|
1672
1672
|
readonly cancelled: "已取消";
|
|
1673
1673
|
readonly absent: "缺席";
|
|
1674
1674
|
};
|
|
1675
|
+
readonly eventKind: {
|
|
1676
|
+
readonly task: "任务";
|
|
1677
|
+
readonly draft: "草稿";
|
|
1678
|
+
};
|
|
1675
1679
|
readonly resourceLabel: {
|
|
1676
1680
|
readonly chairs: "诊椅";
|
|
1677
1681
|
readonly operators: "操作员";
|
|
@@ -1970,6 +1974,7 @@ export declare const zhUi: {
|
|
|
1970
1974
|
};
|
|
1971
1975
|
readonly card: {
|
|
1972
1976
|
readonly open: "Open";
|
|
1977
|
+
readonly book: "Book";
|
|
1973
1978
|
};
|
|
1974
1979
|
readonly sheet: {
|
|
1975
1980
|
readonly title_one: "{{count}} practice";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -1672,6 +1672,10 @@ const e = {
|
|
|
1672
1672
|
cancelled: "已取消",
|
|
1673
1673
|
absent: "缺席"
|
|
1674
1674
|
},
|
|
1675
|
+
eventKind: {
|
|
1676
|
+
task: "任务",
|
|
1677
|
+
draft: "草稿"
|
|
1678
|
+
},
|
|
1675
1679
|
resourceLabel: {
|
|
1676
1680
|
chairs: "诊椅",
|
|
1677
1681
|
operators: "操作员"
|
|
@@ -1959,7 +1963,8 @@ const e = {
|
|
|
1959
1963
|
distance: { km: "{{distance}} km", below: "< 1 km" },
|
|
1960
1964
|
fearPatient: { label: "Anxious-patient friendly" },
|
|
1961
1965
|
card: {
|
|
1962
|
-
open: "Open"
|
|
1966
|
+
open: "Open",
|
|
1967
|
+
book: "Book"
|
|
1963
1968
|
},
|
|
1964
1969
|
sheet: {
|
|
1965
1970
|
title_one: "{{count}} practice",
|