@zeedhi/teknisa-components-common 1.92.1 → 1.93.1

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.
Files changed (90) hide show
  1. package/coverage/clover.xml +281 -266
  2. package/coverage/coverage-final.json +45 -45
  3. package/coverage/lcov-report/index.html +9 -9
  4. package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +1 -1
  5. package/coverage/lcov-report/tests/__helpers__/flush-promises-helper.ts.html +2 -2
  6. package/coverage/lcov-report/tests/__helpers__/get-child-helper.ts.html +1 -1
  7. package/coverage/lcov-report/tests/__helpers__/index.html +1 -1
  8. package/coverage/lcov-report/tests/__helpers__/index.ts.html +1 -1
  9. package/coverage/lcov-report/tests/__helpers__/mock-created-helper.ts.html +1 -1
  10. package/coverage/lcov.info +429 -410
  11. package/dist/tek-components-common.esm.js +59 -49
  12. package/dist/tek-components-common.umd.js +59 -49
  13. package/package.json +2 -2
  14. package/tests/unit/components/tek-grid/grid-filter-button.spec.ts +1 -1
  15. package/tests/unit/components/tek-grid/grid.spec.ts +31 -0
  16. package/tests/unit/components/tek-product-card/product-card.spec.ts +2 -2
  17. package/types/components/tek-ag-grid/default-icons.d.ts +53 -0
  18. package/types/components/tek-ag-grid/interfaces.d.ts +9 -0
  19. package/types/components/tek-ag-grid/tek-ag-grid.d.ts +35 -0
  20. package/types/components/tek-datasource/datasource.d.ts +94 -0
  21. package/types/components/tek-grid/default-icons.d.ts +53 -0
  22. package/types/components/tek-grid/filter-dynamic-values.d.ts +9 -0
  23. package/types/components/tek-grid/grid-controller.d.ts +19 -0
  24. package/types/components/tek-grid/grid.d.ts +4 -4
  25. package/types/components/tek-grid/grid_column.d.ts +14 -0
  26. package/types/components/tek-grid/grid_controller.d.ts +15 -0
  27. package/types/components/tek-grid/tek-grid.d.ts +35 -0
  28. package/types/components/tek-login/interfaces.d.ts +3 -0
  29. package/types/components/tek-login/login-children.d.ts +3 -0
  30. package/types/components/tek-login/login.d.ts +58 -0
  31. package/types/components/tek-login/login_children.d.ts +3 -0
  32. package/coverage/lcov-report/components/crud/crud-add-button.ts.html +0 -250
  33. package/coverage/lcov-report/components/crud/crud-button.ts.html +0 -292
  34. package/coverage/lcov-report/components/crud/crud-cancel-button.ts.html +0 -259
  35. package/coverage/lcov-report/components/crud/crud-delete-button.ts.html +0 -322
  36. package/coverage/lcov-report/components/crud/crud-form.ts.html +0 -382
  37. package/coverage/lcov-report/components/crud/crud-save-button.ts.html +0 -253
  38. package/coverage/lcov-report/components/crud/index.html +0 -191
  39. package/coverage/lcov-report/components/index.html +0 -116
  40. package/coverage/lcov-report/components/index.ts.html +0 -394
  41. package/coverage/lcov-report/components/tek-breadcrumb-header/breadcrumb-header.ts.html +0 -172
  42. package/coverage/lcov-report/components/tek-breadcrumb-header/index.html +0 -116
  43. package/coverage/lcov-report/components/tek-card-title/card-title.ts.html +0 -175
  44. package/coverage/lcov-report/components/tek-card-title/index.html +0 -116
  45. package/coverage/lcov-report/components/tek-datasource/index.html +0 -146
  46. package/coverage/lcov-report/components/tek-datasource/interfaces.ts.html +0 -193
  47. package/coverage/lcov-report/components/tek-datasource/memory-datasource.ts.html +0 -1015
  48. package/coverage/lcov-report/components/tek-datasource/rest-datasource.ts.html +0 -751
  49. package/coverage/lcov-report/components/tek-drag-grid/index.html +0 -116
  50. package/coverage/lcov-report/components/tek-drag-grid/tek-drag-grid.ts.html +0 -409
  51. package/coverage/lcov-report/components/tek-grid/filter-helper.ts.html +0 -145
  52. package/coverage/lcov-report/components/tek-grid/grid-column.ts.html +0 -775
  53. package/coverage/lcov-report/components/tek-grid/grid-columns-button-controller.ts.html +0 -169
  54. package/coverage/lcov-report/components/tek-grid/grid-columns-button.ts.html +0 -190
  55. package/coverage/lcov-report/components/tek-grid/grid-filter-button.ts.html +0 -1282
  56. package/coverage/lcov-report/components/tek-grid/grid.ts.html +0 -3157
  57. package/coverage/lcov-report/components/tek-grid/index.html +0 -221
  58. package/coverage/lcov-report/components/tek-grid/interfaces.ts.html +0 -733
  59. package/coverage/lcov-report/components/tek-grid/layout-options.ts.html +0 -826
  60. package/coverage/lcov-report/components/tek-image/image.ts.html +0 -313
  61. package/coverage/lcov-report/components/tek-image/index.html +0 -116
  62. package/coverage/lcov-report/components/tek-iterable-carousel/index.html +0 -116
  63. package/coverage/lcov-report/components/tek-iterable-carousel/iterable-carousel.ts.html +0 -175
  64. package/coverage/lcov-report/components/tek-iterable-component-render/index.html +0 -116
  65. package/coverage/lcov-report/components/tek-iterable-component-render/iterable-component-render.ts.html +0 -118
  66. package/coverage/lcov-report/components/tek-loading/index.html +0 -116
  67. package/coverage/lcov-report/components/tek-loading/loading.ts.html +0 -196
  68. package/coverage/lcov-report/components/tek-notifications/index.html +0 -116
  69. package/coverage/lcov-report/components/tek-notifications/notifications.ts.html +0 -271
  70. package/coverage/lcov-report/components/tek-product-card/index.html +0 -116
  71. package/coverage/lcov-report/components/tek-product-card/product-card.ts.html +0 -391
  72. package/coverage/lcov-report/components/tek-tree-grid/index.html +0 -116
  73. package/coverage/lcov-report/components/tek-tree-grid/tree-grid.ts.html +0 -1255
  74. package/coverage/lcov-report/components/tek-user-info/TekUserInfoController.ts.html +0 -367
  75. package/coverage/lcov-report/components/tek-user-info/index.html +0 -146
  76. package/coverage/lcov-report/components/tek-user-info/tek-user-info-list.ts.html +0 -268
  77. package/coverage/lcov-report/components/tek-user-info/tek-user-info.ts.html +0 -1096
  78. package/coverage/lcov-report/error/delete-rows-error.ts.html +0 -118
  79. package/coverage/lcov-report/error/index.html +0 -116
  80. package/coverage/lcov-report/utils/grid-base/export-options/button-option.ts.html +0 -166
  81. package/coverage/lcov-report/utils/grid-base/export-options/index.html +0 -146
  82. package/coverage/lcov-report/utils/grid-base/export-options/index.ts.html +0 -94
  83. package/coverage/lcov-report/utils/grid-base/export-options/multi-option.ts.html +0 -355
  84. package/coverage/lcov-report/utils/grid-base/grid-base.ts.html +0 -1960
  85. package/coverage/lcov-report/utils/grid-base/grid-controller.ts.html +0 -457
  86. package/coverage/lcov-report/utils/grid-base/index.html +0 -131
  87. package/coverage/lcov-report/utils/index.html +0 -116
  88. package/coverage/lcov-report/utils/index.ts.html +0 -100
  89. package/coverage/lcov-report/utils/report-filter/index.html +0 -116
  90. package/coverage/lcov-report/utils/report-filter/report-filter.ts.html +0 -256
@@ -1,10 +1,10 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1715012578622" clover="3.2.0">
3
- <project timestamp="1715012578622" name="All files">
4
- <metrics statements="1525" coveredstatements="1525" conditionals="677" coveredconditionals="676" methods="375" coveredmethods="375" elements="2577" coveredelements="2576" complexity="0" loc="1525" ncloc="1525" packages="22" files="45" classes="45"/>
2
+ <coverage generated="1716917935059" clover="3.2.0">
3
+ <project timestamp="1716917935059" name="All files">
4
+ <metrics statements="1540" coveredstatements="1540" conditionals="681" coveredconditionals="681" methods="375" coveredmethods="375" elements="2596" coveredelements="2596" complexity="0" loc="1540" ncloc="1540" packages="22" files="45" classes="45"/>
5
5
  <package name="src">
