@everchron/ec-shards 8.2.5 → 8.2.7

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 CHANGED
@@ -2815,7 +2815,7 @@ function yo(s, t, e, a, o, i) {
2815
2815
  ref: "dataGridScroller",
2816
2816
  class: v(["ecs-data-grid scrollbar", [s.$slots.empty ? "empty" : "", e.bordered ? "bordered" : ""]]),
2817
2817
  "aria-disabled": e.disabled || null,
2818
- style: B({ overflow: e.disabled ? "hidden" : "auto" }),
2818
+ style: B({ overflow: e.disabled ? "hidden" : e.bordered ? "initial" : "auto" }),
2819
2819
  role: "table"
2820
2820
  }, [
2821
2821
  p("div", {
@@ -2838,7 +2838,7 @@ function yo(s, t, e, a, o, i) {
2838
2838
  e.disabled ? (n(), l("div", ho)) : d("", !0)
2839
2839
  ], 46, mo);
2840
2840
  }
2841
- const Gm = /* @__PURE__ */ _(go, [["render", yo], ["__scopeId", "data-v-70becd94"]]);
2841
+ const Gm = /* @__PURE__ */ _(go, [["render", yo], ["__scopeId", "data-v-46caecef"]]);
2842
2842
  const bo = {
2843
2843
  name: "ecs-data-grid-row",
2844
2844
  emits: ["rowdrop", "click", "collapse"],
@@ -3555,7 +3555,7 @@ const Uo = {
3555
3555
  created() {
3556
3556
  this.cellWidth = this.width, this.cellFixedLeftOffset = this.fixedLeftOffset;
3557
3557
  }
3558
- }, Yo = (s) => (de("data-v-9a518fca"), s = s(), ue(), s), Zo = ["data-column", "data-test"], Jo = {
3558
+ }, Yo = (s) => (de("data-v-a9d25d41"), s = s(), ue(), s), Zo = ["data-column", "data-test"], Jo = {
3559
3559
  key: 0,
3560
3560
  class: "first-cell-spacer"
3561
3561
  }, Xo = /* @__PURE__ */ Yo(() => /* @__PURE__ */ p("div", { class: "group-spacer" }, null, -1));
@@ -3592,7 +3592,7 @@ function Qo(s, t, e, a, o, i) {
3592
3592
  }, null, 2)) : d("", !0)
3593
3593
  ], 6);
3594
3594
  }
3595
- const Ym = /* @__PURE__ */ _(Uo, [["render", Qo], ["__scopeId", "data-v-9a518fca"]]), ea = {
3595
+ const Ym = /* @__PURE__ */ _(Uo, [["render", Qo], ["__scopeId", "data-v-a9d25d41"]]), ea = {
3596
3596
  name: "ecs-data-list"
3597
3597
  }, sa = {
3598
3598
  class: "ecs-data-list",