@alfadocs/ui-kit 0.32.3 → 0.32.5
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/{public-footer.agent-Bh0rnx4i.js → public-footer.agent-Cjfe5jus.js} +63 -63
- package/dist/_chunks/{reviews-panel-B-18RBSn.js → reviews-panel-Dow8Dzoa.js} +2 -2
- package/dist/agent-catalog.json +1 -1
- package/dist/components/public-footer/index.js +1 -1
- package/dist/components/public-footer/public-footer.d.ts +9 -4
- package/dist/components/reviews-panel/index.js +1 -1
- package/dist/index.js +2 -2
- package/dist/tokens.css +1 -1
- package/package.json +2 -1
|
@@ -33,18 +33,18 @@ const L = "https://www.alfadocs.com", F = {
|
|
|
33
33
|
contacts: "/es/contacto"
|
|
34
34
|
}
|
|
35
35
|
}, B = "https://";
|
|
36
|
-
function K(
|
|
37
|
-
return !
|
|
36
|
+
function K(s) {
|
|
37
|
+
return !s || !s.startsWith(B) ? L : s.replace(/\/+$/, "");
|
|
38
38
|
}
|
|
39
|
-
function k(
|
|
39
|
+
function k(s, t, a) {
|
|
40
40
|
var c, l;
|
|
41
|
-
const r = (c = a == null ? void 0 : a[
|
|
41
|
+
const r = (c = a == null ? void 0 : a[t]) == null ? void 0 : c[s];
|
|
42
42
|
if (r) return r;
|
|
43
|
-
const n = (l = Y[
|
|
44
|
-
return n || F[
|
|
43
|
+
const n = (l = Y[s]) == null ? void 0 : l[t];
|
|
44
|
+
return n || F[t];
|
|
45
45
|
}
|
|
46
|
-
function W(
|
|
47
|
-
const r = K(
|
|
46
|
+
function W(s, t, a) {
|
|
47
|
+
const r = K(t), n = (s || "it").split("-")[0];
|
|
48
48
|
return {
|
|
49
49
|
privacy: `${r}${k(n, "privacy", a)}`,
|
|
50
50
|
terms: `${r}${k(n, "terms", a)}`,
|
|
@@ -65,12 +65,12 @@ const X = [
|
|
|
65
65
|
viewBox: "0 0 24 24",
|
|
66
66
|
fill: "currentColor",
|
|
67
67
|
xmlns: "http://www.w3.org/2000/svg"
|
|
68
|
-
}, J = (
|
|
68
|
+
}, J = (s) => /* @__PURE__ */ e("svg", { ...y, ...s, children: /* @__PURE__ */ e("path", { d: "M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.063 2.063 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z" }) }), Q = (s) => /* @__PURE__ */ e("svg", { ...y, ...s, children: /* @__PURE__ */ e("path", { d: "M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z" }) }), Z = (s) => /* @__PURE__ */ e("svg", { ...y, ...s, children: /* @__PURE__ */ e("path", { d: "M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z" }) }), ee = (s) => /* @__PURE__ */ e("svg", { ...y, ...s, children: /* @__PURE__ */ e("path", { d: "M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z" }) }), se = {
|
|
69
69
|
linkedin: J,
|
|
70
70
|
youtube: Q,
|
|
71
71
|
instagram: Z,
|
|
72
72
|
facebook: ee
|
|
73
|
-
},
|
|
73
|
+
}, te = "AlfaDocs GmbH", ae = "P.IVA DE301955405", ne = R(
|
|
74
74
|
[
|
|
75
75
|
"ds:w-full",
|
|
76
76
|
"ds:text-[color:var(--muted-foreground)]",
|
|
@@ -113,12 +113,12 @@ const X = [
|
|
|
113
113
|
defaultVariants: { variant: "compact" }
|
|
114
114
|
}
|
|
115
115
|
), re = /^(https?:\/\/|mailto:|tel:|\/(?!\/))/i;
|
|
116
|
-
function I(
|
|
117
|
-
return re.test(
|
|
116
|
+
function I(s) {
|
|
117
|
+
return re.test(s) ? s : "#";
|
|
118
118
|
}
|
|
119
119
|
function M({
|
|
120
|
-
copyright:
|
|
121
|
-
align:
|
|
120
|
+
copyright: s,
|
|
121
|
+
align: t = "center"
|
|
122
122
|
}) {
|
|
123
123
|
return /* @__PURE__ */ e(
|
|
124
124
|
"p",
|
|
@@ -126,15 +126,15 @@ function M({
|
|
|
126
126
|
className: [
|
|
127
127
|
"ds:m-0 ds:text-[color:var(--muted-foreground)]",
|
|
128
128
|
"ds:text-[length:var(--font-size-sm)]",
|
|
129
|
-
|
|
129
|
+
t === "center" ? "ds:text-center" : "ds:text-start"
|
|
130
130
|
].join(" "),
|
|
131
|
-
children:
|
|
131
|
+
children: s
|
|
132
132
|
}
|
|
133
133
|
);
|
|
134
134
|
}
|
|
135
135
|
const ce = H(
|
|
136
136
|
function({
|
|
137
|
-
variant:
|
|
137
|
+
variant: t,
|
|
138
138
|
marketingBaseUrl: a,
|
|
139
139
|
legalUrlOverrides: r,
|
|
140
140
|
linkGroups: n,
|
|
@@ -142,7 +142,7 @@ const ce = H(
|
|
|
142
142
|
logoSlot: l,
|
|
143
143
|
extraNavSlot: d,
|
|
144
144
|
trustBadgesSlot: h,
|
|
145
|
-
showTagline: v = !
|
|
145
|
+
showTagline: v = !1,
|
|
146
146
|
id: g,
|
|
147
147
|
"aria-label": z
|
|
148
148
|
}, p) {
|
|
@@ -153,14 +153,14 @@ const ce = H(
|
|
|
153
153
|
P(
|
|
154
154
|
p,
|
|
155
155
|
() => ({
|
|
156
|
-
getVariant: () =>
|
|
156
|
+
getVariant: () => t,
|
|
157
157
|
getLegalUrls: () => x
|
|
158
158
|
}),
|
|
159
|
-
[
|
|
159
|
+
[t, x]
|
|
160
160
|
);
|
|
161
161
|
const j = (/* @__PURE__ */ new Date()).getFullYear(), N = o("footer.copyright", {
|
|
162
162
|
year: j,
|
|
163
|
-
entity:
|
|
163
|
+
entity: te,
|
|
164
164
|
vat: ae
|
|
165
165
|
}), $ = v ? o("footer.tagline") : void 0, E = z ?? o("footer.nav.label"), w = {
|
|
166
166
|
privacy: o("footer.nav.privacy"),
|
|
@@ -174,10 +174,10 @@ const ce = H(
|
|
|
174
174
|
role: "contentinfo",
|
|
175
175
|
"aria-label": E,
|
|
176
176
|
"data-component": "public-footer",
|
|
177
|
-
"data-variant":
|
|
178
|
-
className: ne({ variant:
|
|
177
|
+
"data-variant": t,
|
|
178
|
+
className: ne({ variant: t }),
|
|
179
179
|
children: [
|
|
180
|
-
|
|
180
|
+
t === "minimal" && /* @__PURE__ */ e(
|
|
181
181
|
ie,
|
|
182
182
|
{
|
|
183
183
|
legalUrls: x,
|
|
@@ -186,7 +186,7 @@ const ce = H(
|
|
|
186
186
|
trustBadgesSlot: h
|
|
187
187
|
}
|
|
188
188
|
),
|
|
189
|
-
|
|
189
|
+
t === "compact" && /* @__PURE__ */ e(
|
|
190
190
|
le,
|
|
191
191
|
{
|
|
192
192
|
legalUrls: x,
|
|
@@ -199,7 +199,7 @@ const ce = H(
|
|
|
199
199
|
t: o
|
|
200
200
|
}
|
|
201
201
|
),
|
|
202
|
-
|
|
202
|
+
t === "full" && /* @__PURE__ */ e(
|
|
203
203
|
de,
|
|
204
204
|
{
|
|
205
205
|
legalUrls: x,
|
|
@@ -220,8 +220,8 @@ const ce = H(
|
|
|
220
220
|
}
|
|
221
221
|
);
|
|
222
222
|
function ie({
|
|
223
|
-
legalUrls:
|
|
224
|
-
labels:
|
|
223
|
+
legalUrls: s,
|
|
224
|
+
labels: t,
|
|
225
225
|
copyright: a,
|
|
226
226
|
trustBadgesSlot: r
|
|
227
227
|
}) {
|
|
@@ -237,22 +237,22 @@ function ie({
|
|
|
237
237
|
/* @__PURE__ */ e(
|
|
238
238
|
f,
|
|
239
239
|
{
|
|
240
|
-
href:
|
|
240
|
+
href: s.privacy,
|
|
241
241
|
external: !0,
|
|
242
242
|
externalIcon: !1,
|
|
243
243
|
intent: "subtle",
|
|
244
|
-
children:
|
|
244
|
+
children: t.privacy
|
|
245
245
|
}
|
|
246
246
|
),
|
|
247
247
|
/* @__PURE__ */ e(m, { orientation: "vertical", className: "ds:h-4" }),
|
|
248
248
|
/* @__PURE__ */ e(
|
|
249
249
|
f,
|
|
250
250
|
{
|
|
251
|
-
href:
|
|
251
|
+
href: s.terms,
|
|
252
252
|
external: !0,
|
|
253
253
|
externalIcon: !1,
|
|
254
254
|
intent: "subtle",
|
|
255
|
-
children:
|
|
255
|
+
children: t.terms
|
|
256
256
|
}
|
|
257
257
|
),
|
|
258
258
|
/* @__PURE__ */ e(m, { orientation: "vertical", className: "ds:h-4" }),
|
|
@@ -260,19 +260,19 @@ function ie({
|
|
|
260
260
|
] });
|
|
261
261
|
}
|
|
262
262
|
function _({
|
|
263
|
-
socials:
|
|
264
|
-
t
|
|
263
|
+
socials: s,
|
|
264
|
+
t,
|
|
265
265
|
size: a
|
|
266
266
|
}) {
|
|
267
|
-
if (
|
|
267
|
+
if (s.length === 0) return null;
|
|
268
268
|
const r = a === "sm" ? "ds:size-4" : "ds:size-5";
|
|
269
269
|
return /* @__PURE__ */ e(
|
|
270
270
|
"ul",
|
|
271
271
|
{
|
|
272
272
|
"data-slot": "socials",
|
|
273
273
|
className: "ds:list-none ds:m-0 ds:p-0 ds:flex ds:items-center ds:gap-[var(--spacing-xs)]",
|
|
274
|
-
children:
|
|
275
|
-
const c =
|
|
274
|
+
children: s.map((n) => {
|
|
275
|
+
const c = se[n.network], l = n.href ?? q[n.network], d = t(`footer.social.aria.${n.network}`);
|
|
276
276
|
return /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
277
277
|
f,
|
|
278
278
|
{
|
|
@@ -297,8 +297,8 @@ function _({
|
|
|
297
297
|
);
|
|
298
298
|
}
|
|
299
299
|
function le({
|
|
300
|
-
legalUrls:
|
|
301
|
-
labels:
|
|
300
|
+
legalUrls: s,
|
|
301
|
+
labels: t,
|
|
302
302
|
copyright: a,
|
|
303
303
|
tagline: r,
|
|
304
304
|
socials: n,
|
|
@@ -337,33 +337,33 @@ function le({
|
|
|
337
337
|
/* @__PURE__ */ e(
|
|
338
338
|
f,
|
|
339
339
|
{
|
|
340
|
-
href:
|
|
340
|
+
href: s.privacy,
|
|
341
341
|
external: !0,
|
|
342
342
|
externalIcon: !1,
|
|
343
343
|
intent: "subtle",
|
|
344
|
-
children:
|
|
344
|
+
children: t.privacy
|
|
345
345
|
}
|
|
346
346
|
),
|
|
347
347
|
/* @__PURE__ */ e(m, { orientation: "vertical", className: "ds:h-4" }),
|
|
348
348
|
/* @__PURE__ */ e(
|
|
349
349
|
f,
|
|
350
350
|
{
|
|
351
|
-
href:
|
|
351
|
+
href: s.terms,
|
|
352
352
|
external: !0,
|
|
353
353
|
externalIcon: !1,
|
|
354
354
|
intent: "subtle",
|
|
355
|
-
children:
|
|
355
|
+
children: t.terms
|
|
356
356
|
}
|
|
357
357
|
),
|
|
358
358
|
/* @__PURE__ */ e(m, { orientation: "vertical", className: "ds:h-4" }),
|
|
359
359
|
/* @__PURE__ */ e(
|
|
360
360
|
f,
|
|
361
361
|
{
|
|
362
|
-
href:
|
|
362
|
+
href: s.contacts,
|
|
363
363
|
external: !0,
|
|
364
364
|
externalIcon: !1,
|
|
365
365
|
intent: "subtle",
|
|
366
|
-
children:
|
|
366
|
+
children: t.contacts
|
|
367
367
|
}
|
|
368
368
|
),
|
|
369
369
|
l && /* @__PURE__ */ i(b, { children: [
|
|
@@ -382,19 +382,19 @@ function le({
|
|
|
382
382
|
) : null
|
|
383
383
|
] });
|
|
384
384
|
}
|
|
385
|
-
function oe(
|
|
385
|
+
function oe(s, t) {
|
|
386
386
|
return {
|
|
387
387
|
key: "legal",
|
|
388
388
|
links: [
|
|
389
|
-
{ href:
|
|
390
|
-
{ href:
|
|
391
|
-
{ href:
|
|
389
|
+
{ href: s.privacy, label: t.privacy, external: !0 },
|
|
390
|
+
{ href: s.terms, label: t.terms, external: !0 },
|
|
391
|
+
{ href: s.contacts, label: t.contacts, external: !0 }
|
|
392
392
|
]
|
|
393
393
|
};
|
|
394
394
|
}
|
|
395
395
|
function de({
|
|
396
|
-
legalUrls:
|
|
397
|
-
labels:
|
|
396
|
+
legalUrls: s,
|
|
397
|
+
labels: t,
|
|
398
398
|
copyright: a,
|
|
399
399
|
tagline: r,
|
|
400
400
|
linkGroups: n,
|
|
@@ -406,7 +406,7 @@ function de({
|
|
|
406
406
|
}) {
|
|
407
407
|
const g = [
|
|
408
408
|
...n ?? [],
|
|
409
|
-
oe(
|
|
409
|
+
oe(s, t)
|
|
410
410
|
];
|
|
411
411
|
return /* @__PURE__ */ i("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-xl)]", children: [
|
|
412
412
|
/* @__PURE__ */ i("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-xl)] ds:lg:flex-row ds:lg:items-start ds:lg:gap-[var(--spacing-xl)]", children: [
|
|
@@ -467,22 +467,22 @@ function de({
|
|
|
467
467
|
/* @__PURE__ */ e(
|
|
468
468
|
f,
|
|
469
469
|
{
|
|
470
|
-
href:
|
|
470
|
+
href: s.privacy,
|
|
471
471
|
external: !0,
|
|
472
472
|
externalIcon: !1,
|
|
473
473
|
intent: "subtle",
|
|
474
|
-
children:
|
|
474
|
+
children: t.privacy
|
|
475
475
|
}
|
|
476
476
|
),
|
|
477
477
|
/* @__PURE__ */ e(m, { orientation: "vertical", className: "ds:h-4" }),
|
|
478
478
|
/* @__PURE__ */ e(
|
|
479
479
|
f,
|
|
480
480
|
{
|
|
481
|
-
href:
|
|
481
|
+
href: s.terms,
|
|
482
482
|
external: !0,
|
|
483
483
|
externalIcon: !1,
|
|
484
484
|
intent: "subtle",
|
|
485
|
-
children:
|
|
485
|
+
children: t.terms
|
|
486
486
|
}
|
|
487
487
|
),
|
|
488
488
|
(h || d) && /* @__PURE__ */ i(b, { children: [
|
|
@@ -519,10 +519,10 @@ function de({
|
|
|
519
519
|
] });
|
|
520
520
|
}
|
|
521
521
|
function me({
|
|
522
|
-
columns:
|
|
523
|
-
t
|
|
522
|
+
columns: s,
|
|
523
|
+
t
|
|
524
524
|
}) {
|
|
525
|
-
return /* @__PURE__ */ e(b, { children:
|
|
525
|
+
return /* @__PURE__ */ e(b, { children: s.map((a, r) => /* @__PURE__ */ i(
|
|
526
526
|
"section",
|
|
527
527
|
{
|
|
528
528
|
"aria-labelledby": `public-footer-group-${r}-${a.key}`,
|
|
@@ -532,7 +532,7 @@ function me({
|
|
|
532
532
|
{
|
|
533
533
|
id: `public-footer-group-${r}-${a.key}`,
|
|
534
534
|
className: "ds:m-0 ds:mb-[var(--spacing-sm)] ds:text-[color:var(--foreground)] ds:text-[length:var(--font-size-sm)] ds:font-medium",
|
|
535
|
-
children:
|
|
535
|
+
children: t(`footer.group.${a.key}`, { defaultValue: a.key })
|
|
536
536
|
}
|
|
537
537
|
),
|
|
538
538
|
/* @__PURE__ */ e("ul", { className: "ds:list-none ds:m-0 ds:p-0 ds:flex ds:flex-col ds:gap-[var(--spacing-sm)]", children: a.links.map((n) => /* @__PURE__ */ e("li", { children: /* @__PURE__ */ e(
|
|
@@ -558,12 +558,12 @@ const ye = {
|
|
|
558
558
|
variant: {
|
|
559
559
|
type: "string",
|
|
560
560
|
description: "Active variant — one of `minimal`, `compact`, `full`.",
|
|
561
|
-
read: (
|
|
561
|
+
read: (s) => s.getVariant()
|
|
562
562
|
},
|
|
563
563
|
legalUrls: {
|
|
564
564
|
type: "object",
|
|
565
565
|
description: "Resolved legal URLs for the active locale + marketingBaseUrl + overrides: `{ privacy, terms, contacts }`.",
|
|
566
|
-
read: (
|
|
566
|
+
read: (s) => s.getLegalUrls()
|
|
567
567
|
}
|
|
568
568
|
},
|
|
569
569
|
actions: {},
|
|
@@ -588,4 +588,4 @@ export {
|
|
|
588
588
|
W as c,
|
|
589
589
|
ye as p
|
|
590
590
|
};
|
|
591
|
-
//# sourceMappingURL=public-footer.agent-
|
|
591
|
+
//# sourceMappingURL=public-footer.agent-Cjfe5jus.js.map
|
|
@@ -211,7 +211,7 @@ function ie({
|
|
|
211
211
|
// text on the violet pill (~3:1, AA-fail). Match the
|
|
212
212
|
// row's foreground when selected; slight opacity
|
|
213
213
|
// keeps the count secondary to the label.
|
|
214
|
-
S ? "ds:text-[color:var(--primary-foreground)]
|
|
214
|
+
S ? "ds:text-[color:var(--primary-foreground)]" : "ds:text-[var(--muted-foreground)]"
|
|
215
215
|
].join(" "),
|
|
216
216
|
children: v
|
|
217
217
|
}
|
|
@@ -533,4 +533,4 @@ export {
|
|
|
533
533
|
oe as R,
|
|
534
534
|
re as r
|
|
535
535
|
};
|
|
536
|
-
//# sourceMappingURL=reviews-panel-
|
|
536
|
+
//# sourceMappingURL=reviews-panel-Dow8Dzoa.js.map
|
package/dist/agent-catalog.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as s, a as A, P as L, S as e, c as S, p as _ } from "../../_chunks/public-footer.agent-
|
|
1
|
+
import { D as s, a as A, P as L, S as e, c as S, p as _ } from "../../_chunks/public-footer.agent-Cjfe5jus.js";
|
|
2
2
|
export {
|
|
3
3
|
s as DEFAULT_MARKETING_BASE_URL,
|
|
4
4
|
A as DEFAULT_SOCIAL_URLS,
|
|
@@ -39,10 +39,15 @@ export interface PublicFooterProps {
|
|
|
39
39
|
/** Trust badges (HIPAA, ISO). Rendered at the start of `minimal`'s row, or in the bottom strip of `full`. */
|
|
40
40
|
trustBadgesSlot?: ReactNode;
|
|
41
41
|
/**
|
|
42
|
-
* @default
|
|
43
|
-
* Render the brand tagline ("German technology, Italian design") in
|
|
44
|
-
* bottom microcopy row of `compact` and `full` variants.
|
|
45
|
-
*
|
|
42
|
+
* @default false
|
|
43
|
+
* Render the brand tagline ("German technology, Italian design") in
|
|
44
|
+
* the bottom microcopy row of `compact` and `full` variants.
|
|
45
|
+
*
|
|
46
|
+
* 0.32.4: default flipped to `false`. The tagline was loud on
|
|
47
|
+
* booking-website's deployed footer and didn't carry product
|
|
48
|
+
* meaning for end-users; marketing surfaces can opt back in
|
|
49
|
+
* explicitly with `showTagline`. The `footer.tagline` i18n key
|
|
50
|
+
* stays available so the opt-in path still works.
|
|
46
51
|
*/
|
|
47
52
|
showTagline?: boolean;
|
|
48
53
|
'aria-label'?: string;
|
package/dist/index.js
CHANGED
|
@@ -71,7 +71,7 @@ import { N as Do, a as wo, b as Vo, c as vo, d as Ho, e as Wo, f as Go, g as Uo,
|
|
|
71
71
|
import { S as jo } from "./_chunks/skip-link-BaSMtPwB.js";
|
|
72
72
|
import { L as qo } from "./_chunks/link-DrD_cRUg.js";
|
|
73
73
|
import { P as Jo, a as Xo, b as Zo, c as $o, d as at, e as et, f as rt, g as ot, p as tt } from "./_chunks/pagination-DQOgnxxw.js";
|
|
74
|
-
import { D as it, a as nt, P as pt, S as mt, c as lt, p as ft } from "./_chunks/public-footer.agent-
|
|
74
|
+
import { D as it, a as nt, P as pt, S as mt, c as lt, p as ft } from "./_chunks/public-footer.agent-Cjfe5jus.js";
|
|
75
75
|
import { P as gt, p as ct } from "./_chunks/public-header.agent-B2dDg2_d.js";
|
|
76
76
|
import { S as At, f as ut, s as St } from "./_chunks/search-bar-CP6wUJFY.js";
|
|
77
77
|
import { S as Tt, a as bt, b as Pt, c as Rt, d as It, e as ht, f as Ft, g as Et, h as Lt, i as Nt, j as kt, k as Ot, l as _t, m as yt, n as Bt, o as Mt, p as Dt, s as wt, u as Vt } from "./_chunks/sidebar-BbR8f6oe.js";
|
|
@@ -134,7 +134,7 @@ import { C as Yn, a as jn, b as zn, c as qn } from "./_chunks/contact-profile-ca
|
|
|
134
134
|
import { P as Jn, p as Xn } from "./_chunks/practice-results-Bw5fJTYF.js";
|
|
135
135
|
import { P as $n, f as ap, p as ep, a as rp, s as op, b as tp, c as sp } from "./_chunks/payment-form-D5rgnZu7.js";
|
|
136
136
|
import { P as np, p as pp } from "./_chunks/pdf-viewer-DvtEHcEP.js";
|
|
137
|
-
import { R as lp, r as fp } from "./_chunks/reviews-panel-
|
|
137
|
+
import { R as lp, r as fp } from "./_chunks/reviews-panel-Dow8Dzoa.js";
|
|
138
138
|
import { R as gp, e as cp, r as xp, t as Ap, a as up, w as Sp } from "./_chunks/rich-text-editor-CHmr9Bz8.js";
|
|
139
139
|
import { S as Tp, s as bp } from "./_chunks/signature-capture-C-fF71xI.js";
|
|
140
140
|
import { S as Rp, f as Ip, i as hp } from "./_chunks/slot-grid-Dz13dH82.js";
|