@doist/reactist 26.2.3 → 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.
@@ -1522,7 +1522,7 @@ const Heading = /*#__PURE__*/React__namespace.forwardRef(function Heading(_ref,
1522
1522
  }), children);
1523
1523
  });
1524
1524
 
1525
- var modules_8ebe6db0 = {"prose":"_560c1e08","darkModeTypography":"_8b53b13e"};
1525
+ var modules_8ebe6db0 = {"prose":"_37468e52","darkModeTypography":"_6abbd828"};
1526
1526
 
1527
1527
  const _excluded$h = ["darkModeTypography", "exceptionallySetClassName"];
1528
1528
  /**
@@ -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
  /**