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,264 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DatasourceService } from '../../../services/datasource.service';
|
|
4
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
5
|
-
import { AlertService } from '../../../services/alert.service';
|
|
6
|
-
import { Subject } from 'rxjs';
|
|
7
|
-
import { DashboardService } from '../../../services/dashboard.service';
|
|
8
|
-
import { DomSanitizer } from '@angular/platform-browser';
|
|
9
|
-
import { Router } from '@angular/router';
|
|
10
|
-
import { Location } from '@angular/common';
|
|
11
|
-
import { ActionEvent } from '../../../objects/action-event';
|
|
12
|
-
import { ExternalService } from '../../../services/external.service';
|
|
13
|
-
import { ProjectService } from '../../../services/project.service';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
export declare class ItemComponentComponent implements AfterViewInit, OnDestroy {
|
|
16
|
-
private dialog;
|
|
17
|
-
private kiDatasourceService;
|
|
18
|
-
private kiDatasetService;
|
|
19
|
-
private kiAlertService;
|
|
20
|
-
private dashboardService;
|
|
21
|
-
private sanitizer;
|
|
22
|
-
private router;
|
|
23
|
-
private location;
|
|
24
|
-
private externalService;
|
|
25
|
-
private projectService;
|
|
26
|
-
dashboardItemType: any;
|
|
27
|
-
itemInstanceKey: any;
|
|
28
|
-
dashboard: any;
|
|
29
|
-
dashboardItem: any;
|
|
30
|
-
dragItem: boolean;
|
|
31
|
-
grid: any;
|
|
32
|
-
actionEvents: ActionEvent[];
|
|
33
|
-
external: boolean;
|
|
34
|
-
queryParams: any;
|
|
35
|
-
editAlerts: boolean;
|
|
36
|
-
duplicateItem: EventEmitter<any>;
|
|
37
|
-
configureClass: boolean;
|
|
38
|
-
textTemplate: ElementRef;
|
|
39
|
-
datasourceService: any;
|
|
40
|
-
datasetService: any;
|
|
41
|
-
alertService: any;
|
|
42
|
-
_: any;
|
|
43
|
-
imageError: boolean;
|
|
44
|
-
Object: ObjectConstructor;
|
|
45
|
-
String: StringConstructor;
|
|
46
|
-
dataset: any;
|
|
47
|
-
chartData: any;
|
|
48
|
-
dashboardDatasetInstance: any;
|
|
49
|
-
loadingItem: boolean;
|
|
50
|
-
filterFields: any;
|
|
51
|
-
dependencies: any;
|
|
52
|
-
metric: any;
|
|
53
|
-
textData: any;
|
|
54
|
-
networkData: any;
|
|
55
|
-
wordCloud: any;
|
|
56
|
-
imageData: any;
|
|
57
|
-
tabular: any;
|
|
58
|
-
tableCells: any;
|
|
59
|
-
hiddenColumns: any;
|
|
60
|
-
general: any;
|
|
61
|
-
callToAction: any;
|
|
62
|
-
actionItem: any;
|
|
63
|
-
alert: boolean;
|
|
64
|
-
alertData: any;
|
|
65
|
-
showAlertData: boolean;
|
|
66
|
-
admin: boolean;
|
|
67
|
-
viewOnly: boolean;
|
|
68
|
-
currencies: {
|
|
69
|
-
name: string;
|
|
70
|
-
value: string;
|
|
71
|
-
symbol: string;
|
|
72
|
-
}[];
|
|
73
|
-
limit: number;
|
|
74
|
-
page: number;
|
|
75
|
-
offset: number;
|
|
76
|
-
endOfResults: boolean;
|
|
77
|
-
itemLocked: boolean;
|
|
78
|
-
optimise: boolean;
|
|
79
|
-
optimiseSubject: Subject<boolean>;
|
|
80
|
-
canExportData: boolean;
|
|
81
|
-
externalError: boolean;
|
|
82
|
-
quotaExceeded: string;
|
|
83
|
-
existingGridItem: boolean;
|
|
84
|
-
itemNoMove: boolean;
|
|
85
|
-
visNetworkOptions: {
|
|
86
|
-
nodes: {
|
|
87
|
-
borderWidth: {
|
|
88
|
-
type: string;
|
|
89
|
-
};
|
|
90
|
-
borderWidthSelected: {
|
|
91
|
-
type: string;
|
|
92
|
-
};
|
|
93
|
-
brokenImage: {
|
|
94
|
-
type: string;
|
|
95
|
-
};
|
|
96
|
-
chosen: {
|
|
97
|
-
type: string;
|
|
98
|
-
};
|
|
99
|
-
color: {
|
|
100
|
-
type: string;
|
|
101
|
-
};
|
|
102
|
-
opacity: {
|
|
103
|
-
type: string;
|
|
104
|
-
};
|
|
105
|
-
fixed: {
|
|
106
|
-
type: string;
|
|
107
|
-
};
|
|
108
|
-
font: {
|
|
109
|
-
type: string;
|
|
110
|
-
};
|
|
111
|
-
group: {
|
|
112
|
-
type: string;
|
|
113
|
-
};
|
|
114
|
-
heightConstraint: {
|
|
115
|
-
type: string;
|
|
116
|
-
};
|
|
117
|
-
hidden: {
|
|
118
|
-
type: string;
|
|
119
|
-
};
|
|
120
|
-
labelHighlightBold: {
|
|
121
|
-
type: string;
|
|
122
|
-
};
|
|
123
|
-
level: {
|
|
124
|
-
type: string;
|
|
125
|
-
};
|
|
126
|
-
mass: {
|
|
127
|
-
type: string;
|
|
128
|
-
};
|
|
129
|
-
physics: {
|
|
130
|
-
type: string;
|
|
131
|
-
};
|
|
132
|
-
shadow: {
|
|
133
|
-
type: string;
|
|
134
|
-
};
|
|
135
|
-
shape: {
|
|
136
|
-
type: string;
|
|
137
|
-
};
|
|
138
|
-
size: {
|
|
139
|
-
type: string;
|
|
140
|
-
};
|
|
141
|
-
title: {
|
|
142
|
-
type: string;
|
|
143
|
-
};
|
|
144
|
-
value: {
|
|
145
|
-
type: string;
|
|
146
|
-
};
|
|
147
|
-
widthConstraint: {
|
|
148
|
-
type: string;
|
|
149
|
-
};
|
|
150
|
-
x: {
|
|
151
|
-
type: string;
|
|
152
|
-
};
|
|
153
|
-
y: {
|
|
154
|
-
type: string;
|
|
155
|
-
};
|
|
156
|
-
};
|
|
157
|
-
edges: {
|
|
158
|
-
arrows: {
|
|
159
|
-
type: string;
|
|
160
|
-
};
|
|
161
|
-
arrowStrikethrough: {
|
|
162
|
-
type: string;
|
|
163
|
-
};
|
|
164
|
-
chosen: {
|
|
165
|
-
type: string;
|
|
166
|
-
};
|
|
167
|
-
color: {
|
|
168
|
-
type: string;
|
|
169
|
-
};
|
|
170
|
-
dashes: {
|
|
171
|
-
type: string;
|
|
172
|
-
};
|
|
173
|
-
font: {
|
|
174
|
-
type: string;
|
|
175
|
-
};
|
|
176
|
-
hidden: {
|
|
177
|
-
type: string;
|
|
178
|
-
};
|
|
179
|
-
hoverWidth: {
|
|
180
|
-
type: string;
|
|
181
|
-
};
|
|
182
|
-
label: {
|
|
183
|
-
type: string;
|
|
184
|
-
};
|
|
185
|
-
labelHighlightBold: {
|
|
186
|
-
type: string;
|
|
187
|
-
};
|
|
188
|
-
length: {
|
|
189
|
-
type: string;
|
|
190
|
-
};
|
|
191
|
-
physics: {
|
|
192
|
-
type: string;
|
|
193
|
-
};
|
|
194
|
-
selectionWidth: {
|
|
195
|
-
type: string;
|
|
196
|
-
};
|
|
197
|
-
selfReferenceSize: {
|
|
198
|
-
type: string;
|
|
199
|
-
};
|
|
200
|
-
shadow: {
|
|
201
|
-
type: string;
|
|
202
|
-
};
|
|
203
|
-
smooth: {
|
|
204
|
-
type: string;
|
|
205
|
-
};
|
|
206
|
-
title: {
|
|
207
|
-
type: string;
|
|
208
|
-
};
|
|
209
|
-
value: {
|
|
210
|
-
type: string;
|
|
211
|
-
};
|
|
212
|
-
width: {
|
|
213
|
-
type: string;
|
|
214
|
-
};
|
|
215
|
-
widthConstraint: {
|
|
216
|
-
type: string;
|
|
217
|
-
};
|
|
218
|
-
};
|
|
219
|
-
};
|
|
220
|
-
private itemLoadedSub;
|
|
221
|
-
private optimiseSub;
|
|
222
|
-
constructor(dialog: MatDialog, kiDatasourceService: DatasourceService, kiDatasetService: DatasetService, kiAlertService: AlertService, dashboardService: DashboardService, sanitizer: DomSanitizer, router: Router, location: Location, externalService: ExternalService, projectService: ProjectService);
|
|
223
|
-
ngAfterViewInit(): void;
|
|
224
|
-
init(evaluate?: boolean): Promise<void>;
|
|
225
|
-
ngOnDestroy(): void;
|
|
226
|
-
lockItem(): void;
|
|
227
|
-
duplicate(): void;
|
|
228
|
-
configure(): void;
|
|
229
|
-
load(): any;
|
|
230
|
-
removeWidget(event: any): void;
|
|
231
|
-
triggerActionEvent(actionEvent: any, column: any, value: any): void;
|
|
232
|
-
getActionEventTitle(actionEvent: any, column: any, value: any): string;
|
|
233
|
-
isActionComplete(actionEvent: any, value: any): boolean;
|
|
234
|
-
editItemAlerts(alert: any, index?: any): void;
|
|
235
|
-
removeAlert(event: any, alert: any, i: any): void;
|
|
236
|
-
exportData(): void;
|
|
237
|
-
updateHeading(event: any): void;
|
|
238
|
-
setupNetworkChart(): Promise<void>;
|
|
239
|
-
evaluateTextData(textData: any): string;
|
|
240
|
-
setChartData(): Promise<void>;
|
|
241
|
-
updateImageData(): void;
|
|
242
|
-
updateMetricDataValues(): void;
|
|
243
|
-
callToActionLink(cta: any, dataItem?: any): void;
|
|
244
|
-
bindParametersInString(searchString: any, data?: any): any;
|
|
245
|
-
increaseOffset(): void;
|
|
246
|
-
decreaseOffset(): void;
|
|
247
|
-
pageSizeChange(value: any): void;
|
|
248
|
-
sortHeader(columnObject: any): void;
|
|
249
|
-
changeDateType(event: any, parameter: any, value: any): void;
|
|
250
|
-
updatePeriodValue(value: any, period: any, parameter: any): void;
|
|
251
|
-
booleanUpdate(event: any, parameter: any): void;
|
|
252
|
-
reloadWidget(): void;
|
|
253
|
-
private mapColumnToValue;
|
|
254
|
-
private evaluate;
|
|
255
|
-
private getMappedParams;
|
|
256
|
-
private resetAlertData;
|
|
257
|
-
private resetPager;
|
|
258
|
-
private mapLayoutSettingsToComponentData;
|
|
259
|
-
private reloadAlert;
|
|
260
|
-
private evaluateDataset;
|
|
261
|
-
private prepareDatasetInstanceSummaryForEvaluation;
|
|
262
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ItemComponentComponent, never>;
|
|
263
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ItemComponentComponent, "ki-item-component", never, { "dashboardItemType": "dashboardItemType"; "itemInstanceKey": "itemInstanceKey"; "dashboard": "dashboard"; "dashboardItem": "dashboardItem"; "dragItem": "dragItem"; "grid": "grid"; "actionEvents": "actionEvents"; "external": "external"; "queryParams": "queryParams"; "editAlerts": "editAlerts"; }, { "duplicateItem": "duplicateItem"; }, never, never, false, never>;
|
|
264
|
-
}
|
package/lib/components/dashboard-editor/source-selector-dialog/source-selector-dialog.component.d.ts
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
4
|
-
import { DatasourceService } from '../../../services/datasource.service';
|
|
5
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SourceSelectorDialogComponent implements OnInit {
|
|
8
|
-
dialogRef: MatDialogRef<SourceSelectorDialogComponent>;
|
|
9
|
-
data: any;
|
|
10
|
-
private datasetService;
|
|
11
|
-
private datasourceService;
|
|
12
|
-
Object: ObjectConstructor;
|
|
13
|
-
datasources: any;
|
|
14
|
-
datasets: any;
|
|
15
|
-
sharedDatasets: any;
|
|
16
|
-
snapshots: any;
|
|
17
|
-
dashboardDatasetInstance: any;
|
|
18
|
-
requiredParameters: any;
|
|
19
|
-
updateParams: Subject<unknown>;
|
|
20
|
-
dashboard: any;
|
|
21
|
-
admin: boolean;
|
|
22
|
-
constructor(dialogRef: MatDialogRef<SourceSelectorDialogComponent>, data: any, datasetService: DatasetService, datasourceService: DatasourceService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
setEvaluatedParameters(parameterValues: any, evaluate?: any): void;
|
|
25
|
-
select(action: any, stepper?: any): Promise<any>;
|
|
26
|
-
setParameters(): void;
|
|
27
|
-
private createParameterStructure;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SourceSelectorDialogComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SourceSelectorDialogComponent, "ki-source-selector-dialog", never, {}, {}, never, never, false, never>;
|
|
30
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject, Subject } from 'rxjs';
|
|
3
|
-
import { Router } from '@angular/router';
|
|
4
|
-
import { TagService } from '../../services/tag.service';
|
|
5
|
-
import { ProjectService } from '../../services/project.service';
|
|
6
|
-
import { DashboardService } from '../../services/dashboard.service';
|
|
7
|
-
import { KinintelModuleConfig } from '../../kinintel-config';
|
|
8
|
-
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class DashboardsComponent implements OnInit {
|
|
11
|
-
private router;
|
|
12
|
-
private tagService;
|
|
13
|
-
private projectService;
|
|
14
|
-
private dashboardService;
|
|
15
|
-
private dialog;
|
|
16
|
-
config: KinintelModuleConfig;
|
|
17
|
-
headingLabel: string;
|
|
18
|
-
shared: boolean;
|
|
19
|
-
allowNew: boolean;
|
|
20
|
-
admin: boolean;
|
|
21
|
-
accountId: any;
|
|
22
|
-
viewURL: string;
|
|
23
|
-
editURL: string;
|
|
24
|
-
dashboards: any;
|
|
25
|
-
searchText: BehaviorSubject<string>;
|
|
26
|
-
limit: number;
|
|
27
|
-
offset: number;
|
|
28
|
-
page: number;
|
|
29
|
-
endOfResults: boolean;
|
|
30
|
-
activeTagSub: Subject<unknown>;
|
|
31
|
-
projectSub: Subject<unknown>;
|
|
32
|
-
categories: any;
|
|
33
|
-
filteredCategories: any;
|
|
34
|
-
Date: DateConstructor;
|
|
35
|
-
activeTag: any;
|
|
36
|
-
reload: Subject<unknown>;
|
|
37
|
-
loading: boolean;
|
|
38
|
-
private tagSub;
|
|
39
|
-
constructor(router: Router, tagService: TagService, projectService: ProjectService, dashboardService: DashboardService, dialog: MatDialog, config: KinintelModuleConfig);
|
|
40
|
-
ngOnInit(): void;
|
|
41
|
-
edit(id: any): void;
|
|
42
|
-
copy(id: any): void;
|
|
43
|
-
extend(id: any): void;
|
|
44
|
-
delete(id: any): void;
|
|
45
|
-
toggleCategory(event: any, category: any): void;
|
|
46
|
-
updateCategoryFilters(): void;
|
|
47
|
-
editMetadata(searchResult: any): void;
|
|
48
|
-
removeActiveTag(): void;
|
|
49
|
-
increaseOffset(): void;
|
|
50
|
-
decreaseOffset(): void;
|
|
51
|
-
pageSizeChange(value: any): void;
|
|
52
|
-
private getDashboards;
|
|
53
|
-
private getCategories;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardsComponent, never>;
|
|
55
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardsComponent, "ki-dashboards", never, { "headingLabel": "headingLabel"; "shared": "shared"; "allowNew": "allowNew"; "admin": "admin"; "accountId": "accountId"; "viewURL": "viewURL"; "editURL": "editURL"; }, {}, never, never, false, never>;
|
|
56
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ApplicationRef, ComponentFactoryResolver, Injector, OnDestroy, OnInit, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import 'gridstack/dist/h5/gridstack-dd-native';
|
|
3
|
-
import { ActivatedRoute, Router } from '@angular/router';
|
|
4
|
-
import { DashboardService } from '../../../services/dashboard.service';
|
|
5
|
-
import { MatLegacyDialog as MatDialog } from '@angular/material/legacy-dialog';
|
|
6
|
-
import { MatLegacySnackBar as MatSnackBar } from '@angular/material/legacy-snack-bar';
|
|
7
|
-
import { AlertService } from '../../../services/alert.service';
|
|
8
|
-
import { Location } from '@angular/common';
|
|
9
|
-
import { ExternalService } from '../../../services/external.service';
|
|
10
|
-
import { Subject } from 'rxjs';
|
|
11
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
export declare class ViewDashboardComponent implements OnInit, AfterViewInit, OnDestroy {
|
|
14
|
-
private componentFactoryResolver;
|
|
15
|
-
private applicationRef;
|
|
16
|
-
private injector;
|
|
17
|
-
private route;
|
|
18
|
-
private kiDashboardService;
|
|
19
|
-
private dialog;
|
|
20
|
-
private snackBar;
|
|
21
|
-
private router;
|
|
22
|
-
private kiAlertService;
|
|
23
|
-
private location;
|
|
24
|
-
private externalService;
|
|
25
|
-
private kiDatasetService;
|
|
26
|
-
viewContainer: ViewContainerRef;
|
|
27
|
-
get t(): any;
|
|
28
|
-
darkMode: boolean;
|
|
29
|
-
dashboardService: any;
|
|
30
|
-
alertService: any;
|
|
31
|
-
datasetService: any;
|
|
32
|
-
datasourceService: any;
|
|
33
|
-
editAlerts: boolean;
|
|
34
|
-
sidenavService: any;
|
|
35
|
-
dashboardId: number;
|
|
36
|
-
gridOnly: boolean;
|
|
37
|
-
parameters: any;
|
|
38
|
-
hideToolbar: boolean;
|
|
39
|
-
actionEvents: any;
|
|
40
|
-
external: boolean;
|
|
41
|
-
reload: Subject<any>;
|
|
42
|
-
cssGridSelector: string;
|
|
43
|
-
dashboard: any;
|
|
44
|
-
activeSidePanel: string;
|
|
45
|
-
_: any;
|
|
46
|
-
editDashboardTitle: boolean;
|
|
47
|
-
fullScreen: boolean;
|
|
48
|
-
admin: boolean;
|
|
49
|
-
gridSpaces: {
|
|
50
|
-
label: string;
|
|
51
|
-
value: string;
|
|
52
|
-
}[];
|
|
53
|
-
refreshInterval: number;
|
|
54
|
-
hideParameters: boolean;
|
|
55
|
-
fullOnly: boolean;
|
|
56
|
-
private grid;
|
|
57
|
-
private queryParams;
|
|
58
|
-
private itemComponents;
|
|
59
|
-
private reloadSub;
|
|
60
|
-
constructor(componentFactoryResolver: ComponentFactoryResolver, applicationRef: ApplicationRef, injector: Injector, route: ActivatedRoute, kiDashboardService: DashboardService, dialog: MatDialog, snackBar: MatSnackBar, router: Router, kiAlertService: AlertService, location: Location, externalService: ExternalService, kiDatasetService: DatasetService);
|
|
61
|
-
ngOnInit(): void;
|
|
62
|
-
ngAfterViewInit(): Promise<void>;
|
|
63
|
-
ngOnDestroy(): void;
|
|
64
|
-
back(): void;
|
|
65
|
-
booleanUpdate(event: any, parameter: any): void;
|
|
66
|
-
changeDateType(event: any, parameter: any, value: any): void;
|
|
67
|
-
updatePeriodValue(value: any, period: any, parameter: any): void;
|
|
68
|
-
editNotifications(): void;
|
|
69
|
-
viewFullscreen(): void;
|
|
70
|
-
toggleDarkMode(): void;
|
|
71
|
-
setRefreshInterval(intervalSeconds: any): void;
|
|
72
|
-
toggleParameters(): void;
|
|
73
|
-
updateGridSpacing(space: any, save?: boolean): void;
|
|
74
|
-
setParameterValue(parameter: any, value: any): void;
|
|
75
|
-
loadListParameters(parameter: any): Promise<any>;
|
|
76
|
-
reloadDashboard(): Promise<void>;
|
|
77
|
-
private addComponentToGridItem;
|
|
78
|
-
private setDarkModeOnBody;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewDashboardComponent, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewDashboardComponent, "ki-view-dashboard", never, { "dashboardService": "dashboardService"; "alertService": "alertService"; "datasetService": "datasetService"; "datasourceService": "datasourceService"; "editAlerts": "editAlerts"; "sidenavService": "sidenavService"; "dashboardId": "dashboardId"; "gridOnly": "gridOnly"; "parameters": "parameters"; "hideToolbar": "hideToolbar"; "actionEvents": "actionEvents"; "external": "external"; "reload": "reload"; "cssGridSelector": "cssGridSelector"; }, {}, never, never, false, never>;
|
|
81
|
-
}
|
package/lib/components/data-explorer/change-source-warning/change-source-warning.component.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ChangeSourceWarningComponent implements OnInit {
|
|
5
|
-
dialogRef: MatDialogRef<ChangeSourceWarningComponent>;
|
|
6
|
-
constructor(dialogRef: MatDialogRef<ChangeSourceWarningComponent>);
|
|
7
|
-
ngOnInit(): void;
|
|
8
|
-
close(res?: any): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChangeSourceWarningComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChangeSourceWarningComponent, "ki-change-source-warning", never, {}, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialog as MatDialog, MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DatasetService } from '../../services/dataset.service';
|
|
4
|
-
import { Router } from '@angular/router';
|
|
5
|
-
import { ProjectService } from '../../services/project.service';
|
|
6
|
-
import { DataProcessorService } from '../../services/data-processor.service';
|
|
7
|
-
import { Subject } from 'rxjs';
|
|
8
|
-
import { DatasetEditorComponent } from '../dataset/dataset-editor/dataset-editor.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class DataExplorerComponent implements OnInit, OnDestroy {
|
|
11
|
-
dialogRef: MatDialogRef<DataExplorerComponent>;
|
|
12
|
-
data: any;
|
|
13
|
-
private dialog;
|
|
14
|
-
private datasetService;
|
|
15
|
-
private router;
|
|
16
|
-
private projectService;
|
|
17
|
-
private dataProcessorService;
|
|
18
|
-
datasetEditorComponent: DatasetEditorComponent;
|
|
19
|
-
datasetEditorReadonly: boolean;
|
|
20
|
-
datasetEditorSimpleMode: boolean;
|
|
21
|
-
datasetEditorNoTools: boolean;
|
|
22
|
-
_: any;
|
|
23
|
-
backendUrl: string;
|
|
24
|
-
showChart: boolean;
|
|
25
|
-
chartData: any;
|
|
26
|
-
datasetInstanceSummary: any;
|
|
27
|
-
filters: any;
|
|
28
|
-
admin: boolean;
|
|
29
|
-
showSnapshots: boolean;
|
|
30
|
-
snapshotProfiles: any;
|
|
31
|
-
showQueryCache: boolean;
|
|
32
|
-
editTitle: boolean;
|
|
33
|
-
accountId: any;
|
|
34
|
-
newTitle: string;
|
|
35
|
-
newDescription: string;
|
|
36
|
-
breadcrumb: string;
|
|
37
|
-
canHaveSnapshots: boolean;
|
|
38
|
-
canExportData: boolean;
|
|
39
|
-
reloadCache: Subject<unknown>;
|
|
40
|
-
private columns;
|
|
41
|
-
private datasetTitle;
|
|
42
|
-
private timer;
|
|
43
|
-
constructor(dialogRef: MatDialogRef<DataExplorerComponent>, data: any, dialog: MatDialog, datasetService: DatasetService, router: Router, projectService: ProjectService, dataProcessorService: DataProcessorService);
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
changeSource(): void;
|
|
47
|
-
dataLoaded(data: any): void;
|
|
48
|
-
triggerSnapshot(snapshotKey: any): Promise<void>;
|
|
49
|
-
apiAccess(): void;
|
|
50
|
-
exportData(): void;
|
|
51
|
-
viewSnapshots(): Promise<void>;
|
|
52
|
-
editSnapshot(snapshot: any): void;
|
|
53
|
-
deleteSnapshot(snapshot: any): Promise<void>;
|
|
54
|
-
viewQueryCaching(): Promise<void>;
|
|
55
|
-
editQueryCache(cache: any): void;
|
|
56
|
-
saveChanges(): void;
|
|
57
|
-
private saveDataset;
|
|
58
|
-
private loadProcessorItems;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataExplorerComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataExplorerComponent, "ki-data-explorer", never, { "datasetEditorReadonly": "datasetEditorReadonly"; "datasetEditorSimpleMode": "datasetEditorSimpleMode"; "datasetEditorNoTools": "datasetEditorNoTools"; }, {}, never, never, false, never>;
|
|
61
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
4
|
-
import { MatLegacySnackBar as MatSnackBar } from '@angular/material/legacy-snack-bar';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ExportDataComponent implements OnInit {
|
|
7
|
-
dialogRef: MatDialogRef<ExportDataComponent>;
|
|
8
|
-
data: any;
|
|
9
|
-
private datasetService;
|
|
10
|
-
private snackBar;
|
|
11
|
-
exportDataset: any;
|
|
12
|
-
constructor(dialogRef: MatDialogRef<ExportDataComponent>, data: any, datasetService: DatasetService, snackBar: MatSnackBar);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
exportData(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExportDataComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExportDataComponent, "ki-export-data", never, {}, {}, never, never, false, never>;
|
|
17
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
4
|
-
import { MatLegacySnackBar as MatSnackBar } from "@angular/material/legacy-snack-bar";
|
|
5
|
-
import { HttpClient } from "@angular/common/http";
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SnapshotApiAccessComponent implements OnInit {
|
|
8
|
-
dialogRef: MatDialogRef<SnapshotApiAccessComponent>;
|
|
9
|
-
data: any;
|
|
10
|
-
private snackBar;
|
|
11
|
-
private datasetService;
|
|
12
|
-
private http;
|
|
13
|
-
apiKeys: any;
|
|
14
|
-
backendURL: string;
|
|
15
|
-
datasetInstance: any;
|
|
16
|
-
showApiAccessDetails: boolean;
|
|
17
|
-
constructor(dialogRef: MatDialogRef<SnapshotApiAccessComponent>, data: any, snackBar: MatSnackBar, datasetService: DatasetService, http: HttpClient);
|
|
18
|
-
ngOnInit(): Promise<void>;
|
|
19
|
-
copied(): void;
|
|
20
|
-
examplePayload(): any;
|
|
21
|
-
exampleResults(): string;
|
|
22
|
-
saveDataset(): Promise<void>;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotApiAccessComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SnapshotApiAccessComponent, "ki-snapshot-api-access", never, { "apiKeys": "apiKeys"; }, {}, never, never, false, never>;
|
|
25
|
-
}
|
package/lib/components/data-explorer/snapshot-profile-dialog/snapshot-profile-dialog.component.d.ts
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
4
|
-
import { MatLegacySelect as MatSelect } from '@angular/material/legacy-select';
|
|
5
|
-
import { TaskTimePeriodsComponent } from '../../task-time-periods/task-time-periods.component';
|
|
6
|
-
import { NgForm, NgModel } from '@angular/forms';
|
|
7
|
-
import { DataProcessorService } from '../../../services/data-processor.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class SnapshotProfileDialogComponent implements OnInit {
|
|
10
|
-
dialogRef: MatDialogRef<SnapshotProfileDialogComponent>;
|
|
11
|
-
data: any;
|
|
12
|
-
private datasetService;
|
|
13
|
-
private dataProcessorService;
|
|
14
|
-
selectKeyFields: MatSelect;
|
|
15
|
-
timePeriods: TaskTimePeriodsComponent;
|
|
16
|
-
timeLapseForm: NgForm;
|
|
17
|
-
selectModel: NgModel;
|
|
18
|
-
snapshot: any;
|
|
19
|
-
columns: any;
|
|
20
|
-
newTimeLapse: any;
|
|
21
|
-
_: any;
|
|
22
|
-
defaultOffsets: {
|
|
23
|
-
label: string;
|
|
24
|
-
value: number;
|
|
25
|
-
}[];
|
|
26
|
-
allSelected: boolean;
|
|
27
|
-
parameters: any;
|
|
28
|
-
private datasetInstanceId;
|
|
29
|
-
constructor(dialogRef: MatDialogRef<SnapshotProfileDialogComponent>, data: any, datasetService: DatasetService, dataProcessorService: DataProcessorService);
|
|
30
|
-
ngOnInit(): Promise<void>;
|
|
31
|
-
loadListParameters(parameter: any): Promise<void>;
|
|
32
|
-
removeIndex(index: number): void;
|
|
33
|
-
selectAll(event: any): void;
|
|
34
|
-
toggleAllSelection(): void;
|
|
35
|
-
keyFieldClick(): void;
|
|
36
|
-
updateCreateHistory(value: any): void;
|
|
37
|
-
removeTimeLapsedField(index: any): void;
|
|
38
|
-
addTimeLapsedField(): void;
|
|
39
|
-
saveTimeLapse(): void;
|
|
40
|
-
saveSnapshot(): Promise<void>;
|
|
41
|
-
protected readonly Object: ObjectConstructor;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotProfileDialogComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SnapshotProfileDialogComponent, "ki-snapshot-profile-dialog", never, {}, {}, never, never, false, never>;
|
|
44
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject, Subject } from 'rxjs';
|
|
3
|
-
import { DataSearchService } from '../../services/data-search.service';
|
|
4
|
-
import { KinintelModuleConfig } from '../../kinintel-config';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DataPickerComponent implements OnInit {
|
|
7
|
-
private dataSearchService;
|
|
8
|
-
private config;
|
|
9
|
-
admin: boolean;
|
|
10
|
-
typeMapping: any;
|
|
11
|
-
selected: EventEmitter<any>;
|
|
12
|
-
Object: ObjectConstructor;
|
|
13
|
-
_: any;
|
|
14
|
-
searchText: BehaviorSubject<string>;
|
|
15
|
-
data: any;
|
|
16
|
-
page: number;
|
|
17
|
-
limit: number;
|
|
18
|
-
offset: number;
|
|
19
|
-
endOfResults: boolean;
|
|
20
|
-
reload: Subject<unknown>;
|
|
21
|
-
types: any;
|
|
22
|
-
selectedType: BehaviorSubject<any>;
|
|
23
|
-
constructor(dataSearchService: DataSearchService, config: KinintelModuleConfig);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
select(action: any): void;
|
|
26
|
-
increaseOffset(): void;
|
|
27
|
-
decreaseOffset(): void;
|
|
28
|
-
pageSizeChange(value: any): void;
|
|
29
|
-
private getDatasets;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataPickerComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataPickerComponent, "ki-data-picker", never, { "admin": "admin"; "typeMapping": "typeMapping"; }, { "selected": "selected"; }, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DataSearchComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataSearchComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataSearchComponent, "ki-data-search", never, {}, {}, never, never, false, never>;
|
|
5
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { DatasetService } from '../../services/dataset.service';
|
|
3
|
-
import { ActivatedRoute } from '@angular/router';
|
|
4
|
-
import { AuthenticationService } from 'ng-kiniauth';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DataSharingInviteComponent implements OnInit {
|
|
7
|
-
private datasetService;
|
|
8
|
-
private route;
|
|
9
|
-
private authService;
|
|
10
|
-
inviteAccepted: boolean;
|
|
11
|
-
inviteCancelled: boolean;
|
|
12
|
-
invitationError: boolean;
|
|
13
|
-
invitationCode: string;
|
|
14
|
-
details: any;
|
|
15
|
-
constructor(datasetService: DatasetService, route: ActivatedRoute, authService: AuthenticationService);
|
|
16
|
-
ngOnInit(): Promise<void>;
|
|
17
|
-
acceptInvitation(): Promise<void>;
|
|
18
|
-
cancelInvitation(): Promise<void>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataSharingInviteComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataSharingInviteComponent, "ki-data-sharing-invite", never, {}, {}, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
|
|
3
|
-
import { DatasourceService } from '../../../services/datasource.service';
|
|
4
|
-
import { DatasetService } from '../../../services/dataset.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class CreateDatasetComponent implements OnInit {
|
|
7
|
-
dialogRef: MatDialogRef<CreateDatasetComponent>;
|
|
8
|
-
data: any;
|
|
9
|
-
private datasourceService;
|
|
10
|
-
private datasetService;
|
|
11
|
-
admin: boolean;
|
|
12
|
-
constructor(dialogRef: MatDialogRef<CreateDatasetComponent>, data: any, datasourceService: DatasourceService, datasetService: DatasetService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
select(action: any): Promise<void>;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CreateDatasetComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CreateDatasetComponent, "ki-create-dataset", never, {}, {}, never, never, false, never>;
|
|
17
|
-
}
|