mn-angular-lib 1.0.13 → 1.0.14
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.
|
@@ -2558,7 +2558,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.3", ngImpor
|
|
|
2558
2558
|
}] } });
|
|
2559
2559
|
|
|
2560
2560
|
const mnSelectVariants = tv({
|
|
2561
|
-
base: 'bg-base-100 border-1 border-base-300 text-base-content text-sm cursor-pointer',
|
|
2561
|
+
base: 'bg-base-100 border-1 border-base-300 text-base-content text-sm cursor-pointer hover:bg-base-200 transition-colors duration-300',
|
|
2562
2562
|
variants: {
|
|
2563
2563
|
shadow: {
|
|
2564
2564
|
true: 'shadow-lg',
|