ng-kinintel 0.0.397 → 20.0.2
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/ng-kinintel.mjs +11874 -0
- package/fesm2022/ng-kinintel.mjs.map +1 -0
- package/index.d.ts +2818 -5
- package/package.json +6 -14
- package/esm2020/lib/components/alert-groups/alert-groups.component.mjs +0 -76
- package/esm2020/lib/components/alert-groups/edit-alert-group/edit-alert-group.component.mjs +0 -83
- package/esm2020/lib/components/dashboard-editor/configure-item/configure-item.component.mjs +0 -853
- package/esm2020/lib/components/dashboard-editor/configure-item/edit-dashboard-alert/edit-dashboard-alert.component.mjs +0 -56
- package/esm2020/lib/components/dashboard-editor/configure-item/html-documentation/html-documentation.component.mjs +0 -114
- package/esm2020/lib/components/dashboard-editor/configure-item/table-cell-formatter/table-cell-formatter.component.mjs +0 -163
- package/esm2020/lib/components/dashboard-editor/configure-item/vis-network-options.json +0 -135
- package/esm2020/lib/components/dashboard-editor/dashboard-editor.component.mjs +0 -580
- package/esm2020/lib/components/dashboard-editor/dashboard-parameter/dashboard-parameter.component.mjs +0 -15
- package/esm2020/lib/components/dashboard-editor/dashboard-settings/dashboard-settings.component.mjs +0 -50
- package/esm2020/lib/components/dashboard-editor/item-component/item-component.component.mjs +0 -1226
- package/esm2020/lib/components/dashboard-editor/source-selector-dialog/source-selector-dialog.component.mjs +0 -111
- package/esm2020/lib/components/dashboards/dashboards.component.mjs +0 -163
- package/esm2020/lib/components/dashboards/view-dashboard/view-dashboard.component.mjs +0 -429
- package/esm2020/lib/components/data-explorer/change-source-warning/change-source-warning.component.mjs +0 -20
- package/esm2020/lib/components/data-explorer/data-explorer.component.mjs +0 -243
- package/esm2020/lib/components/data-explorer/export-data/export-data.component.mjs +0 -62
- package/esm2020/lib/components/data-explorer/snapshot-api-access/snapshot-api-access.component.mjs +0 -70
- package/esm2020/lib/components/data-explorer/snapshot-profile-dialog/snapshot-profile-dialog.component.mjs +0 -190
- package/esm2020/lib/components/data-picker/data-picker.component.mjs +0 -79
- package/esm2020/lib/components/data-search/data-search.component.mjs +0 -11
- package/esm2020/lib/components/data-sharing-invite/data-sharing-invite.component.mjs +0 -52
- package/esm2020/lib/components/dataset/create-dataset/create-dataset.component.mjs +0 -47
- package/esm2020/lib/components/dataset/dataset-editor/available-columns/available-columns.component.mjs +0 -28
- package/esm2020/lib/components/dataset/dataset-editor/dataset-add-join/dataset-add-join.component.mjs +0 -344
- package/esm2020/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-editor/dataset-column-editor.component.mjs +0 -80
- package/esm2020/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-settings.component.mjs +0 -54
- package/esm2020/lib/components/dataset/dataset-editor/dataset-create-formula/dataset-create-formula.component.mjs +0 -67
- package/esm2020/lib/components/dataset/dataset-editor/dataset-editor.component.mjs +0 -1134
- package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter/dataset-filter.component.mjs +0 -201
- package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-inclusion/dataset-filter-inclusion.component.mjs +0 -25
- package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-junction/dataset-filter-junction.component.mjs +0 -72
- package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filters.component.mjs +0 -62
- package/esm2020/lib/components/dataset/dataset-editor/dataset-name-dialog/dataset-name-dialog.component.mjs +0 -41
- package/esm2020/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-add-parameter/dataset-add-parameter.component.mjs +0 -78
- package/esm2020/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-type/dataset-parameter-type.component.mjs +0 -39
- package/esm2020/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-values.component.mjs +0 -75
- package/esm2020/lib/components/dataset/dataset-editor/dataset-summarise/dataset-summarise.component.mjs +0 -107
- package/esm2020/lib/components/dataset/dataset-editor/move-transformation-confirmation/move-transformation-confirmation.component.mjs +0 -20
- package/esm2020/lib/components/dataset/dataset-editor/remove-transformation-warning/remove-transformation-warning.component.mjs +0 -20
- package/esm2020/lib/components/dataset/dataset-editor/save-as-query/save-as-query.component.mjs +0 -58
- package/esm2020/lib/components/dataset/dataset-editor/share-query/share-query.component.mjs +0 -110
- package/esm2020/lib/components/dataset/dataset-editor/upstream-changes-confirmation/upstream-changes-confirmation.component.mjs +0 -20
- package/esm2020/lib/components/dataset/dataset.component.mjs +0 -294
- package/esm2020/lib/components/datasource/create-datasource/advanced-settings/advanced-settings.component.mjs +0 -130
- package/esm2020/lib/components/datasource/create-datasource/api-access/api-access.component.mjs +0 -132
- package/esm2020/lib/components/datasource/create-datasource/create-datasource.component.mjs +0 -729
- package/esm2020/lib/components/datasource/create-datasource/import-data/import-data.component.mjs +0 -146
- package/esm2020/lib/components/datasource/create-datasource/import-data/import-wizard/import-wizard.component.mjs +0 -165
- package/esm2020/lib/components/datasource/create-datasource/tabular-datasource/tabular-datasource.component.mjs +0 -145
- package/esm2020/lib/components/datasource/datasource.component.mjs +0 -162
- package/esm2020/lib/components/datasource/document-datasource/document-datasource.component.mjs +0 -297
- package/esm2020/lib/components/export-project/export-project.component.mjs +0 -29
- package/esm2020/lib/components/feeds/feed/feed.component.mjs +0 -92
- package/esm2020/lib/components/feeds/feeds.component.mjs +0 -145
- package/esm2020/lib/components/job-tasks/job-tasks.component.mjs +0 -25
- package/esm2020/lib/components/marketplace/marketplace.component.mjs +0 -65
- package/esm2020/lib/components/metadata/metadata.component.mjs +0 -65
- package/esm2020/lib/components/notification-groups/edit-notification-group/edit-notification-group.component.mjs +0 -113
- package/esm2020/lib/components/notification-groups/notification-groups.component.mjs +0 -86
- package/esm2020/lib/components/project-picker/project-picker.component.mjs +0 -118
- package/esm2020/lib/components/project-settings/project-link-selection/project-link-selection.component.mjs +0 -104
- package/esm2020/lib/components/project-settings/project-settings.component.mjs +0 -155
- package/esm2020/lib/components/query-caching/edit-query-cache/edit-query-cache.component.mjs +0 -51
- package/esm2020/lib/components/query-caching/query-cache-view/query-cache-view.component.mjs +0 -121
- package/esm2020/lib/components/query-caching/query-caching.component.mjs +0 -162
- package/esm2020/lib/components/shared-with-me/feed-api-modal/feed-api-modal.component.mjs +0 -45
- package/esm2020/lib/components/shared-with-me/shared-with-me.component.mjs +0 -174
- package/esm2020/lib/components/snapshots/snapshots.component.mjs +0 -244
- package/esm2020/lib/components/tag-picker/tag-picker.component.mjs +0 -74
- package/esm2020/lib/components/task-time-periods/task-time-periods.component.mjs +0 -55
- package/esm2020/lib/components/whitelisted-sql-functions/whitelisted-sql-functions.component.mjs +0 -40
- package/esm2020/lib/guards/dashboard-changes.guard.mjs +0 -22
- package/esm2020/lib/kinintel-config.mjs +0 -3
- package/esm2020/lib/ng-kinintel.module.mjs +0 -437
- package/esm2020/lib/objects/action-event.mjs +0 -16
- package/esm2020/lib/services/alert.service.mjs +0 -52
- package/esm2020/lib/services/dashboard.service.mjs +0 -75
- package/esm2020/lib/services/data-processor.service.mjs +0 -56
- package/esm2020/lib/services/data-search.service.mjs +0 -36
- package/esm2020/lib/services/dataset.service.mjs +0 -187
- package/esm2020/lib/services/datasource.service.mjs +0 -93
- package/esm2020/lib/services/external.service.mjs +0 -33
- package/esm2020/lib/services/feed.service.mjs +0 -50
- package/esm2020/lib/services/notification.service.mjs +0 -41
- package/esm2020/lib/services/project.service.mjs +0 -130
- package/esm2020/lib/services/tag.service.mjs +0 -63
- package/esm2020/ng-kinintel.mjs +0 -5
- package/esm2020/public-api.mjs +0 -43
- package/fesm2015/ng-kinintel.mjs +0 -12182
- package/fesm2015/ng-kinintel.mjs.map +0 -1
- package/fesm2020/ng-kinintel.mjs +0 -11872
- package/fesm2020/ng-kinintel.mjs.map +0 -1
- package/lib/components/alert-groups/alert-groups.component.d.ts +0 -30
- package/lib/components/alert-groups/edit-alert-group/edit-alert-group.component.d.ts +0 -28
- package/lib/components/dashboard-editor/configure-item/configure-item.component.d.ts +0 -256
- package/lib/components/dashboard-editor/configure-item/edit-dashboard-alert/edit-dashboard-alert.component.d.ts +0 -16
- package/lib/components/dashboard-editor/configure-item/html-documentation/html-documentation.component.d.ts +0 -59
- package/lib/components/dashboard-editor/configure-item/table-cell-formatter/table-cell-formatter.component.d.ts +0 -26
- package/lib/components/dashboard-editor/dashboard-editor.component.d.ts +0 -85
- package/lib/components/dashboard-editor/dashboard-parameter/dashboard-parameter.component.d.ts +0 -8
- package/lib/components/dashboard-editor/dashboard-settings/dashboard-settings.component.d.ts +0 -22
- package/lib/components/dashboard-editor/item-component/item-component.component.d.ts +0 -264
- package/lib/components/dashboard-editor/source-selector-dialog/source-selector-dialog.component.d.ts +0 -30
- package/lib/components/dashboards/dashboards.component.d.ts +0 -56
- package/lib/components/dashboards/view-dashboard/view-dashboard.component.d.ts +0 -81
- package/lib/components/data-explorer/change-source-warning/change-source-warning.component.d.ts +0 -11
- package/lib/components/data-explorer/data-explorer.component.d.ts +0 -61
- package/lib/components/data-explorer/export-data/export-data.component.d.ts +0 -17
- package/lib/components/data-explorer/snapshot-api-access/snapshot-api-access.component.d.ts +0 -25
- package/lib/components/data-explorer/snapshot-profile-dialog/snapshot-profile-dialog.component.d.ts +0 -44
- package/lib/components/data-picker/data-picker.component.d.ts +0 -32
- package/lib/components/data-search/data-search.component.d.ts +0 -5
- package/lib/components/data-sharing-invite/data-sharing-invite.component.d.ts +0 -21
- package/lib/components/dataset/create-dataset/create-dataset.component.d.ts +0 -17
- package/lib/components/dataset/dataset-editor/available-columns/available-columns.component.d.ts +0 -12
- package/lib/components/dataset/dataset-editor/dataset-add-join/dataset-add-join.component.d.ts +0 -61
- package/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-editor/dataset-column-editor.component.d.ts +0 -21
- package/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-settings.component.d.ts +0 -20
- package/lib/components/dataset/dataset-editor/dataset-create-formula/dataset-create-formula.component.d.ts +0 -19
- package/lib/components/dataset/dataset-editor/dataset-editor.component.d.ts +0 -131
- package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter/dataset-filter.component.d.ts +0 -63
- package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-inclusion/dataset-filter-inclusion.component.d.ts +0 -11
- package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-junction/dataset-filter-junction.component.d.ts +0 -20
- package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filters.component.d.ts +0 -16
- package/lib/components/dataset/dataset-editor/dataset-name-dialog/dataset-name-dialog.component.d.ts +0 -18
- package/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-add-parameter/dataset-add-parameter.component.d.ts +0 -23
- package/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-type/dataset-parameter-type.component.d.ts +0 -13
- package/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-values.component.d.ts +0 -22
- package/lib/components/dataset/dataset-editor/dataset-summarise/dataset-summarise.component.d.ts +0 -27
- package/lib/components/dataset/dataset-editor/move-transformation-confirmation/move-transformation-confirmation.component.d.ts +0 -11
- package/lib/components/dataset/dataset-editor/remove-transformation-warning/remove-transformation-warning.component.d.ts +0 -11
- package/lib/components/dataset/dataset-editor/save-as-query/save-as-query.component.d.ts +0 -25
- package/lib/components/dataset/dataset-editor/share-query/share-query.component.d.ts +0 -41
- package/lib/components/dataset/dataset-editor/upstream-changes-confirmation/upstream-changes-confirmation.component.d.ts +0 -11
- package/lib/components/dataset/dataset.component.d.ts +0 -74
- package/lib/components/datasource/create-datasource/advanced-settings/advanced-settings.component.d.ts +0 -26
- package/lib/components/datasource/create-datasource/api-access/api-access.component.d.ts +0 -31
- package/lib/components/datasource/create-datasource/create-datasource.component.d.ts +0 -112
- package/lib/components/datasource/create-datasource/import-data/import-data.component.d.ts +0 -28
- package/lib/components/datasource/create-datasource/import-data/import-wizard/import-wizard.component.d.ts +0 -40
- package/lib/components/datasource/create-datasource/tabular-datasource/tabular-datasource.component.d.ts +0 -34
- package/lib/components/datasource/datasource.component.d.ts +0 -46
- package/lib/components/datasource/document-datasource/document-datasource.component.d.ts +0 -64
- package/lib/components/export-project/export-project.component.d.ts +0 -9
- package/lib/components/feeds/feed/feed.component.d.ts +0 -30
- package/lib/components/feeds/feeds.component.d.ts +0 -47
- package/lib/components/job-tasks/job-tasks.component.d.ts +0 -11
- package/lib/components/marketplace/marketplace.component.d.ts +0 -42
- package/lib/components/metadata/metadata.component.d.ts +0 -24
- package/lib/components/notification-groups/edit-notification-group/edit-notification-group.component.d.ts +0 -37
- package/lib/components/notification-groups/notification-groups.component.d.ts +0 -28
- package/lib/components/project-picker/project-picker.component.d.ts +0 -37
- package/lib/components/project-settings/project-link-selection/project-link-selection.component.d.ts +0 -32
- package/lib/components/project-settings/project-settings.component.d.ts +0 -40
- package/lib/components/query-caching/edit-query-cache/edit-query-cache.component.d.ts +0 -17
- package/lib/components/query-caching/query-cache-view/query-cache-view.component.d.ts +0 -35
- package/lib/components/query-caching/query-caching.component.d.ts +0 -38
- package/lib/components/shared-with-me/feed-api-modal/feed-api-modal.component.d.ts +0 -21
- package/lib/components/shared-with-me/shared-with-me.component.d.ts +0 -43
- package/lib/components/snapshots/snapshots.component.d.ts +0 -52
- package/lib/components/tag-picker/tag-picker.component.d.ts +0 -27
- package/lib/components/task-time-periods/task-time-periods.component.d.ts +0 -20
- package/lib/components/whitelisted-sql-functions/whitelisted-sql-functions.component.d.ts +0 -17
- package/lib/guards/dashboard-changes.guard.d.ts +0 -11
- package/lib/kinintel-config.d.ts +0 -10
- package/lib/ng-kinintel.module.d.ts +0 -116
- package/lib/objects/action-event.d.ts +0 -12
- package/lib/services/alert.service.d.ts +0 -17
- package/lib/services/dashboard.service.d.ts +0 -25
- package/lib/services/data-processor.service.d.ts +0 -18
- package/lib/services/data-search.service.d.ts +0 -14
- package/lib/services/dataset.service.d.ts +0 -56
- package/lib/services/datasource.service.d.ts +0 -34
- package/lib/services/external.service.d.ts +0 -12
- package/lib/services/feed.service.d.ts +0 -19
- package/lib/services/notification.service.d.ts +0 -16
- package/lib/services/project.service.d.ts +0 -27
- package/lib/services/tag.service.d.ts +0 -19
- package/public-api.d.ts +0 -38
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject, Subject } from 'rxjs';
|
|
3
|
-
import { ProjectService } from '../../../lib/services/project.service';
|
|
4
|
-
import { AlertService } from '../../../lib/services/alert.service';
|
|
5
|
-
import moment from 'moment';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AlertGroupsComponent implements OnInit {
|
|
8
|
-
private projectService;
|
|
9
|
-
private alertService;
|
|
10
|
-
routePath: string;
|
|
11
|
-
alertGroups: any;
|
|
12
|
-
searchText: BehaviorSubject<string>;
|
|
13
|
-
limit: BehaviorSubject<number>;
|
|
14
|
-
offset: BehaviorSubject<number>;
|
|
15
|
-
projectSub: Subject<unknown>;
|
|
16
|
-
moment: typeof moment;
|
|
17
|
-
page: number;
|
|
18
|
-
endOfResults: boolean;
|
|
19
|
-
loading: boolean;
|
|
20
|
-
private reload;
|
|
21
|
-
constructor(projectService: ProjectService, alertService: AlertService);
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
increaseOffset(): void;
|
|
24
|
-
decreaseOffset(): void;
|
|
25
|
-
pageSizeChange(value: any): void;
|
|
26
|
-
delete(id: any): void;
|
|
27
|
-
private getAlertGroups;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AlertGroupsComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AlertGroupsComponent, "ki-alert-groups", never, { "routePath": "routePath"; }, {}, never, never, false, never>;
|
|
30
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NotificationService } from '../../../../lib/services/notification.service';
|
|
3
|
-
import { AlertService } from '../../../../lib/services/alert.service';
|
|
4
|
-
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
5
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class EditAlertGroupComponent implements OnInit {
|
|
8
|
-
private notificationService;
|
|
9
|
-
private alertService;
|
|
10
|
-
private matDialog;
|
|
11
|
-
private router;
|
|
12
|
-
private route;
|
|
13
|
-
routePath: string;
|
|
14
|
-
alertGroup: any;
|
|
15
|
-
notificationGroups: any;
|
|
16
|
-
showNewTaskTimePeriod: boolean;
|
|
17
|
-
newTaskTimePeriod: any;
|
|
18
|
-
_: any;
|
|
19
|
-
Object: ObjectConstructor;
|
|
20
|
-
constructor(notificationService: NotificationService, alertService: AlertService, matDialog: MatDialog, router: Router, route: ActivatedRoute);
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
notificationGroupDisplay(v1: any, v2: any): boolean;
|
|
23
|
-
createNotificationGroup(): void;
|
|
24
|
-
save(): void;
|
|
25
|
-
private loadNotificationGroups;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditAlertGroupComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditAlertGroupComponent, "ki-edit-alert-group", never, { "routePath": "routePath"; }, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,256 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialog as MatDialog, MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DashboardService } from '../../../services/dashboard.service';
|
|
4
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
5
|
-
import { Router } from '@angular/router';
|
|
6
|
-
import { DatasourceService } from '../../../services/datasource.service';
|
|
7
|
-
import { BehaviorSubject, Subject } from 'rxjs';
|
|
8
|
-
import { ActionEvent } from '../../../objects/action-event';
|
|
9
|
-
import { BaseChartDirective } from 'ng2-charts';
|
|
10
|
-
import { ProjectService } from '../../../services/project.service';
|
|
11
|
-
import { DatasetEditorComponent } from '../../dataset/dataset-editor/dataset-editor.component';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
export declare class ConfigureItemComponent implements OnInit {
|
|
14
|
-
dialogRef: MatDialogRef<ConfigureItemComponent>;
|
|
15
|
-
data: any;
|
|
16
|
-
private dialog;
|
|
17
|
-
private dashboardService;
|
|
18
|
-
private datasetService;
|
|
19
|
-
private datasourceService;
|
|
20
|
-
private router;
|
|
21
|
-
private projectService;
|
|
22
|
-
chart: BaseChartDirective;
|
|
23
|
-
datasetEditorComponent: DatasetEditorComponent;
|
|
24
|
-
grid: any;
|
|
25
|
-
chartData: any;
|
|
26
|
-
metric: any;
|
|
27
|
-
textData: any;
|
|
28
|
-
networkData: any;
|
|
29
|
-
wordCloud: any;
|
|
30
|
-
imageData: any;
|
|
31
|
-
tabular: any;
|
|
32
|
-
tableCells: any;
|
|
33
|
-
general: any;
|
|
34
|
-
dependencies: any;
|
|
35
|
-
callToAction: any;
|
|
36
|
-
actionItem: any;
|
|
37
|
-
dashboard: any;
|
|
38
|
-
dashboardItemType: any;
|
|
39
|
-
dashboardDatasetInstance: any;
|
|
40
|
-
dashboards: any;
|
|
41
|
-
sharedDashboards: any;
|
|
42
|
-
privateDashboards: any;
|
|
43
|
-
dashboardParameters: any;
|
|
44
|
-
dashboardParamValues: any;
|
|
45
|
-
actionEvents: ActionEvent[];
|
|
46
|
-
admin: boolean;
|
|
47
|
-
filterFields: any;
|
|
48
|
-
chartTypes: string[];
|
|
49
|
-
metricFormats: string[];
|
|
50
|
-
currencies: {
|
|
51
|
-
name: string;
|
|
52
|
-
value: string;
|
|
53
|
-
symbol: string;
|
|
54
|
-
}[];
|
|
55
|
-
filterJunction: {
|
|
56
|
-
logic: string;
|
|
57
|
-
filters: {
|
|
58
|
-
lhsExpression: string;
|
|
59
|
-
rhsExpression: string;
|
|
60
|
-
filterType: string;
|
|
61
|
-
}[];
|
|
62
|
-
filterJunctions: any[];
|
|
63
|
-
};
|
|
64
|
-
columnFormats: any;
|
|
65
|
-
showAlertWarning: boolean;
|
|
66
|
-
dapFeeds: any;
|
|
67
|
-
sideOpen: boolean;
|
|
68
|
-
openSide: BehaviorSubject<boolean>;
|
|
69
|
-
dataset: any;
|
|
70
|
-
edgeDataset: any;
|
|
71
|
-
fullEdgeDataset: any;
|
|
72
|
-
_: any;
|
|
73
|
-
docColumns: Subject<unknown>;
|
|
74
|
-
canSetAlerts: boolean;
|
|
75
|
-
colourPalettes: any;
|
|
76
|
-
visNetworkOptions: {
|
|
77
|
-
nodes: {
|
|
78
|
-
borderWidth: {
|
|
79
|
-
type: string;
|
|
80
|
-
};
|
|
81
|
-
borderWidthSelected: {
|
|
82
|
-
type: string;
|
|
83
|
-
};
|
|
84
|
-
brokenImage: {
|
|
85
|
-
type: string;
|
|
86
|
-
};
|
|
87
|
-
chosen: {
|
|
88
|
-
type: string;
|
|
89
|
-
};
|
|
90
|
-
color: {
|
|
91
|
-
type: string;
|
|
92
|
-
};
|
|
93
|
-
opacity: {
|
|
94
|
-
type: string;
|
|
95
|
-
};
|
|
96
|
-
fixed: {
|
|
97
|
-
type: string;
|
|
98
|
-
};
|
|
99
|
-
font: {
|
|
100
|
-
type: string;
|
|
101
|
-
};
|
|
102
|
-
group: {
|
|
103
|
-
type: string;
|
|
104
|
-
};
|
|
105
|
-
heightConstraint: {
|
|
106
|
-
type: string;
|
|
107
|
-
};
|
|
108
|
-
hidden: {
|
|
109
|
-
type: string;
|
|
110
|
-
};
|
|
111
|
-
labelHighlightBold: {
|
|
112
|
-
type: string;
|
|
113
|
-
};
|
|
114
|
-
level: {
|
|
115
|
-
type: string;
|
|
116
|
-
};
|
|
117
|
-
mass: {
|
|
118
|
-
type: string;
|
|
119
|
-
};
|
|
120
|
-
physics: {
|
|
121
|
-
type: string;
|
|
122
|
-
};
|
|
123
|
-
shadow: {
|
|
124
|
-
type: string;
|
|
125
|
-
};
|
|
126
|
-
shape: {
|
|
127
|
-
type: string;
|
|
128
|
-
};
|
|
129
|
-
size: {
|
|
130
|
-
type: string;
|
|
131
|
-
};
|
|
132
|
-
title: {
|
|
133
|
-
type: string;
|
|
134
|
-
};
|
|
135
|
-
value: {
|
|
136
|
-
type: string;
|
|
137
|
-
};
|
|
138
|
-
widthConstraint: {
|
|
139
|
-
type: string;
|
|
140
|
-
};
|
|
141
|
-
x: {
|
|
142
|
-
type: string;
|
|
143
|
-
};
|
|
144
|
-
y: {
|
|
145
|
-
type: string;
|
|
146
|
-
};
|
|
147
|
-
};
|
|
148
|
-
edges: {
|
|
149
|
-
arrows: {
|
|
150
|
-
type: string;
|
|
151
|
-
};
|
|
152
|
-
arrowStrikethrough: {
|
|
153
|
-
type: string;
|
|
154
|
-
};
|
|
155
|
-
chosen: {
|
|
156
|
-
type: string;
|
|
157
|
-
};
|
|
158
|
-
color: {
|
|
159
|
-
type: string;
|
|
160
|
-
};
|
|
161
|
-
dashes: {
|
|
162
|
-
type: string;
|
|
163
|
-
};
|
|
164
|
-
font: {
|
|
165
|
-
type: string;
|
|
166
|
-
};
|
|
167
|
-
hidden: {
|
|
168
|
-
type: string;
|
|
169
|
-
};
|
|
170
|
-
hoverWidth: {
|
|
171
|
-
type: string;
|
|
172
|
-
};
|
|
173
|
-
label: {
|
|
174
|
-
type: string;
|
|
175
|
-
};
|
|
176
|
-
labelHighlightBold: {
|
|
177
|
-
type: string;
|
|
178
|
-
};
|
|
179
|
-
length: {
|
|
180
|
-
type: string;
|
|
181
|
-
};
|
|
182
|
-
physics: {
|
|
183
|
-
type: string;
|
|
184
|
-
};
|
|
185
|
-
selectionWidth: {
|
|
186
|
-
type: string;
|
|
187
|
-
};
|
|
188
|
-
selfReferenceSize: {
|
|
189
|
-
type: string;
|
|
190
|
-
};
|
|
191
|
-
shadow: {
|
|
192
|
-
type: string;
|
|
193
|
-
};
|
|
194
|
-
smooth: {
|
|
195
|
-
type: string;
|
|
196
|
-
};
|
|
197
|
-
title: {
|
|
198
|
-
type: string;
|
|
199
|
-
};
|
|
200
|
-
value: {
|
|
201
|
-
type: string;
|
|
202
|
-
};
|
|
203
|
-
width: {
|
|
204
|
-
type: string;
|
|
205
|
-
};
|
|
206
|
-
widthConstraint: {
|
|
207
|
-
type: string;
|
|
208
|
-
};
|
|
209
|
-
};
|
|
210
|
-
};
|
|
211
|
-
availableNodeOptions: string[];
|
|
212
|
-
availableEdgeOptions: string[];
|
|
213
|
-
datasetNodes: any;
|
|
214
|
-
datasetEdges: any;
|
|
215
|
-
nodeGroups: any;
|
|
216
|
-
widgetParameters: any;
|
|
217
|
-
protected readonly Array: ArrayConstructor;
|
|
218
|
-
protected readonly Object: ObjectConstructor;
|
|
219
|
-
constructor(dialogRef: MatDialogRef<ConfigureItemComponent>, data: any, dialog: MatDialog, dashboardService: DashboardService, datasetService: DatasetService, datasourceService: DatasourceService, router: Router, projectService: ProjectService);
|
|
220
|
-
ngOnInit(): Promise<any>;
|
|
221
|
-
updateChart(newValue: any, index: any): void;
|
|
222
|
-
changeSource(): void;
|
|
223
|
-
selectedDatasource(): void;
|
|
224
|
-
pickNetworkEdgeDataset(): void;
|
|
225
|
-
loadEdgeDataset(): Promise<void>;
|
|
226
|
-
clearEdgeDataset(): void;
|
|
227
|
-
addGroupOption(nodeGroup: string): void;
|
|
228
|
-
addOption(typeOptions: string): void;
|
|
229
|
-
updateOptions(nodeOption: any, datasetType: string): void;
|
|
230
|
-
dataLoaded(dataset: any): void;
|
|
231
|
-
ctaUpdate(cta: any): Promise<void>;
|
|
232
|
-
setImageData(column: any): void;
|
|
233
|
-
setColumn(column: any): void;
|
|
234
|
-
setColumnFormat(format: any): void;
|
|
235
|
-
editAlert(alert: any, index?: any): void;
|
|
236
|
-
deleteAlert(index: any): void;
|
|
237
|
-
getAlertDetails(alert: any): string;
|
|
238
|
-
setCallToActionItem(d1: any, d2: any): boolean;
|
|
239
|
-
ctaSelectOption(c1: any, c2: any): boolean;
|
|
240
|
-
paletteSelectOption(c1: any, c2: any): boolean;
|
|
241
|
-
depSelection(c1: any, c2: any): boolean;
|
|
242
|
-
backgroundColourUpdate(): void;
|
|
243
|
-
updateInstanceFilterFields(change: any, instanceKey: any): Promise<void>;
|
|
244
|
-
saveDashboard(): Promise<void>;
|
|
245
|
-
resetDefaultColours(): void;
|
|
246
|
-
updateColourPalette(): void;
|
|
247
|
-
setChartData(): Promise<void>;
|
|
248
|
-
updateMetricDataValues(): void;
|
|
249
|
-
private mapLayoutSettingsToComponentData;
|
|
250
|
-
private mapComponentDataToDashboardInstance;
|
|
251
|
-
private repeatColours;
|
|
252
|
-
private loadDashboardItems;
|
|
253
|
-
setNetworkChartData(reload?: boolean): Promise<void>;
|
|
254
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ConfigureItemComponent, never>;
|
|
255
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ConfigureItemComponent, "ki-configure-item", never, {}, {}, never, never, false, never>;
|
|
256
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { AlertService } from '../../../../services/alert.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class EditDashboardAlertComponent implements OnInit {
|
|
6
|
-
dialogRef: MatDialogRef<EditDashboardAlertComponent>;
|
|
7
|
-
data: any;
|
|
8
|
-
private alertService;
|
|
9
|
-
alert: any;
|
|
10
|
-
filterFields: any;
|
|
11
|
-
alertGroups: any;
|
|
12
|
-
constructor(dialogRef: MatDialogRef<EditDashboardAlertComponent>, data: any, alertService: AlertService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditDashboardAlertComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditDashboardAlertComponent, "ki-edit-dashboard-alert", never, {}, {}, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class HtmlDocumentationComponent implements OnInit, OnDestroy {
|
|
5
|
-
columns: Subject<any>;
|
|
6
|
-
availableColumns: any;
|
|
7
|
-
showData: boolean;
|
|
8
|
-
Object: ObjectConstructor;
|
|
9
|
-
documentation: ({
|
|
10
|
-
title: string;
|
|
11
|
-
description: string;
|
|
12
|
-
data: ({
|
|
13
|
-
description: string;
|
|
14
|
-
classes: {
|
|
15
|
-
Class: string;
|
|
16
|
-
'{colour}': string;
|
|
17
|
-
'{value}': string;
|
|
18
|
-
'{size}'?: undefined;
|
|
19
|
-
Value?: undefined;
|
|
20
|
-
'{weight}'?: undefined;
|
|
21
|
-
};
|
|
22
|
-
} | {
|
|
23
|
-
description: string;
|
|
24
|
-
classes: {
|
|
25
|
-
Class: string;
|
|
26
|
-
'{size}': string;
|
|
27
|
-
Value: string;
|
|
28
|
-
'{colour}'?: undefined;
|
|
29
|
-
'{value}'?: undefined;
|
|
30
|
-
'{weight}'?: undefined;
|
|
31
|
-
};
|
|
32
|
-
} | {
|
|
33
|
-
description: string;
|
|
34
|
-
classes: {
|
|
35
|
-
Class: string;
|
|
36
|
-
'{weight}': string;
|
|
37
|
-
Value: string;
|
|
38
|
-
'{colour}'?: undefined;
|
|
39
|
-
'{value}'?: undefined;
|
|
40
|
-
'{size}'?: undefined;
|
|
41
|
-
};
|
|
42
|
-
})[];
|
|
43
|
-
} | {
|
|
44
|
-
title: string;
|
|
45
|
-
description: string;
|
|
46
|
-
data: {
|
|
47
|
-
description: string;
|
|
48
|
-
classes: {
|
|
49
|
-
Template: string;
|
|
50
|
-
Example: string;
|
|
51
|
-
};
|
|
52
|
-
}[];
|
|
53
|
-
})[];
|
|
54
|
-
constructor();
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
ngOnDestroy(): void;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlDocumentationComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HtmlDocumentationComponent, "ki-html-documentation", never, { "columns": "columns"; }, {}, never, never, false, never>;
|
|
59
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { DashboardService } from '../../../../services/dashboard.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TableCellFormatterComponent implements OnInit {
|
|
5
|
-
private dashboardService;
|
|
6
|
-
type: string;
|
|
7
|
-
data: any;
|
|
8
|
-
currencies: any;
|
|
9
|
-
openSide: any;
|
|
10
|
-
dataset: any;
|
|
11
|
-
dashboards: any;
|
|
12
|
-
sharedDashboards: any;
|
|
13
|
-
privateDashboards: any;
|
|
14
|
-
dashboardParameters: any;
|
|
15
|
-
actionEvents: any;
|
|
16
|
-
dateFormats: any;
|
|
17
|
-
timeFormats: any;
|
|
18
|
-
constructor(dashboardService: DashboardService);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
selectOption(c1: any, c2: any): boolean;
|
|
21
|
-
ctaSelectOption(c1: any, c2: any): boolean;
|
|
22
|
-
setDecimalValue(value: any): void;
|
|
23
|
-
dashboardParamUpdate(selection: any): Promise<void>;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableCellFormatterComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableCellFormatterComponent, "ki-table-cell-formatter", never, { "type": "type"; "data": "data"; "currencies": "currencies"; "openSide": "openSide"; "dataset": "dataset"; "dashboards": "dashboards"; "sharedDashboards": "sharedDashboards"; "privateDashboards": "privateDashboards"; "dashboardParameters": "dashboardParameters"; "actionEvents": "actionEvents"; }, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ApplicationRef, ComponentFactoryResolver, Injector, OnDestroy, OnInit, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { GridStack } from 'gridstack';
|
|
3
|
-
import 'gridstack/dist/h5/gridstack-dd-native';
|
|
4
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
5
|
-
import { DashboardService } from '../../services/dashboard.service';
|
|
6
|
-
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
7
|
-
import { MatLegacySnackBar as MatSnackBar } from '@angular/material/legacy-snack-bar';
|
|
8
|
-
import { AlertService } from '../../services/alert.service';
|
|
9
|
-
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
10
|
-
import { ActionEvent } from '../../objects/action-event';
|
|
11
|
-
import { ComponentCanDeactivate } from '../../../lib/guards/dashboard-changes.guard';
|
|
12
|
-
import { DatasetService } from '../../services/dataset.service';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
export declare class DashboardEditorComponent implements ComponentCanDeactivate, OnInit, AfterViewInit, OnDestroy {
|
|
15
|
-
private componentFactoryResolver;
|
|
16
|
-
private applicationRef;
|
|
17
|
-
private injector;
|
|
18
|
-
private route;
|
|
19
|
-
private dashboardService;
|
|
20
|
-
private dialog;
|
|
21
|
-
private snackBar;
|
|
22
|
-
private router;
|
|
23
|
-
private alertService;
|
|
24
|
-
private datasetService;
|
|
25
|
-
sidenavService: any;
|
|
26
|
-
accountId: any;
|
|
27
|
-
actionEvents: ActionEvent[];
|
|
28
|
-
dashboardId: number;
|
|
29
|
-
gridOnly: boolean;
|
|
30
|
-
externalURL: string;
|
|
31
|
-
apiKeys: any;
|
|
32
|
-
viewContainer: ViewContainerRef;
|
|
33
|
-
get t(): any;
|
|
34
|
-
itemTypes: any;
|
|
35
|
-
itemTypeGroups: string[];
|
|
36
|
-
itemTypesByGroup: any;
|
|
37
|
-
dashboard: any;
|
|
38
|
-
activeSidePanel: string;
|
|
39
|
-
_: any;
|
|
40
|
-
editDashboardTitle: boolean;
|
|
41
|
-
dashboardParameters: BehaviorSubject<any>;
|
|
42
|
-
darkMode: boolean;
|
|
43
|
-
fullScreen: boolean;
|
|
44
|
-
admin: boolean;
|
|
45
|
-
showEditPanel: boolean;
|
|
46
|
-
gridSpaces: {
|
|
47
|
-
label: string;
|
|
48
|
-
value: string;
|
|
49
|
-
}[];
|
|
50
|
-
clonedDashboard: any;
|
|
51
|
-
grid: GridStack;
|
|
52
|
-
optimise: boolean;
|
|
53
|
-
optimiseSubject: Subject<boolean>;
|
|
54
|
-
private queryParams;
|
|
55
|
-
private routeURL;
|
|
56
|
-
private initialGrid;
|
|
57
|
-
private itemComponents;
|
|
58
|
-
private dashboardHash;
|
|
59
|
-
private dashboardClone;
|
|
60
|
-
private unsavedChanges;
|
|
61
|
-
static myClone(event: any): any;
|
|
62
|
-
canDeactivate(): Observable<boolean> | boolean;
|
|
63
|
-
constructor(componentFactoryResolver: ComponentFactoryResolver, applicationRef: ApplicationRef, injector: Injector, route: ActivatedRoute, dashboardService: DashboardService, dialog: MatDialog, snackBar: MatSnackBar, router: Router, alertService: AlertService, datasetService: DatasetService);
|
|
64
|
-
ngOnInit(): void;
|
|
65
|
-
ngAfterViewInit(): Promise<void>;
|
|
66
|
-
ngOnDestroy(): void;
|
|
67
|
-
booleanUpdate(event: any, parameter: any): void;
|
|
68
|
-
togglePerformance(): void;
|
|
69
|
-
changeDateType(event: any, parameter: any, value: any): void;
|
|
70
|
-
updatePeriodValue(value: any, period: any, parameter: any): void;
|
|
71
|
-
editDashboardItems(): void;
|
|
72
|
-
openSettings(): void;
|
|
73
|
-
openFullScreen(): void;
|
|
74
|
-
updateGridSpacing(space: any, save?: boolean): void;
|
|
75
|
-
toggleNotifications(): void;
|
|
76
|
-
reloadDashboard(): Promise<void>;
|
|
77
|
-
addParameter(existingParameter?: any, parameterValueIndex?: any): void;
|
|
78
|
-
removeParameter(parameter: any): void;
|
|
79
|
-
loadListParameters(parameter: any): Promise<void>;
|
|
80
|
-
save(showSaved?: boolean): Promise<any>;
|
|
81
|
-
private addComponentToGridItem;
|
|
82
|
-
private setDarkModeOnBody;
|
|
83
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardEditorComponent, never>;
|
|
84
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardEditorComponent, "ki-dashboard-editor", never, { "sidenavService": "sidenavService"; "accountId": "accountId"; "actionEvents": "actionEvents"; "dashboardId": "dashboardId"; "gridOnly": "gridOnly"; "externalURL": "externalURL"; "apiKeys": "apiKeys"; }, {}, never, never, false, never>;
|
|
85
|
-
}
|
package/lib/components/dashboard-editor/dashboard-parameter/dashboard-parameter.component.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DashboardParameterComponent implements OnInit {
|
|
4
|
-
constructor();
|
|
5
|
-
ngOnInit(): void;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardParameterComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardParameterComponent, "ki-dashboard-parameter", never, {}, {}, never, never, false, never>;
|
|
8
|
-
}
|
package/lib/components/dashboard-editor/dashboard-settings/dashboard-settings.component.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DashboardService } from '../../../services/dashboard.service';
|
|
4
|
-
import { ProjectService } from '../../../services/project.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DashboardSettingsComponent implements OnInit {
|
|
7
|
-
dialogRef: MatDialogRef<DashboardSettingsComponent>;
|
|
8
|
-
data: any;
|
|
9
|
-
private dashboardService;
|
|
10
|
-
private projectService;
|
|
11
|
-
dashboard: any;
|
|
12
|
-
refreshInterval: number;
|
|
13
|
-
externalURL: string;
|
|
14
|
-
apiKeys: any;
|
|
15
|
-
canManageFeeds: boolean;
|
|
16
|
-
constructor(dialogRef: MatDialogRef<DashboardSettingsComponent>, data: any, dashboardService: DashboardService, projectService: ProjectService);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
setRefreshInterval(interval: any): void;
|
|
19
|
-
saveSettings(): Promise<void>;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardSettingsComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardSettingsComponent, "ki-dashboard-settings", never, {}, {}, never, never, false, never>;
|
|
22
|
-
}
|