@thecb/components 9.2.7-beta.6 → 9.2.7-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
@@ -47935,7 +47935,7 @@ var TermsAndConditionsControlV2 = function TermsAndConditionsControlV2(_ref) {
47935
47935
  toggleOpen: toggleTerms,
47936
47936
  linkVariant: modalVariant,
47937
47937
  title: modalTitle,
47938
- initialFocus: "[role=\"button\"]:not(.modal-trigger)"
47938
+ initialFocus: ".modal-close-button"
47939
47939
  })), /*#__PURE__*/React.createElement("div", {
47940
47940
  "aria-live": "polite",
47941
47941
  "aria-atomic": true