@vonage/vvd-context
Advanced tools
Comparing version 0.15.3 to 0.16.0
@@ -0,1 +1,5 @@ | ||
# [0.16.0](https://github.com/vonage/vivid/compare/v0.15.3...v0.16.0) (2020-11-24) | ||
## [0.15.3](https://github.com/vonage/vivid/compare/v0.15.2...v0.15.3) (2020-11-16) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@vonage/vvd-context", | ||
"version": "0.15.3", | ||
"version": "0.16.0", | ||
"description": "> TODO: description", | ||
@@ -27,3 +27,3 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/components/context#readme", | ||
"dependencies": { | ||
"@vonage/vvd-core": "^0.15.3", | ||
"@vonage/vvd-core": "^0.16.0", | ||
"lit-element": "^2.4.0", | ||
@@ -33,5 +33,5 @@ "tslib": "^2.0.3" | ||
"devDependencies": { | ||
"@vonage/vvd-typography": "^0.15.3" | ||
"@vonage/vvd-typography": "^0.16.0" | ||
}, | ||
"gitHead": "f2b3b493632c6391c12670748144b3901cd770e1" | ||
"gitHead": "b74d147bf316ebf197e7cd64b4f9c1b067c34c7b" | ||
} |
import { css } from 'lit-element'; | ||
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}`; | ||
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{--vvd-typography-font-family: SpeziaMonoWebVariable;--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);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
26872
34
+ Added@vonage/vvd-core@0.16.2(transitive)
+ Added@vonage/vvd-fonts@0.16.2(transitive)
+ Added@vonage/vvd-scheme@0.16.2(transitive)
- Removed@vonage/vvd-core@0.15.3(transitive)
- Removed@vonage/vvd-fonts@0.15.3(transitive)
- Removed@vonage/vvd-scheme@0.15.3(transitive)
Updated@vonage/vvd-core@^0.16.0