form-imagining 0.0.59 → 0.0.61
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.
- package/README.md +46 -51
- package/dist/{App-fe6ba4a8.js → App-a709117c.js} +5 -5
- package/dist/Code-01ab10b7.js +5 -0
- package/dist/Col-29b64b89.js +5 -0
- package/dist/Collapse-a48a6ba4.js +5 -0
- package/dist/{Demo-0ab3193e.js → Demo-b3940ed5.js} +1 -1
- package/dist/Form-6dd2e3e8.js +5 -0
- package/dist/GenerateForm-1223e4f4.js +5 -0
- package/dist/{GenerateReport-a14467b6.js → GenerateReport-111ad275.js} +1 -1
- package/dist/Grid-98ae359e.js +5 -0
- package/dist/{HelloWorld-09c644d9.js → HelloWorld-744f5b01.js} +1 -1
- package/dist/Input-/345/210/240/351/231/{244-42883353.js → 244-e4c600d7.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-c261fc9a.js → 244-2d92f645.js} +1 -1
- package/dist/{Login-39f9922b.js → Login-35417bc9.js} +1 -1
- package/dist/ReportModule-14254b84.js +5 -0
- package/dist/SqlModule-eb339a11.js +5 -0
- package/dist/Table-f8b8f2cd.js +5 -0
- package/dist/TableBtnModal-67d9eb78.js +5 -0
- package/dist/{arrow-99159823.js → arrow-0f9d2c91.js} +1 -1
- package/dist/cTable-55005745.js +5 -0
- package/dist/{cascader-f7fa37ea.js → cascader-ae36df3a.js} +1 -1
- package/dist/childForm-d7cd0999.js +5 -0
- package/dist/{collapse-32bbd55b.js → collapse-d0408569.js} +1 -1
- package/dist/{cssMode-3657f046.js → cssMode-8436d686.js} +1 -1
- package/dist/form-imagining.js +1 -1
- package/dist/form-imagining.umd.cjs +45 -45
- package/dist/{formTest-31747131.js → formTest-e5d461a7.js} +1 -1
- package/dist/{freemarker2-b9a3b41b.js → freemarker2-6c9aef38.js} +1 -1
- package/dist/{handlebars-da04b5c6.js → handlebars-a60d573e.js} +1 -1
- package/dist/{html-78c85299.js → html-fff5843e.js} +1 -1
- package/dist/{htmlMode-430bbed3.js → htmlMode-622911e4.js} +1 -1
- package/dist/{index-95bdaf58.js → index-7eaaa822.js} +1 -1
- package/dist/{index-226fded0.js → index-f7454bd4.js} +359 -362
- package/dist/{javascript-a7e0750b.js → javascript-f3cc70ec.js} +2 -2
- package/dist/{jsonMode-745ef899.js → jsonMode-8f8a0ef3.js} +1 -1
- package/dist/{liquid-ef08c6f2.js → liquid-df15f2c9.js} +1 -1
- package/dist/{mdx-9e0fa5be.js → mdx-f0bd8e9f.js} +1 -1
- package/dist/{python-c263a277.js → python-a911aff5.js} +1 -1
- package/dist/{razor-00592ea7.js → razor-a8e966de.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-f833383e.js → tableSelectDemo-ddc746bf.js} +8 -8
- package/dist/{tableSelectDemo2-de10200b.js → tableSelectDemo2-8c676ab3.js} +1 -1
- package/dist/{tableselect-56e2fe5a.js → tableselect-3192a9ef.js} +1 -1
- package/dist/{tabs-1366a15e.js → tabs-5ee259b5.js} +1 -1
- package/dist/{tsMode-8ca779da.js → tsMode-4891e494.js} +1 -1
- package/dist/{typescript-833849f4.js → typescript-0e5357fb.js} +1 -1
- package/dist/{xml-26fb6446.js → xml-7fa0500a.js} +1 -1
- package/dist/{yaml-87cf57c4.js → yaml-b11e4288.js} +1 -1
- package/package.json +59 -59
- package/dist/Code-bb274a6d.js +0 -5
- package/dist/Col-cb2c33e9.js +0 -5
- package/dist/Collapse-eff245c6.js +0 -5
- package/dist/Form-cfe1d4b3.js +0 -5
- package/dist/GenerateForm-fd7d67be.js +0 -5
- package/dist/Grid-464a6888.js +0 -5
- package/dist/ReportModule-b2e49feb.js +0 -5
- package/dist/SqlModule-58021266.js +0 -5
- package/dist/Table-21f2b449.js +0 -5
- package/dist/TableBtnModal-4eb7c93d.js +0 -5
- package/dist/cTable-5cdfddaf.js +0 -5
- package/dist/childForm-f94950ab.js +0 -5
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { conf as t, language as e } from "./typescript-
|
|
2
|
-
import "./index-
|
|
1
|
+
import { conf as t, language as e } from "./typescript-0e5357fb.js";
|
|
2
|
+
import "./index-f7454bd4.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 { w as Ze } from "./index-
|
|
4
|
+
import { w as Ze } from "./index-f7454bd4.js";
|
|
5
5
|
import "vue";
|
|
6
6
|
/*!-----------------------------------------------------------------------------
|
|
7
7
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|