form-imagining 0.0.89-1 → 0.0.89-3
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/README.md +6 -2
- package/dist/{App-iCxR5U3t.js → App-BQiLkmKY.js} +1 -1
- package/dist/Col-DYiGpWTg.js +4 -0
- package/dist/Collapse-CwwMEhVP.js +4 -0
- package/dist/{Demo-BUuYSQLz.js → Demo-CII_sIbK.js} +1 -1
- package/dist/FX-CQeq9FVS.js +4 -0
- package/dist/{FormGridCopy-ByBkUy32.js → FormGridCopy-BLPBtTaw.js} +1 -1
- package/dist/GenerateForm-DaH6Nu1T.js +4 -0
- package/dist/GenerateReport-BNaZrYKp.js +4 -0
- package/dist/{HelloWorld-CBhKOO8u.js → HelloWorld-C_8Rz3jI.js} +1 -1
- package/dist/Input-/345/210/240/351/231/{244-Tvdm9reV.js → 244-BIyV-cSX.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-DCvxC3CJ.js → 244-BZ0zbGyO.js} +1 -1
- package/dist/{Login-BlZZjdHw.js → Login-Xt2QzFfg.js} +1 -1
- package/dist/ReportModule-wlHb-kla.js +4 -0
- package/dist/SqlModule-CW9dcZ23.js +4 -0
- package/dist/TableBtnModal-qHQmefyG.js +4 -0
- package/dist/assets/{css.worker-rxb0bYN-.js → css.worker-C6xacGgg.js} +5 -5
- package/dist/assets/{editor.worker-CRD3n8oc.js → editor.worker-C9tucO8g.js} +6 -6
- package/dist/assets/{html.worker-BV97uPRq.js → html.worker-DaUrTQ5p.js} +1 -1
- package/dist/assets/{json.worker-CaZqtpQK.js → json.worker-C6s22JKU.js} +10 -10
- package/dist/assets/{ts.worker-D-ENfniO.js → ts.worker-yDEYh_0m.js} +169 -169
- package/dist/childForm-C66FCNmp.js +4 -0
- package/dist/cssMode-DbuVGxer.js +1577 -0
- package/dist/form-imagining.js +1 -1
- package/dist/form-imagining.umd.cjs +288 -295
- package/dist/{formTest-bEk3eHHd.js → formTest-Cv1r0NfQ.js} +1 -1
- package/dist/{freemarker2-CPdTH3iK.js → freemarker2-Bsg91vqi.js} +1 -1
- package/dist/{handlebars-BkP-z1Gp.js → handlebars-DzjtBvb0.js} +1 -1
- package/dist/{html-RSHPvOzX.js → html-B8MZrj8D.js} +1 -1
- package/dist/htmlMode-CZQU-X-F.js +1587 -0
- package/dist/{index-BnEHMvy9.js → index-BI7JMf4t.js} +7729 -7728
- package/dist/{index-Cw0vl55R.js → index-BiD88O2Y.js} +1 -1
- package/dist/index-DtgotmKB.js +3646 -0
- package/dist/{javascript-CnD-AsSt.js → javascript-C_wBHzt1.js} +1 -1
- package/dist/json/gbhy.json +13581 -13581
- package/dist/{jsonMode-CHc59dlr.js → jsonMode-9L4LfmgR.js} +691 -691
- package/dist/{liquid-Dq79yP4-.js → liquid-De06D5om.js} +1 -1
- package/dist/{mdx-kSUeY5oJ.js → mdx-ByQMSogC.js} +1 -1
- package/dist/{python-DOZneYox.js → python-PmI3992R.js} +1 -1
- package/dist/{razor-D1O2xagh.js → razor-B1tSg43L.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-CoMgoIg0.js → tableSelectDemo-DEQ3kNns.js} +9 -9
- package/dist/{tableSelectDemo2-AC4ccCUQ.js → tableSelectDemo2-BmYaULic.js} +20 -20
- package/dist/{tsMode-CfT1nN6T.js → tsMode-DF9srKca.js} +1 -1
- package/dist/{typescript-1G-QOR4H.js → typescript-BeLc7xvs.js} +1 -1
- package/dist/{xml-DeswIqRW.js → xml-DWT8BNXb.js} +1 -1
- package/dist/{yaml-BWykHZHm.js → yaml-CXix4Zh2.js} +1 -1
- package/package.json +1 -1
- package/dist/Col-C4bv1Two.js +0 -4
- package/dist/Collapse-BMbE9J_c.js +0 -4
- package/dist/FX-BP9g43j9.js +0 -4
- package/dist/GenerateForm-BlvOqMpy.js +0 -4
- package/dist/GenerateReport-RlQt6rBq.js +0 -4
- package/dist/ReportModule-Dduinw5L.js +0 -4
- package/dist/SqlModule-C-_dWRJ2.js +0 -4
- package/dist/TableBtnModal-C9KS6jAy.js +0 -4
- package/dist/childForm-BclyVnIk.js +0 -4
- package/dist/cssMode-W-GIEx5g.js +0 -1577
- package/dist/htmlMode-BfGxNH-w.js +0 -1587
- package/dist/index-BbPU2Ox_.js +0 -4536
package/README.md
CHANGED
|
@@ -4,6 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
##更新日志
|
|
6
6
|
|
|
7
|
+
0.0.89-2
|
|
8
|
+
`2025-03-04`
|
|
9
|
+
💄折叠面板、tabs布局中支持段落组件生成
|
|
10
|
+
|
|
7
11
|
0.0.89-1
|
|
8
12
|
`2025-03-04`
|
|
9
13
|
💄调整表格pagination生成字段模版
|
|
@@ -14,9 +18,9 @@
|
|
|
14
18
|
💄优化文件结构调整
|
|
15
19
|
💄优化部分报表控件加上查询模式
|
|
16
20
|
|
|
17
|
-
0.0.88-
|
|
21
|
+
0.0.88-31
|
|
18
22
|
`2025-02-10`
|
|
19
|
-
|
|
23
|
+
🐞修复段落组件中的文本组件超长独自占据一行问题
|
|
20
24
|
|
|
21
25
|
0.0.88-29
|
|
22
26
|
`2025-02-10`
|
|
@@ -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 l, createVNode as p } from "vue";
|
|
2
|
-
import { l as m, F as _ } from "./index-
|
|
2
|
+
import { l as m, F as _ } from "./index-BI7JMf4t.js";
|
|
3
3
|
const g = /* @__PURE__ */ o({
|
|
4
4
|
__name: "App",
|
|
5
5
|
setup(f) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onBeforeUpdate, openBlock, createBlock, unref } from "vue";
|
|
2
|
-
import { b as useFormStore, g as generateReportHtml, p as paginations, d as dataSource, i as initTable, e as defHttp } from "./index-
|
|
2
|
+
import { b as useFormStore, g as generateReportHtml, p as paginations, d as dataSource, i as initTable, e as defHttp } from "./index-BI7JMf4t.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 q, V as A, q as K, C as P, s as D, v as S, M as R, _ as H } from "./index-
|
|
2
|
+
import { b as j, D as q, V as A, q as K, C as P, s as D, v as S, M as R, _ as H } from "./index-BI7JMf4t.js";
|
|
3
3
|
const Q = { class: "move" }, T = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "widget-view-drag"
|
|
@@ -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-BI7JMf4t.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-BI7JMf4t.js";
|
|
3
3
|
const L = /* @__PURE__ */ _({
|
|
4
4
|
__name: "Label-删除",
|
|
5
5
|
props: {
|