@highlight-ui/action-bar
Advanced tools
Comparing version 5.0.11 to 5.0.12
@@ -44,7 +44,7 @@ 'use strict'; | ||
var styles = { | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-0-11", | ||
"inline": "ActionBar-module__e52E4-fm__v5-0-11", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-0-11", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-0-11", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-0-11" | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-0-12", | ||
"inline": "ActionBar-module__e52E4-fm__v5-0-12", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-0-12", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-0-12", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-0-12" | ||
}; | ||
@@ -51,0 +51,0 @@ var ActionBar = function (_a) { |
@@ -32,7 +32,7 @@ import React from 'react'; | ||
var styles = { | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-0-11", | ||
"inline": "ActionBar-module__e52E4-fm__v5-0-11", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-0-11", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-0-11", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-0-11" | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-0-12", | ||
"inline": "ActionBar-module__e52E4-fm__v5-0-12", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-0-12", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-0-12", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-0-12" | ||
}; | ||
@@ -39,0 +39,0 @@ var ActionBar = function (_a) { |
{ | ||
"name": "@highlight-ui/action-bar", | ||
"version": "5.0.11", | ||
"version": "5.0.12", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -34,3 +34,3 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/tokens": "^4.1.0", | ||
"@highlight-ui/typography": "^6.2.0", | ||
"@highlight-ui/typography": "^6.2.1", | ||
"@highlight-ui/utils-dev": "^1.1.11", | ||
@@ -46,4 +46,4 @@ "@testing-library/dom": "8.19.0", | ||
"dependencies": { | ||
"@highlight-ui/button": "^12.1.0", | ||
"@highlight-ui/utils-commons": "^2.3.11" | ||
"@highlight-ui/button": "^12.1.1", | ||
"@highlight-ui/utils-commons": "^2.4.0" | ||
}, | ||
@@ -54,3 +54,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "4d141fe6eff87272ffddcf9a6f708e5924a954d0" | ||
"gitHead": "86e34aa460b1242bd6df91968f7094902521c84d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
52412