matrix_components 2.0.319 → 2.0.321
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/README.md +14 -0
- package/dist/ComponentDemo/VideoDemo.vue +132 -187
- package/dist/matrix_components.css +1 -1
- package/dist/matrix_components.js +25 -29
- package/dist/matrix_components.umd.cjs +1 -1
- package/package.json +1 -1
- package/dist/ComponentDemo/VideoDemo copy 2.vue +0 -268
- package/dist/ComponentDemo/VideoDemo copy 3.vue +0 -356
- package/dist/ComponentDemo/VideoDemo copy.vue +0 -289
|
@@ -5473,7 +5473,7 @@ const ElementPlusIconsVue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object
|
|
|
5473
5473
|
ZoomOut: zoom_out_default
|
|
5474
5474
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5475
5475
|
const _hoisted_1$a = { class: "right-box-2" };
|
|
5476
|
-
const _hoisted_2$
|
|
5476
|
+
const _hoisted_2$8 = ["onClick"];
|
|
5477
5477
|
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
5478
5478
|
__name: "videoRightMenu",
|
|
5479
5479
|
props: {
|
|
@@ -5547,7 +5547,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
5547
5547
|
right_closeMenu();
|
|
5548
5548
|
rightHandler(item);
|
|
5549
5549
|
}
|
|
5550
|
-
}, toDisplayString(item == null ? void 0 : item.name), 9, _hoisted_2$
|
|
5550
|
+
}, toDisplayString(item == null ? void 0 : item.name), 9, _hoisted_2$8);
|
|
5551
5551
|
}), 128))
|
|
5552
5552
|
])
|
|
5553
5553
|
], 36)), [
|
|
@@ -5565,7 +5565,7 @@ const _export_sfc = (sfc, props) => {
|
|
|
5565
5565
|
};
|
|
5566
5566
|
const ComRightMenu = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-644f5340"]]);
|
|
5567
5567
|
const _hoisted_1$9 = { class: "split-icon-container" };
|
|
5568
|
-
const _hoisted_2$
|
|
5568
|
+
const _hoisted_2$7 = ["onClick"];
|
|
5569
5569
|
const _hoisted_3$6 = { class: "video-view-bg" };
|
|
5570
5570
|
const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
5571
5571
|
__name: "SplitIcon",
|
|
@@ -5678,7 +5678,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
5678
5678
|
info: videoInfo == null ? void 0 : videoInfo.info
|
|
5679
5679
|
}, void 0, true) : createCommentVNode("", true)
|
|
5680
5680
|
])
|
|
5681
|
-
], 10, _hoisted_2$
|
|
5681
|
+
], 10, _hoisted_2$7);
|
|
5682
5682
|
}), 128))
|
|
5683
5683
|
]);
|
|
5684
5684
|
};
|
|
@@ -5686,7 +5686,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
5686
5686
|
});
|
|
5687
5687
|
const SplitIcon = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-5efe1bd4"]]);
|
|
5688
5688
|
const _hoisted_1$8 = { class: "split-box" };
|
|
5689
|
-
const _hoisted_2$
|
|
5689
|
+
const _hoisted_2$6 = ["onClick"];
|
|
5690
5690
|
const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
5691
5691
|
__name: "index",
|
|
5692
5692
|
props: {
|
|
@@ -5727,7 +5727,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
5727
5727
|
key: index2,
|
|
5728
5728
|
class: normalizeClass(["martrix_iconfont", getIconClass(index2, unref(activeIndex))]),
|
|
5729
5729
|
onClick: ($event) => activeIndex.value = index2 + 1
|
|
5730
|
-
}, null, 10, _hoisted_2$
|
|
5730
|
+
}, null, 10, _hoisted_2$6);
|
|
5731
5731
|
}), 64))
|
|
5732
5732
|
]);
|
|
5733
5733
|
};
|
|
@@ -6084,7 +6084,7 @@ class hkVideo {
|
|
|
6084
6084
|
}
|
|
6085
6085
|
}
|
|
6086
6086
|
const _hoisted_1$7 = ["id"];
|
|
6087
|
-
const _hoisted_2$
|
|
6087
|
+
const _hoisted_2$5 = ["id"];
|
|
6088
6088
|
const _hoisted_3$5 = {
|
|
6089
6089
|
class: "video-mask",
|
|
6090
6090
|
"element-loading-text": "加载中..."
|
|
@@ -6263,7 +6263,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
6263
6263
|
createElementVNode("div", {
|
|
6264
6264
|
class: "video-container",
|
|
6265
6265
|
id: `hk-${unref(videoRandomId)}`
|
|
6266
|
-
}, null, 8, _hoisted_2$
|
|
6266
|
+
}, null, 8, _hoisted_2$5),
|
|
6267
6267
|
withDirectives(createElementVNode("div", _hoisted_3$5, null, 512), [
|
|
6268
6268
|
[_directive_loading, videoLoading.value]
|
|
6269
6269
|
]),
|
|
@@ -6289,7 +6289,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
6289
6289
|
});
|
|
6290
6290
|
const HKPlayView = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-a962f649"]]);
|
|
6291
6291
|
const _hoisted_1$6 = { class: "split-box" };
|
|
6292
|
-
const _hoisted_2$
|
|
6292
|
+
const _hoisted_2$4 = ["onMouseover", "onMouseleave"];
|
|
6293
6293
|
const _hoisted_3$4 = {
|
|
6294
6294
|
key: 0,
|
|
6295
6295
|
class: "no-signal"
|
|
@@ -6640,7 +6640,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
6640
6640
|
[vShow, (unref(activeIndex) == 1 || isFullScreen.value) && closeBtnStatusList.value[index2] && !!url]
|
|
6641
6641
|
]) : createCommentVNode("", true),
|
|
6642
6642
|
((_a3 = unref(injectedSlots)) == null ? void 0 : _a3["video-player-cover"]) ? (openBlock(), createBlock(resolveDynamicComponent(unref(injectedSlots)["video-player-cover"]), { key: 3 })) : createCommentVNode("", true)
|
|
6643
|
-
], 40, _hoisted_2$
|
|
6643
|
+
], 40, _hoisted_2$4)
|
|
6644
6644
|
];
|
|
6645
6645
|
}),
|
|
6646
6646
|
_: 1
|
|
@@ -6656,7 +6656,7 @@ const ctrlApis = {
|
|
|
6656
6656
|
speakUrl: "http://199.10.11.47:19091/videoTest/wvpSpeak"
|
|
6657
6657
|
};
|
|
6658
6658
|
const _hoisted_1$5 = { class: "video-player-view" };
|
|
6659
|
-
const _hoisted_2$
|
|
6659
|
+
const _hoisted_2$3 = { class: "video-tree" };
|
|
6660
6660
|
const _hoisted_3$3 = { class: "player-container" };
|
|
6661
6661
|
const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
6662
6662
|
__name: "index",
|
|
@@ -7180,7 +7180,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
7180
7180
|
const _directive_sline = resolveDirective("sline");
|
|
7181
7181
|
return openBlock(), createElementBlock("div", _hoisted_1$5, [
|
|
7182
7182
|
__props.showTree ? renderSlot(_ctx.$slots, "video-tree", { key: 0 }, () => [
|
|
7183
|
-
createElementVNode("div", _hoisted_2$
|
|
7183
|
+
createElementVNode("div", _hoisted_2$3, [
|
|
7184
7184
|
createVNode(_component_el_tree, {
|
|
7185
7185
|
class: "tree-view",
|
|
7186
7186
|
ref_key: "treeRef",
|
|
@@ -47092,7 +47092,7 @@ const loadCssVars = () => {
|
|
|
47092
47092
|
return variables;
|
|
47093
47093
|
};
|
|
47094
47094
|
const _hoisted_1$4 = { class: "dialog-content" };
|
|
47095
|
-
const _hoisted_2$
|
|
47095
|
+
const _hoisted_2$2 = { class: "dialog-header" };
|
|
47096
47096
|
const _hoisted_3$2 = { class: "dialog-title" };
|
|
47097
47097
|
const _hoisted_4$1 = { class: "dialog-controls" };
|
|
47098
47098
|
const _hoisted_5$1 = {
|
|
@@ -47519,7 +47519,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
47519
47519
|
onClosed: dealClosed
|
|
47520
47520
|
}, createSlots({
|
|
47521
47521
|
header: withCtx(() => [
|
|
47522
|
-
createElementVNode("div", _hoisted_2$
|
|
47522
|
+
createElementVNode("div", _hoisted_2$2, [
|
|
47523
47523
|
createElementVNode("div", _hoisted_3$2, [
|
|
47524
47524
|
__props.headerDom ? (openBlock(), createBlock(resolveDynamicComponent(asyncHeaderDom.value), mergeProps({ key: 0 }, props.headerOption, toHandlers({
|
|
47525
47525
|
...props.headerEvents,
|
|
@@ -47821,7 +47821,7 @@ _sfc_main$7.install = (app2) => {
|
|
|
47821
47821
|
app2.component(_sfc_main$7.name, _sfc_main$7);
|
|
47822
47822
|
};
|
|
47823
47823
|
const _hoisted_1$3 = { class: "pdf-reader" };
|
|
47824
|
-
const _hoisted_2$
|
|
47824
|
+
const _hoisted_2$1 = { class: "pdf-tools" };
|
|
47825
47825
|
const _hoisted_3$1 = ["id"];
|
|
47826
47826
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
47827
47827
|
...{
|
|
@@ -47910,7 +47910,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
47910
47910
|
const _component_el_button = resolveComponent("el-button");
|
|
47911
47911
|
const _component_el_empty = resolveComponent("el-empty");
|
|
47912
47912
|
return openBlock(), createElementBlock("div", _hoisted_1$3, [
|
|
47913
|
-
withDirectives(createElementVNode("div", _hoisted_2$
|
|
47913
|
+
withDirectives(createElementVNode("div", _hoisted_2$1, [
|
|
47914
47914
|
createVNode(_component_el_button, {
|
|
47915
47915
|
id: idConfig.value.previousPage
|
|
47916
47916
|
}, {
|
|
@@ -54332,7 +54332,7 @@ async function renderAsync(data, bodyContainer, styleContainer, userOptions) {
|
|
|
54332
54332
|
return doc;
|
|
54333
54333
|
}
|
|
54334
54334
|
const _hoisted_1$2 = { class: "word-reader" };
|
|
54335
|
-
const _hoisted_2
|
|
54335
|
+
const _hoisted_2 = { class: "word-tools" };
|
|
54336
54336
|
const _hoisted_3 = { class: "zoom-info" };
|
|
54337
54337
|
const _hoisted_4 = { class: "word-container" };
|
|
54338
54338
|
const _hoisted_5 = {
|
|
@@ -54473,7 +54473,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
54473
54473
|
return (_ctx, _cache) => {
|
|
54474
54474
|
const _component_el_button = resolveComponent("el-button");
|
|
54475
54475
|
return openBlock(), createElementBlock("div", _hoisted_1$2, [
|
|
54476
|
-
withDirectives(createElementVNode("div", _hoisted_2
|
|
54476
|
+
withDirectives(createElementVNode("div", _hoisted_2, [
|
|
54477
54477
|
createVNode(_component_el_button, {
|
|
54478
54478
|
onClick: zoomOut,
|
|
54479
54479
|
disabled: zoom.value <= 0.5
|
|
@@ -54519,10 +54519,6 @@ NsWord.install = (app2) => {
|
|
|
54519
54519
|
app2.component(NsWord.name, NsWord);
|
|
54520
54520
|
};
|
|
54521
54521
|
const _hoisted_1$1 = { class: "ns-office" };
|
|
54522
|
-
const _hoisted_2 = {
|
|
54523
|
-
key: 3,
|
|
54524
|
-
class: "unsupported-file"
|
|
54525
|
-
};
|
|
54526
54522
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
54527
54523
|
...{
|
|
54528
54524
|
name: "ns-office"
|
|
@@ -54572,6 +54568,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
54572
54568
|
}
|
|
54573
54569
|
});
|
|
54574
54570
|
return (_ctx, _cache) => {
|
|
54571
|
+
const _component_NoData = resolveComponent("NoData");
|
|
54575
54572
|
return openBlock(), createElementBlock("div", _hoisted_1$1, [
|
|
54576
54573
|
fileType.value === "excel" ? (openBlock(), createBlock(_sfc_main$7, mergeProps({ key: 0 }, _ctx.$attrs, {
|
|
54577
54574
|
isEdit: false,
|
|
@@ -54587,17 +54584,16 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
54587
54584
|
url: __props.url,
|
|
54588
54585
|
ref_key: "officeRef",
|
|
54589
54586
|
ref: officeRef
|
|
54590
|
-
}), null, 16, ["url"])) : (openBlock(),
|
|
54591
|
-
|
|
54592
|
-
|
|
54593
|
-
|
|
54594
|
-
|
|
54595
|
-
])]))
|
|
54587
|
+
}), null, 16, ["url"])) : (openBlock(), createBlock(_component_NoData, {
|
|
54588
|
+
key: 3,
|
|
54589
|
+
noData: true,
|
|
54590
|
+
height: "100px"
|
|
54591
|
+
}))
|
|
54596
54592
|
]);
|
|
54597
54593
|
};
|
|
54598
54594
|
}
|
|
54599
54595
|
});
|
|
54600
|
-
const NsOffice = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
54596
|
+
const NsOffice = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-a4bc0168"]]);
|
|
54601
54597
|
NsOffice.install = (app2) => {
|
|
54602
54598
|
app2.component(NsOffice.name, NsOffice);
|
|
54603
54599
|
};
|