labsense-ui-kit 1.2.9 → 1.2.10

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 DoubleQuotes: React.FC<SVGProps>;
4
+ export default DoubleQuotes;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SVGProps } from '..';
3
+ declare const Star: React.FC<SVGProps>;
4
+ export default Star;
@@ -31,6 +31,7 @@ export { default as DNS_1 } from './DNS_1';
31
31
  export { default as DNS_2 } from './DNS_2';
32
32
  export { default as DNS_3 } from './DNS_3';
33
33
  export { default as DocumentBadge } from './DocumentBadge';
34
+ export { default as DoubleQuotes } from './DoubleQuotes';
34
35
  export { default as DownArrow } from './DownArrow';
35
36
  export { default as Download } from './Download';
36
37
  export { default as Email } from './Email';
@@ -116,6 +117,7 @@ export { default as Shield } from './Shield';
116
117
  export { default as SlantLine } from './SlantLine';
117
118
  export { default as SquareEdit } from './SquareEdit';
118
119
  export { default as SquareTick } from './SquareTick';
120
+ export { default as Star } from './Star';
119
121
  export { default as StorageDisks } from './StorageDisks';
120
122
  export { default as Tag } from './Tag';
121
123
  export { default as Team } from './Team';
@@ -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' | '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' | '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' | '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';
13
13
  export interface IconProps {
14
14
  icon: IconNames;
15
15
  size?: number;
package/dist/index.js CHANGED
@@ -827,6 +827,23 @@ var DocumentBadge = function DocumentBadge(_ref) {
827
827
  }));
828
828
  };
829
829
 
830
+ var DoubleQuotes = function DoubleQuotes(_ref) {
831
+ var size = _ref.size,
832
+ color = _ref.color,
833
+ weight = _ref.weight;
834
+ return React__default.createElement("svg", {
835
+ width: size,
836
+ height: size,
837
+ strokeWidth: weight,
838
+ viewBox: '0 0 17 15',
839
+ fill: 'none',
840
+ xmlns: 'http://www.w3.org/2000/svg'
841
+ }, React__default.createElement("path", {
842
+ d: "M17 11.8819C17 10.1919 15.68 8.82189 14.054 8.82189C13.532 8.82189 13.05 8.97389 12.624 9.22189C12.77 7.58589 13.594 5.19989 16.614 2.76789C17.036 2.42589 17.114 1.79389 16.786 1.3559C16.594 1.0999 16.308 0.965894 16.02 0.965894C15.8035 0.965798 15.5936 1.04071 15.426 1.17789C11.72 4.16789 10.794 7.23989 10.67 9.29189C10.458 11.9159 11.254 13.2959 11.982 14.0159C12.048 14.0859 12.11 14.1619 12.184 14.2239C12.3287 14.3481 12.4848 14.4586 12.65 14.5539C12.656 14.5579 12.66 14.5639 12.666 14.5659C12.676 14.5719 12.686 14.5739 12.696 14.5779C12.894 14.6879 13.036 14.7399 13.036 14.7399L13.026 14.7159C13.3504 14.8583 13.6998 14.9351 14.054 14.9419C15.682 14.9419 17 13.5719 17 11.8819ZM7.304 11.8819C7.304 10.1919 5.986 8.82189 4.358 8.82189C3.836 8.82189 3.354 8.97389 2.928 9.22189C3.074 7.58589 3.898 5.19989 6.918 2.76789C7.342 2.42589 7.418 1.79389 7.09 1.3559C6.898 1.0999 6.612 0.965894 6.324 0.965894C6.10745 0.965798 5.89755 1.04071 5.73 1.17789C2.024 4.16789 1.098 7.23989 0.973999 9.29189C0.761999 11.9159 1.56 13.2959 2.286 14.0159C2.354 14.0859 2.416 14.1619 2.49 14.2239C2.63474 14.3481 2.79075 14.4586 2.956 14.5539L2.972 14.5659C2.982 14.5719 2.992 14.5739 3.002 14.5779C3.2 14.6859 3.342 14.7399 3.342 14.7399L3.332 14.7159C3.65648 14.8581 4.00581 14.9349 4.36 14.9419C5.986 14.9419 7.304 13.5719 7.304 11.8819Z",
843
+ fill: color
844
+ }));
845
+ };
846
+
830
847
  var DownArrow = function DownArrow(_ref) {
831
848
  var size = _ref.size,
832
849
  color = _ref.color,
@@ -3017,6 +3034,23 @@ var SquareTick = function SquareTick(_ref) {
3017
3034
  }));
