@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.cjs.js
CHANGED
|
@@ -46727,8 +46727,8 @@ var Pagination = function Pagination(_ref3) {
|
|
|
46727
46727
|
variant: "pXL",
|
|
46728
46728
|
weight: fontWeight,
|
|
46729
46729
|
color: numberColor !== null && numberColor !== void 0 ? numberColor : themeValues.numberColor,
|
|
46730
|
-
|
|
46731
|
-
}, "
|
|
46730
|
+
role: "presentation"
|
|
46731
|
+
}, "…")));
|
|
46732
46732
|
}), currentPage < pageCount ? /*#__PURE__*/React__default.createElement(PrevNextButton, {
|
|
46733
46733
|
action: pageNext,
|
|
46734
46734
|
ariaLabel: "Next Page",
|