@alfadocs/ui-kit 1.45.0 → 1.47.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/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
- package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
- package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
- package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
- package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
- package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
- package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
- package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
- package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
- package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
- package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
- package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/button-group-CA1tmu39.js +325 -0
- package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
- package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
- package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
- package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
- package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
- package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
- package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
- package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
- package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
- package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
- package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
- package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
- package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
- package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
- package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
- package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
- package/dist/agent-catalog.json +36 -7
- package/dist/agent-i18n/en.json +3 -3
- package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
- package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
- package/dist/components/ai-credits-notice/index.d.ts +4 -0
- package/dist/components/ai-credits-notice/index.js +7 -0
- package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
- package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
- package/dist/components/ai-permission-notice/index.d.ts +4 -0
- package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
- package/dist/components/ai-sparkle/index.js +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-peek/index.js +1 -1
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/chart/index.js +1 -1
- package/dist/components/data-table/index.js +3 -3
- 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/header-settings/index.js +1 -1
- package/dist/components/hover-card/hover-card.d.ts +4 -0
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/hover-card/index.js +3 -2
- package/dist/components/icon-button-group/index.js +1 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +10 -0
- package/dist/components/patient-details/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-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
- package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
- package/dist/components/rich-text-editor/index.d.ts +2 -0
- package/dist/components/rich-text-editor/index.js +6 -4
- package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/workflow-status/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +51 -53
- package/dist/hooks/use-ai-sparkle.d.ts +7 -25
- package/dist/host-compat.css +2 -2
- package/dist/i18n/locales/ar.d.ts +67 -1
- package/dist/i18n/locales/ar.js +69 -3
- package/dist/i18n/locales/de.d.ts +67 -1
- package/dist/i18n/locales/de.js +69 -3
- package/dist/i18n/locales/el.d.ts +67 -1
- package/dist/i18n/locales/el.js +69 -3
- package/dist/i18n/locales/en.d.ts +67 -1
- package/dist/i18n/locales/en.js +69 -3
- package/dist/i18n/locales/es.d.ts +67 -1
- package/dist/i18n/locales/es.js +69 -3
- package/dist/i18n/locales/fr.d.ts +67 -1
- package/dist/i18n/locales/fr.js +69 -3
- package/dist/i18n/locales/hi.d.ts +67 -1
- package/dist/i18n/locales/hi.js +69 -3
- package/dist/i18n/locales/it.d.ts +67 -1
- package/dist/i18n/locales/it.js +69 -3
- package/dist/i18n/locales/ja.d.ts +67 -1
- package/dist/i18n/locales/ja.js +69 -3
- package/dist/i18n/locales/nl.d.ts +67 -1
- package/dist/i18n/locales/nl.js +69 -3
- package/dist/i18n/locales/pl.d.ts +67 -1
- package/dist/i18n/locales/pl.js +69 -3
- package/dist/i18n/locales/pt.d.ts +67 -1
- package/dist/i18n/locales/pt.js +69 -3
- package/dist/i18n/locales/ro.d.ts +67 -1
- package/dist/i18n/locales/ro.js +69 -3
- package/dist/i18n/locales/ru.d.ts +67 -1
- package/dist/i18n/locales/ru.js +69 -3
- package/dist/i18n/locales/sq.d.ts +67 -1
- package/dist/i18n/locales/sq.js +69 -3
- package/dist/i18n/locales/sv.d.ts +67 -1
- package/dist/i18n/locales/sv.js +69 -3
- package/dist/i18n/locales/tr.d.ts +67 -1
- package/dist/i18n/locales/tr.js +69 -3
- package/dist/i18n/locales/zh.d.ts +67 -1
- package/dist/i18n/locales/zh.js +69 -3
- package/dist/index.js +648 -641
- package/dist/locales/ar.json +69 -3
- package/dist/locales/de.json +69 -3
- package/dist/locales/el.json +69 -3
- package/dist/locales/en.json +69 -3
- package/dist/locales/es.json +69 -3
- package/dist/locales/fr.json +69 -3
- package/dist/locales/hi.json +69 -3
- package/dist/locales/it.json +69 -3
- package/dist/locales/ja.json +69 -3
- package/dist/locales/nl.json +69 -3
- package/dist/locales/pl.json +69 -3
- package/dist/locales/pt.json +69 -3
- package/dist/locales/ro.json +69 -3
- package/dist/locales/ru.json +69 -3
- package/dist/locales/sq.json +69 -3
- package/dist/locales/sv.json +69 -3
- package/dist/locales/tr.json +69 -3
- package/dist/locales/zh.json +69 -3
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
- package/dist/patterns/calendar/calendar.data.d.ts +26 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
- package/dist/patterns/calendar/calendar.types.d.ts +25 -9
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +14 -4
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
- package/dist/_chunks/booking-D43ASl8y.js +0 -3034
- package/dist/_chunks/button-group-R32U7SyV.js +0 -307
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
- package/dist/components/ai-consent-banner/index.d.ts +0 -4
|
@@ -8,7 +8,7 @@ import { u as Ge, g as ve, a as Ue, r as We } from "./apexcharts-theme-B_AxGC_h.
|
|
|
8
8
|
import { u as je } from "./use-prefers-reduced-motion-BMwIQRjB.js";
|
|
9
9
|
import { u as Ke } from "./registry-DvAUVLHh.js";
|
|
10
10
|
import { I as Ve } from "./icon-button-CehAeZoP.js";
|
|
11
|
-
import { I as Ye } from "./icon-button-group-
|
|
11
|
+
import { I as Ye } from "./icon-button-group-DZKC6KGf.js";
|
|
12
12
|
import { c as N } from "./createLucideIcon-DhHxpK9K.js";
|
|
13
13
|
/**
|
|
14
14
|
* @license lucide-react v1.22.0 - ISC
|
|
@@ -702,4 +702,4 @@ export {
|
|
|
702
702
|
nt as a,
|
|
703
703
|
it as c
|
|
704
704
|
};
|
|
705
|
-
//# sourceMappingURL=chart-
|
|
705
|
+
//# sourceMappingURL=chart-D8ucl8hH.js.map
|
|
@@ -6,7 +6,7 @@ import { c as Gt } from "./index-D2ZczOXr.js";
|
|
|
6
6
|
import { useTranslation as A } from "react-i18next";
|
|
7
7
|
import { useGridFilter as _t, AgGridReact as jt } from "ag-grid-react";
|
|
8
8
|
import { ModuleRegistry as Lt, AllCommunityModule as qt } from "ag-grid-community";
|
|
9
|
-
import { I as Wt } from "./icon-button-group-
|
|
9
|
+
import { I as Wt } from "./icon-button-group-DZKC6KGf.js";
|
|
10
10
|
import { B as de } from "./button-CaUe1uyd.js";
|
|
11
11
|
import { I as oe } from "./icon-button-CehAeZoP.js";
|
|
12
12
|
import { P as me } from "./popover-DO-pssF3.js";
|
|
@@ -1820,4 +1820,4 @@ export {
|
|
|
1820
1820
|
fa as g,
|
|
1821
1821
|
W as i
|
|
1822
1822
|
};
|
|
1823
|
-
//# sourceMappingURL=data-table-
|
|
1823
|
+
//# sourceMappingURL=data-table-DnKOmEVw.js.map
|
|
@@ -3,7 +3,7 @@ import { jsx as i, jsxs as L } from "react/jsx-runtime";
|
|
|
3
3
|
import { T as P } from "./tag-Ci3xJPcH.js";
|
|
4
4
|
import { useTranslation as x } from "react-i18next";
|
|
5
5
|
import { I as S } from "./icon-button-CehAeZoP.js";
|
|
6
|
-
import { I as V } from "./icon-button-group-
|
|
6
|
+
import { I as V } from "./icon-button-group-DZKC6KGf.js";
|
|
7
7
|
import { A as $, a as H } from "./arrow-up-BYvcvTkB.js";
|
|
8
8
|
import { S as G } from "./square-check-big-dj0o8yA3.js";
|
|
9
9
|
import { S as O } from "./square-DASBRZ0U.js";
|
|
@@ -409,4 +409,4 @@ export {
|
|
|
409
409
|
ge as r,
|
|
410
410
|
me as u
|
|
411
411
|
};
|
|
412
|
-
//# sourceMappingURL=editable-currency-cell-renderer-
|
|
412
|
+
//# sourceMappingURL=editable-currency-cell-renderer-OUkUv7U4.js.map
|
|
@@ -7,9 +7,9 @@ import { u as Gi } from "./registry-DvAUVLHh.js";
|
|
|
7
7
|
import { m as tt, M as Ji, A as Qi } from "./annotation-marker-CsUJGZjQ.js";
|
|
8
8
|
import { B as P } from "./button-CaUe1uyd.js";
|
|
9
9
|
import { I as Ke } from "./icon-button-CehAeZoP.js";
|
|
10
|
-
import { B as es } from "./button-group-
|
|
10
|
+
import { B as es } from "./button-group-CA1tmu39.js";
|
|
11
11
|
import { C as ts } from "./combobox-DnSdYssy.js";
|
|
12
|
-
import { I as vn } from "./icon-button-group-
|
|
12
|
+
import { I as vn } from "./icon-button-group-DZKC6KGf.js";
|
|
13
13
|
import { T as Ar } from "./text-input-CUvCb6ST.js";
|
|
14
14
|
import { C as Ze } from "./card-DPmk26CL.js";
|
|
15
15
|
import { S as Tt } from "./separator-CYU_bGFn.js";
|
|
@@ -3127,4 +3127,4 @@ export {
|
|
|
3127
3127
|
Nn as t,
|
|
3128
3128
|
Kr as u
|
|
3129
3129
|
};
|
|
3130
|
-
//# sourceMappingURL=face-scheme-
|
|
3130
|
+
//# sourceMappingURL=face-scheme-mIhwrQXt.js.map
|
|
@@ -17,8 +17,8 @@ import { c as pe } from "./createLucideIcon-DhHxpK9K.js";
|
|
|
17
17
|
import { F as Ft } from "./file-text-5yv6r2ls.js";
|
|
18
18
|
import { F as At } from "./file-spreadsheet-DmwyfV4O.js";
|
|
19
19
|
import { C as Dt } from "./chevron-right-I9AeSxH2.js";
|
|
20
|
-
import { D as Te } from "./data-table-
|
|
21
|
-
import { A as Rt, a as It } from "./actions-cell-renderer-
|
|
20
|
+
import { D as Te } from "./data-table-DnKOmEVw.js";
|
|
21
|
+
import { A as Rt, a as It } from "./actions-cell-renderer-B5m9lwgC.js";
|
|
22
22
|
import { B as $e } from "./badge-BudgzTe_.js";
|
|
23
23
|
import { D as Ue } from "./download-CfYKJO_j.js";
|
|
24
24
|
import { P as zt } from "./pen-line-D0De5zdl.js";
|
|
@@ -26,7 +26,7 @@ import { S as Ye } from "./share-2-B49jcW2I.js";
|
|
|
26
26
|
import { P as Xe } from "./pencil-B1sKKyuT.js";
|
|
27
27
|
import { T as Ze } from "./trash-2-uumy3fy1.js";
|
|
28
28
|
import { I as Q } from "./icon-button-CehAeZoP.js";
|
|
29
|
-
import { I as _t } from "./icon-button-group-
|
|
29
|
+
import { I as _t } from "./icon-button-group-DZKC6KGf.js";
|
|
30
30
|
import { U as Je } from "./upload-BfT2hzMg.js";
|
|
31
31
|
import { P as Lt } from "./plus-DzMQ_c6b.js";
|
|
32
32
|
/**
|
|
@@ -1743,4 +1743,4 @@ export {
|
|
|
1743
1743
|
hn as F,
|
|
1744
1744
|
Gt as f
|
|
1745
1745
|
};
|
|
1746
|
-
//# sourceMappingURL=file-manager-
|
|
1746
|
+
//# sourceMappingURL=file-manager-DOcJGIx2.js.map
|
|
@@ -8,7 +8,7 @@ import { u as Y } from "./use-controllable-state-BiY4xTzM.js";
|
|
|
8
8
|
import { u as Z } from "./registry-DvAUVLHh.js";
|
|
9
9
|
import { B as R } from "./button-CaUe1uyd.js";
|
|
10
10
|
import { P as $ } from "./progress-CK8otcQ-.js";
|
|
11
|
-
import { f as ee } from "./payment-form-
|
|
11
|
+
import { f as ee } from "./payment-form-DqJFiplX.js";
|
|
12
12
|
import { T as se } from "./triangle-alert-CBnO6nq_.js";
|
|
13
13
|
import { C as ae } from "./check-DrFSN__t.js";
|
|
14
14
|
const re = {
|
|
@@ -276,4 +276,4 @@ export {
|
|
|
276
276
|
de as F,
|
|
277
277
|
re as f
|
|
278
278
|
};
|
|
279
|
-
//# sourceMappingURL=freemium-paywall-
|
|
279
|
+
//# sourceMappingURL=freemium-paywall-BaW5ODc9.js.map
|
|
@@ -3,7 +3,7 @@ import { forwardRef as I, useRef as c, useImperativeHandle as C, useCallback as
|
|
|
3
3
|
import { c as _ } from "./index-D2ZczOXr.js";
|
|
4
4
|
import { useTranslation as K } from "react-i18next";
|
|
5
5
|
import { I as l } from "./icon-button-CehAeZoP.js";
|
|
6
|
-
import { I as M } from "./icon-button-group-
|
|
6
|
+
import { I as M } from "./icon-button-group-DZKC6KGf.js";
|
|
7
7
|
import { D as r } from "./dropdown-menu-DU-Hrf33.js";
|
|
8
8
|
import { S as N } from "./switch-OILsBLWo.js";
|
|
9
9
|
import { c as S, a as j, L as H } from "./locale-picker-CH3kfrIG.js";
|
|
@@ -332,4 +332,4 @@ J.displayName = "HeaderSettings";
|
|
|
332
332
|
export {
|
|
333
333
|
J as H
|
|
334
334
|
};
|
|
335
|
-
//# sourceMappingURL=header-settings-
|
|
335
|
+
//# sourceMappingURL=header-settings-BEfx_-TF.js.map
|