xyvcard-live 0.0.32 → 0.0.33
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/{add-Cvk6f0fi.mjs → add-D62-Y_Wx.mjs} +3 -3
- package/dist/{index-D-W3jRJj.mjs → index-2_aOposT.mjs} +3 -3
- package/dist/{index-aSFigz8T.mjs → index-7STFaAG7.mjs} +1 -1
- package/dist/{index-DXtoxvpk.mjs → index-BlgDICir.mjs} +1 -1
- package/dist/{index-CanR_A5L.mjs → index-CA2Es1CI.mjs} +1 -1
- package/dist/{index-CJQ1nVj2-I1BkEjzF.mjs → index-CJQ1nVj2-DGgI-Ftt.mjs} +1 -1
- package/dist/{index-MnFwnWby.mjs → index-CiBYhyN9.mjs} +1 -1
- package/dist/{index-BOT8c_O3.mjs → index-D--7r9JO.mjs} +1 -1
- package/dist/{index-HaQWuNXR.mjs → index-DHeMfZi6.mjs} +1 -1
- package/dist/{index-DPWBp-QM.mjs → index-DROBi7J1.mjs} +1292 -1240
- package/dist/{index-DR_KLGcK.mjs → index-DSRk00fD.mjs} +174 -155
- package/dist/{index-KMVMe9ZJ-Bqxbrxjm.mjs → index-KMVMe9ZJ-BGeNK-Qz.mjs} +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BNxGG8wQ.mjs → index.vue_vue_type_script_setup_true_lang-CIxSEg-L.mjs} +1 -1
- package/dist/{info-ByXTOGCn-CjCH5sYZ.mjs → info-ByXTOGCn-D6e6GbFd.mjs} +2 -2
- package/dist/{info-C_OAyZk9-CR1ZDRnw.mjs → info-C_OAyZk9-yvlsbNzF.mjs} +2 -2
- package/dist/{info-Cywnamb8.mjs → info-DVkoKFwz.mjs} +5 -5
- package/dist/{info-ZydxPcdx-BBBVBV0i.mjs → info-ZydxPcdx-B3mf-dyA.mjs} +2 -2
- package/dist/{lives-GYvhUUnF.mjs → lives-CEux_TVA.mjs} +1 -1
- package/dist/{statistics-BaDFsRh5.mjs → statistics-D4B7_1nI.mjs} +1 -1
- package/dist/{transcoding-BDgAwPDK.mjs → transcoding-CwM98RO_.mjs} +1 -1
- package/dts/src/api/live/zb-live-video/index.d.ts +3 -1
- package/dts/src/api/live/zb-live-video/types.d.ts +4 -0
- package/dts/src/constant.d.ts +1 -0
- package/dts/src/lang/live/zh-cn.d.ts +2 -0
- package/dts/src/views/live/zb-live-video/lives.vue.d.ts +2 -2
- package/dts/src/views/live/zb-live-videoList/edit.vue.d.ts +1 -1
- package/dts/src/views/live/zb-live-videoList/transcoding.vue.d.ts +1 -1
- package/package.json +1 -1
|
@@ -2,10 +2,10 @@ import { defineComponent as ye, ref as Y, reactive as x, watch as Z, computed as
|
|
|
2
2
|
import { ElMessage as w } from "element-plus";
|
|
3
3
|
import { routerUtil as ee } from "jmash-core";
|
|
4
4
|
import { useRouter as Ve, useRoute as Ee } from "vue-router";
|
|
5
|
-
import { D as V, C as r, l as O, p as A, _ as _e } from "./index-
|
|
5
|
+
import { D as V, C as r, l as O, p as A, _ as _e } from "./index-DSRk00fD.mjs";
|
|
6
6
|
import { useI18n as ge } from "vue-i18n";
|
|
7
|
-
import be from "./lives-
|
|
8
|
-
import { V as he } from "./index-
|
|
7
|
+
import be from "./lives-CEux_TVA.mjs";
|
|
8
|
+
import { V as he } from "./index-DHeMfZi6.mjs";
|
|
9
9
|
import { s as J, a as k, t as le } from "./timeConvert-DSKES6ZM.mjs";
|
|
10
10
|
const we = { class: "app-container" }, Pe = { class: "search-container" }, Se = {
|
|
11
11
|
key: 0,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as ke, getCurrentInstance as Ve, ref as s, resolveComponent as i, resolveDirective as Ce, createElementBlock as U, openBlock as _, createElementVNode as n, createVNode as t, createBlock as T, createCommentVNode as N, withCtx as a, createTextVNode as u, toDisplayString as c, withDirectives as $e, withModifiers as D, unref as V, nextTick as Ie } from "vue";
|
|
2
|
-
import { g as L, E as Ue, C as W, l as S, _ as Te } from "./index-
|
|
2
|
+
import { g as L, E as Ue, C as W, l as S, _ as Te } from "./index-DSRk00fD.mjs";
|
|
3
3
|
import { ElDialog as De, ElMessage as v, ElMessageBox as Fe } from "element-plus";
|
|
4
4
|
import { useI18n as Re } from "vue-i18n";
|
|
5
5
|
import "jmash-core";
|
|
6
6
|
import { p as Me, e as xe } from "./index-D8SgFAny.mjs";
|
|
7
|
-
import { V as Ne } from "./index-
|
|
7
|
+
import { V as Ne } from "./index-DHeMfZi6.mjs";
|
|
8
8
|
import { useRoute as Se } from "vue-router";
|
|
9
|
-
import Ee from "./transcoding-
|
|
9
|
+
import Ee from "./transcoding-CwM98RO_.mjs";
|
|
10
10
|
const Pe = { class: "app-container" }, Ye = { class: "search-container" }, qe = { class: "transcode-info-container" }, ze = ["onClick"], Be = ["onClick"], Ke = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "empty-transcode"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as o, createElementBlock as s, openBlock as r, createElementVNode as e } from "vue";
|
|
2
2
|
import i from "./assets/650278fac143ef0b.png";
|
|
3
|
-
import { _ as m } from "./index-
|
|
3
|
+
import { _ as m } from "./index-DSRk00fD.mjs";
|
|
4
4
|
const n = { class: "home-container" }, a = /* @__PURE__ */ o({
|
|
5
5
|
__name: "index",
|
|
6
6
|
setup(c) {
|
|
@@ -3,7 +3,7 @@ import { useUserStore as g, clearEmpty as k, request as _, useTableHooks as ve }
|
|
|
3
3
|
import { useI18n as fe } from "vue-i18n";
|
|
4
4
|
import { q as he } from "./index-C1P6qMB-.mjs";
|
|
5
5
|
import { useRoute as be } from "vue-router";
|
|
6
|
-
import { D as w, g as H, U as Y, S as ge, _ as ke } from "./index-
|
|
6
|
+
import { D as w, g as H, U as Y, S as ge, _ as ke } from "./index-DSRk00fD.mjs";
|
|
7
7
|
import { b as O } from "./timeConvert-DSKES6ZM.mjs";
|
|
8
8
|
class _e {
|
|
9
9
|
getKey(l) {
|
|
@@ -2,7 +2,7 @@ import { defineComponent as J, mergeModels as Q, ref as q, reactive as T, useMod
|
|
|
2
2
|
import { useUserStore as g, request as I, clearEmpty as _, useTableHooks as ue } from "jmash-core";
|
|
3
3
|
import { useI18n as Z } from "vue-i18n";
|
|
4
4
|
import { ElMessage as Y } from "element-plus";
|
|
5
|
-
import { a as ne, r as O } from "./index-KMVMe9ZJ-
|
|
5
|
+
import { a as ne, r as O } from "./index-KMVMe9ZJ-BGeNK-Qz.mjs";
|
|
6
6
|
import { useRoute as de } from "vue-router";
|
|
7
7
|
class se {
|
|
8
8
|
getKey(e) {
|
|
@@ -7,7 +7,7 @@ import { useRoute as B, useRouter as T } from "vue-router";
|
|
|
7
7
|
import { useUserStore as M, useAppStore as j, getCaptchaApi as z, netEncrypt as D, vueMetaEnv as L } from "jmash-core";
|
|
8
8
|
import "element-plus";
|
|
9
9
|
import { useI18n as O } from "vue-i18n";
|
|
10
|
-
import { _ as Q } from "./index-
|
|
10
|
+
import { _ as Q } from "./index-DSRk00fD.mjs";
|
|
11
11
|
const F = { class: "login-container" }, G = { class: "login-form-wrapper" }, H = { class: "login-form" }, J = { class: "captcha" }, W = /* @__PURE__ */ E({
|
|
12
12
|
__name: "index",
|
|
13
13
|
setup(X) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as ce, getCurrentInstance as ie, ref as V, resolveComponent as i, resolveDirective as ue, createElementBlock as _, openBlock as d, Fragment as M, createElementVNode as k, createVNode as r, withCtx as m, unref as s, renderList as de, createBlock as L, createTextVNode as p, toDisplayString as u, withDirectives as I, createCommentVNode as P, isRef as Q } from "vue";
|
|
2
2
|
import { useUserStore as v, clearEmpty as f, request as h, useTableHooks as pe } from "jmash-core";
|
|
3
3
|
import { useI18n as ve } from "vue-i18n";
|
|
4
|
-
import { D as b, g as j, U as fe, _ as he } from "./index-
|
|
4
|
+
import { D as b, g as j, U as fe, _ as he } from "./index-DSRk00fD.mjs";
|
|
5
5
|
import { useRoute as ge } from "vue-router";
|
|
6
6
|
class Ce {
|
|
7
7
|
getKey(t) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, resolveComponent, createBlock, openBlock, withCtx, createElementVNode, createElementBlock, createVNode, createTextVNode, createCommentVNode, toDisplayString } from "vue";
|
|
2
2
|
import { ElMessage } from "element-plus";
|
|
3
|
-
import { l as liveVideoApi, _ as _export_sfc } from "./index-
|
|
3
|
+
import { l as liveVideoApi, _ as _export_sfc } from "./index-DSRk00fD.mjs";
|
|
4
4
|
import { c as commonjsGlobal } from "./_commonjsHelpers-BVfed4GL.mjs";
|
|
5
5
|
import require$$3 from "axios";
|
|
6
6
|
var tc_vod = {}, uploader = {}, sha1 = { exports: {} };
|