@evercam/ui 1.0.0-preview-add-loading-if-webrtc-stream-disconnect-c529bb07a → 1.0.0-preview-add-loading-if-webrtc-stream-disconnect-23d5a382e
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/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/styles.css +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -9667,7 +9667,7 @@ const Zi = X0.exports, ir = new Intl.NumberFormat(void 0, {
|
|
|
9667
9667
|
}
|
|
9668
9668
|
},
|
|
9669
9669
|
mounted() {
|
|
9670
|
-
|
|
9670
|
+
this.isHls && this.initHls(), this.bindEvents(), this.initializePlayer(), this.initializeFullscreenListeners();
|
|
9671
9671
|
},
|
|
9672
9672
|
beforeDestroy() {
|
|
9673
9673
|
this.unbindEvents(), this.destroyPlayer(), this.removeFullscreenListeners();
|
|
@@ -9959,7 +9959,7 @@ var K0 = function() {
|
|
|
9959
9959
|
J0,
|
|
9960
9960
|
!1,
|
|
9961
9961
|
null,
|
|
9962
|
-
"
|
|
9962
|
+
"d7aeb2b0",
|
|
9963
9963
|
null,
|
|
9964
9964
|
null
|
|
9965
9965
|
);
|