@alfadocs/ui-kit 1.4.12 → 1.4.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks/actions-cell-renderer-BD-jruqA.js +1784 -0
- package/dist/_chunks/{anamnesis-summary-rows-DAIpD0Or.js → anamnesis-summary-rows-B5MAYkJ-.js} +2150 -2092
- package/dist/_chunks/{bmi-calculator-CxPn0T0s.js → bmi-calculator-DC5SaqXT.js} +2 -2
- package/dist/_chunks/{cycle-calculator-D9M7IKfh.js → cycle-calculator-B_NlctlQ.js} +2 -2
- package/dist/_chunks/{due-date-calculator-BkqZEvL4.js → due-date-calculator-le1z3KpW.js} +2 -2
- package/dist/_chunks/{fetal-weight-C7JXGg6E.js → fetal-weight-DXA6ZpMq.js} +2 -2
- package/dist/_chunks/{file-manager-DzWYcRpE.js → file-manager-BjCM2fZB.js} +2 -2
- package/dist/_chunks/{hcg-doubling-CFJlMH7Z.js → hcg-doubling-BT6lki_i.js} +2 -2
- package/dist/_chunks/{link-cell-renderer-DCCca2m3.js → link-cell-renderer-C7GvyK66.js} +2 -2
- package/dist/_chunks/number-input-CM1q9zvH.js +414 -0
- package/dist/_chunks/{optical-prescription-Brs0CeP3.js → optical-prescription-CQR_WJiS.js} +2 -2
- package/dist/_chunks/{patient-details-CGhnfdUB.js → patient-details-CnFgF3MU.js} +2 -2
- package/dist/_chunks/{patient-table-D2fhV4mV.js → patient-table-BXzcrC79.js} +3 -3
- package/dist/_chunks/{pregnancy-dating-iI6_j2K2.js → pregnancy-dating-4tPV_Yko.js} +2 -2
- package/dist/_chunks/{pregnancy-weight-gain-Co-YFMJZ.js → pregnancy-weight-gain-BBgbWBGe.js} +2 -2
- package/dist/_chunks/{signature-status-chip-DUcTgQ0E.js → signature-status-chip-DlLJk1VA.js} +16 -14
- package/dist/_chunks/{unit-converter-BeTicruA.js → unit-converter-Dsk__pjA.js} +2 -2
- package/dist/agent-catalog.json +14 -8
- package/dist/agent-i18n/en.json +3 -2
- package/dist/components/bmi-calculator/index.js +1 -1
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/data-table.d.ts +19 -0
- package/dist/components/data-table/expanded-row-renderer.d.ts +47 -0
- package/dist/components/data-table/index.d.ts +2 -0
- package/dist/components/data-table/index.js +31 -27
- package/dist/components/due-date-calculator/index.js +1 -1
- package/dist/components/fetal-weight/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/hcg-doubling/index.js +1 -1
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/number-input/number-input.d.ts +11 -0
- package/dist/components/optical-prescription/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/pregnancy-weight-gain/index.js +1 -1
- package/dist/components/signature-status-chip/index.js +1 -1
- package/dist/components/unit-converter/index.js +1 -1
- package/dist/host-compat.css +4 -1
- package/dist/i18n/locales/ar.d.ts +1 -0
- package/dist/i18n/locales/ar.js +1 -0
- package/dist/i18n/locales/de.d.ts +1 -0
- package/dist/i18n/locales/de.js +1 -0
- package/dist/i18n/locales/el.d.ts +1 -0
- package/dist/i18n/locales/el.js +1 -0
- package/dist/i18n/locales/en.d.ts +1 -0
- package/dist/i18n/locales/en.js +1 -0
- package/dist/i18n/locales/es.d.ts +1 -0
- package/dist/i18n/locales/es.js +1 -0
- package/dist/i18n/locales/fr.d.ts +1 -0
- package/dist/i18n/locales/fr.js +1 -0
- package/dist/i18n/locales/hi.d.ts +1 -0
- package/dist/i18n/locales/hi.js +1 -0
- package/dist/i18n/locales/it.d.ts +1 -0
- package/dist/i18n/locales/it.js +1 -0
- package/dist/i18n/locales/ja.d.ts +1 -0
- package/dist/i18n/locales/ja.js +1 -0
- package/dist/i18n/locales/nl.d.ts +1 -0
- package/dist/i18n/locales/nl.js +1 -0
- package/dist/i18n/locales/pl.d.ts +1 -0
- package/dist/i18n/locales/pl.js +1 -0
- package/dist/i18n/locales/pt.d.ts +1 -0
- package/dist/i18n/locales/pt.js +1 -0
- package/dist/i18n/locales/ro.d.ts +1 -0
- package/dist/i18n/locales/ro.js +1 -0
- package/dist/i18n/locales/ru.d.ts +1 -0
- package/dist/i18n/locales/ru.js +1 -0
- package/dist/i18n/locales/sq.d.ts +1 -0
- package/dist/i18n/locales/sq.js +1 -0
- package/dist/i18n/locales/sv.d.ts +1 -0
- package/dist/i18n/locales/sv.js +1 -0
- package/dist/i18n/locales/tr.d.ts +1 -0
- package/dist/i18n/locales/tr.js +1 -0
- package/dist/i18n/locales/zh.d.ts +1 -0
- package/dist/i18n/locales/zh.js +1 -0
- package/dist/index.js +779 -775
- package/dist/locales/ar.json +1 -0
- package/dist/locales/de.json +1 -0
- package/dist/locales/el.json +1 -0
- package/dist/locales/en.json +1 -0
- package/dist/locales/es.json +1 -0
- package/dist/locales/fr.json +1 -0
- package/dist/locales/hi.json +1 -0
- package/dist/locales/it.json +1 -0
- package/dist/locales/ja.json +1 -0
- package/dist/locales/nl.json +1 -0
- package/dist/locales/pl.json +1 -0
- package/dist/locales/pt.json +1 -0
- package/dist/locales/ro.json +1 -0
- package/dist/locales/ru.json +1 -0
- package/dist/locales/sq.json +1 -0
- package/dist/locales/sv.json +1 -0
- package/dist/locales/tr.json +1 -0
- package/dist/locales/zh.json +1 -0
- package/dist/patterns/anamnesis/anamnesis-intake.d.ts +5 -1
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/tokens.css +5 -2
- package/package.json +1 -1
- package/dist/_chunks/actions-cell-renderer-C67oj7mR.js +0 -1581
- package/dist/_chunks/number-input-DOe5VYei.js +0 -370
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Rozwiń wiersz",
|
|
924
924
|
collapseRow: "Zwiń wiersz",
|
|
925
|
+
expandedRow: "Szczegóły rozwiniętego wiersza",
|
|
925
926
|
totalRow: "Łącznie",
|
|
926
927
|
noRows: "Brak danych do wyświetlenia",
|
|
927
928
|
noRowsDescription: "Spróbuj zmienić wyszukiwanie lub filtry.",
|
|
@@ -931,6 +931,7 @@ export declare const ptUi: {
|
|
|
931
931
|
};
|
|
932
932
|
readonly expandRow: "Expandir linha";
|
|
933
933
|
readonly collapseRow: "Recolher linha";
|
|
934
|
+
readonly expandedRow: "Detalhes da linha expandida";
|
|
934
935
|
readonly totalRow: "Total";
|
|
935
936
|
readonly noRows: "Sem dados para apresentar";
|
|
936
937
|
readonly noRowsDescription: "Tente modificar a pesquisa ou os filtros.";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Expandir linha",
|
|
924
924
|
collapseRow: "Recolher linha",
|
|
925
|
+
expandedRow: "Detalhes da linha expandida",
|
|
925
926
|
totalRow: "Total",
|
|
926
927
|
noRows: "Sem dados para apresentar",
|
|
927
928
|
noRowsDescription: "Tente modificar a pesquisa ou os filtros.",
|
|
@@ -930,6 +930,7 @@ export declare const roUi: {
|
|
|
930
930
|
};
|
|
931
931
|
readonly expandRow: "Extinde rândul";
|
|
932
932
|
readonly collapseRow: "Restrânge rândul";
|
|
933
|
+
readonly expandedRow: "Detaliile rândului extins";
|
|
933
934
|
readonly totalRow: "Total";
|
|
934
935
|
readonly noRows: "Nicio dată de afișat";
|
|
935
936
|
readonly noRowsDescription: "Încearcă să modifici căutarea sau filtrele.";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Extinde rândul",
|
|
924
924
|
collapseRow: "Restrânge rândul",
|
|
925
|
+
expandedRow: "Detaliile rândului extins",
|
|
925
926
|
totalRow: "Total",
|
|
926
927
|
noRows: "Nicio dată de afișat",
|
|
927
928
|
noRowsDescription: "Încearcă să modifici căutarea sau filtrele.",
|
|
@@ -930,6 +930,7 @@ export declare const ruUi: {
|
|
|
930
930
|
};
|
|
931
931
|
readonly expandRow: "Развернуть строку";
|
|
932
932
|
readonly collapseRow: "Свернуть строку";
|
|
933
|
+
readonly expandedRow: "Сведения о развёрнутой строке";
|
|
933
934
|
readonly totalRow: "Итого";
|
|
934
935
|
readonly noRows: "Нет данных для отображения";
|
|
935
936
|
readonly noRowsDescription: "Попробуйте изменить параметры поиска или фильтры.";
|
package/dist/i18n/locales/ru.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Развернуть строку",
|
|
924
924
|
collapseRow: "Свернуть строку",
|
|
925
|
+
expandedRow: "Сведения о развёрнутой строке",
|
|
925
926
|
totalRow: "Итого",
|
|
926
927
|
noRows: "Нет данных для отображения",
|
|
927
928
|
noRowsDescription: "Попробуйте изменить параметры поиска или фильтры.",
|
|
@@ -930,6 +930,7 @@ export declare const sqUi: {
|
|
|
930
930
|
};
|
|
931
931
|
readonly expandRow: "Zgjero rreshtin";
|
|
932
932
|
readonly collapseRow: "Mbyll rreshtin";
|
|
933
|
+
readonly expandedRow: "Detajet e rreshtit të zgjeruar";
|
|
933
934
|
readonly totalRow: "Gjithsej";
|
|
934
935
|
readonly noRows: "Asnjë të dhënë për të shfaqur";
|
|
935
936
|
readonly noRowsDescription: "Provoni të ndryshoni kërkimin ose filtrat.";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Zgjero rreshtin",
|
|
924
924
|
collapseRow: "Mbyll rreshtin",
|
|
925
|
+
expandedRow: "Detajet e rreshtit të zgjeruar",
|
|
925
926
|
totalRow: "Gjithsej",
|
|
926
927
|
noRows: "Asnjë të dhënë për të shfaqur",
|
|
927
928
|
noRowsDescription: "Provoni të ndryshoni kërkimin ose filtrat.",
|
|
@@ -930,6 +930,7 @@ export declare const svUi: {
|
|
|
930
930
|
};
|
|
931
931
|
readonly expandRow: "Expandera rad";
|
|
932
932
|
readonly collapseRow: "Minimera rad";
|
|
933
|
+
readonly expandedRow: "Detaljer för expanderad rad";
|
|
933
934
|
readonly totalRow: "Totalt";
|
|
934
935
|
readonly noRows: "Inga data att visa";
|
|
935
936
|
readonly noRowsDescription: "Prova att ändra sökningen eller filtren.";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Expandera rad",
|
|
924
924
|
collapseRow: "Minimera rad",
|
|
925
|
+
expandedRow: "Detaljer för expanderad rad",
|
|
925
926
|
totalRow: "Totalt",
|
|
926
927
|
noRows: "Inga data att visa",
|
|
927
928
|
noRowsDescription: "Prova att ändra sökningen eller filtren.",
|
|
@@ -930,6 +930,7 @@ export declare const trUi: {
|
|
|
930
930
|
};
|
|
931
931
|
readonly expandRow: "Satırı genişlet";
|
|
932
932
|
readonly collapseRow: "Satırı daralt";
|
|
933
|
+
readonly expandedRow: "Genişletilen satır ayrıntıları";
|
|
933
934
|
readonly totalRow: "Toplam";
|
|
934
935
|
readonly noRows: "Gösterilecek veri yok";
|
|
935
936
|
readonly noRowsDescription: "Arama veya filtrelerinizi değiştirmeyi deneyin.";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -922,6 +922,7 @@ const e = {
|
|
|
922
922
|
},
|
|
923
923
|
expandRow: "Satırı genişlet",
|
|
924
924
|
collapseRow: "Satırı daralt",
|
|
925
|
+
expandedRow: "Genişletilen satır ayrıntıları",
|
|
925
926
|
totalRow: "Toplam",
|
|
926
927
|
noRows: "Gösterilecek veri yok",
|
|
927
928
|
noRowsDescription: "Arama veya filtrelerinizi değiştirmeyi deneyin.",
|