@covalent/echarts 10.3.1 → 10.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/covalent-echarts-bar.mjs +1 -1
- package/fesm2022/covalent-echarts-base.mjs +1 -1
- package/fesm2022/covalent-echarts-clustering.mjs +1 -1
- package/fesm2022/covalent-echarts-graph.mjs +1 -1
- package/fesm2022/covalent-echarts-histogram.mjs +1 -1
- package/fesm2022/covalent-echarts-line.mjs +1 -1
- package/fesm2022/covalent-echarts-map.mjs +1 -1
- package/fesm2022/covalent-echarts-pie.mjs +1 -1
- package/fesm2022/covalent-echarts-regression.mjs +1 -1
- package/fesm2022/covalent-echarts-sankey.mjs +1 -1
- package/fesm2022/covalent-echarts-scatter.mjs +1 -1
- package/fesm2022/covalent-echarts-toolbox.mjs +1 -1
- package/fesm2022/covalent-echarts-tooltip.mjs +1 -1
- package/fesm2022/covalent-echarts-tree.mjs +1 -1
- package/fesm2022/covalent-echarts-treemap.mjs +1 -1
- package/fesm2022/covalent-echarts-wordcloud.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Injectable, Optional, SkipSelf, EventEmitter, Component,
|
|
2
|
+
import { Injectable, Optional, SkipSelf, EventEmitter, ChangeDetectionStrategy, Component, Output, Input, Directive, NgModule } from '@angular/core';
|
|
3
3
|
import { BehaviorSubject, Subject, fromEvent, merge, timer } from 'rxjs';
|
|
4
4
|
import { takeUntil, debounceTime, distinctUntilChanged, tap } from 'rxjs/operators';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective, assignDefined } from '@covalent/echarts/base';
|
|
5
5
|
import * as ecStat from 'echarts-stat';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { assignDefined, TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
import { TdChartSeriesBarComponent } from '@covalent/echarts/bar';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { assignDefined, TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
import { TdChartSeriesScatterComponent } from '@covalent/echarts/scatter';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Directive, TemplateRef,
|
|
2
|
+
import { Directive, TemplateRef, ChangeDetectionStrategy, Component, ViewChild, ContentChild, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { assignDefined } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Directive, TemplateRef,
|
|
2
|
+
import { Directive, TemplateRef, ChangeDetectionStrategy, Component, ViewChild, ContentChild, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { assignDefined } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { forwardRef,
|
|
2
|
+
import { forwardRef, ChangeDetectionStrategy, Component, Input, NgModule } from '@angular/core';
|
|
3
3
|
import * as i1 from '@covalent/echarts/base';
|
|
4
4
|
import { TdSeriesDirective } from '@covalent/echarts/base';
|
|
5
5
|
|