@thecb/components 7.8.2-beta.6 → 7.8.2-beta.7
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/index.esm.js
CHANGED
|
@@ -46719,8 +46719,8 @@ var Pagination = function Pagination(_ref3) {
|
|
|
46719
46719
|
variant: "pXL",
|
|
46720
46720
|
weight: fontWeight,
|
|
46721
46721
|
color: numberColor !== null && numberColor !== void 0 ? numberColor : themeValues.numberColor,
|
|
46722
|
-
|
|
46723
|
-
}, "
|
|
46722
|
+
role: "presentation"
|
|
46723
|
+
}, "…")));
|
|
46724
46724
|
}), currentPage < pageCount ? /*#__PURE__*/React.createElement(PrevNextButton, {
|
|
46725
46725
|
action: pageNext,
|
|
46726
46726
|
ariaLabel: "Next Page",
|