form-imagining 0.0.20 → 0.0.21

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 (62) hide show
  1. package/README.md +11 -8
  2. package/dist/App-117f2401.js +22 -0
  3. package/dist/Code-2b650014.js +5 -0
  4. package/dist/Col-1ad3b02d.js +5 -0
  5. package/dist/{Demo-fdd82548.js → Demo-cb77eefd.js} +1 -1
  6. package/dist/{Form-1e372621.js → Form-267b2acf.js} +1 -1
  7. package/dist/FormPublic-fcfcf793.js +5 -0
  8. package/dist/GenerateForm-2f713859.js +5 -0
  9. package/dist/Grid-8c79143b.js +5 -0
  10. package/dist/{HelloWorld-2cd60613.js → HelloWorld-0cfd7df3.js} +1 -1
  11. package/dist/Input-/345/210/240/351/231/{244-e2e34a89.js → 244-c82959c3.js} +1 -1
  12. package/dist/Label-/345/210/240/351/231/{244-0cb771ab.js → 244-aa8cd9e3.js} +1 -1
  13. package/dist/{Login-5c75038a.js → Login-fce41eee.js} +1 -1
  14. package/dist/ReportModule-297f2362.js +5 -0
  15. package/dist/SqlModule-329c9c55.js +5 -0
  16. package/dist/Table-62645938.js +5 -0
  17. package/dist/{cTable-a295aa0e.js → cTable-87c99e69.js} +1 -1
  18. package/dist/childForm-1af05ca1.js +5 -0
  19. package/dist/{cssMode-8a4c63ba.js → cssMode-d2a84267.js} +1 -1
  20. package/dist/form-imagining.js +1 -1
  21. package/dist/form-imagining.umd.cjs +259 -235
  22. package/dist/{freemarker2-e9ba76f1.js → freemarker2-3efa9ea1.js} +3 -3
  23. package/dist/{handlebars-d018e927.js → handlebars-72a49cd2.js} +1 -1
  24. package/dist/{html-e310a901.js → html-1af18738.js} +1 -1
  25. package/dist/{htmlMode-786de656.js → htmlMode-9eeb1349.js} +1 -1
  26. package/dist/{index-e4aae2dd.js → index-30b21584.js} +1 -1
  27. package/dist/{index-c9c30439.js → index-7a0091c2.js} +16919 -15777
  28. package/dist/{javascript-f12bd58c.js → javascript-47f9fb53.js} +2 -2
  29. package/dist/{jsonMode-75952d51.js → jsonMode-e9558a7f.js} +30 -30
  30. package/dist/{liquid-fb05d087.js → liquid-7869544b.js} +1 -1
  31. package/dist/{mdx-be59e6cc.js → mdx-fdfe381b.js} +4 -4
  32. package/dist/{python-ad30fefa.js → python-dcb57e90.js} +1 -1
  33. package/dist/{razor-d91e2766.js → razor-f9413e1b.js} +1 -1
  34. package/dist/style.css +1 -1
  35. package/dist/{tableSelectDemo-b96742b6.js → tableSelectDemo-9cfa765c.js} +1 -1
  36. package/dist/{tableSelectDemo2-1351b70e.js → tableSelectDemo2-8d43da9c.js} +1 -1
  37. package/dist/{tsMode-2a9d1903.js → tsMode-6849c82b.js} +10 -10
  38. package/dist/{typescript-0c990a02.js → typescript-dbbb0167.js} +1 -1
  39. package/dist/{xml-2c3838bd.js → xml-0082bfd8.js} +1 -1
  40. package/dist/{yaml-b0a7f3a3.js → yaml-d3ddc3e7.js} +1 -1
  41. package/package.json +1 -1
  42. package/dist/App-603e5455.js +0 -25
  43. package/dist/Code-ef12c34b.js +0 -5
  44. package/dist/Col-74cca139.js +0 -5
  45. package/dist/Demo-602f04d8.js +0 -110
  46. package/dist/FormPublic-089eac3d.js +0 -5
  47. package/dist/GenerateForm-30d677aa.js +0 -5
  48. package/dist/Grid-68fdd72c.js +0 -5
  49. package/dist/Preview0925-588dfc2c.js +0 -62
  50. package/dist/PreviewDemo-1d0b0f64.js +0 -6
  51. package/dist/PreviewDemo.vue_vue_type_script_setup_true_lang-f4e79a3a.js +0 -285
  52. package/dist/PreviewDemo2-737fda06.js +0 -6
  53. package/dist/PreviewDemo2.vue_vue_type_script_setup_true_lang-24e1e1ab.js +0 -88
  54. package/dist/PreviewDemo3-66f4aa07.js +0 -82
  55. package/dist/ReportModule-c94639d3.js +0 -6
  56. package/dist/ReportModule.vue_vue_type_script_setup_true_lang-c11b0684.js +0 -105
  57. package/dist/SqlModule-5f0db752.js +0 -5
  58. package/dist/Table-e36c1320.js +0 -5
  59. package/dist/childForm-d19dd561.js +0 -5
  60. package/dist/index-2679db46.js +0 -123
  61. package/dist/index-6ef372a0.js +0 -177
  62. package/dist/modalDemo-2753e710.js +0 -53
