zzz-pc-view 0.0.64 → 0.0.66

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zzz-pc-view",
3
- "version": "0.0.64",
3
+ "version": "0.0.66",
4
4
  "main": "src/index.umd.js",
5
5
  "module": "src/index.es.js",
6
6
  "types": "src/index.d.ts",
package/src/index.es.js CHANGED
@@ -2726,6 +2726,10 @@ const useSkeletonRow = (skeletonHeight, gap) => {
2726
2726
  });
2727
2727
  return {
2728
2728
  setSkeletonContainer,
2729
+ /**
2730
+ * 获取计算得到的行数
2731
+ * @returns {number} - 行数
2732
+ */
2729
2733
  get rows() {
2730
2734
  return rowsRef.value;
2731
2735
  }
@@ -11638,7 +11642,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
11638
11642
  ], 10, _hoisted_1$4)) : (openBlock(), createBlock(_component_el_sub_menu, {
11639
11643
  key: 1,
11640
11644
  index: nav.id,
11641
- class: "flex center"
11645
+ class: normalizeClass(_ctx.onlyShowRoot ? "" : "flex valign-center")
11642
11646
  }, {
11643
11647
  title: withCtx(() => [
11644
11648
  nav.icon ? (openBlock(), createBlock(resolveDynamicComponent(nav.icon), {
@@ -11653,7 +11657,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
11653
11657
  }, null, 8, ["navs"])
11654
11658
  ]),
11655
11659
  _: 2
11656
- }, 1032, ["index"]))
11660
+ }, 1032, ["index", "class"]))
11657
11661
  ], 64)) : nav instanceof unref(ZWebUtils).ZNavLink ? (openBlock(), createBlock(_component_el_menu_item, {
11658
11662
  key: 1,
11659
11663
  index: nav.outLink