@mescius/wijmo 5.20252.43-nightly.d20251118.t172912 → 5.20252.43-nightly.d20251120.t173523

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/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.43-nightly.d20251118.t172912
3
+ * Wijmo Library 5.20252.43-nightly.d20251120.t173523
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -4750,6 +4750,7 @@ export declare class Tooltip {
4750
4750
  private _setContent;
4751
4751
  private _hasOffset;
4752
4752
  forceRecreate: boolean;
4753
+ private _isMouseOutOfTipAndOwner;
4753
4754
  }
4754
4755
  /**
4755
4756
  * Provides arguments for the {@link Tooltip.popup} event.