@doist/reactist 26.2.4 → 26.2.5

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.
@@ -2613,7 +2613,7 @@ function ModalActions(_ref5) {
2613
2613
  }, children));
2614
2614
  }
2615
2615
 
2616
- var modules_40c67f5b = {"tab":"_2308f55f","track":"d173fedb","tab-neutral":"_4d1ad155","tab-themed":"_138c6c8b","track-neutral":"ee766342","track-themed":"cecb68f0"};
2616
+ var modules_40c67f5b = {"tab":"faa5b46e","track":"_93de0ded","tab-neutral":"_82a91995","tab-themed":"f150e9da","track-neutral":"_10f229b4","track-themed":"_54f03992"};
2617
2617
 
2618
2618
  const _excluded$5 = ["children", "space"],
2619
2619
  _excluded2$1 = ["children", "id", "renderMode"];
@@ -2902,7 +2902,7 @@ const MenuList = /*#__PURE__*/React__namespace.forwardRef(function MenuList(_ref
2902
2902
  className: classNames__default["default"]('reactist_menulist', exceptionallySetClassName),
2903
2903
  getAnchorRect: getAnchorRect != null ? getAnchorRect : undefined,
2904
2904
  modal: modal,
2905
- flip: flip != null ? flip : isSubMenu ? 'bottom' : undefined
2905
+ flip: flip != null ? flip : isSubMenu ? 'left bottom' : undefined
2906
2906
  }))) : null;
2907
2907
  });
2908
2908
  /**