@popgrids/ui 0.0.37 → 0.0.38

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.cjs CHANGED
@@ -1987,8 +1987,8 @@ var tagVariants = classVarianceAuthority.cva(
1987
1987
  {
1988
1988
  variants: {
1989
1989
  selected: {
1990
- false: "text-primary ring ring-primary ring-offset-0 focus-visible:bg-primary focus-visible:text-primary",
1991
- true: "bg-primary text-primary-foreground dark:text-primary-foreground focus-visible:bg-primary focus-visible:text-primary-foreground dark:focus-visible:bg-primary dark:focus-visible:text-primary-foreground"
1990
+ false: "text-primary dark:text-primary-foreground ring ring-primary dark:ring-1 dark:ring-primary-foreground ring-offset-0 focus-visible:bg-primary focus-visible:text-primary",
1991
+ true: "bg-primary text-primary-foreground dark:ring-1 dark:ring-primary-foreground dark:bg-primary-foreground/5 dark:text-primary-foreground focus-visible:bg-primary focus-visible:text-primary-foreground dark:focus-visible:bg-primary dark:focus-visible:text-primary-foreground"
1992
1992
  },
1993
1993
  interactive: {
1994
1994
  false: null,