@fecp/designer 5.1.6 → 5.1.8

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.
@@ -102,7 +102,7 @@ const _sfc_main = {
102
102
  default: vue.withCtx(() => [
103
103
  isInitd.value == 1 ? (vue.openBlock(), vue.createBlock(_component_el_container, {
104
104
  key: 0,
105
- style: { "flex-direction": "column", "height": "100%" }
105
+ class: "fec-designer-container"
106
106
  }, {
107
107
  default: vue.withCtx(() => [
108
108
  vue.createVNode(vue.unref(index$6.default)),
@@ -142,5 +142,5 @@ const _sfc_main = {
142
142
  };
143
143
  }
144
144
  };
145
- const layout = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-1a439119"]]);
145
+ const layout = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-f03b0426"]]);
146
146
  exports.default = layout;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fecp/designer",
3
- "version": "5.1.6",
3
+ "version": "5.1.8",
4
4
  "main": "lib/packages/designer/index.js",
5
5
  "module": "es/packages/designer/index.mjs",
6
6
  "files": [