@web-utils/form-ui 1.0.0-beta98 → 1.0.0-beta99
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/basic-container/index.d.ts +16 -0
- package/basic-container/index.mjs +21 -0
- package/basic-container/style.css +1 -0
- package/chunks/{D9IZqJJJ.mjs → B24kbvxB.mjs} +2 -1
- package/chunks/{BZb2YlPT.mjs → BcDeI1ZH.mjs} +1 -1
- package/chunks/{CcucCSvi.mjs → Bglnw37E.mjs} +2 -2
- package/chunks/{BFAXW-0d.mjs → BwPq7wF-.mjs} +3 -3
- package/chunks/{WjZeOWAM.mjs → CP0tXU4m.mjs} +1 -1
- package/chunks/{DYw3AWS9.mjs → CPGrGc4W.mjs} +3 -3
- package/chunks/{CCjeJzFN.mjs → CcW1bkgt.mjs} +1 -1
- package/chunks/{bPnQPTY0.mjs → CdLdGxlD.mjs} +2 -2
- package/chunks/{iNFexWJG.mjs → DQVIughS.mjs} +1 -1
- package/chunks/DptiCPnc.mjs +92 -0
- package/chunks/{BSOrm2U4.mjs → fJ2ezOVH.mjs} +1 -1
- package/data-table-picker/index.mjs +1 -1
- package/dialog-form/index.mjs +2 -2
- package/element-dialog/index.mjs +1 -1
- package/flow-designer/index.mjs +1 -1
- package/form-cascader/index.d.ts +1 -1
- package/form-checkbox/index.d.ts +1 -1
- package/form-checkbox-group/index.d.ts +1 -1
- package/form-date-picker/index.d.ts +1 -1
- package/form-image/index.d.ts +1 -1
- package/form-input/index.d.ts +1 -1
- package/form-input-cron-expression/index.d.ts +1 -1
- package/form-input-email/index.d.ts +1 -1
- package/form-input-id-card/index.d.ts +1 -1
- package/form-input-number/index.d.ts +1 -1
- package/form-input-phone-number/index.d.ts +1 -1
- package/form-input-tag/index.d.ts +1 -1
- package/form-input-time/index.d.ts +1 -1
- package/form-item/index.d.ts +1 -1
- package/form-item-group/index.d.ts +1 -1
- package/form-radio-group/index.d.ts +1 -1
- package/form-rate/index.d.ts +1 -1
- package/form-select/index.d.ts +1 -1
- package/form-slider/index.d.ts +1 -1
- package/form-switch/index.d.ts +1 -1
- package/form-table/index.d.ts +1 -1
- package/form-table-plus/index.d.ts +1 -1
- package/form-text/index.d.ts +1 -1
- package/form-textarea/index.d.ts +1 -1
- package/form-time-select/index.d.ts +1 -1
- package/form-tree-select/index.d.ts +1 -1
- package/form-tree-select-multiple/index.d.ts +1 -1
- package/fy-curd/index.mjs +1 -1
- package/fy-dynamic/index.mjs +1 -1
- package/fy-form/index.mjs +1 -1
- package/fy-input-icon/index.mjs +1 -1
- package/fy-input-map/index.mjs +1 -1
- package/fy-input-table/index.mjs +2 -2
- package/fy-time/index.mjs +1 -1
- package/fy-tree/index.mjs +2 -2
- package/iframe-window/index.mjs +1 -1
- package/image-cropper/index.mjs +1 -1
- package/index.css +1 -1
- package/index.d.ts +3 -1
- package/index.mjs +149 -147
- package/nav-tab-panel/index.d.ts +30 -0
- package/nav-tab-panel/index.mjs +2 -0
- package/nav-tab-panel/style.css +1 -0
- package/package.json +1 -1
- package/photo-swipe/index.mjs +1 -1
- package/resolver/components.mjs +1 -1
- package/split-pane/index.mjs +1 -1
- package/watermark/index.mjs +1 -1
- package/web-types.json +1 -1
- /package/chunks/{CZnwC17w.mjs → B-BmACqv.mjs} +0 -0
- /package/chunks/{CHqxWrj7.mjs → BTDWXFoi.mjs} +0 -0
- /package/chunks/{rkP6k8kb.mjs → BWNDImpw.mjs} +0 -0
- /package/chunks/{BCYFaOiB.mjs → C2bqaC-E.mjs} +0 -0
- /package/chunks/{Cp1olyWc.mjs → D1wwXnEw.mjs} +0 -0
- /package/chunks/{D99-kE8j.mjs → D5twDi0x.mjs} +0 -0
- /package/chunks/{TaNkWyiK.mjs → DG4q844M.mjs} +0 -0
- /package/chunks/{BjccroM8.mjs → tJ_t87kJ.mjs} +0 -0
package/fy-form/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CdLdGxlD.mjs";
|
|
2
2
|
export { e as default };
|
package/fy-input-icon/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "../chunks/
|
|
2
|
+
import { t } from "../chunks/B24kbvxB.mjs";
|
|
3
3
|
import { n, t as r } from "../chunks/CX7Oiw5N.mjs";
|
|
4
4
|
import i from "../icon-temp/index.mjs";
|
|
5
5
|
import a from "../fy-tabs/index.mjs";
|
package/fy-input-map/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "../chunks/
|
|
2
|
+
import { t } from "../chunks/B24kbvxB.mjs";
|
|
3
3
|
import { t as n } from "../chunks/DTeHffqJ.mjs";
|
|
4
4
|
import { n as r, t as i } from "../chunks/CX7Oiw5N.mjs";
|
|
5
5
|
import { ElInput as a } from "element-plus/es";
|
package/fy-input-table/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "../chunks/
|
|
2
|
+
import { t } from "../chunks/B24kbvxB.mjs";
|
|
3
3
|
import { t as n } from "../chunks/DTeHffqJ.mjs";
|
|
4
|
-
import { r } from "../chunks/
|
|
4
|
+
import { r } from "../chunks/CdLdGxlD.mjs";
|
|
5
5
|
import { n as i, t as a } from "../chunks/CX7Oiw5N.mjs";
|
|
6
6
|
import { ElInput as o } from "element-plus/es";
|
|
7
7
|
import "element-plus/es/components/base/style/css";
|
package/fy-time/index.mjs
CHANGED
|
@@ -4,8 +4,8 @@ import { ElTimePicker as r, ElTimeSelect as i } from "element-plus/es";
|
|
|
4
4
|
import "element-plus/es/components/base/style/css";
|
|
5
5
|
import { createBlock as a, createElementBlock as o, openBlock as s, resolveDynamicComponent as c } from "vue";
|
|
6
6
|
import { isBlank as l } from "@web-utils/core";
|
|
7
|
-
import "element-plus/es/components/time-select/style/css";
|
|
8
7
|
import "element-plus/es/components/time-picker/style/css";
|
|
8
|
+
import "element-plus/es/components/time-select/style/css";
|
|
9
9
|
//#region src/components/avue/fy-from/time/FyTime.vue
|
|
10
10
|
var u = {
|
|
11
11
|
name: "FyTime",
|
package/fy-tree/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "../chunks/
|
|
2
|
+
import { t } from "../chunks/B24kbvxB.mjs";
|
|
3
3
|
import { t as n } from "../chunks/DTeHffqJ.mjs";
|
|
4
|
-
import { i as r, t as i } from "../chunks/
|
|
4
|
+
import { i as r, t as i } from "../chunks/CdLdGxlD.mjs";
|
|
5
5
|
import { C as a, g as o, m as s } from "../chunks/CXHJqvbJ.mjs";
|
|
6
6
|
import { ElInput as c, ElLoadingDirective as l, ElScrollbar as u, ElTree as d } from "element-plus/es";
|
|
7
7
|
import "element-plus/es/components/base/style/css";
|
package/iframe-window/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/B24kbvxB.mjs";
|
|
2
2
|
import { createBlock as t, createElementVNode as n, mergeModels as r, mergeProps as i, openBlock as a, useModel as o, withCtx as s } from "vue";
|
|
3
3
|
import "./style.css";
|
|
4
4
|
//#region src/components/iframe-window/IframeWindow.vue
|
package/image-cropper/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/B24kbvxB.mjs";
|
|
2
2
|
import { t } from "../chunks/DTeHffqJ.mjs";
|
|
3
3
|
import { createBlock as n, createCommentVNode as r, createElementVNode as i, createTextVNode as a, createVNode as o, mergeModels as s, normalizeStyle as c, openBlock as l, ref as u, unref as d, useModel as f, useTemplateRef as p, withCtx as m } from "vue";
|
|
4
4
|
import { dataURLtoFile as h } from "@web-utils/core";
|