matrix_components 2.0.374 → 2.0.375

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.
@@ -54753,13 +54753,13 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
54753
54753
  },
54754
54754
  setup(__props, { expose: __expose }) {
54755
54755
  useCssVars((_ctx) => ({
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
54756
+ "a06b9006": customBackgroundColor.value,
54757
+ "v39443647": gapV.value,
54758
+ "v604ac0a6": superLabelWidth.value,
54759
+ "v4f4da12a": subLabelWidth.value,
54760
+ "v0a0bd524": height.value,
54761
+ "v6080fff9": labelWidth.value,
54762
+ "v6b17198a": _ctx.$props.labelColor
54763
54763
  }));
54764
54764
  const props = __props;
54765
54765
  const initialValues = ref$1(/* @__PURE__ */ new Map());
@@ -55317,7 +55317,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
55317
55317
  default: withCtx(() => {
55318
55318
  var _a4;
55319
55319
  return [
55320
- !rowInfo.component || __props.readOnly && (!isUploadComponent(rowInfo) || !rowInfo.value) ? (openBlock(), createElementBlock("span", {
55320
+ !rowInfo.component || __props.readOnly && (!isUploadComponent(rowInfo) || checkIsElempentComponent(rowInfo) || !rowInfo.value) ? (openBlock(), createElementBlock("span", {
55321
55321
  key: 0,
55322
55322
  class: normalizeClass([
55323
55323
  "detial-row-item-value",
@@ -55454,7 +55454,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
55454
55454
  };
55455
55455
  }
55456
55456
  });
55457
- const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-90aca617"]]);
55457
+ const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-a54111dd"]]);
55458
55458
  const _hoisted_1$1 = { class: "title-image-view" };
55459
55459
  const _hoisted_2 = { class: "content-model-title" };
55460
55460
  const _hoisted_3 = { class: "title-text" };