@aitronos/freddy-plugins 0.4.70 → 0.4.71
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/freddy-plugins.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4578,7 +4578,7 @@ const Ea = /* @__PURE__ */ H(Da, [["render", Va]]), fc = /* @__PURE__ */ N({
|
|
|
4578
4578
|
disabled: o === "..." || o === g.currentPage
|
|
4579
4579
|
}, B(o), 11, sl))), 128)),
|
|
4580
4580
|
a("button", {
|
|
4581
|
-
class: F(["freddy-pagination-end-button", {
|
|
4581
|
+
class: F(["freddy-pagination-end-button freddy-pagination-next-button", {
|
|
4582
4582
|
"freddy-pagination-hover-enabled": g.currentPage !== i.value
|
|
4583
4583
|
}]),
|
|
4584
4584
|
onClick: d[1] || (d[1] = (o) => r(g.currentPage + 1)),
|