@loadsmart/loadsmart-ui
Advanced tools
Comparing version 0.21.1 to 0.21.2
@@ -23,3 +23,3 @@ /// <reference types="react" /> | ||
} | ||
declare function ToggleGroup({ id, name, onChange, options, value, disabled, scheme, scale, multiple, getToggleProps, ...others }: ToggleGroupProps): JSX.Element; | ||
declare function ToggleGroup({ id, name, onChange, options, value, className, disabled, scheme, scale, multiple, getToggleProps, ...others }: ToggleGroupProps): JSX.Element; | ||
export default ToggleGroup; |
@@ -1,2 +0,2 @@ | ||
export { e as ThemeAlice, f as ThemeLoadsmart, g as default } from '../index-e60620f8.js'; | ||
export { e as ThemeAlice, f as ThemeLoadsmart, g as default } from '../index-87dd6704.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -353,3 +353,3 @@ export declare const OPACITIES: { | ||
'banner-icon-height': string; | ||
'banner-icon-margin-right': string | number; | ||
'banner-icon-margin-right': string; | ||
'banner-default-padding-x': string | number; | ||
@@ -356,0 +356,0 @@ 'banner-default-padding-y': string; |
@@ -421,4 +421,5 @@ export declare const COLORS: { | ||
'banner-icon-height': string; | ||
'banner-icon-margin-right': string | number; | ||
'banner-default-padding': string | number; | ||
'banner-icon-margin-right': string; | ||
'banner-default-padding-x': string | number; | ||
'banner-default-padding-y': string; | ||
'banner-large-padding': string | number; | ||
@@ -425,0 +426,0 @@ 'default-banner-icon-alignment': string; |
@@ -1,3 +0,3 @@ | ||
export { c as conditional, p as prop } from '../conditional-f8c0f87d.js'; | ||
import '../index-e60620f8.js'; | ||
export { c as conditional, p as prop } from '../conditional-60bcfe22.js'; | ||
import '../index-87dd6704.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@loadsmart/loadsmart-ui", | ||
"version": "0.21.1", | ||
"version": "0.21.2", | ||
"description": "Loadsmart UI", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
@@ -38,1 +38,3 @@ <h1 align="center"> | ||
Open your browser and visit `http://localhost:6006` | ||
We use [`semantic-release`](https://github.com/semantic-release/) to evaluate our commits and trigger automatic release to NPM. For that, please make sure to follow [Angular commit guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines), so your changes and will properly be evaluated and published, if that's the case. |
@@ -603,3 +603,3 @@ import { | ||
'banner-icon-height': rem('24px'), | ||
'banner-icon-margin-right': spacing('s'), | ||
'banner-icon-margin-right': rem('10px'), | ||
'banner-default-padding-x': spacing('s'), | ||
@@ -606,0 +606,0 @@ 'banner-default-padding-y': rem('14px'), |
@@ -598,4 +598,5 @@ import { | ||
'banner-icon-height': rem('24px'), | ||
'banner-icon-margin-right': spacing('s'), | ||
'banner-default-padding': spacing('s'), | ||
'banner-icon-margin-right': rem('10px'), | ||
'banner-default-padding-x': spacing('s'), | ||
'banner-default-padding-y': rem('14px'), | ||
'banner-large-padding': spacing('m'), | ||
@@ -602,0 +603,0 @@ 'default-banner-icon-alignment': 'center', |
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
934762
228
14906
40