cd-form 1.0.36 → 1.0.37
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.
- package/dist/cd-form.js +2 -2
- package/dist/cd-form.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/cd-form.js
CHANGED
|
@@ -14680,7 +14680,7 @@ const Uc = { class: "cd-share-header" }, Rc = { class: "cd-share-title" }, Ec =
|
|
|
14680
14680
|
var ul, cl;
|
|
14681
14681
|
const _ = (t, f) => {
|
|
14682
14682
|
var S;
|
|
14683
|
-
if (["rate", "tag", "Rate"
|
|
14683
|
+
if (["rate", "tag", "Rate"].includes(t))
|
|
14684
14684
|
return !0;
|
|
14685
14685
|
if (t === "calculate" && f) {
|
|
14686
14686
|
const x = ((S = f.__config__) == null ? void 0 : S.type) || f.type;
|
|
@@ -16371,7 +16371,7 @@ const Uc = { class: "cd-share-header" }, Rc = { class: "cd-share-title" }, Ec =
|
|
|
16371
16371
|
]);
|
|
16372
16372
|
};
|
|
16373
16373
|
}
|
|
16374
|
-
}), Rl = /* @__PURE__ */ Xe(Gf, [["__scopeId", "data-v-
|
|
16374
|
+
}), Rl = /* @__PURE__ */ Xe(Gf, [["__scopeId", "data-v-106fdef3"]]), Xf = { class: "field-manage-header" }, Qf = { class: "field-manage-content" }, Zf = { class: "field-manage-toolbar" }, em = /* @__PURE__ */ We({
|
|
16375
16375
|
__name: "FieldManageDialog",
|
|
16376
16376
|
props: {
|
|
16377
16377
|
modelValue: { type: Boolean },
|