@getflip/swirl-components-angular 0.153.0 → 0.154.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.
@@ -1759,49 +1759,49 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
1759
1759
  inputs: ['color', 'size']
1760
1760
  }]
1761
1761
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1762
- let SwirlIconChatsFilled = class SwirlIconChatsFilled {
1762
+ let SwirlIconChats = class SwirlIconChats {
1763
1763
  constructor(c, r, z) {
1764
1764
  this.z = z;
1765
1765
  c.detach();
1766
1766
  this.el = r.nativeElement;
1767
1767
  }
1768
1768
  };
1769
- SwirlIconChatsFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChatsFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1770
- SwirlIconChatsFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconChatsFilled, selector: "swirl-icon-chats-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1771
- SwirlIconChatsFilled = __decorate([
1769
+ SwirlIconChats.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChats, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1770
+ SwirlIconChats.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconChats, selector: "swirl-icon-chats", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1771
+ SwirlIconChats = __decorate([
1772
1772
  ProxyCmp({
1773
1773
  defineCustomElementFn: undefined,
1774
1774
  inputs: ['color', 'size']
1775
1775
  })
1776
- ], SwirlIconChatsFilled);
1777
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChatsFilled, decorators: [{
1776
+ ], SwirlIconChats);
1777
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChats, decorators: [{
1778
1778
  type: Component,
1779
1779
  args: [{
1780
- selector: 'swirl-icon-chats-filled',
1780
+ selector: 'swirl-icon-chats',
1781
1781
  changeDetection: ChangeDetectionStrategy.OnPush,
1782
1782
  template: '<ng-content></ng-content>',
1783
1783
  inputs: ['color', 'size']
1784
1784
  }]
1785
1785
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1786
- let SwirlIconChatsOutlined = class SwirlIconChatsOutlined {
1786
+ let SwirlIconChatsFilled = class SwirlIconChatsFilled {
1787
1787
  constructor(c, r, z) {
1788
1788
  this.z = z;
1789
1789
  c.detach();
1790
1790
  this.el = r.nativeElement;
1791
1791
  }
1792
1792
  };
1793
- SwirlIconChatsOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChatsOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1794
- SwirlIconChatsOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconChatsOutlined, selector: "swirl-icon-chats-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1795
- SwirlIconChatsOutlined = __decorate([
1793
+ SwirlIconChatsFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChatsFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1794
+ SwirlIconChatsFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconChatsFilled, selector: "swirl-icon-chats-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1795
+ SwirlIconChatsFilled = __decorate([
1796
1796
  ProxyCmp({
1797
1797
  defineCustomElementFn: undefined,
1798
1798
  inputs: ['color', 'size']
1799
1799
  })
1800
- ], SwirlIconChatsOutlined);
1801
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChatsOutlined, decorators: [{
1800
+ ], SwirlIconChatsFilled);
1801
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconChatsFilled, decorators: [{
1802
1802
  type: Component,
1803
1803
  args: [{
1804
- selector: 'swirl-icon-chats-outlined',
1804
+ selector: 'swirl-icon-chats-filled',
1805
1805
  changeDetection: ChangeDetectionStrategy.OnPush,
1806
1806
  template: '<ng-content></ng-content>',
1807
1807
  inputs: ['color', 'size']
@@ -2191,49 +2191,49 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
2191
2191
  inputs: ['color', 'size']
2192
2192
  }]
2193
2193
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2194
- let SwirlIconDirectoryFilled = class SwirlIconDirectoryFilled {
2194
+ let SwirlIconDirectory = class SwirlIconDirectory {
2195
2195
  constructor(c, r, z) {
2196
2196
  this.z = z;
2197
2197
  c.detach();
2198
2198
  this.el = r.nativeElement;
2199
2199
  }
2200
2200
  };
2201
- SwirlIconDirectoryFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectoryFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2202
- SwirlIconDirectoryFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconDirectoryFilled, selector: "swirl-icon-directory-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2203
- SwirlIconDirectoryFilled = __decorate([
2201
+ SwirlIconDirectory.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectory, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2202
+ SwirlIconDirectory.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconDirectory, selector: "swirl-icon-directory", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2203
+ SwirlIconDirectory = __decorate([
2204
2204
  ProxyCmp({
2205
2205
  defineCustomElementFn: undefined,
2206
2206
  inputs: ['color', 'size']
2207
2207
  })
2208
- ], SwirlIconDirectoryFilled);
2209
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectoryFilled, decorators: [{
2208
+ ], SwirlIconDirectory);
2209
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectory, decorators: [{
2210
2210
  type: Component,
2211
2211
  args: [{
2212
- selector: 'swirl-icon-directory-filled',
2212
+ selector: 'swirl-icon-directory',
2213
2213
  changeDetection: ChangeDetectionStrategy.OnPush,
2214
2214
  template: '<ng-content></ng-content>',
2215
2215
  inputs: ['color', 'size']
2216
2216
  }]
2217
2217
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2218
- let SwirlIconDirectoryOutlined = class SwirlIconDirectoryOutlined {
2218
+ let SwirlIconDirectoryFilled = class SwirlIconDirectoryFilled {
2219
2219
  constructor(c, r, z) {
2220
2220
  this.z = z;
2221
2221
  c.detach();
2222
2222
  this.el = r.nativeElement;
2223
2223
  }
2224
2224
  };
2225
- SwirlIconDirectoryOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectoryOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2226
- SwirlIconDirectoryOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconDirectoryOutlined, selector: "swirl-icon-directory-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2227
- SwirlIconDirectoryOutlined = __decorate([
2225
+ SwirlIconDirectoryFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectoryFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2226
+ SwirlIconDirectoryFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconDirectoryFilled, selector: "swirl-icon-directory-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2227
+ SwirlIconDirectoryFilled = __decorate([
2228
2228
  ProxyCmp({
2229
2229
  defineCustomElementFn: undefined,
2230
2230
  inputs: ['color', 'size']
2231
2231
  })
2232
- ], SwirlIconDirectoryOutlined);
2233
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectoryOutlined, decorators: [{
2232
+ ], SwirlIconDirectoryFilled);
2233
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconDirectoryFilled, decorators: [{
2234
2234
  type: Component,
2235
2235
  args: [{
2236
- selector: 'swirl-icon-directory-outlined',
2236
+ selector: 'swirl-icon-directory-filled',
2237
2237
  changeDetection: ChangeDetectionStrategy.OnPush,
2238
2238
  template: '<ng-content></ng-content>',
2239
2239
  inputs: ['color', 'size']
@@ -2839,30 +2839,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
2839
2839
  inputs: ['color', 'size']
2840
2840
  }]
2841
2841
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2842
- let SwirlIconGroupsCustom = class SwirlIconGroupsCustom {
2843
- constructor(c, r, z) {
2844
- this.z = z;
2845
- c.detach();
2846
- this.el = r.nativeElement;
2847
- }
2848
- };
2849
- SwirlIconGroupsCustom.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconGroupsCustom, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2850
- SwirlIconGroupsCustom.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconGroupsCustom, selector: "swirl-icon-groups-custom", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2851
- SwirlIconGroupsCustom = __decorate([
2852
- ProxyCmp({
2853
- defineCustomElementFn: undefined,
2854
- inputs: ['color', 'size']
2855
- })
2856
- ], SwirlIconGroupsCustom);
2857
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconGroupsCustom, decorators: [{
2858
- type: Component,
2859
- args: [{
2860
- selector: 'swirl-icon-groups-custom',
2861
- changeDetection: ChangeDetectionStrategy.OnPush,
2862
- template: '<ng-content></ng-content>',
2863
- inputs: ['color', 'size']
2864
- }]
2865
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2866
2842
  let SwirlIconGroupsFilled = class SwirlIconGroupsFilled {
2867
2843
  constructor(c, r, z) {
2868
2844
  this.z = z;
@@ -2887,30 +2863,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
2887
2863
  inputs: ['color', 'size']
2888
2864
  }]
2889
2865
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2890
- let SwirlIconGroupsOutlined = class SwirlIconGroupsOutlined {
2891
- constructor(c, r, z) {
2892
- this.z = z;
2893
- c.detach();
2894
- this.el = r.nativeElement;
2895
- }
2896
- };
2897
- SwirlIconGroupsOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconGroupsOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2898
- SwirlIconGroupsOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconGroupsOutlined, selector: "swirl-icon-groups-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2899
- SwirlIconGroupsOutlined = __decorate([
2900
- ProxyCmp({
2901
- defineCustomElementFn: undefined,
2902
- inputs: ['color', 'size']
2903
- })
2904
- ], SwirlIconGroupsOutlined);
2905
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconGroupsOutlined, decorators: [{
2906
- type: Component,
2907
- args: [{
2908
- selector: 'swirl-icon-groups-outlined',
2909
- changeDetection: ChangeDetectionStrategy.OnPush,
2910
- template: '<ng-content></ng-content>',
2911
- inputs: ['color', 'size']
2912
- }]
2913
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2914
2866
  let SwirlIconHelp = class SwirlIconHelp {
2915
2867
  constructor(c, r, z) {
2916
2868
  this.z = z;
@@ -3511,30 +3463,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
3511
3463
  inputs: ['color', 'size']
3512
3464
  }]
3513
3465
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
3514
- let SwirlIconMenuOutlined = class SwirlIconMenuOutlined {
3515
- constructor(c, r, z) {
3516
- this.z = z;
3517
- c.detach();
3518
- this.el = r.nativeElement;
3519
- }
3520
- };
3521
- SwirlIconMenuOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconMenuOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3522
- SwirlIconMenuOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconMenuOutlined, selector: "swirl-icon-menu-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3523
- SwirlIconMenuOutlined = __decorate([
3524
- ProxyCmp({
3525
- defineCustomElementFn: undefined,
3526
- inputs: ['color', 'size']
3527
- })
3528
- ], SwirlIconMenuOutlined);
3529
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconMenuOutlined, decorators: [{
3530
- type: Component,
3531
- args: [{
3532
- selector: 'swirl-icon-menu-outlined',
3533
- changeDetection: ChangeDetectionStrategy.OnPush,
3534
- template: '<ng-content></ng-content>',
3535
- inputs: ['color', 'size']
3536
- }]
3537
- }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
3538
3466
  let SwirlIconMessage = class SwirlIconMessage {
3539
3467
  constructor(c, r, z) {
3540
3468
  this.z = z;
@@ -3631,49 +3559,49 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
3631
3559
  inputs: ['color', 'size']
3632
3560
  }]
3633
3561
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
3634
- let SwirlIconNewsFilled = class SwirlIconNewsFilled {
3562
+ let SwirlIconNews = class SwirlIconNews {
3635
3563
  constructor(c, r, z) {
3636
3564
  this.z = z;
3637
3565
  c.detach();
3638
3566
  this.el = r.nativeElement;
3639
3567
  }
3640
3568
  };
3641
- SwirlIconNewsFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNewsFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3642
- SwirlIconNewsFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconNewsFilled, selector: "swirl-icon-news-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3643
- SwirlIconNewsFilled = __decorate([
3569
+ SwirlIconNews.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNews, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3570
+ SwirlIconNews.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconNews, selector: "swirl-icon-news", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3571
+ SwirlIconNews = __decorate([
3644
3572
  ProxyCmp({
3645
3573
  defineCustomElementFn: undefined,
3646
3574
  inputs: ['color', 'size']
3647
3575
  })
3648
- ], SwirlIconNewsFilled);
3649
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNewsFilled, decorators: [{
3576
+ ], SwirlIconNews);
3577
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNews, decorators: [{
3650
3578
  type: Component,
3651
3579
  args: [{
3652
- selector: 'swirl-icon-news-filled',
3580
+ selector: 'swirl-icon-news',
3653
3581
  changeDetection: ChangeDetectionStrategy.OnPush,
3654
3582
  template: '<ng-content></ng-content>',
3655
3583
  inputs: ['color', 'size']
3656
3584
  }]
3657
3585
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
3658
- let SwirlIconNewsOutlined = class SwirlIconNewsOutlined {
3586
+ let SwirlIconNewsFilled = class SwirlIconNewsFilled {
3659
3587
  constructor(c, r, z) {
3660
3588
  this.z = z;
3661
3589
  c.detach();
3662
3590
  this.el = r.nativeElement;
3663
3591
  }
3664
3592
  };
3665
- SwirlIconNewsOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNewsOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3666
- SwirlIconNewsOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconNewsOutlined, selector: "swirl-icon-news-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3667
- SwirlIconNewsOutlined = __decorate([
3593
+ SwirlIconNewsFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNewsFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3594
+ SwirlIconNewsFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconNewsFilled, selector: "swirl-icon-news-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3595
+ SwirlIconNewsFilled = __decorate([
3668
3596
  ProxyCmp({
3669
3597
  defineCustomElementFn: undefined,
3670
3598
  inputs: ['color', 'size']
3671
3599
  })
3672
- ], SwirlIconNewsOutlined);
3673
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNewsOutlined, decorators: [{
3600
+ ], SwirlIconNewsFilled);
3601
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconNewsFilled, decorators: [{
3674
3602
  type: Component,
3675
3603
  args: [{
3676
- selector: 'swirl-icon-news-outlined',
3604
+ selector: 'swirl-icon-news-filled',
3677
3605
  changeDetection: ChangeDetectionStrategy.OnPush,
3678
3606
  template: '<ng-content></ng-content>',
3679
3607
  inputs: ['color', 'size']
@@ -4399,49 +4327,49 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
4399
4327
  inputs: ['color', 'size']
4400
4328
  }]
4401
4329
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
4402
- let SwirlIconTasksFilled = class SwirlIconTasksFilled {
4330
+ let SwirlIconTasks = class SwirlIconTasks {
4403
4331
  constructor(c, r, z) {
4404
4332
  this.z = z;
4405
4333
  c.detach();
4406
4334
  this.el = r.nativeElement;
4407
4335
  }
4408
4336
  };
4409
- SwirlIconTasksFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasksFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4410
- SwirlIconTasksFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTasksFilled, selector: "swirl-icon-tasks-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4411
- SwirlIconTasksFilled = __decorate([
4337
+ SwirlIconTasks.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasks, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4338
+ SwirlIconTasks.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTasks, selector: "swirl-icon-tasks", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4339
+ SwirlIconTasks = __decorate([
4412
4340
  ProxyCmp({
4413
4341
  defineCustomElementFn: undefined,
4414
4342
  inputs: ['color', 'size']
4415
4343
  })
4416
- ], SwirlIconTasksFilled);
4417
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasksFilled, decorators: [{
4344
+ ], SwirlIconTasks);
4345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasks, decorators: [{
4418
4346
  type: Component,
4419
4347
  args: [{
4420
- selector: 'swirl-icon-tasks-filled',
4348
+ selector: 'swirl-icon-tasks',
4421
4349
  changeDetection: ChangeDetectionStrategy.OnPush,
4422
4350
  template: '<ng-content></ng-content>',
4423
4351
  inputs: ['color', 'size']
4424
4352
  }]
4425
4353
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
4426
- let SwirlIconTasksOutlined = class SwirlIconTasksOutlined {
4354
+ let SwirlIconTasksFilled = class SwirlIconTasksFilled {
4427
4355
  constructor(c, r, z) {
4428
4356
  this.z = z;
4429
4357
  c.detach();
4430
4358
  this.el = r.nativeElement;
4431
4359
  }
4432
4360
  };
4433
- SwirlIconTasksOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasksOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4434
- SwirlIconTasksOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTasksOutlined, selector: "swirl-icon-tasks-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4435
- SwirlIconTasksOutlined = __decorate([
4361
+ SwirlIconTasksFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasksFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4362
+ SwirlIconTasksFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTasksFilled, selector: "swirl-icon-tasks-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4363
+ SwirlIconTasksFilled = __decorate([
4436
4364
  ProxyCmp({
4437
4365
  defineCustomElementFn: undefined,
4438
4366
  inputs: ['color', 'size']
4439
4367
  })
4440
- ], SwirlIconTasksOutlined);
4441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasksOutlined, decorators: [{
4368
+ ], SwirlIconTasksFilled);
4369
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTasksFilled, decorators: [{
4442
4370
  type: Component,
4443
4371
  args: [{
4444
- selector: 'swirl-icon-tasks-outlined',
4372
+ selector: 'swirl-icon-tasks-filled',
4445
4373
  changeDetection: ChangeDetectionStrategy.OnPush,
4446
4374
  template: '<ng-content></ng-content>',
4447
4375
  inputs: ['color', 'size']
@@ -4471,49 +4399,49 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
4471
4399
  inputs: ['color', 'size']
4472
4400
  }]
4473
4401
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
4474
- let SwirlIconTimeFilled = class SwirlIconTimeFilled {
4402
+ let SwirlIconTime = class SwirlIconTime {
4475
4403
  constructor(c, r, z) {
4476
4404
  this.z = z;
4477
4405
  c.detach();
4478
4406
  this.el = r.nativeElement;
4479
4407
  }
4480
4408
  };
4481
- SwirlIconTimeFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTimeFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4482
- SwirlIconTimeFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTimeFilled, selector: "swirl-icon-time-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4483
- SwirlIconTimeFilled = __decorate([
4409
+ SwirlIconTime.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTime, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4410
+ SwirlIconTime.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTime, selector: "swirl-icon-time", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4411
+ SwirlIconTime = __decorate([
4484
4412
  ProxyCmp({
4485
4413
  defineCustomElementFn: undefined,
4486
4414
  inputs: ['color', 'size']
4487
4415
  })
4488
- ], SwirlIconTimeFilled);
4489
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTimeFilled, decorators: [{
4416
+ ], SwirlIconTime);
4417
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTime, decorators: [{
4490
4418
  type: Component,
4491
4419
  args: [{
4492
- selector: 'swirl-icon-time-filled',
4420
+ selector: 'swirl-icon-time',
4493
4421
  changeDetection: ChangeDetectionStrategy.OnPush,
4494
4422
  template: '<ng-content></ng-content>',
4495
4423
  inputs: ['color', 'size']
4496
4424
  }]
4497
4425
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
4498
- let SwirlIconTimeOutlined = class SwirlIconTimeOutlined {
4426
+ let SwirlIconTimeFilled = class SwirlIconTimeFilled {
4499
4427
  constructor(c, r, z) {
4500
4428
  this.z = z;
4501
4429
  c.detach();
4502
4430
  this.el = r.nativeElement;
4503
4431
  }
4504
4432
  };
4505
- SwirlIconTimeOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTimeOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4506
- SwirlIconTimeOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTimeOutlined, selector: "swirl-icon-time-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4507
- SwirlIconTimeOutlined = __decorate([
4433
+ SwirlIconTimeFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTimeFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4434
+ SwirlIconTimeFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTimeFilled, selector: "swirl-icon-time-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4435
+ SwirlIconTimeFilled = __decorate([
4508
4436
  ProxyCmp({
4509
4437
  defineCustomElementFn: undefined,
4510
4438
  inputs: ['color', 'size']
4511
4439
  })
4512
- ], SwirlIconTimeOutlined);
4513
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTimeOutlined, decorators: [{
4440
+ ], SwirlIconTimeFilled);
4441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTimeFilled, decorators: [{
4514
4442
  type: Component,
4515
4443
  args: [{
4516
- selector: 'swirl-icon-time-outlined',
4444
+ selector: 'swirl-icon-time-filled',
4517
4445
  changeDetection: ChangeDetectionStrategy.OnPush,
4518
4446
  template: '<ng-content></ng-content>',
4519
4447
  inputs: ['color', 'size']
@@ -4543,25 +4471,25 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
4543
4471
  inputs: ['color', 'size']
4544
4472
  }]
4545
4473
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
4546
- let SwirlIconTodayOutlined = class SwirlIconTodayOutlined {
4474
+ let SwirlIconTodayFilled = class SwirlIconTodayFilled {
4547
4475
  constructor(c, r, z) {
4548
4476
  this.z = z;
4549
4477
  c.detach();
4550
4478
  this.el = r.nativeElement;
4551
4479
  }
4552
4480
  };
4553
- SwirlIconTodayOutlined.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTodayOutlined, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4554
- SwirlIconTodayOutlined.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTodayOutlined, selector: "swirl-icon-today-outlined", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4555
- SwirlIconTodayOutlined = __decorate([
4481
+ SwirlIconTodayFilled.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTodayFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4482
+ SwirlIconTodayFilled.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SwirlIconTodayFilled, selector: "swirl-icon-today-filled", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4483
+ SwirlIconTodayFilled = __decorate([
4556
4484
  ProxyCmp({
4557
4485
  defineCustomElementFn: undefined,
4558
4486
  inputs: ['color', 'size']
4559
4487
  })
4560
- ], SwirlIconTodayOutlined);
4561
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTodayOutlined, decorators: [{
4488
+ ], SwirlIconTodayFilled);
4489
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlIconTodayFilled, decorators: [{
4562
4490
  type: Component,
4563
4491
  args: [{
4564
- selector: 'swirl-icon-today-outlined',
4492
+ selector: 'swirl-icon-today-filled',
4565
4493
  changeDetection: ChangeDetectionStrategy.OnPush,
4566
4494
  template: '<ng-content></ng-content>',
4567
4495
  inputs: ['color', 'size']
@@ -7899,8 +7827,8 @@ const DIRECTIVES = [
7899
7827
  SwirlIconBookmarkFilled,
7900
7828
  SwirlIconCancel,
7901
7829
  SwirlIconChatBubble,
7830
+ SwirlIconChats,
7902
7831
  SwirlIconChatsFilled,
7903
- SwirlIconChatsOutlined,
7904
7832
  SwirlIconCheck,
7905
7833
  SwirlIconCheckCircle,
7906
7834
  SwirlIconCheckSmall,
@@ -7917,8 +7845,8 @@ const DIRECTIVES = [
7917
7845
  SwirlIconDateRange,
7918
7846
  SwirlIconDelete,
7919
7847
  SwirlIconDescription,
7848
+ SwirlIconDirectory,
7920
7849
  SwirlIconDirectoryFilled,
7921
- SwirlIconDirectoryOutlined,
7922
7850
  SwirlIconDiscover,
7923
7851
  SwirlIconDockLeft,
7924
7852
  SwirlIconDot,
@@ -7944,9 +7872,7 @@ const DIRECTIVES = [
7944
7872
  SwirlIconGroupAdd,
7945
7873
  SwirlIconGroupAssign,
7946
7874
  SwirlIconGroups,
7947
- SwirlIconGroupsCustom,
7948
7875
  SwirlIconGroupsFilled,
7949
- SwirlIconGroupsOutlined,
7950
7876
  SwirlIconHelp,
7951
7877
  SwirlIconHighlight,
7952
7878
  SwirlIconHome,
@@ -7972,13 +7898,12 @@ const DIRECTIVES = [
7972
7898
  SwirlIconMenu,
7973
7899
  SwirlIconMenuBook,
7974
7900
  SwirlIconMenuFilled,
7975
- SwirlIconMenuOutlined,
7976
7901
  SwirlIconMessage,
7977
7902
  SwirlIconMic,
7978
7903
  SwirlIconMoreHorizontal,
7979
7904
  SwirlIconMoreVertikal,
7905
+ SwirlIconNews,
7980
7906
  SwirlIconNewsFilled,
7981
- SwirlIconNewsOutlined,
7982
7907
  SwirlIconNotifications,
7983
7908
  SwirlIconNotificationsActive,
7984
7909
  SwirlIconNotificationsOff,
@@ -8009,13 +7934,13 @@ const DIRECTIVES = [
8009
7934
  SwirlIconSpellcheck,
8010
7935
  SwirlIconStop,
8011
7936
  SwirlIconSync,
7937
+ SwirlIconTasks,
8012
7938
  SwirlIconTasksFilled,
8013
- SwirlIconTasksOutlined,
8014
7939
  SwirlIconTerminal,
7940
+ SwirlIconTime,
8015
7941
  SwirlIconTimeFilled,
8016
- SwirlIconTimeOutlined,
8017
7942
  SwirlIconToday,
8018
- SwirlIconTodayOutlined,
7943
+ SwirlIconTodayFilled,
8019
7944
  SwirlIconTranslate,
8020
7945
  SwirlIconTreeStructure,
8021
7946
  SwirlIconUndo,
@@ -8150,9 +8075,9 @@ const DIRECTIVES = [
8150
8075
  class SwirlComponentsModule {
8151
8076
  }
8152
8077
  SwirlComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8153
- SwirlComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SwirlComponentsModule, declarations: [FileManager, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAttachment, SwirlIconBarChart, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCancel, SwirlIconChatBubble, SwirlIconChatsFilled, SwirlIconChatsOutlined, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconColumn, SwirlIconComment, SwirlIconCopy, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDescription, SwirlIconDirectoryFilled, SwirlIconDirectoryOutlined, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsCustom, SwirlIconGroupsFilled, SwirlIconGroupsOutlined, SwirlIconHelp, SwirlIconHighlight, SwirlIconHome, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuFilled, SwirlIconMenuOutlined, SwirlIconMessage, SwirlIconMic, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNewsFilled, SwirlIconNewsOutlined, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonOff, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPrint, SwirlIconRecieved, SwirlIconRemove, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSecure, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStop, SwirlIconSync, SwirlIconTasksFilled, SwirlIconTasksOutlined, SwirlIconTerminal, SwirlIconTimeFilled, SwirlIconTimeOutlined, SwirlIconToday, SwirlIconTodayOutlined, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVideoCamera, SwirlIconVideoLibrary, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconWarning, SwirlIconWork, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolBackup, SwirlSymbolBeachAccess, SwirlSymbolBookmark, SwirlSymbolCloud, SwirlSymbolCoronavirus, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEventMenu, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHelp, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolIos, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMapsHomeWork, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolPedalBike, SwirlSymbolPinterest, SwirlSymbolPolicy, SwirlSymbolPushPin, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSettingsVoice, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolThumbsUpDown, SwirlSymbolTwitter, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToolbar, SwirlTooltip, SwirlTreeNavigationItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
8078
+ SwirlComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SwirlComponentsModule, declarations: [FileManager, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAttachment, SwirlIconBarChart, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCancel, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconColumn, SwirlIconComment, SwirlIconCopy, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDescription, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHelp, SwirlIconHighlight, SwirlIconHome, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonOff, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPrint, SwirlIconRecieved, SwirlIconRemove, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSecure, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStop, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVideoCamera, SwirlIconVideoLibrary, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconWarning, SwirlIconWork, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolBackup, SwirlSymbolBeachAccess, SwirlSymbolBookmark, SwirlSymbolCloud, SwirlSymbolCoronavirus, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEventMenu, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHelp, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolIos, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMapsHomeWork, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolPedalBike, SwirlSymbolPinterest, SwirlSymbolPolicy, SwirlSymbolPushPin, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSettingsVoice, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolThumbsUpDown, SwirlSymbolTwitter, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToolbar, SwirlTooltip, SwirlTreeNavigationItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
8154
8079
  SelectValueAccessor,
8155
- TextValueAccessor], exports: [FileManager, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAttachment, SwirlIconBarChart, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCancel, SwirlIconChatBubble, SwirlIconChatsFilled, SwirlIconChatsOutlined, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconColumn, SwirlIconComment, SwirlIconCopy, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDescription, SwirlIconDirectoryFilled, SwirlIconDirectoryOutlined, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsCustom, SwirlIconGroupsFilled, SwirlIconGroupsOutlined, SwirlIconHelp, SwirlIconHighlight, SwirlIconHome, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuFilled, SwirlIconMenuOutlined, SwirlIconMessage, SwirlIconMic, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNewsFilled, SwirlIconNewsOutlined, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonOff, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPrint, SwirlIconRecieved, SwirlIconRemove, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSecure, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStop, SwirlIconSync, SwirlIconTasksFilled, SwirlIconTasksOutlined, SwirlIconTerminal, SwirlIconTimeFilled, SwirlIconTimeOutlined, SwirlIconToday, SwirlIconTodayOutlined, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVideoCamera, SwirlIconVideoLibrary, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconWarning, SwirlIconWork, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolBackup, SwirlSymbolBeachAccess, SwirlSymbolBookmark, SwirlSymbolCloud, SwirlSymbolCoronavirus, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEventMenu, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHelp, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolIos, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMapsHomeWork, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolPedalBike, SwirlSymbolPinterest, SwirlSymbolPolicy, SwirlSymbolPushPin, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSettingsVoice, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolThumbsUpDown, SwirlSymbolTwitter, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToolbar, SwirlTooltip, SwirlTreeNavigationItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
8080
+ TextValueAccessor], exports: [FileManager, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAttachment, SwirlIconBarChart, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCancel, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconColumn, SwirlIconComment, SwirlIconCopy, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDescription, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHelp, SwirlIconHighlight, SwirlIconHome, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonOff, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPrint, SwirlIconRecieved, SwirlIconRemove, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSecure, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStop, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVideoCamera, SwirlIconVideoLibrary, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconWarning, SwirlIconWork, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolBackup, SwirlSymbolBeachAccess, SwirlSymbolBookmark, SwirlSymbolCloud, SwirlSymbolCoronavirus, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEventMenu, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHelp, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolIos, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMapsHomeWork, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolPedalBike, SwirlSymbolPinterest, SwirlSymbolPolicy, SwirlSymbolPushPin, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSettingsVoice, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolThumbsUpDown, SwirlSymbolTwitter, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToolbar, SwirlTooltip, SwirlTreeNavigationItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
8156
8081
  SelectValueAccessor,
8157
8082
  TextValueAccessor] });
8158
8083
  SwirlComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlComponentsModule });
@@ -8183,5 +8108,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImpor
8183
8108
  * Generated bundle index. Do not edit.
8184
8109
  */
8185
8110
 
8186
- export { BooleanValueAccessor, FileManager, SelectValueAccessor, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlComponentsModule, SwirlConsoleLayout, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAttachment, SwirlIconBarChart, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCancel, SwirlIconChatBubble, SwirlIconChatsFilled, SwirlIconChatsOutlined, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconColumn, SwirlIconComment, SwirlIconCopy, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDescription, SwirlIconDirectoryFilled, SwirlIconDirectoryOutlined, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsCustom, SwirlIconGroupsFilled, SwirlIconGroupsOutlined, SwirlIconHelp, SwirlIconHighlight, SwirlIconHome, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuFilled, SwirlIconMenuOutlined, SwirlIconMessage, SwirlIconMic, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNewsFilled, SwirlIconNewsOutlined, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonOff, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPrint, SwirlIconRecieved, SwirlIconRemove, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSecure, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStop, SwirlIconSync, SwirlIconTasksFilled, SwirlIconTasksOutlined, SwirlIconTerminal, SwirlIconTimeFilled, SwirlIconTimeOutlined, SwirlIconToday, SwirlIconTodayOutlined, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVideoCamera, SwirlIconVideoLibrary, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconWarning, SwirlIconWork, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolBackup, SwirlSymbolBeachAccess, SwirlSymbolBookmark, SwirlSymbolCloud, SwirlSymbolCoronavirus, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEventMenu, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHelp, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolIos, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMapsHomeWork, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolPedalBike, SwirlSymbolPinterest, SwirlSymbolPolicy, SwirlSymbolPushPin, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSettingsVoice, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolThumbsUpDown, SwirlSymbolTwitter, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToolbar, SwirlTooltip, SwirlTreeNavigationItem, SwirlVideoThumbnail, SwirlVisuallyHidden, TextValueAccessor };
8111
+ export { BooleanValueAccessor, FileManager, SelectValueAccessor, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlComponentsModule, SwirlConsoleLayout, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAttachment, SwirlIconBarChart, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCancel, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconColumn, SwirlIconComment, SwirlIconCopy, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDescription, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHelp, SwirlIconHighlight, SwirlIconHome, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonOff, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPrint, SwirlIconRecieved, SwirlIconRemove, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSecure, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStop, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVideoCamera, SwirlIconVideoLibrary, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconWarning, SwirlIconWork, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolBackup, SwirlSymbolBeachAccess, SwirlSymbolBookmark, SwirlSymbolCloud, SwirlSymbolCoronavirus, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEventMenu, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHelp, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolIos, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMapsHomeWork, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolPedalBike, SwirlSymbolPinterest, SwirlSymbolPolicy, SwirlSymbolPushPin, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSettingsVoice, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolThumbsUpDown, SwirlSymbolTwitter, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToolbar, SwirlTooltip, SwirlTreeNavigationItem, SwirlVideoThumbnail, SwirlVisuallyHidden, TextValueAccessor };
8187
8112
  //# sourceMappingURL=getflip-swirl-components-angular.mjs.map