@appsurify-testmap/rrweb-replay 2.1.0-alpha.3 → 2.1.0-alpha.6
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/rrweb-replay.cjs +0 -1
- package/dist/rrweb-replay.cjs.map +1 -1
- package/dist/rrweb-replay.js +0 -1
- package/dist/rrweb-replay.js.map +1 -1
- package/dist/rrweb-replay.umd.cjs +0 -1
- package/dist/rrweb-replay.umd.cjs.map +2 -2
- package/dist/rrweb-replay.umd.min.cjs +1 -1
- package/dist/rrweb-replay.umd.min.cjs.map +2 -2
- package/package.json +3 -3
package/dist/rrweb-replay.cjs
CHANGED
|
@@ -9524,7 +9524,6 @@ var IncrementalSource = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
9524
9524
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
9525
9525
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
9526
9526
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
9527
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
9528
9527
|
return IncrementalSource2;
|
|
9529
9528
|
})(IncrementalSource || {});
|
|
9530
9529
|
var MouseInteractions = /* @__PURE__ */ ((MouseInteractions2) => {
|