@appsurify-testmap/rrweb-player 2.1.0-alpha.3 → 2.1.0-alpha.5
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-player.cjs +0 -2
- package/dist/rrweb-player.cjs.map +1 -1
- package/dist/rrweb-player.js +0 -2
- package/dist/rrweb-player.js.map +1 -1
- package/dist/rrweb-player.umd.cjs +0 -2
- package/dist/rrweb-player.umd.cjs.map +2 -2
- package/dist/rrweb-player.umd.min.cjs +2 -2
- package/dist/rrweb-player.umd.min.cjs.map +2 -2
- package/package.json +4 -4
package/dist/rrweb-player.cjs
CHANGED
|
@@ -9922,7 +9922,6 @@ var IncrementalSource$1 = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
9922
9922
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
9923
9923
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
9924
9924
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
9925
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
9926
9925
|
return IncrementalSource2;
|
|
9927
9926
|
})(IncrementalSource$1 || {});
|
|
9928
9927
|
var MouseInteractions = /* @__PURE__ */ ((MouseInteractions2) => {
|
|
@@ -13302,7 +13301,6 @@ var IncrementalSource = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
13302
13301
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
13303
13302
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
13304
13303
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
13305
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
13306
13304
|
return IncrementalSource2;
|
|
13307
13305
|
})(IncrementalSource || {});
|
|
13308
13306
|
function inlineCss(cssObj) {
|