@openreplay/tracker 11.0.1 → 11.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/app/index.js +1 -1
- package/cjs/index.js +1 -1
- package/cjs/modules/Network/fetchProxy.js +4 -2
- package/coverage/clover.xml +829 -560
- package/coverage/coverage-final.json +9 -8
- package/coverage/lcov-report/index.html +39 -39
- package/coverage/lcov-report/main/app/canvas.ts.html +1 -1
- package/coverage/lcov-report/main/app/guards.ts.html +1 -1
- package/coverage/lcov-report/main/app/index.html +9 -9
- package/coverage/lcov-report/main/app/index.ts.html +859 -37
- package/coverage/lcov-report/main/app/logger.ts.html +1 -1
- package/coverage/lcov-report/main/app/messages.gen.ts.html +1 -1
- package/coverage/lcov-report/main/app/nodes.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/iframe_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/iframe_offsets.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/index.html +1 -1
- package/coverage/lcov-report/main/app/observer/shadow_root_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/observer/top_observer.ts.html +1 -1
- package/coverage/lcov-report/main/app/sanitizer.ts.html +1 -1
- package/coverage/lcov-report/main/app/session.ts.html +1 -1
- package/coverage/lcov-report/main/app/ticker.ts.html +1 -1
- package/coverage/lcov-report/main/index.html +9 -9
- package/coverage/lcov-report/main/index.ts.html +247 -100
- package/coverage/lcov-report/main/modules/Network/beaconProxy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/fetchProxy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/index.html +1 -1
- package/coverage/lcov-report/main/modules/Network/index.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/networkMessage.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/utils.ts.html +1 -1
- package/coverage/lcov-report/main/modules/Network/xhrProxy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/attributeSender.ts.html +1 -1
- package/coverage/lcov-report/main/modules/axiosSpy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/conditionsManager.ts.html +799 -0
- package/coverage/lcov-report/main/modules/connection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/console.ts.html +1 -1
- package/coverage/lcov-report/main/modules/constructedStyleSheets.ts.html +1 -1
- package/coverage/lcov-report/main/modules/cssrules.ts.html +1 -1
- package/coverage/lcov-report/main/modules/exception.ts.html +1 -1
- package/coverage/lcov-report/main/modules/featureFlags.ts.html +10 -7
- package/coverage/lcov-report/main/modules/focus.ts.html +1 -1
- package/coverage/lcov-report/main/modules/fonts.ts.html +1 -1
- package/coverage/lcov-report/main/modules/img.ts.html +1 -1
- package/coverage/lcov-report/main/modules/index.html +27 -12
- package/coverage/lcov-report/main/modules/input.ts.html +1 -1
- package/coverage/lcov-report/main/modules/mouse.ts.html +1 -1
- package/coverage/lcov-report/main/modules/network.ts.html +1 -1
- package/coverage/lcov-report/main/modules/performance.ts.html +1 -1
- package/coverage/lcov-report/main/modules/scroll.ts.html +1 -1
- package/coverage/lcov-report/main/modules/selection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/tabs.ts.html +1 -1
- package/coverage/lcov-report/main/modules/timing.ts.html +1 -1
- package/coverage/lcov-report/main/modules/userTesting/SignalManager.ts.html +89 -80
- package/coverage/lcov-report/main/modules/userTesting/dnd.ts.html +1 -1
- package/coverage/lcov-report/main/modules/userTesting/index.html +37 -37
- package/coverage/lcov-report/main/modules/userTesting/index.ts.html +24 -21
- package/coverage/lcov-report/main/modules/userTesting/recorder.ts.html +1 -1
- package/coverage/lcov-report/main/modules/userTesting/styles.ts.html +56 -56
- package/coverage/lcov-report/main/modules/userTesting/utils.ts.html +27 -24
- package/coverage/lcov-report/main/modules/viewport.ts.html +1 -1
- package/coverage/lcov-report/main/utils.ts.html +1 -1
- package/coverage/lcov-report/webworker/BatchWriter.ts.html +1 -1
- package/coverage/lcov-report/webworker/MessageEncoder.gen.ts.html +1 -1
- package/coverage/lcov-report/webworker/PrimitiveEncoder.ts.html +1 -1
- package/coverage/lcov-report/webworker/QueueSender.ts.html +1 -1
- package/coverage/lcov-report/webworker/index.html +5 -5
- package/coverage/lcov-report/webworker/index.ts.html +15 -9
- package/coverage/lcov.info +1517 -993
- package/lib/app/index.js +1 -1
- package/lib/index.js +1 -1
- package/lib/modules/Network/fetchProxy.js +4 -2
- package/package.json +2 -2
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>0/25</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>0/25</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 low'></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>
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
<a name='L282'></a><a href='#L282'>282</a>
|
|
348
348
|
<a name='L283'></a><a href='#L283'>283</a>
|
|
349
349
|
<a name='L284'></a><a href='#L284'>284</a>
|
|
350
|
-
<a name='L285'></a><a href='#L285'>285</a></td><td class="line-coverage quiet"><span class="cline-any cline-
|
|
350
|
+
<a name='L285'></a><a href='#L285'>285</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span>
|
|
351
351
|
<span class="cline-any cline-neutral"> </span>
|
|
352
352
|
<span class="cline-any cline-neutral"> </span>
|
|
353
353
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
<span class="cline-any cline-neutral"> </span>
|
|
362
362
|
<span class="cline-any cline-neutral"> </span>
|
|
363
363
|
<span class="cline-any cline-neutral"> </span>
|
|
364
|
-
<span class="cline-any cline-
|
|
364
|
+
<span class="cline-any cline-no"> </span>
|
|
365
365
|
<span class="cline-any cline-neutral"> </span>
|
|
366
366
|
<span class="cline-any cline-neutral"> </span>
|
|
367
367
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
<span class="cline-any cline-neutral"> </span>
|
|
373
373
|
<span class="cline-any cline-neutral"> </span>
|
|
374
374
|
<span class="cline-any cline-neutral"> </span>
|
|
375
|
-
<span class="cline-any cline-
|
|
375
|
+
<span class="cline-any cline-no"> </span>
|
|
376
376
|
<span class="cline-any cline-neutral"> </span>
|
|
377
377
|
<span class="cline-any cline-neutral"> </span>
|
|
378
378
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
<span class="cline-any cline-neutral"> </span>
|
|
386
386
|
<span class="cline-any cline-neutral"> </span>
|
|
387
387
|
<span class="cline-any cline-neutral"> </span>
|
|
388
|
-
<span class="cline-any cline-
|
|
388
|
+
<span class="cline-any cline-no"> </span>
|
|
389
389
|
<span class="cline-any cline-neutral"> </span>
|
|
390
390
|
<span class="cline-any cline-neutral"> </span>
|
|
391
391
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
<span class="cline-any cline-neutral"> </span>
|
|
395
395
|
<span class="cline-any cline-neutral"> </span>
|
|
396
396
|
<span class="cline-any cline-neutral"> </span>
|
|
397
|
-
<span class="cline-any cline-
|
|
397
|
+
<span class="cline-any cline-no"> </span>
|
|
398
398
|
<span class="cline-any cline-neutral"> </span>
|
|
399
399
|
<span class="cline-any cline-neutral"> </span>
|
|
400
400
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
<span class="cline-any cline-neutral"> </span>
|
|
408
408
|
<span class="cline-any cline-neutral"> </span>
|
|
409
409
|
<span class="cline-any cline-neutral"> </span>
|
|
410
|
-
<span class="cline-any cline-
|
|
410
|
+
<span class="cline-any cline-no"> </span>
|
|
411
411
|
<span class="cline-any cline-neutral"> </span>
|
|
412
412
|
<span class="cline-any cline-neutral"> </span>
|
|
413
413
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
<span class="cline-any cline-neutral"> </span>
|
|
417
417
|
<span class="cline-any cline-neutral"> </span>
|
|
418
418
|
<span class="cline-any cline-neutral"> </span>
|
|
419
|
-
<span class="cline-any cline-
|
|
419
|
+
<span class="cline-any cline-no"> </span>
|
|
420
420
|
<span class="cline-any cline-neutral"> </span>
|
|
421
421
|
<span class="cline-any cline-neutral"> </span>
|
|
422
422
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
<span class="cline-any cline-neutral"> </span>
|
|
437
437
|
<span class="cline-any cline-neutral"> </span>
|
|
438
438
|
<span class="cline-any cline-neutral"> </span>
|
|
439
|
-
<span class="cline-any cline-
|
|
439
|
+
<span class="cline-any cline-no"> </span>
|
|
440
440
|
<span class="cline-any cline-neutral"> </span>
|
|
441
441
|
<span class="cline-any cline-neutral"> </span>
|
|
442
442
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
<span class="cline-any cline-neutral"> </span>
|
|
448
448
|
<span class="cline-any cline-neutral"> </span>
|
|
449
449
|
<span class="cline-any cline-neutral"> </span>
|
|
450
|
-
<span class="cline-any cline-
|
|
450
|
+
<span class="cline-any cline-no"> </span>
|
|
451
451
|
<span class="cline-any cline-neutral"> </span>
|
|
452
452
|
<span class="cline-any cline-neutral"> </span>
|
|
453
453
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
<span class="cline-any cline-neutral"> </span>
|
|
458
458
|
<span class="cline-any cline-neutral"> </span>
|
|
459
459
|
<span class="cline-any cline-neutral"> </span>
|
|
460
|
-
<span class="cline-any cline-
|
|
460
|
+
<span class="cline-any cline-no"> </span>
|
|
461
461
|
<span class="cline-any cline-neutral"> </span>
|
|
462
462
|
<span class="cline-any cline-neutral"> </span>
|
|
463
463
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
<span class="cline-any cline-neutral"> </span>
|
|
475
475
|
<span class="cline-any cline-neutral"> </span>
|
|
476
476
|
<span class="cline-any cline-neutral"> </span>
|
|
477
|
-
<span class="cline-any cline-
|
|
477
|
+
<span class="cline-any cline-no"> </span>
|
|
478
478
|
<span class="cline-any cline-neutral"> </span>
|
|
479
479
|
<span class="cline-any cline-neutral"> </span>
|
|
480
480
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
<span class="cline-any cline-neutral"> </span>
|
|
491
491
|
<span class="cline-any cline-neutral"> </span>
|
|
492
492
|
<span class="cline-any cline-neutral"> </span>
|
|
493
|
-
<span class="cline-any cline-
|
|
493
|
+
<span class="cline-any cline-no"> </span>
|
|
494
494
|
<span class="cline-any cline-neutral"> </span>
|
|
495
495
|
<span class="cline-any cline-neutral"> </span>
|
|
496
496
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -498,14 +498,14 @@
|
|
|
498
498
|
<span class="cline-any cline-neutral"> </span>
|
|
499
499
|
<span class="cline-any cline-neutral"> </span>
|
|
500
500
|
<span class="cline-any cline-neutral"> </span>
|
|
501
|
-
<span class="cline-any cline-
|
|
501
|
+
<span class="cline-any cline-no"> </span>
|
|
502
502
|
<span class="cline-any cline-neutral"> </span>
|
|
503
503
|
<span class="cline-any cline-neutral"> </span>
|
|
504
504
|
<span class="cline-any cline-neutral"> </span>
|
|
505
505
|
<span class="cline-any cline-neutral"> </span>
|
|
506
506
|
<span class="cline-any cline-neutral"> </span>
|
|
507
507
|
<span class="cline-any cline-neutral"> </span>
|
|
508
|
-
<span class="cline-any cline-
|
|
508
|
+
<span class="cline-any cline-no"> </span>
|
|
509
509
|
<span class="cline-any cline-neutral"> </span>
|
|
510
510
|
<span class="cline-any cline-neutral"> </span>
|
|
511
511
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
<span class="cline-any cline-neutral"> </span>
|
|
528
528
|
<span class="cline-any cline-neutral"> </span>
|
|
529
529
|
<span class="cline-any cline-neutral"> </span>
|
|
530
|
-
<span class="cline-any cline-
|
|
530
|
+
<span class="cline-any cline-no"> </span>
|
|
531
531
|
<span class="cline-any cline-neutral"> </span>
|
|
532
532
|
<span class="cline-any cline-neutral"> </span>
|
|
533
533
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
<span class="cline-any cline-neutral"> </span>
|
|
538
538
|
<span class="cline-any cline-neutral"> </span>
|
|
539
539
|
<span class="cline-any cline-neutral"> </span>
|
|
540
|
-
<span class="cline-any cline-
|
|
540
|
+
<span class="cline-any cline-no"> </span>
|
|
541
541
|
<span class="cline-any cline-neutral"> </span>
|
|
542
542
|
<span class="cline-any cline-neutral"> </span>
|
|
543
543
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
<span class="cline-any cline-neutral"> </span>
|
|
548
548
|
<span class="cline-any cline-neutral"> </span>
|
|
549
549
|
<span class="cline-any cline-neutral"> </span>
|
|
550
|
-
<span class="cline-any cline-
|
|
550
|
+
<span class="cline-any cline-no"> </span>
|
|
551
551
|
<span class="cline-any cline-neutral"> </span>
|
|
552
552
|
<span class="cline-any cline-neutral"> </span>
|
|
553
553
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
<span class="cline-any cline-neutral"> </span>
|
|
559
559
|
<span class="cline-any cline-neutral"> </span>
|
|
560
560
|
<span class="cline-any cline-neutral"> </span>
|
|
561
|
-
<span class="cline-any cline-
|
|
561
|
+
<span class="cline-any cline-no"> </span>
|
|
562
562
|
<span class="cline-any cline-neutral"> </span>
|
|
563
563
|
<span class="cline-any cline-neutral"> </span>
|
|
564
564
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
<span class="cline-any cline-neutral"> </span>
|
|
573
573
|
<span class="cline-any cline-neutral"> </span>
|
|
574
574
|
<span class="cline-any cline-neutral"> </span>
|
|
575
|
-
<span class="cline-any cline-
|
|
575
|
+
<span class="cline-any cline-no"> </span>
|
|
576
576
|
<span class="cline-any cline-neutral"> </span>
|
|
577
577
|
<span class="cline-any cline-neutral"> </span>
|
|
578
578
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -584,16 +584,16 @@
|
|
|
584
584
|
<span class="cline-any cline-neutral"> </span>
|
|
585
585
|
<span class="cline-any cline-neutral"> </span>
|
|
586
586
|
<span class="cline-any cline-neutral"> </span>
|
|
587
|
-
<span class="cline-any cline-
|
|
587
|
+
<span class="cline-any cline-no"> </span>
|
|
588
588
|
<span class="cline-any cline-neutral"> </span>
|
|
589
589
|
<span class="cline-any cline-neutral"> </span>
|
|
590
590
|
<span class="cline-any cline-neutral"> </span>
|
|
591
|
-
<span class="cline-any cline-
|
|
591
|
+
<span class="cline-any cline-no"> </span>
|
|
592
592
|
<span class="cline-any cline-neutral"> </span>
|
|
593
593
|
<span class="cline-any cline-neutral"> </span>
|
|
594
594
|
<span class="cline-any cline-neutral"> </span>
|
|
595
595
|
<span class="cline-any cline-neutral"> </span>
|
|
596
|
-
<span class="cline-any cline-
|
|
596
|
+
<span class="cline-any cline-no"> </span>
|
|
597
597
|
<span class="cline-any cline-neutral"> </span>
|
|
598
598
|
<span class="cline-any cline-neutral"> </span>
|
|
599
599
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
<span class="cline-any cline-neutral"> </span>
|
|
605
605
|
<span class="cline-any cline-neutral"> </span>
|
|
606
606
|
<span class="cline-any cline-neutral"> </span>
|
|
607
|
-
<span class="cline-any cline-
|
|
607
|
+
<span class="cline-any cline-no"> </span>
|
|
608
608
|
<span class="cline-any cline-neutral"> </span>
|
|
609
609
|
<span class="cline-any cline-neutral"> </span>
|
|
610
610
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
<span class="cline-any cline-neutral"> </span>
|
|
616
616
|
<span class="cline-any cline-neutral"> </span>
|
|
617
617
|
<span class="cline-any cline-neutral"> </span>
|
|
618
|
-
<span class="cline-any cline-
|
|
618
|
+
<span class="cline-any cline-no"> </span>
|
|
619
619
|
<span class="cline-any cline-neutral"> </span>
|
|
620
620
|
<span class="cline-any cline-neutral"> </span>
|
|
621
621
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -623,7 +623,7 @@
|
|
|
623
623
|
<span class="cline-any cline-neutral"> </span>
|
|
624
624
|
<span class="cline-any cline-neutral"> </span>
|
|
625
625
|
<span class="cline-any cline-neutral"> </span>
|
|
626
|
-
<span class="cline-any cline-
|
|
626
|
+
<span class="cline-any cline-no"> </span>
|
|
627
627
|
<span class="cline-any cline-neutral"> </span>
|
|
628
628
|
<span class="cline-any cline-neutral"> </span>
|
|
629
629
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
<span class="cline-any cline-neutral"> </span>
|
|
632
632
|
<span class="cline-any cline-neutral"> </span>
|
|
633
633
|
<span class="cline-any cline-neutral"> </span>
|
|
634
|
-
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">export const bgStyle = {
|
|
634
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">export const <span class="cstat-no" title="statement not covered" >bgStyle = {</span>
|
|
635
635
|
position: 'fixed',
|
|
636
636
|
top: 0,
|
|
637
637
|
left: 0,
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
fontFamily: `-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"`,
|
|
646
646
|
}
|
|
647
647
|
|
|
648
|
-
export const containerStyle = {
|
|
648
|
+
export const <span class="cstat-no" title="statement not covered" >containerStyle = {</span>
|
|
649
649
|
display: 'flex',
|
|
650
650
|
flexDirection: 'column',
|
|
651
651
|
gap: '2rem',
|
|
@@ -656,7 +656,7 @@ export const containerStyle = {
|
|
|
656
656
|
background: '#FFF',
|
|
657
657
|
width: '22rem',
|
|
658
658
|
}
|
|
659
|
-
export const containerWidgetStyle = {
|
|
659
|
+
export const <span class="cstat-no" title="statement not covered" >containerWidgetStyle = {</span>
|
|
660
660
|
display: 'flex',
|
|
661
661
|
'flex-direction': 'column',
|
|
662
662
|
gap: 'unset',
|
|
@@ -669,7 +669,7 @@ export const containerWidgetStyle = {
|
|
|
669
669
|
width: '22rem',
|
|
670
670
|
}
|
|
671
671
|
|
|
672
|
-
export const titleStyle = {
|
|
672
|
+
export const <span class="cstat-no" title="statement not covered" >titleStyle = {</span>
|
|
673
673
|
fontFamily: 'Verdana, sans-serif',
|
|
674
674
|
fontSize: '1.25rem',
|
|
675
675
|
fontStyle: 'normal',
|
|
@@ -678,7 +678,7 @@ export const titleStyle = {
|
|
|
678
678
|
color: 'rgba(0, 0, 0, 0.85)',
|
|
679
679
|
}
|
|
680
680
|
|
|
681
|
-
export const descriptionStyle = {
|
|
681
|
+
export const <span class="cstat-no" title="statement not covered" >descriptionStyle = {</span>
|
|
682
682
|
borderTop: '1px solid rgba(0, 0, 0, 0.06)',
|
|
683
683
|
borderBottom: '1px solid rgba(0, 0, 0, 0.06)',
|
|
684
684
|
padding: '1.25rem 0rem',
|
|
@@ -691,7 +691,7 @@ export const descriptionStyle = {
|
|
|
691
691
|
whiteSpace: 'pre-wrap',
|
|
692
692
|
}
|
|
693
693
|
|
|
694
|
-
export const noticeStyle = {
|
|
694
|
+
export const <span class="cstat-no" title="statement not covered" >noticeStyle = {</span>
|
|
695
695
|
color: 'rgba(0, 0, 0, 0.85)',
|
|
696
696
|
fontFamily: 'Verdana, sans-serif',
|
|
697
697
|
fontSize: '0.875rem',
|
|
@@ -700,7 +700,7 @@ export const noticeStyle = {
|
|
|
700
700
|
lineHeight: '1.375rem',
|
|
701
701
|
}
|
|
702
702
|
|
|
703
|
-
export const buttonStyle = {
|
|
703
|
+
export const <span class="cstat-no" title="statement not covered" >buttonStyle = {</span>
|
|
704
704
|
display: 'flex',
|
|
705
705
|
padding: '0.4rem 0.9375rem',
|
|
706
706
|
justifyContent: 'center',
|
|
@@ -720,7 +720,7 @@ export const buttonStyle = {
|
|
|
720
720
|
cursor: 'pointer',
|
|
721
721
|
}
|
|
722
722
|
|
|
723
|
-
export const sectionTitleStyle = {
|
|
723
|
+
export const <span class="cstat-no" title="statement not covered" >sectionTitleStyle = {</span>
|
|
724
724
|
fontFamily: 'Verdana, sans-serif',
|
|
725
725
|
fontSize: '13px',
|
|
726
726
|
fontWeight: '500',
|
|
@@ -731,7 +731,7 @@ export const sectionTitleStyle = {
|
|
|
731
731
|
cursor: 'pointer',
|
|
732
732
|
}
|
|
733
733
|
|
|
734
|
-
export const contentStyle = {
|
|
734
|
+
export const <span class="cstat-no" title="statement not covered" >contentStyle = {</span>
|
|
735
735
|
display: 'flex',
|
|
736
736
|
flexDirection: 'column',
|
|
737
737
|
alignItems: 'flex-start',
|
|
@@ -741,7 +741,7 @@ export const contentStyle = {
|
|
|
741
741
|
}
|
|
742
742
|
|
|
743
743
|
// New widget styles
|
|
744
|
-
export const titleWidgetStyle = {
|
|
744
|
+
export const <span class="cstat-no" title="statement not covered" >titleWidgetStyle = {</span>
|
|
745
745
|
padding: '0.5rem',
|
|
746
746
|
gap: '0.5rem',
|
|
747
747
|
fontFamily: 'Verdana, sans-serif',
|
|
@@ -758,7 +758,7 @@ export const titleWidgetStyle = {
|
|
|
758
758
|
boxSizing: 'border-box',
|
|
759
759
|
}
|
|
760
760
|
|
|
761
|
-
export const descriptionWidgetStyle = {
|
|
761
|
+
export const <span class="cstat-no" title="statement not covered" >descriptionWidgetStyle = {</span>
|
|
762
762
|
boxSizing: 'border-box',
|
|
763
763
|
display: 'block',
|
|
764
764
|
width: '100%',
|
|
@@ -774,7 +774,7 @@ export const descriptionWidgetStyle = {
|
|
|
774
774
|
// lineHeight: '1.375rem',
|
|
775
775
|
}
|
|
776
776
|
|
|
777
|
-
export const endSectionStyle = {
|
|
777
|
+
export const <span class="cstat-no" title="statement not covered" >endSectionStyle = {</span>
|
|
778
778
|
...descriptionWidgetStyle,
|
|
779
779
|
display: 'flex',
|
|
780
780
|
flexDirection: 'column',
|
|
@@ -782,14 +782,14 @@ export const endSectionStyle = {
|
|
|
782
782
|
gap: '0.625rem',
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
-
export const symbolIcon = {
|
|
785
|
+
export const <span class="cstat-no" title="statement not covered" >symbolIcon = {</span>
|
|
786
786
|
fontSize: '1.25rem',
|
|
787
787
|
fontWeight: '500',
|
|
788
788
|
cursor: 'pointer',
|
|
789
789
|
color: '#394EFF',
|
|
790
790
|
}
|
|
791
791
|
|
|
792
|
-
export const buttonWidgetStyle = {
|
|
792
|
+
export const <span class="cstat-no" title="statement not covered" >buttonWidgetStyle = {</span>
|
|
793
793
|
display: 'flex',
|
|
794
794
|
padding: '0.4rem 0.9375rem',
|
|
795
795
|
justifyContent: 'center',
|
|
@@ -811,7 +811,7 @@ export const buttonWidgetStyle = {
|
|
|
811
811
|
cursor: 'pointer',
|
|
812
812
|
}
|
|
813
813
|
|
|
814
|
-
export const stopWidgetStyle = {
|
|
814
|
+
export const <span class="cstat-no" title="statement not covered" >stopWidgetStyle = {</span>
|
|
815
815
|
marginTop: '1rem',
|
|
816
816
|
marginBottom: '1rem',
|
|
817
817
|
cursor: 'pointer',
|
|
@@ -821,7 +821,7 @@ export const stopWidgetStyle = {
|
|
|
821
821
|
lineHeight: 'auto',
|
|
822
822
|
}
|
|
823
823
|
|
|
824
|
-
export const paginationStyle = {
|
|
824
|
+
export const <span class="cstat-no" title="statement not covered" >paginationStyle = {</span>
|
|
825
825
|
display: 'flex',
|
|
826
826
|
justifyContent: 'space-between',
|
|
827
827
|
alignItems: 'center',
|
|
@@ -831,7 +831,7 @@ export const paginationStyle = {
|
|
|
831
831
|
boxSizing: 'border-box',
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
-
export const taskNumberActive = {
|
|
834
|
+
export const <span class="cstat-no" title="statement not covered" >taskNumberActive = {</span>
|
|
835
835
|
display: 'flex',
|
|
836
836
|
flexDirection: 'column',
|
|
837
837
|
alignItems: 'center',
|
|
@@ -842,7 +842,7 @@ export const taskNumberActive = {
|
|
|
842
842
|
height: '24px',
|
|
843
843
|
width: '24px',
|
|
844
844
|
}
|
|
845
|
-
export const taskNumberDone = {
|
|
845
|
+
export const <span class="cstat-no" title="statement not covered" >taskNumberDone = {</span>
|
|
846
846
|
display: 'flex',
|
|
847
847
|
flexDirection: 'column',
|
|
848
848
|
alignItems: 'center',
|
|
@@ -856,7 +856,7 @@ export const taskNumberDone = {
|
|
|
856
856
|
width: '24px',
|
|
857
857
|
}
|
|
858
858
|
|
|
859
|
-
export const taskDescriptionCard = {
|
|
859
|
+
export const <span class="cstat-no" title="statement not covered" >taskDescriptionCard = {</span>
|
|
860
860
|
borderRadius: '0.375rem',
|
|
861
861
|
border: '1px solid rgba(0, 0, 0, 0.06)',
|
|
862
862
|
background: '#F5F7FF',
|
|
@@ -868,16 +868,16 @@ export const taskDescriptionCard = {
|
|
|
868
868
|
alignSelf: 'stretch',
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
export const taskTextStyle = {
|
|
871
|
+
export const <span class="cstat-no" title="statement not covered" >taskTextStyle = {</span>
|
|
872
872
|
fontWeight: 'bold',
|
|
873
873
|
}
|
|
874
874
|
|
|
875
|
-
export const taskDescriptionStyle = {
|
|
875
|
+
export const <span class="cstat-no" title="statement not covered" >taskDescriptionStyle = {</span>
|
|
876
876
|
fontSize: '13px',
|
|
877
877
|
lineHeight: 'auto',
|
|
878
878
|
}
|
|
879
879
|
|
|
880
|
-
export const taskButtonStyle = {
|
|
880
|
+
export const <span class="cstat-no" title="statement not covered" >taskButtonStyle = {</span>
|
|
881
881
|
marginRight: '0.5rem',
|
|
882
882
|
cursor: 'pointer',
|
|
883
883
|
color: '#394EFF',
|
|
@@ -888,7 +888,7 @@ export const taskButtonStyle = {
|
|
|
888
888
|
fontWeight: '500',
|
|
889
889
|
lineHeight: 'auto',
|
|
890
890
|
}
|
|
891
|
-
export const taskButtonBorderedStyle = {
|
|
891
|
+
export const <span class="cstat-no" title="statement not covered" >taskButtonBorderedStyle = {</span>
|
|
892
892
|
...taskButtonStyle,
|
|
893
893
|
display: 'flex',
|
|
894
894
|
padding: '0.25rem 0.9375rem',
|
|
@@ -899,7 +899,7 @@ export const taskButtonBorderedStyle = {
|
|
|
899
899
|
border: '1px solid #394EFF',
|
|
900
900
|
}
|
|
901
901
|
|
|
902
|
-
export const taskButtonsRow = {
|
|
902
|
+
export const <span class="cstat-no" title="statement not covered" >taskButtonsRow = {</span>
|
|
903
903
|
display: 'flex',
|
|
904
904
|
justifyContent: 'space-between',
|
|
905
905
|
alignItems: 'center',
|
|
@@ -907,7 +907,7 @@ export const taskButtonsRow = {
|
|
|
907
907
|
boxSizing: 'border-box',
|
|
908
908
|
}
|
|
909
909
|
|
|
910
|
-
export const spinnerStyles = {
|
|
910
|
+
export const <span class="cstat-no" title="statement not covered" >spinnerStyles = {</span>
|
|
911
911
|
border: '4px solid rgba(255, 255, 255, 0.4)',
|
|
912
912
|
width: '16px',
|
|
913
913
|
height: '16px',
|
|
@@ -922,7 +922,7 @@ export const spinnerStyles = {
|
|
|
922
922
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
923
923
|
Code coverage generated by
|
|
924
924
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
925
|
-
at 2023-12-
|
|
925
|
+
at 2023-12-15T15:55:44.965Z
|
|
926
926
|
</div>
|
|
927
927
|
<script src="../../../prettify.js"></script>
|
|
928
928
|
<script>
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>0/43</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>0/42</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -155,9 +155,10 @@
|
|
|
155
155
|
<a name='L90'></a><a href='#L90'>90</a>
|
|
156
156
|
<a name='L91'></a><a href='#L91'>91</a>
|
|
157
157
|
<a name='L92'></a><a href='#L92'>92</a>
|
|
158
|
-
<a name='L93'></a><a href='#L93'>93</a
|
|
158
|
+
<a name='L93'></a><a href='#L93'>93</a>
|
|
159
|
+
<a name='L94'></a><a href='#L94'>94</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span>
|
|
159
160
|
<span class="cline-any cline-neutral"> </span>
|
|
160
|
-
<span class="cline-any cline-
|
|
161
|
+
<span class="cline-any cline-no"> </span>
|
|
161
162
|
<span class="cline-any cline-no"> </span>
|
|
162
163
|
<span class="cline-any cline-no"> </span>
|
|
163
164
|
<span class="cline-any cline-no"> </span>
|
|
@@ -181,7 +182,7 @@
|
|
|
181
182
|
<span class="cline-any cline-no"> </span>
|
|
182
183
|
<span class="cline-any cline-neutral"> </span>
|
|
183
184
|
<span class="cline-any cline-neutral"> </span>
|
|
184
|
-
<span class="cline-any cline-
|
|
185
|
+
<span class="cline-any cline-no"> </span>
|
|
185
186
|
<span class="cline-any cline-no"> </span>
|
|
186
187
|
<span class="cline-any cline-no"> </span>
|
|
187
188
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -205,7 +206,7 @@
|
|
|
205
206
|
<span class="cline-any cline-no"> </span>
|
|
206
207
|
<span class="cline-any cline-neutral"> </span>
|
|
207
208
|
<span class="cline-any cline-neutral"> </span>
|
|
208
|
-
<span class="cline-any cline-
|
|
209
|
+
<span class="cline-any cline-no"> </span>
|
|
209
210
|
<span class="cline-any cline-no"> </span>
|
|
210
211
|
<span class="cline-any cline-no"> </span>
|
|
211
212
|
<span class="cline-any cline-no"> </span>
|
|
@@ -215,7 +216,7 @@
|
|
|
215
216
|
<span class="cline-any cline-no"> </span>
|
|
216
217
|
<span class="cline-any cline-neutral"> </span>
|
|
217
218
|
<span class="cline-any cline-neutral"> </span>
|
|
218
|
-
<span class="cline-any cline-
|
|
219
|
+
<span class="cline-any cline-no"> </span>
|
|
219
220
|
<span class="cline-any cline-no"> </span>
|
|
220
221
|
<span class="cline-any cline-no"> </span>
|
|
221
222
|
<span class="cline-any cline-no"> </span>
|
|
@@ -225,7 +226,7 @@
|
|
|
225
226
|
<span class="cline-any cline-no"> </span>
|
|
226
227
|
<span class="cline-any cline-neutral"> </span>
|
|
227
228
|
<span class="cline-any cline-neutral"> </span>
|
|
228
|
-
<span class="cline-any cline-
|
|
229
|
+
<span class="cline-any cline-no"> </span>
|
|
229
230
|
<span class="cline-any cline-neutral"> </span>
|
|
230
231
|
<span class="cline-any cline-neutral"> </span>
|
|
231
232
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -244,12 +245,13 @@
|
|
|
244
245
|
<span class="cline-any cline-no"> </span>
|
|
245
246
|
<span class="cline-any cline-neutral"> </span>
|
|
246
247
|
<span class="cline-any cline-neutral"> </span>
|
|
247
|
-
<span class="cline-any cline-
|
|
248
|
-
<span class="cline-any cline-
|
|
249
|
-
<span class="cline-any cline-
|
|
250
|
-
<span class="cline-any cline-
|
|
248
|
+
<span class="cline-any cline-no"> </span>
|
|
249
|
+
<span class="cline-any cline-no"> </span>
|
|
250
|
+
<span class="cline-any cline-no"> </span>
|
|
251
|
+
<span class="cline-any cline-no"> </span>
|
|
252
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" >import { spinnerStyles } from './styles.js'</span>
|
|
251
253
|
|
|
252
|
-
export function <span class="fstat-no" title="function not covered" >
|
|
254
|
+
<span class="cstat-no" title="statement not covered" >export function <span class="fstat-no" title="function not covered" >g</span>enerateGrid(</span>) {
|
|
253
255
|
const grid = <span class="cstat-no" title="statement not covered" >document.createElement('div')</span>
|
|
254
256
|
<span class="cstat-no" title="statement not covered" > grid.className = 'grid'</span>
|
|
255
257
|
<span class="cstat-no" title="statement not covered" > for (let i = <span class="cstat-no" title="statement not covered" >0;</span> i < 16; i++) {</span>
|
|
@@ -273,7 +275,7 @@ export function <span class="fstat-no" title="function not covered" >generateGri
|
|
|
273
275
|
<span class="cstat-no" title="statement not covered" > return grid</span>
|
|
274
276
|
}
|
|
275
277
|
|
|
276
|
-
export function <span class="fstat-no" title="function not covered" >
|
|
278
|
+
<span class="cstat-no" title="statement not covered" >export function <span class="fstat-no" title="function not covered" >g</span>enerateChevron(</span>) {
|
|
277
279
|
const triangle = <span class="cstat-no" title="statement not covered" >document.createElement('div')</span>
|
|
278
280
|
<span class="cstat-no" title="statement not covered" > Object.assign(triangle.style, {</span>
|
|
279
281
|
width: '0',
|
|
@@ -297,7 +299,7 @@ export function <span class="fstat-no" title="function not covered" >generateChe
|
|
|
297
299
|
<span class="cstat-no" title="statement not covered" > return container</span>
|
|
298
300
|
}
|
|
299
301
|
|
|
300
|
-
export function <span class="fstat-no" title="function not covered" >
|
|
302
|
+
<span class="cstat-no" title="statement not covered" >export function <span class="fstat-no" title="function not covered" >a</span>ddKeyframes(</span>) {
|
|
301
303
|
const styleSheet = <span class="cstat-no" title="statement not covered" >document.createElement('style')</span>
|
|
302
304
|
<span class="cstat-no" title="statement not covered" > styleSheet.type = 'text/css'</span>
|
|
303
305
|
<span class="cstat-no" title="statement not covered" > styleSheet.innerText = `@keyframes spin {</span>
|
|
@@ -307,7 +309,7 @@ export function <span class="fstat-no" title="function not covered" >addKeyframe
|
|
|
307
309
|
<span class="cstat-no" title="statement not covered" > document.head.appendChild(styleSheet)</span>
|
|
308
310
|
}
|
|
309
311
|
|
|
310
|
-
export function <span class="fstat-no" title="function not covered" >
|
|
312
|
+
<span class="cstat-no" title="statement not covered" >export function <span class="fstat-no" title="function not covered" >c</span>reateSpinner(</span>) {
|
|
311
313
|
<span class="cstat-no" title="statement not covered" > addKeyframes()</span>
|
|
312
314
|
const spinner = <span class="cstat-no" title="statement not covered" >document.createElement('div')</span>
|
|
313
315
|
<span class="cstat-no" title="statement not covered" > spinner.classList.add('spinner')</span>
|
|
@@ -317,7 +319,7 @@ export function <span class="fstat-no" title="function not covered" >createSpinn
|
|
|
317
319
|
<span class="cstat-no" title="statement not covered" > return spinner</span>
|
|
318
320
|
}
|
|
319
321
|
|
|
320
|
-
export function <span class="fstat-no" title="function not covered" >
|
|
322
|
+
<span class="cstat-no" title="statement not covered" >export function <span class="fstat-no" title="function not covered" >c</span>reateElement(</span>
|
|
321
323
|
tag: string,
|
|
322
324
|
className: string,
|
|
323
325
|
styles: any,
|
|
@@ -336,17 +338,18 @@ export function <span class="fstat-no" title="function not covered" >createEleme
|
|
|
336
338
|
<span class="cstat-no" title="statement not covered" > return element</span>
|
|
337
339
|
}
|
|
338
340
|
|
|
339
|
-
export const TEST_START = 'or_uxt_test_start'
|
|
340
|
-
export const TASK_IND = 'or_uxt_task_index'
|
|
341
|
-
export const SESSION_ID = 'or_uxt_session_id'
|
|
342
|
-
export const TEST_ID = 'or_uxt_test_id'</
|
|
341
|
+
export const <span class="cstat-no" title="statement not covered" >TEST_START = 'or_uxt_test_start'</span>
|
|
342
|
+
export const <span class="cstat-no" title="statement not covered" >TASK_IND = 'or_uxt_task_index'</span>
|
|
343
|
+
export const <span class="cstat-no" title="statement not covered" >SESSION_ID = 'or_uxt_session_id'</span>
|
|
344
|
+
export const <span class="cstat-no" title="statement not covered" >TEST_ID = 'or_uxt_test_id'</span>
|
|
345
|
+
</pre></td></tr></table></pre>
|
|
343
346
|
|
|
344
347
|
<div class='push'></div><!-- for sticky footer -->
|
|
345
348
|
</div><!-- /wrapper -->
|
|
346
349
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
347
350
|
Code coverage generated by
|
|
348
351
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
349
|
-
at 2023-12-
|
|
352
|
+
at 2023-12-15T15:55:44.965Z
|
|
350
353
|
</div>
|
|
351
354
|
<script src="../../../prettify.js"></script>
|
|
352
355
|
<script>
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
236
236
|
Code coverage generated by
|
|
237
237
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
238
|
-
at 2023-12-
|
|
238
|
+
at 2023-12-15T15:55:44.965Z
|
|
239
239
|
</div>
|
|
240
240
|
<script src="../../prettify.js"></script>
|
|
241
241
|
<script>
|
|
@@ -649,7 +649,7 @@ function <span class="fstat-no" title="function not covered" >dec2hex(</span>dec
|
|
|
649
649
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
650
650
|
Code coverage generated by
|
|
651
651
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
652
|
-
at 2023-12-
|
|
652
|
+
at 2023-12-15T15:55:44.965Z
|
|
653
653
|
</div>
|
|
654
654
|
<script src="../prettify.js"></script>
|
|
655
655
|
<script>
|
|
@@ -466,7 +466,7 @@ const MAX_M_SIZE = <span class="cstat-no" title="statement not covered" >(1 <
|
|
|
466
466
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
467
467
|
Code coverage generated by
|
|
468
468
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
469
|
-
at 2023-12-
|
|
469
|
+
at 2023-12-15T15:55:44.965Z
|
|
470
470
|
</div>
|
|
471
471
|
<script src="../prettify.js"></script>
|
|
472
472
|
<script>
|