@delon/chart 18.3.0 → 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (112) hide show
  1. package/core/g2.base.component.d.ts +1 -1
  2. package/fesm2022/bar.mjs +17 -19
  3. package/fesm2022/bar.mjs.map +1 -1
  4. package/fesm2022/card.mjs +20 -17
  5. package/fesm2022/card.mjs.map +1 -1
  6. package/fesm2022/chart-echarts.mjs +34 -28
  7. package/fesm2022/chart-echarts.mjs.map +1 -1
  8. package/fesm2022/core.mjs +28 -21
  9. package/fesm2022/core.mjs.map +1 -1
  10. package/fesm2022/custom.mjs +14 -16
  11. package/fesm2022/custom.mjs.map +1 -1
  12. package/fesm2022/gauge.mjs +16 -14
  13. package/fesm2022/gauge.mjs.map +1 -1
  14. package/fesm2022/mini-area.mjs +23 -25
  15. package/fesm2022/mini-area.mjs.map +1 -1
  16. package/fesm2022/mini-bar.mjs +17 -21
  17. package/fesm2022/mini-bar.mjs.map +1 -1
  18. package/fesm2022/mini-progress.mjs +56 -14
  19. package/fesm2022/mini-progress.mjs.map +1 -1
  20. package/fesm2022/number-info.mjs +24 -14
  21. package/fesm2022/number-info.mjs.map +1 -1
  22. package/fesm2022/pie.mjs +39 -36
  23. package/fesm2022/pie.mjs.map +1 -1
  24. package/fesm2022/radar.mjs +19 -20
  25. package/fesm2022/radar.mjs.map +1 -1
  26. package/fesm2022/single-bar.mjs +23 -26
  27. package/fesm2022/single-bar.mjs.map +1 -1
  28. package/fesm2022/tag-cloud.mjs +14 -18
  29. package/fesm2022/tag-cloud.mjs.map +1 -1
  30. package/fesm2022/timeline.mjs +27 -28
  31. package/fesm2022/timeline.mjs.map +1 -1
  32. package/fesm2022/trend.mjs +16 -17
  33. package/fesm2022/trend.mjs.map +1 -1
  34. package/fesm2022/water-wave.mjs +24 -22
  35. package/fesm2022/water-wave.mjs.map +1 -1
  36. package/mini-progress/mini-progress.component.d.ts +1 -2
  37. package/package.json +4 -40
  38. package/esm2022/bar/bar.component.mjs +0 -142
  39. package/esm2022/bar/bar.mjs +0 -5
  40. package/esm2022/bar/bar.module.mjs +0 -20
  41. package/esm2022/bar/public_api.mjs +0 -3
  42. package/esm2022/card/card.component.mjs +0 -48
  43. package/esm2022/card/card.mjs +0 -5
  44. package/esm2022/card/card.module.mjs +0 -21
  45. package/esm2022/card/public_api.mjs +0 -3
  46. package/esm2022/chart-echarts/chart-echarts.mjs +0 -5
  47. package/esm2022/chart-echarts/echarts.component.mjs +0 -165
  48. package/esm2022/chart-echarts/echarts.module.mjs +0 -19
  49. package/esm2022/chart-echarts/echarts.service.mjs +0 -60
  50. package/esm2022/chart-echarts/echarts.types.mjs +0 -2
  51. package/esm2022/chart-echarts/public_api.mjs +0 -5
  52. package/esm2022/chart.mjs +0 -5
  53. package/esm2022/core/core.mjs +0 -5
  54. package/esm2022/core/g2.base.component.mjs +0 -110
  55. package/esm2022/core/g2.servicce.mjs +0 -54
  56. package/esm2022/core/public_api.mjs +0 -6
  57. package/esm2022/core/types/interaction.mjs +0 -2
  58. package/esm2022/core/types/time.mjs +0 -2
  59. package/esm2022/core/utils.mjs +0 -21
  60. package/esm2022/custom/custom.component.mjs +0 -68
  61. package/esm2022/custom/custom.mjs +0 -5
  62. package/esm2022/custom/custom.module.mjs +0 -19
  63. package/esm2022/custom/public_api.mjs +0 -3
  64. package/esm2022/gauge/gauge.component.mjs +0 -169
  65. package/esm2022/gauge/gauge.mjs +0 -5
  66. package/esm2022/gauge/gauge.module.mjs +0 -19
  67. package/esm2022/gauge/public_api.mjs +0 -3
  68. package/esm2022/mini-area/mini-area.component.mjs +0 -123
  69. package/esm2022/mini-area/mini-area.mjs +0 -5
  70. package/esm2022/mini-area/mini-area.module.mjs +0 -18
  71. package/esm2022/mini-area/public_api.mjs +0 -3
  72. package/esm2022/mini-bar/mini-bar.component.mjs +0 -96
  73. package/esm2022/mini-bar/mini-bar.mjs +0 -5
  74. package/esm2022/mini-bar/mini-bar.module.mjs +0 -18
  75. package/esm2022/mini-bar/public_api.mjs +0 -3
  76. package/esm2022/mini-progress/mini-progress.component.mjs +0 -38
  77. package/esm2022/mini-progress/mini-progress.mjs +0 -5
  78. package/esm2022/mini-progress/mini-progress.module.mjs +0 -20
  79. package/esm2022/mini-progress/public_api.mjs +0 -3
  80. package/esm2022/number-info/number-info.component.mjs +0 -40
  81. package/esm2022/number-info/number-info.mjs +0 -5
  82. package/esm2022/number-info/number-info.module.mjs +0 -20
  83. package/esm2022/number-info/public_api.mjs +0 -3
  84. package/esm2022/pie/pie.component.mjs +0 -204
  85. package/esm2022/pie/pie.mjs +0 -5
  86. package/esm2022/pie/pie.module.mjs +0 -21
  87. package/esm2022/pie/public_api.mjs +0 -3
  88. package/esm2022/public_api.mjs +0 -3
  89. package/esm2022/radar/public_api.mjs +0 -3
  90. package/esm2022/radar/radar.component.mjs +0 -141
  91. package/esm2022/radar/radar.mjs +0 -5
  92. package/esm2022/radar/radar.module.mjs +0 -21
  93. package/esm2022/single-bar/public_api.mjs +0 -3
  94. package/esm2022/single-bar/single-bar.component.mjs +0 -114
  95. package/esm2022/single-bar/single-bar.mjs +0 -5
  96. package/esm2022/single-bar/single-bar.module.mjs +0 -18
  97. package/esm2022/tag-cloud/public_api.mjs +0 -3
  98. package/esm2022/tag-cloud/tag-cloud.component.mjs +0 -161
  99. package/esm2022/tag-cloud/tag-cloud.mjs +0 -5
  100. package/esm2022/tag-cloud/tag-cloud.module.mjs +0 -19
  101. package/esm2022/timeline/public_api.mjs +0 -3
  102. package/esm2022/timeline/timeline.component.mjs +0 -200
  103. package/esm2022/timeline/timeline.mjs +0 -5
  104. package/esm2022/timeline/timeline.module.mjs +0 -20
  105. package/esm2022/trend/public_api.mjs +0 -3
  106. package/esm2022/trend/trend.component.mjs +0 -51
  107. package/esm2022/trend/trend.mjs +0 -5
  108. package/esm2022/trend/trend.module.mjs +0 -19
  109. package/esm2022/water-wave/public_api.mjs +0 -3
  110. package/esm2022/water-wave/water-wave.component.mjs +0 -210
  111. package/esm2022/water-wave/water-wave.mjs +0 -5
  112. package/esm2022/water-wave/water-wave.module.mjs +0 -19
