buzzcasting-storage 2.5.0 → 2.5.2
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Ri = Object.defineProperty;
|
|
2
2
|
var Ni = (j, o, h) => o in j ? Ri(j, o, { enumerable: !0, configurable: !0, writable: !0, value: h }) : j[o] = h;
|
|
3
3
|
var C = (j, o, h) => (Ni(j, typeof o != "symbol" ? o + "" : o, h), h);
|
|
4
|
-
const Fi = "2.
|
|
4
|
+
const Fi = "2.5.1";
|
|
5
5
|
class $i {
|
|
6
6
|
constructor(o) {
|
|
7
7
|
C(this, "options");
|
|
@@ -4005,7 +4005,7 @@ class to {
|
|
|
4005
4005
|
Hn,
|
|
4006
4006
|
A.query.slide,
|
|
4007
4007
|
A.data.title ?? A.query.widget
|
|
4008
|
-
), this.bc.postMessage({ event: "widget-update", data: A
|
|
4008
|
+
), this.bc.postMessage({ event: "widget-update", data: A });
|
|
4009
4009
|
break;
|
|
4010
4010
|
case 400:
|
|
4011
4011
|
console.warn(
|