form-imagining 0.0.82 → 0.0.83-1

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.
Files changed (57) hide show
  1. package/dist/{App-c14f6a9c.js → App-e22b2901.js} +2 -2
  2. package/dist/Ceshi-ba7d64d3.js +193 -0
  3. package/dist/Code-3c53c060.js +5 -0
  4. package/dist/Col-e812af4a.js +5 -0
  5. package/dist/Collapse-d2843ba0.js +5 -0
  6. package/dist/{Demo-412c4a6e.js → Demo-9f08e840.js} +1 -1
  7. package/dist/FX-e1402af8.js +5 -0
  8. package/dist/{FormGridCopy-a3bee4a3.js → FormGridCopy-644a504e.js} +12 -12
  9. package/dist/GenerateForm-80e0cace.js +5 -0
  10. package/dist/GenerateReport-5ce0ff61.js +5 -0
  11. package/dist/{HelloWorld-f85f37d5.js → HelloWorld-03e88b05.js} +1 -1
  12. package/dist/Input-/345/210/240/351/231/{244-0adbd59c.js → 244-0f2893be.js} +1 -1
  13. package/dist/Label-/345/210/240/351/231/{244-2be74ed5.js → 244-55d173f7.js} +1 -1
  14. package/dist/{Login-d19ac926.js → Login-aad9bf9b.js} +1 -1
  15. package/dist/ReportModule-b5782890.js +5 -0
  16. package/dist/SqlModule-23d41b18.js +5 -0
  17. package/dist/Table-3c671dac.js +5 -0
  18. package/dist/TableBtnModal-5552a891.js +5 -0
  19. package/dist/cTable-d250824f.js +5 -0
  20. package/dist/childForm-d5e096d4.js +5 -0
  21. package/dist/{cssMode-cfebb112.js → cssMode-535dacbc.js} +1 -1
  22. package/dist/form-imagining.js +2 -2
  23. package/dist/form-imagining.umd.cjs +244 -203
  24. package/dist/{formTest-ace2e78b.js → formTest-5c4561d3.js} +6 -6
  25. package/dist/{freemarker2-40f24c78.js → freemarker2-357bda70.js} +1 -1
  26. package/dist/{handlebars-b17dca47.js → handlebars-08399f96.js} +1 -1
  27. package/dist/{html-b425b243.js → html-f46d374e.js} +1 -1
  28. package/dist/{htmlMode-84a902cd.js → htmlMode-d04d0fa5.js} +1 -1
  29. package/dist/{index-9945bff6.js → index-39bd3a3b.js} +6213 -3354
  30. package/dist/{index-0cc3c5fc.js → index-c328acd2.js} +1 -1
  31. package/dist/index-fc7f9878.js +3662 -0
  32. package/dist/{javascript-9a487a1b.js → javascript-9a7f8057.js} +2 -2
  33. package/dist/{jsonMode-99c5a8a5.js → jsonMode-0fc61651.js} +1 -1
  34. package/dist/{liquid-8abb1a7d.js → liquid-9c27f8b9.js} +1 -1
  35. package/dist/{mdx-ccaf7c8c.js → mdx-11b40d8b.js} +1 -1
  36. package/dist/{python-777e9725.js → python-c0740547.js} +1 -1
  37. package/dist/{razor-4823ca47.js → razor-2de5f9e8.js} +1 -1
  38. package/dist/style.css +1 -1
  39. package/dist/{tableSelectDemo-60b7532d.js → tableSelectDemo-dc5a7b20.js} +1 -1
  40. package/dist/{tableSelectDemo2-8a8576be.js → tableSelectDemo2-b60d35f8.js} +1 -1
  41. package/dist/{tsMode-1b9a3019.js → tsMode-d9010c8a.js} +1 -1
  42. package/dist/{typescript-192b97ff.js → typescript-4f3c5d2c.js} +1 -1
  43. package/dist/{xml-6cd7881f.js → xml-d70e11c4.js} +1 -1
  44. package/dist/{yaml-c87c1036.js → yaml-a7e1fd05.js} +1 -1
  45. package/package.json +1 -1
  46. package/dist/Code-9bbb2df3.js +0 -5
  47. package/dist/Col-bf32516a.js +0 -5
  48. package/dist/Collapse-6fafddb8.js +0 -5
  49. package/dist/FX-5570a4f5.js +0 -5
  50. package/dist/GenerateForm-6cb393c8.js +0 -5
  51. package/dist/GenerateReport-0163ae27.js +0 -5
  52. package/dist/ReportModule-b4765645.js +0 -5
  53. package/dist/SqlModule-4fe36044.js +0 -5
  54. package/dist/Table-31078b3f.js +0 -5
  55. package/dist/TableBtnModal-9c2d1c78.js +0 -5
  56. package/dist/cTable-6d15dae0.js +0 -5
  57. package/dist/childForm-1f79990f.js +0 -5
