asiaint-lowcode 3.0.47 → 3.0.49
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/asiaint-lowcode.js +1 -1
- package/dist/asiaint-lowcode.umd.cjs +160 -160
- package/dist/index.d.ts +1 -0
- package/dist/lazy/{Card-CF_NgmNp.js → Card-DMjUpAIj.js} +1 -1
- package/dist/lazy/{Cascader-DaxKgxfl.js → Cascader-BT35dY5a.js} +1 -1
- package/dist/lazy/{Checkbox-B37Nh5li.js → Checkbox-Ci68WFSK.js} +2 -2
- package/dist/lazy/{Collapse-DMs8lxCn.js → Collapse-2gI86A_7.js} +1 -1
- package/dist/lazy/{Component-CL4y4U4J.js → Component-Bb4MX577.js} +1 -1
- package/dist/lazy/{Component-DsPgKtl3.js → Component-BshKf2fx.js} +1 -1
- package/dist/lazy/{Component-Owfajd_f.js → Component-CQ_IOd1F.js} +1 -1
- package/dist/lazy/{Component-D_8i0kAX.js → Component-CupeeD39.js} +1 -1
- package/dist/lazy/{Component-DIhsQv7d.js → Component-DLYq9LM0.js} +1 -1
- package/dist/lazy/{Component-DZfUPDV9.js → Component-DtA_b93M.js} +1 -1
- package/dist/lazy/CurdCard-CKXu74a9.js +160 -0
- package/dist/lazy/{Custom-DXaaDA8o.js → Custom-DjuGXd6F.js} +1 -1
- package/dist/lazy/{FormList-DN5sXMbg.js → FormList-Bj4lHerF.js} +1 -1
- package/dist/lazy/{Grid-CiikWD1Y.js → Grid-Mk8mub7Q.js} +1 -1
- package/dist/lazy/{Inline-BvP2kYB1.js → Inline-DSqJRCsx.js} +1 -1
- package/dist/lazy/{JsonEdit-DWPQM6yX.js → JsonEdit-DicMSM8-.js} +1 -1
- package/dist/lazy/{ObjGroup-Dfj9Fvjw.js → ObjGroup-Cg4dRbsJ.js} +1 -1
- package/dist/lazy/OfferDetails-DB_EzEAA.js +183 -0
- package/dist/lazy/OrderProgress-CZpGdfnW.js +19 -0
- package/dist/lazy/{Radio-tsTf7eY8.js → Radio-BX5Zmp8e.js} +2 -2
- package/dist/lazy/{SearchSelect-B6M9BgBX.js → SearchSelect-kvSJSKSC.js} +2 -2
- package/dist/lazy/{Select-C8bwz8Vr.js → Select-BIPa0tLx.js} +2 -2
- package/dist/lazy/{Table-CGfH72EA.js → Table-BbjU_j_p.js} +5 -4
- package/dist/lazy/{Tabs-DMBiIdgv.js → Tabs-GI54UFjX.js} +1 -1
- package/dist/lazy/{Wrapper-QquqWZfB.js → Wrapper-DvJMU1UR.js} +14 -13
- package/dist/lazy/{index-Dbe9PR9M.js → index-DSejQqUN.js} +4669 -4629
- package/dist/lazy/{useSelect-6ZdkgSmW.js → useSelect-Cqr1eRPd.js} +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/dist/lazy/CurdCard-NaCUwFiz.js +0 -135
- package/dist/lazy/OfferDetails-8BXZenOQ.js +0 -170
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as T, mergeModels as _, useModel as w, inject as g, resolveComponent as i, resolveDirective as z, openBlock as l, createElementBlock as c, toDisplayString as F, unref as s, withDirectives as I, createBlock as m, mergeProps as K, withCtx as h, createVNode as N, Fragment as k, renderList as M } from "vue";
|
|
2
|
-
import { u as P } from "./index-
|
|
3
|
-
import { u as $ } from "./useSelect-
|
|
2
|
+
import { u as P } from "./index-DSejQqUN.js";
|
|
3
|
+
import { u as $ } from "./useSelect-Cqr1eRPd.js";
|
|
4
4
|
const j = { key: 0 }, R = /* @__PURE__ */ T({
|
|
5
5
|
__name: "Radio",
|
|
6
6
|
props: /* @__PURE__ */ _({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as w, mergeModels as A, useModel as F, inject as S, resolveComponent as f, resolveDirective as I, openBlock as o, createElementBlock as i, toDisplayString as b, unref as u, withDirectives as N, createBlock as k, mergeProps as j, withCtx as y, Fragment as P, renderList as $, createTextVNode as E, createVNode as C } from "vue";
|
|
2
|
-
import { u as L, _ as O, b as T } from "./index-
|
|
3
|
-
import { u as U } from "./useSelect-
|
|
2
|
+
import { u as L, _ as O, b as T } from "./index-DSejQqUN.js";
|
|
3
|
+
import { u as U } from "./useSelect-Cqr1eRPd.js";
|
|
4
4
|
const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
|
|
5
5
|
key: 1,
|
|
6
6
|
class: "search-select-wrapper"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as _, mergeModels as k, useModel as B, inject as f, computed as D, resolveComponent as y, resolveDirective as S, openBlock as r, createElementBlock as i, toDisplayString as v, createBlock as b, mergeProps as A, withCtx as g, withDirectives as F, Fragment as j, renderList as w, unref as h, createTextVNode as I } from "vue";
|
|
2
|
-
import { u as N } from "./index-
|
|
3
|
-
import { u as P } from "./useSelect-
|
|
2
|
+
import { u as N } from "./index-DSejQqUN.js";
|
|
3
|
+
import { u as P } from "./useSelect-Cqr1eRPd.js";
|
|
4
4
|
const E = { key: 0 }, L = { style: { "min-height": "32px" } }, $ = /* @__PURE__ */ _({
|
|
5
5
|
__name: "Select",
|
|
6
6
|
props: /* @__PURE__ */ k({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as ke, computed as V, inject as w, ref as v, useTemplateRef as we, readonly as be, toRefs as Se, onMounted as ze, nextTick as Re, onActivated as Be, onUnmounted as Pe, resolveComponent as R, openBlock as u, createElementBlock as g, normalizeClass as U, withDirectives as j, createElementVNode as f, createVNode as b, unref as B, withCtx as h, createBlock as S, createCommentVNode as m, Fragment as P, renderList as G, toDisplayString as _, withModifiers as _e, vShow as H, mergeProps as Ne } from "vue";
|
|
2
|
-
import { $ as Me, i as Te, _ as De, f as Fe, I as $e, C as Ae, b as Ee } from "./index-
|
|
2
|
+
import { $ as Me, i as Te, _ as De, f as Fe, I as $e, C as Ae, b as Ee } from "./index-DSejQqUN.js";
|
|
3
3
|
import { ElTable as Ve } from "element-plus";
|
|
4
4
|
const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"], He = ["title"], Ke = { class: "row-btn-wrapper" }, Le = /* @__PURE__ */ ke({
|
|
5
5
|
__name: "Table",
|
|
@@ -248,7 +248,8 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
|
|
|
248
248
|
key: 1,
|
|
249
249
|
label: "Action",
|
|
250
250
|
fixed: "right",
|
|
251
|
-
align: "left"
|
|
251
|
+
align: "left",
|
|
252
|
+
width: e.rowBtns.length * 50 > 100 ? e.rowBtns.length * 50 : 100
|
|
252
253
|
}, {
|
|
253
254
|
default: h(({ row: o, $index: d }) => [
|
|
254
255
|
f("div", Ke, [
|
|
@@ -288,7 +289,7 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
|
|
|
288
289
|
])
|
|
289
290
|
]),
|
|
290
291
|
_: 1
|
|
291
|
-
})) : m("", !0)
|
|
292
|
+
}, 8, ["width"])) : m("", !0)
|
|
292
293
|
]),
|
|
293
294
|
_: 1
|
|
294
295
|
}, 8, ["data", "row-key", "stripe", "height"])
|
|
@@ -322,7 +323,7 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
|
|
|
322
323
|
], 2));
|
|
323
324
|
};
|
|
324
325
|
}
|
|
325
|
-
}), Je = /* @__PURE__ */ Ee(Le, [["__scopeId", "data-v-
|
|
326
|
+
}), Je = /* @__PURE__ */ Ee(Le, [["__scopeId", "data-v-075ec01c"]]);
|
|
326
327
|
export {
|
|
327
328
|
Je as default
|
|
328
329
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as i, ref as m, watch as _, onMounted as h, resolveComponent as a, openBlock as l, createBlock as c, mergeProps as u, withCtx as d, createElementBlock as b, Fragment as v, renderList as y, createVNode as k, unref as K } from "vue";
|
|
2
|
-
import { a as V } from "./index-
|
|
2
|
+
import { a as V } from "./index-DSejQqUN.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const w = /* @__PURE__ */ i({
|
|
5
5
|
__name: "Tabs",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as t, resolveComponent as n, openBlock as r, createElementBlock as a,
|
|
2
|
-
import { a as
|
|
1
|
+
import { defineComponent as t, resolveComponent as n, openBlock as r, createElementBlock as a, normalizeStyle as s, createVNode as o, withCtx as p, withDirectives as i, createElementVNode as c, normalizeClass as m, unref as _, vShow as d } from "vue";
|
|
2
|
+
import { a as f, b as u } from "./index-DSejQqUN.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const y = /* @__PURE__ */ t({
|
|
5
5
|
__name: "Wrapper",
|
|
@@ -11,25 +11,26 @@ const y = /* @__PURE__ */ t({
|
|
|
11
11
|
},
|
|
12
12
|
setup(h) {
|
|
13
13
|
return (e, v) => {
|
|
14
|
-
const
|
|
15
|
-
return r(), a("div",
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
const l = n("el-collapse-transition");
|
|
15
|
+
return r(), a("div", {
|
|
16
|
+
style: s(e.style)
|
|
17
|
+
}, [
|
|
18
|
+
o(l, null, {
|
|
19
|
+
default: p(() => [
|
|
20
|
+
i(c("div", {
|
|
20
21
|
class: m({ normal: e.type === "normal" })
|
|
21
22
|
}, [
|
|
22
|
-
|
|
23
|
-
],
|
|
23
|
+
o(_(f), { list: e.children }, null, 8, ["list"])
|
|
24
|
+
], 2), [
|
|
24
25
|
[d, !e.collapse]
|
|
25
26
|
])
|
|
26
27
|
]),
|
|
27
28
|
_: 1
|
|
28
29
|
})
|
|
29
|
-
]);
|
|
30
|
+
], 4);
|
|
30
31
|
};
|
|
31
32
|
}
|
|
32
|
-
}),
|
|
33
|
+
}), w = /* @__PURE__ */ u(y, [["__scopeId", "data-v-78b03d5f"]]);
|
|
33
34
|
export {
|
|
34
|
-
|
|
35
|
+
w as default
|
|
35
36
|
};
|