@assemble-inc/core
Advanced tools
Comparing version
@@ -20,3 +20,2 @@ import React, { ReactNode } from 'react'; | ||
iconColor?: string; | ||
applyColor?: 'fill' | 'stroke'; | ||
loading?: boolean; | ||
@@ -32,2 +31,2 @@ iconPosition?: 'left' | 'right'; | ||
}; | ||
export declare const Input: ({ type, className, disabled, required, labelHidden, placeholder, id, name, onChange, onClick, loading, value, label, labelClassName, error, errorClassName, style, icon, iconPosition, iconColor, applyColor, min, max, step, ...rest }: InputProps) => JSX.Element; | ||
export declare const Input: ({ type, className, disabled, required, labelHidden, placeholder, id, name, onChange, onClick, loading, value, label, labelClassName, error, errorClassName, style, icon, iconPosition, iconColor, min, max, step, ...rest }: InputProps) => JSX.Element; |
@@ -14,3 +14,2 @@ import React from 'react'; | ||
as?: never; | ||
applyColor?: 'fill' | 'stroke'; | ||
children: React.ReactNode; | ||
@@ -21,6 +20,5 @@ }; | ||
as?: string; | ||
applyColor?: never; | ||
children?: never; | ||
}; | ||
export declare const Icon: ({ as, className, color, applyColor, name, rotate, size, ariaLabel, ariaHidden, children, style, ...rest }: IconProps & (SvgProps | IProps)) => JSX.Element; | ||
export declare const Icon: ({ as, className, color, name, rotate, size, ariaLabel, ariaHidden, children, style, ...rest }: IconProps & (SvgProps | IProps)) => JSX.Element; | ||
export default Icon; |
{ | ||
"name": "@assemble-inc/core", | ||
"version": "0.4.33", | ||
"version": "0.4.34", | ||
"description": "Assemble Component Library", | ||
@@ -5,0 +5,0 @@ "author": "Assemble Frontend Team", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
730763
-0.03%12911
-0.04%