@20minutes/hela
Advanced tools
Comparing version 1.20.4 to 1.20.5
@@ -9,5 +9,5 @@ import { default as React } from 'react'; | ||
}; | ||
variant?: 'ARTICLE' | 'ATF' | 'BAN' | 'HEADER' | 'INREAD' | 'PAVE'; | ||
variant?: 'ARTICLE' | 'ATF' | 'BAN' | 'HEADER' | 'INREAD' | 'PAVE' | 'COM'; | ||
isfullscreenMobile?: boolean; | ||
} | ||
export declare const Ad: React.FC<AdProps>; |
@@ -9,2 +9,3 @@ import { default as React } from 'react'; | ||
content: React.ReactNode; | ||
tabColor?: TabProps['tabColor']; | ||
}[]; | ||
@@ -14,3 +15,2 @@ name?: string; | ||
tabItemActive?: string; | ||
tabColor?: TabProps['tabColor']; | ||
tabVariant?: TabType; | ||
@@ -17,0 +17,0 @@ tabProps?: SpacingSystemProps; |
@@ -5,3 +5,2 @@ declare const _default: { | ||
args: { | ||
tabColor: string; | ||
tabVariant: string; | ||
@@ -21,3 +20,3 @@ }; | ||
}; | ||
export declare const EntertainmentColor: { | ||
export declare const Colors: { | ||
args: { | ||
@@ -28,5 +27,5 @@ tabItems: { | ||
content: string; | ||
tabColor: string; | ||
}[]; | ||
tabItemActive: string; | ||
tabColor: string; | ||
}; | ||
@@ -33,0 +32,0 @@ }; |
{ | ||
"name": "@20minutes/hela", | ||
"version": "1.20.4", | ||
"version": "1.20.5", | ||
"repository": "git@github.com:20minutes/hela.git", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4855560