labsense-ui-kit 1.2.11 → 1.2.13
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.
- package/dist/Icons/SVGs/Copyright.d.ts +4 -0
- package/dist/Icons/SVGs/Download_2.d.ts +4 -0
- package/dist/Icons/SVGs/FastDelivery.d.ts +4 -0
- package/dist/Icons/SVGs/Hamburger.d.ts +4 -0
- package/dist/Icons/SVGs/Instagram.d.ts +4 -0
- package/dist/Icons/SVGs/Install.d.ts +4 -0
- package/dist/Icons/SVGs/Key_2.d.ts +4 -0
- package/dist/Icons/SVGs/Licenses.d.ts +4 -0
- package/dist/Icons/SVGs/Linkedin.d.ts +4 -0
- package/dist/Icons/SVGs/MonitorEye.d.ts +4 -0
- package/dist/Icons/SVGs/SecureSystem.d.ts +4 -0
- package/dist/Icons/SVGs/Team_2.d.ts +4 -0
- package/dist/Icons/SVGs/X.d.ts +4 -0
- package/dist/Icons/SVGs/Youtube.d.ts +4 -0
- package/dist/Icons/SVGs/index.d.ts +14 -0
- package/dist/Icons/index.d.ts +1 -1
- package/dist/index.js +318 -0
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +318 -0
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
|
@@ -21,6 +21,7 @@ export { default as Close } from './Close';
|
|
|
21
21
|
export { default as CloseCircle } from './CloseCircle';
|
|
22
22
|
export { default as CloseEye } from './CloseEye';
|
|
23
23
|
export { default as Copy } from './Copy';
|
|
24
|
+
export { default as Copyright } from './Copyright';
|
|
24
25
|
export { default as CPU } from './CPU';
|
|
25
26
|
export { default as Cube3D } from './Cube3D';
|
|
26
27
|
export { default as Cyber } from './Cyber';
|
|
@@ -33,10 +34,12 @@ export { default as DNS_3 } from './DNS_3';
|
|
|
33
34
|
export { default as DocumentBadge } from './DocumentBadge';
|
|
34
35
|
export { default as DoubleQuotes } from './DoubleQuotes';
|
|
35
36
|
export { default as DownArrow } from './DownArrow';
|
|
37
|
+
export { default as Download_2 } from './Download_2';
|
|
36
38
|
export { default as Download } from './Download';
|
|
37
39
|
export { default as Email } from './Email';
|
|
38
40
|
export { default as ExitFullScreen } from './ExitFullScreen';
|
|
39
41
|
export { default as FaceRecognition } from './FaceRecognition';
|
|
42
|
+
export { default as FastDelivery } from './FastDelivery';
|
|
40
43
|
export { default as FilesBox } from './FilesBox';
|
|
41
44
|
export { default as FilledCircle } from './FilledCircle';
|
|
42
45
|
export { default as FilledCircleTick } from './FilledCircleTick';
|
|
@@ -55,18 +58,24 @@ export { default as Grid_2x2 } from './Grid_2x2';
|
|
|
55
58
|
export { default as Grid_3x3 } from './Grid_3x3';
|
|
56
59
|
export { default as Grid_4x4 } from './Grid_4x4';
|
|
57
60
|
export { default as Grid_5x5 } from './Grid_5x5';
|
|
61
|
+
export { default as Hamburger } from './Hamburger';
|
|
58
62
|
export { default as Hazard } from './Hazard';
|
|
59
63
|
export { default as History } from './History';
|
|
60
64
|
export { default as Hexagon } from './Hexagon';
|
|
61
65
|
export { default as Information } from './Information';
|
|
62
66
|
export { default as InformationFilled } from './InformationFilled';
|
|
67
|
+
export { default as Instagram } from './Instagram';
|
|
68
|
+
export { default as Install } from './Install';
|
|
63
69
|
export { default as IP } from './IP';
|
|
70
|
+
export { default as Key_2 } from './Key_2';
|
|
64
71
|
export { default as Key } from './Key';
|
|
65
72
|
export { default as KeyDown } from './KeyDown';
|
|
66
73
|
export { default as KnobController } from './KnobController';
|
|
67
74
|
export { default as LedBulb } from './LedBulb';
|
|
68
75
|
export { default as LeftArrow } from './LeftArrow';
|
|
69
76
|
export { default as Letter } from './Letter';
|
|
77
|
+
export { default as Licenses } from './Licenses';
|
|
78
|
+
export { default as Linkedin } from './Linkedin';
|
|
70
79
|
export { default as Live } from './Live';
|
|
71
80
|
export { default as Lock } from './Lock';
|
|
72
81
|
export { default as Logout } from './Logout';
|
|
@@ -75,6 +84,7 @@ export { default as Media } from './Media';
|
|
|
75
84
|
export { default as MediumVolume } from './MediumVolume';
|
|
76
85
|
export { default as Menu } from './Menu';
|
|
77
86
|
export { default as Monitor } from './Monitor';
|
|
87
|
+
export { default as MonitorEye } from './MonitorEye';
|
|
78
88
|
export { default as MultiMonitor } from './MultiMonitor';
|
|
79
89
|
export { default as Mute } from './Mute';
|
|
80
90
|
export { default as MuteVolume } from './MuteVolume';
|
|
@@ -112,6 +122,7 @@ export { default as ROI } from './ROI';
|
|
|
112
122
|
export { default as RunAway } from './RunAway';
|
|
113
123
|
export { default as SandTimer } from './SandTimer';
|
|
114
124
|
export { default as Search } from './Search';
|
|
125
|
+
export { default as SecureSystem } from './SecureSystem';
|
|
115
126
|
export { default as Settings } from './Settings';
|
|
116
127
|
export { default as Shield } from './Shield';
|
|
117
128
|
export { default as SlantLine } from './SlantLine';
|
|
@@ -120,6 +131,7 @@ export { default as SquareTick } from './SquareTick';
|
|
|
120
131
|
export { default as Star } from './Star';
|
|
121
132
|
export { default as StorageDisks } from './StorageDisks';
|
|
122
133
|
export { default as Tag } from './Tag';
|
|
134
|
+
export { default as Team_2 } from './Team_2';
|
|
123
135
|
export { default as Team } from './Team';
|
|
124
136
|
export { default as ThreeDots } from './ThreeDots';
|
|
125
137
|
export { default as ThumbsUp } from './ThumbsUp';
|
|
@@ -133,4 +145,6 @@ export { default as Wallet } from './Wallet';
|
|
|
133
145
|
export { default as Web } from './Web';
|
|
134
146
|
export { default as WiFiCam } from './WiFiCam';
|
|
135
147
|
export { default as WiFiLaptop } from './WiFiLaptop';
|
|
148
|
+
export { default as X } from './X';
|
|
149
|
+
export { default as Youtube } from './Youtube';
|
|
136
150
|
export { default as Zapper } from './Zapper';
|
package/dist/Icons/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export interface SVGProps {
|
|
|
9
9
|
color: string;
|
|
10
10
|
weight: string;
|
|
11
11
|
}
|
|
12
|
-
export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AI_Web' | 'App' | 'Back' | 'Bin' | 'Bulb' | 'Business' | 'Calendar' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'Client' | 'Close' | 'CloseCircle' | 'CloseEye' | 'Copy' | 'CPU' | 'Cube3D' | 'Cyber' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'DocumentBadge' | 'DoubleQuotes' | 'DownArrow' | 'Download' | 'Email' | 'ExitFullScreen' | 'FaceRecognition' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hazard' | 'History' | 'Hexagon' | 'Information' | 'InformationFilled' | 'IP' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Live' | 'Lock' | 'Logout' | 'Maps' | 'Media' | 'Monitor' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Rectangle' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'ROI' | 'RunAway' | 'SandTimer' | 'Search' | 'Settings' | 'Shield' | 'SlantLine' | 'SquareEdit' | 'SquareTick' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'ThreeDots' | 'ThumbsUp' | 'Tick' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'Video' | 'FullVolume' | 'Globe' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Zapper';
|
|
12
|
+
export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AI_Web' | 'App' | 'Back' | 'Bin' | 'Bulb' | 'Business' | 'Calendar' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'Client' | 'Close' | 'CloseCircle' | 'CloseEye' | 'Copy' | 'Copyright' | 'CPU' | 'Cube3D' | 'Cyber' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'DocumentBadge' | 'DoubleQuotes' | 'DownArrow' | 'Download_2' | 'Download' | 'Email' | 'ExitFullScreen' | 'FaceRecognition' | 'FastDelivery' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hamburger' | 'Hazard' | 'History' | 'Hexagon' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Linkedin' | 'Licenses' | 'Live' | 'Lock' | 'Logout' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Rectangle' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'ROI' | 'RunAway' | 'SandTimer' | 'Search' | 'SecureSystem' | 'Settings' | 'Shield' | 'SlantLine' | 'SquareEdit' | 'SquareTick' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'ThreeDots' | 'ThumbsUp' | 'Tick' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'Video' | 'FullVolume' | 'Globe' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'X' | 'Youtube' | 'Zapper';
|
|
13
13
|
export interface IconProps {
|
|
14
14
|
icon: IconNames;
|
|
15
15
|
size?: number;
|