3018
3035
  };
3019
3036
 
3037
+ var Star = function Star(_ref) {
3038
+ var size = _ref.size,
3039
+ color = _ref.color,
3040
+ weight = _ref.weight;
3041
+ return React__default.createElement("svg", {
3042
+ width: size,
3043
+ height: size,
3044
+ strokeWidth: weight,
3045
+ viewBox: '0 0 16 15',
3046
+ fill: 'none',
3047
+ xmlns: 'http://www.w3.org/2000/svg'
3048
+ }, React__default.createElement("path", {
3049
+ d: "M8.00125 12.3959L4.54292 14.4792C4.39014 14.5765 4.23042 14.6181 4.06375 14.6042C3.89708 14.5904 3.75125 14.5348 3.62625 14.4376C3.50125 14.3404 3.40403 14.219 3.33458 14.0734C3.26514 13.9279 3.25125 13.7645 3.29292 13.5834L4.20958 9.64592L1.14708 7.00008C1.0082 6.87508 0.921528 6.73258 0.887084 6.57258C0.85264 6.41258 0.862917 6.25647 0.917917 6.10425C0.972917 5.95203 1.05625 5.82703 1.16792 5.72925C1.27958 5.63147 1.43236 5.56897 1.62625 5.54175L5.66792 5.18758L7.23042 1.47925C7.29986 1.31258 7.40764 1.18758 7.55375 1.10425C7.69986 1.02091 7.84903 0.979248 8.00125 0.979248C8.15347 0.979248 8.30264 1.02091 8.44875 1.10425C8.59486 1.18758 8.70264 1.31258 8.77208 1.47925L10.3346 5.18758L14.3762 5.54175C14.5707 5.56953 14.7235 5.63203 14.8346 5.72925C14.9457 5.82647 15.029 5.95147 15.0846 6.10425C15.1401 6.25703 15.1507 6.41342 15.1163 6.57342C15.0818 6.73342 14.9949 6.87564 14.8554 7.00008L11.7929 9.64592L12.7096 13.5834C12.7513 13.764 12.7374 13.9273 12.6679 14.0734C12.5985 14.2195 12.5013 14.3409 12.3763 14.4376C12.2513 14.5342 12.1054 14.5898 11.9388 14.6042C11.7721 14.6187 11.6124 14.577 11.4596 14.4792L8.00125 12.3959Z",
3050
+ fill: color
3051
+ }));
3052
+ };
3053
+
3020
3054
  var StorageDisks = function StorageDisks(_ref) {
3021
3055
  var size = _ref.size,
3022
3056
  color = _ref.color,
@@ -3860,6 +3894,7 @@ var IconSVGs = {
3860
3894
  DNS_2: DNS_2,
3861
3895
  DNS_3: DNS_3,
3862
3896
  DocumentBadge: DocumentBadge,
3897
+ DoubleQuotes: DoubleQuotes,
3863
3898
  DownArrow: DownArrow,
3864
3899
  Download: Download,
3865
3900
  Email: Email,
@@ -3945,6 +3980,7 @@ var IconSVGs = {
3945
3980
  SlantLine: SlantLine,
3946
3981
  SquareEdit: SquareEdit,
3947
3982
  SquareTick: SquareTick,
3983
+ Star: Star,
3948
3984
  StorageDisks: StorageDisks,
3949
3985
  Tag: Tag,
3950
3986
  Team: Team,