@alfadocs/ui-kit 0.20.1 → 0.23.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/{agenda-card-CsCm7hQv.js → agenda-card-BmpaUG1h.js} +2 -2
- package/dist/_chunks/{agenda-tray-B8QZ3wEp.js → agenda-tray-DiInnVqk.js} +2 -2
- package/dist/_chunks/{alia-sidebar-Bof6TlFx.js → alia-sidebar-CUi2UCbY.js} +3 -3
- package/dist/_chunks/{avatar-I10iCDs8.js → avatar-BpFohgWG.js} +24 -16
- package/dist/_chunks/{chat-message-ChOnwqf_.js → chat-message-W3k8rLOA.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Dn3-ANF5.js → editable-currency-cell-renderer-1t42gENX.js} +757 -717
- package/dist/_chunks/key-value-pair-DBuOCtIc.js +98 -0
- package/dist/_chunks/{message-card-c6R0-qXq.js → message-card-i61k1TGc.js} +2 -2
- package/dist/_chunks/{message-tray-BNAS8al4.js → message-tray-DrV7G-wR.js} +2 -2
- package/dist/_chunks/{timeline-rmls7dIh.js → timeline-Czeqr3HF.js} +2 -2
- package/dist/_chunks/{whatsapp-button-Bj5FIhpC.js → whatsapp-button-CtlLwM3M.js} +14 -3
- package/dist/_chunks/{workflow-map-BkLglexk.js → workflow-map-712GL-8u.js} +2 -2
- package/dist/agent-catalog.json +1 -1
- package/dist/components/agenda-card/index.js +1 -1
- package/dist/components/agenda-tray/index.js +1 -1
- package/dist/components/avatar/avatar.d.ts +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/chat-message/index.js +1 -1
- package/dist/components/data-table/filters/date-range-filter.d.ts +7 -4
- package/dist/components/data-table/filters/select-filter.d.ts +9 -15
- package/dist/components/data-table/filters/typeahead-filter.d.ts +7 -4
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/key-value-pair/index.js +1 -1
- package/dist/components/key-value-pair/key-value-pair.d.ts +19 -1
- package/dist/components/message-card/index.js +1 -1
- package/dist/components/message-tray/index.js +1 -1
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/whatsapp-button/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/i18n/config.d.ts +1 -1
- package/dist/i18n/config.js +18356 -2114
- package/dist/i18n/locales/ar.d.ts +1081 -0
- package/dist/i18n/locales/de.d.ts +1081 -0
- package/dist/i18n/locales/el.d.ts +1078 -0
- package/dist/i18n/locales/es.d.ts +1078 -0
- package/dist/i18n/locales/fr.d.ts +1078 -0
- package/dist/i18n/locales/hi.d.ts +1078 -0
- package/dist/i18n/locales/ja.d.ts +1078 -0
- package/dist/i18n/locales/nl.d.ts +1078 -0
- package/dist/i18n/locales/pl.d.ts +1078 -0
- package/dist/i18n/locales/pt.d.ts +1079 -0
- package/dist/i18n/locales/ro.d.ts +1078 -0
- package/dist/i18n/locales/ru.d.ts +1078 -0
- package/dist/i18n/locales/sq.d.ts +1078 -0
- package/dist/i18n/locales/sv.d.ts +1078 -0
- package/dist/i18n/locales/tr.d.ts +1078 -0
- package/dist/i18n/locales/zh.d.ts +1078 -0
- package/dist/i18n/resources.d.ts +48 -1034
- package/dist/index.js +12 -12
- package/dist/locales/ar.json +1073 -1
- package/dist/locales/de.json +58 -8
- package/dist/locales/el.json +1073 -0
- package/dist/locales/es.json +1073 -0
- package/dist/locales/fr.json +1073 -0
- package/dist/locales/hi.json +1073 -0
- package/dist/locales/it.json +31 -0
- package/dist/locales/ja.json +1073 -0
- package/dist/locales/nl.json +1073 -0
- package/dist/locales/pl.json +1073 -0
- package/dist/locales/pt.json +1073 -0
- package/dist/locales/ro.json +1073 -0
- package/dist/locales/ru.json +1073 -0
- package/dist/locales/sq.json +1073 -0
- package/dist/locales/sv.json +1073 -0
- package/dist/locales/tr.json +1073 -0
- package/dist/locales/zh.json +1073 -0
- package/dist/patterns/alia-assistant/index.js +1 -1
- package/dist/tokens.css +2 -2
- package/package.json +4 -1
- package/dist/_chunks/key-value-pair-AbrRwesr.js +0 -76
package/dist/index.js
CHANGED
|
@@ -40,18 +40,18 @@ import { T as ce } from "./_chunks/text-area-D5GAe8pV.js";
|
|
|
40
40
|
import { T as ue } from "./_chunks/text-input-CakysYnD.js";
|
|
41
41
|
import { T as Se, t as Ce } from "./_chunks/time-picker-DeVZkIY2.js";
|
|
42
42
|
import { A as be, a as Pe, b as he, c as Ie, d as Re } from "./_chunks/accordion-CNcodXuO.js";
|
|
43
|
-
import { A as Fe, g as ke, n as Le } from "./_chunks/avatar-
|
|
43
|
+
import { A as Fe, g as ke, n as Le } from "./_chunks/avatar-BpFohgWG.js";
|
|
44
44
|
import { B as ye } from "./_chunks/badge-cLYVGlMh.js";
|
|
45
45
|
import { B as Be } from "./_chunks/benefit-card-DXmrAyfn.js";
|
|
46
46
|
import { C as we } from "./_chunks/card-CWzuTLYE.js";
|
|
47
47
|
import { C as ve, c as He } from "./_chunks/carousel.agent-CQPFfppK.js";
|
|
48
48
|
import { C as _e } from "./_chunks/contact-card-DTQUMetD.js";
|
|
49
|
-
import { A as We, B as Ue, C as Ke, a as je, D as Ye, b as ze, c as qe, d as Qe, E as Je, e as Xe, I as Ze, L as $e, S as ar, f as er, g as rr, T as or, h as tr, i as sr, j as ir, k as nr, l as pr, U as mr, m as lr, n as dr, u as fr } from "./_chunks/editable-currency-cell-renderer-
|
|
49
|
+
import { A as We, B as Ue, C as Ke, a as je, D as Ye, b as ze, c as qe, d as Qe, E as Je, e as Xe, I as Ze, L as $e, S as ar, f as er, g as rr, T as or, h as tr, i as sr, j as ir, k as nr, l as pr, U as mr, m as lr, n as dr, u as fr } from "./_chunks/editable-currency-cell-renderer-1t42gENX.js";
|
|
50
50
|
import { D as cr } from "./_chunks/description-list-y7Hk51KI.js";
|
|
51
51
|
import { E as ur } from "./_chunks/empty-state-3CLJIXSj.js";
|
|
52
52
|
import { F as Sr, a as Cr, h as Tr } from "./_chunks/flag-DZ6V7-hU.js";
|
|
53
53
|
import { K as Pr, k as hr } from "./_chunks/kbd-Cglkd7CY.js";
|
|
54
|
-
import { K as Rr } from "./_chunks/key-value-pair-
|
|
54
|
+
import { K as Rr } from "./_chunks/key-value-pair-DBuOCtIc.js";
|
|
55
55
|
import { L as Fr, l as kr } from "./_chunks/list-BdvDctBz.js";
|
|
56
56
|
import { L as Nr } from "./_chunks/logo-_Z-jLq80.js";
|
|
57
57
|
import { M as Mr } from "./_chunks/map-view-CcwycFQX.js";
|
|
@@ -60,7 +60,7 @@ import { S as Vr } from "./_chunks/skeleton-CZbwyJAA.js";
|
|
|
60
60
|
import { S as Hr, s as Or, u as _r } from "./_chunks/sparkline-B5Ms55PZ.js";
|
|
61
61
|
import { S as Wr } from "./_chunks/stat-CYEx8sIR.js";
|
|
62
62
|
import { T as Kr } from "./_chunks/tag-CQmHRM4Y.js";
|
|
63
|
-
import { T as Yr, t as zr } from "./_chunks/timeline-
|
|
63
|
+
import { T as Yr, t as zr } from "./_chunks/timeline-Czeqr3HF.js";
|
|
64
64
|
import { T as Qr } from "./_chunks/timestamp-BV2lC-wV.js";
|
|
65
65
|
import { B as Xr, a as Zr, b as $r, c as ao, d as eo, e as ro, f as oo } from "./_chunks/breadcrumb--YI7lcHA.js";
|
|
66
66
|
import { C as so, a as io, b as no, c as po, d as mo, e as lo, f as fo, g as go, h as co, i as xo, j as uo, k as Ao, u as So } from "./_chunks/command-palette-DkL-aW4O.js";
|
|
@@ -77,17 +77,17 @@ import { S as Lt, s as Nt } from "./_chunks/stepper-calendar-BLOJUE0-.js";
|
|
|
77
77
|
import { S as Mt, s as Bt } from "./_chunks/stepper-progress-jFY8BSf7.js";
|
|
78
78
|
import { T as wt, a as Vt, b as vt, c as Ht, t as Ot } from "./_chunks/tabs-aEQfQV3x.js";
|
|
79
79
|
import { T as Gt, t as Wt } from "./_chunks/theme-toggle-BswYl0Yp.js";
|
|
80
|
-
import { A as Kt, i as jt } from "./_chunks/agenda-card-
|
|
80
|
+
import { A as Kt, i as jt } from "./_chunks/agenda-card-BmpaUG1h.js";
|
|
81
81
|
import { a as zt } from "./_chunks/agenda-card.agent-B_R47-c9.js";
|
|
82
|
-
import { A as Qt, a as Jt } from "./_chunks/agenda-tray-
|
|
82
|
+
import { A as Qt, a as Jt } from "./_chunks/agenda-tray-DiInnVqk.js";
|
|
83
83
|
import { A as Zt } from "./_chunks/alert-ywPR59NE.js";
|
|
84
84
|
import { D as as, d as es } from "./_chunks/dialog-DUomPCRS.js";
|
|
85
85
|
import { D as os, d as ts } from "./_chunks/dropdown-menu-DZxwF23X.js";
|
|
86
86
|
import { L as is } from "./_chunks/live-region-C41SO3cA.js";
|
|
87
87
|
import { M as ps } from "./_chunks/matrix-rain-CRPMXcVx.js";
|
|
88
|
-
import { M as ls, i as ds } from "./_chunks/message-card-
|
|
88
|
+
import { M as ls, i as ds } from "./_chunks/message-card-i61k1TGc.js";
|
|
89
89
|
import { m as gs } from "./_chunks/message-card.agent-4IeIgrnJ.js";
|
|
90
|
-
import { M as xs, m as us } from "./_chunks/message-tray-
|
|
90
|
+
import { M as xs, m as us } from "./_chunks/message-tray-DrV7G-wR.js";
|
|
91
91
|
import { N as Ss, i as Cs } from "./_chunks/notification-card-ejOw5g6g.js";
|
|
92
92
|
import { n as bs } from "./_chunks/notification-card.agent-Rqt3ofk9.js";
|
|
93
93
|
import { N as hs, n as Is } from "./_chunks/notification-tray-D_69dXFY.js";
|
|
@@ -116,7 +116,7 @@ import { A as Ui, a as Ki } from "./_chunks/audio-recorder-D4xM3H5i.js";
|
|
|
116
116
|
import { A as Yi } from "./_chunks/audio-visualiser-I-T4Z7EU.js";
|
|
117
117
|
import { C as qi, c as Qi } from "./_chunks/chat-container-izziXViv.js";
|
|
118
118
|
import { C as Xi, c as Zi } from "./_chunks/chat-input-B3XmFGDw.js";
|
|
119
|
-
import { C as an } from "./_chunks/chat-message-
|
|
119
|
+
import { C as an } from "./_chunks/chat-message-W3k8rLOA.js";
|
|
120
120
|
import { F as rn, f as on } from "./_chunks/freemium-paywall-CM6V1zNf.js";
|
|
121
121
|
import { S as sn } from "./_chunks/streaming-text-BgjCTVOw.js";
|
|
122
122
|
import { S as pn, a as mn } from "./_chunks/suggestion-chip-C4kxWUIs.js";
|
|
@@ -131,9 +131,9 @@ import { S as _n, s as Gn } from "./_chunks/signature-capture-DjMlFOzS.js";
|
|
|
131
131
|
import { S as Un, f as Kn, i as jn } from "./_chunks/slot-grid-CgpYgBkW.js";
|
|
132
132
|
import { C as zn, a as qn, b as Qn, F as Jn, c as Xn, d as Zn, P as $n, e as ap, T as ep, f as rp, g as op, h as tp, l as sp, i as ip, t as np, r as pp } from "./_chunks/tooth-scheme-3mITSXiZ.js";
|
|
133
133
|
import { T as lp } from "./_chunks/transaction-chip-z9ENE50O.js";
|
|
134
|
-
import { W as fp } from "./_chunks/whatsapp-button-
|
|
135
|
-
import { C as cp, W as xp, a as up, b as Ap, c as Sp, i as Cp, l as Tp, m as bp, r as Pp, w as hp, d as Ip, e as Rp, f as Ep } from "./_chunks/workflow-map-
|
|
136
|
-
import { A as kp, a as Lp, b as Np, c as yp } from "./_chunks/alia-sidebar-
|
|
134
|
+
import { W as fp } from "./_chunks/whatsapp-button-CtlLwM3M.js";
|
|
135
|
+
import { C as cp, W as xp, a as up, b as Ap, c as Sp, i as Cp, l as Tp, m as bp, r as Pp, w as hp, d as Ip, e as Rp, f as Ep } from "./_chunks/workflow-map-712GL-8u.js";
|
|
136
|
+
import { A as kp, a as Lp, b as Np, c as yp } from "./_chunks/alia-sidebar-CUi2UCbY.js";
|
|
137
137
|
import { P as Bp } from "./_chunks/patient-shell-DavGODt9.js";
|
|
138
138
|
import { Root as wp } from "@radix-ui/react-aspect-ratio";
|
|
139
139
|
export {
|