form-imagining 0.0.78 → 0.0.79-2

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 (56) hide show
  1. package/dist/{App-5d9b1cf4.js → App-a2dfda40.js} +1 -1
  2. package/dist/Code-b27cd7b4.js +5 -0
  3. package/dist/Col-2c5fa2fe.js +5 -0
  4. package/dist/Collapse-6c265d13.js +5 -0
  5. package/dist/{Demo-364f4516.js → Demo-7bcea571.js} +1 -1
  6. package/dist/FX-98698da2.js +5 -0
  7. package/dist/{FormGridCopy-9258e284.js → FormGridCopy-f5e467d7.js} +1 -1
  8. package/dist/GenerateForm-aa44e09b.js +5 -0
  9. package/dist/{GenerateReport-f7b7d16c.js → GenerateReport-9bc2c74c.js} +1 -1
  10. package/dist/{HelloWorld-3df10a95.js → HelloWorld-2b4a82f3.js} +1 -1
  11. package/dist/Input-/345/210/240/351/231/{244-c9f64690.js → 244-e4443f2d.js} +1 -1
  12. package/dist/Label-/345/210/240/351/231/{244-354cbe9f.js → 244-0f41c937.js} +1 -1
  13. package/dist/{Login-5a280424.js → Login-71267382.js} +1 -1
  14. package/dist/ReportModule-93e5ae6f.js +5 -0
  15. package/dist/SqlModule-19b446d0.js +5 -0
  16. package/dist/Table-c75c1bb2.js +5 -0
  17. package/dist/TableBtnModal-343f3323.js +5 -0
  18. package/dist/cTable-7373b605.js +5 -0
  19. package/dist/childForm-9c5ea9b4.js +5 -0
  20. package/dist/{cssMode-d299c55a.js → cssMode-85ffd5f0.js} +1 -1
  21. package/dist/form-imagining.js +1 -1
  22. package/dist/form-imagining.umd.cjs +592 -582
  23. package/dist/{formTest-00b68306.js → formTest-912e0085.js} +1 -1
  24. package/dist/{freemarker2-92840299.js → freemarker2-caec6ed6.js} +1 -1
  25. package/dist/{handlebars-f10a7027.js → handlebars-de119bd6.js} +1 -1
  26. package/dist/{html-33a2e52b.js → html-36abfe2f.js} +1 -1
  27. package/dist/{htmlMode-38c3a2f6.js → htmlMode-c32264aa.js} +1 -1
  28. package/dist/{index-5d7a40a6.js → index-33a04a3e.js} +61003 -60431
  29. package/dist/{index-676546f6.js → index-8f82e473.js} +1 -1
  30. package/dist/{javascript-6191146c.js → javascript-a17cd878.js} +2 -2
  31. package/dist/json/gbhy.json +13581 -0
  32. package/dist/json/scope_type.json +6 -0
  33. package/dist/{jsonMode-bed354d3.js → jsonMode-6cb733ce.js} +1 -1
  34. package/dist/{liquid-f7bd1463.js → liquid-a4ebe689.js} +1 -1
  35. package/dist/{mdx-03c65c31.js → mdx-023913db.js} +1 -1
  36. package/dist/{python-d6353da9.js → python-4edc865d.js} +1 -1
  37. package/dist/{razor-ee457b15.js → razor-56f593e3.js} +1 -1
  38. package/dist/style.css +1 -1
  39. package/dist/{tableSelectDemo-b0ec3d67.js → tableSelectDemo-595a984c.js} +1 -1
  40. package/dist/{tableSelectDemo2-28d04cc0.js → tableSelectDemo2-2e622d61.js} +1 -1
  41. package/dist/{tsMode-1ad7844b.js → tsMode-5c4e870c.js} +1 -1
  42. package/dist/{typescript-2348deff.js → typescript-70a021fb.js} +1 -1
  43. package/dist/{xml-d3f730d1.js → xml-eb01328e.js} +1 -1
  44. package/dist/{yaml-2dfd15a6.js → yaml-471b818e.js} +1 -1
  45. package/package.json +5 -2
  46. package/dist/Code-1a53aa15.js +0 -5
  47. package/dist/Col-e334ff10.js +0 -5
  48. package/dist/Collapse-156086bc.js +0 -5
  49. package/dist/FX-f477d1fa.js +0 -5
  50. package/dist/GenerateForm-ab1b6c1f.js +0 -5
  51. package/dist/ReportModule-d41588b0.js +0 -5
  52. package/dist/SqlModule-fc6b94ed.js +0 -5
  53. package/dist/Table-ea6530c8.js +0 -5
  54. package/dist/TableBtnModal-51f6fafc.js +0 -5
  55. package/dist/cTable-457b5069.js +0 -5
  56. package/dist/childForm-ec38b4ae.js +0 -5
@@ -0,0 +1,6 @@
1
+ [
2
+ {"id" : "0", "text" : "项目占地范围", "editable" : false},
3
+ {"id" : "1", "text" : "农转用范围", "editable" : false},
4
+ {"id" : "2", "text" : "土地征收范围", "editable" : false},
5
+ {"id" : "3", "text" : "补划永久基本农田范围", "editable" : false}
6
+ ]
@@ -1,7 +1,7 @@
1
1
  var Ge = Object.defineProperty;
2
2
  var Qe = (e, n, i) => n in e ? Ge(e, n, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[n] = i;
3
3
  var C = (e, n, i) => (Qe(e, typeof n != "symbol" ? n + "" : n, i), i);
4
- import { y as Ze } from "./index-5d7a40a6.js";
4
+ import { y as Ze } from "./index-33a04a3e.js";
5
5
  import "vue";
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { y as d } from "./index-5d7a40a6.js";
1
+ import { y as d } from "./index-33a04a3e.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { y as d } from "./index-5d7a40a6.js";
1
+ import { y as d } from "./index-33a04a3e.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { y as a } from "./index-5d7a40a6.js";
1
+ import { y as a } from "./index-33a04a3e.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { y as s } from "./index-5d7a40a6.js";
1
+ import { y as s } from "./index-33a04a3e.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.