@myinterview/component-library
Advanced tools
Comparing version 1.0.40-beta to 1.0.41
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
export declare const EyeCloseSvg: () => JSX.Element; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
export declare const EyeOpenSvg: () => JSX.Element; |
@@ -0,3 +1,4 @@ | ||
/// <reference types="react" /> | ||
import './loader.scss'; | ||
import { SkeletonProps } from 'react-loading-skeleton/dist/Skeleton'; | ||
export declare const Loader: (props: SkeletonProps) => JSX.Element; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { ComponentStory, ComponentMeta } from '@storybook/react'; | ||
@@ -2,0 +3,0 @@ declare const _default: ComponentMeta<({ children, ...attributes }: import("./Tags").ITags) => JSX.Element>; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { ComponentStory, ComponentMeta } from '@storybook/react'; | ||
@@ -2,0 +3,0 @@ declare const _default: ComponentMeta<({ children, tooltipLocation }: import("./ToolTips").IToolTips) => JSX.Element>; |
@@ -1,7 +0,7 @@ | ||
export type IColors = 'primary' | 'secondary' | 'premium' | 'special' | 'neutral-10' | 'neutral-20' | 'neutral-30' | 'neutral-40' | 'neutral-50' | 'neutral-60' | 'neutral-70' | 'neutral-90' | 'white' | 'black' | 'success' | 'warning' | 'error' | 'info'; | ||
export type IBackgroundColors = IColors | 'malibu'; | ||
export type ISizes = 'small' | 'medium' | 'large'; | ||
export type IDisplaySizes = 'D1-Regular' | 'D1-Semibold' | 'D1-Bold' | 'D2-Regular' | 'D2-Semibold' | 'D2-Bold' | 'D3-Regular' | 'D3-Semibold' | 'D3-Bold'; | ||
export type IHeaderSizes = 'H1-Regular' | 'H1-Semibold' | 'H1-Bold' | 'H2-Regular' | 'H2-Semibold' | 'H2-Bold' | 'H3-Regular' | 'H3-Semibold' | 'H3-Bold'; | ||
export type IBodySizes = 'L-Regular' | 'L-Semibold' | 'L-Bold' | 'M-Regular' | 'M-Semibold' | 'M-Bold' | 'S-Regular' | 'S-Semibold' | 'S-Bold' | 'XS-Regular' | 'XS-Semibold' | 'XS-Bold'; | ||
export type ITooltipLocation = 'top-left' | 'top-middle' | 'top-right' | 'bottom-left' | 'bottom-middle' | 'bottom-right' | 'left-side-top' | 'left-side-middle' | 'left-side-bottom' | 'right-side-top' | 'right-side-middle' | 'right-side-bottom'; | ||
export declare type IColors = 'primary' | 'secondary' | 'premium' | 'special' | 'neutral-10' | 'neutral-20' | 'neutral-30' | 'neutral-40' | 'neutral-50' | 'neutral-60' | 'neutral-70' | 'neutral-90' | 'white' | 'black' | 'success' | 'warning' | 'error' | 'info'; | ||
export declare type IBackgroundColors = IColors | 'malibu'; | ||
export declare type ISizes = 'small' | 'medium' | 'large'; | ||
export declare type IDisplaySizes = 'D1-Regular' | 'D1-Semibold' | 'D1-Bold' | 'D2-Regular' | 'D2-Semibold' | 'D2-Bold' | 'D3-Regular' | 'D3-Semibold' | 'D3-Bold'; | ||
export declare type IHeaderSizes = 'H1-Regular' | 'H1-Semibold' | 'H1-Bold' | 'H2-Regular' | 'H2-Semibold' | 'H2-Bold' | 'H3-Regular' | 'H3-Semibold' | 'H3-Bold'; | ||
export declare type IBodySizes = 'L-Regular' | 'L-Semibold' | 'L-Bold' | 'M-Regular' | 'M-Semibold' | 'M-Bold' | 'S-Regular' | 'S-Semibold' | 'S-Bold' | 'XS-Regular' | 'XS-Semibold' | 'XS-Bold'; | ||
export declare type ITooltipLocation = 'top-left' | 'top-middle' | 'top-right' | 'bottom-left' | 'bottom-middle' | 'bottom-right' | 'left-side-top' | 'left-side-middle' | 'left-side-bottom' | 'right-side-top' | 'right-side-middle' | 'right-side-bottom'; |
@@ -13,4 +13,3 @@ import React from 'react'; | ||
placeholder?: string; | ||
language?: 'en' | 'he' | 'es' | 'pt' | 'ar' | 'fr' | 'ko' | 'cn' | 'de'; | ||
} | ||
export declare const DndInput: React.ForwardRefExoticComponent<IDndInput & React.RefAttributes<HTMLInputElement>>; |
@@ -5,5 +5,4 @@ import React from 'react'; | ||
placeholder?: string; | ||
language?: 'en' | 'he' | 'es' | 'pt' | 'ar' | 'fr' | 'ko' | 'cn' | 'de'; | ||
onPhoneInput: (val: string) => void; | ||
} | ||
export declare const PhoneNumber: React.FC<IPhoneNumber>; |
{ | ||
"name": "@myinterview/component-library", | ||
"version": "1.0.40-beta", | ||
"version": "1.0.41", | ||
"description": "", | ||
@@ -60,4 +60,4 @@ "type": "module", | ||
"peerDependencies": { | ||
"react": ">= 16.8.0", | ||
"react-dom": ">= 16.8.0" | ||
"react": "^17.0.2 || ^18.0.0", | ||
"react-dom": "17.0.2 || ^18.0.0" | ||
}, | ||
@@ -64,0 +64,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
441665
84
2044