@highlight-ui/action-bar
Advanced tools
Comparing version 5.0.12 to 5.0.13
@@ -44,7 +44,7 @@ 'use strict'; | ||
var styles = { | ||
"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" | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-0-13", | ||
"inline": "ActionBar-module__e52E4-fm__v5-0-13", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-0-13", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-0-13", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-0-13" | ||
}; | ||
@@ -51,0 +51,0 @@ var ActionBar = function (_a) { |
@@ -32,7 +32,7 @@ import React from 'react'; | ||
var styles = { | ||
"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" | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-0-13", | ||
"inline": "ActionBar-module__e52E4-fm__v5-0-13", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-0-13", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-0-13", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-0-13" | ||
}; | ||
@@ -39,0 +39,0 @@ var ActionBar = function (_a) { |
{ | ||
"name": "@highlight-ui/action-bar", | ||
"version": "5.0.12", | ||
"version": "5.0.13", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -32,6 +32,6 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/configs-scripts": "^3.2.3", | ||
"@highlight-ui/theme": "^9.3.9", | ||
"@highlight-ui/tokens": "^4.1.0", | ||
"@highlight-ui/typography": "^6.2.1", | ||
"@highlight-ui/utils-dev": "^1.1.11", | ||
"@highlight-ui/theme": "^9.3.10", | ||
"@highlight-ui/tokens": "^4.2.0", | ||
"@highlight-ui/typography": "^6.2.2", | ||
"@highlight-ui/utils-dev": "^1.1.12", | ||
"@testing-library/dom": "8.19.0", | ||
@@ -46,4 +46,4 @@ "@testing-library/react": "12.1.5", | ||
"dependencies": { | ||
"@highlight-ui/button": "^12.1.1", | ||
"@highlight-ui/utils-commons": "^2.4.0" | ||
"@highlight-ui/button": "^12.1.2", | ||
"@highlight-ui/utils-commons": "^2.4.1" | ||
}, | ||
@@ -54,3 +54,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "86e34aa460b1242bd6df91968f7094902521c84d" | ||
"gitHead": "6c64bc0662af8b56c00c1ea7c68096dc74f4bd0b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
52413