igniteui-angular-maps 14.2.0 → 15.0.1
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/igniteui-angular-maps.umd.js +199 -197
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/TileSeries_combined.js +5 -5
- package/esm2015/lib/XamGeographicMap_combined.js +4 -4
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +5 -3
- package/esm5/lib/TileSeries_combined.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +4 -4
- package/esm5/lib/igx-geographic-shape-series-base-component.js +5 -3
- package/fesm2015/igniteui-angular-maps.js +14 -12
- package/fesm5/igniteui-angular-maps.js +14 -12
- package/package.json +5 -5
|
@@ -2219,12 +2219,12 @@
|
|
|
2219
2219
|
XamGeographicMapView.prototype.ft = function (a) {
|
|
2220
2220
|
var b = this.fn.gc;
|
|
2221
2221
|
if (b != 1) {
|
|
2222
|
-
a.
|
|
2223
|
-
a.
|
|
2222
|
+
a.aa();
|
|
2223
|
+
a.ab(b, b);
|
|
2224
2224
|
}
|
|
2225
|
-
a.
|
|
2225
|
+
a.l(this.fz.left, this.fz.top, this.fz.width, this.fz.height);
|
|
2226
2226
|
if (b != 1) {
|
|
2227
|
-
a.
|
|
2227
|
+
a.z();
|
|
2228
2228
|
}
|
|
2229
2229
|
};
|
|
2230
2230
|
XamGeographicMapView.prototype.d1 = function () {
|
|
@@ -3119,11 +3119,11 @@
|
|
|
3119
3119
|
enumerable: false,
|
|
3120
3120
|
configurable: true
|
|
3121
3121
|
});
|
|
3122
|
-
IgxGeographicMapComponent.ɵfac = i0
|
|
3123
|
-
IgxGeographicMapComponent.ɵcmp = i0
|
|
3122
|
+
IgxGeographicMapComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }], target: i0["ɵɵFactoryTarget"].Component });
|
|
3123
|
+
IgxGeographicMapComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMapComponent, selector: "igx-geographic-map", inputs: { height: "height", width: "width", legend: "legend", dataSource: "dataSource", zoomable: "zoomable", resizeBehavior: "resizeBehavior", isHorizontalWrappingEnabled: "isHorizontalWrappingEnabled", backgroundTilingMode: "backgroundTilingMode", useWorldRectForZoomBounds: "useWorldRectForZoomBounds", suppressZoomResetOnWorldRectChange: "suppressZoomResetOnWorldRectChange", worldRect: "worldRect", actualWorldRect: "actualWorldRect", xAxis: "xAxis", yAxis: "yAxis", windowScale: "windowScale", actualWindowScale: "actualWindowScale" }, outputs: { imageTilesReady: "imageTilesReady" }, host: { classAttribute: "igx-geographic-map ig-geographic-map" }, providers: [{ provide: igniteuiAngularCharts.IgxSeriesViewerComponent, useExisting: i0.forwardRef(function () { return IgxGeographicMapComponent; }) }], queries: [{ propertyName: "contentSeries", predicate: igniteuiAngularCharts.IgxSeriesComponent }], viewQueries: [{ propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: i0.ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: "<ng-container #dynamicContent></ng-container>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3124
3124
|
return IgxGeographicMapComponent;
|
|
3125
3125
|
}(igniteuiAngularCharts.IgxSeriesViewerComponent));
|
|
3126
|
-
i0
|
|
3126
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapComponent, decorators: [{
|
|
3127
3127
|
type: i0.Component,
|
|
3128
3128
|
args: [{
|
|
3129
3129
|
selector: 'igx-geographic-map',
|
|
@@ -3184,12 +3184,12 @@
|
|
|
3184
3184
|
var IgxBingMapsMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
3185
3185
|
function IgxBingMapsMapImageryModule() {
|
|
3186
3186
|
}
|
|
3187
|
-
IgxBingMapsMapImageryModule.ɵfac = i0
|
|
3188
|
-
IgxBingMapsMapImageryModule.ɵmod = i0
|
|
3189
|
-
IgxBingMapsMapImageryModule.ɵinj = i0
|
|
3187
|
+
IgxBingMapsMapImageryModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
3188
|
+
IgxBingMapsMapImageryModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [common.CommonModule] });
|
|
3189
|
+
IgxBingMapsMapImageryModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [[common.CommonModule]] });
|
|
3190
3190
|
return IgxBingMapsMapImageryModule;
|
|
3191
3191
|
}());
|
|
3192
|
-
i0
|
|
3192
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, decorators: [{
|
|
3193
3193
|
type: i0.NgModule,
|
|
3194
3194
|
args: [{
|
|
3195
3195
|
declarations: [],
|
|
@@ -4149,12 +4149,12 @@
|
|
|
4149
4149
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxBingMapsMapImagery", IgxBingMapsMapImagery);
|
|
4150
4150
|
igniteuiAngularCore.TypeRegistrar.register("BingMapsMapImagery", BingMapsMapImagery.$type);
|
|
4151
4151
|
}
|
|
4152
|
-
IgxBingMapsMapImageryDynamicModule.ɵfac = i0
|
|
4153
|
-
IgxBingMapsMapImageryDynamicModule.ɵmod = i0
|
|
4154
|
-
IgxBingMapsMapImageryDynamicModule.ɵinj = i0
|
|
4152
|
+
IgxBingMapsMapImageryDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4153
|
+
IgxBingMapsMapImageryDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, imports: [common.CommonModule, IgxBingMapsMapImageryModule], exports: [IgxBingMapsMapImageryModule] });
|
|
4154
|
+
IgxBingMapsMapImageryDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, imports: [[common.CommonModule, IgxBingMapsMapImageryModule], IgxBingMapsMapImageryModule] });
|
|
4155
4155
|
return IgxBingMapsMapImageryDynamicModule;
|
|
4156
4156
|
}());
|
|
4157
|
-
i0
|
|
4157
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, decorators: [{
|
|
4158
4158
|
type: i0.NgModule,
|
|
4159
4159
|
args: [{
|
|
4160
4160
|
declarations: [],
|
|
@@ -4173,12 +4173,12 @@
|
|
|
4173
4173
|
var IgxOpenStreetMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
4174
4174
|
function IgxOpenStreetMapImageryModule() {
|
|
4175
4175
|
}
|
|
4176
|
-
IgxOpenStreetMapImageryModule.ɵfac = i0
|
|
4177
|
-
IgxOpenStreetMapImageryModule.ɵmod = i0
|
|
4178
|
-
IgxOpenStreetMapImageryModule.ɵinj = i0
|
|
4176
|
+
IgxOpenStreetMapImageryModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4177
|
+
IgxOpenStreetMapImageryModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, imports: [common.CommonModule] });
|
|
4178
|
+
IgxOpenStreetMapImageryModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, imports: [[common.CommonModule]] });
|
|
4179
4179
|
return IgxOpenStreetMapImageryModule;
|
|
4180
4180
|
}());
|
|
4181
|
-
i0
|
|
4181
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, decorators: [{
|
|
4182
4182
|
type: i0.NgModule,
|
|
4183
4183
|
args: [{
|
|
4184
4184
|
declarations: [],
|
|
@@ -4243,12 +4243,12 @@
|
|
|
4243
4243
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxOpenStreetMapImagery", IgxOpenStreetMapImagery);
|
|
4244
4244
|
igniteuiAngularCore.TypeRegistrar.register("OpenStreetMapImagery", OpenStreetMapImagery.$type);
|
|
4245
4245
|
}
|
|
4246
|
-
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0
|
|
4247
|
-
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0
|
|
4248
|
-
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0
|
|
4246
|
+
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4247
|
+
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [common.CommonModule, IgxOpenStreetMapImageryModule], exports: [IgxOpenStreetMapImageryModule] });
|
|
4248
|
+
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [[common.CommonModule, IgxOpenStreetMapImageryModule], IgxOpenStreetMapImageryModule] });
|
|
4249
4249
|
return IgxOpenStreetMapImageryDynamicModule;
|
|
4250
4250
|
}());
|
|
4251
|
-
i0
|
|
4251
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, decorators: [{
|
|
4252
4252
|
type: i0.NgModule,
|
|
4253
4253
|
args: [{
|
|
4254
4254
|
declarations: [],
|
|
@@ -4267,12 +4267,12 @@
|
|
|
4267
4267
|
var IgxCustomMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
4268
4268
|
function IgxCustomMapImageryModule() {
|
|
4269
4269
|
}
|
|
4270
|
-
IgxCustomMapImageryModule.ɵfac = i0
|
|
4271
|
-
IgxCustomMapImageryModule.ɵmod = i0
|
|
4272
|
-
IgxCustomMapImageryModule.ɵinj = i0
|
|
4270
|
+
IgxCustomMapImageryModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4271
|
+
IgxCustomMapImageryModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, imports: [common.CommonModule] });
|
|
4272
|
+
IgxCustomMapImageryModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, imports: [[common.CommonModule]] });
|
|
4273
4273
|
return IgxCustomMapImageryModule;
|
|
4274
4274
|
}());
|
|
4275
|
-
i0
|
|
4275
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, decorators: [{
|
|
4276
4276
|
type: i0.NgModule,
|
|
4277
4277
|
args: [{
|
|
4278
4278
|
declarations: [],
|
|
@@ -4370,12 +4370,12 @@
|
|
|
4370
4370
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxCustomMapImagery", IgxCustomMapImagery);
|
|
4371
4371
|
igniteuiAngularCore.TypeRegistrar.register("CustomMapImagery", CustomMapImagery.$type);
|
|
4372
4372
|
}
|
|
4373
|
-
IgxCustomMapImageryDynamicModule.ɵfac = i0
|
|
4374
|
-
IgxCustomMapImageryDynamicModule.ɵmod = i0
|
|
4375
|
-
IgxCustomMapImageryDynamicModule.ɵinj = i0
|
|
4373
|
+
IgxCustomMapImageryDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4374
|
+
IgxCustomMapImageryDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [common.CommonModule, IgxCustomMapImageryModule], exports: [IgxCustomMapImageryModule] });
|
|
4375
|
+
IgxCustomMapImageryDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [[common.CommonModule, IgxCustomMapImageryModule], IgxCustomMapImageryModule] });
|
|
4376
4376
|
return IgxCustomMapImageryDynamicModule;
|
|
4377
4377
|
}());
|
|
4378
|
-
i0
|
|
4378
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, decorators: [{
|
|
4379
4379
|
type: i0.NgModule,
|
|
4380
4380
|
args: [{
|
|
4381
4381
|
declarations: [],
|
|
@@ -4394,12 +4394,12 @@
|
|
|
4394
4394
|
var IgxArcGISOnlineMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
4395
4395
|
function IgxArcGISOnlineMapImageryModule() {
|
|
4396
4396
|
}
|
|
4397
|
-
IgxArcGISOnlineMapImageryModule.ɵfac = i0
|
|
4398
|
-
IgxArcGISOnlineMapImageryModule.ɵmod = i0
|
|
4399
|
-
IgxArcGISOnlineMapImageryModule.ɵinj = i0
|
|
4397
|
+
IgxArcGISOnlineMapImageryModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4398
|
+
IgxArcGISOnlineMapImageryModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, imports: [common.CommonModule] });
|
|
4399
|
+
IgxArcGISOnlineMapImageryModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, imports: [[common.CommonModule]] });
|
|
4400
4400
|
return IgxArcGISOnlineMapImageryModule;
|
|
4401
4401
|
}());
|
|
4402
|
-
i0
|
|
4402
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, decorators: [{
|
|
4403
4403
|
type: i0.NgModule,
|
|
4404
4404
|
args: [{
|
|
4405
4405
|
declarations: [],
|
|
@@ -4801,12 +4801,12 @@
|
|
|
4801
4801
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery", IgxArcGISOnlineMapImagery);
|
|
4802
4802
|
igniteuiAngularCore.TypeRegistrar.register("ArcGISOnlineMapImagery", ArcGISOnlineMapImagery.$type);
|
|
4803
4803
|
}
|
|
4804
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵfac = i0
|
|
4805
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵmod = i0
|
|
4806
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵinj = i0
|
|
4804
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4805
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, imports: [common.CommonModule, IgxArcGISOnlineMapImageryModule], exports: [IgxArcGISOnlineMapImageryModule] });
|
|
4806
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, imports: [[common.CommonModule, IgxArcGISOnlineMapImageryModule], IgxArcGISOnlineMapImageryModule] });
|
|
4807
4807
|
return IgxArcGISOnlineMapImageryDynamicModule;
|
|
4808
4808
|
}());
|
|
4809
|
-
i0
|
|
4809
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, decorators: [{
|
|
4810
4810
|
type: i0.NgModule,
|
|
4811
4811
|
args: [{
|
|
4812
4812
|
declarations: [],
|
|
@@ -4825,8 +4825,8 @@
|
|
|
4825
4825
|
var IgxGeographicMapCoreModule = /** @class */ /*@__PURE__*/ (function () {
|
|
4826
4826
|
function IgxGeographicMapCoreModule() {
|
|
4827
4827
|
}
|
|
4828
|
-
IgxGeographicMapCoreModule.ɵfac = i0
|
|
4829
|
-
IgxGeographicMapCoreModule.ɵmod = i0
|
|
4828
|
+
IgxGeographicMapCoreModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4829
|
+
IgxGeographicMapCoreModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, declarations: [IgxGeographicMapComponent], imports: [common.CommonModule, IgxBingMapsMapImageryModule,
|
|
4830
4830
|
IgxOpenStreetMapImageryModule,
|
|
4831
4831
|
IgxCustomMapImageryModule,
|
|
4832
4832
|
IgxArcGISOnlineMapImageryModule], exports: [IgxBingMapsMapImageryModule,
|
|
@@ -4834,7 +4834,7 @@
|
|
|
4834
4834
|
IgxCustomMapImageryModule,
|
|
4835
4835
|
IgxArcGISOnlineMapImageryModule,
|
|
4836
4836
|
IgxGeographicMapComponent] });
|
|
4837
|
-
IgxGeographicMapCoreModule.ɵinj = i0
|
|
4837
|
+
IgxGeographicMapCoreModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, imports: [[common.CommonModule, IgxBingMapsMapImageryModule,
|
|
4838
4838
|
IgxOpenStreetMapImageryModule,
|
|
4839
4839
|
IgxCustomMapImageryModule,
|
|
4840
4840
|
IgxArcGISOnlineMapImageryModule
|
|
@@ -4844,7 +4844,7 @@
|
|
|
4844
4844
|
IgxArcGISOnlineMapImageryModule] });
|
|
4845
4845
|
return IgxGeographicMapCoreModule;
|
|
4846
4846
|
}());
|
|
4847
|
-
i0
|
|
4847
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, decorators: [{
|
|
4848
4848
|
type: i0.NgModule,
|
|
4849
4849
|
args: [{
|
|
4850
4850
|
declarations: [IgxGeographicMapComponent],
|
|
@@ -4873,8 +4873,8 @@
|
|
|
4873
4873
|
function IgxGeographicMapCoreDynamicModule() {
|
|
4874
4874
|
igniteuiAngularCore.TypeRegistrar.registerCons('IgxGeographicMapComponent', IgxGeographicMapComponent);
|
|
4875
4875
|
}
|
|
4876
|
-
IgxGeographicMapCoreDynamicModule.ɵfac = i0
|
|
4877
|
-
IgxGeographicMapCoreDynamicModule.ɵmod = i0
|
|
4876
|
+
IgxGeographicMapCoreDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
4877
|
+
IgxGeographicMapCoreDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, imports: [common.CommonModule, IgxBingMapsMapImageryDynamicModule,
|
|
4878
4878
|
IgxOpenStreetMapImageryDynamicModule,
|
|
4879
4879
|
IgxCustomMapImageryDynamicModule,
|
|
4880
4880
|
IgxArcGISOnlineMapImageryDynamicModule,
|
|
@@ -4883,7 +4883,7 @@
|
|
|
4883
4883
|
IgxCustomMapImageryDynamicModule,
|
|
4884
4884
|
IgxArcGISOnlineMapImageryDynamicModule,
|
|
4885
4885
|
IgxGeographicMapCoreModule] });
|
|
4886
|
-
IgxGeographicMapCoreDynamicModule.ɵinj = i0
|
|
4886
|
+
IgxGeographicMapCoreDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, imports: [[common.CommonModule, IgxBingMapsMapImageryDynamicModule,
|
|
4887
4887
|
IgxOpenStreetMapImageryDynamicModule,
|
|
4888
4888
|
IgxCustomMapImageryDynamicModule,
|
|
4889
4889
|
IgxArcGISOnlineMapImageryDynamicModule,
|
|
@@ -4895,7 +4895,7 @@
|
|
|
4895
4895
|
IgxGeographicMapCoreModule] });
|
|
4896
4896
|
return IgxGeographicMapCoreDynamicModule;
|
|
4897
4897
|
}());
|
|
4898
|
-
i0
|
|
4898
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, decorators: [{
|
|
4899
4899
|
type: i0.NgModule,
|
|
4900
4900
|
args: [{
|
|
4901
4901
|
declarations: [],
|
|
@@ -5083,11 +5083,11 @@
|
|
|
5083
5083
|
IgxGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
5084
5084
|
this.i.mv();
|
|
5085
5085
|
};
|
|
5086
|
-
IgxGeographicMapSeriesHostComponent.ɵfac = i0
|
|
5087
|
-
IgxGeographicMapSeriesHostComponent.ɵcmp = i0
|
|
5086
|
+
IgxGeographicMapSeriesHostComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
5087
|
+
IgxGeographicMapSeriesHostComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
5088
5088
|
return IgxGeographicMapSeriesHostComponent;
|
|
5089
5089
|
}(igniteuiAngularCharts.IgxSeriesComponent));
|
|
5090
|
-
i0
|
|
5090
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, decorators: [{
|
|
5091
5091
|
type: i0.Component,
|
|
5092
5092
|
args: [{
|
|
5093
5093
|
template: "",
|
|
@@ -5274,11 +5274,13 @@
|
|
|
5274
5274
|
}
|
|
5275
5275
|
if (!r.externalObject) {
|
|
5276
5276
|
var e = new igniteuiAngularCore.IgxShapeDataSource();
|
|
5277
|
-
if (
|
|
5278
|
-
e.
|
|
5277
|
+
if (r.$type) {
|
|
5278
|
+
e._implementation = r;
|
|
5279
5279
|
}
|
|
5280
5280
|
else {
|
|
5281
|
-
e.
|
|
5281
|
+
if (e.i.setNativeElement) {
|
|
5282
|
+
e.i.setNativeElement(r);
|
|
5283
|
+
}
|
|
5282
5284
|
}
|
|
5283
5285
|
r.externalObject = e;
|
|
5284
5286
|
}
|
|
@@ -5364,11 +5366,11 @@
|
|
|
5364
5366
|
enumerable: false,
|
|
5365
5367
|
configurable: true
|
|
5366
5368
|
});
|
|
5367
|
-
IgxGeographicShapeSeriesBaseComponent.ɵfac = i0
|
|
5368
|
-
IgxGeographicShapeSeriesBaseComponent.ɵcmp = i0
|
|
5369
|
+
IgxGeographicShapeSeriesBaseComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
5370
|
+
IgxGeographicShapeSeriesBaseComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesBaseComponent, selector: "ng-component", inputs: { shapeDataSource: "shapeDataSource", databaseSource: "databaseSource", shapeMemberPath: "shapeMemberPath", isCustomShapeStyleAllowed: "isCustomShapeStyleAllowed", isCustomShapeMarkerStyleAllowed: "isCustomShapeMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold", itemSearchPointsThreshold: "itemSearchPointsThreshold", shapefileDataSource: "shapefileDataSource", shapeFilterResolution: "shapeFilterResolution" }, outputs: { assigningShapeStyle: "assigningShapeStyle", assigningShapeMarkerStyle: "assigningShapeMarkerStyle" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
5369
5371
|
return IgxGeographicShapeSeriesBaseComponent;
|
|
5370
5372
|
}(IgxGeographicMapSeriesHostComponent));
|
|
5371
|
-
i0
|
|
5373
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, decorators: [{
|
|
5372
5374
|
type: i0.Component,
|
|
5373
5375
|
args: [{
|
|
5374
5376
|
template: "",
|
|
@@ -6029,11 +6031,11 @@
|
|
|
6029
6031
|
enumerable: false,
|
|
6030
6032
|
configurable: true
|
|
6031
6033
|
});
|
|
6032
|
-
IgxGeographicShapeSeriesComponent.ɵfac = i0
|
|
6033
|
-
IgxGeographicShapeSeriesComponent.ɵcmp = i0
|
|
6034
|
+
IgxGeographicShapeSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
6035
|
+
IgxGeographicShapeSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesComponent, selector: "igx-geographic-shape-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity", markerType: "markerType", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", markerThickness: "markerThickness", markerCollisionAvoidance: "markerCollisionAvoidance", actualMarkerTemplate: "actualMarkerTemplate", actualMarkerBrush: "actualMarkerBrush", actualMarkerOutline: "actualMarkerOutline" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: i0.forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6034
6036
|
return IgxGeographicShapeSeriesComponent;
|
|
6035
6037
|
}(IgxGeographicShapeSeriesBaseComponent));
|
|
6036
|
-
i0
|
|
6038
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesComponent, decorators: [{
|
|
6037
6039
|
type: i0.Component,
|
|
6038
6040
|
args: [{
|
|
6039
6041
|
selector: 'igx-geographic-shape-series',
|
|
@@ -6084,12 +6086,12 @@
|
|
|
6084
6086
|
var IgxGeographicShapeSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
6085
6087
|
function IgxGeographicShapeSeriesModule() {
|
|
6086
6088
|
}
|
|
6087
|
-
IgxGeographicShapeSeriesModule.ɵfac = i0
|
|
6088
|
-
IgxGeographicShapeSeriesModule.ɵmod = i0
|
|
6089
|
-
IgxGeographicShapeSeriesModule.ɵinj = i0
|
|
6089
|
+
IgxGeographicShapeSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6090
|
+
IgxGeographicShapeSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, declarations: [IgxGeographicShapeSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxScatterPolygonSeriesDynamicModule], exports: [IgxGeographicShapeSeriesComponent, igniteuiAngularCharts.IgxScatterPolygonSeriesDynamicModule] });
|
|
6091
|
+
IgxGeographicShapeSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxScatterPolygonSeriesDynamicModule], igniteuiAngularCharts.IgxScatterPolygonSeriesDynamicModule] });
|
|
6090
6092
|
return IgxGeographicShapeSeriesModule;
|
|
6091
6093
|
}());
|
|
6092
|
-
i0
|
|
6094
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, decorators: [{
|
|
6093
6095
|
type: i0.NgModule,
|
|
6094
6096
|
args: [{
|
|
6095
6097
|
declarations: [IgxGeographicShapeSeriesComponent],
|
|
@@ -6110,12 +6112,12 @@
|
|
|
6110
6112
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent", IgxGeographicShapeSeriesComponent);
|
|
6111
6113
|
igniteuiAngularCore.TypeRegistrar.register("GeographicShapeSeries", GeographicShapeSeries.$type);
|
|
6112
6114
|
}
|
|
6113
|
-
IgxGeographicShapeSeriesDynamicModule.ɵfac = i0
|
|
6114
|
-
IgxGeographicShapeSeriesDynamicModule.ɵmod = i0
|
|
6115
|
-
IgxGeographicShapeSeriesDynamicModule.ɵinj = i0
|
|
6115
|
+
IgxGeographicShapeSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6116
|
+
IgxGeographicShapeSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicShapeSeriesModule], exports: [IgxGeographicShapeSeriesModule] });
|
|
6117
|
+
IgxGeographicShapeSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicShapeSeriesModule], IgxGeographicShapeSeriesModule] });
|
|
6116
6118
|
return IgxGeographicShapeSeriesDynamicModule;
|
|
6117
6119
|
}());
|
|
6118
|
-
i0
|
|
6120
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, decorators: [{
|
|
6119
6121
|
type: i0.NgModule,
|
|
6120
6122
|
args: [{
|
|
6121
6123
|
declarations: [],
|
|
@@ -6335,11 +6337,11 @@
|
|
|
6335
6337
|
enumerable: false,
|
|
6336
6338
|
configurable: true
|
|
6337
6339
|
});
|
|
6338
|
-
IgxGeographicPolylineSeriesComponent.ɵfac = i0
|
|
6339
|
-
IgxGeographicPolylineSeriesComponent.ɵcmp = i0
|
|
6340
|
+
IgxGeographicPolylineSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
6341
|
+
IgxGeographicPolylineSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicPolylineSeriesComponent, selector: "igx-geographic-polyline-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: i0.forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6340
6342
|
return IgxGeographicPolylineSeriesComponent;
|
|
6341
6343
|
}(IgxGeographicShapeSeriesBaseComponent));
|
|
6342
|
-
i0
|
|
6344
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, decorators: [{
|
|
6343
6345
|
type: i0.Component,
|
|
6344
6346
|
args: [{
|
|
6345
6347
|
selector: 'igx-geographic-polyline-series',
|
|
@@ -6368,12 +6370,12 @@
|
|
|
6368
6370
|
var IgxGeographicPolylineSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
6369
6371
|
function IgxGeographicPolylineSeriesModule() {
|
|
6370
6372
|
}
|
|
6371
|
-
IgxGeographicPolylineSeriesModule.ɵfac = i0
|
|
6372
|
-
IgxGeographicPolylineSeriesModule.ɵmod = i0
|
|
6373
|
-
IgxGeographicPolylineSeriesModule.ɵinj = i0
|
|
6373
|
+
IgxGeographicPolylineSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6374
|
+
IgxGeographicPolylineSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, declarations: [IgxGeographicPolylineSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxScatterPolylineSeriesDynamicModule], exports: [IgxGeographicPolylineSeriesComponent, igniteuiAngularCharts.IgxScatterPolylineSeriesDynamicModule] });
|
|
6375
|
+
IgxGeographicPolylineSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxScatterPolylineSeriesDynamicModule], igniteuiAngularCharts.IgxScatterPolylineSeriesDynamicModule] });
|
|
6374
6376
|
return IgxGeographicPolylineSeriesModule;
|
|
6375
6377
|
}());
|
|
6376
|
-
i0
|
|
6378
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, decorators: [{
|
|
6377
6379
|
type: i0.NgModule,
|
|
6378
6380
|
args: [{
|
|
6379
6381
|
declarations: [IgxGeographicPolylineSeriesComponent],
|
|
@@ -6394,12 +6396,12 @@
|
|
|
6394
6396
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent", IgxGeographicPolylineSeriesComponent);
|
|
6395
6397
|
igniteuiAngularCore.TypeRegistrar.register("GeographicPolylineSeries", GeographicPolylineSeries.$type);
|
|
6396
6398
|
}
|
|
6397
|
-
IgxGeographicPolylineSeriesDynamicModule.ɵfac = i0
|
|
6398
|
-
IgxGeographicPolylineSeriesDynamicModule.ɵmod = i0
|
|
6399
|
-
IgxGeographicPolylineSeriesDynamicModule.ɵinj = i0
|
|
6399
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6400
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicPolylineSeriesModule], exports: [IgxGeographicPolylineSeriesModule] });
|
|
6401
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicPolylineSeriesModule], IgxGeographicPolylineSeriesModule] });
|
|
6400
6402
|
return IgxGeographicPolylineSeriesDynamicModule;
|
|
6401
6403
|
}());
|
|
6402
|
-
i0
|
|
6404
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, decorators: [{
|
|
6403
6405
|
type: i0.NgModule,
|
|
6404
6406
|
args: [{
|
|
6405
6407
|
declarations: [],
|
|
@@ -6418,12 +6420,12 @@
|
|
|
6418
6420
|
var IgxTileGeneratorMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
6419
6421
|
function IgxTileGeneratorMapImageryModule() {
|
|
6420
6422
|
}
|
|
6421
|
-
IgxTileGeneratorMapImageryModule.ɵfac = i0
|
|
6422
|
-
IgxTileGeneratorMapImageryModule.ɵmod = i0
|
|
6423
|
-
IgxTileGeneratorMapImageryModule.ɵinj = i0
|
|
6423
|
+
IgxTileGeneratorMapImageryModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6424
|
+
IgxTileGeneratorMapImageryModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryModule, imports: [common.CommonModule] });
|
|
6425
|
+
IgxTileGeneratorMapImageryModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryModule, imports: [[common.CommonModule]] });
|
|
6424
6426
|
return IgxTileGeneratorMapImageryModule;
|
|
6425
6427
|
}());
|
|
6426
|
-
i0
|
|
6428
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryModule, decorators: [{
|
|
6427
6429
|
type: i0.NgModule,
|
|
6428
6430
|
args: [{
|
|
6429
6431
|
declarations: [],
|
|
@@ -6526,12 +6528,12 @@
|
|
|
6526
6528
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxTileGeneratorMapImagery", IgxTileGeneratorMapImagery);
|
|
6527
6529
|
igniteuiAngularCore.TypeRegistrar.register("TileGeneratorMapImagery", TileGeneratorMapImagery.$type);
|
|
6528
6530
|
}
|
|
6529
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵfac = i0
|
|
6530
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵmod = i0
|
|
6531
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵinj = i0
|
|
6531
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6532
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, imports: [common.CommonModule, IgxTileGeneratorMapImageryModule], exports: [IgxTileGeneratorMapImageryModule] });
|
|
6533
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, imports: [[common.CommonModule, IgxTileGeneratorMapImageryModule], IgxTileGeneratorMapImageryModule] });
|
|
6532
6534
|
return IgxTileGeneratorMapImageryDynamicModule;
|
|
6533
6535
|
}());
|
|
6534
|
-
i0
|
|
6536
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, decorators: [{
|
|
6535
6537
|
type: i0.NgModule,
|
|
6536
6538
|
args: [{
|
|
6537
6539
|
declarations: [],
|
|
@@ -6847,18 +6849,18 @@
|
|
|
6847
6849
|
var c = false;
|
|
6848
6850
|
if (this.di.d.count > 0) {
|
|
6849
6851
|
c = true;
|
|
6850
|
-
this.k.
|
|
6851
|
-
this.k.
|
|
6852
|
-
var d = this.k.
|
|
6852
|
+
this.k.aa();
|
|
6853
|
+
this.k.r(this.di);
|
|
6854
|
+
var d = this.k.h();
|
|
6853
6855
|
d.clip();
|
|
6854
6856
|
}
|
|
6855
6857
|
var e = igniteuiAngularCore.truncate(Math.round(this.bu.left));
|
|
6856
6858
|
var f = igniteuiAngularCore.truncate(Math.round(this.bu.top));
|
|
6857
6859
|
var g = igniteuiAngularCore.truncate(Math.round(this.bu.width));
|
|
6858
6860
|
var h = igniteuiAngularCore.truncate(Math.round(this.bu.height));
|
|
6859
|
-
this.k.
|
|
6861
|
+
this.k.o(this.c9.getNativeElement(), 1, e, f, g, h, e, f, g, h);
|
|
6860
6862
|
if (c) {
|
|
6861
|
-
this.k.
|
|
6863
|
+
this.k.z();
|
|
6862
6864
|
}
|
|
6863
6865
|
};
|
|
6864
6866
|
TileSeriesView.prototype.df = function () {
|
|
@@ -6947,11 +6949,11 @@
|
|
|
6947
6949
|
IgxTileSeriesComponent.prototype.deferredRefresh = function () {
|
|
6948
6950
|
this.i.deferredRefresh();
|
|
6949
6951
|
};
|
|
6950
|
-
IgxTileSeriesComponent.ɵfac = i0
|
|
6951
|
-
IgxTileSeriesComponent.ɵcmp = i0
|
|
6952
|
+
IgxTileSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
6953
|
+
IgxTileSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxTileSeriesComponent, selector: "igx-tile-series", inputs: { tileImagery: "tileImagery" }, providers: [{ provide: igniteuiAngularCharts.IgxShapeSeriesBaseComponent, useExisting: i0.forwardRef(function () { return IgxTileSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxTileSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6952
6954
|
return IgxTileSeriesComponent;
|
|
6953
6955
|
}(igniteuiAngularCharts.IgxShapeSeriesBaseComponent));
|
|
6954
|
-
i0
|
|
6956
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesComponent, decorators: [{
|
|
6955
6957
|
type: i0.Component,
|
|
6956
6958
|
args: [{
|
|
6957
6959
|
selector: 'igx-tile-series',
|
|
@@ -6972,12 +6974,12 @@
|
|
|
6972
6974
|
var IgxTileSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
6973
6975
|
function IgxTileSeriesModule() {
|
|
6974
6976
|
}
|
|
6975
|
-
IgxTileSeriesModule.ɵfac = i0
|
|
6976
|
-
IgxTileSeriesModule.ɵmod = i0
|
|
6977
|
-
IgxTileSeriesModule.ɵinj = i0
|
|
6977
|
+
IgxTileSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
6978
|
+
IgxTileSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesModule, declarations: [IgxTileSeriesComponent], imports: [common.CommonModule], exports: [IgxTileSeriesComponent] });
|
|
6979
|
+
IgxTileSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesModule, imports: [[common.CommonModule]] });
|
|
6978
6980
|
return IgxTileSeriesModule;
|
|
6979
6981
|
}());
|
|
6980
|
-
i0
|
|
6982
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesModule, decorators: [{
|
|
6981
6983
|
type: i0.NgModule,
|
|
6982
6984
|
args: [{
|
|
6983
6985
|
declarations: [IgxTileSeriesComponent],
|
|
@@ -6998,12 +7000,12 @@
|
|
|
6998
7000
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxTileSeriesComponent", IgxTileSeriesComponent);
|
|
6999
7001
|
igniteuiAngularCore.TypeRegistrar.register("TileSeries", TileSeries.$type);
|
|
7000
7002
|
}
|
|
7001
|
-
IgxTileSeriesDynamicModule.ɵfac = i0
|
|
7002
|
-
IgxTileSeriesDynamicModule.ɵmod = i0
|
|
7003
|
-
IgxTileSeriesDynamicModule.ɵinj = i0
|
|
7003
|
+
IgxTileSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
7004
|
+
IgxTileSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesDynamicModule, imports: [common.CommonModule, IgxTileSeriesModule], exports: [IgxTileSeriesModule] });
|
|
7005
|
+
IgxTileSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesDynamicModule, imports: [[common.CommonModule, IgxTileSeriesModule], IgxTileSeriesModule] });
|
|
7004
7006
|
return IgxTileSeriesDynamicModule;
|
|
7005
7007
|
}());
|
|
7006
|
-
i0
|
|
7008
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxTileSeriesDynamicModule, decorators: [{
|
|
7007
7009
|
type: i0.NgModule,
|
|
7008
7010
|
args: [{
|
|
7009
7011
|
declarations: [],
|
|
@@ -7184,11 +7186,11 @@
|
|
|
7184
7186
|
enumerable: false,
|
|
7185
7187
|
configurable: true
|
|
7186
7188
|
});
|
|
7187
|
-
IgxGeographicTileSeriesComponent.ɵfac = i0
|
|
7188
|
-
IgxGeographicTileSeriesComponent.ɵcmp = i0
|
|
7189
|
+
IgxGeographicTileSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
7190
|
+
IgxGeographicTileSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicTileSeriesComponent, selector: "igx-geographic-tile-series", inputs: { tileImagery: "tileImagery" }, outputs: { imageTilesReady: "imageTilesReady" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: i0.forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7189
7191
|
return IgxGeographicTileSeriesComponent;
|
|
7190
7192
|
}(IgxGeographicShapeSeriesBaseComponent));
|
|
7191
|
-
i0
|
|
7193
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesComponent, decorators: [{
|
|
7192
7194
|
type: i0.Component,
|
|
7193
7195
|
args: [{
|
|
7194
7196
|
selector: 'igx-geographic-tile-series',
|
|
@@ -7211,12 +7213,12 @@
|
|
|
7211
7213
|
var IgxGeographicTileSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
7212
7214
|
function IgxGeographicTileSeriesModule() {
|
|
7213
7215
|
}
|
|
7214
|
-
IgxGeographicTileSeriesModule.ɵfac = i0
|
|
7215
|
-
IgxGeographicTileSeriesModule.ɵmod = i0
|
|
7216
|
-
IgxGeographicTileSeriesModule.ɵinj = i0
|
|
7216
|
+
IgxGeographicTileSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
7217
|
+
IgxGeographicTileSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, declarations: [IgxGeographicTileSeriesComponent], imports: [common.CommonModule, IgxTileSeriesDynamicModule], exports: [IgxGeographicTileSeriesComponent, IgxTileSeriesDynamicModule] });
|
|
7218
|
+
IgxGeographicTileSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, imports: [[common.CommonModule, IgxTileSeriesDynamicModule], IgxTileSeriesDynamicModule] });
|
|
7217
7219
|
return IgxGeographicTileSeriesModule;
|
|
7218
7220
|
}());
|
|
7219
|
-
i0
|
|
7221
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, decorators: [{
|
|
7220
7222
|
type: i0.NgModule,
|
|
7221
7223
|
args: [{
|
|
7222
7224
|
declarations: [IgxGeographicTileSeriesComponent],
|
|
@@ -7237,12 +7239,12 @@
|
|
|
7237
7239
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent", IgxGeographicTileSeriesComponent);
|
|
7238
7240
|
igniteuiAngularCore.TypeRegistrar.register("GeographicTileSeries", GeographicTileSeries.$type);
|
|
7239
7241
|
}
|
|
7240
|
-
IgxGeographicTileSeriesDynamicModule.ɵfac = i0
|
|
7241
|
-
IgxGeographicTileSeriesDynamicModule.ɵmod = i0
|
|
7242
|
-
IgxGeographicTileSeriesDynamicModule.ɵinj = i0
|
|
7242
|
+
IgxGeographicTileSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
7243
|
+
IgxGeographicTileSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicTileSeriesModule], exports: [IgxGeographicTileSeriesModule] });
|
|
7244
|
+
IgxGeographicTileSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicTileSeriesModule], IgxGeographicTileSeriesModule] });
|
|
7243
7245
|
return IgxGeographicTileSeriesDynamicModule;
|
|
7244
7246
|
}());
|
|
7245
|
-
i0
|
|
7247
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, decorators: [{
|
|
7246
7248
|
type: i0.NgModule,
|
|
7247
7249
|
args: [{
|
|
7248
7250
|
declarations: [],
|
|
@@ -7416,11 +7418,11 @@
|
|
|
7416
7418
|
enumerable: false,
|
|
7417
7419
|
configurable: true
|
|
7418
7420
|
});
|
|
7419
|
-
IgxGeographicMarkerSeriesComponent.ɵfac = i0
|
|
7420
|
-
IgxGeographicMarkerSeriesComponent.ɵcmp = i0
|
|
7421
|
+
IgxGeographicMarkerSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
7422
|
+
IgxGeographicMarkerSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMarkerSeriesComponent, selector: "ng-component", inputs: { markerType: "markerType", markerThickness: "markerThickness", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", maximumMarkers: "maximumMarkers", actualMarkerTemplate: "actualMarkerTemplate", actualMarkerBrush: "actualMarkerBrush", actualMarkerOutline: "actualMarkerOutline" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
7421
7423
|
return IgxGeographicMarkerSeriesComponent;
|
|
7422
7424
|
}(IgxGeographicMapSeriesHostComponent));
|
|
7423
|
-
i0
|
|
7425
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, decorators: [{
|
|
7424
7426
|
type: i0.Component,
|
|
7425
7427
|
args: [{
|
|
7426
7428
|
template: "",
|
|
@@ -8137,11 +8139,11 @@
|
|
|
8137
8139
|
enumerable: false,
|
|
8138
8140
|
configurable: true
|
|
8139
8141
|
});
|
|
8140
|
-
IgxGeographicProportionalSymbolSeriesComponent.ɵfac = i0
|
|
8141
|
-
IgxGeographicProportionalSymbolSeriesComponent.ɵcmp = i0
|
|
8142
|
+
IgxGeographicProportionalSymbolSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
8143
|
+
IgxGeographicProportionalSymbolSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicProportionalSymbolSeriesComponent, selector: "igx-geographic-proportional-symbol-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", radiusMemberPath: "radiusMemberPath", radiusScale: "radiusScale", labelMemberPath: "labelMemberPath", fillMemberPath: "fillMemberPath", fillScale: "fillScale", fillScaleUseGlobalValues: "fillScaleUseGlobalValues", markerOutlineUsesFillScale: "markerOutlineUsesFillScale", markerOutlineBrightness: "markerOutlineBrightness", markerBrushBrightness: "markerBrushBrightness", radiusScaleUseGlobalValues: "radiusScaleUseGlobalValues", isCustomScatterStyleAllowed: "isCustomScatterStyleAllowed", isCustomScatterMarkerStyleAllowed: "isCustomScatterMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold" }, outputs: { assigningScatterStyle: "assigningScatterStyle", assigningScatterMarkerStyle: "assigningScatterMarkerStyle" }, providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8142
8144
|
return IgxGeographicProportionalSymbolSeriesComponent;
|
|
8143
8145
|
}(IgxGeographicMarkerSeriesComponent));
|
|
8144
|
-
i0
|
|
8146
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesComponent, decorators: [{
|
|
8145
8147
|
type: i0.Component,
|
|
8146
8148
|
args: [{
|
|
8147
8149
|
selector: 'igx-geographic-proportional-symbol-series',
|
|
@@ -8196,12 +8198,12 @@
|
|
|
8196
8198
|
var IgxGeographicProportionalSymbolSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
8197
8199
|
function IgxGeographicProportionalSymbolSeriesModule() {
|
|
8198
8200
|
}
|
|
8199
|
-
IgxGeographicProportionalSymbolSeriesModule.ɵfac = i0
|
|
8200
|
-
IgxGeographicProportionalSymbolSeriesModule.ɵmod = i0
|
|
8201
|
-
IgxGeographicProportionalSymbolSeriesModule.ɵinj = i0
|
|
8201
|
+
IgxGeographicProportionalSymbolSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
8202
|
+
IgxGeographicProportionalSymbolSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesModule, declarations: [IgxGeographicProportionalSymbolSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxBubbleSeriesDynamicModule], exports: [IgxGeographicProportionalSymbolSeriesComponent, igniteuiAngularCharts.IgxBubbleSeriesDynamicModule] });
|
|
8203
|
+
IgxGeographicProportionalSymbolSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxBubbleSeriesDynamicModule], igniteuiAngularCharts.IgxBubbleSeriesDynamicModule] });
|
|
8202
8204
|
return IgxGeographicProportionalSymbolSeriesModule;
|
|
8203
8205
|
}());
|
|
8204
|
-
i0
|
|
8206
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesModule, decorators: [{
|
|
8205
8207
|
type: i0.NgModule,
|
|
8206
8208
|
args: [{
|
|
8207
8209
|
declarations: [IgxGeographicProportionalSymbolSeriesComponent],
|
|
@@ -8222,12 +8224,12 @@
|
|
|
8222
8224
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent", IgxGeographicProportionalSymbolSeriesComponent);
|
|
8223
8225
|
igniteuiAngularCore.TypeRegistrar.register("GeographicProportionalSymbolSeries", GeographicProportionalSymbolSeries.$type);
|
|
8224
8226
|
}
|
|
8225
|
-
IgxGeographicProportionalSymbolSeriesDynamicModule.ɵfac = i0
|
|
8226
|
-
IgxGeographicProportionalSymbolSeriesDynamicModule.ɵmod = i0
|
|
8227
|
-
IgxGeographicProportionalSymbolSeriesDynamicModule.ɵinj = i0
|
|
8227
|
+
IgxGeographicProportionalSymbolSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
8228
|
+
IgxGeographicProportionalSymbolSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicProportionalSymbolSeriesModule], exports: [IgxGeographicProportionalSymbolSeriesModule] });
|
|
8229
|
+
IgxGeographicProportionalSymbolSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicProportionalSymbolSeriesModule], IgxGeographicProportionalSymbolSeriesModule] });
|
|
8228
8230
|
return IgxGeographicProportionalSymbolSeriesDynamicModule;
|
|
8229
8231
|
}());
|
|
8230
|
-
i0
|
|
8232
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesDynamicModule, decorators: [{
|
|
8231
8233
|
type: i0.NgModule,
|
|
8232
8234
|
args: [{
|
|
8233
8235
|
declarations: [],
|
|
@@ -8599,11 +8601,11 @@
|
|
|
8599
8601
|
enumerable: false,
|
|
8600
8602
|
configurable: true
|
|
8601
8603
|
});
|
|
8602
|
-
IgxGeographicSymbolSeriesComponent.ɵfac = i0
|
|
8603
|
-
IgxGeographicSymbolSeriesComponent.ɵcmp = i0
|
|
8604
|
+
IgxGeographicSymbolSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
8605
|
+
IgxGeographicSymbolSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicSymbolSeriesComponent, selector: "igx-geographic-symbol-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", markerCollisionAvoidance: "markerCollisionAvoidance", isCustomScatterStyleAllowed: "isCustomScatterStyleAllowed", isCustomScatterMarkerStyleAllowed: "isCustomScatterMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold" }, outputs: { assigningScatterStyle: "assigningScatterStyle", assigningScatterMarkerStyle: "assigningScatterMarkerStyle" }, providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8604
8606
|
return IgxGeographicSymbolSeriesComponent;
|
|
8605
8607
|
}(IgxGeographicMarkerSeriesComponent));
|
|
8606
|
-
i0
|
|
8608
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesComponent, decorators: [{
|
|
8607
8609
|
type: i0.Component,
|
|
8608
8610
|
args: [{
|
|
8609
8611
|
selector: 'igx-geographic-symbol-series',
|
|
@@ -8640,12 +8642,12 @@
|
|
|
8640
8642
|
var IgxGeographicSymbolSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
8641
8643
|
function IgxGeographicSymbolSeriesModule() {
|
|
8642
8644
|
}
|
|
8643
|
-
IgxGeographicSymbolSeriesModule.ɵfac = i0
|
|
8644
|
-
IgxGeographicSymbolSeriesModule.ɵmod = i0
|
|
8645
|
-
IgxGeographicSymbolSeriesModule.ɵinj = i0
|
|
8645
|
+
IgxGeographicSymbolSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
8646
|
+
IgxGeographicSymbolSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, declarations: [IgxGeographicSymbolSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxScatterSeriesDynamicModule], exports: [IgxGeographicSymbolSeriesComponent, igniteuiAngularCharts.IgxScatterSeriesDynamicModule] });
|
|
8647
|
+
IgxGeographicSymbolSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxScatterSeriesDynamicModule], igniteuiAngularCharts.IgxScatterSeriesDynamicModule] });
|
|
8646
8648
|
return IgxGeographicSymbolSeriesModule;
|
|
8647
8649
|
}());
|
|
8648
|
-
i0
|
|
8650
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, decorators: [{
|
|
8649
8651
|
type: i0.NgModule,
|
|
8650
8652
|
args: [{
|
|
8651
8653
|
declarations: [IgxGeographicSymbolSeriesComponent],
|
|
@@ -8666,12 +8668,12 @@
|
|
|
8666
8668
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent", IgxGeographicSymbolSeriesComponent);
|
|
8667
8669
|
igniteuiAngularCore.TypeRegistrar.register("GeographicSymbolSeries", GeographicSymbolSeries.$type);
|
|
8668
8670
|
}
|
|
8669
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵfac = i0
|
|
8670
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵmod = i0
|
|
8671
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵinj = i0
|
|
8671
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
8672
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicSymbolSeriesModule], exports: [IgxGeographicSymbolSeriesModule] });
|
|
8673
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicSymbolSeriesModule], IgxGeographicSymbolSeriesModule] });
|
|
8672
8674
|
return IgxGeographicSymbolSeriesDynamicModule;
|
|
8673
8675
|
}());
|
|
8674
|
-
i0
|
|
8676
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, decorators: [{
|
|
8675
8677
|
type: i0.NgModule,
|
|
8676
8678
|
args: [{
|
|
8677
8679
|
declarations: [],
|
|
@@ -8801,11 +8803,11 @@
|
|
|
8801
8803
|
enumerable: false,
|
|
8802
8804
|
configurable: true
|
|
8803
8805
|
});
|
|
8804
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0
|
|
8805
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0
|
|
8806
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
8807
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicXYTriangulatingSeriesComponent, selector: "ng-component", inputs: { triangulationDataSource: "triangulationDataSource", longitudeMemberPath: "longitudeMemberPath", latitudeMemberPath: "latitudeMemberPath", trianglesSource: "trianglesSource", triangleVertexMemberPath1: "triangleVertexMemberPath1", triangleVertexMemberPath2: "triangleVertexMemberPath2", triangleVertexMemberPath3: "triangleVertexMemberPath3" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
8806
8808
|
return IgxGeographicXYTriangulatingSeriesComponent;
|
|
8807
8809
|
}(IgxGeographicMapSeriesHostComponent));
|
|
8808
|
-
i0
|
|
8810
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, decorators: [{
|
|
8809
8811
|
type: i0.Component,
|
|
8810
8812
|
args: [{
|
|
8811
8813
|
template: "",
|
|
@@ -8989,11 +8991,11 @@
|
|
|
8989
8991
|
enumerable: false,
|
|
8990
8992
|
configurable: true
|
|
8991
8993
|
});
|
|
8992
|
-
IgxGeographicScatterAreaSeriesComponent.ɵfac = i0
|
|
8993
|
-
IgxGeographicScatterAreaSeriesComponent.ɵcmp = i0
|
|
8994
|
+
IgxGeographicScatterAreaSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
8995
|
+
IgxGeographicScatterAreaSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicScatterAreaSeriesComponent, selector: "igx-geographic-scatter-area-series", inputs: { colorMemberPath: "colorMemberPath", colorScale: "colorScale", actualColorScale: "actualColorScale" }, outputs: { triangulationStatusChanged: "triangulationStatusChanged" }, providers: [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8994
8996
|
return IgxGeographicScatterAreaSeriesComponent;
|
|
8995
8997
|
}(IgxGeographicXYTriangulatingSeriesComponent));
|
|
8996
|
-
i0
|
|
8998
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesComponent, decorators: [{
|
|
8997
8999
|
type: i0.Component,
|
|
8998
9000
|
args: [{
|
|
8999
9001
|
selector: 'igx-geographic-scatter-area-series',
|
|
@@ -9020,12 +9022,12 @@
|
|
|
9020
9022
|
var IgxGeographicScatterAreaSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
9021
9023
|
function IgxGeographicScatterAreaSeriesModule() {
|
|
9022
9024
|
}
|
|
9023
|
-
IgxGeographicScatterAreaSeriesModule.ɵfac = i0
|
|
9024
|
-
IgxGeographicScatterAreaSeriesModule.ɵmod = i0
|
|
9025
|
-
IgxGeographicScatterAreaSeriesModule.ɵinj = i0
|
|
9025
|
+
IgxGeographicScatterAreaSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9026
|
+
IgxGeographicScatterAreaSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, declarations: [IgxGeographicScatterAreaSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxScatterAreaSeriesDynamicModule], exports: [IgxGeographicScatterAreaSeriesComponent, igniteuiAngularCharts.IgxScatterAreaSeriesDynamicModule] });
|
|
9027
|
+
IgxGeographicScatterAreaSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxScatterAreaSeriesDynamicModule], igniteuiAngularCharts.IgxScatterAreaSeriesDynamicModule] });
|
|
9026
9028
|
return IgxGeographicScatterAreaSeriesModule;
|
|
9027
9029
|
}());
|
|
9028
|
-
i0
|
|
9030
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, decorators: [{
|
|
9029
9031
|
type: i0.NgModule,
|
|
9030
9032
|
args: [{
|
|
9031
9033
|
declarations: [IgxGeographicScatterAreaSeriesComponent],
|
|
@@ -9046,12 +9048,12 @@
|
|
|
9046
9048
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent", IgxGeographicScatterAreaSeriesComponent);
|
|
9047
9049
|
igniteuiAngularCore.TypeRegistrar.register("GeographicScatterAreaSeries", GeographicScatterAreaSeries.$type);
|
|
9048
9050
|
}
|
|
9049
|
-
IgxGeographicScatterAreaSeriesDynamicModule.ɵfac = i0
|
|
9050
|
-
IgxGeographicScatterAreaSeriesDynamicModule.ɵmod = i0
|
|
9051
|
-
IgxGeographicScatterAreaSeriesDynamicModule.ɵinj = i0
|
|
9051
|
+
IgxGeographicScatterAreaSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9052
|
+
IgxGeographicScatterAreaSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicScatterAreaSeriesModule], exports: [IgxGeographicScatterAreaSeriesModule] });
|
|
9053
|
+
IgxGeographicScatterAreaSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicScatterAreaSeriesModule], IgxGeographicScatterAreaSeriesModule] });
|
|
9052
9054
|
return IgxGeographicScatterAreaSeriesDynamicModule;
|
|
9053
9055
|
}());
|
|
9054
|
-
i0
|
|
9056
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesDynamicModule, decorators: [{
|
|
9055
9057
|
type: i0.NgModule,
|
|
9056
9058
|
args: [{
|
|
9057
9059
|
declarations: [],
|
|
@@ -9479,11 +9481,11 @@
|
|
|
9479
9481
|
enumerable: false,
|
|
9480
9482
|
configurable: true
|
|
9481
9483
|
});
|
|
9482
|
-
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0
|
|
9483
|
-
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0
|
|
9484
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
9485
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicHighDensityScatterSeriesComponent, selector: "igx-geographic-high-density-scatter-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", useBruteForce: "useBruteForce", progressiveLoad: "progressiveLoad", mouseOverEnabled: "mouseOverEnabled", heatMinimum: "heatMinimum", heatMaximum: "heatMaximum", heatMinimumColor: "heatMinimumColor", heatMaximumColor: "heatMaximumColor", pointExtent: "pointExtent", progressiveStatus: "progressiveStatus" }, outputs: { progressiveLoadStatusChanged: "progressiveLoadStatusChanged" }, providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicHighDensityScatterSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicHighDensityScatterSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9484
9486
|
return IgxGeographicHighDensityScatterSeriesComponent;
|
|
9485
9487
|
}(IgxGeographicMapSeriesHostComponent));
|
|
9486
|
-
i0
|
|
9488
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, decorators: [{
|
|
9487
9489
|
type: i0.Component,
|
|
9488
9490
|
args: [{
|
|
9489
9491
|
selector: 'igx-geographic-high-density-scatter-series',
|
|
@@ -9526,12 +9528,12 @@
|
|
|
9526
9528
|
var IgxGeographicHighDensityScatterSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
9527
9529
|
function IgxGeographicHighDensityScatterSeriesModule() {
|
|
9528
9530
|
}
|
|
9529
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵfac = i0
|
|
9530
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵmod = i0
|
|
9531
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵinj = i0
|
|
9531
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9532
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, declarations: [IgxGeographicHighDensityScatterSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxHighDensityScatterSeriesDynamicModule], exports: [IgxGeographicHighDensityScatterSeriesComponent, igniteuiAngularCharts.IgxHighDensityScatterSeriesDynamicModule] });
|
|
9533
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxHighDensityScatterSeriesDynamicModule], igniteuiAngularCharts.IgxHighDensityScatterSeriesDynamicModule] });
|
|
9532
9534
|
return IgxGeographicHighDensityScatterSeriesModule;
|
|
9533
9535
|
}());
|
|
9534
|
-
i0
|
|
9536
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, decorators: [{
|
|
9535
9537
|
type: i0.NgModule,
|
|
9536
9538
|
args: [{
|
|
9537
9539
|
declarations: [IgxGeographicHighDensityScatterSeriesComponent],
|
|
@@ -9552,12 +9554,12 @@
|
|
|
9552
9554
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent", IgxGeographicHighDensityScatterSeriesComponent);
|
|
9553
9555
|
igniteuiAngularCore.TypeRegistrar.register("GeographicHighDensityScatterSeries", GeographicHighDensityScatterSeries.$type);
|
|
9554
9556
|
}
|
|
9555
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0
|
|
9556
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0
|
|
9557
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0
|
|
9557
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9558
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicHighDensityScatterSeriesModule], exports: [IgxGeographicHighDensityScatterSeriesModule] });
|
|
9559
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicHighDensityScatterSeriesModule], IgxGeographicHighDensityScatterSeriesModule] });
|
|
9558
9560
|
return IgxGeographicHighDensityScatterSeriesDynamicModule;
|
|
9559
9561
|
}());
|
|
9560
|
-
i0
|
|
9562
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, decorators: [{
|
|
9561
9563
|
type: i0.NgModule,
|
|
9562
9564
|
args: [{
|
|
9563
9565
|
declarations: [],
|
|
@@ -9889,11 +9891,11 @@
|
|
|
9889
9891
|
enumerable: false,
|
|
9890
9892
|
configurable: true
|
|
9891
9893
|
});
|
|
9892
|
-
IgxGeographicContourLineSeriesComponent.ɵfac = i0
|
|
9893
|
-
IgxGeographicContourLineSeriesComponent.ɵcmp = i0
|
|
9894
|
+
IgxGeographicContourLineSeriesComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
9895
|
+
IgxGeographicContourLineSeriesComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicContourLineSeriesComponent, selector: "igx-geographic-contour-line-series", inputs: { valueMemberPath: "valueMemberPath", fillScale: "fillScale", actualFillScale: "actualFillScale", valueResolver: "valueResolver" }, outputs: { triangulationStatusChanged: "triangulationStatusChanged" }, providers: [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicContourLineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: i0.forwardRef(function () { return IgxGeographicContourLineSeriesComponent; }) }, { provide: igniteuiAngularCharts.IgxSeriesComponent, useExisting: i0.forwardRef(function () { return IgxGeographicContourLineSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9894
9896
|
return IgxGeographicContourLineSeriesComponent;
|
|
9895
9897
|
}(IgxGeographicXYTriangulatingSeriesComponent));
|
|
9896
|
-
i0
|
|
9898
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesComponent, decorators: [{
|
|
9897
9899
|
type: i0.Component,
|
|
9898
9900
|
args: [{
|
|
9899
9901
|
selector: 'igx-geographic-contour-line-series',
|
|
@@ -9922,12 +9924,12 @@
|
|
|
9922
9924
|
var IgxGeographicContourLineSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
9923
9925
|
function IgxGeographicContourLineSeriesModule() {
|
|
9924
9926
|
}
|
|
9925
|
-
IgxGeographicContourLineSeriesModule.ɵfac = i0
|
|
9926
|
-
IgxGeographicContourLineSeriesModule.ɵmod = i0
|
|
9927
|
-
IgxGeographicContourLineSeriesModule.ɵinj = i0
|
|
9927
|
+
IgxGeographicContourLineSeriesModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9928
|
+
IgxGeographicContourLineSeriesModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, declarations: [IgxGeographicContourLineSeriesComponent], imports: [common.CommonModule, igniteuiAngularCharts.IgxScatterContourSeriesDynamicModule], exports: [IgxGeographicContourLineSeriesComponent, igniteuiAngularCharts.IgxScatterContourSeriesDynamicModule] });
|
|
9929
|
+
IgxGeographicContourLineSeriesModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, imports: [[common.CommonModule, igniteuiAngularCharts.IgxScatterContourSeriesDynamicModule], igniteuiAngularCharts.IgxScatterContourSeriesDynamicModule] });
|
|
9928
9930
|
return IgxGeographicContourLineSeriesModule;
|
|
9929
9931
|
}());
|
|
9930
|
-
i0
|
|
9932
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, decorators: [{
|
|
9931
9933
|
type: i0.NgModule,
|
|
9932
9934
|
args: [{
|
|
9933
9935
|
declarations: [IgxGeographicContourLineSeriesComponent],
|
|
@@ -9948,12 +9950,12 @@
|
|
|
9948
9950
|
igniteuiAngularCore.TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent", IgxGeographicContourLineSeriesComponent);
|
|
9949
9951
|
igniteuiAngularCore.TypeRegistrar.register("GeographicContourLineSeries", GeographicContourLineSeries.$type);
|
|
9950
9952
|
}
|
|
9951
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵfac = i0
|
|
9952
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵmod = i0
|
|
9953
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵinj = i0
|
|
9953
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9954
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, imports: [common.CommonModule, IgxGeographicContourLineSeriesModule], exports: [IgxGeographicContourLineSeriesModule] });
|
|
9955
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, imports: [[common.CommonModule, IgxGeographicContourLineSeriesModule], IgxGeographicContourLineSeriesModule] });
|
|
9954
9956
|
return IgxGeographicContourLineSeriesDynamicModule;
|
|
9955
9957
|
}());
|
|
9956
|
-
i0
|
|
9958
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, decorators: [{
|
|
9957
9959
|
type: i0.NgModule,
|
|
9958
9960
|
args: [{
|
|
9959
9961
|
declarations: [],
|
|
@@ -9972,8 +9974,8 @@
|
|
|
9972
9974
|
var IgxGeographicMapModule = /** @class */ /*@__PURE__*/ (function () {
|
|
9973
9975
|
function IgxGeographicMapModule() {
|
|
9974
9976
|
}
|
|
9975
|
-
IgxGeographicMapModule.ɵfac = i0
|
|
9976
|
-
IgxGeographicMapModule.ɵmod = i0
|
|
9977
|
+
IgxGeographicMapModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
9978
|
+
IgxGeographicMapModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, imports: [common.CommonModule, IgxGeographicShapeSeriesModule,
|
|
9977
9979
|
IgxGeographicPolylineSeriesModule,
|
|
9978
9980
|
IgxTileGeneratorMapImageryModule,
|
|
9979
9981
|
igniteuiAngularCore.IgxHeatTileGeneratorModule,
|
|
@@ -10002,7 +10004,7 @@
|
|
|
10002
10004
|
IgxGeographicContourLineSeriesModule,
|
|
10003
10005
|
IgxGeographicMapCoreModule,
|
|
10004
10006
|
igniteuiAngularCore.IgxShapeDataSourceModule] });
|
|
10005
|
-
IgxGeographicMapModule.ɵinj = i0
|
|
10007
|
+
IgxGeographicMapModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, imports: [[common.CommonModule, IgxGeographicShapeSeriesModule,
|
|
10006
10008
|
IgxGeographicPolylineSeriesModule,
|
|
10007
10009
|
IgxTileGeneratorMapImageryModule,
|
|
10008
10010
|
igniteuiAngularCore.IgxHeatTileGeneratorModule,
|
|
@@ -10034,7 +10036,7 @@
|
|
|
10034
10036
|
igniteuiAngularCore.IgxShapeDataSourceModule] });
|
|
10035
10037
|
return IgxGeographicMapModule;
|
|
10036
10038
|
}());
|
|
10037
|
-
i0
|
|
10039
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, decorators: [{
|
|
10038
10040
|
type: i0.NgModule,
|
|
10039
10041
|
args: [{
|
|
10040
10042
|
declarations: [],
|
|
@@ -10083,8 +10085,8 @@
|
|
|
10083
10085
|
var IgxGeographicMapDynamicModule = /** @class */ /*@__PURE__*/ (function () {
|
|
10084
10086
|
function IgxGeographicMapDynamicModule() {
|
|
10085
10087
|
}
|
|
10086
|
-
IgxGeographicMapDynamicModule.ɵfac = i0
|
|
10087
|
-
IgxGeographicMapDynamicModule.ɵmod = i0
|
|
10088
|
+
IgxGeographicMapDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
|
|
10089
|
+
IgxGeographicMapDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, imports: [common.CommonModule, IgxGeographicShapeSeriesDynamicModule,
|
|
10088
10090
|
IgxGeographicPolylineSeriesDynamicModule,
|
|
10089
10091
|
IgxTileGeneratorMapImageryDynamicModule,
|
|
10090
10092
|
igniteuiAngularCore.IgxHeatTileGeneratorDynamicModule,
|
|
@@ -10115,7 +10117,7 @@
|
|
|
10115
10117
|
IgxGeographicMapCoreDynamicModule,
|
|
10116
10118
|
igniteuiAngularCore.IgxShapeDataSourceDynamicModule,
|
|
10117
10119
|
IgxGeographicMapModule] });
|
|
10118
|
-
IgxGeographicMapDynamicModule.ɵinj = i0
|
|
10120
|
+
IgxGeographicMapDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, imports: [[common.CommonModule, IgxGeographicShapeSeriesDynamicModule,
|
|
10119
10121
|
IgxGeographicPolylineSeriesDynamicModule,
|
|
10120
10122
|
IgxTileGeneratorMapImageryDynamicModule,
|
|
10121
10123
|
igniteuiAngularCore.IgxHeatTileGeneratorDynamicModule,
|
|
@@ -10149,7 +10151,7 @@
|
|
|
10149
10151
|
IgxGeographicMapModule] });
|
|
10150
10152
|
return IgxGeographicMapDynamicModule;
|
|
10151
10153
|
}());
|
|
10152
|
-
i0
|
|
10154
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, decorators: [{
|
|
10153
10155
|
type: i0.NgModule,
|
|
10154
10156
|
args: [{
|
|
10155
10157
|
declarations: [],
|
|
@@ -10628,11 +10630,11 @@
|
|
|
10628
10630
|
enumerable: false,
|
|
10629
10631
|
configurable: true
|
|
10630
10632
|
});
|
|
10631
|
-
IgxGeographicMarkerSeriesBaseComponent.ɵfac = i0
|
|
10632
|
-
IgxGeographicMarkerSeriesBaseComponent.ɵcmp = i0
|
|
10633
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
10634
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMarkerSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
10633
10635
|
return IgxGeographicMarkerSeriesBaseComponent;
|
|
10634
10636
|
}(IgxGeographicMarkerSeriesComponent));
|
|
10635
|
-
i0
|
|
10637
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, decorators: [{
|
|
10636
10638
|
type: i0.Component,
|
|
10637
10639
|
args: [{
|
|
10638
10640
|
template: "",
|
|
@@ -10654,11 +10656,11 @@
|
|
|
10654
10656
|
enumerable: false,
|
|
10655
10657
|
configurable: true
|
|
10656
10658
|
});
|
|
10657
|
-
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵfac = i0
|
|
10658
|
-
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵcmp = i0
|
|
10659
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
10660
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicProportionalSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
10659
10661
|
return IgxGeographicProportionalSymbolSeriesBaseComponent;
|
|
10660
10662
|
}(IgxGeographicMarkerSeriesBaseComponent));
|
|
10661
|
-
i0
|
|
10663
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, decorators: [{
|
|
10662
10664
|
type: i0.Component,
|
|
10663
10665
|
args: [{
|
|
10664
10666
|
template: "",
|
|
@@ -10698,11 +10700,11 @@
|
|
|
10698
10700
|
enumerable: false,
|
|
10699
10701
|
configurable: true
|
|
10700
10702
|
});
|
|
10701
|
-
IgxGeographicShapeSeriesBaseBaseComponent.ɵfac = i0
|
|
10702
|
-
IgxGeographicShapeSeriesBaseBaseComponent.ɵcmp = i0
|
|
10703
|
+
IgxGeographicShapeSeriesBaseBaseComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseBaseComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
10704
|
+
IgxGeographicShapeSeriesBaseBaseComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesBaseBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
10703
10705
|
return IgxGeographicShapeSeriesBaseBaseComponent;
|
|
10704
10706
|
}(IgxGeographicMapSeriesHostComponent));
|
|
10705
|
-
i0
|
|
10707
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseBaseComponent, decorators: [{
|
|
10706
10708
|
type: i0.Component,
|
|
10707
10709
|
args: [{
|
|
10708
10710
|
template: "",
|
|
@@ -10742,11 +10744,11 @@
|
|
|
10742
10744
|
enumerable: false,
|
|
10743
10745
|
configurable: true
|
|
10744
10746
|
});
|
|
10745
|
-
IgxGeographicSymbolSeriesBaseComponent.ɵfac = i0
|
|
10746
|
-
IgxGeographicSymbolSeriesBaseComponent.ɵcmp = i0
|
|
10747
|
+
IgxGeographicSymbolSeriesBaseComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
10748
|
+
IgxGeographicSymbolSeriesBaseComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
10747
10749
|
return IgxGeographicSymbolSeriesBaseComponent;
|
|
10748
10750
|
}(IgxGeographicMarkerSeriesBaseComponent));
|
|
10749
|
-
i0
|
|
10751
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, decorators: [{
|
|
10750
10752
|
type: i0.Component,
|
|
10751
10753
|
args: [{
|
|
10752
10754
|
template: "",
|
|
@@ -10786,11 +10788,11 @@
|
|
|
10786
10788
|
enumerable: false,
|
|
10787
10789
|
configurable: true
|
|
10788
10790
|
});
|
|
10789
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0
|
|
10790
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0
|
|
10791
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, deps: [], target: i0["ɵɵFactoryTarget"].Component });
|
|
10792
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicXYTriangulatingSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
10791
10793
|
return IgxGeographicXYTriangulatingSeriesBaseComponent;
|
|
10792
10794
|
}(IgxGeographicMapSeriesHostComponent));
|
|
10793
|
-
i0
|
|
10795
|
+
i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, decorators: [{
|
|
10794
10796
|
type: i0.Component,
|
|
10795
10797
|
args: [{
|
|
10796
10798
|
template: "",
|