@everchron/ec-shards 8.20.7 → 8.20.8

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
@@ -10447,7 +10447,8 @@ const $w = {
10447
10447
  // type: String,
10448
10448
  // validator: v => ['', 'click', 'contextmenu'].includes(v),
10449
10449
  // default: '',
10450
- type: [Array, String],
10450
+ // type: [Array, String],
10451
+ type: Array,
10451
10452
  default: []
10452
10453
  },
10453
10454
  /** Determines if the row should have clickable styles. */
@@ -10493,7 +10494,7 @@ function Mw(s, i, e, c, r, o) {
10493
10494
  C(s.$slots, "default", {}, void 0, !0)
10494
10495
  ], 2);
10495
10496
  }
10496
- const Ow = /* @__PURE__ */ T($w, [["render", Mw], ["__scopeId", "data-v-68cdd032"]]);
10497
+ const Ow = /* @__PURE__ */ T($w, [["render", Mw], ["__scopeId", "data-v-6d22854f"]]);
10497
10498
  const Rw = {
10498
10499
  name: "ecs-data-grid-row-group",
10499
10500
  components: {