@thecb/components 6.0.1 → 6.0.2

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
@@ -37260,7 +37260,10 @@ var HighlightTabRow = function HighlightTabRow(_ref) {
37260
37260
  boxShadow: "0px 0px 4px 0px rgb(110, 114, 126)",
37261
37261
  role: "region",
37262
37262
  "aria-label": "Payment step"
37263
- }, /*#__PURE__*/React.createElement(Center, {
37263
+ }, /*#__PURE__*/React.createElement(Box, {
37264
+ srOnly: true,
37265
+ padding: "0"
37266
+ }, /*#__PURE__*/React.createElement(Text$1, null, "Current step: ".concat(tabs[highlightIndex]))), /*#__PURE__*/React.createElement(Center, {
37264
37267
  maxWidth: "76.5rem"
37265
37268
  }, /*#__PURE__*/React.createElement(Reel, {
37266
37269
  padding: "0",