@channel.io/bezier-tokens
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -14,3 +14,3 @@ module.exports = Object.freeze({ | ||
"alpha-shadow-active": Object.freeze({"value":"0 0 0 1px #84a5ff","ref":"0 0 0 1px alpha-color-primary-bg-normal"}), | ||
"alpha-shadow-input-default": Object.freeze({"value":"inset 0 0 0 1px #ffffff14, 0 0 2px 0 #00000014","ref":"inset 0 0 0 1px alpha-color-shadow-base-inner, 0 0 2px 0 alpha-color-shadow-base"}), | ||
"alpha-shadow-input-default": Object.freeze({"value":"inset 0 0 0 1px #00000033, 0 0 2px 0 #00000014","ref":"inset 0 0 0 1px alpha-color-shadow-medium, 0 0 2px 0 alpha-color-shadow-base"}), | ||
"alpha-shadow-input-hover": Object.freeze({"value":"inset 0 0 0 1px #84a5ff, 0 0 6px 0 #00000014","ref":"inset 0 0 0 1px alpha-color-primary-bg-normal, 0 0 6px 0 alpha-color-shadow-base"}), | ||
@@ -17,0 +17,0 @@ "alpha-shadow-input-active": Object.freeze({"value":"inset 0 0 0 1px #84a5ff, 0 0 0 3px #84a5ff73, 0 0 6px 0 #00000014","ref":"inset 0 0 0 1px alpha-color-primary-bg-normal, 0 0 0 3px alpha-color-primary-bg-light, 0 0 6px 0 alpha-color-shadow-base"}), |
@@ -14,3 +14,3 @@ module.exports = Object.freeze({ | ||
"alpha-shadow-active": Object.freeze({"value":"0 0 0 1px #6d6afc","ref":"0 0 0 1px alpha-color-primary-bg-normal"}), | ||
"alpha-shadow-input-default": Object.freeze({"value":"inset 0 0 0 1px #ffffff1f, 0 0 2px 0 #0000000d","ref":"inset 0 0 0 1px alpha-color-shadow-base-inner, 0 0 2px 0 alpha-color-shadow-base"}), | ||
"alpha-shadow-input-default": Object.freeze({"value":"inset 0 0 0 1px #00000026, 0 0 2px 0 #0000000d","ref":"inset 0 0 0 1px alpha-color-shadow-medium, 0 0 2px 0 alpha-color-shadow-base"}), | ||
"alpha-shadow-input-hover": Object.freeze({"value":"inset 0 0 0 1px #6d6afc, 0 0 6px 0 #0000000d","ref":"inset 0 0 0 1px alpha-color-primary-bg-normal, 0 0 6px 0 alpha-color-shadow-base"}), | ||
@@ -101,2 +101,3 @@ "alpha-shadow-input-active": Object.freeze({"value":"inset 0 0 0 1px #6d6afc, 0 0 0 3px #6d6afc4d, 0 0 6px 0 #0000000d","ref":"inset 0 0 0 1px alpha-color-primary-bg-normal, 0 0 0 3px alpha-color-primary-bg-light, 0 0 6px 0 alpha-color-shadow-base"}), | ||
"alpha-color-bg-white-white-alpha-light": Object.freeze({"value":"#ffffff33","ref":"alpha-color-white-20"}), | ||
"alpha-color-bg-white-white-alpha-transparent": Object.freeze({"value":"#ffffff00","ref":"alpha-color-white-0"}), | ||
"alpha-color-bg-blue-normal": Object.freeze({"value":"#6d6afc","ref":"alpha-color-blue-400"}), | ||
@@ -103,0 +104,0 @@ "alpha-color-bg-blue-light": Object.freeze({"value":"#6d6afc4d","ref":"alpha-color-blue-400-30"}), |
@@ -42,4 +42,4 @@ declare const _exports: Readonly<{ | ||
"alpha-shadow-input-default": Readonly<{ | ||
value: "inset 0 0 0 1px #ffffff14, 0 0 2px 0 #00000014"; | ||
ref: "inset 0 0 0 1px alpha-color-shadow-base-inner, 0 0 2px 0 alpha-color-shadow-base"; | ||
value: "inset 0 0 0 1px #00000033, 0 0 2px 0 #00000014"; | ||
ref: "inset 0 0 0 1px alpha-color-shadow-medium, 0 0 2px 0 alpha-color-shadow-base"; | ||
}>; | ||
@@ -46,0 +46,0 @@ "alpha-shadow-input-hover": Readonly<{ |
@@ -42,4 +42,4 @@ declare const _exports: Readonly<{ | ||
"alpha-shadow-input-default": Readonly<{ | ||
value: "inset 0 0 0 1px #ffffff1f, 0 0 2px 0 #0000000d"; | ||
ref: "inset 0 0 0 1px alpha-color-shadow-base-inner, 0 0 2px 0 alpha-color-shadow-base"; | ||
value: "inset 0 0 0 1px #00000026, 0 0 2px 0 #0000000d"; | ||
ref: "inset 0 0 0 1px alpha-color-shadow-medium, 0 0 2px 0 alpha-color-shadow-base"; | ||
}>; | ||
@@ -380,2 +380,6 @@ "alpha-shadow-input-hover": Readonly<{ | ||
}>; | ||
"alpha-color-bg-white-white-alpha-transparent": Readonly<{ | ||
value: "#ffffff00"; | ||
ref: "alpha-color-white-0"; | ||
}>; | ||
"alpha-color-bg-blue-normal": Readonly<{ | ||
@@ -382,0 +386,0 @@ value: "#6d6afc"; |
{ | ||
"name": "@channel.io/bezier-tokens", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Design tokens for Bezier design system.", | ||
@@ -52,3 +52,3 @@ "repository": { | ||
"build": "run-s clean:build build:tokens build:types", | ||
"build:tokens": "ts-node-esm scripts/build-tokens.ts", | ||
"build:tokens": "ts-node scripts/build-tokens.ts", | ||
"build:types": "tsc -p tsconfig.build.json", | ||
@@ -55,0 +55,0 @@ "lint": "TIMING=1 eslint --cache .", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
868615
12006