@resolveio/client-lib-core 21.2.10 → 21.2.11
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
|
@@ -766,7 +766,6 @@ declare class CoreComponent extends BaseComponent implements OnInit {
|
|
|
766
766
|
private filterNavTabs;
|
|
767
767
|
private isRoleGateEnabled;
|
|
768
768
|
getNavbarModuleHeight(): any;
|
|
769
|
-
getMainContentHeightStyle(): string;
|
|
770
769
|
onPushBackButton(): void;
|
|
771
770
|
onPushReloadButton(): void;
|
|
772
771
|
onPushForwardButton(): void;
|