yc-vep-ui 0.0.12 → 0.0.14
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/vep-ui.es.js +278 -99
- package/dist/vep-ui.umd.js +1 -1
- package/dist/yc-vep-ui.css +1 -1
- package/package.json +1 -1
package/dist/vep-ui.es.js
CHANGED
|
@@ -2,8 +2,187 @@ import e, { ElButton as t, ElDatePicker as n, ElInput as r, ElInputNumber as i,
|
|
|
2
2
|
import { Fragment as p, computed as m, createBlock as h, createCommentVNode as g, createElementBlock as _, createElementVNode as v, createPropsRestProxy as y, createSlots as b, createTextVNode as x, createVNode as S, defineComponent as C, h as w, mergeModels as T, mergeProps as E, nextTick as ee, normalizeClass as D, normalizeStyle as O, onBeforeUnmount as te, onMounted as k, onUnmounted as ne, openBlock as A, reactive as j, ref as M, renderList as N, renderSlot as P, resolveComponent as F, resolveDirective as re, resolveDynamicComponent as I, setBlockTracking as ie, toDisplayString as L, toValue as R, unref as z, useCssVars as ae, useModel as oe, watch as B, watchEffect as se, withCtx as V, withDirectives as ce } from "vue";
|
|
3
3
|
import { AiEditor as le } from "aieditor";
|
|
4
4
|
import { init as ue } from "echarts";
|
|
5
|
-
//#region
|
|
6
|
-
var de = {
|
|
5
|
+
//#region node_modules/element-plus/es/locale/lang/zh-cn.mjs
|
|
6
|
+
var de = {
|
|
7
|
+
name: "zh-cn",
|
|
8
|
+
el: {
|
|
9
|
+
breadcrumb: { label: "面包屑" },
|
|
10
|
+
colorpicker: {
|
|
11
|
+
confirm: "确定",
|
|
12
|
+
clear: "清空",
|
|
13
|
+
defaultLabel: "颜色选择器",
|
|
14
|
+
description: "当前颜色 {color},按 Enter 键选择新颜色",
|
|
15
|
+
alphaLabel: "选择透明度的值",
|
|
16
|
+
alphaDescription: "透明度 {alpha}, 当前颜色 {color}",
|
|
17
|
+
hueLabel: "选择色相值",
|
|
18
|
+
hueDescription: "色相 {hue}, 当前颜色 {color}",
|
|
19
|
+
svLabel: "选择饱和度与明度的值",
|
|
20
|
+
svDescription: "饱和度 {saturation}, 明度 {brightness}, 当前颜色 {color}",
|
|
21
|
+
predefineDescription: "选择 {value} 作为颜色"
|
|
22
|
+
},
|
|
23
|
+
datepicker: {
|
|
24
|
+
now: "此刻",
|
|
25
|
+
today: "今天",
|
|
26
|
+
cancel: "取消",
|
|
27
|
+
clear: "清空",
|
|
28
|
+
confirm: "确定",
|
|
29
|
+
dateTablePrompt: "使用方向键与 Enter 键可选择日期",
|
|
30
|
+
monthTablePrompt: "使用方向键与 Enter 键可选择月份",
|
|
31
|
+
yearTablePrompt: "使用方向键与 Enter 键可选择年份",
|
|
32
|
+
selectedDate: "已选日期",
|
|
33
|
+
selectDate: "选择日期",
|
|
34
|
+
selectTime: "选择时间",
|
|
35
|
+
startDate: "开始日期",
|
|
36
|
+
startTime: "开始时间",
|
|
37
|
+
endDate: "结束日期",
|
|
38
|
+
endTime: "结束时间",
|
|
39
|
+
prevYear: "前一年",
|
|
40
|
+
nextYear: "后一年",
|
|
41
|
+
prevMonth: "上个月",
|
|
42
|
+
nextMonth: "下个月",
|
|
43
|
+
year: "年",
|
|
44
|
+
month1: "1 月",
|
|
45
|
+
month2: "2 月",
|
|
46
|
+
month3: "3 月",
|
|
47
|
+
month4: "4 月",
|
|
48
|
+
month5: "5 月",
|
|
49
|
+
month6: "6 月",
|
|
50
|
+
month7: "7 月",
|
|
51
|
+
month8: "8 月",
|
|
52
|
+
month9: "9 月",
|
|
53
|
+
month10: "10 月",
|
|
54
|
+
month11: "11 月",
|
|
55
|
+
month12: "12 月",
|
|
56
|
+
weeks: {
|
|
57
|
+
sun: "日",
|
|
58
|
+
mon: "一",
|
|
59
|
+
tue: "二",
|
|
60
|
+
wed: "三",
|
|
61
|
+
thu: "四",
|
|
62
|
+
fri: "五",
|
|
63
|
+
sat: "六"
|
|
64
|
+
},
|
|
65
|
+
weeksFull: {
|
|
66
|
+
sun: "星期日",
|
|
67
|
+
mon: "星期一",
|
|
68
|
+
tue: "星期二",
|
|
69
|
+
wed: "星期三",
|
|
70
|
+
thu: "星期四",
|
|
71
|
+
fri: "星期五",
|
|
72
|
+
sat: "星期六"
|
|
73
|
+
},
|
|
74
|
+
months: {
|
|
75
|
+
jan: "一月",
|
|
76
|
+
feb: "二月",
|
|
77
|
+
mar: "三月",
|
|
78
|
+
apr: "四月",
|
|
79
|
+
may: "五月",
|
|
80
|
+
jun: "六月",
|
|
81
|
+
jul: "七月",
|
|
82
|
+
aug: "八月",
|
|
83
|
+
sep: "九月",
|
|
84
|
+
oct: "十月",
|
|
85
|
+
nov: "十一月",
|
|
86
|
+
dec: "十二月"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
inputNumber: {
|
|
90
|
+
decrease: "减少数值",
|
|
91
|
+
increase: "增加数值"
|
|
92
|
+
},
|
|
93
|
+
select: {
|
|
94
|
+
loading: "加载中",
|
|
95
|
+
noMatch: "无匹配数据",
|
|
96
|
+
noData: "无数据",
|
|
97
|
+
placeholder: "请选择"
|
|
98
|
+
},
|
|
99
|
+
mention: { loading: "加载中" },
|
|
100
|
+
dropdown: { toggleDropdown: "切换下拉选项" },
|
|
101
|
+
cascader: {
|
|
102
|
+
noMatch: "无匹配数据",
|
|
103
|
+
loading: "加载中",
|
|
104
|
+
placeholder: "请选择",
|
|
105
|
+
noData: "暂无数据"
|
|
106
|
+
},
|
|
107
|
+
pagination: {
|
|
108
|
+
goto: "前往",
|
|
109
|
+
pagesize: "条/页",
|
|
110
|
+
total: "共 {total} 条",
|
|
111
|
+
pageClassifier: "页",
|
|
112
|
+
page: "页",
|
|
113
|
+
prev: "上一页",
|
|
114
|
+
next: "下一页",
|
|
115
|
+
currentPage: "第 {pager} 页",
|
|
116
|
+
prevPages: "向前 {pager} 页",
|
|
117
|
+
nextPages: "向后 {pager} 页",
|
|
118
|
+
deprecationWarning: "你使用了一些已被废弃的用法,请参考 el-pagination 的官方文档"
|
|
119
|
+
},
|
|
120
|
+
dialog: { close: "关闭此对话框" },
|
|
121
|
+
drawer: { close: "关闭此对话框" },
|
|
122
|
+
messagebox: {
|
|
123
|
+
title: "提示",
|
|
124
|
+
confirm: "确定",
|
|
125
|
+
cancel: "取消",
|
|
126
|
+
error: "输入的数据不合法!",
|
|
127
|
+
close: "关闭此对话框"
|
|
128
|
+
},
|
|
129
|
+
upload: {
|
|
130
|
+
deleteTip: "按 Delete 键可删除",
|
|
131
|
+
delete: "删除",
|
|
132
|
+
preview: "查看图片",
|
|
133
|
+
continue: "继续上传"
|
|
134
|
+
},
|
|
135
|
+
slider: {
|
|
136
|
+
defaultLabel: "滑块介于 {min} 至 {max}",
|
|
137
|
+
defaultRangeStartLabel: "选择起始值",
|
|
138
|
+
defaultRangeEndLabel: "选择结束值"
|
|
139
|
+
},
|
|
140
|
+
table: {
|
|
141
|
+
emptyText: "暂无数据",
|
|
142
|
+
confirmFilter: "筛选",
|
|
143
|
+
resetFilter: "重置",
|
|
144
|
+
clearFilter: "全部",
|
|
145
|
+
sumText: "合计",
|
|
146
|
+
selectAllLabel: "选择所有行",
|
|
147
|
+
selectRowLabel: "选择当前行",
|
|
148
|
+
expandRowLabel: "展开当前行",
|
|
149
|
+
collapseRowLabel: "收起当前行",
|
|
150
|
+
sortLabel: "按 {column} 排序",
|
|
151
|
+
filterLabel: "按 {column} 过滤"
|
|
152
|
+
},
|
|
153
|
+
tag: { close: "关闭此标签" },
|
|
154
|
+
tour: {
|
|
155
|
+
next: "下一步",
|
|
156
|
+
previous: "上一步",
|
|
157
|
+
finish: "结束导览",
|
|
158
|
+
close: "关闭此对话框"
|
|
159
|
+
},
|
|
160
|
+
tree: { emptyText: "暂无数据" },
|
|
161
|
+
transfer: {
|
|
162
|
+
noMatch: "无匹配数据",
|
|
163
|
+
noData: "无数据",
|
|
164
|
+
titles: ["列表 1", "列表 2"],
|
|
165
|
+
filterPlaceholder: "请输入搜索内容",
|
|
166
|
+
noCheckedFormat: "共 {total} 项",
|
|
167
|
+
hasCheckedFormat: "已选 {checked}/{total} 项"
|
|
168
|
+
},
|
|
169
|
+
image: { error: "加载失败" },
|
|
170
|
+
pageHeader: { title: "返回" },
|
|
171
|
+
popconfirm: {
|
|
172
|
+
confirmButtonText: "确定",
|
|
173
|
+
cancelButtonText: "取消"
|
|
174
|
+
},
|
|
175
|
+
carousel: {
|
|
176
|
+
leftArrow: "上一张幻灯片",
|
|
177
|
+
rightArrow: "下一张幻灯片",
|
|
178
|
+
indicator: "幻灯片切换至索引 {index}"
|
|
179
|
+
},
|
|
180
|
+
inputOTP: {
|
|
181
|
+
groupLabel: "一次性密码输入框",
|
|
182
|
+
defaultLabel: "请输入第 {index} 位 OTP 字符"
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}, fe = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, pe = /* @__PURE__ */ C({
|
|
7
186
|
__name: "index",
|
|
8
187
|
props: {
|
|
9
188
|
title: {},
|
|
@@ -24,7 +203,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
24
203
|
"ui-card": !0,
|
|
25
204
|
hideBorder: e.hideBorder
|
|
26
205
|
} }), b({
|
|
27
|
-
default: V(() => [v("div",
|
|
206
|
+
default: V(() => [v("div", fe, [P(n.$slots, "default", {}, void 0, !0)])]),
|
|
28
207
|
_: 2
|
|
29
208
|
}, [e.title && e.title?.length > 0 ? {
|
|
30
209
|
name: "header",
|
|
@@ -40,7 +219,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
40
219
|
let n = e.__vccOpts || e;
|
|
41
220
|
for (let [e, r] of t) n[e] = r;
|
|
42
221
|
return n;
|
|
43
|
-
}, U = /* @__PURE__ */ H(
|
|
222
|
+
}, U = /* @__PURE__ */ H(pe, [["__scopeId", "data-v-ae248017"]]), me = /* @__PURE__ */ C({
|
|
44
223
|
name: "ArrowRight",
|
|
45
224
|
__name: "arrow-right",
|
|
46
225
|
setup(e) {
|
|
@@ -52,7 +231,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
52
231
|
d: "M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512 340.864 831.872a30.59 30.59 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"
|
|
53
232
|
})]));
|
|
54
233
|
}
|
|
55
|
-
}),
|
|
234
|
+
}), he = /* @__PURE__ */ C({
|
|
56
235
|
name: "ArrowUp",
|
|
57
236
|
__name: "arrow-up",
|
|
58
237
|
setup(e) {
|
|
@@ -64,7 +243,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
64
243
|
d: "m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"
|
|
65
244
|
})]));
|
|
66
245
|
}
|
|
67
|
-
}),
|
|
246
|
+
}), ge = /* @__PURE__ */ C({
|
|
68
247
|
name: "CirclePlus",
|
|
69
248
|
__name: "circle-plus",
|
|
70
249
|
setup(e) {
|
|
@@ -86,7 +265,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
86
265
|
})
|
|
87
266
|
]));
|
|
88
267
|
}
|
|
89
|
-
}),
|
|
268
|
+
}), _e = /* @__PURE__ */ C({
|
|
90
269
|
name: "Delete",
|
|
91
270
|
__name: "delete",
|
|
92
271
|
setup(e) {
|
|
@@ -98,7 +277,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
98
277
|
d: "M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"
|
|
99
278
|
})]));
|
|
100
279
|
}
|
|
101
|
-
}),
|
|
280
|
+
}), ve = /* @__PURE__ */ C({
|
|
102
281
|
name: "DocumentAdd",
|
|
103
282
|
__name: "document-add",
|
|
104
283
|
setup(e) {
|
|
@@ -110,7 +289,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
110
289
|
d: "M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"
|
|
111
290
|
})]));
|
|
112
291
|
}
|
|
113
|
-
}),
|
|
292
|
+
}), ye = /* @__PURE__ */ C({
|
|
114
293
|
name: "Edit",
|
|
115
294
|
__name: "edit",
|
|
116
295
|
setup(e) {
|
|
@@ -125,7 +304,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
125
304
|
d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"
|
|
126
305
|
})]));
|
|
127
306
|
}
|
|
128
|
-
}),
|
|
307
|
+
}), be = /* @__PURE__ */ C({
|
|
129
308
|
name: "Folder",
|
|
130
309
|
__name: "folder",
|
|
131
310
|
setup(e) {
|
|
@@ -137,7 +316,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
137
316
|
d: "M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"
|
|
138
317
|
})]));
|
|
139
318
|
}
|
|
140
|
-
}),
|
|
319
|
+
}), xe = /* @__PURE__ */ C({
|
|
141
320
|
name: "MoreFilled",
|
|
142
321
|
__name: "more-filled",
|
|
143
322
|
setup(e) {
|
|
@@ -149,7 +328,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
149
328
|
d: "M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"
|
|
150
329
|
})]));
|
|
151
330
|
}
|
|
152
|
-
}),
|
|
331
|
+
}), Se = /* @__PURE__ */ C({
|
|
153
332
|
name: "Promotion",
|
|
154
333
|
__name: "promotion",
|
|
155
334
|
setup(e) {
|
|
@@ -173,7 +352,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
173
352
|
d: "M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"
|
|
174
353
|
})]));
|
|
175
354
|
}
|
|
176
|
-
}),
|
|
355
|
+
}), Ce = /* @__PURE__ */ C({
|
|
177
356
|
name: "Search",
|
|
178
357
|
__name: "search",
|
|
179
358
|
setup(e) {
|
|
@@ -188,7 +367,7 @@ var de = { class: /* @__PURE__ */ D({ bodyClass: !0 }) }, fe = /* @__PURE__ */ C
|
|
|
188
367
|
});
|
|
189
368
|
//#endregion
|
|
190
369
|
//#region src/components/utils/tools.ts
|
|
191
|
-
function
|
|
370
|
+
function we(e) {
|
|
192
371
|
return typeof e == "number" ? e + "px" : e || "100px";
|
|
193
372
|
}
|
|
194
373
|
function G(e) {
|
|
@@ -219,7 +398,7 @@ function q(e, t) {
|
|
|
219
398
|
}
|
|
220
399
|
//#endregion
|
|
221
400
|
//#region src/components/Filter/index.vue?vue&type=script&setup=true&lang.ts
|
|
222
|
-
var
|
|
401
|
+
var Te = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
223
402
|
name: "UiDefaultFilter",
|
|
224
403
|
__name: "index",
|
|
225
404
|
props: {
|
|
@@ -291,7 +470,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
291
470
|
default: V(() => [(A(), h(u, {
|
|
292
471
|
key: t.prop,
|
|
293
472
|
label: t.label,
|
|
294
|
-
"label-width": z(
|
|
473
|
+
"label-width": z(we)(t?.labelWidth || e.labelWidth),
|
|
295
474
|
"value-width": z(G)(t?.valueWidth || e.valueWidth)
|
|
296
475
|
}, {
|
|
297
476
|
default: V(() => [t.render ? (A(), h(I(z(K)(t, a).component), E({
|
|
@@ -332,19 +511,19 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
332
511
|
label: "",
|
|
333
512
|
"label-width": "30px"
|
|
334
513
|
}, {
|
|
335
|
-
default: V(() => [v("div",
|
|
514
|
+
default: V(() => [v("div", Te, [
|
|
336
515
|
P(t.$slots, "left", { form: a }, void 0, !0),
|
|
337
516
|
e.fields.length >= 2 * e.column ? (A(), h(f, {
|
|
338
517
|
key: 0,
|
|
339
518
|
text: "",
|
|
340
|
-
icon: i.expand ? z(
|
|
519
|
+
icon: i.expand ? z(he) : z(me),
|
|
341
520
|
onClick: n[0] ||= (e) => i.expand = !i.expand
|
|
342
521
|
}, {
|
|
343
522
|
default: V(() => [x(L(i.expand ? "收起" : "展开"), 1)]),
|
|
344
523
|
_: 1
|
|
345
524
|
}, 8, ["icon"])) : g("", !0),
|
|
346
525
|
S(f, {
|
|
347
|
-
icon: z(
|
|
526
|
+
icon: z(Ce),
|
|
348
527
|
type: "primary",
|
|
349
528
|
onClick: c
|
|
350
529
|
}, {
|
|
@@ -371,13 +550,13 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
371
550
|
}, 16, ["model", "size"]);
|
|
372
551
|
};
|
|
373
552
|
}
|
|
374
|
-
}), [["__scopeId", "data-v-45f0642b"]]),
|
|
553
|
+
}), [["__scopeId", "data-v-45f0642b"]]), Ee = {
|
|
375
554
|
key: 0,
|
|
376
555
|
style: { display: "inline-block" }
|
|
377
|
-
},
|
|
556
|
+
}, De = {
|
|
378
557
|
key: 0,
|
|
379
558
|
style: { display: "inline-block" }
|
|
380
|
-
},
|
|
559
|
+
}, Oe = {
|
|
381
560
|
key: 0,
|
|
382
561
|
class: "ui-form-buttons"
|
|
383
562
|
}, Y = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
@@ -509,7 +688,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
509
688
|
"modelValue",
|
|
510
689
|
"onUpdate:modelValue",
|
|
511
690
|
"class"
|
|
512
|
-
])) : (A(), _("span",
|
|
691
|
+
])) : (A(), _("span", Ee, L(z(q)(n, s) || "-"), 1)), (A(!0), _(p, null, N(n.slots, (n) => P(t.$slots, "default", { form: s }, () => [z(q)(n, s).component ? (A(), h(I(z(q)(n, s).component), E({
|
|
513
692
|
key: 1,
|
|
514
693
|
modelValue: s[n.prop],
|
|
515
694
|
"onUpdate:modelValue": (e) => s[n.prop] = e,
|
|
@@ -531,7 +710,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
531
710
|
"placeholder",
|
|
532
711
|
"style",
|
|
533
712
|
"class"
|
|
534
|
-
])) : (A(), _("span",
|
|
713
|
+
])) : (A(), _("span", De, L(z(q)(n, s) || "-"), 1))], !0)), 256))], 64)) : (A(), h(r, {
|
|
535
714
|
key: 1,
|
|
536
715
|
modelValue: s[n.prop],
|
|
537
716
|
"onUpdate:modelValue": (e) => s[n.prop] = e,
|
|
@@ -558,7 +737,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
558
737
|
"inline",
|
|
559
738
|
"label-position",
|
|
560
739
|
"class"
|
|
561
|
-
]), t.$attrs?.hideHandle ? g("", !0) : (A(), _("div",
|
|
740
|
+
]), t.$attrs?.hideHandle ? g("", !0) : (A(), _("div", Oe, [
|
|
562
741
|
P(t.$slots, "handle", { form: s }, void 0, !0),
|
|
563
742
|
S(m, {
|
|
564
743
|
icon: z(W),
|
|
@@ -569,7 +748,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
569
748
|
_: 1
|
|
570
749
|
}, 8, ["icon", "size"]),
|
|
571
750
|
S(m, {
|
|
572
|
-
icon: z(
|
|
751
|
+
icon: z(Se),
|
|
573
752
|
type: "primary",
|
|
574
753
|
onClick: n[1] ||= (e) => o.value && u(o.value),
|
|
575
754
|
size: t.$props.size
|
|
@@ -580,7 +759,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
580
759
|
]))], 64);
|
|
581
760
|
};
|
|
582
761
|
}
|
|
583
|
-
}), [["__scopeId", "data-v-f8f2a1f5"]]),
|
|
762
|
+
}), [["__scopeId", "data-v-f8f2a1f5"]]), ke = ["disabled"], X = /* @__PURE__ */ C({
|
|
584
763
|
__name: "index",
|
|
585
764
|
props: /* @__PURE__ */ T({
|
|
586
765
|
defaultValue: { default: "" },
|
|
@@ -618,9 +797,9 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
618
797
|
ref: n,
|
|
619
798
|
style: { height: "500px" },
|
|
620
799
|
disabled: e.disabled
|
|
621
|
-
}, null, 8,
|
|
800
|
+
}, null, 8, ke));
|
|
622
801
|
}
|
|
623
|
-
}),
|
|
802
|
+
}), Ae = { class: "ui-tree-wrapper" }, je = {
|
|
624
803
|
key: 0,
|
|
625
804
|
style: {
|
|
626
805
|
display: "flex",
|
|
@@ -629,10 +808,10 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
629
808
|
"align-items": "center",
|
|
630
809
|
gap: "10px"
|
|
631
810
|
}
|
|
632
|
-
},
|
|
811
|
+
}, Me = {
|
|
633
812
|
key: 0,
|
|
634
813
|
class: "custom-tree-node"
|
|
635
|
-
},
|
|
814
|
+
}, Ne = { class: "node-label" }, Pe = { style: {
|
|
636
815
|
color: "#ef4444",
|
|
637
816
|
display: "flex",
|
|
638
817
|
"align-items": "center"
|
|
@@ -694,8 +873,8 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
694
873
|
}
|
|
695
874
|
return (t, i) => {
|
|
696
875
|
let s = F("el-input"), f = F("el-icon"), p = F("el-button"), m = F("el-dropdown-item"), y = F("el-dropdown-menu"), b = F("el-dropdown"), C = F("el-tree-v2");
|
|
697
|
-
return A(), _("div",
|
|
698
|
-
e.filterable ? (A(), _("div",
|
|
876
|
+
return A(), _("div", Ae, [
|
|
877
|
+
e.filterable ? (A(), _("div", je, [S(s, {
|
|
699
878
|
modelValue: r.value,
|
|
700
879
|
"onUpdate:modelValue": i[0] ||= (e) => r.value = e,
|
|
701
880
|
placeholder: e.placeholder ?? "请输入",
|
|
@@ -709,7 +888,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
709
888
|
link: ""
|
|
710
889
|
}, {
|
|
711
890
|
default: V(() => [S(f, { size: 22 }, {
|
|
712
|
-
default: V(() => [S(z(
|
|
891
|
+
default: V(() => [S(z(ge), { onClick: i[1] ||= (e) => l() })]),
|
|
713
892
|
_: 1
|
|
714
893
|
})]),
|
|
715
894
|
_: 1
|
|
@@ -727,8 +906,8 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
727
906
|
"highlight-current": !0,
|
|
728
907
|
"filter-method": o
|
|
729
908
|
}), {
|
|
730
|
-
default: V((r) => [r?.data ? (A(), _("div",
|
|
731
|
-
default: V(() => [S(z(
|
|
909
|
+
default: V((r) => [r?.data ? (A(), _("div", Me, [v("div", Ne, [r.data?.children?.length ? (A(), h(f, { key: 0 }, {
|
|
910
|
+
default: V(() => [S(z(be))]),
|
|
732
911
|
_: 1
|
|
733
912
|
})) : g("", !0), x(" " + L(r.data?.[e.props?.label || "label"]) + " " + L(r.data?.children?.length ? `(${r.data.children.length})` : ""), 1)]), n.hideNodeHandle ? g("", !0) : (A(), h(b, {
|
|
734
913
|
key: 0,
|
|
@@ -741,7 +920,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
741
920
|
onClick: i[2] ||= (e) => l()
|
|
742
921
|
}, {
|
|
743
922
|
default: V(() => [S(f, null, {
|
|
744
|
-
default: V(() => [S(z(
|
|
923
|
+
default: V(() => [S(z(ve))]),
|
|
745
924
|
_: 1
|
|
746
925
|
}), i[3] ||= x("添加 ", -1)]),
|
|
747
926
|
_: 1
|
|
@@ -751,7 +930,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
751
930
|
onClick: (e) => u(r.data)
|
|
752
931
|
}, {
|
|
753
932
|
default: V(() => [S(f, null, {
|
|
754
|
-
default: V(() => [S(z(
|
|
933
|
+
default: V(() => [S(z(ye))]),
|
|
755
934
|
_: 1
|
|
756
935
|
}), i[4] ||= x("编辑 ", -1)]),
|
|
757
936
|
_: 1
|
|
@@ -760,8 +939,8 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
760
939
|
key: 2,
|
|
761
940
|
onClick: (e) => d(r.data)
|
|
762
941
|
}, {
|
|
763
|
-
default: V(() => [v("span",
|
|
764
|
-
default: V(() => [S(z(
|
|
942
|
+
default: V(() => [v("span", Pe, [S(f, null, {
|
|
943
|
+
default: V(() => [S(z(_e))]),
|
|
765
944
|
_: 1
|
|
766
945
|
}), i[5] ||= x("删除 ", -1)])]),
|
|
767
946
|
_: 1
|
|
@@ -771,7 +950,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
771
950
|
_: 2
|
|
772
951
|
}, 1024)]),
|
|
773
952
|
default: V(() => [S(f, { onClick: (e) => c(e, r.data) }, {
|
|
774
|
-
default: V(() => [S(z(
|
|
953
|
+
default: V(() => [S(z(xe))]),
|
|
775
954
|
_: 1
|
|
776
955
|
}, 8, ["onClick"])]),
|
|
777
956
|
_: 2
|
|
@@ -781,13 +960,13 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
781
960
|
]);
|
|
782
961
|
};
|
|
783
962
|
}
|
|
784
|
-
}), [["__scopeId", "data-v-4495ddac"]]),
|
|
963
|
+
}), [["__scopeId", "data-v-4495ddac"]]), Fe = { style: { height: "100%" } }, Ie = { style: {
|
|
785
964
|
display: "flex",
|
|
786
965
|
"flex-direction": "row",
|
|
787
966
|
"justify-content": "space-between",
|
|
788
967
|
"align-items": "center",
|
|
789
968
|
gap: "10px"
|
|
790
|
-
} },
|
|
969
|
+
} }, Le = { style: { margin: "10px 0px" } }, Re = ["onClick"], ze = { key: 0 }, Be = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
791
970
|
__name: "index",
|
|
792
971
|
props: {
|
|
793
972
|
loading: { default: () => M(!1) },
|
|
@@ -808,14 +987,14 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
808
987
|
}
|
|
809
988
|
return (t, n) => {
|
|
810
989
|
let s = F("el-input");
|
|
811
|
-
return A(), _("div",
|
|
812
|
-
v("div",
|
|
990
|
+
return A(), _("div", Fe, [
|
|
991
|
+
v("div", Ie, [e.filterable ? (A(), h(s, {
|
|
813
992
|
key: 0,
|
|
814
993
|
modelValue: r.value,
|
|
815
994
|
"onUpdate:modelValue": n[0] ||= (e) => r.value = e,
|
|
816
995
|
placeholder: e.placeholder ?? "请输入"
|
|
817
996
|
}, null, 8, ["modelValue", "placeholder"])) : g("", !0), P(t.$slots, "plus", {}, void 0, !0)]),
|
|
818
|
-
v("div",
|
|
997
|
+
v("div", Le, [P(t.$slots, "handle", {}, void 0, !0)]),
|
|
819
998
|
ce((A(), _("ul", E({
|
|
820
999
|
class: "infinite-list",
|
|
821
1000
|
"infinite-scroll-immediate": !1
|
|
@@ -826,19 +1005,19 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
826
1005
|
active: n === i.value
|
|
827
1006
|
}),
|
|
828
1007
|
onClick: (e) => o(n)
|
|
829
|
-
}, [v("span", null, L(n[e.props?.label || "label"]), 1), P(t.$slots, "itemHandle", { data: n }, void 0, !0)], 10,
|
|
830
|
-
e.loading.value ? (A(), _("p",
|
|
1008
|
+
}, [v("span", null, L(n[e.props?.label || "label"]), 1), P(t.$slots, "itemHandle", { data: n }, void 0, !0)], 10, Re))), 128))], 16)), [[z(e.vInfiniteScroll), e.vInfiniteScroll]]),
|
|
1009
|
+
e.loading.value ? (A(), _("p", ze, "loading...")) : g("", !0)
|
|
831
1010
|
]);
|
|
832
1011
|
};
|
|
833
1012
|
}
|
|
834
|
-
}), [["__scopeId", "data-v-2180fa82"]]),
|
|
1013
|
+
}), [["__scopeId", "data-v-2180fa82"]]), Ve = {
|
|
835
1014
|
key: 0,
|
|
836
1015
|
style: {
|
|
837
1016
|
padding: "10px 0px",
|
|
838
1017
|
"margin-bottom": "10px",
|
|
839
1018
|
"border-bottom": "1px solid #e5e5e5"
|
|
840
1019
|
}
|
|
841
|
-
},
|
|
1020
|
+
}, He = { key: 1 }, Ue = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
842
1021
|
__name: "index",
|
|
843
1022
|
props: {
|
|
844
1023
|
data: {},
|
|
@@ -861,7 +1040,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
861
1040
|
return (n, r) => {
|
|
862
1041
|
let i = F("el-descriptions-item"), a = F("el-descriptions");
|
|
863
1042
|
return A(), _(p, null, [
|
|
864
|
-
e.title ? (A(), _("h4",
|
|
1043
|
+
e.title ? (A(), _("h4", Ve, L(e.title), 1)) : g("", !0),
|
|
865
1044
|
P(n.$slots, "title", {}, void 0, !0),
|
|
866
1045
|
S(a, E({ column: e.column }, t, { class: "ui-descriptions" }), {
|
|
867
1046
|
default: V(() => [(A(!0), _(p, null, N(e.fields, (t) => (A(), h(i, {
|
|
@@ -877,7 +1056,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
877
1056
|
clearable: !0,
|
|
878
1057
|
key: t.prop,
|
|
879
1058
|
style: { display: "inline-block" }
|
|
880
|
-
}), null, 16, ["modelValue", "onUpdate:modelValue"])) : (A(), _("span",
|
|
1059
|
+
}), null, 16, ["modelValue", "onUpdate:modelValue"])) : (A(), _("span", He, L(e.data[t.prop] || "-"), 1))]),
|
|
881
1060
|
_: 2
|
|
882
1061
|
}, 1032, ["label", "span"]))), 128))]),
|
|
883
1062
|
_: 1
|
|
@@ -885,10 +1064,10 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
885
1064
|
], 64);
|
|
886
1065
|
};
|
|
887
1066
|
}
|
|
888
|
-
}), [["__scopeId", "data-v-f02c30f9"]]),
|
|
1067
|
+
}), [["__scopeId", "data-v-f02c30f9"]]), We = {
|
|
889
1068
|
key: 0,
|
|
890
1069
|
class: "dialog-footer"
|
|
891
|
-
},
|
|
1070
|
+
}, Ge = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
892
1071
|
__name: "index",
|
|
893
1072
|
props: {
|
|
894
1073
|
visible: { type: Boolean },
|
|
@@ -925,7 +1104,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
925
1104
|
default: V(() => [(A(), h(I(r.component), E({
|
|
926
1105
|
ref_key: "slotRef",
|
|
927
1106
|
ref: i
|
|
928
|
-
}, r.componentProps), null, 16)), r.disabled ? g("", !0) : (A(), _("div",
|
|
1107
|
+
}, r.componentProps), null, 16)), r.disabled ? g("", !0) : (A(), _("div", We, [S(n, { onClick: a }, {
|
|
929
1108
|
default: V(() => [...t[1] ||= [x("取消", -1)]]),
|
|
930
1109
|
_: 1
|
|
931
1110
|
}), S(n, {
|
|
@@ -946,7 +1125,7 @@ var we = { class: "filter-buttons" }, J = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
|
946
1125
|
}), [["__scopeId", "data-v-fde928bf"]]);
|
|
947
1126
|
//#endregion
|
|
948
1127
|
//#region src/components/utils/render.ts
|
|
949
|
-
function
|
|
1128
|
+
function Ke(e) {
|
|
950
1129
|
return w("template", { style: {
|
|
951
1130
|
display: "flex",
|
|
952
1131
|
flexDirection: "row",
|
|
@@ -961,7 +1140,7 @@ function Ge(e) {
|
|
|
961
1140
|
}, () => n);
|
|
962
1141
|
}));
|
|
963
1142
|
}
|
|
964
|
-
function
|
|
1143
|
+
function qe(e) {
|
|
965
1144
|
return Array.isArray(e) ? w("div", { style: {
|
|
966
1145
|
display: "flex",
|
|
967
1146
|
gap: "8px",
|
|
@@ -981,7 +1160,7 @@ function Ke(e) {
|
|
|
981
1160
|
type: e.type || "primary"
|
|
982
1161
|
}, () => e.prop));
|
|
983
1162
|
}
|
|
984
|
-
function
|
|
1163
|
+
function Je(e) {
|
|
985
1164
|
return w("div", { style: {
|
|
986
1165
|
display: "flex",
|
|
987
1166
|
gap: "4px",
|
|
@@ -989,10 +1168,10 @@ function qe(e) {
|
|
|
989
1168
|
flexWrap: "wrap"
|
|
990
1169
|
} }, (Array.isArray(e.prop) ? e.prop : [e.prop]).map((t) => w(u, e, () => t)));
|
|
991
1170
|
}
|
|
992
|
-
function
|
|
1171
|
+
function Ye(e) {
|
|
993
1172
|
return w(u, { ...e });
|
|
994
1173
|
}
|
|
995
|
-
function
|
|
1174
|
+
function Xe(e) {
|
|
996
1175
|
return w(l, {
|
|
997
1176
|
style: { minWidth: "160px" },
|
|
998
1177
|
...e,
|
|
@@ -1000,7 +1179,7 @@ function Ye(e) {
|
|
|
1000
1179
|
filterable: !0
|
|
1001
1180
|
});
|
|
1002
1181
|
}
|
|
1003
|
-
function
|
|
1182
|
+
function Ze(e) {
|
|
1004
1183
|
let t = e?.type === "datetime" ? "YYYY-MM-DD HH:mm:ss" : "YYYY-MM-DD";
|
|
1005
1184
|
return w(n, {
|
|
1006
1185
|
format: t,
|
|
@@ -1012,7 +1191,7 @@ function Xe(e) {
|
|
|
1012
1191
|
"onUpdate:modelValue": (t) => e?.onChange?.(t)
|
|
1013
1192
|
});
|
|
1014
1193
|
}
|
|
1015
|
-
function
|
|
1194
|
+
function Qe(e) {
|
|
1016
1195
|
let { start: t = "00:00", end: n = "23:30", ...r } = e;
|
|
1017
1196
|
return w(f, {
|
|
1018
1197
|
start: t,
|
|
@@ -1022,13 +1201,13 @@ function Ze(e) {
|
|
|
1022
1201
|
filterable: !0
|
|
1023
1202
|
});
|
|
1024
1203
|
}
|
|
1025
|
-
function
|
|
1204
|
+
function $e(e) {
|
|
1026
1205
|
return w(r, {
|
|
1027
1206
|
...e,
|
|
1028
1207
|
placeholder: "请输入"
|
|
1029
1208
|
});
|
|
1030
1209
|
}
|
|
1031
|
-
function
|
|
1210
|
+
function et(e) {
|
|
1032
1211
|
let { align: t = "left", controlsPosition: n = "right", ...r } = e;
|
|
1033
1212
|
return w(i, {
|
|
1034
1213
|
align: t,
|
|
@@ -1041,7 +1220,7 @@ function $e(e) {
|
|
|
1041
1220
|
...r
|
|
1042
1221
|
});
|
|
1043
1222
|
}
|
|
1044
|
-
function
|
|
1223
|
+
function tt(e) {
|
|
1045
1224
|
let { rows: t = 1, ...n } = e;
|
|
1046
1225
|
return w(r, {
|
|
1047
1226
|
placeholder: "请输入",
|
|
@@ -1050,38 +1229,38 @@ function et(e) {
|
|
|
1050
1229
|
type: "textarea"
|
|
1051
1230
|
});
|
|
1052
1231
|
}
|
|
1053
|
-
function
|
|
1232
|
+
function nt(e) {
|
|
1054
1233
|
return w(a, {
|
|
1055
1234
|
placeholder: "请输入",
|
|
1056
1235
|
...e,
|
|
1057
1236
|
clearable: !1
|
|
1058
1237
|
});
|
|
1059
1238
|
}
|
|
1060
|
-
function
|
|
1239
|
+
function rt(e) {
|
|
1061
1240
|
return w(X, e);
|
|
1062
1241
|
}
|
|
1063
|
-
function
|
|
1242
|
+
function it(e) {
|
|
1064
1243
|
return w(c, e);
|
|
1065
1244
|
}
|
|
1066
|
-
function
|
|
1245
|
+
function at(e) {
|
|
1067
1246
|
return w(d, e, () => e.prop);
|
|
1068
1247
|
}
|
|
1069
1248
|
var Q = {
|
|
1070
|
-
button:
|
|
1071
|
-
link:
|
|
1072
|
-
tag:
|
|
1073
|
-
switch:
|
|
1074
|
-
select:
|
|
1075
|
-
datePicker:
|
|
1076
|
-
timeSelect:
|
|
1077
|
-
input:
|
|
1078
|
-
inputNumber:
|
|
1079
|
-
textarea:
|
|
1080
|
-
inputTag:
|
|
1081
|
-
editor:
|
|
1082
|
-
radio:
|
|
1083
|
-
text:
|
|
1084
|
-
},
|
|
1249
|
+
button: Ke,
|
|
1250
|
+
link: qe,
|
|
1251
|
+
tag: Je,
|
|
1252
|
+
switch: Ye,
|
|
1253
|
+
select: Xe,
|
|
1254
|
+
datePicker: Ze,
|
|
1255
|
+
timeSelect: Qe,
|
|
1256
|
+
input: $e,
|
|
1257
|
+
inputNumber: et,
|
|
1258
|
+
textarea: tt,
|
|
1259
|
+
inputTag: nt,
|
|
1260
|
+
editor: rt,
|
|
1261
|
+
radio: it,
|
|
1262
|
+
text: at
|
|
1263
|
+
}, ot = /* @__PURE__ */ C({
|
|
1085
1264
|
name: "UiColumn",
|
|
1086
1265
|
__name: "UiColumn",
|
|
1087
1266
|
props: {
|
|
@@ -1166,7 +1345,7 @@ var Q = {
|
|
|
1166
1345
|
]));
|
|
1167
1346
|
};
|
|
1168
1347
|
}
|
|
1169
|
-
}),
|
|
1348
|
+
}), st = /* @__PURE__ */ H(/* @__PURE__ */ C({
|
|
1170
1349
|
__name: "index",
|
|
1171
1350
|
props: {
|
|
1172
1351
|
loading: {
|
|
@@ -1257,7 +1436,7 @@ var Q = {
|
|
|
1257
1436
|
"column-key": "index_1",
|
|
1258
1437
|
align: e.align
|
|
1259
1438
|
}, null, 8, ["align"])) : g("", !0),
|
|
1260
|
-
(A(!0), _(p, null, N(s.value, (t, n) => (A(), h(
|
|
1439
|
+
(A(!0), _(p, null, N(s.value, (t, n) => (A(), h(ot, {
|
|
1261
1440
|
key: n + "column_" + t?.prop?.toString(),
|
|
1262
1441
|
column: t,
|
|
1263
1442
|
data: e.data,
|
|
@@ -1329,7 +1508,7 @@ var Q = {
|
|
|
1329
1508
|
ref: n
|
|
1330
1509
|
}), null, 16));
|
|
1331
1510
|
}
|
|
1332
|
-
}),
|
|
1511
|
+
}), ct = /* @__PURE__ */ C({
|
|
1333
1512
|
__name: "Pie",
|
|
1334
1513
|
props: {
|
|
1335
1514
|
data: {},
|
|
@@ -1386,7 +1565,7 @@ var Q = {
|
|
|
1386
1565
|
height: e.height
|
|
1387
1566
|
}, t.$attrs), null, 16, ["option", "height"]));
|
|
1388
1567
|
}
|
|
1389
|
-
}),
|
|
1568
|
+
}), lt = /* @__PURE__ */ C({
|
|
1390
1569
|
__name: "Bar",
|
|
1391
1570
|
props: {
|
|
1392
1571
|
data: {},
|
|
@@ -1422,22 +1601,22 @@ var Q = {
|
|
|
1422
1601
|
});
|
|
1423
1602
|
return (e, t) => (A(), h($, { option: n.value }, null, 8, ["option"]));
|
|
1424
1603
|
}
|
|
1425
|
-
}),
|
|
1604
|
+
}), ut = {
|
|
1426
1605
|
UiCard: U,
|
|
1427
|
-
UiTable:
|
|
1606
|
+
UiTable: st,
|
|
1428
1607
|
UiFilter: J,
|
|
1429
1608
|
UiForm: Y,
|
|
1430
1609
|
UiEditor: X,
|
|
1431
1610
|
UiTree: Z,
|
|
1432
|
-
UiInfiniteScroll:
|
|
1433
|
-
UiDescriptions:
|
|
1434
|
-
UiDialog:
|
|
1435
|
-
UiPie:
|
|
1611
|
+
UiInfiniteScroll: Be,
|
|
1612
|
+
UiDescriptions: Ue,
|
|
1613
|
+
UiDialog: Ge,
|
|
1614
|
+
UiPie: ct,
|
|
1436
1615
|
UiSeries: $,
|
|
1437
|
-
UiBar:
|
|
1438
|
-
},
|
|
1439
|
-
t.use(e);
|
|
1440
|
-
for (let [e, n] of Object.entries(
|
|
1616
|
+
UiBar: lt
|
|
1617
|
+
}, dt = { install(t) {
|
|
1618
|
+
t.use(e, { locale: de });
|
|
1619
|
+
for (let [e, n] of Object.entries(ut)) t.component(e, n);
|
|
1441
1620
|
} };
|
|
1442
1621
|
//#endregion
|
|
1443
|
-
export {
|
|
1622
|
+
export { lt as UiBar, U as UiCard, Ue as UiDescriptions, Ge as UiDialog, X as UiEditor, J as UiFilter, Y as UiForm, Be as UiInfiniteScroll, ct as UiPie, $ as UiSeries, st as UiTable, Z as UiTree, dt as default };
|