package/README.md CHANGED
@@ -1,9 +1,16 @@
1
1
  # Vue 3 + TypeScript + Vite 基础框架
2
2
  `
3
- 提供基础的前端开发框架、在线表单FormImagining、
4
- CImaginForm 表单设计工具
3
+ 提供基础的前端开发框架、在线表单FormImagining、CImaginForm 表单设计工具、CImaginReport报表设计工具
5
4
  ##更新日志
6
- --
5
+ 0.0.16
6
+ `2023-11-14`
7
+ 🐞修复表下拉框组件属性,支持修改标题
8
+ 💄栅格组件优化占据的列数,最小为1
9
+ 🆕表单新增 表单文本宽度 属性
10
+ 0.0.21
11
+ `2023-12-1`
12
+ 🆕新增报表设计组件CImageinReport
13
+ 🆕下拉框增加联动属性配置
7
14
  0.0.7
8
15
  1. 增加了isList 区别绑定的数据源类型
9
16
  2. 优化样式
@@ -32,11 +39,7 @@ CImaginForm 表单设计工具
32
39
  2. 文本框、文本域增加占位符
33
40
  3. table组件 列属性配置修改
34
41
  4. 文本组件 支持多行文本
35
- 0.0.16
36
- `2023-11-14`
37
- 🐞修复表下拉框组件属性,支持修改标题
38
- 💄栅格组件优化占据的列数,最小为1
39
- 🆕表单新增 表单文本宽度 属性
42
+
40
43
  <!-- 💄
41
44
  🐞
42
45
  🆕
@@ -0,0 +1,22 @@
1
+ import { defineComponent as o, resolveComponent as r, openBlock as t, createBlock as n, unref as a, withCtx as c, createVNode as p } from "vue";
2
+ import { z as m, F as _ } from "./index-7a0091c2.js";
3
+ const u = /* @__PURE__ */ o({
4
+ __name: "App",
5
+ setup(f) {
6
+ return (i, l) => {
7
+ const e = r("a-config-provider");
8
+ return t(), n(e, {
9
+ locale: a(m),
10
+ theme: { token: { fontSize: 13, borderRadius: 6, colorPrimary: "#1890ff" } }
11
+ }, {
12
+ default: c(() => [
13
+ p(_)
14
+ ]),
15
+ _: 1
16
+ }, 8, ["locale"]);
17
+ };
18
+ }
19
+ });
20
+ export {
21
+ u as default
22
+ };
@@ -0,0 +1,5 @@
1
+ import { m as a } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { h as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as d, ref as t, onMounted as p, resolveComponent as m, openBlock as _, createElementBlock as c, createVNode as i, mergeProps as v, unref as o, withCtx as w } from "vue";
2
- import { g as b, v as g, b as x, o as k } from "./index-c9c30439.js";
2
+ import { g as b, v as g, b as x, o as k } from "./index-7a0091c2.js";
3
3
  const y = /* @__PURE__ */ d({
4
4
  __name: "Demo",
5
5
  setup(B, { expose: f }) {
@@ -1,4 +1,4 @@
1
- import { i } from "./index-c9c30439.js";
1
+ import { i } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  export {
4
4
  i as default
@@ -0,0 +1,5 @@
1
+ import { d as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { e as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { j as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,4 +1,4 @@
1
- import { _ as r } from "./index-c9c30439.js";
1
+ import { _ as r } from "./index-7a0091c2.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-c9c30439.js";
2
+ import { u as c } from "./index-7a0091c2.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-c9c30439.js";
2
+ import { u as U } from "./index-7a0091c2.js";
3
3
  const L = /* @__PURE__ */ _({
4
4
  __name: "Label-删除",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { _ as r } from "./index-c9c30439.js";
1
+ import { _ as r } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  const t = {};
4
4
  function c(e, n) {
@@ -0,0 +1,5 @@
1
+ import { n as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { l as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { k as m } from "./index-7a0091c2.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,4 +1,4 @@
1
- import { f } from "./index-c9c30439.js";
1
+ import { f } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  export {
4
4
  f as default
@@ -0,0 +1,5 @@
1
+ import { a as m } from "./index-7a0091c2.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 { I as Ne } from "./index-c9c30439.js";
4
+ import { p as Ne } from "./index-7a0091c2.js";
5
5
  import "vue";
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { K as a } from "./index-c9c30439.js";
1
+ import { r as a } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  export {
4
4
  a as default