matrix_components 2.0.415 → 2.0.416

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.
@@ -54779,13 +54779,13 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
54779
54779
  },
54780
54780
  setup(__props, { expose: __expose }) {
54781
54781
  useCssVars((_ctx) => ({
54782
- "v41461ce4": customBackgroundColor.value,
54783
- "v4d8c0496": gapV.value,
54784
- "v06ef8a12": superLabelWidth.value,
54785
- "v1fa309fc": subLabelWidth.value,
54786
- "v1c878bfd": height.value,
54787
- "v7a429708": labelWidth.value,
54788
- "v244178ca": _ctx.$props.labelColor
54782
+ "v02875fb8": customBackgroundColor.value,
54783
+ "v38a20f40": gapV.value,
54784
+ "v741fc20d": superLabelWidth.value,
54785
+ "v647d5e92": subLabelWidth.value,
54786
+ "cb74d7b2": height.value,
54787
+ "v5c0c7a32": labelWidth.value,
54788
+ "v449d459e": _ctx.$props.labelColor
54789
54789
  }));
54790
54790
  const props = __props;
54791
54791
  const initialValues = ref$1(/* @__PURE__ */ new Map());
@@ -55603,7 +55603,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
55603
55603
  }, {
55604
55604
  default: withCtx(() => [
55605
55605
  /* !checkIsElempentComponent(rowInfo) || */
55606
- __props.readOnly ? withDirectives((openBlock(), createElementBlock("span", {
55606
+ !rowInfo.component || __props.readOnly ? withDirectives((openBlock(), createElementBlock("span", {
55607
55607
  key: 0,
55608
55608
  class: normalizeClass([
55609
55609
  "detial-row-item-label",
@@ -55774,7 +55774,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
55774
55774
  };
55775
55775
  }
55776
55776
  });
55777
- const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-f5dfded2"]]);
55777
+ const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-6ce9349a"]]);
55778
55778
  const _hoisted_1$1 = { class: "title-image-view" };
55779
55779
  const _hoisted_2 = { class: "content-model-title" };
55780
55780
  const _hoisted_3 = { class: "title-text" };