@madgex/design-system 3.0.9 → 3.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/coverage/cobertura-coverage.xml +46 -44
  2. package/coverage/components/accordion/accordion.js.html +1 -1
  3. package/coverage/components/accordion/index.html +1 -1
  4. package/coverage/components/button/button.js.html +1 -1
  5. package/coverage/components/button/index.html +1 -1
  6. package/coverage/components/inputs/combobox/combobox.js.html +1 -1
  7. package/coverage/components/inputs/combobox/index.html +1 -1
  8. package/coverage/components/inputs/combobox/vue-components/Combobox.vue.html +20 -14
  9. package/coverage/components/inputs/combobox/vue-components/ListBoxOption.vue.html +1 -1
  10. package/coverage/components/inputs/combobox/vue-components/index.html +15 -15
  11. package/coverage/components/inputs/file-upload/file-upload.js.html +1 -1
  12. package/coverage/components/inputs/file-upload/index.html +1 -1
  13. package/coverage/components/inputs/textarea/character-count.js.html +1 -1
  14. package/coverage/components/inputs/textarea/index.html +1 -1
  15. package/coverage/components/modal/index.html +1 -1
  16. package/coverage/components/modal/modal.js.html +1 -1
  17. package/coverage/components/notification/index.html +1 -1
  18. package/coverage/components/notification/notification.js.html +1 -1
  19. package/coverage/components/popover/index.html +1 -1
  20. package/coverage/components/popover/popover.js.html +1 -1
  21. package/coverage/components/switch-state/index.html +1 -1
  22. package/coverage/components/switch-state/switch-state.js.html +1 -1
  23. package/coverage/components/tabs/index.html +1 -1
  24. package/coverage/components/tabs/tabs.js.html +1 -1
  25. package/coverage/index.html +18 -18
  26. package/coverage/js/common.js.html +1 -1
  27. package/coverage/js/fractal-scripts/combobox.js.html +3 -3
  28. package/coverage/js/fractal-scripts/index.html +3 -3
  29. package/coverage/js/fractal-scripts/notification.js.html +1 -1
  30. package/coverage/js/fractal-scripts/switch-state.js.html +1 -1
  31. package/coverage/js/index-fractal.js.html +1 -1
  32. package/coverage/js/index-polyfills.js.html +1 -1
  33. package/coverage/js/index-vue.js.html +1 -1
  34. package/coverage/js/index.html +1 -1
  35. package/coverage/js/index.js.html +1 -1
  36. package/coverage/js/polyfills/arrayPrototypeFind.js.html +1 -1
  37. package/coverage/js/polyfills/closest.js.html +1 -1
  38. package/coverage/js/polyfills/index.html +1 -1
  39. package/coverage/js/polyfills/objectAssign.js.html +1 -1
  40. package/coverage/js/polyfills/remove.js.html +1 -1
  41. package/coverage/tokens/_config.js.html +1 -1
  42. package/coverage/tokens/index.html +1 -1
  43. package/dist/_tokens/css/_tokens.css +1 -1
  44. package/dist/_tokens/js/_tokens-module.js +1 -1
  45. package/dist/_tokens/scss/_tokens.scss +1 -1
  46. package/dist/js/index.js +1 -1
  47. package/package.json +1 -1
  48. package/src/components/inputs/combobox/vue-components/Combobox.vue +3 -1
  49. package/src/js/fractal-scripts/combobox.js +1 -1
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" ?>
2
2
  <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3
- <coverage lines-valid="532" lines-covered="93" line-rate="0.1748" branches-valid="165" branches-covered="28" branch-rate="0.1697" timestamp="1628163277462" complexity="0" version="0.1">
3
+ <coverage lines-valid="534" lines-covered="96" line-rate="0.17980000000000002" branches-valid="167" branches-covered="28" branch-rate="0.1677" timestamp="1628183375552" complexity="0" version="0.1">
4
4
  <sources>
