@lazycatcloud/lzc-video-player 0.0.13 → 0.0.15
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/{list.a7723605.js → list.bd5ab1dc.js} +1 -1
- package/dist/{lzc-video-player.e3d8d4e7.js → lzc-video-player.d63bcadd.js} +3653 -3924
- package/dist/lzc-video-player.js +1 -1
- package/dist/{playrate.d8163417.js → playrate.5b6a70f8.js} +2 -2
- package/dist/{resolution.2f449146.js → resolution.fd82af7e.js} +2 -2
- package/dist/{simpleList.bb4cbbb3.js → simpleList.81d633dd.js} +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock as u, createElementBlock as d, pushScopeId as Q, popScopeId as H, createElementVNode as o, ref as f, computed as S, defineComponent as x, normalizeClass as y, withModifiers as w, createBlock as $, unref as i, isRef as X, withCtx as B, toDisplayString as g, createCommentVNode as k, useCssVars as Y, onMounted as Z, nextTick as ee, onUnmounted as te, watchEffect as se, createVNode as h, Fragment as I, renderList as le, createTextVNode as V } from "vue";
|
|
2
|
-
import { _ as D, Q as T, a as ne, E as U, u as ie, r as ue, b as oe, c as ae, f as K, g as ce } from "./lzc-video-player.
|
|
2
|
+
import { _ as D, Q as T, a as ne, E as U, u as ie, r as ue, b as oe, c as ae, f as K, g as ce } from "./lzc-video-player.d63bcadd.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
const de = {}, re = (e) => (Q("data-v-7a0e044b"), e = e(), H(), e), _e = /* @__PURE__ */ re(() => /* @__PURE__ */ o("ul", null, [
|
|
5
5
|
/* @__PURE__ */ o("li", { class: "m1" }),
|