@resolveio/client-lib-core 21.2.14 → 21.2.16
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/package.json
CHANGED
|
@@ -767,6 +767,7 @@ declare class CoreComponent extends BaseComponent implements OnInit {
|
|
|
767
767
|
private filterNavTabs;
|
|
768
768
|
private isRoleGateEnabled;
|
|
769
769
|
getNavbarModuleHeight(): any;
|
|
770
|
+
private updateStandaloneNavigation;
|
|
770
771
|
onPushBackButton(): void;
|
|
771
772
|
onPushReloadButton(): void;
|
|
772
773
|
onPushForwardButton(): void;
|