@agorapulse/ui-charts-map 13.0.0 → 13.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.
@@ -5,14 +5,14 @@ import { ChartMapComponent } from './chart-map/chart-map.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class AgorapulseUiChartsMapModule {
7
7
  }
8
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, declarations: [ChartMapComponent], imports: [CommonModule,
8
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, declarations: [ChartMapComponent], imports: [CommonModule,
10
10
  HighchartsChartModule], exports: [ChartMapComponent] });
11
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, providers: [], imports: [[
11
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, providers: [], imports: [[
12
12
  CommonModule,
13
13
  HighchartsChartModule,
14
14
  ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  declarations: [
@@ -33,9 +33,9 @@ export class ChartMapComponent {
33
33
  }
34
34
  }
35
35
  }
36
- /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: ChartMapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
37
- /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: ChartMapComponent, selector: "ap-chart-map", inputs: { chartOptions: "chartOptions", color: "color", labelDateFormat: "labelDateFormat", series: "series" }, viewQueries: [{ propertyName: "chartRef", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div #chart></div>\n" });
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: ChartMapComponent, decorators: [{
36
+ /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: ChartMapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
37
+ /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.3", type: ChartMapComponent, selector: "ap-chart-map", inputs: { chartOptions: "chartOptions", color: "color", labelDateFormat: "labelDateFormat", series: "series" }, viewQueries: [{ propertyName: "chartRef", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div #chart></div>\n" });
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: ChartMapComponent, decorators: [{
39
39
  type: Component,
40
40
  args: [{ selector: 'ap-chart-map', template: "<div #chart></div>\n" }]
41
41
  }], propDecorators: { chartRef: [{
@@ -400,9 +400,9 @@ class ChartMapComponent {
400
400
  }
401
401
  }
402
402
  }
403
- /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: ChartMapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
404
- /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: ChartMapComponent, selector: "ap-chart-map", inputs: { chartOptions: "chartOptions", color: "color", labelDateFormat: "labelDateFormat", series: "series" }, viewQueries: [{ propertyName: "chartRef", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div #chart></div>\n" });
405
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: ChartMapComponent, decorators: [{
403
+ /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: ChartMapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
404
+ /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.3", type: ChartMapComponent, selector: "ap-chart-map", inputs: { chartOptions: "chartOptions", color: "color", labelDateFormat: "labelDateFormat", series: "series" }, viewQueries: [{ propertyName: "chartRef", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div #chart></div>\n" });
405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: ChartMapComponent, decorators: [{
406
406
  type: Component,
407
407
  args: [{ selector: 'ap-chart-map', template: "<div #chart></div>\n" }]
408
408
  }], propDecorators: { chartRef: [{
@@ -420,14 +420,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
420
420
 
421
421
  class AgorapulseUiChartsMapModule {
422
422
  }
423
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
424
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, declarations: [ChartMapComponent], imports: [CommonModule,
423
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
424
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, declarations: [ChartMapComponent], imports: [CommonModule,
425
425
  HighchartsChartModule], exports: [ChartMapComponent] });
426
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, providers: [], imports: [[
426
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, providers: [], imports: [[
427
427
  CommonModule,
428
428
  HighchartsChartModule,
429
429
  ]] });
430
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, decorators: [{
430
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, decorators: [{
431
431
  type: NgModule,
432
432
  args: [{
433
433
  declarations: [
@@ -400,9 +400,9 @@ class ChartMapComponent {
400
400
  }
401
401
  }
402
402
  }
403
- /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: ChartMapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
404
- /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: ChartMapComponent, selector: "ap-chart-map", inputs: { chartOptions: "chartOptions", color: "color", labelDateFormat: "labelDateFormat", series: "series" }, viewQueries: [{ propertyName: "chartRef", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div #chart></div>\n" });
405
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: ChartMapComponent, decorators: [{
403
+ /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: ChartMapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
404
+ /** @nocollapse */ /** @nocollapse */ ChartMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.3", type: ChartMapComponent, selector: "ap-chart-map", inputs: { chartOptions: "chartOptions", color: "color", labelDateFormat: "labelDateFormat", series: "series" }, viewQueries: [{ propertyName: "chartRef", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div #chart></div>\n" });
405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: ChartMapComponent, decorators: [{
406
406
  type: Component,
407
407
  args: [{ selector: 'ap-chart-map', template: "<div #chart></div>\n" }]
408
408
  }], propDecorators: { chartRef: [{
@@ -420,14 +420,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImpor
420
420
 
421
421
  class AgorapulseUiChartsMapModule {
422
422
  }
423
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
424
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, declarations: [ChartMapComponent], imports: [CommonModule,
423
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
424
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, declarations: [ChartMapComponent], imports: [CommonModule,
425
425
  HighchartsChartModule], exports: [ChartMapComponent] });
426
- /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, providers: [], imports: [[
426
+ /** @nocollapse */ /** @nocollapse */ AgorapulseUiChartsMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, providers: [], imports: [[
427
427
  CommonModule,
428
428
  HighchartsChartModule,
429
429
  ]] });
430
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: AgorapulseUiChartsMapModule, decorators: [{
430
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImport: i0, type: AgorapulseUiChartsMapModule, decorators: [{
431
431
  type: NgModule,
432
432
  args: [{
433
433
  declarations: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agorapulse/ui-charts-map",
3
3
  "description": "Agorapulse UI Charts Map Components Library",
4
- "version": "13.0.0",
4
+ "version": "13.0.1",
5
5
  "author": "Benoit Hediard",
6
6
  "repository": {
7
7
  "type": "git",
@@ -12,9 +12,9 @@
12
12
  },
13
13
  "homepage": "https://github.com/agorapulse/design",
14
14
  "peerDependencies": {
15
- "@angular/common": "^13.1.3",
16
- "@angular/core": "^13.1.3",
17
- "@angular/material": "^13.1.3",
15
+ "@angular/common": "^13.2.3",
16
+ "@angular/core": "^13.2.3",
17
+ "@angular/material": "^13.2.3",
18
18
  "highcharts": "^9.3.3",
19
19
  "@highcharts/map-collection": "^1.1.3",
20
20
  "highcharts-angular": "^3.0.0"
Binary file