@highlight-run/rrweb 2.0.0-lambda.3 → 2.0.0-lambda.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/dist/assets/image-bitmap-data-url-worker-DwtK8A0z.js.map +1 -1
- package/dist/rrweb.cjs +289 -92
- package/dist/rrweb.cjs.map +1 -1
- package/dist/rrweb.d.cts +40 -40
- package/dist/rrweb.d.ts +40 -40
- package/dist/rrweb.js +289 -92
- package/dist/rrweb.js.map +1 -1
- package/dist/rrweb.umd.cjs +289 -92
- package/dist/rrweb.umd.cjs.map +4 -4
- package/dist/rrweb.umd.min.cjs +26 -26
- package/dist/rrweb.umd.min.cjs.map +4 -4
- package/package.json +1 -1
package/dist/rrweb.d.cts
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import { actionWithDelay } from '
|
|
2
|
-
import { addedNodeMutation } from '
|
|
3
|
-
import { blockClass } from '
|
|
4
|
-
import { canvasMutationData } from '
|
|
5
|
-
import { DataURLOptions } from '
|
|
6
|
-
import { DeprecatedMirror } from '
|
|
7
|
-
import { DocumentDimension } from '
|
|
8
|
-
import { Emitter } from '
|
|
9
|
-
import { EventType } from '
|
|
10
|
-
import { eventWithTime } from '
|
|
11
|
-
import { eventWithTime as eventWithTime_2 } from '
|
|
12
|
-
import { Handler } from '
|
|
13
|
-
import { hookResetter } from '
|
|
14
|
-
import { hooksParam } from '
|
|
15
|
-
import { IMirror } from '
|
|
16
|
-
import { IncrementalSource } from '
|
|
17
|
-
import { IWindow } from '
|
|
18
|
-
import { KeepIframeSrcFn } from '
|
|
19
|
-
import { listenerHandler } from '
|
|
20
|
-
import { listenerHandler as listenerHandler_2 } from '
|
|
21
|
-
import { MaskInputFn } from '
|
|
22
|
-
import { MaskInputOptions } from '
|
|
23
|
-
import { maskTextClass } from '
|
|
24
|
-
import { MaskTextFn } from '
|
|
25
|
-
import { Mirror } from '
|
|
26
|
-
import { Mirror as Mirror_2 } from '
|
|
1
|
+
import { actionWithDelay } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
2
|
+
import { addedNodeMutation } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
3
|
+
import { blockClass } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
4
|
+
import { canvasMutationData } from '../../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
5
|
+
import { DataURLOptions } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
6
|
+
import { DeprecatedMirror } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
7
|
+
import { DocumentDimension } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
8
|
+
import { Emitter } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
9
|
+
import { EventType } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
10
|
+
import { eventWithTime } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
11
|
+
import { eventWithTime as eventWithTime_2 } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
12
|
+
import { Handler } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
13
|
+
import { hookResetter } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
14
|
+
import { hooksParam } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
15
|
+
import { IMirror } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
16
|
+
import { IncrementalSource } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
17
|
+
import { IWindow } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
18
|
+
import { KeepIframeSrcFn } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
19
|
+
import { listenerHandler } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
20
|
+
import { listenerHandler as listenerHandler_2 } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
21
|
+
import { MaskInputFn } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
22
|
+
import { MaskInputOptions } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
23
|
+
import { maskTextClass } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
24
|
+
import { MaskTextFn } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
25
|
+
import { Mirror } from '../../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
26
|
+
import { Mirror as Mirror_2 } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
27
27
|
import { Mirror as Mirror_3 } from 'rrweb-snapshot';
|
|
28
|
-
import { MouseInteractions } from '
|
|
29
|
-
import { PackFn } from '
|
|
30
|
-
import { playerMetaData } from '
|
|
31
|
-
import { RecordPlugin } from '
|
|
32
|
-
import { ReplayerEvents } from '
|
|
33
|
-
import { RRDocument } from 'rrdom';
|
|
34
|
-
import { RRIFrameElement } from 'rrdom';
|
|
35
|
-
import { RRNode } from 'rrdom';
|
|
36
|
-
import { SamplingStrategy } from '
|
|
37
|
-
import { SessionInterval } from '
|
|
38
|
-
import { SlimDOMOptions } from '
|
|
28
|
+
import { MouseInteractions } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
29
|
+
import { PackFn } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
30
|
+
import { playerMetaData } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
31
|
+
import { RecordPlugin } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
32
|
+
import { ReplayerEvents } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
33
|
+
import { RRDocument } from '../../../../node_modules/@highlight-run/rrdom/dist/rrdom.js';
|
|
34
|
+
import { RRIFrameElement } from '../../../node_modules/@highlight-run/rrdom/dist/rrdom.js';
|
|
35
|
+
import { RRNode } from '../../../node_modules/@highlight-run/rrdom/dist/rrdom.js';
|
|
36
|
+
import { SamplingStrategy } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
37
|
+
import { SessionInterval } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
38
|
+
import { SlimDOMOptions } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
39
39
|
import { StateMachine } from '@xstate/fsm';
|
|
40
|
-
import { textMutation } from '
|
|
41
|
-
import { throttleOptions } from '
|
|
42
|
-
import { UnpackFn } from '
|
|
40
|
+
import { textMutation } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
41
|
+
import { throttleOptions } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
42
|
+
import { UnpackFn } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
43
43
|
|
|
44
44
|
export declare const addCustomEvent: <T>(tag: string, payload: T) => void;
|
|
45
45
|
|
package/dist/rrweb.d.ts
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import { actionWithDelay } from '
|
|
2
|
-
import { addedNodeMutation } from '
|
|
3
|
-
import { blockClass } from '
|
|
4
|
-
import { canvasMutationData } from '
|
|
5
|
-
import { DataURLOptions } from '
|
|
6
|
-
import { DeprecatedMirror } from '
|
|
7
|
-
import { DocumentDimension } from '
|
|
8
|
-
import { Emitter } from '
|
|
9
|
-
import { EventType } from '
|
|
10
|
-
import { eventWithTime } from '
|
|
11
|
-
import { eventWithTime as eventWithTime_2 } from '
|
|
12
|
-
import { Handler } from '
|
|
13
|
-
import { hookResetter } from '
|
|
14
|
-
import { hooksParam } from '
|
|
15
|
-
import { IMirror } from '
|
|
16
|
-
import { IncrementalSource } from '
|
|
17
|
-
import { IWindow } from '
|
|
18
|
-
import { KeepIframeSrcFn } from '
|
|
19
|
-
import { listenerHandler } from '
|
|
20
|
-
import { listenerHandler as listenerHandler_2 } from '
|
|
21
|
-
import { MaskInputFn } from '
|
|
22
|
-
import { MaskInputOptions } from '
|
|
23
|
-
import { maskTextClass } from '
|
|
24
|
-
import { MaskTextFn } from '
|
|
25
|
-
import { Mirror } from '
|
|
26
|
-
import { Mirror as Mirror_2 } from '
|
|
1
|
+
import { actionWithDelay } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
2
|
+
import { addedNodeMutation } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
3
|
+
import { blockClass } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
4
|
+
import { canvasMutationData } from '../../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
5
|
+
import { DataURLOptions } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
6
|
+
import { DeprecatedMirror } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
7
|
+
import { DocumentDimension } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
8
|
+
import { Emitter } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
9
|
+
import { EventType } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
10
|
+
import { eventWithTime } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
11
|
+
import { eventWithTime as eventWithTime_2 } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
12
|
+
import { Handler } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
13
|
+
import { hookResetter } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
14
|
+
import { hooksParam } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
15
|
+
import { IMirror } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
16
|
+
import { IncrementalSource } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
17
|
+
import { IWindow } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
18
|
+
import { KeepIframeSrcFn } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
19
|
+
import { listenerHandler } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
20
|
+
import { listenerHandler as listenerHandler_2 } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
21
|
+
import { MaskInputFn } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
22
|
+
import { MaskInputOptions } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
23
|
+
import { maskTextClass } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
24
|
+
import { MaskTextFn } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
25
|
+
import { Mirror } from '../../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
26
|
+
import { Mirror as Mirror_2 } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
27
27
|
import { Mirror as Mirror_3 } from 'rrweb-snapshot';
|
|
28
|
-
import { MouseInteractions } from '
|
|
29
|
-
import { PackFn } from '
|
|
30
|
-
import { playerMetaData } from '
|
|
31
|
-
import { RecordPlugin } from '
|
|
32
|
-
import { ReplayerEvents } from '
|
|
33
|
-
import { RRDocument } from 'rrdom';
|
|
34
|
-
import { RRIFrameElement } from 'rrdom';
|
|
35
|
-
import { RRNode } from 'rrdom';
|
|
36
|
-
import { SamplingStrategy } from '
|
|
37
|
-
import { SessionInterval } from '
|
|
38
|
-
import { SlimDOMOptions } from '
|
|
28
|
+
import { MouseInteractions } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
29
|
+
import { PackFn } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
30
|
+
import { playerMetaData } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
31
|
+
import { RecordPlugin } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
32
|
+
import { ReplayerEvents } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
33
|
+
import { RRDocument } from '../../../../node_modules/@highlight-run/rrdom/dist/rrdom.js';
|
|
34
|
+
import { RRIFrameElement } from '../../../node_modules/@highlight-run/rrdom/dist/rrdom.js';
|
|
35
|
+
import { RRNode } from '../../../node_modules/@highlight-run/rrdom/dist/rrdom.js';
|
|
36
|
+
import { SamplingStrategy } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
37
|
+
import { SessionInterval } from '../../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
38
|
+
import { SlimDOMOptions } from '../../../node_modules/@highlight-run/rrweb-snapshot/dist/rrweb-snapshot.js';
|
|
39
39
|
import { StateMachine } from '@xstate/fsm';
|
|
40
|
-
import { textMutation } from '
|
|
41
|
-
import { throttleOptions } from '
|
|
42
|
-
import { UnpackFn } from '
|
|
40
|
+
import { textMutation } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
41
|
+
import { throttleOptions } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
42
|
+
import { UnpackFn } from '../../../node_modules/@highlight-run/rrweb-types/dist/rrweb-types.js';
|
|
43
43
|
|
|
44
44
|
export declare const addCustomEvent: <T>(tag: string, payload: T) => void;
|
|
45
45
|
|