@scbt-ecom/ui 0.10.1 → 0.10.2

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/client.js CHANGED
@@ -35287,8 +35287,8 @@ const d$ = ({ radioItemsGroup: t, classes: e, error: n }) => /* @__PURE__ */ b.j
35287
35287
  "data-id": "banner-img-wrapper",
35288
35288
  className: "absolute bottom-0 left-0 right-0 top-0 z-[-1] mx-auto h-full max-w-[1920px] desktop:h-[456px]",
35289
35289
  children: /* @__PURE__ */ b.jsxs("picture", { children: [
35290
- /* @__PURE__ */ b.jsx("source", { media: "(min-width: 1128px)", srcSet: s == null ? void 0 : s.large, type: "image/avif" }),
35291
- /* @__PURE__ */ b.jsx("source", { media: "(max-width: 1127px)", srcSet: s == null ? void 0 : s.mob, type: (s == null ? void 0 : s.type) ?? "image/avif" }),
35290
+ /* @__PURE__ */ b.jsx("source", { media: "(min-width: 1128px)", srcSet: s == null ? void 0 : s.large }),
35291
+ /* @__PURE__ */ b.jsx("source", { media: "(max-width: 1127px)", srcSet: s == null ? void 0 : s.mob }),
35292
35292
  /* @__PURE__ */ b.jsx(
35293
35293
  "img",
35294
35294
  {