@scbt-ecom/ui 0.6.0 → 0.7.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/hybrid.js CHANGED
@@ -1124,7 +1124,7 @@ const X = /* @__PURE__ */ z(ge), Ue = {
1124
1124
  {
1125
1125
  "data-id": "banner-image",
1126
1126
  src: d,
1127
- alt: r,
1127
+ alt: "Картинка баннера",
1128
1128
  className: a("h-full w-full object-contain", i == null ? void 0 : i.image)
1129
1129
  }
1130
1130
  )
@@ -1138,7 +1138,7 @@ const X = /* @__PURE__ */ z(ge), Ue = {
1138
1138
  {
1139
1139
  "data-id": "banner-advantages",
1140
1140
  className: a("absolute bottom-[-400px] right-1/2 translate-x-1/2 desktop:bottom-[-50px]", i == null ? void 0 : i.advantages),
1141
- children: o && (o == null ? void 0 : o.length) > 0 && /* @__PURE__ */ t.jsx(J, { advantagesList: o })
1141
+ children: o && (o == null ? void 0 : o.length) > 0 && /* @__PURE__ */ t.jsx(J, { classes: i, advantagesList: o })
1142
1142
  }
1143
1143
  )
1144
1144
  ] }) });
@@ -1164,7 +1164,7 @@ const X = /* @__PURE__ */ z(ge), Ue = {
1164
1164
  {
1165
1165
  "data-id": "banner-image",
1166
1166
  src: d,
1167
- alt: r,
1167
+ alt: "Картинка баннера",
1168
1168
  className: a("h-full w-full object-cover object-center", i == null ? void 0 : i.image)
1169
1169
  }
1170
1170
  )