@doist/reactist 25.0.0 → 25.1.1

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.
@@ -2217,7 +2217,7 @@ function Badge(_ref) {
2217
2217
  }), label);
2218
2218
  }
2219
2219
 
2220
- var modules_8f59d13b = {"overlay":"_8aa86dd3","fadein":"_20c07ee6","fitContent":"_713bc08f","container":"_45139719","full":"ec8619a2","large":"_86a1d5a4","medium":"_11d61de3","small":"aee19643","xlarge":"fe449c81","expand":"_61ffb38f","buttonContainer":"_49ffdac0","headerContent":"ee92ccb3"};
2220
+ var modules_8f59d13b = {"overlay":"_756b318e","fadein":"_21966801","fitContent":"_52bde55e","container":"_46152754","full":"bf469f5d","large":"_3208ba07","medium":"_29f86ad4","small":"_64c0762d","xsmall":"_3196b4d0","xlarge":"_3517025e","expand":"_8d20cc11","buttonContainer":"_37ed43a6","headerContent":"_7df92d5c"};
2221
2221
 
2222
2222
  const _excluded$6 = ["isOpen", "onDismiss", "height", "width", "exceptionallySetClassName", "exceptionallySetOverlayClassName", "autoFocus", "hideOnEscape", "hideOnInteractOutside", "children", "portalElement", "onKeyDown", "className"],
2223
2223
  _excluded2$2 = ["children", "button", "withDivider", "exceptionallySetClassName"],
@@ -2326,7 +2326,8 @@ function Modal(_ref) {
2326
2326
  }, /*#__PURE__*/React__namespace.createElement(FocusLock__default["default"], {
2327
2327
  autoFocus: autoFocus,
2328
2328
  whiteList: isNotInternalFrame,
2329
- returnFocus: true
2329
+ returnFocus: true,
2330
+ crossFrame: false
2330
2331
  }, /*#__PURE__*/React__namespace.createElement(react.Dialog, _objectSpread2(_objectSpread2({}, props), {}, {
2331
2332
  ref: dialogRef,
2332
2333
  render: /*#__PURE__*/React__namespace.createElement(Box$1, {