@fox-js/foxui-pc 4.0.1-76 → 4.0.1-77
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.cjs.js +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +2 -2
- package/dist/style.esm.js +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -5,7 +5,7 @@ import { ElAffix as Ig, ElAlert as Ag, ElAside as Pg, ElAutoResizer as Vg, ElAut
|
|
|
5
5
|
import { ArrowUp as sn, Download as Do, RefreshLeft as Fo, Setting as Oo, Close as wr, ArrowRight as qo, ArrowLeft as Lo } from "@element-plus/icons-vue";
|
|
6
6
|
import { useFoxI18n as Ze } from "@fox-js/i18n";
|
|
7
7
|
/*!
|
|
8
|
-
* @fox-js/foxui-desktop v4.0.0
|
|
8
|
+
* @fox-js/foxui-desktop v4.0.0 Tue Sep 19 2023 17:39:43 GMT+0800 (中国标准时间)
|
|
9
9
|
*/
|
|
10
10
|
const jt = window, Mo = typeof window < "u";
|
|
11
11
|
function _o() {
|
|
@@ -7988,7 +7988,7 @@ const Fl = {
|
|
|
7988
7988
|
default: !1
|
|
7989
7989
|
},
|
|
7990
7990
|
// 是否懒加载
|
|
7991
|
-
|
|
7991
|
+
lazyLoad: {
|
|
7992
7992
|
type: [String, Boolean],
|
|
7993
7993
|
required: !1,
|
|
7994
7994
|
default: !1
|