@livekit/livekit-chakra-theme
Advanced tools
Comparing version 1.4.4 to 1.4.5
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const SYSTEM_SANS_SERIF = "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif"; | ||
const SYSTEM_MONO = "Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace"; | ||
const typography = { | ||
textStyles: { | ||
h1: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 900, | ||
@@ -12,3 +14,3 @@ fontSize: "3.5rem", | ||
h2: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 900, | ||
@@ -19,3 +21,3 @@ fontSize: "2.5rem", | ||
h3: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 900, | ||
@@ -26,3 +28,3 @@ fontSize: "1.75rem", | ||
h4: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 900, | ||
@@ -33,3 +35,3 @@ fontSize: "1.375rem", | ||
h5: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 900, | ||
@@ -40,3 +42,3 @@ fontSize: "1rem", | ||
"h5-mono": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 600, | ||
@@ -48,3 +50,3 @@ fontSize: "0.8125rem", | ||
"subtitle-1": { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -55,3 +57,3 @@ fontSize: "1.375rem", | ||
"subtitle-2": { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -62,3 +64,3 @@ fontSize: "1.125rem", | ||
body1: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -69,3 +71,3 @@ fontSize: "1rem", | ||
body2: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -76,3 +78,3 @@ fontSize: "0.875rem", | ||
caption: { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -83,3 +85,3 @@ fontSize: "0.75rem", | ||
"caption-mono": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -90,3 +92,3 @@ fontSize: "0.75rem", | ||
"caption-mono-uppercase": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -99,3 +101,3 @@ fontSize: "0.75rem", | ||
"body1-mono": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -106,3 +108,3 @@ fontSize: "1rem", | ||
"body1-mono-uppercase": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -115,3 +117,3 @@ fontSize: "1rem", | ||
"body2-mono": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -122,3 +124,3 @@ fontSize: "0.875rem", | ||
"body2-mono-uppercase": { | ||
fontFamily: "IBM Plex Mono", | ||
fontFamily: `IBM Plex Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -131,3 +133,3 @@ fontSize: "0.875rem", | ||
"button-title-1": { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 800, | ||
@@ -139,3 +141,3 @@ fontSize: "0.75rem", | ||
"button-title-2": { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 800, | ||
@@ -178,3 +180,3 @@ fontSize: "0.6875rem", | ||
"h5-mono": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 600, | ||
@@ -186,3 +188,3 @@ fontSize: "0.75rem", | ||
"h5-mono-uppercase": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 600, | ||
@@ -195,3 +197,3 @@ fontSize: "0.75rem", | ||
subtitle1: { | ||
fontFamily: "Everett", | ||
fontFamily: `Everett, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -202,3 +204,3 @@ fontSize: "1.25rem", | ||
subtitle2: { | ||
fontFamily: "Everett", | ||
fontFamily: `Everett, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -209,3 +211,3 @@ fontSize: "1rem", | ||
body1: { | ||
fontFamily: "Everett", | ||
fontFamily: `Everett, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -216,3 +218,3 @@ fontSize: "0.875rem", | ||
body2: { | ||
fontFamily: "Everett", | ||
fontFamily: `Everett, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -223,3 +225,3 @@ fontSize: "0.8125rem", | ||
caption: { | ||
fontFamily: "Everett", | ||
fontFamily: `Everett, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 400, | ||
@@ -230,3 +232,3 @@ fontSize: "0.6875rem", | ||
"caption-mono": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -237,3 +239,3 @@ fontSize: "0.6875rem", | ||
"caption-mono-uppercase": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -246,3 +248,3 @@ fontSize: "0.6875rem", | ||
"body1-mono": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -253,3 +255,3 @@ fontSize: "0.875rem", | ||
"body1-mono-uppercase": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -262,3 +264,3 @@ fontSize: "0.875rem", | ||
"body2-mono": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -269,3 +271,3 @@ fontSize: "0.75rem", | ||
"body2-mono-uppercase": { | ||
fontFamily: "Everett Mono", | ||
fontFamily: `Everett Mono, ${SYSTEM_MONO}`, | ||
fontWeight: 400, | ||
@@ -278,3 +280,3 @@ fontSize: "0.75rem", | ||
"button-title-1": { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 800, | ||
@@ -286,3 +288,3 @@ fontSize: "0.75rem", | ||
"button-title-2": { | ||
fontFamily: "Avenir", | ||
fontFamily: `Avenir, ${SYSTEM_SANS_SERIF}`, | ||
fontWeight: 800, | ||
@@ -289,0 +291,0 @@ fontSize: "0.6875rem", |
{ | ||
"name": "@livekit/livekit-chakra-theme", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "A Chakra-UI theme for LiveKit applications and sites", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
123542
2514
0