@highlight-ui/action-bar
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -44,7 +44,7 @@ 'use strict'; | ||
var styles = { | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-1-0", | ||
"inline": "ActionBar-module__e52E4-fm__v5-1-0", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-1-0", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-1-0", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-1-0" | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-1-1", | ||
"inline": "ActionBar-module__e52E4-fm__v5-1-1", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-1-1", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-1-1", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-1-1" | ||
}; | ||
@@ -51,0 +51,0 @@ var GLOBAL_SIDEBAR_COLLAPSED_WIDTH = 64; |
@@ -32,7 +32,7 @@ import React, { useState, useEffect } from 'react'; | ||
var styles = { | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-1-0", | ||
"inline": "ActionBar-module__e52E4-fm__v5-1-0", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-1-0", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-1-0", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-1-0" | ||
"actionBar": "ActionBar-module__ubLYJLqB__v5-1-1", | ||
"inline": "ActionBar-module__e52E4-fm__v5-1-1", | ||
"fullWidth": "ActionBar-module__e20jMPMr__v5-1-1", | ||
"centerAlignedFlex": "ActionBar-module__dLePk2wp__v5-1-1", | ||
"secondaryAction": "ActionBar-module__477Xyecj__v5-1-1" | ||
}; | ||
@@ -39,0 +39,0 @@ var GLOBAL_SIDEBAR_COLLAPSED_WIDTH = 64; |
{ | ||
"name": "@highlight-ui/action-bar", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -34,3 +34,3 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/tokens": "^4.2.5", | ||
"@highlight-ui/typography": "^6.2.7", | ||
"@highlight-ui/typography": "^6.2.8", | ||
"@highlight-ui/utils-dev": "^1.1.17", | ||
@@ -46,3 +46,3 @@ "@testing-library/dom": "8.19.0", | ||
"dependencies": { | ||
"@highlight-ui/button": "^12.1.9", | ||
"@highlight-ui/button": "^12.1.10", | ||
"@highlight-ui/utils-commons": "^2.4.6" | ||
@@ -54,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "7e3600ae984068c91b3c34b6424c6cb162dd16e7" | ||
"gitHead": "ec1fe3886ea0c5e2900a46317959404ba71ff0ce" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
61180