@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
package/dist/rrweb-player.js
CHANGED
|
@@ -9744,7 +9744,6 @@ if (typeof window !== "undefined" && window.Proxy && window.Reflect) {
|
|
|
9744
9744
|
}
|
|
9745
9745
|
});
|
|
9746
9746
|
}
|
|
9747
|
-
if (!/* @__PURE__ */ /[1-9][0-9]{12}/.test(Date.now().toString())) ;
|
|
9748
9747
|
function polyfill$1(win = window) {
|
|
9749
9748
|
if ("NodeList" in win && !win.NodeList.prototype.forEach) {
|
|
9750
9749
|
win.NodeList.prototype.forEach = Array.prototype.forEach;
|
|
@@ -9921,7 +9920,6 @@ var IncrementalSource$1 = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
9921
9920
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
9922
9921
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
9923
9922
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
9924
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
9925
9923
|
return IncrementalSource2;
|
|
9926
9924
|
})(IncrementalSource$1 || {});
|
|
9927
9925
|
var MouseInteractions = /* @__PURE__ */ ((MouseInteractions2) => {
|
|
@@ -13301,7 +13299,6 @@ var IncrementalSource = /* @__PURE__ */ ((IncrementalSource2) => {
|
|
|
13301
13299
|
IncrementalSource2[IncrementalSource2["Selection"] = 14] = "Selection";
|
|
13302
13300
|
IncrementalSource2[IncrementalSource2["AdoptedStyleSheet"] = 15] = "AdoptedStyleSheet";
|
|
13303
13301
|
IncrementalSource2[IncrementalSource2["CustomElement"] = 16] = "CustomElement";
|
|
13304
|
-
IncrementalSource2[IncrementalSource2["VisibilityChange"] = 17] = "VisibilityChange";
|
|
13305
13302
|
return IncrementalSource2;
|
|
13306
13303
|
})(IncrementalSource || {});
|
|
13307
13304
|
function inlineCss(cssObj) {
|