New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@umbraco-ui/uui-action-bar

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-action-bar - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

6

lib/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc