@frontegg/types
Advanced tools
Comparing version 4.18.0 to 4.18.1
{ | ||
"name": "@frontegg/types", | ||
"version": "4.18.0", | ||
"version": "4.18.1", | ||
"types": "index.d.ts", | ||
@@ -15,4 +15,4 @@ "author": "Frontegg LTD", | ||
"devDependencies": { | ||
"@frontegg/redux-store": "4.18.0" | ||
"@frontegg/redux-store": "4.18.1" | ||
} | ||
} |
@@ -8,2 +8,3 @@ import { Color, CSSProperties } from '../../Common'; | ||
boxShadow: CSSProperties['boxShadow']; | ||
backgroundCard?: Color; | ||
} | ||
@@ -30,3 +31,2 @@ export interface LoginSignupSwitchTheme { | ||
export interface AuthPageThemeOptions { | ||
backgroundCard?: Color; | ||
loginBox?: Partial<LoginBoxTheme>; | ||
@@ -33,0 +33,0 @@ loginSignupSwitch?: Partial<LoginSignupSwitchTheme>; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package