@bigbinary/neeto-team-members-frontend 2.6.10 → 2.6.11

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/index.cjs.js CHANGED
@@ -7,20 +7,24 @@ var initializers = require('@bigbinary/neeto-commons-frontend/initializers');
7
7
  var pure = require('@bigbinary/neeto-commons-frontend/pure');
8
8
  var reactUtils = require('@bigbinary/neeto-commons-frontend/react-utils');
9
9
  var neetoIcons = require('@bigbinary/neeto-icons');
10
+ var Container = require('@bigbinary/neeto-molecules/Container');
11
+ var PageLoader = require('@bigbinary/neeto-molecules/PageLoader');
10
12
  var neetoui = require('@bigbinary/neetoui');
11
- var layouts = require('@bigbinary/neetoui/layouts');
12
13
  var ramda = require('ramda');
13
14
  var reactQuery = require('react-query');
14
15
  var devtools = require('react-query/devtools');
15
16
  var axios = require('axios');
17
+ var NeetoHeader = require('@bigbinary/neeto-molecules/Header');
16
18
  var formik$1 = require('@bigbinary/neetoui/formik');
17
19
  var formik = require('formik');
18
20
  var yup = require('yup');
19
21
  var neetoFiltersFrontend = require('@bigbinary/neeto-filters-frontend');
22
+ var SubHeader$1 = require('@bigbinary/neeto-molecules/SubHeader');
20
23
  var reactRouterDom = require('react-router-dom');
21
24
  var classnames = require('classnames');
22
25
  var require$$0 = require('util');
23
26
  var Columns = require('@bigbinary/neeto-molecules/Columns');
27
+ var MenuBar = require('@bigbinary/neeto-molecules/MenuBar');
24
28
 
25
29
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
26
30
 
@@ -43,11 +47,16 @@ function _interopNamespace(e) {
43
47
  }
44
48
 
45
49
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
50
+ var Container__default = /*#__PURE__*/_interopDefaultLegacy(Container);
51
+ var PageLoader__default = /*#__PURE__*/_interopDefaultLegacy(PageLoader);
46
52
  var axios__default = /*#__PURE__*/_interopDefaultLegacy(axios);
53
+ var NeetoHeader__default = /*#__PURE__*/_interopDefaultLegacy(NeetoHeader);
47
54
  var yup__namespace = /*#__PURE__*/_interopNamespace(yup);
55
+ var SubHeader__default = /*#__PURE__*/_interopDefaultLegacy(SubHeader$1);
48
56
  var classnames__default = /*#__PURE__*/_interopDefaultLegacy(classnames);
49
57
  var require$$0__default = /*#__PURE__*/_interopDefaultLegacy(require$$0);
50
58
  var Columns__default = /*#__PURE__*/_interopDefaultLegacy(Columns);
59
+ var MenuBar__default = /*#__PURE__*/_interopDefaultLegacy(MenuBar);
51
60
 
52
61
  /*! @license DOMPurify 3.0.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.1/LICENSE */
53
62
 
