@rafal.lemieszewski/tide-ui 0.25.4 → 0.25.5

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
@@ -63929,7 +63929,9 @@ const eYe = Fe(
63929
63929
  "bg-[var(--color-background-brand-selected)]",
63930
63930
  "text-[var(--color-text-brand)]",
63931
63931
  "[&]:text-body-medium-md [&]:font-normal",
63932
- "[&>svg]:text-[var(--color-text-brand)]"
63932
+ "[&>svg]:text-[var(--color-text-brand)]",
63933
+ "hover:bg-[var(--color-background-brand-selected-hovered)]",
63934
+ "hover:[&>svg]:text-[var(--color-icon-brand-hover)]"
63933
63935
  ],
63934
63936
  // Open state (for collapsible items)
63935
63937
  "data-[state=open]:bg-[var(--color-surface-secondary)]",
@@ -64124,7 +64126,8 @@ const cYe = y.forwardRef(({
64124
64126
  n && !m && [
64125
64127
  "bg-[var(--color-background-brand-selected)]",
64126
64128
  "text-[var(--color-text-brand)]",
64127
- "[&]:text-body-md [&]:font-normal"
64129
+ "[&]:text-body-md [&]:font-normal",
64130
+ "hover:bg-[var(--color-background-brand-selected-hovered)]"
64128
64131
  ],
64129
64132
  // Fallback for non-enhanced behavior
64130
64133
  !r && [