labsense-ui-kit 1.2.38 → 1.2.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const Copy_2: React.FC<SVGProps>;
4
+ export default Copy_2;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const Dashboard: React.FC<SVGProps>;
4
+ export default Dashboard;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const Increase: React.FC<SVGProps>;
4
+ export default Increase;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const License: React.FC<SVGProps>;
4
+ export default License;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const Rupee: React.FC<SVGProps>;
4
+ export default Rupee;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const ShoppingCart: React.FC<SVGProps>;
4
+ export default ShoppingCart;
@@ -32,11 +32,13 @@ export { default as CloseCircle_2 } from './CloseCircle_2';
32
32
  export { default as CloseCircle } from './CloseCircle';
33
33
  export { default as CloseEye } from './CloseEye';
34
34
  export { default as CloudCross } from './CloudCross';
35
+ export { default as Copy_2 } from './Copy_2';
35
36
  export { default as Copy } from './Copy';
36
37
  export { default as Copyright } from './Copyright';
37
38
  export { default as CPU } from './CPU';
38
39
  export { default as Cube3D } from './Cube3D';
39
40
  export { default as Cyber } from './Cyber';
41
+ export { default as Dashboard } from './Dashboard';
40
42
  export { default as Decrease } from './Decrease';
41
43
  export { default as Descending } from './Descending';
42
44
  export { default as DiagonalArrow } from './DiagonalArrow';
@@ -83,6 +85,8 @@ export { default as Hazard } from './Hazard';
83
85
  export { default as Help } from './Help';
84
86
  export { default as History } from './History';
85
87
  export { default as Home } from './Home';
88
+ export { default as Hospital } from './Hospital';
89
+ export { default as Increase } from './Increase';
86
90
  export { default as Hexagon } from './Hexagon';
87
91
  export { default as Highway } from './Highway';
88
92
  export { default as Information } from './Information';
@@ -97,6 +101,7 @@ export { default as KnobController } from './KnobController';
97
101
  export { default as LedBulb } from './LedBulb';
98
102
  export { default as LeftArrow } from './LeftArrow';
99
103
  export { default as Letter } from './Letter';
104
+ export { default as License } from './License';
100
105
  export { default as Licenses } from './Licenses';
101
106
  export { default as Linkedin } from './Linkedin';
102
107
  export { default as Live } from './Live';
@@ -155,6 +160,7 @@ export { default as Ringing_Bell } from './Ringing_Bell';
155
160
  export { default as Rocket } from './Rocket';
156
161
  export { default as ROI } from './ROI';
157
162
  export { default as RunAway } from './RunAway';
163
+ export { default as Rupee } from './Rupee';
158
164
  export { default as SandTimer } from './SandTimer';
159
165
  export { default as Scalable } from './Scalable';
160
166
  export { default as School } from './School';
@@ -165,6 +171,7 @@ export { default as Send } from './Send';
165
171
  export { default as Settings } from './Settings';
166
172
  export { default as ShelfMonitoring } from './ShelfMonitoring';
167
173
  export { default as Shield } from './Shield';
174
+ export { default as ShoppingCart } from './ShoppingCart';
168
175
  export { default as Sink } from './Sink';
169
176
  export { default as SlantLine } from './SlantLine';
170
177
  export { default as Sort_2 } from './Sort_2';
@@ -10,7 +10,7 @@ export interface SVGProps {
10
10
  color: string;
11
11
  weight: string;
12
12
  }
