labsense-ui-kit 1.3.17 → 1.3.19
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/BookmarkAdd.d.ts +4 -0
- package/dist/Icons/SVGs/BookmarkSaved.d.ts +4 -0
- package/dist/Icons/SVGs/Bookmarks.d.ts +4 -0
- package/dist/Icons/SVGs/FootStep.d.ts +4 -0
- package/dist/Icons/SVGs/Loader.d.ts +4 -0
- package/dist/Icons/SVGs/SelectedCircle.d.ts +4 -0
- package/dist/Icons/SVGs/Thunder.d.ts +4 -0
- package/dist/Icons/SVGs/index.d.ts +7 -0
- package/dist/Icons/index.d.ts +1 -1
- package/dist/index.js +96 -3
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +96 -3
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
|
@@ -16,6 +16,9 @@ export { default as Back } from './Back';
|
|
|
16
16
|
export { default as Bag } from './Bag';
|
|
17
17
|
export { default as Bank } from './Bank';
|
|
18
18
|
export { default as Bell } from './Bell';
|
|
19
|
+
export { default as BookmarkAdd } from './BookmarkAdd';
|
|
20
|
+
export { default as Bookmarks } from './Bookmarks';
|
|
21
|
+
export { default as BookmarkSaved } from './BookmarkSaved';
|
|
19
22
|
export { default as Bin } from './Bin';
|
|
20
23
|
export { default as BrainNetworking } from './BrainNetworking';
|
|
21
24
|
export { default as Building } from './Building';
|
|
@@ -76,6 +79,7 @@ export { default as FilledPin } from './FilledPin';
|
|
|
76
79
|
export { default as Filter_1 } from './Filter_1';
|
|
77
80
|
export { default as Filter_2 } from './Filter_2';
|
|
78
81
|
export { default as Flow } from './Flow';
|
|
82
|
+
export { default as FootStep } from './FootStep';
|
|
79
83
|
export { default as Forward_10_Sec } from './Forward_10_Sec';
|
|
80
84
|
export { default as Forward } from './Forward';
|
|
81
85
|
export { default as FPS } from './FPS';
|
|
@@ -121,6 +125,7 @@ export { default as Licenses } from './Licenses';
|
|
|
121
125
|
export { default as Line } from './Line';
|
|
122
126
|
export { default as Linkedin } from './Linkedin';
|
|
123
127
|
export { default as Live } from './Live';
|
|
128
|
+
export { default as Loader } from './Loader';
|
|
124
129
|
export { default as Location } from './Location';
|
|
125
130
|
export { default as Lock } from './Lock';
|
|
126
131
|
export { default as Logout } from './Logout';
|
|
@@ -189,6 +194,7 @@ export { default as School } from './School';
|
|
|
189
194
|
export { default as Search } from './Search';
|
|
190
195
|
export { default as SecureSystem } from './SecureSystem';
|
|
191
196
|
export { default as Security } from './Security';
|
|
197
|
+
export { default as SelectedCircle } from './SelectedCircle';
|
|
192
198
|
export { default as Send } from './Send';
|
|
193
199
|
export { default as Settings } from './Settings';
|
|
194
200
|
export { default as ShelfMonitoring } from './ShelfMonitoring';
|
|
@@ -212,6 +218,7 @@ export { default as Technology } from './Technology';
|
|
|
212
218
|
export { default as ThreeDots } from './ThreeDots';
|
|
213
219
|
export { default as ThumbsUp_2 } from './ThumbsUp_2';
|
|
214
220
|
export { default as ThumbsUp } from './ThumbsUp';
|
|
221
|
+
export { default as Thunder } from './Thunder';
|
|
215
222
|
export { default as Tick } from './Tick';
|
|
216
223
|
export { default as Timer } from './Timer';
|
|
217
224
|
export { default as Tool } from './Tool';
|
package/dist/Icons/index.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ export interface SVGProps {
|
|
|
10
10
|
color: string;
|
|
11
11
|
weight: string;
|
|
12
12
|
}
|
|
13
|
-
export declare type IconNames = 'Action' | 'Add_1' | 'Add_2' | 'AddProfile' | 'AddUser' | 'AI_Brain' | 'AI_License' | 'AI_Web' | 'Analytics' | 'App' | 'Arrow_Up_Down_Left_Right' | 'ArrowDown' | 'ArrowUp' | 'Ascending' | 'Back' | 'Bag' | 'Bank' | 'Bell' | 'Bin' | 'BrainNetworking' | 'Building' | 'Bulb' | 'Bus' | 'Business' | 'Calendar' | 'Car' | 'Cart_check' | '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' | 'Data_search' | 'Decrease' | 'Descending' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'Document' | 'DocumentBadge' | 'DoubleQuotes' | 'DownArrow' | 'Download_2' | 'Download' | 'Drag_Indicator' | 'Email' | 'ExitFullScreen' | 'FaceRecognition_2' | 'FaceRecognition' | 'FastDelivery' | 'File' | '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' | 'Hammer' | 'Handshake' | 'Hazard' | 'Help' | 'History' | 'Home_2' | 'Home' | 'Hospital' | 'Increase' | 'Hexagon' | 'Highway' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'Large_building' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'License' | 'Linkedin' | 'Licenses' | 'Line' | 'Live' | 'Location' | 'Lock' | 'Logout' | 'Mail' | 'Management' | 'Manufacturing' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'More' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Network' | 'Menu' | 'MeterUp' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenBook' | 'Out' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'PeopleAnalytics' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'PoliceBadge' | 'Polygon' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'QR' | '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' | 'Small_building' | 'Sort_2' | 'Sort' | 'Source' | 'SquareEdit' | 'SquareTick' | 'Star_2' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'Technology' | 'ThreeDots' | 'ThumbsUp_2' | 'ThumbsUp' | 'Tick' | 'Timer' | 'Tool' | 'Tools' | 'Tools_2' | 'Traffic' | 'Translate' | 'TriangularFilledWarning' | 'TruckSpeed' | 'UnPinned' | 'UpArrow' | 'UploadFile' | 'VehicleNumber' | 'Video' | 'FullVolume_2' | 'FullVolume' | 'Globe' | 'GlobeIcon' | 'Government' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Workflow' | 'X' | 'Youtube' | 'Zapper' | 'Zoom';
|
|
13
|
+
export declare type IconNames = 'Action' | 'Add_1' | 'Add_2' | 'AddProfile' | 'AddUser' | 'AI_Brain' | 'AI_License' | 'AI_Web' | 'Analytics' | 'App' | 'Arrow_Up_Down_Left_Right' | 'ArrowDown' | 'ArrowUp' | 'Ascending' | 'Back' | 'Bag' | 'Bank' | 'Bell' | 'BookmarkAdd' | 'Bookmarks' | 'BookmarkSaved' | 'Bin' | 'BrainNetworking' | 'Building' | 'Bulb' | 'Bus' | 'Business' | 'Calendar' | 'Car' | 'Cart_check' | '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' | 'Data_search' | 'Decrease' | 'Descending' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'Document' | 'DocumentBadge' | 'DoubleQuotes' | 'DownArrow' | 'Download_2' | 'Download' | 'Drag_Indicator' | 'Email' | 'ExitFullScreen' | 'FaceRecognition_2' | 'FaceRecognition' | 'FastDelivery' | 'File' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Flow' | 'FootStep' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hamburger' | 'Hammer' | 'Handshake' | 'Hazard' | 'Help' | 'History' | 'Home_2' | 'Home' | 'Hospital' | 'Increase' | 'Hexagon' | 'Highway' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'Large_building' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'License' | 'Linkedin' | 'Licenses' | 'Line' | 'Live' | 'Loader' | 'Location' | 'Lock' | 'Logout' | 'Mail' | 'Management' | 'Manufacturing' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'More' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Network' | 'Menu' | 'MeterUp' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenBook' | 'Out' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'PeopleAnalytics' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'PoliceBadge' | 'Polygon' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'QR' | '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' | 'SelectedCircle' | 'Send' | 'Settings' | 'ShelfMonitoring' | 'Shield' | 'ShoppingCart' | 'Sink' | 'SlantLine' | 'Small_building' | 'Sort_2' | 'Sort' | 'Source' | 'SquareEdit' | 'SquareTick' | 'Star_2' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'Technology' | 'ThreeDots' | 'ThumbsUp_2' | 'ThumbsUp' | 'Thunder' | 'Tick' | 'Timer' | 'Tool' | 'Tools' | 'Tools_2' | 'Traffic' | 'Translate' | 'TriangularFilledWarning' | 'TruckSpeed' | 'UnPinned' | 'UpArrow' | 'UploadFile' | 'VehicleNumber' | 'Video' | 'FullVolume_2' | 'FullVolume' | 'Globe' | 'GlobeIcon' | 'Government' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Workflow' | 'X' | 'Youtube' | 'Zapper' | 'Zoom';
|
|
14
14
|
export interface IconProps {
|
|
15
15
|
icon: IconNames;
|
|
16
16
|
size?: number;
|
package/dist/index.js
CHANGED
|
@@ -425,6 +425,57 @@ var Bell = function Bell(_ref) {
|
|
|
425
425
|
}));
|
|
426
426
|
};
|
|
427
427
|
|
|
428
|
+
var BookmarkAdd = function BookmarkAdd(_ref) {
|
|
429
|
+
var size = _ref.size,
|
|
430
|
+
color = _ref.color,
|
|
431
|
+
weight = _ref.weight;
|
|
432
|
+
return React__default.createElement("svg", {
|
|
433
|
+
width: size,
|
|
434
|
+
height: size,
|
|
435
|
+
strokeWidth: weight,
|
|
436
|
+
viewBox: '0 0 12 14',
|
|
437
|
+
fill: 'none',
|
|
438
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
|
439
|
+
}, React__default.createElement("path", {
|
|
440
|
+
d: 'M0 13.2083V1.58979C0 1.20896 0.128472 0.887014 0.385417 0.623959C0.642361 0.360764 0.960486 0.236111 1.33979 0.25H5.58333V1.33333H1.33979C1.27562 1.33333 1.21688 1.36007 1.16354 1.41354C1.11007 1.46687 1.08333 1.52562 1.08333 1.58979V11.6042L4.58333 10.2083L8.08333 11.6042V5.83333H9.16667V13.2083L4.58333 11.3846L0 13.2083ZM8.83333 4.08333V2.58333H7.33333V1.5H8.83333V0H9.91667V1.5H11.4167V2.58333H9.91667V4.08333H8.83333Z',
|
|
441
|
+
fill: color
|
|
442
|
+
}));
|
|
443
|
+
};
|
|
444
|
+
|
|
445
|
+
var Bookmarks = function Bookmarks(_ref) {
|
|
446
|
+
var size = _ref.size,
|
|
447
|
+
color = _ref.color,
|
|
448
|
+
weight = _ref.weight;
|
|
449
|
+
return React__default.createElement("svg", {
|
|
450
|
+
width: size,
|
|
451
|
+
height: size,
|
|
452
|
+
strokeWidth: weight,
|
|
453
|
+
viewBox: '0 0 18 21',
|
|
454
|
+
fill: 'none',
|
|
455
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
|
456
|
+
}, React__default.createElement("path", {
|
|
457
|
+
d: 'M17.25 21C17.0925 21 16.9425 20.955 16.8075 20.8575L9 15.18L1.1925 20.8575C0.9675 21.0225 0.66 21.045 0.4125 20.9175C0.1575 20.79 0 20.535 0 20.25V2.25C0 1.0125 1.0125 0 2.25 0H15.75C16.9875 0 18 1.0125 18 2.25V20.25C18 20.535 17.8425 20.79 17.5875 20.9175C17.4825 20.97 17.3625 21 17.25 21ZM9 13.5C9.1575 13.5 9.3075 13.545 9.4425 13.6425L16.5 18.7725V2.25C16.5 1.8375 16.1625 1.5 15.75 1.5H2.25C1.8375 1.5 1.5 1.8375 1.5 2.25V18.78L8.5575 13.65C8.6925 13.5525 8.8425 13.5075 9 13.5075V13.5Z',
|
|
458
|
+
fill: color
|
|
459
|
+
}));
|
|
460
|
+
};
|
|
461
|
+
|
|
462
|
+
var BookmarkSaved = function BookmarkSaved(_ref) {
|
|
463
|
+
var size = _ref.size,
|
|
464
|
+
color = _ref.color,
|
|
465
|
+
weight = _ref.weight;
|
|
466
|
+
return React__default.createElement("svg", {
|
|
467
|
+
width: size,
|
|
468
|
+
height: size,
|
|
469
|
+
strokeWidth: weight,
|
|
470
|
+
viewBox: '0 0 13 13',
|
|
471
|
+
fill: 'none',
|
|
472
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
|
473
|
+
}, React__default.createElement("path", {
|
|
474
|
+
d: 'M8.91188 4.08438L7.08333 2.25584L7.84938 1.48979L8.91188 2.55229L11.391 0.0731281L12.1571 0.839169L8.91188 4.08438ZM0 12.9594V1.34084C0 0.960003 0.128472 0.638058 0.385417 0.375003C0.642361 0.111808 0.960486 -0.0128446 1.33979 0.00104428H5.58333V1.08438H1.33979C1.27562 1.08438 1.21688 1.11111 1.16354 1.16459C1.11007 1.21792 1.08333 1.27667 1.08333 1.34084V11.3552L4.58333 9.95938L8.08333 11.3552V5.58438H9.16667V12.9594L4.58333 11.1356L0 12.9594Z',
|
|
475
|
+
fill: color
|
|
476
|
+
}));
|
|
477
|
+
};
|
|
478
|
+
|
|
428
479
|
var Bin = function Bin(_ref) {
|
|
429
480
|
var size = _ref.size,
|
|
430
481
|
color = _ref.color,
|
|
@@ -1811,6 +1862,23 @@ var Flow = function Flow(_ref) {
|
|
|
1811
1862
|
}));
|
|
1812
1863
|
};
|
|
1813
1864
|
|
|
1865
|
+
var FootStep = function FootStep(_ref) {
|
|
1866
|
+
var size = _ref.size,
|
|
1867
|
+
color = _ref.color,
|
|
1868
|
+
weight = _ref.weight;
|
|
1869
|
+
return React__default.createElement("svg", {
|
|
1870
|
+
width: size,
|
|
1871
|
+
height: size,
|
|
1872
|
+
strokeWidth: weight,
|
|
1873
|
+
viewBox: '0 0 17 19',
|
|
1874
|
+
fill: 'none',
|
|
1875
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
|
1876
|
+
}, React__default.createElement("path", {
|
|
1877
|
+
d: 'M3.75 1.66667C3.125 1.66667 2.62153 2.01389 2.23958 2.70833C1.85764 3.40278 1.66667 4.16667 1.66667 5C1.66667 5.875 1.78819 6.64931 2.03125 7.32292C2.27431 7.99653 2.5 8.5 2.70833 8.83333L5 8.375C5.18056 7.93055 5.36458 7.42361 5.55208 6.85417C5.73958 6.28472 5.83333 5.66667 5.83333 5C5.83333 4.16667 5.64236 3.40278 5.26042 2.70833C4.87847 2.01389 4.375 1.66667 3.75 1.66667ZM4.89583 12.5C5.15972 12.5 5.38195 12.4028 5.5625 12.2083C5.74306 12.0139 5.83333 11.7431 5.83333 11.3958C5.83333 11.1597 5.77778 10.9167 5.66667 10.6667C5.55556 10.4167 5.44445 10.1944 5.33333 10L3.33333 10.4167C3.33333 10.9722 3.45486 11.4583 3.69792 11.875C3.94097 12.2917 4.34028 12.5 4.89583 12.5ZM12.9167 5.83333C12.2917 5.83333 11.7882 6.18056 11.4063 6.875C11.0243 7.56944 10.8333 8.33333 10.8333 9.16667C10.8333 9.83333 10.9271 10.4479 11.1146 11.0104C11.3021 11.5729 11.4861 12.0833 11.6667 12.5417L13.9583 13C14.1667 12.6667 14.3924 12.1667 14.6354 11.5C14.8785 10.8333 15 10.0556 15 9.16667C15 8.33333 14.809 7.56944 14.4271 6.875C14.0451 6.18056 13.5417 5.83333 12.9167 5.83333ZM11.7708 16.6667C12.3264 16.6667 12.7257 16.4583 12.9688 16.0417C13.2118 15.625 13.3333 15.1389 13.3333 14.5833L11.3333 14.1667C11.2222 14.3611 11.1111 14.5833 11 14.8333C10.8889 15.0833 10.8333 15.3264 10.8333 15.5625C10.8333 15.8403 10.9201 16.0937 11.0938 16.3229C11.2674 16.5521 11.4931 16.6667 11.7708 16.6667ZM4.89583 14.1667C3.82639 14.1667 3.01389 13.7708 2.45833 12.9792C1.90278 12.1875 1.63889 11.2986 1.66667 10.3125L1.29167 9.75C1.13889 9.51389 0.885417 8.97917 0.53125 8.14583C0.177083 7.3125 0 6.26389 0 5C0 3.56944 0.354167 2.37847 1.0625 1.42708C1.77083 0.475694 2.66667 0 3.75 0C4.93056 0 5.8507 0.524306 6.51042 1.57292C7.17014 2.62153 7.5 3.76389 7.5 5C7.5 5.80556 7.38889 6.54861 7.16667 7.22917C6.94445 7.90972 6.75 8.45833 6.58333 8.875L6.75 9.14583C6.86111 9.34028 7.01389 9.64931 7.20833 10.0729C7.40278 10.4965 7.5 10.9375 7.5 11.3958C7.5 12.1875 7.25347 12.8472 6.76042 13.375C6.26736 13.9028 5.64583 14.1667 4.89583 14.1667ZM11.7708 18.3333C11.0208 18.3333 10.3993 18.0694 9.90625 17.5417C9.4132 17.0139 9.16667 16.3542 9.16667 15.5625C9.16667 15.1042 9.26389 14.6632 9.45833 14.2396C9.65278 13.816 9.80556 13.5069 9.91667 13.3125L10.0833 13.0417C9.91667 12.625 9.72222 12.0764 9.5 11.3958C9.27778 10.7153 9.16667 9.97222 9.16667 9.16667C9.16667 7.93056 9.49653 6.78819 10.1563 5.73958C10.816 4.69097 11.7361 4.16667 12.9167 4.16667C14 4.16667 14.8958 4.64236 15.6042 5.59375C16.3125 6.54514 16.6667 7.73611 16.6667 9.16667C16.6667 10.4306 16.4896 11.4757 16.1354 12.3021C15.7813 13.1285 15.5278 13.6597 15.375 13.8958L15 14.4792C15.0139 15.4653 14.7465 16.3542 14.1979 17.1458C13.6493 17.9375 12.8403 18.3333 11.7708 18.3333Z',
|
|
1878
|
+
fill: color
|
|
1879
|
+
}));
|
|
1880
|
+
};
|
|
1881
|
+
|
|
1814
1882
|
var Forward_10_Sec = function Forward_10_Sec(_ref) {
|
|
1815
1883
|
var size = _ref.size,
|
|
1816
1884
|
color = _ref.color,
|
|
@@ -3164,6 +3232,26 @@ var Live = function Live(_ref) {
|
|
|
3164
3232
|
}));
|
|
3165
3233
|
};
|
|
3166
3234
|
|
|
3235
|
+
var Loader = function Loader(_ref) {
|
|
3236
|
+
var size = _ref.size,
|
|
3237
|
+
color = _ref.color,
|
|
3238
|
+
weight = _ref.weight;
|
|
3239
|
+
return React__default.createElement("svg", {
|
|
3240
|
+
width: size,
|
|
3241
|
+
height: size,
|
|
3242
|
+
strokeWidth: weight,
|
|
3243
|
+
viewBox: '0 0 16 16',
|
|
3244
|
+
fill: 'none',
|
|
3245
|
+
xmlns: 'http://www.w3.org/2000/svg'
|
|
3246
|
+
}, React__default.createElement("path", {
|
|
3247
|
+
d: 'M8 0.497986V2.99799M8 15.498V12.998M2.69667 2.69465L4.46467 4.46265M13.3033 13.3013L11.5353 11.534M0.5 7.99799H3M15.5 7.99799H13M2.69667 13.3013L4.46467 11.534M13.3033 2.69465L11.5353 4.46265',
|
|
3248
|
+
stroke: color,
|
|
3249
|
+
strokeWidth: '1.5',
|
|
3250
|
+
strokeLinecap: 'round',
|
|
3251
|
+
strokeLinejoin: 'round'
|
|
3252
|
+
}));
|
|
3253
|
+
};
|
|
3254
|
+
|
|
3167
3255
|
var Location = function Location(_ref) {
|
|
3168
3256
|
var size = _ref.size,
|
|
3169
3257
|
color = _ref.color,
|
|
@@ -5985,6 +6073,9 @@ var IconSVGs = {
|
|
|
5985
6073
|
Bag: Bag,
|
|
5986
6074
|
Bank: Bank,
|
|
5987
6075
|
Bell: Bell,
|
|
6076
|
+
BookmarkAdd: BookmarkAdd,
|
|
6077
|
+
Bookmarks: Bookmarks,
|
|
6078
|
+
BookmarkSaved: BookmarkSaved,
|
|
5988
6079
|
Bin: Bin,
|
|
5989
6080
|
BrainNetworking: BrainNetworking,
|
|
5990
6081
|
Building: Building,
|
|
@@ -6045,6 +6136,7 @@ var IconSVGs = {
|
|
|
6045
6136
|
Filter_1: Filter_1,
|
|
6046
6137
|
Filter_2: Filter_2,
|
|
6047
6138
|
Flow: Flow,
|
|
6139
|
+
FootStep: FootStep,
|
|
6048
6140
|
Forward_10_Sec: Forward_10_Sec,
|
|
6049
6141
|
Forward: Forward,
|
|
6050
6142
|
FPS: FPS,
|
|
@@ -6090,6 +6182,7 @@ var IconSVGs = {
|
|
|
6090
6182
|
Line: Line,
|
|
6091
6183
|
Linkedin: Linkedin,
|
|
6092
6184
|
Live: Live,
|
|
6185
|
+
Loader: Loader,
|
|
6093
6186
|
Location: Location,
|
|
6094
6187
|
Lock: Lock,
|
|
6095
6188
|
Logout: Logout,
|
|
@@ -9190,7 +9283,7 @@ var Spinner$1 = styled__default.div(_templateObject2$h || (_templateObject2$h =
|
|
|
9190
9283
|
var $color = _ref3.$color;
|
|
9191
9284
|
return $color;
|
|
9192
9285
|
}, spin$2);
|
|
9193
|
-
var Loader = function Loader(_ref4) {
|
|
9286
|
+
var Loader$1 = function Loader(_ref4) {
|
|
9194
9287
|
var title = _ref4.title,
|
|
9195
9288
|
_ref4$size = _ref4.size,
|
|
9196
9289
|
size = _ref4$size === void 0 ? 32 : _ref4$size,
|
|
@@ -10143,7 +10236,7 @@ var Table = function Table(_ref9) {
|
|
|
10143
10236
|
"$alignItems": 'center',
|
|
10144
10237
|
"$justifyContent": 'center',
|
|
10145
10238
|
"$padding": '24px 24px'
|
|
10146
|
-
}, React__default.createElement(Loader, {
|
|
10239
|
+
}, React__default.createElement(Loader$1, {
|
|
10147
10240
|
title: 'Loading users'
|
|
10148
10241
|
})) : rowconfig.length === 0 ? React__default.createElement(Container, {
|
|
10149
10242
|
"$flexDirection": 'column',
|
|
@@ -11012,7 +11105,7 @@ exports.DropdownMenu = DropdownMenu$1;
|
|
|
11012
11105
|
exports.Icon = Icon;
|
|
11013
11106
|
exports.IconTooltip = IconTooltip;
|
|
11014
11107
|
exports.InternalTabs = InternalTabs;
|
|
11015
|
-
exports.Loader = Loader;
|
|
11108
|
+
exports.Loader = Loader$1;
|
|
11016
11109
|
exports.MultiSelectDropdown = MultiSelectDropdown;
|
|
11017
11110
|
exports.OptionComponent = OptionComponent;
|
|
11018
11111
|
exports.Options = Options;
|