Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@myinterview/component-library

Package Overview
Dependencies
Maintainers
7
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myinterview/component-library - npm Package Compare versions

Comparing version 1.0.52-beta-4b44993 to 1.0.52-beta-4b44993-ef6fcee-11626f8

3

dist/atoms/icons/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc