matrix_components 2.0.463 → 2.0.465
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
|
-
"
|
|
54787
|
-
"
|
|
54788
|
-
"
|
|
54789
|
-
"
|
|
54790
|
-
"
|
|
54791
|
-
"
|
|
54792
|
-
"
|
|
54786
|
+
"v76399291": customBackgroundColor.value,
|
|
54787
|
+
"v275edd9a": gapV.value,
|
|
54788
|
+
"v19a69a3a": superLabelWidth.value,
|
|
54789
|
+
"v4f734402": subLabelWidth.value,
|
|
54790
|
+
"v1c5b655a": height.value,
|
|
54791
|
+
"v4fa079e5": labelWidth.value,
|
|
54792
|
+
"v3ce2de1e": _ctx.$props.labelColor
|
|
54793
54793
|
}));
|
|
54794
54794
|
const props = __props;
|
|
54795
54795
|
const initialValues = ref$1(/* @__PURE__ */ new Map());
|
|
@@ -55773,7 +55773,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
55773
55773
|
};
|
|
55774
55774
|
}
|
|
55775
55775
|
});
|
|
55776
|
-
const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
55776
|
+
const NsForm = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-15cf22c9"]]);
|
|
55777
55777
|
const _hoisted_1$1 = { class: "title-image-view" };
|
|
55778
55778
|
const _hoisted_2 = { class: "content-model-title" };
|
|
55779
55779
|
const _hoisted_3 = { class: "title-text" };
|