form-imagining 0.0.89-10-cs13 → 0.0.89-10-cs15
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-CkWIH7Ns.js +23 -0
- package/dist/Col-B5PpZVtt.js +4 -0
- package/dist/Collapse-DXcEcFQZ.js +4 -0
- package/dist/{Demo-Cja2v7_w.js → Demo-B4EUTDTq.js} +1 -1
- package/dist/FX-DX9aD3o5.js +4 -0
- package/dist/{FormGridCopy-Dp28DLnh.js → FormGridCopy-kI3E9rDt.js} +6 -6
- package/dist/GenerateForm-gEUIOa6O.js +4 -0
- package/dist/GenerateReport-v6fppxjl.js +4 -0
- package/dist/{HelloWorld-VNp0lsH_.js → HelloWorld-DgILUXTU.js} +1 -1
- package/dist/Input-/345/210/240/351/231/{244-Bj4cn_s5.js → 244-BDlUTaqH.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-t2o2zlR9.js → 244-Csh98Jxh.js} +1 -1
- package/dist/{Login-B0wAQwAO.js → Login-BbB79zpP.js} +1 -1
- package/dist/SqlModule-CTq8kuif.js +4 -0
- package/dist/TableBtnModal-D0I_hoBn.js +4 -0
- package/dist/childForm-DWERJf0g.js +4 -0
- package/dist/{cssMode-BwJ72iZ-.js → cssMode-FKHqU__U.js} +1 -1
- package/dist/form-imagining.js +1 -1
- package/dist/form-imagining.umd.cjs +3 -3
- package/dist/{formTest-B0KZf-Av.js → formTest-D00u-D_7.js} +1 -1
- package/dist/{freemarker2-D-azw5n9.js → freemarker2-TSVlGXte.js} +1 -1
- package/dist/{handlebars-De39xtwS.js → handlebars-DqtEkoyA.js} +1 -1
- package/dist/{html-3XMeSNqR.js → html-AzO9CmUC.js} +1 -1
- package/dist/{htmlMode-DnKfJDmA.js → htmlMode-8HlQRL1_.js} +1 -1
- package/dist/{index-CrEimY5X.js → index-BRMmCuxN.js} +58 -58
- package/dist/{index-Bpb_x1Sl.js → index-DBimriPM.js} +1 -1
- package/dist/{index-BbPVatMr.js → index-SuGE3tvU.js} +1 -1
- package/dist/{javascript-BNrQIDx_.js → javascript-DlyK7FV6.js} +1 -1
- package/dist/{jsonMode-st7zeMyz.js → jsonMode-DUdK-SFu.js} +1 -1
- package/dist/{liquid-CFOTK4DP.js → liquid-CqYNVsn4.js} +1 -1
- package/dist/{mdx-DHYmlzSW.js → mdx-Qg52OuFo.js} +1 -1
- package/dist/{python-4LpqcOzB.js → python-D3JTTKBe.js} +1 -1
- package/dist/{razor-CcT3Geje.js → razor-B-4JZP05.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-CP0cvwu5.js → tableSelectDemo-BqF-N4Pg.js} +1 -1
- package/dist/{tableSelectDemo2-C0F4M43K.js → tableSelectDemo2-HrA2I3g7.js} +1 -1
- package/dist/{tsMode-DuxclSAw.js → tsMode-BvGQgunq.js} +1 -1
- package/dist/{typescript-3y6GiKAe.js → typescript-OEPV7yb5.js} +1 -1
- package/dist/{xml-CVG6NRSs.js → xml-B8nfp_22.js} +1 -1
- package/dist/{yaml-j63gwf_I.js → yaml-D9YNenvw.js} +4 -4
- package/package.json +1 -1
- package/dist/App-Dos0QHOG.js +0 -33
- package/dist/Col-WpRGZaca.js +0 -4
- package/dist/Collapse-17RZ_p2M.js +0 -4
- package/dist/FX-Cn9xt8tW.js +0 -4
- package/dist/GenerateForm-tn6sVPrE.js +0 -4
- package/dist/GenerateReport-BlE7dSLu.js +0 -4
- package/dist/SqlModule-ExAE0hWi.js +0 -4
- package/dist/TableBtnModal-B0QDKUdx.js +0 -4
- package/dist/childForm-VI7B1fyz.js +0 -4
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { defineComponent as o, onMounted as r, resolveComponent as t, openBlock as n, createBlock as a, unref as c, withCtx as p, createVNode as l } from "vue";
|
|
2
|
+
import { u as s, l as _, R as f } from "./index-BRMmCuxN.js";
|
|
3
|
+
const g = /* @__PURE__ */ o({
|
|
4
|
+
__name: "App",
|
|
5
|
+
setup(i) {
|
|
6
|
+
return s(), r(() => {
|
|
7
|
+
}), (m, u) => {
|
|
8
|
+
const e = t("a-config-provider");
|
|
9
|
+
return n(), a(e, {
|
|
10
|
+
locale: c(_),
|
|
11
|
+
theme: { token: { fontSize: 13, borderRadius: 5, colorPrimary: "#1890ff" } }
|
|
12
|
+
}, {
|
|
13
|
+
default: p(() => [
|
|
14
|
+
l(f)
|
|
15
|
+
]),
|
|
16
|
+
_: 1
|
|
17
|
+
}, 8, ["locale"]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
export {
|
|
22
|
+
g as default
|
|
23
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onBeforeUpdate, openBlock, createBlock, unref } from "vue";
|
|
2
|
-
import { b as useFormStore, g as generateReportHtml, d as defHttp } from "./index-
|
|
2
|
+
import { b as useFormStore, g as generateReportHtml, d as defHttp } from "./index-BRMmCuxN.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "Demo",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as z, ref as J, watch as L, resolveComponent as h, openBlock as o, createElementBlock as u, createElementVNode as W, createVNode as r, unref as f, createCommentVNode as x, normalizeStyle as C, withCtx as g, Fragment as I, renderList as k, createBlock as w, normalizeClass as b } from "vue";
|
|
2
|
-
import { b as j, D as
|
|
2
|
+
import { b as j, D as A, V as K, n as P, C as R, o as D, p as S, M as q, _ as H } from "./index-BRMmCuxN.js";
|
|
3
3
|
const Q = { class: "move" }, T = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "widget-view-drag"
|
|
@@ -61,7 +61,7 @@ const Q = { class: "move" }, T = {
|
|
|
61
61
|
}
|
|
62
62
|
function F() {
|
|
63
63
|
if (a.data.columns.length > 0)
|
|
64
|
-
|
|
64
|
+
q.confirm({
|
|
65
65
|
title: "确定要删除该栅格布局吗?",
|
|
66
66
|
content: "如果该布局存在表单,将会一并删除",
|
|
67
67
|
onOk() {
|
|
@@ -81,7 +81,7 @@ const Q = { class: "move" }, T = {
|
|
|
81
81
|
return o(), u("div", null, [
|
|
82
82
|
W("div", Q, [
|
|
83
83
|
e.activeIndex == e.index ? (o(), u("div", T, [
|
|
84
|
-
r(f(
|
|
84
|
+
r(f(A), { style: { padding: "6px" } })
|
|
85
85
|
])) : x("", !0)
|
|
86
86
|
]),
|
|
87
87
|
r(B, {
|
|
@@ -103,7 +103,7 @@ const Q = { class: "move" }, T = {
|
|
|
103
103
|
onMousedown: (s) => p(l, "col-" + e.index + "-" + c, s)
|
|
104
104
|
}, {
|
|
105
105
|
default: g(() => [
|
|
106
|
-
r(f(
|
|
106
|
+
r(f(K), {
|
|
107
107
|
class: "widget-col-list",
|
|
108
108
|
style: { "min-height": "50px" },
|
|
109
109
|
"ghost-class": "ghost",
|
|
@@ -124,7 +124,7 @@ const Q = { class: "move" }, T = {
|
|
|
124
124
|
class: b(["widget-view", { active: i.value == e.index + "-" + c + "-" + y }]),
|
|
125
125
|
onMousedown: (G) => p(s, e.index + "-" + c + "-" + y, G)
|
|
126
126
|
}, [
|
|
127
|
-
r(
|
|
127
|
+
r(P, {
|
|
128
128
|
data: s,
|
|
129
129
|
list: l.list,
|
|
130
130
|
activeIndex: i.value,
|
|
@@ -135,7 +135,7 @@ const Q = { class: "move" }, T = {
|
|
|
135
135
|
_: 2
|
|
136
136
|
}, 1032, ["list", "onEnd"]),
|
|
137
137
|
e.activeIndex === "col-" + e.index + "-" + c ? (o(), u("div", X, [
|
|
138
|
-
r(f(
|
|
138
|
+
r(f(R), {
|
|
139
139
|
style: { padding: "3px 5px" },
|
|
140
140
|
onClick: (s) => V(l)
|
|
141
141
|
}, null, 8, ["onClick"]),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as i, resolveComponent as f, openBlock as m, createBlock as v, withCtx as u, createVNode as t } from "vue";
|
|
2
|
-
import { b as c } from "./index-
|
|
2
|
+
import { b as c } from "./index-BRMmCuxN.js";
|
|
3
3
|
const s = /* @__PURE__ */ i({
|
|
4
4
|
__name: "Input-删除",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as _, resolveComponent as o, openBlock as n, createBlock as l, withCtx as i, createElementBlock as u, Fragment as d, renderList as r, createVNode as k, createTextVNode as x, toDisplayString as D, createCommentVNode as w } from "vue";
|
|
2
|
-
import { b as U } from "./index-
|
|
2
|
+
import { b as U } from "./index-BRMmCuxN.js";
|
|
3
3
|
const L = /* @__PURE__ */ _({
|
|
4
4
|
__name: "Label-删除",
|
|
5
5
|
props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { s as et } from "./index-BRMmCuxN.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87)
|
package/dist/form-imagining.js
CHANGED