@everchron/ec-shards 9.18.2 → 9.18.3
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/ec-shards.js +2 -2
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -12873,7 +12873,7 @@ const U_ = /* @__PURE__ */ y(nv, [["render", ov], ["__scopeId", "data-v-e28fc40f
|
|
|
12873
12873
|
data() {
|
|
12874
12874
|
return {
|
|
12875
12875
|
isShown: this.show,
|
|
12876
|
-
showSidebar: !
|
|
12876
|
+
showSidebar: !0,
|
|
12877
12877
|
width: window.innerWidth,
|
|
12878
12878
|
elementsHeight: null,
|
|
12879
12879
|
scrollsHeight: null,
|
|
@@ -13078,7 +13078,7 @@ function Sv(e, s, t, a, n, i) {
|
|
|
13078
13078
|
_: 3
|
|
13079
13079
|
});
|
|
13080
13080
|
}
|
|
13081
|
-
const G_ = /* @__PURE__ */ y(lv, [["render", Sv], ["__scopeId", "data-v-
|
|
13081
|
+
const G_ = /* @__PURE__ */ y(lv, [["render", Sv], ["__scopeId", "data-v-2c77b715"]]), wv = {
|
|
13082
13082
|
name: "ecs-pagination",
|
|
13083
13083
|
emits: ["firstPage", "prevPage", "nextPage", "lastPage", "updatePage", "itemsPerPage"],
|
|
13084
13084
|
components: {
|