form-imagining 0.0.17 → 0.0.18

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 (53) hide show
  1. package/dist/{App-1be93acb.js → App-d2ace058.js} +1 -1
  2. package/dist/Code-cc12eba0.js +5 -0
  3. package/dist/Col-46a13146.js +5 -0
  4. package/dist/{Demo-53a684b5.js → Demo-66048d92.js} +1 -1
  5. package/dist/{Demo-aaef59a2.js → Demo-81779321.js} +1 -1
  6. package/dist/{Form-ed85cde7.js → Form-3b37dab0.js} +1 -1
  7. package/dist/FormPublic-07da9cf3.js +5 -0
  8. package/dist/GenerateForm-a6f95666.js +5 -0
  9. package/dist/Grid-9bc5a2f5.js +5 -0
  10. package/dist/Input-/345/210/240/351/231/{244-322fab0e.js → 244-8e48b645.js} +1 -1
  11. package/dist/Label-/345/210/240/351/231/{244-a5bc11f7.js → 244-92cc39ed.js} +1 -1
  12. package/dist/{Login-eff987d4.js → Login-84a5c37f.js} +1 -1
  13. package/dist/{Preview0925-d7b73fb0.js → Preview0925-09383b48.js} +1 -1
  14. package/dist/{PreviewDemo-0ecac520.js → PreviewDemo-aff28c32.js} +2 -2
  15. package/dist/{PreviewDemo.vue_vue_type_script_setup_true_lang-9f93ee93.js → PreviewDemo.vue_vue_type_script_setup_true_lang-9d1b1e05.js} +1 -1
  16. package/dist/{PreviewDemo2-5f21ca5c.js → PreviewDemo2-330c29d4.js} +2 -2
  17. package/dist/{PreviewDemo2.vue_vue_type_script_setup_true_lang-54fa6577.js → PreviewDemo2.vue_vue_type_script_setup_true_lang-c4e8cb4a.js} +1 -1
  18. package/dist/{PreviewDemo3-f89df219.js → PreviewDemo3-a8e43f39.js} +3 -3
  19. package/dist/SqlModule-f5110478.js +5 -0
  20. package/dist/Table-2fdc291f.js +5 -0
  21. package/dist/{cTable-9a648c25.js → cTable-80292a3f.js} +1 -1
  22. package/dist/childForm-4c5c3df5.js +5 -0
  23. package/dist/{cssMode-f65e56dc.js → cssMode-dbf55eb9.js} +1 -1
  24. package/dist/form-imagining.js +1 -1
  25. package/dist/form-imagining.umd.cjs +132 -119
  26. package/dist/{freemarker2-55b3e0de.js → freemarker2-1796a3c0.js} +1 -1
  27. package/dist/{handlebars-dcb394df.js → handlebars-c5fa8b22.js} +1 -1
  28. package/dist/{html-516dd342.js → html-0e67575f.js} +1 -1
  29. package/dist/{htmlMode-230b8835.js → htmlMode-9bbe5458.js} +1 -1
  30. package/dist/{index-4282fff0.js → index-31088a08.js} +1 -1
  31. package/dist/{index-fcf40126.js → index-db3d3dd6.js} +49527 -44475
  32. package/dist/{javascript-8ef3ff10.js → javascript-2637dec2.js} +2 -2
  33. package/dist/{jsonMode-541f6063.js → jsonMode-2b76639d.js} +1 -1
  34. package/dist/{liquid-480c20a1.js → liquid-d7fb1edd.js} +1 -1
  35. package/dist/{mdx-c6fdfbf4.js → mdx-779f31ca.js} +1 -1
  36. package/dist/{modalDemo-6d508dff.js → modalDemo-ead6bc3c.js} +1 -1
  37. package/dist/{python-a4041209.js → python-d7b91bf4.js} +1 -1
  38. package/dist/{razor-d1ca6284.js → razor-dd978464.js} +1 -1
  39. package/dist/style.css +1 -1
  40. package/dist/{tableSelectDemo-2f5bbdca.js → tableSelectDemo-a6e852ec.js} +1 -1
  41. package/dist/{tsMode-520d5a63.js → tsMode-17f5f076.js} +1 -1
  42. package/dist/{typescript-8a46669a.js → typescript-6b0f1250.js} +1 -1
  43. package/dist/{xml-5f608c48.js → xml-60875fce.js} +1 -1
  44. package/dist/{yaml-b8390428.js → yaml-7c367aa5.js} +1 -1
  45. package/package.json +3 -1
  46. package/dist/Code-06a9cea9.js +0 -5
  47. package/dist/Col-22974103.js +0 -5
  48. package/dist/FormPublic-2481a670.js +0 -5
  49. package/dist/GenerateForm-5d1ea38d.js +0 -5
  50. package/dist/Grid-a78eb23e.js +0 -5
  51. package/dist/SqlModule-57cd6ef9.js +0 -5
  52. package/dist/Table-ee0a9f99.js +0 -5
  53. package/dist/childForm-117bd377.js +0 -5
@@ -1,4 +1,4 @@
1
- import { t as F } from "./index-fcf40126.js";
1
+ import { t as F } from "./index-db3d3dd6.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { t as i } from "./index-fcf40126.js";
1
+ import { t as i } from "./index-db3d3dd6.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { t as p } from "./index-fcf40126.js";
1
+ import { t as p } from "./index-db3d3dd6.js";
2
2
  import "vue";
3
3
  /*!-----------------------------------------------------------------------------
4
4
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,7 +1,7 @@
1
1
  var $e = Object.defineProperty;
2
2
  var qe = (e, n, i) => n in e ? $e(e, n, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[n] = i;
3
3
  var k = (e, n, i) => (qe(e, typeof n != "symbol" ? n + "" : n, i), i);
4
- import { t as Qe } from "./index-fcf40126.js";
4
+ import { t as Qe } from "./index-db3d3dd6.js";
5
5
  import "vue";
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { a as r } from "./index-fcf40126.js";
1
+ import { a as r } from "./index-db3d3dd6.js";
2
2
  import "vue";
3
3
  const e = {};
4
4
  function n(t, c) {