form-imagining 0.0.83-9 → 0.0.84
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/dist/{App-1578180a.js → App-6f2d98a8.js} +5 -5
- package/dist/{Ceshi-faee1147.js → Ceshi-6a0bfbe7.js} +1 -1
- package/dist/{Ceshi2-a86e3f4c.js → Ceshi2-51345c79.js} +1 -1
- package/dist/Code-baa185bb.js +5 -0
- package/dist/Col-9e69702a.js +5 -0
- package/dist/Collapse-0b8ca8a7.js +5 -0
- package/dist/{Demo-8ad955e0.js → Demo-357d3dd1.js} +1 -1
- package/dist/FX-e6e68d9e.js +5 -0
- package/dist/{FormGridCopy-80233f59.js → FormGridCopy-a9658b1e.js} +15 -15
- package/dist/GenerateForm-794a5bbe.js +5 -0
- package/dist/GenerateReport-552f820a.js +5 -0
- package/dist/{HelloWorld-a0037a0a.js → HelloWorld-32b553a6.js} +1 -1
- package/dist/Input-/345/210/240/351/231/{244-aa8a67da.js → 244-b1331e3c.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-1d8348fe.js → 244-ad9b424d.js} +1 -1
- package/dist/{Login-47082624.js → Login-c41e2348.js} +1 -1
- package/dist/ReportModule-475e8d66.js +5 -0
- package/dist/SqlModule-921748e0.js +5 -0
- package/dist/Table-da5dba46.js +5 -0
- package/dist/TableBtnModal-92236431.js +5 -0
- package/dist/cTable-edd44577.js +5 -0
- package/dist/childForm-41cba5b0.js +5 -0
- package/dist/{cssMode-540a6c02.js → cssMode-87ff8612.js} +1 -1
- package/dist/form-imagining.js +1 -1
- package/dist/form-imagining.umd.cjs +85 -84
- package/dist/{formTest-fabaf98f.js → formTest-4f7bf620.js} +1 -1
- package/dist/{freemarker2-aae9a6f3.js → freemarker2-63c3a005.js} +1 -1
- package/dist/{handlebars-5a5929f3.js → handlebars-c15d4451.js} +1 -1
- package/dist/{html-9b22b144.js → html-5fac3814.js} +1 -1
- package/dist/{htmlMode-6be89597.js → htmlMode-a816bc54.js} +1 -1
- package/dist/{index-34e2c672.js → index-52795f67.js} +2 -2
- package/dist/{index-c580267b.js → index-7dc9988f.js} +1 -1
- package/dist/{index-3b2c18d8.js → index-cc18a7b6.js} +3082 -3019
- package/dist/{javascript-a66705be.js → javascript-08b8f2a6.js} +2 -2
- package/dist/{jsonMode-84e97cc4.js → jsonMode-005c9e2c.js} +1 -1
- package/dist/{liquid-524527b1.js → liquid-b5154618.js} +1 -1
- package/dist/{mdx-d2423a7b.js → mdx-0e40782f.js} +1 -1
- package/dist/{python-ecca15fa.js → python-33a47aa7.js} +1 -1
- package/dist/{razor-389c80d2.js → razor-ee396136.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-344e38f9.js → tableSelectDemo-b8f70efa.js} +1 -1
- package/dist/{tableSelectDemo2-d705a8ea.js → tableSelectDemo2-f6023c5c.js} +1 -1
- package/dist/{tsMode-48a0fed3.js → tsMode-a4d0768c.js} +1 -1
- package/dist/{typescript-9bd505d3.js → typescript-ff2ca2b7.js} +1 -1
- package/dist/{xml-43d80e5f.js → xml-ea510154.js} +1 -1
- package/dist/{yaml-c4342a88.js → yaml-53fb1ba8.js} +1 -1
- package/package.json +1 -1
- package/dist/Code-e36727a6.js +0 -5
- package/dist/Col-8386e905.js +0 -5
- package/dist/Collapse-504e6284.js +0 -5
- package/dist/FX-9b631314.js +0 -5
- package/dist/GenerateForm-83a142cd.js +0 -5
- package/dist/GenerateReport-49821f11.js +0 -5
- package/dist/ReportModule-93055e37.js +0 -5
- package/dist/SqlModule-164581d9.js +0 -5
- package/dist/Table-21ba7985.js +0 -5
- package/dist/TableBtnModal-9d0f3e34.js +0 -5
- package/dist/cTable-4fa36728.js +0 -5
- package/dist/childForm-c556be5e.js +0 -5
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as s, ref as t, onMounted as m, unref as r, openBlock as c, createBlock as l, createCommentVNode as p } from "vue";
|
|
2
|
-
import { u as d,
|
|
2
|
+
import { u as d, F as f } from "./index-cc18a7b6.js";
|
|
3
3
|
const v = /* @__PURE__ */ s({
|
|
4
4
|
__name: "formTest",
|
|
5
5
|
setup(i) {
|
|
@@ -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 { P as Qe } from "./index-
|
|
4
|
+
import { P as Qe } from "./index-cc18a7b6.js";
|
|
5
5
|
import "vue";
|
|
6
6
|
/*!-----------------------------------------------------------------------------
|
|
7
7
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as Pr, ref as Fr } from "vue";
|
|
2
|
-
import { x as X, y as lt, n as Sr } from "./index-
|
|
2
|
+
import { x as X, y as lt, n as Sr } from "./index-cc18a7b6.js";
|
|
3
3
|
var wt = {}, xe;
|
|
4
4
|
function te() {
|
|
5
5
|
return xe || (xe = 1, (function() {
|
|
@@ -3650,7 +3650,7 @@ var Ar = function(n, t) {
|
|
|
3650
3650
|
const Nn = "/public/vfd/FDXX.vfdx", On = /* @__PURE__ */ Pr({
|
|
3651
3651
|
__name: "index",
|
|
3652
3652
|
setup(n) {
|
|
3653
|
-
return Fr({}), Sr.post({ url: Nn }, { withToken: !
|
|
3653
|
+
return Fr({}), Sr.post({ url: Nn }, { withToken: !0 }).then((t) => {
|
|
3654
3654
|
const l = t, u = Dn.xml2json(l, { compact: !0, spaces: 4 });
|
|
3655
3655
|
JSON.parse(u).WebFormConfig;
|
|
3656
3656
|
debugger;
|