form-imagining 0.0.19 → 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 (63) hide show
  1. package/README.md +11 -8
  2. package/dist/{App-52419af9.js → App-117f2401.js} +1 -1
  3. package/dist/Code-2b650014.js +5 -0
  4. package/dist/Col-1ad3b02d.js +5 -0
  5. package/dist/Demo-be0d3a37.js +10 -0
  6. package/dist/{Demo-015b9b67.js → Demo-cb77eefd.js} +1 -1
  7. package/dist/{Form-0f5f50ca.js → Form-267b2acf.js} +1 -1
  8. package/dist/FormPublic-fcfcf793.js +5 -0
  9. package/dist/GenerateForm-2f713859.js +5 -0
  10. package/dist/Grid-8c79143b.js +5 -0
  11. package/dist/{HelloWorld-517394a2.js → HelloWorld-0cfd7df3.js} +1 -1
  12. package/dist/Input-/345/210/240/351/231/{244-4e69b06c.js → 244-c82959c3.js} +1 -1
  13. package/dist/Label-/345/210/240/351/231/{244-f578d3e5.js → 244-aa8cd9e3.js} +1 -1
  14. package/dist/{Login-a543825f.js → Login-fce41eee.js} +1 -1
  15. package/dist/ReportModule-297f2362.js +5 -0
  16. package/dist/SqlModule-329c9c55.js +5 -0
  17. package/dist/Table-62645938.js +5 -0
  18. package/dist/{cTable-431ee1b4.js → cTable-87c99e69.js} +1 -1
  19. package/dist/childForm-1af05ca1.js +5 -0
  20. package/dist/{cssMode-fe11d538.js → cssMode-d2a84267.js} +16 -16
  21. package/dist/form-imagining.js +1 -1
  22. package/dist/form-imagining.umd.cjs +313 -274
  23. package/dist/{freemarker2-a9827bc5.js → freemarker2-3efa9ea1.js} +1 -1
  24. package/dist/{handlebars-fd8c9253.js → handlebars-72a49cd2.js} +1 -1
  25. package/dist/{html-5b477149.js → html-1af18738.js} +1 -1
  26. package/dist/{htmlMode-0b28e3b6.js → htmlMode-9eeb1349.js} +12 -12
  27. package/dist/{index-1fec8e75.js → index-30b21584.js} +1 -1
  28. package/dist/{index-d5af5250.js → index-7a0091c2.js} +42619 -39769
  29. package/dist/{javascript-35762a78.js → javascript-47f9fb53.js} +2 -2
  30. package/dist/{jsonMode-a11989e3.js → jsonMode-e9558a7f.js} +1 -1
  31. package/dist/{liquid-f8e1c827.js → liquid-7869544b.js} +1 -1
  32. package/dist/{mdx-4548f19b.js → mdx-fdfe381b.js} +4 -4
  33. package/dist/{python-c05ae2c4.js → python-dcb57e90.js} +1 -1
  34. package/dist/{razor-d7fe2d0e.js → razor-f9413e1b.js} +1 -1
  35. package/dist/style.css +1 -1
  36. package/dist/{tableSelectDemo-58dfc524.js → tableSelectDemo-9cfa765c.js} +1 -1
  37. package/dist/{tableSelectDemo2-02f609dc.js → tableSelectDemo2-8d43da9c.js} +1 -1
  38. package/dist/{tsMode-0eddd23b.js → tsMode-6849c82b.js} +13 -13
  39. package/dist/{typescript-dda9428f.js → typescript-dbbb0167.js} +1 -1
  40. package/dist/{xml-dc95c919.js → xml-0082bfd8.js} +1 -1
  41. package/dist/{yaml-aa39d268.js → yaml-d3ddc3e7.js} +1 -1
  42. package/package.json +1 -1
  43. package/dist/Code-2bb39b3d.js +0 -5
  44. package/dist/Col-2cdf69c5.js +0 -5
  45. package/dist/Demo-2f408623.js +0 -110
  46. package/dist/Demo-6d1f7624.js +0 -10
  47. package/dist/FormPublic-044b0ba0.js +0 -5
  48. package/dist/GenerateForm-e3fa78fc.js +0 -5
  49. package/dist/Grid-625fc82d.js +0 -5
  50. package/dist/Preview0925-eb180084.js +0 -62
  51. package/dist/PreviewDemo-43295c2b.js +0 -6
  52. package/dist/PreviewDemo.vue_vue_type_script_setup_true_lang-4331a2aa.js +0 -285
  53. package/dist/PreviewDemo2-af5b2b15.js +0 -6
  54. package/dist/PreviewDemo2.vue_vue_type_script_setup_true_lang-c4c0faba.js +0 -88
  55. package/dist/PreviewDemo3-74865af3.js +0 -82
  56. package/dist/ReportModule-3bfd10cf.js +0 -6
  57. package/dist/ReportModule.vue_vue_type_script_setup_true_lang-33baf803.js +0 -105
  58. package/dist/SqlModule-265d1b00.js +0 -5
  59. package/dist/Table-05d6b54d.js +0 -5
  60. package/dist/childForm-5998f80c.js +0 -5
  61. package/dist/index-ad0b4ca1.js +0 -182
  62. package/dist/index-fcd8f846.js +0 -123
  63. package/dist/modalDemo-a8eef4e4.js +0 -53
@@ -1,5 +1,5 @@
1
- import { conf as t, language as e } from "./typescript-dda9428f.js";
2
- import "./index-d5af5250.js";
1
+ import { conf as t, language as e } from "./typescript-dbbb0167.js";
2
+ import "./index-7a0091c2.js";
3
3
  import "vue";
4
4
  /*!-----------------------------------------------------------------------------
5
5
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -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 { J as Ze } from "./index-d5af5250.js";
4
+ import { p as Ze } 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 { J as d } from "./index-d5af5250.js";
1
+ import { p as d } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { J as d } from "./index-d5af5250.js";
1
+ import { p } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6,13 +6,13 @@ import "vue";
6
6
  * Released under the MIT license
7
7
  * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
8
8
  *-----------------------------------------------------------------------------*/
9
- var p = Object.defineProperty, c = Object.getOwnPropertyDescriptor, a = Object.getOwnPropertyNames, k = Object.prototype.hasOwnProperty, s = (n, e, i, r) => {
9
+ var d = Object.defineProperty, c = Object.getOwnPropertyDescriptor, a = Object.getOwnPropertyNames, k = Object.prototype.hasOwnProperty, s = (n, e, i, r) => {
10
10
  if (e && typeof e == "object" || typeof e == "function")
11
11
  for (let o of a(e))
12
- !k.call(n, o) && o !== i && p(n, o, { get: () => e[o], enumerable: !(r = c(e, o)) || r.enumerable });
12
+ !k.call(n, o) && o !== i && d(n, o, { get: () => e[o], enumerable: !(r = c(e, o)) || r.enumerable });
13
13
  return n;
14
14
  }, l = (n, e, i) => (s(n, e, "default"), i && s(i, e, "default")), t = {};
15
- l(t, d);
15
+ l(t, p);
16
16
  var b = {
17
17
  comments: {
18
18
  blockComment: ["{/*", "*/}"]
@@ -1,4 +1,4 @@
1
- import { J as a } from "./index-d5af5250.js";
1
+ import { p as a } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { J as s } from "./index-d5af5250.js";
1
+ import { p as s } from "./index-7a0091c2.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.