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.
- package/dist/{App-1be93acb.js → App-d2ace058.js} +1 -1
- package/dist/Code-cc12eba0.js +5 -0
- package/dist/Col-46a13146.js +5 -0
- package/dist/{Demo-53a684b5.js → Demo-66048d92.js} +1 -1
- package/dist/{Demo-aaef59a2.js → Demo-81779321.js} +1 -1
- package/dist/{Form-ed85cde7.js → Form-3b37dab0.js} +1 -1
- package/dist/FormPublic-07da9cf3.js +5 -0
- package/dist/GenerateForm-a6f95666.js +5 -0
- package/dist/Grid-9bc5a2f5.js +5 -0
- package/dist/Input-/345/210/240/351/231/{244-322fab0e.js → 244-8e48b645.js} +1 -1
- package/dist/Label-/345/210/240/351/231/{244-a5bc11f7.js → 244-92cc39ed.js} +1 -1
- package/dist/{Login-eff987d4.js → Login-84a5c37f.js} +1 -1
- package/dist/{Preview0925-d7b73fb0.js → Preview0925-09383b48.js} +1 -1
- package/dist/{PreviewDemo-0ecac520.js → PreviewDemo-aff28c32.js} +2 -2
- package/dist/{PreviewDemo.vue_vue_type_script_setup_true_lang-9f93ee93.js → PreviewDemo.vue_vue_type_script_setup_true_lang-9d1b1e05.js} +1 -1
- package/dist/{PreviewDemo2-5f21ca5c.js → PreviewDemo2-330c29d4.js} +2 -2
- package/dist/{PreviewDemo2.vue_vue_type_script_setup_true_lang-54fa6577.js → PreviewDemo2.vue_vue_type_script_setup_true_lang-c4e8cb4a.js} +1 -1
- package/dist/{PreviewDemo3-f89df219.js → PreviewDemo3-a8e43f39.js} +3 -3
- package/dist/SqlModule-f5110478.js +5 -0
- package/dist/Table-2fdc291f.js +5 -0
- package/dist/{cTable-9a648c25.js → cTable-80292a3f.js} +1 -1
- package/dist/childForm-4c5c3df5.js +5 -0
- package/dist/{cssMode-f65e56dc.js → cssMode-dbf55eb9.js} +1 -1
- package/dist/form-imagining.js +1 -1
- package/dist/form-imagining.umd.cjs +132 -119
- package/dist/{freemarker2-55b3e0de.js → freemarker2-1796a3c0.js} +1 -1
- package/dist/{handlebars-dcb394df.js → handlebars-c5fa8b22.js} +1 -1
- package/dist/{html-516dd342.js → html-0e67575f.js} +1 -1
- package/dist/{htmlMode-230b8835.js → htmlMode-9bbe5458.js} +1 -1
- package/dist/{index-4282fff0.js → index-31088a08.js} +1 -1
- package/dist/{index-fcf40126.js → index-db3d3dd6.js} +49527 -44475
- package/dist/{javascript-8ef3ff10.js → javascript-2637dec2.js} +2 -2
- package/dist/{jsonMode-541f6063.js → jsonMode-2b76639d.js} +1 -1
- package/dist/{liquid-480c20a1.js → liquid-d7fb1edd.js} +1 -1
- package/dist/{mdx-c6fdfbf4.js → mdx-779f31ca.js} +1 -1
- package/dist/{modalDemo-6d508dff.js → modalDemo-ead6bc3c.js} +1 -1
- package/dist/{python-a4041209.js → python-d7b91bf4.js} +1 -1
- package/dist/{razor-d1ca6284.js → razor-dd978464.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{tableSelectDemo-2f5bbdca.js → tableSelectDemo-a6e852ec.js} +1 -1
- package/dist/{tsMode-520d5a63.js → tsMode-17f5f076.js} +1 -1
- package/dist/{typescript-8a46669a.js → typescript-6b0f1250.js} +1 -1
- package/dist/{xml-5f608c48.js → xml-60875fce.js} +1 -1
- package/dist/{yaml-b8390428.js → yaml-7c367aa5.js} +1 -1
- package/package.json +3 -1
- package/dist/Code-06a9cea9.js +0 -5
- package/dist/Col-22974103.js +0 -5
- package/dist/FormPublic-2481a670.js +0 -5
- package/dist/GenerateForm-5d1ea38d.js +0 -5
- package/dist/Grid-a78eb23e.js +0 -5
- package/dist/SqlModule-57cd6ef9.js +0 -5
- package/dist/Table-ee0a9f99.js +0 -5
- package/dist/childForm-117bd377.js +0 -5
|
@@ -1,5 +1,5 @@
|
|
|
1
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-
|
|
2
|
+
import { z as m, F as _ } from "./index-db3d3dd6.js";
|
|
3
3
|
const u = /* @__PURE__ */ o({
|
|
4
4
|
__name: "App",
|
|
5
5
|
setup(f) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as b, ref as _, reactive as c, onMounted as p, resolveComponent as i, openBlock as v, createElementBlock as g, createVNode as o, withCtx as s, createTextVNode as w } from "vue";
|
|
2
|
-
import { m as j, n as m } from "./index-
|
|
2
|
+
import { m as j, n as m } from "./index-db3d3dd6.js";
|
|
3
3
|
const y = { class: "cici-form-css" }, k = /* @__PURE__ */ b({
|
|
4
4
|
__name: "Demo",
|
|
5
5
|
setup(z) {
|
|
@@ -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-
|
|
2
|
+
import { g as b, v as g, b as x, o as k } from "./index-db3d3dd6.js";
|
|
3
3
|
const y = /* @__PURE__ */ d({
|
|
4
4
|
__name: "Demo",
|
|
5
5
|
setup(B, { expose: f }) {
|
|
@@ -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-
|
|
2
|
+
import { u as c } from "./index-db3d3dd6.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-
|
|
2
|
+
import { u as U } from "./index-db3d3dd6.js";
|
|
3
3
|
const L = /* @__PURE__ */ _({
|
|
4
4
|
__name: "Label-删除",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, openBlock, createBlock, unref } from "vue";
|
|
2
|
-
import { u as useFormStore, m as useDataStore, p as generateHtml, g as getData, q as defHttp, a as _export_sfc } from "./index-
|
|
2
|
+
import { u as useFormStore, m as useDataStore, p as generateHtml, g as getData, q as defHttp, a as _export_sfc } from "./index-db3d3dd6.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "Preview0925",
|
|
5
5
|
setup(__props) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as o } from "./PreviewDemo.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as o } from "./PreviewDemo.vue_vue_type_script_setup_true_lang-9d1b1e05.js";
|
|
2
2
|
import "vue";
|
|
3
|
-
import "./index-
|
|
3
|
+
import "./index-db3d3dd6.js";
|
|
4
4
|
export {
|
|
5
5
|
o as default
|
|
6
6
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as U, reactive as C, ref as N, onMounted as R, resolveComponent as r, openBlock as O, createElementBlock as P, createVNode as l, withCtx as a, mergeProps as i, unref as o, createTextVNode as u, createElementVNode as c } from "vue";
|
|
2
|
-
import { o as V, v as s, b as m, c as E } from "./index-
|
|
2
|
+
import { o as V, v as s, b as m, c as E } from "./index-db3d3dd6.js";
|
|
3
3
|
const F = {
|
|
4
4
|
rules: [{ type: "required", msg: "必须填写此项" }],
|
|
5
5
|
class: "ant-picker-range-custom",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as o } from "./PreviewDemo2.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as o } from "./PreviewDemo2.vue_vue_type_script_setup_true_lang-c4e8cb4a.js";
|
|
2
2
|
import "vue";
|
|
3
|
-
import "./index-
|
|
3
|
+
import "./index-db3d3dd6.js";
|
|
4
4
|
export {
|
|
5
5
|
o as default
|
|
6
6
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as w, ref as r, reactive as y, onMounted as j, resolveComponent as n, openBlock as z, createElementBlock as g, createVNode as t, withCtx as a, mergeProps as s, unref as d } from "vue";
|
|
2
|
-
import { o as x, v as f, b as p } from "./index-
|
|
2
|
+
import { o as x, v as f, b as p } from "./index-db3d3dd6.js";
|
|
3
3
|
const C = /* @__PURE__ */ w({
|
|
4
4
|
__name: "PreviewDemo2",
|
|
5
5
|
props: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as k, ref as m, reactive as w, onMounted as C, onBeforeUpdate as D, resolveComponent as l, openBlock as K, createElementBlock as R, createVNode as e, unref as c, isRef as g, withCtx as o, createElementVNode as p } from "vue";
|
|
2
|
-
import { _ as x } from "./PreviewDemo.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as B } from "./PreviewDemo2.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { s as h } from "./index-
|
|
2
|
+
import { _ as x } from "./PreviewDemo.vue_vue_type_script_setup_true_lang-9d1b1e05.js";
|
|
3
|
+
import { _ as B } from "./PreviewDemo2.vue_vue_type_script_setup_true_lang-c4e8cb4a.js";
|
|
4
|
+
import { s as h } from "./index-db3d3dd6.js";
|
|
5
5
|
const E = { class: "cici-form-css" }, z = /* @__PURE__ */ k({
|
|
6
6
|
__name: "PreviewDemo3",
|
|
7
7
|
setup(M) {
|
|
@@ -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 { t as Ne } from "./index-
|
|
4
|
+
import { t as Ne } from "./index-db3d3dd6.js";
|
|
5
5
|
import "vue";
|
|
6
6
|
/*!-----------------------------------------------------------------------------
|
|
7
7
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
package/dist/form-imagining.js
CHANGED