@highlight-ui/action-bar
Advanced tools
Comparing version 4.2.3 to 4.2.4
@@ -55,7 +55,7 @@ 'use strict'; | ||
var styles = { | ||
"actionBar": "ActionBar-module__1wXtMQfF__v4-2-3", | ||
"inline": "ActionBar-module__3eilF_hV__v4-2-3", | ||
"fullWidth": "ActionBar-module__2knBO8uo__v4-2-3", | ||
"centerAlignedFlex": "ActionBar-module__2Dt3Bcsh__v4-2-3", | ||
"secondaryAction": "ActionBar-module__3obwno6Q__v4-2-3" | ||
"actionBar": "ActionBar-module__1wXtMQfF__v4-2-4", | ||
"inline": "ActionBar-module__3eilF_hV__v4-2-4", | ||
"fullWidth": "ActionBar-module__2knBO8uo__v4-2-4", | ||
"centerAlignedFlex": "ActionBar-module__2Dt3Bcsh__v4-2-4", | ||
"secondaryAction": "ActionBar-module__3obwno6Q__v4-2-4" | ||
}; | ||
@@ -62,0 +62,0 @@ |
@@ -35,7 +35,7 @@ import React from 'react'; | ||
var styles = { | ||
"actionBar": "ActionBar-module__1wXtMQfF__v4-2-3", | ||
"inline": "ActionBar-module__3eilF_hV__v4-2-3", | ||
"fullWidth": "ActionBar-module__2knBO8uo__v4-2-3", | ||
"centerAlignedFlex": "ActionBar-module__2Dt3Bcsh__v4-2-3", | ||
"secondaryAction": "ActionBar-module__3obwno6Q__v4-2-3" | ||
"actionBar": "ActionBar-module__1wXtMQfF__v4-2-4", | ||
"inline": "ActionBar-module__3eilF_hV__v4-2-4", | ||
"fullWidth": "ActionBar-module__2knBO8uo__v4-2-4", | ||
"centerAlignedFlex": "ActionBar-module__2Dt3Bcsh__v4-2-4", | ||
"secondaryAction": "ActionBar-module__3obwno6Q__v4-2-4" | ||
}; | ||
@@ -42,0 +42,0 @@ |
{ | ||
"name": "@highlight-ui/action-bar", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -32,5 +32,5 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/configs-scripts": "^3.2.1", | ||
"@highlight-ui/theme": "^9.2.0", | ||
"@highlight-ui/theme": "^9.3.0", | ||
"@highlight-ui/tokens": "^2.2.0", | ||
"@highlight-ui/typography": "^5.2.9", | ||
"@highlight-ui/typography": "^5.2.10", | ||
"@highlight-ui/utils-dev": "^1.1.1", | ||
@@ -47,3 +47,3 @@ "@storybook/react": "^6.5.9", | ||
"dependencies": { | ||
"@highlight-ui/button": "^11.5.0", | ||
"@highlight-ui/button": "^11.5.1", | ||
"@highlight-ui/utils-commons": "^2.3.1" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "02e50761c483c4677f4e8569cdfc9e13c75ca41c" | ||
"gitHead": "e28e32577c5a677c6020b06ecc6f86db76790859" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
48175
Updated@highlight-ui/button@^11.5.1