@scbt-ecom/ui 0.7.17 → 0.7.19

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
@@ -1,4 +1,4 @@
1
- import { t as Jn, e as ri, f as JS, h as xh, m as US, k as $b, l as KS, n as qS, o as QS, q as eI, r as tI, i as nI, s as rI, v as iI, w as oI, x as sI, y as _u, j as C, A as kt, S as Ch, C as Un, E as Nn, F as ps, G as Ze, J as _e, K as hs, M as aI, c as O, I as Fe, O as Xb, Q as lI, R as cI, T as uI, U as dI, V as fI, W as pI, b as hI, u as mI, X as gI, H as vI, Y as bI, _ as yI, Z as xI, B as CI, a as mf, $ as wI, a0 as Co, a1 as SI, a2 as Yb, a3 as wc, a4 as Sc, a5 as II, a6 as EI, a7 as AI, a8 as TI, a9 as kI, aa as Zb, D as wh, d as MI, ab as kl, ac as Ic, ad as co, ae as OI, af as uo, p as PI, g as RI, ag as di, N as Mo, L as DI, P as Jb, z as NI } from "./style-B2uhcWlW.js";
1
+ import { t as Jn, e as ri, f as JS, h as xh, m as US, k as $b, l as KS, n as qS, o as QS, q as eI, r as tI, i as nI, s as rI, v as iI, w as oI, x as sI, y as _u, j as C, A as kt, S as Ch, C as Un, E as Nn, F as ps, G as Ze, J as _e, K as hs, M as aI, c as O, I as Fe, O as Xb, Q as lI, R as cI, T as uI, U as dI, V as fI, W as pI, b as hI, u as mI, X as gI, H as vI, Y as bI, _ as yI, Z as xI, B as CI, a as mf, $ as wI, a0 as Co, a1 as SI, a2 as Yb, a3 as wc, a4 as Sc, a5 as II, a6 as EI, a7 as AI, a8 as TI, a9 as kI, aa as Zb, D as wh, d as MI, ab as kl, ac as Ic, ad as co, ae as OI, af as uo, p as PI, g as RI, ag as di, N as Mo, L as DI, P as Jb, z as NI } from "./utils-tailwind-B2uhcWlW.js";
2
2
  import * as I from "react";
3
3
  import $, { useCallback as fe, createContext as qe, useContext as Me, useId as Fn, useEffect as Pe, Component as Ub, useLayoutEffect as Qi, useRef as de, useInsertionEffect as Kb, useMemo as we, forwardRef as fi, Fragment as Ht, createElement as qb, Children as FI, isValidElement as Qb, useState as Oe, cloneElement as VI, useReducer as gf, useSyncExternalStore as BI, createRef as LI, useImperativeHandle as jI, useDebugValue as ey } from "react";
4
4
  import * as Hu from "react-dom";
package/dist/hybrid.js CHANGED
@@ -1,5 +1,5 @@
1
- import { p as z, j as t, c as a, H as y, a as x, I as f, L as ee, z as c, i as te, g as L, u as R, P as re } from "./style-B2uhcWlW.js";
2
- import { B as lt, D as pt, d as mt, N as ut, b as xt } from "./style-B2uhcWlW.js";
1
+ import { p as z, j as t, c as a, H as y, a as x, I as f, L as ee, z as c, i as te, g as L, u as R, P as re } from "./utils-tailwind-B2uhcWlW.js";
2
+ import { B as lt, D as pt, d as mt, N as ut, b as xt } from "./utils-tailwind-B2uhcWlW.js";
3
3
  import * as v from "react";
4
4
  import { forwardRef as S } from "react";
5
5
  const Oe = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase()).join("-"), $e = (o, e = "dd.MM.yyyy") => z(o, e, /* @__PURE__ */ new Date()), V = ({ children: o, className: e, ...i }) => /* @__PURE__ */ t.jsx("section", { className: a("pb-16 desktop:pb-20", e), ...i, children: o }), g = ({ children: o, className: e, ...i }) => /* @__PURE__ */ t.jsx("div", { className: a("m-auto w-full mobile:px-4 desktop:max-w-[1140px]", e), ...i, children: o }), oe = x("grid", {
@@ -849,10 +849,6 @@ var se = ye(
849
849
  );
850
850
  const J = /* @__PURE__ */ L(se), Ke = {
851
851
  theme: {
852
- screens: {
853
- mobile: { max: "1187px" },
854
- desktop: "1188px"
855
- },
856
852
  backgroundColor: {
857
853
  color: N,
858
854
  banner: O,
@@ -1163,7 +1159,7 @@ const J = /* @__PURE__ */ L(se), Ke = {
1163
1159
  {
1164
1160
  "data-id": "banner-advantages",
1165
1161
  className: a(
1166
- "flex items-center justify-center p-4 desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:pt-0",
1162
+ "flex items-center justify-center bg-color-transparent p-4 desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:p-0",
1167
1163
  n == null ? void 0 : n.advantageContainer
1168
1164
  ),
1169
1165
  children: r && (r == null ? void 0 : r.length) > 0 && /* @__PURE__ */ t.jsx(K, { classes: n, advantagesList: r })