@alfadocs/ui-kit 0.31.6 → 0.31.8
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/practice-profile-card-CfAMeTxQ.js +339 -0
- package/dist/_chunks/{practice-results-VqbCUO1b.js → practice-results-CIkAdwRm.js} +516 -512
- package/dist/agent-catalog.json +1 -1
- package/dist/components/practice-profile-card/index.js +1 -1
- package/dist/components/practice-profile-card/practice-profile-card.d.ts +43 -10
- package/dist/components/practice-results/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +23 -0
- package/dist/i18n/locales/ar.js +27 -0
- package/dist/i18n/locales/de.d.ts +23 -0
- package/dist/i18n/locales/de.js +27 -0
- package/dist/i18n/locales/el.d.ts +23 -0
- package/dist/i18n/locales/el.js +27 -0
- package/dist/i18n/locales/en.d.ts +23 -0
- package/dist/i18n/locales/en.js +27 -0
- package/dist/i18n/locales/es.d.ts +23 -0
- package/dist/i18n/locales/es.js +27 -0
- package/dist/i18n/locales/fr.d.ts +23 -0
- package/dist/i18n/locales/fr.js +27 -0
- package/dist/i18n/locales/hi.d.ts +23 -0
- package/dist/i18n/locales/hi.js +27 -0
- package/dist/i18n/locales/it.d.ts +23 -0
- package/dist/i18n/locales/it.js +27 -0
- package/dist/i18n/locales/ja.d.ts +23 -0
- package/dist/i18n/locales/ja.js +27 -0
- package/dist/i18n/locales/nl.d.ts +23 -0
- package/dist/i18n/locales/nl.js +27 -0
- package/dist/i18n/locales/pl.d.ts +23 -0
- package/dist/i18n/locales/pl.js +27 -0
- package/dist/i18n/locales/pt.d.ts +23 -0
- package/dist/i18n/locales/pt.js +27 -0
- package/dist/i18n/locales/ro.d.ts +23 -0
- package/dist/i18n/locales/ro.js +27 -0
- package/dist/i18n/locales/ru.d.ts +23 -0
- package/dist/i18n/locales/ru.js +27 -0
- package/dist/i18n/locales/sq.d.ts +23 -0
- package/dist/i18n/locales/sq.js +27 -0
- package/dist/i18n/locales/sv.d.ts +23 -0
- package/dist/i18n/locales/sv.js +27 -0
- package/dist/i18n/locales/tr.d.ts +23 -0
- package/dist/i18n/locales/tr.js +27 -0
- package/dist/i18n/locales/zh.d.ts +23 -0
- package/dist/i18n/locales/zh.js +27 -0
- package/dist/index.js +2 -2
- package/dist/locales/ar.json +23 -0
- package/dist/locales/de.json +23 -0
- package/dist/locales/el.json +23 -0
- package/dist/locales/en.json +23 -0
- package/dist/locales/es.json +23 -0
- package/dist/locales/fr.json +23 -0
- package/dist/locales/hi.json +23 -0
- package/dist/locales/it.json +23 -0
- package/dist/locales/ja.json +23 -0
- package/dist/locales/nl.json +23 -0
- package/dist/locales/pl.json +23 -0
- package/dist/locales/pt.json +23 -0
- package/dist/locales/ro.json +23 -0
- package/dist/locales/ru.json +23 -0
- package/dist/locales/sq.json +23 -0
- package/dist/locales/sv.json +23 -0
- package/dist/locales/tr.json +23 -0
- package/dist/locales/zh.json +23 -0
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/practice-profile-card-C2_2ZH_G.js +0 -297
package/package.json
CHANGED
|
@@ -1,297 +0,0 @@
|
|
|
1
|
-
import { jsxs as s, jsx as e, Fragment as I } from "react/jsx-runtime";
|
|
2
|
-
import { forwardRef as ae, useId as re, useMemo as ie } from "react";
|
|
3
|
-
import { c as te } from "./index-D2ZczOXr.js";
|
|
4
|
-
import { useTranslation as ne } from "react-i18next";
|
|
5
|
-
import { B as M } from "./badge-B9Cr6iEB.js";
|
|
6
|
-
import { C as R } from "./card-CNri9ssR.js";
|
|
7
|
-
import { K as le, a as oe } from "./key-value-pair-CYE7NSpM.js";
|
|
8
|
-
import { L as o } from "./link-DrD_cRUg.js";
|
|
9
|
-
import { u as se } from "./registry-nPAVE19X.js";
|
|
10
|
-
import { S as _ } from "./stethoscope-DT5qCW8Y.js";
|
|
11
|
-
import { H as N, S as F, L as S } from "./shield-check-BhHyReu8.js";
|
|
12
|
-
import { c as $ } from "./createLucideIcon-CrFbzy84.js";
|
|
13
|
-
import { G as E } from "./globe-BkEFMNSg.js";
|
|
14
|
-
import { M as H } from "./mail-C8irm52s.js";
|
|
15
|
-
import { M as V } from "./message-circle-C23eicgb.js";
|
|
16
|
-
import { M as K } from "./map-pin-B8STOPMJ.js";
|
|
17
|
-
/**
|
|
18
|
-
* @license lucide-react v1.8.0 - ISC
|
|
19
|
-
*
|
|
20
|
-
* This source code is licensed under the ISC license.
|
|
21
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
22
|
-
*/
|
|
23
|
-
const ce = [
|
|
24
|
-
["rect", { width: "20", height: "12", x: "2", y: "6", rx: "2", key: "9lu3g6" }],
|
|
25
|
-
["circle", { cx: "12", cy: "12", r: "2", key: "1c9p78" }],
|
|
26
|
-
["path", { d: "M6 12h.01M18 12h.01", key: "113zkx" }]
|
|
27
|
-
], L = $("banknote", ce);
|
|
28
|
-
/**
|
|
29
|
-
* @license lucide-react v1.8.0 - ISC
|
|
30
|
-
*
|
|
31
|
-
* This source code is licensed under the ISC license.
|
|
32
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
33
|
-
*/
|
|
34
|
-
const de = [
|
|
35
|
-
[
|
|
36
|
-
"path",
|
|
37
|
-
{
|
|
38
|
-
d: "M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384",
|
|
39
|
-
key: "9njp5v"
|
|
40
|
-
}
|
|
41
|
-
]
|
|
42
|
-
], O = $("phone", de), pe = {
|
|
43
|
-
id: "practice-profile-card",
|
|
44
|
-
capabilities: ["view_change"],
|
|
45
|
-
state: {
|
|
46
|
-
profession: {
|
|
47
|
-
type: "string",
|
|
48
|
-
descriptionKey: "ui.agent.practiceProfileCard.state.profession",
|
|
49
|
-
description: "Profession string the card is currently rendering — undefined when the consumer omitted it.",
|
|
50
|
-
read: (r) => r.getProfession()
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
actions: {},
|
|
54
|
-
domHooks: {
|
|
55
|
-
root: {
|
|
56
|
-
attr: "data-component",
|
|
57
|
-
value: "practice-profile-card",
|
|
58
|
-
description: "Marks the PracticeProfileCard root region."
|
|
59
|
-
},
|
|
60
|
-
instanceId: {
|
|
61
|
-
attr: "data-component-id",
|
|
62
|
-
sourceProp: "id",
|
|
63
|
-
description: "Sourced from the id prop."
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}, fe = te("ds:w-full ds:text-[color:var(--foreground)]", {
|
|
67
|
-
variants: {
|
|
68
|
-
// Matches the kit's other `surface` props (Booking, ReviewsPanel).
|
|
69
|
-
// The card itself renders `<Card variant="elevated">` so the
|
|
70
|
-
// `surface="flat"` opt-out is rare — most consumers want the
|
|
71
|
-
// boundary.
|
|
72
|
-
surface: {
|
|
73
|
-
flat: "",
|
|
74
|
-
elevated: ""
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
defaultVariants: { surface: "elevated" }
|
|
78
|
-
});
|
|
79
|
-
function ue(r) {
|
|
80
|
-
return r.replace(/[^\d+]/g, "");
|
|
81
|
-
}
|
|
82
|
-
function he(r, l) {
|
|
83
|
-
const n = `https://wa.me/${r}`;
|
|
84
|
-
return l ? `${n}?text=${encodeURIComponent(l)}` : n;
|
|
85
|
-
}
|
|
86
|
-
function me(r) {
|
|
87
|
-
return `https://www.google.com/maps/search/?api=1&query=${encodeURIComponent(r.line)}`;
|
|
88
|
-
}
|
|
89
|
-
function ve(r, l, n) {
|
|
90
|
-
try {
|
|
91
|
-
return new Intl.NumberFormat(n, {
|
|
92
|
-
style: "currency",
|
|
93
|
-
currency: l
|
|
94
|
-
}).format(r / 100);
|
|
95
|
-
} catch {
|
|
96
|
-
return (r / 100).toFixed(2);
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
const Pe = ae(
|
|
100
|
-
({
|
|
101
|
-
heading: r,
|
|
102
|
-
description: l,
|
|
103
|
-
address: n,
|
|
104
|
-
phone: c,
|
|
105
|
-
whatsappNumber: d,
|
|
106
|
-
whatsappMessage: B,
|
|
107
|
-
email: p,
|
|
108
|
-
website: f,
|
|
109
|
-
languages: u,
|
|
110
|
-
languageLabels: h,
|
|
111
|
-
insurances: m,
|
|
112
|
-
firstVisitPriceCents: v,
|
|
113
|
-
currencyCode: x = "EUR",
|
|
114
|
-
profession: P,
|
|
115
|
-
specializedInFearPatients: G,
|
|
116
|
-
onPhoneClick: U,
|
|
117
|
-
onWhatsAppClick: j,
|
|
118
|
-
onMapClick: q,
|
|
119
|
-
onEmailClick: T,
|
|
120
|
-
headerSlot: W,
|
|
121
|
-
footerSlot: D,
|
|
122
|
-
surface: b = "elevated",
|
|
123
|
-
"aria-label": z,
|
|
124
|
-
id: g,
|
|
125
|
-
className: Y,
|
|
126
|
-
...J
|
|
127
|
-
}, Q) => {
|
|
128
|
-
const { t: a, i18n: X } = ne(), y = re(), C = X.language ?? "en", k = r ?? a("practiceProfileCard.heading"), Z = z ?? k, w = ie(() => {
|
|
129
|
-
if (v != null)
|
|
130
|
-
return ve(v, x, C);
|
|
131
|
-
}, [v, x, C]), i = [];
|
|
132
|
-
n && i.push({
|
|
133
|
-
key: "address",
|
|
134
|
-
icon: /* @__PURE__ */ e(K, { "aria-hidden": "true" }),
|
|
135
|
-
label: a("practiceProfileCard.label.address"),
|
|
136
|
-
value: /* @__PURE__ */ s("span", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-2xs)]", children: [
|
|
137
|
-
/* @__PURE__ */ e("span", { children: n.line }),
|
|
138
|
-
n.lat != null && n.lng != null ? /* @__PURE__ */ e(
|
|
139
|
-
o,
|
|
140
|
-
{
|
|
141
|
-
href: me(n),
|
|
142
|
-
external: !0,
|
|
143
|
-
intent: "default",
|
|
144
|
-
onClick: q,
|
|
145
|
-
children: a("practiceProfileCard.openInGoogleMaps")
|
|
146
|
-
}
|
|
147
|
-
) : null
|
|
148
|
-
] })
|
|
149
|
-
}), c && i.push({
|
|
150
|
-
key: "phone",
|
|
151
|
-
icon: /* @__PURE__ */ e(O, { "aria-hidden": "true" }),
|
|
152
|
-
label: a("practiceProfileCard.label.phone"),
|
|
153
|
-
value: /* @__PURE__ */ e(
|
|
154
|
-
o,
|
|
155
|
-
{
|
|
156
|
-
href: `tel:${ue(c)}`,
|
|
157
|
-
intent: "default",
|
|
158
|
-
onClick: U,
|
|
159
|
-
children: c
|
|
160
|
-
}
|
|
161
|
-
)
|
|
162
|
-
}), d && i.push({
|
|
163
|
-
key: "whatsapp",
|
|
164
|
-
icon: /* @__PURE__ */ e(V, { "aria-hidden": "true" }),
|
|
165
|
-
label: a("practiceProfileCard.label.whatsapp"),
|
|
166
|
-
value: /* @__PURE__ */ e(
|
|
167
|
-
o,
|
|
168
|
-
{
|
|
169
|
-
href: he(d, B),
|
|
170
|
-
external: !0,
|
|
171
|
-
intent: "default",
|
|
172
|
-
onClick: j,
|
|
173
|
-
children: d
|
|
174
|
-
}
|
|
175
|
-
)
|
|
176
|
-
}), p && i.push({
|
|
177
|
-
key: "email",
|
|
178
|
-
icon: /* @__PURE__ */ e(H, { "aria-hidden": "true" }),
|
|
179
|
-
label: a("practiceProfileCard.label.email"),
|
|
180
|
-
value: /* @__PURE__ */ e(
|
|
181
|
-
o,
|
|
182
|
-
{
|
|
183
|
-
href: `mailto:${p}`,
|
|
184
|
-
intent: "default",
|
|
185
|
-
onClick: T,
|
|
186
|
-
children: p
|
|
187
|
-
}
|
|
188
|
-
)
|
|
189
|
-
}), f && i.push({
|
|
190
|
-
key: "website",
|
|
191
|
-
icon: /* @__PURE__ */ e(E, { "aria-hidden": "true" }),
|
|
192
|
-
label: a("practiceProfileCard.label.website"),
|
|
193
|
-
value: /* @__PURE__ */ e(o, { href: f, external: !0, intent: "default", children: f })
|
|
194
|
-
}), u && u.length > 0 && i.push({
|
|
195
|
-
key: "languages",
|
|
196
|
-
icon: /* @__PURE__ */ e(S, { "aria-hidden": "true" }),
|
|
197
|
-
label: a("practiceProfileCard.label.languages"),
|
|
198
|
-
value: /* @__PURE__ */ e("span", { className: "ds:flex ds:flex-wrap ds:gap-[var(--spacing-2xs)]", children: u.map((t) => /* @__PURE__ */ e(M, { variant: "neutral", children: (h == null ? void 0 : h[t]) ?? t.toUpperCase() }, t)) })
|
|
199
|
-
}), m && m.length > 0 && i.push({
|
|
200
|
-
key: "insurances",
|
|
201
|
-
icon: /* @__PURE__ */ e(F, { "aria-hidden": "true" }),
|
|
202
|
-
label: a("practiceProfileCard.label.insurances"),
|
|
203
|
-
value: /* @__PURE__ */ e("span", { className: "ds:flex ds:flex-wrap ds:gap-[var(--spacing-2xs)]", children: m.map((t) => /* @__PURE__ */ e(M, { variant: "info", children: t }, t)) })
|
|
204
|
-
}), w && i.push({
|
|
205
|
-
key: "firstVisitPrice",
|
|
206
|
-
icon: /* @__PURE__ */ e(L, { "aria-hidden": "true" }),
|
|
207
|
-
label: a("practiceProfileCard.label.firstVisitPrice"),
|
|
208
|
-
value: w
|
|
209
|
-
}), G && i.push({
|
|
210
|
-
key: "expertForAnxiousPatients",
|
|
211
|
-
icon: /* @__PURE__ */ e(N, { "aria-hidden": "true" }),
|
|
212
|
-
label: a("practiceProfileCard.label.expertForAnxiousPatients"),
|
|
213
|
-
value: a("practiceProfileCard.value.yesShort")
|
|
214
|
-
}), P && i.push({
|
|
215
|
-
key: "profession",
|
|
216
|
-
icon: /* @__PURE__ */ e(_, { "aria-hidden": "true" }),
|
|
217
|
-
label: a("practiceProfileCard.label.profession"),
|
|
218
|
-
value: P
|
|
219
|
-
}), se(
|
|
220
|
-
pe,
|
|
221
|
-
{ getProfession: () => P },
|
|
222
|
-
g
|
|
223
|
-
);
|
|
224
|
-
const ee = /* @__PURE__ */ s(I, { children: [
|
|
225
|
-
l ? /* @__PURE__ */ e("p", { className: "type-body-sm ds:m-0 ds:whitespace-pre-line", children: l }) : null,
|
|
226
|
-
i.length > 0 ? /* @__PURE__ */ e(le, { rowGap: "md", children: i.map((t) => /* @__PURE__ */ e(
|
|
227
|
-
oe,
|
|
228
|
-
{
|
|
229
|
-
icon: t.icon,
|
|
230
|
-
label: t.label,
|
|
231
|
-
value: t.value
|
|
232
|
-
},
|
|
233
|
-
t.key
|
|
234
|
-
)) }) : null,
|
|
235
|
-
D
|
|
236
|
-
] }), A = /* @__PURE__ */ s(I, { children: [
|
|
237
|
-
/* @__PURE__ */ s("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-sm)]", children: [
|
|
238
|
-
W,
|
|
239
|
-
/* @__PURE__ */ e(
|
|
240
|
-
"h2",
|
|
241
|
-
{
|
|
242
|
-
id: y,
|
|
243
|
-
className: "type-title-card ds:m-0 ds:text-[color:var(--foreground)]",
|
|
244
|
-
children: k
|
|
245
|
-
}
|
|
246
|
-
)
|
|
247
|
-
] }),
|
|
248
|
-
ee
|
|
249
|
-
] });
|
|
250
|
-
return /* @__PURE__ */ e(
|
|
251
|
-
"div",
|
|
252
|
-
{
|
|
253
|
-
ref: Q,
|
|
254
|
-
role: "region",
|
|
255
|
-
"aria-label": Z,
|
|
256
|
-
"aria-labelledby": y,
|
|
257
|
-
"data-component": "practice-profile-card",
|
|
258
|
-
"data-component-id": g,
|
|
259
|
-
id: g,
|
|
260
|
-
className: fe({ surface: b, className: Y }),
|
|
261
|
-
...J,
|
|
262
|
-
children: b === "elevated" ? /* @__PURE__ */ e(R, { variant: "elevated", children: /* @__PURE__ */ e(R.Body, { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-md)]", children: A }) }) : /* @__PURE__ */ e("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-md)]", children: A })
|
|
263
|
-
}
|
|
264
|
-
);
|
|
265
|
-
}
|
|
266
|
-
);
|
|
267
|
-
Pe.displayName = "PracticeProfileCard";
|
|
268
|
-
const Ee = [
|
|
269
|
-
"address",
|
|
270
|
-
"phone",
|
|
271
|
-
"whatsapp",
|
|
272
|
-
"email",
|
|
273
|
-
"website",
|
|
274
|
-
"languages",
|
|
275
|
-
"insurances",
|
|
276
|
-
"firstVisitPrice",
|
|
277
|
-
"expertForAnxiousPatients",
|
|
278
|
-
"profession"
|
|
279
|
-
], He = {
|
|
280
|
-
address: K,
|
|
281
|
-
phone: O,
|
|
282
|
-
whatsapp: V,
|
|
283
|
-
email: H,
|
|
284
|
-
website: E,
|
|
285
|
-
languages: S,
|
|
286
|
-
insurances: F,
|
|
287
|
-
firstVisitPrice: L,
|
|
288
|
-
expertForAnxiousPatients: N,
|
|
289
|
-
profession: _
|
|
290
|
-
};
|
|
291
|
-
export {
|
|
292
|
-
He as P,
|
|
293
|
-
Ee as a,
|
|
294
|
-
Pe as b,
|
|
295
|
-
pe as p
|
|
296
|
-
};
|
|
297
|
-
//# sourceMappingURL=practice-profile-card-C2_2ZH_G.js.map
|