@appsurify-testmap/rrweb-player 2.1.0-alpha.2 → 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 -3
- package/dist/rrweb-player.cjs.map +1 -1
- package/dist/rrweb-player.js +0 -3
- package/dist/rrweb-player.js.map +1 -1
- package/dist/rrweb-player.umd.cjs +0 -3
- 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
|
@@ -9785,7 +9785,6 @@ if (typeof window !== "undefined" && window.Proxy && window.Reflect) {
|
|
|
9785
9785
|
}
|
|
9786
9786
|
});
|
|
9787
9787
|
}
|
|
9788
|
-
if (!/* @__PURE__ */ /[1-9][0-9]{12}/.test(Date.now().toString())) ;
|
|
9789
9788
|
function polyfill$1(win = window) {
|
|
9790
9789
|
if ("NodeList" in win && !win.NodeList.prototype.forEach) {
|
|
9791
9790
|
win.NodeList.prototype.forEach = Array.prototype.forEach;
|
|
@@ -9963,7 +9962,6 @@ var IncrementalSource$1 = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
9963
9962
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
9964
9963
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
9965
9964
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
9966
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
9967
9965
|
return IncrementalSource2;
|
|
9968
9966
|
})(IncrementalSource$1 || {});
|
|
9969
9967
|
var MouseInteractions = /* @__PURE__ */ ((MouseInteractions2) => {
|
|
@@ -13341,7 +13339,6 @@ var IncrementalSource = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
13341
13339
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
13342
13340
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
13343
13341
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
13344
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
13345
13342
|
return IncrementalSource2;
|
|
13346
13343
|
})(IncrementalSource || {});
|
|
13347
13344
|
function inlineCss(cssObj) {
|