@web-utils/form-ui 1.0.0-beta32 → 1.0.0-beta34
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/{Cby3mvvZ.mjs → 6whKG2aW.mjs} +4 -2
- package/chunks/B0QAMGEk.mjs +149 -0
- package/chunks/{C4bM8miy.mjs → BINk6iM9.mjs} +4 -3
- package/chunks/{Cc3EJjbV.mjs → BMybeJeX.mjs} +2 -2
- package/chunks/{BgDYHgyH.mjs → BOnjsuaF.mjs} +4 -1
- package/chunks/BQvDsDYm.mjs +199 -0
- package/chunks/BRCCvDXx.mjs +339 -0
- package/chunks/BX-cVxlK.mjs +102 -0
- package/chunks/{B99alfW4.mjs → BnDWAjBA.mjs} +2 -2
- package/chunks/BrhuWxfn.mjs +168 -0
- package/chunks/{bnRb5PUB.mjs → Bsff-xFB.mjs} +7 -5
- package/chunks/{Cy-4nmyC.mjs → Bx4hMd0g.mjs} +6 -4
- package/chunks/{BmZieBZW.mjs → ByS9PiXt.mjs} +4 -2
- package/chunks/{C9J3j0PX.mjs → C5jtjhYS.mjs} +2 -0
- package/chunks/CK4RBjb4.mjs +660 -0
- package/chunks/{CsfgUCe9.mjs → CMMPk7_3.mjs} +1 -1
- package/chunks/{C44-CFi-.mjs → CO4Fyzj-.mjs} +13 -4
- package/chunks/{Cgl-hCE5.mjs → COdSAAp_.mjs} +2 -2
- package/chunks/CRf0wnBc.mjs +181 -0
- package/chunks/{Ci1XxmdE.mjs → CYgTbmSw.mjs} +5 -3
- package/chunks/{4ZuVpQf6.mjs → CnAEuI_c.mjs} +1 -1
- package/chunks/DPO-hveW.mjs +233 -0
- package/chunks/{C3a15Ful.mjs → DSJFPBdn.mjs} +4 -2
- package/chunks/{D1EOkWJ7.mjs → DfMmYJVy.mjs} +2 -2
- package/chunks/{Dt6gY213.mjs → Dlemc_K8.mjs} +8 -5
- package/chunks/{DazglPJZ.mjs → DukJJ_BZ.mjs} +3 -1
- package/chunks/KZeDzvm6.mjs +115 -0
- package/chunks/{CugRu2Ka.mjs → PRSE4n97.mjs} +5 -3
- package/chunks/{D1G2MMMx.mjs → b5HOxD60.mjs} +13 -4
- package/chunks/{BV_P9a8o.mjs → bTej_00x.mjs} +4 -2
- package/chunks/{JhyiXnbd.mjs → ierlNKc4.mjs} +10 -4
- package/editable-tree/index.d.ts +254 -0
- package/editable-tree/index.mjs +2 -0
- package/editable-tree/style.css +1 -0
- package/element-dialog/index.d.ts +6 -6
- package/element-dialog/index.mjs +1 -1
- package/form-cascader/index.d.ts +5 -5
- package/form-cascader/index.mjs +1 -1
- package/form-check-box-group/index.d.ts +78 -7
- package/form-check-box-group/index.mjs +1 -1
- package/form-check-box-group/style.css +1 -0
- package/form-checkbox/index.d.ts +4 -2
- package/form-checkbox/index.mjs +1 -1
- package/form-date-picker/index.d.ts +63 -11
- package/form-date-picker/index.mjs +1 -1
- package/form-holder/index.mjs +1 -1
- package/form-image/index.mjs +1 -1
- package/form-input/index.d.ts +3 -3
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.mjs +1 -1
- package/form-input-email/index.d.ts +3 -3
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +3 -3
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +5 -3
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +3 -3
- package/form-input-phone-number/index.mjs +1 -1
- package/form-item-group/index.d.ts +0 -2
- package/form-item-group/index.mjs +1 -1
- package/form-item-group/style.css +1 -1
- package/form-item-x/index.mjs +1 -1
- package/form-item-x/style.css +1 -1
- package/form-radio-group/index.d.ts +91 -4
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.mjs +1 -1
- package/form-row/index.mjs +1 -1
- package/form-select/index.d.ts +82 -10
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +2 -2
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.d.ts +4 -4
- package/form-switch/index.mjs +1 -1
- package/form-text/index.mjs +1 -1
- package/helper/dictionary.mjs +7 -7
- package/iframe-window/index.mjs +1 -1
- package/index.d.ts +2 -1
- package/index.mjs +47 -46
- package/month-calendar/index.d.ts +1 -1
- package/package.json +1 -1
- package/pageable-table/index.d.ts +4 -4
- package/pageable-table/index.mjs +1 -1
- package/resize-observer/index.mjs +1 -1
- package/table-column/index.d.ts +4 -4
- package/table-column/index.mjs +1 -1
- package/table-column-def/index.mjs +1 -1
- package/table-view/index.d.ts +340 -1
- package/table-view/index.mjs +458 -6
- package/table-view/style.css +1 -0
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.d.ts +136 -24
- package/toolbar-button/index.mjs +1 -1
- package/vue-cron/index.mjs +1 -1
- package/web-types.json +1 -1
- package/x-input-tag/index.mjs +6 -1
- package/year-calendar/index.mjs +1 -1
- package/chunks/BQ77eAb3.mjs +0 -71
- package/chunks/Br4i8stg.mjs +0 -222
- package/chunks/DO8dVGef.mjs +0 -98
- package/chunks/DtAYXPvz.mjs +0 -108
- package/chunks/S64sNmuR.mjs +0 -226
- package/chunks/dM-icPM8.mjs +0 -107
- package/chunks/pxFLMMUm.mjs +0 -110
- package/chunks/q1SlJP1y.mjs +0 -171
- /package/chunks/{CkFapoKt.mjs → B1MSrc6f.mjs} +0 -0
- /package/chunks/{BV_N8p9t.mjs → DiE4GJtU.mjs} +0 -0
|
@@ -1,9 +1,18 @@
|
|
|
1
|
-
import { t as e } from "./
|
|
1
|
+
import { t as e } from "./B1MSrc6f.mjs";
|
|
2
2
|
import { copy as t } from "@web-utils/core";
|
|
3
3
|
import { Fragment as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, createVNode as c, openBlock as l, renderList as u, toDisplayString as d, withCtx as f } from "vue";
|
|
4
4
|
import { ElButton as p, ElInputNumber as m, ElOption as h, ElRadio as g, ElRadioGroup as _, ElSelect as ee, ElTabPane as v, ElTabs as y } from "element-plus/es";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
5
|
+
import "element-plus/es/components/base/style/css";
|
|
6
|
+
import "element-plus/es/components/button/style/css";
|
|
7
|
+
import { formatDate as b } from "@web-utils/integrations/dayjs";
|
|
8
|
+
import "element-plus/es/components/tabs/style/css";
|
|
9
|
+
import "element-plus/es/components/tab-pane/style/css";
|
|
10
|
+
import "element-plus/es/components/radio-group/style/css";
|
|
11
|
+
import "element-plus/es/components/select/style/css";
|
|
12
|
+
import "element-plus/es/components/option/style/css";
|
|
13
|
+
import "element-plus/es/components/input-number/style/css";
|
|
14
|
+
import "element-plus/es/components/radio/style/css";
|
|
15
|
+
import { CronosExpression as x } from "cronosjs";
|
|
7
16
|
//#region src/components/vue-cron/language/zh.ts
|
|
8
17
|
var S = {
|
|
9
18
|
Seconds: {
|
|
@@ -458,7 +467,7 @@ var S = {
|
|
|
458
467
|
async handler() {
|
|
459
468
|
let e = `${this.secondsText} ${this.minutesText} ${this.hoursText} ${this.daysText} ${this.monthsText} ${this.weeksText} ${this.yearsText}`;
|
|
460
469
|
try {
|
|
461
|
-
this.runsParser ? this.runs = await this.runsParser(e) : this.runs =
|
|
470
|
+
this.runsParser ? this.runs = await this.runsParser(e) : this.runs = x.parse(e).nextNDates(/* @__PURE__ */ new Date(), 5).map((e) => b(e));
|
|
462
471
|
} catch (e) {
|
|
463
472
|
console.error(e), this.runs = [e.message];
|
|
464
473
|
}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as e } from "./BX-cVxlK.mjs";
|
|
2
2
|
import { getDictLabel as t } from "../helper/dictionary.mjs";
|
|
3
3
|
import { tableViewContextKey as n } from "../constants/index.mjs";
|
|
4
|
-
import { t as r } from "./
|
|
4
|
+
import { t as r } from "./DiE4GJtU.mjs";
|
|
5
5
|
import { computed as i, createVNode as a, inject as o, mergeProps as s, ref as c, watchEffect as l } from "vue";
|
|
6
6
|
import { ElTableColumn as u } from "element-plus/es";
|
|
7
|
+
import "element-plus/es/components/base/style/css";
|
|
8
|
+
import "element-plus/es/components/table-column/style/css";
|
|
7
9
|
//#endregion
|
|
8
10
|
//#region src/components/table/components/DictRender.vue
|
|
9
11
|
var d = {
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import { i as e, n as t } from "./
|
|
2
|
-
import { n } from "./
|
|
1
|
+
import { i as e, n as t } from "./DPO-hveW.mjs";
|
|
2
|
+
import { n } from "./CMMPk7_3.mjs";
|
|
3
3
|
import { createVNode as r, mergeProps as i, useModel as a } from "vue";
|
|
4
4
|
import { ElCheckbox as o } from "element-plus/es";
|
|
5
|
+
import "element-plus/es/components/base/style/css";
|
|
6
|
+
import "element-plus/es/components/checkbox/style/css";
|
|
5
7
|
//#region src/components/form/props/checkbox.ts
|
|
6
8
|
var s = {
|
|
7
9
|
...n,
|
|
@@ -16,7 +18,7 @@ var s = {
|
|
|
16
18
|
Boolean,
|
|
17
19
|
Object
|
|
18
20
|
],
|
|
19
|
-
|
|
21
|
+
labelValue: [
|
|
20
22
|
String,
|
|
21
23
|
Number,
|
|
22
24
|
Boolean,
|
|
@@ -49,7 +51,10 @@ var s = {
|
|
|
49
51
|
trueLabel: [String, Number],
|
|
50
52
|
falseLabel: [String, Number],
|
|
51
53
|
controls: String
|
|
52
|
-
}, c = {
|
|
54
|
+
}, c = {
|
|
55
|
+
modelValue: !0,
|
|
56
|
+
labelValue: !0
|
|
57
|
+
}, l = ["change"], u = (e) => n[e] === void 0 && c[e] !== !0, d = {
|
|
53
58
|
name: "FormCheckbox",
|
|
54
59
|
inheritAttrs: !1,
|
|
55
60
|
props: { ...s },
|
|
@@ -66,6 +71,7 @@ var s = {
|
|
|
66
71
|
predicate: u
|
|
67
72
|
});
|
|
68
73
|
return () => f({ vNodes: r(o, i(m.value, {
|
|
74
|
+
label: t.labelValue,
|
|
69
75
|
modelValue: d.value,
|
|
70
76
|
"onUpdate:modelValue": (e) => d.value = e,
|
|
71
77
|
disabled: p.value
|
|
@@ -0,0 +1,254 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
+
label: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
addRootNodeLabel: StringConstructor;
|
|
7
|
+
defaultExpandedKeys: {
|
|
8
|
+
type: ArrayConstructor;
|
|
9
|
+
default: () => never[];
|
|
10
|
+
};
|
|
11
|
+
newNodeBuilder: {
|
|
12
|
+
type: FunctionConstructor;
|
|
13
|
+
default: (name: string, parent: {
|
|
14
|
+
id: string | number;
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
}) => {
|
|
17
|
+
name: string;
|
|
18
|
+
parentId: string | number;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
contextMenu: BooleanConstructor;
|
|
22
|
+
lazy: {
|
|
23
|
+
type: BooleanConstructor;
|
|
24
|
+
default: boolean;
|
|
25
|
+
};
|
|
26
|
+
expandFirstNode: {
|
|
27
|
+
type: BooleanConstructor;
|
|
28
|
+
default: boolean;
|
|
29
|
+
};
|
|
30
|
+
readonly: BooleanConstructor;
|
|
31
|
+
saveApi: FunctionConstructor;
|
|
32
|
+
updateApi: FunctionConstructor;
|
|
33
|
+
deleteApi: FunctionConstructor;
|
|
34
|
+
fetchApi: FunctionConstructor;
|
|
35
|
+
customRootNode: (ObjectConstructor | FunctionConstructor)[];
|
|
36
|
+
rootNode: ObjectConstructor;
|
|
37
|
+
contextMenuIcon: BooleanConstructor;
|
|
38
|
+
contextMenuInline: BooleanConstructor;
|
|
39
|
+
treeProps: {
|
|
40
|
+
type: ObjectConstructor;
|
|
41
|
+
default: () => {
|
|
42
|
+
children: string;
|
|
43
|
+
label: string;
|
|
44
|
+
isLeaf: (data: any) => boolean;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
menuLabel: {
|
|
48
|
+
type: ObjectConstructor;
|
|
49
|
+
default: () => {
|
|
50
|
+
appendPeer: string;
|
|
51
|
+
appendChild: string;
|
|
52
|
+
removeNode: string;
|
|
53
|
+
editNode: string;
|
|
54
|
+
};
|
|
55
|
+
};
|
|
56
|
+
icon: {
|
|
57
|
+
type: (BooleanConstructor | FunctionConstructor)[];
|
|
58
|
+
default: (data: any, node: any) => string;
|
|
59
|
+
};
|
|
60
|
+
confirmButton: {
|
|
61
|
+
type: BooleanConstructor;
|
|
62
|
+
default: boolean;
|
|
63
|
+
};
|
|
64
|
+
addRootNodeButtonStyle: {
|
|
65
|
+
type: StringConstructor;
|
|
66
|
+
default: string;
|
|
67
|
+
};
|
|
68
|
+
reserveExpandKey: BooleanConstructor;
|
|
69
|
+
nodeKey: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
default: string;
|
|
72
|
+
};
|
|
73
|
+
defaultExpandAll: BooleanConstructor;
|
|
74
|
+
}>, {
|
|
75
|
+
autoBind: globalThis.ComputedRef<Record<string, any>>;
|
|
76
|
+
listeners: globalThis.ComputedRef<Record<string, any>>;
|
|
77
|
+
}, {
|
|
78
|
+
loading: boolean;
|
|
79
|
+
showMenu: boolean;
|
|
80
|
+
empty: boolean;
|
|
81
|
+
expandedKeys: unknown[];
|
|
82
|
+
treeData: never[];
|
|
83
|
+
curNode: {};
|
|
84
|
+
curData: {};
|
|
85
|
+
position: {};
|
|
86
|
+
text: string;
|
|
87
|
+
right: number;
|
|
88
|
+
treeKey: number;
|
|
89
|
+
}, {
|
|
90
|
+
defaultOptions(): {
|
|
91
|
+
confirmButtonText: string;
|
|
92
|
+
cancelButtonText: string;
|
|
93
|
+
closeOnClickModal: boolean;
|
|
94
|
+
modal: boolean;
|
|
95
|
+
inputErrorMessage: string;
|
|
96
|
+
inputPlaceholder: string;
|
|
97
|
+
inputValidator: (value: any) => boolean;
|
|
98
|
+
};
|
|
99
|
+
innerTreeData(): {};
|
|
100
|
+
}, {
|
|
101
|
+
addExpandKey(data: any): void;
|
|
102
|
+
removeExpandKey(data: any): void;
|
|
103
|
+
resize(): void;
|
|
104
|
+
showContextMenu(event: any, data: any, node: any): Promise<void>;
|
|
105
|
+
hideContextMenu(): void;
|
|
106
|
+
tryFetch(): Promise<void>;
|
|
107
|
+
loadNode(node: any, resolve: any): Promise<any>;
|
|
108
|
+
clear(): void;
|
|
109
|
+
clearChecked(): void;
|
|
110
|
+
removeNewNode(): void;
|
|
111
|
+
cancelEdit(): void;
|
|
112
|
+
editNode(node: any, data: any): Promise<void>;
|
|
113
|
+
appendRootNode(): Promise<void>;
|
|
114
|
+
appendChildNode(node: any): void;
|
|
115
|
+
appendChildNodeWithData(node: any, parentId: any, label: any): void;
|
|
116
|
+
appendPeerNode(node: any): void;
|
|
117
|
+
addRootNode(data: any): Promise<void>;
|
|
118
|
+
addChildNode(data: any): Promise<void>;
|
|
119
|
+
addPeerNode(data: any): Promise<void>;
|
|
120
|
+
updateNode(data: any): void;
|
|
121
|
+
setCurrentKey(key: any): void;
|
|
122
|
+
createNewChild(parentId: any): void;
|
|
123
|
+
removeNodeModal(node: any): Promise<void>;
|
|
124
|
+
removeNode(node: any): Promise<void>;
|
|
125
|
+
onConfirm(node: any, data: any): Promise<void>;
|
|
126
|
+
onCancel(node: any, data: any): void;
|
|
127
|
+
nodeClick(data: any, node: any, tree: any): void;
|
|
128
|
+
getCurrentNode(): any;
|
|
129
|
+
locateView(): Promise<void>;
|
|
130
|
+
scrollIntoView(expanded: any): Promise<void>;
|
|
131
|
+
inputKeyup(event: any, node: any, data: any): void;
|
|
132
|
+
inputBlur(event: any, node: any, data: any): void;
|
|
133
|
+
getCheckedKeys(): any;
|
|
134
|
+
setCheckedKeys(keys: any): void;
|
|
135
|
+
getCheckedNodes(): any;
|
|
136
|
+
setCheckedNodes(nodes: any): void;
|
|
137
|
+
getNode(data: any): any;
|
|
138
|
+
getRootNode(): any;
|
|
139
|
+
findTreeNode(data: any): import('@web-utils/core').TreeNode[];
|
|
140
|
+
registerNode(node: any): void;
|
|
141
|
+
reloadTree(): Promise<void>;
|
|
142
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
143
|
+
'remove-new-node': null;
|
|
144
|
+
'node-loaded': null;
|
|
145
|
+
'root-node-loaded': null;
|
|
146
|
+
'node-deleted': null;
|
|
147
|
+
'node-updated': null;
|
|
148
|
+
'node-added': null;
|
|
149
|
+
'on-node-click': null;
|
|
150
|
+
'add-root-node': null;
|
|
151
|
+
'create-new-node': null;
|
|
152
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
153
|
+
label: {
|
|
154
|
+
type: StringConstructor;
|
|
155
|
+
default: string;
|
|
156
|
+
};
|
|
157
|
+
addRootNodeLabel: StringConstructor;
|
|
158
|
+
defaultExpandedKeys: {
|
|
159
|
+
type: ArrayConstructor;
|
|
160
|
+
default: () => never[];
|
|
161
|
+
};
|
|
162
|
+
newNodeBuilder: {
|
|
163
|
+
type: FunctionConstructor;
|
|
164
|
+
default: (name: string, parent: {
|
|
165
|
+
id: string | number;
|
|
166
|
+
[key: string]: any;
|
|
167
|
+
}) => {
|
|
168
|
+
name: string;
|
|
169
|
+
parentId: string | number;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
172
|
+
contextMenu: BooleanConstructor;
|
|
173
|
+
lazy: {
|
|
174
|
+
type: BooleanConstructor;
|
|
175
|
+
default: boolean;
|
|
176
|
+
};
|
|
177
|
+
expandFirstNode: {
|
|
178
|
+
type: BooleanConstructor;
|
|
179
|
+
default: boolean;
|
|
180
|
+
};
|
|
181
|
+
readonly: BooleanConstructor;
|
|
182
|
+
saveApi: FunctionConstructor;
|
|
183
|
+
updateApi: FunctionConstructor;
|
|
184
|
+
deleteApi: FunctionConstructor;
|
|
185
|
+
fetchApi: FunctionConstructor;
|
|
186
|
+
customRootNode: (ObjectConstructor | FunctionConstructor)[];
|
|
187
|
+
rootNode: ObjectConstructor;
|
|
188
|
+
contextMenuIcon: BooleanConstructor;
|
|
189
|
+
contextMenuInline: BooleanConstructor;
|
|
190
|
+
treeProps: {
|
|
191
|
+
type: ObjectConstructor;
|
|
192
|
+
default: () => {
|
|
193
|
+
children: string;
|
|
194
|
+
label: string;
|
|
195
|
+
isLeaf: (data: any) => boolean;
|
|
196
|
+
};
|
|
197
|
+
};
|
|
198
|
+
menuLabel: {
|
|
199
|
+
type: ObjectConstructor;
|
|
200
|
+
default: () => {
|
|
201
|
+
appendPeer: string;
|
|
202
|
+
appendChild: string;
|
|
203
|
+
removeNode: string;
|
|
204
|
+
editNode: string;
|
|
205
|
+
};
|
|
206
|
+
};
|
|
207
|
+
icon: {
|
|
208
|
+
type: (BooleanConstructor | FunctionConstructor)[];
|
|
209
|
+
default: (data: any, node: any) => string;
|
|
210
|
+
};
|
|
211
|
+
confirmButton: {
|
|
212
|
+
type: BooleanConstructor;
|
|
213
|
+
default: boolean;
|
|
214
|
+
};
|
|
215
|
+
addRootNodeButtonStyle: {
|
|
216
|
+
type: StringConstructor;
|
|
217
|
+
default: string;
|
|
218
|
+
};
|
|
219
|
+
reserveExpandKey: BooleanConstructor;
|
|
220
|
+
nodeKey: {
|
|
221
|
+
type: StringConstructor;
|
|
222
|
+
default: string;
|
|
223
|
+
};
|
|
224
|
+
defaultExpandAll: BooleanConstructor;
|
|
225
|
+
}>> & Readonly<{
|
|
226
|
+
"onRemove-new-node"?: ((...args: any[]) => any) | undefined;
|
|
227
|
+
"onNode-loaded"?: ((...args: any[]) => any) | undefined;
|
|
228
|
+
"onRoot-node-loaded"?: ((...args: any[]) => any) | undefined;
|
|
229
|
+
"onNode-deleted"?: ((...args: any[]) => any) | undefined;
|
|
230
|
+
"onNode-updated"?: ((...args: any[]) => any) | undefined;
|
|
231
|
+
"onNode-added"?: ((...args: any[]) => any) | undefined;
|
|
232
|
+
"onOn-node-click"?: ((...args: any[]) => any) | undefined;
|
|
233
|
+
"onAdd-root-node"?: ((...args: any[]) => any) | undefined;
|
|
234
|
+
"onCreate-new-node"?: ((...args: any[]) => any) | undefined;
|
|
235
|
+
}>, {
|
|
236
|
+
icon: boolean | Function;
|
|
237
|
+
label: string;
|
|
238
|
+
defaultExpandedKeys: unknown[];
|
|
239
|
+
newNodeBuilder: Function;
|
|
240
|
+
contextMenu: boolean;
|
|
241
|
+
lazy: boolean;
|
|
242
|
+
expandFirstNode: boolean;
|
|
243
|
+
readonly: boolean;
|
|
244
|
+
contextMenuIcon: boolean;
|
|
245
|
+
contextMenuInline: boolean;
|
|
246
|
+
treeProps: Record<string, any>;
|
|
247
|
+
menuLabel: Record<string, any>;
|
|
248
|
+
confirmButton: boolean;
|
|
249
|
+
addRootNodeButtonStyle: string;
|
|
250
|
+
reserveExpandKey: boolean;
|
|
251
|
+
nodeKey: string;
|
|
252
|
+
defaultExpandAll: boolean;
|
|
253
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
254
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.editable-tree{position:relative}.editable-tree.et-tree-label-overflow-visible .et-tree-label{position:static}.et-tree-wrapper{text-align:left;flex-direction:column;width:100%;display:flex;overflow:auto}.et-tree-wrapper .el-tree{width:100%;display:table;overflow:visible}.et-tree-wrapper .el-button+.el-button{margin-left:8px!important}.et-tree-wrapper .el-input__inner{padding:0 4px}.et-tree-wrapper .custom-tree-node{align-items:center;width:100%;padding-right:8px;font-size:14px;display:flex}.et-tree-wrapper .custom-tree-node:hover .handle-actions{display:block}.et-tree-wrapper .custom-tree-node .handle-actions{align-self:flex-end;display:none}.et-tree-wrapper .custom-tree-node .node-icon{margin-top:2px;margin-right:4px}.et-tree-wrapper .node-label{align-items:center}.et-tree-wrapper .node-input{min-width:140px;margin-right:10px}.et-tree-wrapper .menu{z-index:3;background:#fff;border-radius:4px;padding:0;position:fixed;box-shadow:0 5px 10px #bebebe}.et-tree-wrapper .menu-item{color:#242f42;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 20px 8px 8px;font:11px/100% tahoma,arial,sans-serif;display:block}.et-tree-wrapper .menu .menu-item:hover{color:#66b1ff;background-color:#ecf5ff}.et-tree-wrapper .menu-item-icon{margin-right:4px;font-size:1.3em;font-weight:700}
|
|
@@ -11,11 +11,11 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
11
11
|
title: string;
|
|
12
12
|
fullscreen: boolean;
|
|
13
13
|
customClass: string;
|
|
14
|
+
top: string;
|
|
15
|
+
showClose: boolean;
|
|
14
16
|
showFullscreen: boolean;
|
|
15
17
|
showFullScreen: boolean;
|
|
16
|
-
showClose: boolean;
|
|
17
18
|
modelValue: boolean;
|
|
18
|
-
top: string;
|
|
19
19
|
modal: boolean;
|
|
20
20
|
modalPenetrable: boolean;
|
|
21
21
|
appendToBody: boolean;
|
|
@@ -31,9 +31,9 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
31
31
|
destroyOnClose: boolean;
|
|
32
32
|
headerAriaLevel: string;
|
|
33
33
|
beforeClose?: Function | undefined;
|
|
34
|
-
height?: string | undefined;
|
|
35
34
|
zIndex?: number | undefined;
|
|
36
35
|
appendTo?: string | Record<string, any> | undefined;
|
|
36
|
+
height?: string | undefined;
|
|
37
37
|
width?: string | number | undefined;
|
|
38
38
|
modalClass?: string | undefined;
|
|
39
39
|
headerClass?: string | undefined;
|
|
@@ -46,11 +46,11 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
46
46
|
readonly title?: string | undefined;
|
|
47
47
|
readonly fullscreen?: boolean | undefined;
|
|
48
48
|
readonly customClass?: string | undefined;
|
|
49
|
+
readonly top?: string | undefined;
|
|
50
|
+
readonly showClose?: boolean | undefined;
|
|
49
51
|
readonly showFullscreen?: boolean | undefined;
|
|
50
52
|
readonly showFullScreen?: boolean | undefined;
|
|
51
|
-
readonly showClose?: boolean | undefined;
|
|
52
53
|
readonly modelValue?: boolean | undefined;
|
|
53
|
-
readonly top?: string | undefined;
|
|
54
54
|
readonly modal?: boolean | undefined;
|
|
55
55
|
readonly modalPenetrable?: boolean | undefined;
|
|
56
56
|
readonly appendToBody?: boolean | undefined;
|
|
@@ -66,9 +66,9 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
66
66
|
readonly destroyOnClose?: boolean | undefined;
|
|
67
67
|
readonly headerAriaLevel?: string | undefined;
|
|
68
68
|
readonly beforeClose?: Function | undefined;
|
|
69
|
-
readonly height?: string | undefined;
|
|
70
69
|
readonly zIndex?: number | undefined;
|
|
71
70
|
readonly appendTo?: string | Record<string, any> | undefined;
|
|
71
|
+
readonly height?: string | undefined;
|
|
72
72
|
readonly width?: string | number | undefined;
|
|
73
73
|
readonly modalClass?: string | undefined;
|
|
74
74
|
readonly headerClass?: string | undefined;
|
package/element-dialog/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/DukJJ_BZ.mjs";
|
|
2
2
|
export { e as default };
|
package/form-cascader/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
|
-
modelValue: (StringConstructor |
|
|
2
|
+
modelValue: (StringConstructor | ArrayConstructor | NumberConstructor)[];
|
|
3
3
|
options: ArrayConstructor;
|
|
4
4
|
props: ObjectConstructor;
|
|
5
5
|
size: StringConstructor;
|
|
@@ -70,7 +70,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
70
70
|
default: number;
|
|
71
71
|
};
|
|
72
72
|
emptyValues: ArrayConstructor;
|
|
73
|
-
valueOnClear: (StringConstructor | BooleanConstructor |
|
|
73
|
+
valueOnClear: (StringConstructor | BooleanConstructor | FunctionConstructor | NumberConstructor)[];
|
|
74
74
|
persistent: {
|
|
75
75
|
type: BooleanConstructor;
|
|
76
76
|
default: boolean;
|
|
@@ -218,7 +218,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
218
218
|
'remove-tag': null;
|
|
219
219
|
"update:modelValue": null;
|
|
220
220
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
221
|
-
modelValue: (StringConstructor |
|
|
221
|
+
modelValue: (StringConstructor | ArrayConstructor | NumberConstructor)[];
|
|
222
222
|
options: ArrayConstructor;
|
|
223
223
|
props: ObjectConstructor;
|
|
224
224
|
size: StringConstructor;
|
|
@@ -289,7 +289,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
289
289
|
default: number;
|
|
290
290
|
};
|
|
291
291
|
emptyValues: ArrayConstructor;
|
|
292
|
-
valueOnClear: (StringConstructor | BooleanConstructor |
|
|
292
|
+
valueOnClear: (StringConstructor | BooleanConstructor | FunctionConstructor | NumberConstructor)[];
|
|
293
293
|
persistent: {
|
|
294
294
|
type: BooleanConstructor;
|
|
295
295
|
default: boolean;
|
|
@@ -443,6 +443,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
443
443
|
tag: string;
|
|
444
444
|
offset: number;
|
|
445
445
|
placement: string;
|
|
446
|
+
readonly: boolean;
|
|
446
447
|
required: boolean;
|
|
447
448
|
wrapCol: boolean;
|
|
448
449
|
block: boolean;
|
|
@@ -455,7 +456,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
455
456
|
inlineMessage: boolean;
|
|
456
457
|
pull: number;
|
|
457
458
|
wrapFormItem: boolean;
|
|
458
|
-
readonly: boolean;
|
|
459
459
|
treeDict: boolean;
|
|
460
460
|
idAsValue: boolean;
|
|
461
461
|
labelAsValue: boolean;
|
package/form-cascader/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/6whKG2aW.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
modelValue: {
|
|
3
|
-
type: ArrayConstructor;
|
|
3
|
+
type: (StringConstructor | ArrayConstructor)[];
|
|
4
4
|
default: () => never[];
|
|
5
5
|
};
|
|
6
6
|
size: StringConstructor;
|
|
@@ -23,8 +23,10 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
23
23
|
type: BooleanConstructor;
|
|
24
24
|
default: boolean;
|
|
25
25
|
};
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
options: {
|
|
27
|
+
type: ArrayConstructor;
|
|
28
|
+
default: () => never[];
|
|
29
|
+
};
|
|
28
30
|
props: {
|
|
29
31
|
type: ObjectConstructor;
|
|
30
32
|
default: () => {
|
|
@@ -42,6 +44,32 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
42
44
|
type: StringConstructor;
|
|
43
45
|
default: string;
|
|
44
46
|
};
|
|
47
|
+
other: StringConstructor[];
|
|
48
|
+
otherVal: StringConstructor[];
|
|
49
|
+
otherProp: StringConstructor;
|
|
50
|
+
otherPlaceholder: StringConstructor;
|
|
51
|
+
otherLabel: StringConstructor;
|
|
52
|
+
otherWidth: {
|
|
53
|
+
type: StringConstructor;
|
|
54
|
+
default: string;
|
|
55
|
+
};
|
|
56
|
+
otherMaxLength: StringConstructor;
|
|
57
|
+
gender: BooleanConstructor;
|
|
58
|
+
confirm: BooleanConstructor;
|
|
59
|
+
labelProp: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
valueProp: {
|
|
64
|
+
type: StringConstructor;
|
|
65
|
+
default: string;
|
|
66
|
+
};
|
|
67
|
+
split: BooleanConstructor;
|
|
68
|
+
sort: BooleanConstructor;
|
|
69
|
+
classic: BooleanConstructor;
|
|
70
|
+
fillRow: BooleanConstructor;
|
|
71
|
+
ellipsis: BooleanConstructor;
|
|
72
|
+
dictType: StringConstructor;
|
|
45
73
|
wrapFormItem: {
|
|
46
74
|
type: BooleanConstructor;
|
|
47
75
|
default: boolean;
|
|
@@ -83,6 +111,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
83
111
|
type: (ObjectConstructor | NumberConstructor)[];
|
|
84
112
|
};
|
|
85
113
|
prop: (StringConstructor | ArrayConstructor)[];
|
|
114
|
+
label: StringConstructor;
|
|
86
115
|
labelPosition: {
|
|
87
116
|
type: StringConstructor;
|
|
88
117
|
default: string;
|
|
@@ -130,11 +159,12 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
130
159
|
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
131
160
|
[key: string]: any;
|
|
132
161
|
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
162
|
+
'update:other': null;
|
|
133
163
|
change: null;
|
|
134
164
|
"update:modelValue": null;
|
|
135
165
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
136
166
|
modelValue: {
|
|
137
|
-
type: ArrayConstructor;
|
|
167
|
+
type: (StringConstructor | ArrayConstructor)[];
|
|
138
168
|
default: () => never[];
|
|
139
169
|
};
|
|
140
170
|
size: StringConstructor;
|
|
@@ -157,8 +187,10 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
157
187
|
type: BooleanConstructor;
|
|
158
188
|
default: boolean;
|
|
159
189
|
};
|
|
160
|
-
|
|
161
|
-
|
|
190
|
+
options: {
|
|
191
|
+
type: ArrayConstructor;
|
|
192
|
+
default: () => never[];
|
|
193
|
+
};
|
|
162
194
|
props: {
|
|
163
195
|
type: ObjectConstructor;
|
|
164
196
|
default: () => {
|
|
@@ -176,6 +208,32 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
176
208
|
type: StringConstructor;
|
|
177
209
|
default: string;
|
|
178
210
|
};
|
|
211
|
+
other: StringConstructor[];
|
|
212
|
+
otherVal: StringConstructor[];
|
|
213
|
+
otherProp: StringConstructor;
|
|
214
|
+
otherPlaceholder: StringConstructor;
|
|
215
|
+
otherLabel: StringConstructor;
|
|
216
|
+
otherWidth: {
|
|
217
|
+
type: StringConstructor;
|
|
218
|
+
default: string;
|
|
219
|
+
};
|
|
220
|
+
otherMaxLength: StringConstructor;
|
|
221
|
+
gender: BooleanConstructor;
|
|
222
|
+
confirm: BooleanConstructor;
|
|
223
|
+
labelProp: {
|
|
224
|
+
type: StringConstructor;
|
|
225
|
+
default: string;
|
|
226
|
+
};
|
|
227
|
+
valueProp: {
|
|
228
|
+
type: StringConstructor;
|
|
229
|
+
default: string;
|
|
230
|
+
};
|
|
231
|
+
split: BooleanConstructor;
|
|
232
|
+
sort: BooleanConstructor;
|
|
233
|
+
classic: BooleanConstructor;
|
|
234
|
+
fillRow: BooleanConstructor;
|
|
235
|
+
ellipsis: BooleanConstructor;
|
|
236
|
+
dictType: StringConstructor;
|
|
179
237
|
wrapFormItem: {
|
|
180
238
|
type: BooleanConstructor;
|
|
181
239
|
default: boolean;
|
|
@@ -217,6 +275,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
217
275
|
type: (ObjectConstructor | NumberConstructor)[];
|
|
218
276
|
};
|
|
219
277
|
prop: (StringConstructor | ArrayConstructor)[];
|
|
278
|
+
label: StringConstructor;
|
|
220
279
|
labelPosition: {
|
|
221
280
|
type: StringConstructor;
|
|
222
281
|
default: string;
|
|
@@ -264,17 +323,21 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
264
323
|
}>> & Readonly<{
|
|
265
324
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
266
325
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
326
|
+
"onUpdate:other"?: ((...args: any[]) => any) | undefined;
|
|
267
327
|
}>, {
|
|
268
328
|
props: Record<string, any>;
|
|
269
329
|
disabled: boolean;
|
|
270
330
|
type: string;
|
|
271
331
|
push: number;
|
|
332
|
+
sort: boolean;
|
|
272
333
|
fill: string;
|
|
273
334
|
col: boolean;
|
|
274
335
|
span: number;
|
|
336
|
+
split: boolean;
|
|
337
|
+
confirm: boolean;
|
|
275
338
|
tag: string;
|
|
276
339
|
offset: number;
|
|
277
|
-
modelValue: unknown[];
|
|
340
|
+
modelValue: string | unknown[];
|
|
278
341
|
required: boolean;
|
|
279
342
|
wrapCol: boolean;
|
|
280
343
|
block: boolean;
|
|
@@ -287,9 +350,17 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
287
350
|
inlineMessage: boolean;
|
|
288
351
|
pull: number;
|
|
289
352
|
wrapFormItem: boolean;
|
|
353
|
+
options: unknown[];
|
|
290
354
|
validateEvent: boolean;
|
|
291
355
|
textColor: string;
|
|
292
356
|
stringMode: boolean;
|
|
293
357
|
delimiter: string;
|
|
358
|
+
otherWidth: string;
|
|
359
|
+
gender: boolean;
|
|
360
|
+
labelProp: string;
|
|
361
|
+
valueProp: string;
|
|
362
|
+
classic: boolean;
|
|
363
|
+
fillRow: boolean;
|
|
364
|
+
ellipsis: boolean;
|
|
294
365
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
295
366
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CRf0wnBc.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.form-checkbox-group.form-checkbox-group-row-ellipsis .el-checkbox-group{overflow:hidden}.form-checkbox-group.form-checkbox-group-row-ellipsis .el-checkbox__label,.form-checkbox-group.form-checkbox-group-row-ellipsis .el-checkbox{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:flex;overflow:hidden}.form-checkbox-group.form-checkbox-group-row.form-checkbox-group-row-break-word .el-checkbox__label{white-space:normal;word-wrap:break-word;word-break:break-all}.form-checkbox-group .form-checkbox-group-other{margin-left:10px;display:inline-block}.form-checkbox-group .form-checkbox-group-other .el-form-item__label{display:none}
|
package/form-checkbox/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
modelValue: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
3
3
|
value: (StringConstructor | BooleanConstructor | ObjectConstructor | NumberConstructor)[];
|
|
4
|
-
|
|
4
|
+
labelValue: (StringConstructor | BooleanConstructor | ObjectConstructor | NumberConstructor)[];
|
|
5
5
|
trueValue: (StringConstructor | NumberConstructor)[];
|
|
6
6
|
falseValue: (StringConstructor | NumberConstructor)[];
|
|
7
7
|
border: {
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
74
74
|
default: string;
|
|
75
75
|
};
|
|
76
76
|
prop: (StringConstructor | ArrayConstructor)[];
|
|
77
|
+
label: StringConstructor;
|
|
77
78
|
labelPosition: {
|
|
78
79
|
type: StringConstructor;
|
|
79
80
|
default: string;
|
|
@@ -126,7 +127,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
126
127
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
127
128
|
modelValue: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
128
129
|
value: (StringConstructor | BooleanConstructor | ObjectConstructor | NumberConstructor)[];
|
|
129
|
-
|
|
130
|
+
labelValue: (StringConstructor | BooleanConstructor | ObjectConstructor | NumberConstructor)[];
|
|
130
131
|
trueValue: (StringConstructor | NumberConstructor)[];
|
|
131
132
|
falseValue: (StringConstructor | NumberConstructor)[];
|
|
132
133
|
border: {
|
|
@@ -199,6 +200,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
199
200
|
default: string;
|
|
200
201
|
};
|
|
201
202
|
prop: (StringConstructor | ArrayConstructor)[];
|
|
203
|
+
label: StringConstructor;
|
|
202
204
|
labelPosition: {
|
|
203
205
|
type: StringConstructor;
|
|
204
206
|
default: string;
|
package/form-checkbox/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/ierlNKc4.mjs";
|
|
2
2
|
export { e as default };
|