@skyux/lists 5.0.4 → 5.0.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/bundles/skyux-lists-testing.umd.js +16 -16
- package/bundles/skyux-lists.umd.js +85 -85
- package/esm2015/modules/filter/filter-button.component.js +3 -3
- package/esm2015/modules/filter/filter-inline-item.component.js +3 -3
- package/esm2015/modules/filter/filter-inline.component.js +3 -3
- package/esm2015/modules/filter/filter-summary-item.component.js +3 -3
- package/esm2015/modules/filter/filter-summary.component.js +3 -3
- package/esm2015/modules/filter/filter.module.js +4 -4
- package/esm2015/modules/infinite-scroll/infinite-scroll-dom-adapter.service.js +3 -3
- package/esm2015/modules/infinite-scroll/infinite-scroll.component.js +3 -3
- package/esm2015/modules/infinite-scroll/infinite-scroll.module.js +4 -4
- package/esm2015/modules/paging/paging.component.js +3 -3
- package/esm2015/modules/paging/paging.module.js +4 -4
- package/esm2015/modules/repeater/repeater-adapter.service.js +3 -3
- package/esm2015/modules/repeater/repeater-item-content.component.js +3 -3
- package/esm2015/modules/repeater/repeater-item-context-menu.component.js +3 -3
- package/esm2015/modules/repeater/repeater-item-title.component.js +3 -3
- package/esm2015/modules/repeater/repeater-item.component.js +3 -3
- package/esm2015/modules/repeater/repeater.component.js +3 -3
- package/esm2015/modules/repeater/repeater.module.js +4 -4
- package/esm2015/modules/repeater/repeater.service.js +3 -3
- package/esm2015/modules/shared/sky-lists-resources.module.js +4 -4
- package/esm2015/modules/sort/sort-item.component.js +3 -3
- package/esm2015/modules/sort/sort-menu-heading.component.js +3 -3
- package/esm2015/modules/sort/sort.component.js +3 -3
- package/esm2015/modules/sort/sort.module.js +4 -4
- package/esm2015/modules/sort/sort.service.js +3 -3
- package/esm2015/testing/filter/filter-testing.module.js +4 -4
- package/esm2015/testing/infinite-scroll/infinite-scroll-testing.module.js +4 -4
- package/esm2015/testing/paging/paging-testing.module.js +4 -4
- package/esm2015/testing/sort/sort-testing.module.js +4 -4
- package/fesm2015/skyux-lists-testing.js +16 -16
- package/fesm2015/skyux-lists.js +81 -81
- package/package.json +8 -8
- package/bundles/skyux-lists-testing.umd.js.map +0 -1
- package/bundles/skyux-lists.umd.js.map +0 -1
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
}
|
|
30
30
|
return SkyFilterTestingModule;
|
|
31
31
|
}());
|
|
32
|
-
SkyFilterTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
33
|
-
SkyFilterTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
34
|
-
SkyFilterTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
35
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
32
|
+
SkyFilterTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyFilterTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
33
|
+
SkyFilterTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyFilterTestingModule, exports: [lists.SkyFilterModule] });
|
|
34
|
+
SkyFilterTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyFilterTestingModule, imports: [lists.SkyFilterModule] });
|
|
35
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyFilterTestingModule, decorators: [{
|
|
36
36
|
type: i0.NgModule,
|
|
37
37
|
args: [{
|
|
38
38
|
exports: [lists.SkyFilterModule],
|
|
@@ -455,10 +455,10 @@
|
|
|
455
455
|
}
|
|
456
456
|
return SkyPagingTestingModule;
|
|
457
457
|
}());
|
|
458
|
-
SkyPagingTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
459
|
-
SkyPagingTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
460
|
-
SkyPagingTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
461
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
458
|
+
SkyPagingTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyPagingTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
459
|
+
SkyPagingTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyPagingTestingModule, exports: [lists.SkyPagingModule] });
|
|
460
|
+
SkyPagingTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyPagingTestingModule, imports: [lists.SkyPagingModule] });
|
|
461
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyPagingTestingModule, decorators: [{
|
|
462
462
|
type: i0.NgModule,
|
|
463
463
|
args: [{
|
|
464
464
|
exports: [lists.SkyPagingModule],
|
|
@@ -616,10 +616,10 @@
|
|
|
616
616
|
}
|
|
617
617
|
return SkySortTestingModule;
|
|
618
618
|
}());
|
|
619
|
-
SkySortTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
620
|
-
SkySortTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
621
|
-
SkySortTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
622
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
619
|
+
SkySortTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkySortTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
620
|
+
SkySortTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkySortTestingModule, imports: [animations.NoopAnimationsModule], exports: [lists.SkySortModule] });
|
|
621
|
+
SkySortTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkySortTestingModule, imports: [[animations.NoopAnimationsModule], lists.SkySortModule] });
|
|
622
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkySortTestingModule, decorators: [{
|
|
623
623
|
type: i0.NgModule,
|
|
624
624
|
args: [{
|
|
625
625
|
imports: [animations.NoopAnimationsModule],
|
|
@@ -821,10 +821,10 @@
|
|
|
821
821
|
}
|
|
822
822
|
return SkyInfiniteScrollTestingModule;
|
|
823
823
|
}());
|
|
824
|
-
SkyInfiniteScrollTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
825
|
-
SkyInfiniteScrollTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
826
|
-
SkyInfiniteScrollTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
827
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
824
|
+
SkyInfiniteScrollTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
825
|
+
SkyInfiniteScrollTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, exports: [lists.SkyInfiniteScrollModule] });
|
|
826
|
+
SkyInfiniteScrollTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, imports: [lists.SkyInfiniteScrollModule] });
|
|
827
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, decorators: [{
|
|
828
828
|
type: i0.NgModule,
|
|
829
829
|
args: [{
|
|
830
830
|
exports: [lists.SkyInfiniteScrollModule],
|