@everchron/ec-shards 12.0.1 → 12.0.3

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
@@ -10536,7 +10536,7 @@ const tL = /* @__PURE__ */ w(JM, [["render", eL], ["__scopeId", "data-v-aa46256c
10536
10536
  /** Total count of the currently shown results. */
10537
10537
  count: {
10538
10538
  type: Number,
10539
- default: 0
10539
+ default: null
10540
10540
  }
10541
10541
  },
10542
10542
  data() {
@@ -10549,7 +10549,7 @@ function aL(t, e, l, a, i, n) {
10549
10549
  const c = m("ecs-button-toolbar-group"), h = m("ecs-flex-row"), f = m("ecs-flex-col"), v = m("ecs-toolbar");
10550
10550
  return o(), g(v, { class: "ecs-index-toolbar" }, {
10551
10551
  default: x(() => [
10552
- C(h, null, {
10552
+ C(h, { class: "ecs-index-toolbar-content" }, {
10553
10553
  default: x(() => [
10554
10554
  C(f, { columns: 9 }, {
10555
10555
  default: x(() => [
@@ -10562,7 +10562,8 @@ function aL(t, e, l, a, i, n) {
10562
10562
  s("div", oL, [
10563
10563
  p(t.$slots, "search", {}, void 0, !0)
10564
10564
  ]),
10565
- C(h, {
10565
+ l.count && l.type ? (o(), g(h, {
10566
+ key: 1,
10566
10567
  gap: 4,
10567
10568
  class: "ecs-toolbar-search-results"
10568
10569
  }, {
@@ -10571,7 +10572,7 @@ function aL(t, e, l, a, i, n) {
10571
10572
  s("span", nL, _(l.type), 1)
10572
10573
  ]),
10573
10574
  _: 1
10574
- })
10575
+ })) : u("", !0)
10575
10576
  ]),
10576
10577
  _: 3
10577
10578
  }),
@@ -10593,7 +10594,7 @@ function aL(t, e, l, a, i, n) {
10593
10594
  _: 3
10594
10595
  });
10595
10596
  }
10596
- const u50 = /* @__PURE__ */ w(lL, [["render", aL], ["__scopeId", "data-v-bdc30857"]]), cL = {
10597
+ const u50 = /* @__PURE__ */ w(lL, [["render", aL], ["__scopeId", "data-v-4c67e210"]]), cL = {
10597
10598
  name: "ecs-info-tooltip",
10598
10599
  emits: ["click"],
10599
10600
  components: {