@skyux/indicators 12.0.0-alpha.3 → 12.0.0-alpha.5
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/documentation.json +883 -622
- package/fesm2022/skyux-indicators.mjs +0 -24
- package/fesm2022/skyux-indicators.mjs.map +1 -1
- package/lib/modules/alert/alert.module.d.ts +0 -3
- package/lib/modules/illustration/illustration.module.d.ts +0 -3
- package/lib/modules/key-info/key-info.module.d.ts +0 -3
- package/lib/modules/label/label.module.d.ts +0 -3
- package/lib/modules/status-indicator/status-indicator.module.d.ts +0 -3
- package/lib/modules/text-highlight/text-highlight.module.d.ts +0 -3
- package/lib/modules/tokens/tokens.module.d.ts +0 -3
- package/lib/modules/wait/wait.module.d.ts +0 -3
- package/package.json +7 -7
- package/testing/modules/tokens/token-harness-filters.d.ts +0 -1
- package/testing/modules/tokens/tokens-harness-filters.d.ts +0 -1
|
@@ -253,9 +253,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
253
253
|
type: Output
|
|
254
254
|
}] } });
|
|
255
255
|
|
|
256
|
-
/**
|
|
257
|
-
* @docsIncludeIds SkyAlertComponent, SkyAlertHarness, SkyAlertHarnessFilters
|
|
258
|
-
*/
|
|
259
256
|
class SkyAlertModule {
|
|
260
257
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
261
258
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyAlertModule, declarations: [SkyAlertComponent], imports: [CommonModule,
|
|
@@ -469,9 +466,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
469
466
|
args: [{ selector: 'sky-illustration', imports: [CommonModule], hostDirectives: [SkyThemeComponentClassDirective], changeDetection: ChangeDetectionStrategy.OnPush, template: "<img\n alt=\"\"\n class=\"sky-illustration-img\"\n loading=\"lazy\"\n [attr.data-sky-illustration-name]=\"name()\"\n [height]=\"pixelSize()\"\n [ngClass]=\"{\n 'sky-illustration-img-loaded': !!url()\n }\"\n [src]=\"url()\"\n [width]=\"pixelSize()\"\n/>\n", styles: [":host.sky-cmp-theme-default{display:block}.sky-illustration-img:not(.sky-theme-modern *){display:block}.sky-illustration-img:not(.sky-theme-modern *)[src=\"\"]{visibility:hidden}\n", ":host-context(.sky-theme-modern) :host.sky-cmp-theme-modern{display:block}:host-context(.sky-theme-modern) .sky-illustration-img{display:block}:host-context(.sky-theme-modern) .sky-illustration-img[src=\"\"]{visibility:hidden}\n"] }]
|
|
470
467
|
}] });
|
|
471
468
|
|
|
472
|
-
/**
|
|
473
|
-
* @docsIncludeIds SkyIllustrationComponent, SkyIllustrationResolverService, SkyIllustrationSize, SkyIllustrationHarness, SkyIllustrationHarnessFilters
|
|
474
|
-
*/
|
|
475
469
|
class SkyIllustrationModule {
|
|
476
470
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyIllustrationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
477
471
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyIllustrationModule, imports: [SkyIllustrationComponent], exports: [SkyIllustrationComponent] }); }
|
|
@@ -546,9 +540,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
546
540
|
type: Input
|
|
547
541
|
}] } });
|
|
548
542
|
|
|
549
|
-
/**
|
|
550
|
-
* @docsIncludeIds SkyKeyInfoComponent, SkyKeyInfoLabelComponent, SkyKeyInfoValueComponent, SkyKeyInfoLayoutType, SkyKeyInfoHarness, SkyKeyInfoHarnessFilters
|
|
551
|
-
*/
|
|
552
543
|
class SkyKeyInfoModule {
|
|
553
544
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyKeyInfoModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
554
545
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyKeyInfoModule, declarations: [SkyKeyInfoComponent,
|
|
@@ -685,9 +676,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
685
676
|
type: Input
|
|
686
677
|
}] } });
|
|
687
678
|
|
|
688
|
-
/**
|
|
689
|
-
* @docsIncludeIds SkyLabelComponent, SkyLabelType, SkyLabelHarness, SkyLabelHarnessFilters
|
|
690
|
-
*/
|
|
691
679
|
class SkyLabelModule {
|
|
692
680
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
693
681
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyLabelModule, declarations: [SkyLabelComponent], imports: [CommonModule, SkyIconModule, SkyIndicatorsResourcesModule], exports: [SkyLabelComponent] }); }
|
|
@@ -804,9 +792,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
804
792
|
type: Input
|
|
805
793
|
}] } });
|
|
806
794
|
|
|
807
|
-
/**
|
|
808
|
-
* @docsIncludeIds SkyStatusIndicatorComponent, SkyStatusIndicatorHarness, SkyStatusIndicatorHarnessFilters
|
|
809
|
-
*/
|
|
810
795
|
class SkyStatusIndicatorModule {
|
|
811
796
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyStatusIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
812
797
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyStatusIndicatorModule, declarations: [SkyStatusIndicatorComponent], imports: [CommonModule,
|
|
@@ -987,9 +972,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
987
972
|
type: Input
|
|
988
973
|
}] } });
|
|
989
974
|
|
|
990
|
-
/**
|
|
991
|
-
* @docsIncludeIds SkyTextHighlightDirective
|
|
992
|
-
*/
|
|
993
975
|
class SkyTextHighlightModule {
|
|
994
976
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyTextHighlightModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
995
977
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyTextHighlightModule, imports: [SkyTextHighlightDirective], exports: [SkyTextHighlightDirective] }); }
|
|
@@ -1462,9 +1444,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
1462
1444
|
args: [SkyTokenComponent]
|
|
1463
1445
|
}] } });
|
|
1464
1446
|
|
|
1465
|
-
/**
|
|
1466
|
-
* @docsIncludeIds SkyTokensComponent, SkyTokenComponent, SkyToken, SkyTokenSelectedEventArgs, SkyTokensMessage, SkyTokensMessageType, SkyTokensHarness, SkyTokenHarness
|
|
1467
|
-
*/
|
|
1468
1447
|
class SkyTokensModule {
|
|
1469
1448
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyTokensModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1470
1449
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyTokensModule, declarations: [SkyTokenComponent, SkyTokensComponent], imports: [CommonModule,
|
|
@@ -1879,9 +1858,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
1879
1858
|
type: Input
|
|
1880
1859
|
}] } });
|
|
1881
1860
|
|
|
1882
|
-
/**
|
|
1883
|
-
* @docsIncludeIds SkyWaitComponent, SkyWaitService, SkyWaitHarness, SkyWaitHarnessFilters
|
|
1884
|
-
*/
|
|
1885
1861
|
class SkyWaitModule {
|
|
1886
1862
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.5", ngImport: i0, type: SkyWaitModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1887
1863
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.5", ngImport: i0, type: SkyWaitModule, imports: [SkyWaitComponent], exports: [SkyWaitComponent] }); }
|