@alfadocs/ui-kit 0.99.0 → 1.1.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/README.md +2 -1
- package/dist/_chunks/{actions-cell-renderer-DaL80uqL.js → actions-cell-renderer-ClGCSQnA.js} +600 -565
- package/dist/_chunks/{ai-consent-banner-BXD7W6FI.js → ai-consent-banner-DKgFfSzc.js} +2 -2
- package/dist/_chunks/{alert-Cxaqd-QO.js → alert-DS22ha1n.js} +103 -98
- package/dist/_chunks/{annotation-marker-qt5R9WZX.js → annotation-marker-CsUJGZjQ.js} +7 -5
- package/dist/_chunks/{audio-recorder-BjnB7V8n.js → audio-recorder-sRsGS-0V.js} +2 -2
- package/dist/_chunks/{booking-DSOK-bnR.js → booking-D8fCzcUd.js} +2 -2
- package/dist/_chunks/{care-plan-card-BrwhyIJI.js → care-plan-card-DjjVnBYz.js} +2 -2
- package/dist/_chunks/{care-plan-entry-card-DWEdCQM3.js → care-plan-entry-card-BVhpvd-P.js} +2 -2
- package/dist/_chunks/{clinical-note-card-C7F_24IC.js → clinical-note-card-D63x_AkK.js} +5 -2
- package/dist/_chunks/{collapsible-BrnRiCC6.js → collapsible-CGL9ontS.js} +65 -61
- package/dist/_chunks/{document-preview-DXsCEj4U.js → document-preview-DAczwybt.js} +2 -2
- package/dist/_chunks/{document-scanner-cS_ispQs.js → document-scanner-BRYIc3A-.js} +2 -2
- package/dist/_chunks/{entity-summary-BILN4wEG.js → entity-summary-BS6n7Iah.js} +2 -2
- package/dist/_chunks/{face-scheme-CjQAHvSP.js → face-scheme-Cou2efl7.js} +2 -2
- package/dist/_chunks/{file-manager-B9LZzT5E.js → file-manager-CNSLiuLo.js} +2 -2
- package/dist/_chunks/{freemium-paywall-Dr2342_S.js → freemium-paywall-DsT7MaLd.js} +2 -2
- package/dist/_chunks/link-cell-renderer-_DlEZHLI.js +772 -0
- package/dist/_chunks/{marketplace-app-shell-pCHBp8bo.js → marketplace-app-shell-DQC9Gpm0.js} +2 -2
- package/dist/_chunks/{muscle-scheme-kgCX5qfO.js → muscle-scheme-yfzP_xoJ.js} +2 -2
- package/dist/_chunks/{notes-panel-BKwd-bOV.js → notes-panel-CTcOLLVo.js} +3 -3
- package/dist/_chunks/{patient-details-UmNcxL0c.js → patient-details-l7pnsUq9.js} +2 -2
- package/dist/_chunks/{patient-search-vtRTSdf6.js → patient-search-H54Utav2.js} +2 -2
- package/dist/_chunks/{patient-table-QEVsFvwq.js → patient-table-DXk0wW8Q.js} +243 -239
- package/dist/_chunks/payment-automation-upsell-C4LIw1iQ.js +305 -0
- package/dist/_chunks/{payment-form-BoGxEmGn.js → payment-form-CyKT20xZ.js} +2 -2
- package/dist/_chunks/{payment-request-card-CygO1anM.js → payment-request-card-CN30J6yM.js} +107 -138
- package/dist/_chunks/{pdf-viewer-CcOuR2wj.js → pdf-viewer-DHg8SfUI.js} +2 -2
- package/dist/_chunks/{practice-results-yKbwIxqa.js → practice-results-qvJRkvLn.js} +2 -2
- package/dist/_chunks/receipt-euro-C6k4Gzhr.js +36 -0
- package/dist/_chunks/{reviews-panel-DmOjvmyH.js → reviews-panel-BfUJhx3m.js} +2 -2
- package/dist/_chunks/{rich-text-editor-DHpV2q6d.js → rich-text-editor-CfeXPPWs.js} +10 -2
- package/dist/_chunks/{sign-document-cH9CboWB.js → sign-document-D70TEUw9.js} +2 -2
- package/dist/_chunks/{signature-request-BzXTV_RH.js → signature-request-BlNCXpRN.js} +2 -2
- package/dist/_chunks/sparkline-DLq7xwic.js +394 -0
- package/dist/_chunks/{warning-stack-DKeAfj5M.js → warning-stack-IVf0oxh2.js} +2 -2
- package/dist/_chunks/{workflow-map-SIfAhmWz.js → workflow-map-ByyBYj6Y.js} +2 -2
- package/dist/agent-catalog.json +211 -7
- package/dist/agent-i18n/en.json +13 -3
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/alert/alert.d.ts +20 -0
- package/dist/components/alert/index.d.ts +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/annotation-marker/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/booking/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/clinical-note-card/index.js +1 -1
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/data-table/filters/select-filter.d.ts +6 -0
- package/dist/components/data-table/hooks/use-presentational-aria-fix.d.ts +19 -0
- package/dist/components/data-table/index.js +2 -2
- 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/face-scheme/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/muscle-scheme/index.js +1 -1
- 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-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/reviews-panel/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/skeleton-scheme/index.js +1 -1
- package/dist/components/sparkline/index.d.ts +1 -1
- package/dist/components/sparkline/index.js +1 -1
- package/dist/components/sparkline/sparkline.d.ts +36 -3
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/host-compat.css +10 -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 +974 -1268
- 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/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/payment-automation-upsell/index.js +5 -0
- package/dist/patterns/signature-request/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +8 -2
- package/dist/_chunks/link-cell-renderer-Bt-mXeQY.js +0 -728
- package/dist/_chunks/sparkline-DcXqRZoq.js +0 -283
package/dist/_chunks/{marketplace-app-shell-pCHBp8bo.js → marketplace-app-shell-DQC9Gpm0.js}
RENAMED
|
@@ -4,7 +4,7 @@ import { useTranslation as B } from "react-i18next";
|
|
|
4
4
|
import { c as p } from "./index-D2ZczOXr.js";
|
|
5
5
|
import { A as D } from "./app-frame-DIEMIC5V.js";
|
|
6
6
|
import { A as S } from "./avatar-BNQNhoyL.js";
|
|
7
|
-
import { A as F } from "./alert-
|
|
7
|
+
import { A as F } from "./alert-DS22ha1n.js";
|
|
8
8
|
import { C as w } from "./card-DPmk26CL.js";
|
|
9
9
|
import { D as m } from "./dropdown-menu-DU-Hrf33.js";
|
|
10
10
|
import { T as q } from "./tab-bar-Axhk6xzx.js";
|
|
@@ -520,4 +520,4 @@ export {
|
|
|
520
520
|
ka as M,
|
|
521
521
|
g as P
|
|
522
522
|
};
|
|
523
|
-
//# sourceMappingURL=marketplace-app-shell-
|
|
523
|
+
//# sourceMappingURL=marketplace-app-shell-DQC9Gpm0.js.map
|
|
@@ -4,7 +4,7 @@ import * as b from "@radix-ui/react-tooltip";
|
|
|
4
4
|
import { c as x1 } from "./index-D2ZczOXr.js";
|
|
5
5
|
import { useTranslation as Q1 } from "react-i18next";
|
|
6
6
|
import { u as K1 } from "./registry-DvAUVLHh.js";
|
|
7
|
-
import { m as k1, A as v1 } from "./annotation-marker-
|
|
7
|
+
import { m as k1, A as v1 } from "./annotation-marker-CsUJGZjQ.js";
|
|
8
8
|
import { T as _ } from "./tabs-CBb2AidH.js";
|
|
9
9
|
const x = {
|
|
10
10
|
type: "string",
|
|
@@ -1703,4 +1703,4 @@ export {
|
|
|
1703
1703
|
I1 as r,
|
|
1704
1704
|
L1 as v
|
|
1705
1705
|
};
|
|
1706
|
-
//# sourceMappingURL=muscle-scheme-
|
|
1706
|
+
//# sourceMappingURL=muscle-scheme-yfzP_xoJ.js.map
|
|
@@ -2,8 +2,8 @@ import { jsxs as y, jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as ne, useRef as o, useState as V, useId as ie, useCallback as ae, useImperativeHandle as re, useMemo as se } from "react";
|
|
3
3
|
import { useTranslation as oe } from "react-i18next";
|
|
4
4
|
import { u as le } from "./registry-DvAUVLHh.js";
|
|
5
|
-
import { C as ce } from "./clinical-note-card-
|
|
6
|
-
import { R as de } from "./rich-text-editor-
|
|
5
|
+
import { C as ce } from "./clinical-note-card-D63x_AkK.js";
|
|
6
|
+
import { R as de } from "./rich-text-editor-CfeXPPWs.js";
|
|
7
7
|
import { T as pe } from "./text-area-Bt3p7Pt0.js";
|
|
8
8
|
import { B as ue } from "./button-CPGiR_bH.js";
|
|
9
9
|
import { C as me } from "./checkbox-BuZ1u__2.js";
|
|
@@ -321,4 +321,4 @@ const _e = ne(
|
|
|
321
321
|
export {
|
|
322
322
|
_e as N
|
|
323
323
|
};
|
|
324
|
-
//# sourceMappingURL=notes-panel-
|
|
324
|
+
//# sourceMappingURL=notes-panel-CTcOLLVo.js.map
|
|
@@ -5,7 +5,7 @@ import { useTranslation as V } from "react-i18next";
|
|
|
5
5
|
import { A as re } from "./avatar-BNQNhoyL.js";
|
|
6
6
|
import { I as z } from "./icon-button-C_kbcd7I.js";
|
|
7
7
|
import { C as F } from "./card-DPmk26CL.js";
|
|
8
|
-
import { C as ne, b as le, a as oe } from "./collapsible-
|
|
8
|
+
import { C as ne, b as le, a as oe } from "./collapsible-CGL9ontS.js";
|
|
9
9
|
import { D as de } from "./date-picker-BP_W6VtE.js";
|
|
10
10
|
import { D as S } from "./description-list-ClNLdRMy.js";
|
|
11
11
|
import { E as ce } from "./email-input-Dpe63k0K.js";
|
|
@@ -775,4 +775,4 @@ export {
|
|
|
775
775
|
Ae as P,
|
|
776
776
|
je as p
|
|
777
777
|
};
|
|
778
|
-
//# sourceMappingURL=patient-details-
|
|
778
|
+
//# sourceMappingURL=patient-details-l7pnsUq9.js.map
|
|
@@ -6,7 +6,7 @@ import { A as se } from "./autocomplete-BrONKN8l.js";
|
|
|
6
6
|
import { B as ue } from "./button-CPGiR_bH.js";
|
|
7
7
|
import { C as M } from "./card-DPmk26CL.js";
|
|
8
8
|
import { S as fe } from "./slider-DN1CWkKB.js";
|
|
9
|
-
import { A as Z } from "./alert-
|
|
9
|
+
import { A as Z } from "./alert-DS22ha1n.js";
|
|
10
10
|
import { D as F } from "./dropdown-menu-DU-Hrf33.js";
|
|
11
11
|
import { u as pe } from "./registry-DvAUVLHh.js";
|
|
12
12
|
import { S as re } from "./search-QbWPlY5f.js";
|
|
@@ -1166,4 +1166,4 @@ export {
|
|
|
1166
1166
|
Oe as P,
|
|
1167
1167
|
ye as p
|
|
1168
1168
|
};
|
|
1169
|
-
//# sourceMappingURL=patient-search-
|
|
1169
|
+
//# sourceMappingURL=patient-search-H54Utav2.js.map
|