cd-form 2.0.50 → 2.0.51
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 +8 -11
- 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
|
@@ -40163,14 +40163,11 @@ const UA = { class: "cd-share-header" }, zA = { class: "cd-share-title" }, WA =
|
|
|
40163
40163
|
for (const [r, n] of a)
|
|
40164
40164
|
t[r] = n;
|
|
40165
40165
|
return t;
|
|
40166
|
-
}, of = /* @__PURE__ */ B6(L6, [["__scopeId", "data-v-a175ef28"]]), $6 = { class: "cd-form-container" }, V6 = { class: "cd-form-toolbar" }, U6 = { class: "toolbar-left" }, z6 = {
|
|
40167
|
-
key: 1,
|
|
40168
|
-
class: "toolbar-filter"
|
|
40169
|
-
}, W6 = {
|
|
40166
|
+
}, of = /* @__PURE__ */ B6(L6, [["__scopeId", "data-v-a175ef28"]]), $6 = { class: "cd-form-container" }, V6 = { class: "cd-form-toolbar" }, U6 = { class: "toolbar-left" }, z6 = { class: "toolbar-filter" }, W6 = {
|
|
40170
40167
|
key: 0,
|
|
40171
40168
|
class: "header-title"
|
|
40172
40169
|
}, H6 = { style: { "margin-left": "auto", display: "flex", "align-items": "center", gap: "4px" } }, G6 = { class: "view-mode-btns" }, X6 = {
|
|
40173
|
-
key:
|
|
40170
|
+
key: 1,
|
|
40174
40171
|
class: "toolbar-tab-group"
|
|
40175
40172
|
}, j6 = { class: "group-dialog-content" }, K6 = { class: "group-merge-switch" }, Y6 = { class: "switch-tip" }, q6 = {
|
|
40176
40173
|
key: 0,
|
|
@@ -42250,10 +42247,10 @@ const UA = { class: "cd-share-header" }, zA = { class: "cd-share-title" }, WA =
|
|
|
42250
42247
|
]),
|
|
42251
42248
|
_: 1
|
|
42252
42249
|
}, 8, ["content"])) : ke("", !0),
|
|
42253
|
-
|
|
42250
|
+
f("div", z6, [
|
|
42254
42251
|
V(Nr(VA), {
|
|
42255
|
-
"field-options": at.value,
|
|
42256
|
-
"filter-count": 2,
|
|
42252
|
+
"field-options": at.value || [],
|
|
42253
|
+
"filter-count": e.showFilter && at.value && at.value.length > 0 ? 2 : 0,
|
|
42257
42254
|
"select-options": ut.value,
|
|
42258
42255
|
"plan-filter-options": te.value,
|
|
42259
42256
|
"person-tabs": [],
|
|
@@ -42522,8 +42519,8 @@ const UA = { class: "cd-share-header" }, zA = { class: "cd-share-title" }, WA =
|
|
|
42522
42519
|
})) : ke("", !0)
|
|
42523
42520
|
]),
|
|
42524
42521
|
_: 3
|
|
42525
|
-
}, 8, ["field-options", "select-options", "plan-filter-options", "visible-columns"])
|
|
42526
|
-
])
|
|
42522
|
+
}, 8, ["field-options", "filter-count", "select-options", "plan-filter-options", "visible-columns"])
|
|
42523
|
+
]),
|
|
42527
42524
|
Ar.value.length > 0 ? (x(), F("div", X6, [
|
|
42528
42525
|
V(nt, {
|
|
42529
42526
|
modelValue: O.value,
|
|
@@ -43081,7 +43078,7 @@ const UA = { class: "cd-share-header" }, zA = { class: "cd-share-title" }, WA =
|
|
|
43081
43078
|
]);
|
|
43082
43079
|
};
|
|
43083
43080
|
}
|
|
43084
|
-
}), cf = /* @__PURE__ */ Ut(s5, [["__scopeId", "data-v-
|
|
43081
|
+
}), cf = /* @__PURE__ */ Ut(s5, [["__scopeId", "data-v-744a7d1a"]]), o5 = { class: "field-manage-header" }, c5 = { class: "field-manage-content" }, u5 = { class: "field-manage-toolbar" }, f5 = /* @__PURE__ */ Nt({
|
|
43085
43082
|
__name: "FieldManageDialog",
|
|
43086
43083
|
props: {
|
|
43087
43084
|
modelValue: { type: Boolean },
|