@npm_leadtech/legal-lib-components 0.37.1 → 0.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/build/index.js +1 -1
- package/coverage/clover.xml +41 -39
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/components/atoms/AddButton/AddButton.js.html +1 -1
- package/coverage/lcov-report/components/atoms/AddButton/index.html +1 -1
- package/coverage/lcov-report/components/atoms/BillCard/BillCard.js.html +1 -1
- package/coverage/lcov-report/components/atoms/BillCard/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Button/Button.js.html +2 -2
- package/coverage/lcov-report/components/atoms/Button/index.html +1 -1
- package/coverage/lcov-report/components/atoms/CardPane/CardPane.js.html +1 -1
- package/coverage/lcov-report/components/atoms/CardPane/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Checkbox/Checkbox.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Checkbox/index.html +1 -1
- package/coverage/lcov-report/components/atoms/DatePickerCustom/DatePickerCustom.js.html +65 -56
- package/coverage/lcov-report/components/atoms/DatePickerCustom/index.html +21 -21
- package/coverage/lcov-report/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Disclaimer/index.html +1 -1
- package/coverage/lcov-report/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
- package/coverage/lcov-report/components/atoms/DocumentStatus/index.html +1 -1
- package/coverage/lcov-report/components/atoms/FormFaq/FormFaq.js.html +1 -1
- package/coverage/lcov-report/components/atoms/FormFaq/index.html +1 -1
- package/coverage/lcov-report/components/atoms/InfoBox/InfoBox.js.html +1 -1
- package/coverage/lcov-report/components/atoms/InfoBox/index.html +1 -1
- package/coverage/lcov-report/components/atoms/LogoText/LogoText.js.html +1 -1
- package/coverage/lcov-report/components/atoms/LogoText/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Message/Message.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Message/index.html +1 -1
- package/coverage/lcov-report/components/atoms/ProgressBar/ProgressBar.js.html +1 -1
- package/coverage/lcov-report/components/atoms/ProgressBar/index.html +1 -1
- package/coverage/lcov-report/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
- package/coverage/lcov-report/components/atoms/RemoveButton/index.html +1 -1
- package/coverage/lcov-report/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
- package/coverage/lcov-report/components/atoms/SearchSelect/index.html +1 -1
- package/coverage/lcov-report/components/atoms/SidemenuTab/SidemenuTab.js.html +1 -1
- package/coverage/lcov-report/components/atoms/SidemenuTab/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Spinner/Spinner.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Spinner/index.html +1 -1
- package/coverage/lcov-report/components/atoms/TestAB/TestAB.js.html +1 -1
- package/coverage/lcov-report/components/atoms/TestAB/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Toggle/Toggle.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Toggle/index.html +1 -1
- package/coverage/lcov-report/index.html +20 -20
- package/coverage/lcov-report/utils/envVariables.js.html +1 -1
- package/coverage/lcov-report/utils/index.html +1 -1
- package/coverage/lcov.info +69 -61
- package/package.json +5 -4
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">69.04% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>29/42</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">33.33% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>8/24</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">66.66% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>8/12</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">69.23% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>27/39</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
64
|
-
<div class='status-line
|
|
64
|
+
<div class='status-line medium'></div>
|
|
65
65
|
<pre><table class="coverage">
|
|
66
66
|
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
67
67
|
<a name='L2'></a><a href='#L2'>2</a>
|
|
@@ -244,15 +244,18 @@
|
|
|
244
244
|
<a name='L179'></a><a href='#L179'>179</a>
|
|
245
245
|
<a name='L180'></a><a href='#L180'>180</a>
|
|
246
246
|
<a name='L181'></a><a href='#L181'>181</a>
|
|
247
|
-
<a name='L182'></a><a href='#L182'>182</a
|
|
247
|
+
<a name='L182'></a><a href='#L182'>182</a>
|
|
248
|
+
<a name='L183'></a><a href='#L183'>183</a>
|
|
249
|
+
<a name='L184'></a><a href='#L184'>184</a>
|
|
250
|
+
<a name='L185'></a><a href='#L185'>185</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
248
251
|
<span class="cline-any cline-neutral"> </span>
|
|
249
252
|
<span class="cline-any cline-neutral"> </span>
|
|
250
253
|
<span class="cline-any cline-neutral"> </span>
|
|
251
254
|
<span class="cline-any cline-neutral"> </span>
|
|
252
255
|
<span class="cline-any cline-neutral"> </span>
|
|
253
256
|
<span class="cline-any cline-neutral"> </span>
|
|
254
|
-
<span class="cline-any cline-yes">
|
|
255
|
-
<span class="cline-any cline-yes">
|
|
257
|
+
<span class="cline-any cline-yes">3x</span>
|
|
258
|
+
<span class="cline-any cline-yes">3x</span>
|
|
256
259
|
<span class="cline-any cline-neutral"> </span>
|
|
257
260
|
<span class="cline-any cline-neutral"> </span>
|
|
258
261
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -260,26 +263,26 @@
|
|
|
260
263
|
<span class="cline-any cline-neutral"> </span>
|
|
261
264
|
<span class="cline-any cline-neutral"> </span>
|
|
262
265
|
<span class="cline-any cline-neutral"> </span>
|
|
263
|
-
<span class="cline-any cline-yes">
|
|
266
|
+
<span class="cline-any cline-yes">3x</span>
|
|
264
267
|
<span class="cline-any cline-neutral"> </span>
|
|
265
268
|
<span class="cline-any cline-neutral"> </span>
|
|
266
|
-
<span class="cline-any cline-yes">
|
|
267
|
-
<span class="cline-any cline-yes">
|
|
268
|
-
<span class="cline-any cline-yes">
|
|
269
|
-
<span class="cline-any cline-yes">
|
|
269
|
+
<span class="cline-any cline-yes">3x</span>
|
|
270
|
+
<span class="cline-any cline-yes">2x</span>
|
|
271
|
+
<span class="cline-any cline-yes">2x</span>
|
|
272
|
+
<span class="cline-any cline-yes">2x</span>
|
|
270
273
|
<span class="cline-any cline-neutral"> </span>
|
|
271
|
-
<span class="cline-any cline-yes">
|
|
272
|
-
<span class="cline-any cline-yes">
|
|
274
|
+
<span class="cline-any cline-yes">2x</span>
|
|
275
|
+
<span class="cline-any cline-yes">1202x</span>
|
|
273
276
|
<span class="cline-any cline-neutral"> </span>
|
|
274
277
|
<span class="cline-any cline-neutral"> </span>
|
|
275
278
|
<span class="cline-any cline-neutral"> </span>
|
|
276
279
|
<span class="cline-any cline-neutral"> </span>
|
|
277
280
|
<span class="cline-any cline-neutral"> </span>
|
|
278
281
|
<span class="cline-any cline-neutral"> </span>
|
|
279
|
-
<span class="cline-any cline-yes">
|
|
282
|
+
<span class="cline-any cline-yes">2x</span>
|
|
280
283
|
<span class="cline-any cline-neutral"> </span>
|
|
281
284
|
<span class="cline-any cline-neutral"> </span>
|
|
282
|
-
<span class="cline-any cline-yes">
|
|
285
|
+
<span class="cline-any cline-yes">3x</span>
|
|
283
286
|
<span class="cline-any cline-yes">1x</span>
|
|
284
287
|
<span class="cline-any cline-yes">1x</span>
|
|
285
288
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -291,39 +294,40 @@
|
|
|
291
294
|
<span class="cline-any cline-neutral"> </span>
|
|
292
295
|
<span class="cline-any cline-neutral"> </span>
|
|
293
296
|
<span class="cline-any cline-neutral"> </span>
|
|
294
|
-
<span class="cline-any cline-yes">
|
|
295
|
-
<span class="cline-any cline-neutral"> </span>
|
|
296
|
-
<span class="cline-any cline-yes">5x</span>
|
|
297
|
-
<span class="cline-any cline-yes">4x</span>
|
|
298
|
-
<span class="cline-any cline-yes">4x</span>
|
|
299
|
-
<span class="cline-any cline-yes">4x</span>
|
|
297
|
+
<span class="cline-any cline-yes">3x</span>
|
|
300
298
|
<span class="cline-any cline-neutral"> </span>
|
|
299
|
+
<span class="cline-any cline-yes">3x</span>
|
|
300
|
+
<span class="cline-any cline-no"> </span>
|
|
301
|
+
<span class="cline-any cline-no"> </span>
|
|
302
|
+
<span class="cline-any cline-no"> </span>
|
|
301
303
|
<span class="cline-any cline-neutral"> </span>
|
|
302
304
|
<span class="cline-any cline-neutral"> </span>
|
|
303
|
-
<span class="cline-any cline-yes">11x</span>
|
|
304
305
|
<span class="cline-any cline-neutral"> </span>
|
|
306
|
+
<span class="cline-any cline-yes">7x</span>
|
|
305
307
|
<span class="cline-any cline-neutral"> </span>
|
|
306
308
|
<span class="cline-any cline-neutral"> </span>
|
|
307
|
-
<span class="cline-any cline-yes">11x</span>
|
|
308
|
-
<span class="cline-any cline-yes">11x</span>
|
|
309
|
-
<span class="cline-any cline-yes">11x</span>
|
|
310
|
-
<span class="cline-any cline-yes">11x</span>
|
|
311
|
-
<span class="cline-any cline-yes">4x</span>
|
|
312
|
-
<span class="cline-any cline-yes">2x</span>
|
|
313
|
-
<span class="cline-any cline-yes">2x</span>
|
|
314
309
|
<span class="cline-any cline-neutral"> </span>
|
|
315
|
-
<span class="cline-any cline-yes">
|
|
316
|
-
<span class="cline-any cline-yes">
|
|
310
|
+
<span class="cline-any cline-yes">7x</span>
|
|
311
|
+
<span class="cline-any cline-yes">7x</span>
|
|
312
|
+
<span class="cline-any cline-yes">7x</span>
|
|
313
|
+
<span class="cline-any cline-yes">7x</span>
|
|
314
|
+
<span class="cline-any cline-no"> </span>
|
|
315
|
+
<span class="cline-any cline-no"> </span>
|
|
316
|
+
<span class="cline-any cline-no"> </span>
|
|
317
|
+
<span class="cline-any cline-no"> </span>
|
|
318
|
+
<span class="cline-any cline-no"> </span>
|
|
319
|
+
<span class="cline-any cline-no"> </span>
|
|
320
|
+
<span class="cline-any cline-no"> </span>
|
|
317
321
|
<span class="cline-any cline-neutral"> </span>
|
|
318
322
|
<span class="cline-any cline-neutral"> </span>
|
|
319
323
|
<span class="cline-any cline-neutral"> </span>
|
|
320
|
-
<span class="cline-any cline-yes">
|
|
324
|
+
<span class="cline-any cline-yes">7x</span>
|
|
321
325
|
<span class="cline-any cline-neutral"> </span>
|
|
322
326
|
<span class="cline-any cline-neutral"> </span>
|
|
323
327
|
<span class="cline-any cline-neutral"> </span>
|
|
324
328
|
<span class="cline-any cline-neutral"> </span>
|
|
325
329
|
<span class="cline-any cline-neutral"> </span>
|
|
326
|
-
<span class="cline-any cline-yes">
|
|
330
|
+
<span class="cline-any cline-yes">7x</span>
|
|
327
331
|
<span class="cline-any cline-neutral"> </span>
|
|
328
332
|
<span class="cline-any cline-neutral"> </span>
|
|
329
333
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -338,7 +342,7 @@
|
|
|
338
342
|
<span class="cline-any cline-neutral"> </span>
|
|
339
343
|
<span class="cline-any cline-neutral"> </span>
|
|
340
344
|
<span class="cline-any cline-neutral"> </span>
|
|
341
|
-
<span class="cline-any cline-yes">
|
|
345
|
+
<span class="cline-any cline-yes">7x</span>
|
|
342
346
|
<span class="cline-any cline-neutral"> </span>
|
|
343
347
|
<span class="cline-any cline-neutral"> </span>
|
|
344
348
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -351,7 +355,7 @@
|
|
|
351
355
|
<span class="cline-any cline-neutral"> </span>
|
|
352
356
|
<span class="cline-any cline-neutral"> </span>
|
|
353
357
|
<span class="cline-any cline-neutral"> </span>
|
|
354
|
-
<span class="cline-any cline-yes">
|
|
358
|
+
<span class="cline-any cline-yes">2x</span>
|
|
355
359
|
<span class="cline-any cline-neutral"> </span>
|
|
356
360
|
<span class="cline-any cline-neutral"> </span>
|
|
357
361
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -371,7 +375,7 @@
|
|
|
371
375
|
<span class="cline-any cline-neutral"> </span>
|
|
372
376
|
<span class="cline-any cline-no"> </span>
|
|
373
377
|
<span class="cline-any cline-neutral"> </span>
|
|
374
|
-
<span class="cline-any cline-yes">
|
|
378
|
+
<span class="cline-any cline-yes">24x</span>
|
|
375
379
|
<span class="cline-any cline-neutral"> </span>
|
|
376
380
|
<span class="cline-any cline-neutral"> </span>
|
|
377
381
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -425,6 +429,8 @@
|
|
|
425
429
|
<span class="cline-any cline-neutral"> </span>
|
|
426
430
|
<span class="cline-any cline-neutral"> </span>
|
|
427
431
|
<span class="cline-any cline-neutral"> </span>
|
|
432
|
+
<span class="cline-any cline-neutral"> </span>
|
|
433
|
+
<span class="cline-any cline-neutral"> </span>
|
|
428
434
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React, { Component } from 'react';
|
|
429
435
|
import DatePicker from 'react-datepicker';
|
|
430
436
|
import PropTypes from 'prop-types';
|
|
@@ -474,10 +480,10 @@ class DatePickerCustom extends Component {
|
|
|
474
480
|
|
|
475
481
|
handleFocus = <span class="fstat-no" title="function not covered" >({</span> focused }) => <span class="cstat-no" title="statement not covered" >this.setState({ focused });</span>
|
|
476
482
|
|
|
477
|
-
addDays = (
|
|
478
|
-
var result = new Date(date)
|
|
479
|
-
result.setDate(result.getDate() + days)
|
|
480
|
-
return result
|
|
483
|
+
addDays = <span class="fstat-no" title="function not covered" >(d</span>ate, days) => {
|
|
484
|
+
var result = <span class="cstat-no" title="statement not covered" >new Date(date);</span>
|
|
485
|
+
<span class="cstat-no" title="statement not covered" > result.setDate(result.getDate() + days);</span>
|
|
486
|
+
<span class="cstat-no" title="statement not covered" > return result;</span>
|
|
481
487
|
};
|
|
482
488
|
|
|
483
489
|
render() {
|
|
@@ -485,16 +491,17 @@ class DatePickerCustom extends Component {
|
|
|
485
491
|
this.props.class ? this.props.class : <span class="branch-1 cbranch-no" title="branch not covered" >''</span>
|
|
486
492
|
} e-${this.props.type} ${!this.props.isValidGroup ? <span class="branch-0 cbranch-no" title="branch not covered" >'--group-invalid' </span>: ''}\``;
|
|
487
493
|
|
|
488
|
-
const { isStartDate, relatedDate } = this.props;
|
|
494
|
+
const { form, isStartDate, relatedDate } = this.props;
|
|
489
495
|
let minDate = null;
|
|
490
496
|
let maxDate = null;
|
|
491
|
-
if (relatedDate) {
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
maxDate =
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
minDate =
|
|
497
|
+
<span class="missing-if-branch" title="if path not taken" >I</span>if (relatedDate) {
|
|
498
|
+
const relatedDateValue = <span class="cstat-no" title="statement not covered" >form[relatedDate].value;</span>
|
|
499
|
+
<span class="cstat-no" title="statement not covered" > if (relatedDateValue && isStartDate) {</span>
|
|
500
|
+
<span class="cstat-no" title="statement not covered" > maxDate = new Date(relatedDateValue);</span>
|
|
501
|
+
<span class="cstat-no" title="statement not covered" > maxDate = this.addDays(maxDate, -1);</span>
|
|
502
|
+
} else <span class="cstat-no" title="statement not covered" >if (relatedDateValue && !isStartDate) {</span>
|
|
503
|
+
<span class="cstat-no" title="statement not covered" > minDate = new Date(relatedDateValue);</span>
|
|
504
|
+
<span class="cstat-no" title="statement not covered" > minDate = this.addDays(minDate, 1);</span>
|
|
498
505
|
}
|
|
499
506
|
}
|
|
500
507
|
|
|
@@ -601,8 +608,10 @@ DatePickerCustom.propTypes = {
|
|
|
601
608
|
tooltip: PropTypes.string,
|
|
602
609
|
isValidGroup: PropTypes.bool,
|
|
603
610
|
label: PropTypes.string,
|
|
611
|
+
disabled: PropTypes.bool,
|
|
612
|
+
form: PropTypes.object,
|
|
604
613
|
isStartDate: PropTypes.bool,
|
|
605
|
-
relatedDate: PropTypes.
|
|
614
|
+
relatedDate: PropTypes.string,
|
|
606
615
|
type: PropTypes.string,
|
|
607
616
|
onChange: PropTypes.func,
|
|
608
617
|
};
|
|
@@ -613,7 +622,7 @@ DatePickerCustom.propTypes = {
|
|
|
613
622
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
614
623
|
Code coverage generated by
|
|
615
624
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
616
|
-
at
|
|
625
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
617
626
|
</div>
|
|
618
627
|
<script src="../../../prettify.js"></script>
|
|
619
628
|
<script>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">69.04% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>29/42</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">33.33% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>8/24</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">66.66% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>8/12</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">69.23% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>27/39</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
</div>
|
|
62
62
|
</template>
|
|
63
63
|
</div>
|
|
64
|
-
<div class='status-line
|
|
64
|
+
<div class='status-line medium'></div>
|
|
65
65
|
<div class="pad1">
|
|
66
66
|
<table class="coverage-summary">
|
|
67
67
|
<thead>
|
|
@@ -79,18 +79,18 @@
|
|
|
79
79
|
</tr>
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
|
-
<td class="file
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
82
|
+
<td class="file medium" data-value="DatePickerCustom.js"><a href="DatePickerCustom.js.html">DatePickerCustom.js</a></td>
|
|
83
|
+
<td data-value="69.04" class="pic medium">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 69%"></div><div class="cover-empty" style="width: 31%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="
|
|
88
|
-
<td data-value="
|
|
89
|
-
<td data-value="
|
|
90
|
-
<td data-value="
|
|
91
|
-
<td data-value="12" class="abs medium">
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
86
|
+
<td data-value="69.04" class="pct medium">69.04%</td>
|
|
87
|
+
<td data-value="42" class="abs medium">29/42</td>
|
|
88
|
+
<td data-value="33.33" class="pct low">33.33%</td>
|
|
89
|
+
<td data-value="24" class="abs low">8/24</td>
|
|
90
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
91
|
+
<td data-value="12" class="abs medium">8/12</td>
|
|
92
|
+
<td data-value="69.23" class="pct medium">69.23%</td>
|
|
93
|
+
<td data-value="39" class="abs medium">27/39</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
</tbody>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -244,7 +244,7 @@ Disclaimer.propTypes = {
|
|
|
244
244
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
245
245
|
Code coverage generated by
|
|
246
246
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
247
|
-
at
|
|
247
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
248
248
|
</div>
|
|
249
249
|
<script src="../../../prettify.js"></script>
|
|
250
250
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -193,7 +193,7 @@ DocumentStatus.propTypes = {
|
|
|
193
193
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
194
194
|
Code coverage generated by
|
|
195
195
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
196
|
-
at
|
|
196
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
197
197
|
</div>
|
|
198
198
|
<script src="../../../prettify.js"></script>
|
|
199
199
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -229,7 +229,7 @@ FormFaq.propTypes = {
|
|
|
229
229
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
230
230
|
Code coverage generated by
|
|
231
231
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
232
|
-
at
|
|
232
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
233
233
|
</div>
|
|
234
234
|
<script src="../../../prettify.js"></script>
|
|
235
235
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -139,7 +139,7 @@ InfoBox.propTypes = {
|
|
|
139
139
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
140
140
|
Code coverage generated by
|
|
141
141
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
142
|
-
at
|
|
142
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
143
143
|
</div>
|
|
144
144
|
<script src="../../../prettify.js"></script>
|
|
145
145
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -154,7 +154,7 @@ LogoText.propTypes = {
|
|
|
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" rel="noopener">istanbul</a>
|
|
157
|
-
at
|
|
157
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
158
158
|
</div>
|
|
159
159
|
<script src="../../../prettify.js"></script>
|
|
160
160
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -118,7 +118,7 @@ Message.proptypes = {
|
|
|
118
118
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
119
119
|
Code coverage generated by
|
|
120
120
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
121
|
-
at
|
|
121
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
122
122
|
</div>
|
|
123
123
|
<script src="../../../prettify.js"></script>
|
|
124
124
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -127,7 +127,7 @@ ProgressBar.proptypes = {
|
|
|
127
127
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
128
128
|
Code coverage generated by
|
|
129
129
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
130
|
-
at
|
|
130
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
131
131
|
</div>
|
|
132
132
|
<script src="../../../prettify.js"></script>
|
|
133
133
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -214,7 +214,7 @@ RemoveButton.propTypes = {
|
|
|
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" rel="noopener">istanbul</a>
|
|
217
|
-
at
|
|
217
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
218
218
|
</div>
|
|
219
219
|
<script src="../../../prettify.js"></script>
|
|
220
220
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -367,7 +367,7 @@ SearchSelect.propTypes = {
|
|
|
367
367
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
368
368
|
Code coverage generated by
|
|
369
369
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
370
|
-
at
|
|
370
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
371
371
|
</div>
|
|
372
372
|
<script src="../../../prettify.js"></script>
|
|
373
373
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -157,7 +157,7 @@ SidemenuTab.propTypes = {
|
|
|
157
157
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
158
158
|
Code coverage generated by
|
|
159
159
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
160
|
-
at
|
|
160
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
161
161
|
</div>
|
|
162
162
|
<script src="../../../prettify.js"></script>
|
|
163
163
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -130,7 +130,7 @@ Spinner.propTypes = {
|
|
|
130
130
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
131
131
|
Code coverage generated by
|
|
132
132
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
133
|
-
at
|
|
133
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
134
134
|
</div>
|
|
135
135
|
<script src="../../../prettify.js"></script>
|
|
136
136
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -154,7 +154,7 @@ TestAB.propTypes = {
|
|
|
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" rel="noopener">istanbul</a>
|
|
157
|
-
at
|
|
157
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
158
158
|
</div>
|
|
159
159
|
<script src="../../../prettify.js"></script>
|
|
160
160
|
<script>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -148,7 +148,7 @@ Toggle.propTypes = {
|
|
|
148
148
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
149
149
|
Code coverage generated by
|
|
150
150
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
151
|
-
at
|
|
151
|
+
at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../../prettify.js"></script>
|
|
154
154
|
<script>
|