@skyux/lists 5.0.2 → 5.0.3
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 +81 -81
- package/bundles/skyux-lists.umd.js.map +1 -1
- 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 +4 -4
- 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/fesm2015/skyux-lists.js.map +1 -1
- package/package.json +7 -7
|
@@ -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.13", ngImport: i0__namespace, type: SkyFilterTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
33
|
+
SkyFilterTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyFilterTestingModule, exports: [lists.SkyFilterModule] });
|
|
34
|
+
SkyFilterTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyFilterTestingModule, imports: [lists.SkyFilterModule] });
|
|
35
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyFilterTestingModule, decorators: [{
|
|
36
36
|
type: i0.NgModule,
|
|
37
37
|
args: [{
|
|
38
38
|
exports: [
|
|
@@ -457,10 +457,10 @@
|
|
|
457
457
|
}
|
|
458
458
|
return SkyPagingTestingModule;
|
|
459
459
|
}());
|
|
460
|
-
SkyPagingTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
461
|
-
SkyPagingTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
462
|
-
SkyPagingTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
463
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
460
|
+
SkyPagingTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyPagingTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
461
|
+
SkyPagingTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyPagingTestingModule, exports: [lists.SkyPagingModule] });
|
|
462
|
+
SkyPagingTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyPagingTestingModule, imports: [lists.SkyPagingModule] });
|
|
463
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyPagingTestingModule, decorators: [{
|
|
464
464
|
type: i0.NgModule,
|
|
465
465
|
args: [{
|
|
466
466
|
exports: [
|
|
@@ -620,12 +620,12 @@
|
|
|
620
620
|
}
|
|
621
621
|
return SkySortTestingModule;
|
|
622
622
|
}());
|
|
623
|
-
SkySortTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
624
|
-
SkySortTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
625
|
-
SkySortTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
623
|
+
SkySortTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkySortTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
624
|
+
SkySortTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkySortTestingModule, imports: [animations.NoopAnimationsModule], exports: [lists.SkySortModule] });
|
|
625
|
+
SkySortTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkySortTestingModule, imports: [[
|
|
626
626
|
animations.NoopAnimationsModule
|
|
627
627
|
], lists.SkySortModule] });
|
|
628
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
628
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkySortTestingModule, decorators: [{
|
|
629
629
|
type: i0.NgModule,
|
|
630
630
|
args: [{
|
|
631
631
|
imports: [
|
|
@@ -832,10 +832,10 @@
|
|
|
832
832
|
}
|
|
833
833
|
return SkyInfiniteScrollTestingModule;
|
|
834
834
|
}());
|
|
835
|
-
SkyInfiniteScrollTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
836
|
-
SkyInfiniteScrollTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
837
|
-
SkyInfiniteScrollTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
838
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
835
|
+
SkyInfiniteScrollTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
836
|
+
SkyInfiniteScrollTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, exports: [lists.SkyInfiniteScrollModule] });
|
|
837
|
+
SkyInfiniteScrollTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, imports: [lists.SkyInfiniteScrollModule] });
|
|
838
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0__namespace, type: SkyInfiniteScrollTestingModule, decorators: [{
|
|
839
839
|
type: i0.NgModule,
|
|
840
840
|
args: [{
|
|
841
841
|
exports: [
|