@naniteninja/dashboard-components-lib 2.1.44 → 2.1.47
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
|
@@ -1716,7 +1716,6 @@ declare class LibDashboardSwipeableTabsComponent implements AfterViewInit, OnCha
|
|
|
1716
1716
|
private stopExternalOverlayObserver;
|
|
1717
1717
|
private syncExternalOverlayState;
|
|
1718
1718
|
private detectExternalOverlayVisible;
|
|
1719
|
-
private anyVisible;
|
|
1720
1719
|
private isElementVisible;
|
|
1721
1720
|
private isSettingsTriggerOccludedByOverlay;
|
|
1722
1721
|
private startSettingsTriggerTracking;
|