@acorex/components 19.10.1 → 19.11.0-next.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,5 +16,5 @@ export declare class AXDecoratorIconComponent extends MXBaseComponent {
16
16
  */
17
17
  private get __iconClass();
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDecoratorIconComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDecoratorIconComponent, "ax-icon", never, { "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], false, never>;
19
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDecoratorIconComponent, "ax-icon", never, { "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["i,span,svg,img"], false, never>;
20
20
  }