@@ -8571,7 +8580,7 @@ var QUERY_KEYS = (cov_2pma19sc0f().s[1]++, {
8571
8580
 
8572
8581
  function cov_1wny8nfgfa() {
8573
8582
  var path = "/home/runner/work/neeto-team-members-frontend/neeto-team-members-frontend/src/hooks/roles/usePermissionsApi.js";
8574
- var hash = "32bfeaf1d034780ca8b6fa1777da20e7bd5eeebb";
8583
+ var hash = "fcfb3c9f137f9b55b103f254df14000e26857294";
8575
8584
  var global = new Function("return this")();
8576
8585
  var gcv = "__coverage__";
8577
8586
  var coverageData = {
@@ -8579,31 +8588,31 @@ function cov_1wny8nfgfa() {
8579
8588
  statementMap: {
8580
8589
  "0": {
8581
8590
  start: {
8582
- line: 5,
8591
+ line: 6,
8583
8592
  column: 28
8584
8593
  },
8585
8594
  end: {
8586
- line: 10,
8595
+ line: 11,
8587
8596
  column: 4
8588
8597
  }
8589
8598
  },
8590
8599
  "1": {
8591
8600
  start: {
8592
- line: 6,
8601
+ line: 7,
8593
8602
  column: 2
8594
8603
  },
8595
8604
  end: {
8596
- line: 10,
8605
+ line: 11,
8597
8606
  column: 4
8598
8607
  }
8599
8608
  },
8600
8609
  "2": {
8601
8610
  start: {
8602
- line: 8,
8611
+ line: 9,
8603
8612
  column: 24
8604
8613
  },
8605
8614
  end: {
8606
- line: 8,
8615
+ line: 9,
8607
8616
  column: 73
8608
8617
  }
8609
8618
  }
@@ -8613,108 +8622,108 @@ function cov_1wny8nfgfa() {
8613
8622
  name: "(anonymous_0)",
8614
8623
  decl: {
8615
8624
  start: {
8616
- line: 5,
8625
+ line: 6,
8617
8626
  column: 28
8618
8627
  },
8619
8628
  end: {
8620
- line: 5,
8629
+ line: 6,
8621
8630
  column: 29
8622
8631
  }
8623
8632
  },
8624
8633
  loc: {
8625
8634
  start: {
8626
- line: 6,
8635
+ line: 7,
8627
8636
  column: 2
8628
8637
  },
8629
8638
  end: {
8630
- line: 10,
8639
+ line: 11,
8631
8640
  column: 4
8632
8641
  }
8633
8642
  },
8634
- line: 6
8643
+ line: 7
8635
8644
  },
8636
8645
  "1": {
8637
8646
  name: "(anonymous_1)",
8638
8647
  decl: {
8639
8648
  start: {
8640
- line: 8,
8649
+ line: 9,
8641
8650
  column: 12
8642
8651
  },
8643
8652
  end: {
8644
- line: 8,
8653
+ line: 9,
8645
8654
  column: 13
8646
8655
  }
8647
8656
  },
8648
8657
  loc: {
8649
8658
  start: {
8650
- line: 8,
8659
+ line: 9,
8651
8660
  column: 24
8652
8661
  },
8653
8662
  end: {
8654
- line: 8,
8663
+ line: 9,
8655
8664
  column: 73
8656
8665
  }
8657
8666
  },
8658
- line: 8
8667
+ line: 9
8659
8668
  }
8660
8669
  },
8661
8670
  branchMap: {
8662
8671
  "0": {
8663
8672
  loc: {
8664
8673
  start: {
8665
- line: 5,
8674
+ line: 6,
8666
8675
  column: 29
8667
8676
  },
8668
8677
  end: {
8669
- line: 5,
8678
+ line: 6,
8670
8679
  column: 41
8671
8680
  }
8672
8681
  },
8673
8682
  type: "default-arg",
8674
8683
  locations: [{
8675
8684
  start: {
8676
- line: 5,
8685
+ line: 6,
8677
8686
  column: 39
8678
8687
  },
8679
8688
  end: {
8680
- line: 5,
8689
+ line: 6,
8681
8690
  column: 41
8682
8691
  }
8683
8692
  }],
8684
- line: 5
8693
+ line: 6
8685
8694
  },
8686
8695
  "1": {
8687
8696
  loc: {
8688
8697
  start: {
8689
- line: 8,
8698
+ line: 9,
8690
8699
  column: 24
8691
8700
  },
8692
8701
  end: {
8693
- line: 8,
8702
+ line: 9,
8694
8703
  column: 73
8695
8704
  }
8696
8705
  },
8697
8706
  type: "binary-expr",
8698
8707
  locations: [{
8699
8708
  start: {
8700
- line: 8,
8709
+ line: 9,
8701
8710
  column: 24
8702
8711
  },
8703
8712
  end: {
8704
- line: 8,
8713
+ line: 9,
8705
8714
  column: 44
8706
8715
  }
8707
8716
  }, {
8708
8717
  start: {
8709
- line: 8,
8718
+ line: 9,
8710
8719
  column: 48
8711
8720
  },
8712
8721
  end: {
8713
- line: 8,
8722
+ line: 9,
8714
8723
  column: 73
8715
8724
  }
8716
8725
  }],
8717
- line: 8
8726
+ line: 9
8718
8727
  }
8719
8728
  },
8720
8729
  s: {
@@ -8731,7 +8740,7 @@ function cov_1wny8nfgfa() {
8731
8740
  "1": [0, 0]
8732
8741
  },
8733
8742
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
8734
- hash: "32bfeaf1d034780ca8b6fa1777da20e7bd5eeebb"
8743
+ hash: "fcfb3c9f137f9b55b103f254df14000e26857294"
8735
8744
  };
8736
8745
  var coverage = global[gcv] || (global[gcv] = {});
8737
8746
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -11381,7 +11390,7 @@ var Header$1 = function Header(_ref) {
11381
11390
  t = _ref2.t;
11382
11391
  var hasUpdateRolePermission = (cov_mmr2vopa7().s[2]++, (_ref3 = (cov_mmr2vopa7().b[0][0]++, config === null || config === void 0 ? void 0 : (_config$permissions = config.permissions) === null || _config$permissions === void 0 ? void 0 : _config$permissions.update)) !== null && _ref3 !== void 0 ? _ref3 : (cov_mmr2vopa7().b[0][1]++, hasPermission(MANAGE_MEMBER_PERMISSIONS)));
11383
11392
  cov_mmr2vopa7().s[3]++;
11384
- return /*#__PURE__*/React__default["default"].createElement(layouts.Header, {
11393
+ return /*#__PURE__*/React__default["default"].createElement(NeetoHeader__default["default"], {
11385
11394
  breadcrumbs: renderBreadcrumbs(config === null || config === void 0 ? void 0 : (_config$header = config.header) === null || _config$header === void 0 ? void 0 : _config$header.breadcrumbs),
11386
11395
  className: "ntm-roles-header",
11387
11396
  searchProps: renderSearchProps(searchString, setSearchString),
@@ -16738,7 +16747,7 @@ var Table = function Table(_ref) {
16738
16747
 
16739
16748
  function cov_u6urjgtkd() {
16740
16749
  var path = "/home/runner/work/neeto-team-members-frontend/neeto-team-members-frontend/src/components/Roles/index.jsx";
16741
- var hash = "cfdba5fdcc252f3e40fa851dbbb3875ab5ca7aaf";
16750
+ var hash = "d0676be7f42eb533f8b7e6e02e9783b830c3883c";
16742
16751
  var global = new Function("return this")();
16743
16752
  var gcv = "__coverage__";
16744
16753
  var coverageData = {
@@ -16746,241 +16755,241 @@ function cov_u6urjgtkd() {
16746
16755
  statementMap: {
16747
16756
  "0": {
16748
16757
  start: {
16749
- line: 23,
16758
+ line: 24,
16750
16759
  column: 14
16751
16760
  },
16752
16761
  end: {
16753
- line: 116,
16762
+ line: 117,
16754
16763
  column: 1
16755
16764
  }
16756
16765
  },
16757
16766
  "1": {
16758
16767
  start: {
16759
- line: 24,
16768
+ line: 25,
16760
16769
  column: 16
16761
16770
  },
16762
16771
  end: {
16763
- line: 24,
16772
+ line: 25,
16764
16773
  column: 32
16765
16774
  }
16766
16775
  },
16767
16776
  "2": {
16768
16777
  start: {
16769
- line: 25,
16778
+ line: 26,
16770
16779
  column: 42
16771
16780
  },
16772
16781
  end: {
16773
- line: 25,
16782
+ line: 26,
16774
16783
  column: 54
16775
16784
  }
16776
16785
  },
16777
16786
  "3": {
16778
16787
  start: {
16779
- line: 26,
16788
+ line: 27,
16780
16789
  column: 44
16781
16790
  },
16782
16791
  end: {
16783
- line: 26,
16792
+ line: 27,
16784
16793
  column: 56
16785
16794
  }
16786
16795
  },
16787
16796
  "4": {
16788
16797
  start: {
16789
- line: 27,
16798
+ line: 28,
16790
16799
  column: 52
16791
16800
  },
16792
16801
  end: {
16793
- line: 27,
16802
+ line: 28,
16794
16803
  column: 67
16795
16804
  }
16796
16805
  },
16797
16806
  "5": {
16798
16807
  start: {
16799
- line: 28,
16808
+ line: 29,
16800
16809
  column: 53
16801
16810
  },
16802
16811
  end: {
16803
- line: 31,
16812
+ line: 32,
16804
16813
  column: 4
16805
16814
  }
16806
16815
  },
16807
16816
  "6": {
16808
16817
  start: {
16809
- line: 29,
16818
+ line: 30,
16810
16819
  column: 24
16811
16820
  },
16812
16821
  end: {
16813
- line: 29,
16822
+ line: 30,
16814
16823
  column: 47
16815
16824
  }
16816
16825
  },
16817
16826
  "7": {
16818
16827
  start: {
16819
- line: 34,
16828
+ line: 35,
16820
16829
  column: 4
16821
16830
  },
16822
16831
  end: {
16823
- line: 36,
16832
+ line: 37,
16824
16833
  column: 6
16825
16834
  }
16826
16835
  },
16827
16836
  "8": {
16828
16837
  start: {
16829
- line: 38,
16838
+ line: 39,
16830
16839
  column: 33
16831
16840
  },
16832
16841
  end: {
16833
- line: 40,
16842
+ line: 41,
16834
16843
  column: 4
16835
16844
  }
16836
16845
  },
16837
16846
  "9": {
16838
16847
  start: {
16839
- line: 41,
16848
+ line: 42,
16840
16849
  column: 44
16841
16850
  },
16842
16851
  end: {
16843
- line: 41,
16852
+ line: 42,
16844
16853
  column: 59
16845
16854
  }
16846
16855
  },
16847
16856
  "10": {
16848
16857
  start: {
16849
- line: 42,
16858
+ line: 43,
16850
16859
  column: 18
16851
16860
  },
16852
16861
  end: {
16853
- line: 42,
16862
+ line: 43,
16854
16863
  column: 73
16855
16864
  }
16856
16865
  },
16857
16866
  "11": {
16858
16867
  start: {
16859
- line: 43,
16868
+ line: 44,
16860
16869
  column: 22
16861
16870
  },
16862
16871
  end: {
16863
- line: 43,
16872
+ line: 44,
16864
16873
  column: 63
16865
16874
  }
16866
16875
  },
16867
16876
  "12": {
16868
16877
  start: {
16869
- line: 45,
16878
+ line: 46,
16870
16879
  column: 2
16871
16880
  },
16872
16881
  end: {
16873
- line: 56,
16882
+ line: 57,
16874
16883
  column: 36
16875
16884
  }
16876
16885
  },
16877
16886
  "13": {
16878
16887
  start: {
16879
- line: 46,
16888
+ line: 47,
16880
16889
  column: 4
16881
16890
  },
16882
16891
  end: {
16883
- line: 55,
16892
+ line: 56,
16884
16893
  column: 6
16885
16894
  }
16886
16895
  },
16887
16896
  "14": {
16888
16897
  start: {
16889
- line: 49,
16898
+ line: 50,
16890
16899
  column: 10
16891
16900
  },
16892
16901
  end: {
16893
- line: 52,
16902
+ line: 53,
16894
16903
  column: 11
16895
16904
  }
16896
16905
  },
16897
16906
  "15": {
16898
16907
  start: {
16899
- line: 58,
16908
+ line: 59,
16900
16909
  column: 23
16901
16910
  },
16902
16911
  end: {
16903
- line: 61,
16912
+ line: 62,
16904
16913
  column: 3
16905
16914
  }
16906
16915
  },
16907
16916
  "16": {
16908
16917
  start: {
16909
- line: 59,
16918
+ line: 60,
16910
16919
  column: 25
16911
16920
  },
16912
16921
  end: {
16913
- line: 59,
16922
+ line: 60,
16914
16923
  column: 69
16915
16924
  }
16916
16925
  },
16917
16926
  "17": {
16918
16927
  start: {
16919
- line: 60,
16928
+ line: 61,
16920
16929
  column: 4
16921
16930
  },
16922
16931
  end: {
16923
- line: 60,
16932
+ line: 61,
16924
16933
  column: 56
16925
16934
  }
16926
16935
  },
16927
16936
  "18": {
16928
16937
  start: {
16929
- line: 63,
16938
+ line: 64,
16930
16939
  column: 22
16931
16940
  },
16932
16941
  end: {
16933
- line: 63,
16942
+ line: 64,
16934
16943
  column: 51
16935
16944
  }
16936
16945
  },
16937
16946
  "19": {
16938
16947
  start: {
16939
- line: 63,
16948
+ line: 64,
16940
16949
  column: 28
16941
16950
  },
16942
16951
  end: {
16943
- line: 63,
16952
+ line: 64,
16944
16953
  column: 51
16945
16954
  }
16946
16955
  },
16947
16956
  "20": {
16948
16957
  start: {
16949
- line: 65,
16958
+ line: 66,
16950
16959
  column: 2
16951
16960
  },
16952
16961
  end: {
16953
- line: 71,
16962
+ line: 72,
16954
16963
  column: 3
16955
16964
  }
16956
16965
  },
16957
16966
  "21": {
16958
16967
  start: {
16959
- line: 66,
16968
+ line: 67,
16960
16969
  column: 4
16961
16970
  },
16962
16971
  end: {
16963
- line: 70,
16972
+ line: 71,
16964
16973
  column: 6
16965
16974
  }
16966
16975
  },
16967
16976
  "22": {
16968
16977
  start: {
16969
- line: 73,
16978
+ line: 74,
16970
16979
  column: 2
16971
16980
  },
16972
16981
  end: {
16973
- line: 115,
16982
+ line: 116,
16974
16983
  column: 4
16975
16984
  }
16976
16985
  },
16977
16986
  "23": {
16978
16987
  start: {
16979
- line: 112,
16988
+ line: 113,
16980
16989
  column: 23
16981
16990
  },
16982
16991
  end: {
16983
- line: 112,
16992
+ line: 113,
16984
16993
  column: 50
16985
16994
  }
16986
16995
  }
@@ -16990,323 +16999,323 @@ function cov_u6urjgtkd() {
16990
16999
  name: "(anonymous_0)",
16991
17000
  decl: {
16992
17001
  start: {
16993
- line: 23,
17002
+ line: 24,
16994
17003
  column: 14
16995
17004
  },
16996
17005
  end: {
16997
- line: 23,
17006
+ line: 24,
16998
17007
  column: 15
16999
17008
  }
17000
17009
  },
17001
17010
  loc: {
17002
17011
  start: {
17003
- line: 23,
17012
+ line: 24,
17004
17013
  column: 30
17005
17014
  },
17006
17015
  end: {
17007
- line: 116,
17016
+ line: 117,
17008
17017
  column: 1
17009
17018
  }
17010
17019
  },
17011
- line: 23
17020
+ line: 24
17012
17021
  },
17013
17022
  "1": {
17014
17023
  name: "(anonymous_1)",
17015
17024
  decl: {
17016
17025
  start: {
17017
- line: 29,
17026
+ line: 30,
17018
17027
  column: 15
17019
17028
  },
17020
17029
  end: {
17021
- line: 29,
17030
+ line: 30,
17022
17031
  column: 16
17023
17032
  }
17024
17033
  },
17025
17034
  loc: {
17026
17035
  start: {
17027
- line: 29,
17036
+ line: 30,
17028
17037
  column: 24
17029
17038
  },
17030
17039
  end: {
17031
- line: 29,
17040
+ line: 30,
17032
17041
  column: 47
17033
17042
  }
17034
17043
  },
17035
- line: 29
17044
+ line: 30
17036
17045
  },
17037
17046
  "2": {
17038
17047
  name: "(anonymous_2)",
17039
17048
  decl: {
17040
17049
  start: {
17041
- line: 45,
17050
+ line: 46,
17042
17051
  column: 12
17043
17052
  },
17044
17053
  end: {
17045
- line: 45,
17054
+ line: 46,
17046
17055
  column: 13
17047
17056
  }
17048
17057
  },
17049
17058
  loc: {
17050
17059
  start: {
17051
- line: 45,
17060
+ line: 46,
17052
17061
  column: 18
17053
17062
  },
17054
17063
  end: {
17055
- line: 56,
17064
+ line: 57,
17056
17065
  column: 3
17057
17066
  }
17058
17067
  },
17059
- line: 45
17068
+ line: 46
17060
17069
  },
17061
17070
  "3": {
17062
17071
  name: "(anonymous_3)",
17063
17072
  decl: {
17064
17073
  start: {
17065
- line: 48,
17074
+ line: 49,
17066
17075
  column: 8
17067
17076
  },
17068
17077
  end: {
17069
- line: 48,
17078
+ line: 49,
17070
17079
  column: 9
17071
17080
  }
17072
17081
  },
17073
17082
  loc: {
17074
17083
  start: {
17075
- line: 49,
17084
+ line: 50,
17076
17085
  column: 10
17077
17086
  },
17078
17087
  end: {
17079
- line: 52,
17088
+ line: 53,
17080
17089
  column: 11
17081
17090
  }
17082
17091
  },
17083
- line: 49
17092
+ line: 50
17084
17093
  },
17085
17094
  "4": {
17086
17095
  name: "(anonymous_4)",
17087
17096
  decl: {
17088
17097
  start: {
17089
- line: 58,
17098
+ line: 59,
17090
17099
  column: 23
17091
17100
  },
17092
17101
  end: {
17093
- line: 58,
17102
+ line: 59,
17094
17103
  column: 24
17095
17104
  }
17096
17105
  },
17097
17106
  loc: {
17098
17107
  start: {
17099
- line: 58,
17108
+ line: 59,
17100
17109
  column: 29
17101
17110
  },
17102
17111
  end: {
17103
- line: 61,
17112
+ line: 62,
17104
17113
  column: 3
17105
17114
  }
17106
17115
  },
17107
- line: 58
17116
+ line: 59
17108
17117
  },
17109
17118
  "5": {
17110
17119
  name: "(anonymous_5)",
17111
17120
  decl: {
17112
17121
  start: {
17113
- line: 63,
17122
+ line: 64,
17114
17123
  column: 22
17115
17124
  },
17116
17125
  end: {
17117
- line: 63,
17126
+ line: 64,
17118
17127
  column: 23
17119
17128
  }
17120
17129
  },
17121
17130
  loc: {
17122
17131
  start: {
17123
- line: 63,
17132
+ line: 64,
17124
17133
  column: 28
17125
17134
  },
17126
17135
  end: {
17127
- line: 63,
17136
+ line: 64,
17128
17137
  column: 51
17129
17138
  }
17130
17139
  },
17131
- line: 63
17140
+ line: 64
17132
17141
  },
17133
17142
  "6": {
17134
17143
  name: "(anonymous_6)",
17135
17144
  decl: {
17136
17145
  start: {
17137
- line: 112,
17146
+ line: 113,
17138
17147
  column: 17
17139
17148
  },
17140
17149
  end: {
17141
- line: 112,
17150
+ line: 113,
17142
17151
  column: 18
17143
17152
  }
17144
17153
  },
17145
17154
  loc: {
17146
17155
  start: {
17147
- line: 112,
17156
+ line: 113,
17148
17157
  column: 23
17149
17158
  },
17150
17159
  end: {
17151
- line: 112,
17160
+ line: 113,
17152
17161
  column: 50
17153
17162
  }
17154
17163
  },
17155
- line: 112
17164
+ line: 113
17156
17165
  }
17157
17166
  },
17158
17167
  branchMap: {
17159
17168
  "0": {
17160
17169
  loc: {
17161
17170
  start: {
17162
- line: 30,
17171
+ line: 31,
17163
17172
  column: 13
17164
17173
  },
17165
17174
  end: {
17166
- line: 30,
17175
+ line: 31,
17167
17176
  column: 60
17168
17177
  }
17169
17178
  },
17170
17179
  type: "binary-expr",
17171
17180
  locations: [{
17172
17181
  start: {
17173
- line: 30,
17182
+ line: 31,
17174
17183
  column: 13
17175
17184
  },
17176
17185
  end: {
17177
- line: 30,
17186
+ line: 31,
17178
17187
  column: 38
17179
17188
  }
17180
17189
  }, {
17181
17190
  start: {
17182
- line: 30,
17191
+ line: 31,
17183
17192
  column: 42
17184
17193
  },
17185
17194
  end: {
17186
- line: 30,
17195
+ line: 31,
17187
17196
  column: 60
17188
17197
  }
17189
17198
  }],
17190
- line: 30
17199
+ line: 31
17191
17200
  },
17192
17201
  "1": {
17193
17202
  loc: {
17194
17203
  start: {
17195
- line: 35,
17204
+ line: 36,
17196
17205
  column: 15
17197
17206
  },
17198
17207
  end: {
17199
- line: 35,
17208
+ line: 36,
17200
17209
  column: 62
17201
17210
  }
17202
17211
  },
17203
17212
  type: "binary-expr",
17204
17213
  locations: [{
17205
17214
  start: {
17206
- line: 35,
17215
+ line: 36,
17207
17216
  column: 15
17208
17217
  },
17209
17218
  end: {
17210
- line: 35,
17219
+ line: 36,
17211
17220
  column: 40
17212
17221
  }
17213
17222
  }, {
17214
17223
  start: {
17215
- line: 35,
17224
+ line: 36,
17216
17225
  column: 44
17217
17226
  },
17218
17227
  end: {
17219
- line: 35,
17228
+ line: 36,
17220
17229
  column: 62
17221
17230
  }
17222
17231
  }],
17223
- line: 35
17232
+ line: 36
17224
17233
  },
17225
17234
  "2": {
17226
17235
  loc: {
17227
17236
  start: {
17228
- line: 39,
17237
+ line: 40,
17229
17238
  column: 13
17230
17239
  },
17231
17240
  end: {
17232
- line: 39,
17241
+ line: 40,
17233
17242
  column: 62
17234
17243
  }
17235
17244
  },
17236
17245
  type: "binary-expr",
17237
17246
  locations: [{
17238
17247
  start: {
17239
- line: 39,
17248
+ line: 40,
17240
17249
  column: 13
17241
17250
  },
17242
17251
  end: {
17243
- line: 39,
17252
+ line: 40,
17244
17253
  column: 40
17245
17254
  }
17246
17255
  }, {
17247
17256
  start: {
17248
- line: 39,
17257
+ line: 40,
17249
17258
  column: 44
17250
17259
  },
17251
17260
  end: {
17252
- line: 39,
17261
+ line: 40,
17253
17262
  column: 62
17254
17263
  }
17255
17264
  }],
17256
- line: 39
17265
+ line: 40
17257
17266
  },
17258
17267
  "3": {
17259
17268
  loc: {
17260
17269
  start: {
17261
- line: 53,
17270
+ line: 54,
17262
17271
  column: 8
17263
17272
  },
17264
17273
  end: {
17265
- line: 53,
17274
+ line: 54,
17266
17275
  column: 27
17267
17276
  }
17268
17277
  },
17269
17278
  type: "binary-expr",
17270
17279
  locations: [{
17271
17280
  start: {
17272
- line: 53,
17281
+ line: 54,
17273
17282
  column: 8
17274
17283
  },
17275
17284
  end: {
17276
- line: 53,
17285
+ line: 54,
17277
17286
  column: 21
17278
17287
  }
17279
17288
  }, {
17280
17289
  start: {
17281
- line: 53,
17290
+ line: 54,
17282
17291
  column: 25
17283
17292
  },
17284
17293
  end: {
17285
- line: 53,
17294
+ line: 54,
17286
17295
  column: 27
17287
17296
  }
17288
17297
  }],
17289
- line: 53
17298
+ line: 54
17290
17299
  },
17291
17300
  "4": {
17292
17301
  loc: {
17293
17302
  start: {
17294
- line: 65,
17303
+ line: 66,
17295
17304
  column: 2
17296
17305
  },
17297
17306
  end: {
17298
- line: 71,
17307
+ line: 72,
17299
17308
  column: 3
17300
17309
  }
17301
17310
  },
17302
17311
  type: "if",
17303
17312
  locations: [{
17304
17313
  start: {
17305
- line: 65,
17314
+ line: 66,
17306
17315
  column: 2
17307
17316
  },
17308
17317
  end: {
17309
- line: 71,
17318
+ line: 72,
17310
17319
  column: 3
17311
17320
  }
17312
17321
  }, {
@@ -17319,73 +17328,73 @@ function cov_u6urjgtkd() {
17319
17328
  column: undefined
17320
17329
  }
17321
17330
  }],
17322
- line: 65
17331
+ line: 66
17323
17332
  },
17324
17333
  "5": {
17325
17334
  loc: {
17326
17335
  start: {
17327
- line: 65,
17336
+ line: 66,
17328
17337
  column: 6
17329
17338
  },
17330
17339
  end: {
17331
- line: 65,
17340
+ line: 66,
17332
17341
  column: 44
17333
17342
  }
17334
17343
  },
17335
17344
  type: "binary-expr",
17336
17345
  locations: [{
17337
17346
  start: {
17338
- line: 65,
17347
+ line: 66,
17339
17348
  column: 6
17340
17349
  },
17341
17350
  end: {
17342
- line: 65,
17351
+ line: 66,
17343
17352
  column: 20
17344
17353
  }
17345
17354
  }, {
17346
17355
  start: {
17347
- line: 65,
17356
+ line: 66,
17348
17357
  column: 24
17349
17358
  },
17350
17359
  end: {
17351
- line: 65,
17360
+ line: 66,
17352
17361
  column: 44
17353
17362
  }
17354
17363
  }],
17355
- line: 65
17364
+ line: 66
17356
17365
  },
17357
17366
  "6": {
17358
17367
  loc: {
17359
17368
  start: {
17360
- line: 94,
17369
+ line: 95,
17361
17370
  column: 11
17362
17371
  },
17363
17372
  end: {
17364
- line: 105,
17373
+ line: 106,
17365
17374
  column: 11
17366
17375
  }
17367
17376
  },
17368
17377
  type: "binary-expr",
17369
17378
  locations: [{
17370
17379
  start: {
17371
- line: 94,
17380
+ line: 95,
17372
17381
  column: 11
17373
17382
  },
17374
17383
  end: {
17375
- line: 94,
17384
+ line: 95,
17376
17385
  column: 26
17377
17386
  }
17378
17387
  }, {
17379
17388
  start: {
17380
- line: 95,
17389
+ line: 96,
17381
17390
  column: 12
17382
17391
  },
17383
17392
  end: {
17384
- line: 104,
17393
+ line: 105,
17385
17394
  column: 18
17386
17395
  }
17387
17396
  }],
17388
- line: 94
17397
+ line: 95
17389
17398
  }
17390
17399
  },
17391
17400
  s: {
@@ -17433,7 +17442,7 @@ function cov_u6urjgtkd() {
17433
17442
  "6": [0, 0]
17434
17443
  },
17435
17444
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
17436
- hash: "cfdba5fdcc252f3e40fa851dbbb3875ab5ca7aaf"
17445
+ hash: "d0676be7f42eb533f8b7e6e02e9783b830c3883c"
17437
17446
  };
17438
17447
  var coverage = global[gcv] || (global[gcv] = {});
17439
17448
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -17527,12 +17536,12 @@ var Roles = function Roles(_ref) {
17527
17536
  cov_u6urjgtkd().s[21]++;
17528
17537
  return /*#__PURE__*/React__default["default"].createElement("div", {
17529
17538
  className: "ntm-members-page-loader"
17530
- }, /*#__PURE__*/React__default["default"].createElement(neetoui.PageLoader, null));
17539
+ }, /*#__PURE__*/React__default["default"].createElement(PageLoader__default["default"], null));
17531
17540
  } else {
17532
17541
  cov_u6urjgtkd().b[4][1]++;
17533
17542
  }
17534
17543
  cov_u6urjgtkd().s[22]++;
17535
- return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement(distExports.ScrollSync, null, /*#__PURE__*/React__default["default"].createElement(layouts.Container, {
17544
+ return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement(distExports.ScrollSync, null, /*#__PURE__*/React__default["default"].createElement(Container__default["default"], {
17536
17545
  isHeaderFixed: true
17537
17546
  }, /*#__PURE__*/React__default["default"].createElement(Header$1, {
17538
17547
  config: config,
@@ -35779,14 +35788,14 @@ var Menu = function Menu(_ref) {
35779
35788
  cov_2dvpczlzzx().f[0]++;
35780
35789
  var memberFilterKeys = (cov_2dvpczlzzx().s[1]++, ramda.keys(MEMBER_FILTER));
35781
35790
  cov_2dvpczlzzx().s[2]++;
35782
- return /*#__PURE__*/React__default["default"].createElement(layouts.MenuBar, {
35791
+ return /*#__PURE__*/React__default["default"].createElement(MenuBar__default["default"], {
35783
35792
  "data-cy": "ntm-members-menubar-heading",
35784
35793
  showMenu: isMenuOpen,
35785
35794
  title: metaName(PLURAL)
35786
35795
  }, memberFilterKeys.map(function (filter) {
35787
35796
  cov_2dvpczlzzx().f[1]++;
35788
35797
  cov_2dvpczlzzx().s[3]++;
35789
- return /*#__PURE__*/React__default["default"].createElement(layouts.MenuBar.Block, {
35798
+ return /*#__PURE__*/React__default["default"].createElement(MenuBar__default["default"].Block, {
35790
35799
  count: getPerCategoryCount(filterCounts, filter),
35791
35800
  "data-cy": "ntm-members-menubar-".concat(pure.slugify(filter), "-block"),
35792
35801
  key: filter,
@@ -35803,7 +35812,7 @@ var Menu = function Menu(_ref) {
35803
35812
 
35804
35813
  function cov_2grgin5wgm() {
35805
35814
  var path = "/home/runner/work/neeto-team-members-frontend/neeto-team-members-frontend/src/components/TeamMembers/index.jsx";
35806
- var hash = "1349ac2643796d3420080451a65ce83df6d73d05";
35815
+ var hash = "d477f14591bd8ebd6e5b078bedb01623db0ed30a";
35807
35816
  var global = new Function("return this")();
35808
35817
  var gcv = "__coverage__";
35809
35818
  var coverageData = {
@@ -35811,361 +35820,361 @@ function cov_2grgin5wgm() {
35811
35820
  statementMap: {
35812
35821
  "0": {
35813
35822
  start: {
35814
- line: 50,
35823
+ line: 53,
35815
35824
  column: 20
35816
35825
  },
35817
35826
  end: {
35818
- line: 272,
35827
+ line: 275,
35819
35828
  column: 1
35820
35829
  }
35821
35830
  },
35822
35831
  "1": {
35823
35832
  start: {
35824
- line: 51,
35833
+ line: 54,
35825
35834
  column: 16
35826
35835
  },
35827
35836
  end: {
35828
- line: 51,
35837
+ line: 54,
35829
35838
  column: 32
35830
35839
  }
35831
35840
  },
35832
35841
  "2": {
35833
35842
  start: {
35834
- line: 52,
35843
+ line: 55,
35835
35844
  column: 18
35836
35845
  },
35837
35846
  end: {
35838
- line: 52,
35847
+ line: 55,
35839
35848
  column: 30
35840
35849
  }
35841
35850
  },
35842
35851
  "3": {
35843
35852
  start: {
35844
- line: 54,
35853
+ line: 57,
35845
35854
  column: 19
35846
35855
  },
35847
35856
  end: {
35848
- line: 54,
35857
+ line: 57,
35849
35858
  column: 60
35850
35859
  }
35851
35860
  },
35852
35861
  "4": {
35853
35862
  start: {
35854
- line: 55,
35863
+ line: 58,
35855
35864
  column: 38
35856
35865
  },
35857
35866
  end: {
35858
- line: 55,
35867
+ line: 58,
35859
35868
  column: 50
35860
35869
  }
35861
35870
  },
35862
35871
  "5": {
35863
35872
  start: {
35864
- line: 56,
35873
+ line: 59,
35865
35874
  column: 52
35866
35875
  },
35867
35876
  end: {
35868
- line: 56,
35877
+ line: 59,
35869
35878
  column: 67
35870
35879
  }
35871
35880
  },
35872
35881
  "6": {
35873
35882
  start: {
35874
- line: 58,
35883
+ line: 61,
35875
35884
  column: 4
35876
35885
  },
35877
35886
  end: {
35878
- line: 58,
35887
+ line: 61,
35879
35888
  column: 75
35880
35889
  }
35881
35890
  },
35882
35891
  "7": {
35883
35892
  start: {
35884
- line: 60,
35893
+ line: 63,
35885
35894
  column: 2
35886
35895
  },
35887
35896
  end: {
35888
- line: 67,
35897
+ line: 70,
35889
35898
  column: 9
35890
35899
  }
35891
35900
  },
35892
35901
  "8": {
35893
35902
  start: {
35894
- line: 61,
35903
+ line: 64,
35895
35904
  column: 4
35896
35905
  },
35897
35906
  end: {
35898
- line: 66,
35907
+ line: 69,
35899
35908
  column: 5
35900
35909
  }
35901
35910
  },
35902
35911
  "9": {
35903
35912
  start: {
35904
- line: 62,
35913
+ line: 65,
35905
35914
  column: 6
35906
35915
  },
35907
35916
  end: {
35908
- line: 65,
35917
+ line: 68,
35909
35918
  column: 8
35910
35919
  }
35911
35920
  },
35912
35921
  "10": {
35913
35922
  start: {
35914
- line: 70,
35923
+ line: 73,
35915
35924
  column: 4
35916
35925
  },
35917
35926
  end: {
35918
- line: 70,
35927
+ line: 73,
35919
35928
  column: 26
35920
35929
  }
35921
35930
  },
35922
35931
  "11": {
35923
35932
  start: {
35924
- line: 76,
35933
+ line: 79,
35925
35934
  column: 6
35926
35935
  },
35927
35936
  end: {
35928
- line: 83,
35937
+ line: 86,
35929
35938
  column: 3
35930
35939
  }
35931
35940
  },
35932
35941
  "12": {
35933
35942
  start: {
35934
- line: 85,
35943
+ line: 88,
35935
35944
  column: 53
35936
35945
  },
35937
35946
  end: {
35938
- line: 91,
35947
+ line: 94,
35939
35948
  column: 4
35940
35949
  }
35941
35950
  },
35942
35951
  "13": {
35943
35952
  start: {
35944
- line: 87,
35953
+ line: 90,
35945
35954
  column: 6
35946
35955
  },
35947
35956
  end: {
35948
- line: 89,
35957
+ line: 92,
35949
35958
  column: 7
35950
35959
  }
35951
35960
  },
35952
35961
  "14": {
35953
35962
  start: {
35954
- line: 93,
35963
+ line: 96,
35955
35964
  column: 64
35956
35965
  },
35957
35966
  end: {
35958
- line: 100,
35967
+ line: 103,
35959
35968
  column: 3
35960
35969
  }
35961
35970
  },
35962
35971
  "15": {
35963
35972
  start: {
35964
- line: 96,
35973
+ line: 99,
35965
35974
  column: 8
35966
35975
  },
35967
35976
  end: {
35968
- line: 96,
35977
+ line: 99,
35969
35978
  column: 27
35970
35979
  }
35971
35980
  },
35972
35981
  "16": {
35973
35982
  start: {
35974
- line: 97,
35983
+ line: 100,
35975
35984
  column: 8
35976
35985
  },
35977
35986
  end: {
35978
- line: 97,
35987
+ line: 100,
35979
35988
  column: 52
35980
35989
  }
35981
35990
  },
35982
35991
  "17": {
35983
35992
  start: {
35984
- line: 102,
35993
+ line: 105,
35985
35994
  column: 24
35986
35995
  },
35987
35996
  end: {
35988
- line: 102,
35997
+ line: 105,
35989
35998
  column: 55
35990
35999
  }
35991
36000
  },
35992
36001
  "18": {
35993
36002
  start: {
35994
- line: 118,
36003
+ line: 121,
35995
36004
  column: 6
35996
36005
  },
35997
36006
  end: {
35998
- line: 118,
36007
+ line: 121,
35999
36008
  column: 61
36000
36009
  }
36001
36010
  },
36002
36011
  "19": {
36003
36012
  start: {
36004
- line: 120,
36013
+ line: 123,
36005
36014
  column: 2
36006
36015
  },
36007
36016
  end: {
36008
- line: 120,
36017
+ line: 123,
36009
36018
  column: 39
36010
36019
  }
36011
36020
  },
36012
36021
  "20": {
36013
36022
  start: {
36014
- line: 122,
36023
+ line: 125,
36015
36024
  column: 33
36016
36025
  },
36017
36026
  end: {
36018
- line: 122,
36027
+ line: 125,
36019
36028
  column: 77
36020
36029
  }
36021
36030
  },
36022
36031
  "21": {
36023
36032
  start: {
36024
- line: 124,
36033
+ line: 127,
36025
36034
  column: 2
36026
36035
  },
36027
36036
  end: {
36028
- line: 124,
36037
+ line: 127,
36029
36038
  column: 77
36030
36039
  }
36031
36040
  },
36032
36041
  "22": {
36033
36042
  start: {
36034
- line: 126,
36043
+ line: 129,
36035
36044
  column: 18
36036
36045
  },
36037
36046
  end: {
36038
- line: 135,
36047
+ line: 138,
36039
36048
  column: 3
36040
36049
  }
36041
36050
  },
36042
36051
  "23": {
36043
36052
  start: {
36044
- line: 128,
36053
+ line: 131,
36045
36054
  column: 6
36046
36055
  },
36047
36056
  end: {
36048
- line: 133,
36057
+ line: 136,
36049
36058
  column: 8
36050
36059
  }
36051
36060
  },
36052
36061
  "24": {
36053
36062
  start: {
36054
- line: 137,
36063
+ line: 140,
36055
36064
  column: 34
36056
36065
  },
36057
36066
  end: {
36058
- line: 142,
36067
+ line: 145,
36059
36068
  column: 3
36060
36069
  }
36061
36070
  },
36062
36071
  "25": {
36063
36072
  start: {
36064
- line: 138,
36073
+ line: 141,
36065
36074
  column: 4
36066
36075
  },
36067
36076
  end: {
36068
- line: 138,
36077
+ line: 141,
36069
36078
  column: 80
36070
36079
  }
36071
36080
  },
36072
36081
  "26": {
36073
36082
  start: {
36074
- line: 139,
36083
+ line: 142,
36075
36084
  column: 4
36076
36085
  },
36077
36086
  end: {
36078
- line: 140,
36087
+ line: 143,
36079
36088
  column: 45
36080
36089
  }
36081
36090
  },
36082
36091
  "27": {
36083
36092
  start: {
36084
- line: 141,
36093
+ line: 144,
36085
36094
  column: 4
36086
36095
  },
36087
36096
  end: {
36088
- line: 141,
36097
+ line: 144,
36089
36098
  column: 74
36090
36099
  }
36091
36100
  },
36092
36101
  "28": {
36093
36102
  start: {
36094
- line: 144,
36103
+ line: 147,
36095
36104
  column: 2
36096
36105
  },
36097
36106
  end: {
36098
- line: 150,
36107
+ line: 153,
36099
36108
  column: 3
36100
36109
  }
36101
36110
  },
36102
36111
  "29": {
36103
36112
  start: {
36104
- line: 145,
36113
+ line: 148,
36105
36114
  column: 4
36106
36115
  },
36107
36116
  end: {
36108
- line: 149,
36117
+ line: 152,
36109
36118
  column: 6
36110
36119
  }
36111
36120
  },
36112
36121
  "30": {
36113
36122
  start: {
36114
- line: 152,
36123
+ line: 155,
36115
36124
  column: 2
36116
36125
  },
36117
36126
  end: {
36118
- line: 271,
36127
+ line: 274,
36119
36128
  column: 4
36120
36129
  }
36121
36130
  },
36122
36131
  "31": {
36123
36132
  start: {
36124
- line: 171,
36133
+ line: 174,
36125
36134
  column: 31
36126
36135
  },
36127
36136
  end: {
36128
- line: 171,
36137
+ line: 174,
36129
36138
  column: 69
36130
36139
  }
36131
36140
  },
36132
36141
  "32": {
36133
36142
  start: {
36134
- line: 175,
36143
+ line: 178,
36135
36144
  column: 14
36136
36145
  },
36137
36146
  end: {
36138
- line: 175,
36147
+ line: 178,
36139
36148
  column: 73
36140
36149
  }
36141
36150
  },
36142
36151
  "33": {
36143
36152
  start: {
36144
- line: 175,
36153
+ line: 178,
36145
36154
  column: 34
36146
36155
  },
36147
36156
  end: {
36148
- line: 175,
36157
+ line: 178,
36149
36158
  column: 71
36150
36159
  }
36151
36160
  },
36152
36161
  "34": {
36153
36162
  start: {
36154
- line: 240,
36163
+ line: 243,
36155
36164
  column: 35
36156
36165
  },
36157
36166
  end: {
36158
- line: 240,
36167
+ line: 243,
36159
36168
  column: 73
36160
36169
  }
36161
36170
  },
36162
36171
  "35": {
36163
36172
  start: {
36164
- line: 274,
36173
+ line: 277,
36165
36174
  column: 0
36166
36175
  },
36167
36176
  end: {
36168
- line: 283,
36177
+ line: 286,
36169
36178
  column: 2
36170
36179
  }
36171
36180
  }
@@ -36175,329 +36184,329 @@ function cov_2grgin5wgm() {
36175
36184
  name: "(anonymous_0)",
36176
36185
  decl: {
36177
36186
  start: {
36178
- line: 50,
36187
+ line: 53,
36179
36188
  column: 20
36180
36189
  },
36181
36190
  end: {
36182
- line: 50,
36191
+ line: 53,
36183
36192
  column: 21
36184
36193
  }
36185
36194
  },
36186
36195
  loc: {
36187
36196
  start: {
36188
- line: 50,
36197
+ line: 53,
36189
36198
  column: 36
36190
36199
  },
36191
36200
  end: {
36192
- line: 272,
36201
+ line: 275,
36193
36202
  column: 1
36194
36203
  }
36195
36204
  },
36196
- line: 50
36205
+ line: 53
36197
36206
  },
36198
36207
  "1": {
36199
36208
  name: "(anonymous_1)",
36200
36209
  decl: {
36201
36210
  start: {
36202
- line: 60,
36211
+ line: 63,
36203
36212
  column: 12
36204
36213
  },
36205
36214
  end: {
36206
- line: 60,
36215
+ line: 63,
36207
36216
  column: 13
36208
36217
  }
36209
36218
  },
36210
36219
  loc: {
36211
36220
  start: {
36212
- line: 60,
36221
+ line: 63,
36213
36222
  column: 18
36214
36223
  },
36215
36224
  end: {
36216
- line: 67,
36225
+ line: 70,
36217
36226
  column: 3
36218
36227
  }
36219
36228
  },
36220
- line: 60
36229
+ line: 63
36221
36230
  },
36222
36231
  "2": {
36223
36232
  name: "(anonymous_2)",
36224
36233
  decl: {
36225
36234
  start: {
36226
- line: 86,
36235
+ line: 89,
36227
36236
  column: 12
36228
36237
  },
36229
36238
  end: {
36230
- line: 86,
36239
+ line: 89,
36231
36240
  column: 13
36232
36241
  }
36233
36242
  },
36234
36243
  loc: {
36235
36244
  start: {
36236
- line: 87,
36245
+ line: 90,
36237
36246
  column: 6
36238
36247
  },
36239
36248
  end: {
36240
- line: 89,
36249
+ line: 92,
36241
36250
  column: 7
36242
36251
  }
36243
36252
  },
36244
- line: 87
36253
+ line: 90
36245
36254
  },
36246
36255
  "3": {
36247
36256
  name: "(anonymous_3)",
36248
36257
  decl: {
36249
36258
  start: {
36250
- line: 95,
36259
+ line: 98,
36251
36260
  column: 17
36252
36261
  },
36253
36262
  end: {
36254
- line: 95,
36263
+ line: 98,
36255
36264
  column: 18
36256
36265
  }
36257
36266
  },
36258
36267
  loc: {
36259
36268
  start: {
36260
- line: 95,
36269
+ line: 98,
36261
36270
  column: 23
36262
36271
  },
36263
36272
  end: {
36264
- line: 98,
36273
+ line: 101,
36265
36274
  column: 7
36266
36275
  }
36267
36276
  },
36268
- line: 95
36277
+ line: 98
36269
36278
  },
36270
36279
  "4": {
36271
36280
  name: "(anonymous_4)",
36272
36281
  decl: {
36273
36282
  start: {
36274
- line: 127,
36283
+ line: 130,
36275
36284
  column: 4
36276
36285
  },
36277
36286
  end: {
36278
- line: 127,
36287
+ line: 130,
36279
36288
  column: 5
36280
36289
  }
36281
36290
  },
36282
36291
  loc: {
36283
36292
  start: {
36284
- line: 128,
36293
+ line: 131,
36285
36294
  column: 6
36286
36295
  },
36287
36296
  end: {
36288
- line: 133,
36297
+ line: 136,
36289
36298
  column: 8
36290
36299
  }
36291
36300
  },
36292
- line: 128
36301
+ line: 131
36293
36302
  },
36294
36303
  "5": {
36295
36304
  name: "(anonymous_5)",
36296
36305
  decl: {
36297
36306
  start: {
36298
- line: 137,
36307
+ line: 140,
36299
36308
  column: 34
36300
36309
  },
36301
36310
  end: {
36302
- line: 137,
36311
+ line: 140,
36303
36312
  column: 35
36304
36313
  }
36305
36314
  },
36306
36315
  loc: {
36307
36316
  start: {
36308
- line: 137,
36317
+ line: 140,
36309
36318
  column: 45
36310
36319
  },
36311
36320
  end: {
36312
- line: 142,
36321
+ line: 145,
36313
36322
  column: 3
36314
36323
  }
36315
36324
  },
36316
- line: 137
36325
+ line: 140
36317
36326
  },
36318
36327
  "6": {
36319
36328
  name: "(anonymous_6)",
36320
36329
  decl: {
36321
36330
  start: {
36322
- line: 171,
36331
+ line: 174,
36323
36332
  column: 25
36324
36333
  },
36325
36334
  end: {
36326
- line: 171,
36335
+ line: 174,
36327
36336
  column: 26
36328
36337
  }
36329
36338
  },
36330
36339
  loc: {
36331
36340
  start: {
36332
- line: 171,
36341
+ line: 174,
36333
36342
  column: 31
36334
36343
  },
36335
36344
  end: {
36336
- line: 171,
36345
+ line: 174,
36337
36346
  column: 69
36338
36347
  }
36339
36348
  },
36340
- line: 171
36349
+ line: 174
36341
36350
  },
36342
36351
  "7": {
36343
36352
  name: "(anonymous_7)",
36344
36353
  decl: {
36345
36354
  start: {
36346
- line: 174,
36355
+ line: 177,
36347
36356
  column: 27
36348
36357
  },
36349
36358
  end: {
36350
- line: 174,
36359
+ line: 177,
36351
36360
  column: 28
36352
36361
  }
36353
36362
  },
36354
36363
  loc: {
36355
36364
  start: {
36356
- line: 175,
36365
+ line: 178,
36357
36366
  column: 14
36358
36367
  },
36359
36368
  end: {
36360
- line: 175,
36369
+ line: 178,
36361
36370
  column: 73
36362
36371
  }
36363
36372
  },
36364
- line: 175
36373
+ line: 178
36365
36374
  },
36366
36375
  "8": {
36367
36376
  name: "(anonymous_8)",
36368
36377
  decl: {
36369
36378
  start: {
36370
- line: 175,
36379
+ line: 178,
36371
36380
  column: 24
36372
36381
  },
36373
36382
  end: {
36374
- line: 175,
36383
+ line: 178,
36375
36384
  column: 25
36376
36385
  }
36377
36386
  },
36378
36387
  loc: {
36379
36388
  start: {
36380
- line: 175,
36389
+ line: 178,
36381
36390
  column: 34
36382
36391
  },
36383
36392
  end: {
36384
- line: 175,
36393
+ line: 178,
36385
36394
  column: 71
36386
36395
  }
36387
36396
  },
36388
- line: 175
36397
+ line: 178
36389
36398
  },
36390
36399
  "9": {
36391
36400
  name: "(anonymous_9)",
36392
36401
  decl: {
36393
36402
  start: {
36394
- line: 240,
36403
+ line: 243,
36395
36404
  column: 29
36396
36405
  },
36397
36406
  end: {
36398
- line: 240,
36407
+ line: 243,
36399
36408
  column: 30
36400
36409
  }
36401
36410
  },
36402
36411
  loc: {
36403
36412
  start: {
36404
- line: 240,
36413
+ line: 243,
36405
36414
  column: 35
36406
36415
  },
36407
36416
  end: {
36408
- line: 240,
36417
+ line: 243,
36409
36418
  column: 73
36410
36419
  }
36411
36420
  },
36412
- line: 240
36421
+ line: 243
36413
36422
  }
36414
36423
  },
36415
36424
  branchMap: {
36416
36425
  "0": {
36417
36426
  loc: {
36418
36427
  start: {
36419
- line: 54,
36428
+ line: 57,
36420
36429
  column: 31
36421
36430
  },
36422
36431
  end: {
36423
- line: 54,
36432
+ line: 57,
36424
36433
  column: 59
36425
36434
  }
36426
36435
  },
36427
36436
  type: "binary-expr",
36428
36437
  locations: [{
36429
36438
  start: {
36430
- line: 54,
36439
+ line: 57,
36431
36440
  column: 31
36432
36441
  },
36433
36442
  end: {
36434
- line: 54,
36443
+ line: 57,
36435
36444
  column: 47
36436
36445
  }
36437
36446
  }, {
36438
36447
  start: {
36439
- line: 54,
36448
+ line: 57,
36440
36449
  column: 51
36441
36450
  },
36442
36451
  end: {
36443
- line: 54,
36452
+ line: 57,
36444
36453
  column: 59
36445
36454
  }
36446
36455
  }],
36447
- line: 54
36456
+ line: 57
36448
36457
  },
36449
36458
  "1": {
36450
36459
  loc: {
36451
36460
  start: {
36452
- line: 58,
36461
+ line: 61,
36453
36462
  column: 4
36454
36463
  },
36455
36464
  end: {
36456
- line: 58,
36465
+ line: 61,
36457
36466
  column: 75
36458
36467
  }
36459
36468
  },
36460
36469
  type: "binary-expr",
36461
36470
  locations: [{
36462
36471
  start: {
36463
- line: 58,
36472
+ line: 61,
36464
36473
  column: 4
36465
36474
  },
36466
36475
  end: {
36467
- line: 58,
36476
+ line: 61,
36468
36477
  column: 31
36469
36478
  }
36470
36479
  }, {
36471
36480
  start: {
36472
- line: 58,
36481
+ line: 61,
36473
36482
  column: 35
36474
36483
  },
36475
36484
  end: {
36476
- line: 58,
36485
+ line: 61,
36477
36486
  column: 75
36478
36487
  }
36479
36488
  }],
36480
- line: 58
36489
+ line: 61
36481
36490
  },
36482
36491
  "2": {
36483
36492
  loc: {
36484
36493
  start: {
36485
- line: 61,
36494
+ line: 64,
36486
36495
  column: 4
36487
36496
  },
36488
36497
  end: {
36489
- line: 66,
36498
+ line: 69,
36490
36499
  column: 5
36491
36500
  }
36492
36501
  },
36493
36502
  type: "if",
36494
36503
  locations: [{
36495
36504
  start: {
36496
- line: 61,
36505
+ line: 64,
36497
36506
  column: 4
36498
36507
  },
36499
36508
  end: {
36500
- line: 66,
36509
+ line: 69,
36501
36510
  column: 5
36502
36511
  }
36503
36512
  }, {
@@ -36510,168 +36519,168 @@ function cov_2grgin5wgm() {
36510
36519
  column: undefined
36511
36520
  }
36512
36521
  }],
36513
- line: 61
36522
+ line: 64
36514
36523
  },
36515
36524
  "3": {
36516
36525
  loc: {
36517
36526
  start: {
36518
- line: 82,
36527
+ line: 85,
36519
36528
  column: 15
36520
36529
  },
36521
36530
  end: {
36522
- line: 82,
36531
+ line: 85,
36523
36532
  column: 62
36524
36533
  }
36525
36534
  },
36526
36535
  type: "binary-expr",
36527
36536
  locations: [{
36528
36537
  start: {
36529
- line: 82,
36538
+ line: 85,
36530
36539
  column: 15
36531
36540
  },
36532
36541
  end: {
36533
- line: 82,
36542
+ line: 85,
36534
36543
  column: 40
36535
36544
  }
36536
36545
  }, {
36537
36546
  start: {
36538
- line: 82,
36547
+ line: 85,
36539
36548
  column: 44
36540
36549
  },
36541
36550
  end: {
36542
- line: 82,
36551
+ line: 85,
36543
36552
  column: 62
36544
36553
  }
36545
36554
  }],
36546
- line: 82
36555
+ line: 85
36547
36556
  },
36548
36557
  "4": {
36549
36558
  loc: {
36550
36559
  start: {
36551
- line: 88,
36560
+ line: 91,
36552
36561
  column: 8
36553
36562
  },
36554
36563
  end: {
36555
- line: 88,
36564
+ line: 91,
36556
36565
  column: 77
36557
36566
  }
36558
36567
  },
36559
36568
  type: "binary-expr",
36560
36569
  locations: [{
36561
36570
  start: {
36562
- line: 88,
36571
+ line: 91,
36563
36572
  column: 9
36564
36573
  },
36565
36574
  end: {
36566
- line: 88,
36575
+ line: 91,
36567
36576
  column: 35
36568
36577
  }
36569
36578
  }, {
36570
36579
  start: {
36571
- line: 88,
36580
+ line: 91,
36572
36581
  column: 39
36573
36582
  },
36574
36583
  end: {
36575
- line: 88,
36584
+ line: 91,
36576
36585
  column: 70
36577
36586
  }
36578
36587
  }, {
36579
36588
  start: {
36580
- line: 88,
36589
+ line: 91,
36581
36590
  column: 75
36582
36591
  },
36583
36592
  end: {
36584
- line: 88,
36593
+ line: 91,
36585
36594
  column: 77
36586
36595
  }
36587
36596
  }],
36588
- line: 88
36597
+ line: 91
36589
36598
  },
36590
36599
  "5": {
36591
36600
  loc: {
36592
36601
  start: {
36593
- line: 90,
36602
+ line: 93,
36594
36603
  column: 13
36595
36604
  },
36596
36605
  end: {
36597
- line: 90,
36606
+ line: 93,
36598
36607
  column: 60
36599
36608
  }
36600
36609
  },
36601
36610
  type: "binary-expr",
36602
36611
  locations: [{
36603
36612
  start: {
36604
- line: 90,
36613
+ line: 93,
36605
36614
  column: 13
36606
36615
  },
36607
36616
  end: {
36608
- line: 90,
36617
+ line: 93,
36609
36618
  column: 38
36610
36619
  }
36611
36620
  }, {
36612
36621
  start: {
36613
- line: 90,
36622
+ line: 93,
36614
36623
  column: 42
36615
36624
  },
36616
36625
  end: {
36617
- line: 90,
36626
+ line: 93,
36618
36627
  column: 60
36619
36628
  }
36620
36629
  }],
36621
- line: 90
36630
+ line: 93
36622
36631
  },
36623
36632
  "6": {
36624
36633
  loc: {
36625
36634
  start: {
36626
- line: 139,
36635
+ line: 142,
36627
36636
  column: 4
36628
36637
  },
36629
36638
  end: {
36630
- line: 140,
36639
+ line: 143,
36631
36640
  column: 44
36632
36641
  }
36633
36642
  },
36634
36643
  type: "binary-expr",
36635
36644
  locations: [{
36636
36645
  start: {
36637
- line: 139,
36646
+ line: 142,
36638
36647
  column: 4
36639
36648
  },
36640
36649
  end: {
36641
- line: 139,
36650
+ line: 142,
36642
36651
  column: 51
36643
36652
  }
36644
36653
  }, {
36645
36654
  start: {
36646
- line: 140,
36655
+ line: 143,
36647
36656
  column: 6
36648
36657
  },
36649
36658
  end: {
36650
- line: 140,
36659
+ line: 143,
36651
36660
  column: 44
36652
36661
  }
36653
36662
  }],
36654
- line: 139
36663
+ line: 142
36655
36664
  },
36656
36665
  "7": {
36657
36666
  loc: {
36658
36667
  start: {
36659
- line: 144,
36668
+ line: 147,
36660
36669
  column: 2
36661
36670
  },
36662
36671
  end: {
36663
- line: 150,
36672
+ line: 153,
36664
36673
  column: 3
36665
36674
  }
36666
36675
  },
36667
36676
  type: "if",
36668
36677
  locations: [{
36669
36678
  start: {
36670
- line: 144,
36679
+ line: 147,
36671
36680
  column: 2
36672
36681
  },
36673
36682
  end: {
36674
- line: 150,
36683
+ line: 153,
36675
36684
  column: 3
36676
36685
  }
36677
36686
  }, {
@@ -36684,73 +36693,73 @@ function cov_2grgin5wgm() {
36684
36693
  column: undefined
36685
36694
  }
36686
36695
  }],
36687
- line: 144
36696
+ line: 147
36688
36697
  },
36689
36698
  "8": {
36690
36699
  loc: {
36691
36700
  start: {
36692
- line: 144,
36701
+ line: 147,
36693
36702
  column: 6
36694
36703
  },
36695
36704
  end: {
36696
- line: 144,
36705
+ line: 147,
36697
36706
  column: 40
36698
36707
  }
36699
36708
  },
36700
36709
  type: "binary-expr",
36701
36710
  locations: [{
36702
36711
  start: {
36703
- line: 144,
36712
+ line: 147,
36704
36713
  column: 6
36705
36714
  },
36706
36715
  end: {
36707
- line: 144,
36716
+ line: 147,
36708
36717
  column: 20
36709
36718
  }
36710
36719
  }, {
36711
36720
  start: {
36712
- line: 144,
36721
+ line: 147,
36713
36722
  column: 24
36714
36723
  },
36715
36724
  end: {
36716
- line: 144,
36725
+ line: 147,
36717
36726
  column: 40
36718
36727
  }
36719
36728
  }],
36720
- line: 144
36729
+ line: 147
36721
36730
  },
36722
36731
  "9": {
36723
36732
  loc: {
36724
36733
  start: {
36725
- line: 211,
36734
+ line: 214,
36726
36735
  column: 13
36727
36736
  },
36728
36737
  end: {
36729
- line: 247,
36738
+ line: 250,
36730
36739
  column: 13
36731
36740
  }
36732
36741
  },
36733
36742
  type: "cond-expr",
36734
36743
  locations: [{
36735
36744
  start: {
36736
- line: 212,
36745
+ line: 215,
36737
36746
  column: 14
36738
36747
  },
36739
36748
  end: {
36740
- line: 230,
36749
+ line: 233,
36741
36750
  column: 16
36742
36751
  }
36743
36752
  }, {
36744
36753
  start: {
36745
- line: 232,
36754
+ line: 235,
36746
36755
  column: 14
36747
36756
  },
36748
36757
  end: {
36749
- line: 246,
36758
+ line: 249,
36750
36759
  column: 20
36751
36760
  }
36752
36761
  }],
36753
- line: 211
36762
+ line: 214
36754
36763
  }
36755
36764
  },
36756
36765
  s: {
@@ -36816,7 +36825,7 @@ function cov_2grgin5wgm() {
36816
36825
  "9": [0, 0]
36817
36826
  },
36818
36827
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
36819
- hash: "1349ac2643796d3420080451a65ce83df6d73d05"
36828
+ hash: "d477f14591bd8ebd6e5b078bedb01623db0ed30a"
36820
36829
  };
36821
36830
  var coverage = global[gcv] || (global[gcv] = {});
36822
36831
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -36970,7 +36979,7 @@ var TeamMembers = function TeamMembers(_ref) {
36970
36979
  cov_2grgin5wgm().s[29]++;
36971
36980
  return /*#__PURE__*/React__default["default"].createElement("div", {
36972
36981
  className: "ntm-members-page-loader"
36973
- }, /*#__PURE__*/React__default["default"].createElement(neetoui.PageLoader, null));
36982
+ }, /*#__PURE__*/React__default["default"].createElement(PageLoader__default["default"], null));
36974
36983
  } else {
36975
36984
  cov_2grgin5wgm().b[7][1]++;
36976
36985
  }
@@ -36985,7 +36994,7 @@ var TeamMembers = function TeamMembers(_ref) {
36985
36994
  isMenuOpen: isOpen.menuBar,
36986
36995
  memberFilter: filters.category,
36987
36996
  metaName: metaName
36988
- }), /*#__PURE__*/React__default["default"].createElement(layouts.Container, null, /*#__PURE__*/React__default["default"].createElement(layouts.Header, _extends({
36997
+ }), /*#__PURE__*/React__default["default"].createElement(Container__default["default"], null, /*#__PURE__*/React__default["default"].createElement(NeetoHeader__default["default"], _extends({
36989
36998
  searchProps: searchProps,
36990
36999
  actionBlock: /*#__PURE__*/React__default["default"].createElement(Header, {
36991
37000
  config: config,
@@ -37010,7 +37019,7 @@ var TeamMembers = function TeamMembers(_ref) {
37010
37019
  });
37011
37020
  },
37012
37021
  title: renderHeaderTitle(MEMBER_FILTER[filters.category].value, metaName)
37013
- }, config === null || config === void 0 ? void 0 : (_config$header = config.header) === null || _config$header === void 0 ? void 0 : _config$header.otherProps)), /*#__PURE__*/React__default["default"].createElement(layouts.SubHeader, {
37022
+ }, config === null || config === void 0 ? void 0 : (_config$header = config.header) === null || _config$header === void 0 ? void 0 : _config$header.otherProps)), /*#__PURE__*/React__default["default"].createElement(SubHeader__default["default"], {
37014
37023
  leftActionBlock: /*#__PURE__*/React__default["default"].createElement(SubHeader.Left, {
37015
37024
  config: config,
37016
37025
  filteredCount: team === null || team === void 0 ? void 0 : team.membersCount,