6
6
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
7
- <file name="index.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/index.ts">
7
+ <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/index.ts">
8
8
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
9
9
  <line num="1" count="26" type="stmt"/>
10
10
  <line num="3" count="26" type="stmt"/>
@@ -14,7 +14,7 @@
14
14
  </package>
15
15
  <package name="src.components">
16
16
  <metrics statements="42" coveredstatements="42" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
17
- <file name="index.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/index.ts">
17
+ <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/index.ts">
18
18
  <metrics statements="42" coveredstatements="42" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
19
19
  <line num="1" count="30" type="stmt"/>
20
20
  <line num="3" count="30" type="stmt"/>
@@ -62,7 +62,7 @@
62
62
  </package>
63
63
  <package name="src.components.crud">
64
64
  <metrics statements="128" coveredstatements="128" conditionals="80" coveredconditionals="80" methods="29" coveredmethods="29"/>
65
- <file name="crud-add-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/crud/crud-add-button.ts">
65
+ <file name="crud-add-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-add-button.ts">
66
66
  <metrics statements="15" coveredstatements="15" conditionals="14" coveredconditionals="14" methods="2" coveredmethods="2"/>
67
67
  <line num="1" count="30" type="stmt"/>
68
68
  <line num="3" count="30" type="stmt"/>
@@ -80,7 +80,7 @@
80
80
  <line num="44" count="3" type="cond" truecount="4" falsecount="0"/>
81
81
  <line num="53" count="1" type="stmt"/>
82
82
  </file>
83
- <file name="crud-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/crud/crud-button.ts">
83
+ <file name="crud-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-button.ts">
84
84
  <metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="4" methods="4" coveredmethods="4"/>
85
85
  <line num="1" count="30" type="stmt"/>
86
86
  <line num="4" count="30" type="stmt"/>
@@ -101,7 +101,7 @@
101
101
  <line num="64" count="1" type="stmt"/>
102
102
  <line num="67" count="22" type="stmt"/>
103
103
  </file>
104
- <file name="crud-cancel-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/crud/crud-cancel-button.ts">
104
+ <file name="crud-cancel-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-cancel-button.ts">
105
105
  <metrics statements="20" coveredstatements="20" conditionals="15" coveredconditionals="15" methods="4" coveredmethods="4"/>
106
106
  <line num="1" count="30" type="stmt"/>
107
107
  <line num="2" count="30" type="stmt"/>
@@ -124,7 +124,7 @@
124
124
  <line num="46" count="1" type="stmt"/>
125
125
  <line num="52" count="6" type="stmt"/>
126
126
  </file>
127
- <file name="crud-delete-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/crud/crud-delete-button.ts">
127
+ <file name="crud-delete-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-delete-button.ts">
128
128
  <metrics statements="24" coveredstatements="24" conditionals="23" coveredconditionals="23" methods="6" coveredmethods="6"/>
129
129
  <line num="1" count="30" type="stmt"/>
130
130
  <line num="2" count="30" type="stmt"/>
@@ -151,7 +151,7 @@
151
151
  <line num="69" count="3" type="cond" truecount="2" falsecount="0"/>
152
152
  <line num="73" count="8" type="cond" truecount="3" falsecount="0"/>
153
153
  </file>
154
- <file name="crud-form.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/crud/crud-form.ts">
154
+ <file name="crud-form.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-form.ts">
155
155
  <metrics statements="30" coveredstatements="30" conditionals="10" coveredconditionals="10" methods="9" coveredmethods="9"/>
156
156
  <line num="1" count="30" type="stmt"/>
157
157
  <line num="8" count="30" type="stmt"/>
@@ -184,7 +184,7 @@
184
184
  <line num="95" count="3" type="cond" truecount="1" falsecount="0"/>
185
185
  <line num="96" count="2" type="stmt"/>
186
186
  </file>
187
- <file name="crud-save-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/crud/crud-save-button.ts">
187
+ <file name="crud-save-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-save-button.ts">
188
188
  <metrics statements="21" coveredstatements="21" conditionals="14" coveredconditionals="14" methods="4" coveredmethods="4"/>
189
189
  <line num="1" count="30" type="stmt"/>
190
190
  <line num="2" count="30" type="stmt"/>
@@ -211,7 +211,7 @@
211
211
  </package>
212
212
  <package name="src.components.tek-breadcrumb-header">
213
213
  <metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
214
- <file name="breadcrumb-header.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-breadcrumb-header/breadcrumb-header.ts">
214
+ <file name="breadcrumb-header.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-breadcrumb-header/breadcrumb-header.ts">
215
215
  <metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
216
216
  <line num="1" count="30" type="stmt"/>
217
217
  <line num="7" count="30" type="stmt"/>
@@ -226,7 +226,7 @@
226
226
  </package>
227
227
  <package name="src.components.tek-card-title">
228
228
  <metrics statements="16" coveredstatements="16" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
229
- <file name="card-title.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-card-title/card-title.ts">
229
+ <file name="card-title.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-card-title/card-title.ts">
230
230
  <metrics statements="16" coveredstatements="16" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
231
231
  <line num="1" count="30" type="stmt"/>
232
232
  <line num="7" count="30" type="stmt"/>
@@ -248,12 +248,12 @@
248
248
  </package>
249
249
  <package name="src.components.tek-datasource">
250
250
  <metrics statements="197" coveredstatements="197" conditionals="130" coveredconditionals="130" methods="48" coveredmethods="48"/>
251
- <file name="interfaces.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-datasource/interfaces.ts">
251
+ <file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/interfaces.ts">
252
252
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
253
253
  <line num="19" count="30" type="stmt"/>
254
254
  <line num="33" count="30" type="stmt"/>
255
255
  </file>
256
- <file name="memory-datasource.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-datasource/memory-datasource.ts">
256
+ <file name="memory-datasource.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/memory-datasource.ts">
257
257
  <metrics statements="119" coveredstatements="119" conditionals="88" coveredconditionals="88" methods="30" coveredmethods="30"/>
258
258
  <line num="1" count="30" type="stmt"/>
259
259
  <line num="4" count="30" type="stmt"/>
@@ -375,7 +375,7 @@
375
375
  <line num="306" count="42" type="stmt"/>
376
376
  <line num="310" count="30" type="stmt"/>
377
377
  </file>
378
- <file name="rest-datasource.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-datasource/rest-datasource.ts">
378
+ <file name="rest-datasource.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/rest-datasource.ts">
379
379
  <metrics statements="76" coveredstatements="76" conditionals="42" coveredconditionals="42" methods="18" coveredmethods="18"/>
380
380
  <line num="1" count="30" type="stmt"/>
381
381
  <line num="4" count="30" type="stmt"/>
@@ -457,7 +457,7 @@
457
457
  </package>
458
458
  <package name="src.components.tek-drag-grid">
459
459
  <metrics statements="26" coveredstatements="26" conditionals="2" coveredconditionals="2" methods="9" coveredmethods="9"/>
460
- <file name="tek-drag-grid.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-drag-grid/tek-drag-grid.ts">
460
+ <file name="tek-drag-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-drag-grid/tek-drag-grid.ts">
461
461
  <metrics statements="26" coveredstatements="26" conditionals="2" coveredconditionals="2" methods="9" coveredmethods="9"/>
462
462
  <line num="1" count="30" type="stmt"/>
463
463
  <line num="3" count="30" type="stmt"/>
@@ -488,8 +488,8 @@
488
488
  </file>
489
489
  </package>
490
490
  <package name="src.components.tek-grid">
491
- <metrics statements="673" coveredstatements="673" conditionals="313" coveredconditionals="312" methods="155" coveredmethods="155"/>
492
- <file name="filter-helper.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
491
+ <metrics statements="688" coveredstatements="688" conditionals="317" coveredconditionals="317" methods="155" coveredmethods="155"/>
492
+ <file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
493
493
  <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
494
494
  <line num="1" count="30" type="stmt"/>
