@web-utils/form-ui 1.0.0-beta107 → 1.0.0-beta108
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/chunks/{Bi1CCXtG.mjs → BJEdp_D_.mjs} +1 -1
- package/chunks/{I0MicfAz.mjs → BRJW3s4b.mjs} +1 -1
- package/chunks/{z4R8t_Xx.mjs → Bp0lJRrW.mjs} +1 -1
- package/chunks/{BC-9gTho.mjs → C2havEij.mjs} +1 -1
- package/chunks/{B24kbvxB.mjs → CnswcJRM.mjs} +10 -2
- package/chunks/{BSGvhK-E.mjs → D-uTr-6Z.mjs} +1 -1
- package/chunks/{CPovuVcI.mjs → DFhnWB0U.mjs} +1 -1
- package/chunks/{DnIxbKwv.mjs → Dmb08LSo.mjs} +2 -2
- package/chunks/{Ckf1Zcdp.mjs → fEQve1Sp.mjs} +1 -1
- package/data-table-picker/index.mjs +1 -1
- package/dialog-form/index.mjs +2 -2
- package/element-dialog/index.d.ts +9 -0
- package/element-dialog/index.mjs +1 -1
- package/element-dialog/style.css +1 -1
- package/flow-designer/index.mjs +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-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.mjs +3 -3
- package/package.json +1 -1
- package/vue-tree-select/index.d.ts +1 -1
- package/web-types.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "./
|
|
2
|
+
import { t } from "./CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "./B3NKBppp.mjs";
|
|
4
4
|
import { ElDivider as r, ElDrawer as i, ElForm as a, ElFormItem as o, ElInput as s, ElOption as c, ElSelect as l, ElTable as u, ElTableColumn as d } from "element-plus/es";
|
|
5
5
|
import "element-plus/es/components/base/style/css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "./
|
|
2
|
+
import { t } from "./CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "./B3NKBppp.mjs";
|
|
4
4
|
import { r, t as i } from "./B-BmACqv.mjs";
|
|
5
5
|
import { a, i as o, n as s, r as c, t as l } from "./D1wwXnEw.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "./
|
|
2
|
+
import { t } from "./CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "./B3NKBppp.mjs";
|
|
4
4
|
import { ElCheckbox as r, ElForm as i, ElFormItem as a, ElInput as o, ElMessage as s, ElOption as c, ElSelect as l } from "element-plus/es";
|
|
5
5
|
import "element-plus/es/components/base/style/css";
|
|
@@ -100,6 +100,10 @@ var S = {
|
|
|
100
100
|
bodyPadding: {
|
|
101
101
|
type: Boolean,
|
|
102
102
|
default: !0
|
|
103
|
+
},
|
|
104
|
+
maxHeight: {
|
|
105
|
+
type: String,
|
|
106
|
+
default: "76vh"
|
|
103
107
|
}
|
|
104
108
|
}, C = {
|
|
105
109
|
embed: !0,
|
|
@@ -109,7 +113,8 @@ var S = {
|
|
|
109
113
|
fullscreen: !0,
|
|
110
114
|
showClose: !0,
|
|
111
115
|
customClass: !0,
|
|
112
|
-
bodyPadding: !0
|
|
116
|
+
bodyPadding: !0,
|
|
117
|
+
maxHeight: !0
|
|
113
118
|
}, w = (e) => C[e] !== !0, T = { class: "dialog-title" }, E = { class: "dialog-header-buttons" }, D = /* @__PURE__ */ Object.assign({
|
|
114
119
|
name: "ElementDialog",
|
|
115
120
|
inheritAttrs: !1
|
|
@@ -147,7 +152,10 @@ var S = {
|
|
|
147
152
|
"show-close": !1,
|
|
148
153
|
fullscreen: _(N),
|
|
149
154
|
"body-class": `${e.bodyClass || ""}${e.bodyPadding ? "" : " no-padding"}`,
|
|
150
|
-
style: {
|
|
155
|
+
style: {
|
|
156
|
+
"--dialog-body-height": _(F),
|
|
157
|
+
"--dialog-body-max-height": e.maxHeight
|
|
158
|
+
}
|
|
151
159
|
}, g(_(j))), s({
|
|
152
160
|
header: b(() => [i(" @slot 对话框标题的内容;会替换标题部分,但会移除关闭按钮 "), m(e.$slots, "header", {}, () => [o("div", T, h(e.title), 1), o("div", E, [e.showFullscreen || e.showFullScreen ? (f(), a("i", {
|
|
153
161
|
key: 0,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { u as e } from "./ClVh1Lek.mjs";
|
|
2
2
|
import { def as t } from "../helper/avue.mjs";
|
|
3
3
|
import { t as n } from "./B1MSrc6f.mjs";
|
|
4
|
-
import { t as r } from "./
|
|
4
|
+
import { t as r } from "./CnswcJRM.mjs";
|
|
5
5
|
import { avueConfigContextKey as i } from "../constants/index.mjs";
|
|
6
6
|
import { t as a } from "./B3NKBppp.mjs";
|
|
7
7
|
import { C as o, T as s, _ as c, a as l, b as u, c as d, d as f, g as p, h as m, l as h, m as g, n as ee, p as te, t as ne, v as _, x as re, y as v } from "./COpinz-g.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "./
|
|
2
|
+
import { t } from "./CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "./B3NKBppp.mjs";
|
|
4
4
|
import { ElForm as r, ElFormItem as i, ElInput as a, ElMessage as o, ElTable as s, ElTableColumn as c } from "element-plus/es";
|
|
5
5
|
import "element-plus/es/components/base/style/css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "./
|
|
2
|
+
import { t } from "./CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "./B3NKBppp.mjs";
|
|
4
4
|
import r from "../highlight-j-s/index.mjs";
|
|
5
5
|
import { ElButtonGroup as i, ElCollapse as a, ElCollapseItem as o, ElMessage as s, ElMessageBox as c, ElTabPane as l, ElTabs as u, ElTooltip as d } from "element-plus/es";
|
|
@@ -422,7 +422,7 @@ var Ae = [
|
|
|
422
422
|
"task",
|
|
423
423
|
"form",
|
|
424
424
|
"multiInstance"
|
|
425
|
-
], je = y(() => import("./
|
|
425
|
+
], je = y(() => import("./BRJW3s4b.mjs")), Me = y(() => import("./BJEdp_D_.mjs")), Ne = y(() => import("./fEQve1Sp.mjs")), Pe = y(() => import("./Bp0lJRrW.mjs")), Fe = y(() => import("./DFhnWB0U.mjs")), Ie = y(() => import("./C_fp2mPJ.mjs")), Le = y(() => import("./CrlSxRr5.mjs")), Re = y(() => import("./C2havEij.mjs")), ze = y(() => import("./C2bqaC-E.mjs")), Be = y(() => import("./CcY69nzE.mjs")), Ve = {
|
|
426
426
|
name: "PropertiesPanel",
|
|
427
427
|
componentName: "MyPropertiesPanel",
|
|
428
428
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "./
|
|
2
|
+
import { t } from "./CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "./B3NKBppp.mjs";
|
|
4
4
|
import { ElDivider as r, ElForm as i, ElFormItem as a, ElInput as o, ElMessageBox as s, ElTable as c, ElTableColumn as l } from "element-plus/es";
|
|
5
5
|
import "element-plus/es/components/base/style/css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "../chunks/B1MSrc6f.mjs";
|
|
2
|
-
import { t } from "../chunks/
|
|
2
|
+
import { t } from "../chunks/CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "../chunks/B3NKBppp.mjs";
|
|
4
4
|
import { t as r } from "../chunks/Vvh5Eeyc.mjs";
|
|
5
5
|
import { ElMessage as i } from "element-plus/es";
|
package/dialog-form/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { def as e } from "../helper/avue.mjs";
|
|
2
2
|
import { t } from "../chunks/B1MSrc6f.mjs";
|
|
3
|
-
import { t as n } from "../chunks/
|
|
3
|
+
import { t as n } from "../chunks/CnswcJRM.mjs";
|
|
4
4
|
import { avueConfigContextKey as r } from "../constants/index.mjs";
|
|
5
5
|
import { t as i } from "../chunks/B3NKBppp.mjs";
|
|
6
|
-
import { t as a } from "../chunks/
|
|
6
|
+
import { t as a } from "../chunks/D-uTr-6Z.mjs";
|
|
7
7
|
import { a as o } from "../chunks/COpinz-g.mjs";
|
|
8
8
|
import { ElDrawer as s } from "element-plus/es";
|
|
9
9
|
import "element-plus/es/components/base/style/css";
|
|
@@ -102,6 +102,10 @@ declare const __VLS_base: import('vue').DefineComponent<globalThis.ExtractPropTy
|
|
|
102
102
|
type: BooleanConstructor;
|
|
103
103
|
default: boolean;
|
|
104
104
|
};
|
|
105
|
+
maxHeight: {
|
|
106
|
+
type: StringConstructor;
|
|
107
|
+
default: string;
|
|
108
|
+
};
|
|
105
109
|
}>, {
|
|
106
110
|
close: () => void;
|
|
107
111
|
hide: () => void;
|
|
@@ -206,6 +210,10 @@ declare const __VLS_base: import('vue').DefineComponent<globalThis.ExtractPropTy
|
|
|
206
210
|
type: BooleanConstructor;
|
|
207
211
|
default: boolean;
|
|
208
212
|
};
|
|
213
|
+
maxHeight: {
|
|
214
|
+
type: StringConstructor;
|
|
215
|
+
default: string;
|
|
216
|
+
};
|
|
209
217
|
}>> & Readonly<{
|
|
210
218
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
211
219
|
"onToggle-fullscreen"?: ((...args: any[]) => any) | undefined;
|
|
@@ -222,6 +230,7 @@ declare const __VLS_base: import('vue').DefineComponent<globalThis.ExtractPropTy
|
|
|
222
230
|
showFullscreen: boolean;
|
|
223
231
|
showFullScreen: boolean;
|
|
224
232
|
bodyPadding: boolean;
|
|
233
|
+
maxHeight: string;
|
|
225
234
|
modal: boolean;
|
|
226
235
|
modalPenetrable: boolean;
|
|
227
236
|
lockScroll: boolean;
|
package/element-dialog/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CnswcJRM.mjs";
|
|
2
2
|
export { e as default };
|
package/element-dialog/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--dialog-header-background-color:#025cde}.element-dialog.el-dialog{border-radius:4px 4px 0 0;flex-direction:column;padding:0;display:flex}.element-dialog.el-dialog .dialog-title{min-height:20px}.element-dialog.el-dialog .el-dialog__header{color:#fff;background-color:var(--dialog-header-background-color);border-radius:4px 4px 0 0;justify-content:center;align-items:center;padding:6px 10px;line-height:normal;display:flex;position:relative}.element-dialog.el-dialog .dialog-header-buttons{display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.element-dialog.el-dialog .dialog-header-button{cursor:pointer;padding:2px;font-size:14px}.element-dialog.el-dialog .dialog-header-button+.dialog-header-button{margin-left:10px}.element-dialog.el-dialog .dialog-header-button:hover{background-color:#0000004d;border-radius:2px}.element-dialog.el-dialog .dialog-header-button.el-icon-close:hover{background-color:#e34e55;border-radius:2px}.element-dialog.el-dialog .el-dialog__body{height:var(--dialog-body-height);flex:auto;padding:10px;overflow:auto}.element-dialog.el-dialog .el-dialog__body.no-padding{padding:0}.element-dialog.el-dialog .el-dialog__footer{border-top:1px solid #dddee3;padding:10px}
|
|
1
|
+
:root{--dialog-header-background-color:#025cde}.element-dialog.el-dialog{border-radius:4px 4px 0 0;flex-direction:column;padding:0;display:flex}.element-dialog.el-dialog .dialog-title{min-height:20px}.element-dialog.el-dialog .el-dialog__header{color:#fff;background-color:var(--dialog-header-background-color);border-radius:4px 4px 0 0;justify-content:center;align-items:center;padding:6px 10px;line-height:normal;display:flex;position:relative}.element-dialog.el-dialog .dialog-header-buttons{display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.element-dialog.el-dialog .dialog-header-button{cursor:pointer;padding:2px;font-size:14px}.element-dialog.el-dialog .dialog-header-button+.dialog-header-button{margin-left:10px}.element-dialog.el-dialog .dialog-header-button:hover{background-color:#0000004d;border-radius:2px}.element-dialog.el-dialog .dialog-header-button.el-icon-close:hover{background-color:#e34e55;border-radius:2px}.element-dialog.el-dialog .el-dialog__body{height:var(--dialog-body-height);max-height:var(--dialog-body-max-height);flex:auto;padding:10px;overflow:auto}.element-dialog.el-dialog .el-dialog__body.no-padding{padding:0}.element-dialog.el-dialog .el-dialog__footer{border-top:1px solid #dddee3;padding:10px}
|
package/flow-designer/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Dmb08LSo.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -659,6 +659,7 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
|
|
|
659
659
|
required: boolean;
|
|
660
660
|
pull: number;
|
|
661
661
|
multiple: boolean;
|
|
662
|
+
maxHeight: number;
|
|
662
663
|
readonly: boolean;
|
|
663
664
|
defaultOptions: boolean;
|
|
664
665
|
async: boolean;
|
|
@@ -699,7 +700,6 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
|
|
|
699
700
|
disableFuzzyMatching: boolean;
|
|
700
701
|
joinValues: boolean;
|
|
701
702
|
matchKeys: unknown[];
|
|
702
|
-
maxHeight: number;
|
|
703
703
|
noChildrenText: string;
|
|
704
704
|
noOptionsText: string;
|
|
705
705
|
noResultsText: string;
|
|
@@ -661,6 +661,7 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
|
|
|
661
661
|
required: boolean;
|
|
662
662
|
pull: number;
|
|
663
663
|
multiple: boolean;
|
|
664
|
+
maxHeight: number;
|
|
664
665
|
readonly: boolean;
|
|
665
666
|
defaultOptions: boolean;
|
|
666
667
|
async: boolean;
|
|
@@ -701,7 +702,6 @@ declare const __VLS_export: import('vue').DefineComponent<globalThis.ExtractProp
|
|
|
701
702
|
disableFuzzyMatching: boolean;
|
|
702
703
|
joinValues: boolean;
|
|
703
704
|
matchKeys: unknown[];
|
|
704
|
-
maxHeight: number;
|
|
705
705
|
noChildrenText: string;
|
|
706
706
|
noOptionsText: string;
|
|
707
707
|
noResultsText: string;
|
package/fy-curd/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { r as e } from "../chunks/
|
|
1
|
+
import { r as e } from "../chunks/D-uTr-6Z.mjs";
|
|
2
2
|
export { e as default };
|
package/fy-dynamic/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e } from "../chunks/
|
|
1
|
+
import { n as e } from "../chunks/D-uTr-6Z.mjs";
|
|
2
2
|
export { e as default };
|
package/fy-form/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/D-uTr-6Z.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/CnswcJRM.mjs";
|
|
3
3
|
import { n, t as r } from "../chunks/BYVBQJL5.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/CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "../chunks/B3NKBppp.mjs";
|
|
4
4
|
import { n as r, t as i } from "../chunks/BYVBQJL5.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/CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "../chunks/B3NKBppp.mjs";
|
|
4
|
-
import { r } from "../chunks/
|
|
4
|
+
import { r } from "../chunks/D-uTr-6Z.mjs";
|
|
5
5
|
import { n as i, t as a } from "../chunks/BYVBQJL5.mjs";
|
|
6
6
|
import { ElInput as o } from "element-plus/es";
|
|
7
7
|
import "element-plus/es/components/base/style/css";
|
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/CnswcJRM.mjs";
|
|
3
3
|
import { t as n } from "../chunks/B3NKBppp.mjs";
|
|
4
|
-
import { i as r, t as i } from "../chunks/
|
|
4
|
+
import { i as r, t as i } from "../chunks/D-uTr-6Z.mjs";
|
|
5
5
|
import { C as a, g as o, m as s } from "../chunks/COpinz-g.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/CnswcJRM.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/CnswcJRM.mjs";
|
|
2
2
|
import { t } from "../chunks/B3NKBppp.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";
|