@six-group/ui-library-angular 4.3.0 → 4.3.2
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.
|
@@ -730,7 +730,7 @@ export declare class SixSpinner {
|
|
|
730
730
|
protected el: HTMLElement;
|
|
731
731
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
732
732
|
static ɵfac: i0.ɵɵFactoryDeclaration<SixSpinner, never>;
|
|
733
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SixSpinner, "six-spinner", never, { "six": { "alias": "six"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
733
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SixSpinner, "six-spinner", never, { "logo": { "alias": "logo"; "required": false; }; "six": { "alias": "six"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
734
734
|
}
|
|
735
735
|
export declare interface SixSpinner extends Components.SixSpinner {
|
|
736
736
|
}
|