labsense-ui-kit 1.2.25 → 1.2.27

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 AddUser: React.FC<SVGProps>;
4
+ export default AddUser;
@@ -1,6 +1,7 @@
1
1
  export { default as Add_1 } from './Add_1';
2
2
  export { default as Add_2 } from './Add_2';
3
3
  export { default as AddProfile } from './AddProfile';
4
+ export { default as AddUser } from './AddUser';
4
5
  export { default as AI_Web } from './AI_Web';
5
6
  export { default as App } from './App';
6
7
  export { default as Ascending } from './Ascending';
@@ -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' | 'Ascending' | 'Back' | 'Bin' | 'BrainNetworking' | 'Building' | 'Bulb' | 'Business' | 'Calendar' | 'Car' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'City' | 'Client' | 'Close' | 'CloseCircle' | 'CloseEye' | 'CloudCross' | 'Copy' | 'Copyright' | 'CPU' | 'Cube3D' | 'Cyber' | 'Decrease' | 'Descending' | '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' | 'Handshake' | 'Hazard' | 'Help' | 'History' | 'Home' | 'Hospital' | 'Hexagon' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Linkedin' | 'Licenses' | 'Live' | 'Lock' | 'Logout' | 'Manufacturing' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'More' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenBook' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'PeopleAnalytics' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Rectangle' | 'Restaurant' | 'Retail' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'Rocket' | 'ROI' | 'RunAway' | 'SandTimer' | 'Scalable' | 'School' | 'Search' | 'SecureSystem' | 'Security' | 'Send' | 'Settings' | 'ShelfMonitoring' | 'Shield' | 'SlantLine' | 'Sort' | 'SquareEdit' | 'SquareTick' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'ThreeDots' | 'ThumbsUp' | 'Tick' | 'Timer' | 'Tool' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'VehicleNumber' | 'Video' | 'FullVolume' | 'Globe' | 'GlobeIcon' | 'Government' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Workflow' | 'X' | 'Youtube' | 'Zapper';
12
+ export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AddUser' | 'AI_Web' | 'App' | 'Ascending' | 'Back' | 'Bin' | 'BrainNetworking' | 'Building' | 'Bulb' | 'Business' | 'Calendar' | 'Car' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'City' | 'Client' | 'Close' | 'CloseCircle' | 'CloseEye' | 'CloudCross' | 'Copy' | 'Copyright' | 'CPU' | 'Cube3D' | 'Cyber' | 'Decrease' | 'Descending' | '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' | 'Handshake' | 'Hazard' | 'Help' | 'History' | 'Home' | 'Hospital' | 'Hexagon' | 'Information' | 'InformationFilled' | 'Instagram' | 'Install' | 'IP' | 'Key_2' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Linkedin' | 'Licenses' | 'Live' | 'Lock' | 'Logout' | 'Manufacturing' | 'Maps' | 'Media' | 'Monitor' | 'MonitorEye' | 'More' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenBook' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'PeopleAnalytics' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Rectangle' | 'Restaurant' | 'Retail' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'Rocket' | 'ROI' | 'RunAway' | 'SandTimer' | 'Scalable' | 'School' | 'Search' | 'SecureSystem' | 'Security' | 'Send' | 'Settings' | 'ShelfMonitoring' | 'Shield' | 'SlantLine' | 'Sort' | 'SquareEdit' | 'SquareTick' | 'Star' | 'StorageDisks' | 'Tag' | 'Team' | 'Team_2' | 'ThreeDots' | 'ThumbsUp' | 'Tick' | 'Timer' | 'Tool' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'VehicleNumber' | 'Video' | 'FullVolume' | 'Globe' | 'GlobeIcon' | 'Government' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Workflow' | 'X' | 'Youtube' | 'Zapper';
13
13
  export interface IconProps {
14
14
  icon: IconNames;
15
15
  size?: number;
package/dist/index.js CHANGED
@@ -83,6 +83,23 @@ var AddProfile = function AddProfile(_ref) {
83
83
  }));
84
84
  };
85
85
 
