matrix_components 2.0.418 → 2.0.430

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.
@@ -54783,13 +54783,13 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
54783
54783
  },
54784
54784
  setup(__props, { expose: __expose }) {
54785
54785
  useCssVars((_ctx) => ({
54786
- "v33e366b2": customBackgroundColor.value,
54787
- "v6b6092f2": gapV.value,
54788
- "v007349ca": superLabelWidth.value,
54789
- "v511a39c0": subLabelWidth.value,
54790
- "v1771f359": height.value,
54791
- "be9c1f38": labelWidth.value,
54792
- "v1a15eabf": _ctx.$props.labelColor
54786
+ "v7fa823ac": customBackgroundColor.value,
54787
+ "v077f9ab8": gapV.value,
54788
+ "v8d9a48d6": superLabelWidth.value,
54789
+ "v61193a1a": subLabelWidth.value,
54790
+ "v27ee219f": height.value,
54791
+ "c17ce8ac": labelWidth.value,
54792
+ "v2a6434b9": _ctx.$props.labelColor
54793
54793
  }));
54794
54794
  const props = __props;
54795
54795
  const initialValues = ref$1(/* @__PURE__ */ new Map());
@@ -55611,9 +55611,9 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
55611
55611
  key: 0,
55612
55612
  class: normalizeClass([
55613
55613
  "detial-row-item-label",
55614
- props.hasPoint ? "hasPoint" : "",
55615
55614
  props.model.indexOf("table") > -1 ? "model-table" : "",
55616
- props.model.indexOf("vertical") > -1 ? `vertical ${!checkIsElempentComponent(rowInfo) ? "custom-vertical" : ""}` : "horizontal"
55615
+ props.model.indexOf("vertical") > -1 ? `vertical ${!checkIsElempentComponent(rowInfo) ? "custom-vertical" : ""}` : "horizontal",
55616
+ props.hasPoint ? "hasPoint" : ""
55617
55617
  ])
55618
55618
  }, [
55619
55619
  createTextVNode(toDisplayString(rowInfo.label ?? ""), 1)
@@ -55779,7 +55779,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
55779
55779
  };
55780
55780
  }
55781
55781
  });
55782
- const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-60b73d51"]]);
55782
+ const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-e898bd6d"]]);
55783
55783
  const _hoisted_1$1 = { class: "title-image-view" };
55784
55784
  const _hoisted_2 = { class: "content-model-title" };
55785
55785
  const _hoisted_3 = { class: "title-text" };