@testgorilla/tgo-ui 3.9.5-beta-20.0.2 → 3.9.5-beta-20.0.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/testgorilla-tgo-ui.mjs +23 -20
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/index.d.ts +10 -9
- package/package.json +2 -2
package/index.d.ts
CHANGED
|
@@ -31,8 +31,7 @@ import { ComponentType } from '@angular/cdk/portal';
|
|
|
31
31
|
import * as node_modules_chart_js_dist_types_basic from 'node_modules/chart.js/dist/types/basic';
|
|
32
32
|
import * as chart_js from 'chart.js';
|
|
33
33
|
import { Color as Color$1, ChartOptions, ChartData, Chart } from 'chart.js';
|
|
34
|
-
import * as
|
|
35
|
-
import { BaseChartDirective } from 'ng2-charts';
|
|
34
|
+
import * as i2$1 from 'node_modules/ng2-charts/lib/base-chart.directive';
|
|
36
35
|
import { CdkTextareaAutosize } from '@angular/cdk/text-field';
|
|
37
36
|
import * as i3$5 from '@angular/material/form-field';
|
|
38
37
|
import { FloatLabelType } from '@angular/material/form-field';
|
|
@@ -60,16 +59,18 @@ import { MatAutocompleteTrigger, MatAutocomplete, MatAutocompleteSelectedEvent }
|
|
|
60
59
|
import * as i11 from '@angular/material/chips';
|
|
61
60
|
import * as _angular_material_paginator from '@angular/material/paginator';
|
|
62
61
|
import { PageEvent, MatPaginatorSelectConfig } from '@angular/material/paginator';
|
|
63
|
-
import * as i4$
|
|
62
|
+
import * as i4$2 from '@angular/material/table';
|
|
64
63
|
import { MatTableDataSource } from '@angular/material/table';
|
|
65
64
|
import * as i9$1 from '@angular/material/sort';
|
|
66
65
|
import { Sort as Sort$1 } from '@angular/material/sort';
|
|
67
66
|
import { NgxSkeletonLoaderConfig, NgxSkeletonLoaderConfigTheme } from 'ngx-skeleton-loader';
|
|
68
67
|
import * as i3$7 from '@angular/material/divider';
|
|
69
|
-
import * as i4$
|
|
68
|
+
import * as i4$3 from '@angular/material/tabs';
|
|
70
69
|
import { MatTabGroup, MatTabChangeEvent } from '@angular/material/tabs';
|
|
71
70
|
import * as i3$8 from '@angular/material/button-toggle';
|
|
72
71
|
import * as i9$2 from 'ngx-mat-select-search';
|
|
72
|
+
import * as i7$3 from 'ng2-charts';
|
|
73
|
+
import { BaseChartDirective } from 'ng2-charts';
|
|
73
74
|
import gaussian from 'gaussian';
|
|
74
75
|
|
|
75
76
|
type ApplicationTheme = 'dark' | 'light' | 'classic';
|
|
@@ -1609,7 +1610,7 @@ declare class DonutChartComponent {
|
|
|
1609
1610
|
|
|
1610
1611
|
declare class DonutChartComponentModule {
|
|
1611
1612
|
static ɵfac: i0.ɵɵFactoryDeclaration<DonutChartComponentModule, never>;
|
|
1612
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DonutChartComponentModule, [typeof DonutChartComponent], [typeof
|
|
1613
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DonutChartComponentModule, [typeof DonutChartComponent], [typeof i2$1.BaseChartDirective], [typeof DonutChartComponent]>;
|
|
1613
1614
|
static ɵinj: i0.ɵɵInjectorDeclaration<DonutChartComponentModule>;
|
|
1614
1615
|
}
|
|
1615
1616
|
|
|
@@ -5479,7 +5480,7 @@ declare class DynamicComponentDirective implements OnDestroy {
|
|
|
5479
5480
|
|
|
5480
5481
|
declare class TableComponentModule {
|
|
5481
5482
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponentModule, never>;
|
|
5482
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TableComponentModule, [typeof TableComponent, typeof SentenceCasePipe], [typeof i2.CommonModule, typeof i4$
|
|
5483
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TableComponentModule, [typeof TableComponent, typeof SentenceCasePipe], [typeof i2.CommonModule, typeof i4$2.MatTableModule, typeof i5.MatTooltipModule, typeof SkeletonComponent, typeof PaginatorComponentModule, typeof ButtonComponentModule, typeof i9$1.MatSortModule, typeof IconComponentModule, typeof EllipseTextDirective, typeof DynamicComponentDirective, typeof DataPropertyGetterPipe, typeof MemoizeFuncPipe], [typeof TableComponent]>;
|
|
5483
5484
|
static ɵinj: i0.ɵɵInjectorDeclaration<TableComponentModule>;
|
|
5484
5485
|
}
|
|
5485
5486
|
|
|
@@ -5888,7 +5889,7 @@ declare class TabsComponent {
|
|
|
5888
5889
|
|
|
5889
5890
|
declare class TabsComponentModule {
|
|
5890
5891
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponentModule, never>;
|
|
5891
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsComponentModule, [typeof TabsComponent], [typeof TabDirective, typeof i2.CommonModule, typeof i4$
|
|
5892
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsComponentModule, [typeof TabsComponent], [typeof TabDirective, typeof i2.CommonModule, typeof i4$3.MatTabsModule, typeof IconComponentModule, typeof UiTranslatePipe, typeof SkeletonComponent], [typeof TabsComponent, typeof TabDirective]>;
|
|
5892
5893
|
static ɵinj: i0.ɵɵInjectorDeclaration<TabsComponentModule>;
|
|
5893
5894
|
}
|
|
5894
5895
|
|
|
@@ -6655,7 +6656,7 @@ declare class SpiderChartComponent implements OnInit {
|
|
|
6655
6656
|
|
|
6656
6657
|
declare class SpiderChartComponentModule {
|
|
6657
6658
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpiderChartComponentModule, never>;
|
|
6658
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpiderChartComponentModule, [typeof SpiderChartComponent], [typeof i2.NgClass, typeof UiTranslatePipe, typeof
|
|
6659
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SpiderChartComponentModule, [typeof SpiderChartComponent], [typeof i2.NgClass, typeof UiTranslatePipe, typeof i5.MatTooltipModule, typeof UiTranslatePipe, typeof MemoizeFuncPipe, typeof SpinnerComponentModule, typeof i2.CommonModule, typeof i7$3.BaseChartDirective], [typeof SpiderChartComponent]>;
|
|
6659
6660
|
static ɵinj: i0.ɵɵInjectorDeclaration<SpiderChartComponentModule>;
|
|
6660
6661
|
}
|
|
6661
6662
|
|
|
@@ -6853,7 +6854,7 @@ declare class GaussianChartComponent implements OnInit {
|
|
|
6853
6854
|
|
|
6854
6855
|
declare class GaussianChartComponentModule {
|
|
6855
6856
|
static ɵfac: i0.ɵɵFactoryDeclaration<GaussianChartComponentModule, never>;
|
|
6856
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GaussianChartComponentModule, [typeof GaussianChartComponent], [typeof i2.NgClass, typeof UiTranslatePipe, typeof
|
|
6857
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GaussianChartComponentModule, [typeof GaussianChartComponent], [typeof i2.NgClass, typeof UiTranslatePipe, typeof i5.MatTooltipModule, typeof i2.CommonModule, typeof IconComponentModule, typeof MemoizeFuncPipe, typeof i7$3.BaseChartDirective], [typeof GaussianChartComponent]>;
|
|
6857
6858
|
static ɵinj: i0.ɵɵInjectorDeclaration<GaussianChartComponentModule>;
|
|
6858
6859
|
}
|
|
6859
6860
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "3.9.5-beta-20.0.
|
|
3
|
+
"version": "3.9.5-beta-20.0.3",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"src/**/*.ts": [
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"chartjs-plugin-datalabels": "^2.2.0",
|
|
32
32
|
"gaussian": "^1.3.0",
|
|
33
33
|
"libphonenumber-js": "^1.10.59",
|
|
34
|
-
"ng2-charts": "^
|
|
34
|
+
"ng2-charts": "^8.0.0",
|
|
35
35
|
"ngx-mask": "^19.0.6",
|
|
36
36
|
"ngx-mat-select-search": "^8.0.2",
|
|
37
37
|
"ngx-skeleton-loader": "^8.1.0",
|