command-center-v3-common 0.0.135 → 0.0.137
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.
@@ -8146,7 +8146,7 @@ const RD = { class: "rounded gap-x-0 flex flex-col w-full h-full" }, PD = { clas
|
|
8146
8146
|
class: "h-[50px]",
|
8147
8147
|
"pager-count": v.pagerCount,
|
8148
8148
|
"hide-on-single-page": !0,
|
8149
|
-
"page-sizes": [
|
8149
|
+
"page-sizes": [10, 15, 30, 50, 100],
|
8150
8150
|
layout: v.paginationLayout,
|
8151
8151
|
total: s(c).totalElements,
|
8152
8152
|
onSizeChange: C,
|
@@ -20893,7 +20893,7 @@ const HH = { class: "r-f h_100vh flex h-full" }, WH = { class: "background_box i
|
|
20893
20893
|
}, [
|
20894
20894
|
(f(!0), y(me, null, ve(S.deviceUserList, (E, $) => (f(), y("div", {
|
20895
20895
|
key: `${$}device`,
|
20896
|
-
class: "clickBox deviceItem background_box flex_vertically_center flex items-center",
|
20896
|
+
class: "clickBox deviceItem background_box flex_vertically_center flex items-center text-xs",
|
20897
20897
|
onClick: (I) => s(h)(E)
|
20898
20898
|
}, [
|
20899
20899
|
a("div", qH, [
|
@@ -20991,7 +20991,7 @@ const HH = { class: "r-f h_100vh flex h-full" }, WH = { class: "background_box i
|
|
20991
20991
|
]);
|
20992
20992
|
};
|
20993
20993
|
}
|
20994
|
-
}), TW = /* @__PURE__ */ He(wW, [["__scopeId", "data-v-
|
20994
|
+
}), TW = /* @__PURE__ */ He(wW, [["__scopeId", "data-v-6b18d733"]]);
|
20995
20995
|
function CW({ props: e }) {
|
20996
20996
|
const t = D({}), n = D(null), o = D([]), l = D([]), i = D();
|
20997
20997
|
function r(h) {
|