@lax-wp/design-system 0.11.31 → 0.11.32

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/index.es.js CHANGED
@@ -84101,12 +84101,12 @@ const BO = ({
84101
84101
  "flex items-center justify-between rounded-[4px] cursor-pointer select-none w-full transition-colors duration-100",
84102
84102
  r ? "pl-9 pr-1 py-2 min-h-[36px]" : "px-1 py-0.5",
84103
84103
  !l && "overflow-hidden",
84104
- t.disabled ? "opacity-50 cursor-not-allowed" : "hover:bg-neutral-50 dark:hover:bg-black-600",
84104
+ t.disabled ? "opacity-50 cursor-not-allowed" : "",
84105
84105
  t.className
84106
84106
  ), d = Wn(
84107
84107
  "flex items-center justify-between gap-3 rounded-[4px] cursor-pointer select-none w-full transition-colors duration-100",
84108
84108
  r ? "pl-9 pr-1 py-2 min-h-[36px]" : "px-3 py-2",
84109
- t.disabled ? "opacity-50 cursor-not-allowed" : "hover:bg-neutral-50 dark:hover:bg-black-600",
84109
+ t.disabled ? "opacity-50 cursor-not-allowed" : "",
84110
84110
  t.className
84111
84111
  ), f = l ? (
84112
84112
  // Native rendering: icon + label + optional indicator