@highlight-ui/action-bar
Advanced tools
Comparing version
@@ -41,3 +41,3 @@ 'use strict'; | ||
var styles = {"actionBar":"ActionBar-module__1wXtMQfF__v2-0-2","inline":"ActionBar-module__3eilF_hV__v2-0-2","fullWidth":"ActionBar-module__2knBO8uo__v2-0-2","centerAlignedFlex":"ActionBar-module__2Dt3Bcsh__v2-0-2","primaryAction":"ActionBar-module__36cMrIYr__v2-0-2"}; | ||
var styles = {"actionBar":"ActionBar-module__1wXtMQfF__v2-0-3","inline":"ActionBar-module__3eilF_hV__v2-0-3","fullWidth":"ActionBar-module__2knBO8uo__v2-0-3","centerAlignedFlex":"ActionBar-module__2Dt3Bcsh__v2-0-3","primaryAction":"ActionBar-module__36cMrIYr__v2-0-3"}; | ||
@@ -44,0 +44,0 @@ var ActionBar = function (_a) { |
@@ -32,3 +32,3 @@ import React from 'react'; | ||
var styles = {"actionBar":"ActionBar-module__1wXtMQfF__v2-0-2","inline":"ActionBar-module__3eilF_hV__v2-0-2","fullWidth":"ActionBar-module__2knBO8uo__v2-0-2","centerAlignedFlex":"ActionBar-module__2Dt3Bcsh__v2-0-2","primaryAction":"ActionBar-module__36cMrIYr__v2-0-2"}; | ||
var styles = {"actionBar":"ActionBar-module__1wXtMQfF__v2-0-3","inline":"ActionBar-module__3eilF_hV__v2-0-3","fullWidth":"ActionBar-module__2knBO8uo__v2-0-3","centerAlignedFlex":"ActionBar-module__2Dt3Bcsh__v2-0-3","primaryAction":"ActionBar-module__36cMrIYr__v2-0-3"}; | ||
@@ -35,0 +35,0 @@ var ActionBar = function (_a) { |
{ | ||
"name": "@highlight-ui/action-bar", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"author": "Personio GmbH", | ||
@@ -19,3 +19,3 @@ "main": "dist/cjs/index.js", | ||
"clean": "rimraf dist node_modules .jest-cache junit.xml", | ||
"build": "rollup -c ./build/rollup.conf.js", | ||
"build": "highlight-build", | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; yarn sb:dev" | ||
@@ -27,33 +27,24 @@ }, | ||
"devDependencies": { | ||
"@highlight-ui/configs-base-jest": "^1.1.1", | ||
"@highlight-ui/configs-base-tsconfig": "*", | ||
"@highlight-ui/configs-base-jest": "^1.1.2", | ||
"@highlight-ui/configs-base-tsconfig": "^1.1.1", | ||
"@highlight-ui/configs-scripts": "^1.0.1", | ||
"@highlight-ui/theme": "^4.0.1", | ||
"@highlight-ui/typography": "^3.0.1", | ||
"@rollup/plugin-commonjs": "^17.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@highlight-ui/typography": "^3.0.2", | ||
"@storybook/react": "^6.2.7", | ||
"@testing-library/react": "^11.2.5", | ||
"@testing-library/user-event": "^12.6.3", | ||
"@types/classnames": "^2.2.11", | ||
"classnames": "^2.2.6", | ||
"classnames": "^2.3.1", | ||
"jest": "^26.6.0", | ||
"postcss": "^8.2.13", | ||
"react": "^17.0.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.38.1", | ||
"rollup-plugin-node-externals": "^2.2.0", | ||
"rollup-plugin-postcss": "^4.0.0", | ||
"rollup-plugin-typescript2": "^0.29.0", | ||
"sass": "^1.32.5", | ||
"typescript": "4.2.2" | ||
"rimraf": "^3.0.2" | ||
}, | ||
"dependencies": { | ||
"@highlight-ui/button": "^4.0.2", | ||
"@highlight-ui/utils-commons": "^1.3.0" | ||
"@highlight-ui/button": "^4.0.3", | ||
"@highlight-ui/utils-commons": "^1.3.1" | ||
}, | ||
"peerDependencies": { | ||
"classnames": "2.2.x", | ||
"classnames": "^2.3.1", | ||
"react": "17.0.x" | ||
}, | ||
"gitHead": "06c169a0a1c3216e155becb23eee1b802518d5fd" | ||
"gitHead": "6d8cf82845c4ed5cd86eaceba6c42a57a5e6079a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
46714
0.08%12
-42.86%- Removed
Updated