@fecp/designer 5.5.18 → 5.5.19
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/es/designer/package.json.mjs +1 -1
- package/es/designer/src/packages/form/components/DefaultValueEditor.vue.mjs +3 -1
- package/es/designer.css +8 -8
- package/lib/designer/package.json.js +1 -1
- package/lib/designer/src/packages/form/components/DefaultValueEditor.vue.js +3 -1
- package/lib/designer.css +8 -8
- package/package.json +1 -1
|
@@ -22,6 +22,8 @@ const _sfc_main = {
|
|
|
22
22
|
},
|
|
23
23
|
emits: ["update:modelValue", "change"],
|
|
24
24
|
setup(__props, { emit: __emit }) {
|
|
25
|
+
const currentInstance = getCurrentInstance();
|
|
26
|
+
const ctx = currentInstance.proxy;
|
|
25
27
|
const props = __props;
|
|
26
28
|
const emit = __emit;
|
|
27
29
|
const instance = getCurrentInstance();
|
|
@@ -83,7 +85,7 @@ const _sfc_main = {
|
|
|
83
85
|
};
|
|
84
86
|
}
|
|
85
87
|
};
|
|
86
|
-
const DefaultValueEditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
88
|
+
const DefaultValueEditor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7742453a"]]);
|
|
87
89
|
export {
|
|
88
90
|
DefaultValueEditor as default
|
|
89
91
|
};
|
package/es/designer.css
CHANGED
|
@@ -3236,16 +3236,16 @@ to {
|
|
|
3236
3236
|
.dev-root-header .opt-btn-content {
|
|
3237
3237
|
height: 100%;
|
|
3238
3238
|
}
|
|
3239
|
-
.default-value-editor[data-v-
|
|
3239
|
+
.default-value-editor[data-v-7742453a] {
|
|
3240
3240
|
width: 100%;
|
|
3241
3241
|
}
|
|
3242
|
-
.default-value-editor[data-v-
|
|
3243
|
-
.default-value-editor[data-v-
|
|
3244
|
-
.default-value-editor[data-v-
|
|
3245
|
-
.default-value-editor[data-v-
|
|
3246
|
-
.default-value-editor[data-v-
|
|
3247
|
-
.default-value-editor[data-v-
|
|
3248
|
-
.default-value-editor[data-v-
|
|
3242
|
+
.default-value-editor[data-v-7742453a] .el-input,
|
|
3243
|
+
.default-value-editor[data-v-7742453a] .el-textarea,
|
|
3244
|
+
.default-value-editor[data-v-7742453a] .el-date-editor,
|
|
3245
|
+
.default-value-editor[data-v-7742453a] .el-select,
|
|
3246
|
+
.default-value-editor[data-v-7742453a] .el-radio-group,
|
|
3247
|
+
.default-value-editor[data-v-7742453a] .el-checkbox-group,
|
|
3248
|
+
.default-value-editor[data-v-7742453a] .el-switch {
|
|
3249
3249
|
width: 100%;
|
|
3250
3250
|
}
|
|
3251
3251
|
|
|
@@ -24,6 +24,8 @@ const _sfc_main = {
|
|
|
24
24
|
},
|
|
25
25
|
emits: ["update:modelValue", "change"],
|
|
26
26
|
setup(__props, { emit: __emit }) {
|
|
27
|
+
const currentInstance = vue.getCurrentInstance();
|
|
28
|
+
const ctx = currentInstance.proxy;
|
|
27
29
|
const props = __props;
|
|
28
30
|
const emit = __emit;
|
|
29
31
|
const instance = vue.getCurrentInstance();
|
|
@@ -85,5 +87,5 @@ const _sfc_main = {
|
|
|
85
87
|
};
|
|
86
88
|
}
|
|
87
89
|
};
|
|
88
|
-
const DefaultValueEditor = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
90
|
+
const DefaultValueEditor = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-7742453a"]]);
|
|
89
91
|
exports.default = DefaultValueEditor;
|
package/lib/designer.css
CHANGED
|
@@ -3236,16 +3236,16 @@ to {
|
|
|
3236
3236
|
.dev-root-header .opt-btn-content {
|
|
3237
3237
|
height: 100%;
|
|
3238
3238
|
}
|
|
3239
|
-
.default-value-editor[data-v-
|
|
3239
|
+
.default-value-editor[data-v-7742453a] {
|
|
3240
3240
|
width: 100%;
|
|
3241
3241
|
}
|
|
3242
|
-
.default-value-editor[data-v-
|
|
3243
|
-
.default-value-editor[data-v-
|
|
3244
|
-
.default-value-editor[data-v-
|
|
3245
|
-
.default-value-editor[data-v-
|
|
3246
|
-
.default-value-editor[data-v-
|
|
3247
|
-
.default-value-editor[data-v-
|
|
3248
|
-
.default-value-editor[data-v-
|
|
3242
|
+
.default-value-editor[data-v-7742453a] .el-input,
|
|
3243
|
+
.default-value-editor[data-v-7742453a] .el-textarea,
|
|
3244
|
+
.default-value-editor[data-v-7742453a] .el-date-editor,
|
|
3245
|
+
.default-value-editor[data-v-7742453a] .el-select,
|
|
3246
|
+
.default-value-editor[data-v-7742453a] .el-radio-group,
|
|
3247
|
+
.default-value-editor[data-v-7742453a] .el-checkbox-group,
|
|
3248
|
+
.default-value-editor[data-v-7742453a] .el-switch {
|
|
3249
3249
|
width: 100%;
|
|
3250
3250
|
}
|
|
3251
3251
|
|