epic-designer-gold 0.0.24 → 0.0.25
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/{attributeView-BSDAcGr-.cjs → attributeView-BBrzwmf4.cjs} +1 -1
- package/dist/{attributeView-Bz43SH5k.js → attributeView-Ck-ShAfN.js} +1 -1
- package/dist/{index-B5dOTX9c.cjs → index-4q36b3GY.cjs} +1 -1
- package/dist/index-8CeSyRAe.js +4 -0
- package/dist/{index-C_98Qusp.cjs → index-B08C8MBy.cjs} +2 -2
- package/dist/{index-Cjz6Uuh1.cjs → index-B3vfighS.cjs} +1 -1
- package/dist/{index-Dd63RYpy.cjs → index-Bhg6gVv4.cjs} +1 -1
- package/dist/{index-BqVHIRpW.js → index-By8RSEAs.js} +1 -1
- package/dist/{index-BlhSSPRn.cjs → index-CAF_naew.cjs} +1 -1
- package/dist/{index-BqkkpMMv.js → index-CRL8hmqv.js} +1 -1
- package/dist/{index-BXjAqIhc.js → index-CbEEZFLc.js} +1 -1
- package/dist/{index-Df-u4kqP.js → index-Cewvn9wU.js} +6 -6
- package/dist/{index-D8TH-5-y.cjs → index-CrBsc5Nz.cjs} +1 -1
- package/dist/{index-Cc2pSWZA.cjs → index-CtryGVPT.cjs} +1 -1
- package/dist/{index-D4aHRq8_.cjs → index-DSLPA7t_.cjs} +1 -1
- package/dist/{index-BqRnThy4.cjs → index-DxHwIIzt.cjs} +1 -1
- package/dist/{index-BA8b7URG.js → index-Dxl77FFb.js} +1 -1
- package/dist/{index-79-_PiUp.js → index-DzoVPXjq.js} +47 -43
- package/dist/{index-DFc_FT_D.js → index-guZtdVEN.js} +1 -1
- package/dist/{index-D2XUpDv0.js → index-nkzQQCaI.js} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/style.css +1 -1
- package/dist/{styleView-7qHQlM8R.cjs → styleView-CBGRKJTF.cjs} +1 -1
- package/dist/{styleView-Dqnk80Tm.js → styleView-D-po6qQi.js} +1 -1
- package/package.json +1 -1
- package/dist/index-C5buJETv.js +0 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),k=require("./axios-CYGTE3lR.cjs"),c=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),k=require("./axios-CYGTE3lR.cjs"),c=require("./index-B08C8MBy.cjs"),B=require("./icon.vue_vue_type_script_setup_true_lang-DJbUD5AQ.cjs"),_=[{label:"string",value:"string"},{label:"number",value:"number"},{label:"boolean",value:"boolean"},{label:"method",value:"method"},{label:"regexp",value:"regexp"},{label:"integer",value:"integer"},{label:"float",value:"float"},{label:"array",value:"array"},{label:"object",value:"object"},{label:"date",value:"date"},{label:"url",value:"url"},{label:"hex",value:"hex"},{label:"email",value:"email"},{label:"any",value:"any"}],V=[{label:"change",value:"change"},{label:"blur",value:"blur"}],f=["string","number","url","array","email"],w={class:"rule-item-main bg-white m-t-2 p-2 rounded border border-solid border-gray-200 hover:border-primary transition-all relative"},E={key:0,class:"flex m-t-2 first:m-0"},x={class:"epic-attr-label",title:"校验时机"},q={class:"epic-attr-input"},C=e.defineComponent({__name:"ERuleItem",props:{rule:{}},emits:["change","delete","update:rule"],setup(h,{emit:b}){const i=b,d=h,r=e.computed({get(){return d.rule},set(l){i("update:rule",l)}}),u=e.inject("pageManager",{}),a=e.computed(()=>Object.entries(u.funcs.value).filter(([l,p])=>typeof p=="function").map(([l])=>({label:l,value:l}))),g=[{type:"select",label:"校验时机",model:"trigger",componentProps:{options:V,placeholder:"校验时机",multiple:!0,mode:"multiple"}},{type:"switch",label:"自定义规则",model:"isValidator"},{type:"select",label:"校验函数",model:"validator",show(){return!!r.value.isValidator},componentProps:{options:a.value,placeholder:"校验函数"}},{type:"select",label:"类型",model:"type",show(){return!r.value.isValidator},componentProps:{options:_,placeholder:"类型"}},{type:"input",label:"正则校验",model:"pattern",show(){return!r.value.isValidator},componentProps:{placeholder:"正则校验"}},{type:"number",label:"字段长度",model:"len",show(){return f.includes(r.value.type??"")},componentProps:{min:0,placeholder:"字段长度"}},{type:"number",label:"最小长度",model:"min",show(){return f.includes(r.value.type??"")},componentProps:{min:0,placeholder:"最小长度"}},{type:"number",label:"最大长度",model:"max",show(){return f.includes(r.value.type??"")},componentProps:{min:0,placeholder:"最大长度"}},{type:"input",label:"校验信息",model:"message",componentProps:{placeholder:"校验信息"}}];function o(){const l=r.value;l.isValidator?(delete l.type,delete l.pattern,delete l.len,delete l.min,delete l.max):delete l.validator,i("change",l)}function y(){i("delete")}return(l,p)=>(e.openBlock(),e.createElementBlock("div",w,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(g,(t,m)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:m},[!t.show||t.show()?(e.openBlock(),e.createElementBlock("div",E,[e.createElementVNode("div",x,e.toDisplayString(t.label),1),e.createElementVNode("div",q,[e.createVNode(e.unref(c._sfc_main),{modelValue:r.value[t.model],"onUpdate:modelValue":n=>r.value[t.model]=n,componentSchema:{...t,noFormItem:!0},onChange:o},null,8,["modelValue","onUpdate:modelValue","componentSchema"])])])):e.createCommentVNode("",!0)],64))),64)),e.createElementVNode("div",{class:"rule-btn-delete absolute top-0 text-md right-0 transition-all w-24px h-24px cursor-pointer rounded-bl-2 flex justify-center items-center color-white",onClick:y},[e.createVNode(e.unref(B._sfc_main),{name:"icon--epic--delete-outline-rounded"})])]))}}),N={class:"rule-item-main m-t-2 p-2 rounded border border-solid transition-all relative"},P={key:0,class:"flex m-t-2 first:m-0"},U={class:"epic-attr-label"},F={class:"flex-1"},j=e.defineComponent({__name:"index",props:{ruleType:{type:String,default:"string"},modelValue:{type:Array,default:void 0}},emits:["update:modelValue"],setup(h,{emit:b}){const i=k.pluginManager.getComponent("button"),d=h,r=b,u=c.useVModel(d,"modelValue",r),a=e.ref({required:!1,message:"必填项",type:d.ruleType,trigger:["change"]}),g=[{type:"switch",label:"必填项",model:"required"},{type:"select",label:"校验时机",model:"trigger",show(){return!!a.value.required},componentProps:{options:V,placeholder:"校验时机",multiple:!0,mode:"multiple"}},{type:"select",label:"类型",model:"type",show(){return!!a.value.required},componentProps:{options:_,placeholder:"类型"}},{type:"input",label:"校验信息",model:"message",show(){return!!a.value.required},componentProps:{placeholder:"校验信息"}}],o=e.ref([]);e.watchEffect(()=>{u.value&&(o.value=[],u.value.forEach(t=>{typeof t.required<"u"?a.value=t:o.value.push(t)}))});function y(){o.value.push({message:"",type:d.ruleType,trigger:["change"]}),l()}function l(){if(a.value.required){u.value=c.deepClone([...o.value,a.value]);return}if(o.value.length){u.value=c.deepClone(o.value);return}u.value=void 0}function p(t){o.value.splice(t,1),l()}return(t,m)=>(e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("div",N,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(g,(n,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:s},[!n.show||n.show()?(e.openBlock(),e.createElementBlock("div",P,[e.createElementVNode("div",U,e.toDisplayString(n.label),1),e.createElementVNode("div",F,[e.createVNode(e.unref(c._sfc_main),{modelValue:a.value[n.model],"onUpdate:modelValue":v=>a.value[n.model]=v,componentSchema:{...n,noFormItem:!0},onChange:l},null,8,["modelValue","onUpdate:modelValue","componentSchema"])])])):e.createCommentVNode("",!0)],64))),64))]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(n,s)=>(e.openBlock(),e.createBlock(C,{key:s,rule:o.value[s],"onUpdate:rule":v=>o.value[s]=v,onDelete:v=>p(s),onChange:l},null,8,["rule","onUpdate:rule","onDelete"]))),128)),e.createVNode(e.unref(i),{class:"m-t-2",onClick:y},{default:e.withCtx(()=>m[0]||(m[0]=[e.createTextVNode(" 添加规则 ")])),_:1})]))}});exports.default=j;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as D, inject as i, ref as S, computed as b, openBlock as m, createElementBlock as h, createElementVNode as n, createVNode as r, unref as a, withCtx as w, Fragment as E, renderList as M, normalizeClass as j, toDisplayString as V, mergeProps as z, withDirectives as A, vShow as F } from "vue";
|
|
2
2
|
import { d as G } from "./vuedraggable.umd-D2S7Eo7p.js";
|
|
3
3
|
import { p as d } from "./axios-ITY6Uw7A.js";
|
|
4
|
-
import { g as B, f as q } from "./index-
|
|
4
|
+
import { g as B, f as q } from "./index-Cewvn9wU.js";
|
|
5
5
|
import { _ as I } from "./icon.vue_vue_type_script_setup_true_lang-D3QdcReY.js";
|
|
6
6
|
const H = { class: "epic-component-view flex flex-col" }, J = { class: "epic-search-box px-10px py-6px" }, K = { class: "flex flex-1 overflow-auto" }, O = { class: "epic-tabs-box" }, Q = ["title", "onClick"], R = { class: "h-full flex-1 overflow-auto py-2 box-border" }, W = ["onClick"], X = { class: "epic-componet-label flex-1 w-0 truncate" }, Y = { class: "text-center pt-42px text-gray-400" }, ae = /* @__PURE__ */ D({
|
|
7
7
|
__name: "index",
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { defineComponent as B, inject as
|
|
2
|
-
import { d as
|
|
3
|
-
import { p as g, E as
|
|
1
|
+
import { defineComponent as B, inject as j, resolveComponent as J, openBlock as v, createBlock as N, unref as o, isRef as E, withCtx as A, createElementVNode as p, normalizeClass as D, createVNode as c, createCommentVNode as $, createElementBlock as _, ref as z, reactive as w, onMounted as K, watch as L, provide as P, Fragment as R, renderList as T, toDisplayString as F, withDirectives as q, vShow as G, createTextVNode as H } from "vue";
|
|
2
|
+
import { d as Q } from "./vuedraggable.umd-D2S7Eo7p.js";
|
|
3
|
+
import { p as g, E as W, a as X } from "./axios-ITY6Uw7A.js";
|
|
4
4
|
import { _ as S } from "./icon.vue_vue_type_script_setup_true_lang-D3QdcReY.js";
|
|
5
|
-
import { n as O } from "./index-
|
|
6
|
-
import { ElMessage as
|
|
7
|
-
import { _ as
|
|
8
|
-
const
|
|
5
|
+
import { n as O } from "./index-Cewvn9wU.js";
|
|
6
|
+
import { ElMessage as Y } from "element-plus";
|
|
7
|
+
import { _ as Z } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
|
+
const ee = {
|
|
9
9
|
key: 0,
|
|
10
10
|
class: "pl-4"
|
|
11
|
-
},
|
|
11
|
+
}, le = /* @__PURE__ */ B({
|
|
12
12
|
name: "EOptionItem",
|
|
13
13
|
__name: "optionItem",
|
|
14
14
|
props: {
|
|
@@ -16,22 +16,22 @@ const Z = {
|
|
|
16
16
|
},
|
|
17
17
|
emits: ["update:modelValue"],
|
|
18
18
|
setup(b, { emit: C }) {
|
|
19
|
-
const k = b, x = g.getComponent("input"), m =
|
|
19
|
+
const k = b, x = g.getComponent("input"), m = j("tree", !1), s = O(k, "modelValue", C);
|
|
20
20
|
function y(n) {
|
|
21
|
-
const
|
|
21
|
+
const d = {
|
|
22
22
|
label: "",
|
|
23
23
|
value: ""
|
|
24
24
|
};
|
|
25
|
-
n.children ? n.children.push(
|
|
25
|
+
n.children ? n.children.push(d) : n.children = [d];
|
|
26
26
|
}
|
|
27
27
|
function i(n) {
|
|
28
|
-
|
|
28
|
+
s.value = s.value.filter((d, f) => f !== n);
|
|
29
29
|
}
|
|
30
|
-
return (n,
|
|
31
|
-
const f =
|
|
32
|
-
return v(), N(o(
|
|
33
|
-
modelValue: o(
|
|
34
|
-
"onUpdate:modelValue":
|
|
30
|
+
return (n, d) => {
|
|
31
|
+
const f = J("EOptionItem");
|
|
32
|
+
return v(), N(o(Q), {
|
|
33
|
+
modelValue: o(s),
|
|
34
|
+
"onUpdate:modelValue": d[0] || (d[0] = (a) => E(s) ? s.value = a : null),
|
|
35
35
|
"item-key": "id",
|
|
36
36
|
"component-data": {
|
|
37
37
|
type: "transition-group"
|
|
@@ -75,7 +75,7 @@ const Z = {
|
|
|
75
75
|
onClick: (r) => i(V)
|
|
76
76
|
}, null, 8, ["onClick"])
|
|
77
77
|
], 2),
|
|
78
|
-
a.children ? (v(), _("div",
|
|
78
|
+
a.children ? (v(), _("div", ee, [
|
|
79
79
|
c(f, {
|
|
80
80
|
modelValue: a.children,
|
|
81
81
|
"onUpdate:modelValue": (r) => a.children = r
|
|
@@ -87,7 +87,7 @@ const Z = {
|
|
|
87
87
|
}, 8, ["modelValue"]);
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
|
-
}),
|
|
90
|
+
}), te = { class: "" }, ae = { class: "epic-tabs-box" }, ne = ["title", "onClick"], oe = { key: 0 }, re = { class: "py-4 my-2 text-center text-gray-400 bg-white" }, ie = { key: 1 }, ue = /* @__PURE__ */ B({
|
|
91
91
|
__name: "index",
|
|
92
92
|
props: {
|
|
93
93
|
tree: { type: Boolean },
|
|
@@ -97,34 +97,34 @@ const Z = {
|
|
|
97
97
|
},
|
|
98
98
|
emits: ["update:modelValue", "update:EOptionsEditor"],
|
|
99
99
|
setup(b, { emit: C }) {
|
|
100
|
-
const k = g.getComponent("button"), x = g.getComponent("select"), m =
|
|
100
|
+
const k = g.getComponent("button"), x = g.getComponent("select"), m = z([]), h = w({
|
|
101
101
|
title: "静态"
|
|
102
|
-
}),
|
|
103
|
-
|
|
102
|
+
}), s = b, y = C;
|
|
103
|
+
W.on("updateSource", (l) => {
|
|
104
104
|
m.value = g.sourceData.map((e) => ({
|
|
105
105
|
...e,
|
|
106
106
|
label: e.apiName,
|
|
107
107
|
value: e.id
|
|
108
108
|
})), V(n.value);
|
|
109
|
-
}),
|
|
109
|
+
}), K(() => {
|
|
110
110
|
m.value = g.sourceData.map((l) => ({
|
|
111
111
|
...l,
|
|
112
112
|
label: l.apiName,
|
|
113
113
|
value: l.id
|
|
114
114
|
})), V(n.value);
|
|
115
115
|
});
|
|
116
|
-
const i = O(
|
|
117
|
-
function
|
|
116
|
+
const i = O(s, "modelValue", y), n = O(s, "dynamicId", y);
|
|
117
|
+
function d(l, e, u) {
|
|
118
118
|
return l && Object.prototype.toString.call(l) === "[object Array]" ? l.map((t) => t.children && t.children.length ? {
|
|
119
119
|
label: t[e],
|
|
120
120
|
value: t[u],
|
|
121
|
-
children:
|
|
121
|
+
children: d(t.children, e, u)
|
|
122
122
|
} : {
|
|
123
123
|
label: t[e],
|
|
124
124
|
value: t[u]
|
|
125
|
-
}) : (
|
|
125
|
+
}) : (Y.info("请检查数据位置是否配置准确"), []);
|
|
126
126
|
}
|
|
127
|
-
|
|
127
|
+
L(
|
|
128
128
|
() => n.value,
|
|
129
129
|
async () => {
|
|
130
130
|
n.value ? h.title = "动态" : h.title = "静态";
|
|
@@ -147,7 +147,7 @@ const Z = {
|
|
|
147
147
|
async function V(l) {
|
|
148
148
|
const e = m.value.find((u) => u.id === l);
|
|
149
149
|
if (e && e.url) {
|
|
150
|
-
let u = await
|
|
150
|
+
let u = await X({
|
|
151
151
|
method: (e == null ? void 0 : e.method) || "get",
|
|
152
152
|
url: e.url,
|
|
153
153
|
// url: "http://localhost:3333/users",
|
|
@@ -155,10 +155,14 @@ const Z = {
|
|
|
155
155
|
data: e != null && e.data ? JSON.parse(e == null ? void 0 : e.data) : {},
|
|
156
156
|
headers: e != null && e.header ? JSON.parse(e == null ? void 0 : e.header) : {}
|
|
157
157
|
});
|
|
158
|
-
e && (e != null && e.dataPath)
|
|
158
|
+
if (e && (e != null && e.dataPath)) {
|
|
159
|
+
const U = e.dataPath.split(".").reduce((I, M) => I[M], u.data);
|
|
160
|
+
i.value = d(U, e.dataKey, e.dataValue);
|
|
161
|
+
} else
|
|
162
|
+
i.value = d(u.data, e.dataKey, e.dataValue);
|
|
159
163
|
}
|
|
160
164
|
}
|
|
161
|
-
|
|
165
|
+
s.modelValue, P("tree", s.tree);
|
|
162
166
|
function r() {
|
|
163
167
|
const l = w({
|
|
164
168
|
label: "",
|
|
@@ -168,31 +172,31 @@ const Z = {
|
|
|
168
172
|
}
|
|
169
173
|
return (l, e) => {
|
|
170
174
|
var u;
|
|
171
|
-
return v(), _("div",
|
|
175
|
+
return v(), _("div", te, [
|
|
172
176
|
p("div", null, [
|
|
173
|
-
p("div",
|
|
174
|
-
(v(), _(
|
|
177
|
+
p("div", ae, [
|
|
178
|
+
(v(), _(R, null, T(f, (t, U) => p("div", {
|
|
175
179
|
class: D(["epic-tab cursor-pointer truncate", { checked: h.title === t.title }]),
|
|
176
180
|
key: U,
|
|
177
181
|
title: t.title,
|
|
178
182
|
onClick: (I) => a(t)
|
|
179
|
-
},
|
|
183
|
+
}, F(t.title), 11, ne)), 64))
|
|
180
184
|
]),
|
|
181
|
-
h.title === "静态" ? (v(), _("div",
|
|
182
|
-
|
|
183
|
-
[
|
|
185
|
+
h.title === "静态" ? (v(), _("div", oe, [
|
|
186
|
+
q(p("div", re, "暂无选项", 512), [
|
|
187
|
+
[G, !((u = o(i)) != null && u.length)]
|
|
184
188
|
]),
|
|
185
|
-
c(
|
|
189
|
+
c(le, {
|
|
186
190
|
modelValue: o(i),
|
|
187
191
|
"onUpdate:modelValue": e[0] || (e[0] = (t) => E(i) ? i.value = t : null)
|
|
188
192
|
}, null, 8, ["modelValue"]),
|
|
189
193
|
c(o(k), { onClick: r }, {
|
|
190
194
|
default: A(() => e[2] || (e[2] = [
|
|
191
|
-
|
|
195
|
+
H("添加选项")
|
|
192
196
|
])),
|
|
193
197
|
_: 1
|
|
194
198
|
})
|
|
195
|
-
])) : (v(), _("div",
|
|
199
|
+
])) : (v(), _("div", ie, [
|
|
196
200
|
e[3] || (e[3] = p("span", { style: { "font-size": "12px", "margin-bottom": "8px", display: "inline-block" } }, "数据源", -1)),
|
|
197
201
|
c(o(x), {
|
|
198
202
|
modelValue: o(n),
|
|
@@ -207,7 +211,7 @@ const Z = {
|
|
|
207
211
|
]);
|
|
208
212
|
};
|
|
209
213
|
}
|
|
210
|
-
}),
|
|
214
|
+
}), fe = /* @__PURE__ */ Z(ue, [["__scopeId", "data-v-b6ef4884"]]);
|
|
211
215
|
export {
|
|
212
|
-
|
|
216
|
+
fe as default
|
|
213
217
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as X, inject as L, ref as C, computed as U, watch as G, openBlock as M, createElementBlock as W, Fragment as q, withDirectives as ue, createElementVNode as w, normalizeClass as ee, toDisplayString as be, unref as f, createVNode as z, createCommentVNode as le, vShow as de, createBlock as te, mergeProps as Se, withCtx as oe, useAttrs as we, provide as Ce, onUnmounted as ke, resolveComponent as Ne, createSlots as $e, renderList as ve, shallowRef as Re, watchEffect as Te, nextTick as pe, normalizeStyle as se, renderSlot as Be, onMounted as Oe } from "vue";
|
|
2
2
|
import { p as J } from "./axios-ITY6Uw7A.js";
|
|
3
|
-
import { u as fe, a as Me, f as me, g as Le, b as ae, _ as De, d as ce, c as He, e as Ve, h as We, i as ze, w as Ae, j as Ee } from "./index-
|
|
3
|
+
import { u as fe, a as Me, f as me, g as Le, b as ae, _ as De, d as ce, c as He, e as Ve, h as We, i as ze, w as Ae, j as Ee } from "./index-Cewvn9wU.js";
|
|
4
4
|
import { _ as ie } from "./icon.vue_vue_type_script_setup_true_lang-D3QdcReY.js";
|
|
5
5
|
import { d as Ie } from "./vuedraggable.umd-D2S7Eo7p.js";
|
|
6
6
|
const Pe = { class: "epic-widget-action-item whitespace-nowrap" }, je = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as g, ref as p, onMounted as h, watch as v, nextTick as V, openBlock as _, createElementBlock as T } from "vue";
|
|
2
2
|
import * as a from "monaco-editor";
|
|
3
|
-
import { p as b } from "./index-
|
|
3
|
+
import { p as b } from "./index-Cewvn9wU.js";
|
|
4
4
|
import { _ as y } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const x = /* @__PURE__ */ g({
|
|
6
6
|
__name: "index",
|
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-B08C8MBy.cjs"),a=require("./axios-CYGTE3lR.cjs");exports.EBuilder=e._sfc_main$1;exports.EDesigner=e._sfc_main$2;exports.ENode=e._sfc_main;exports.capitalizeFirstLetter=e.capitalizeFirstLetter;exports.convertKFormData=e.convertKFormData;exports.debounce=e.debounce;exports.deepClone=e.deepClone;exports.deepCompareAndModify=e.deepCompareAndModify;exports.deepEqual=e.deepEqual;exports.findSchemaById=e.findSchemaById;exports.findSchemaInfoById=e.findSchemaInfoById;exports.findSchemas=e.findSchemas;exports.generateNewSchema=e.generateNewSchema;exports.getDarkState=e.getDarkState;exports.getFormFields=e.getFormFields;exports.getFormSchemas=e.getFormSchemas;exports.getMatchedById=e.getMatchedById;exports.getUUID=e.getUUID;exports.getValueByPath=e.getValueByPath;exports.initStore=e.initStore;exports.mapSchemas=e.mapSchemas;exports.recursionConvertedNode=e.recursionConvertedNode;exports.setValueByPath=e.setValueByPath;exports.useDark=e.useDark;exports.useElementDrag=e.useElementDrag;exports.useElementZoom=e.useElementZoom;exports.useKeyPress=e.useKeyPress;exports.usePageManager=e.usePageManager;exports.useRevoke=e.useRevoke;exports.useStore=e.useStore;exports.useTheme=e.useTheme;exports.useTimedQuery=e.useTimedQuery;exports.EventBus=a.EventBus;exports.PluginManager=a.PluginManager;exports.loadAsyncComponent=a.loadAsyncComponent;exports.pluginManager=a.pluginManager;
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as s, r as t, _ as r, E as o, c as n, j as d, m, d as u, x as i, l as g, f as l, B as c, g as p, H as h, z as y, A as E, y as S, k as f, o as B, I as D, C as F, D as I, s as P, G as v, e as C, i as M, F as k, t as x, v as A, u as N, p as q, a as z } from "./index-
|
|
1
|
+
import { q as s, r as t, _ as r, E as o, c as n, j as d, m, d as u, x as i, l as g, f as l, B as c, g as p, H as h, z as y, A as E, y as S, k as f, o as B, I as D, C as F, D as I, s as P, G as v, e as C, i as M, F as k, t as x, v as A, u as N, p as q, a as z } from "./index-Cewvn9wU.js";
|
|
2
2
|
import { E as T, P as U, l as V, p as b } from "./axios-ITY6Uw7A.js";
|
|
3
3
|
export {
|
|
4
4
|
s as EBuilder,
|