@myinterview/component-library
Advanced tools
Comparing version 1.0.52-beta-4b44993 to 1.0.52-beta-4b44993-ef6fcee-11626f8
@@ -32,2 +32,3 @@ import { EyeCloseSvg } from './eye_close'; | ||
import { Vi } from './Vi'; | ||
export { EyeCloseSvg, EyeOpenSvg, IconComponent, Arrow, Close, PointerRight, Clip, Upload, Uploading, ThumbsUp, ThumbsDown, Check, Warning, Camera, NoCamera, Microphone, NoMicrophone, DotsMenu, CameraRotation, Disconnected, Profile, Message, LinkIcon, Document, Cv, TimeSquare, QuestionMark, NextArrow, Location, Shrink, Vi, }; | ||
import { PlayIcon } from './PlayIcon'; | ||
export { EyeCloseSvg, EyeOpenSvg, IconComponent, Arrow, Close, PointerRight, Clip, Upload, Uploading, ThumbsUp, ThumbsDown, Check, Warning, Camera, NoCamera, Microphone, NoMicrophone, DotsMenu, CameraRotation, Disconnected, Profile, Message, LinkIcon, Document, Cv, TimeSquare, QuestionMark, NextArrow, Location, Shrink, Vi, PlayIcon, }; |
@@ -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>; |
@@ -6,3 +6,3 @@ import './theme/style/global.scss'; | ||
import { DropDown } from './atoms/dropdowns/DropDown'; | ||
import { IconComponent, Arrow, Close, ThumbsUp, ThumbsDown, EyeCloseSvg, EyeOpenSvg, PointerRight, Upload, Uploading, Clip, Check, Warning, Camera, NoCamera, Microphone, NoMicrophone, DotsMenu, CameraRotation, Disconnected, Profile, Message, LinkIcon, Document, Cv, TimeSquare, QuestionMark, NextArrow, Location, Shrink, Vi } from './atoms/icons'; | ||
import { IconComponent, Arrow, Close, ThumbsUp, ThumbsDown, EyeCloseSvg, EyeOpenSvg, PointerRight, Upload, Uploading, Clip, Check, Warning, Camera, NoCamera, Microphone, NoMicrophone, DotsMenu, CameraRotation, Disconnected, Profile, Message, LinkIcon, Document, Cv, TimeSquare, QuestionMark, NextArrow, Location, Shrink, Vi, PlayIcon } from './atoms/icons'; | ||
import { Tags } from './atoms/tags/Tags'; | ||
@@ -23,2 +23,4 @@ import { Text } from './atoms/text/Text'; | ||
import { Checkbox } from './atoms/toggles/Checkbox'; | ||
export { Button, Logo, LocationAutocompleteInput, DropDown, IconComponent, Arrow, Close, ThumbsUp, ThumbsDown, EyeCloseSvg, EyeOpenSvg, PointerRight, Upload, Uploading, Clip, Check, Warning, Camera, NoCamera, Microphone, NoMicrophone, CameraRotation, Disconnected, NextArrow, Location, Shrink, DotsMenu, Spacer, Loader, InputText, Modal, Tags, Text, ToggleSwitch, ToggleText, Checkbox, Progress, DndInput, PhoneNumber, Profile, Message, LinkIcon, Document, Cv, TimeSquare, QuestionMark, MyinterviewLogoWatermark, MyinterviewWatermark, PoweredByMyinterview, Vi, }; | ||
import { Bar } from './atoms/bars/Bar'; | ||
import { VideoPlayer } from './molecules/Players/VideoPlayer'; | ||
export { Button, Logo, LocationAutocompleteInput, DropDown, IconComponent, Arrow, Close, ThumbsUp, ThumbsDown, EyeCloseSvg, EyeOpenSvg, PointerRight, Upload, Uploading, Clip, Check, Warning, Camera, NoCamera, Microphone, NoMicrophone, CameraRotation, Disconnected, NextArrow, Location, Shrink, DotsMenu, Spacer, Loader, InputText, Modal, Tags, Text, ToggleSwitch, ToggleText, Checkbox, Progress, DndInput, PhoneNumber, Profile, Message, LinkIcon, Document, Cv, TimeSquare, QuestionMark, MyinterviewLogoWatermark, MyinterviewWatermark, PoweredByMyinterview, Vi, PlayIcon, Bar, VideoPlayer, }; |
{ | ||
"name": "@myinterview/component-library", | ||
"version": "1.0.52-beta-4b44993", | ||
"version": "1.0.52-beta-4b44993-ef6fcee-11626f8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
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
589803
2672
57