495
495
  <line num="4" count="30" type="stmt"/>
@@ -498,7 +498,7 @@
498
498
  <line num="14" count="2" type="stmt"/>
499
499
  <line num="18" count="2" type="stmt"/>
500
500
  </file>
501
- <file name="grid-column.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid-column.ts">
501
+ <file name="grid-column.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-column.ts">
502
502
  <metrics statements="79" coveredstatements="79" conditionals="24" coveredconditionals="24" methods="19" coveredmethods="19"/>
503
503
  <line num="1" count="30" type="stmt"/>
504
504
  <line num="2" count="30" type="stmt"/>
@@ -560,27 +560,27 @@
560
560
  <line num="167" count="10" type="cond" truecount="2" falsecount="0"/>
561
561
  <line num="170" count="10" type="stmt"/>
562
562
  <line num="177" count="10" type="stmt"/>
563
- <line num="181" count="857" type="stmt"/>
564
- <line num="185" count="220" type="stmt"/>
565
- <line num="186" count="220" type="stmt"/>
566
- <line num="187" count="220" type="cond" truecount="1" falsecount="0"/>
567
- <line num="188" count="23" type="stmt"/>
568
- <line num="193" count="420" type="stmt"/>
569
- <line num="197" count="220" type="stmt"/>
570
- <line num="198" count="220" type="stmt"/>
571
- <line num="199" count="220" type="cond" truecount="1" falsecount="0"/>
563
+ <line num="181" count="861" type="stmt"/>
564
+ <line num="185" count="221" type="stmt"/>
565
+ <line num="186" count="221" type="stmt"/>
566
+ <line num="187" count="221" type="cond" truecount="1" falsecount="0"/>
567
+ <line num="188" count="24" type="stmt"/>
568
+ <line num="193" count="423" type="stmt"/>
569
+ <line num="197" count="221" type="stmt"/>
570
+ <line num="198" count="221" type="stmt"/>
571
+ <line num="199" count="221" type="cond" truecount="1" falsecount="0"/>
572
572
  <line num="200" count="18" type="stmt"/>
573
- <line num="205" count="295" type="stmt"/>
574
- <line num="209" count="218" type="stmt"/>
575
- <line num="210" count="218" type="stmt"/>
576
- <line num="211" count="218" type="cond" truecount="1" falsecount="0"/>
573
+ <line num="205" count="296" type="stmt"/>
574
+ <line num="209" count="219" type="stmt"/>
575
+ <line num="210" count="219" type="stmt"/>
576
+ <line num="211" count="219" type="cond" truecount="1" falsecount="0"/>
577
577
  <line num="212" count="1" type="stmt"/>
578
- <line num="217" count="496" type="cond" truecount="2" falsecount="0"/>
579
- <line num="221" count="651" type="stmt"/>
580
- <line num="226" count="42" type="stmt"/>
578
+ <line num="217" count="498" type="cond" truecount="2" falsecount="0"/>
579
+ <line num="221" count="654" type="stmt"/>
580
+ <line num="226" count="43" type="stmt"/>
581
581
  <line num="227" count="1" type="stmt"/>
582
582
  </file>
583
- <file name="grid-columns-button-controller.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button-controller.ts">
583
+ <file name="grid-columns-button-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button-controller.ts">
584
584
  <metrics statements="14" coveredstatements="14" conditionals="7" coveredconditionals="7" methods="3" coveredmethods="3"/>
585
585
  <line num="1" count="30" type="stmt"/>
586
586
  <line num="5" count="30" type="stmt"/>
@@ -597,7 +597,7 @@
597
597
  <line num="25" count="2" type="stmt"/>
598
598
  <line num="26" count="2" type="stmt"/>
599
599
  </file>
600
- <file name="grid-columns-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button.ts">
600
+ <file name="grid-columns-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button.ts">
601
601
  <metrics statements="16" coveredstatements="16" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
602
602
  <line num="1" count="30" type="stmt"/>
603
603
  <line num="2" count="30" type="stmt"/>
@@ -616,8 +616,8 @@
616
616
  <line num="28" count="5" type="stmt"/>
617
617
  <line num="33" count="2" type="stmt"/>
618
618
  </file>
619
- <file name="grid-filter-button.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid-filter-button.ts">
620
- <metrics statements="132" coveredstatements="132" conditionals="84" coveredconditionals="83" methods="28" coveredmethods="28"/>
619
+ <file name="grid-filter-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-filter-button.ts">
620
+ <metrics statements="132" coveredstatements="132" conditionals="85" coveredconditionals="85" methods="28" coveredmethods="28"/>
621
621
  <line num="1" count="30" type="stmt"/>
622
622
  <line num="4" count="30" type="stmt"/>
623
623
  <line num="8" count="30" type="stmt"/>
@@ -636,7 +636,7 @@
636
636
  <line num="38" count="2" type="stmt"/>
637
637
  <line num="42" count="23" type="stmt"/>
638
638
  <line num="43" count="23" type="stmt"/>
639
- <line num="44" count="23" type="cond" truecount="4" falsecount="1"/>
639
+ <line num="44" count="23" type="cond" truecount="5" falsecount="0"/>
640
640
  <line num="45" count="22" type="stmt"/>
641
641
  <line num="50" count="3" type="stmt"/>
642
642
  <line num="52" count="3" type="stmt"/>
@@ -672,7 +672,7 @@
672
672
  <line num="99" count="6" type="cond" truecount="1" falsecount="0"/>
673
673
  <line num="100" count="1" type="stmt"/>
674
674
  <line num="106" count="4" type="stmt"/>
675
- <line num="110" count="1" type="stmt"/>
675
+ <line num="110" count="1" type="cond" truecount="1" falsecount="0"/>
676
676
  <line num="114" count="22" type="cond" truecount="2" falsecount="0"/>
677
677
  <line num="115" count="21" type="stmt"/>
678
678
  <line num="120" count="21" type="stmt"/>
@@ -751,8 +751,8 @@
751
751
  <line num="393" count="4" type="cond" truecount="7" falsecount="0"/>
752
752
  <line num="394" count="2" type="stmt"/>
753
753
  </file>
754
- <file name="grid.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
755
- <metrics statements="325" coveredstatements="325" conditionals="145" coveredconditionals="145" methods="77" coveredmethods="77"/>
754
+ <file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
755
+ <metrics statements="340" coveredstatements="340" conditionals="148" coveredconditionals="148" methods="77" coveredmethods="77"/>
756
756
  <line num="1" count="30" type="stmt"/>
757
757
  <line num="7" count="30" type="stmt"/>
758
758
  <line num="11" count="30" type="stmt"/>
@@ -762,86 +762,86 @@
762
762
  <line num="19" count="30" type="stmt"/>
763
763
  <line num="20" count="30" type="stmt"/>
764
764
  <line num="34" count="30" type="stmt"/>
