@getflip/swirl-components-angular 0.282.0 → 0.283.0

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.
@@ -6852,7 +6852,7 @@ let SwirlPopover = class SwirlPopover {
6852
6852
  SwirlPopover = __decorate([
6853
6853
  ProxyCmp({
6854
6854
  inputs: ['animation', 'disableScrollLock', 'enableFlip', 'fullscreenBottomSheet', 'label', 'maxHeight', 'offset', 'placement', 'popoverId', 'returnFocusToTrigger', 'transparent', 'trigger', 'triggerContainer', 'useContainerWidth'],
6855
- methods: ['close', 'open']
6855
+ methods: ['close', 'open', 'isOpen']
6856
6856
  })
6857
6857
  ], SwirlPopover);
6858
6858
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SwirlPopover, decorators: [{