86
+ var AddUser = function AddUser(_ref) {
87
+ var size = _ref.size,
88
+ color = _ref.color,
89
+ weight = _ref.weight;
90
+ return React__default.createElement("svg", {
91
+ width: size,
92
+ height: size,
93
+ strokeWidth: weight,
94
+ viewBox: '0 0 12 12',
95
+ fill: 'none',
96
+ xmlns: 'http://www.w3.org/2000/svg'
97
+ }, React__default.createElement("path", {
98
+ d: "M8.27367 7.78281C8.60453 7.60508 8.98324 7.50391 9.38656 7.50391H9.38792C9.42894 7.50391 9.44808 7.45469 9.418 7.42734C8.99856 7.05093 8.51943 6.74691 8.00023 6.52773C7.99476 6.525 7.98929 6.52363 7.98382 6.5209C8.83285 5.9043 9.38519 4.90215 9.38519 3.77148C9.38519 1.89844 7.87035 0.380859 6.0014 0.380859C4.13246 0.380859 2.61898 1.89844 2.61898 3.77148C2.61898 4.90215 3.17132 5.9043 4.02171 6.5209C4.01624 6.52363 4.01078 6.525 4.00531 6.52773C3.39417 6.78613 2.84593 7.15664 2.37425 7.62969C1.90529 8.09779 1.53194 8.65271 1.27503 9.26348C1.02226 9.86157 0.885839 10.5024 0.873081 11.1516C0.872716 11.1662 0.875276 11.1807 0.880609 11.1943C0.885942 11.2078 0.89394 11.2202 0.904133 11.2307C0.914326 11.2411 0.926507 11.2494 0.939959 11.2551C0.95341 11.2608 0.96786 11.2637 0.982456 11.2637H1.8014C1.86019 11.2637 1.90941 11.2158 1.91078 11.157C1.93812 10.1016 2.36058 9.11309 3.10843 8.36387C3.88089 7.58867 4.90902 7.16211 6.00277 7.16211C6.77796 7.16211 7.52171 7.37676 8.16292 7.77871C8.1794 7.78906 8.19831 7.79489 8.21775 7.79561C8.23719 7.79633 8.25647 7.79192 8.27367 7.78281ZM6.00277 6.12305C5.3766 6.12305 4.78734 5.87832 4.343 5.43398C4.12438 5.21593 3.95107 4.95678 3.83304 4.67145C3.71502 4.38612 3.65461 4.08026 3.65531 3.77148C3.65531 3.14395 3.90003 2.55332 4.343 2.10898C4.78597 1.66465 5.37523 1.41992 6.00277 1.41992C6.63031 1.41992 7.2182 1.66465 7.66253 2.10898C7.88115 2.32704 8.05447 2.58619 8.1725 2.87152C8.29052 3.15685 8.35093 3.46271 8.35023 3.77148C8.35023 4.39902 8.1055 4.98965 7.66253 5.43398C7.2182 5.87832 6.62894 6.12305 6.00277 6.12305ZM11.0313 9.37695H9.88285V8.22852C9.88285 8.16836 9.83363 8.11914 9.77347 8.11914H9.00785C8.94769 8.11914 8.89847 8.16836 8.89847 8.22852V9.37695H7.75003C7.68988 9.37695 7.64066 9.42617 7.64066 9.48633V10.252C7.64066 10.3121 7.68988 10.3613 7.75003 10.3613H8.89847V11.5098C8.89847 11.5699 8.94769 11.6191 9.00785 11.6191H9.77347C9.83363 11.6191 9.88285 11.5699 9.88285 11.5098V10.3613H11.0313C11.0914 10.3613 11.1407 10.3121 11.1407 10.252V9.48633C11.1407 9.42617 11.0914 9.37695 11.0313 9.37695Z",
99
+ fill: color
100
+ }));
101
+ };
102
+
86
103
  var AI_Web = function AI_Web(_ref) {
87
104
  var size = _ref.size,
88
105
  color = _ref.color,
@@ -4904,6 +4921,7 @@ var IconSVGs = {
4904
4921
  Add_1: Add,
4905
4922
  Add_2: Add_2,
4906
4923
  AddProfile: AddProfile,
4924
+ AddUser: AddUser,
4907
4925
  App: App,
4908
4926
  Ascending: Ascending,
4909
4927
  AI_Web: AI_Web,
@@ -8661,8 +8679,8 @@ var Table = function Table(_ref8) {
8661
8679
  isAllSelected = _useState2[0],
8662
8680
  setIsAllSelected = _useState2[1];
8663
8681
  var getRole = function getRole(row) {
8664
- var _row$rowData, _row$rowData$, _row$rowData$$CustomF, _row$rowData$$CustomF2;
8665
- return ((_row$rowData = row.rowData) === null || _row$rowData === void 0 ? void 0 : (_row$rowData$ = _row$rowData[1]) === null || _row$rowData$ === void 0 ? void 0 : (_row$rowData$$CustomF = _row$rowData$.CustomFunction) === null || _row$rowData$$CustomF === void 0 ? void 0 : (_row$rowData$$CustomF2 = _row$rowData$$CustomF.props) === null || _row$rowData$$CustomF2 === void 0 ? void 0 : _row$rowData$$CustomF2.text) || 'Unassigned';
8682
+ var _row$rowData, _row$rowData$, _row$rowData$$CustomF, _row$rowData$$CustomF2, _row$rowData2, _row$rowData2$, _row$rowData2$$Custom, _row$rowData2$$Custom2;
8683
+ return ((_row$rowData = row.rowData) === null || _row$rowData === void 0 ? void 0 : (_row$rowData$ = _row$rowData[1]) === null || _row$rowData$ === void 0 ? void 0 : (_row$rowData$$CustomF = _row$rowData$.CustomFunction) === null || _row$rowData$$CustomF === void 0 ? void 0 : (_row$rowData$$CustomF2 = _row$rowData$$CustomF.props) === null || _row$rowData$$CustomF2 === void 0 ? void 0 : _row$rowData$$CustomF2.text) || ((_row$rowData2 = row.rowData) === null || _row$rowData2 === void 0 ? void 0 : (_row$rowData2$ = _row$rowData2[1]) === null || _row$rowData2$ === void 0 ? void 0 : (_row$rowData2$$Custom = _row$rowData2$.CustomFunction) === null || _row$rowData2$$Custom === void 0 ? void 0 : (_row$rowData2$$Custom2 = _row$rowData2$$Custom.props) === null || _row$rowData2$$Custom2 === void 0 ? void 0 : _row$rowData2$$Custom2.$text) || 'Unassigned';
8666
8684
  };
8667
8685
  var filteredRows = filter ? rowconfig.filter(function (row) {
8668
8686
  return getRole(row);