@atlaskit/tokens
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -6,3 +6,3 @@ /** | ||
* | ||
* @codegen <<SignedSource::a24657e4c74c30792752bd9e2b59135c>> | ||
* @codegen <<SignedSource::63f1f789248a804ea2645fbeeab85e64>> | ||
* @codegenCommand yarn build tokens | ||
@@ -27,2 +27,4 @@ */ | ||
export type Opacity = 'var(--ds-opacity-disabled)' | 'var(--ds-opacity-loading)' | 0 | 1 | '0' | '1'; | ||
export type FontWeight = 'var(--ds-font-weight-regular)' | 'var(--ds-font-weight-medium)' | 'var(--ds-font-weight-semibold)' | 'var(--ds-font-weight-bold)'; | ||
export type FontFamily = 'var(--ds-font-family-heading)' | 'var(--ds-font-family-body)' | 'var(--ds-font-family-code)' | 'var(--ds-font-family-monospace)' | 'var(--ds-font-family-sans)' | 'var(--ds-font-family-brand-heading)' | 'var(--ds-font-family-brand-body)'; | ||
export interface CSSPropertiesHovered { | ||
@@ -95,6 +97,6 @@ backgroundColor: BackgroundColorHovered; | ||
font: FontShorthand; | ||
fontFamily: never; | ||
fontFamily: FontFamily; | ||
fontSize: never; | ||
fontSizeAdjust: never; | ||
fontWeight: never; | ||
fontWeight: FontWeight; | ||
gap: Space; | ||
@@ -101,0 +103,0 @@ height: SizeIntrinsic; |
@@ -6,3 +6,3 @@ /** | ||
* | ||
* @codegen <<SignedSource::a24657e4c74c30792752bd9e2b59135c>> | ||
* @codegen <<SignedSource::63f1f789248a804ea2645fbeeab85e64>> | ||
* @codegenCommand yarn build tokens | ||
@@ -27,2 +27,4 @@ */ | ||
export type Opacity = 'var(--ds-opacity-disabled)' | 'var(--ds-opacity-loading)' | 0 | 1 | '0' | '1'; | ||
export type FontWeight = 'var(--ds-font-weight-regular)' | 'var(--ds-font-weight-medium)' | 'var(--ds-font-weight-semibold)' | 'var(--ds-font-weight-bold)'; | ||
export type FontFamily = 'var(--ds-font-family-heading)' | 'var(--ds-font-family-body)' | 'var(--ds-font-family-code)' | 'var(--ds-font-family-monospace)' | 'var(--ds-font-family-sans)' | 'var(--ds-font-family-brand-heading)' | 'var(--ds-font-family-brand-body)'; | ||
export interface CSSPropertiesHovered { | ||
@@ -95,6 +97,6 @@ backgroundColor: BackgroundColorHovered; | ||
font: FontShorthand; | ||
fontFamily: never; | ||
fontFamily: FontFamily; | ||
fontSize: never; | ||
fontSizeAdjust: never; | ||
fontWeight: never; | ||
fontWeight: FontWeight; | ||
gap: Space; | ||
@@ -101,0 +103,0 @@ height: SizeIntrinsic; |
{ | ||
"name": "@atlaskit/tokens", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Design tokens are the single source of truth to name and store design decisions.", | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
"@atlaskit/calendar": "^15.0.0", | ||
"@atlaskit/checkbox": "^14.0.0", | ||
"@atlaskit/checkbox": "^15.0.0", | ||
"@atlaskit/radio": "^6.5.0", | ||
@@ -52,0 +52,0 @@ "@atlaskit/textfield": "^6.5.0", |
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13045297
310756
1