765
- <line num="36" count="121" type="stmt"/>
766
- <line num="39" count="121" type="stmt"/>
767
- <line num="42" count="121" type="stmt"/>
768
- <line num="45" count="121" type="stmt"/>
769
- <line num="48" count="121" type="stmt"/>
770
- <line num="51" count="121" type="stmt"/>
771
- <line num="54" count="121" type="stmt"/>
772
- <line num="57" count="121" type="stmt"/>
773
- <line num="60" count="121" type="stmt"/>
774
- <line num="63" count="121" type="stmt"/>
775
- <line num="66" count="121" type="stmt"/>
776
- <line num="75" count="121" type="stmt"/>
777
- <line num="81" count="121" type="stmt"/>
778
- <line num="87" count="121" type="stmt"/>
779
- <line num="94" count="121" type="stmt"/>
780
- <line num="110" count="121" type="stmt"/>
781
- <line num="115" count="121" type="stmt"/>
782
- <line num="120" count="121" type="stmt"/>
783
- <line num="166" count="121" type="stmt"/>
784
- <line num="171" count="121" type="stmt"/>
785
- <line num="173" count="121" type="stmt"/>
786
- <line num="175" count="121" type="stmt"/>
787
- <line num="177" count="121" type="stmt"/>
788
- <line num="179" count="121" type="stmt"/>
789
- <line num="181" count="121" type="stmt"/>
790
- <line num="191" count="121" type="stmt"/>
791
- <line num="200" count="121" type="stmt"/>
792
- <line num="207" count="121" type="stmt"/>
793
- <line num="208" count="121" type="stmt"/>
794
- <line num="213" count="121" type="stmt"/>
795
- <line num="218" count="121" type="stmt"/>
796
- <line num="223" count="121" type="stmt"/>
797
- <line num="228" count="121" type="stmt"/>
798
- <line num="233" count="121" type="stmt"/>
799
- <line num="238" count="121" type="stmt"/>
800
- <line num="243" count="121" type="stmt"/>
801
- <line num="248" count="121" type="stmt"/>
802
- <line num="253" count="121" type="stmt"/>
803
- <line num="258" count="121" type="stmt"/>
804
- <line num="263" count="121" type="stmt"/>
805
- <line num="268" count="121" type="stmt"/>
806
- <line num="273" count="121" type="stmt"/>
807
- <line num="278" count="121" type="stmt"/>
808
- <line num="283" count="121" type="cond" truecount="2" falsecount="0"/>
809
- <line num="284" count="121" type="stmt"/>
810
- <line num="289" count="121" type="stmt"/>
811
- <line num="294" count="121" type="stmt"/>
812
- <line num="295" count="121" type="stmt"/>
813
- <line num="296" count="121" type="cond" truecount="2" falsecount="0"/>
814
- <line num="297" count="121" type="stmt"/>
815
- <line num="299" count="121" type="cond" truecount="1" falsecount="0"/>
765
+ <line num="36" count="122" type="stmt"/>
766
+ <line num="39" count="122" type="stmt"/>
767
+ <line num="42" count="122" type="stmt"/>
768
+ <line num="45" count="122" type="stmt"/>
769
+ <line num="48" count="122" type="stmt"/>
770
+ <line num="51" count="122" type="stmt"/>
771
+ <line num="54" count="122" type="stmt"/>
772
+ <line num="57" count="122" type="stmt"/>
773
+ <line num="60" count="122" type="stmt"/>
774
+ <line num="63" count="122" type="stmt"/>
775
+ <line num="66" count="122" type="stmt"/>
776
+ <line num="75" count="122" type="stmt"/>
777
+ <line num="81" count="122" type="stmt"/>
778
+ <line num="87" count="122" type="stmt"/>
779
+ <line num="94" count="122" type="stmt"/>
780
+ <line num="110" count="122" type="stmt"/>
781
+ <line num="115" count="122" type="stmt"/>
782
+ <line num="120" count="122" type="stmt"/>
783
+ <line num="166" count="122" type="stmt"/>
784
+ <line num="171" count="122" type="stmt"/>
785
+ <line num="173" count="122" type="stmt"/>
786
+ <line num="175" count="122" type="stmt"/>
787
+ <line num="177" count="122" type="stmt"/>
788
+ <line num="179" count="122" type="stmt"/>
789
+ <line num="181" count="122" type="stmt"/>
790
+ <line num="191" count="122" type="stmt"/>
791
+ <line num="200" count="122" type="stmt"/>
792
+ <line num="207" count="122" type="stmt"/>
793
+ <line num="208" count="122" type="stmt"/>
794
+ <line num="213" count="122" type="stmt"/>
795
+ <line num="218" count="122" type="stmt"/>
796
+ <line num="223" count="122" type="stmt"/>
797
+ <line num="228" count="122" type="stmt"/>
798
+ <line num="233" count="122" type="stmt"/>
799
+ <line num="238" count="122" type="stmt"/>
800
+ <line num="243" count="122" type="stmt"/>
801
+ <line num="248" count="122" type="stmt"/>
802
+ <line num="253" count="122" type="stmt"/>
803
+ <line num="258" count="122" type="stmt"/>
804
+ <line num="263" count="122" type="stmt"/>
805
+ <line num="268" count="122" type="stmt"/>
806
+ <line num="273" count="122" type="stmt"/>
807
+ <line num="278" count="122" type="stmt"/>
808
+ <line num="283" count="122" type="cond" truecount="2" falsecount="0"/>
809
+ <line num="284" count="122" type="stmt"/>
810
+ <line num="289" count="122" type="stmt"/>
811
+ <line num="294" count="122" type="stmt"/>
812
+ <line num="295" count="122" type="stmt"/>
813
+ <line num="296" count="122" type="cond" truecount="2" falsecount="0"/>
814
+ <line num="297" count="122" type="stmt"/>
815
+ <line num="299" count="122" type="cond" truecount="1" falsecount="0"/>
816
816
  <line num="300" count="5" type="stmt"/>
817
- <line num="303" count="121" type="stmt"/>
817
+ <line num="303" count="122" type="stmt"/>
818
818
  <line num="312" count="1" type="cond" truecount="1" falsecount="0"/>
819
819
  <line num="313" count="1" type="stmt"/>
820
820
  <line num="316" count="1" type="stmt"/>
821
821
  <line num="325" count="1" type="stmt"/>
822
822
  <line num="328" count="1" type="stmt"/>
823
823
  <line num="329" count="1" type="stmt"/>
824
- <line num="337" count="121" type="stmt"/>
825
- <line num="339" count="121" type="stmt"/>
826
- <line num="340" count="121" type="stmt"/>
827
- <line num="341" count="121" type="stmt"/>
828
- <line num="342" count="121" type="cond" truecount="4" falsecount="0"/>
829
- <line num="345" count="121" type="stmt"/>
830
- <line num="348" count="37" type="stmt"/>
831
- <line num="349" count="37" type="stmt"/>
832
- <line num="353" count="37" type="cond" truecount="1" falsecount="0"/>
833
- <line num="354" count="37" type="stmt"/>
834
- <line num="359" count="37" type="stmt"/>
835
- <line num="367" count="18" type="stmt"/>
836
- <line num="368" count="18" type="stmt"/>
837
- <line num="370" count="18" type="stmt"/>
824
+ <line num="337" count="122" type="stmt"/>
825
+ <line num="339" count="122" type="stmt"/>
826
+ <line num="340" count="122" type="stmt"/>
827
+ <line num="341" count="122" type="stmt"/>
828
+ <line num="342" count="122" type="cond" truecount="4" falsecount="0"/>
829
+ <line num="345" count="122" type="stmt"/>
830
+ <line num="348" count="38" type="stmt"/>
831
+ <line num="349" count="38" type="stmt"/>
832
+ <line num="353" count="38" type="cond" truecount="1" falsecount="0"/>
833
+ <line num="354" count="38" type="stmt"/>
834
+ <line num="359" count="38" type="stmt"/>
835
+ <line num="367" count="19" type="stmt"/>
836
+ <line num="368" count="19" type="stmt"/>
837
+ <line num="370" count="19" type="stmt"/>
838
838
  <line num="374" count="3" type="stmt"/>
839
839
  <line num="375" count="3" type="stmt"/>
840
840
  <line num="379" count="1" type="stmt"/>
841
841
  <line num="380" count="1" type="stmt"/>
842
842
  <line num="384" count="2" type="cond" truecount="1" falsecount="0"/>
843
843
  <line num="385" count="1" type="stmt"/>
844
- <line num="395" count="184" type="stmt"/>
844
+ <line num="395" count="185" type="stmt"/>
845
845
  <line num="399" count="2" type="cond" truecount="1" falsecount="0"/>
846
846
  <line num="403" count="1" type="stmt"/>
847
847
  <line num="404" count="1" type="cond" truecount="2" falsecount="0"/>
@@ -886,50 +886,50 @@
886
886
  <line num="494" count="1" type="stmt"/>
887
887
  <line num="497" count="3" type="stmt"/>
888
888
  <line num="510" count="2" type="stmt"/>
889
- <line num="513" count="121" type="stmt"/>
890
- <line num="515" count="121" type="stmt"/>
891
- <line num="524" count="121" type="stmt"/>
889
+ <line num="513" count="122" type="stmt"/>
890
+ <line num="515" count="122" type="stmt"/>
891
+ <line num="524" count="122" type="stmt"/>
892
892
  <line num="527" count="15" type="stmt"/>
