@vonage/vvd-fonts
Advanced tools
Comparing version 2.18.1 to 2.19.0
{ | ||
"name": "@vonage/vvd-fonts", | ||
"version": "2.18.1", | ||
"version": "2.19.0", | ||
"description": "Vivid fonts initialisation service", | ||
@@ -35,7 +35,7 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/common/fonts", | ||
"devDependencies": { | ||
"@vonage/vvd-foundation": "2.18.1", | ||
"@vonage/vvd-umbrella": "2.18.1", | ||
"@vonage/vvd-foundation": "2.19.0", | ||
"@vonage/vvd-umbrella": "2.19.0", | ||
"typescript": "^4.3.2" | ||
}, | ||
"gitHead": "d791e96e279d0a6c3f1b5a020f5c07e4bbc24c49" | ||
"gitHead": "db5c6cfdb6b835e65b43229d7fbba730f22fc857" | ||
} |
@@ -1,4 +0,3 @@ | ||
// autogenerated module | ||
import { css } from 'lit-element'; | ||
export const style = css `:root{--vvd-font-family-spezia:"SpeziaWeb"}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:400;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-Regular.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:500;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-WideMedium.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:600;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-SemiBold.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaMonoWeb";font-style:normal;font-weight:400;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-MonoRegular.woff2") format("woff2")}@supports(font-variation-settings: "wdth" 9){:root{--vvd-font-family-spezia:"SpeziaWebVariable"}@font-face{font-display:block;font-family:"SpeziaWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("//fonts.resources.vonage.com/fonts/v1/Spezia_Web_Complete_Upright.woff2") format("woff2-variations")}@font-face{font-display:block;font-family:"SpeziaMonoWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("//fonts.resources.vonage.com/fonts/v1/Spezia_Web_Monospace_Complete.woff2") format("woff2-variations")}}`; | ||
export const style = css `:root{--vvd-font-family-spezia:"SpeziaWeb"}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:400;src:url("//fonts.resources.vonage.com/fonts/v1/SpeziaWeb-Regular.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:500;src:url("https://fonts.resources.vonage.com/fonts/v1/SpeziaWeb-WideMedium.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaWeb";font-style:normal;font-weight:600;src:url("https://fonts.resources.vonage.com/fonts/v1/SpeziaWeb-SemiBold.woff2") format("woff2")}@font-face{font-display:block;font-family:"SpeziaMonoWeb";font-style:normal;font-weight:400;src:url("https://fonts.resources.vonage.com/fonts/v1/SpeziaWeb-MonoRegular.woff2") format("woff2")}@supports(font-variation-settings: "wdth" 9){:root{--vvd-font-family-spezia:"SpeziaWebVariable"}@font-face{font-display:block;font-family:"SpeziaWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("https://fonts.resources.vonage.com/fonts/v1/Spezia_Web_Complete_Upright.woff2") format("woff2-variations")}@font-face{font-display:block;font-family:"SpeziaMonoWebVariable";font-stretch:50% 200%;font-style:normal;font-weight:1 1000;src:url("https://fonts.resources.vonage.com/fonts/v1/Spezia_Web_Monospace_Complete.woff2") format("woff2-variations")}}`; | ||
//# sourceMappingURL=vvd-fonts.css.js.map |
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
19931
25