@symbo.ls/dialog
Advanced tools
Comparing version 2.11.204 to 2.11.210
@@ -7,7 +7,6 @@ 'use strict' | ||
export const Dialog = { | ||
extend: Flex, | ||
props: { | ||
theme: 'tertiary', | ||
theme: 'dialog', | ||
round: 'Z2', | ||
margin: 'E', | ||
overflow: 'hidden', | ||
padding: '- Z - -' | ||
@@ -14,0 +13,0 @@ } |
{ | ||
"name": "@symbo.ls/dialog", | ||
"version": "2.11.204", | ||
"version": "2.11.210", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "dab7f6d84335bca5af356b849c51204910670e76", | ||
"gitHead": "45ec4a9a2ab3233c83b705202980d45b0c3cb91e", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@symbo.ls/atoms": "latest", |
2220
49