form-imagining 0.0.88-29 → 0.0.88-30

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 (51) hide show
  1. package/README.md +4 -0
  2. package/dist/{App-B9P4yh9V.js → App-B_3JE9Kr.js} +1 -1
  3. package/dist/Col-CQz0Eckz.js +4 -0
  4. package/dist/Collapse-DaEurCBB.js +4 -0
  5. package/dist/{Demo-CBYWm-XK.js → Demo-CvS6-sVf.js} +1 -1
  6. package/dist/FX-PoB6HXK4.js +4 -0
  7. package/dist/{FormGridCopy-BJ2p0T-g.js → FormGridCopy-DJwx4gzh.js} +1 -1
  8. package/dist/GenerateForm-CjB3vxrH.js +4 -0
  9. package/dist/GenerateReport-CjtVaT1Q.js +4 -0
  10. package/dist/{HelloWorld-CVykIO6r.js → HelloWorld-C77pZaxU.js} +1 -1
  11. package/dist/Input-/345/210/240/351/231/{244-C48qvH3h.js → 244-DdHzdQw0.js} +1 -1
  12. package/dist/Label-/345/210/240/351/231/{244-BpcQIPXP.js → 244-Du8fudav.js} +1 -1
  13. package/dist/{Login-IK7NX3G3.js → Login-CdPGEq-d.js} +1 -1
  14. package/dist/ReportModule-CK930aCr.js +4 -0
  15. package/dist/SqlModule-BJEdd1Q6.js +4 -0
  16. package/dist/TableBtnModal-CQfPwNPn.js +4 -0
  17. package/dist/childForm-BKTKS9k1.js +4 -0
  18. package/dist/{cssMode-CZsrgBLg.js → cssMode-CAYZeTwK.js} +1 -1
  19. package/dist/form-imagining.js +1 -1
  20. package/dist/form-imagining.umd.cjs +85 -85
  21. package/dist/{formTest-Cx77IVDX.js → formTest-Bkw5pKk0.js} +1 -1
  22. package/dist/{freemarker2-orL5vcwA.js → freemarker2-WkUoU3kS.js} +1 -1
  23. package/dist/{handlebars-D5XC93pW.js → handlebars-9i-KSaiF.js} +1 -1
  24. package/dist/{html-BtuLLyy5.js → html-Bp-xoZzf.js} +1 -1
  25. package/dist/{htmlMode-ORF3B3aa.js → htmlMode-DJ4J5agC.js} +1 -1
  26. package/dist/{index-DKkurXLA.js → index-Bj6hm9_w.js} +1980 -1964
  27. package/dist/{index-BwKPdsti.js → index-Butcpeix.js} +1 -1
  28. package/dist/{index-DIyOBOEr.js → index-PPE-Xrs3.js} +1 -1
  29. package/dist/{javascript-wxBgstwN.js → javascript-DDawnsSu.js} +1 -1
  30. package/dist/{jsonMode-BFB5tKhZ.js → jsonMode-D8998KE1.js} +1 -1
  31. package/dist/{liquid-YAZCmRj9.js → liquid-DwEyJp3t.js} +1 -1
  32. package/dist/{mdx-O3Vih5n1.js → mdx-CyV6_eoi.js} +1 -1
  33. package/dist/{python-DEuo685f.js → python-BUXosY-5.js} +1 -1
  34. package/dist/{razor-DHe2K17t.js → razor-B6MJklmC.js} +1 -1
  35. package/dist/style.css +1 -1
  36. package/dist/{tableSelectDemo-BrUKC3Bx.js → tableSelectDemo-CHKi3LFq.js} +1 -1
  37. package/dist/{tableSelectDemo2-D7eDTlxe.js → tableSelectDemo2-CU_1xJJ-.js} +1 -1
  38. package/dist/{tsMode-xq8lGknI.js → tsMode-DAOmDWYc.js} +1 -1
  39. package/dist/{typescript-DW9tp1Fz.js → typescript-ByRO82vC.js} +1 -1
  40. package/dist/{xml-vJphvXtv.js → xml-CiMOpZU5.js} +1 -1
  41. package/dist/{yaml-DkZm6cgw.js → yaml-B5SFUqWJ.js} +1 -1
  42. package/package.json +1 -1
  43. package/dist/Col-s_NW12Js.js +0 -4
  44. package/dist/Collapse-DGLtoP7r.js +0 -4
  45. package/dist/FX-Br4m_2Co.js +0 -4
  46. package/dist/GenerateForm-Ce5WLg0X.js +0 -4
  47. package/dist/GenerateReport-oBHVzBVs.js +0 -4
  48. package/dist/ReportModule-BsRNQ4h-.js +0 -4
  49. package/dist/SqlModule-BMRKNSHQ.js +0 -4
  50. package/dist/TableBtnModal-CAd1-D-C.js +0 -4
  51. package/dist/childForm-rE2bt23Z.js +0 -4
