@symbo.ls/dialog
Advanced tools
Comparing version 2.11.76 to 2.11.78
@@ -28,6 +28,11 @@ 'use strict' | ||
props: { | ||
theme: 'primary @dark .color-only', | ||
fontSize: 'Z', | ||
textTransform: 'uppercase', | ||
background: 'transparent', | ||
'@dark': { | ||
theme: 'primary @dark .color-only' | ||
}, | ||
'@light': { | ||
theme: 'primary @light .color-only' | ||
}, | ||
'&': { | ||
@@ -34,0 +39,0 @@ padding: 'Z A' |
{ | ||
"name": "@symbo.ls/dialog", | ||
"version": "2.11.76", | ||
"version": "2.11.78", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "08b91598dfbcc46a59273441a121ff3798cc0ce8", | ||
"gitHead": "f31271cb9c74ceb58d495e530510a36b2b8e7775", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@symbo.ls/atoms": "latest", |
2253
50