13
- export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AddUser' | 'AI_Brain' | 'AI_Web' | 'Analytics' | 'App' | 'Ascending' | 'Back' | 'Bank' | 'Bell' | 'Bin' | 'BrainNetworking' | 'Building' | 'Bulb' | 'Business' | 'Calendar' | 'Car' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'Check' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'City' | 'Client' | 'Close' | 'CloseCircle_2' | 'CloseCircle' | 'CloseEye' | 'CloudCross' | 'Copy' | 'Copyright' | 'CPU' | 'Cube3D' | 'Cyber' | 'Decrease' | 'Descending' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'Document' | 'DocumentBadge' | 'DoubleQuotes' | 'DownArrow' | 'Download_2' | 'Download' | 'Email' | 'ExitFullScreen' | 'FaceRecognition_2' | 'FaceRecognition' | 'FastDelivery' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Flow' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hamburger' | 'Handshake' | 'Hazard' | 'Help' | 'History' | 'Home' | 'Hospital' | 'Hexagon' | 'Highway' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Linkedin' | 'Licenses' | 'Live' | 'Location' | 'Lock' | 'Logout' | 'Manufacturing' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'More' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'MeterUp' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenBook' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'PeopleAnalytics' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'PoliceBadge' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Recording_3' | 'Rectangle' | 'Restaurant' | 'Retail' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'Ringing_Bell' | 'Rocket' | 'ROI' | 'RunAway' | 'SandTimer' | 'Scalable' | 'School' | 'Search' | 'SecureSystem' | 'Security' | 'Send' | 'Settings' | 'ShelfMonitoring' | 'Shield' | 'Sink' | 'SlantLine' | 'Sort_2' | 'Sort' | 'Source' | 'SquareEdit' | 'SquareTick' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'ThreeDots' | 'ThumbsUp_2' | 'ThumbsUp' | 'Tick' | 'Timer' | 'Tool' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'VehicleNumber' | 'Video' | 'FullVolume' | 'Globe' | 'GlobeIcon' | 'Government' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Workflow' | 'X' | 'Youtube' | 'Zapper';
13
+ export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AddUser' | 'AI_Brain' | 'AI_Web' | 'Analytics' | 'App' | 'Ascending' | 'Back' | 'Bank' | 'Bell' | 'Bin' | 'BrainNetworking' | 'Building' | 'Bulb' | 'Business' | 'Calendar' | 'Car' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'Check' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'City' | 'Client' | 'Close' | 'CloseCircle_2' | 'CloseCircle' | 'CloseEye' | 'CloudCross' | 'Copy_2' | 'Copy' | 'Copyright' | 'CPU' | 'Cube3D' | 'Cyber' | 'Dashboard' | 'Decrease' | 'Descending' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'Document' | 'DocumentBadge' | 'DoubleQuotes' | 'DownArrow' | 'Download_2' | 'Download' | 'Email' | 'ExitFullScreen' | 'FaceRecognition_2' | 'FaceRecognition' | 'FastDelivery' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Flow' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hamburger' | 'Handshake' | 'Hazard' | 'Help' | 'History' | 'Home' | 'Hospital' | 'Hexagon' | 'Highway' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'License' | 'Linkedin' | 'Licenses' | 'Live' | 'Location' | 'Lock' | 'Logout' | 'Manufacturing' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'More' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'MeterUp' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenBook' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'PeopleAnalytics' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'PoliceBadge' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Recording_3' | 'Rectangle' | 'Restaurant' | 'Retail' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'Ringing_Bell' | 'Rocket' | 'ROI' | 'RunAway' | 'Rupee' | 'SandTimer' | 'Scalable' | 'School' | 'Search' | 'SecureSystem' | 'Security' | 'Send' | 'Settings' | 'ShelfMonitoring' | 'Shield' | 'ShoppingCart' | 'Sink' | 'SlantLine' | 'Sort_2' | 'Sort' | 'Source' | 'SquareEdit' | 'SquareTick' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'ThreeDots' | 'ThumbsUp_2' | 'ThumbsUp' | 'Tick' | 'Timer' | 'Tool' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'VehicleNumber' | 'Video' | 'FullVolume' | 'Globe' | 'GlobeIcon' | 'Government' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Workflow' | 'X' | 'Youtube' | 'Zapper';
14
14
  export interface IconProps {
15
15
  icon: IconNames;
16
16
  size?: number;