@kdcloudjs/kdesign 1.7.33-stable.11 → 1.7.33-stable.12

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.
@@ -415,7 +415,7 @@ function usePopper(locatorElement, popperElement, props) {
415
415
  setArrowPos(_arrowPos);
416
416
  setNextPlacement(currentPlacement);
417
417
  }
418
- }, [locatorRef, popperRef, container, trigger, mousePos, autoPlacement, gap, arrowOffset, arrowSize, arrowWidth]);
418
+ }, [locatorRef, popperRef, container, trigger, mousePos, autoPlacement, gap, arrowOffset, arrowSize, arrowWidth, align === null || align === void 0 ? void 0 : align.left, align === null || align === void 0 ? void 0 : align.top]);
419
419
  useEffect(function () {
420
420
  if (canAlign) {
421
421
  alignPopper();
@@ -429,7 +429,7 @@ function usePopper(locatorElement, popperElement, props) {
429
429
  setArrowPos(_arrowPos);
430
430
  setNextPlacement(currentPlacement);
431
431
  }
432
- }, [locatorRef, popperRef, container, trigger, mousePos, autoPlacement, gap, arrowOffset, arrowSize, arrowWidth]);
432
+ }, [locatorRef, popperRef, container, trigger, mousePos, autoPlacement, gap, arrowOffset, arrowSize, arrowWidth, align === null || align === void 0 ? void 0 : align.left, align === null || align === void 0 ? void 0 : align.top]);
433
433
  (0, _react.useEffect)(function () {
434
434
  if (canAlign) {
435
435
  alignPopper();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kdcloudjs/kdesign",
3
- "version": "1.7.33-stable.11",
3
+ "version": "1.7.33-stable.12",
4
4
  "description": "KDesign 金蝶前端react 组件库",
5
5
  "title": "kdesign",
6
6
  "keywords": [