matrix_components 2.0.371 → 2.0.372
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.
|
@@ -5566,7 +5566,7 @@ const _export_sfc = (sfc, props) => {
|
|
|
5566
5566
|
const ComRightMenu = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-644f5340"]]);
|
|
5567
5567
|
const _hoisted_1$b = { class: "split-icon-container" };
|
|
5568
5568
|
const _hoisted_2$9 = ["onClick"];
|
|
5569
|
-
const _hoisted_3$
|
|
5569
|
+
const _hoisted_3$7 = { class: "video-view-bg" };
|
|
5570
5570
|
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
5571
5571
|
__name: "SplitIcon",
|
|
5572
5572
|
props: {
|
|
@@ -5670,7 +5670,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
5670
5670
|
]),
|
|
5671
5671
|
onClick: ($event) => iconClick(videoInfo.index)
|
|
5672
5672
|
}, [
|
|
5673
|
-
createElementVNode("div", _hoisted_3$
|
|
5673
|
+
createElementVNode("div", _hoisted_3$7, [
|
|
5674
5674
|
__props.isVideo ? renderSlot(_ctx.$slots, "video-view-slot", {
|
|
5675
5675
|
key: 0,
|
|
5676
5676
|
index: videoInfo.index,
|
|
@@ -6085,7 +6085,7 @@ class hkVideo {
|
|
|
6085
6085
|
}
|
|
6086
6086
|
const _hoisted_1$9 = ["id"];
|
|
6087
6087
|
const _hoisted_2$7 = ["id"];
|
|
6088
|
-
const _hoisted_3$
|
|
6088
|
+
const _hoisted_3$6 = {
|
|
6089
6089
|
class: "video-mask",
|
|
6090
6090
|
"element-loading-text": "加载中..."
|
|
6091
6091
|
};
|
|
@@ -6264,7 +6264,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
6264
6264
|
class: "video-container",
|
|
6265
6265
|
id: `hk-${unref(videoRandomId)}`
|
|
6266
6266
|
}, null, 8, _hoisted_2$7),
|
|
6267
|
-
withDirectives(createElementVNode("div", _hoisted_3$
|
|
6267
|
+
withDirectives(createElementVNode("div", _hoisted_3$6, null, 512), [
|
|
6268
6268
|
[_directive_loading, videoLoading.value]
|
|
6269
6269
|
]),
|
|
6270
6270
|
withDirectives(createElementVNode("div", {
|
|
@@ -6290,7 +6290,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
6290
6290
|
const HKPlayView = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-a962f649"]]);
|
|
6291
6291
|
const _hoisted_1$8 = { class: "split-box" };
|
|
6292
6292
|
const _hoisted_2$6 = ["onMouseover", "onMouseleave"];
|
|
6293
|
-
const _hoisted_3$
|
|
6293
|
+
const _hoisted_3$5 = {
|
|
6294
6294
|
key: 0,
|
|
6295
6295
|
class: "no-signal"
|
|
6296
6296
|
};
|
|
@@ -6498,7 +6498,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
6498
6498
|
onMouseover: ($event) => showCloseBtnHandler(index2),
|
|
6499
6499
|
onMouseleave: ($event) => hideCloseBtnHandler(index2)
|
|
6500
6500
|
}, [
|
|
6501
|
-
!url ? (openBlock(), createElementBlock("span", _hoisted_3$
|
|
6501
|
+
!url ? (openBlock(), createElementBlock("span", _hoisted_3$5, "无信号")) : (openBlock(), createBlock(resolveDynamicComponent(getVideoModel(info)), {
|
|
6502
6502
|
key: 1,
|
|
6503
6503
|
ref: (el2) => videoPlayerRefHandler(el2, index2),
|
|
6504
6504
|
videoUrl: url,
|
|
@@ -6657,7 +6657,7 @@ const ctrlApis = {
|
|
|
6657
6657
|
};
|
|
6658
6658
|
const _hoisted_1$7 = { class: "video-player-view" };
|
|
6659
6659
|
const _hoisted_2$5 = { class: "video-tree" };
|
|
6660
|
-
const _hoisted_3$
|
|
6660
|
+
const _hoisted_3$4 = { class: "player-container" };
|
|
6661
6661
|
const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
6662
6662
|
__name: "index",
|
|
6663
6663
|
props: {
|
|
@@ -7217,7 +7217,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
7217
7217
|
}, 8, ["node-key", "data", "props", "default-expanded-keys", "onNodeExpand"])
|
|
7218
7218
|
])
|
|
7219
7219
|
], true) : createCommentVNode("", true),
|
|
7220
|
-
createElementVNode("div", _hoisted_3$
|
|
7220
|
+
createElementVNode("div", _hoisted_3$4, [
|
|
7221
7221
|
__props.showVideoSplit ? renderSlot(_ctx.$slots, "video-player-head", { key: 0 }, () => [
|
|
7222
7222
|
createVNode(SplitIconGroup, {
|
|
7223
7223
|
class: "video-player-head",
|
|
@@ -47172,7 +47172,7 @@ const loadCssVars = () => {
|
|
|
47172
47172
|
};
|
|
47173
47173
|
const _hoisted_1$6 = { class: "dialog-content" };
|
|
47174
47174
|
const _hoisted_2$4 = { class: "dialog-header" };
|
|
47175
|
-
const _hoisted_3$
|
|
47175
|
+
const _hoisted_3$3 = { class: "dialog-title" };
|
|
47176
47176
|
const _hoisted_4$2 = { class: "dialog-controls" };
|
|
47177
47177
|
const _hoisted_5$1 = {
|
|
47178
47178
|
key: 1,
|
|
@@ -47599,7 +47599,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
47599
47599
|
}, createSlots({
|
|
47600
47600
|
header: withCtx(() => [
|
|
47601
47601
|
createElementVNode("div", _hoisted_2$4, [
|
|
47602
|
-
createElementVNode("div", _hoisted_3$
|
|
47602
|
+
createElementVNode("div", _hoisted_3$3, [
|
|
47603
47603
|
__props.headerDom ? (openBlock(), createBlock(resolveDynamicComponent(asyncHeaderDom.value), mergeProps({ key: 0 }, props.headerOption, toHandlers({
|
|
47604
47604
|
...props.headerEvents,
|
|
47605
47605
|
close: closeDialog
|
|
@@ -47906,7 +47906,7 @@ _sfc_main$8.install = (app2) => {
|
|
|
47906
47906
|
};
|
|
47907
47907
|
const _hoisted_1$5 = { class: "pdf-reader" };
|
|
47908
47908
|
const _hoisted_2$3 = { class: "pdf-tools" };
|
|
47909
|
-
const _hoisted_3$
|
|
47909
|
+
const _hoisted_3$2 = ["id"];
|
|
47910
47910
|
const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
47911
47911
|
...{
|
|
47912
47912
|
name: "ns-pdf"
|
|
@@ -48008,7 +48008,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
48008
48008
|
class: "jump-input",
|
|
48009
48009
|
id: idConfig.value.pageNumber,
|
|
48010
48010
|
type: "number"
|
|
48011
|
-
}, null, 8, _hoisted_3$
|
|
48011
|
+
}, null, 8, _hoisted_3$2),
|
|
48012
48012
|
createElementVNode("span", null, "/" + toDisplayString(numPages.value) + "页", 1)
|
|
48013
48013
|
]),
|
|
48014
48014
|
createVNode(_component_el_button, {
|
|
@@ -54417,7 +54417,7 @@ async function renderAsync(data, bodyContainer, styleContainer, userOptions) {
|
|
|
54417
54417
|
}
|
|
54418
54418
|
const _hoisted_1$4 = { class: "word-reader" };
|
|
54419
54419
|
const _hoisted_2$2 = { class: "word-tools" };
|
|
54420
|
-
const _hoisted_3$
|
|
54420
|
+
const _hoisted_3$1 = { class: "zoom-info" };
|
|
54421
54421
|
const _hoisted_4$1 = { class: "word-container" };
|
|
54422
54422
|
const _hoisted_5 = {
|
|
54423
54423
|
key: 0,
|
|
@@ -54567,7 +54567,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
54567
54567
|
])]),
|
|
54568
54568
|
_: 1
|
|
54569
54569
|
}, 8, ["disabled"]),
|
|
54570
|
-
createElementVNode("span", _hoisted_3$
|
|
54570
|
+
createElementVNode("span", _hoisted_3$1, toDisplayString(Math.round(zoom.value * 100)) + "%", 1),
|
|
54571
54571
|
createVNode(_component_el_button, {
|
|
54572
54572
|
onClick: zoomIn,
|
|
54573
54573
|
disabled: zoom.value >= 3
|
|
@@ -54688,7 +54688,6 @@ const _hoisted_1$2 = {
|
|
|
54688
54688
|
const _hoisted_2$1 = {
|
|
54689
54689
|
class: /* @__PURE__ */ normalizeClass(["sub-row-group"])
|
|
54690
54690
|
};
|
|
54691
|
-
const _hoisted_3$1 = ["innerHTML"];
|
|
54692
54691
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
54693
54692
|
__name: "DynamicForm",
|
|
54694
54693
|
props: {
|
|
@@ -54754,13 +54753,13 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
54754
54753
|
},
|
|
54755
54754
|
setup(__props, { expose: __expose }) {
|
|
54756
54755
|
useCssVars((_ctx) => ({
|
|
54757
|
-
"
|
|
54758
|
-
"
|
|
54759
|
-
"
|
|
54760
|
-
"
|
|
54761
|
-
"
|
|
54762
|
-
"
|
|
54763
|
-
"
|
|
54756
|
+
"v3e9e719a": customBackgroundColor.value,
|
|
54757
|
+
"v2c87bb0a": gapV.value,
|
|
54758
|
+
"v4abdb403": superLabelWidth.value,
|
|
54759
|
+
"v5a8953f0": subLabelWidth.value,
|
|
54760
|
+
"v2b6f7571": height.value,
|
|
54761
|
+
"d11eb308": labelWidth.value,
|
|
54762
|
+
"f6caacb2": _ctx.$props.labelColor
|
|
54764
54763
|
}));
|
|
54765
54764
|
const props = __props;
|
|
54766
54765
|
const initialValues = ref$1(/* @__PURE__ */ new Map());
|
|
@@ -55324,9 +55323,8 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
55324
55323
|
"detial-row-item-value",
|
|
55325
55324
|
props.model.indexOf("table") > -1 ? "model-table" : "",
|
|
55326
55325
|
props.model.indexOf("vertical") > -1 ? "vertical" : "horizontal"
|
|
55327
|
-
])
|
|
55328
|
-
|
|
55329
|
-
}, null, 10, _hoisted_3$1)) : (openBlock(), createElementBlock("span", {
|
|
55326
|
+
])
|
|
55327
|
+
}, toDisplayString(rowInfo.value || __props.valueEmptyTag || ""), 3)) : (openBlock(), createElementBlock("span", {
|
|
55330
55328
|
key: 1,
|
|
55331
55329
|
class: normalizeClass([
|
|
55332
55330
|
"detial-row-item-value",
|
|
@@ -55456,7 +55454,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
55456
55454
|
};
|
|
55457
55455
|
}
|
|
55458
55456
|
});
|
|
55459
|
-
const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
55457
|
+
const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-90aca617"]]);
|
|
55460
55458
|
const _hoisted_1$1 = { class: "title-image-view" };
|
|
55461
55459
|
const _hoisted_2 = { class: "content-model-title" };
|
|
55462
55460
|
const _hoisted_3 = { class: "title-text" };
|
|
@@ -77460,7 +77458,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
77460
77458
|
class: "preview-image-view",
|
|
77461
77459
|
fit: "fill",
|
|
77462
77460
|
"preview-teleported": true,
|
|
77463
|
-
"preview-src-list": [_url.value]
|
|
77461
|
+
"preview-src-list": __props.hasPreview ? [_url.value] : []
|
|
77464
77462
|
}, _ctx.$attrs, {
|
|
77465
77463
|
src: _url.value,
|
|
77466
77464
|
"show-progress": ""
|
|
@@ -77486,7 +77484,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
77486
77484
|
};
|
|
77487
77485
|
}
|
|
77488
77486
|
});
|
|
77489
|
-
const NsImage = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
77487
|
+
const NsImage = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-38228bb3"]]);
|
|
77490
77488
|
NsImage.install = (app2) => {
|
|
77491
77489
|
app2.component(NsImage.name, NsImage);
|
|
77492
77490
|
};
|