893
- <line num="530" count="121" type="stmt"/>
894
- <line num="536" count="15" type="stmt"/>
895
- <line num="538" count="15" type="stmt"/>
896
- <line num="540" count="15" type="stmt"/>
897
- <line num="544" count="18" type="stmt"/>
898
- <line num="545" count="18" type="stmt"/>
899
- <line num="547" count="18" type="stmt"/>
900
- <line num="548" count="18" type="stmt"/>
901
- <line num="549" count="18" type="stmt"/>
902
- <line num="550" count="18" type="stmt"/>
903
- <line num="551" count="18" type="stmt"/>
904
- <line num="555" count="18" type="stmt"/>
905
- <line num="556" count="15" type="cond" truecount="1" falsecount="0"/>
906
- <line num="560" count="10" type="stmt"/>
907
- <line num="563" count="15" type="stmt"/>
908
- <line num="567" count="121" type="stmt"/>
909
- <line num="569" count="16" type="stmt"/>
910
- <line num="575" count="16" type="stmt"/>
911
- <line num="577" count="52" type="stmt"/>
912
- <line num="578" count="16" type="stmt"/>
913
- <line num="579" count="16" type="cond" truecount="2" falsecount="0"/>
914
- <line num="583" count="11" type="cond" truecount="1" falsecount="0"/>
915
- <line num="584" count="10" type="stmt"/>
916
- <line num="585" count="12" type="stmt"/>
917
- <line num="587" count="10" type="stmt"/>
893
+ <line num="530" count="122" type="stmt"/>
894
+ <line num="536" count="16" type="stmt"/>
895
+ <line num="538" count="16" type="stmt"/>
896
+ <line num="540" count="16" type="stmt"/>
897
+ <line num="544" count="19" type="stmt"/>
898
+ <line num="545" count="19" type="stmt"/>
899
+ <line num="547" count="19" type="stmt"/>
900
+ <line num="548" count="19" type="stmt"/>
901
+ <line num="549" count="19" type="stmt"/>
902
+ <line num="550" count="19" type="stmt"/>
903
+ <line num="551" count="19" type="stmt"/>
904
+ <line num="555" count="19" type="stmt"/>
905
+ <line num="556" count="16" type="cond" truecount="1" falsecount="0"/>
906
+ <line num="560" count="11" type="stmt"/>
907
+ <line num="563" count="16" type="stmt"/>
908
+ <line num="567" count="122" type="stmt"/>
909
+ <line num="569" count="17" type="stmt"/>
910
+ <line num="575" count="17" type="stmt"/>
911
+ <line num="577" count="53" type="stmt"/>
912
+ <line num="578" count="17" type="stmt"/>
913
+ <line num="579" count="17" type="cond" truecount="2" falsecount="0"/>
914
+ <line num="583" count="12" type="cond" truecount="1" falsecount="0"/>
915
+ <line num="584" count="11" type="stmt"/>
916
+ <line num="585" count="13" type="stmt"/>
917
+ <line num="587" count="11" type="stmt"/>
918
918
  <line num="588" count="8" type="stmt"/>
919
- <line num="591" count="10" type="stmt"/>
920
- <line num="594" count="11" type="stmt"/>
919
+ <line num="591" count="11" type="stmt"/>
920
+ <line num="594" count="12" type="stmt"/>
921
921
  <line num="596" count="5" type="stmt"/>
922
922
  <line num="597" count="5" type="stmt"/>
923
- <line num="600" count="16" type="cond" truecount="3" falsecount="0"/>
924
- <line num="601" count="15" type="stmt"/>
925
- <line num="604" count="16" type="cond" truecount="3" falsecount="0"/>
923
+ <line num="600" count="17" type="cond" truecount="3" falsecount="0"/>
924
+ <line num="601" count="16" type="stmt"/>
925
+ <line num="604" count="17" type="cond" truecount="3" falsecount="0"/>
926
926
  <line num="605" count="1" type="stmt"/>
927
- <line num="607" count="16" type="cond" truecount="1" falsecount="0"/>
927
+ <line num="607" count="17" type="cond" truecount="1" falsecount="0"/>
928
928
  <line num="608" count="1" type="stmt"/>
929
- <line num="617" count="10" type="stmt"/>
930
- <line num="618" count="10" type="stmt"/>
931
- <line num="619" count="10" type="stmt"/>
932
- <line num="621" count="10" type="stmt"/>
929
+ <line num="617" count="11" type="stmt"/>
930
+ <line num="618" count="11" type="stmt"/>
931
+ <line num="619" count="11" type="stmt"/>
932
+ <line num="621" count="11" type="stmt"/>
933
933
  <line num="622" count="48" type="stmt"/>
934
934
  <line num="623" count="48" type="stmt"/>
935
935
  <line num="624" count="53" type="stmt"/>
@@ -945,18 +945,18 @@
945
945
  <line num="641" count="48" type="stmt"/>
946
946
  <line num="644" count="53" type="stmt"/>
947
947
  <line num="648" count="48" type="stmt"/>
948
- <line num="651" count="10" type="cond" truecount="1" falsecount="0"/>
948
+ <line num="651" count="11" type="cond" truecount="1" falsecount="0"/>
949
949
  <line num="652" count="10" type="stmt"/>
950
950
  <line num="654" count="10" type="cond" truecount="1" falsecount="0"/>
951
951
  <line num="655" count="9" type="stmt"/>
952
- <line num="661" count="28" type="stmt"/>
953
- <line num="662" count="28" type="stmt"/>
954
- <line num="663" count="11" type="stmt"/>
955
- <line num="671" count="11" type="stmt"/>
956
- <line num="673" count="11" type="stmt"/>
957
- <line num="678" count="28" type="stmt"/>
958
- <line num="679" count="101" type="cond" truecount="2" falsecount="0"/>
959
- <line num="681" count="28" type="stmt"/>
952
+ <line num="661" count="30" type="stmt"/>
953
+ <line num="662" count="30" type="stmt"/>
954
+ <line num="663" count="12" type="stmt"/>
955
+ <line num="671" count="12" type="stmt"/>
956
+ <line num="673" count="12" type="stmt"/>
957
+ <line num="678" count="30" type="stmt"/>
958
+ <line num="679" count="103" type="cond" truecount="2" falsecount="0"/>
959
+ <line num="681" count="30" type="stmt"/>
960
960
  <line num="689" count="24" type="cond" truecount="2" falsecount="0"/>
961
961
  <line num="690" count="24" type="stmt"/>
962
962
  <line num="703" count="24" type="stmt"/>
@@ -972,7 +972,7 @@
972
972
  <line num="728" count="10" type="stmt"/>
973
973
  <line num="729" count="4" type="stmt"/>
974
974
  <line num="732" count="10" type="stmt"/>
975
- <line num="738" count="35" type="stmt"/>
975
+ <line num="738" count="36" type="stmt"/>
976
976
  <line num="739" count="39" type="stmt"/>
977
977
  <line num="750" count="195" type="cond" truecount="2" falsecount="0"/>
978
978
  <line num="754" count="130" type="cond" truecount="1" falsecount="0"/>
@@ -1030,61 +1030,76 @@
1030
1030
  <line num="864" count="3" type="stmt"/>
1031
1031
  <line num="865" count="3" type="stmt"/>
1032
1032
  <line num="870" count="5" type="stmt"/>
