@umbraco-ui/uui-action-bar
Advanced tools
Comparing version 1.12.1 to 1.12.2
@@ -25,11 +25,11 @@ import { defineElement } from '@umbraco-ui/uui-base/lib/registration'; | ||
::slotted(uui-button:first-child) { | ||
::slotted(*:first-child) { | ||
--uui-button-border-radius: 50px 0 0 50px; | ||
--uui-button-padding-left-factor: 2; | ||
} | ||
::slotted(uui-button:last-child) { | ||
::slotted(*:last-child) { | ||
--uui-button-border-radius: 0 50px 50px 0; | ||
--uui-button-padding-right-factor: 2; | ||
} | ||
::slotted(uui-button:first-child:last-child) { | ||
::slotted(*:first-child:last-child) { | ||
--uui-button-border-radius: 50px 50px 50px 50px; | ||
@@ -36,0 +36,0 @@ --uui-button-padding-left-factor: 2; |
{ | ||
"name": "@umbraco-ui/uui-action-bar", | ||
"version": "1.12.1", | ||
"version": "1.12.2", | ||
"license": "MIT", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@umbraco-ui/uui-base": "1.12.1", | ||
"@umbraco-ui/uui-button-group": "1.12.1" | ||
"@umbraco-ui/uui-base": "1.12.2", | ||
"@umbraco-ui/uui-button-group": "1.12.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
"homepage": "https://uui.umbraco.com/?path=/story/uui-action-bar", | ||
"gitHead": "a7d67a9f6b60b8c0b351b21d5dac49cdfc764f44" | ||
"gitHead": "207119ec53a655eeddfa1d626155490490336753" | ||
} |
6721
+ Added@umbraco-ui/uui-base@1.12.2(transitive)
+ Added@umbraco-ui/uui-button-group@1.12.2(transitive)
- Removed@umbraco-ui/uui-base@1.12.1(transitive)
- Removed@umbraco-ui/uui-button-group@1.12.1(transitive)
Updated@umbraco-ui/uui-base@1.12.2