@openreplay/tracker 7.0.3 → 7.0.4
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.d.ts +1 -0
- package/cjs/app/index.js +4 -2
- package/cjs/common/interaction.d.ts +1 -0
- package/cjs/index.js +1 -1
- package/coverage/clover.xml +1412 -900
- package/coverage/coverage-final.json +22 -16
- package/coverage/lcov-report/index.html +58 -43
- package/coverage/lcov-report/main/app/guards.ts.html +42 -42
- package/coverage/lcov-report/main/app/index.html +46 -46
- package/coverage/lcov-report/main/app/index.ts.html +104 -8
- package/coverage/lcov-report/main/app/logger.ts.html +1 -1
- package/coverage/lcov-report/main/app/messages.gen.ts.html +146 -146
- 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 +98 -98
- package/coverage/lcov-report/main/app/session.ts.html +47 -5
- package/coverage/lcov-report/main/app/ticker.ts.html +1 -1
- package/coverage/lcov-report/main/index.html +24 -24
- package/coverage/lcov-report/main/index.ts.html +138 -6
- package/coverage/lcov-report/main/modules/Network/fetchProxy.ts.html +949 -0
- package/coverage/lcov-report/main/{vendors/finder → modules/Network}/index.html +72 -12
- package/coverage/lcov-report/main/modules/Network/index.ts.html +169 -0
- package/coverage/lcov-report/main/{app/nodes.ts.html → modules/Network/networkMessage.ts.html} +130 -115
- package/coverage/lcov-report/main/modules/Network/utils.ts.html +700 -0
- package/coverage/lcov-report/main/modules/Network/xhrProxy.ts.html +823 -0
- package/coverage/lcov-report/main/modules/attributeSender.ts.html +217 -0
- package/coverage/lcov-report/main/modules/axiosSpy.ts.html +1 -1
- package/coverage/lcov-report/main/modules/connection.ts.html +1 -1
- package/coverage/lcov-report/main/modules/console.ts.html +174 -147
- 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 +415 -0
- 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 +6 -6
- package/coverage/lcov-report/main/modules/index.html +54 -24
- 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 +70 -70
- 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/viewport.ts.html +1 -1
- package/coverage/lcov-report/main/utils.ts.html +97 -97
- package/coverage/lcov-report/webworker/BatchWriter.ts.html +125 -176
- package/coverage/lcov-report/webworker/MessageEncoder.gen.ts.html +88 -88
- package/coverage/lcov-report/webworker/PrimitiveEncoder.ts.html +110 -110
- package/coverage/lcov-report/webworker/QueueSender.ts.html +140 -110
- package/coverage/lcov-report/webworker/index.html +56 -71
- package/coverage/lcov-report/webworker/index.ts.html +34 -10
- package/coverage/lcov.info +2525 -1553
- package/lib/app/index.d.ts +1 -0
- package/lib/app/index.js +4 -2
- package/lib/common/interaction.d.ts +1 -0
- package/lib/common/tsconfig.tsbuildinfo +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/coverage/lcov-report/main/app/observer/observer.ts.html +0 -1282
- package/coverage/lcov-report/main/vendors/finder/finder.ts.html +0 -1381
- package/coverage/lcov-report/webworker/StringDictionary.ts.html +0 -124
|
@@ -796,7 +796,7 @@ export interface Options {
|
|
|
796
796
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
797
797
|
Code coverage generated by
|
|
798
798
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
799
|
-
at 2023-
|
|
799
|
+
at 2023-06-28T10:44:28.733Z
|
|
800
800
|
</div>
|
|
801
801
|
<script src="../../prettify.js"></script>
|
|
802
802
|
<script>
|
|
@@ -811,7 +811,7 @@ export interface MouseHandlerOptions {
|
|
|
811
811
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
812
812
|
Code coverage generated by
|
|
813
813
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
814
|
-
at 2023-
|
|
814
|
+
at 2023-06-28T10:44:28.733Z
|
|
815
815
|
</div>
|
|
816
816
|
<script src="../../prettify.js"></script>
|
|
817
817
|
<script>
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">0% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>0/
|
|
28
|
+
<span class='fraction'>0/127</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">0% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>0/
|
|
35
|
+
<span class='fraction'>0/54</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
40
|
<span class="strong">0% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>0/
|
|
42
|
+
<span class='fraction'>0/27</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">0% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>0/
|
|
49
|
+
<span class='fraction'>0/124</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -416,36 +416,7 @@
|
|
|
416
416
|
<span class="cline-any cline-no"> </span>
|
|
417
417
|
<span class="cline-any cline-neutral"> </span>
|
|
418
418
|
<span class="cline-any cline-no"> </span>
|
|
419
|
-
<span class="cline-any cline-
|
|
420
|
-
<span class="cline-any cline-neutral"> </span>
|
|
421
|
-
<span class="cline-any cline-neutral"> </span>
|
|
422
|
-
<span class="cline-any cline-neutral"> </span>
|
|
423
|
-
<span class="cline-any cline-neutral"> </span>
|
|
424
|
-
<span class="cline-any cline-neutral"> </span>
|
|
425
|
-
<span class="cline-any cline-neutral"> </span>
|
|
426
|
-
<span class="cline-any cline-neutral"> </span>
|
|
427
|
-
<span class="cline-any cline-neutral"> </span>
|
|
428
|
-
<span class="cline-any cline-neutral"> </span>
|
|
429
|
-
<span class="cline-any cline-neutral"> </span>
|
|
430
|
-
<span class="cline-any cline-neutral"> </span>
|
|
431
|
-
<span class="cline-any cline-neutral"> </span>
|
|
432
|
-
<span class="cline-any cline-neutral"> </span>
|
|
433
|
-
<span class="cline-any cline-neutral"> </span>
|
|
434
|
-
<span class="cline-any cline-neutral"> </span>
|
|
435
|
-
<span class="cline-any cline-neutral"> </span>
|
|
436
|
-
<span class="cline-any cline-neutral"> </span>
|
|
437
|
-
<span class="cline-any cline-neutral"> </span>
|
|
438
|
-
<span class="cline-any cline-neutral"> </span>
|
|
439
|
-
<span class="cline-any cline-neutral"> </span>
|
|
440
|
-
<span class="cline-any cline-neutral"> </span>
|
|
441
|
-
<span class="cline-any cline-neutral"> </span>
|
|
442
|
-
<span class="cline-any cline-neutral"> </span>
|
|
443
|
-
<span class="cline-any cline-neutral"> </span>
|
|
444
|
-
<span class="cline-any cline-neutral"> </span>
|
|
445
|
-
<span class="cline-any cline-neutral"> </span>
|
|
446
|
-
<span class="cline-any cline-neutral"> </span>
|
|
447
|
-
<span class="cline-any cline-neutral"> </span>
|
|
448
|
-
<span class="cline-any cline-neutral"> </span>
|
|
419
|
+
<span class="cline-any cline-no"> </span>
|
|
449
420
|
<span class="cline-any cline-neutral"> </span>
|
|
450
421
|
<span class="cline-any cline-neutral"> </span>
|
|
451
422
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -499,6 +470,7 @@
|
|
|
499
470
|
<span class="cline-any cline-neutral"> </span>
|
|
500
471
|
<span class="cline-any cline-neutral"> </span>
|
|
501
472
|
<span class="cline-any cline-neutral"> </span>
|
|
473
|
+
<span class="cline-any cline-neutral"> </span>
|
|
502
474
|
<span class="cline-any cline-no"> </span>
|
|
503
475
|
<span class="cline-any cline-no"> </span>
|
|
504
476
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -512,6 +484,7 @@
|
|
|
512
484
|
<span class="cline-any cline-neutral"> </span>
|
|
513
485
|
<span class="cline-any cline-neutral"> </span>
|
|
514
486
|
<span class="cline-any cline-neutral"> </span>
|
|
487
|
+
<span class="cline-any cline-neutral"> </span>
|
|
515
488
|
<span class="cline-any cline-no"> </span>
|
|
516
489
|
<span class="cline-any cline-no"> </span>
|
|
517
490
|
<span class="cline-any cline-no"> </span>
|
|
@@ -531,6 +504,7 @@
|
|
|
531
504
|
<span class="cline-any cline-neutral"> </span>
|
|
532
505
|
<span class="cline-any cline-neutral"> </span>
|
|
533
506
|
<span class="cline-any cline-no"> </span>
|
|
507
|
+
<span class="cline-any cline-neutral"> </span>
|
|
534
508
|
<span class="cline-any cline-no"> </span>
|
|
535
509
|
<span class="cline-any cline-no"> </span>
|
|
536
510
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -562,6 +536,17 @@
|
|
|
562
536
|
<span class="cline-any cline-no"> </span>
|
|
563
537
|
<span class="cline-any cline-neutral"> </span>
|
|
564
538
|
<span class="cline-any cline-no"> </span>
|
|
539
|
+
<span class="cline-any cline-no"> </span>
|
|
540
|
+
<span class="cline-any cline-neutral"> </span>
|
|
541
|
+
<span class="cline-any cline-neutral"> </span>
|
|
542
|
+
<span class="cline-any cline-neutral"> </span>
|
|
543
|
+
<span class="cline-any cline-neutral"> </span>
|
|
544
|
+
<span class="cline-any cline-no"> </span>
|
|
545
|
+
<span class="cline-any cline-no"> </span>
|
|
546
|
+
<span class="cline-any cline-neutral"> </span>
|
|
547
|
+
<span class="cline-any cline-neutral"> </span>
|
|
548
|
+
<span class="cline-any cline-neutral"> </span>
|
|
549
|
+
<span class="cline-any cline-no"> </span>
|
|
565
550
|
<span class="cline-any cline-neutral"> </span>
|
|
566
551
|
<span class="cline-any cline-no"> </span>
|
|
567
552
|
<span class="cline-any cline-no"> </span>
|
|
@@ -627,6 +612,7 @@
|
|
|
627
612
|
<span class="cline-any cline-neutral"> </span>
|
|
628
613
|
<span class="cline-any cline-neutral"> </span>
|
|
629
614
|
<span class="cline-any cline-neutral"> </span>
|
|
615
|
+
<span class="cline-any cline-neutral"> </span>
|
|
630
616
|
<span class="cline-any cline-no"> </span>
|
|
631
617
|
<span class="cline-any cline-no"> </span>
|
|
632
618
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -646,6 +632,19 @@
|
|
|
646
632
|
<span class="cline-any cline-neutral"> </span>
|
|
647
633
|
<span class="cline-any cline-no"> </span>
|
|
648
634
|
<span class="cline-any cline-neutral"> </span>
|
|
635
|
+
<span class="cline-any cline-neutral"> </span>
|
|
636
|
+
<span class="cline-any cline-neutral"> </span>
|
|
637
|
+
<span class="cline-any cline-neutral"> </span>
|
|
638
|
+
<span class="cline-any cline-neutral"> </span>
|
|
639
|
+
<span class="cline-any cline-neutral"> </span>
|
|
640
|
+
<span class="cline-any cline-neutral"> </span>
|
|
641
|
+
<span class="cline-any cline-neutral"> </span>
|
|
642
|
+
<span class="cline-any cline-neutral"> </span>
|
|
643
|
+
<span class="cline-any cline-neutral"> </span>
|
|
644
|
+
<span class="cline-any cline-neutral"> </span>
|
|
645
|
+
<span class="cline-any cline-neutral"> </span>
|
|
646
|
+
<span class="cline-any cline-no"> </span>
|
|
647
|
+
<span class="cline-any cline-neutral"> </span>
|
|
649
648
|
<span class="cline-any cline-no"> </span>
|
|
650
649
|
<span class="cline-any cline-neutral"> </span>
|
|
651
650
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -697,6 +696,7 @@
|
|
|
697
696
|
<span class="cline-any cline-neutral"> </span>
|
|
698
697
|
<span class="cline-any cline-neutral"> </span>
|
|
699
698
|
<span class="cline-any cline-neutral"> </span>
|
|
699
|
+
<span class="cline-any cline-neutral"> </span>
|
|
700
700
|
<span class="cline-any cline-no"> </span>
|
|
701
701
|
<span class="cline-any cline-no"> </span>
|
|
702
702
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -764,42 +764,13 @@
|
|
|
764
764
|
<span class="cstat-no" title="statement not covered" >import { getTimeOrigin } from '../utils.js'</span>
|
|
765
765
|
import type { AxiosInstance } from './axiosSpy.js'
|
|
766
766
|
<span class="cstat-no" title="statement not covered" >import axiosSpy from './axiosSpy.js'</span>
|
|
767
|
+
<span class="cstat-no" title="statement not covered" >import setProxy from './Network/index.js'</span>
|
|
767
768
|
|
|
768
769
|
type WindowFetch = typeof window.fetch
|
|
769
770
|
type XHRRequestBody = Parameters<XMLHttpRequest['send']>[0]
|
|
770
|
-
type FetchRequestBody = RequestInit['body']
|
|
771
|
-
|
|
772
|
-
// Request:
|
|
773
|
-
// declare const enum BodyType {
|
|
774
|
-
// Blob = "Blob",
|
|
775
|
-
// ArrayBuffer = "ArrayBuffer",
|
|
776
|
-
// TypedArray = "TypedArray",
|
|
777
|
-
// DataView = "DataView",
|
|
778
|
-
// FormData = "FormData",
|
|
779
|
-
// URLSearchParams = "URLSearchParams",
|
|
780
|
-
// Document = "Document", // XHR only
|
|
781
|
-
// ReadableStream = "ReadableStream", // Fetch only
|
|
782
|
-
// Literal = "literal",
|
|
783
|
-
// Unknown = "unk",
|
|
784
|
-
// }
|
|
785
|
-
// XHRResponse body: ArrayBuffer, a Blob, a Document, a JavaScript Object, or a string
|
|
786
|
-
|
|
787
|
-
// TODO: extract maximum of useful information from any type of Request/Response bodies
|
|
788
|
-
// function objectifyBody(body: any): RequestBody {
|
|
789
|
-
// if (body instanceof Blob) {
|
|
790
|
-
// return {
|
|
791
|
-
// body: `<Blob type: ${body.type}>; size: ${body.size}`,
|
|
792
|
-
// bodyType: BodyType.Blob,
|
|
793
|
-
// }
|
|
794
|
-
// }
|
|
795
|
-
// return {
|
|
796
|
-
// body,
|
|
797
|
-
// bodyType: BodyType.Literal,
|
|
798
|
-
// }
|
|
799
|
-
// }
|
|
800
771
|
|
|
801
772
|
interface RequestData {
|
|
802
|
-
body:
|
|
773
|
+
body: string | null
|
|
803
774
|
headers: Record<string, string>
|
|
804
775
|
}
|
|
805
776
|
|
|
@@ -835,7 +806,7 @@ function <span class="fstat-no" title="function not covered" >strMethod(</span>m
|
|
|
835
806
|
<span class="cstat-no" title="statement not covered" > return typeof method === 'string' ? method.toUpperCase() : 'GET'</span>
|
|
836
807
|
}
|
|
837
808
|
|
|
838
|
-
type Sanitizer = (data: RequestResponseData) => RequestResponseData
|
|
809
|
+
type Sanitizer = (data: RequestResponseData) => RequestResponseData
|
|
839
810
|
|
|
840
811
|
export interface Options {
|
|
841
812
|
sessionTokenHeader: string | boolean
|
|
@@ -845,6 +816,7 @@ export interface Options {
|
|
|
845
816
|
captureInIframes: boolean
|
|
846
817
|
sanitizer?: Sanitizer
|
|
847
818
|
axiosInstances?: Array<AxiosInstance>
|
|
819
|
+
useProxy?: boolean
|
|
848
820
|
}
|
|
849
821
|
|
|
850
822
|
<span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >export default function (a</span></span>pp: App, opts: Partial<Options> = <span class="branch-0 cbranch-no" title="branch not covered" >{})</span> {
|
|
@@ -856,6 +828,7 @@ export interface Options {
|
|
|
856
828
|
sessionTokenHeader: false,
|
|
857
829
|
captureInIframes: true,
|
|
858
830
|
axiosInstances: undefined,
|
|
831
|
+
useProxy: true,
|
|
859
832
|
},
|
|
860
833
|
opts,
|
|
861
834
|
)
|
|
@@ -879,13 +852,14 @@ export interface Options {
|
|
|
879
852
|
|
|
880
853
|
function <span class="fstat-no" title="function not covered" >sanitize(</span>reqResInfo: RequestResponseData) {
|
|
881
854
|
<span class="cstat-no" title="statement not covered" > <span class="missing-if-branch" title="if path not taken" >I</span>if (!options.capturePayload) {</span>
|
|
855
|
+
// @ts-ignore
|
|
882
856
|
<span class="cstat-no" title="statement not covered" > delete reqResInfo.request.body</span>
|
|
883
857
|
<span class="cstat-no" title="statement not covered" > delete reqResInfo.response.body</span>
|
|
884
858
|
}
|
|
885
859
|
<span class="cstat-no" title="statement not covered" > <span class="missing-if-branch" title="if path not taken" >I</span>if (options.sanitizer) {</span>
|
|
886
860
|
const resBody = <span class="cstat-no" title="statement not covered" >reqResInfo.response.body</span>
|
|
887
861
|
<span class="cstat-no" title="statement not covered" > <span class="missing-if-branch" title="if path not taken" >I</span>if (typeof resBody === 'string') {</span>
|
|
888
|
-
// Parse response in order to have handy view in
|
|
862
|
+
// Parse response in order to have handy view in sanitization function
|
|
889
863
|
<span class="cstat-no" title="statement not covered" > try {</span>
|
|
890
864
|
<span class="cstat-no" title="statement not covered" > reqResInfo.response.body = JSON.parse(resBody)</span>
|
|
891
865
|
} catch {}
|
|
@@ -908,6 +882,17 @@ export interface Options {
|
|
|
908
882
|
}
|
|
909
883
|
|
|
910
884
|
const patchWindow = <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >(c</span>ontext: typeof globalThis) => {</span>
|
|
885
|
+
/* ====== modern way ====== */
|
|
886
|
+
<span class="cstat-no" title="statement not covered" > <span class="missing-if-branch" title="if path not taken" >I</span>if (options.useProxy) {</span>
|
|
887
|
+
<span class="cstat-no" title="statement not covered" > return setProxy(</span>
|
|
888
|
+
context,
|
|
889
|
+
options.ignoreHeaders,
|
|
890
|
+
setSessionTokenHeader,
|
|
891
|
+
sanitize,
|
|
892
|
+
<span class="fstat-no" title="function not covered" > (m</span>essage) => <span class="cstat-no" title="statement not covered" >app.send(message),</span>
|
|
893
|
+
<span class="fstat-no" title="function not covered" > (u</span>rl) => <span class="cstat-no" title="statement not covered" >app.isServiceURL(url),</span>
|
|
894
|
+
)
|
|
895
|
+
}
|
|
911
896
|
/* ====== Fetch ====== */
|
|
912
897
|
const origFetch = <span class="cstat-no" title="statement not covered" >context.fetch.bind(context) as WindowFetch</span>
|
|
913
898
|
|
|
@@ -968,7 +953,8 @@ export interface Options {
|
|
|
968
953
|
status: r.status,
|
|
969
954
|
request: {
|
|
970
955
|
headers: reqHs,
|
|
971
|
-
|
|
956
|
+
// @ts-ignore
|
|
957
|
+
body: init.body || null,
|
|
972
958
|
},
|
|
973
959
|
response: {
|
|
974
960
|
headers: resHs,
|
|
@@ -979,6 +965,19 @@ export interface Options {
|
|
|
979
965
|
<span class="cstat-no" title="statement not covered" > return</span>
|
|
980
966
|
}
|
|
981
967
|
|
|
968
|
+
<span class="cstat-no" title="statement not covered" > console.log(</span>
|
|
969
|
+
'original',
|
|
970
|
+
NetworkRequest(
|
|
971
|
+
'fetch',
|
|
972
|
+
method,
|
|
973
|
+
String(reqResInfo.url),
|
|
974
|
+
stringify(reqResInfo.request),
|
|
975
|
+
stringify(reqResInfo.response),
|
|
976
|
+
r.status,
|
|
977
|
+
startTime + getTimeOrigin(),
|
|
978
|
+
duration,
|
|
979
|
+
),
|
|
980
|
+
)
|
|
982
981
|
<span class="cstat-no" title="statement not covered" > app.send(</span>
|
|
983
982
|
NetworkRequest(
|
|
984
983
|
'fetch',
|
|
@@ -1038,7 +1037,8 @@ export interface Options {
|
|
|
1038
1037
|
status: xhr.status,
|
|
1039
1038
|
request: {
|
|
1040
1039
|
headers: reqHs,
|
|
1041
|
-
|
|
1040
|
+
// @ts-ignore
|
|
1041
|
+
body: reqBody || null,
|
|
1042
1042
|
},
|
|
1043
1043
|
response: {
|
|
1044
1044
|
headers: headerMap,
|
|
@@ -1114,7 +1114,7 @@ export interface Options {
|
|
|
1114
1114
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1115
1115
|
Code coverage generated by
|
|
1116
1116
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1117
|
-
at 2023-
|
|
1117
|
+
at 2023-06-28T10:44:28.733Z
|
|
1118
1118
|
</div>
|
|
1119
1119
|
<script src="../../prettify.js"></script>
|
|
1120
1120
|
<script>
|
|
@@ -352,7 +352,7 @@ export interface Options {
|
|
|
352
352
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
353
353
|
Code coverage generated by
|
|
354
354
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
355
|
-
at 2023-
|
|
355
|
+
at 2023-06-28T10:44:28.733Z
|
|
356
356
|
</div>
|
|
357
357
|
<script src="../../prettify.js"></script>
|
|
358
358
|
<script>
|
|
@@ -349,7 +349,7 @@ function <span class="fstat-no" title="function not covered" >getDocumentScroll(
|
|
|
349
349
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
350
350
|
Code coverage generated by
|
|
351
351
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
352
|
-
at 2023-
|
|
352
|
+
at 2023-06-28T10:44:28.733Z
|
|
353
353
|
</div>
|
|
354
354
|
<script src="../../prettify.js"></script>
|
|
355
355
|
<script>
|
|
@@ -187,7 +187,7 @@ function <span class="fstat-no" title="function not covered" >selection(</span>a
|
|
|
187
187
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
188
188
|
Code coverage generated by
|
|
189
189
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
190
|
-
at 2023-
|
|
190
|
+
at 2023-06-28T10:44:28.733Z
|
|
191
191
|
</div>
|
|
192
192
|
<script src="../../prettify.js"></script>
|
|
193
193
|
<script>
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
110
110
|
Code coverage generated by
|
|
111
111
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
112
|
-
at 2023-
|
|
112
|
+
at 2023-06-28T10:44:28.733Z
|
|
113
113
|
</div>
|
|
114
114
|
<script src="../../prettify.js"></script>
|
|
115
115
|
<script>
|
|
@@ -826,7 +826,7 @@ export interface Options {
|
|
|
826
826
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
827
827
|
Code coverage generated by
|
|
828
828
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
829
|
-
at 2023-
|
|
829
|
+
at 2023-06-28T10:44:28.733Z
|
|
830
830
|
</div>
|
|
831
831
|
<script src="../../prettify.js"></script>
|
|
832
832
|
<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-
|
|
238
|
+
at 2023-06-28T10:44:28.733Z
|
|
239
239
|
</div>
|
|
240
240
|
<script src="../../prettify.js"></script>
|
|
241
241
|
<script>
|