form-imagining 0.0.32 → 0.0.34
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/App-639185df.js +24 -0
- package/dist/Code-16b535b8.js +5 -0
- package/dist/Col-dcf8fd4e.js +5 -0
- package/dist/Collapse-5a3696ea.js +5 -0
- package/dist/Demo-be0d3a37.js +10 -0
- package/dist/Demo-c294a839.js +76 -0
- package/dist/Form-30437aaa.js +5 -0
- package/dist/GenerateForm-8e63a340.js +5 -0
- package/dist/{cTable-6ef99e66.js → GenerateReport-b816c048.js} +1 -1
- package/dist/Grid-c489fc08.js +5 -0
- package/dist/HelloWorld-a3f13c42.js +10 -0
- package/dist/Input-/345/210/240/351/231/{244-52e86c3f.js → 244-bbcbc8dd.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-d3e56205.js → 244-51abf27d.js} +1 -1
- package/dist/{Login-74d2a8c0.js → Login-84c418e9.js} +1 -1
- package/dist/ReportModule-83616536.js +5 -0
- package/dist/SqlModule-e2e8098a.js +5 -0
- package/dist/Table-e412d800.js +5 -0
- package/dist/arrow-0f9d2c91.js +4 -0
- package/dist/cTable-b4844432.js +5 -0
- package/dist/childForm-216b318b.js +5 -0
- package/dist/collapse-d0408569.js +4 -0
- package/dist/{cssMode-04c71774.js → cssMode-a4cbe20b.js} +1 -1
- package/dist/form-imagining.js +4 -2
- package/dist/form-imagining.umd.cjs +824 -414
- package/dist/{freemarker2-b6f028a0.js → freemarker2-c23f783b.js} +1 -1
- package/dist/{handlebars-2019ba89.js → handlebars-b4d92eb1.js} +1 -1
- package/dist/{html-536dc687.js → html-fa70f40f.js} +1 -1
- package/dist/{htmlMode-b4bce87c.js → htmlMode-9975936c.js} +1 -1
- package/dist/{index-a03a7e79.js → index-0e942346.js} +1 -1
- package/dist/{index-ae909b3d.js → index-7aef62cd.js} +187999 -160163
- package/dist/{javascript-27d1ed02.js → javascript-d09f4edd.js} +2 -2
- package/dist/{jsonMode-4d329c63.js → jsonMode-73af7c2d.js} +1 -1
- package/dist/{liquid-3d64e789.js → liquid-5f75f12d.js} +1 -1
- package/dist/{mdx-d874a50e.js → mdx-5093cac6.js} +1 -1
- package/dist/{python-3e7e8eb9.js → python-d614655e.js} +1 -1
- package/dist/{razor-4aa9f2f2.js → razor-9ddbb2d1.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-91143acc.js → tableSelectDemo-3175ccb4.js} +39 -40
- package/dist/{tableSelectDemo2-72697acb.js → tableSelectDemo2-8104e5c8.js} +34 -34
- package/dist/{tsMode-e5fb290f.js → tsMode-ded83a41.js} +1 -1
- package/dist/{typescript-1bab9a0c.js → typescript-149dfa07.js} +1 -1
- package/dist/{xml-f45d900d.js → xml-1e4b8fa9.js} +1 -1
- package/dist/{yaml-dfef5fab.js → yaml-d251ce2f.js} +1 -1
- package/package.json +1 -1
- package/dist/App-790a83c6.js +0 -19
- package/dist/Code-953bd738.js +0 -5
- package/dist/Col-395e8c20.js +0 -5
- package/dist/Demo-8d597096.js +0 -110
- package/dist/Demo-d347a1c2.js +0 -45
- package/dist/Form-417fdfad.js +0 -5
- package/dist/FormPublic-277fc835.js +0 -5
- package/dist/GenerateForm-e631bb7e.js +0 -5
- package/dist/Grid-f6ec82a6.js +0 -5
- package/dist/Preview0925-fdfb9dcc.js +0 -62
- package/dist/PreviewDemo-20d4552f.js +0 -6
- package/dist/PreviewDemo.vue_vue_type_script_setup_true_lang-c74625b2.js +0 -285
- package/dist/PreviewDemo2-07cc2276.js +0 -6
- package/dist/PreviewDemo2.vue_vue_type_script_setup_true_lang-d03684e1.js +0 -88
- package/dist/PreviewDemo3-3c1071f6.js +0 -82
- package/dist/SqlModule-2b638336.js +0 -5
- package/dist/Table-28a24022.js +0 -5
- package/dist/ceshi2-d399c135.js +0 -82
- package/dist/ceshiDemo-be19020c.js +0 -85
- package/dist/childForm-1a46e611.js +0 -5
- package/dist/modalDemo-396a6892.js +0 -53
- package/dist/tableSelectOptions-97e674c2.js +0 -16
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { defineComponent as d, onBeforeUnmount as c, resolveComponent as f, openBlock as u, createElementBlock as _, Fragment as p, createVNode as a, withCtx as l, createTextVNode as i } from "vue";
|
|
2
|
-
import { c as r } from "./index-ae909b3d.js";
|
|
3
|
-
const h = /* @__PURE__ */ d({
|
|
4
|
-
__name: "modalDemo",
|
|
5
|
-
setup(C) {
|
|
6
|
-
let e;
|
|
7
|
-
function s() {
|
|
8
|
-
e ? e.show() : e = r({
|
|
9
|
-
title: "test",
|
|
10
|
-
onOk: (t) => {
|
|
11
|
-
t.onSubmit() && (e.setConfirmLoading(!0), setTimeout(() => {
|
|
12
|
-
e.setConfirmLoading(!1), e.destroy(), e = null;
|
|
13
|
-
}, 2e3));
|
|
14
|
-
},
|
|
15
|
-
onCancel: () => {
|
|
16
|
-
e.close();
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
|
-
function m() {
|
|
21
|
-
let t = r({
|
|
22
|
-
title: "test",
|
|
23
|
-
onOk: (o) => {
|
|
24
|
-
o.onSubmit() && (t.setConfirmLoading(!0), setTimeout(() => {
|
|
25
|
-
t.setConfirmLoading(!1), t.destroy();
|
|
26
|
-
}, 2e3));
|
|
27
|
-
}
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
return c(() => {
|
|
31
|
-
e == null || e.destroy();
|
|
32
|
-
}), (t, o) => {
|
|
33
|
-
const n = f("a-button");
|
|
34
|
-
return u(), _(p, null, [
|
|
35
|
-
a(n, { onClick: s }, {
|
|
36
|
-
default: l(() => [
|
|
37
|
-
i("打开弹窗")
|
|
38
|
-
]),
|
|
39
|
-
_: 1
|
|
40
|
-
}),
|
|
41
|
-
a(n, { onClick: m }, {
|
|
42
|
-
default: l(() => [
|
|
43
|
-
i("打开弹窗2")
|
|
44
|
-
]),
|
|
45
|
-
_: 1
|
|
46
|
-
})
|
|
47
|
-
], 64);
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
});
|
|
51
|
-
export {
|
|
52
|
-
h as default
|
|
53
|
-
};
|