1033
- <line num="874" count="28" type="stmt"/>
1034
- <line num="881" count="17" type="cond" truecount="2" falsecount="0"/>
1035
- <line num="882" count="2" type="stmt"/>
1036
- <line num="884" count="15" type="stmt"/>
1037
- <line num="885" count="15" type="cond" truecount="3" falsecount="0"/>
1038
- <line num="887" count="13" type="stmt"/>
1039
- <line num="888" count="13" type="cond" truecount="2" falsecount="0"/>
1040
- <line num="891" count="34" type="cond" truecount="1" falsecount="0"/>
1041
- <line num="892" count="12" type="cond" truecount="2" falsecount="0"/>
1042
- <line num="894" count="22" type="cond" truecount="2" falsecount="0"/>
1043
- <line num="897" count="13" type="stmt"/>
1044
- <line num="899" count="13" type="cond" truecount="5" falsecount="0"/>
1045
- <line num="900" count="6" type="stmt"/>
1046
- <line num="902" count="7" type="stmt"/>
1047
- <line num="908" count="11" type="cond" truecount="2" falsecount="0"/>
1048
- <line num="909" count="1" type="stmt"/>
1049
- <line num="911" count="10" type="stmt"/>
1050
- <line num="912" count="10" type="cond" truecount="3" falsecount="0"/>
1051
- <line num="914" count="9" type="stmt"/>
1052
- <line num="916" count="9" type="cond" truecount="2" falsecount="0"/>
1053
- <line num="919" count="16" type="cond" truecount="1" falsecount="0"/>
1054
- <line num="920" count="6" type="cond" truecount="2" falsecount="0"/>
1055
- <line num="922" count="10" type="cond" truecount="2" falsecount="0"/>
1056
- <line num="925" count="9" type="cond" truecount="1" falsecount="0"/>
1057
- <line num="927" count="9" type="stmt"/>
1058
- <line num="929" count="9" type="cond" truecount="5" falsecount="0"/>
1059
- <line num="930" count="3" type="stmt"/>
1060
- <line num="932" count="6" type="stmt"/>
1061
- <line num="938" count="3" type="stmt"/>
1062
- <line num="939" count="3" type="cond" truecount="4" falsecount="0"/>
1063
- <line num="940" count="1" type="stmt"/>
1064
- <line num="941" count="2" type="cond" truecount="5" falsecount="0"/>
1065
- <line num="942" count="1" type="stmt"/>
1066
- <line num="947" count="3" type="stmt"/>
1067
- <line num="948" count="3" type="cond" truecount="3" falsecount="0"/>
1068
- <line num="949" count="2" type="stmt"/>
1069
- <line num="960" count="2" type="cond" truecount="1" falsecount="0"/>
1070
- <line num="961" count="1" type="stmt"/>
1033
+ <line num="874" count="42" type="stmt"/>
1034
+ <line num="881" count="26" type="cond" truecount="1" falsecount="0"/>
1035
+ <line num="882" count="10" type="stmt"/>
1036
+ <line num="883" count="10" type="stmt"/>
1037
+ <line num="886" count="16" type="cond" truecount="3" falsecount="0"/>
1038
+ <line num="887" count="1" type="stmt"/>
1039
+ <line num="888" count="1" type="stmt"/>
1040
+ <line num="891" count="15" type="stmt"/>
1041
+ <line num="892" count="15" type="cond" truecount="3" falsecount="0"/>
1042
+ <line num="894" count="13" type="stmt"/>
1043
+ <line num="895" count="13" type="cond" truecount="2" falsecount="0"/>
1044
+ <line num="898" count="34" type="cond" truecount="1" falsecount="0"/>
1045
+ <line num="899" count="12" type="cond" truecount="2" falsecount="0"/>
1046
+ <line num="901" count="22" type="cond" truecount="2" falsecount="0"/>
1047
+ <line num="904" count="13" type="stmt"/>
1048
+ <line num="906" count="13" type="cond" truecount="4" falsecount="0"/>
1049
+ <line num="907" count="7" type="stmt"/>
1050
+ <line num="908" count="7" type="stmt"/>
1051
+ <line num="911" count="6" type="stmt"/>
1052
+ <line num="915" count="16" type="cond" truecount="1" falsecount="0"/>
1053
+ <line num="916" count="5" type="stmt"/>
1054
+ <line num="917" count="5" type="stmt"/>
1055
+ <line num="920" count="11" type="cond" truecount="3" falsecount="0"/>
1056
+ <line num="921" count="1" type="stmt"/>
1057
+ <line num="922" count="1" type="stmt"/>
1058
+ <line num="925" count="10" type="stmt"/>
1059
+ <line num="926" count="10" type="cond" truecount="3" falsecount="0"/>
1060
+ <line num="928" count="9" type="stmt"/>
1061
+ <line num="930" count="9" type="cond" truecount="2" falsecount="0"/>
1062
+ <line num="933" count="16" type="cond" truecount="1" falsecount="0"/>
1063
+ <line num="934" count="6" type="cond" truecount="2" falsecount="0"/>
1064
+ <line num="936" count="10" type="cond" truecount="2" falsecount="0"/>
1065
+ <line num="939" count="9" type="cond" truecount="1" falsecount="0"/>
1066
+ <line num="941" count="9" type="stmt"/>
1067
+ <line num="943" count="9" type="cond" truecount="4" falsecount="0"/>
1068
+ <line num="944" count="6" type="stmt"/>
1069
+ <line num="945" count="6" type="stmt"/>
1070
+ <line num="948" count="3" type="stmt"/>
1071
+ <line num="952" count="3" type="stmt"/>
1072
+ <line num="953" count="3" type="cond" truecount="3" falsecount="0"/>
1073
+ <line num="954" count="1" type="stmt"/>
1074
+ <line num="955" count="1" type="stmt"/>
1075
+ <line num="958" count="2" type="cond" truecount="7" falsecount="0"/>
1076
+ <line num="959" count="1" type="stmt"/>
1077
+ <line num="960" count="1" type="stmt"/>
1071
1078
  <line num="963" count="1" type="stmt"/>
1079
+ <line num="967" count="3" type="stmt"/>
1080
+ <line num="969" count="3" type="cond" truecount="3" falsecount="0"/>
1081
+ <line num="970" count="2" type="stmt"/>
1072
1082
  <line num="971" count="2" type="stmt"/>
1073
- <line num="985" count="2" type="cond" truecount="1" falsecount="0"/>
1074
- <line num="986" count="1" type="stmt"/>
1075
- <line num="994" count="2" type="stmt"/>
1076
- <line num="1010" count="2" type="cond" truecount="2" falsecount="0"/>
1077
- <line num="1011" count="1" type="stmt"/>
1078
- <line num="1019" count="1" type="stmt"/>
1079
- <line num="1030" count="1" type="stmt"/>
1080
- <line num="1034" count="2" type="stmt"/>
1083
+ <line num="974" count="1" type="stmt"/>
1084
+ <line num="984" count="2" type="cond" truecount="1" falsecount="0"/>
1085
+ <line num="985" count="1" type="stmt"/>
1086
+ <line num="987" count="1" type="stmt"/>
1087
+ <line num="995" count="2" type="stmt"/>
1088
+ <line num="1009" count="2" type="cond" truecount="1" falsecount="0"/>
1089
+ <line num="1010" count="1" type="stmt"/>
1090
+ <line num="1018" count="2" type="stmt"/>
1091
+ <line num="1034" count="2" type="cond" truecount="2" falsecount="0"/>
1092
+ <line num="1035" count="1" type="stmt"/>
1093
+ <line num="1043" count="1" type="stmt"/>
1094
+ <line num="1054" count="1" type="stmt"/>
1095
+ <line num="1058" count="2" type="stmt"/>
1081
1096
  </file>
1082
- <file name="interfaces.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
1097
+ <file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
1083
1098
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1084
1099
  <line num="121" count="30" type="stmt"/>
1085
1100
  <line num="122" count="30" type="stmt"/>
1086
1101
  </file>
1087
- <file name="layout-options.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
1102
+ <file name="layout-options.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
1088
1103
  <metrics statements="99" coveredstatements="99" conditionals="52" coveredconditionals="52" methods="19" coveredmethods="19"/>
1089
1104
  <line num="1" count="30" type="stmt"/>
1090
1105
  <line num="2" count="30" type="stmt"/>
@@ -1189,7 +1204,7 @@
1189
1204
  </package>
1190
1205
  <package name="src.components.tek-image">
1191
1206
  <metrics statements="22" coveredstatements="22" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1192
- <file name="image.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-image/image.ts">
1207
+ <file name="image.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-image/image.ts">
1193
1208
  <metrics statements="22" coveredstatements="22" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1194
1209
  <line num="1" count="30" type="stmt"/>
1195
1210
  <line num="7" count="30" type="stmt"/>
@@ -1217,7 +1232,7 @@
1217
1232
  </package>
1218
1233
  <package name="src.components.tek-iterable-carousel">
1219
1234
  <metrics statements="7" coveredstatements="7" conditionals="13" coveredconditionals="13" methods="3" coveredmethods="3"/>
1220
- <file name="iterable-carousel.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-iterable-carousel/iterable-carousel.ts">
1235
+ <file name="iterable-carousel.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-carousel/iterable-carousel.ts">
1221
1236
  <metrics statements="7" coveredstatements="7" conditionals="13" coveredconditionals="13" methods="3" coveredmethods="3"/>
1222
1237
  <line num="1" count="30" type="stmt"/>