5
5
  <source>/data/jenkins/jobs/madgex-design-system/branches/master/workspace</source>
6
6
  </sources>
@@ -207,9 +207,9 @@
207
207
  </class>
208
208
  </classes>
209
209
  </package>
210
- <package name="components.inputs.combobox.vue-components" line-rate="0.6375" branch-rate="0.5">
210
+ <package name="components.inputs.combobox.vue-components" line-rate="0.6585" branch-rate="0.5">
211
211
  <classes>
212
- <class name="Combobox.vue" filename="src/components/inputs/combobox/vue-components/Combobox.vue" line-rate="0.6081" branch-rate="0.5">
212
+ <class name="Combobox.vue" filename="src/components/inputs/combobox/vue-components/Combobox.vue" line-rate="0.6315999999999999" branch-rate="0.5">
213
213
  <methods>
214
214
  <method name="_default" hits="0" signature="()V">
215
215
  <lines>
@@ -328,62 +328,62 @@
328
328
  </method>
329
329
  <method name="handleFocus" hits="0" signature="()V">
330
330
  <lines>
331
- <line number="202" hits="0"/>
331
+ <line number="203" hits="0"/>
332
332
  </lines>
333
333
  </method>
334
334
  <method name="clickOption" hits="1" signature="()V">
335
335
  <lines>
336
- <line number="208" hits="1"/>
336
+ <line number="209" hits="1"/>
337
337
  </lines>
338
338
  </method>
339
339
  <method name="chooseOption" hits="0" signature="()V">
340
340
  <lines>
341
- <line number="212" hits="0"/>
341
+ <line number="213" hits="0"/>
342
342
  </lines>
343
343
  </method>
344
344
  <method name="hiddenGuard" hits="0" signature="()V">
345
345
  <lines>
346
- <line number="217" hits="0"/>
346
+ <line number="218" hits="0"/>
347
347
  </lines>
348
348
  </method>
349
349
  <method name="onInputBlur" hits="0" signature="()V">
350
350
  <lines>
351
- <line number="221" hits="0"/>
351
+ <line number="222" hits="0"/>
352
352
  </lines>
353
353
  </method>
354
354
  <method name="onKeyDown" hits="0" signature="()V">
355
355
  <lines>
356
- <line number="225" hits="0"/>
356
+ <line number="226" hits="0"/>
357
357
  </lines>
358
358
  </method>
359
359
  <method name="onKeyUp" hits="0" signature="()V">
360
360
  <lines>
361
- <line number="235" hits="0"/>
361
+ <line number="236" hits="0"/>
362
362
  </lines>
363
363
  </method>
364
364
  <method name="onKeyHome" hits="0" signature="()V">
365
365
  <lines>
366
- <line number="245" hits="0"/>
366
+ <line number="246" hits="0"/>
367
367
  </lines>
368
368
  </method>
369
369
  <method name="onKeyEnd" hits="0" signature="()V">
370
370
  <lines>
371
- <line number="248" hits="0"/>
371
+ <line number="249" hits="0"/>
372
372
  </lines>
373
373
  </method>
374
- <method name="updateCount" hits="2" signature="()V">
374
+ <method name="updateCount" hits="3" signature="()V">
375
375
  <lines>
376
- <line number="251" hits="2"/>
376
+ <line number="252" hits="3"/>
377
377
  </lines>
378
378
  </method>
379
379
  <method name="(anonymous_34)" hits="0" signature="()V">
380
380
  <lines>
381
- <line number="252" hits="0"/>
381
+ <line number="254" hits="0"/>
382
382
  </lines>
383
383
  </method>
384
- <method name="clearCount" hits="0" signature="()V">
384
+ <method name="clearCount" hits="3" signature="()V">
385
385
  <lines>
386
- <line number="258" hits="0"/>
386
+ <line number="260" hits="3"/>
387
387
  </lines>
388
388
  </method>
389
389
  </methods>
@@ -429,39 +429,41 @@
429
429
  <line number="193" hits="3" branch="false"/>