package/README.md CHANGED
@@ -4,6 +4,10 @@
4
4
 
5
5
  ##更新日志
6
6
 
7
+ 0.0.88-30
8
+ `2025-02-10`
9
+ 🐞修复段落组件中的文本组件设置上下边距不生效问题
10
+
7
11
  0.0.88-29
8
12
  `2025-02-10`
9
13
  🐞修复段落组件中的文本组件生成代码后打印样式错乱问题
@@ -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-DKkurXLA.js";
2
+ import { l as m, F as _ } from "./index-Bj6hm9_w.js";
3
3
  const g = /* @__PURE__ */ o({
4
4
  __name: "App",
5
5
  setup(f) {
@@ -0,0 +1,4 @@
1
+ import { k as f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { m } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ m as default
4
+ };
@@ -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-DKkurXLA.js";
2
+ import { b as useFormStore, g as generateReportHtml, p as paginations, d as dataSource, i as initTable, e as defHttp } from "./index-Bj6hm9_w.js";
3
3
  const _sfc_main = /* @__PURE__ */ defineComponent({
4
4
  __name: "Demo",
5
5
  props: {
@@ -0,0 +1,4 @@
1
+ import { n as f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-DKkurXLA.js";
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-Bj6hm9_w.js";
3
3
  const Q = { class: "move" }, T = {
4
4
  key: 0,
5
5
  class: "widget-view-drag"
@@ -0,0 +1,4 @@
1
+ import { f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { h as f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,4 +1,4 @@
1
- import { _ as e } from "./index-DKkurXLA.js";
1
+ import { _ as e } from "./index-Bj6hm9_w.js";
2
2
  const r = {};
3
3
  function o(c, t) {
4
4
  return " hello 你好 ";
@@ -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-DKkurXLA.js";
2
+ import { b as c } from "./index-Bj6hm9_w.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-DKkurXLA.js";
2
+ import { b as U } from "./index-Bj6hm9_w.js";
3
3
  const L = /* @__PURE__ */ _({
4
4
  __name: "Label-删除",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { _ as r } from "./index-DKkurXLA.js";
1
+ import { _ as r } from "./index-Bj6hm9_w.js";
2
2
  const c = {};
3
3
  function e(n, t) {
4
4
  return "我是登录页";
@@ -0,0 +1,4 @@
1
+ import { x as f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { w as f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { o } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { a as f } from "./index-Bj6hm9_w.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,4 +1,4 @@
1
- import { y as et } from "./index-DKkurXLA.js";
1
+ import { y as et } from "./index-Bj6hm9_w.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87)
@@ -1,4 +1,4 @@
1
- import { E as r, A as t, B as o, g as m } from "./index-DKkurXLA.js";
1
+ import { E as r, A as t, B as o, g as m } from "./index-Bj6hm9_w.js";
2
2
  export {
3
3
  r as default,
4
4
  t as generateFormCode,