@thecb/components 6.0.0 → 6.1.0-beta.0

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