@abp/ng.theme.shared 7.1.0-rc.2 → 7.1.0-rc.3

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.
@@ -1318,8 +1318,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
1318
1318
  selector: '[abpVisible]',
1319
1319
  }]
1320
1320
  }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }]; }, propDecorators: { abpVisible: [{
1321
- type: Input,
1322
- args: ['abpVisible']
1321
+ type: Input
1323
1322
  }] } });
1324
1323
  function checkType(value) {
1325
1324
  if (value instanceof Promise) {