@opentiny/tiny-engine-plugin-bridge 1.0.4-alpha.0 → 2.0.0-alpha.2

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/index.js CHANGED
@@ -1,17 +1,15 @@
1
1
  import "./style.css";
2
- import { reactive as j, ref as V, watchEffect as $, resolveComponent as l, openBlock as h, createElementBlock as x, createElementVNode as v, createVNode as s, Fragment as ce, renderList as le, normalizeClass as ie, withModifiers as Q, toDisplayString as w, createCommentVNode as T, pushScopeId as ee, popScopeId as te, computed as C, watch as de, onMounted as pe, createBlock as R, withCtx as r, withDirectives as ue, vShow as me, createTextVNode as k, nextTick as _e } from "vue";
3
- import { Search as ge, Form as ye, Input as fe, Button as ve, FormItem as he, Checkbox as be, Switch as Ee, Tooltip as Re, RadioGroup as Ce, Radio as Te, Tabs as Ve, TabItem as Se } from "@opentiny/vue";
4
- import { PluginSetting as Ue, VueMonaco as ke, SvgButton as ne, PluginPanel as Ie, LinkButton as xe } from "@opentiny/tiny-engine-common";
5
- import { useApp as S, useResource as N, useNotify as B, useModal as we, getGlobalConfig as Ne, useHelp as Be } from "@opentiny/tiny-engine-controller";
6
- import { isVsCodeEnv as oe } from "@opentiny/tiny-engine-controller/js/environments";
7
- import { updateUtils as X, deleteUtils as Oe } from "@opentiny/tiny-engine-canvas";
8
- import { useHttp as Pe } from "@opentiny/tiny-engine-http";
9
- import { generateBridge as Le, generateUtil as Fe } from "@opentiny/tiny-engine-controller/js/vscodeGenerateFile";
10
- import { iconUnknow as Ae } from "@opentiny/vue-icon";
11
- import { theme as De } from "@opentiny/tiny-engine-controller/adapter";
12
- const P = Pe(), Ye = (t, n) => P.get(`/app-center/api/apps/extension/list?app=${t}&category=${n}`), Ge = (t) => P.post("/app-center/api/apps/extension/create", t), Me = (t) => P.post("/app-center/api/apps/extension/update", t), qe = (t) => P.get(`/app-center/api/apps/extension/delete?${t}`), ze = (t) => {
13
- P.get(`/app-center/api/apps/schema/${t}`).then((n) => {
14
- Le(n.bridge), Fe(n.utils);
2
+ import { reactive as j, ref as x, watchEffect as X, resolveComponent as m, openBlock as h, createElementBlock as L, createElementVNode as f, createVNode as s, withCtx as c, Fragment as ee, renderList as te, normalizeClass as ne, withModifiers as W, toDisplayString as U, computed as E, watch as oe, onMounted as ae, createBlock as C, createTextVNode as O, withDirectives as se, vShow as re, createCommentVNode as T, nextTick as ce } from "vue";
3
+ import { SearchEmpty as le, PluginSetting as ie, VueMonaco as de, SvgButton as Z, PluginPanel as pe } from "@opentiny/tiny-engine-common";
4
+ import { useApp as b, useCanvas as $, useResource as k, useNotify as N, useModal as ue, getMergeMeta as me } from "@opentiny/tiny-engine-meta-register";
5
+ import { isVsCodeEnv as ge } from "@opentiny/tiny-engine-common/js/environments";
6
+ import { useHttp as _e } from "@opentiny/tiny-engine-http";
7
+ import { generateBridge as ye, generateUtil as fe } from "@opentiny/tiny-engine-common/js/vscodeGenerateFile";
8
+ import { Search as ve, Form as he, Input as Re, Button as Ee, FormItem as Ce, Checkbox as Ve, RadioGroup as Se, Radio as xe } from "@opentiny/vue";
9
+ import { iconSearch as be } from "@opentiny/vue-icon";
10
+ const B = _e(), Te = (n, t) => B.get(`/app-center/api/apps/extension/list?app=${n}&category=${t}`), Ue = (n) => B.post("/app-center/api/apps/extension/create", n), ke = (n) => B.post("/app-center/api/apps/extension/update", n), Ne = (n) => B.get(`/app-center/api/apps/extension/delete?${n}`), Ie = (n) => {
11
+ B.get(`/app-center/api/apps/schema/${n}`).then((t) => {
12
+ ye(t.bridge), fe(t.utils);
15
13
  });
16
14
  }, i = j({
17
15
  actionType: "",
@@ -21,8 +19,8 @@ const P = Pe(), Ye = (t, n) => P.get(`/app-center/api/apps/extension/list?app=${
21
19
  resources: [],
22
20
  resourceNames: {},
23
21
  refresh: !1,
24
- id: S().appInfoState.selectedId
25
- }), Z = {
22
+ id: ""
23
+ }), K = {
26
24
  name: "",
27
25
  type: "npm",
28
26
  content: {
@@ -33,236 +31,229 @@ const P = Pe(), Ye = (t, n) => P.get(`/app-center/api/apps/extension/list?app=${
33
31
  destructuring: !0,
34
32
  main: ""
35
33
  }
36
- }, He = {
34
+ }, Be = {
37
35
  name: "",
38
36
  type: "function",
39
37
  content: {
40
38
  type: "JSFunction",
41
39
  value: ""
42
40
  }
43
- }, E = {
41
+ }, V = {
44
42
  Util: "utils",
45
43
  Bridge: "bridge"
46
- }, F = {
44
+ }, A = {
47
45
  Npm: "npm",
48
46
  Function: "function"
49
- }, je = {
50
- [E.Util]: "新建工具类",
51
- [E.Bridge]: "新建桥接源"
52
- }, O = {
47
+ }, we = {
48
+ [V.Util]: "新建工具类",
49
+ [V.Bridge]: "新建桥接源"
50
+ }, I = {
53
51
  Read: "read",
54
52
  Edit: "edit"
55
- }, Je = (t) => i.resourceNames[t], We = (t, n) => {
56
- i.resourceNames[t] = n;
57
- }, Ke = (t) => {
58
- const n = S().appInfoState.selectedId;
59
- return Ye(n, t);
60
- }, M = () => i.actionType, D = (t) => {
61
- i.actionType = t;
62
- }, Qe = () => i.resource, Y = (t = Z) => {
63
- t || (t = i.category === F.Function ? He : Z), i.resource = t;
64
- }, A = () => i.type, q = (t) => {
65
- i.type = t;
66
- }, z = (t) => {
67
- i.category = t;
68
- }, G = () => i.category, H = (...t) => {
69
- oe && ze(...t);
70
- }, Xe = (t, n, d) => {
71
- M() === O.Edit ? (t.id = i.resource.id, Me(t).then((e) => {
72
- if (e) {
73
- const o = N().resState[t.category].findIndex((g) => g.name === e.name);
74
- N().resState[t.category][o] = e, X([e]), H(S().appInfoState.selectedId), B({
53
+ }, Oe = (n) => i.resourceNames[n], Le = (n, t) => {
54
+ i.resourceNames[n] = t;
55
+ }, Ae = (n) => {
56
+ const t = b().appInfoState.selectedId;
57
+ return Te(t, n);
58
+ }, G = () => i.actionType, D = (n) => {
59
+ i.actionType = n;
60
+ }, Fe = () => i.resource, M = (n = K) => {
61
+ n || (n = i.category === A.Function ? Be : K), i.resource = n;
62
+ }, F = () => i.type, Q = (n) => {
63
+ i.type = n;
64
+ }, Y = (n) => {
65
+ i.category = n;
66
+ }, q = () => i.category, z = (...n) => {
67
+ ge && Ie(...n);
68
+ }, Pe = (n, t, u) => {
69
+ const { updateUtils: e } = $().canvasApi.value;
70
+ G() === I.Edit ? (n.id = i.resource.id, ke(n).then((o) => {
71
+ if (o) {
72
+ const _ = k().resState[n.category].findIndex((l) => l.name === o.name);
73
+ k().resState[n.category][_] = o, e([o]), z(b().appInfoState.selectedId), N({
75
74
  type: "success",
76
75
  message: "修改成功"
77
- }), d("refresh", i.type), i.refresh = !0, n();
76
+ }), u("refresh", i.type), i.refresh = !0, t();
78
77
  }
79
- })) : Ge(t).then((e) => {
80
- e && (N().resState[t.category].push(e), X([e]), H(S().appInfoState.selectedId), B({
78
+ })) : Ue(n).then((o) => {
79
+ o && (k().resState[n.category].push(o), e([o]), z(b().appInfoState.selectedId), N({
81
80
  type: "success",
82
81
  message: "创建成功"
83
- }), d("refresh", i.type), i.refresh = !0, n());
82
+ }), u("refresh", i.type), i.refresh = !0, t());
84
83
  });
85
- }, Ze = (t, n, d) => {
86
- var o;
87
- const e = `app=${S().appInfoState.selectedId}&id=${(o = i.resource) == null ? void 0 : o.id}`;
88
- qe(e).then((g) => {
89
- if (g) {
90
- const y = N().resState[i.type].findIndex((f) => f.name === g.name);
91
- N().resState[i.type].splice(y, 1), Oe([g]), H(S().appInfoState.selectedId), B({
84
+ }, De = (n, t, u) => {
85
+ var _;
86
+ const e = `app=${b().appInfoState.selectedId}&id=${(_ = i.resource) == null ? void 0 : _.id}`, { deleteUtils: o } = $().canvasApi.value;
87
+ Ne(e).then((l) => {
88
+ if (l) {
89
+ const y = k().resState[i.type].findIndex((v) => v.name === l.name);
90
+ k().resState[i.type].splice(y, 1), o([l]), z(b().appInfoState.selectedId), N({
92
91
  type: "success",
93
92
  message: "删除成功"
94
- }), d("refresh", i.type), i.refresh = !0, n();
93
+ }), u("refresh", i.type), i.refresh = !0, t();
95
94
  }
96
95
  });
97
96
  };
98
- const J = (t, n) => {
99
- const d = t.__vccOpts || t;
100
- for (const [e, o] of n)
101
- d[e] = o;
102
- return d;
103
- }, $e = {
97
+ const H = (n, t) => {
98
+ const u = n.__vccOpts || n;
99
+ for (const [e, o] of t)
100
+ u[e] = o;
101
+ return u;
102
+ }, Me = {
104
103
  components: {
105
- TinySearch: ge
104
+ TinySearch: ve,
105
+ TinyIconSearch: be(),
106
+ SearchEmpty: le
106
107
  },
107
108
  props: {
108
109
  name: {
109
110
  type: String,
110
- default: E.Util
111
+ default: V.Util
111
112
  }
112
113
  },
113
114
  emits: ["open"],
114
- setup(t, { emit: n }) {
115
- const d = V([]), e = j({
115
+ setup(n, { emit: t }) {
116
+ const u = x([]), e = j({
116
117
  resourceList: [],
117
118
  activeIndex: -1,
118
119
  searchValue: ""
119
- }), o = (a = e.resourceList, u = e.searchValue) => a.filter((c) => c.name.toLowerCase().indexOf(u.toLowerCase()) > -1), g = async (a) => {
120
- e.resourceList = await Ke(a), We(
120
+ }), o = (a = e.resourceList, d = e.searchValue) => a.filter((r) => r.name.toLowerCase().indexOf(d.toLowerCase()) > -1), _ = async (a) => {
121
+ e.resourceList = await Ae(a), Le(
121
122
  a,
122
- Array.isArray(e.resourceList) ? e.resourceList.map((u) => u.name) : []
123
- ), d.value = o(e.resourceList);
123
+ Array.isArray(e.resourceList) ? e.resourceList.map((d) => d.name) : []
124
+ ), u.value = o(e.resourceList);
124
125
  };
125
- return $(async () => {
126
- g(t.name);
126
+ return X(async () => {
127
+ _(n.name);
127
128
  }), {
128
129
  state: e,
129
- list: d,
130
+ list: u,
130
131
  add: (a) => {
131
- D(""), q(t.name), Y(""), z(a), n("open");
132
+ D(""), Q(n.name), M(""), Y(a), t("open");
132
133
  },
133
- openRead: (a, u) => {
134
- e.activeIndex = u, Y(a), D(O.Edit), n("open");
134
+ openRead: (a, d) => {
135
+ e.activeIndex = d, M(a), D(I.Edit), t("open");
135
136
  },
136
- openEdit: (a, u) => {
137
- e.activeIndex = u, Y(a), D(O.Edit), q(t.name), z(a.type), n("open");
137
+ openEdit: (a, d) => {
138
+ e.activeIndex = d, M(a), D(I.Edit), Q(n.name), Y(a.type), t("open");
138
139
  },
139
- refresh: g,
140
- getType: A,
141
- RESOURCE_TYPE: E,
140
+ refresh: _,
141
+ getType: F,
142
+ RESOURCE_TYPE: V,
142
143
  searchBridgeData: (a) => {
143
- d.value = o(e.resourceList, a);
144
+ u.value = o(e.resourceList, a);
144
145
  }
145
146
  };
146
147
  }
147
- }, et = (t) => (ee("data-v-70da6acf"), t = t(), te(), t), tt = { class: "manage-panel" }, nt = { class: "manage-panel-search" }, ot = { class: "list" }, at = ["onClick"], st = { class: "item-label" }, rt = {
148
- key: 0,
149
- class: "empty-wrap"
150
- }, ct = /* @__PURE__ */ et(() => /* @__PURE__ */ v("p", { class: "empty-text" }, "暂无数据", -1));
151
- function lt(t, n, d, e, o, g) {
152
- const y = l("tiny-search"), f = l("svg-icon");
153
- return h(), x("div", tt, [
154
- v("div", nt, [
148
+ }, qe = { class: "manage-panel" }, Ge = { class: "manage-panel-search" }, Ye = { class: "list" }, ze = ["onClick"], je = { class: "item-label" };
149
+ function He(n, t, u, e, o, _) {
150
+ const l = m("tiny-icon-search"), y = m("tiny-search"), v = m("svg-icon"), R = m("search-empty");
151
+ return h(), L("div", qe, [
152
+ f("div", Ge, [
155
153
  s(y, {
156
154
  modelValue: e.state.searchValue,
157
155
  "onUpdate:modelValue": [
158
- n[0] || (n[0] = (_) => e.state.searchValue = _),
156
+ t[0] || (t[0] = (a) => e.state.searchValue = a),
159
157
  e.searchBridgeData
160
158
  ],
161
159
  clearable: "",
162
- placeholder: "请输入关键字搜索"
163
- }, null, 8, ["modelValue", "onUpdate:modelValue"])
160
+ placeholder: "搜索"
161
+ }, {
162
+ prefix: c(() => [
163
+ s(l)
164
+ ]),
165
+ _: 1
166
+ }, 8, ["modelValue", "onUpdate:modelValue"])
164
167
  ]),
165
- v("div", ot, [
166
- (h(!0), x(ce, null, le(e.list, (_, b) => (h(), x("div", {
167
- key: _.name,
168
- class: ie(["list-item", b === e.state.activeIndex ? "active" : ""]),
169
- onClick: Q((a) => e.openEdit(_, b), ["stop"])
168
+ f("div", Ye, [
169
+ (h(!0), L(ee, null, te(e.list, (a, d) => (h(), L("div", {
170
+ key: a.name,
171
+ class: ne(["list-item", d === e.state.activeIndex ? "active" : ""]),
172
+ onClick: W((r) => e.openEdit(a, d), ["stop"])
170
173
  }, [
171
- s(f, { name: "resources" }),
172
- v("div", st, w(_.name), 1),
173
- s(f, {
174
+ s(v, { name: "resources" }),
175
+ f("div", je, U(a.name), 1),
176
+ s(v, {
174
177
  class: "setting-icon",
175
178
  name: "setting",
176
- onClick: Q((a) => e.openEdit(_, b), ["stop"])
179
+ onClick: W((r) => e.openEdit(a, d), ["stop"])
177
180
  }, null, 8, ["onClick"])
178
- ], 10, at))), 128)),
179
- e.list.length ? T("", !0) : (h(), x("div", rt, [
180
- s(f, {
181
- class: "empty-icon",
182
- name: "empty"
183
- }),
184
- ct
185
- ]))
181
+ ], 10, ze))), 128)),
182
+ s(R, {
183
+ isShow: !e.list.length
184
+ }, null, 8, ["isShow"])
186
185
  ])
187
186
  ]);
188
187
  }
189
- const it = /* @__PURE__ */ J($e, [["render", lt], ["__scopeId", "data-v-70da6acf"]]);
190
- const W = V(!1), dt = () => {
191
- W.value = !0, _e(() => window.dispatchEvent(new Event("resize")));
192
- }, I = () => {
193
- W.value = !1;
194
- }, pt = {
188
+ const Je = /* @__PURE__ */ H(Me, [["render", He], ["__scopeId", "data-v-c8f41500"]]);
189
+ const J = x(!1), We = () => {
190
+ J.value = !0, ce(() => window.dispatchEvent(new Event("resize")));
191
+ }, P = () => {
192
+ J.value = !1;
193
+ }, Ke = {
195
194
  components: {
196
- TinyForm: ye,
197
- TinyInput: fe,
198
- TinyButton: ve,
199
- TinyFormItem: he,
200
- TinyCheckbox: be,
201
- PluginSetting: Ue,
202
- TinySwitch: Ee,
203
- MonacoEditor: ke,
204
- IconUnknow: Ae(),
205
- TinyTooltip: Re,
206
- TinyRadioGroup: Ce,
207
- TinyRadio: Te,
208
- SvgButton: ne
195
+ TinyForm: he,
196
+ TinyInput: Re,
197
+ TinyButton: Ee,
198
+ TinyFormItem: Ce,
199
+ TinyCheckbox: Ve,
200
+ PluginSetting: ie,
201
+ MonacoEditor: de,
202
+ TinyRadioGroup: Se,
203
+ TinyRadio: xe,
204
+ SvgButton: Z
209
205
  },
210
- setup(t, { emit: n }) {
211
- const d = {
212
- theme: De(),
213
- roundedSelection: !0,
214
- automaticLayout: !0,
215
- autoIndent: !0,
216
- formatOnPaste: !0,
206
+ setup(n, { emit: t }) {
207
+ const u = {
217
208
  language: "javascript",
218
209
  mouseStyle: "default",
219
210
  minimap: { enabled: !1 },
220
211
  // 禁用滚动条边边一直显示的边框
221
212
  overviewRulerBorder: !1,
222
213
  renderLineHighlightOnlyWhenFocus: !0
223
- }, { confirm: e } = we(), o = j({
224
- resource: C(() => Qe()),
214
+ }, { confirm: e } = ue(), o = j({
215
+ resource: E(() => Fe()),
225
216
  name: "",
226
217
  value: "",
227
218
  content: {},
228
- status: C(() => M() === O.Edit),
229
- category: C(() => G() === F.Npm),
230
- mode: C(() => {
231
- var c;
232
- return ((c = Ne()) == null ? void 0 : c.dslMode) !== "Vue";
219
+ status: E(() => G() === I.Edit),
220
+ category: E(() => q() === A.Npm),
221
+ mode: E(() => {
222
+ var r;
223
+ return ((r = me("engine.config")) == null ? void 0 : r.dslMode) !== "Vue";
233
224
  }),
234
225
  isInstance: !1,
235
- title: C(() => {
236
- const c = M() === O.Edit ? "编辑" : "添加", m = A() === E.Bridge ? "桥接源" : "工具类";
237
- return c + m;
226
+ title: E(() => {
227
+ const r = G() === I.Edit ? "编辑" : "添加", g = F() === V.Bridge ? "桥接源" : "工具类";
228
+ return r + g;
238
229
  }),
239
- type: F.Npm
240
- }), g = C(() => {
241
- const c = o.name || "name";
242
- let m = c;
243
- o.content.destructuring && (o.name && o.name === o.content.exportName ? m = `{ ${o.content.exportName || "exportName"} }` : m = `{ ${o.content.exportName || "exportName"} as ${c} }`);
244
- const U = `${o.content.package || "package"}${o.content.main || ""}`;
245
- return `import ${m} from '${U}'
246
- export { ${c} }`;
230
+ type: A.Npm
231
+ }), _ = E(() => {
232
+ const r = o.name || "name";
233
+ let g = r;
234
+ o.content.destructuring && (o.name && o.name === o.content.exportName ? g = `{ ${o.content.exportName || "exportName"} }` : g = `{ ${o.content.exportName || "exportName"} as ${r} }`);
235
+ const S = `${o.content.package || "package"}${o.content.main || ""}`;
236
+ return `import ${g} from '${S}'
237
+ export { ${r} }`;
247
238
  });
248
- $(() => {
249
- var c, m;
250
- o.name = o.resource.name, o.content = o.resource.content || {}, o.value = ((m = (c = o.resource) == null ? void 0 : c.content) == null ? void 0 : m.value) || "", o.type = G();
251
- }), de(
239
+ X(() => {
240
+ var r, g;
241
+ o.name = o.resource.name, o.content = o.resource.content || {}, o.value = ((g = (r = o.resource) == null ? void 0 : r.content) == null ? void 0 : g.value) || "", o.type = q();
242
+ }), oe(
252
243
  () => o.isInstance,
253
- (c) => {
254
- c || (o.content.instance = "");
244
+ (r) => {
245
+ r || (o.content.instance = "");
255
246
  }
256
247
  );
257
- const y = V(null), f = V(null);
258
- return pe(() => window.dispatchEvent(new Event("resize"))), {
248
+ const l = x(null), y = x(null);
249
+ return ae(() => window.dispatchEvent(new Event("resize"))), {
259
250
  rules: {
260
251
  name: [
261
252
  { required: !0, message: "必填", trigger: "change" },
262
253
  {
263
- validator: (c, m, U) => {
264
- const L = Je(A());
265
- Array.isArray(L) && L.includes(m) ? U(new Error("资源名称已存在")) : U();
254
+ validator: (r, g, S) => {
255
+ const w = Oe(F());
256
+ Array.isArray(w) && w.includes(g) ? S(new Error("资源名称已存在")) : S();
266
257
  },
267
258
  trigger: "change"
268
259
  }
@@ -271,39 +262,39 @@ export { ${c} }`;
271
262
  "content.exportName": [{ required: !0, message: "必填", trigger: "change" }],
272
263
  "content.instanceName": { required: !0, message: "必填", trigger: "change" }
273
264
  },
274
- resourceForm: f,
275
- editor: y,
265
+ resourceForm: y,
266
+ editor: l,
276
267
  state: o,
277
- codePreview: g,
278
- isOpen: W,
279
- closePanel: I,
268
+ codePreview: _,
269
+ isOpen: J,
270
+ closePanel: P,
280
271
  save: () => {
281
- const c = {
282
- category: A(),
283
- type: G(),
272
+ const r = {
273
+ category: F(),
274
+ type: q(),
284
275
  name: o.name,
285
- app: S().appInfoState.selectedId,
276
+ app: b().appInfoState.selectedId,
286
277
  content: o.category ? o.content : {
287
278
  type: "JSFunction",
288
- value: y.value.getEditor().getValue()
279
+ value: l.value.getEditor().getValue()
289
280
  }
290
281
  };
291
- f.value.validate((m) => {
292
- if (!m) {
293
- B({
282
+ y.value.validate((g) => {
283
+ if (!g) {
284
+ N({
294
285
  type: "error",
295
286
  message: "请检查必填项"
296
287
  });
297
288
  return;
298
289
  }
299
- if (!o.category && !y.value.getEditor().getValue()) {
300
- B({
290
+ if (!o.category && !l.value.getEditor().getValue()) {
291
+ N({
301
292
  type: "error",
302
293
  message: "function 内容必填"
303
294
  });
304
295
  return;
305
296
  }
306
- Xe(c, I, n);
297
+ Pe(r, P, t);
307
298
  });
308
299
  },
309
300
  deleteReSource: () => {
@@ -311,45 +302,45 @@ export { ${c} }`;
311
302
  title: "删除资源",
312
303
  message: "如果删除正在使用的资源,将无法正常预览页面,确认要删除吗?",
313
304
  exec: () => {
314
- Ze(o.name, I, n);
305
+ De(o.name, P, t);
315
306
  }
316
307
  });
317
308
  },
318
- options: d,
319
- handleChangeType: (c) => {
320
- z(c);
309
+ options: u,
310
+ handleChangeType: (r) => {
311
+ Y(r);
321
312
  },
322
- RESOURCE_CATEGORY: F
313
+ RESOURCE_CATEGORY: A
323
314
  };
324
315
  }
325
- }, K = (t) => (ee("data-v-46796b24"), t = t(), te(), t), ut = { class: "title-wrap" }, mt = { class: "header-wrap" }, _t = { class: "right-item" }, gt = { key: 2 }, yt = { class: "cdn-label-wrap" }, ft = /* @__PURE__ */ K(() => /* @__PURE__ */ v("span", null, "CDN", -1)), vt = { class: "code-preview" }, ht = /* @__PURE__ */ K(() => /* @__PURE__ */ v("span", { class: "pre-title" }, "生成的", -1)), bt = /* @__PURE__ */ K(() => /* @__PURE__ */ v("span", { class: "pre-title" }, "代码预览", -1));
326
- function Et(t, n, d, e, o, g) {
327
- const y = l("svg-button"), f = l("tiny-button"), _ = l("tiny-radio"), b = l("tiny-radio-group"), a = l("tiny-form-item"), u = l("tiny-input"), c = l("tiny-switch"), m = l("tiny-checkbox"), U = l("icon-unknow"), L = l("tiny-tooltip"), ae = l("monaco-editor"), se = l("tiny-form"), re = l("plugin-setting");
328
- return e.isOpen ? (h(), R(re, { key: 0 }, {
329
- title: r(() => [
330
- v("div", ut, [
331
- v("span", null, w(e.state.title), 1)
316
+ }, Qe = { class: "title-wrap" }, Xe = { class: "header-wrap" }, Ze = { class: "right-item" }, $e = { key: 2 }, et = { class: "code-preview" };
317
+ function tt(n, t, u, e, o, _) {
318
+ const l = m("tiny-button"), y = m("svg-button"), v = m("tiny-radio"), R = m("tiny-radio-group"), a = m("tiny-form-item"), d = m("tiny-input"), r = m("tiny-checkbox"), g = m("monaco-editor"), S = m("tiny-form"), w = m("plugin-setting");
319
+ return e.isOpen ? (h(), C(w, { key: 0 }, {
320
+ title: c(() => [
321
+ f("div", Qe, [
322
+ f("span", null, U(e.state.title), 1)
332
323
  ])
333
324
  ]),
334
- header: r(() => [
335
- v("div", mt, [
336
- ue(s(y, {
337
- class: "delete-btn",
338
- name: "delete",
339
- onClick: e.deleteReSource
340
- }, null, 8, ["onClick"]), [
341
- [me, e.state.status]
342
- ]),
343
- s(f, {
325
+ header: c(() => [
326
+ f("div", Xe, [
327
+ s(l, {
344
328
  class: "save-btn",
345
329
  type: "primary",
346
330
  onClick: e.save
347
331
  }, {
348
- default: r(() => [
349
- k("保存")
350
- ]),
332
+ default: c(() => t[10] || (t[10] = [
333
+ O("保存")
334
+ ])),
351
335
  _: 1
352
336
  }, 8, ["onClick"]),
337
+ se(s(y, {
338
+ class: "delete-btn",
339
+ name: "delete",
340
+ onClick: e.deleteReSource
341
+ }, null, 8, ["onClick"]), [
342
+ [re, e.state.status]
343
+ ]),
353
344
  s(y, {
354
345
  class: "close-btn",
355
346
  name: "close",
@@ -357,45 +348,45 @@ function Et(t, n, d, e, o, g) {
357
348
  }, null, 8, ["onClick"])
358
349
  ])
359
350
  ]),
360
- content: r(() => [
361
- s(se, {
351
+ content: c(() => [
352
+ s(S, {
362
353
  ref: "resourceForm",
363
354
  class: "resource-form",
364
355
  rules: e.rules,
365
356
  model: e.state,
366
357
  "validate-type": "text",
367
358
  "inline-message": !0,
368
- "label-position": "left",
359
+ "label-position": "top",
369
360
  "label-align": !0
370
361
  }, {
371
- default: r(() => [
372
- v("div", _t, [
373
- e.state.status ? T("", !0) : (h(), R(a, {
362
+ default: c(() => [
363
+ f("div", Ze, [
364
+ e.state.status ? T("", !0) : (h(), C(a, {
374
365
  key: 0,
375
366
  label: "工具类型",
376
367
  prop: "type"
377
368
  }, {
378
- default: r(() => [
379
- s(b, {
369
+ default: c(() => [
370
+ s(R, {
380
371
  modelValue: e.state.type,
381
- "onUpdate:modelValue": n[0] || (n[0] = (p) => e.state.type = p),
372
+ "onUpdate:modelValue": t[0] || (t[0] = (p) => e.state.type = p),
382
373
  class: "resource-type-radio-group",
383
374
  onChange: e.handleChangeType
384
375
  }, {
385
- default: r(() => [
386
- s(_, {
376
+ default: c(() => [
377
+ s(v, {
387
378
  label: e.RESOURCE_CATEGORY.Npm
388
379
  }, {
389
- default: r(() => [
390
- k(w(e.RESOURCE_CATEGORY.Npm), 1)
380
+ default: c(() => [
381
+ O(U(e.RESOURCE_CATEGORY.Npm), 1)
391
382
  ]),
392
383
  _: 1
393
384
  }, 8, ["label"]),
394
- s(_, {
385
+ s(v, {
395
386
  label: e.RESOURCE_CATEGORY.Function
396
387
  }, {
397
- default: r(() => [
398
- k(w(e.RESOURCE_CATEGORY.Function), 1)
388
+ default: c(() => [
389
+ O(U(e.RESOURCE_CATEGORY.Function), 1)
399
390
  ]),
400
391
  _: 1
401
392
  }, 8, ["label"])
@@ -405,137 +396,131 @@ function Et(t, n, d, e, o, g) {
405
396
  ]),
406
397
  _: 1
407
398
  })),
408
- e.state.status ? T("", !0) : (h(), R(a, {
399
+ e.state.status ? T("", !0) : (h(), C(a, {
409
400
  key: 1,
410
- label: "名称",
401
+ label: "工具名称",
411
402
  prop: "name"
412
403
  }, {
413
- default: r(() => [
414
- s(u, {
404
+ default: c(() => [
405
+ s(d, {
415
406
  modelValue: e.state.name,
416
- "onUpdate:modelValue": n[1] || (n[1] = (p) => e.state.name = p),
407
+ "onUpdate:modelValue": t[1] || (t[1] = (p) => e.state.name = p),
417
408
  placeholder: "请输入工具类名称"
418
409
  }, null, 8, ["modelValue"])
419
410
  ]),
420
411
  _: 1
421
412
  })),
422
- e.state.category ? (h(), x("div", gt, [
413
+ e.state.category ? (h(), L("div", $e, [
423
414
  s(a, {
424
- label: "包名",
415
+ label: "npm包名",
425
416
  prop: "content.package"
426
417
  }, {
427
- default: r(() => [
428
- s(u, {
418
+ default: c(() => [
419
+ s(d, {
429
420
  modelValue: e.state.content.package,
430
- "onUpdate:modelValue": n[2] || (n[2] = (p) => e.state.content.package = p),
421
+ "onUpdate:modelValue": t[2] || (t[2] = (p) => e.state.content.package = p),
431
422
  placeholder: "请输入npm包名称"
432
423
  }, null, 8, ["modelValue"])
433
424
  ]),
434
425
  _: 1
435
426
  }),
436
427
  s(a, {
437
- label: "导出名称",
428
+ label: "npm包导出名",
438
429
  prop: "content.exportName"
439
430
  }, {
440
- default: r(() => [
441
- s(u, {
431
+ default: c(() => [
432
+ s(d, {
442
433
  modelValue: e.state.content.exportName,
443
- "onUpdate:modelValue": n[3] || (n[3] = (p) => e.state.content.exportName = p),
434
+ "onUpdate:modelValue": t[3] || (t[3] = (p) => e.state.content.exportName = p),
444
435
  placeholder: "请输入npm包的导出名称"
445
436
  }, null, 8, ["modelValue"])
446
437
  ]),
447
438
  _: 1
448
439
  }),
449
- s(a, { label: "是否解构" }, {
450
- default: r(() => [
451
- s(c, {
440
+ s(a, { label: "" }, {
441
+ default: c(() => [
442
+ s(r, {
452
443
  modelValue: e.state.content.destructuring,
453
- "onUpdate:modelValue": n[4] || (n[4] = (p) => e.state.content.destructuring = p)
454
- }, null, 8, ["modelValue"])
444
+ "onUpdate:modelValue": t[4] || (t[4] = (p) => e.state.content.destructuring = p)
445
+ }, {
446
+ default: c(() => t[11] || (t[11] = [
447
+ O("解构npm包")
448
+ ])),
449
+ _: 1
450
+ }, 8, ["modelValue"])
455
451
  ]),
456
452
  _: 1
457
453
  }),
458
- e.state.mode ? (h(), R(a, {
454
+ e.state.mode ? (h(), C(a, {
459
455
  key: 0,
460
456
  label: "是否作为实例"
461
457
  }, {
462
- default: r(() => [
463
- s(m, {
458
+ default: c(() => [
459
+ s(r, {
464
460
  modelValue: e.state.isInstance,
465
- "onUpdate:modelValue": n[5] || (n[5] = (p) => e.state.isInstance = p)
461
+ "onUpdate:modelValue": t[5] || (t[5] = (p) => e.state.isInstance = p)
466
462
  }, null, 8, ["modelValue"])
467
463
  ]),
468
464
  _: 1
469
465
  })) : T("", !0),
470
- e.state.isInstance ? (h(), R(a, {
466
+ e.state.isInstance ? (h(), C(a, {
471
467
  key: 1,
472
468
  label: "实例名称",
473
469
  prop: "content.instanceName"
474
470
  }, {
475
- default: r(() => [
476
- s(u, {
471
+ default: c(() => [
472
+ s(d, {
477
473
  modelValue: e.state.content.instance,
478
- "onUpdate:modelValue": n[6] || (n[6] = (p) => e.state.content.instance = p)
474
+ "onUpdate:modelValue": t[6] || (t[6] = (p) => e.state.content.instance = p)
479
475
  }, null, 8, ["modelValue"])
480
476
  ]),
481
477
  _: 1
482
478
  })) : T("", !0),
483
479
  s(a, { label: "入口路径" }, {
484
- default: r(() => [
485
- s(u, {
480
+ default: c(() => [
481
+ s(d, {
486
482
  modelValue: e.state.content.main,
487
- "onUpdate:modelValue": n[7] || (n[7] = (p) => e.state.content.main = p),
483
+ "onUpdate:modelValue": t[7] || (t[7] = (p) => e.state.content.main = p),
488
484
  placeholder: "main"
489
485
  }, null, 8, ["modelValue"])
490
486
  ]),
491
487
  _: 1
492
488
  }),
493
489
  s(a, { label: "版本号" }, {
494
- default: r(() => [
495
- s(u, {
490
+ default: c(() => [
491
+ s(d, {
496
492
  modelValue: e.state.content.version,
497
- "onUpdate:modelValue": n[8] || (n[8] = (p) => e.state.content.version = p),
493
+ "onUpdate:modelValue": t[8] || (t[8] = (p) => e.state.content.version = p),
498
494
  placeholder: "latest"
499
495
  }, null, 8, ["modelValue"])
500
496
  ]),
501
497
  _: 1
502
498
  }),
503
499
  s(a, null, {
504
- label: r(() => [
505
- v("div", yt, [
506
- ft,
507
- s(L, {
508
- effect: "dark",
509
- content: "浏览器直接可用的生产包链接,请确保可用,否则可能会造成页面预览失败",
510
- placement: "top"
511
- }, {
512
- default: r(() => [
513
- s(U, { class: "cdn-tips-icon" })
514
- ]),
515
- _: 1
516
- })
517
- ])
518
- ]),
519
- default: r(() => [
520
- s(u, {
500
+ label: c(() => t[12] || (t[12] = [
501
+ f("div", { class: "cdn-label-wrap" }, [
502
+ f("span", null, "CDN")
503
+ ], -1)
504
+ ])),
505
+ default: c(() => [
506
+ s(d, {
521
507
  modelValue: e.state.content.cdnLink,
522
- "onUpdate:modelValue": n[9] || (n[9] = (p) => e.state.content.cdnLink = p),
523
- placeholder: "浏览器直接可用的生产包链接,请确保可用,否则可能会造成页面预览失败"
524
- }, null, 8, ["modelValue"])
508
+ "onUpdate:modelValue": t[9] || (t[9] = (p) => e.state.content.cdnLink = p),
509
+ placeholder: "CDN"
510
+ }, null, 8, ["modelValue"]),
511
+ t[13] || (t[13] = f("div", { class: "tip" }, "浏览器直接可用的生产包链接,请确保可用,否则可能会造成页面预览失败", -1))
525
512
  ]),
526
513
  _: 1
527
514
  }),
528
- v("div", vt, [
529
- v("pre", null, [
530
- k("// "),
531
- ht,
532
- k(" utils.js "),
533
- bt,
534
- k(`
535
- ` + w(e.codePreview), 1)
536
- ])
537
- ])
538
- ])) : (h(), R(ae, {
515
+ s(a, { label: "生成utils.js代码预览" }, {
516
+ default: c(() => [
517
+ f("div", et, [
518
+ f("pre", null, U(e.codePreview), 1)
519
+ ])
520
+ ]),
521
+ _: 1
522
+ })
523
+ ])) : (h(), C(g, {
539
524
  key: 3,
540
525
  ref: "editor",
541
526
  value: e.state.value,
@@ -550,113 +535,70 @@ function Et(t, n, d, e, o, g) {
550
535
  _: 1
551
536
  })) : T("", !0);
552
537
  }
553
- const Rt = /* @__PURE__ */ J(pt, [["render", Et], ["__scopeId", "data-v-46796b24"]]);
554
- const Ct = {
538
+ const nt = /* @__PURE__ */ H(Ke, [["render", tt], ["__scopeId", "data-v-0d684f9e"]]);
539
+ const ot = {
555
540
  components: {
556
- TinyTabs: Ve,
557
- TinyTabItem: Se,
558
- PluginPanel: Ie,
559
- SvgButton: ne,
560
- BridgeManage: it,
561
- BridgeSetting: Rt,
562
- LinkButton: xe
541
+ PluginPanel: pe,
542
+ SvgButton: Z,
543
+ BridgeManage: Je,
544
+ BridgeSetting: nt
563
545
  },
564
546
  setup() {
565
- const t = V(E.Util), n = V(null), d = V(null), e = C(() => je[t.value]), o = Be().getDocsUrl("bridge");
547
+ const n = x(V.Util), t = x(null), u = E(() => we[n.value]);
566
548
  return {
567
- addResource: (a) => {
568
- t.value === E.Util ? d.value.add(a) : n.value.add(a);
569
- },
570
- RESOURCE_TYPE: E,
571
- activedName: t,
572
- switchTab: (a) => {
573
- I(), q(a.name);
549
+ addResource: (l) => {
550
+ n.value == t.value.add(l);
574
551
  },
552
+ RESOURCE_TYPE: V,
553
+ activedName: n,
575
554
  openBridgePanel: () => {
576
- dt();
555
+ We();
577
556
  },
578
- closePanel: I,
579
- openUtilPanel: () => {
580
- I();
557
+ closePanel: P,
558
+ refreshList: (l) => {
559
+ l == t.value.refresh(l);
581
560
  },
582
- refreshList: (a) => {
583
- a === E.Util ? d.value.refresh(a) : n.value.refresh(a);
584
- },
585
- bridge: n,
586
- docsUrl: o,
587
- utilsRef: d,
588
- tips: e,
589
- isVsCodeEnv: oe
561
+ utilsRef: t,
562
+ tips: u
590
563
  };
591
564
  }
592
565
  };
593
- function Tt(t, n, d, e, o, g) {
594
- const y = l("link-button"), f = l("svg-button"), _ = l("bridge-manage"), b = l("tiny-tab-item"), a = l("tiny-tabs"), u = l("bridge-setting"), c = l("plugin-panel");
595
- return h(), R(c, {
566
+ function at(n, t, u, e, o, _) {
567
+ const l = m("svg-button"), y = m("bridge-manage"), v = m("bridge-setting"), R = m("plugin-panel");
568
+ return h(), C(R, {
596
569
  title: "资源管理",
597
570
  isCloseLeft: !1,
598
571
  onClose: e.closePanel
599
572
  }, {
600
- header: r(() => [
601
- s(y, { href: e.docsUrl }, null, 8, ["href"]),
602
- s(f, {
573
+ header: c(() => [
574
+ s(l, {
603
575
  name: "add-utils",
604
576
  placement: "left",
605
577
  tips: e.tips,
606
- onClick: n[0] || (n[0] = (m) => e.addResource("npm"))
578
+ onClick: t[0] || (t[0] = (a) => e.addResource("npm"))
607
579
  }, null, 8, ["tips"])
608
580
  ]),
609
- content: r(() => [
610
- s(a, {
611
- modelValue: e.activedName,
612
- "onUpdate:modelValue": n[1] || (n[1] = (m) => e.activedName = m),
613
- class: "tabs full-width-tabs",
614
- "tab-style": "button-card",
615
- onClick: e.switchTab
616
- }, {
617
- default: r(() => [
618
- s(b, {
619
- name: e.RESOURCE_TYPE.Util,
620
- title: "工具类"
621
- }, {
622
- default: r(() => [
623
- s(_, {
624
- ref: "utilsRef",
625
- name: e.RESOURCE_TYPE.Util,
626
- onOpen: e.openBridgePanel
627
- }, null, 8, ["name", "onOpen"])
628
- ]),
629
- _: 1
630
- }, 8, ["name"]),
631
- e.isVsCodeEnv ? (h(), R(b, {
632
- key: 0,
633
- name: e.RESOURCE_TYPE.Bridge,
634
- title: "桥接源"
635
- }, {
636
- default: r(() => [
637
- s(_, {
638
- ref: "bridge",
639
- name: e.RESOURCE_TYPE.Bridge,
640
- onOpen: e.openBridgePanel
641
- }, null, 8, ["name", "onOpen"])
642
- ]),
643
- _: 1
644
- }, 8, ["name"])) : T("", !0)
645
- ]),
646
- _: 1
647
- }, 8, ["modelValue", "onClick"]),
648
- s(u, { onRefresh: e.refreshList }, null, 8, ["onRefresh"])
581
+ content: c(() => [
582
+ s(y, {
583
+ ref: "utilsRef",
584
+ name: e.RESOURCE_TYPE.Util,
585
+ onOpen: e.openBridgePanel
586
+ }, null, 8, ["name", "onOpen"]),
587
+ s(v, { onRefresh: e.refreshList }, null, 8, ["onRefresh"])
649
588
  ]),
650
589
  _: 1
651
590
  }, 8, ["onClose"]);
652
591
  }
653
- const Vt = /* @__PURE__ */ J(Ct, [["render", Tt], ["__scopeId", "data-v-5b838c2a"]]), Ft = {
654
- id: "Bridge",
592
+ const st = /* @__PURE__ */ H(ot, [["render", at], ["__scopeId", "data-v-c14cfd0a"]]), rt = {
593
+ id: "engine.plugins.bridge",
655
594
  title: "资源管理",
656
- icon: "plugin-icon-sresources",
595
+ type: "plugins",
657
596
  align: "top",
658
- component: Vt
597
+ icon: "plugin-icon-sresources"
598
+ }, yt = {
599
+ ...rt,
600
+ entry: st
659
601
  };
660
602
  export {
661
- Ft as default
603
+ yt as default
662
604
  };
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .manage-panel[data-v-70da6acf]{height:100%;display:flex;flex-direction:column;position:relative}.manage-panel .manage-panel-search[data-v-70da6acf]{padding:8px}.manage-panel .add-button[data-v-70da6acf]{align-self:flex-end;margin:6px}.manage-panel .list[data-v-70da6acf]{flex:1;border-top:1px solid var(--ti-lowcode-tabs-border-color);overflow:auto}.manage-panel .list-item[data-v-70da6acf]{height:28px;display:grid;grid-template-columns:16px 1fr auto;column-gap:8px;align-items:center;padding:0 12px;position:relative;color:var(--ti-lowcode-bridge-list-color);cursor:pointer;font-size:12px}.manage-panel .list-item[data-v-70da6acf]:hover,.manage-panel .list-item.active[data-v-70da6acf]{background:var(--ti-lowcode-bridge-list-bg)}.manage-panel .list-item svg[data-v-70da6acf]{color:var(--ti-lowcode-toolbar-more-hover-color)}.plugin-setting[data-v-46796b24] .icon-wrap{margin-right:8px}.plugin-setting .resource-form[data-v-46796b24] .tiny-form-item__label .cdn-tips-icon{margin-left:4px}.plugin-setting .title-wrap .help-link[data-v-46796b24]{display:inline-block;color:var(--ti-lowcode-common-primary-color);font-size:12px;margin-left:16px}.plugin-setting .title-wrap .help-link[data-v-46796b24]:hover{text-decoration:underline}.plugin-setting .header-wrap[data-v-46796b24]{display:flex;align-items:center;column-gap:16px}.plugin-setting .header-wrap .delete-btn[data-v-46796b24]{color:var(--ti-lowcode-common-text-color-5)}.plugin-setting .header-wrap .delete-btn[data-v-46796b24]:hover{color:var(--ti-lowcode-common-primary-text-color)}.plugin-setting .monaco-editor[data-v-46796b24]{height:500px;margin-top:8px;border:1px solid var(--ti-lowcode-birdge-editor-border-color)}.plugin-setting .resource-form-footer[data-v-46796b24]{padding:12px 0 12px 80px}.plugin-setting .resource-form-footer .tiny-svg[data-v-46796b24]{margin-right:6px}.plugin-setting .resource-form-footer .del[data-v-46796b24]:hover{background-color:var(--ti-lowcode-delete-button-hover-bg)}.plugin-setting .cdn-label-wrap[data-v-46796b24]{display:flex;align-items:center}.code-preview[data-v-46796b24]{font-size:14px;line-height:20px;margin-left:12px;color:var(--ti-lowcode-birdge-code-preview-color);background-color:var(--ti-lowcode-birdge-code-preview-bg-color);border-radius:6px}.code-preview .pre-title[data-v-46796b24]{font-family:Microsoft YaHei}.code-preview>pre[data-v-46796b24]{margin:0;padding:8px 20px;font-family:Consolas,Courier New,monospace}.tabs[data-v-5b838c2a]{height:calc(100% - 46px)}[data-v-5b838c2a] .tiny-tabs__header{padding:8px;border-bottom:1px solid var(--ti-lowcode-tabs-border-color)}[data-v-5b838c2a] .tiny-tabs__content{height:calc(100% - 45px);padding:0}[data-v-5b838c2a] .tiny-tabs__content>div{height:100%}[data-v-5b838c2a] .help-box{position:absolute;left:72px;top:3px}
1
+ .manage-panel[data-v-c8f41500]{height:100%;display:flex;flex-direction:column;position:relative}.manage-panel .manage-panel-search[data-v-c8f41500]{padding:0 12px 12px}.manage-panel .add-button[data-v-c8f41500]{align-self:flex-end;margin:6px}.manage-panel .list[data-v-c8f41500]{flex:1;border-top:1px solid var(--ti-lowcode-tabs-border-color);overflow:auto}.manage-panel .list-item[data-v-c8f41500]{height:28px;display:grid;grid-template-columns:16px 1fr auto;column-gap:8px;align-items:center;padding:0 12px;position:relative;color:var(--ti-lowcode-bridge-list-color);cursor:pointer;font-size:12px}.manage-panel .list-item[data-v-c8f41500]:hover,.manage-panel .list-item.active[data-v-c8f41500]{background:var(--ti-lowcode-bridge-list-bg)}.manage-panel .list-item svg[data-v-c8f41500]{color:var(--ti-lowcode-toolbar-more-hover-color)}.plugin-setting[data-v-0d684f9e] .icon-wrap{margin-right:8px}.plugin-setting .resource-form .tip[data-v-0d684f9e]{font-size:11px;line-height:18px;margin-top:8px;color:var(--ti-lowcode-datasource-tip-color)}.plugin-setting .resource-form[data-v-0d684f9e] .tiny-form-item__label .cdn-tips-icon{margin-left:4px}.plugin-setting .title-wrap[data-v-0d684f9e]{font-size:12px;font-weight:700;color:var(--ti-lowcode-data-source-color)}.plugin-setting .title-wrap .help-link[data-v-0d684f9e]{display:inline-block;color:var(--ti-lowcode-common-primary-color);font-size:12px;margin-left:16px}.plugin-setting .title-wrap .help-link[data-v-0d684f9e]:hover{text-decoration:underline}.plugin-setting .header-wrap[data-v-0d684f9e]{display:flex;align-items:center;column-gap:6px}.plugin-setting .header-wrap .tiny-button[data-v-0d684f9e]{width:40px;padding:0;min-width:40px;margin-right:2px}.plugin-setting .monaco-editor[data-v-0d684f9e]{height:500px;margin-top:8px;border:1px solid var(--ti-lowcode-birdge-editor-border-color)}.plugin-setting .resource-form-footer[data-v-0d684f9e]{padding:12px 0 12px 80px}.plugin-setting .resource-form-footer .tiny-svg[data-v-0d684f9e]{margin-right:6px}.plugin-setting .resource-form-footer .del[data-v-0d684f9e]:hover{background-color:var(--ti-lowcode-delete-button-hover-bg)}.plugin-setting .cdn-label-wrap[data-v-0d684f9e]{display:flex;align-items:center}.code-preview[data-v-0d684f9e]{font-size:14px;line-height:20px;color:var(--ti-lowcode-birdge-code-preview-color);background-color:var(--ti-lowcode-birdge-code-preview-bg-color);border-radius:6px}.code-preview .pre-title[data-v-0d684f9e]{font-family:Microsoft YaHei}.code-preview>pre[data-v-0d684f9e]{margin:0;padding:8px 20px;font-family:Consolas,Courier New,monospace}[data-v-c14cfd0a] .tiny-button{border-radius:4px;height:24px;line-height:24px}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opentiny/tiny-engine-plugin-bridge",
3
- "version": "1.0.4-alpha.0",
3
+ "version": "2.0.0-alpha.2",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -24,20 +24,20 @@
24
24
  "license": "MIT",
25
25
  "homepage": "https://opentiny.design/tiny-engine",
26
26
  "dependencies": {
27
- "@opentiny/tiny-engine-canvas": "1.0.4-alpha.0",
28
- "@opentiny/tiny-engine-common": "1.0.3-alpha.0",
29
- "@opentiny/tiny-engine-controller": "1.0.4-alpha.0",
30
- "@opentiny/tiny-engine-http": "1.0.3-alpha.0",
31
- "@opentiny/vue": "~3.10.0",
32
- "@opentiny/vue-icon": "~3.10.0"
27
+ "@opentiny/tiny-engine-common": "2.0.0-alpha.2",
28
+ "@opentiny/tiny-engine-http": "2.0.0-alpha.2",
29
+ "@opentiny/tiny-engine-meta-register": "2.0.0-alpha.2"
33
30
  },
34
31
  "devDependencies": {
32
+ "@opentiny/tiny-engine-vite-plugin-meta-comments": "2.0.0-alpha.2",
35
33
  "@vitejs/plugin-vue": "^4.2.3",
36
- "@vitejs/plugin-vue-jsx": "^1.3.10",
34
+ "@vitejs/plugin-vue-jsx": "^3.1.0",
37
35
  "vite": "^4.3.7"
38
36
  },
39
37
  "peerDependencies": {
38
+ "@opentiny/vue": "^3.14.0",
39
+ "@opentiny/vue-icon": "^3.14.0",
40
40
  "vue": "^3.4.15"
41
41
  },
42
- "gitHead": "8cba0b459d0c0829554dd8adab11fe60a4931acd"
42
+ "gitHead": "695ecd00f21aa39965a9ddb02590ae274f92cd8e"
43
43
  }