1223
1238
  <line num="9" count="30" type="stmt"/>
@@ -1230,7 +1245,7 @@
1230
1245
  </package>
1231
1246
  <package name="src.components.tek-iterable-component-render">
1232
1247
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1233
- <file name="iterable-component-render.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-iterable-component-render/iterable-component-render.ts">
1248
+ <file name="iterable-component-render.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-component-render/iterable-component-render.ts">
1234
1249
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1235
1250
  <line num="1" count="30" type="stmt"/>
1236
1251
  <line num="10" count="30" type="stmt"/>
@@ -1238,7 +1253,7 @@
1238
1253
  </package>
1239
1254
  <package name="src.components.tek-loading">
1240
1255
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1241
- <file name="loading.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-loading/loading.ts">
1256
+ <file name="loading.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-loading/loading.ts">
1242
1257
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1243
1258
  <line num="1" count="30" type="stmt"/>
1244
1259
  <line num="5" count="30" type="stmt"/>
@@ -1254,7 +1269,7 @@
1254
1269
  </package>
1255
1270
  <package name="src.components.tek-notifications">
1256
1271
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
1257
- <file name="notifications.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-notifications/notifications.ts">
1272
+ <file name="notifications.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-notifications/notifications.ts">
1258
1273
  <metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
1259
1274
  <line num="1" count="30" type="stmt"/>
1260
1275
  <line num="7" count="30" type="stmt"/>
@@ -1270,7 +1285,7 @@
1270
1285
  </package>
1271
1286
  <package name="src.components.tek-product-card">
1272
1287
  <metrics statements="31" coveredstatements="31" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
1273
- <file name="product-card.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-product-card/product-card.ts">
1288
+ <file name="product-card.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-product-card/product-card.ts">
1274
1289
  <metrics statements="31" coveredstatements="31" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
1275
1290
  <line num="1" count="30" type="stmt"/>
1276
1291
  <line num="2" count="30" type="stmt"/>
@@ -1307,7 +1322,7 @@
1307
1322
  </package>
1308
1323
  <package name="src.components.tek-tree-grid">
1309
1324
  <metrics statements="92" coveredstatements="92" conditionals="19" coveredconditionals="19" methods="17" coveredmethods="17"/>
1310
- <file name="tree-grid.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
1325
+ <file name="tree-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
1311
1326
  <metrics statements="92" coveredstatements="92" conditionals="19" coveredconditionals="19" methods="17" coveredmethods="17"/>
1312
1327
  <line num="1" count="30" type="stmt"/>
1313
1328
  <line num="6" count="30" type="stmt"/>
@@ -1405,7 +1420,7 @@
1405
1420
  </package>
1406
1421
  <package name="src.components.tek-user-info">
1407
1422
  <metrics statements="84" coveredstatements="84" conditionals="45" coveredconditionals="45" methods="32" coveredmethods="32"/>
1408
- <file name="TekUserInfoController.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-user-info/TekUserInfoController.ts">
1423
+ <file name="TekUserInfoController.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/TekUserInfoController.ts">
1409
1424
  <metrics statements="27" coveredstatements="27" conditionals="28" coveredconditionals="28" methods="18" coveredmethods="18"/>
1410
1425
  <line num="1" count="30" type="stmt"/>
1411
1426
  <line num="5" count="30" type="stmt"/>
@@ -1435,7 +1450,7 @@
1435
1450
  <line num="83" count="2" type="stmt"/>
1436
1451
  <line num="84" count="2" type="cond" truecount="2" falsecount="0"/>
1437
1452
  </file>
1438
- <file name="tek-user-info-list.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info-list.ts">
1453
+ <file name="tek-user-info-list.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info-list.ts">
1439
1454
  <metrics statements="15" coveredstatements="15" conditionals="5" coveredconditionals="5" methods="4" coveredmethods="4"/>
1440
1455
  <line num="1" count="30" type="stmt"/>
1441
1456
  <line num="2" count="30" type="stmt"/>
@@ -1453,7 +1468,7 @@
1453
1468
  <line num="45" count="1" type="stmt"/>
1454
1469
  <line num="56" count="1" type="stmt"/>
1455
1470
  </file>
1456
- <file name="tek-user-info.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info.ts">
1471
+ <file name="tek-user-info.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-user-info/tek-user-info.ts">
1457
1472
  <metrics statements="42" coveredstatements="42" conditionals="12" coveredconditionals="12" methods="10" coveredmethods="10"/>
1458
1473
  <line num="1" count="30" type="stmt"/>
1459
1474
  <line num="4" count="30" type="stmt"/>
@@ -1501,7 +1516,7 @@
1501
1516
  </package>
1502
1517
  <package name="src.error">
1503
1518
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1504
- <file name="delete-rows-error.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/error/delete-rows-error.ts">
1519
+ <file name="delete-rows-error.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/error/delete-rows-error.ts">
1505
1520
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1506
1521
  <line num="4" count="30" type="stmt"/>
1507
1522
  <line num="6" count="1" type="stmt"/>
@@ -1510,7 +1525,7 @@
1510
1525
  </package>
1511
1526
  <package name="src.utils">
1512
1527
  <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1513
- <file name="index.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/index.ts">
1528
+ <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/index.ts">
1514
1529
  <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1515
1530
  <line num="1" count="30" type="stmt"/>
1516
1531
  <line num="2" count="30" type="stmt"/>
@@ -1521,22 +1536,22 @@
1521
1536
  </package>
1522
1537
  <package name="src.utils.grid-base">
1523
1538
  <metrics statements="97" coveredstatements="97" conditionals="51" coveredconditionals="51" methods="48" coveredmethods="48"/>
1524
- <file name="grid-base.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
1539
+ <file name="grid-base.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
1525
1540
  <metrics statements="68" coveredstatements="68" conditionals="20" coveredconditionals="20" methods="27" coveredmethods="27"/>
1526
1541
  <line num="2" count="30" type="stmt"/>
1527
1542
  <line num="5" count="30" type="stmt"/>
1528
1543
  <line num="13" count="30" type="stmt"/>
1529
1544
  <line num="14" count="30" type="stmt"/>
1530
1545
  <line num="35" count="30" type="stmt"/>
1531
- <line num="38" count="139" type="stmt"/>
1532
- <line num="41" count="139" type="stmt"/>
1533
- <line num="43" count="139" type="stmt"/>
1534
- <line num="47" count="691" type="cond" truecount="1" falsecount="0"/>
1535
- <line num="49" count="553" type="stmt"/>
1536
- <line num="53" count="139" type="stmt"/>
1537
- <line num="54" count="691" type="stmt"/>
1538
- <line num="55" count="691" type="stmt"/>
1539
- <line num="60" count="41" type="stmt"/>
1546
+ <line num="38" count="140" type="stmt"/>
1547
+ <line num="41" count="140" type="stmt"/>
1548
+ <line num="43" count="140" type="stmt"/>
1549
+ <line num="47" count="696" type="cond" truecount="1" falsecount="0"/>
1550
+ <line num="49" count="557" type="stmt"/>
1551
+ <line num="53" count="140" type="stmt"/>
1552
+ <line num="54" count="696" type="stmt"/>
1553
+ <line num="55" count="696" type="stmt"/>
1554
+ <line num="60" count="42" type="stmt"/>
1540
1555
  <line num="266" count="5" type="stmt"/>
1541
1556
  <line num="270" count="2" type="cond" truecount="1" falsecount="0"/>
1542
1557
  <line num="271" count="2" type="stmt"/>
@@ -1565,15 +1580,15 @@
1565
1580
  <line num="315" count="2" type="stmt"/>
1566
1581
  <line num="317" count="2" type="stmt"/>
1567
1582
  <line num="322" count="1" type="stmt"/>
1568
- <line num="326" count="139" type="stmt"/>
1569
- <line num="334" count="139" type="stmt"/>
1570
- <line num="342" count="278" type="stmt"/>
1571
- <line num="343" count="278" type="cond" truecount="3" falsecount="0"/>
1583
+ <line num="326" count="140" type="stmt"/>
1584
+ <line num="334" count="140" type="stmt"/>
1585
+ <line num="342" count="280" type="stmt"/>
1586
+ <line num="343" count="280" type="cond" truecount="3" falsecount="0"/>
1572
1587
  <line num="345" count="36" type="cond" truecount="2" falsecount="0"/>
