@habeetat/components-uikit-react
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -50,2 +50,3 @@ import { createReactComponent } from './react-component-lib'; | ||
export const HabSeparator = createReactComponent('hab-separator'); | ||
export const HabSkeleton = createReactComponent('hab-skeleton'); | ||
export const HabSpinner = createReactComponent('hab-spinner'); | ||
@@ -52,0 +53,0 @@ export const HabTab = createReactComponent('hab-tab'); |
@@ -49,2 +49,3 @@ /// <reference types="react" /> | ||
export declare const HabSeparator: import("react").ForwardRefExoticComponent<JSX.HabSeparator & Omit<import("react").HTMLAttributes<HTMLHabSeparatorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabSeparatorElement>>; | ||
export declare const HabSkeleton: import("react").ForwardRefExoticComponent<JSX.HabSkeleton & Omit<import("react").HTMLAttributes<HTMLHabSkeletonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabSkeletonElement>>; | ||
export declare const HabSpinner: import("react").ForwardRefExoticComponent<JSX.HabSpinner & Omit<import("react").HTMLAttributes<HTMLHabSpinnerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabSpinnerElement>>; | ||
@@ -51,0 +52,0 @@ export declare const HabTab: import("react").ForwardRefExoticComponent<JSX.HabTab & Omit<import("react").HTMLAttributes<HTMLHabTabElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHabTabElement>>; |
{ | ||
"name": "@habeetat/components-uikit-react", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "> TODO: description", | ||
@@ -5,0 +5,0 @@ "author": "Riccardo Tartaglia <tartaglia.riccardo@gmail.com>", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56131
563