@thecb/components 7.0.0-beta.10 → 7.0.0-beta.11
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
|
@@ -43343,7 +43343,6 @@ var Modal$1 = function Modal(_ref) {
|
|
|
43343
43343
|
}, modalOpen && /*#__PURE__*/React__default.createElement(reactAriaModal // fallback to resolve Jest unit test errors when tabbable doesn't exist in jsdom https://github.com/focus-trap/focus-trap-react/issues/91
|
|
43344
43344
|
, {
|
|
43345
43345
|
focusTrapOptions: {
|
|
43346
|
-
delayInitialFocus: true,
|
|
43347
43346
|
fallbackFocus: modalContainerRef === null || modalContainerRef === void 0 ? void 0 : modalContainerRef.current
|
|
43348
43347
|
},
|
|
43349
43348
|
onExit: onExit,
|