@fox-js/foxui-pc 4.0.1-76 → 4.0.1-78

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.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 Sat Sep 16 2023 19:18:54 GMT+0800 (中国标准时间)
8
+ * @fox-js/foxui-desktop v4.0.0 Wed Sep 20 2023 09:46:53 GMT+0800 (中国标准时间)
9
9
  */
10
10
  const jt = window, Mo = typeof window < "u";
11
11
  function _o() {
@@ -5786,7 +5786,7 @@ function Au(e, t, l) {
5786
5786
  const R = F(te(n.longTerm)), K = (p) => {
5787
5787
  if (R.value = p, o("update:longTerm", p), p) {
5788
5788
  let $ = "";
5789
- Array.isArray(V.value) ? $ = V.value.map((O, D) => O || (Array.isArray(f.value) ? f.value[D] : n.valueFormat ? an.format(/* @__PURE__ */ new Date(), n.valueFormat) : /* @__PURE__ */ new Date())) : $ = V.value, C = f.value, o("update:modelValue", $);
5789
+ Array.isArray(V.value) ? $ = V.value.map((O, D) => O || (Array.isArray(f.value) && f.value[D] ? f.value[D] : n.valueFormat ? an.format(/* @__PURE__ */ new Date(), n.valueFormat) : /* @__PURE__ */ new Date())) : $ = V.value, C = f.value, o("update:modelValue", $);
5790
5790
  } else
5791
5791
  o("update:modelValue", C);
5792
5792
  }, _ = te(n.isLongTerm);
@@ -5794,7 +5794,7 @@ function Au(e, t, l) {
5794
5794
  const p = () => {
5795
5795
  if (R.value === !0) {
5796
5796
  let $ = "";
5797
- Array.isArray(V.value) ? $ = V.value.map((O, D) => O || (Array.isArray(f.value) ? f.value[D] : n.valueFormat ? an.format(/* @__PURE__ */ new Date(), n.valueFormat) : /* @__PURE__ */ new Date())) : $ = V.value, C = f.value, o("update:modelValue", $);
5797
+ Array.isArray(V.value) ? $ = V.value.map((O, D) => O || (Array.isArray(f.value) && f.value[D] ? f.value[D] : n.valueFormat ? an.format(/* @__PURE__ */ new Date(), n.valueFormat) : /* @__PURE__ */ new Date())) : $ = V.value, C = f.value, o("update:modelValue", $);
5798
5798
  } else
5799
5799
  vt(V.value, f.value) && (R.value = !0);
5800
5800
  };
@@ -7988,7 +7988,7 @@ const Fl = {
7988
7988
  default: !1
7989
7989
  },
7990
7990
  // 是否懒加载
7991
- lazy: {
7991
+ lazyLoad: {
7992
7992
  type: [String, Boolean],
7993
7993
  required: !1,
7994
7994
  default: !1
@@ -8907,7 +8907,7 @@ const Ll = {
8907
8907
  function If(e, t, l) {
8908
8908
  return {
8909
8909
  // 是否继承属性
8910
- inheritAttrs: !1,
8910
+ inheritAttrs: !0,
8911
8911
  // 属性
8912
8912
  props: {
8913
8913
  ...Ee,