@@ -1,5 +1,5 @@
1
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 m } from "vue";
2
- import { z as _, F as f } from "./index-9945bff6.js";
2
+ import { z as _, F as f } from "./index-39bd3a3b.js";
3
3
  const h = /* @__PURE__ */ o({
4
4
  __name: "App",
5
5
  setup(i) {
@@ -8,7 +8,7 @@ const h = /* @__PURE__ */ o({
8
8
  const e = t("a-config-provider");
9
9
  return n(), a(e, {
10
10
  locale: c(_),
11
- theme: { token: { fontSize: 13, borderRadius: 6, colorPrimary: "#1890ff" } }
11
+ theme: { token: { fontSize: 13, borderRadius: 5, colorPrimary: "#1890ff" } }
12
12
  }, {
13
13
  default: p(() => [
14
14
  m(f)
@@ -0,0 +1,193 @@
1
+ import { defineComponent as h, ref as _, useAttrs as w, withAsyncContext as T, reactive as k, computed as f, watch as x, onMounted as q, onBeforeUpdate as F, resolveComponent as u, openBlock as Y, createElementBlock as J, Fragment as U, createVNode as r, withCtx as o, createTextVNode as i, createElementVNode as V, unref as a, mergeProps as N, toDisplayString as H } from "vue";
2
+ import { u as X, b as K, g as j, d as z, e as Q, m as Z, v as R, f as I, h as c, s as P, o as $, _ as ee } from "./index-39bd3a3b.js";
3
+ const g = 14, ae = /* @__PURE__ */ h({
4
+ __name: "Ceshi",
5
+ async setup(te, { expose: b }) {
6
+ let O, s;
7
+ X(), K(), _([]);
8
+ let p = _(), M = _(!1), d = [], t = _({ BW_PROGRAM_LOCATION: {}, CITY_PLAN_CHECK_FILE: {}, BW_YWHYXXB: {} });
9
+ const { isSaved: W, caseCode: le, disabled: _e } = w();
10
+ [O, s] = T(() => j()), await O, s(), W ? ([O, s] = T(() => z(t, g)), await O, s()) : ([O, s] = T(() => Q()), await O, s()), _([]), k({ pagination4: !1 }), _(""), _(""), _(!0), _(""), _(""), _(t.value.BW_PROGRAM_LOCATION.CANCEL_FLAG == 1), f(() => {
11
+ var A;
12
+ let l = (A = t.value.BW_PROGRAM_LOCATION) == null ? void 0 : A.CERTIFICATE_TYPE_CODE, e;
13
+ if (l)
14
+ switch (l) {
15
+ case "01":
16
+ e = "idCard";
17
+ break;
18
+ case "02":
19
+ e = "HMTIdCard";
20
+ break;
21
+ case "03":
22
+ e = "passport";
23
+ break;
24
+ case "04":
25
+ e = "foreignerIdCard";
26
+ break;
27
+ case "05":
28
+ e = "otherId";
29
+ break;
30
+ case "06":
31
+ e = "socialCode";
32
+ break;
33
+ }
34
+ return e;
35
+ }), f(() => {
36
+ var e;
37
+ let l = (e = t.value.BW_PROGRAM_LOCATION) == null ? void 0 : e.LAND_SEA_USE_TYPE_CODE;
38
+ return console.info("代码", l), l == "1001" ? "required" : "";
39
+ }), f(() => {
40
+ var e;
41
+ let l = (e = t.value.BW_PROGRAM_LOCATION) == null ? void 0 : e.IS_MEET_LAND_USE_STANDARDS;
42
+ return console.info("土地标准", l), l == "2" ? "" : "required";
43
+ }), f(() => {
44
+ var e;
45
+ let l = (e = t.value.BW_PROGRAM_LOCATION) == null ? void 0 : e.IS_MEET_LAND_POLICY;
46
+ return console.info("供地", l), l == "0" ? "required" : "";
47
+ }), _(!1), x(() => t.value.BW_PROGRAM_LOCATION.INDUSTRY_CLASSIFICATION_CODE, (l) => {
48
+ l.length > 0 && l.length < 4 && (Z.warning("请选择国民经济行业分类中的小类:即分类代码为4位数字的分类!"), t.value.BW_PROGRAM_LOCATION.INDUSTRY_CLASSIFICATION_CODE = "");
49
+ }), _(!1), _(!1), _(!1), _(!1), _(""), _(""), _(""), q(() => {
50
+ });
51
+ function v() {
52
+ return $(p.value);
53
+ }
54
+ function G() {
55
+ let l = [];
56
+ for (let e = 0; e < d.length; e++)
57
+ d[e].child && l.push(d[e].child);
58
+ return l.length ? l : null;
59
+ }
60
+ return F(() => {
61
+ d = [];
62
+ }), b({
63
+ multipleRef: G,
64
+ onSubmit: v,
65
+ formId: g
66
+ }), (l, e) => {
67
+ const A = u("a-button"), m = u("a-radio"), S = u("a-radio-group"), C = u("a-form-item"), L = u("a-checkbox"), B = u("a-checkbox-group"), y = u("a-input"), E = u("a-form");
68
+ return Y(), J(U, null, [
69
+ r(A, { onClick: v }, {
70
+ default: o(() => [
71
+ i("保存")
72
+ ]),
73
+ _: 1
74
+ }),
75
+ V("div", {
76
+ ref_key: "formRef",
77
+ ref: p,
78
+ class: "cici-form-css"
79
+ }, [
80
+ r(E, {
81
+ disabled: a(M),
82
+ "label-col": { style: { width: "120px" } },
83
+ labelWrap: !0
84
+ }, {
85
+ default: o(() => [
86
+ r(C, N({
87
+ label: "单选框组",
88
+ required: ""
89
+ }, a(R).CC), {
90
+ default: o(() => [
91
+ r(S, {
92
+ value: a(t).BW_PROGRAM_LOCATION.CC,
93
+ "onUpdate:value": e[0] || (e[0] = (n) => a(t).BW_PROGRAM_LOCATION.CC = n),
94
+ "data-value": JSON.stringify(a(t).BW_PROGRAM_LOCATION.CC),
95
+ rules: JSON.stringify([{ type: "required" }]),
96
+ "write-field": "CC",
97
+ onChange: e[1] || (e[1] = (n) => a(I)(n, "change"))
98
+ }, {
99
+ default: o(() => [
100
+ r(m, { value: "选项1" }, {
101
+ default: o(() => [
102
+ i("选项1")
103
+ ]),
104
+ _: 1
105
+ }),
106
+ r(m, { value: "选项2" }, {
107
+ default: o(() => [
108
+ i("选项2")
109
+ ]),
110
+ _: 1
111
+ })
112
+ ]),
113
+ _: 1
114
+ }, 8, ["value", "data-value", "rules"])
115
+ ]),
116
+ _: 1
117
+ }, 16),
118
+ r(C, N({
119
+ label: "多选框组",
120
+ required: ""
121
+ }, a(R)["BW_PROGRAM_LOCATION.LOCATION_OPT_NO"]), {
122
+ default: o(() => [
123
+ r(B, {
124
+ "write-field": "BW_PROGRAM_LOCATION.LOCATION_OPT_NO",
125
+ rules: JSON.stringify([{ type: "required" }]),
126
+ value: a(c)(a(t).BW_PROGRAM_LOCATION.LOCATION_OPT_NO),
127
+ "data-value": JSON.stringify(a(c)(a(t).BW_PROGRAM_LOCATION.LOCATION_OPT_NO)),
128
+ onChange: e[2] || (e[2] = (n) => a(P)(n, a(t), ",", "BW_PROGRAM_LOCATION.LOCATION_OPT_NO", null, (D) => a(I)("BW_PROGRAM_LOCATION.LOCATION_OPT_NO")))
129
+ }, {
130
+ default: o(() => [
131
+ r(L, { value: "选项1" }, {
132
+ default: o(() => [
133
+ i("选项1")
134
+ ]),
135
+ _: 1
136
+ }),
137
+ r(L, { value: "选项2" }, {
138
+ default: o(() => [
139
+ i("选项2")
140
+ ]),
141
+ _: 1
142
+ })
143
+ ]),
144
+ _: 1
145
+ }, 8, ["rules", "value", "data-value"])
146
+ ]),
147
+ _: 1
148
+ }, 16),
149
+ r(C, N({
150
+ label: "多选框组",
151
+ required: ""
152
+ }, a(R).AA), {
153
+ default: o(() => [
154
+ i(" viewData.BW_PROGRAM_LOCATION.AA" + H(a(t).BW_PROGRAM_LOCATION.AA) + " ", 1),
155
+ r(B, {
156
+ "data-value": JSON.stringify(a(c)(a(t).BW_PROGRAM_LOCATION.AA)),
157
+ options: [{ label: "产生编号", value: "产生编号" }, { label: "产生编2号", value: "产生编2号" }],
158
+ rules: JSON.stringify([{ type: "required" }]),
159
+ value: a(c)(a(t).BW_PROGRAM_LOCATION.AA),
160
+ "label-in-value": "",
161
+ "write-field": "AA",
162
+ onChange: e[3] || (e[3] = (n) => a(P)(n, a(t), ",", "BW_PROGRAM_LOCATION.AA", null, (D) => a(I)("AA")))
163
+ }, null, 8, ["data-value", "rules", "value"])
164
+ ]),
165
+ _: 1
166
+ }, 16),
167
+ r(C, N({
168
+ label: "项目名称",
169
+ required: ""
170
+ }, a(R).BB), {
171
+ default: o(() => [
172
+ r(y, {
173
+ value: a(t).BW_PROGRAM_LOCATION.BB,
174
+ "onUpdate:value": e[4] || (e[4] = (n) => a(t).BW_PROGRAM_LOCATION.BB = n),
175
+ rules: JSON.stringify([{ type: "required" }]),
176
+ "write-field": "BB",
177
+ onBlur: e[5] || (e[5] = (n) => a(I)(n, "blur"))
178
+ }, null, 8, ["value", "rules"])
179
+ ]),
180
+ _: 1
181
+ }, 16)
182
+ ]),
183
+ _: 1
184
+ }, 8, ["disabled"])
185
+ ], 512)
186
+ ], 64);
187
+ };
188
+ }
189
+ });
190
+ const ne = /* @__PURE__ */ ee(ae, [["__scopeId", "data-v-dda8c688"]]);
191
+ export {
192
+ ne as default
193
+ };
@@ -0,0 +1,5 @@
1
+ import { N as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { A as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { B as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, onBeforeUpdate, openBlock, createBlock, unref } from "vue";
2
- import { u as useFormStore, g as generateReportHtml, p as paginations, d as dataSource, i as initTable, b as defHttp } from "./index-9945bff6.js";
2
+ import { i as useFormStore, j as generateReportHtml, p as paginations, k as dataSource, l as initTable, n as defHttp } from "./index-39bd3a3b.js";
3
3
  const _sfc_main = /* @__PURE__ */ defineComponent({
4
4
  __name: "Demo",
5
5
  props: {
@@ -0,0 +1,5 @@
1
+ import { C as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,6 +1,6 @@
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 { u as j, D as q, V as A, o as K, C as P, q as D, r as S, M as R, _ } from "./index-9945bff6.js";
3
- const H = { class: "move" }, Q = {
1
+ import { defineComponent as J, ref as z, watch as K, resolveComponent as h, openBlock as o, createElementBlock as u, createElementVNode as L, 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 { i as W, G as j, V as A, H, I as P, J as S, K as D, M as R, _ } from "./index-39bd3a3b.js";
3
+ const q = { class: "move" }, Q = {
4
4
  key: 0,
5
5
  class: "widget-view-drag"
6
6
  }, T = ["onMousedown"], U = {
@@ -9,7 +9,7 @@ const H = { class: "move" }, Q = {
9
9
  }, X = {
10
10
  key: 0,
11
11
  class: "item-action"
12
- }, Y = /* @__PURE__ */ z({
12
+ }, Y = /* @__PURE__ */ J({
13
13
  __name: "FormGridCopy",
14
14
  props: {
15
15
  list: {
@@ -31,8 +31,8 @@ const H = { class: "move" }, Q = {
31
31
  },
32
32
  emits: ["childConfig", "index"],
33
33
  setup(e, { emit: N }) {
34
- const O = j(), a = e, i = J("-1");
35
- L(
34
+ const O = W(), a = e, i = z("-1");
35
+ K(
36
36
  () => a.activeIndex,
37
37
  (t, n) => {
38
38
  i.value = t;
@@ -52,7 +52,7 @@ const H = { class: "move" }, Q = {
52
52
  const n = JSON.parse(JSON.stringify(t));
53
53
  if (a.data.columns && a.data.columns.length > 0) {
54
54
  let d = a.data.columns.findIndex((v) => v.key == t.key);
55
- d > -1 && (n.key = S(), n.id = S(), a.data.columns.splice(d + 1, 0, n));
55
+ d > -1 && (n.key = D(), n.id = D(), a.data.columns.splice(d + 1, 0, n));
56
56
  }
57
57
  }
58
58
  function V(t) {
@@ -79,9 +79,9 @@ const H = { class: "move" }, Q = {
79
79
  return (t, n) => {
80
80
  const d = h("a-col"), v = h("a-row"), G = h("a-form");
81
81
  return o(), u("div", null, [
82
- W("div", H, [
82
+ L("div", q, [
83
83
  e.activeIndex == e.index ? (o(), u("div", Q, [
84
- r(f(q), { style: { padding: "6px" } })
84
+ r(f(j), { style: { padding: "6px" } })
85
85
  ])) : x("", !0)
86
86
  ]),
87
87
  r(G, {
@@ -124,7 +124,7 @@ const H = { class: "move" }, Q = {
124
124
  class: b(["widget-view", { active: i.value == e.index + "-" + c + "-" + y }]),
125
125
  onMousedown: (B) => p(s, e.index + "-" + c + "-" + y, B)
126
126
  }, [
127
- r(K, {
127
+ r(H, {
128
128
  data: s,
129
129
  list: l.list,
130
130
  activeIndex: i.value,
@@ -139,7 +139,7 @@ const H = { class: "move" }, Q = {
139
139
  style: { padding: "3px 5px" },
140
140
  onClick: (s) => M(l)
141
141
  }, null, 8, ["onClick"]),
142
- e.data.columns.length !== 1 ? (o(), w(f(D), {
142
+ e.data.columns.length !== 1 ? (o(), w(f(S), {
143
143
  key: 0,
144
144
  onClick: (s) => V(l)
145
145
  }, null, 8, ["onClick"])) : x("", !0)
@@ -148,7 +148,7 @@ const H = { class: "move" }, Q = {
148
148
  _: 2
149
149
  }, 1032, ["span", "class", "offset", "onMousedown"]))), 256)),
150
150
  e.activeIndex === e.index ? (o(), u("div", X, [
151
- r(f(D), {
151
+ r(f(S), {
152
152
  style: { padding: "3px 5px", color: "#fff" },
153
153
  onClick: n[0] || (n[0] = (l) => E())
154
154
  })
@@ -0,0 +1,5 @@
1
+ import { q as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { r as a } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -1,4 +1,4 @@
1
- import { _ as r } from "./index-9945bff6.js";
1
+ import { _ as r } from "./index-39bd3a3b.js";
2
2
  import "vue";
3
3
  const e = {};
4
4
  function o(t, c) {
@@ -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 { u as c } from "./index-9945bff6.js";
2
+ import { i as c } from "./index-39bd3a3b.js";
3
3
  const x = /* @__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 { u as U } from "./index-9945bff6.js";
2
+ import { i as U } from "./index-39bd3a3b.js";
3
3
  const L = /* @__PURE__ */ _({
4
4
  __name: "Label-删除",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { _ as r } from "./index-9945bff6.js";
1
+ import { _ as r } from "./index-39bd3a3b.js";
2
2
  import "vue";
3
3
  const t = {};
4
4
  function c(e, n) {
@@ -0,0 +1,5 @@
1
+ import { O as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { L as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { D as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { E as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { w as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { a as m } from "./index-39bd3a3b.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,7 +1,7 @@
1
1
  var Le = Object.defineProperty;
2
2
  var je = (e, n, i) => n in e ? Le(e, n, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[n] = i;
3
3
  var k = (e, n, i) => (je(e, typeof n != "symbol" ? n + "" : n, i), i);
4
- import { y as Ne } from "./index-9945bff6.js";
4
+ import { P as Ne } from "./index-39bd3a3b.js";
5
5
  import "vue";
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,8 +1,8 @@
1
- import { G as a, B as o, E as m, g } from "./index-9945bff6.js";
1
+ import { T as a, R as o, S as m, j as s } from "./index-39bd3a3b.js";
2
2
  import "vue";
3
3
  export {
4
4
  a as default,
5
5
  o as generateFormCode,
6
6
  m as generateFormHtml,
7
- g as generateReportHtml
7
+ s as generateReportHtml
8
8
  };