430
430
  <line number="196" hits="3" branch="true" condition-coverage="100% (2/2)"/>
431
431
  <line number="197" hits="1" branch="false"/>
432
- <line number="199" hits="2" branch="false"/>
433
- <line number="203" hits="0" branch="false"/>
434
- <line number="204" hits="0" branch="true" condition-coverage="0% (0/2)"/>
435
- <line number="205" hits="0" branch="false"/>
436
- <line number="208" hits="1" branch="true" condition-coverage="100% (2/2)"/>
437
- <line number="209" hits="1" branch="false"/>
432
+ <line number="198" hits="1" branch="false"/>
433
+ <line number="200" hits="2" branch="false"/>
434
+ <line number="204" hits="0" branch="false"/>
435
+ <line number="205" hits="0" branch="true" condition-coverage="0% (0/2)"/>
436
+ <line number="206" hits="0" branch="false"/>
437
+ <line number="209" hits="1" branch="true" condition-coverage="100% (2/2)"/>
438
438
  <line number="210" hits="1" branch="false"/>
439
- <line number="213" hits="0" branch="false"/>
439
+ <line number="211" hits="1" branch="false"/>
440
440
  <line number="214" hits="0" branch="false"/>
441
441
  <line number="215" hits="0" branch="false"/>
442
- <line number="218" hits="0" branch="true" condition-coverage="0% (0/2)"/>
443
- <line number="219" hits="0" branch="false"/>
444
- <line number="222" hits="0" branch="false"/>
442
+ <line number="216" hits="0" branch="false"/>
443
+ <line number="219" hits="0" branch="true" condition-coverage="0% (0/2)"/>
444
+ <line number="220" hits="0" branch="false"/>
445
445
  <line number="223" hits="0" branch="false"/>
446
- <line number="226" hits="0" branch="true" condition-coverage="0% (0/2)"/>
447
- <line number="227" hits="0" branch="false"/>
448
- <line number="228" hits="0" branch="true" condition-coverage="0% (0/2)"/>
449
- <line number="230" hits="0" branch="false"/>
446
+ <line number="224" hits="0" branch="false"/>
447
+ <line number="227" hits="0" branch="true" condition-coverage="0% (0/2)"/>
448
+ <line number="228" hits="0" branch="false"/>
449
+ <line number="229" hits="0" branch="true" condition-coverage="0% (0/2)"/>
450
450
  <line number="231" hits="0" branch="false"/>
451
451
  <line number="232" hits="0" branch="false"/>
452
- <line number="236" hits="0" branch="true" condition-coverage="0% (0/2)"/>
453
- <line number="237" hits="0" branch="false"/>
454
- <line number="238" hits="0" branch="true" condition-coverage="0% (0/2)"/>
455
- <line number="240" hits="0" branch="false"/>
456
- <line number="242" hits="0" branch="false"/>
457
- <line number="245" hits="0" branch="false"/>
452
+ <line number="233" hits="0" branch="false"/>
453
+ <line number="237" hits="0" branch="true" condition-coverage="0% (0/2)"/>
454
+ <line number="238" hits="0" branch="false"/>
455
+ <line number="239" hits="0" branch="true" condition-coverage="0% (0/2)"/>
456
+ <line number="241" hits="0" branch="false"/>
457
+ <line number="243" hits="0" branch="false"/>
458
458
  <line number="246" hits="0" branch="false"/>
459
- <line number="249" hits="0" branch="false"/>
460
- <line number="251" hits="2" branch="false"/>
461
- <line number="252" hits="2" branch="false"/>
462
- <line number="253" hits="0" branch="true" condition-coverage="0% (0/2)"/>
463
- <line number="255" hits="0" branch="false"/>
464
- <line number="259" hits="0" branch="false"/>
459
+ <line number="247" hits="0" branch="false"/>
460
+ <line number="250" hits="0" branch="false"/>
461
+ <line number="252" hits="3" branch="false"/>
462
+ <line number="253" hits="3" branch="false"/>
463
+ <line number="254" hits="3" branch="false"/>
464
+ <line number="255" hits="0" branch="true" condition-coverage="0% (0/2)"/>
465
+ <line number="257" hits="0" branch="false"/>
466
+ <line number="261" hits="3" branch="false"/>
465
467
  </lines>
