Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/vvd-context

Package Overview
Dependencies
Maintainers
14
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/vvd-context - npm Package Compare versions

Comparing version 0.13.0 to 0.14.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [0.14.0](https://github.com/vonage/vivid/compare/v0.13.0...v0.14.0) (2020-10-25)
# [0.13.0](https://github.com/vonage/vivid/compare/v0.12.5...v0.13.0) (2020-10-12)

@@ -2,0 +6,0 @@

10

package.json
{
"name": "@vonage/vvd-context",
"version": "0.13.0",
"version": "0.14.0",
"description": "> TODO: description",

@@ -27,10 +27,10 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/components/context#readme",

"dependencies": {
"@vonage/vvd-core": "^0.13.0",
"@vonage/vvd-core": "^0.14.0",
"lit-element": "^2.4.0",
"tslib": "^2.0.2"
"tslib": "^2.0.3"
},
"devDependencies": {
"@vonage/vvd-typography": "^0.13.0"
"@vonage/vvd-typography": "^0.14.0"
},
"gitHead": "abb5c4804499cd763bbedba86f1e8712e5704e00"
"gitHead": "c13df565fd29ff01cbe14b7f964fd745abff0b6d"
}
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);margin:var(--vvd-typography-line-height) 0}@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);margin:var(--vvd-typography-line-height) 0}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);margin:var(--vvd-typography-line-height) 0}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);margin:var(--vvd-typography-line-height) 0}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);margin:var(--vvd-typography-line-height) 0}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);margin:var(--vvd-typography-line-height) 0}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: 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}`;
//# sourceMappingURL=vvd-context.css.js.map

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc