@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/locales/ar.json
CHANGED
package/dist/locales/de.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Zeile aufklappen",
|
|
928
928
|
"collapseRow": "Zeile zuklappen",
|
|
929
|
+
"expandedRow": "Details der erweiterten Zeile",
|
|
929
930
|
"totalRow": "Gesamt",
|
|
930
931
|
"noRows": "Keine Daten zum Anzeigen",
|
|
931
932
|
"noRowsDescription": "Passen Sie Suche oder Filter an.",
|
package/dist/locales/el.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Ανάπτυξη γραμμής",
|
|
928
928
|
"collapseRow": "Σύμπτυξη γραμμής",
|
|
929
|
+
"expandedRow": "Λεπτομέρειες αναπτυγμένης γραμμής",
|
|
929
930
|
"totalRow": "Σύνολο",
|
|
930
931
|
"noRows": "Δεν υπάρχουν δεδομένα προς εμφάνιση",
|
|
931
932
|
"noRowsDescription": "Δοκιμάστε να τροποποιήσετε την αναζήτηση ή τα φίλτρα.",
|
package/dist/locales/en.json
CHANGED
package/dist/locales/es.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Expandir fila",
|
|
928
928
|
"collapseRow": "Contraer fila",
|
|
929
|
+
"expandedRow": "Detalles de la fila expandida",
|
|
929
930
|
"totalRow": "Total",
|
|
930
931
|
"noRows": "No hay datos que mostrar",
|
|
931
932
|
"noRowsDescription": "Intente modificar la búsqueda o los filtros.",
|
package/dist/locales/fr.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Développer la ligne",
|
|
928
928
|
"collapseRow": "Réduire la ligne",
|
|
929
|
+
"expandedRow": "Détails de la ligne développée",
|
|
929
930
|
"totalRow": "Total",
|
|
930
931
|
"noRows": "Aucune donnée à afficher",
|
|
931
932
|
"noRowsDescription": "Essayez de modifier la recherche ou les filtres.",
|
package/dist/locales/hi.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "पंक्ति विस्तृत करें",
|
|
928
928
|
"collapseRow": "पंक्ति संक्षिप्त करें",
|
|
929
|
+
"expandedRow": "विस्तारित पंक्ति का विवरण",
|
|
929
930
|
"totalRow": "कुल",
|
|
930
931
|
"noRows": "प्रदर्शित करने के लिए कोई डेटा नहीं",
|
|
931
932
|
"noRowsDescription": "खोज या फ़िल्टर बदलने का प्रयास करें।",
|
package/dist/locales/it.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Espandi riga",
|
|
928
928
|
"collapseRow": "Comprimi riga",
|
|
929
|
+
"expandedRow": "Dettagli della riga",
|
|
929
930
|
"totalRow": "Totale",
|
|
930
931
|
"noRows": "Nessun dato da visualizzare",
|
|
931
932
|
"noRowsDescription": "Prova a modificare la ricerca o i filtri.",
|
package/dist/locales/ja.json
CHANGED
package/dist/locales/nl.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Rij uitvouwen",
|
|
928
928
|
"collapseRow": "Rij samenvouwen",
|
|
929
|
+
"expandedRow": "Details van de uitgevouwen rij",
|
|
929
930
|
"totalRow": "Totaal",
|
|
930
931
|
"noRows": "Geen gegevens om weer te geven",
|
|
931
932
|
"noRowsDescription": "Pas de zoekopdracht of filters aan.",
|
package/dist/locales/pl.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Rozwiń wiersz",
|
|
928
928
|
"collapseRow": "Zwiń wiersz",
|
|
929
|
+
"expandedRow": "Szczegóły rozwiniętego wiersza",
|
|
929
930
|
"totalRow": "Łącznie",
|
|
930
931
|
"noRows": "Brak danych do wyświetlenia",
|
|
931
932
|
"noRowsDescription": "Spróbuj zmienić wyszukiwanie lub filtry.",
|
package/dist/locales/pt.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Expandir linha",
|
|
928
928
|
"collapseRow": "Recolher linha",
|
|
929
|
+
"expandedRow": "Detalhes da linha expandida",
|
|
929
930
|
"totalRow": "Total",
|
|
930
931
|
"noRows": "Sem dados para apresentar",
|
|
931
932
|
"noRowsDescription": "Tente modificar a pesquisa ou os filtros.",
|
package/dist/locales/ro.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Extinde rândul",
|
|
928
928
|
"collapseRow": "Restrânge rândul",
|
|
929
|
+
"expandedRow": "Detaliile rândului extins",
|
|
929
930
|
"totalRow": "Total",
|
|
930
931
|
"noRows": "Nicio dată de afișat",
|
|
931
932
|
"noRowsDescription": "Încearcă să modifici căutarea sau filtrele.",
|
package/dist/locales/ru.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Развернуть строку",
|
|
928
928
|
"collapseRow": "Свернуть строку",
|
|
929
|
+
"expandedRow": "Сведения о развёрнутой строке",
|
|
929
930
|
"totalRow": "Итого",
|
|
930
931
|
"noRows": "Нет данных для отображения",
|
|
931
932
|
"noRowsDescription": "Попробуйте изменить параметры поиска или фильтры.",
|
package/dist/locales/sq.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Zgjero rreshtin",
|
|
928
928
|
"collapseRow": "Mbyll rreshtin",
|
|
929
|
+
"expandedRow": "Detajet e rreshtit të zgjeruar",
|
|
929
930
|
"totalRow": "Gjithsej",
|
|
930
931
|
"noRows": "Asnjë të dhënë për të shfaqur",
|
|
931
932
|
"noRowsDescription": "Provoni të ndryshoni kërkimin ose filtrat.",
|
package/dist/locales/sv.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Expandera rad",
|
|
928
928
|
"collapseRow": "Minimera rad",
|
|
929
|
+
"expandedRow": "Detaljer för expanderad rad",
|
|
929
930
|
"totalRow": "Totalt",
|
|
930
931
|
"noRows": "Inga data att visa",
|
|
931
932
|
"noRowsDescription": "Prova att ändra sökningen eller filtren.",
|
package/dist/locales/tr.json
CHANGED
|
@@ -926,6 +926,7 @@
|
|
|
926
926
|
},
|
|
927
927
|
"expandRow": "Satırı genişlet",
|
|
928
928
|
"collapseRow": "Satırı daralt",
|
|
929
|
+
"expandedRow": "Genişletilen satır ayrıntıları",
|
|
929
930
|
"totalRow": "Toplam",
|
|
930
931
|
"noRows": "Gösterilecek veri yok",
|
|
931
932
|
"noRowsDescription": "Arama veya filtrelerinizi değiştirmeyi deneyin.",
|
package/dist/locales/zh.json
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import type { TFunction } from 'i18next';
|
|
2
2
|
import { type PracticeAnamnesisConfig } from './anamnesis-config';
|
|
3
|
-
import type { AnamnesisRecord, IntakeAnswer } from './anamnesis-types';
|
|
3
|
+
import type { AnamnesisRecord, IntakeAnswer, IntakeSectionDef } from './anamnesis-types';
|
|
4
|
+
/** A section made only of short fields reads like a lab form, so on a wide
|
|
5
|
+
* card it flows into columns; one holding any prose field keeps a single
|
|
6
|
+
* capped column so the questions stay a readable measure. */
|
|
7
|
+
export declare function isLabGridSection(section: IntakeSectionDef): boolean;
|
|
4
8
|
/** Field key → answer. Exported so hosts can type the `onSubmit` seam. */
|
|
5
9
|
export type IntakeAnswerMap = Partial<Record<string, IntakeAnswer>>;
|
|
6
10
|
export interface AnamnesisIntakeProps {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-
|
|
1
|
+
import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-B5MAYkJ-.js";
|
|
2
2
|
export {
|
|
3
3
|
e as Anamnesis,
|
|
4
4
|
i as AnamnesisConfigEditor,
|