@scbt-ecom/ui 0.7.5 → 0.7.7

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
@@ -850,6 +850,7 @@ var ye = he(
850
850
  const q = /* @__PURE__ */ L(ye), Qe = {
851
851
  theme: {
852
852
  screens: {
853
+ mobile: { max: "1187px" },
853
854
  desktop: "1188px"
854
855
  },
855
856
  backgroundColor: {
@@ -980,6 +981,7 @@ const q = /* @__PURE__ */ L(ye), Qe = {
980
981
  }, Ye = {
981
982
  theme: {
982
983
  screens: {
984
+ mobile: { max: "1187px" },
983
985
  desktop: "1188px"
984
986
  },
985
987
  backgroundColor: {
@@ -1483,17 +1485,17 @@ const q = /* @__PURE__ */ L(ye), Qe = {
1483
1485
  children: e == null ? void 0 : e.map((r, n) => /* @__PURE__ */ t.jsx(Be, { index: n + 1, ...r, classes: i }, r.title))
1484
1486
  }
1485
1487
  )
1486
- ] }) }) }), Fe = u("desktop:block", {
1488
+ ] }) }) }), Fe = u("", {
1487
1489
  variants: {
1488
1490
  intent: {
1489
1491
  twoItems: "mob-headline-bold-s mb-6 desktop:desk-headline-bold-m desktop:mb-12",
1490
- fourItems: "mob-title-bold-l desktop:desk-title-bold-l mb-8"
1492
+ fourItems: "mob-title-bold-l desktop:desk-title-bold-l mb-8"
1491
1493
  },
1492
1494
  desktopHidden: {
1493
1495
  true: "desktop:hidden"
1494
1496
  },
1495
1497
  mobileHidden: {
1496
- true: "hidden"
1498
+ true: "mobile:hidden"
1497
1499
  }
1498
1500
  },
1499
1501
  defaultVariants: {
@@ -1531,17 +1533,17 @@ const q = /* @__PURE__ */ L(ye), Qe = {
1531
1533
  class: "desktop:grid grid-rows-2 desktop:gap-x-10 desktop:gap-y-4 grid-flow-col"
1532
1534
  }
1533
1535
  ]
1534
- }), ze = u("border-blue-grey-500 pb-6 mb-6 border-b last:pb-0 last:mb-0", {
1536
+ }), ze = u("border-blue-grey-500 pb-6 mobile:mb-6 mobile:border-b mobile:last:pb-0 mobile:last:mb-0", {
1535
1537
  variants: {
1536
1538
  intent: {
1537
- twoItems: "last:border-none desktop:border-b-0 desktop:ml-8 desktop:border-r desktop:pr-8 desktop:first:ml-0 desktop:last:pr-0 desktop:pb-3 desktop:first:w-[292px]",
1538
- fourItems: "last:border-none desktop:w-[264px] desktop:odd:border-b desktop:pb-0 desktop:odd:pb-3"
1539
+ twoItems: " last:border-none desktop:ml-8 desktop:border-r desktop:pr-8 desktop:first:ml-0 desktop:last:pr-0 desktop:pb-3 desktop:first:w-[292px]",
1540
+ fourItems: " mobile:last:border-none desktop:w-[264px] desktop:odd:border-b desktop:pb-0 desktop:odd:pb-3"
1539
1541
  }
1540
1542
  },
1541
1543
  defaultVariants: {
1542
1544
  intent: "twoItems"
1543
1545
  }
1544
- }), Le = u("mx-auto desktop:m-0 mb-8 h-[172px] w-[280px]", {
1546
+ }), Le = u("mobile:mx-auto mobile:mb-8, h-[172px] w-[280px] ", {
1545
1547
  variants: {
1546
1548
  intent: {
1547
1549
  twoItems: "desktop:h-[232px] desktop:w-[500px]",