466
468
  </class>
467
469
  <class name="ListBoxOption.vue" filename="src/components/inputs/combobox/vue-components/ListBoxOption.vue" line-rate="1" branch-rate="0.5">
@@ -1245,7 +1247,7 @@
1245
1247
  <line number="28" hits="0" branch="false"/>
1246
1248
  <line number="29" hits="0" branch="false"/>
1247
1249
  <line number="30" hits="0" branch="false"/>
1248
- <line number="32" hits="0" branch="true" condition-coverage="0% (0/2)"/>
1250
+ <line number="32" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1249
1251
  <line number="33" hits="0" branch="false"/>
1250
1252
  <line number="34" hits="0" branch="false"/>
1251
1253
  <line number="36" hits="0" branch="false"/>
@@ -502,7 +502,7 @@ export default accordion;
502
502
  <div class='footer quiet pad2 space-top1 center small'>
503
503
  Code coverage generated by
504
504
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
505
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
505
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
506
506
  </div>
507
507
  </div>
508
508
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -151,7 +151,7 @@ export default button;
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">istanbul</a>
154
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
154
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
155
155
  </div>
156
156
  </div>
157
157
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -112,7 +112,7 @@ export default {
112
112
  <div class='footer quiet pad2 space-top1 center small'>
113
113
  Code coverage generated by
114
114
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
115
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
115
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
116
116
  </div>
117
117
  </div>
118
118
  <script src="../../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../../prettify.js"></script>
@@ -23,9 +23,9 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">60.81% </span>
26
+ <span class="strong">63.16% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>45/74</span>
28
+ <span class='fraction'>48/76</span>
29
29
  </div>
30
30
 
31
31
 
@@ -37,16 +37,16 @@
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">65.71% </span>
40
+ <span class="strong">68.57% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>23/35</span>
42
+ <span class='fraction'>24/35</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">60.81% </span>
47
+ <span class="strong">63.16% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>45/74</span>
49
+ <span class='fraction'>48/76</span>
50
50
  </div>
51
51
 
52
52
 
@@ -320,7 +320,9 @@
320
320
  <a name='L261'></a><a href='#L261'>261</a>
321
321
  <a name='L262'></a><a href='#L262'>262</a>
322
322
  <a name='L263'></a><a href='#L263'>263</a>
323
- <a name='L264'></a><a href='#L264'>264</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
323
+ <a name='L264'></a><a href='#L264'>264</a>
324
+ <a name='L265'></a><a href='#L265'>265</a>
325
+ <a name='L266'></a><a href='#L266'>266</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
324
326
  <span class="cline-any cline-neutral">&nbsp;</span>
325
327
  <span class="cline-any cline-neutral">&nbsp;</span>
326
328
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -517,6 +519,7 @@
517
519
  <span class="cline-any cline-neutral">&nbsp;</span>
518
520
  <span class="cline-any cline-yes">3x</span>
519
521
  <span class="cline-any cline-yes">1x</span>
522
+ <span class="cline-any cline-yes">1x</span>
520
523
  <span class="cline-any cline-neutral">&nbsp;</span>
521
524
  <span class="cline-any cline-yes">2x</span>
522
525
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -570,15 +573,16 @@
570
573
  <span class="cline-any cline-neutral">&nbsp;</span>
571
574
  <span class="cline-any cline-no">&nbsp;</span>
572
575
  <span class="cline-any cline-neutral">&nbsp;</span>
573
- <span class="cline-any cline-yes">2x</span>
574
- <span class="cline-any cline-yes">2x</span>
576
+ <span class="cline-any cline-yes">3x</span>
577
+ <span class="cline-any cline-yes">3x</span>
578
+ <span class="cline-any cline-yes">3x</span>
575
579
  <span class="cline-any cline-no">&nbsp;</span>
576
580
  <span class="cline-any cline-neutral">&nbsp;</span>
577
581
  <span class="cline-any cline-no">&nbsp;</span>
578
582
  <span class="cline-any cline-neutral">&nbsp;</span>
579
583
  <span class="cline-any cline-neutral">&nbsp;</span>
580
584
  <span class="cline-any cline-neutral">&nbsp;</span>
581
- <span class="cline-any cline-no">&nbsp;</span>
585
+ <span class="cline-any cline-yes">3x</span>
582
586
  <span class="cline-any cline-neutral">&nbsp;</span>
583
587
  <span class="cline-any cline-neutral">&nbsp;</span>
584
588
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -780,6 +784,7 @@ export default {
780
784
  handleChange() {
781
785
  if (this.searchValue.length &gt; 1) {
782
786
  this.makeActive();
787
+ this.updateCount();
783
788
  } else {
784
789
  this.makeInactive();
785
790
  }
@@ -834,14 +839,15 @@ export default {
834
839
  <span class="cstat-no" title="statement not covered" > this.selectedOption = this.visibleOptions[this.lastOptionIndex];</span>
835
840
  },
836
841
  updateCount() {
842
+ this.clearCount();
837
843
  <span class="fstat-no" title="function not covered" > setTimeout(() =&gt; {</span>
838
- <span class="cstat-no" title="statement not covered" > const message = this.visibleOptions.length === 1 ? this.resultMessage_plural : this.resultMessage;</span>
844
+ <span class="cstat-no" title="statement not covered" > const message = this.visibleOptions.length === 1 ? this.resultMessage : this.resultMessage_plural;</span>
839
845
  &nbsp;
840
846
  <span class="cstat-no" title="statement not covered" > this.resultCountMessage = `${this.visibleOptions.length} ${message}`;</span>
841
847
  }, 1400);
842
848
  },
843
- <span class="fstat-no" title="function not covered" > clearCount() {</span>
844
- <span class="cstat-no" title="statement not covered" > this.resultCountMessage = null;</span>
849
+ clearCount() {
850
+ this.resultCountMessage = null;
845
851
  },
846
852
  },
847
853
  };
@@ -853,7 +859,7 @@ export default {
853
859
  <div class='footer quiet pad2 space-top1 center small'>
854
860
  Code coverage generated by
855
861
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
856
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
862
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
857
863
  </div>
858
864
  </div>
859
865
  <script src="../../../../prettify.js"></script>
@@ -214,7 +214,7 @@ export default {
214
214
  <div class='footer quiet pad2 space-top1 center small'>
215
215
  Code coverage generated by
216
216
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
217
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
217
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
218
218
  </div>
219
219
  </div>
220
220
  <script src="../../../../prettify.js"></script>
@@ -23,9 +23,9 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">63.75% </span>
26
+ <span class="strong">65.85% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>51/80</span>
28
+ <span class='fraction'>54/82</span>
29
29
  </div>
30
30
 
31
31
 
@@ -37,16 +37,16 @@
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">69.23% </span>
40
+ <span class="strong">71.79% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>27/39</span>
42
+ <span class='fraction'>28/39</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">63.75% </span>
47
+ <span class="strong">65.85% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>51/80</span>
49
+ <span class='fraction'>54/82</span>
50
50
  </div>
51
51
 
52
52
 
@@ -74,17 +74,17 @@
74
74
  </thead>
75
75
  <tbody><tr>
76
76
  <td class="file medium" data-value="Combobox.vue"><a href="Combobox.vue.html">Combobox.vue</a></td>
77
- <td data-value="60.81" class="pic medium">
78
- <div class="chart"><div class="cover-fill" style="width: 60%"></div><div class="cover-empty" style="width: 40%"></div></div>
77
+ <td data-value="63.16" class="pic medium">
78
+ <div class="chart"><div class="cover-fill" style="width: 63%"></div><div class="cover-empty" style="width: 37%"></div></div>
79
79
  </td>
80
- <td data-value="60.81" class="pct medium">60.81%</td>
81
- <td data-value="74" class="abs medium">45/74</td>
80
+ <td data-value="63.16" class="pct medium">63.16%</td>
81
+ <td data-value="76" class="abs medium">48/76</td>
82
82
  <td data-value="50" class="pct medium">50%</td>
83
83
  <td data-value="34" class="abs medium">17/34</td>
84
- <td data-value="65.71" class="pct medium">65.71%</td>
85
- <td data-value="35" class="abs medium">23/35</td>
86
- <td data-value="60.81" class="pct medium">60.81%</td>
87
- <td data-value="74" class="abs medium">45/74</td>
84
+ <td data-value="68.57" class="pct medium">68.57%</td>
85
+ <td data-value="35" class="abs medium">24/35</td>
86
+ <td data-value="63.16" class="pct medium">63.16%</td>
87
+ <td data-value="76" class="abs medium">48/76</td>
88
88
  </tr>
89
89
 
90
90
  <tr>
@@ -110,7 +110,7 @@
110
110
  <div class='footer quiet pad2 space-top1 center small'>
111
111
  Code coverage generated by
112
112
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
113
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
113
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
114
114
  </div>
115
115
  </div>
116
116
  <script src="../../../../prettify.js"></script>
@@ -232,7 +232,7 @@ export default fileUpload;
232
232
  <div class='footer quiet pad2 space-top1 center small'>
233
233
  Code coverage generated by
234
234
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
235
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
235
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
236
236
  </div>
237
237
  </div>
238
238
  <script src="../../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../../prettify.js"></script>
@@ -184,7 +184,7 @@ export default characterCount;
184
184
  <div class='footer quiet pad2 space-top1 center small'>
185
185
  Code coverage generated by
186
186
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
187
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
187
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
188
188
  </div>
189
189
  </div>
190
190
  <script src="../../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -322,7 +322,7 @@ export default modals;
322
322
  <div class='footer quiet pad2 space-top1 center small'>
323
323
  Code coverage generated by
324
324
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
325
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
325
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
326
326
  </div>
327
327
  </div>
328
328
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -154,7 +154,7 @@ export default notification;
154
154
  <div class='footer quiet pad2 space-top1 center small'>
155
155
  Code coverage generated by
156
156
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
157
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
157
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
158
158
  </div>
159
159
  </div>
160
160
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -295,7 +295,7 @@ export default popovers;
295
295
  <div class='footer quiet pad2 space-top1 center small'>
296
296
  Code coverage generated by
297
297
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
298
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
298
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
299
299
  </div>
300
300
  </div>
301
301
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -100,7 +100,7 @@ export default switchState;
100
100
  <div class='footer quiet pad2 space-top1 center small'>
101
101
  Code coverage generated by
102
102
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
103
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
103
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
104
104
  </div>
105
105
  </div>
106
106
  <script src="../../prettify.js"></script>
@@ -95,7 +95,7 @@
95
95
  <div class='footer quiet pad2 space-top1 center small'>
96
96
  Code coverage generated by
97
97
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
98
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
98
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
99
99
  </div>
100
100
  </div>
101
101
  <script src="../../prettify.js"></script>
@@ -544,7 +544,7 @@ export default tabs;
544
544
  <div class='footer quiet pad2 space-top1 center small'>
545
545
  Code coverage generated by
546
546
  <a href="https://istanbul.js.org/" target="_blank">istanbul</a>
547
- at Thu Aug 05 2021 11:34:37 GMT+0000 (Coordinated Universal Time)
547
+ at Thu Aug 05 2021 17:09:35 GMT+0000 (Coordinated Universal Time)
548
548
  </div>
549
549
  </div>
550
550
  <script src="../../prettify.js"></script>