@vonage/vvd-context
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -0,1 +1,15 @@ | ||
## [0.15.2](https://github.com/vonage/vivid/compare/v0.15.1...v0.15.2) (2020-11-15) | ||
### Bug Fixes | ||
* iss-431/viv-267 fix fonts init ([#437](https://github.com/vonage/vivid/issues/437)) ([0953b93](https://github.com/vonage/vivid/commit/0953b937a91eb9ba80d5315f32807780c052d072)), closes [#431](https://github.com/vonage/vivid/issues/431) [#431](https://github.com/vonage/vivid/issues/431) [#431](https://github.com/vonage/vivid/issues/431) [#430](https://github.com/vonage/vivid/issues/430) [#431](https://github.com/vonage/vivid/issues/431) [#431](https://github.com/vonage/vivid/issues/431) [#431](https://github.com/vonage/vivid/issues/431) [#431](https://github.com/vonage/vivid/issues/431) | ||
### Features | ||
* iss-430/viv-261 typography dt automation ([#441](https://github.com/vonage/vivid/issues/441)) ([b056588](https://github.com/vonage/vivid/commit/b05658855b9c8ef0a4db1f82d025a9e81d23cb87)), closes [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) [#430](https://github.com/vonage/vivid/issues/430) | ||
## [0.15.1](https://github.com/vonage/vivid/compare/v0.15.0...v0.15.1) (2020-11-09) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "@vonage/vvd-context", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "> TODO: description", | ||
@@ -27,3 +27,3 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/components/context#readme", | ||
"dependencies": { | ||
"@vonage/vvd-core": "^0.15.1", | ||
"@vonage/vvd-core": "^0.15.2", | ||
"lit-element": "^2.4.0", | ||
@@ -33,5 +33,5 @@ "tslib": "^2.0.3" | ||
"devDependencies": { | ||
"@vonage/vvd-typography": "^0.15.1" | ||
"@vonage/vvd-typography": "^0.15.2" | ||
}, | ||
"gitHead": "dbdd8832c267aa9da9dcb92f8a951aad1a39c2d8" | ||
"gitHead": "368ea4a3c7a7af8f392ef075a65afd332a76a468" | ||
} |
import { css } from 'lit-element'; | ||
export const style = css `body{--vvd-typography-font-family: var(--vvd-font-family-spezia);--vvd-typography-font-size: 16px;--vvd-typography-font-weight: 400;--vvd-typography-font-stretch: 50%;--vvd-typography-line-height: calc(1ex / 0.32);--vvd-typography-letter-spacing: initial;--vvd-typography-text-transform: none;font:var(--vvd-typography-font-weight) var(--vvd-typography-font-size)/var(--vvd-typography-line-height) var(--vvd-typography-font-family);font-stretch:var(--vvd-typography-font-stretch);letter-spacing:var(--vvd-typography-letter-spacing);text-transform:var(--vvd-typography-text-transform)}@supports(font-size-adjust: 1){body{font-size-adjust:.5}}b,strong{--vvd-typography-font-family: var(--vvd-font-family-spezia);--vvd-typography-font-size: 16px;--vvd-typography-font-weight: 600;--vvd-typography-font-stretch: 50%;--vvd-typography-line-height: calc(1ex / 0.32);--vvd-typography-letter-spacing: initial;--vvd-typography-text-transform: none;font:var(--vvd-typography-font-weight) var(--vvd-typography-font-size)/var(--vvd-typography-line-height) var(--vvd-typography-font-family);font-stretch:var(--vvd-typography-font-stretch);letter-spacing:var(--vvd-typography-letter-spacing);text-transform:var(--vvd-typography-text-transform)}h1{--vvd-typography-font-family: var(--vvd-font-family-spezia);--vvd-typography-font-size: 46.1841212511px;--vvd-typography-font-weight: 500;--vvd-typography-font-stretch: 75%;--vvd-typography-line-height: calc(1ex / 0.47);--vvd-typography-letter-spacing: initial;--vvd-typography-text-transform: none;font:var(--vvd-typography-font-weight) var(--vvd-typography-font-size)/var(--vvd-typography-line-height) var(--vvd-typography-font-family);font-stretch:var(--vvd-typography-font-stretch);letter-spacing:var(--vvd-typography-letter-spacing);text-transform:var(--vvd-typography-text-transform)}h2{--vvd-typography-font-family: var(--vvd-font-family-spezia);--vvd-typography-font-size: 36.4911575317px;--vvd-typography-font-weight: 500;--vvd-typography-font-stretch: 75%;--vvd-typography-line-height: calc(1ex / 0.42);--vvd-typography-letter-spacing: initial;--vvd-typography-text-transform: none;font:var(--vvd-typography-font-weight) var(--vvd-typography-font-size)/var(--vvd-typography-line-height) var(--vvd-typography-font-family);font-stretch:var(--vvd-typography-font-stretch);letter-spacing:var(--vvd-typography-letter-spacing);text-transform:var(--vvd-typography-text-transform)}h3{--vvd-typography-font-family: var(--vvd-font-family-spezia);--vvd-typography-font-size: 32.4365844727px;--vvd-typography-font-weight: 500;--vvd-typography-font-stretch: 75%;--vvd-typography-line-height: calc(1ex / 0.38);--vvd-typography-letter-spacing: initial;--vvd-typography-text-transform: none;font:var(--vvd-typography-font-weight) var(--vvd-typography-font-size)/var(--vvd-typography-line-height) var(--vvd-typography-font-family);font-stretch:var(--vvd-typography-font-stretch);letter-spacing:var(--vvd-typography-letter-spacing);text-transform:var(--vvd-typography-text-transform)}h6{--vvd-typography-font-family: var(--vvd-font-family-spezia);--vvd-typography-font-size: 14.2222222222px;--vvd-typography-font-weight: 400;--vvd-typography-font-stretch: 50%;--vvd-typography-line-height: calc(1ex / 0.32);--vvd-typography-letter-spacing: initial;--vvd-typography-text-transform: none;font:var(--vvd-typography-font-weight) var(--vvd-typography-font-size)/var(--vvd-typography-line-height) var(--vvd-typography-font-family);font-stretch:var(--vvd-typography-font-stretch);letter-spacing:var(--vvd-typography-letter-spacing);text-transform:var(--vvd-typography-text-transform)}p{width:60ch;max-width:100%}code,samp,kbd,var{display:block;border-radius:4px}body{color:var(--vvd-color-base-foreground);background-color:var(--vvd-color-base-background)}body{margin:0;padding:0}`; | ||
export const style = css `body{--vvd-typography-font-family: SpeziaWebVariable;--vvd-typography-font-size: 16px;--vvd-typography-font-stretch: 50%;--vvd-typography-font-weight: 400;--vvd-typography-letter-spacing: 0px;--vvd-typography-line-height: 24px;--vvd-typography-text-decoration: none;--vvd-typography-text-transform: none;font-family:var(--vvd-typography-font-family);font-size:var(--vvd-typography-font-size);font-stretch:var(--vvd-typography-font-stretch);font-weight:var(--vvd-typography-font-weight);letter-spacing:var(--vvd-typography-letter-spacing);line-height:var(--vvd-typography-line-height);text-decoration:var(--vvd-typography-text-decoration);text-transform:var(--vvd-typography-text-transform)}@supports(font-size-adjust: 1){body{font-size-adjust:.5}}b,strong{--vvd-typography-font-family: SpeziaWebVariable;--vvd-typography-font-size: 16px;--vvd-typography-font-stretch: 50%;--vvd-typography-font-weight: 600;--vvd-typography-letter-spacing: 0px;--vvd-typography-line-height: 24px;--vvd-typography-text-decoration: none;--vvd-typography-text-transform: none;font-family:var(--vvd-typography-font-family);font-size:var(--vvd-typography-font-size);font-stretch:var(--vvd-typography-font-stretch);font-weight:var(--vvd-typography-font-weight);letter-spacing:var(--vvd-typography-letter-spacing);line-height:var(--vvd-typography-line-height);text-decoration:var(--vvd-typography-text-decoration);text-transform:var(--vvd-typography-text-transform)}h1{--vvd-typography-font-family: SpeziaWebVariable;--vvd-typography-font-size: 52px;--vvd-typography-font-stretch: 75%;--vvd-typography-font-weight: 500;--vvd-typography-letter-spacing: 0px;--vvd-typography-line-height: 68px;--vvd-typography-text-decoration: none;--vvd-typography-text-transform: none;font-family:var(--vvd-typography-font-family);font-size:var(--vvd-typography-font-size);font-stretch:var(--vvd-typography-font-stretch);font-weight:var(--vvd-typography-font-weight);letter-spacing:var(--vvd-typography-letter-spacing);line-height:var(--vvd-typography-line-height);text-decoration:var(--vvd-typography-text-decoration);text-transform:var(--vvd-typography-text-transform)}h2{--vvd-typography-font-family: SpeziaWebVariable;--vvd-typography-font-size: 40px;--vvd-typography-font-stretch: 75%;--vvd-typography-font-weight: 500;--vvd-typography-letter-spacing: 0px;--vvd-typography-line-height: 52px;--vvd-typography-text-decoration: none;--vvd-typography-text-transform: none;font-family:var(--vvd-typography-font-family);font-size:var(--vvd-typography-font-size);font-stretch:var(--vvd-typography-font-stretch);font-weight:var(--vvd-typography-font-weight);letter-spacing:var(--vvd-typography-letter-spacing);line-height:var(--vvd-typography-line-height);text-decoration:var(--vvd-typography-text-decoration);text-transform:var(--vvd-typography-text-transform)}h3{--vvd-typography-font-family: SpeziaWebVariable;--vvd-typography-font-size: 26px;--vvd-typography-font-stretch: 75%;--vvd-typography-font-weight: 500;--vvd-typography-letter-spacing: 0px;--vvd-typography-line-height: 36px;--vvd-typography-text-decoration: none;--vvd-typography-text-transform: none;font-family:var(--vvd-typography-font-family);font-size:var(--vvd-typography-font-size);font-stretch:var(--vvd-typography-font-stretch);font-weight:var(--vvd-typography-font-weight);letter-spacing:var(--vvd-typography-letter-spacing);line-height:var(--vvd-typography-line-height);text-decoration:var(--vvd-typography-text-decoration);text-transform:var(--vvd-typography-text-transform)}h6{--vvd-typography-font-family: SpeziaWebVariable;--vvd-typography-font-size: 14px;--vvd-typography-font-stretch: 50%;--vvd-typography-font-weight: 400;--vvd-typography-letter-spacing: 0px;--vvd-typography-line-height: 20px;--vvd-typography-text-decoration: none;--vvd-typography-text-transform: none;font-family:var(--vvd-typography-font-family);font-size:var(--vvd-typography-font-size);font-stretch:var(--vvd-typography-font-stretch);font-weight:var(--vvd-typography-font-weight);letter-spacing:var(--vvd-typography-letter-spacing);line-height:var(--vvd-typography-line-height);text-decoration:var(--vvd-typography-text-decoration);text-transform:var(--vvd-typography-text-transform)}p{width:60ch;max-width:100%}code,samp,kbd,var{display:block;border-radius:4px}body{color:var(--vvd-color-base-foreground);background-color:var(--vvd-color-base-background)}body{margin:0;padding:0}`; | ||
//# sourceMappingURL=vvd-context.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
25321
32
Updated@vonage/vvd-core@^0.15.2