@alfadocs/ui-kit 0.84.1 → 0.86.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/{ai-consent-banner-DUhr1yNj.js → ai-consent-banner-BXD7W6FI.js} +2 -2
- package/dist/_chunks/{alert-KJbsPYkI.js → alert-Cxaqd-QO.js} +12 -12
- package/dist/_chunks/{audio-recorder-Cc3KuL9y.js → audio-recorder-BjnB7V8n.js} +2 -2
- package/dist/_chunks/{booking-CLmeXtGv.js → booking-BvCu2XWY.js} +2 -2
- package/dist/_chunks/{document-preview-nwfulDEs.js → document-preview-DXl9migE.js} +2 -2
- package/dist/_chunks/{document-scanner-B6h1Ir56.js → document-scanner-cS_ispQs.js} +3 -3
- package/dist/_chunks/{entity-summary--vP698Jn.js → entity-summary-BILN4wEG.js} +2 -2
- package/dist/_chunks/{field-value-DHG6gEKS.js → field-value-BRVbZJej.js} +133 -144
- package/dist/_chunks/{file-manager-DLJlinIO.js → file-manager-B9LZzT5E.js} +129 -129
- package/dist/_chunks/{file-upload-DENvuhfs.js → file-upload-CwxdqkMK.js} +134 -146
- package/dist/_chunks/{freemium-paywall-CmV642PA.js → freemium-paywall-Dr2342_S.js} +2 -2
- package/dist/_chunks/info-tip-Bxk3w6UM.js +166 -0
- package/dist/_chunks/{marketplace-app-shell-Br2yebEK.js → marketplace-app-shell-Chcj4q4z.js} +2 -2
- package/dist/_chunks/message-square-Bye4ATvx.js +20 -0
- package/dist/_chunks/{notes-panel-Cvdp818a.js → notes-panel-BLjlYBt-.js} +2 -2
- package/dist/_chunks/{patient-details-COvYWp2e.js → patient-details-B9LCdyWW.js} +2 -2
- package/dist/_chunks/{patient-search-BaUJ_Y-N.js → patient-search-vtRTSdf6.js} +2 -2
- package/dist/_chunks/{patient-summary-card-D6kgdTNn.js → patient-summary-card-vn1H4xWj.js} +2 -2
- package/dist/_chunks/{patient-table-BHzmUbzu.js → patient-table-B6AKMTm3.js} +182 -196
- package/dist/_chunks/{payment-form-DL9xk9BA.js → payment-form-BoGxEmGn.js} +2 -2
- package/dist/_chunks/{payment-request-card-d-RmzsUd.js → payment-request-card-CygO1anM.js} +72 -70
- package/dist/_chunks/{pdf-viewer-DF3VMaPo.js → pdf-viewer-CcOuR2wj.js} +2 -2
- package/dist/_chunks/{practice-results-BCr7jMt1.js → practice-results-yKbwIxqa.js} +2 -2
- package/dist/_chunks/{radiograph-panel.agent-CxF9pVxd.js → radiograph-panel.agent-M9XD4ze4.js} +2 -2
- package/dist/_chunks/{rich-text-editor-CCWjNkbx.js → rich-text-editor-RRkBN_WB.js} +2 -2
- package/dist/_chunks/{session-countdown-C8AsE072.js → session-countdown-Bc70VXN1.js} +58 -48
- package/dist/_chunks/{sign-document-Bfk0WpWV.js → sign-document-DI561d1C.js} +2 -2
- package/dist/_chunks/{signature-request-CEOrCDyk.js → signature-request-D_6jgDZd.js} +60 -77
- package/dist/_chunks/{task-tray-Br3vc0O1.js → task-tray-CLIqIXUZ.js} +58 -70
- package/dist/_chunks/{toast.agent-uV8CeAy6.js → toast.agent-Iw2jWdce.js} +2 -2
- package/dist/_chunks/{warning-stack-BlG_Ujy3.js → warning-stack-CAHQ0xxS.js} +2 -2
- package/dist/_chunks/{workflow-map-C643Q43h.js → workflow-map-SIfAhmWz.js} +2 -2
- package/dist/agent-catalog.json +45 -1
- package/dist/agent-i18n/en.json +9 -0
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/document-preview/index.js +1 -1
- package/dist/components/document-scanner/index.js +1 -1
- package/dist/components/entity-summary/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/file-upload/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/info-tip/index.d.ts +4 -0
- package/dist/components/info-tip/index.js +6 -0
- package/dist/components/info-tip/info-tip.agent.d.ts +4 -0
- package/dist/components/info-tip/info-tip.d.ts +42 -0
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-card/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/pdf-viewer/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/radiograph-panel/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/session-countdown/index.js +1 -1
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/task-tray/index.js +1 -1
- package/dist/components/toast/index.js +1 -1
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +3 -0
- package/dist/i18n/locales/ar.js +3 -0
- package/dist/i18n/locales/de.d.ts +3 -0
- package/dist/i18n/locales/de.js +3 -0
- package/dist/i18n/locales/el.d.ts +3 -0
- package/dist/i18n/locales/el.js +3 -0
- package/dist/i18n/locales/en.d.ts +3 -0
- package/dist/i18n/locales/en.js +3 -0
- package/dist/i18n/locales/es.d.ts +3 -0
- package/dist/i18n/locales/es.js +3 -0
- package/dist/i18n/locales/fr.d.ts +3 -0
- package/dist/i18n/locales/fr.js +3 -0
- package/dist/i18n/locales/hi.d.ts +3 -0
- package/dist/i18n/locales/hi.js +3 -0
- package/dist/i18n/locales/it.d.ts +3 -0
- package/dist/i18n/locales/it.js +3 -0
- package/dist/i18n/locales/ja.d.ts +3 -0
- package/dist/i18n/locales/ja.js +3 -0
- package/dist/i18n/locales/nl.d.ts +3 -0
- package/dist/i18n/locales/nl.js +3 -0
- package/dist/i18n/locales/pl.d.ts +3 -0
- package/dist/i18n/locales/pl.js +3 -0
- package/dist/i18n/locales/pt.d.ts +3 -0
- package/dist/i18n/locales/pt.js +3 -0
- package/dist/i18n/locales/ro.d.ts +3 -0
- package/dist/i18n/locales/ro.js +3 -0
- package/dist/i18n/locales/ru.d.ts +3 -0
- package/dist/i18n/locales/ru.js +3 -0
- package/dist/i18n/locales/sq.d.ts +3 -0
- package/dist/i18n/locales/sq.js +3 -0
- package/dist/i18n/locales/sv.d.ts +3 -0
- package/dist/i18n/locales/sv.js +3 -0
- package/dist/i18n/locales/tr.d.ts +3 -0
- package/dist/i18n/locales/tr.js +3 -0
- package/dist/i18n/locales/zh.d.ts +3 -0
- package/dist/i18n/locales/zh.js +3 -0
- package/dist/index.js +715 -723
- package/dist/locales/ar.json +3 -0
- package/dist/locales/de.json +3 -0
- package/dist/locales/el.json +3 -0
- package/dist/locales/en.json +3 -0
- package/dist/locales/es.json +3 -0
- package/dist/locales/fr.json +3 -0
- package/dist/locales/hi.json +3 -0
- package/dist/locales/it.json +3 -0
- package/dist/locales/ja.json +3 -0
- package/dist/locales/nl.json +3 -0
- package/dist/locales/pl.json +3 -0
- package/dist/locales/pt.json +3 -0
- package/dist/locales/ro.json +3 -0
- package/dist/locales/ru.json +3 -0
- package/dist/locales/sq.json +3 -0
- package/dist/locales/sv.json +3 -0
- package/dist/locales/tr.json +3 -0
- package/dist/locales/zh.json +3 -0
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/signature-request/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +9 -3
- package/dist/_chunks/circle-x-W8Enq3i4.js +0 -16
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const elUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Περισσότερες πληροφορίες";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Συνταγή γυαλιών";
|
|
8
11
|
readonly metaLabel: "Στοιχεία συνταγής";
|
package/dist/i18n/locales/el.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Loaded eagerly by config.ts (default locale). All other locales are
|
|
4
4
|
* lazy-loaded via dynamic import — see config.ts + LOADERS map. */
|
|
5
5
|
export declare const enUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "More information";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Glasses prescription";
|
|
8
11
|
readonly metaLabel: "Prescription details";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const esUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Más información";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Prescripción de gafas";
|
|
8
11
|
readonly metaLabel: "Detalles de la prescripción";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const frUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Plus d'informations";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Prescription de lunettes";
|
|
8
11
|
readonly metaLabel: "Détails de la prescription";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const hiUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "अधिक जानकारी";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "चश्मे का नुस्खा";
|
|
8
11
|
readonly metaLabel: "नुस्खे का विवरण";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
/** Italian (it) ui resources. Canonical source for the bundle. Lazy-loaded. */
|
|
2
2
|
export declare const itUi: {
|
|
3
|
+
readonly infoTip: {
|
|
4
|
+
readonly triggerLabel: "Maggiori informazioni";
|
|
5
|
+
};
|
|
3
6
|
readonly opticalPrescription: {
|
|
4
7
|
readonly ariaLabel: "Prescrizione per occhiali";
|
|
5
8
|
readonly metaLabel: "Dettagli prescrizione";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const jaUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "詳細情報";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "眼鏡処方";
|
|
8
11
|
readonly metaLabel: "処方の詳細";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const nlUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Meer informatie";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Brilrecept";
|
|
8
11
|
readonly metaLabel: "Receptgegevens";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const plUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Więcej informacji";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Recepta na okulary";
|
|
8
11
|
readonly metaLabel: "Szczegóły recepty";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -4,6 +4,9 @@
|
|
|
4
4
|
* Variant: European Portuguese.
|
|
5
5
|
*/
|
|
6
6
|
export declare const ptUi: {
|
|
7
|
+
readonly infoTip: {
|
|
8
|
+
readonly triggerLabel: "Mais informações";
|
|
9
|
+
};
|
|
7
10
|
readonly opticalPrescription: {
|
|
8
11
|
readonly ariaLabel: "Prescrição de óculos";
|
|
9
12
|
readonly metaLabel: "Detalhes da prescrição";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const roUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Mai multe informații";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Rețetă pentru ochelari";
|
|
8
11
|
readonly metaLabel: "Detalii rețetă";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const ruUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Дополнительная информация";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Рецепт на очки";
|
|
8
11
|
readonly metaLabel: "Сведения о рецепте";
|
package/dist/i18n/locales/ru.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const sqUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Më shumë informacion";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Recetë për syze";
|
|
8
11
|
readonly metaLabel: "Detajet e recetës";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const svUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Mer information";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Glasögonrecept";
|
|
8
11
|
readonly metaLabel: "Receptuppgifter";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const trUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "Daha fazla bilgi";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "Gözlük reçetesi";
|
|
8
11
|
readonly metaLabel: "Reçete ayrıntıları";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
* Machine-translated from canonical Italian — needs professional review.
|
|
4
4
|
*/
|
|
5
5
|
export declare const zhUi: {
|
|
6
|
+
readonly infoTip: {
|
|
7
|
+
readonly triggerLabel: "更多信息";
|
|
8
|
+
};
|
|
6
9
|
readonly opticalPrescription: {
|
|
7
10
|
readonly ariaLabel: "眼镜处方";
|
|
8
11
|
readonly metaLabel: "处方详情";
|