@covalent/echarts 10.3.2 → 10.3.4
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 +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 { 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
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@covalent/echarts",
|
|
3
|
-
"version": "10.3.
|
|
3
|
+
"version": "10.3.4",
|
|
4
4
|
"description": "Teradata UI Platform Echarts Module",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -44,14 +44,14 @@
|
|
|
44
44
|
"types": "./bar/index.d.ts",
|
|
45
45
|
"default": "./fesm2022/covalent-echarts-bar.mjs"
|
|
46
46
|
},
|
|
47
|
-
"./base": {
|
|
48
|
-
"types": "./base/index.d.ts",
|
|
49
|
-
"default": "./fesm2022/covalent-echarts-base.mjs"
|
|
50
|
-
},
|
|
51
47
|
"./clustering": {
|
|
52
48
|
"types": "./clustering/index.d.ts",
|
|
53
49
|
"default": "./fesm2022/covalent-echarts-clustering.mjs"
|
|
54
50
|
},
|
|
51
|
+
"./base": {
|
|
52
|
+
"types": "./base/index.d.ts",
|
|
53
|
+
"default": "./fesm2022/covalent-echarts-base.mjs"
|
|
54
|
+
},
|
|
55
55
|
"./graph": {
|
|
56
56
|
"types": "./graph/index.d.ts",
|
|
57
57
|
"default": "./fesm2022/covalent-echarts-graph.mjs"
|