@toeverything/theme
Advanced tools
Comparing version 0.7.34 to 0.7.35
@@ -208,3 +208,2 @@ import { grabbingCursor, grabCursor } from './cursors'; | ||
toolbarShadow: '0px 6px 16px #00000024', | ||
elementToolbarShadow: '0px 6px 16px #00000014', | ||
activeShadow: '0px 0px 0px 2px rgba(30, 150, 235, 0.30)', | ||
@@ -214,2 +213,3 @@ shadow1: '0px 0px 4px 0px rgba(66, 65, 73, 0.14)', | ||
shadow3: '0px 0px 20px 0px rgba(66, 65, 73, 0.22)', | ||
shadow4: '0px 6px 16px 0px rgba(0, 0, 0, 0.14)', | ||
popoverShadow: | ||
@@ -361,3 +361,2 @@ '0px 0px 30px rgba(75, 75, 75, 0.2), 0px 0px 4px rgba(75, 75, 75, 0.3), inset 0px 0px 0px rgba(227, 226, 228, 1)', | ||
toolbarShadow: '0px 6px 18px #00000052', | ||
elementToolbarShadow: '0px 6px 18px #00000032', | ||
activeShadow: '0px 0px 0px 2px rgba(28, 158, 228, 0.30)', | ||
@@ -367,2 +366,3 @@ shadow1: '0px 0px 4px 0px rgba(0, 0, 0, 0.24)', | ||
shadow3: '0px 0px 20px 0px rgba(0, 0, 0, 0.32)', | ||
shadow4: '0px 6px 18px 0px rgba(0, 0, 0, 0.32)', | ||
popoverShadow: | ||
@@ -369,0 +369,0 @@ '0px 0px 30px 0px rgba(0, 0, 0, 0.1), 0px 0px 8px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0.5px rgba(48, 48, 48, 1) inset', |
@@ -160,3 +160,2 @@ export declare const camelToKebab: (s: string) => string; | ||
toolbarShadow: string; | ||
elementToolbarShadow: string; | ||
activeShadow: string; | ||
@@ -166,2 +165,3 @@ shadow1: string; | ||
shadow3: string; | ||
shadow4: string; | ||
popoverShadow: string; | ||
@@ -364,3 +364,2 @@ floatButtonShadow: string; | ||
toolbarShadow: string; | ||
elementToolbarShadow: string; | ||
activeShadow: string; | ||
@@ -370,2 +369,3 @@ shadow1: string; | ||
shadow3: string; | ||
shadow4: string; | ||
popoverShadow: string; | ||
@@ -372,0 +372,0 @@ floatButtonShadow: string; |
@@ -196,3 +196,2 @@ function t(r) { | ||
toolbarShadow: "0px 6px 16px #00000024", | ||
elementToolbarShadow: "0px 6px 16px #00000014", | ||
activeShadow: "0px 0px 0px 2px rgba(30, 150, 235, 0.30)", | ||
@@ -202,2 +201,3 @@ shadow1: "0px 0px 4px 0px rgba(66, 65, 73, 0.14)", | ||
shadow3: "0px 0px 20px 0px rgba(66, 65, 73, 0.22)", | ||
shadow4: "0px 6px 16px 0px rgba(0, 0, 0, 0.14)", | ||
popoverShadow: "0px 0px 30px rgba(75, 75, 75, 0.2), 0px 0px 4px rgba(75, 75, 75, 0.3), inset 0px 0px 0px rgba(227, 226, 228, 1)", | ||
@@ -329,3 +329,2 @@ floatButtonShadow: "0px 0px 10px rgba(0, 0, 0, 0.05), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.1)", | ||
toolbarShadow: "0px 6px 18px #00000052", | ||
elementToolbarShadow: "0px 6px 18px #00000032", | ||
activeShadow: "0px 0px 0px 2px rgba(28, 158, 228, 0.30)", | ||
@@ -335,2 +334,3 @@ shadow1: "0px 0px 4px 0px rgba(0, 0, 0, 0.24)", | ||
shadow3: "0px 0px 20px 0px rgba(0, 0, 0, 0.32)", | ||
shadow4: "0px 6px 18px 0px rgba(0, 0, 0, 0.32)", | ||
popoverShadow: "0px 0px 30px 0px rgba(0, 0, 0, 0.1), 0px 0px 8px 0px rgba(0, 0, 0, 0.18), 0px 0px 0px 0.5px rgba(48, 48, 48, 1) inset", | ||
@@ -337,0 +337,0 @@ floatButtonShadow: "0px 0px 10px rgba(0, 0, 0, 0.05), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.1)", |
{ | ||
"name": "@toeverything/theme", | ||
"version": "0.7.34", | ||
"version": "0.7.35", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "repository": "toeverything/design", |
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
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
221707