@alfadocs/ui-kit 1.3.1 → 1.3.4
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-DKgFfSzc.js → ai-consent-banner-BUKKPDTg.js} +2 -2
- package/dist/_chunks/{alert-DS22ha1n.js → alert-CiJT540z.js} +2 -2
- package/dist/_chunks/{anamnesis-i18n-BEhPg2hh.js → anamnesis-i18n-DhehE8th.js} +1810 -1781
- package/dist/_chunks/{audio-recorder-sRsGS-0V.js → audio-recorder-BSuKNrmd.js} +2 -2
- package/dist/_chunks/{booking-D8fCzcUd.js → booking-BxFV0hT5.js} +2 -2
- package/dist/_chunks/{care-plan-card-DjjVnBYz.js → care-plan-card-1G_f4I5s.js} +2 -2
- package/dist/_chunks/{care-plan-entry-card-BVhpvd-P.js → care-plan-entry-card-DmBsffHS.js} +2 -2
- package/dist/_chunks/{collapsible-CGL9ontS.js → collapsible-CTjxzGuF.js} +26 -29
- package/dist/_chunks/{document-preview-DAczwybt.js → document-preview-D3gg4MXB.js} +2 -2
- package/dist/_chunks/{document-scanner-BRYIc3A-.js → document-scanner-D8ASqxif.js} +2 -2
- package/dist/_chunks/{entity-summary-BS6n7Iah.js → entity-summary-C6lL3seQ.js} +2 -2
- package/dist/_chunks/{freemium-paywall-DsT7MaLd.js → freemium-paywall-C_Ue6wxU.js} +2 -2
- package/dist/_chunks/{marketplace-app-shell-DQC9Gpm0.js → marketplace-app-shell-DwcFMxzp.js} +2 -2
- package/dist/_chunks/{patient-details-l7pnsUq9.js → patient-details-BAUg0FWs.js} +2 -2
- package/dist/_chunks/{patient-search-H54Utav2.js → patient-search-yG0UaCpQ.js} +2 -2
- package/dist/_chunks/{payment-automation-upsell-C4LIw1iQ.js → payment-automation-upsell-D_x880pr.js} +2 -2
- package/dist/_chunks/{payment-form-CyKT20xZ.js → payment-form-h-BZ8onk.js} +2 -2
- package/dist/_chunks/{pdf-viewer-DHg8SfUI.js → pdf-viewer-Ddx-T053.js} +2 -2
- package/dist/_chunks/{practice-results-qvJRkvLn.js → practice-results-B-HPc13W.js} +2 -2
- package/dist/_chunks/{reviews-panel-BfUJhx3m.js → reviews-panel-tZlWiUBl.js} +2 -2
- package/dist/_chunks/{sign-document-D70TEUw9.js → sign-document-CW_ByDUh.js} +2 -2
- package/dist/_chunks/{signature-request-BlNCXpRN.js → signature-request-DZEFtbER.js} +2 -2
- package/dist/_chunks/{warning-stack-IVf0oxh2.js → warning-stack-BtjmJChC.js} +2 -2
- package/dist/_chunks/{workflow-map-ByyBYj6Y.js → workflow-map-BVMeVHkV.js} +2 -2
- package/dist/agent-catalog.json +1 -1
- 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/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/collapsible/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/freemium-paywall/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/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/sign-document/index.js +1 -1
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/index.js +24 -24
- package/dist/patterns/anamnesis/anamnesis-compile.d.ts +11 -1
- package/dist/patterns/anamnesis/anamnesis-intake.d.ts +4 -1
- package/dist/patterns/anamnesis/anamnesis.d.ts +11 -1
- package/dist/patterns/anamnesis/index.d.ts +1 -0
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/payment-automation-upsell/index.js +1 -1
- package/dist/patterns/signature-request/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { jsxs as r, jsx as n } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as N, useState as k, useRef as q, useMemo as I } from "react";
|
|
3
3
|
import { c as L } from "./index-D2ZczOXr.js";
|
|
4
4
|
import { useTranslation as R } from "react-i18next";
|
|
5
|
-
import { A as d } from "./alert-
|
|
5
|
+
import { A as d } from "./alert-CiJT540z.js";
|
|
6
6
|
import { B as w } from "./badge-DCOqV9mI.js";
|
|
7
7
|
import { B as T } from "./button-CPGiR_bH.js";
|
|
8
8
|
import { C as V } from "./checkbox-BuZ1u__2.js";
|
|
@@ -167,4 +167,4 @@ export {
|
|
|
167
167
|
P as A,
|
|
168
168
|
K as a
|
|
169
169
|
};
|
|
170
|
-
//# sourceMappingURL=ai-consent-banner-
|
|
170
|
+
//# sourceMappingURL=ai-consent-banner-BUKKPDTg.js.map
|
|
@@ -222,7 +222,7 @@ const z = p(
|
|
|
222
222
|
{
|
|
223
223
|
ref: s,
|
|
224
224
|
className: [
|
|
225
|
-
"ds:mt-[var(--spacing-
|
|
225
|
+
"ds:mt-[var(--spacing-md)] ds:flex ds:flex-wrap ds:items-center ds:gap-[var(--spacing-sm)]",
|
|
226
226
|
n
|
|
227
227
|
].filter(Boolean).join(" "),
|
|
228
228
|
...d
|
|
@@ -316,4 +316,4 @@ const Ne = Object.assign(B, {
|
|
|
316
316
|
export {
|
|
317
317
|
Ne as A
|
|
318
318
|
};
|
|
319
|
-
//# sourceMappingURL=alert-
|
|
319
|
+
//# sourceMappingURL=alert-CiJT540z.js.map
|