@everchron/ec-shards 14.21.0 → 14.21.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
@@ -12930,11 +12930,10 @@ function hh(e, s, t, a, n, i) {
12930
12930
  default: x(() => [
12931
12931
  b(l, {
12932
12932
  onClick: i.previousSearchResult,
12933
- disabled: t.currentCount <= 1 || null,
12934
12933
  title: i.prevTooltip,
12935
12934
  "aria-label": i.ariaLabelPrev,
12936
12935
  class: "ecs-jumper-previous"
12937
- }, null, 8, ["onClick", "disabled", "title", "aria-label"]),
12936
+ }, null, 8, ["onClick", "title", "aria-label"]),
12938
12937
  t.showCount && !t.inputPagination ? (o(), r("div", uh, [
12939
12938
  f("span", fh, w(i.currentPosition), 1),
12940
12939
  f("span", gh, "/" + w(t.maxCount), 1)
@@ -12951,16 +12950,15 @@ function hh(e, s, t, a, n, i) {
12951
12950
  ])) : u("", !0),
12952
12951
  b(l, {
12953
12952
  onClick: i.nextSearchResult,
12954
- disabled: t.currentCount == t.maxCount || null,
12955
12953
  title: i.nextTooltip,
12956
12954
  "aria-label": i.ariaLabelNext,
12957
12955
  class: "ecs-jumper-next"
12958
- }, null, 8, ["onClick", "disabled", "title", "aria-label"])
12956
+ }, null, 8, ["onClick", "title", "aria-label"])
12959
12957
  ]),
12960
12958
  _: 1
12961
12959
  });
12962
12960
  }
12963
- const Ik = /* @__PURE__ */ _(dh, [["render", hh], ["__scopeId", "data-v-0b163531"]]), ph = {
12961
+ const Ik = /* @__PURE__ */ _(dh, [["render", hh], ["__scopeId", "data-v-f7e94e0c"]]), ph = {
12964
12962
  name: "ecs-jumper-page",
12965
12963
  emits: [
12966
12964
  "selectCurPageText",