@skyscanner/bpk-foundations-web
Advanced tools
Comparing version 17.13.0 to 17.14.0
{ | ||
"name": "@skyscanner/bpk-foundations-web", | ||
"version": "17.13.0", | ||
"version": "17.14.0", | ||
"description": "Common Backpack design tokens for colors, spacing, font, etc.", | ||
@@ -23,3 +23,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "b36f2aa31889a6720ef83a57e6b2417db16f4634" | ||
"gitHead": "f39d8ac09176cbf0744da10355bf922ba3b87812" | ||
} |
@@ -359,3 +359,3 @@ /* | ||
fontSizeXl: "1.5rem", | ||
fontFamilyLarken: "'Larken', 'Noto Sans', 'Noto Sans JP', sans-serif", | ||
fontFamilyLarken: "'Larken', 'Noto Sans Arabic', 'Noto Sans Hebrew', 'Noto Serif', 'Noto Serif Devanagari', 'Noto Serif Thai', 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR', sans-serif", | ||
fontSizeXxxxxl: "4rem", | ||
@@ -362,0 +362,0 @@ fontSizeXxxl: "2.5rem", |
@@ -357,3 +357,3 @@ /* | ||
export declare const fontSizeXl = "1.5rem" as const; | ||
export declare const fontFamilyLarken = "'Larken', 'Noto Sans', 'Noto Sans JP', sans-serif" as const; | ||
export declare const fontFamilyLarken = "'Larken', 'Noto Sans Arabic', 'Noto Sans Hebrew', 'Noto Serif', 'Noto Serif Devanagari', 'Noto Serif Thai', 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR', sans-serif" as const; | ||
export declare const fontSizeXxxxxl = "4rem" as const; | ||
@@ -360,0 +360,0 @@ export declare const fontSizeXxxl = "2.5rem" as const; |
@@ -357,3 +357,3 @@ /* | ||
export const fontSizeXl = "1.5rem"; | ||
export const fontFamilyLarken = "'Larken', 'Noto Sans', 'Noto Sans JP', sans-serif"; | ||
export const fontFamilyLarken = "'Larken', 'Noto Sans Arabic', 'Noto Sans Hebrew', 'Noto Serif', 'Noto Serif Devanagari', 'Noto Serif Thai', 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR', sans-serif"; | ||
export const fontSizeXxxxxl = "4rem"; | ||
@@ -360,0 +360,0 @@ export const fontSizeXxxl = "2.5rem"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
260266