@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.
@@ -1331,8 +1331,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
1331
1331
  selector: '[abpVisible]',
1332
1332
  }]
1333
1333
  }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }]; }, propDecorators: { abpVisible: [{
1334
- type: Input,
1335
- args: ['abpVisible']
1334
+ type: Input
1336
1335
  }] } });
1337
1336
  function checkType(value) {
1338
1337
  if (value instanceof Promise) {