@getflip/swirl-components-angular 0.7.0 → 0.7.1

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.
@@ -454,7 +454,7 @@ FlipConsoleLayout = __decorate([
454
454
  ProxyCmp({
455
455
  defineCustomElementFn: undefined,
456
456
  inputs: ['appName', 'backButonLabel', 'heading', 'helpButonLabel', 'hideNavigationButtonLabel', 'logoText', 'navigationLabel', 'showBackButton', 'showHelpButton', 'showNavigationButtonLabel', 'subheading'],
457
- methods: ['toggleSidebar']
457
+ methods: ['toggleSidebar', 'showSidebar', 'hideSidebar']
458
458
  })
459
459
  ], FlipConsoleLayout);
460
460
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: FlipConsoleLayout, decorators: [{