@scbt-ecom/ui 0.33.1 → 0.34.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/ui.js +94 -84
- package/dist/ui.js.map +1 -1
- package/dist/widget.js +79 -75
- package/dist/widget.js.map +1 -1
- package/dist/widgets/advantages/Advantages.d.ts +2 -1
- package/dist/widgets/banner/Banner.d.ts +3 -4
- package/dist/widgets/banner/ui/banners/BannerImageFull.d.ts +1 -1
- package/dist/widgets/banner/ui/banners/BannerWithSeparateImg.d.ts +1 -1
- package/package.json +3 -1
package/dist/widget.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as o, B as P, H as
|
|
1
|
+
import { j as o, B as P, H as N, c as I, R as T, P as Pe, b as pt, I as j, C as U, S as ht, a as ct, L as mt, d as oe, A as Le } from "./CustomLink-fcD_1hIU.js";
|
|
2
2
|
import { c as l } from "./cn-DIfn7EPB.js";
|
|
3
3
|
import { s as xt } from "./scrollToElement-B-reg4jF.js";
|
|
4
4
|
import { u as S } from "./useDevice-L83kSsN7.js";
|
|
@@ -44,7 +44,7 @@ const yt = I(
|
|
|
44
44
|
children: [
|
|
45
45
|
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col items-start justify-between px-4 desktop:px-8 desktop:py-8", i == null ? void 0 : i.wrapper), children: [
|
|
46
46
|
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-4", i == null ? void 0 : i.textContainer), children: [
|
|
47
|
-
/* @__PURE__ */ o.jsx(
|
|
47
|
+
/* @__PURE__ */ o.jsx(N, { as: "h4", className: l("desktop:desk-title-bold-s", i == null ? void 0 : i.title), children: t }),
|
|
48
48
|
/* @__PURE__ */ o.jsx("p", { className: l("mob-body-regular-l text-icon-blue-grey-800 desktop:desk-body-regular-l", i == null ? void 0 : i.description), children: e })
|
|
49
49
|
] }),
|
|
50
50
|
a && h && d
|
|
@@ -62,8 +62,8 @@ const yt = I(
|
|
|
62
62
|
fourCards: "grid-cols-1 mobile:grid-rows-[400px,1fr,1fr,400px] desktop:grid-cols-3"
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
|
-
}), nn = ({ heading: e, cards: t, classes: r, intent: n }) => /* @__PURE__ */ o.jsx("section", { className: l("pb-20", r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsxs(
|
|
66
|
-
/* @__PURE__ */ o.jsx(
|
|
65
|
+
}), nn = ({ heading: e, cards: t, classes: r, intent: n }) => /* @__PURE__ */ o.jsx("section", { className: l("pb-20", r == null ? void 0 : r.root), children: /* @__PURE__ */ o.jsxs(T, { className: r == null ? void 0 : r.container, children: [
|
|
66
|
+
/* @__PURE__ */ o.jsx(N, { className: l("mb-8", r == null ? void 0 : r.heading), as: "h2", children: e }),
|
|
67
67
|
/* @__PURE__ */ o.jsx("ul", { className: l(kt({ intent: n }), r == null ? void 0 : r.grid), children: t == null ? void 0 : t.map((i) => /* @__PURE__ */ o.jsx(bt, { intent: n, classes: r == null ? void 0 : r.item, ...i }, i.img)) })
|
|
68
68
|
] }) }), Et = (e) => {
|
|
69
69
|
var t;
|
|
@@ -77,7 +77,7 @@ const yt = I(
|
|
|
77
77
|
}
|
|
78
78
|
}, on = (e) => {
|
|
79
79
|
const { logoPath: t = "/", logoType: r = "main", classes: n } = e;
|
|
80
|
-
return /* @__PURE__ */ o.jsx("header", { className: l("flex h-[64px] items-center justify-center bg-color-white desktop:h-[72px]", n == null ? void 0 : n.header), children: /* @__PURE__ */ o.jsx(
|
|
80
|
+
return /* @__PURE__ */ o.jsx("header", { className: l("flex h-[64px] items-center justify-center bg-color-white desktop:h-[72px]", n == null ? void 0 : n.header), children: /* @__PURE__ */ o.jsx(T, { className: l(n == null ? void 0 : n.container), children: /* @__PURE__ */ o.jsxs("div", { className: l("flex items-center justify-between gap-5", n == null ? void 0 : n.wrapper), children: [
|
|
81
81
|
/* @__PURE__ */ o.jsx(
|
|
82
82
|
"a",
|
|
83
83
|
{
|
|
@@ -126,11 +126,12 @@ const yt = I(
|
|
|
126
126
|
headTitle: e,
|
|
127
127
|
subtitle: t,
|
|
128
128
|
buttonsConfig: r,
|
|
129
|
-
|
|
129
|
+
advantagesConfig: n,
|
|
130
130
|
classes: i,
|
|
131
131
|
img: a,
|
|
132
132
|
imgSets: f
|
|
133
133
|
}) => {
|
|
134
|
+
var d;
|
|
134
135
|
const { isDesktop: p, isMobile: u } = S(), h = /* @__PURE__ */ o.jsx(
|
|
135
136
|
"div",
|
|
136
137
|
{
|
|
@@ -139,7 +140,7 @@ const yt = I(
|
|
|
139
140
|
"flex items-center justify-center pt-4 desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:pt-0",
|
|
140
141
|
i == null ? void 0 : i.advantageContainer
|
|
141
142
|
),
|
|
142
|
-
children: n && (n == null ? void 0 : n.length) > 0 && /* @__PURE__ */ o.jsx(Fe, {
|
|
143
|
+
children: (n == null ? void 0 : n.advantagesList) && ((d = n == null ? void 0 : n.advantagesList) == null ? void 0 : d.length) > 0 && /* @__PURE__ */ o.jsx(Fe, { ...n })
|
|
143
144
|
}
|
|
144
145
|
);
|
|
145
146
|
return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
@@ -164,7 +165,7 @@ const yt = I(
|
|
|
164
165
|
] })
|
|
165
166
|
}
|
|
166
167
|
),
|
|
167
|
-
/* @__PURE__ */ o.jsxs(
|
|
168
|
+
/* @__PURE__ */ o.jsxs(T, { "data-id": "banner-container", className: l("h-full", i == null ? void 0 : i.container), children: [
|
|
168
169
|
/* @__PURE__ */ o.jsx("div", { "data-id": "banner", className: l("flex h-full", i == null ? void 0 : i.wrapper), children: /* @__PURE__ */ o.jsxs(
|
|
169
170
|
"div",
|
|
170
171
|
{
|
|
@@ -172,7 +173,7 @@ const yt = I(
|
|
|
172
173
|
className: l("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20", i == null ? void 0 : i.textBlock),
|
|
173
174
|
children: [
|
|
174
175
|
/* @__PURE__ */ o.jsxs("div", { className: "flex flex-col gap-4", children: [
|
|
175
|
-
/* @__PURE__ */ o.jsx(
|
|
176
|
+
/* @__PURE__ */ o.jsx(N, { "data-id": "banner-title", as: "h1", className: l("text-color-white", i == null ? void 0 : i.title), children: e }),
|
|
176
177
|
/* @__PURE__ */ o.jsx("p", { "data-id": "banner-subtitle", className: l("desk-body-regular-l text-color-white", i == null ? void 0 : i.subtitle), children: t })
|
|
177
178
|
] }),
|
|
178
179
|
/* @__PURE__ */ o.jsx(
|
|
@@ -196,11 +197,12 @@ const yt = I(
|
|
|
196
197
|
headTitle: e,
|
|
197
198
|
subtitle: t,
|
|
198
199
|
buttonsConfig: r,
|
|
199
|
-
|
|
200
|
+
advantagesConfig: n,
|
|
200
201
|
classes: i,
|
|
201
202
|
img: a,
|
|
202
203
|
imgSets: f
|
|
203
204
|
}) => {
|
|
205
|
+
var d;
|
|
204
206
|
const { isDesktop: p, isMobile: u } = S(), h = /* @__PURE__ */ o.jsx(
|
|
205
207
|
"div",
|
|
206
208
|
{
|
|
@@ -209,15 +211,15 @@ const yt = I(
|
|
|
209
211
|
"flex items-center justify-center rounded-md bg-color-blue-grey-100 p-4 pb-8 desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:p-0",
|
|
210
212
|
i == null ? void 0 : i.advantageContainer
|
|
211
213
|
),
|
|
212
|
-
children: n && (n == null ? void 0 : n.length) > 0 && /* @__PURE__ */ o.jsx(Fe, {
|
|
214
|
+
children: (n == null ? void 0 : n.advantagesList) && ((d = n == null ? void 0 : n.advantagesList) == null ? void 0 : d.length) > 0 && /* @__PURE__ */ o.jsx(Fe, { ...n })
|
|
213
215
|
}
|
|
214
216
|
);
|
|
215
217
|
return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
216
|
-
/* @__PURE__ */ o.jsx("section", { "data-id": "banner-section", className: l("bg-banner-skyblue-300 desktop:h-[456px]", i == null ? void 0 : i.root), children: /* @__PURE__ */ o.jsxs(
|
|
218
|
+
/* @__PURE__ */ o.jsx("section", { "data-id": "banner-section", className: l("bg-banner-skyblue-300 desktop:h-[456px]", i == null ? void 0 : i.root), children: /* @__PURE__ */ o.jsxs(T, { "data-id": "banner-container", className: l("relative", i == null ? void 0 : i.container), children: [
|
|
217
219
|
/* @__PURE__ */ o.jsxs("div", { "data-id": "banner", className: l("flex flex-col desktop:flex-row desktop:justify-between", i == null ? void 0 : i.wrapper), children: [
|
|
218
220
|
/* @__PURE__ */ o.jsxs("div", { className: "flex flex-col desktop:gap-10 desktop:pt-20", children: [
|
|
219
221
|
/* @__PURE__ */ o.jsxs("div", { "data-id": "banner-text-block", className: l("flex flex-col gap-4 pt-6 desktop:pt-0", i == null ? void 0 : i.textBlock), children: [
|
|
220
|
-
/* @__PURE__ */ o.jsx(
|
|
222
|
+
/* @__PURE__ */ o.jsx(N, { "data-id": "banner-title", as: "h1", className: l("text-color-dark", i == null ? void 0 : i.title), children: e }),
|
|
221
223
|
/* @__PURE__ */ o.jsx("p", { "data-id": "banner-subtitle", className: l("desk-body-regular-l text-color-dark", i == null ? void 0 : i.subtitle), children: t })
|
|
222
224
|
] }),
|
|
223
225
|
/* @__PURE__ */ o.jsx(Be, { buttonsConfig: r, classes: i })
|
|
@@ -256,26 +258,28 @@ const yt = I(
|
|
|
256
258
|
default:
|
|
257
259
|
return /* @__PURE__ */ o.jsx(ye, { ...t });
|
|
258
260
|
}
|
|
259
|
-
}, Fe = ({
|
|
261
|
+
}, Fe = ({ variant: e, advantagesList: t, classes: r }) => /* @__PURE__ */ o.jsx(
|
|
260
262
|
"div",
|
|
261
263
|
{
|
|
262
264
|
className: l(
|
|
263
|
-
"flex w-full max-w-[636px] flex-col gap-8 rounded-md bg-color-white p-6 shadow-sm desktop:w-full desktop:
|
|
264
|
-
|
|
265
|
+
"m-auto flex w-full min-w-[328px] max-w-[636px] flex-col gap-8 rounded-md bg-color-white p-6 shadow-sm desktop:w-full desktop:flex-row desktop:items-start desktop:gap-0 desktop:p-0 desktop:py-6",
|
|
266
|
+
{ "desktop:max-w-[860px]": e === "threeCards" },
|
|
267
|
+
{ "desktop:max-w-[1140px]": e === "fourCards" },
|
|
268
|
+
r == null ? void 0 : r.root
|
|
265
269
|
),
|
|
266
|
-
children:
|
|
270
|
+
children: t == null ? void 0 : t.map(({ title: n, description: i }) => /* @__PURE__ */ o.jsxs(
|
|
267
271
|
"div",
|
|
268
272
|
{
|
|
269
273
|
className: l(
|
|
270
274
|
'after:content-[" "] relative flex h-full w-full flex-col gap-1 after:absolute after:-bottom-4 after:left-1/2 after:h-[1px] after:w-full after:-translate-x-1/2 after:bg-color-blue-grey-300 last:after:hidden desktop:w-[285px] desktop:px-8 desktop:after:bottom-auto desktop:after:left-auto desktop:after:right-0 desktop:after:top-1/2 desktop:after:h-10 desktop:after:w-[1px] desktop:after:-translate-y-1/2 desktop:after:translate-x-0',
|
|
271
|
-
|
|
275
|
+
r == null ? void 0 : r.item
|
|
272
276
|
),
|
|
273
277
|
children: [
|
|
274
|
-
/* @__PURE__ */ o.jsx(
|
|
275
|
-
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l text-color-secondary",
|
|
278
|
+
/* @__PURE__ */ o.jsx(N, { as: "h4", className: l("text-color-dark", r == null ? void 0 : r.title), children: n }),
|
|
279
|
+
/* @__PURE__ */ o.jsx("p", { className: l("desk-body-regular-l text-color-secondary", r == null ? void 0 : r.description), children: i })
|
|
276
280
|
]
|
|
277
281
|
},
|
|
278
|
-
|
|
282
|
+
n
|
|
279
283
|
))
|
|
280
284
|
}
|
|
281
285
|
), jt = /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
@@ -285,11 +289,11 @@ const yt = I(
|
|
|
285
289
|
] }), _t = [
|
|
286
290
|
{ phone: "8 800 100-00-06", text: "Звонок по России (бесплатно)" },
|
|
287
291
|
{ phone: "+7 (495) 988 00 00", text: "Для звонков из-за рубежа (платно)" }
|
|
288
|
-
],
|
|
292
|
+
], Nt = [
|
|
289
293
|
{ iconName: "social/vk", href: "https://vk.com/sovcombank" },
|
|
290
294
|
{ iconName: "social/telegram", href: "https://t.me/sovcombankofficial" },
|
|
291
295
|
{ iconName: "social/classmates", href: "https://ok.ru/paosovcombank" }
|
|
292
|
-
],
|
|
296
|
+
], Tt = [
|
|
293
297
|
{
|
|
294
298
|
groupLabel: "Совкомбанк",
|
|
295
299
|
links: [
|
|
@@ -366,7 +370,7 @@ const yt = I(
|
|
|
366
370
|
{ text: "Офисы и банкоматы", href: "/" }
|
|
367
371
|
]
|
|
368
372
|
}
|
|
369
|
-
],
|
|
373
|
+
], st = ({ socialsLinks: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: l("mt-4 flex items-center gap-2 desktop:mt-6", t == null ? void 0 : t.socialRoot), children: e == null ? void 0 : e.map(({ iconName: r, href: n }) => /* @__PURE__ */ o.jsx(
|
|
370
374
|
"a",
|
|
371
375
|
{
|
|
372
376
|
className: l("flex size-8 items-center justify-center rounded-full bg-[#52576a] p-2", t == null ? void 0 : t.socialLink),
|
|
@@ -375,7 +379,7 @@ const yt = I(
|
|
|
375
379
|
children: /* @__PURE__ */ o.jsx(j, { name: r, className: l("h-full w-full text-icon-white", t == null ? void 0 : t.socialIcon) })
|
|
376
380
|
},
|
|
377
381
|
n
|
|
378
|
-
)) }),
|
|
382
|
+
)) }), Ct = ({ phones: e, classes: t }) => /* @__PURE__ */ o.jsx("div", { className: l("flex flex-col gap-4 desktop:items-end", t == null ? void 0 : t.phonesRoot), children: e == null ? void 0 : e.map(({ phone: r, text: n }) => /* @__PURE__ */ o.jsx(
|
|
379
383
|
Pe,
|
|
380
384
|
{
|
|
381
385
|
phone: r,
|
|
@@ -387,7 +391,7 @@ const yt = I(
|
|
|
387
391
|
}
|
|
388
392
|
},
|
|
389
393
|
r
|
|
390
|
-
)) }),
|
|
394
|
+
)) }), Rt = ({ navigationLinks: e, classes: t }) => /* @__PURE__ */ o.jsx(
|
|
391
395
|
"div",
|
|
392
396
|
{
|
|
393
397
|
className: l(
|
|
@@ -436,13 +440,13 @@ const yt = I(
|
|
|
436
440
|
}
|
|
437
441
|
), ln = ({
|
|
438
442
|
renderBlocks: { withSocial: e = !0, withPhones: t = !0, withNavLinks: r = !0, withCopyright: n = !0, withSiteMap: i = !0 } = {},
|
|
439
|
-
socialsLinks: a =
|
|
443
|
+
socialsLinks: a = Nt,
|
|
440
444
|
phones: f = _t,
|
|
441
|
-
navigationLinks: p =
|
|
445
|
+
navigationLinks: p = Tt,
|
|
442
446
|
ligal: u,
|
|
443
447
|
copyright: h = jt,
|
|
444
448
|
classes: d
|
|
445
|
-
}) => /* @__PURE__ */ o.jsx("footer", { className: l("w-full bg-color-footer py-8 desktop:py-10", d == null ? void 0 : d.root), children: /* @__PURE__ */ o.jsx(
|
|
449
|
+
}) => /* @__PURE__ */ o.jsx("footer", { className: l("w-full bg-color-footer py-8 desktop:py-10", d == null ? void 0 : d.root), children: /* @__PURE__ */ o.jsx(T, { className: l(d == null ? void 0 : d.footerContainer), children: /* @__PURE__ */ o.jsxs("div", { className: l("mobile:pb-[176px]", d == null ? void 0 : d.footerWrapper), children: [
|
|
446
450
|
/* @__PURE__ */ o.jsxs(
|
|
447
451
|
"div",
|
|
448
452
|
{
|
|
@@ -453,13 +457,13 @@ const yt = I(
|
|
|
453
457
|
children: [
|
|
454
458
|
/* @__PURE__ */ o.jsxs("div", { className: l(d == null ? void 0 : d.footerSocialBlock), children: [
|
|
455
459
|
/* @__PURE__ */ o.jsx(Ot, { classes: d == null ? void 0 : d.footerLogo }),
|
|
456
|
-
e && /* @__PURE__ */ o.jsx(
|
|
460
|
+
e && /* @__PURE__ */ o.jsx(st, { socialsLinks: a, classes: d == null ? void 0 : d.socialLinks })
|
|
457
461
|
] }),
|
|
458
|
-
t && /* @__PURE__ */ o.jsx(
|
|
462
|
+
t && /* @__PURE__ */ o.jsx(Ct, { phones: f, classes: d == null ? void 0 : d.phonesBlock })
|
|
459
463
|
]
|
|
460
464
|
}
|
|
461
465
|
),
|
|
462
|
-
r && /* @__PURE__ */ o.jsx(
|
|
466
|
+
r && /* @__PURE__ */ o.jsx(Rt, { navigationLinks: p, classes: d == null ? void 0 : d.navLinks }),
|
|
463
467
|
u && u,
|
|
464
468
|
/* @__PURE__ */ o.jsxs(
|
|
465
469
|
"div",
|
|
@@ -487,7 +491,7 @@ var Ge = {}, ae = {}, le = {}, O = {}, de = {}, ue = {};
|
|
|
487
491
|
}
|
|
488
492
|
e.isTag = r, e.Root = t.Root, e.Text = t.Text, e.Directive = t.Directive, e.Comment = t.Comment, e.Script = t.Script, e.Style = t.Style, e.Tag = t.Tag, e.CDATA = t.CDATA, e.Doctype = t.Doctype;
|
|
489
493
|
})(ue);
|
|
490
|
-
var x = {},
|
|
494
|
+
var x = {}, s = v && v.__extends || /* @__PURE__ */ function() {
|
|
491
495
|
var e = function(t, r) {
|
|
492
496
|
return e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, i) {
|
|
493
497
|
n.__proto__ = i;
|
|
@@ -570,7 +574,7 @@ x.Node = fe;
|
|
|
570
574
|
var X = (
|
|
571
575
|
/** @class */
|
|
572
576
|
function(e) {
|
|
573
|
-
|
|
577
|
+
s(t, e);
|
|
574
578
|
function t(r) {
|
|
575
579
|
var n = e.call(this) || this;
|
|
576
580
|
return n.data = r, n;
|
|
@@ -595,7 +599,7 @@ x.DataNode = X;
|
|
|
595
599
|
var ze = (
|
|
596
600
|
/** @class */
|
|
597
601
|
function(e) {
|
|
598
|
-
|
|
602
|
+
s(t, e);
|
|
599
603
|
function t() {
|
|
600
604
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
601
605
|
return r.type = E.ElementType.Text, r;
|
|
@@ -613,7 +617,7 @@ x.Text = ze;
|
|
|
613
617
|
var Ve = (
|
|
614
618
|
/** @class */
|
|
615
619
|
function(e) {
|
|
616
|
-
|
|
620
|
+
s(t, e);
|
|
617
621
|
function t() {
|
|
618
622
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
619
623
|
return r.type = E.ElementType.Comment, r;
|
|
@@ -631,7 +635,7 @@ x.Comment = Ve;
|
|
|
631
635
|
var Ue = (
|
|
632
636
|
/** @class */
|
|
633
637
|
function(e) {
|
|
634
|
-
|
|
638
|
+
s(t, e);
|
|
635
639
|
function t(r, n) {
|
|
636
640
|
var i = e.call(this, n) || this;
|
|
637
641
|
return i.name = r, i.type = E.ElementType.Directive, i;
|
|
@@ -649,7 +653,7 @@ x.ProcessingInstruction = Ue;
|
|
|
649
653
|
var W = (
|
|
650
654
|
/** @class */
|
|
651
655
|
function(e) {
|
|
652
|
-
|
|
656
|
+
s(t, e);
|
|
653
657
|
function t(r) {
|
|
654
658
|
var n = e.call(this) || this;
|
|
655
659
|
return n.children = r, n;
|
|
@@ -690,7 +694,7 @@ x.NodeWithChildren = W;
|
|
|
690
694
|
var Xe = (
|
|
691
695
|
/** @class */
|
|
692
696
|
function(e) {
|
|
693
|
-
|
|
697
|
+
s(t, e);
|
|
694
698
|
function t() {
|
|
695
699
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
696
700
|
return r.type = E.ElementType.CDATA, r;
|
|
@@ -708,7 +712,7 @@ x.CDATA = Xe;
|
|
|
708
712
|
var We = (
|
|
709
713
|
/** @class */
|
|
710
714
|
function(e) {
|
|
711
|
-
|
|
715
|
+
s(t, e);
|
|
712
716
|
function t() {
|
|
713
717
|
var r = e !== null && e.apply(this, arguments) || this;
|
|
714
718
|
return r.type = E.ElementType.Root, r;
|
|
@@ -726,7 +730,7 @@ x.Document = We;
|
|
|
726
730
|
var $e = (
|
|
727
731
|
/** @class */
|
|
728
732
|
function(e) {
|
|
729
|
-
|
|
733
|
+
s(t, e);
|
|
730
734
|
function t(r, n, i, a) {
|
|
731
735
|
i === void 0 && (i = []), a === void 0 && (a = r === "script" ? E.ElementType.Script : r === "style" ? E.ElementType.Style : E.ElementType.Tag);
|
|
732
736
|
var f = e.call(this, i) || this;
|
|
@@ -1568,7 +1572,7 @@ q.possibleStandardNames = {
|
|
|
1568
1572
|
z: 0,
|
|
1569
1573
|
zoomAndPan: 1
|
|
1570
1574
|
};
|
|
1571
|
-
const it = 0,
|
|
1575
|
+
const it = 0, C = 1, Y = 2, Z = 3, he = 4, ot = 5, at = 6;
|
|
1572
1576
|
function Yt(e) {
|
|
1573
1577
|
return y.hasOwnProperty(e) ? y[e] : null;
|
|
1574
1578
|
}
|
|
@@ -1612,7 +1616,7 @@ Zt.forEach((e) => {
|
|
|
1612
1616
|
].forEach(([e, t]) => {
|
|
1613
1617
|
y[e] = new b(
|
|
1614
1618
|
e,
|
|
1615
|
-
|
|
1619
|
+
C,
|
|
1616
1620
|
!1,
|
|
1617
1621
|
// mustUseProperty
|
|
1618
1622
|
t,
|
|
@@ -1875,7 +1879,7 @@ const ce = /[\-\:]([a-z])/g, me = (e) => e[1].toUpperCase();
|
|
|
1875
1879
|
const t = e.replace(ce, me);
|
|
1876
1880
|
y[t] = new b(
|
|
1877
1881
|
t,
|
|
1878
|
-
|
|
1882
|
+
C,
|
|
1879
1883
|
!1,
|
|
1880
1884
|
// mustUseProperty
|
|
1881
1885
|
e,
|
|
@@ -1901,7 +1905,7 @@ const ce = /[\-\:]([a-z])/g, me = (e) => e[1].toUpperCase();
|
|
|
1901
1905
|
const t = e.replace(ce, me);
|
|
1902
1906
|
y[t] = new b(
|
|
1903
1907
|
t,
|
|
1904
|
-
|
|
1908
|
+
C,
|
|
1905
1909
|
!1,
|
|
1906
1910
|
// mustUseProperty
|
|
1907
1911
|
e,
|
|
@@ -1923,7 +1927,7 @@ const ce = /[\-\:]([a-z])/g, me = (e) => e[1].toUpperCase();
|
|
|
1923
1927
|
const t = e.replace(ce, me);
|
|
1924
1928
|
y[t] = new b(
|
|
1925
1929
|
t,
|
|
1926
|
-
|
|
1930
|
+
C,
|
|
1927
1931
|
!1,
|
|
1928
1932
|
// mustUseProperty
|
|
1929
1933
|
e,
|
|
@@ -1937,7 +1941,7 @@ const ce = /[\-\:]([a-z])/g, me = (e) => e[1].toUpperCase();
|
|
|
1937
1941
|
["tabIndex", "crossOrigin"].forEach((e) => {
|
|
1938
1942
|
y[e] = new b(
|
|
1939
1943
|
e,
|
|
1940
|
-
|
|
1944
|
+
C,
|
|
1941
1945
|
!1,
|
|
1942
1946
|
// mustUseProperty
|
|
1943
1947
|
e.toLowerCase(),
|
|
@@ -1953,7 +1957,7 @@ const ce = /[\-\:]([a-z])/g, me = (e) => e[1].toUpperCase();
|
|
|
1953
1957
|
const Kt = "xlinkHref";
|
|
1954
1958
|
y[Kt] = new b(
|
|
1955
1959
|
"xlinkHref",
|
|
1956
|
-
|
|
1960
|
+
C,
|
|
1957
1961
|
!1,
|
|
1958
1962
|
// mustUseProperty
|
|
1959
1963
|
"xlink:href",
|
|
@@ -1966,7 +1970,7 @@ y[Kt] = new b(
|
|
|
1966
1970
|
["src", "href", "action", "formAction"].forEach((e) => {
|
|
1967
1971
|
y[e] = new b(
|
|
1968
1972
|
e,
|
|
1969
|
-
|
|
1973
|
+
C,
|
|
1970
1974
|
!1,
|
|
1971
1975
|
// mustUseProperty
|
|
1972
1976
|
e.toLowerCase(),
|
|
@@ -1998,12 +2002,12 @@ w.NUMERIC = ot;
|
|
|
1998
2002
|
w.OVERLOADED_BOOLEAN = he;
|
|
1999
2003
|
w.POSITIVE_NUMERIC = at;
|
|
2000
2004
|
w.RESERVED = it;
|
|
2001
|
-
w.STRING =
|
|
2005
|
+
w.STRING = C;
|
|
2002
2006
|
w.getPropertyInfo = Yt;
|
|
2003
2007
|
w.isCustomAttribute = rr;
|
|
2004
2008
|
w.possibleStandardNames = nr;
|
|
2005
|
-
var xe = {}, ge = {},
|
|
2006
|
-
`,
|
|
2009
|
+
var xe = {}, ge = {}, Ne = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, ir = /\n/g, or = /^\s*/, ar = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, lr = /^:\s*/, dr = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, ur = /^[;\s]*/, fr = /^\s+|\s+$/g, pr = `
|
|
2010
|
+
`, Te = "/", se = "*", R = "", hr = "comment", cr = "declaration", mr = function(e, t) {
|
|
2007
2011
|
if (typeof e != "string")
|
|
2008
2012
|
throw new TypeError("First argument must be a string");
|
|
2009
2013
|
if (!e) return [];
|
|
@@ -2049,10 +2053,10 @@ var xe = {}, ge = {}, Ce = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, ir = /\n/g, or = /
|
|
|
2049
2053
|
}
|
|
2050
2054
|
function m() {
|
|
2051
2055
|
var g = a();
|
|
2052
|
-
if (!(
|
|
2053
|
-
for (var c = 2;
|
|
2056
|
+
if (!(Te != e.charAt(0) || se != e.charAt(1))) {
|
|
2057
|
+
for (var c = 2; R != e.charAt(c) && (se != e.charAt(c) || Te != e.charAt(c + 1)); )
|
|
2054
2058
|
++c;
|
|
2055
|
-
if (c += 2,
|
|
2059
|
+
if (c += 2, R === e.charAt(c - 1))
|
|
2056
2060
|
return p("End of comment missing");
|
|
2057
2061
|
var k = e.slice(2, c - 2);
|
|
2058
2062
|
return n += 2, i(k), e = e.slice(c), n += 2, g({
|
|
@@ -2067,8 +2071,8 @@ var xe = {}, ge = {}, Ce = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, ir = /\n/g, or = /
|
|
|
2067
2071
|
if (m(), !u(lr)) return p("property missing ':'");
|
|
2068
2072
|
var k = u(dr), ft = g({
|
|
2069
2073
|
type: cr,
|
|
2070
|
-
property:
|
|
2071
|
-
value: k ?
|
|
2074
|
+
property: Ce(c[0].replace(Ne, R)),
|
|
2075
|
+
value: k ? Ce(k[0].replace(Ne, R)) : R
|
|
2072
2076
|
});
|
|
2073
2077
|
return u(ur), ft;
|
|
2074
2078
|
}
|
|
@@ -2082,8 +2086,8 @@ var xe = {}, ge = {}, Ce = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, ir = /\n/g, or = /
|
|
|
2082
2086
|
}
|
|
2083
2087
|
return h(), H();
|
|
2084
2088
|
};
|
|
2085
|
-
function
|
|
2086
|
-
return e ? e.replace(fr,
|
|
2089
|
+
function Ce(e) {
|
|
2090
|
+
return e ? e.replace(fr, R) : R;
|
|
2087
2091
|
}
|
|
2088
2092
|
var xr = v && v.__importDefault || function(e) {
|
|
2089
2093
|
return e && e.__esModule ? e : { default: e };
|
|
@@ -2110,29 +2114,29 @@ var yr = /^--[a-zA-Z0-9_-]+$/, br = /-([a-z])/g, kr = /^[^-]+$/, Er = /^-(webkit
|
|
|
2110
2114
|
return !e || kr.test(e) || yr.test(e);
|
|
2111
2115
|
}, _r = function(e, t) {
|
|
2112
2116
|
return t.toUpperCase();
|
|
2113
|
-
},
|
|
2117
|
+
}, Re = function(e, t) {
|
|
2114
2118
|
return "".concat(t, "-");
|
|
2115
|
-
},
|
|
2116
|
-
return t === void 0 && (t = {}), jr(e) ? e : (e = e.toLowerCase(), t.reactCompat ? e = e.replace(wr,
|
|
2119
|
+
}, Nr = function(e, t) {
|
|
2120
|
+
return t === void 0 && (t = {}), jr(e) ? e : (e = e.toLowerCase(), t.reactCompat ? e = e.replace(wr, Re) : e = e.replace(Er, Re), e.replace(br, _r));
|
|
2117
2121
|
};
|
|
2118
|
-
K.camelCase =
|
|
2119
|
-
var
|
|
2122
|
+
K.camelCase = Nr;
|
|
2123
|
+
var Tr = v && v.__importDefault || function(e) {
|
|
2120
2124
|
return e && e.__esModule ? e : { default: e };
|
|
2121
|
-
},
|
|
2125
|
+
}, sr = Tr(ge), Cr = K;
|
|
2122
2126
|
function ie(e, t) {
|
|
2123
2127
|
var r = {};
|
|
2124
|
-
return !e || typeof e != "string" || (0,
|
|
2125
|
-
n && i && (r[(0,
|
|
2128
|
+
return !e || typeof e != "string" || (0, sr.default)(e, function(n, i) {
|
|
2129
|
+
n && i && (r[(0, Cr.camelCase)(n, t)] = i);
|
|
2126
2130
|
}), r;
|
|
2127
2131
|
}
|
|
2128
2132
|
ie.default = ie;
|
|
2129
|
-
var
|
|
2133
|
+
var Rr = ie;
|
|
2130
2134
|
(function(e) {
|
|
2131
2135
|
var t = v && v.__importDefault || function(d) {
|
|
2132
2136
|
return d && d.__esModule ? d : { default: d };
|
|
2133
2137
|
};
|
|
2134
2138
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.returnFirstArg = e.canTextBeChildOfNode = e.ELEMENTS_WITH_NO_TEXT_CHILDREN = e.PRESERVE_CUSTOM_ATTRIBUTES = void 0, e.isCustomComponent = a, e.setStyleProp = p;
|
|
2135
|
-
var r = He, n = t(
|
|
2139
|
+
var r = He, n = t(Rr), i = /* @__PURE__ */ new Set([
|
|
2136
2140
|
"annotation-xml",
|
|
2137
2141
|
"color-profile",
|
|
2138
2142
|
"font-face",
|
|
@@ -2319,14 +2323,14 @@ const Se = /* @__PURE__ */ gt(Ge), Hr = Se.default || Se, Br = ({ classes: e, in
|
|
|
2319
2323
|
}
|
|
2320
2324
|
),
|
|
2321
2325
|
/* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-2"), children: [
|
|
2322
|
-
a && /* @__PURE__ */ o.jsx(
|
|
2326
|
+
a && /* @__PURE__ */ o.jsx(N, { as: "h4", className: l("text-color-dark", e == null ? void 0 : e.title), children: n }),
|
|
2323
2327
|
/* @__PURE__ */ o.jsx("div", { className: l("desk-body-regular-l text-color-tetriary", e == null ? void 0 : e.description), children: Hr(i) })
|
|
2324
2328
|
] })
|
|
2325
2329
|
]
|
|
2326
2330
|
}
|
|
2327
2331
|
);
|
|
2328
|
-
}, dn = ({ headline: e, variant: t, stepsList: r, classes: n }) => /* @__PURE__ */ o.jsx(ht, { className: n == null ? void 0 : n.root, children: /* @__PURE__ */ o.jsx(
|
|
2329
|
-
/* @__PURE__ */ o.jsx(
|
|
2332
|
+
}, dn = ({ headline: e, variant: t, stepsList: r, classes: n }) => /* @__PURE__ */ o.jsx(ht, { className: n == null ? void 0 : n.root, children: /* @__PURE__ */ o.jsx(T, { className: n == null ? void 0 : n.container, children: /* @__PURE__ */ o.jsxs("div", { className: l("flex flex-col gap-6 desktop:items-start desktop:gap-12", n == null ? void 0 : n.wrapper), children: [
|
|
2333
|
+
/* @__PURE__ */ o.jsx(N, { as: "h2", className: l("text-color-dark", n == null ? void 0 : n.headline), children: e }),
|
|
2330
2334
|
/* @__PURE__ */ o.jsx(
|
|
2331
2335
|
"div",
|
|
2332
2336
|
{
|
|
@@ -2439,7 +2443,7 @@ const Se = /* @__PURE__ */ gt(Ge), Hr = Se.default || Se, Br = ({ classes: e, in
|
|
|
2439
2443
|
classes: a
|
|
2440
2444
|
}) => {
|
|
2441
2445
|
const f = !!t, p = r === "fourItems", u = r === "twoItems";
|
|
2442
|
-
return /* @__PURE__ */ o.jsx("section", { className: l(a == null ? void 0 : a.root), children: /* @__PURE__ */ o.jsxs(
|
|
2446
|
+
return /* @__PURE__ */ o.jsx("section", { className: l(a == null ? void 0 : a.root), children: /* @__PURE__ */ o.jsxs(T, { className: l(a == null ? void 0 : a.container), children: [
|
|
2443
2447
|
u && /* @__PURE__ */ o.jsx(ee, { intent: r, title: e }),
|
|
2444
2448
|
/* @__PURE__ */ o.jsxs(
|
|
2445
2449
|
"div",
|
|
@@ -2707,11 +2711,11 @@ const Se = /* @__PURE__ */ gt(Ge), Hr = Se.default || Se, Br = ({ classes: e, in
|
|
|
2707
2711
|
classes: a
|
|
2708
2712
|
}) => {
|
|
2709
2713
|
var f;
|
|
2710
|
-
return /* @__PURE__ */ o.jsx("section", { id: "inter-linking", className: l("min-w-full desktop:min-w-[1140px]", a == null ? void 0 : a.root), children: /* @__PURE__ */ o.jsx(
|
|
2714
|
+
return /* @__PURE__ */ o.jsx("section", { id: "inter-linking", className: l("min-w-full desktop:min-w-[1140px]", a == null ? void 0 : a.root), children: /* @__PURE__ */ o.jsx(T, { children: /* @__PURE__ */ o.jsx(
|
|
2711
2715
|
Le,
|
|
2712
2716
|
{
|
|
2713
2717
|
defaultOpen: !0,
|
|
2714
|
-
label: /* @__PURE__ */ o.jsx(
|
|
2718
|
+
label: /* @__PURE__ */ o.jsx(N, { as: "h4", className: l("text-left", a == null ? void 0 : a.headline), children: r }),
|
|
2715
2719
|
...i,
|
|
2716
2720
|
classes: {
|
|
2717
2721
|
...i == null ? void 0 : i.classes,
|