@vtj/ui 0.8.139 → 0.8.140
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 +3 -2
- package/dist/index.umd.js +3 -3
- package/package.json +3 -3
- package/types/version.d.ts +2 -2
package/dist/index.mjs
CHANGED
@@ -8,10 +8,10 @@ import { useRouter as Ed, RouterView as Rb, useRoute as _h, routeLocationKey as
|
|
8
8
|
* Copyright (c) 2024, VTJ.PRO All rights reserved.
|
9
9
|
* @name @vtj/ui
|
10
10
|
* @author CHC chenhuachun1549@dingtalk.com
|
11
|
-
* @version 0.8.
|
11
|
+
* @version 0.8.140
|
12
12
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
13
13
|
*/
|
14
|
-
const AI = "0.8.
|
14
|
+
const AI = "0.8.140", Fb = {
|
15
15
|
default: 14,
|
16
16
|
small: 12,
|
17
17
|
large: 18
|
@@ -23435,6 +23435,7 @@ const E7 = {
|
|
23435
23435
|
}, F(s), {
|
23436
23436
|
columns: F(u),
|
23437
23437
|
onCustom: F(m),
|
23438
|
+
"mouse-config": { area: !0 },
|
23438
23439
|
loading: !1,
|
23439
23440
|
onResizableChange: F(c),
|
23440
23441
|
onEditClosed: Z,
|