1573
1588
  <line num="346" count="18" type="stmt"/>
1574
1589
  <line num="348" count="18" type="stmt"/>
1575
1590
  <line num="350" count="234" type="stmt"/>
1576
- <line num="356" count="242" type="stmt"/>
1591
+ <line num="356" count="244" type="stmt"/>
1577
1592
  <line num="360" count="6" type="stmt"/>
1578
1593
  <line num="361" count="6" type="cond" truecount="3" falsecount="0"/>
1579
1594
  <line num="362" count="9" type="stmt"/>
@@ -1587,15 +1602,15 @@
1587
1602
  <line num="376" count="4" type="stmt"/>
1588
1603
  <line num="379" count="6" type="stmt"/>
1589
1604
  <line num="380" count="6" type="stmt"/>
1590
- <line num="383" count="139" type="stmt"/>
1605
+ <line num="383" count="140" type="stmt"/>
1591
1606
  <line num="403" count="2" type="stmt"/>
1592
1607
  <line num="407" count="4" type="stmt"/>
1593
1608
  <line num="411" count="30" type="stmt"/>
1594
1609
  </file>
1595
- <file name="grid-controller.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
1610
+ <file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
1596
1611
  <metrics statements="29" coveredstatements="29" conditionals="31" coveredconditionals="31" methods="21" coveredmethods="21"/>
1597
1612
  <line num="4" count="30" type="stmt"/>
1598
- <line num="8" count="48" type="stmt"/>
1613
+ <line num="8" count="49" type="stmt"/>
1599
1614
  <line num="12" count="1" type="stmt"/>
1600
1615
  <line num="16" count="4" type="stmt"/>
1601
1616
  <line num="20" count="5" type="stmt"/>
@@ -1627,46 +1642,46 @@
1627
1642
  </package>
1628
1643
  <package name="src.utils.grid-base.export-options">
1629
1644
  <metrics statements="27" coveredstatements="27" conditionals="11" coveredconditionals="11" methods="12" coveredmethods="12"/>
1630
- <file name="button-option.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
1645
+ <file name="button-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/button-option.ts">
1631
1646
  <metrics statements="6" coveredstatements="6" conditionals="3" coveredconditionals="3" methods="3" coveredmethods="3"/>
1632
1647
  <line num="4" count="30" type="stmt"/>
1633
- <line num="8" count="555" type="stmt"/>
1634
- <line num="14" count="555" type="stmt"/>
1635
- <line num="15" count="555" type="cond" truecount="2" falsecount="0"/>
1636
- <line num="16" count="555" type="stmt"/>
1648
+ <line num="8" count="559" type="stmt"/>
1649
+ <line num="14" count="559" type="stmt"/>
1650
+ <line num="15" count="559" type="cond" truecount="2" falsecount="0"/>
1651
+ <line num="16" count="559" type="stmt"/>
1637
1652
  <line num="23" count="1" type="stmt"/>
1638
1653
  </file>
1639
- <file name="index.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
1654
+ <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/index.ts">
1640
1655
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1641
1656
  <line num="1" count="30" type="stmt"/>
1642
1657
  <line num="2" count="30" type="stmt"/>
1643
1658
  <line num="3" count="30" type="stmt"/>
1644
1659
  </file>
1645
- <file name="multi-option.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
1660
+ <file name="multi-option.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/export-options/multi-option.ts">
1646
1661
  <metrics statements="18" coveredstatements="18" conditionals="8" coveredconditionals="8" methods="9" coveredmethods="9"/>
1647
1662
  <line num="9" count="30" type="stmt"/>
1648
- <line num="13" count="142" type="stmt"/>
1649
- <line num="17" count="1136" type="stmt"/>
1650
- <line num="21" count="284" type="stmt"/>
1651
- <line num="22" count="284" type="stmt"/>
1652
- <line num="34" count="284" type="stmt"/>
1653
- <line num="35" count="284" type="cond" truecount="2" falsecount="0"/>
1654
- <line num="37" count="284" type="stmt"/>
1663
+ <line num="13" count="143" type="stmt"/>
1664
+ <line num="17" count="1144" type="stmt"/>
1665
+ <line num="21" count="286" type="stmt"/>
1666
+ <line num="22" count="286" type="stmt"/>
1667
+ <line num="34" count="286" type="stmt"/>
1668
+ <line num="35" count="286" type="cond" truecount="2" falsecount="0"/>
1669
+ <line num="37" count="286" type="stmt"/>
1655
1670
  <line num="44" count="2" type="stmt"/>
1656
- <line num="50" count="284" type="stmt"/>
1657
- <line num="52" count="284" type="stmt"/>
1658
- <line num="63" count="142" type="stmt"/>
1659
- <line num="65" count="284" type="stmt"/>
1660
- <line num="76" count="142" type="stmt"/>
1661
- <line num="78" count="142" type="stmt"/>
1671
+ <line num="50" count="286" type="stmt"/>
1672
+ <line num="52" count="286" type="stmt"/>
1673
+ <line num="63" count="143" type="stmt"/>
1674
+ <line num="65" count="286" type="stmt"/>
1675
+ <line num="76" count="143" type="stmt"/>
1676
+ <line num="78" count="143" type="stmt"/>
1662
1677
  <line num="83" count="2" type="cond" truecount="4" falsecount="0"/>
1663
- <line num="87" count="142" type="stmt"/>
1664
- <line num="94" count="142" type="stmt"/>
1678
+ <line num="87" count="143" type="stmt"/>
1679
+ <line num="94" count="143" type="stmt"/>
1665
1680
  </file>
1666
1681
  </package>
1667
1682
  <package name="src.utils.report-filter">
1668
1683
  <metrics statements="19" coveredstatements="19" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
1669
- <file name="report-filter.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/report-filter/report-filter.ts">
1684
+ <file name="report-filter.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/report-filter/report-filter.ts">
1670
1685
  <metrics statements="19" coveredstatements="19" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
1671
1686
  <line num="2" count="30" type="stmt"/>
1672
1687
  <line num="8" count="30" type="stmt"/>
@@ -1691,17 +1706,17 @@
1691
1706
  </package>
1692
1707
  <package name="tests.__helpers__">
1693
1708
  <metrics statements="21" coveredstatements="21" conditionals="6" coveredconditionals="6" methods="6" coveredmethods="6"/>
1694
- <file name="component-event-helper.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
1709
+ <file name="component-event-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
1695
1710
  <metrics statements="2" coveredstatements="2" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
1696
1711
  <line num="3" count="29" type="cond" truecount="1" falsecount="0"/>
1697
1712
  <line num="5" count="3" type="stmt"/>
1698
1713
  </file>
1699
- <file name="flush-promises-helper.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
1714
+ <file name="flush-promises-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/flush-promises-helper.ts">
1700
1715
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1701
- <line num="1" count="27" type="stmt"/>
1716
+ <line num="1" count="28" type="stmt"/>
1702
1717
  <line num="3" count="1" type="stmt"/>
1703
1718
  </file>
1704
- <file name="get-child-helper.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
1719
+ <file name="get-child-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
1705
1720
  <metrics statements="10" coveredstatements="10" conditionals="5" coveredconditionals="5" methods="2" coveredmethods="2"/>
1706
1721
  <line num="8" count="3" type="stmt"/>
1707
1722
  <line num="11" count="300" type="stmt"/>
@@ -1714,13 +1729,13 @@
1714
1729
  <line num="24" count="300" type="stmt"/>
1715
1730
  <line num="27" count="3" type="stmt"/>
1716
1731
  </file>
1717
- <file name="index.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/tests/__helpers__/index.ts">
1732
+ <file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/index.ts">
1718
1733
  <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1719
1734
  <line num="1" count="3" type="stmt"/>
1720
1735
  <line num="2" count="3" type="stmt"/>
1721
1736
  <line num="3" count="3" type="stmt"/>
1722
1737
  </file>
1723
- <file name="mock-created-helper.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/tests/__helpers__/mock-created-helper.ts">
1738
+ <file name="mock-created-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/mock-created-helper.ts">
1724
1739
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
1725
1740
  <line num="6" count="5" type="stmt"/>
1726
1741
  <line num="7" count="16" type="stmt"/>