@vtj/ui 0.13.12 → 0.13.13
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/index.mjs +40 -53
- package/dist/index.umd.js +4 -4
- package/package.json +3 -3
- package/types/version.d.ts +2 -2
package/dist/index.mjs
CHANGED
@@ -9,10 +9,10 @@ import { VXETable as jt, VxeTableFilterModule as bl, VxeTableEditModule as wl, V
|
|
9
9
|
* Copyright (c) 2025, VTJ.PRO All rights reserved.
|
10
10
|
* @name @vtj/ui
|
11
11
|
* @author CHC chenhuachun1549@dingtalk.com
|
12
|
-
* @version 0.13.
|
12
|
+
* @version 0.13.13
|
13
13
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
14
14
|
*/
|
15
|
-
const n2 = "0.13.
|
15
|
+
const n2 = "0.13.13", zl = {
|
16
16
|
default: 14,
|
17
17
|
small: 12,
|
18
18
|
large: 18
|
@@ -179,7 +179,7 @@ const Vl = ["src"], Fe = /* @__PURE__ */ G({
|
|
179
179
|
props: {
|
180
180
|
item: {},
|
181
181
|
subMenu: {},
|
182
|
-
defaultIcon: {}
|
182
|
+
defaultIcon: { type: [Object, Function] }
|
183
183
|
},
|
184
184
|
setup(o) {
|
185
185
|
const t = o, n = Ge(), e = (l) => {
|
@@ -203,11 +203,10 @@ const Vl = ["src"], Fe = /* @__PURE__ */ G({
|
|
203
203
|
key: 2,
|
204
204
|
class: "x-menu__badge"
|
205
205
|
}, r(t.item.badge)), {
|
206
|
-
default: b(() => i[0] || (i[0] = [
|
206
|
+
default: b(() => [...i[0] || (i[0] = [
|
207
207
|
Z("i", null, null, -1)
|
208
|
-
])),
|
209
|
-
_: 1
|
210
|
-
__: [0]
|
208
|
+
])]),
|
209
|
+
_: 1
|
211
210
|
}, 16)) : $("", !0)
|
212
211
|
])
|
213
212
|
]),
|
@@ -231,11 +230,10 @@ const Vl = ["src"], Fe = /* @__PURE__ */ G({
|
|
231
230
|
key: 1,
|
232
231
|
class: "x-menu__badge"
|
233
232
|
}, r(t.item.badge)), {
|
234
|
-
default: b(() => i[1] || (i[1] = [
|
233
|
+
default: b(() => [...i[1] || (i[1] = [
|
235
234
|
Z("i", null, null, -1)
|
236
|
-
])),
|
237
|
-
_: 1
|
238
|
-
__: [1]
|
235
|
+
])]),
|
236
|
+
_: 1
|
239
237
|
}, 16)) : $("", !0)
|
240
238
|
]),
|
241
239
|
default: b(() => [
|
@@ -1693,8 +1691,7 @@ const ds = /* @__PURE__ */ G({
|
|
1693
1691
|
N(n.$slots, "default"),
|
1694
1692
|
e[0] || (e[0] = Z("div", { class: "x-mask-sidebar__helper" }, null, -1))
|
1695
1693
|
]),
|
1696
|
-
_: 3
|
1697
|
-
__: [0]
|
1694
|
+
_: 3
|
1698
1695
|
})
|
1699
1696
|
]),
|
1700
1697
|
_: 3
|
@@ -7476,11 +7473,10 @@ const yu = {
|
|
7476
7473
|
}, {
|
7477
7474
|
default: b(() => [
|
7478
7475
|
I(u(Be), null, {
|
7479
|
-
default: b(() => h[2] || (h[2] = [
|
7476
|
+
default: b(() => [...h[2] || (h[2] = [
|
7480
7477
|
W("内部数据", -1)
|
7481
|
-
])),
|
7482
|
-
_: 1
|
7483
|
-
__: [2]
|
7478
|
+
])]),
|
7479
|
+
_: 1
|
7484
7480
|
}),
|
7485
7481
|
I(u(oe), null, {
|
7486
7482
|
default: b(() => [
|
@@ -7489,11 +7485,10 @@ const yu = {
|
|
7489
7485
|
_: 1
|
7490
7486
|
}),
|
7491
7487
|
I(u(Be), null, {
|
7492
|
-
default: b(() => h[3] || (h[3] = [
|
7488
|
+
default: b(() => [...h[3] || (h[3] = [
|
7493
7489
|
W("属性", -1)
|
7494
|
-
])),
|
7495
|
-
_: 1
|
7496
|
-
__: [3]
|
7490
|
+
])]),
|
7491
|
+
_: 1
|
7497
7492
|
}),
|
7498
7493
|
I(u(or), {
|
7499
7494
|
column: 3,
|
@@ -7510,11 +7505,10 @@ const yu = {
|
|
7510
7505
|
_: 1
|
7511
7506
|
}),
|
7512
7507
|
I(u(Be), null, {
|
7513
|
-
default: b(() => h[4] || (h[4] = [
|
7508
|
+
default: b(() => [...h[4] || (h[4] = [
|
7514
7509
|
W("插槽", -1)
|
7515
|
-
])),
|
7516
|
-
_: 1
|
7517
|
-
__: [4]
|
7510
|
+
])]),
|
7511
|
+
_: 1
|
7518
7512
|
}),
|
7519
7513
|
I(u(oe), {
|
7520
7514
|
justify: "space-around",
|
@@ -7560,11 +7554,10 @@ const yu = {
|
|
7560
7554
|
_: 3
|
7561
7555
|
}),
|
7562
7556
|
I(u(Be), null, {
|
7563
|
-
default: b(() => h[5] || (h[5] = [
|
7557
|
+
default: b(() => [...h[5] || (h[5] = [
|
7564
7558
|
W("动态插槽", -1)
|
7565
|
-
])),
|
7566
|
-
_: 1
|
7567
|
-
__: [5]
|
7559
|
+
])]),
|
7560
|
+
_: 1
|
7568
7561
|
}),
|
7569
7562
|
I(u(oe), null, {
|
7570
7563
|
default: b(() => [
|
@@ -7573,11 +7566,10 @@ const yu = {
|
|
7573
7566
|
_: 3
|
7574
7567
|
}),
|
7575
7568
|
I(u(Be), null, {
|
7576
|
-
default: b(() => h[6] || (h[6] = [
|
7569
|
+
default: b(() => [...h[6] || (h[6] = [
|
7577
7570
|
W("双向绑定", -1)
|
7578
|
-
])),
|
7579
|
-
_: 1
|
7580
|
-
__: [6]
|
7571
|
+
])]),
|
7572
|
+
_: 1
|
7581
7573
|
}),
|
7582
7574
|
I(u(oe), null, {
|
7583
7575
|
default: b(() => [
|
@@ -7611,34 +7603,30 @@ const yu = {
|
|
7611
7603
|
_: 1
|
7612
7604
|
}),
|
7613
7605
|
I(u(Be), null, {
|
7614
|
-
default: b(() => h[7] || (h[7] = [
|
7606
|
+
default: b(() => [...h[7] || (h[7] = [
|
7615
7607
|
W("事件和方法", -1)
|
7616
|
-
])),
|
7617
|
-
_: 1
|
7618
|
-
__: [7]
|
7608
|
+
])]),
|
7609
|
+
_: 1
|
7619
7610
|
}),
|
7620
7611
|
I(u(oe), null, {
|
7621
7612
|
default: b(() => [
|
7622
7613
|
I(u(Le), { onClick: d }, {
|
7623
|
-
default: b(() => h[8] || (h[8] = [
|
7614
|
+
default: b(() => [...h[8] || (h[8] = [
|
7624
7615
|
W("click", -1)
|
7625
|
-
])),
|
7626
|
-
_: 1
|
7627
|
-
__: [8]
|
7616
|
+
])]),
|
7617
|
+
_: 1
|
7628
7618
|
}),
|
7629
7619
|
I(u(Le), { onClick: f }, {
|
7630
|
-
default: b(() => h[9] || (h[9] = [
|
7620
|
+
default: b(() => [...h[9] || (h[9] = [
|
7631
7621
|
W("submit", -1)
|
7632
|
-
])),
|
7633
|
-
_: 1
|
7634
|
-
__: [9]
|
7622
|
+
])]),
|
7623
|
+
_: 1
|
7635
7624
|
}),
|
7636
7625
|
I(u(Le), { onClick: g }, {
|
7637
|
-
default: b(() => h[10] || (h[10] = [
|
7626
|
+
default: b(() => [...h[10] || (h[10] = [
|
7638
7627
|
W("change", -1)
|
7639
|
-
])),
|
7640
|
-
_: 1
|
7641
|
-
__: [10]
|
7628
|
+
])]),
|
7629
|
+
_: 1
|
7642
7630
|
})
|
7643
7631
|
]),
|
7644
7632
|
_: 1
|
@@ -9446,11 +9434,10 @@ const yc = /* @__PURE__ */ Ku(vc), bc = ["src"], wc = {
|
|
9446
9434
|
underline: !1,
|
9447
9435
|
onClick: Ve(i, ["stop"])
|
9448
9436
|
}, {
|
9449
|
-
default: b(() => d[3] || (d[3] = [
|
9437
|
+
default: b(() => [...d[3] || (d[3] = [
|
9450
9438
|
W(" 获取验证码 ", -1)
|
9451
|
-
])),
|
9452
|
-
_: 1
|
9453
|
-
__: [3]
|
9439
|
+
])]),
|
9440
|
+
_: 1
|
9454
9441
|
}))
|
9455
9442
|
]),
|
9456
9443
|
_: 1
|