@skyux/lookup 5.0.4 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/skyux-lookup-testing.umd.js +8 -8
- package/bundles/skyux-lookup.umd.js +1009 -958
- package/bundles/skyux-lookup.umd.js.map +1 -1
- package/documentation.json +557 -525
- package/esm2015/modules/autocomplete/autocomplete-adapter.service.js +3 -3
- package/esm2015/modules/autocomplete/autocomplete-default-search-function.js +6 -4
- package/esm2015/modules/autocomplete/autocomplete-input.directive.js +3 -3
- package/esm2015/modules/autocomplete/autocomplete.component.js +45 -7
- package/esm2015/modules/autocomplete/autocomplete.module.js +4 -4
- package/esm2015/modules/autocomplete/types/autocomplete-message-type.js +5 -1
- package/esm2015/modules/country-field/country-field.component.js +3 -3
- package/esm2015/modules/country-field/country-field.module.js +4 -4
- package/esm2015/modules/lookup/lookup-adapter.service.js +3 -3
- package/esm2015/modules/lookup/lookup-autocomplete-adapter.js +3 -3
- package/esm2015/modules/lookup/lookup-show-more-modal.component.js +3 -3
- package/esm2015/modules/lookup/lookup.component.js +5 -4
- package/esm2015/modules/lookup/lookup.module.js +4 -4
- package/esm2015/modules/search/search-adapter.service.js +3 -3
- package/esm2015/modules/search/search.component.js +3 -3
- package/esm2015/modules/search/search.module.js +4 -4
- package/esm2015/modules/shared/sky-lookup-resources.module.js +4 -4
- package/esm2015/modules/shared/sky-lookup-string-utils.js +8 -0
- package/esm2015/testing/country-field/country-field-testing.module.js +4 -4
- package/esm2015/testing/search/search-testing.module.js +4 -4
- package/fesm2015/skyux-lookup-testing.js +8 -8
- package/fesm2015/skyux-lookup.js +107 -56
- package/fesm2015/skyux-lookup.js.map +1 -1
- package/modules/autocomplete/autocomplete.component.d.ts +6 -1
- package/modules/autocomplete/types/autocomplete-message-type.d.ts +5 -1
- package/modules/shared/sky-lookup-string-utils.d.ts +5 -0
- package/package.json +8 -8
|
@@ -516,10 +516,10 @@
|
|
|
516
516
|
}
|
|
517
517
|
return SkyCountryFieldTestingModule;
|
|
518
518
|
}());
|
|
519
|
-
SkyCountryFieldTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
520
|
-
SkyCountryFieldTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
521
|
-
SkyCountryFieldTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
522
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
519
|
+
SkyCountryFieldTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkyCountryFieldTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
520
|
+
SkyCountryFieldTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkyCountryFieldTestingModule, exports: [lookup.SkyCountryFieldModule] });
|
|
521
|
+
SkyCountryFieldTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkyCountryFieldTestingModule, imports: [lookup.SkyCountryFieldModule] });
|
|
522
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkyCountryFieldTestingModule, decorators: [{
|
|
523
523
|
type: i0.NgModule,
|
|
524
524
|
args: [{
|
|
525
525
|
exports: [lookup.SkyCountryFieldModule],
|
|
@@ -595,10 +595,10 @@
|
|
|
595
595
|
}
|
|
596
596
|
return SkySearchTestingModule;
|
|
597
597
|
}());
|
|
598
|
-
SkySearchTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
599
|
-
SkySearchTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
600
|
-
SkySearchTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
601
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
598
|
+
SkySearchTestingModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkySearchTestingModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
599
|
+
SkySearchTestingModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkySearchTestingModule, exports: [lookup.SkySearchModule] });
|
|
600
|
+
SkySearchTestingModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkySearchTestingModule, imports: [lookup.SkySearchModule] });
|
|
601
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0__namespace, type: SkySearchTestingModule, decorators: [{
|
|
602
602
|
type: i0.NgModule,
|
|
603
603
|
args: [{
|
|
604
604
|
exports: [lookup.SkySearchModule],
|