infinity-ui-elements 1.9.10 → 1.9.11

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.js CHANGED
@@ -4809,7 +4809,7 @@ const switchVariants = classVarianceAuthority.cva("relative inline-flex items-ce
4809
4809
  false: "",
4810
4810
  },
4811
4811
  isDisabled: {
4812
- true: "cursor-not-allowed opacity-60",
4812
+ true: "cursor-not-allowed bg-surface-fill-neutral-moderate",
4813
4813
  false: "",
4814
4814
  },
4815
4815
  isFocused: {