@scbt-ecom/ui 0.35.2 → 0.36.1

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.
@@ -4395,12 +4395,13 @@ const Ec = ({
4395
4395
  business: /* @__PURE__ */ y.jsx(de, { name: "brandLogos/logoBusiness" }),
4396
4396
  insurance: /* @__PURE__ */ y.jsx(de, { name: "brandLogos/logoInsurance" })
4397
4397
  }, cc = ze(
4398
- "group outline-none transition-all duration-100 p-[2px] rounded-sm border border-solid border-transparent",
4398
+ "group outline-none transition-all duration-100 p-[2px] rounded-sm border border-solid border-transparent hover:underline underline-offset-4",
4399
4399
  {
4400
4400
  variants: {
4401
4401
  intent: {
4402
- blue: "text-color-primary-default hover:text-color-primary-hover hover:underline underline-offset-4 focus-visible:text-color-primary-default focus-visible:border-primary-focus",
4403
- white: "text-color-white hover:text-color-footer focus-visible:text-color-white hover:underline underline-offset-4 focus-visible:border-primary-focus"
4402
+ blue: "text-color-primary-default hover:text-color-primary-hover focus-visible:text-color-primary-default focus-visible:border-primary-focus",
4403
+ white: "text-color-white hover:text-color-footer focus-visible:text-color-white focus-visible:border-primary-focus",
4404
+ dark: "text-color-dark group-focus:text-icon-dark-default focus-visible:border-primary-focus"
4404
4405
  },
4405
4406
  withUnderline: {
4406
4407
  true: "underline underline-offset-4",
@@ -4426,7 +4427,8 @@ const Ec = ({
4426
4427
  variants: {
4427
4428
  intent: {
4428
4429
  blue: "text-icon-primary-default group-hover:text-icon-primary-hover group-focus:text-icon-primary-default ",
4429
- white: "text-icon-white group-hover:text-icon-footer group-focus:text-icon-white"
4430
+ white: "text-icon-white group-hover:text-icon-footer group-focus:text-icon-white",
4431
+ dark: "text-icon-dark-default"
4430
4432
  },
4431
4433
  disabled: {
4432
4434
  true: "!text-icon-primary-disabled pointer-events-none",
@@ -4488,4 +4490,4 @@ export {
4488
4490
  Da as y,
4489
4491
  xc as z
4490
4492
  };
4491
- //# sourceMappingURL=CustomLink-fcD_1hIU.js.map
4493
+ //# sourceMappingURL=CustomLink-BQOhJbbq.js.map