@everchron/ec-shards 14.11.0 → 14.11.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.js CHANGED
@@ -5714,10 +5714,12 @@ function Vr(e, s, t, a, n, i) {
5714
5714
  class: "ecs-collapsable-headline-title"
5715
5715
  }, {
5716
5716
  default: S(() => [
5717
- L(w(t.title) + " ", 1),
5718
- t.count ? (o(), r("span", Or, "(" + w(t.count) + ")", 1)) : u("", !0)
5717
+ p(e.$slots, "prepend", {}, void 0, !0),
5718
+ L(" " + w(t.title) + " ", 1),
5719
+ t.count ? (o(), r("span", Or, "(" + w(t.count) + ")", 1)) : u("", !0),
5720
+ p(e.$slots, "append", {}, void 0, !0)
5719
5721
  ]),
5720
- _: 1
5722
+ _: 3
5721
5723
  }),
5722
5724
  b(d, {
5723
5725
  inset: 0,
@@ -5756,7 +5758,7 @@ function Vr(e, s, t, a, n, i) {
5756
5758
  ], 10, Rr)
5757
5759
  ], 2);
5758
5760
  }
5759
- const P_ = /* @__PURE__ */ _(Pr, [["render", Vr], ["__scopeId", "data-v-172937d7"]]), Dr = {
5761
+ const P_ = /* @__PURE__ */ _(Pr, [["render", Vr], ["__scopeId", "data-v-fc73b3d4"]]), Dr = {
5760
5762
  name: "ecs-collection-control",
5761
5763
  emits: ["toggled", "collectionTooltip"],
5762
5764
  components: { EcsIcon: O, EcsFocusRing: V },