@zhangqingcq/vgce 0.1.15 → 0.1.17
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/style.css +1 -1
- package/dist/vgce.js +3 -3
- package/dist/vgce.umd.cjs +1 -1
- package/package.json +1 -1
- package/src/components/svg-editor/top-panel.vue +3 -1
- package/types/index.d.ts +6 -2
package/dist/vgce.js
CHANGED
@@ -20426,7 +20426,7 @@ const useEditPrivateStore = defineStore("edit-private-store", {
|
|
20426
20426
|
}
|
20427
20427
|
});
|
20428
20428
|
var EVisibleConfKey = /* @__PURE__ */ ((i) => (i.ImportJson = "ImportJson", i.ExportJson = "ExportJson", i.ImportFile = "ImportFile", i))(EVisibleConfKey || {});
|
20429
|
-
const _withScopeId$2 = (i) => (pushScopeId("data-v-
|
20429
|
+
const _withScopeId$2 = (i) => (pushScopeId("data-v-c6f23032"), i = i(), popScopeId(), i), _hoisted_1$d = {
|
20430
20430
|
class: "flex justify-between",
|
20431
20431
|
style: { width: "100%" }
|
20432
20432
|
}, _hoisted_2$b = {
|
@@ -20451,7 +20451,7 @@ const _withScopeId$2 = (i) => (pushScopeId("data-v-01c79e12"), i = i(), popScope
|
|
20451
20451
|
class: "el-divider el-divider--horizontal",
|
20452
20452
|
role: "separator",
|
20453
20453
|
style: { "--el-border-style": "solid" }
|
20454
|
-
}, null, -1)), _hoisted_14$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "font-bold mb-10px text-15px guide-title" }, "画布缩放", -1)), _hoisted_15$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", null, "
|
20454
|
+
}, null, -1)), _hoisted_14$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "font-bold mb-10px text-15px guide-title" }, "画布缩放", -1)), _hoisted_15$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", null, "在画布中使用鼠标滚轮或者右侧面板‘图纸’栏可控制画布缩放,鼠标滚轮以鼠标位置为缩放中心,图纸栏以图纸原点(默认在左上角)为缩放中心", -1)), _hoisted_16$1 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", {
|
20455
20455
|
class: "el-divider el-divider--horizontal",
|
20456
20456
|
role: "separator",
|
20457
20457
|
style: { "--el-border-style": "solid" }
|
@@ -20727,7 +20727,7 @@ const _withScopeId$2 = (i) => (pushScopeId("data-v-01c79e12"), i = i(), popScope
|
|
20727
20727
|
}, 8, ["modelValue"])
|
20728
20728
|
], 64));
|
20729
20729
|
}
|
20730
|
-
}),
|
20730
|
+
}), topPanel_vue_vue_type_style_index_0_scoped_c6f23032_lang = "", TopPanel = /* @__PURE__ */ _export_sfc$1(_sfc_main$D, [["__scopeId", "data-v-c6f23032"]]), _hoisted_1$c = { class: "component-group flex flex-wrap" }, _hoisted_2$a = ["onDragstart", "title"], _sfc_main$C = /* @__PURE__ */ defineComponent({
|
20731
20731
|
__name: "left-panel",
|
20732
20732
|
props: {
|
20733
20733
|
customToolbar: {}
|