@everchron/ec-shards 14.8.4 → 14.8.5

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
@@ -8223,7 +8223,7 @@ const Bi = /* @__PURE__ */ k(Kd, [["render", Zd], ["__scopeId", "data-v-ca96e231
8223
8223
  if (e[t]) {
8224
8224
  if (e[t].attributes["data-column"].value == this.computedId)
8225
8225
  s = t;
8226
- else if (!_.isNil(__vueParentComponent) && !isNaN(s) && t > s && e[t].__vueParentComponent.ctx.fixedLeft && e[t].__vueParentComponent.ctx.cellFixedLeftOffset) {
8226
+ else if (!_.isNil(e[t].__vueParentComponent) && !isNaN(s) && t > s && e[t].__vueParentComponent.ctx.fixedLeft && e[t].__vueParentComponent.ctx.cellFixedLeftOffset) {
8227
8227
  let a = e[t - 1].offsetWidth;
8228
8228
  e[t - 1].__vueParentComponent.ctx.cellFixedLeftOffset && (a += e[t - 1].__vueParentComponent.ctx.cellFixedLeftOffset), e[t].__vueParentComponent.ctx.setFixedLeftOffset(a), document.querySelectorAll('[data-column="' + e[t].__vueParentComponent.ctx.normalizedId.toLowerCase() + '-column-cell"]').forEach((i) => {
8229
8229
  i.__vueParentComponent.ctx.setFixedLeftOffset(a);
@@ -8382,7 +8382,7 @@ function hu(e, s, t, a, n, i) {
8382
8382
  t.fixedLeftLast ? (o(), r("div", gu)) : u("", !0)
8383
8383
  ], 14, eu);
8384
8384
  }
8385
- const H_ = /* @__PURE__ */ k(Qd, [["render", hu], ["__scopeId", "data-v-4e0fe51e"]]), mu = {
8385
+ const H_ = /* @__PURE__ */ k(Qd, [["render", hu], ["__scopeId", "data-v-1c663c75"]]), mu = {
8386
8386
  name: "ecs-data-grid-group",
8387
8387
  props: {
8388
8388
  /** Determines if this cell group should be shown. Avoid showing more than 1 group at the same time. */