@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.cjs.js
CHANGED
|
@@ -47943,7 +47943,7 @@ var TermsAndConditionsControlV2 = function TermsAndConditionsControlV2(_ref) {
|
|
|
47943
47943
|
toggleOpen: toggleTerms,
|
|
47944
47944
|
linkVariant: modalVariant,
|
|
47945
47945
|
title: modalTitle,
|
|
47946
|
-
initialFocus: "
|
|
47946
|
+
initialFocus: ".modal-close-button"
|
|
47947
47947
|
})), /*#__PURE__*/React__default.createElement("div", {
|
|
47948
47948
|
"aria-live": "polite",
|
|
47949
47949
|
"aria-atomic": true
|