@@ -1,19 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { NgModule } from '@angular/core';
3
- import { NzOutletModule } from 'ng-zorro-antd/core/outlet';
4
- import { G2WaterWaveComponent } from './water-wave.component';
5
- import * as i0 from "@angular/core";
6
- const COMPONENTS = [G2WaterWaveComponent];
7
- export class G2WaterWaveModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: G2WaterWaveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: G2WaterWaveModule, imports: [CommonModule, NzOutletModule, G2WaterWaveComponent], exports: [G2WaterWaveComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: G2WaterWaveModule, imports: [CommonModule, NzOutletModule] }); }
11
- }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: G2WaterWaveModule, decorators: [{
13
- type: NgModule,
14
- args: [{
15
- imports: [CommonModule, NzOutletModule, ...COMPONENTS],
16
- exports: COMPONENTS
17
- }]
18
- }] });
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2F0ZXItd2F2ZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wYWNrYWdlcy9jaGFydC93YXRlci13YXZlL3dhdGVyLXdhdmUubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRXpDLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQztBQUUzRCxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQzs7QUFFOUQsTUFBTSxVQUFVLEdBQUcsQ0FBQyxvQkFBb0IsQ0FBQyxDQUFDO0FBTTFDLE1BQU0sT0FBTyxpQkFBaUI7OEdBQWpCLGlCQUFpQjsrR0FBakIsaUJBQWlCLFlBSGxCLFlBQVksRUFBRSxjQUFjLEVBSHBCLG9CQUFvQixhQUFwQixvQkFBb0I7K0dBTTNCLGlCQUFpQixZQUhsQixZQUFZLEVBQUUsY0FBYzs7MkZBRzNCLGlCQUFpQjtrQkFKN0IsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxZQUFZLEVBQUUsY0FBYyxFQUFFLEdBQUcsVUFBVSxDQUFDO29CQUN0RCxPQUFPLEVBQUUsVUFBVTtpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHsgTnpPdXRsZXRNb2R1bGUgfSBmcm9tICduZy16b3Jyby1hbnRkL2NvcmUvb3V0bGV0JztcblxuaW1wb3J0IHsgRzJXYXRlcldhdmVDb21wb25lbnQgfSBmcm9tICcuL3dhdGVyLXdhdmUuY29tcG9uZW50JztcblxuY29uc3QgQ09NUE9ORU5UUyA9IFtHMldhdGVyV2F2ZUNvbXBvbmVudF07XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIE56T3V0bGV0TW9kdWxlLCAuLi5DT01QT05FTlRTXSxcbiAgZXhwb3J0czogQ09NUE9ORU5UU1xufSlcbmV4cG9ydCBjbGFzcyBHMldhdGVyV2F2ZU1vZHVsZSB7fVxuIl19