@scbt-ecom/ui 0.10.2 → 0.10.4
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/{Advantages-Ckk1oK9e.js → Advantages-BBrxgOvk.js} +2 -2
- package/dist/{Advantages-Ckk1oK9e.js.map → Advantages-BBrxgOvk.js.map} +1 -1
- package/dist/client.js +561 -553
- package/dist/client.js.map +1 -1
- package/dist/hybrid.js +7 -3
- package/dist/hybrid.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/hybrid.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
var He = Object.defineProperty;
|
|
2
2
|
var Ae = (a, r, e) => r in a ? He(a, r, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[r] = e;
|
|
3
3
|
var l = (a, r, e) => Ae(a, typeof r != "symbol" ? r + "" : r, e);
|
|
4
|
-
import { j as i, c as d, I as P, a as O, z as T, g as me, R as $, B as he, H as xe, P as Re } from "./Advantages-
|
|
5
|
-
import { A as An, b as Rn, L as Bn, i as qn } from "./Advantages-
|
|
4
|
+
import { j as i, c as d, I as P, a as O, z as T, g as me, R as $, B as he, H as xe, P as Re } from "./Advantages-BBrxgOvk.js";
|
|
5
|
+
import { A as An, b as Rn, L as Bn, i as qn } from "./Advantages-BBrxgOvk.js";
|
|
6
6
|
import * as R from "react";
|
|
7
7
|
import { forwardRef as Be } from "react";
|
|
8
8
|
const yn = (a) => a.split("-").map((r) => r.charAt(0).toUpperCase() + r.slice(1).toLowerCase()).join("-"), pe = ({ children: a, className: r, ...e }) => /* @__PURE__ */ i.jsx("section", { className: d("pb-16 desktop:pb-20", r), ...e, children: a }), gn = ({ linksList: a }) => /* @__PURE__ */ i.jsx("div", { "aria-label": "Breadcrumb", className: "flex max-w-[840px] items-center gap-2", children: a.map((r) => /* @__PURE__ */ i.jsx(i.Fragment, { children: "path" in r ? /* @__PURE__ */ i.jsxs(
|
|
@@ -3074,6 +3074,7 @@ const Zr = {
|
|
|
3074
3074
|
{
|
|
3075
3075
|
className: d("flex size-8 items-center justify-center rounded-full bg-[#52576a] p-2", r == null ? void 0 : r.socialLink),
|
|
3076
3076
|
href: t,
|
|
3077
|
+
"aria-label": e.replace("social/", ""),
|
|
3077
3078
|
children: /* @__PURE__ */ i.jsx(P, { name: e, className: d("h-full w-full text-icon-white", r == null ? void 0 : r.socialIcon) })
|
|
3078
3079
|
},
|
|
3079
3080
|
t
|
|
@@ -3099,6 +3100,7 @@ const Zr = {
|
|
|
3099
3100
|
"desk-body-regular-m cursor-pointer text-color-white transition-colors hover:text-color-footer",
|
|
3100
3101
|
r == null ? void 0 : r.navLink
|
|
3101
3102
|
),
|
|
3103
|
+
"aria-label": n,
|
|
3102
3104
|
children: n
|
|
3103
3105
|
},
|
|
3104
3106
|
n
|
|
@@ -3140,7 +3142,7 @@ const Zr = {
|
|
|
3140
3142
|
}) => /* @__PURE__ */ i.jsx(pe, { className: d("w-full", c == null ? void 0 : c.section), children: /* @__PURE__ */ i.jsx($, { className: d(c == null ? void 0 : c.container), children: /* @__PURE__ */ i.jsxs("div", { className: d("bg-color-footer px-4 py-8 desktop:px-6 desktop:py-10", c == null ? void 0 : c.footerRoot), children: [
|
|
3141
3143
|
/* @__PURE__ */ i.jsxs("div", { className: d("mb-8 flex items-center justify-between gap-6", c == null ? void 0 : c.footerHead), children: [
|
|
3142
3144
|
/* @__PURE__ */ i.jsxs("div", { className: d(c == null ? void 0 : c.footerSocialBlock), children: [
|
|
3143
|
-
/* @__PURE__ */ i.jsx("a", { href: "/", className: d(c == null ? void 0 : c.footerLogo), children: /* @__PURE__ */ i.jsx(P, { name: "brandLogos/logoWhite", className: "h-[32px] w-[194px]" }) }),
|
|
3145
|
+
/* @__PURE__ */ i.jsx("a", { "aria-label": "logo", href: "/", className: d(c == null ? void 0 : c.footerLogo), children: /* @__PURE__ */ i.jsx(P, { name: "brandLogos/logoWhite", className: "h-[32px] w-[194px]" }) }),
|
|
3144
3146
|
a && /* @__PURE__ */ i.jsx(rn, { socialsLinks: s, classes: c })
|
|
3145
3147
|
] }),
|
|
3146
3148
|
r && /* @__PURE__ */ i.jsx(nn, { phones: u, classes: c })
|
|
@@ -3154,6 +3156,7 @@ const Zr = {
|
|
|
3154
3156
|
{
|
|
3155
3157
|
href: "https://sovcombank.ru/site-map",
|
|
3156
3158
|
target: "_blank",
|
|
3159
|
+
"aria-label": "site-map",
|
|
3157
3160
|
rel: "noreferrer",
|
|
3158
3161
|
className: "desk-body-regular-m text-color-white",
|
|
3159
3162
|
children: "Карта сайта"
|
|
@@ -3189,6 +3192,7 @@ const Zr = {
|
|
|
3189
3192
|
"a",
|
|
3190
3193
|
{
|
|
3191
3194
|
href: r,
|
|
3195
|
+
"aria-label": "logo",
|
|
3192
3196
|
target: "_blank",
|
|
3193
3197
|
rel: "noreferrer",
|
|
3194
3198
|
className: d(
|