@zeedhi/teknisa-components-common 1.105.0 → 1.105.2
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/coverage/clover.xml +139 -138
- package/coverage/coverage-final.json +45 -45
- package/coverage/lcov-report/index.html +6 -6
- package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/flush-promises-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/get-child-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/mock-created-helper.ts.html +1 -1
- package/coverage/lcov.info +206 -201
- package/dist/tek-components-common.esm.js +6 -3
- package/dist/tek-components-common.umd.js +6 -3
- package/package.json +2 -2
- package/types/components/tek-grid/grid-column.d.ts +1 -0
- package/types/components/tek-grid/grid.d.ts +1 -1
- package/types/components/tek-grid/interfaces.d.ts +1 -0
- package/types/components/tek-ag-grid/default-icons.d.ts +0 -53
- package/types/components/tek-ag-grid/interfaces.d.ts +0 -9
- package/types/components/tek-ag-grid/tek-ag-grid.d.ts +0 -35
- package/types/components/tek-datasource/datasource.d.ts +0 -94
- package/types/components/tek-grid/default-icons.d.ts +0 -53
- package/types/components/tek-grid/filter-dynamic-values.d.ts +0 -9
- package/types/components/tek-grid/grid-controller.d.ts +0 -19
- package/types/components/tek-grid/grid_column.d.ts +0 -14
- package/types/components/tek-grid/grid_controller.d.ts +0 -15
- package/types/components/tek-grid/tek-grid.d.ts +0 -35
- package/types/components/tek-login/interfaces.d.ts +0 -3
- package/types/components/tek-login/login-children.d.ts +0 -3
- package/types/components/tek-login/login.d.ts +0 -58
- package/types/components/tek-login/login_children.d.ts +0 -3
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>719/719</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">100% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>1615/1615</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
<td data-value="100" class="pct high">100%</td>
|
|
192
192
|
<td data-value="781" class="abs high">781/781</td>
|
|
193
193
|
<td data-value="100" class="pct high">100%</td>
|
|
194
|
-
<td data-value="
|
|
194
|
+
<td data-value="345" class="abs high">345/345</td>
|
|
195
195
|
<td data-value="100" class="pct high">100%</td>
|
|
196
196
|
<td data-value="167" class="abs high">167/167</td>
|
|
197
197
|
<td data-value="100" class="pct high">100%</td>
|
|
@@ -356,11 +356,11 @@
|
|
|
356
356
|
<td data-value="100" class="pct high">100%</td>
|
|
357
357
|
<td data-value="115" class="abs high">115/115</td>
|
|
358
358
|
<td data-value="100" class="pct high">100%</td>
|
|
359
|
-
<td data-value="
|
|
359
|
+
<td data-value="59" class="abs high">59/59</td>
|
|
360
360
|
<td data-value="100" class="pct high">100%</td>
|
|
361
361
|
<td data-value="53" class="abs high">53/53</td>
|
|
362
362
|
<td data-value="100" class="pct high">100%</td>
|
|
363
|
-
<td data-value="
|
|
363
|
+
<td data-value="108" class="abs high">108/108</td>
|
|
364
364
|
</tr>
|
|
365
365
|
|
|
366
366
|
<tr>
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
417
417
|
Code coverage generated by
|
|
418
418
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
419
|
-
at 2025-03-
|
|
419
|
+
at 2025-03-20T20:02:53.098Z
|
|
420
420
|
</div>
|
|
421
421
|
<script src="prettify.js"></script>
|
|
422
422
|
<script>
|
|
@@ -85,7 +85,7 @@ export { setClick };
|
|
|
85
85
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
86
86
|
Code coverage generated by
|
|
87
87
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
88
|
-
at 2025-03-
|
|
88
|
+
at 2025-03-20T20:02:53.098Z
|
|
89
89
|
</div>
|
|
90
90
|
<script src="../../prettify.js"></script>
|
|
91
91
|
<script>
|
|
@@ -79,7 +79,7 @@ export { flushPromises };
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at 2025-03-
|
|
82
|
+
at 2025-03-20T20:02:53.098Z
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -151,7 +151,7 @@ export { getChild };
|
|
|
151
151
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
152
152
|
Code coverage generated by
|
|
153
153
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
154
|
-
at 2025-03-
|
|
154
|
+
at 2025-03-20T20:02:53.098Z
|
|
155
155
|
</div>
|
|
156
156
|
<script src="../../prettify.js"></script>
|
|
157
157
|
<script>
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
162
162
|
Code coverage generated by
|
|
163
163
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
164
|
-
at 2025-03-
|
|
164
|
+
at 2025-03-20T20:02:53.098Z
|
|
165
165
|
</div>
|
|
166
166
|
<script src="../../prettify.js"></script>
|
|
167
167
|
<script>
|
|
@@ -79,7 +79,7 @@ export * from './mock-created-helper';
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at 2025-03-
|
|
82
|
+
at 2025-03-20T20:02:53.098Z
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -106,7 +106,7 @@ export { mockCreated };
|
|
|
106
106
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
107
107
|
Code coverage generated by
|
|
108
108
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
109
|
-
at 2025-03-
|
|
109
|
+
at 2025-03-20T20:02:53.098Z
|
|
110
110
|
</div>
|
|
111
111
|
<script src="../../prettify.js"></script>
|
|
112
112
|
<script>
|
package/coverage/lcov.info
CHANGED
|
@@ -966,25 +966,25 @@ BRH:0
|
|
|
966
966
|
end_of_record
|
|
967
967
|
TN:
|
|
968
968
|
SF:src/components/tek-grid/grid-column.ts
|
|
969
|
-
FN:
|
|
970
|
-
FN:
|
|
971
|
-
FN:
|
|
972
|
-
FN:
|
|
973
|
-
FN:
|
|
974
|
-
FN:
|
|
975
|
-
FN:
|
|
976
|
-
FN:
|
|
977
|
-
FN:
|
|
978
|
-
FN:
|
|
979
|
-
FN:
|
|
980
|
-
FN:
|
|
981
|
-
FN:
|
|
982
|
-
FN:
|
|
983
|
-
FN:
|
|
984
|
-
FN:
|
|
985
|
-
FN:
|
|
986
|
-
FN:
|
|
987
|
-
FN:
|
|
969
|
+
FN:70,(anonymous_8)
|
|
970
|
+
FN:78,(anonymous_9)
|
|
971
|
+
FN:90,(anonymous_10)
|
|
972
|
+
FN:105,(anonymous_12)
|
|
973
|
+
FN:115,(anonymous_13)
|
|
974
|
+
FN:118,(anonymous_15)
|
|
975
|
+
FN:124,(anonymous_16)
|
|
976
|
+
FN:137,(anonymous_17)
|
|
977
|
+
FN:149,(anonymous_18)
|
|
978
|
+
FN:184,(anonymous_20)
|
|
979
|
+
FN:188,(anonymous_21)
|
|
980
|
+
FN:196,(anonymous_22)
|
|
981
|
+
FN:200,(anonymous_23)
|
|
982
|
+
FN:208,(anonymous_24)
|
|
983
|
+
FN:212,(anonymous_25)
|
|
984
|
+
FN:220,(anonymous_26)
|
|
985
|
+
FN:224,(anonymous_27)
|
|
986
|
+
FN:228,(anonymous_28)
|
|
987
|
+
FN:230,(anonymous_29)
|
|
988
988
|
FNF:19
|
|
989
989
|
FNH:19
|
|
990
990
|
FNDA:9,(anonymous_8)
|
|
@@ -996,13 +996,13 @@ FNDA:6,(anonymous_15)
|
|
|
996
996
|
FNDA:5,(anonymous_16)
|
|
997
997
|
FNDA:4,(anonymous_17)
|
|
998
998
|
FNDA:11,(anonymous_18)
|
|
999
|
-
FNDA:
|
|
999
|
+
FNDA:967,(anonymous_20)
|
|
1000
1000
|
FNDA:248,(anonymous_21)
|
|
1001
1001
|
FNDA:507,(anonymous_22)
|
|
1002
1002
|
FNDA:247,(anonymous_23)
|
|
1003
1003
|
FNDA:325,(anonymous_24)
|
|
1004
1004
|
FNDA:245,(anonymous_25)
|
|
1005
|
-
FNDA:
|
|
1005
|
+
FNDA:560,(anonymous_26)
|
|
1006
1006
|
FNDA:738,(anonymous_27)
|
|
1007
1007
|
FNDA:46,(anonymous_28)
|
|
1008
1008
|
FNDA:1,(anonymous_29)
|
|
@@ -1010,107 +1010,107 @@ DA:1,30
|
|
|
1010
1010
|
DA:2,30
|
|
1011
1011
|
DA:3,30
|
|
1012
1012
|
DA:10,30
|
|
1013
|
-
DA:
|
|
1014
|
-
DA:
|
|
1015
|
-
DA:
|
|
1016
|
-
DA:
|
|
1017
|
-
DA:
|
|
1018
|
-
DA:
|
|
1019
|
-
DA:
|
|
1020
|
-
DA:
|
|
1021
|
-
DA:
|
|
1022
|
-
DA:
|
|
1023
|
-
DA:
|
|
1024
|
-
DA:
|
|
1025
|
-
DA:
|
|
1026
|
-
DA:
|
|
1027
|
-
DA:
|
|
1028
|
-
DA:
|
|
1029
|
-
DA:
|
|
1030
|
-
DA:93,2
|
|
1031
|
-
DA:94,1
|
|
1013
|
+
DA:71,9
|
|
1014
|
+
DA:73,9
|
|
1015
|
+
DA:74,4
|
|
1016
|
+
DA:76,5
|
|
1017
|
+
DA:78,5
|
|
1018
|
+
DA:79,5
|
|
1019
|
+
DA:80,3
|
|
1020
|
+
DA:81,3
|
|
1021
|
+
DA:84,2
|
|
1022
|
+
DA:85,2
|
|
1023
|
+
DA:86,2
|
|
1024
|
+
DA:87,2
|
|
1025
|
+
DA:91,4
|
|
1026
|
+
DA:92,4
|
|
1027
|
+
DA:93,4
|
|
1028
|
+
DA:94,2
|
|
1029
|
+
DA:96,2
|
|
1032
1030
|
DA:97,2
|
|
1033
|
-
DA:
|
|
1034
|
-
DA:101,
|
|
1035
|
-
DA:102,20
|
|
1031
|
+
DA:98,1
|
|
1032
|
+
DA:101,2
|
|
1036
1033
|
DA:104,4
|
|
1037
1034
|
DA:105,4
|
|
1038
|
-
DA:106,
|
|
1039
|
-
DA:
|
|
1040
|
-
DA:
|
|
1041
|
-
DA:
|
|
1042
|
-
DA:
|
|
1043
|
-
DA:
|
|
1044
|
-
DA:
|
|
1045
|
-
DA:
|
|
1046
|
-
DA:
|
|
1047
|
-
DA:
|
|
1048
|
-
DA:
|
|
1049
|
-
DA:
|
|
1050
|
-
DA:
|
|
1051
|
-
DA:
|
|
1052
|
-
DA:
|
|
1053
|
-
DA:
|
|
1054
|
-
DA:134,
|
|
1055
|
-
DA:135,
|
|
1056
|
-
DA:
|
|
1057
|
-
DA:
|
|
1058
|
-
DA:
|
|
1059
|
-
DA:
|
|
1060
|
-
DA:
|
|
1061
|
-
DA:
|
|
1062
|
-
DA:
|
|
1063
|
-
DA:
|
|
1064
|
-
DA:
|
|
1065
|
-
DA:
|
|
1066
|
-
DA:
|
|
1035
|
+
DA:106,20
|
|
1036
|
+
DA:108,4
|
|
1037
|
+
DA:109,4
|
|
1038
|
+
DA:110,4
|
|
1039
|
+
DA:116,3
|
|
1040
|
+
DA:117,3
|
|
1041
|
+
DA:118,3
|
|
1042
|
+
DA:119,6
|
|
1043
|
+
DA:120,1
|
|
1044
|
+
DA:121,1
|
|
1045
|
+
DA:124,5
|
|
1046
|
+
DA:125,5
|
|
1047
|
+
DA:126,1
|
|
1048
|
+
DA:127,1
|
|
1049
|
+
DA:128,1
|
|
1050
|
+
DA:131,4
|
|
1051
|
+
DA:134,3
|
|
1052
|
+
DA:135,2
|
|
1053
|
+
DA:137,2
|
|
1054
|
+
DA:138,4
|
|
1055
|
+
DA:139,4
|
|
1056
|
+
DA:143,3
|
|
1057
|
+
DA:150,11
|
|
1058
|
+
DA:151,1
|
|
1059
|
+
DA:154,10
|
|
1060
|
+
DA:155,10
|
|
1061
|
+
DA:156,7
|
|
1062
|
+
DA:157,6
|
|
1063
|
+
DA:161,3
|
|
1064
|
+
DA:167,3
|
|
1067
1065
|
DA:170,10
|
|
1068
|
-
DA:
|
|
1069
|
-
DA:
|
|
1070
|
-
DA:
|
|
1071
|
-
DA:
|
|
1072
|
-
DA:
|
|
1073
|
-
DA:
|
|
1074
|
-
DA:
|
|
1075
|
-
DA:
|
|
1076
|
-
DA:
|
|
1077
|
-
DA:
|
|
1078
|
-
DA:
|
|
1079
|
-
DA:
|
|
1080
|
-
DA:
|
|
1081
|
-
DA:
|
|
1082
|
-
DA:
|
|
1083
|
-
DA:
|
|
1084
|
-
DA:
|
|
1085
|
-
DA:
|
|
1086
|
-
DA:
|
|
1087
|
-
DA:
|
|
1066
|
+
DA:171,10
|
|
1067
|
+
DA:174,10
|
|
1068
|
+
DA:181,10
|
|
1069
|
+
DA:185,967
|
|
1070
|
+
DA:189,248
|
|
1071
|
+
DA:190,248
|
|
1072
|
+
DA:191,248
|
|
1073
|
+
DA:192,27
|
|
1074
|
+
DA:197,507
|
|
1075
|
+
DA:201,247
|
|
1076
|
+
DA:202,247
|
|
1077
|
+
DA:203,247
|
|
1078
|
+
DA:204,18
|
|
1079
|
+
DA:209,325
|
|
1080
|
+
DA:213,245
|
|
1081
|
+
DA:214,245
|
|
1082
|
+
DA:215,245
|
|
1083
|
+
DA:216,1
|
|
1084
|
+
DA:221,560
|
|
1085
|
+
DA:225,738
|
|
1086
|
+
DA:230,46
|
|
1087
|
+
DA:231,1
|
|
1088
1088
|
LF:79
|
|
1089
1089
|
LH:79
|
|
1090
|
-
BRDA:
|
|
1091
|
-
BRDA:
|
|
1092
|
-
BRDA:
|
|
1093
|
-
BRDA:
|
|
1094
|
-
BRDA:
|
|
1095
|
-
BRDA:
|
|
1096
|
-
BRDA:
|
|
1097
|
-
BRDA:
|
|
1098
|
-
BRDA:
|
|
1099
|
-
BRDA:
|
|
1100
|
-
BRDA:
|
|
1101
|
-
BRDA:
|
|
1102
|
-
BRDA:
|
|
1103
|
-
BRDA:
|
|
1104
|
-
BRDA:
|
|
1105
|
-
BRDA:
|
|
1106
|
-
BRDA:
|
|
1107
|
-
BRDA:
|
|
1108
|
-
BRDA:
|
|
1109
|
-
BRDA:
|
|
1110
|
-
BRDA:
|
|
1111
|
-
BRDA:
|
|
1112
|
-
BRDA:
|
|
1113
|
-
BRDA:
|
|
1090
|
+
BRDA:73,0,0,4
|
|
1091
|
+
BRDA:79,1,0,3
|
|
1092
|
+
BRDA:84,2,0,2
|
|
1093
|
+
BRDA:84,2,1,2
|
|
1094
|
+
BRDA:93,3,0,2
|
|
1095
|
+
BRDA:93,3,1,2
|
|
1096
|
+
BRDA:96,4,0,2
|
|
1097
|
+
BRDA:96,4,1,1
|
|
1098
|
+
BRDA:97,5,0,1
|
|
1099
|
+
BRDA:119,6,0,1
|
|
1100
|
+
BRDA:125,7,0,1
|
|
1101
|
+
BRDA:134,8,0,2
|
|
1102
|
+
BRDA:139,9,0,2
|
|
1103
|
+
BRDA:150,10,0,1
|
|
1104
|
+
BRDA:155,11,0,7
|
|
1105
|
+
BRDA:155,11,1,3
|
|
1106
|
+
BRDA:156,12,0,6
|
|
1107
|
+
BRDA:171,13,0,4
|
|
1108
|
+
BRDA:171,13,1,6
|
|
1109
|
+
BRDA:191,14,0,27
|
|
1110
|
+
BRDA:203,15,0,18
|
|
1111
|
+
BRDA:215,16,0,1
|
|
1112
|
+
BRDA:221,17,0,560
|
|
1113
|
+
BRDA:221,17,1,555
|
|
1114
1114
|
BRF:24
|
|
1115
1115
|
BRH:24
|
|
1116
1116
|
end_of_record
|
|
@@ -2148,70 +2148,72 @@ BRDA:897,65,0,22
|
|
|
2148
2148
|
BRDA:897,65,1,22
|
|
2149
2149
|
BRDA:897,65,2,18
|
|
2150
2150
|
BRDA:906,66,0,20
|
|
2151
|
-
BRDA:
|
|
2152
|
-
BRDA:
|
|
2153
|
-
BRDA:928,
|
|
2154
|
-
BRDA:
|
|
2155
|
-
BRDA:
|
|
2156
|
-
BRDA:
|
|
2157
|
-
BRDA:939,
|
|
2158
|
-
BRDA:
|
|
2159
|
-
BRDA:
|
|
2160
|
-
BRDA:945,
|
|
2161
|
-
BRDA:
|
|
2162
|
-
BRDA:
|
|
2163
|
-
BRDA:
|
|
2164
|
-
BRDA:
|
|
2165
|
-
BRDA:
|
|
2166
|
-
BRDA:
|
|
2167
|
-
BRDA:
|
|
2168
|
-
BRDA:
|
|
2169
|
-
BRDA:
|
|
2170
|
-
BRDA:959,
|
|
2171
|
-
BRDA:959,
|
|
2172
|
-
BRDA:
|
|
2173
|
-
BRDA:
|
|
2174
|
-
BRDA:
|
|
2175
|
-
BRDA:973,
|
|
2176
|
-
BRDA:
|
|
2177
|
-
BRDA:
|
|
2178
|
-
BRDA:979,
|
|
2179
|
-
BRDA:
|
|
2180
|
-
BRDA:
|
|
2181
|
-
BRDA:
|
|
2182
|
-
BRDA:
|
|
2183
|
-
BRDA:
|
|
2184
|
-
BRDA:
|
|
2185
|
-
BRDA:
|
|
2186
|
-
BRDA:
|
|
2187
|
-
BRDA:
|
|
2188
|
-
BRDA:
|
|
2189
|
-
BRDA:996,
|
|
2190
|
-
BRDA:996,
|
|
2191
|
-
BRDA:
|
|
2192
|
-
BRDA:
|
|
2193
|
-
BRDA:1006,
|
|
2194
|
-
BRDA:
|
|
2195
|
-
BRDA:
|
|
2196
|
-
BRDA:1011,94,1,2
|
|
2151
|
+
BRDA:914,67,0,3
|
|
2152
|
+
BRDA:914,68,0,5
|
|
2153
|
+
BRDA:928,69,0,39
|
|
2154
|
+
BRDA:928,69,1,12
|
|
2155
|
+
BRDA:928,69,2,12
|
|
2156
|
+
BRDA:934,70,0,8
|
|
2157
|
+
BRDA:939,71,0,1
|
|
2158
|
+
BRDA:939,72,0,16
|
|
2159
|
+
BRDA:939,72,1,1
|
|
2160
|
+
BRDA:945,73,0,2
|
|
2161
|
+
BRDA:945,74,0,15
|
|
2162
|
+
BRDA:945,74,1,15
|
|
2163
|
+
BRDA:948,75,0,5
|
|
2164
|
+
BRDA:948,75,1,8
|
|
2165
|
+
BRDA:951,76,0,12
|
|
2166
|
+
BRDA:952,77,0,12
|
|
2167
|
+
BRDA:952,77,1,6
|
|
2168
|
+
BRDA:954,78,0,22
|
|
2169
|
+
BRDA:954,78,1,15
|
|
2170
|
+
BRDA:959,79,0,7
|
|
2171
|
+
BRDA:959,80,0,13
|
|
2172
|
+
BRDA:959,80,1,11
|
|
2173
|
+
BRDA:959,80,2,6
|
|
2174
|
+
BRDA:968,81,0,4
|
|
2175
|
+
BRDA:973,82,0,1
|
|
2176
|
+
BRDA:973,83,0,11
|
|
2177
|
+
BRDA:973,83,1,1
|
|
2178
|
+
BRDA:979,84,0,1
|
|
2179
|
+
BRDA:979,85,0,10
|
|
2180
|
+
BRDA:979,85,1,10
|
|
2181
|
+
BRDA:983,86,0,5
|
|
2182
|
+
BRDA:983,86,1,4
|
|
2183
|
+
BRDA:986,87,0,6
|
|
2184
|
+
BRDA:987,88,0,6
|
|
2185
|
+
BRDA:987,88,1,3
|
|
2186
|
+
BRDA:989,89,0,10
|
|
2187
|
+
BRDA:989,89,1,7
|
|
2188
|
+
BRDA:992,90,0,1
|
|
2189
|
+
BRDA:996,91,0,6
|
|
2190
|
+
BRDA:996,92,0,9
|
|
2191
|
+
BRDA:996,92,1,8
|
|
2192
|
+
BRDA:996,92,2,3
|
|
2193
|
+
BRDA:1006,93,0,1
|
|
2194
|
+
BRDA:1006,94,0,3
|
|
2195
|
+
BRDA:1006,94,1,1
|
|
2197
2196
|
BRDA:1011,95,0,1
|
|
2198
|
-
BRDA:1011,95,1,1
|
|
2199
2197
|
BRDA:1011,96,0,2
|
|
2200
2198
|
BRDA:1011,96,1,2
|
|
2201
|
-
BRDA:
|
|
2202
|
-
BRDA:
|
|
2203
|
-
BRDA:
|
|
2204
|
-
BRDA:
|
|
2205
|
-
BRDA:
|
|
2206
|
-
BRDA:
|
|
2207
|
-
BRDA:
|
|
2208
|
-
BRDA:
|
|
2209
|
-
BRDA:
|
|
2210
|
-
BRDA:
|
|
2211
|
-
BRDA:
|
|
2212
|
-
BRDA:
|
|
2213
|
-
|
|
2214
|
-
|
|
2199
|
+
BRDA:1011,97,0,1
|
|
2200
|
+
BRDA:1011,97,1,1
|
|
2201
|
+
BRDA:1011,98,0,2
|
|
2202
|
+
BRDA:1011,98,1,2
|
|
2203
|
+
BRDA:1022,99,0,2
|
|
2204
|
+
BRDA:1022,100,0,3
|
|
2205
|
+
BRDA:1022,100,1,2
|
|
2206
|
+
BRDA:1037,101,0,1
|
|
2207
|
+
BRDA:1052,102,0,1
|
|
2208
|
+
BRDA:1077,103,0,1
|
|
2209
|
+
BRDA:1094,104,0,1
|
|
2210
|
+
BRDA:1119,105,0,1
|
|
2211
|
+
BRDA:1119,105,1,1
|
|
2212
|
+
BRDA:1147,106,0,12
|
|
2213
|
+
BRDA:1147,106,1,10
|
|
2214
|
+
BRDA:1147,106,2,2
|
|
2215
|
+
BRF:166
|
|
2216
|
+
BRH:166
|
|
2215
2217
|
end_of_record
|
|
2216
2218
|
TN:
|
|
2217
2219
|
SF:src/components/tek-grid/interfaces.ts
|
|
@@ -3046,12 +3048,12 @@ FN:368,(anonymous_25)
|
|
|
3046
3048
|
FN:376,(anonymous_26)
|
|
3047
3049
|
FN:385,(anonymous_27)
|
|
3048
3050
|
FN:394,(anonymous_28)
|
|
3049
|
-
FN:
|
|
3050
|
-
FN:
|
|
3051
|
-
FN:
|
|
3052
|
-
FN:
|
|
3053
|
-
FN:
|
|
3054
|
-
FN:
|
|
3051
|
+
FN:398,(anonymous_30)
|
|
3052
|
+
FN:403,(anonymous_31)
|
|
3053
|
+
FN:403,(anonymous_32)
|
|
3054
|
+
FN:407,(anonymous_33)
|
|
3055
|
+
FN:440,(anonymous_34)
|
|
3056
|
+
FN:444,(anonymous_35)
|
|
3055
3057
|
FNF:28
|
|
3056
3058
|
FNH:28
|
|
3057
3059
|
FNDA:158,(anonymous_7)
|
|
@@ -3139,23 +3141,24 @@ DA:385,234
|
|
|
3139
3141
|
DA:391,280
|
|
3140
3142
|
DA:395,6
|
|
3141
3143
|
DA:396,6
|
|
3142
|
-
DA:397,
|
|
3143
|
-
DA:398,
|
|
3144
|
+
DA:397,4
|
|
3145
|
+
DA:398,9
|
|
3144
3146
|
DA:400,4
|
|
3145
|
-
DA:
|
|
3146
|
-
DA:
|
|
3147
|
+
DA:402,4
|
|
3148
|
+
DA:403,3
|
|
3147
3149
|
DA:404,3
|
|
3148
|
-
DA:
|
|
3149
|
-
DA:
|
|
3150
|
-
DA:
|
|
3151
|
-
DA:
|
|
3152
|
-
DA:
|
|
3153
|
-
DA:
|
|
3154
|
-
DA:
|
|
3155
|
-
DA:
|
|
3156
|
-
DA:
|
|
3157
|
-
|
|
3158
|
-
|
|
3150
|
+
DA:406,3
|
|
3151
|
+
DA:407,6
|
|
3152
|
+
DA:410,3
|
|
3153
|
+
DA:413,4
|
|
3154
|
+
DA:416,6
|
|
3155
|
+
DA:417,6
|
|
3156
|
+
DA:420,158
|
|
3157
|
+
DA:441,2
|
|
3158
|
+
DA:445,4
|
|
3159
|
+
DA:449,30
|
|
3160
|
+
LF:73
|
|
3161
|
+
LH:73
|
|
3159
3162
|
BRDA:48,0,0,157
|
|
3160
3163
|
BRDA:211,1,0,47
|
|
3161
3164
|
BRDA:211,1,1,47
|
|
@@ -3177,9 +3180,11 @@ BRDA:380,13,1,18
|
|
|
3177
3180
|
BRDA:396,14,0,4
|
|
3178
3181
|
BRDA:396,15,0,6
|
|
3179
3182
|
BRDA:396,15,1,2
|
|
3180
|
-
BRDA:
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
+
BRDA:398,16,0,9
|
|
3184
|
+
BRDA:398,16,1,4
|
|
3185
|
+
BRDA:402,17,0,3
|
|
3186
|
+
BRF:24
|
|
3187
|
+
BRH:24
|
|
3183
3188
|
end_of_record
|
|
3184
3189
|
TN:
|
|
3185
3190
|
SF:src/utils/grid-base/grid-controller.ts
|
|
@@ -1160,7 +1160,7 @@ class GridBase {
|
|
|
1160
1160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1161
1161
|
const { datasource } = this.grid;
|
|
1162
1162
|
if (datasource instanceof TekRestDatasource || datasource instanceof TekMemoryDatasource) {
|
|
1163
|
-
const lookupColumns = this.grid.columns.filter((column) => !!column.componentProps.datasource);
|
|
1163
|
+
const lookupColumns = this.grid.columns.filter((column) => !!column.componentProps.datasource && !column.skipLookupSearch);
|
|
1164
1164
|
const searchJoin = {};
|
|
1165
1165
|
if (search) {
|
|
1166
1166
|
const promises = lookupColumns.map((column) => __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1986,6 +1986,8 @@ class TekGridColumn extends GridColumnEditable {
|
|
|
1986
1986
|
this.filterProps = [];
|
|
1987
1987
|
/* column can be use to filter */
|
|
1988
1988
|
this.filterable = true;
|
|
1989
|
+
/* should not consider lookup column on search */
|
|
1990
|
+
this.skipLookupSearch = false;
|
|
1989
1991
|
/* column is grouped */
|
|
1990
1992
|
this.groupedValue = false;
|
|
1991
1993
|
/* Value to show when grouped value is empty */
|
|
@@ -2002,6 +2004,7 @@ class TekGridColumn extends GridColumnEditable {
|
|
|
2002
2004
|
this.filterProps = this.getInitValue('filterProps', props.filterProps, this.filterProps);
|
|
2003
2005
|
this.filterable = this.getInitValue('filterable', props.filterable, this.filterable);
|
|
2004
2006
|
this.filterIndex = this.getInitValue('filterIndex', props.filterIndex, this.filterIndex);
|
|
2007
|
+
this.skipLookupSearch = this.getInitValue('skipLookupSearch', props.skipLookupSearch, this.skipLookupSearch);
|
|
2005
2008
|
this.grouped = this.getInitValue('grouped', props.grouped, this.grouped);
|
|
2006
2009
|
this.groupOpened = this.getInitValue('groupOpened', props.groupOpened, this.groupOpened);
|
|
2007
2010
|
this.aggregation = this.getInitValue('aggregation', props.aggregation, this.aggregation);
|
|
@@ -2766,8 +2769,8 @@ class TekGrid extends GridEditable {
|
|
|
2766
2769
|
const groupValue = groupColumn.formatterByRow(row, cellProps);
|
|
2767
2770
|
return groupValue;
|
|
2768
2771
|
}
|
|
2769
|
-
getEditedRows() {
|
|
2770
|
-
return super.getEditedRows().map((row) => {
|
|
2772
|
+
getEditedRows(revalidate = false, silent = false) {
|
|
2773
|
+
return super.getEditedRows(revalidate, silent).map((row) => {
|
|
2771
2774
|
const cleanRow = Object.assign({}, row);
|
|
2772
2775
|
delete cleanRow.groupHeaders;
|
|
2773
2776
|
return cleanRow;
|
|
@@ -1164,7 +1164,7 @@
|
|
|
1164
1164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1165
1165
|
const { datasource } = this.grid;
|
|
1166
1166
|
if (datasource instanceof TekRestDatasource || datasource instanceof TekMemoryDatasource) {
|
|
1167
|
-
const lookupColumns = this.grid.columns.filter((column) => !!column.componentProps.datasource);
|
|
1167
|
+
const lookupColumns = this.grid.columns.filter((column) => !!column.componentProps.datasource && !column.skipLookupSearch);
|
|
1168
1168
|
const searchJoin = {};
|
|
1169
1169
|
if (search) {
|
|
1170
1170
|
const promises = lookupColumns.map((column) => __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1990,6 +1990,8 @@
|
|
|
1990
1990
|
this.filterProps = [];
|
|
1991
1991
|
/* column can be use to filter */
|
|
1992
1992
|
this.filterable = true;
|
|
1993
|
+
/* should not consider lookup column on search */
|
|
1994
|
+
this.skipLookupSearch = false;
|
|
1993
1995
|
/* column is grouped */
|
|
1994
1996
|
this.groupedValue = false;
|
|
1995
1997
|
/* Value to show when grouped value is empty */
|
|
@@ -2006,6 +2008,7 @@
|
|
|
2006
2008
|
this.filterProps = this.getInitValue('filterProps', props.filterProps, this.filterProps);
|
|
2007
2009
|
this.filterable = this.getInitValue('filterable', props.filterable, this.filterable);
|
|
2008
2010
|
this.filterIndex = this.getInitValue('filterIndex', props.filterIndex, this.filterIndex);
|
|
2011
|
+
this.skipLookupSearch = this.getInitValue('skipLookupSearch', props.skipLookupSearch, this.skipLookupSearch);
|
|
2009
2012
|
this.grouped = this.getInitValue('grouped', props.grouped, this.grouped);
|
|
2010
2013
|
this.groupOpened = this.getInitValue('groupOpened', props.groupOpened, this.groupOpened);
|
|
2011
2014
|
this.aggregation = this.getInitValue('aggregation', props.aggregation, this.aggregation);
|
|
@@ -2770,8 +2773,8 @@
|
|
|
2770
2773
|
const groupValue = groupColumn.formatterByRow(row, cellProps);
|
|
2771
2774
|
return groupValue;
|
|
2772
2775
|
}
|
|
2773
|
-
getEditedRows() {
|
|
2774
|
-
return super.getEditedRows().map((row) => {
|
|
2776
|
+
getEditedRows(revalidate = false, silent = false) {
|
|
2777
|
+
return super.getEditedRows(revalidate, silent).map((row) => {
|
|
2775
2778
|
const cleanRow = Object.assign({}, row);
|
|
2776
2779
|
delete cleanRow.groupHeaders;
|
|
2777
2780
|
return cleanRow;
|