@getflip/swirl-components-angular 0.149.0 → 0.150.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.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +25 -0
- package/dist/component-library/esm2020/lib/stencil-generated/components.mjs +454 -454
- package/dist/component-library/fesm2015/getflip-swirl-components-angular.mjs +453 -453
- package/dist/component-library/fesm2015/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/fesm2020/getflip-swirl-components-angular.mjs +453 -453
- package/dist/component-library/fesm2020/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/lib/stencil-generated/components.d.ts +151 -151
- package/package.json +2 -2
- package/projects/component-library/src/lib/stencil-generated/components.ts +302 -302
|
@@ -597,7 +597,7 @@ export declare class SwirlIcon {
|
|
|
597
597
|
protected el: HTMLElement;
|
|
598
598
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
599
599
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIcon, never>;
|
|
600
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIcon, "swirl-icon", never, { "glyph": "glyph"; "size": "size"; }, {}, never, ["*"], false>;
|
|
600
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIcon, "swirl-icon", never, { "color": "color"; "glyph": "glyph"; "size": "size"; }, {}, never, ["*"], false>;
|
|
601
601
|
}
|
|
602
602
|
export declare interface SwirlIconAdd extends Components.SwirlIconAdd {
|
|
603
603
|
}
|
|
@@ -606,7 +606,7 @@ export declare class SwirlIconAdd {
|
|
|
606
606
|
protected el: HTMLElement;
|
|
607
607
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
608
608
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconAdd, never>;
|
|
609
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAdd, "swirl-icon-add", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
609
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAdd, "swirl-icon-add", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
610
610
|
}
|
|
611
611
|
export declare interface SwirlIconAddPhoto extends Components.SwirlIconAddPhoto {
|
|
612
612
|
}
|
|
@@ -615,7 +615,7 @@ export declare class SwirlIconAddPhoto {
|
|
|
615
615
|
protected el: HTMLElement;
|
|
616
616
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
617
617
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconAddPhoto, never>;
|
|
618
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAddPhoto, "swirl-icon-add-photo", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
618
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAddPhoto, "swirl-icon-add-photo", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
619
619
|
}
|
|
620
620
|
export declare interface SwirlIconAddReaction extends Components.SwirlIconAddReaction {
|
|
621
621
|
}
|
|
@@ -624,7 +624,7 @@ export declare class SwirlIconAddReaction {
|
|
|
624
624
|
protected el: HTMLElement;
|
|
625
625
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
626
626
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconAddReaction, never>;
|
|
627
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAddReaction, "swirl-icon-add-reaction", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
627
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAddReaction, "swirl-icon-add-reaction", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
628
628
|
}
|
|
629
629
|
export declare interface SwirlIconAdminPanelSettings extends Components.SwirlIconAdminPanelSettings {
|
|
630
630
|
}
|
|
@@ -633,7 +633,7 @@ export declare class SwirlIconAdminPanelSettings {
|
|
|
633
633
|
protected el: HTMLElement;
|
|
634
634
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
635
635
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconAdminPanelSettings, never>;
|
|
636
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAdminPanelSettings, "swirl-icon-admin-panel-settings", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
636
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAdminPanelSettings, "swirl-icon-admin-panel-settings", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
637
637
|
}
|
|
638
638
|
export declare interface SwirlIconAi extends Components.SwirlIconAi {
|
|
639
639
|
}
|
|
@@ -642,7 +642,7 @@ export declare class SwirlIconAi {
|
|
|
642
642
|
protected el: HTMLElement;
|
|
643
643
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
644
644
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconAi, never>;
|
|
645
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAi, "swirl-icon-ai", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
645
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAi, "swirl-icon-ai", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
646
646
|
}
|
|
647
647
|
export declare interface SwirlIconApps extends Components.SwirlIconApps {
|
|
648
648
|
}
|
|
@@ -651,7 +651,7 @@ export declare class SwirlIconApps {
|
|
|
651
651
|
protected el: HTMLElement;
|
|
652
652
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
653
653
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconApps, never>;
|
|
654
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconApps, "swirl-icon-apps", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
654
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconApps, "swirl-icon-apps", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
655
655
|
}
|
|
656
656
|
export declare interface SwirlIconArrowBack extends Components.SwirlIconArrowBack {
|
|
657
657
|
}
|
|
@@ -660,7 +660,7 @@ export declare class SwirlIconArrowBack {
|
|
|
660
660
|
protected el: HTMLElement;
|
|
661
661
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
662
662
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowBack, never>;
|
|
663
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowBack, "swirl-icon-arrow-back", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
663
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowBack, "swirl-icon-arrow-back", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
664
664
|
}
|
|
665
665
|
export declare interface SwirlIconArrowDownward extends Components.SwirlIconArrowDownward {
|
|
666
666
|
}
|
|
@@ -669,7 +669,7 @@ export declare class SwirlIconArrowDownward {
|
|
|
669
669
|
protected el: HTMLElement;
|
|
670
670
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
671
671
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowDownward, never>;
|
|
672
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowDownward, "swirl-icon-arrow-downward", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
672
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowDownward, "swirl-icon-arrow-downward", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
673
673
|
}
|
|
674
674
|
export declare interface SwirlIconArrowForward extends Components.SwirlIconArrowForward {
|
|
675
675
|
}
|
|
@@ -678,7 +678,7 @@ export declare class SwirlIconArrowForward {
|
|
|
678
678
|
protected el: HTMLElement;
|
|
679
679
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
680
680
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowForward, never>;
|
|
681
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowForward, "swirl-icon-arrow-forward", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
681
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowForward, "swirl-icon-arrow-forward", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
682
682
|
}
|
|
683
683
|
export declare interface SwirlIconArrowLeft extends Components.SwirlIconArrowLeft {
|
|
684
684
|
}
|
|
@@ -687,7 +687,7 @@ export declare class SwirlIconArrowLeft {
|
|
|
687
687
|
protected el: HTMLElement;
|
|
688
688
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
689
689
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowLeft, never>;
|
|
690
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowLeft, "swirl-icon-arrow-left", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
690
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowLeft, "swirl-icon-arrow-left", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
691
691
|
}
|
|
692
692
|
export declare interface SwirlIconArrowRight extends Components.SwirlIconArrowRight {
|
|
693
693
|
}
|
|
@@ -696,7 +696,7 @@ export declare class SwirlIconArrowRight {
|
|
|
696
696
|
protected el: HTMLElement;
|
|
697
697
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
698
698
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowRight, never>;
|
|
699
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowRight, "swirl-icon-arrow-right", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
699
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowRight, "swirl-icon-arrow-right", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
700
700
|
}
|
|
701
701
|
export declare interface SwirlIconArrowRightSmall extends Components.SwirlIconArrowRightSmall {
|
|
702
702
|
}
|
|
@@ -705,7 +705,7 @@ export declare class SwirlIconArrowRightSmall {
|
|
|
705
705
|
protected el: HTMLElement;
|
|
706
706
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
707
707
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowRightSmall, never>;
|
|
708
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowRightSmall, "swirl-icon-arrow-right-small", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
708
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowRightSmall, "swirl-icon-arrow-right-small", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
709
709
|
}
|
|
710
710
|
export declare interface SwirlIconArrowUpward extends Components.SwirlIconArrowUpward {
|
|
711
711
|
}
|
|
@@ -714,7 +714,7 @@ export declare class SwirlIconArrowUpward {
|
|
|
714
714
|
protected el: HTMLElement;
|
|
715
715
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
716
716
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconArrowUpward, never>;
|
|
717
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowUpward, "swirl-icon-arrow-upward", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
717
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconArrowUpward, "swirl-icon-arrow-upward", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
718
718
|
}
|
|
719
719
|
export declare interface SwirlIconAttachment extends Components.SwirlIconAttachment {
|
|
720
720
|
}
|
|
@@ -723,7 +723,7 @@ export declare class SwirlIconAttachment {
|
|
|
723
723
|
protected el: HTMLElement;
|
|
724
724
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
725
725
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconAttachment, never>;
|
|
726
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAttachment, "swirl-icon-attachment", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
726
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconAttachment, "swirl-icon-attachment", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
727
727
|
}
|
|
728
728
|
export declare interface SwirlIconBarChart extends Components.SwirlIconBarChart {
|
|
729
729
|
}
|
|
@@ -732,7 +732,7 @@ export declare class SwirlIconBarChart {
|
|
|
732
732
|
protected el: HTMLElement;
|
|
733
733
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
734
734
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconBarChart, never>;
|
|
735
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBarChart, "swirl-icon-bar-chart", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
735
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBarChart, "swirl-icon-bar-chart", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
736
736
|
}
|
|
737
737
|
export declare interface SwirlIconBlock extends Components.SwirlIconBlock {
|
|
738
738
|
}
|
|
@@ -741,7 +741,7 @@ export declare class SwirlIconBlock {
|
|
|
741
741
|
protected el: HTMLElement;
|
|
742
742
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
743
743
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconBlock, never>;
|
|
744
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBlock, "swirl-icon-block", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
744
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBlock, "swirl-icon-block", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
745
745
|
}
|
|
746
746
|
export declare interface SwirlIconBookmark extends Components.SwirlIconBookmark {
|
|
747
747
|
}
|
|
@@ -750,7 +750,7 @@ export declare class SwirlIconBookmark {
|
|
|
750
750
|
protected el: HTMLElement;
|
|
751
751
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
752
752
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconBookmark, never>;
|
|
753
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBookmark, "swirl-icon-bookmark", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
753
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBookmark, "swirl-icon-bookmark", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
754
754
|
}
|
|
755
755
|
export declare interface SwirlIconBookmarkFilled extends Components.SwirlIconBookmarkFilled {
|
|
756
756
|
}
|
|
@@ -759,7 +759,7 @@ export declare class SwirlIconBookmarkFilled {
|
|
|
759
759
|
protected el: HTMLElement;
|
|
760
760
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
761
761
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconBookmarkFilled, never>;
|
|
762
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBookmarkFilled, "swirl-icon-bookmark-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
762
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconBookmarkFilled, "swirl-icon-bookmark-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
763
763
|
}
|
|
764
764
|
export declare interface SwirlIconCancel extends Components.SwirlIconCancel {
|
|
765
765
|
}
|
|
@@ -768,7 +768,7 @@ export declare class SwirlIconCancel {
|
|
|
768
768
|
protected el: HTMLElement;
|
|
769
769
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
770
770
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCancel, never>;
|
|
771
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCancel, "swirl-icon-cancel", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
771
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCancel, "swirl-icon-cancel", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
772
772
|
}
|
|
773
773
|
export declare interface SwirlIconChatBubble extends Components.SwirlIconChatBubble {
|
|
774
774
|
}
|
|
@@ -777,7 +777,7 @@ export declare class SwirlIconChatBubble {
|
|
|
777
777
|
protected el: HTMLElement;
|
|
778
778
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
779
779
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconChatBubble, never>;
|
|
780
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChatBubble, "swirl-icon-chat-bubble", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
780
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChatBubble, "swirl-icon-chat-bubble", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
781
781
|
}
|
|
782
782
|
export declare interface SwirlIconChatsFilled extends Components.SwirlIconChatsFilled {
|
|
783
783
|
}
|
|
@@ -786,7 +786,7 @@ export declare class SwirlIconChatsFilled {
|
|
|
786
786
|
protected el: HTMLElement;
|
|
787
787
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
788
788
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconChatsFilled, never>;
|
|
789
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChatsFilled, "swirl-icon-chats-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
789
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChatsFilled, "swirl-icon-chats-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
790
790
|
}
|
|
791
791
|
export declare interface SwirlIconChatsOutlined extends Components.SwirlIconChatsOutlined {
|
|
792
792
|
}
|
|
@@ -795,7 +795,7 @@ export declare class SwirlIconChatsOutlined {
|
|
|
795
795
|
protected el: HTMLElement;
|
|
796
796
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
797
797
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconChatsOutlined, never>;
|
|
798
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChatsOutlined, "swirl-icon-chats-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
798
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChatsOutlined, "swirl-icon-chats-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
799
799
|
}
|
|
800
800
|
export declare interface SwirlIconCheck extends Components.SwirlIconCheck {
|
|
801
801
|
}
|
|
@@ -804,7 +804,7 @@ export declare class SwirlIconCheck {
|
|
|
804
804
|
protected el: HTMLElement;
|
|
805
805
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
806
806
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCheck, never>;
|
|
807
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheck, "swirl-icon-check", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
807
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheck, "swirl-icon-check", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
808
808
|
}
|
|
809
809
|
export declare interface SwirlIconCheckCircle extends Components.SwirlIconCheckCircle {
|
|
810
810
|
}
|
|
@@ -813,7 +813,7 @@ export declare class SwirlIconCheckCircle {
|
|
|
813
813
|
protected el: HTMLElement;
|
|
814
814
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
815
815
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCheckCircle, never>;
|
|
816
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheckCircle, "swirl-icon-check-circle", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
816
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheckCircle, "swirl-icon-check-circle", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
817
817
|
}
|
|
818
818
|
export declare interface SwirlIconCheckSmall extends Components.SwirlIconCheckSmall {
|
|
819
819
|
}
|
|
@@ -822,7 +822,7 @@ export declare class SwirlIconCheckSmall {
|
|
|
822
822
|
protected el: HTMLElement;
|
|
823
823
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
824
824
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCheckSmall, never>;
|
|
825
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheckSmall, "swirl-icon-check-small", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
825
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheckSmall, "swirl-icon-check-small", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
826
826
|
}
|
|
827
827
|
export declare interface SwirlIconCheckStrong extends Components.SwirlIconCheckStrong {
|
|
828
828
|
}
|
|
@@ -831,7 +831,7 @@ export declare class SwirlIconCheckStrong {
|
|
|
831
831
|
protected el: HTMLElement;
|
|
832
832
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
833
833
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCheckStrong, never>;
|
|
834
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheckStrong, "swirl-icon-check-strong", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
834
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCheckStrong, "swirl-icon-check-strong", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
835
835
|
}
|
|
836
836
|
export declare interface SwirlIconChevronLeft extends Components.SwirlIconChevronLeft {
|
|
837
837
|
}
|
|
@@ -840,7 +840,7 @@ export declare class SwirlIconChevronLeft {
|
|
|
840
840
|
protected el: HTMLElement;
|
|
841
841
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
842
842
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconChevronLeft, never>;
|
|
843
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChevronLeft, "swirl-icon-chevron-left", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
843
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChevronLeft, "swirl-icon-chevron-left", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
844
844
|
}
|
|
845
845
|
export declare interface SwirlIconChevronRight extends Components.SwirlIconChevronRight {
|
|
846
846
|
}
|
|
@@ -849,7 +849,7 @@ export declare class SwirlIconChevronRight {
|
|
|
849
849
|
protected el: HTMLElement;
|
|
850
850
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
851
851
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconChevronRight, never>;
|
|
852
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChevronRight, "swirl-icon-chevron-right", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
852
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconChevronRight, "swirl-icon-chevron-right", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
853
853
|
}
|
|
854
854
|
export declare interface SwirlIconClose extends Components.SwirlIconClose {
|
|
855
855
|
}
|
|
@@ -858,7 +858,7 @@ export declare class SwirlIconClose {
|
|
|
858
858
|
protected el: HTMLElement;
|
|
859
859
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
860
860
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconClose, never>;
|
|
861
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconClose, "swirl-icon-close", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
861
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconClose, "swirl-icon-close", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
862
862
|
}
|
|
863
863
|
export declare interface SwirlIconCloseSmall extends Components.SwirlIconCloseSmall {
|
|
864
864
|
}
|
|
@@ -867,7 +867,7 @@ export declare class SwirlIconCloseSmall {
|
|
|
867
867
|
protected el: HTMLElement;
|
|
868
868
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
869
869
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCloseSmall, never>;
|
|
870
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCloseSmall, "swirl-icon-close-small", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
870
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCloseSmall, "swirl-icon-close-small", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
871
871
|
}
|
|
872
872
|
export declare interface SwirlIconCloudUpload extends Components.SwirlIconCloudUpload {
|
|
873
873
|
}
|
|
@@ -876,7 +876,7 @@ export declare class SwirlIconCloudUpload {
|
|
|
876
876
|
protected el: HTMLElement;
|
|
877
877
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
878
878
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCloudUpload, never>;
|
|
879
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCloudUpload, "swirl-icon-cloud-upload", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
879
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCloudUpload, "swirl-icon-cloud-upload", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
880
880
|
}
|
|
881
881
|
export declare interface SwirlIconColumn extends Components.SwirlIconColumn {
|
|
882
882
|
}
|
|
@@ -885,7 +885,7 @@ export declare class SwirlIconColumn {
|
|
|
885
885
|
protected el: HTMLElement;
|
|
886
886
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
887
887
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconColumn, never>;
|
|
888
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconColumn, "swirl-icon-column", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
888
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconColumn, "swirl-icon-column", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
889
889
|
}
|
|
890
890
|
export declare interface SwirlIconComment extends Components.SwirlIconComment {
|
|
891
891
|
}
|
|
@@ -894,7 +894,7 @@ export declare class SwirlIconComment {
|
|
|
894
894
|
protected el: HTMLElement;
|
|
895
895
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
896
896
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconComment, never>;
|
|
897
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconComment, "swirl-icon-comment", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
897
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconComment, "swirl-icon-comment", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
898
898
|
}
|
|
899
899
|
export declare interface SwirlIconCopy extends Components.SwirlIconCopy {
|
|
900
900
|
}
|
|
@@ -903,7 +903,7 @@ export declare class SwirlIconCopy {
|
|
|
903
903
|
protected el: HTMLElement;
|
|
904
904
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
905
905
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconCopy, never>;
|
|
906
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCopy, "swirl-icon-copy", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
906
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconCopy, "swirl-icon-copy", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
907
907
|
}
|
|
908
908
|
export declare interface SwirlIconDarkMode extends Components.SwirlIconDarkMode {
|
|
909
909
|
}
|
|
@@ -912,7 +912,7 @@ export declare class SwirlIconDarkMode {
|
|
|
912
912
|
protected el: HTMLElement;
|
|
913
913
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
914
914
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDarkMode, never>;
|
|
915
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDarkMode, "swirl-icon-dark-mode", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
915
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDarkMode, "swirl-icon-dark-mode", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
916
916
|
}
|
|
917
917
|
export declare interface SwirlIconDateRange extends Components.SwirlIconDateRange {
|
|
918
918
|
}
|
|
@@ -921,7 +921,7 @@ export declare class SwirlIconDateRange {
|
|
|
921
921
|
protected el: HTMLElement;
|
|
922
922
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
923
923
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDateRange, never>;
|
|
924
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDateRange, "swirl-icon-date-range", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
924
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDateRange, "swirl-icon-date-range", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
925
925
|
}
|
|
926
926
|
export declare interface SwirlIconDelete extends Components.SwirlIconDelete {
|
|
927
927
|
}
|
|
@@ -930,7 +930,7 @@ export declare class SwirlIconDelete {
|
|
|
930
930
|
protected el: HTMLElement;
|
|
931
931
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
932
932
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDelete, never>;
|
|
933
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDelete, "swirl-icon-delete", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
933
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDelete, "swirl-icon-delete", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
934
934
|
}
|
|
935
935
|
export declare interface SwirlIconDescription extends Components.SwirlIconDescription {
|
|
936
936
|
}
|
|
@@ -939,7 +939,7 @@ export declare class SwirlIconDescription {
|
|
|
939
939
|
protected el: HTMLElement;
|
|
940
940
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
941
941
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDescription, never>;
|
|
942
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDescription, "swirl-icon-description", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
942
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDescription, "swirl-icon-description", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
943
943
|
}
|
|
944
944
|
export declare interface SwirlIconDirectoryFilled extends Components.SwirlIconDirectoryFilled {
|
|
945
945
|
}
|
|
@@ -948,7 +948,7 @@ export declare class SwirlIconDirectoryFilled {
|
|
|
948
948
|
protected el: HTMLElement;
|
|
949
949
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
950
950
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDirectoryFilled, never>;
|
|
951
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDirectoryFilled, "swirl-icon-directory-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
951
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDirectoryFilled, "swirl-icon-directory-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
952
952
|
}
|
|
953
953
|
export declare interface SwirlIconDirectoryOutlined extends Components.SwirlIconDirectoryOutlined {
|
|
954
954
|
}
|
|
@@ -957,7 +957,7 @@ export declare class SwirlIconDirectoryOutlined {
|
|
|
957
957
|
protected el: HTMLElement;
|
|
958
958
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
959
959
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDirectoryOutlined, never>;
|
|
960
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDirectoryOutlined, "swirl-icon-directory-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
960
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDirectoryOutlined, "swirl-icon-directory-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
961
961
|
}
|
|
962
962
|
export declare interface SwirlIconDiscover extends Components.SwirlIconDiscover {
|
|
963
963
|
}
|
|
@@ -966,7 +966,7 @@ export declare class SwirlIconDiscover {
|
|
|
966
966
|
protected el: HTMLElement;
|
|
967
967
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
968
968
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDiscover, never>;
|
|
969
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDiscover, "swirl-icon-discover", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
969
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDiscover, "swirl-icon-discover", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
970
970
|
}
|
|
971
971
|
export declare interface SwirlIconDockLeft extends Components.SwirlIconDockLeft {
|
|
972
972
|
}
|
|
@@ -975,7 +975,7 @@ export declare class SwirlIconDockLeft {
|
|
|
975
975
|
protected el: HTMLElement;
|
|
976
976
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
977
977
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDockLeft, never>;
|
|
978
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDockLeft, "swirl-icon-dock-left", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
978
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDockLeft, "swirl-icon-dock-left", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
979
979
|
}
|
|
980
980
|
export declare interface SwirlIconDot extends Components.SwirlIconDot {
|
|
981
981
|
}
|
|
@@ -984,7 +984,7 @@ export declare class SwirlIconDot {
|
|
|
984
984
|
protected el: HTMLElement;
|
|
985
985
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
986
986
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDot, never>;
|
|
987
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDot, "swirl-icon-dot", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
987
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDot, "swirl-icon-dot", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
988
988
|
}
|
|
989
989
|
export declare interface SwirlIconDoubleArrowLeft extends Components.SwirlIconDoubleArrowLeft {
|
|
990
990
|
}
|
|
@@ -993,7 +993,7 @@ export declare class SwirlIconDoubleArrowLeft {
|
|
|
993
993
|
protected el: HTMLElement;
|
|
994
994
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
995
995
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDoubleArrowLeft, never>;
|
|
996
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDoubleArrowLeft, "swirl-icon-double-arrow-left", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
996
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDoubleArrowLeft, "swirl-icon-double-arrow-left", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
997
997
|
}
|
|
998
998
|
export declare interface SwirlIconDoubleArrowRight extends Components.SwirlIconDoubleArrowRight {
|
|
999
999
|
}
|
|
@@ -1002,7 +1002,7 @@ export declare class SwirlIconDoubleArrowRight {
|
|
|
1002
1002
|
protected el: HTMLElement;
|
|
1003
1003
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1004
1004
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDoubleArrowRight, never>;
|
|
1005
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDoubleArrowRight, "swirl-icon-double-arrow-right", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1005
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDoubleArrowRight, "swirl-icon-double-arrow-right", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1006
1006
|
}
|
|
1007
1007
|
export declare interface SwirlIconDownload extends Components.SwirlIconDownload {
|
|
1008
1008
|
}
|
|
@@ -1011,7 +1011,7 @@ export declare class SwirlIconDownload {
|
|
|
1011
1011
|
protected el: HTMLElement;
|
|
1012
1012
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1013
1013
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDownload, never>;
|
|
1014
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDownload, "swirl-icon-download", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1014
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDownload, "swirl-icon-download", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1015
1015
|
}
|
|
1016
1016
|
export declare interface SwirlIconDragHandle extends Components.SwirlIconDragHandle {
|
|
1017
1017
|
}
|
|
@@ -1020,7 +1020,7 @@ export declare class SwirlIconDragHandle {
|
|
|
1020
1020
|
protected el: HTMLElement;
|
|
1021
1021
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1022
1022
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconDragHandle, never>;
|
|
1023
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDragHandle, "swirl-icon-drag-handle", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1023
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconDragHandle, "swirl-icon-drag-handle", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1024
1024
|
}
|
|
1025
1025
|
export declare interface SwirlIconEdit extends Components.SwirlIconEdit {
|
|
1026
1026
|
}
|
|
@@ -1029,7 +1029,7 @@ export declare class SwirlIconEdit {
|
|
|
1029
1029
|
protected el: HTMLElement;
|
|
1030
1030
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1031
1031
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconEdit, never>;
|
|
1032
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconEdit, "swirl-icon-edit", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1032
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconEdit, "swirl-icon-edit", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1033
1033
|
}
|
|
1034
1034
|
export declare interface SwirlIconEmojiMood extends Components.SwirlIconEmojiMood {
|
|
1035
1035
|
}
|
|
@@ -1038,7 +1038,7 @@ export declare class SwirlIconEmojiMood {
|
|
|
1038
1038
|
protected el: HTMLElement;
|
|
1039
1039
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1040
1040
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconEmojiMood, never>;
|
|
1041
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconEmojiMood, "swirl-icon-emoji-mood", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1041
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconEmojiMood, "swirl-icon-emoji-mood", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1042
1042
|
}
|
|
1043
1043
|
export declare interface SwirlIconEmojiSatisfied extends Components.SwirlIconEmojiSatisfied {
|
|
1044
1044
|
}
|
|
@@ -1047,7 +1047,7 @@ export declare class SwirlIconEmojiSatisfied {
|
|
|
1047
1047
|
protected el: HTMLElement;
|
|
1048
1048
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1049
1049
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconEmojiSatisfied, never>;
|
|
1050
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconEmojiSatisfied, "swirl-icon-emoji-satisfied", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1050
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconEmojiSatisfied, "swirl-icon-emoji-satisfied", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1051
1051
|
}
|
|
1052
1052
|
export declare interface SwirlIconError extends Components.SwirlIconError {
|
|
1053
1053
|
}
|
|
@@ -1056,7 +1056,7 @@ export declare class SwirlIconError {
|
|
|
1056
1056
|
protected el: HTMLElement;
|
|
1057
1057
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1058
1058
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconError, never>;
|
|
1059
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconError, "swirl-icon-error", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1059
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconError, "swirl-icon-error", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1060
1060
|
}
|
|
1061
1061
|
export declare interface SwirlIconExpandLess extends Components.SwirlIconExpandLess {
|
|
1062
1062
|
}
|
|
@@ -1065,7 +1065,7 @@ export declare class SwirlIconExpandLess {
|
|
|
1065
1065
|
protected el: HTMLElement;
|
|
1066
1066
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1067
1067
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconExpandLess, never>;
|
|
1068
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconExpandLess, "swirl-icon-expand-less", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1068
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconExpandLess, "swirl-icon-expand-less", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1069
1069
|
}
|
|
1070
1070
|
export declare interface SwirlIconExpandMore extends Components.SwirlIconExpandMore {
|
|
1071
1071
|
}
|
|
@@ -1074,7 +1074,7 @@ export declare class SwirlIconExpandMore {
|
|
|
1074
1074
|
protected el: HTMLElement;
|
|
1075
1075
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1076
1076
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconExpandMore, never>;
|
|
1077
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconExpandMore, "swirl-icon-expand-more", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1077
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconExpandMore, "swirl-icon-expand-more", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1078
1078
|
}
|
|
1079
1079
|
export declare interface SwirlIconFile extends Components.SwirlIconFile {
|
|
1080
1080
|
}
|
|
@@ -1083,7 +1083,7 @@ export declare class SwirlIconFile {
|
|
|
1083
1083
|
protected el: HTMLElement;
|
|
1084
1084
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1085
1085
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFile, never>;
|
|
1086
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFile, "swirl-icon-file", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1086
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFile, "swirl-icon-file", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1087
1087
|
}
|
|
1088
1088
|
export declare interface SwirlIconFileCopy extends Components.SwirlIconFileCopy {
|
|
1089
1089
|
}
|
|
@@ -1092,7 +1092,7 @@ export declare class SwirlIconFileCopy {
|
|
|
1092
1092
|
protected el: HTMLElement;
|
|
1093
1093
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1094
1094
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFileCopy, never>;
|
|
1095
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFileCopy, "swirl-icon-file-copy", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1095
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFileCopy, "swirl-icon-file-copy", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1096
1096
|
}
|
|
1097
1097
|
export declare interface SwirlIconFilter extends Components.SwirlIconFilter {
|
|
1098
1098
|
}
|
|
@@ -1101,7 +1101,7 @@ export declare class SwirlIconFilter {
|
|
|
1101
1101
|
protected el: HTMLElement;
|
|
1102
1102
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1103
1103
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFilter, never>;
|
|
1104
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFilter, "swirl-icon-filter", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1104
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFilter, "swirl-icon-filter", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1105
1105
|
}
|
|
1106
1106
|
export declare interface SwirlIconFolder extends Components.SwirlIconFolder {
|
|
1107
1107
|
}
|
|
@@ -1110,7 +1110,7 @@ export declare class SwirlIconFolder {
|
|
|
1110
1110
|
protected el: HTMLElement;
|
|
1111
1111
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1112
1112
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFolder, never>;
|
|
1113
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFolder, "swirl-icon-folder", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1113
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFolder, "swirl-icon-folder", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1114
1114
|
}
|
|
1115
1115
|
export declare interface SwirlIconFolderShared extends Components.SwirlIconFolderShared {
|
|
1116
1116
|
}
|
|
@@ -1119,7 +1119,7 @@ export declare class SwirlIconFolderShared {
|
|
|
1119
1119
|
protected el: HTMLElement;
|
|
1120
1120
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1121
1121
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFolderShared, never>;
|
|
1122
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFolderShared, "swirl-icon-folder-shared", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFolderShared, "swirl-icon-folder-shared", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1123
1123
|
}
|
|
1124
1124
|
export declare interface SwirlIconFormatHOne extends Components.SwirlIconFormatHOne {
|
|
1125
1125
|
}
|
|
@@ -1128,7 +1128,7 @@ export declare class SwirlIconFormatHOne {
|
|
|
1128
1128
|
protected el: HTMLElement;
|
|
1129
1129
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1130
1130
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFormatHOne, never>;
|
|
1131
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFormatHOne, "swirl-icon-format-h-one", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1131
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFormatHOne, "swirl-icon-format-h-one", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1132
1132
|
}
|
|
1133
1133
|
export declare interface SwirlIconFullscreen extends Components.SwirlIconFullscreen {
|
|
1134
1134
|
}
|
|
@@ -1137,7 +1137,7 @@ export declare class SwirlIconFullscreen {
|
|
|
1137
1137
|
protected el: HTMLElement;
|
|
1138
1138
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1139
1139
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFullscreen, never>;
|
|
1140
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFullscreen, "swirl-icon-fullscreen", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1140
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFullscreen, "swirl-icon-fullscreen", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1141
1141
|
}
|
|
1142
1142
|
export declare interface SwirlIconFullscreenExit extends Components.SwirlIconFullscreenExit {
|
|
1143
1143
|
}
|
|
@@ -1146,7 +1146,7 @@ export declare class SwirlIconFullscreenExit {
|
|
|
1146
1146
|
protected el: HTMLElement;
|
|
1147
1147
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1148
1148
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconFullscreenExit, never>;
|
|
1149
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFullscreenExit, "swirl-icon-fullscreen-exit", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1149
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconFullscreenExit, "swirl-icon-fullscreen-exit", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1150
1150
|
}
|
|
1151
1151
|
export declare interface SwirlIconGif extends Components.SwirlIconGif {
|
|
1152
1152
|
}
|
|
@@ -1155,7 +1155,7 @@ export declare class SwirlIconGif {
|
|
|
1155
1155
|
protected el: HTMLElement;
|
|
1156
1156
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1157
1157
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGif, never>;
|
|
1158
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGif, "swirl-icon-gif", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1158
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGif, "swirl-icon-gif", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1159
1159
|
}
|
|
1160
1160
|
export declare interface SwirlIconGroupAdd extends Components.SwirlIconGroupAdd {
|
|
1161
1161
|
}
|
|
@@ -1164,7 +1164,7 @@ export declare class SwirlIconGroupAdd {
|
|
|
1164
1164
|
protected el: HTMLElement;
|
|
1165
1165
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1166
1166
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGroupAdd, never>;
|
|
1167
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupAdd, "swirl-icon-group-add", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1167
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupAdd, "swirl-icon-group-add", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1168
1168
|
}
|
|
1169
1169
|
export declare interface SwirlIconGroupAssign extends Components.SwirlIconGroupAssign {
|
|
1170
1170
|
}
|
|
@@ -1173,7 +1173,7 @@ export declare class SwirlIconGroupAssign {
|
|
|
1173
1173
|
protected el: HTMLElement;
|
|
1174
1174
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1175
1175
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGroupAssign, never>;
|
|
1176
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupAssign, "swirl-icon-group-assign", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1176
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupAssign, "swirl-icon-group-assign", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1177
1177
|
}
|
|
1178
1178
|
export declare interface SwirlIconGroups extends Components.SwirlIconGroups {
|
|
1179
1179
|
}
|
|
@@ -1182,7 +1182,7 @@ export declare class SwirlIconGroups {
|
|
|
1182
1182
|
protected el: HTMLElement;
|
|
1183
1183
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1184
1184
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGroups, never>;
|
|
1185
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroups, "swirl-icon-groups", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1185
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroups, "swirl-icon-groups", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1186
1186
|
}
|
|
1187
1187
|
export declare interface SwirlIconGroupsCustom extends Components.SwirlIconGroupsCustom {
|
|
1188
1188
|
}
|
|
@@ -1191,7 +1191,7 @@ export declare class SwirlIconGroupsCustom {
|
|
|
1191
1191
|
protected el: HTMLElement;
|
|
1192
1192
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1193
1193
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGroupsCustom, never>;
|
|
1194
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupsCustom, "swirl-icon-groups-custom", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1194
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupsCustom, "swirl-icon-groups-custom", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1195
1195
|
}
|
|
1196
1196
|
export declare interface SwirlIconGroupsFilled extends Components.SwirlIconGroupsFilled {
|
|
1197
1197
|
}
|
|
@@ -1200,7 +1200,7 @@ export declare class SwirlIconGroupsFilled {
|
|
|
1200
1200
|
protected el: HTMLElement;
|
|
1201
1201
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1202
1202
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGroupsFilled, never>;
|
|
1203
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupsFilled, "swirl-icon-groups-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1203
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupsFilled, "swirl-icon-groups-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1204
1204
|
}
|
|
1205
1205
|
export declare interface SwirlIconGroupsOutlined extends Components.SwirlIconGroupsOutlined {
|
|
1206
1206
|
}
|
|
@@ -1209,7 +1209,7 @@ export declare class SwirlIconGroupsOutlined {
|
|
|
1209
1209
|
protected el: HTMLElement;
|
|
1210
1210
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1211
1211
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconGroupsOutlined, never>;
|
|
1212
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupsOutlined, "swirl-icon-groups-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1212
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconGroupsOutlined, "swirl-icon-groups-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1213
1213
|
}
|
|
1214
1214
|
export declare interface SwirlIconHelp extends Components.SwirlIconHelp {
|
|
1215
1215
|
}
|
|
@@ -1218,7 +1218,7 @@ export declare class SwirlIconHelp {
|
|
|
1218
1218
|
protected el: HTMLElement;
|
|
1219
1219
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1220
1220
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconHelp, never>;
|
|
1221
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconHelp, "swirl-icon-help", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1221
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconHelp, "swirl-icon-help", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1222
1222
|
}
|
|
1223
1223
|
export declare interface SwirlIconHighlight extends Components.SwirlIconHighlight {
|
|
1224
1224
|
}
|
|
@@ -1227,7 +1227,7 @@ export declare class SwirlIconHighlight {
|
|
|
1227
1227
|
protected el: HTMLElement;
|
|
1228
1228
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1229
1229
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconHighlight, never>;
|
|
1230
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconHighlight, "swirl-icon-highlight", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1230
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconHighlight, "swirl-icon-highlight", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1231
1231
|
}
|
|
1232
1232
|
export declare interface SwirlIconHome extends Components.SwirlIconHome {
|
|
1233
1233
|
}
|
|
@@ -1236,7 +1236,7 @@ export declare class SwirlIconHome {
|
|
|
1236
1236
|
protected el: HTMLElement;
|
|
1237
1237
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1238
1238
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconHome, never>;
|
|
1239
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconHome, "swirl-icon-home", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1239
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconHome, "swirl-icon-home", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1240
1240
|
}
|
|
1241
1241
|
export declare interface SwirlIconImage extends Components.SwirlIconImage {
|
|
1242
1242
|
}
|
|
@@ -1245,7 +1245,7 @@ export declare class SwirlIconImage {
|
|
|
1245
1245
|
protected el: HTMLElement;
|
|
1246
1246
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1247
1247
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconImage, never>;
|
|
1248
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconImage, "swirl-icon-image", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1248
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconImage, "swirl-icon-image", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1249
1249
|
}
|
|
1250
1250
|
export declare interface SwirlIconImproveText extends Components.SwirlIconImproveText {
|
|
1251
1251
|
}
|
|
@@ -1254,7 +1254,7 @@ export declare class SwirlIconImproveText {
|
|
|
1254
1254
|
protected el: HTMLElement;
|
|
1255
1255
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1256
1256
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconImproveText, never>;
|
|
1257
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconImproveText, "swirl-icon-improve-text", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1257
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconImproveText, "swirl-icon-improve-text", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1258
1258
|
}
|
|
1259
1259
|
export declare interface SwirlIconInfo extends Components.SwirlIconInfo {
|
|
1260
1260
|
}
|
|
@@ -1263,7 +1263,7 @@ export declare class SwirlIconInfo {
|
|
|
1263
1263
|
protected el: HTMLElement;
|
|
1264
1264
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1265
1265
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconInfo, never>;
|
|
1266
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInfo, "swirl-icon-info", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1266
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInfo, "swirl-icon-info", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1267
1267
|
}
|
|
1268
1268
|
export declare interface SwirlIconInsertBelow extends Components.SwirlIconInsertBelow {
|
|
1269
1269
|
}
|
|
@@ -1272,7 +1272,7 @@ export declare class SwirlIconInsertBelow {
|
|
|
1272
1272
|
protected el: HTMLElement;
|
|
1273
1273
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1274
1274
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconInsertBelow, never>;
|
|
1275
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInsertBelow, "swirl-icon-insert-below", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1275
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInsertBelow, "swirl-icon-insert-below", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1276
1276
|
}
|
|
1277
1277
|
export declare interface SwirlIconInsertOnTop extends Components.SwirlIconInsertOnTop {
|
|
1278
1278
|
}
|
|
@@ -1281,7 +1281,7 @@ export declare class SwirlIconInsertOnTop {
|
|
|
1281
1281
|
protected el: HTMLElement;
|
|
1282
1282
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1283
1283
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconInsertOnTop, never>;
|
|
1284
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInsertOnTop, "swirl-icon-insert-on-top", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1284
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInsertOnTop, "swirl-icon-insert-on-top", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1285
1285
|
}
|
|
1286
1286
|
export declare interface SwirlIconInventory extends Components.SwirlIconInventory {
|
|
1287
1287
|
}
|
|
@@ -1290,7 +1290,7 @@ export declare class SwirlIconInventory {
|
|
|
1290
1290
|
protected el: HTMLElement;
|
|
1291
1291
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1292
1292
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconInventory, never>;
|
|
1293
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInventory, "swirl-icon-inventory", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1293
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconInventory, "swirl-icon-inventory", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1294
1294
|
}
|
|
1295
1295
|
export declare interface SwirlIconLightMode extends Components.SwirlIconLightMode {
|
|
1296
1296
|
}
|
|
@@ -1299,7 +1299,7 @@ export declare class SwirlIconLightMode {
|
|
|
1299
1299
|
protected el: HTMLElement;
|
|
1300
1300
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1301
1301
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLightMode, never>;
|
|
1302
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLightMode, "swirl-icon-light-mode", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1302
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLightMode, "swirl-icon-light-mode", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1303
1303
|
}
|
|
1304
1304
|
export declare interface SwirlIconLike extends Components.SwirlIconLike {
|
|
1305
1305
|
}
|
|
@@ -1308,7 +1308,7 @@ export declare class SwirlIconLike {
|
|
|
1308
1308
|
protected el: HTMLElement;
|
|
1309
1309
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1310
1310
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLike, never>;
|
|
1311
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLike, "swirl-icon-like", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1311
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLike, "swirl-icon-like", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1312
1312
|
}
|
|
1313
1313
|
export declare interface SwirlIconLink extends Components.SwirlIconLink {
|
|
1314
1314
|
}
|
|
@@ -1317,7 +1317,7 @@ export declare class SwirlIconLink {
|
|
|
1317
1317
|
protected el: HTMLElement;
|
|
1318
1318
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1319
1319
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLink, never>;
|
|
1320
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLink, "swirl-icon-link", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1320
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLink, "swirl-icon-link", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1321
1321
|
}
|
|
1322
1322
|
export declare interface SwirlIconLock extends Components.SwirlIconLock {
|
|
1323
1323
|
}
|
|
@@ -1326,7 +1326,7 @@ export declare class SwirlIconLock {
|
|
|
1326
1326
|
protected el: HTMLElement;
|
|
1327
1327
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1328
1328
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLock, never>;
|
|
1329
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLock, "swirl-icon-lock", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1329
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLock, "swirl-icon-lock", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1330
1330
|
}
|
|
1331
1331
|
export declare interface SwirlIconLockOpen extends Components.SwirlIconLockOpen {
|
|
1332
1332
|
}
|
|
@@ -1335,7 +1335,7 @@ export declare class SwirlIconLockOpen {
|
|
|
1335
1335
|
protected el: HTMLElement;
|
|
1336
1336
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1337
1337
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLockOpen, never>;
|
|
1338
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLockOpen, "swirl-icon-lock-open", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1338
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLockOpen, "swirl-icon-lock-open", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1339
1339
|
}
|
|
1340
1340
|
export declare interface SwirlIconLockPerson extends Components.SwirlIconLockPerson {
|
|
1341
1341
|
}
|
|
@@ -1344,7 +1344,7 @@ export declare class SwirlIconLockPerson {
|
|
|
1344
1344
|
protected el: HTMLElement;
|
|
1345
1345
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1346
1346
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLockPerson, never>;
|
|
1347
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLockPerson, "swirl-icon-lock-person", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1347
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLockPerson, "swirl-icon-lock-person", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1348
1348
|
}
|
|
1349
1349
|
export declare interface SwirlIconLogout extends Components.SwirlIconLogout {
|
|
1350
1350
|
}
|
|
@@ -1353,7 +1353,7 @@ export declare class SwirlIconLogout {
|
|
|
1353
1353
|
protected el: HTMLElement;
|
|
1354
1354
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1355
1355
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLogout, never>;
|
|
1356
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLogout, "swirl-icon-logout", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1356
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLogout, "swirl-icon-logout", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1357
1357
|
}
|
|
1358
1358
|
export declare interface SwirlIconLongText extends Components.SwirlIconLongText {
|
|
1359
1359
|
}
|
|
@@ -1362,7 +1362,7 @@ export declare class SwirlIconLongText {
|
|
|
1362
1362
|
protected el: HTMLElement;
|
|
1363
1363
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1364
1364
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconLongText, never>;
|
|
1365
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLongText, "swirl-icon-long-text", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1365
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconLongText, "swirl-icon-long-text", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1366
1366
|
}
|
|
1367
1367
|
export declare interface SwirlIconMail extends Components.SwirlIconMail {
|
|
1368
1368
|
}
|
|
@@ -1371,7 +1371,7 @@ export declare class SwirlIconMail {
|
|
|
1371
1371
|
protected el: HTMLElement;
|
|
1372
1372
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1373
1373
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMail, never>;
|
|
1374
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMail, "swirl-icon-mail", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1374
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMail, "swirl-icon-mail", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1375
1375
|
}
|
|
1376
1376
|
export declare interface SwirlIconManageAccounts extends Components.SwirlIconManageAccounts {
|
|
1377
1377
|
}
|
|
@@ -1380,7 +1380,7 @@ export declare class SwirlIconManageAccounts {
|
|
|
1380
1380
|
protected el: HTMLElement;
|
|
1381
1381
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1382
1382
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconManageAccounts, never>;
|
|
1383
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconManageAccounts, "swirl-icon-manage-accounts", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1383
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconManageAccounts, "swirl-icon-manage-accounts", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1384
1384
|
}
|
|
1385
1385
|
export declare interface SwirlIconMarkChatRead extends Components.SwirlIconMarkChatRead {
|
|
1386
1386
|
}
|
|
@@ -1389,7 +1389,7 @@ export declare class SwirlIconMarkChatRead {
|
|
|
1389
1389
|
protected el: HTMLElement;
|
|
1390
1390
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1391
1391
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMarkChatRead, never>;
|
|
1392
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMarkChatRead, "swirl-icon-mark-chat-read", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1392
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMarkChatRead, "swirl-icon-mark-chat-read", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1393
1393
|
}
|
|
1394
1394
|
export declare interface SwirlIconMarkChatUnread extends Components.SwirlIconMarkChatUnread {
|
|
1395
1395
|
}
|
|
@@ -1398,7 +1398,7 @@ export declare class SwirlIconMarkChatUnread {
|
|
|
1398
1398
|
protected el: HTMLElement;
|
|
1399
1399
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1400
1400
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMarkChatUnread, never>;
|
|
1401
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMarkChatUnread, "swirl-icon-mark-chat-unread", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1401
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMarkChatUnread, "swirl-icon-mark-chat-unread", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1402
1402
|
}
|
|
1403
1403
|
export declare interface SwirlIconMention extends Components.SwirlIconMention {
|
|
1404
1404
|
}
|
|
@@ -1407,7 +1407,7 @@ export declare class SwirlIconMention {
|
|
|
1407
1407
|
protected el: HTMLElement;
|
|
1408
1408
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1409
1409
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMention, never>;
|
|
1410
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMention, "swirl-icon-mention", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1410
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMention, "swirl-icon-mention", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1411
1411
|
}
|
|
1412
1412
|
export declare interface SwirlIconMenu extends Components.SwirlIconMenu {
|
|
1413
1413
|
}
|
|
@@ -1416,7 +1416,7 @@ export declare class SwirlIconMenu {
|
|
|
1416
1416
|
protected el: HTMLElement;
|
|
1417
1417
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1418
1418
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMenu, never>;
|
|
1419
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenu, "swirl-icon-menu", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1419
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenu, "swirl-icon-menu", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1420
1420
|
}
|
|
1421
1421
|
export declare interface SwirlIconMenuBook extends Components.SwirlIconMenuBook {
|
|
1422
1422
|
}
|
|
@@ -1425,7 +1425,7 @@ export declare class SwirlIconMenuBook {
|
|
|
1425
1425
|
protected el: HTMLElement;
|
|
1426
1426
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1427
1427
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMenuBook, never>;
|
|
1428
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenuBook, "swirl-icon-menu-book", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1428
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenuBook, "swirl-icon-menu-book", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1429
1429
|
}
|
|
1430
1430
|
export declare interface SwirlIconMenuFilled extends Components.SwirlIconMenuFilled {
|
|
1431
1431
|
}
|
|
@@ -1434,7 +1434,7 @@ export declare class SwirlIconMenuFilled {
|
|
|
1434
1434
|
protected el: HTMLElement;
|
|
1435
1435
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1436
1436
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMenuFilled, never>;
|
|
1437
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenuFilled, "swirl-icon-menu-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1437
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenuFilled, "swirl-icon-menu-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1438
1438
|
}
|
|
1439
1439
|
export declare interface SwirlIconMenuOutlined extends Components.SwirlIconMenuOutlined {
|
|
1440
1440
|
}
|
|
@@ -1443,7 +1443,7 @@ export declare class SwirlIconMenuOutlined {
|
|
|
1443
1443
|
protected el: HTMLElement;
|
|
1444
1444
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1445
1445
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMenuOutlined, never>;
|
|
1446
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenuOutlined, "swirl-icon-menu-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1446
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMenuOutlined, "swirl-icon-menu-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1447
1447
|
}
|
|
1448
1448
|
export declare interface SwirlIconMessage extends Components.SwirlIconMessage {
|
|
1449
1449
|
}
|
|
@@ -1452,7 +1452,7 @@ export declare class SwirlIconMessage {
|
|
|
1452
1452
|
protected el: HTMLElement;
|
|
1453
1453
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1454
1454
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMessage, never>;
|
|
1455
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMessage, "swirl-icon-message", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1455
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMessage, "swirl-icon-message", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1456
1456
|
}
|
|
1457
1457
|
export declare interface SwirlIconMic extends Components.SwirlIconMic {
|
|
1458
1458
|
}
|
|
@@ -1461,7 +1461,7 @@ export declare class SwirlIconMic {
|
|
|
1461
1461
|
protected el: HTMLElement;
|
|
1462
1462
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1463
1463
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMic, never>;
|
|
1464
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMic, "swirl-icon-mic", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1464
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMic, "swirl-icon-mic", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1465
1465
|
}
|
|
1466
1466
|
export declare interface SwirlIconMoreHorizontal extends Components.SwirlIconMoreHorizontal {
|
|
1467
1467
|
}
|
|
@@ -1470,7 +1470,7 @@ export declare class SwirlIconMoreHorizontal {
|
|
|
1470
1470
|
protected el: HTMLElement;
|
|
1471
1471
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1472
1472
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMoreHorizontal, never>;
|
|
1473
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMoreHorizontal, "swirl-icon-more-horizontal", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1473
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMoreHorizontal, "swirl-icon-more-horizontal", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1474
1474
|
}
|
|
1475
1475
|
export declare interface SwirlIconMoreVertikal extends Components.SwirlIconMoreVertikal {
|
|
1476
1476
|
}
|
|
@@ -1479,7 +1479,7 @@ export declare class SwirlIconMoreVertikal {
|
|
|
1479
1479
|
protected el: HTMLElement;
|
|
1480
1480
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1481
1481
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconMoreVertikal, never>;
|
|
1482
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMoreVertikal, "swirl-icon-more-vertikal", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1482
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconMoreVertikal, "swirl-icon-more-vertikal", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1483
1483
|
}
|
|
1484
1484
|
export declare interface SwirlIconNewsFilled extends Components.SwirlIconNewsFilled {
|
|
1485
1485
|
}
|
|
@@ -1488,7 +1488,7 @@ export declare class SwirlIconNewsFilled {
|
|
|
1488
1488
|
protected el: HTMLElement;
|
|
1489
1489
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1490
1490
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconNewsFilled, never>;
|
|
1491
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNewsFilled, "swirl-icon-news-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1491
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNewsFilled, "swirl-icon-news-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1492
1492
|
}
|
|
1493
1493
|
export declare interface SwirlIconNewsOutlined extends Components.SwirlIconNewsOutlined {
|
|
1494
1494
|
}
|
|
@@ -1497,7 +1497,7 @@ export declare class SwirlIconNewsOutlined {
|
|
|
1497
1497
|
protected el: HTMLElement;
|
|
1498
1498
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1499
1499
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconNewsOutlined, never>;
|
|
1500
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNewsOutlined, "swirl-icon-news-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1500
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNewsOutlined, "swirl-icon-news-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1501
1501
|
}
|
|
1502
1502
|
export declare interface SwirlIconNotifications extends Components.SwirlIconNotifications {
|
|
1503
1503
|
}
|
|
@@ -1506,7 +1506,7 @@ export declare class SwirlIconNotifications {
|
|
|
1506
1506
|
protected el: HTMLElement;
|
|
1507
1507
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1508
1508
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconNotifications, never>;
|
|
1509
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNotifications, "swirl-icon-notifications", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1509
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNotifications, "swirl-icon-notifications", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1510
1510
|
}
|
|
1511
1511
|
export declare interface SwirlIconNotificationsActive extends Components.SwirlIconNotificationsActive {
|
|
1512
1512
|
}
|
|
@@ -1515,7 +1515,7 @@ export declare class SwirlIconNotificationsActive {
|
|
|
1515
1515
|
protected el: HTMLElement;
|
|
1516
1516
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1517
1517
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconNotificationsActive, never>;
|
|
1518
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNotificationsActive, "swirl-icon-notifications-active", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1518
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNotificationsActive, "swirl-icon-notifications-active", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1519
1519
|
}
|
|
1520
1520
|
export declare interface SwirlIconNotificationsOff extends Components.SwirlIconNotificationsOff {
|
|
1521
1521
|
}
|
|
@@ -1524,7 +1524,7 @@ export declare class SwirlIconNotificationsOff {
|
|
|
1524
1524
|
protected el: HTMLElement;
|
|
1525
1525
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1526
1526
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconNotificationsOff, never>;
|
|
1527
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNotificationsOff, "swirl-icon-notifications-off", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1527
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconNotificationsOff, "swirl-icon-notifications-off", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1528
1528
|
}
|
|
1529
1529
|
export declare interface SwirlIconOpenInFull extends Components.SwirlIconOpenInFull {
|
|
1530
1530
|
}
|
|
@@ -1533,7 +1533,7 @@ export declare class SwirlIconOpenInFull {
|
|
|
1533
1533
|
protected el: HTMLElement;
|
|
1534
1534
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1535
1535
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconOpenInFull, never>;
|
|
1536
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconOpenInFull, "swirl-icon-open-in-full", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1536
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconOpenInFull, "swirl-icon-open-in-full", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1537
1537
|
}
|
|
1538
1538
|
export declare interface SwirlIconOpenInNew extends Components.SwirlIconOpenInNew {
|
|
1539
1539
|
}
|
|
@@ -1542,7 +1542,7 @@ export declare class SwirlIconOpenInNew {
|
|
|
1542
1542
|
protected el: HTMLElement;
|
|
1543
1543
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1544
1544
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconOpenInNew, never>;
|
|
1545
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconOpenInNew, "swirl-icon-open-in-new", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1545
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconOpenInNew, "swirl-icon-open-in-new", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1546
1546
|
}
|
|
1547
1547
|
export declare interface SwirlIconPause extends Components.SwirlIconPause {
|
|
1548
1548
|
}
|
|
@@ -1551,7 +1551,7 @@ export declare class SwirlIconPause {
|
|
|
1551
1551
|
protected el: HTMLElement;
|
|
1552
1552
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1553
1553
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPause, never>;
|
|
1554
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPause, "swirl-icon-pause", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1554
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPause, "swirl-icon-pause", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1555
1555
|
}
|
|
1556
1556
|
export declare interface SwirlIconPauseCircle extends Components.SwirlIconPauseCircle {
|
|
1557
1557
|
}
|
|
@@ -1560,7 +1560,7 @@ export declare class SwirlIconPauseCircle {
|
|
|
1560
1560
|
protected el: HTMLElement;
|
|
1561
1561
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1562
1562
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPauseCircle, never>;
|
|
1563
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPauseCircle, "swirl-icon-pause-circle", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1563
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPauseCircle, "swirl-icon-pause-circle", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1564
1564
|
}
|
|
1565
1565
|
export declare interface SwirlIconPeopleAlt extends Components.SwirlIconPeopleAlt {
|
|
1566
1566
|
}
|
|
@@ -1569,7 +1569,7 @@ export declare class SwirlIconPeopleAlt {
|
|
|
1569
1569
|
protected el: HTMLElement;
|
|
1570
1570
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1571
1571
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPeopleAlt, never>;
|
|
1572
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPeopleAlt, "swirl-icon-people-alt", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1572
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPeopleAlt, "swirl-icon-people-alt", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1573
1573
|
}
|
|
1574
1574
|
export declare interface SwirlIconPerson extends Components.SwirlIconPerson {
|
|
1575
1575
|
}
|
|
@@ -1578,7 +1578,7 @@ export declare class SwirlIconPerson {
|
|
|
1578
1578
|
protected el: HTMLElement;
|
|
1579
1579
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1580
1580
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPerson, never>;
|
|
1581
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPerson, "swirl-icon-person", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1581
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPerson, "swirl-icon-person", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1582
1582
|
}
|
|
1583
1583
|
export declare interface SwirlIconPersonOff extends Components.SwirlIconPersonOff {
|
|
1584
1584
|
}
|
|
@@ -1587,7 +1587,7 @@ export declare class SwirlIconPersonOff {
|
|
|
1587
1587
|
protected el: HTMLElement;
|
|
1588
1588
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1589
1589
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPersonOff, never>;
|
|
1590
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPersonOff, "swirl-icon-person-off", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1590
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPersonOff, "swirl-icon-person-off", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1591
1591
|
}
|
|
1592
1592
|
export declare interface SwirlIconPhone extends Components.SwirlIconPhone {
|
|
1593
1593
|
}
|
|
@@ -1596,7 +1596,7 @@ export declare class SwirlIconPhone {
|
|
|
1596
1596
|
protected el: HTMLElement;
|
|
1597
1597
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1598
1598
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPhone, never>;
|
|
1599
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPhone, "swirl-icon-phone", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1599
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPhone, "swirl-icon-phone", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1600
1600
|
}
|
|
1601
1601
|
export declare interface SwirlIconPhotoCamera extends Components.SwirlIconPhotoCamera {
|
|
1602
1602
|
}
|
|
@@ -1605,7 +1605,7 @@ export declare class SwirlIconPhotoCamera {
|
|
|
1605
1605
|
protected el: HTMLElement;
|
|
1606
1606
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1607
1607
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPhotoCamera, never>;
|
|
1608
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPhotoCamera, "swirl-icon-photo-camera", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1608
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPhotoCamera, "swirl-icon-photo-camera", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1609
1609
|
}
|
|
1610
1610
|
export declare interface SwirlIconPlayArrow extends Components.SwirlIconPlayArrow {
|
|
1611
1611
|
}
|
|
@@ -1614,7 +1614,7 @@ export declare class SwirlIconPlayArrow {
|
|
|
1614
1614
|
protected el: HTMLElement;
|
|
1615
1615
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1616
1616
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPlayArrow, never>;
|
|
1617
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPlayArrow, "swirl-icon-play-arrow", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1617
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPlayArrow, "swirl-icon-play-arrow", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1618
1618
|
}
|
|
1619
1619
|
export declare interface SwirlIconPoll extends Components.SwirlIconPoll {
|
|
1620
1620
|
}
|
|
@@ -1623,7 +1623,7 @@ export declare class SwirlIconPoll {
|
|
|
1623
1623
|
protected el: HTMLElement;
|
|
1624
1624
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1625
1625
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPoll, never>;
|
|
1626
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPoll, "swirl-icon-poll", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1626
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPoll, "swirl-icon-poll", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1627
1627
|
}
|
|
1628
1628
|
export declare interface SwirlIconPrint extends Components.SwirlIconPrint {
|
|
1629
1629
|
}
|
|
@@ -1632,7 +1632,7 @@ export declare class SwirlIconPrint {
|
|
|
1632
1632
|
protected el: HTMLElement;
|
|
1633
1633
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1634
1634
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconPrint, never>;
|
|
1635
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPrint, "swirl-icon-print", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1635
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconPrint, "swirl-icon-print", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1636
1636
|
}
|
|
1637
1637
|
export declare interface SwirlIconRecieved extends Components.SwirlIconRecieved {
|
|
1638
1638
|
}
|
|
@@ -1641,7 +1641,7 @@ export declare class SwirlIconRecieved {
|
|
|
1641
1641
|
protected el: HTMLElement;
|
|
1642
1642
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1643
1643
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconRecieved, never>;
|
|
1644
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconRecieved, "swirl-icon-recieved", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1644
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconRecieved, "swirl-icon-recieved", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1645
1645
|
}
|
|
1646
1646
|
export declare interface SwirlIconRemove extends Components.SwirlIconRemove {
|
|
1647
1647
|
}
|
|
@@ -1650,7 +1650,7 @@ export declare class SwirlIconRemove {
|
|
|
1650
1650
|
protected el: HTMLElement;
|
|
1651
1651
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1652
1652
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconRemove, never>;
|
|
1653
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconRemove, "swirl-icon-remove", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1653
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconRemove, "swirl-icon-remove", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1654
1654
|
}
|
|
1655
1655
|
export declare interface SwirlIconReply extends Components.SwirlIconReply {
|
|
1656
1656
|
}
|
|
@@ -1659,7 +1659,7 @@ export declare class SwirlIconReply {
|
|
|
1659
1659
|
protected el: HTMLElement;
|
|
1660
1660
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1661
1661
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconReply, never>;
|
|
1662
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconReply, "swirl-icon-reply", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1662
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconReply, "swirl-icon-reply", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1663
1663
|
}
|
|
1664
1664
|
export declare interface SwirlIconReport extends Components.SwirlIconReport {
|
|
1665
1665
|
}
|
|
@@ -1668,7 +1668,7 @@ export declare class SwirlIconReport {
|
|
|
1668
1668
|
protected el: HTMLElement;
|
|
1669
1669
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1670
1670
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconReport, never>;
|
|
1671
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconReport, "swirl-icon-report", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1671
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconReport, "swirl-icon-report", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1672
1672
|
}
|
|
1673
1673
|
export declare interface SwirlIconRoadmap extends Components.SwirlIconRoadmap {
|
|
1674
1674
|
}
|
|
@@ -1677,7 +1677,7 @@ export declare class SwirlIconRoadmap {
|
|
|
1677
1677
|
protected el: HTMLElement;
|
|
1678
1678
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1679
1679
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconRoadmap, never>;
|
|
1680
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconRoadmap, "swirl-icon-roadmap", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1680
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconRoadmap, "swirl-icon-roadmap", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1681
1681
|
}
|
|
1682
1682
|
export declare interface SwirlIconSearch extends Components.SwirlIconSearch {
|
|
1683
1683
|
}
|
|
@@ -1686,7 +1686,7 @@ export declare class SwirlIconSearch {
|
|
|
1686
1686
|
protected el: HTMLElement;
|
|
1687
1687
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1688
1688
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSearch, never>;
|
|
1689
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSearch, "swirl-icon-search", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1689
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSearch, "swirl-icon-search", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1690
1690
|
}
|
|
1691
1691
|
export declare interface SwirlIconSearchStrong extends Components.SwirlIconSearchStrong {
|
|
1692
1692
|
}
|
|
@@ -1695,7 +1695,7 @@ export declare class SwirlIconSearchStrong {
|
|
|
1695
1695
|
protected el: HTMLElement;
|
|
1696
1696
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1697
1697
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSearchStrong, never>;
|
|
1698
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSearchStrong, "swirl-icon-search-strong", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1698
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSearchStrong, "swirl-icon-search-strong", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1699
1699
|
}
|
|
1700
1700
|
export declare interface SwirlIconSecure extends Components.SwirlIconSecure {
|
|
1701
1701
|
}
|
|
@@ -1704,7 +1704,7 @@ export declare class SwirlIconSecure {
|
|
|
1704
1704
|
protected el: HTMLElement;
|
|
1705
1705
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1706
1706
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSecure, never>;
|
|
1707
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSecure, "swirl-icon-secure", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1707
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSecure, "swirl-icon-secure", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1708
1708
|
}
|
|
1709
1709
|
export declare interface SwirlIconSend extends Components.SwirlIconSend {
|
|
1710
1710
|
}
|
|
@@ -1713,7 +1713,7 @@ export declare class SwirlIconSend {
|
|
|
1713
1713
|
protected el: HTMLElement;
|
|
1714
1714
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1715
1715
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSend, never>;
|
|
1716
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSend, "swirl-icon-send", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1716
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSend, "swirl-icon-send", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1717
1717
|
}
|
|
1718
1718
|
export declare interface SwirlIconSettings extends Components.SwirlIconSettings {
|
|
1719
1719
|
}
|
|
@@ -1722,7 +1722,7 @@ export declare class SwirlIconSettings {
|
|
|
1722
1722
|
protected el: HTMLElement;
|
|
1723
1723
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1724
1724
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSettings, never>;
|
|
1725
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSettings, "swirl-icon-settings", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1725
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSettings, "swirl-icon-settings", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1726
1726
|
}
|
|
1727
1727
|
export declare interface SwirlIconShortText extends Components.SwirlIconShortText {
|
|
1728
1728
|
}
|
|
@@ -1731,7 +1731,7 @@ export declare class SwirlIconShortText {
|
|
|
1731
1731
|
protected el: HTMLElement;
|
|
1732
1732
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1733
1733
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconShortText, never>;
|
|
1734
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconShortText, "swirl-icon-short-text", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1734
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconShortText, "swirl-icon-short-text", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1735
1735
|
}
|
|
1736
1736
|
export declare interface SwirlIconSimplify extends Components.SwirlIconSimplify {
|
|
1737
1737
|
}
|
|
@@ -1740,7 +1740,7 @@ export declare class SwirlIconSimplify {
|
|
|
1740
1740
|
protected el: HTMLElement;
|
|
1741
1741
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1742
1742
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSimplify, never>;
|
|
1743
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSimplify, "swirl-icon-simplify", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1743
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSimplify, "swirl-icon-simplify", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1744
1744
|
}
|
|
1745
1745
|
export declare interface SwirlIconSpellcheck extends Components.SwirlIconSpellcheck {
|
|
1746
1746
|
}
|
|
@@ -1749,7 +1749,7 @@ export declare class SwirlIconSpellcheck {
|
|
|
1749
1749
|
protected el: HTMLElement;
|
|
1750
1750
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1751
1751
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSpellcheck, never>;
|
|
1752
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSpellcheck, "swirl-icon-spellcheck", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1752
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSpellcheck, "swirl-icon-spellcheck", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1753
1753
|
}
|
|
1754
1754
|
export declare interface SwirlIconStop extends Components.SwirlIconStop {
|
|
1755
1755
|
}
|
|
@@ -1758,7 +1758,7 @@ export declare class SwirlIconStop {
|
|
|
1758
1758
|
protected el: HTMLElement;
|
|
1759
1759
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1760
1760
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconStop, never>;
|
|
1761
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconStop, "swirl-icon-stop", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1761
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconStop, "swirl-icon-stop", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1762
1762
|
}
|
|
1763
1763
|
export declare interface SwirlIconSync extends Components.SwirlIconSync {
|
|
1764
1764
|
}
|
|
@@ -1767,7 +1767,7 @@ export declare class SwirlIconSync {
|
|
|
1767
1767
|
protected el: HTMLElement;
|
|
1768
1768
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1769
1769
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconSync, never>;
|
|
1770
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSync, "swirl-icon-sync", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1770
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconSync, "swirl-icon-sync", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1771
1771
|
}
|
|
1772
1772
|
export declare interface SwirlIconTasksFilled extends Components.SwirlIconTasksFilled {
|
|
1773
1773
|
}
|
|
@@ -1776,7 +1776,7 @@ export declare class SwirlIconTasksFilled {
|
|
|
1776
1776
|
protected el: HTMLElement;
|
|
1777
1777
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1778
1778
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTasksFilled, never>;
|
|
1779
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTasksFilled, "swirl-icon-tasks-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1779
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTasksFilled, "swirl-icon-tasks-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1780
1780
|
}
|
|
1781
1781
|
export declare interface SwirlIconTasksOutlined extends Components.SwirlIconTasksOutlined {
|
|
1782
1782
|
}
|
|
@@ -1785,7 +1785,7 @@ export declare class SwirlIconTasksOutlined {
|
|
|
1785
1785
|
protected el: HTMLElement;
|
|
1786
1786
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1787
1787
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTasksOutlined, never>;
|
|
1788
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTasksOutlined, "swirl-icon-tasks-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1788
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTasksOutlined, "swirl-icon-tasks-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1789
1789
|
}
|
|
1790
1790
|
export declare interface SwirlIconTerminal extends Components.SwirlIconTerminal {
|
|
1791
1791
|
}
|
|
@@ -1794,7 +1794,7 @@ export declare class SwirlIconTerminal {
|
|
|
1794
1794
|
protected el: HTMLElement;
|
|
1795
1795
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1796
1796
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTerminal, never>;
|
|
1797
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTerminal, "swirl-icon-terminal", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1797
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTerminal, "swirl-icon-terminal", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1798
1798
|
}
|
|
1799
1799
|
export declare interface SwirlIconTimeFilled extends Components.SwirlIconTimeFilled {
|
|
1800
1800
|
}
|
|
@@ -1803,7 +1803,7 @@ export declare class SwirlIconTimeFilled {
|
|
|
1803
1803
|
protected el: HTMLElement;
|
|
1804
1804
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1805
1805
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTimeFilled, never>;
|
|
1806
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTimeFilled, "swirl-icon-time-filled", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1806
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTimeFilled, "swirl-icon-time-filled", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1807
1807
|
}
|
|
1808
1808
|
export declare interface SwirlIconTimeOutlined extends Components.SwirlIconTimeOutlined {
|
|
1809
1809
|
}
|
|
@@ -1812,7 +1812,7 @@ export declare class SwirlIconTimeOutlined {
|
|
|
1812
1812
|
protected el: HTMLElement;
|
|
1813
1813
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1814
1814
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTimeOutlined, never>;
|
|
1815
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTimeOutlined, "swirl-icon-time-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1815
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTimeOutlined, "swirl-icon-time-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1816
1816
|
}
|
|
1817
1817
|
export declare interface SwirlIconToday extends Components.SwirlIconToday {
|
|
1818
1818
|
}
|
|
@@ -1821,7 +1821,7 @@ export declare class SwirlIconToday {
|
|
|
1821
1821
|
protected el: HTMLElement;
|
|
1822
1822
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1823
1823
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconToday, never>;
|
|
1824
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconToday, "swirl-icon-today", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1824
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconToday, "swirl-icon-today", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1825
1825
|
}
|
|
1826
1826
|
export declare interface SwirlIconTodayOutlined extends Components.SwirlIconTodayOutlined {
|
|
1827
1827
|
}
|
|
@@ -1830,7 +1830,7 @@ export declare class SwirlIconTodayOutlined {
|
|
|
1830
1830
|
protected el: HTMLElement;
|
|
1831
1831
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1832
1832
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTodayOutlined, never>;
|
|
1833
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTodayOutlined, "swirl-icon-today-outlined", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1833
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTodayOutlined, "swirl-icon-today-outlined", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1834
1834
|
}
|
|
1835
1835
|
export declare interface SwirlIconTranslate extends Components.SwirlIconTranslate {
|
|
1836
1836
|
}
|
|
@@ -1839,7 +1839,7 @@ export declare class SwirlIconTranslate {
|
|
|
1839
1839
|
protected el: HTMLElement;
|
|
1840
1840
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1841
1841
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTranslate, never>;
|
|
1842
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTranslate, "swirl-icon-translate", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1842
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTranslate, "swirl-icon-translate", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1843
1843
|
}
|
|
1844
1844
|
export declare interface SwirlIconTreeStructure extends Components.SwirlIconTreeStructure {
|
|
1845
1845
|
}
|
|
@@ -1848,7 +1848,7 @@ export declare class SwirlIconTreeStructure {
|
|
|
1848
1848
|
protected el: HTMLElement;
|
|
1849
1849
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1850
1850
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconTreeStructure, never>;
|
|
1851
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTreeStructure, "swirl-icon-tree-structure", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1851
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconTreeStructure, "swirl-icon-tree-structure", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1852
1852
|
}
|
|
1853
1853
|
export declare interface SwirlIconUndo extends Components.SwirlIconUndo {
|
|
1854
1854
|
}
|
|
@@ -1857,7 +1857,7 @@ export declare class SwirlIconUndo {
|
|
|
1857
1857
|
protected el: HTMLElement;
|
|
1858
1858
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1859
1859
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconUndo, never>;
|
|
1860
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUndo, "swirl-icon-undo", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1860
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUndo, "swirl-icon-undo", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1861
1861
|
}
|
|
1862
1862
|
export declare interface SwirlIconUnlockPerson extends Components.SwirlIconUnlockPerson {
|
|
1863
1863
|
}
|
|
@@ -1866,7 +1866,7 @@ export declare class SwirlIconUnlockPerson {
|
|
|
1866
1866
|
protected el: HTMLElement;
|
|
1867
1867
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1868
1868
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconUnlockPerson, never>;
|
|
1869
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUnlockPerson, "swirl-icon-unlock-person", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1869
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUnlockPerson, "swirl-icon-unlock-person", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1870
1870
|
}
|
|
1871
1871
|
export declare interface SwirlIconUserAdd extends Components.SwirlIconUserAdd {
|
|
1872
1872
|
}
|
|
@@ -1875,7 +1875,7 @@ export declare class SwirlIconUserAdd {
|
|
|
1875
1875
|
protected el: HTMLElement;
|
|
1876
1876
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1877
1877
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconUserAdd, never>;
|
|
1878
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUserAdd, "swirl-icon-user-add", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1878
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUserAdd, "swirl-icon-user-add", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1879
1879
|
}
|
|
1880
1880
|
export declare interface SwirlIconUserAssign extends Components.SwirlIconUserAssign {
|
|
1881
1881
|
}
|
|
@@ -1884,7 +1884,7 @@ export declare class SwirlIconUserAssign {
|
|
|
1884
1884
|
protected el: HTMLElement;
|
|
1885
1885
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1886
1886
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconUserAssign, never>;
|
|
1887
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUserAssign, "swirl-icon-user-assign", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1887
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconUserAssign, "swirl-icon-user-assign", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1888
1888
|
}
|
|
1889
1889
|
export declare interface SwirlIconVideoCamera extends Components.SwirlIconVideoCamera {
|
|
1890
1890
|
}
|
|
@@ -1893,7 +1893,7 @@ export declare class SwirlIconVideoCamera {
|
|
|
1893
1893
|
protected el: HTMLElement;
|
|
1894
1894
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1895
1895
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconVideoCamera, never>;
|
|
1896
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVideoCamera, "swirl-icon-video-camera", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1896
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVideoCamera, "swirl-icon-video-camera", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1897
1897
|
}
|
|
1898
1898
|
export declare interface SwirlIconVideoLibrary extends Components.SwirlIconVideoLibrary {
|
|
1899
1899
|
}
|
|
@@ -1902,7 +1902,7 @@ export declare class SwirlIconVideoLibrary {
|
|
|
1902
1902
|
protected el: HTMLElement;
|
|
1903
1903
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1904
1904
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconVideoLibrary, never>;
|
|
1905
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVideoLibrary, "swirl-icon-video-library", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1905
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVideoLibrary, "swirl-icon-video-library", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1906
1906
|
}
|
|
1907
1907
|
export declare interface SwirlIconVisibility extends Components.SwirlIconVisibility {
|
|
1908
1908
|
}
|
|
@@ -1911,7 +1911,7 @@ export declare class SwirlIconVisibility {
|
|
|
1911
1911
|
protected el: HTMLElement;
|
|
1912
1912
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1913
1913
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconVisibility, never>;
|
|
1914
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVisibility, "swirl-icon-visibility", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1914
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVisibility, "swirl-icon-visibility", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1915
1915
|
}
|
|
1916
1916
|
export declare interface SwirlIconVisibilityOff extends Components.SwirlIconVisibilityOff {
|
|
1917
1917
|
}
|
|
@@ -1920,7 +1920,7 @@ export declare class SwirlIconVisibilityOff {
|
|
|
1920
1920
|
protected el: HTMLElement;
|
|
1921
1921
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1922
1922
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconVisibilityOff, never>;
|
|
1923
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVisibilityOff, "swirl-icon-visibility-off", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1923
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVisibilityOff, "swirl-icon-visibility-off", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1924
1924
|
}
|
|
1925
1925
|
export declare interface SwirlIconVoice extends Components.SwirlIconVoice {
|
|
1926
1926
|
}
|
|
@@ -1929,7 +1929,7 @@ export declare class SwirlIconVoice {
|
|
|
1929
1929
|
protected el: HTMLElement;
|
|
1930
1930
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1931
1931
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconVoice, never>;
|
|
1932
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVoice, "swirl-icon-voice", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1932
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconVoice, "swirl-icon-voice", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1933
1933
|
}
|
|
1934
1934
|
export declare interface SwirlIconWarning extends Components.SwirlIconWarning {
|
|
1935
1935
|
}
|
|
@@ -1938,7 +1938,7 @@ export declare class SwirlIconWarning {
|
|
|
1938
1938
|
protected el: HTMLElement;
|
|
1939
1939
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1940
1940
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconWarning, never>;
|
|
1941
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconWarning, "swirl-icon-warning", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1941
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconWarning, "swirl-icon-warning", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1942
1942
|
}
|
|
1943
1943
|
export declare interface SwirlIconWork extends Components.SwirlIconWork {
|
|
1944
1944
|
}
|
|
@@ -1947,7 +1947,7 @@ export declare class SwirlIconWork {
|
|
|
1947
1947
|
protected el: HTMLElement;
|
|
1948
1948
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1949
1949
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlIconWork, never>;
|
|
1950
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconWork, "swirl-icon-work", never, { "size": "size"; }, {}, never, ["*"], false>;
|
|
1950
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlIconWork, "swirl-icon-work", never, { "color": "color"; "size": "size"; }, {}, never, ["*"], false>;
|
|
1951
1951
|
}
|
|
1952
1952
|
export declare interface SwirlImageGrid extends Components.SwirlImageGrid {
|
|
1953
1953
|
}
|