@everchron/ec-shards 14.22.0 → 14.22.1
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.css +1 -1
- package/dist/ec-shards.js +2 -2
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -13486,7 +13486,7 @@ const Lh = /* @__PURE__ */ _(Th, [["render", Ph]]), Mh = {
|
|
|
13486
13486
|
},
|
|
13487
13487
|
computed: {
|
|
13488
13488
|
sidebarPosition() {
|
|
13489
|
-
return this.overlaySidebar && this.$slots.sidebar ? "bottom: 40px;" : "bottom: 0px;";
|
|
13489
|
+
return this.overlaySidebar && this.$slots.sidebar && this.$slots.pagination ? "bottom: 40px;" : "bottom: 0px;";
|
|
13490
13490
|
},
|
|
13491
13491
|
hasSecondaryPane() {
|
|
13492
13492
|
return !!this.$slots.secondaryPane;
|
|
@@ -13605,7 +13605,7 @@ function Vh(e, s, t, a, n, i) {
|
|
|
13605
13605
|
], 2)
|
|
13606
13606
|
], 10, Ah);
|
|
13607
13607
|
}
|
|
13608
|
-
const Lk = /* @__PURE__ */ _(Oh, [["render", Vh], ["__scopeId", "data-v-
|
|
13608
|
+
const Lk = /* @__PURE__ */ _(Oh, [["render", Vh], ["__scopeId", "data-v-a79cf022"]]), Fh = {
|
|
13609
13609
|
name: "ecs-layout-directory",
|
|
13610
13610
|
props: {
|
|
13611
13611
|
/** Adds some inner padding to the index content area. Should be used for non-table indexes. */
|