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.
Files changed (184) hide show
  1. package/fesm2022/ng-kinintel.mjs +11874 -0
  2. package/fesm2022/ng-kinintel.mjs.map +1 -0
  3. package/index.d.ts +2818 -5
  4. package/package.json +6 -14
  5. package/esm2020/lib/components/alert-groups/alert-groups.component.mjs +0 -76
  6. package/esm2020/lib/components/alert-groups/edit-alert-group/edit-alert-group.component.mjs +0 -83
  7. package/esm2020/lib/components/dashboard-editor/configure-item/configure-item.component.mjs +0 -853
  8. package/esm2020/lib/components/dashboard-editor/configure-item/edit-dashboard-alert/edit-dashboard-alert.component.mjs +0 -56
  9. package/esm2020/lib/components/dashboard-editor/configure-item/html-documentation/html-documentation.component.mjs +0 -114
  10. package/esm2020/lib/components/dashboard-editor/configure-item/table-cell-formatter/table-cell-formatter.component.mjs +0 -163
  11. package/esm2020/lib/components/dashboard-editor/configure-item/vis-network-options.json +0 -135
  12. package/esm2020/lib/components/dashboard-editor/dashboard-editor.component.mjs +0 -580
  13. package/esm2020/lib/components/dashboard-editor/dashboard-parameter/dashboard-parameter.component.mjs +0 -15
  14. package/esm2020/lib/components/dashboard-editor/dashboard-settings/dashboard-settings.component.mjs +0 -50
  15. package/esm2020/lib/components/dashboard-editor/item-component/item-component.component.mjs +0 -1226
  16. package/esm2020/lib/components/dashboard-editor/source-selector-dialog/source-selector-dialog.component.mjs +0 -111
  17. package/esm2020/lib/components/dashboards/dashboards.component.mjs +0 -163
  18. package/esm2020/lib/components/dashboards/view-dashboard/view-dashboard.component.mjs +0 -429
  19. package/esm2020/lib/components/data-explorer/change-source-warning/change-source-warning.component.mjs +0 -20
  20. package/esm2020/lib/components/data-explorer/data-explorer.component.mjs +0 -243
  21. package/esm2020/lib/components/data-explorer/export-data/export-data.component.mjs +0 -62
  22. package/esm2020/lib/components/data-explorer/snapshot-api-access/snapshot-api-access.component.mjs +0 -70
  23. package/esm2020/lib/components/data-explorer/snapshot-profile-dialog/snapshot-profile-dialog.component.mjs +0 -190
  24. package/esm2020/lib/components/data-picker/data-picker.component.mjs +0 -79
  25. package/esm2020/lib/components/data-search/data-search.component.mjs +0 -11
  26. package/esm2020/lib/components/data-sharing-invite/data-sharing-invite.component.mjs +0 -52
  27. package/esm2020/lib/components/dataset/create-dataset/create-dataset.component.mjs +0 -47
  28. package/esm2020/lib/components/dataset/dataset-editor/available-columns/available-columns.component.mjs +0 -28
  29. package/esm2020/lib/components/dataset/dataset-editor/dataset-add-join/dataset-add-join.component.mjs +0 -344
  30. package/esm2020/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-editor/dataset-column-editor.component.mjs +0 -80
  31. package/esm2020/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-settings.component.mjs +0 -54
  32. package/esm2020/lib/components/dataset/dataset-editor/dataset-create-formula/dataset-create-formula.component.mjs +0 -67
  33. package/esm2020/lib/components/dataset/dataset-editor/dataset-editor.component.mjs +0 -1134
  34. package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter/dataset-filter.component.mjs +0 -201
  35. package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-inclusion/dataset-filter-inclusion.component.mjs +0 -25
  36. package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-junction/dataset-filter-junction.component.mjs +0 -72
  37. package/esm2020/lib/components/dataset/dataset-editor/dataset-filters/dataset-filters.component.mjs +0 -62
  38. package/esm2020/lib/components/dataset/dataset-editor/dataset-name-dialog/dataset-name-dialog.component.mjs +0 -41
  39. package/esm2020/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-add-parameter/dataset-add-parameter.component.mjs +0 -78
  40. package/esm2020/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-type/dataset-parameter-type.component.mjs +0 -39
  41. package/esm2020/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-values.component.mjs +0 -75
  42. package/esm2020/lib/components/dataset/dataset-editor/dataset-summarise/dataset-summarise.component.mjs +0 -107
  43. package/esm2020/lib/components/dataset/dataset-editor/move-transformation-confirmation/move-transformation-confirmation.component.mjs +0 -20
  44. package/esm2020/lib/components/dataset/dataset-editor/remove-transformation-warning/remove-transformation-warning.component.mjs +0 -20
  45. package/esm2020/lib/components/dataset/dataset-editor/save-as-query/save-as-query.component.mjs +0 -58
  46. package/esm2020/lib/components/dataset/dataset-editor/share-query/share-query.component.mjs +0 -110
  47. package/esm2020/lib/components/dataset/dataset-editor/upstream-changes-confirmation/upstream-changes-confirmation.component.mjs +0 -20
  48. package/esm2020/lib/components/dataset/dataset.component.mjs +0 -294
  49. package/esm2020/lib/components/datasource/create-datasource/advanced-settings/advanced-settings.component.mjs +0 -130
  50. package/esm2020/lib/components/datasource/create-datasource/api-access/api-access.component.mjs +0 -132
  51. package/esm2020/lib/components/datasource/create-datasource/create-datasource.component.mjs +0 -729
  52. package/esm2020/lib/components/datasource/create-datasource/import-data/import-data.component.mjs +0 -146
  53. package/esm2020/lib/components/datasource/create-datasource/import-data/import-wizard/import-wizard.component.mjs +0 -165
  54. package/esm2020/lib/components/datasource/create-datasource/tabular-datasource/tabular-datasource.component.mjs +0 -145
  55. package/esm2020/lib/components/datasource/datasource.component.mjs +0 -162
  56. package/esm2020/lib/components/datasource/document-datasource/document-datasource.component.mjs +0 -297
  57. package/esm2020/lib/components/export-project/export-project.component.mjs +0 -29
  58. package/esm2020/lib/components/feeds/feed/feed.component.mjs +0 -92
  59. package/esm2020/lib/components/feeds/feeds.component.mjs +0 -145
  60. package/esm2020/lib/components/job-tasks/job-tasks.component.mjs +0 -25
  61. package/esm2020/lib/components/marketplace/marketplace.component.mjs +0 -65
  62. package/esm2020/lib/components/metadata/metadata.component.mjs +0 -65
  63. package/esm2020/lib/components/notification-groups/edit-notification-group/edit-notification-group.component.mjs +0 -113
  64. package/esm2020/lib/components/notification-groups/notification-groups.component.mjs +0 -86
  65. package/esm2020/lib/components/project-picker/project-picker.component.mjs +0 -118
  66. package/esm2020/lib/components/project-settings/project-link-selection/project-link-selection.component.mjs +0 -104
  67. package/esm2020/lib/components/project-settings/project-settings.component.mjs +0 -155
  68. package/esm2020/lib/components/query-caching/edit-query-cache/edit-query-cache.component.mjs +0 -51
  69. package/esm2020/lib/components/query-caching/query-cache-view/query-cache-view.component.mjs +0 -121
  70. package/esm2020/lib/components/query-caching/query-caching.component.mjs +0 -162
  71. package/esm2020/lib/components/shared-with-me/feed-api-modal/feed-api-modal.component.mjs +0 -45
  72. package/esm2020/lib/components/shared-with-me/shared-with-me.component.mjs +0 -174
  73. package/esm2020/lib/components/snapshots/snapshots.component.mjs +0 -244
  74. package/esm2020/lib/components/tag-picker/tag-picker.component.mjs +0 -74
  75. package/esm2020/lib/components/task-time-periods/task-time-periods.component.mjs +0 -55
  76. package/esm2020/lib/components/whitelisted-sql-functions/whitelisted-sql-functions.component.mjs +0 -40
  77. package/esm2020/lib/guards/dashboard-changes.guard.mjs +0 -22
  78. package/esm2020/lib/kinintel-config.mjs +0 -3
  79. package/esm2020/lib/ng-kinintel.module.mjs +0 -437
  80. package/esm2020/lib/objects/action-event.mjs +0 -16
  81. package/esm2020/lib/services/alert.service.mjs +0 -52
  82. package/esm2020/lib/services/dashboard.service.mjs +0 -75
  83. package/esm2020/lib/services/data-processor.service.mjs +0 -56
  84. package/esm2020/lib/services/data-search.service.mjs +0 -36
  85. package/esm2020/lib/services/dataset.service.mjs +0 -187
  86. package/esm2020/lib/services/datasource.service.mjs +0 -93
  87. package/esm2020/lib/services/external.service.mjs +0 -33
  88. package/esm2020/lib/services/feed.service.mjs +0 -50
  89. package/esm2020/lib/services/notification.service.mjs +0 -41
  90. package/esm2020/lib/services/project.service.mjs +0 -130
  91. package/esm2020/lib/services/tag.service.mjs +0 -63
  92. package/esm2020/ng-kinintel.mjs +0 -5
  93. package/esm2020/public-api.mjs +0 -43
  94. package/fesm2015/ng-kinintel.mjs +0 -12182
  95. package/fesm2015/ng-kinintel.mjs.map +0 -1
  96. package/fesm2020/ng-kinintel.mjs +0 -11872
  97. package/fesm2020/ng-kinintel.mjs.map +0 -1
  98. package/lib/components/alert-groups/alert-groups.component.d.ts +0 -30
  99. package/lib/components/alert-groups/edit-alert-group/edit-alert-group.component.d.ts +0 -28
  100. package/lib/components/dashboard-editor/configure-item/configure-item.component.d.ts +0 -256
  101. package/lib/components/dashboard-editor/configure-item/edit-dashboard-alert/edit-dashboard-alert.component.d.ts +0 -16
  102. package/lib/components/dashboard-editor/configure-item/html-documentation/html-documentation.component.d.ts +0 -59
  103. package/lib/components/dashboard-editor/configure-item/table-cell-formatter/table-cell-formatter.component.d.ts +0 -26
  104. package/lib/components/dashboard-editor/dashboard-editor.component.d.ts +0 -85
  105. package/lib/components/dashboard-editor/dashboard-parameter/dashboard-parameter.component.d.ts +0 -8
  106. package/lib/components/dashboard-editor/dashboard-settings/dashboard-settings.component.d.ts +0 -22
  107. package/lib/components/dashboard-editor/item-component/item-component.component.d.ts +0 -264
  108. package/lib/components/dashboard-editor/source-selector-dialog/source-selector-dialog.component.d.ts +0 -30
  109. package/lib/components/dashboards/dashboards.component.d.ts +0 -56
  110. package/lib/components/dashboards/view-dashboard/view-dashboard.component.d.ts +0 -81
  111. package/lib/components/data-explorer/change-source-warning/change-source-warning.component.d.ts +0 -11
  112. package/lib/components/data-explorer/data-explorer.component.d.ts +0 -61
  113. package/lib/components/data-explorer/export-data/export-data.component.d.ts +0 -17
  114. package/lib/components/data-explorer/snapshot-api-access/snapshot-api-access.component.d.ts +0 -25
  115. package/lib/components/data-explorer/snapshot-profile-dialog/snapshot-profile-dialog.component.d.ts +0 -44
  116. package/lib/components/data-picker/data-picker.component.d.ts +0 -32
  117. package/lib/components/data-search/data-search.component.d.ts +0 -5
  118. package/lib/components/data-sharing-invite/data-sharing-invite.component.d.ts +0 -21
  119. package/lib/components/dataset/create-dataset/create-dataset.component.d.ts +0 -17
  120. package/lib/components/dataset/dataset-editor/available-columns/available-columns.component.d.ts +0 -12
  121. package/lib/components/dataset/dataset-editor/dataset-add-join/dataset-add-join.component.d.ts +0 -61
  122. package/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-editor/dataset-column-editor.component.d.ts +0 -21
  123. package/lib/components/dataset/dataset-editor/dataset-column-settings/dataset-column-settings.component.d.ts +0 -20
  124. package/lib/components/dataset/dataset-editor/dataset-create-formula/dataset-create-formula.component.d.ts +0 -19
  125. package/lib/components/dataset/dataset-editor/dataset-editor.component.d.ts +0 -131
  126. package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter/dataset-filter.component.d.ts +0 -63
  127. package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-inclusion/dataset-filter-inclusion.component.d.ts +0 -11
  128. package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filter-junction/dataset-filter-junction.component.d.ts +0 -20
  129. package/lib/components/dataset/dataset-editor/dataset-filters/dataset-filters.component.d.ts +0 -16
  130. package/lib/components/dataset/dataset-editor/dataset-name-dialog/dataset-name-dialog.component.d.ts +0 -18
  131. package/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-add-parameter/dataset-add-parameter.component.d.ts +0 -23
  132. package/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-type/dataset-parameter-type.component.d.ts +0 -13
  133. package/lib/components/dataset/dataset-editor/dataset-parameter-values/dataset-parameter-values.component.d.ts +0 -22
  134. package/lib/components/dataset/dataset-editor/dataset-summarise/dataset-summarise.component.d.ts +0 -27
  135. package/lib/components/dataset/dataset-editor/move-transformation-confirmation/move-transformation-confirmation.component.d.ts +0 -11
  136. package/lib/components/dataset/dataset-editor/remove-transformation-warning/remove-transformation-warning.component.d.ts +0 -11
  137. package/lib/components/dataset/dataset-editor/save-as-query/save-as-query.component.d.ts +0 -25
  138. package/lib/components/dataset/dataset-editor/share-query/share-query.component.d.ts +0 -41
  139. package/lib/components/dataset/dataset-editor/upstream-changes-confirmation/upstream-changes-confirmation.component.d.ts +0 -11
  140. package/lib/components/dataset/dataset.component.d.ts +0 -74
  141. package/lib/components/datasource/create-datasource/advanced-settings/advanced-settings.component.d.ts +0 -26
  142. package/lib/components/datasource/create-datasource/api-access/api-access.component.d.ts +0 -31
  143. package/lib/components/datasource/create-datasource/create-datasource.component.d.ts +0 -112
  144. package/lib/components/datasource/create-datasource/import-data/import-data.component.d.ts +0 -28
  145. package/lib/components/datasource/create-datasource/import-data/import-wizard/import-wizard.component.d.ts +0 -40
  146. package/lib/components/datasource/create-datasource/tabular-datasource/tabular-datasource.component.d.ts +0 -34
  147. package/lib/components/datasource/datasource.component.d.ts +0 -46
  148. package/lib/components/datasource/document-datasource/document-datasource.component.d.ts +0 -64
  149. package/lib/components/export-project/export-project.component.d.ts +0 -9
  150. package/lib/components/feeds/feed/feed.component.d.ts +0 -30
  151. package/lib/components/feeds/feeds.component.d.ts +0 -47
  152. package/lib/components/job-tasks/job-tasks.component.d.ts +0 -11
  153. package/lib/components/marketplace/marketplace.component.d.ts +0 -42
  154. package/lib/components/metadata/metadata.component.d.ts +0 -24
  155. package/lib/components/notification-groups/edit-notification-group/edit-notification-group.component.d.ts +0 -37
  156. package/lib/components/notification-groups/notification-groups.component.d.ts +0 -28
  157. package/lib/components/project-picker/project-picker.component.d.ts +0 -37
  158. package/lib/components/project-settings/project-link-selection/project-link-selection.component.d.ts +0 -32
  159. package/lib/components/project-settings/project-settings.component.d.ts +0 -40
  160. package/lib/components/query-caching/edit-query-cache/edit-query-cache.component.d.ts +0 -17
  161. package/lib/components/query-caching/query-cache-view/query-cache-view.component.d.ts +0 -35
  162. package/lib/components/query-caching/query-caching.component.d.ts +0 -38
  163. package/lib/components/shared-with-me/feed-api-modal/feed-api-modal.component.d.ts +0 -21
  164. package/lib/components/shared-with-me/shared-with-me.component.d.ts +0 -43
  165. package/lib/components/snapshots/snapshots.component.d.ts +0 -52
  166. package/lib/components/tag-picker/tag-picker.component.d.ts +0 -27
  167. package/lib/components/task-time-periods/task-time-periods.component.d.ts +0 -20
  168. package/lib/components/whitelisted-sql-functions/whitelisted-sql-functions.component.d.ts +0 -17
  169. package/lib/guards/dashboard-changes.guard.d.ts +0 -11
  170. package/lib/kinintel-config.d.ts +0 -10
  171. package/lib/ng-kinintel.module.d.ts +0 -116
  172. package/lib/objects/action-event.d.ts +0 -12
  173. package/lib/services/alert.service.d.ts +0 -17
  174. package/lib/services/dashboard.service.d.ts +0 -25
  175. package/lib/services/data-processor.service.d.ts +0 -18
  176. package/lib/services/data-search.service.d.ts +0 -14
  177. package/lib/services/dataset.service.d.ts +0 -56
  178. package/lib/services/datasource.service.d.ts +0 -34
  179. package/lib/services/external.service.d.ts +0 -12
  180. package/lib/services/feed.service.d.ts +0 -19
  181. package/lib/services/notification.service.d.ts +0 -16
  182. package/lib/services/project.service.d.ts +0 -27
  183. package/lib/services/tag.service.d.ts +0 -19
  184. package/public-api.d.ts +0 -38
package/index.d.ts CHANGED
@@ -1,5 +1,2818 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="ng-kinintel" />
5
- export * from './public-api';
1
+ import * as rxjs from 'rxjs';
2
+ import { BehaviorSubject, Subject, Observable } from 'rxjs';
3
+ import { HttpClient } from '@angular/common/http';
4
+ import { AuthenticationService, UserService, ExportProjectComponent as ExportProjectComponent$1, AccountService } from 'ng-kiniauth';
5
+ import * as i0 from '@angular/core';
6
+ import { OnInit, AfterViewInit, OnDestroy, ViewContainerRef, ComponentFactoryResolver, ApplicationRef, Injector, EventEmitter, ElementRef, ModuleWithProviders } from '@angular/core';
7
+ import { GridStack } from 'gridstack';
8
+ import * as i97 from '@angular/router';
9
+ import { ActivatedRouteSnapshot, RouterStateSnapshot, UrlTree, ActivatedRoute, Router } from '@angular/router';
10
+ import * as i76 from '@angular/material/dialog';
11
+ import { MatDialog, MatDialogRef } from '@angular/material/dialog';
12
+ import * as i99 from '@angular/material/snack-bar';
13
+ import { MatSnackBar } from '@angular/material/snack-bar';
14
+ import * as i72 from '@angular/common';
15
+ import { Location } from '@angular/common';
16
+ import * as i98 from '@angular/material/autocomplete';
17
+ import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
18
+ import moment from 'moment';
19
+ import * as i86 from '@angular/cdk/drag-drop';
20
+ import { CdkDragDrop } from '@angular/cdk/drag-drop';
21
+ import * as i75 from 'ng2-charts';
22
+ import { BaseChartDirective } from 'ng2-charts';
23
+ import * as i82 from '@angular/material/chips';
24
+ import { MatChipInputEvent, MatChipEditedEvent } from '@angular/material/chips';
25
+ import * as i91 from '@angular/material/stepper';
26
+ import { MatStepper } from '@angular/material/stepper';
27
+ import * as i89 from '@angular/material/select';
28
+ import { MatSelect } from '@angular/material/select';
29
+ import * as i87 from '@angular/forms';
30
+ import { NgForm, NgModel } from '@angular/forms';
31
+ import { MatOptionSelectionChange } from '@angular/material/core';
32
+ import { Papa } from 'ngx-papaparse';
33
+ import * as i71 from '@angular/platform-browser';
34
+ import { DomSanitizer } from '@angular/platform-browser';
35
+ import * as i73 from '@angular/material/button';
36
+ import * as i74 from '@angular/material/icon';
37
+ import * as i77 from '@3dgenomes/ngx-resizable';
38
+ import * as i78 from '@angular/material/menu';
39
+ import * as i79 from '@angular/material/expansion';
40
+ import * as i80 from '@angular/material/form-field';
41
+ import * as i81 from '@angular/material/input';
42
+ import * as i83 from '@angular/material/table';
43
+ import * as i84 from '@angular/material/paginator';
44
+ import * as i85 from '@angular/material/sort';
45
+ import * as i88 from '@angular/material/button-toggle';
46
+ import * as i90 from '@angular/material/slide-toggle';
47
+ import * as i92 from '@angular/material/checkbox';
48
+ import * as i93 from '@angular/material/list';
49
+ import * as i94 from '@angular/material/progress-spinner';
50
+ import * as i95 from '@angular/material/sidenav';
51
+ import * as i96 from '@angular/material/tabs';
52
+ import * as i100 from '@angular/material/radio';
53
+ import * as i101 from '@angular/material/tooltip';
54
+ import * as i102 from '@angular/material/progress-bar';
55
+ import * as i103 from '@ctrl/ngx-codemirror';
56
+ import * as i104 from '@angular/cdk/clipboard';
57
+ import * as i105 from '@angular/cdk/overlay';
58
+
59
+ interface KinintelModuleConfig {
60
+ backendURL: string;
61
+ guestURL?: string;
62
+ externalURL?: string;
63
+ tagLabel?: string;
64
+ tagMenuLabel?: string;
65
+ dataSearchTypeMapping?: any;
66
+ }
67
+
68
+ declare class ProjectService {
69
+ private config;
70
+ private http;
71
+ private authService;
72
+ activeProject: BehaviorSubject<any>;
73
+ constructor(config: KinintelModuleConfig, http: HttpClient, authService: AuthenticationService);
74
+ getProjects(filterString?: string, limit?: number, offset?: number, accountId?: any): rxjs.Observable<Object>;
75
+ getProject(key: any): Promise<Object>;
76
+ createProject(name: any, description: any, accountId?: any): Promise<Object>;
77
+ updateProject(name: string, description: string, key: string): Promise<Object>;
78
+ removeProject(key: any, accountId?: any): Promise<Object>;
79
+ updateProjectSettings(projectKey: any, settings: any): Promise<Object>;
80
+ setActiveProject(project: any): void;
81
+ resetActiveProject(): void;
82
+ isActiveProjectAdmin(): boolean;
83
+ doesActiveProjectHavePrivilege(privilegeKey: string): boolean;
84
+ canAccountManageProjects(): boolean;
85
+ setDataItemPagingValue(limit: any, offset: any, page: any, itemName?: any): void;
86
+ getDataItemPagingValues(itemName?: any): any;
87
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProjectService, never>;
88
+ static ɵprov: i0.ɵɵInjectableDeclaration<ProjectService>;
89
+ }
90
+
91
+ declare class TagService {
92
+ private config;
93
+ private http;
94
+ private projectService;
95
+ activeTag: BehaviorSubject<any>;
96
+ constructor(config: KinintelModuleConfig, http: HttpClient, projectService: ProjectService);
97
+ getTags(filterString?: string): rxjs.Observable<Object>;
98
+ saveTag(tag: any, description: any): Promise<Object>;
99
+ removeTag(key: any): Promise<Object>;
100
+ setActiveTag(tag: any): void;
101
+ resetActiveTag(): void;
102
+ static ɵfac: i0.ɵɵFactoryDeclaration<TagService, never>;
103
+ static ɵprov: i0.ɵɵInjectableDeclaration<TagService>;
104
+ }
105
+
106
+ declare class DashboardService {
107
+ private config;
108
+ private http;
109
+ private tagService;
110
+ private projectService;
111
+ dashboardItems: BehaviorSubject<{}>;
112
+ dirtyDashboard: BehaviorSubject<boolean>;
113
+ constructor(config: KinintelModuleConfig, http: HttpClient, tagService: TagService, projectService: ProjectService);
114
+ getDashboard(id: any): Promise<Object>;
115
+ copyDashboard(id: any): Promise<Object>;
116
+ extendDashboard(id: any): Promise<Object>;
117
+ getDashboards(filterString?: string, limit?: string, offset?: string, accountId?: any, categories?: any[], tags?: any): rxjs.Observable<Object>;
118
+ saveDashboard(dashboardSummary: any, accountId?: any): Promise<Object>;
119
+ updateMetadata(dashboardSearchResult: any): Promise<Object>;
120
+ getDashboardCategories(shared?: any): Promise<Object>;
121
+ removeDashboard(id: any): Promise<Object>;
122
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardService, never>;
123
+ static ɵprov: i0.ɵɵInjectableDeclaration<DashboardService>;
124
+ }
125
+
126
+ declare class DatasetService {
127
+ private config;
128
+ private http;
129
+ private tagService;
130
+ private projectService;
131
+ constructor(config: KinintelModuleConfig, http: HttpClient, tagService: TagService, projectService: ProjectService);
132
+ getDatasets(filterString?: string, limit?: string, offset?: string, accountId?: string, type?: string, categories?: any[], tags?: any): rxjs.Observable<Object>;
133
+ /**
134
+ * Get account shared datasets
135
+ *
136
+ * @param filterString
137
+ * @param limit
138
+ * @param offset
139
+ */
140
+ getAccountSharedDatasets(filterString?: string, limit?: number, offset?: number): rxjs.Observable<Object>;
141
+ getDataset(id: any): Promise<any>;
142
+ getExtendedDataset(id: any): Promise<Object>;
143
+ saveDataset(datasetInstanceSummary: any, accountId?: any): Promise<number>;
144
+ removeDataset(id: any): Promise<Object>;
145
+ getEvaluatedParameters(datasetInstanceSummary: any): Promise<Object | any[]>;
146
+ evaluateDataset(datasetInstanceSummary: any, offset?: string, limit?: string): Promise<Object>;
147
+ evaluateDatasetWithTracking(datasetInstanceSummary: any, offset?: string, limit?: string, trackingKey?: string): rxjs.Observable<Object>;
148
+ getDataTrackingResults(trackingKey: any): rxjs.Observable<Object>;
149
+ exportDataset(exportDataset: any): Promise<Blob>;
150
+ /**
151
+ * Set shared access for a dataset instance for the logged in account
152
+ *
153
+ * @param datasetInstanceId
154
+ * @param shared
155
+ */
156
+ setSharedAccessForDatasetInstanceForLoggedInAccount(datasetInstanceId: any, shared: any): Promise<Object>;
157
+ getSharedAccessGroupsForDatasetInstance(datasetInstanceId: any): Promise<Object>;
158
+ revokeAccessToGroupForDatasetInstance(datasetInstanceId: any, accessGroup: any): Promise<Object>;
159
+ getInvitedAccessGroupsForDatasetInstance(datasetInstanceId: any): Promise<Object>;
160
+ inviteAccountToShareDatasetInstance(datasetInstanceId: any, accountExternalIdentifier: any, expiryDate?: any): Promise<Object>;
161
+ cancelInvitationForAccessGroupForDatasetInstance(datasetInstanceId: any, accessGroup: any): Promise<Object>;
162
+ getSharableItemForInvitation(invitationCode: any): Promise<Object>;
163
+ acceptSharingInvitation(invitationCode: any): Promise<void>;
164
+ cancelSharingInvitation(invitationCode: any): Promise<void>;
165
+ listSnapshotProfiles(filterString?: string, limit?: string, offset?: string, tags?: any): rxjs.Observable<Object>;
166
+ getSnapshotProfile(id: number): Promise<Object>;
167
+ getSnapshotProfilesForDataset(datasetInstanceId: number): Promise<Object>;
168
+ saveSnapshotProfile(snapshotProfileSummary: any, datasetInstanceId: any): Promise<Object>;
169
+ removeSnapshotProfile(snapshotProfileId: any, datasetInstanceId: any): Promise<Object>;
170
+ triggerSnapshot(snapshotProfileId: any, datasetInstanceId: any): Promise<Object>;
171
+ updateMetadata(dashboardSearchResult: any): Promise<Object>;
172
+ getDatasetCategories(shared?: any): Promise<Object>;
173
+ getWhiteListedSQLFunctions(): Promise<Object>;
174
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetService, never>;
175
+ static ɵprov: i0.ɵɵInjectableDeclaration<DatasetService>;
176
+ }
177
+
178
+ declare class FeedService {
179
+ private config;
180
+ private http;
181
+ private tagService;
182
+ private projectService;
183
+ constructor(config: KinintelModuleConfig, http: HttpClient, tagService: TagService, projectService: ProjectService);
184
+ getFeed(id: any): Promise<Object>;
185
+ listFeeds(filterString?: string, limit?: string, offset?: string): rxjs.Observable<Object>;
186
+ isFeedURLAvailable(feedUrl: any, currentItemId?: any): Promise<Object>;
187
+ saveFeed(feed: any): Promise<Object>;
188
+ deleteFeed(id: any): Promise<Object>;
189
+ static ɵfac: i0.ɵɵFactoryDeclaration<FeedService, never>;
190
+ static ɵprov: i0.ɵɵInjectableDeclaration<FeedService>;
191
+ }
192
+
193
+ interface DatasourceUpdate {
194
+ title: string;
195
+ instanceImportKey?: string;
196
+ fields: any[];
197
+ adds: any[];
198
+ updates: any[];
199
+ deletes: any[];
200
+ }
201
+ declare class DatasourceService {
202
+ private config;
203
+ private http;
204
+ private projectService;
205
+ constructor(config: KinintelModuleConfig, http: HttpClient, projectService: ProjectService);
206
+ createCustomDatasource(datasourceUpdate: DatasourceUpdate): Promise<any>;
207
+ updateCustomDatasource(datasourceInstanceKey: any, datasourceUpdate: DatasourceUpdate | any): Promise<Object>;
208
+ getDatasources(filterString?: string, limit?: string, offset?: string, noProject?: boolean, projectKey?: string): rxjs.Observable<Object>;
209
+ getDatasource(key: any): Promise<Object>;
210
+ deleteDatasource(key: any): Promise<Object>;
211
+ deleteFromDatasource(datasourceInstanceKey: string, filter?: any): Promise<Object>;
212
+ getEvaluatedParameters(evaluatedDatasource: any): Promise<Object>;
213
+ evaluateDatasource(evaluatedDatasource: any): Promise<Object>;
214
+ exportData(evaluatedDatasource: any): Promise<Object>;
215
+ createDocumentDatasource(config: any): Promise<Object>;
216
+ updateDatasourceInstance(key: any, config: any): Promise<Object>;
217
+ updateCustomDatasourceInstance(key: any, config: any): Promise<Object>;
218
+ uploadDatasourceDocuments(key: any, uploadedFiles: any, trackingKey: any): Promise<Object>;
219
+ getDataTrackingResults(trackingKey: any): rxjs.Observable<Object>;
220
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasourceService, never>;
221
+ static ɵprov: i0.ɵɵInjectableDeclaration<DatasourceService>;
222
+ }
223
+
224
+ declare class ExternalService {
225
+ private http;
226
+ private config;
227
+ constructor(http: HttpClient, config: KinintelModuleConfig);
228
+ getDashboard(id: any, params: any): Promise<Object>;
229
+ evaluateDataset(dashboardId: any, datasetInstanceKey: any, parameterValues: any, offset: string, limit: string, queryParams: any): Promise<Object>;
230
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExternalService, never>;
231
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExternalService>;
232
+ }
233
+
234
+ declare class DataProcessorService {
235
+ private config;
236
+ private http;
237
+ private projectService;
238
+ constructor(config: KinintelModuleConfig, http: HttpClient, projectService: ProjectService);
239
+ filterProcessorsByType(type?: string, searchTerm?: string, limit?: string, offset?: string, tags?: any): rxjs.Observable<Object>;
240
+ getProcessor(key: string): Promise<Object>;
241
+ filterProcessorsByRelatedItem(type: string, relatedType: string, itemId: number, promise?: boolean): any;
242
+ saveProcessor(processorSummary: any, autoStart?: boolean): Promise<Object>;
243
+ removeProcessor(processorKey: any): Promise<Object>;
244
+ triggerProcessor(processorKey: any): Promise<Object>;
245
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataProcessorService, never>;
246
+ static ɵprov: i0.ɵɵInjectableDeclaration<DataProcessorService>;
247
+ }
248
+
249
+ declare class AlertService {
250
+ private config;
251
+ private http;
252
+ private projectService;
253
+ constructor(config: KinintelModuleConfig, http: HttpClient, projectService: ProjectService);
254
+ getAlertGroup(id: any): Promise<Object>;
255
+ getAlertGroups(filterString?: string, limit?: string, offset?: string, accountId?: string): rxjs.Observable<Object>;
256
+ saveAlertGroup(alertGroup: any): Promise<Object>;
257
+ deleteAlertGroup(id: any): Promise<Object>;
258
+ processAlertsForDashboardDatasetInstance(dashboardDataSetInstance: any, index?: any): Promise<Object>;
259
+ static ɵfac: i0.ɵɵFactoryDeclaration<AlertService, never>;
260
+ static ɵprov: i0.ɵɵInjectableDeclaration<AlertService>;
261
+ }
262
+
263
+ declare class ActionEvent {
264
+ name: string;
265
+ title: number;
266
+ actionLabel: string;
267
+ completeLabel: string;
268
+ event: Subject<any>;
269
+ data: any;
270
+ disabled: boolean;
271
+ comparisonField: string;
272
+ constructor(actionEvent?: any);
273
+ }
274
+
275
+ interface ComponentCanDeactivate {
276
+ canDeactivate: () => boolean | Observable<boolean>;
277
+ }
278
+ declare class DashboardChangesGuard {
279
+ canDeactivate(component: ComponentCanDeactivate, currentRoute: ActivatedRouteSnapshot, currentState: RouterStateSnapshot, nextState?: RouterStateSnapshot): Observable<boolean | UrlTree> | Promise<boolean | UrlTree> | boolean | UrlTree;
280
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardChangesGuard, never>;
281
+ static ɵprov: i0.ɵɵInjectableDeclaration<DashboardChangesGuard>;
282
+ }
283
+
284
+ declare class DashboardEditorComponent implements ComponentCanDeactivate, OnInit, AfterViewInit, OnDestroy {
285
+ private componentFactoryResolver;
286
+ private applicationRef;
287
+ private injector;
288
+ private route;
289
+ private dashboardService;
290
+ private dialog;
291
+ private snackBar;
292
+ private router;
293
+ private alertService;
294
+ private datasetService;
295
+ sidenavService: any;
296
+ accountId: any;
297
+ actionEvents: ActionEvent[];
298
+ dashboardId: number;
299
+ gridOnly: boolean;
300
+ externalURL: string;
301
+ apiKeys: any;
302
+ viewContainer: ViewContainerRef;
303
+ get t(): any;
304
+ itemTypes: any;
305
+ itemTypeGroups: string[];
306
+ itemTypesByGroup: any;
307
+ dashboard: any;
308
+ activeSidePanel: string;
309
+ _: any;
310
+ editDashboardTitle: boolean;
311
+ dashboardParameters: BehaviorSubject<any>;
312
+ darkMode: boolean;
313
+ fullScreen: boolean;
314
+ admin: boolean;
315
+ showEditPanel: boolean;
316
+ gridSpaces: {
317
+ label: string;
318
+ value: string;
319
+ }[];
320
+ clonedDashboard: any;
321
+ grid: GridStack;
322
+ optimise: boolean;
323
+ optimiseSubject: Subject<boolean>;
324
+ private queryParams;
325
+ private routeURL;
326
+ private initialGrid;
327
+ private itemComponents;
328
+ private dashboardHash;
329
+ private dashboardClone;
330
+ private unsavedChanges;
331
+ static myClone(event: any): any;
332
+ canDeactivate(): Observable<boolean> | boolean;
333
+ constructor(componentFactoryResolver: ComponentFactoryResolver, applicationRef: ApplicationRef, injector: Injector, route: ActivatedRoute, dashboardService: DashboardService, dialog: MatDialog, snackBar: MatSnackBar, router: Router, alertService: AlertService, datasetService: DatasetService);
334
+ ngOnInit(): void;
335
+ ngAfterViewInit(): Promise<void>;
336
+ ngOnDestroy(): void;
337
+ booleanUpdate(event: any, parameter: any): void;
338
+ togglePerformance(): void;
339
+ changeDateType(event: any, parameter: any, value: any): void;
340
+ updatePeriodValue(value: any, period: any, parameter: any): void;
341
+ editDashboardItems(): void;
342
+ openSettings(): void;
343
+ openFullScreen(): void;
344
+ updateGridSpacing(space: any, save?: boolean): void;
345
+ toggleNotifications(): void;
346
+ reloadDashboard(): Promise<void>;
347
+ addParameter(existingParameter?: any, parameterValueIndex?: any): void;
348
+ removeParameter(parameter: any): void;
349
+ loadListParameters(parameter: any): Promise<void>;
350
+ save(showSaved?: boolean): Promise<any>;
351
+ private addComponentToGridItem;
352
+ private setDarkModeOnBody;
353
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardEditorComponent, never>;
354
+ static ɵcmp: i0.ɵɵComponentDeclaration<DashboardEditorComponent, "ki-dashboard-editor", never, { "sidenavService": { "alias": "sidenavService"; "required": false; }; "accountId": { "alias": "accountId"; "required": false; }; "actionEvents": { "alias": "actionEvents"; "required": false; }; "dashboardId": { "alias": "dashboardId"; "required": false; }; "gridOnly": { "alias": "gridOnly"; "required": false; }; "externalURL": { "alias": "externalURL"; "required": false; }; "apiKeys": { "alias": "apiKeys"; "required": false; }; }, {}, never, never, false, never>;
355
+ }
356
+
357
+ declare class DatasetComponent implements OnInit, OnDestroy {
358
+ private dialog;
359
+ private tagService;
360
+ private projectService;
361
+ private datasetService;
362
+ private router;
363
+ private route;
364
+ config: KinintelModuleConfig;
365
+ private location;
366
+ headingLabel: string;
367
+ headingDescription: string;
368
+ backendUrl: string;
369
+ newTitle: string;
370
+ newDescription: string;
371
+ hideCreate: boolean;
372
+ shared: boolean;
373
+ admin: boolean;
374
+ reload: Subject<any>;
375
+ url: string;
376
+ accountId: any;
377
+ contactUs: string;
378
+ tableHeading: string;
379
+ listStyle: string;
380
+ datasets: any;
381
+ searchText: BehaviorSubject<string>;
382
+ limit: number;
383
+ offset: number;
384
+ page: number;
385
+ endOfResults: boolean;
386
+ categories: any;
387
+ filteredCategories: any;
388
+ Date: DateConstructor;
389
+ activeTagSub: Subject<unknown>;
390
+ projectSub: Subject<unknown>;
391
+ activeTag: any;
392
+ loading: boolean;
393
+ gridItems: any;
394
+ projectSettings: any;
395
+ private tagSub;
396
+ private activeProject;
397
+ private activeProjectSub;
398
+ constructor(dialog: MatDialog, tagService: TagService, projectService: ProjectService, datasetService: DatasetService, router: Router, route: ActivatedRoute, config: KinintelModuleConfig, location: Location);
399
+ ngOnInit(): Promise<void>;
400
+ ngOnDestroy(): void;
401
+ view(datasetId: any): void;
402
+ extend(id: any): void;
403
+ removeActiveTag(): void;
404
+ updateListStyle(): void;
405
+ toggleCategory(event: any, category: any): void;
406
+ updateCategoryFilters(): void;
407
+ delete(datasetId: any): void;
408
+ increaseOffset(): void;
409
+ decreaseOffset(): void;
410
+ pageSizeChange(value: any): void;
411
+ editMetadata(searchResult: any): void;
412
+ create(): void;
413
+ private viewDataset;
414
+ private getDatasets;
415
+ private getCategories;
416
+ private getCurrentPathListKey;
417
+ protected readonly Object: ObjectConstructor;
418
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetComponent, never>;
419
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetComponent, "ki-dataset", never, { "headingLabel": { "alias": "headingLabel"; "required": false; }; "headingDescription": { "alias": "headingDescription"; "required": false; }; "backendUrl": { "alias": "backendUrl"; "required": false; }; "newTitle": { "alias": "newTitle"; "required": false; }; "newDescription": { "alias": "newDescription"; "required": false; }; "hideCreate": { "alias": "hideCreate"; "required": false; }; "shared": { "alias": "shared"; "required": false; }; "admin": { "alias": "admin"; "required": false; }; "reload": { "alias": "reload"; "required": false; }; "url": { "alias": "url"; "required": false; }; "accountId": { "alias": "accountId"; "required": false; }; "contactUs": { "alias": "contactUs"; "required": false; }; "tableHeading": { "alias": "tableHeading"; "required": false; }; "listStyle": { "alias": "listStyle"; "required": false; }; }, {}, never, never, false, never>;
420
+ }
421
+
422
+ declare class DatasourceComponent implements OnInit, OnDestroy {
423
+ private dialog;
424
+ private datasourceService;
425
+ private projectService;
426
+ private router;
427
+ private route;
428
+ admin: boolean;
429
+ title: string;
430
+ description: string;
431
+ exploreText: string;
432
+ hideNew: boolean;
433
+ newDocumentURL: string;
434
+ newTabularURL: string;
435
+ datasourceURL: string;
436
+ noProject: boolean;
437
+ filterResults: any;
438
+ datasources: any;
439
+ searchText: BehaviorSubject<string>;
440
+ limit: number;
441
+ offset: number;
442
+ page: number;
443
+ endOfResults: boolean;
444
+ reload: Subject<unknown>;
445
+ isProjectAdmin: boolean;
446
+ canImportData: boolean;
447
+ private projectSub;
448
+ constructor(dialog: MatDialog, datasourceService: DatasourceService, projectService: ProjectService, router: Router, route: ActivatedRoute);
449
+ ngOnInit(): void;
450
+ ngOnDestroy(): void;
451
+ createDatasource(): void;
452
+ explore(datasource: any): void;
453
+ delete(key: any): Promise<void>;
454
+ increaseOffset(): void;
455
+ decreaseOffset(): void;
456
+ pageSizeChange(value: any): void;
457
+ private getDatasources;
458
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasourceComponent, never>;
459
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasourceComponent, "ki-datasource", never, { "admin": { "alias": "admin"; "required": false; }; "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "exploreText": { "alias": "exploreText"; "required": false; }; "hideNew": { "alias": "hideNew"; "required": false; }; "newDocumentURL": { "alias": "newDocumentURL"; "required": false; }; "newTabularURL": { "alias": "newTabularURL"; "required": false; }; "datasourceURL": { "alias": "datasourceURL"; "required": false; }; "noProject": { "alias": "noProject"; "required": false; }; "filterResults": { "alias": "filterResults"; "required": false; }; }, {}, never, never, false, never>;
460
+ }
461
+
462
+ declare class ProjectPickerComponent implements OnInit {
463
+ dialogRef: MatDialogRef<ProjectPickerComponent>;
464
+ data: any;
465
+ private projectService;
466
+ private tagService;
467
+ projects: any;
468
+ addNew: boolean;
469
+ newName: any;
470
+ newDescription: any;
471
+ searchText: BehaviorSubject<string>;
472
+ reload: Subject<unknown>;
473
+ activeProject: any;
474
+ isAdmin: boolean;
475
+ limit: number;
476
+ offset: number;
477
+ page: number;
478
+ endOfResults: boolean;
479
+ private updateProject;
480
+ constructor(dialogRef: MatDialogRef<ProjectPickerComponent>, data: any, projectService: ProjectService, tagService: TagService);
481
+ ngOnInit(): void;
482
+ increaseOffset(): void;
483
+ decreaseOffset(): void;
484
+ pageSizeChange(value: any): void;
485
+ editProject(project: any): void;
486
+ createProject(): Promise<void>;
487
+ removeProject(key: string): void;
488
+ activateProject(project: any): void;
489
+ private getProjects;
490
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProjectPickerComponent, never>;
491
+ static ɵcmp: i0.ɵɵComponentDeclaration<ProjectPickerComponent, "ki-project-picker", never, {}, {}, never, never, false, never>;
492
+ }
493
+
494
+ declare class TagPickerComponent implements OnInit {
495
+ dialogRef: MatDialogRef<TagPickerComponent>;
496
+ data: any;
497
+ private tagService;
498
+ config: KinintelModuleConfig;
499
+ tags: any;
500
+ addNew: boolean;
501
+ searchText: BehaviorSubject<string>;
502
+ reload: Subject<unknown>;
503
+ activeTag: any;
504
+ newName: any;
505
+ newDescription: any;
506
+ constructor(dialogRef: MatDialogRef<TagPickerComponent>, data: any, tagService: TagService, config: KinintelModuleConfig);
507
+ ngOnInit(): void;
508
+ activateTag(tag: any): void;
509
+ removeTag(tagKey: any): void;
510
+ createTag(): void;
511
+ private getTags;
512
+ static ɵfac: i0.ɵɵFactoryDeclaration<TagPickerComponent, never>;
513
+ static ɵcmp: i0.ɵɵComponentDeclaration<TagPickerComponent, "ki-tag-picker", never, {}, {}, never, never, false, never>;
514
+ }
515
+
516
+ declare class DashboardsComponent implements OnInit {
517
+ private router;
518
+ private tagService;
519
+ private projectService;
520
+ private dashboardService;
521
+ private dialog;
522
+ config: KinintelModuleConfig;
523
+ headingLabel: string;
524
+ shared: boolean;
525
+ allowNew: boolean;
526
+ admin: boolean;
527
+ accountId: any;
528
+ viewURL: string;
529
+ editURL: string;
530
+ dashboards: any;
531
+ searchText: BehaviorSubject<string>;
532
+ limit: number;
533
+ offset: number;
534
+ page: number;
535
+ endOfResults: boolean;
536
+ activeTagSub: Subject<unknown>;
537
+ projectSub: Subject<unknown>;
538
+ categories: any;
539
+ filteredCategories: any;
540
+ Date: DateConstructor;
541
+ activeTag: any;
542
+ reload: Subject<unknown>;
543
+ loading: boolean;
544
+ private tagSub;
545
+ constructor(router: Router, tagService: TagService, projectService: ProjectService, dashboardService: DashboardService, dialog: MatDialog, config: KinintelModuleConfig);
546
+ ngOnInit(): void;
547
+ edit(id: any): void;
548
+ copy(id: any): void;
549
+ extend(id: any): void;
550
+ delete(id: any): void;
551
+ toggleCategory(event: any, category: any): void;
552
+ updateCategoryFilters(): void;
553
+ editMetadata(searchResult: any): void;
554
+ removeActiveTag(): void;
555
+ increaseOffset(): void;
556
+ decreaseOffset(): void;
557
+ pageSizeChange(value: any): void;
558
+ private getDashboards;
559
+ private getCategories;
560
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardsComponent, never>;
561
+ static ɵcmp: i0.ɵɵComponentDeclaration<DashboardsComponent, "ki-dashboards", never, { "headingLabel": { "alias": "headingLabel"; "required": false; }; "shared": { "alias": "shared"; "required": false; }; "allowNew": { "alias": "allowNew"; "required": false; }; "admin": { "alias": "admin"; "required": false; }; "accountId": { "alias": "accountId"; "required": false; }; "viewURL": { "alias": "viewURL"; "required": false; }; "editURL": { "alias": "editURL"; "required": false; }; }, {}, never, never, false, never>;
562
+ }
563
+
564
+ declare class NotificationService {
565
+ private http;
566
+ private config;
567
+ private projectService;
568
+ constructor(http: HttpClient, config: KinintelModuleConfig, projectService: ProjectService);
569
+ getNotificationGroups(limit?: string, offset?: string): rxjs.Observable<Object>;
570
+ getNotificationGroup(id: any): Promise<Object>;
571
+ removeNotificationGroup(id: any): Promise<Object>;
572
+ saveNotificationGroup(notification: any): Promise<Object>;
573
+ static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>;
574
+ static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>;
575
+ }
576
+
577
+ declare class NotificationGroupsComponent implements OnInit {
578
+ private notificationService;
579
+ private router;
580
+ private matDialog;
581
+ notificationGroups: any[];
582
+ limit: BehaviorSubject<number>;
583
+ offset: BehaviorSubject<number>;
584
+ page: number;
585
+ endOfResults: boolean;
586
+ loading: boolean;
587
+ private reload;
588
+ constructor(notificationService: NotificationService, router: Router, matDialog: MatDialog);
589
+ ngOnInit(): void;
590
+ editNotification(id: any): void;
591
+ increaseOffset(): void;
592
+ decreaseOffset(): void;
593
+ pageSizeChange(value: any): void;
594
+ removeNotification(id: any): void;
595
+ private getNotificationGroups;
596
+ static ɵfac: i0.ɵɵFactoryDeclaration<NotificationGroupsComponent, never>;
597
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationGroupsComponent, "ki-notification-groups", never, {}, {}, never, never, false, never>;
598
+ }
599
+
600
+ declare class EditNotificationGroupComponent implements OnInit {
601
+ private notificationService;
602
+ private route;
603
+ private router;
604
+ private userService;
605
+ dialogRef: MatDialogRef<EditNotificationGroupComponent>;
606
+ data: any;
607
+ notification: any;
608
+ externalMembers: any;
609
+ users: any;
610
+ notificationGroupMembers: any;
611
+ testSent: boolean;
612
+ selectable: boolean;
613
+ removable: boolean;
614
+ searchText: BehaviorSubject<string>;
615
+ _: any;
616
+ readonly separatorKeysCodes: readonly [13, 188];
617
+ private reset;
618
+ constructor(notificationService: NotificationService, route: ActivatedRoute, router: Router, userService: UserService, dialogRef: MatDialogRef<EditNotificationGroupComponent>, data: any);
619
+ ngOnInit(): void;
620
+ search(searchTerm: string): void;
621
+ userSelected(event: MatAutocompleteSelectedEvent, searchInput: any): void;
622
+ addExternalMember(event: any): void;
623
+ cancel(): void;
624
+ save(): void;
625
+ private getUsers;
626
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditNotificationGroupComponent, never>;
627
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditNotificationGroupComponent, "ki-edit-notification-group", never, {}, {}, never, never, false, never>;
628
+ }
629
+
630
+ declare class AlertGroupsComponent implements OnInit {
631
+ private projectService;
632
+ private alertService;
633
+ routePath: string;
634
+ alertGroups: any;
635
+ searchText: BehaviorSubject<string>;
636
+ limit: BehaviorSubject<number>;
637
+ offset: BehaviorSubject<number>;
638
+ projectSub: Subject<unknown>;
639
+ moment: typeof moment;
640
+ page: number;
641
+ endOfResults: boolean;
642
+ loading: boolean;
643
+ private reload;
644
+ constructor(projectService: ProjectService, alertService: AlertService);
645
+ ngOnInit(): void;
646
+ increaseOffset(): void;
647
+ decreaseOffset(): void;
648
+ pageSizeChange(value: any): void;
649
+ delete(id: any): void;
650
+ private getAlertGroups;
651
+ static ɵfac: i0.ɵɵFactoryDeclaration<AlertGroupsComponent, never>;
652
+ static ɵcmp: i0.ɵɵComponentDeclaration<AlertGroupsComponent, "ki-alert-groups", never, { "routePath": { "alias": "routePath"; "required": false; }; }, {}, never, never, false, never>;
653
+ }
654
+
655
+ declare class EditAlertGroupComponent implements OnInit {
656
+ private notificationService;
657
+ private alertService;
658
+ private matDialog;
659
+ private router;
660
+ private route;
661
+ routePath: string;
662
+ alertGroup: any;
663
+ notificationGroups: any;
664
+ showNewTaskTimePeriod: boolean;
665
+ newTaskTimePeriod: any;
666
+ _: any;
667
+ Object: ObjectConstructor;
668
+ constructor(notificationService: NotificationService, alertService: AlertService, matDialog: MatDialog, router: Router, route: ActivatedRoute);
669
+ ngOnInit(): void;
670
+ notificationGroupDisplay(v1: any, v2: any): boolean;
671
+ createNotificationGroup(): void;
672
+ save(): void;
673
+ private loadNotificationGroups;
674
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditAlertGroupComponent, never>;
675
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditAlertGroupComponent, "ki-edit-alert-group", never, { "routePath": { "alias": "routePath"; "required": false; }; }, {}, never, never, false, never>;
676
+ }
677
+
678
+ declare class SnapshotsComponent implements OnInit, OnDestroy {
679
+ private dialog;
680
+ private tagService;
681
+ private projectService;
682
+ private datasetService;
683
+ private dataProcessorService;
684
+ private router;
685
+ config: KinintelModuleConfig;
686
+ headingLabel: string;
687
+ shared: boolean;
688
+ admin: boolean;
689
+ environment: any;
690
+ snapshots: any;
691
+ searchText: BehaviorSubject<string>;
692
+ activeTagSub: Subject<unknown>;
693
+ activeTag: any;
694
+ _: any;
695
+ canHaveSnapshots: boolean;
696
+ private tagSub;
697
+ private reload;
698
+ private tagDataSub;
699
+ private projectChanges;
700
+ private tagChanges;
701
+ constructor(dialog: MatDialog, tagService: TagService, projectService: ProjectService, datasetService: DatasetService, dataProcessorService: DataProcessorService, router: Router, config: KinintelModuleConfig);
702
+ ngOnInit(): void;
703
+ ngOnDestroy(): void;
704
+ triggerSnapshot(snapshotKey: any, snapshot: any): Promise<void>;
705
+ view(datasourceKey: any): void;
706
+ viewParent(parentDatasetInstanceId: any): void;
707
+ removeActiveTag(): void;
708
+ editSnapshot(snapshotKey: string, project: any): Promise<void>;
709
+ delete(snapshotProfileId: any, snapshot: any): void;
710
+ increaseOffset(snapshot: any): void;
711
+ decreaseOffset(snapshot: any): void;
712
+ pageSizeChange(value: any, snapshot: any): void;
713
+ private openDialogEditor;
714
+ private getSnapshots;
715
+ private watchSnapshotChanges;
716
+ private stopSnapshotWatch;
717
+ static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotsComponent, never>;
718
+ static ɵcmp: i0.ɵɵComponentDeclaration<SnapshotsComponent, "ki-snapshots", never, { "headingLabel": { "alias": "headingLabel"; "required": false; }; "shared": { "alias": "shared"; "required": false; }; "admin": { "alias": "admin"; "required": false; }; "environment": { "alias": "environment"; "required": false; }; }, {}, never, never, false, never>;
719
+ }
720
+
721
+ declare class ViewDashboardComponent implements OnInit, AfterViewInit, OnDestroy {
722
+ private componentFactoryResolver;
723
+ private applicationRef;
724
+ private injector;
725
+ private route;
726
+ private kiDashboardService;
727
+ private dialog;
728
+ private snackBar;
729
+ private router;
730
+ private kiAlertService;
731
+ private location;
732
+ private externalService;
733
+ private kiDatasetService;
734
+ viewContainer: ViewContainerRef;
735
+ get t(): any;
736
+ darkMode: boolean;
737
+ dashboardService: any;
738
+ alertService: any;
739
+ datasetService: any;
740
+ datasourceService: any;
741
+ editAlerts: boolean;
742
+ sidenavService: any;
743
+ dashboardId: number;
744
+ gridOnly: boolean;
745
+ parameters: any;
746
+ hideToolbar: boolean;
747
+ actionEvents: any;
748
+ external: boolean;
749
+ reload: Subject<any>;
750
+ cssGridSelector: string;
751
+ dashboard: any;
752
+ activeSidePanel: string;
753
+ _: any;
754
+ editDashboardTitle: boolean;
755
+ fullScreen: boolean;
756
+ admin: boolean;
757
+ gridSpaces: {
758
+ label: string;
759
+ value: string;
760
+ }[];
761
+ refreshInterval: number;
762
+ hideParameters: boolean;
763
+ fullOnly: boolean;
764
+ private grid;
765
+ private queryParams;
766
+ private itemComponents;
767
+ private reloadSub;
768
+ 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);
769
+ ngOnInit(): void;
770
+ ngAfterViewInit(): Promise<void>;
771
+ ngOnDestroy(): void;
772
+ back(): void;
773
+ booleanUpdate(event: any, parameter: any): void;
774
+ changeDateType(event: any, parameter: any, value: any): void;
775
+ updatePeriodValue(value: any, period: any, parameter: any): void;
776
+ editNotifications(): void;
777
+ viewFullscreen(): void;
778
+ toggleDarkMode(): void;
779
+ setRefreshInterval(intervalSeconds: any): void;
780
+ toggleParameters(): void;
781
+ updateGridSpacing(space: any, save?: boolean): void;
782
+ setParameterValue(parameter: any, value: any): void;
783
+ loadListParameters(parameter: any): Promise<any>;
784
+ reloadDashboard(): Promise<void>;
785
+ private addComponentToGridItem;
786
+ private setDarkModeOnBody;
787
+ static ɵfac: i0.ɵɵFactoryDeclaration<ViewDashboardComponent, never>;
788
+ static ɵcmp: i0.ɵɵComponentDeclaration<ViewDashboardComponent, "ki-view-dashboard", never, { "dashboardService": { "alias": "dashboardService"; "required": false; }; "alertService": { "alias": "alertService"; "required": false; }; "datasetService": { "alias": "datasetService"; "required": false; }; "datasourceService": { "alias": "datasourceService"; "required": false; }; "editAlerts": { "alias": "editAlerts"; "required": false; }; "sidenavService": { "alias": "sidenavService"; "required": false; }; "dashboardId": { "alias": "dashboardId"; "required": false; }; "gridOnly": { "alias": "gridOnly"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "actionEvents": { "alias": "actionEvents"; "required": false; }; "external": { "alias": "external"; "required": false; }; "reload": { "alias": "reload"; "required": false; }; "cssGridSelector": { "alias": "cssGridSelector"; "required": false; }; }, {}, never, never, false, never>;
789
+ }
790
+
791
+ declare class FeedsComponent implements OnInit, OnDestroy {
792
+ private dialog;
793
+ private feedService;
794
+ private datasetService;
795
+ private router;
796
+ config: KinintelModuleConfig;
797
+ private snackBar;
798
+ private http;
799
+ private projectService;
800
+ admin: boolean;
801
+ feedUrl: string;
802
+ feeds: any;
803
+ searchText: BehaviorSubject<string>;
804
+ limit: number;
805
+ offset: number;
806
+ page: number;
807
+ endOfResults: boolean;
808
+ loading: boolean;
809
+ apiKeys: any;
810
+ canHaveAPIConnections: boolean;
811
+ private reload;
812
+ constructor(dialog: MatDialog, feedService: FeedService, datasetService: DatasetService, router: Router, config: KinintelModuleConfig, snackBar: MatSnackBar, http: HttpClient, projectService: ProjectService);
813
+ ngOnInit(): Promise<void>;
814
+ ngOnDestroy(): void;
815
+ copy(text: string): Promise<void>;
816
+ copied(): void;
817
+ increaseOffset(): void;
818
+ decreaseOffset(): void;
819
+ pageSizeChange(value: any): void;
820
+ editFeed(feed?: any): void;
821
+ view(datasetId: any): void;
822
+ delete(feedId: any): void;
823
+ private getFeeds;
824
+ static ɵfac: i0.ɵɵFactoryDeclaration<FeedsComponent, never>;
825
+ static ɵcmp: i0.ɵɵComponentDeclaration<FeedsComponent, "ki-feeds", never, { "admin": { "alias": "admin"; "required": false; }; "feedUrl": { "alias": "feedUrl"; "required": false; }; }, {}, never, never, false, never>;
826
+ }
827
+
828
+ declare class CreateDatasourceComponent implements OnInit, AfterViewInit, OnDestroy {
829
+ private dialog;
830
+ private route;
831
+ private datasourceService;
832
+ private datasetService;
833
+ private snackbar;
834
+ private location;
835
+ private router;
836
+ sidenavService: any;
837
+ backURL: string;
838
+ reloadURL: string;
839
+ backendURL: string;
840
+ namePrefix: string;
841
+ readonly: boolean;
842
+ automaticImportKey: boolean;
843
+ hideAPIAccess: boolean;
844
+ editColumns: boolean;
845
+ filterJunction: {
846
+ logic: string;
847
+ filters: {
848
+ lhsExpression: string;
849
+ rhsExpression: any[];
850
+ filterType: string;
851
+ }[];
852
+ filterJunctions: any[];
853
+ };
854
+ readonly datasourceTypes: any;
855
+ rows: any;
856
+ columns: any;
857
+ selectedItem: any;
858
+ _: any;
859
+ showUpload: boolean;
860
+ headerRow: boolean;
861
+ adds: any;
862
+ updates: any;
863
+ deletes: any;
864
+ invalidItems: any;
865
+ editMode: boolean;
866
+ autoIncrementColumn: boolean;
867
+ datasourceInstanceKey: string;
868
+ datasourceUpdate: any;
869
+ offset: number;
870
+ limit: number;
871
+ page: number;
872
+ endOfResults: boolean;
873
+ showAutoIncrement: boolean;
874
+ selectAll: boolean;
875
+ showFilters: boolean;
876
+ filterFields: any[];
877
+ sortConfig: any;
878
+ openSide: BehaviorSubject<boolean>;
879
+ Object: ObjectConstructor;
880
+ private isMouseDown;
881
+ private startRowIndex;
882
+ private startCellIndex;
883
+ private endRowIndex;
884
+ private endCellIndex;
885
+ private selectedCell;
886
+ private columnPickFromDatasets;
887
+ constructor(dialog: MatDialog, route: ActivatedRoute, datasourceService: DatasourceService, datasetService: DatasetService, snackbar: MatSnackBar, location: Location, router: Router);
888
+ ngOnInit(): void;
889
+ ngAfterViewInit(): void;
890
+ ngOnDestroy(): void;
891
+ clearFilter(): void;
892
+ applyFilter(): void;
893
+ sortColumn(column: any, direction: string): void;
894
+ updateSelectAll(): void;
895
+ updateSelected(): void;
896
+ updateAutoIncrementColumn(value: any): void;
897
+ addColumn(index?: any): void;
898
+ import(): void;
899
+ deleteSelectedEntries(): Promise<void>;
900
+ addFilter(): void;
901
+ advancedSettings(): void;
902
+ apiAccess(): void;
903
+ selectColumn(column: any, index: any): void;
904
+ deleteColumn(index: any): void;
905
+ addRow(index?: any): void;
906
+ deleteRow(rowIndex: any): void;
907
+ focusCell(event: any, rowIndex: any, rowColIndex: any): void;
908
+ blurCell(): void;
909
+ clearCell(rowIndex: any, rowColIndex: any): void;
910
+ updateField(field: any, rowIndex: any, event: any): void;
911
+ updateColumnName(): void;
912
+ enterCell(rowIndex: any, rowColIndex: any, event: any): void;
913
+ save(exit?: boolean): Promise<boolean>;
914
+ cancelChanges(): void;
915
+ setTypeConfig(): void;
916
+ deleteSelectedColumn(): void;
917
+ pageSizeChange(value: any): void;
918
+ increaseOffset(): void;
919
+ decreaseOffset(): void;
920
+ inputTypeForField(field: any): "text" | "date" | "number" | "checkbox" | "datetime-local";
921
+ private loadDatasource;
922
+ private selectCell;
923
+ private removeCellFocusBorder;
924
+ private insertCellData;
925
+ private displayError;
926
+ selectColumnPickFromDatasource(column: any): void;
927
+ private populateColumnPickFrom;
928
+ static ɵfac: i0.ɵɵFactoryDeclaration<CreateDatasourceComponent, never>;
929
+ static ɵcmp: i0.ɵɵComponentDeclaration<CreateDatasourceComponent, "ki-create-datasource", never, { "sidenavService": { "alias": "sidenavService"; "required": false; }; "backURL": { "alias": "backURL"; "required": false; }; "reloadURL": { "alias": "reloadURL"; "required": false; }; "backendURL": { "alias": "backendURL"; "required": false; }; "namePrefix": { "alias": "namePrefix"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "automaticImportKey": { "alias": "automaticImportKey"; "required": false; }; "hideAPIAccess": { "alias": "hideAPIAccess"; "required": false; }; "editColumns": { "alias": "editColumns"; "required": false; }; "filterJunction": { "alias": "filterJunction"; "required": false; }; }, {}, never, never, false, never>;
930
+ }
931
+
932
+ declare class MetadataComponent implements OnInit {
933
+ dialogRef: MatDialogRef<MetadataComponent>;
934
+ data: any;
935
+ private http;
936
+ private projectService;
937
+ metadata: any;
938
+ categories: any;
939
+ metadataService: any;
940
+ newCategory: any;
941
+ private projectKey;
942
+ constructor(dialogRef: MatDialogRef<MetadataComponent>, data: any, http: HttpClient, projectService: ProjectService);
943
+ ngOnInit(): void;
944
+ showSelected(o1: any, o2: any): boolean;
945
+ addCategory(): void;
946
+ saveMetadata(): void;
947
+ private loadCategories;
948
+ static ɵfac: i0.ɵɵFactoryDeclaration<MetadataComponent, never>;
949
+ static ɵcmp: i0.ɵɵComponentDeclaration<MetadataComponent, "ki-metadata", never, {}, {}, never, never, false, never>;
950
+ }
951
+
952
+ declare class DatasetEditorComponent implements OnInit, OnDestroy {
953
+ dialogRef: MatDialogRef<DatasetEditorComponent>;
954
+ data: any;
955
+ private dialog;
956
+ private datasetService;
957
+ private snackBar;
958
+ datasetInstanceSummary: any;
959
+ environment: any;
960
+ admin: boolean;
961
+ dashboardParameters: any;
962
+ dashboardLayoutSettings: any;
963
+ accountId: any;
964
+ newTitle: any;
965
+ newDescription: any;
966
+ datasetEditorReadonly: boolean;
967
+ datasetEditorSimpleMode: boolean;
968
+ datasetEditorNoTools: boolean;
969
+ dataLoaded: EventEmitter<any>;
970
+ datasetInstanceSummaryChange: EventEmitter<any>;
971
+ dataset: any;
972
+ tableData: any[];
973
+ showFilters: boolean;
974
+ showParameters: boolean;
975
+ displayedColumns: any[];
976
+ _: any;
977
+ Array: ArrayConstructor;
978
+ Object: ObjectConstructor;
979
+ filterFields: any[];
980
+ filterJunction: {
981
+ logic: string;
982
+ filters: {
983
+ lhsExpression: string;
984
+ rhsExpression: any[];
985
+ filterType: string;
986
+ }[];
987
+ filterJunctions: any[];
988
+ };
989
+ page: number;
990
+ endOfResults: boolean;
991
+ parameterValues: any;
992
+ focusParams: boolean;
993
+ terminatingTransformations: any[];
994
+ String: StringConstructor;
995
+ longRunning: boolean;
996
+ sideOpen: boolean;
997
+ openSide: BehaviorSubject<boolean>;
998
+ limit: number;
999
+ offset: number;
1000
+ filterParameterValues: any;
1001
+ readonly decodeURIComponent: typeof decodeURIComponent;
1002
+ private evaluateSub;
1003
+ private resultsSub;
1004
+ private datasetTitle;
1005
+ constructor(dialogRef: MatDialogRef<DatasetEditorComponent>, data: any, dialog: MatDialog, datasetService: DatasetService, snackBar: MatSnackBar);
1006
+ ngOnInit(): Promise<void>;
1007
+ ngOnDestroy(): void;
1008
+ shareQuery(): Promise<void>;
1009
+ saveAsQuery(): Promise<void>;
1010
+ drop(event: CdkDragDrop<any>): void;
1011
+ insertTransformation(index: number, transformationType: string, nextTransformation: any): Promise<void>;
1012
+ addFilter(insertIndex?: number): void;
1013
+ getFilterString(config: any): string;
1014
+ removeFilter(index: any): void;
1015
+ removeTransformation(transformation: any, confirm?: boolean, index?: number, active?: boolean): void;
1016
+ enableAllTransformation(): void;
1017
+ disableTransformation(transformation: any, index: any): void;
1018
+ showTransformationDetail(transformation: any): void;
1019
+ editTerminatingTransformation(transformation: any): Promise<void>;
1020
+ exportData(): void;
1021
+ editColumnSettings(existingTransformation?: any, existingIndex?: number, insertIndex?: number): Promise<void>;
1022
+ createFormula(existingTransformation?: any, existingIndex?: number, insertIndex?: number): void;
1023
+ joinData(transformation?: any, existingIndex?: number, insertIndex?: number): void;
1024
+ applyFilters(): void;
1025
+ increaseOffset(): void;
1026
+ decreaseOffset(): void;
1027
+ pageSizeChange(value: any): void;
1028
+ addPagingMarker(): void;
1029
+ sort(event: any): void;
1030
+ summariseData(config?: any, existingIndex?: number, insertIndex?: number): void;
1031
+ removeParameter(parameter: any): void;
1032
+ addParameter(existingParameter?: any, parameterValueIndex?: any): void;
1033
+ loadListParameters(parameter: any): Promise<void>;
1034
+ getOrdinal(n: any): string;
1035
+ viewFullItemData(data: any, columnName: any): void;
1036
+ booleanUpdate(event: any, parameter: any): void;
1037
+ changeDateType(event: any, parameter: any, value: any): void;
1038
+ updatePeriodValue(value: any, period: any, parameter: any): void;
1039
+ cancelEvaluate(): void;
1040
+ setDashboardParameter(parameter: any, parameterName: string): void;
1041
+ save(): void;
1042
+ private saveDataset;
1043
+ excludeUpstreamTransformations(transformation: any, resetPager?: boolean): Promise<any[]>;
1044
+ private validateFilterJunction;
1045
+ private loadData;
1046
+ private setParameterValues;
1047
+ private setTerminatingTransformations;
1048
+ /**
1049
+ * Add an in value
1050
+ */
1051
+ addParameterValue(parameter: any, event: any): void;
1052
+ /**
1053
+ * Remove an in value
1054
+ *
1055
+ */
1056
+ removeParameterValue(parameter: any, value: string): void;
1057
+ evaluateDataset(resetPager?: boolean): Promise<unknown>;
1058
+ private setAvailableFilterParameters;
1059
+ private _removeTransformation;
1060
+ private resetPager;
1061
+ private prepareDatasetInstanceForEvaluation;
1062
+ protected readonly decodeURI: typeof decodeURI;
1063
+ protected readonly ENTER = 13;
1064
+ protected readonly COMMA = 188;
1065
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetEditorComponent, never>;
1066
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetEditorComponent, "ki-dataset-editor", never, { "datasetInstanceSummary": { "alias": "datasetInstanceSummary"; "required": false; }; "environment": { "alias": "environment"; "required": false; }; "admin": { "alias": "admin"; "required": false; }; "dashboardParameters": { "alias": "dashboardParameters"; "required": false; }; "dashboardLayoutSettings": { "alias": "dashboardLayoutSettings"; "required": false; }; "accountId": { "alias": "accountId"; "required": false; }; "newTitle": { "alias": "newTitle"; "required": false; }; "newDescription": { "alias": "newDescription"; "required": false; }; "datasetEditorReadonly": { "alias": "datasetEditorReadonly"; "required": false; }; "datasetEditorSimpleMode": { "alias": "datasetEditorSimpleMode"; "required": false; }; "datasetEditorNoTools": { "alias": "datasetEditorNoTools"; "required": false; }; }, { "dataLoaded": "dataLoaded"; "datasetInstanceSummaryChange": "datasetInstanceSummaryChange"; }, never, never, false, never>;
1067
+ }
1068
+ declare class DatasetEditorPopupComponent {
1069
+ data: DatasetEditorPopupComponent;
1070
+ fullData: string;
1071
+ columnName: string;
1072
+ constructor(data: DatasetEditorPopupComponent);
1073
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetEditorPopupComponent, never>;
1074
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetEditorPopupComponent, "ki-dataset-editor-popup", never, {}, {}, never, never, false, never>;
1075
+ }
1076
+
1077
+ declare class DataExplorerComponent implements OnInit, OnDestroy {
1078
+ dialogRef: MatDialogRef<DataExplorerComponent>;
1079
+ data: any;
1080
+ private dialog;
1081
+ private datasetService;
1082
+ private router;
1083
+ private projectService;
1084
+ private dataProcessorService;
1085
+ datasetEditorComponent: DatasetEditorComponent;
1086
+ datasetEditorReadonly: boolean;
1087
+ datasetEditorSimpleMode: boolean;
1088
+ datasetEditorNoTools: boolean;
1089
+ _: any;
1090
+ backendUrl: string;
1091
+ showChart: boolean;
1092
+ chartData: any;
1093
+ datasetInstanceSummary: any;
1094
+ filters: any;
1095
+ admin: boolean;
1096
+ showSnapshots: boolean;
1097
+ snapshotProfiles: any;
1098
+ showQueryCache: boolean;
1099
+ editTitle: boolean;
1100
+ accountId: any;
1101
+ newTitle: string;
1102
+ newDescription: string;
1103
+ breadcrumb: string;
1104
+ canHaveSnapshots: boolean;
1105
+ canExportData: boolean;
1106
+ reloadCache: Subject<unknown>;
1107
+ private columns;
1108
+ private datasetTitle;
1109
+ private timer;
1110
+ constructor(dialogRef: MatDialogRef<DataExplorerComponent>, data: any, dialog: MatDialog, datasetService: DatasetService, router: Router, projectService: ProjectService, dataProcessorService: DataProcessorService);
1111
+ ngOnInit(): void;
1112
+ ngOnDestroy(): void;
1113
+ changeSource(): void;
1114
+ dataLoaded(data: any): void;
1115
+ triggerSnapshot(snapshotKey: any): Promise<void>;
1116
+ apiAccess(): void;
1117
+ exportData(): void;
1118
+ viewSnapshots(): Promise<void>;
1119
+ editSnapshot(snapshot: any): void;
1120
+ deleteSnapshot(snapshot: any): Promise<void>;
1121
+ viewQueryCaching(): Promise<void>;
1122
+ editQueryCache(cache: any): void;
1123
+ saveChanges(): void;
1124
+ private saveDataset;
1125
+ private loadProcessorItems;
1126
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataExplorerComponent, never>;
1127
+ static ɵcmp: i0.ɵɵComponentDeclaration<DataExplorerComponent, "ki-data-explorer", never, { "datasetEditorReadonly": { "alias": "datasetEditorReadonly"; "required": false; }; "datasetEditorSimpleMode": { "alias": "datasetEditorSimpleMode"; "required": false; }; "datasetEditorNoTools": { "alias": "datasetEditorNoTools"; "required": false; }; }, {}, never, never, false, never>;
1128
+ }
1129
+
1130
+ declare class DocumentDatasourceComponent implements OnInit {
1131
+ private route;
1132
+ private datasourceService;
1133
+ private datasetService;
1134
+ private dialog;
1135
+ showCustomParser: boolean;
1136
+ datasourceKey: any;
1137
+ searchText: BehaviorSubject<string>;
1138
+ searchParser: BehaviorSubject<string>;
1139
+ datasources: any;
1140
+ documentParsers: any;
1141
+ selectedDatasource: any;
1142
+ datasource: any;
1143
+ evaluatedDatasource: any;
1144
+ showSettings: boolean;
1145
+ showUpload: boolean;
1146
+ String: StringConstructor;
1147
+ files: any;
1148
+ _: any;
1149
+ builtInStopWords: {
1150
+ builtIn: boolean;
1151
+ };
1152
+ uploadResults: any;
1153
+ failedResults: any;
1154
+ uploading: boolean;
1155
+ page: number;
1156
+ endOfResults: boolean;
1157
+ limit: number;
1158
+ private offset;
1159
+ constructor(route: ActivatedRoute, datasourceService: DatasourceService, datasetService: DatasetService, dialog: MatDialog);
1160
+ ngOnInit(): Promise<any>;
1161
+ increaseOffset(): void;
1162
+ decreaseOffset(): void;
1163
+ pageSizeChange(value: any): void;
1164
+ viewFullItemData(data: any, columnName: any): void;
1165
+ indexDocumentChange(change: any): void;
1166
+ chunkContentChange(change: any): void;
1167
+ updateBuiltInStopWordConfig(value: any): void;
1168
+ removeCustomStopWord(index: any): void;
1169
+ humanFileSize(size: any): string;
1170
+ displayFn(dataset: any): string;
1171
+ dragOverHandler(ev: any): void;
1172
+ dropHandler(ev: any): void;
1173
+ fileUpload(event: any): void;
1174
+ removeFile(index: any): void;
1175
+ downloadDoc(url: any): void;
1176
+ uploadFiles(): Promise<void>;
1177
+ updateDatasource(stopWord: any, datasource: any): Promise<void>;
1178
+ updateCustomParser(value: any): void;
1179
+ save(): Promise<void>;
1180
+ private getDatasources;
1181
+ private getDocumentParsers;
1182
+ private uploadDatasourceDocuments;
1183
+ private evaluateDatasource;
1184
+ static ɵfac: i0.ɵɵFactoryDeclaration<DocumentDatasourceComponent, never>;
1185
+ static ɵcmp: i0.ɵɵComponentDeclaration<DocumentDatasourceComponent, "ki-document-datasource", never, { "showCustomParser": { "alias": "showCustomParser"; "required": false; }; }, {}, never, never, false, never>;
1186
+ }
1187
+
1188
+ declare class ProjectSettingsComponent implements OnInit {
1189
+ private projectService;
1190
+ private dialog;
1191
+ private dashboardService;
1192
+ dashboardURL: string;
1193
+ queryURL: string;
1194
+ datasourceURLs: any;
1195
+ defaultColours: string[];
1196
+ projectSettings: any;
1197
+ categories: any;
1198
+ newShortcut: any;
1199
+ showNewShortcut: boolean;
1200
+ shortcuts: any;
1201
+ Object: ObjectConstructor;
1202
+ dashboards: any;
1203
+ sharedDashboards: any;
1204
+ private activeProject;
1205
+ private activeProjectSub;
1206
+ constructor(projectService: ProjectService, dialog: MatDialog, dashboardService: DashboardService);
1207
+ ngOnInit(): Promise<any>;
1208
+ selectOption(c1: any, c2: any): boolean;
1209
+ selectLink(): void;
1210
+ saveNewShortcut(): void;
1211
+ cancelNew(): void;
1212
+ removeShortcut(menus: any, index: any): void;
1213
+ removeShortcutItem(items: any, index: any): void;
1214
+ moveCategory(currentIndex: any, change: any): void;
1215
+ drop(event: any): void;
1216
+ importColours(values: string, palette: any): void;
1217
+ deletePalette(index: number): void;
1218
+ saveChanges(): Promise<void>;
1219
+ private getCategories;
1220
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProjectSettingsComponent, never>;
1221
+ static ɵcmp: i0.ɵɵComponentDeclaration<ProjectSettingsComponent, "ki-project-settings", never, { "dashboardURL": { "alias": "dashboardURL"; "required": false; }; "queryURL": { "alias": "queryURL"; "required": false; }; "datasourceURLs": { "alias": "datasourceURLs"; "required": false; }; "defaultColours": { "alias": "defaultColours"; "required": false; }; }, {}, never, never, false, never>;
1222
+ }
1223
+
1224
+ declare class UpstreamChangesConfirmationComponent implements OnInit {
1225
+ dialogRef: MatDialogRef<UpstreamChangesConfirmationComponent>;
1226
+ constructor(dialogRef: MatDialogRef<UpstreamChangesConfirmationComponent>);
1227
+ ngOnInit(): void;
1228
+ close(res?: any): void;
1229
+ static ɵfac: i0.ɵɵFactoryDeclaration<UpstreamChangesConfirmationComponent, never>;
1230
+ static ɵcmp: i0.ɵɵComponentDeclaration<UpstreamChangesConfirmationComponent, "ki-upstream-changes-confirmation", never, {}, {}, never, never, false, never>;
1231
+ }
1232
+
1233
+ declare class TabularDatasourceComponent {
1234
+ private datasourceService;
1235
+ datasourceInstanceKey: string;
1236
+ selectedItem: any;
1237
+ autoIncrementColumn: boolean;
1238
+ datasourceUpdate: any;
1239
+ limit: number;
1240
+ page: number;
1241
+ endOfResults: boolean;
1242
+ _: any;
1243
+ readonly datasourceTypes: any;
1244
+ rows: any;
1245
+ columns: any;
1246
+ private offset;
1247
+ constructor(datasourceService: DatasourceService);
1248
+ pageSizeChange(value: any): void;
1249
+ increaseOffset(): void;
1250
+ decreaseOffset(): void;
1251
+ deleteSelectedColumn(): void;
1252
+ addRow(): void;
1253
+ addColumn(): void;
1254
+ updateColumnName(): void;
1255
+ resetTable(): void;
1256
+ updateAutoIncrementColumn(value: any): void;
1257
+ import(): void;
1258
+ save(exit?: boolean): void;
1259
+ apiAccess(): void;
1260
+ private loadDatasource;
1261
+ static ɵfac: i0.ɵɵFactoryDeclaration<TabularDatasourceComponent, never>;
1262
+ static ɵcmp: i0.ɵɵComponentDeclaration<TabularDatasourceComponent, "ki-tabular-datasource", never, {}, {}, never, never, false, never>;
1263
+ }
1264
+
1265
+ declare class MarketplaceComponent implements OnInit {
1266
+ datasets: any;
1267
+ searchText: BehaviorSubject<string>;
1268
+ limit: number;
1269
+ offset: number;
1270
+ page: number;
1271
+ endOfResults: boolean;
1272
+ loading: boolean;
1273
+ private reload;
1274
+ constructor();
1275
+ ngOnInit(): void;
1276
+ increaseOffset(): void;
1277
+ decreaseOffset(): void;
1278
+ pageSizeChange(value: any): void;
1279
+ getDatasets(): rxjs.Observable<({
1280
+ title: string;
1281
+ description: string;
1282
+ account: string;
1283
+ price: string;
1284
+ icon: string;
1285
+ requiresValidation?: undefined;
1286
+ } | {
1287
+ title: string;
1288
+ description: string;
1289
+ account: string;
1290
+ requiresValidation: boolean;
1291
+ icon: string;
1292
+ price?: undefined;
1293
+ } | {
1294
+ title: string;
1295
+ description: string;
1296
+ account: string;
1297
+ icon: string;
1298
+ price?: undefined;
1299
+ requiresValidation?: undefined;
1300
+ })[]>;
1301
+ static ɵfac: i0.ɵɵFactoryDeclaration<MarketplaceComponent, never>;
1302
+ static ɵcmp: i0.ɵɵComponentDeclaration<MarketplaceComponent, "ki-marketplace", never, {}, {}, never, never, false, never>;
1303
+ }
1304
+
1305
+ declare class SharedWithMeComponent implements OnInit {
1306
+ private datasetService;
1307
+ private dialog;
1308
+ private router;
1309
+ private feedService;
1310
+ headingDescription: string;
1311
+ backendUrl: string;
1312
+ url: string;
1313
+ tableHeading: string;
1314
+ headingLabel: string;
1315
+ hideHeading: boolean;
1316
+ datasetEditorReadonly: boolean;
1317
+ nameReplaceString: string;
1318
+ feedUrl: string;
1319
+ apiDocsUrl: string;
1320
+ loaded: EventEmitter<any>;
1321
+ datasets: any;
1322
+ searchText: BehaviorSubject<string>;
1323
+ limit: number;
1324
+ offset: number;
1325
+ page: number;
1326
+ endOfResults: boolean;
1327
+ loading: boolean;
1328
+ private reload;
1329
+ constructor(datasetService: DatasetService, dialog: MatDialog, router: Router, feedService: FeedService);
1330
+ ngOnInit(): void;
1331
+ increaseOffset(): void;
1332
+ decreaseOffset(): void;
1333
+ pageSizeChange(value: any): void;
1334
+ apiAccess(dataset: any): Promise<void>;
1335
+ getDatasets(): Promise<Object>;
1336
+ extend(id: any): void;
1337
+ private viewDataset;
1338
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedWithMeComponent, never>;
1339
+ static ɵcmp: i0.ɵɵComponentDeclaration<SharedWithMeComponent, "ki-shared-with-me", never, { "headingDescription": { "alias": "headingDescription"; "required": false; }; "backendUrl": { "alias": "backendUrl"; "required": false; }; "url": { "alias": "url"; "required": false; }; "tableHeading": { "alias": "tableHeading"; "required": false; }; "headingLabel": { "alias": "headingLabel"; "required": false; }; "hideHeading": { "alias": "hideHeading"; "required": false; }; "datasetEditorReadonly": { "alias": "datasetEditorReadonly"; "required": false; }; "nameReplaceString": { "alias": "nameReplaceString"; "required": false; }; "feedUrl": { "alias": "feedUrl"; "required": false; }; "apiDocsUrl": { "alias": "apiDocsUrl"; "required": false; }; }, { "loaded": "loaded"; }, never, never, false, never>;
1340
+ }
1341
+
1342
+ declare class SnapshotApiAccessComponent implements OnInit {
1343
+ dialogRef: MatDialogRef<SnapshotApiAccessComponent>;
1344
+ data: any;
1345
+ private snackBar;
1346
+ private datasetService;
1347
+ private http;
1348
+ apiKeys: any;
1349
+ backendURL: string;
1350
+ datasetInstance: any;
1351
+ showApiAccessDetails: boolean;
1352
+ constructor(dialogRef: MatDialogRef<SnapshotApiAccessComponent>, data: any, snackBar: MatSnackBar, datasetService: DatasetService, http: HttpClient);
1353
+ ngOnInit(): Promise<void>;
1354
+ copied(): void;
1355
+ examplePayload(): any;
1356
+ exampleResults(): string;
1357
+ saveDataset(): Promise<void>;
1358
+ static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotApiAccessComponent, never>;
1359
+ static ɵcmp: i0.ɵɵComponentDeclaration<SnapshotApiAccessComponent, "ki-snapshot-api-access", never, { "apiKeys": { "alias": "apiKeys"; "required": false; }; }, {}, never, never, false, never>;
1360
+ }
1361
+
1362
+ declare class QueryCachingComponent implements OnInit {
1363
+ private dataProcessorService;
1364
+ private router;
1365
+ private datasetService;
1366
+ private dialog;
1367
+ admin: boolean;
1368
+ reload: Subject<unknown>;
1369
+ showPager: boolean;
1370
+ limit: number;
1371
+ datasetInstance: number;
1372
+ queries: any;
1373
+ searchText: BehaviorSubject<string>;
1374
+ offset: number;
1375
+ page: number;
1376
+ endOfResults: boolean;
1377
+ loading: boolean;
1378
+ _: any;
1379
+ constructor(dataProcessorService: DataProcessorService, router: Router, datasetService: DatasetService, dialog: MatDialog);
1380
+ ngOnInit(): void;
1381
+ increaseOffset(): void;
1382
+ decreaseOffset(): void;
1383
+ pageSizeChange(value: any): void;
1384
+ view(datasourceKey: any): void;
1385
+ viewParent(parentDatasetInstanceId: any): void;
1386
+ delete(cacheKey: any): void;
1387
+ editCache(cacheKey: string): Promise<void>;
1388
+ private openDialogEditor;
1389
+ private getQueries;
1390
+ static ɵfac: i0.ɵɵFactoryDeclaration<QueryCachingComponent, never>;
1391
+ static ɵcmp: i0.ɵɵComponentDeclaration<QueryCachingComponent, "ki-query-caching", never, { "admin": { "alias": "admin"; "required": false; }; "reload": { "alias": "reload"; "required": false; }; "showPager": { "alias": "showPager"; "required": false; }; "limit": { "alias": "limit"; "required": false; }; "datasetInstance": { "alias": "datasetInstance"; "required": false; }; }, {}, never, never, false, never>;
1392
+ }
1393
+
1394
+ declare class DataSharingInviteComponent implements OnInit {
1395
+ private datasetService;
1396
+ private route;
1397
+ private authService;
1398
+ inviteAccepted: boolean;
1399
+ inviteCancelled: boolean;
1400
+ invitationError: boolean;
1401
+ invitationCode: string;
1402
+ details: any;
1403
+ constructor(datasetService: DatasetService, route: ActivatedRoute, authService: AuthenticationService);
1404
+ ngOnInit(): Promise<void>;
1405
+ acceptInvitation(): Promise<void>;
1406
+ cancelInvitation(): Promise<void>;
1407
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataSharingInviteComponent, never>;
1408
+ static ɵcmp: i0.ɵɵComponentDeclaration<DataSharingInviteComponent, "ki-data-sharing-invite", never, {}, {}, never, never, false, never>;
1409
+ }
1410
+
1411
+ declare class ExportProjectComponent extends ExportProjectComponent$1 {
1412
+ alertGroupIds: {};
1413
+ alertGroupUpdateindicators: {};
1414
+ export(exportConfig?: any): void;
1415
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExportProjectComponent, never>;
1416
+ static ɵcmp: i0.ɵɵComponentDeclaration<ExportProjectComponent, "ki-export-project", never, {}, {}, never, never, false, never>;
1417
+ }
1418
+
1419
+ declare class ShareQueryComponent implements OnInit {
1420
+ dialogRef: MatDialogRef<ShareQueryComponent>;
1421
+ data: any;
1422
+ private authService;
1423
+ private accountService;
1424
+ private datasetService;
1425
+ shareWithAccount: boolean;
1426
+ hideShareWithAccount: boolean;
1427
+ sharedAccounts: any;
1428
+ invitedAccounts: any;
1429
+ session: any;
1430
+ accounts: any;
1431
+ accountSearch: string;
1432
+ enterSharingIdentifier: boolean;
1433
+ sharingIdentifier: string;
1434
+ sharingIdentifierError: boolean;
1435
+ selectedAccount: any;
1436
+ selectedExpiry: string;
1437
+ moment: any;
1438
+ marketplaceData: any;
1439
+ listOnMarketplace: boolean;
1440
+ protected readonly String: StringConstructor;
1441
+ constructor(dialogRef: MatDialogRef<ShareQueryComponent>, data: any, authService: AuthenticationService, accountService: AccountService, datasetService: DatasetService);
1442
+ ngOnInit(): Promise<void>;
1443
+ loadSharedAccounts(): Promise<void>;
1444
+ loadInvitedAccounts(): Promise<void>;
1445
+ filterSharableAccounts(): Promise<void>;
1446
+ setLoggedInAccountShareStatus(event: any): Promise<void>;
1447
+ lookupSharingIdentifier(): Promise<void>;
1448
+ selectAccount(account: any): void;
1449
+ inviteSelectedAccount(): Promise<void>;
1450
+ revokeAccessToGroup(accessGroup: any): Promise<void>;
1451
+ cancelInvitation(accessGroup: any): Promise<void>;
1452
+ static ɵfac: i0.ɵɵFactoryDeclaration<ShareQueryComponent, never>;
1453
+ static ɵcmp: i0.ɵɵComponentDeclaration<ShareQueryComponent, "ki-share-query", never, {}, {}, never, never, false, never>;
1454
+ }
1455
+
1456
+ declare class ConfigureItemComponent implements OnInit {
1457
+ dialogRef: MatDialogRef<ConfigureItemComponent>;
1458
+ data: any;
1459
+ private dialog;
1460
+ private dashboardService;
1461
+ private datasetService;
1462
+ private datasourceService;
1463
+ private router;
1464
+ private projectService;
1465
+ chart: BaseChartDirective;
1466
+ datasetEditorComponent: DatasetEditorComponent;
1467
+ grid: any;
1468
+ chartData: any;
1469
+ metric: any;
1470
+ textData: any;
1471
+ networkData: any;
1472
+ wordCloud: any;
1473
+ imageData: any;
1474
+ tabular: any;
1475
+ tableCells: any;
1476
+ general: any;
1477
+ dependencies: any;
1478
+ callToAction: any;
1479
+ actionItem: any;
1480
+ dashboard: any;
1481
+ dashboardItemType: any;
1482
+ dashboardDatasetInstance: any;
1483
+ dashboards: any;
1484
+ sharedDashboards: any;
1485
+ privateDashboards: any;
1486
+ dashboardParameters: any;
1487
+ dashboardParamValues: any;
1488
+ actionEvents: ActionEvent[];
1489
+ admin: boolean;
1490
+ filterFields: any;
1491
+ chartTypes: string[];
1492
+ metricFormats: string[];
1493
+ currencies: {
1494
+ name: string;
1495
+ value: string;
1496
+ symbol: string;
1497
+ }[];
1498
+ filterJunction: {
1499
+ logic: string;
1500
+ filters: {
1501
+ lhsExpression: string;
1502
+ rhsExpression: string;
1503
+ filterType: string;
1504
+ }[];
1505
+ filterJunctions: any[];
1506
+ };
1507
+ columnFormats: any;
1508
+ showAlertWarning: boolean;
1509
+ dapFeeds: any;
1510
+ sideOpen: boolean;
1511
+ openSide: BehaviorSubject<boolean>;
1512
+ dataset: any;
1513
+ edgeDataset: any;
1514
+ fullEdgeDataset: any;
1515
+ _: any;
1516
+ docColumns: Subject<unknown>;
1517
+ canSetAlerts: boolean;
1518
+ colourPalettes: any;
1519
+ visNetworkOptions: {
1520
+ nodes: {
1521
+ borderWidth: {
1522
+ type: string;
1523
+ };
1524
+ borderWidthSelected: {
1525
+ type: string;
1526
+ };
1527
+ brokenImage: {
1528
+ type: string;
1529
+ };
1530
+ chosen: {
1531
+ type: string;
1532
+ };
1533
+ color: {
1534
+ type: string;
1535
+ };
1536
+ opacity: {
1537
+ type: string;
1538
+ };
1539
+ fixed: {
1540
+ type: string;
1541
+ };
1542
+ font: {
1543
+ type: string;
1544
+ };
1545
+ group: {
1546
+ type: string;
1547
+ };
1548
+ heightConstraint: {
1549
+ type: string;
1550
+ };
1551
+ hidden: {
1552
+ type: string;
1553
+ };
1554
+ labelHighlightBold: {
1555
+ type: string;
1556
+ };
1557
+ level: {
1558
+ type: string;
1559
+ };
1560
+ mass: {
1561
+ type: string;
1562
+ };
1563
+ physics: {
1564
+ type: string;
1565
+ };
1566
+ shadow: {
1567
+ type: string;
1568
+ };
1569
+ shape: {
1570
+ type: string;
1571
+ };
1572
+ size: {
1573
+ type: string;
1574
+ };
1575
+ title: {
1576
+ type: string;
1577
+ };
1578
+ value: {
1579
+ type: string;
1580
+ };
1581
+ widthConstraint: {
1582
+ type: string;
1583
+ };
1584
+ x: {
1585
+ type: string;
1586
+ };
1587
+ y: {
1588
+ type: string;
1589
+ };
1590
+ };
1591
+ edges: {
1592
+ arrows: {
1593
+ type: string;
1594
+ };
1595
+ arrowStrikethrough: {
1596
+ type: string;
1597
+ };
1598
+ chosen: {
1599
+ type: string;
1600
+ };
1601
+ color: {
1602
+ type: string;
1603
+ };
1604
+ dashes: {
1605
+ type: string;
1606
+ };
1607
+ font: {
1608
+ type: string;
1609
+ };
1610
+ hidden: {
1611
+ type: string;
1612
+ };
1613
+ hoverWidth: {
1614
+ type: string;
1615
+ };
1616
+ label: {
1617
+ type: string;
1618
+ };
1619
+ labelHighlightBold: {
1620
+ type: string;
1621
+ };
1622
+ length: {
1623
+ type: string;
1624
+ };
1625
+ physics: {
1626
+ type: string;
1627
+ };
1628
+ selectionWidth: {
1629
+ type: string;
1630
+ };
1631
+ selfReferenceSize: {
1632
+ type: string;
1633
+ };
1634
+ shadow: {
1635
+ type: string;
1636
+ };
1637
+ smooth: {
1638
+ type: string;
1639
+ };
1640
+ title: {
1641
+ type: string;
1642
+ };
1643
+ value: {
1644
+ type: string;
1645
+ };
1646
+ width: {
1647
+ type: string;
1648
+ };
1649
+ widthConstraint: {
1650
+ type: string;
1651
+ };
1652
+ };
1653
+ };
1654
+ availableNodeOptions: string[];
1655
+ availableEdgeOptions: string[];
1656
+ datasetNodes: any;
1657
+ datasetEdges: any;
1658
+ nodeGroups: any;
1659
+ widgetParameters: any;
1660
+ protected readonly Array: ArrayConstructor;
1661
+ protected readonly Object: ObjectConstructor;
1662
+ constructor(dialogRef: MatDialogRef<ConfigureItemComponent>, data: any, dialog: MatDialog, dashboardService: DashboardService, datasetService: DatasetService, datasourceService: DatasourceService, router: Router, projectService: ProjectService);
1663
+ ngOnInit(): Promise<any>;
1664
+ updateChart(newValue: any, index: any): void;
1665
+ changeSource(): void;
1666
+ selectedDatasource(): void;
1667
+ pickNetworkEdgeDataset(): void;
1668
+ loadEdgeDataset(): Promise<void>;
1669
+ clearEdgeDataset(): void;
1670
+ addGroupOption(nodeGroup: string): void;
1671
+ addOption(typeOptions: string): void;
1672
+ updateOptions(nodeOption: any, datasetType: string): void;
1673
+ dataLoaded(dataset: any): void;
1674
+ ctaUpdate(cta: any): Promise<void>;
1675
+ setImageData(column: any): void;
1676
+ setColumn(column: any): void;
1677
+ setColumnFormat(format: any): void;
1678
+ editAlert(alert: any, index?: any): void;
1679
+ deleteAlert(index: any): void;
1680
+ getAlertDetails(alert: any): string;
1681
+ setCallToActionItem(d1: any, d2: any): boolean;
1682
+ ctaSelectOption(c1: any, c2: any): boolean;
1683
+ paletteSelectOption(c1: any, c2: any): boolean;
1684
+ depSelection(c1: any, c2: any): boolean;
1685
+ backgroundColourUpdate(): void;
1686
+ updateInstanceFilterFields(change: any, instanceKey: any): Promise<void>;
1687
+ saveDashboard(): Promise<void>;
1688
+ resetDefaultColours(): void;
1689
+ updateColourPalette(): void;
1690
+ setChartData(): Promise<void>;
1691
+ updateMetricDataValues(): void;
1692
+ private mapLayoutSettingsToComponentData;
1693
+ private mapComponentDataToDashboardInstance;
1694
+ private repeatColours;
1695
+ private loadDashboardItems;
1696
+ setNetworkChartData(reload?: boolean): Promise<void>;
1697
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConfigureItemComponent, never>;
1698
+ static ɵcmp: i0.ɵɵComponentDeclaration<ConfigureItemComponent, "ki-configure-item", never, {}, {}, never, never, false, never>;
1699
+ }
1700
+
1701
+ declare class DatasetFilterComponent implements OnInit {
1702
+ private dialog;
1703
+ static readonly filterTypes: {
1704
+ label: string;
1705
+ value: string;
1706
+ string: string;
1707
+ }[];
1708
+ filter: any;
1709
+ filterIndex: any;
1710
+ filterJunction: any;
1711
+ filterFields: any;
1712
+ joinFilterFields: any;
1713
+ joinFieldsName: string;
1714
+ openSide: Subject<boolean>;
1715
+ parameterValues: any;
1716
+ filtersRemoved: EventEmitter<any>;
1717
+ customValue: boolean;
1718
+ customLhs: boolean;
1719
+ _: any;
1720
+ COMMA: number;
1721
+ ENTER: number;
1722
+ constructor(dialog: MatDialog);
1723
+ static getFilterType(filterType: any): any;
1724
+ ngOnInit(): void;
1725
+ viewColumns(columns: any): void;
1726
+ updateCustom(custom: any): void;
1727
+ updateFilterType(filter: any): void;
1728
+ updateExpressionType(filter: any, type: any, value?: any, fieldIndex?: number): void;
1729
+ updatePeriodValue(value: any, period: any, filter: any, fieldIndex?: number): void;
1730
+ /**
1731
+ * Add an in value
1732
+ *
1733
+ * @param event
1734
+ */
1735
+ addInValue(event: MatChipInputEvent): void;
1736
+ /**
1737
+ * Remove an in value
1738
+ *
1739
+ * @param inValue
1740
+ */
1741
+ removeInValue(inValue: string): void;
1742
+ /**
1743
+ * Edit an in value
1744
+ *
1745
+ * @param inValue
1746
+ * @param event
1747
+ */
1748
+ editInValue(inValue: string, event: MatChipEditedEvent): void;
1749
+ removeFilter(): void;
1750
+ getFilterTypes(): {
1751
+ label: string;
1752
+ value: string;
1753
+ string: string;
1754
+ }[];
1755
+ protected readonly Object: ObjectConstructor;
1756
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetFilterComponent, never>;
1757
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetFilterComponent, "ki-dataset-filter", never, { "filter": { "alias": "filter"; "required": false; }; "filterIndex": { "alias": "filterIndex"; "required": false; }; "filterJunction": { "alias": "filterJunction"; "required": false; }; "filterFields": { "alias": "filterFields"; "required": false; }; "joinFilterFields": { "alias": "joinFilterFields"; "required": false; }; "joinFieldsName": { "alias": "joinFieldsName"; "required": false; }; "openSide": { "alias": "openSide"; "required": false; }; "parameterValues": { "alias": "parameterValues"; "required": false; }; }, { "filtersRemoved": "filtersRemoved"; }, never, never, false, never>;
1758
+ }
1759
+
1760
+ declare class DatasetFilterJunctionComponent implements OnInit {
1761
+ filterJunction: any;
1762
+ filterFields: any;
1763
+ parentJunction: any;
1764
+ junctionIndex: number;
1765
+ joinFilterFields: any;
1766
+ joinFieldsName: string;
1767
+ openSide: Subject<boolean>;
1768
+ parameterValues: any;
1769
+ filterJunctionChange: EventEmitter<any>;
1770
+ constructor();
1771
+ ngOnInit(): void;
1772
+ addFilter(type: any): void;
1773
+ filtersRemoved(): void;
1774
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetFilterJunctionComponent, never>;
1775
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetFilterJunctionComponent, "ki-dataset-filter-junction", never, { "filterJunction": { "alias": "filterJunction"; "required": false; }; "filterFields": { "alias": "filterFields"; "required": false; }; "parentJunction": { "alias": "parentJunction"; "required": false; }; "junctionIndex": { "alias": "junctionIndex"; "required": false; }; "joinFilterFields": { "alias": "joinFilterFields"; "required": false; }; "joinFieldsName": { "alias": "joinFieldsName"; "required": false; }; "openSide": { "alias": "openSide"; "required": false; }; "parameterValues": { "alias": "parameterValues"; "required": false; }; }, { "filterJunctionChange": "filterJunctionChange"; }, never, never, false, never>;
1776
+ }
1777
+
1778
+ declare class DatasetNameDialogComponent implements OnInit {
1779
+ dialogRef: MatDialogRef<DatasetNameDialogComponent>;
1780
+ data: any;
1781
+ private http;
1782
+ private projectService;
1783
+ datasetInstanceSummary: any;
1784
+ categories: any;
1785
+ constructor(dialogRef: MatDialogRef<DatasetNameDialogComponent>, data: any, http: HttpClient, projectService: ProjectService);
1786
+ ngOnInit(): Promise<void>;
1787
+ showSelected(o1: any, o2: any): boolean;
1788
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetNameDialogComponent, never>;
1789
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetNameDialogComponent, "ki-dataset-name-dialog", never, {}, {}, never, never, false, never>;
1790
+ }
1791
+
1792
+ declare class DatasetSummariseComponent implements OnInit {
1793
+ dialogRef: MatDialogRef<DatasetSummariseComponent>;
1794
+ data: any;
1795
+ availableColumns: any;
1796
+ summariseFields: any;
1797
+ summariseExpressions: any;
1798
+ _: any;
1799
+ showDocs: boolean;
1800
+ originDataItemTitle: string;
1801
+ viewExample: boolean;
1802
+ readonly expressionTypes: {
1803
+ label: string;
1804
+ value: string;
1805
+ }[];
1806
+ constructor(dialogRef: MatDialogRef<DatasetSummariseComponent>, data: any);
1807
+ ngOnInit(): void;
1808
+ drop(event: CdkDragDrop<string[]>): void;
1809
+ removeListItem(list: any, index: any): void;
1810
+ createCustomExpression(): void;
1811
+ applySettings(): void;
1812
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetSummariseComponent, never>;
1813
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetSummariseComponent, "ki-dataset-summarise", never, {}, {}, never, never, false, never>;
1814
+ }
1815
+
1816
+ declare class DatasetFiltersComponent implements OnInit {
1817
+ filterJunction: any;
1818
+ filterFields: any;
1819
+ joinFilterFields: any;
1820
+ joinFieldsName: string;
1821
+ openSide: Subject<boolean>;
1822
+ parameterValues: any;
1823
+ constructor();
1824
+ ngOnInit(): void;
1825
+ addFilter(type: any): void;
1826
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetFiltersComponent, never>;
1827
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetFiltersComponent, "ki-dataset-filters", never, { "filterJunction": { "alias": "filterJunction"; "required": false; }; "filterFields": { "alias": "filterFields"; "required": false; }; "joinFilterFields": { "alias": "joinFilterFields"; "required": false; }; "joinFieldsName": { "alias": "joinFieldsName"; "required": false; }; "openSide": { "alias": "openSide"; "required": false; }; "parameterValues": { "alias": "parameterValues"; "required": false; }; }, {}, never, never, false, never>;
1828
+ }
1829
+
1830
+ declare class DatasetParameterValuesComponent implements OnInit {
1831
+ private dialog;
1832
+ parameterValues: any;
1833
+ focusParameters: boolean;
1834
+ evaluatedDatasource: any;
1835
+ showNewOnOpen: boolean;
1836
+ hideNew: boolean;
1837
+ update: Subject<any>;
1838
+ changed: EventEmitter<any>;
1839
+ evaluatedDatasourceChange: EventEmitter<any>;
1840
+ _: any;
1841
+ constructor(dialog: MatDialog);
1842
+ ngOnInit(): void;
1843
+ parameterChange(data?: any): void;
1844
+ addParameter(): void;
1845
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetParameterValuesComponent, never>;
1846
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetParameterValuesComponent, "ki-dataset-parameter-values", never, { "parameterValues": { "alias": "parameterValues"; "required": false; }; "focusParameters": { "alias": "focusParameters"; "required": false; }; "evaluatedDatasource": { "alias": "evaluatedDatasource"; "required": false; }; "showNewOnOpen": { "alias": "showNewOnOpen"; "required": false; }; "hideNew": { "alias": "hideNew"; "required": false; }; "update": { "alias": "update"; "required": false; }; }, { "changed": "changed"; "evaluatedDatasourceChange": "evaluatedDatasourceChange"; }, never, never, false, never>;
1847
+ }
1848
+
1849
+ declare class DatasetParameterTypeComponent implements OnInit {
1850
+ parameter: any;
1851
+ parameterChange: EventEmitter<any>;
1852
+ triggerApply: EventEmitter<any>;
1853
+ constructor();
1854
+ ngOnInit(): void;
1855
+ valueChanged(): void;
1856
+ applyChanges(): void;
1857
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetParameterTypeComponent, never>;
1858
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetParameterTypeComponent, "ki-dataset-parameter-type", never, { "parameter": { "alias": "parameter"; "required": false; }; }, { "parameterChange": "parameterChange"; "triggerApply": "triggerApply"; }, never, never, false, never>;
1859
+ }
1860
+
1861
+ declare class DatasetAddParameterComponent implements OnInit {
1862
+ dialogRef: MatDialogRef<DatasetAddParameterComponent>;
1863
+ data: any;
1864
+ private dialog;
1865
+ private datasetService;
1866
+ parameter: any;
1867
+ sourceColumns: string[];
1868
+ readonly _: any;
1869
+ private updateName;
1870
+ constructor(dialogRef: MatDialogRef<DatasetAddParameterComponent>, data: any, dialog: MatDialog, datasetService: DatasetService);
1871
+ ngOnInit(): void;
1872
+ setName(): void;
1873
+ selectDatasource(): void;
1874
+ multipleStatusUpdated(): void;
1875
+ private evaluateDataset;
1876
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetAddParameterComponent, never>;
1877
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetAddParameterComponent, "ki-dataset-add-parameter", never, {}, {}, never, never, false, never>;
1878
+ }
1879
+
1880
+ declare class DatasetAddJoinComponent implements OnInit {
1881
+ private datasetService;
1882
+ private datasourceService;
1883
+ private projectService;
1884
+ private tagService;
1885
+ dialogRef: MatDialogRef<DatasetAddJoinComponent>;
1886
+ data: any;
1887
+ private dataProcessorService;
1888
+ matStepper: MatStepper;
1889
+ Object: ObjectConstructor;
1890
+ environment: any;
1891
+ datasources: any;
1892
+ datasets: any;
1893
+ snapshots: any;
1894
+ sharedDatasets: any;
1895
+ searchText: BehaviorSubject<string>;
1896
+ selectedSource: any;
1897
+ filterFields: any;
1898
+ joinFilterFields: any;
1899
+ joinColumns: any;
1900
+ joinTransformation: any;
1901
+ admin: boolean;
1902
+ allColumns: boolean;
1903
+ activeProject: any;
1904
+ activeTag: any;
1905
+ requiredParameters: any;
1906
+ parameterValues: any;
1907
+ updateParams: Subject<unknown>;
1908
+ openSide: BehaviorSubject<boolean>;
1909
+ tableData: any;
1910
+ _: any;
1911
+ private datasetEditor;
1912
+ constructor(datasetService: DatasetService, datasourceService: DatasourceService, projectService: ProjectService, tagService: TagService, dialogRef: MatDialogRef<DatasetAddJoinComponent>, data: any, dataProcessorService: DataProcessorService);
1913
+ ngOnInit(): void;
1914
+ increaseOffset(dataItem: any): void;
1915
+ decreaseOffset(dataItem: any): void;
1916
+ pageSizeChange(value: any, dataItem: any): void;
1917
+ select(action: any, step: any, reset?: boolean): Promise<void>;
1918
+ toggleAllColumns(event: any): void;
1919
+ allSelected(): void;
1920
+ getParameterValues(step: any): Promise<void>;
1921
+ setEvaluatedParameters(requiredParameters: any, step?: any): void;
1922
+ join(): void;
1923
+ private createParameterStructure;
1924
+ private getJoinColumns;
1925
+ private getDatasets;
1926
+ private getDatasources;
1927
+ private getSnapshots;
1928
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetAddJoinComponent, never>;
1929
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetAddJoinComponent, "ki-dataset-add-join", never, {}, {}, never, never, false, never>;
1930
+ }
1931
+
1932
+ declare class DatasetCreateFormulaComponent implements OnInit {
1933
+ dialogRef: MatDialogRef<DatasetCreateFormulaComponent>;
1934
+ data: any;
1935
+ formulas: any;
1936
+ allColumns: any;
1937
+ _: any;
1938
+ constructor(dialogRef: MatDialogRef<DatasetCreateFormulaComponent>, data: any);
1939
+ ngOnInit(): void;
1940
+ addFormula(): void;
1941
+ removeFormula(i: any): void;
1942
+ createFormula(): void;
1943
+ close(): void;
1944
+ private matchColumnName;
1945
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetCreateFormulaComponent, never>;
1946
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetCreateFormulaComponent, "ki-dataset-create-formula", never, {}, {}, never, never, false, never>;
1947
+ }
1948
+
1949
+ declare class DatasetColumnSettingsComponent implements OnInit {
1950
+ dialogRef: MatDialogRef<DatasetColumnSettingsComponent>;
1951
+ data: any;
1952
+ columns: any;
1953
+ reset: boolean;
1954
+ resetFields: any[];
1955
+ resetTrigger: Subject<unknown>;
1956
+ resetColumnNames: boolean;
1957
+ namingConvention: string;
1958
+ constructor(dialogRef: MatDialogRef<DatasetColumnSettingsComponent>, data: any);
1959
+ ngOnInit(): void;
1960
+ updateSettings(): void;
1961
+ resetColumns(): void;
1962
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetColumnSettingsComponent, never>;
1963
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetColumnSettingsComponent, "ki-dataset-column-settings", never, {}, {}, never, never, false, never>;
1964
+ }
1965
+
1966
+ declare class DatasetColumnEditorComponent implements OnInit, OnDestroy {
1967
+ columns: any;
1968
+ toggleAll: boolean;
1969
+ titleOnly: boolean;
1970
+ resetTrigger: Subject<any>;
1971
+ columnsChange: EventEmitter<any>;
1972
+ allColumns: boolean;
1973
+ constructor();
1974
+ ngOnInit(): void;
1975
+ ngOnDestroy(): void;
1976
+ toggleAllColumns(event: any): void;
1977
+ allSelected(): void;
1978
+ drop(event: CdkDragDrop<string[]>): void;
1979
+ private setColumns;
1980
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetColumnEditorComponent, never>;
1981
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetColumnEditorComponent, "ki-dataset-column-editor", never, { "columns": { "alias": "columns"; "required": false; }; "toggleAll": { "alias": "toggleAll"; "required": false; }; "titleOnly": { "alias": "titleOnly"; "required": false; }; "resetTrigger": { "alias": "resetTrigger"; "required": false; }; }, { "columnsChange": "columnsChange"; }, never, never, false, never>;
1982
+ }
1983
+
1984
+ declare class SourceSelectorDialogComponent implements OnInit {
1985
+ dialogRef: MatDialogRef<SourceSelectorDialogComponent>;
1986
+ data: any;
1987
+ private datasetService;
1988
+ private datasourceService;
1989
+ Object: ObjectConstructor;
1990
+ datasources: any;
1991
+ datasets: any;
1992
+ sharedDatasets: any;
1993
+ snapshots: any;
1994
+ dashboardDatasetInstance: any;
1995
+ requiredParameters: any;
1996
+ updateParams: Subject<unknown>;
1997
+ dashboard: any;
1998
+ admin: boolean;
1999
+ constructor(dialogRef: MatDialogRef<SourceSelectorDialogComponent>, data: any, datasetService: DatasetService, datasourceService: DatasourceService);
2000
+ ngOnInit(): void;
2001
+ setEvaluatedParameters(parameterValues: any, evaluate?: any): void;
2002
+ select(action: any, stepper?: any): Promise<any>;
2003
+ setParameters(): void;
2004
+ private createParameterStructure;
2005
+ static ɵfac: i0.ɵɵFactoryDeclaration<SourceSelectorDialogComponent, never>;
2006
+ static ɵcmp: i0.ɵɵComponentDeclaration<SourceSelectorDialogComponent, "ki-source-selector-dialog", never, {}, {}, never, never, false, never>;
2007
+ }
2008
+
2009
+ declare class DashboardParameterComponent implements OnInit {
2010
+ constructor();
2011
+ ngOnInit(): void;
2012
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardParameterComponent, never>;
2013
+ static ɵcmp: i0.ɵɵComponentDeclaration<DashboardParameterComponent, "ki-dashboard-parameter", never, {}, {}, never, never, false, never>;
2014
+ }
2015
+
2016
+ declare class EditDashboardAlertComponent implements OnInit {
2017
+ dialogRef: MatDialogRef<EditDashboardAlertComponent>;
2018
+ data: any;
2019
+ private alertService;
2020
+ alert: any;
2021
+ filterFields: any;
2022
+ alertGroups: any;
2023
+ constructor(dialogRef: MatDialogRef<EditDashboardAlertComponent>, data: any, alertService: AlertService);
2024
+ ngOnInit(): void;
2025
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditDashboardAlertComponent, never>;
2026
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditDashboardAlertComponent, "ki-edit-dashboard-alert", never, {}, {}, never, never, false, never>;
2027
+ }
2028
+
2029
+ declare class TaskTimePeriodsComponent implements OnInit {
2030
+ timeForm: NgForm;
2031
+ taskTimePeriods: any;
2032
+ showTitle: boolean;
2033
+ taskTimePeriodsChange: EventEmitter<any>;
2034
+ showNewTaskTimePeriod: boolean;
2035
+ newTaskTimePeriod: any;
2036
+ _: any;
2037
+ Object: ObjectConstructor;
2038
+ constructor();
2039
+ ngOnInit(): void;
2040
+ addScheduleTime(): void;
2041
+ addTimePeriod(): void;
2042
+ removeTime(index: any): void;
2043
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaskTimePeriodsComponent, never>;
2044
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaskTimePeriodsComponent, "ki-task-time-periods", never, { "taskTimePeriods": { "alias": "taskTimePeriods"; "required": false; }; "showTitle": { "alias": "showTitle"; "required": false; }; }, { "taskTimePeriodsChange": "taskTimePeriodsChange"; }, never, never, false, never>;
2045
+ }
2046
+
2047
+ declare class SnapshotProfileDialogComponent implements OnInit {
2048
+ dialogRef: MatDialogRef<SnapshotProfileDialogComponent>;
2049
+ data: any;
2050
+ private datasetService;
2051
+ private dataProcessorService;
2052
+ selectKeyFields: MatSelect;
2053
+ timePeriods: TaskTimePeriodsComponent;
2054
+ timeLapseForm: NgForm;
2055
+ selectModel: NgModel;
2056
+ snapshot: any;
2057
+ columns: any;
2058
+ newTimeLapse: any;
2059
+ _: any;
2060
+ defaultOffsets: {
2061
+ label: string;
2062
+ value: number;
2063
+ }[];
2064
+ allSelected: boolean;
2065
+ parameters: any;
2066
+ private datasetInstanceId;
2067
+ constructor(dialogRef: MatDialogRef<SnapshotProfileDialogComponent>, data: any, datasetService: DatasetService, dataProcessorService: DataProcessorService);
2068
+ ngOnInit(): Promise<void>;
2069
+ loadListParameters(parameter: any): Promise<void>;
2070
+ removeIndex(index: number): void;
2071
+ selectAll(event: any): void;
2072
+ toggleAllSelection(): void;
2073
+ keyFieldClick(): void;
2074
+ updateCreateHistory(value: any): void;
2075
+ removeTimeLapsedField(index: any): void;
2076
+ addTimeLapsedField(): void;
2077
+ saveTimeLapse(): void;
2078
+ saveSnapshot(): Promise<void>;
2079
+ protected readonly Object: ObjectConstructor;
2080
+ static ɵfac: i0.ɵɵFactoryDeclaration<SnapshotProfileDialogComponent, never>;
2081
+ static ɵcmp: i0.ɵɵComponentDeclaration<SnapshotProfileDialogComponent, "ki-snapshot-profile-dialog", never, {}, {}, never, never, false, never>;
2082
+ }
2083
+
2084
+ declare class FeedComponent implements OnInit {
2085
+ dialogRef: MatDialogRef<FeedComponent>;
2086
+ data: any;
2087
+ private feedService;
2088
+ private datasetService;
2089
+ feed: any;
2090
+ datasets: any;
2091
+ feedUrl: string;
2092
+ searchText: BehaviorSubject<string>;
2093
+ feedDataset: any;
2094
+ parameters: any;
2095
+ error: string;
2096
+ cacheEnabled: boolean;
2097
+ constructor(dialogRef: MatDialogRef<FeedComponent>, data: any, feedService: FeedService, datasetService: DatasetService);
2098
+ ngOnInit(): Promise<void>;
2099
+ updateCacheEnabled(value: any): void;
2100
+ displayFn(dataset: any): string;
2101
+ updateFeedDataset(event: MatOptionSelectionChange): Promise<void>;
2102
+ saveFeed(): void;
2103
+ private getDatasets;
2104
+ static ɵfac: i0.ɵɵFactoryDeclaration<FeedComponent, never>;
2105
+ static ɵcmp: i0.ɵɵComponentDeclaration<FeedComponent, "ki-feed", never, {}, {}, never, never, false, never>;
2106
+ }
2107
+
2108
+ declare class ExportDataComponent implements OnInit {
2109
+ dialogRef: MatDialogRef<ExportDataComponent>;
2110
+ data: any;
2111
+ private datasetService;
2112
+ private snackBar;
2113
+ exportDataset: any;
2114
+ constructor(dialogRef: MatDialogRef<ExportDataComponent>, data: any, datasetService: DatasetService, snackBar: MatSnackBar);
2115
+ ngOnInit(): void;
2116
+ exportData(): void;
2117
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExportDataComponent, never>;
2118
+ static ɵcmp: i0.ɵɵComponentDeclaration<ExportDataComponent, "ki-export-data", never, {}, {}, never, never, false, never>;
2119
+ }
2120
+
2121
+ declare class AvailableColumnsComponent implements OnInit {
2122
+ dialogRef: MatDialogRef<AvailableColumnsComponent>;
2123
+ data: any;
2124
+ columns: any;
2125
+ constructor(dialogRef: MatDialogRef<AvailableColumnsComponent>, data: any);
2126
+ ngOnInit(): void;
2127
+ static ɵfac: i0.ɵɵFactoryDeclaration<AvailableColumnsComponent, never>;
2128
+ static ɵcmp: i0.ɵɵComponentDeclaration<AvailableColumnsComponent, "ki-available-columns", never, {}, {}, never, never, false, never>;
2129
+ }
2130
+
2131
+ declare class JobTasksComponent implements OnInit {
2132
+ dialogRef: MatDialogRef<JobTasksComponent>;
2133
+ data: any;
2134
+ constructor(dialogRef: MatDialogRef<JobTasksComponent>, data: any);
2135
+ ngOnInit(): void;
2136
+ static ɵfac: i0.ɵɵFactoryDeclaration<JobTasksComponent, never>;
2137
+ static ɵcmp: i0.ɵɵComponentDeclaration<JobTasksComponent, "ki-job-tasks", never, {}, {}, never, never, false, never>;
2138
+ }
2139
+
2140
+ declare class ImportDataComponent implements OnInit {
2141
+ dialogRef: MatDialogRef<ImportDataComponent>;
2142
+ data: any;
2143
+ private papa;
2144
+ private datasourceService;
2145
+ import: any;
2146
+ columns: any;
2147
+ importType: number;
2148
+ importingData: boolean;
2149
+ datasourceUpdate: any;
2150
+ rows: any;
2151
+ datasourceInstanceKey: string;
2152
+ reloadURL: string;
2153
+ importErrors: any;
2154
+ _: any;
2155
+ Object: ObjectConstructor;
2156
+ constructor(dialogRef: MatDialogRef<ImportDataComponent>, data: any, papa: Papa, datasourceService: DatasourceService);
2157
+ ngOnInit(): void;
2158
+ fileUpload(event: any): void;
2159
+ importData(): Promise<void>;
2160
+ static ɵfac: i0.ɵɵFactoryDeclaration<ImportDataComponent, never>;
2161
+ static ɵcmp: i0.ɵɵComponentDeclaration<ImportDataComponent, "ki-import-data", never, {}, {}, never, never, false, never>;
2162
+ }
2163
+
2164
+ declare class WhitelistedSqlFunctionsComponent implements OnInit {
2165
+ private datasetService;
2166
+ search: BehaviorSubject<string>;
2167
+ fields: any;
2168
+ docs: any;
2169
+ sqlFunctions: any;
2170
+ showColumns: boolean;
2171
+ Object: ObjectConstructor;
2172
+ constructor(datasetService: DatasetService);
2173
+ ngOnInit(): void;
2174
+ static ɵfac: i0.ɵɵFactoryDeclaration<WhitelistedSqlFunctionsComponent, never>;
2175
+ static ɵcmp: i0.ɵɵComponentDeclaration<WhitelistedSqlFunctionsComponent, "ki-whitelisted-sql-functions", never, { "search": { "alias": "search"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; }, {}, never, never, false, never>;
2176
+ }
2177
+
2178
+ declare class HtmlDocumentationComponent implements OnInit, OnDestroy {
2179
+ columns: Subject<any>;
2180
+ availableColumns: any;
2181
+ showData: boolean;
2182
+ Object: ObjectConstructor;
2183
+ documentation: ({
2184
+ title: string;
2185
+ description: string;
2186
+ data: ({
2187
+ description: string;
2188
+ classes: {
2189
+ Class: string;
2190
+ '{colour}': string;
2191
+ '{value}': string;
2192
+ '{size}'?: undefined;
2193
+ Value?: undefined;
2194
+ '{weight}'?: undefined;
2195
+ };
2196
+ } | {
2197
+ description: string;
2198
+ classes: {
2199
+ Class: string;
2200
+ '{size}': string;
2201
+ Value: string;
2202
+ '{colour}'?: undefined;
2203
+ '{value}'?: undefined;
2204
+ '{weight}'?: undefined;
2205
+ };
2206
+ } | {
2207
+ description: string;
2208
+ classes: {
2209
+ Class: string;
2210
+ '{weight}': string;
2211
+ Value: string;
2212
+ '{colour}'?: undefined;
2213
+ '{value}'?: undefined;
2214
+ '{size}'?: undefined;
2215
+ };
2216
+ })[];
2217
+ } | {
2218
+ title: string;
2219
+ description: string;
2220
+ data: {
2221
+ description: string;
2222
+ classes: {
2223
+ Template: string;
2224
+ Example: string;
2225
+ };
2226
+ }[];
2227
+ })[];
2228
+ constructor();
2229
+ ngOnInit(): void;
2230
+ ngOnDestroy(): void;
2231
+ static ɵfac: i0.ɵɵFactoryDeclaration<HtmlDocumentationComponent, never>;
2232
+ static ɵcmp: i0.ɵɵComponentDeclaration<HtmlDocumentationComponent, "ki-html-documentation", never, { "columns": { "alias": "columns"; "required": false; }; }, {}, never, never, false, never>;
2233
+ }
2234
+
2235
+ declare class DataSearchService {
2236
+ private config;
2237
+ private http;
2238
+ private projectService;
2239
+ constructor(config: KinintelModuleConfig, http: HttpClient, projectService: ProjectService);
2240
+ searchForDataItems(filters: {}, limit?: number, offset?: number): rxjs.Observable<Object>;
2241
+ getMatchingDataItemTypesForSearchTerm(searchTerm?: string): Promise<Object>;
2242
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataSearchService, never>;
2243
+ static ɵprov: i0.ɵɵInjectableDeclaration<DataSearchService>;
2244
+ }
2245
+
2246
+ declare class DataPickerComponent implements OnInit {
2247
+ private dataSearchService;
2248
+ private config;
2249
+ admin: boolean;
2250
+ typeMapping: any;
2251
+ selected: EventEmitter<any>;
2252
+ Object: ObjectConstructor;
2253
+ _: any;
2254
+ searchText: BehaviorSubject<string>;
2255
+ data: any;
2256
+ page: number;
2257
+ limit: number;
2258
+ offset: number;
2259
+ endOfResults: boolean;
2260
+ reload: Subject<unknown>;
2261
+ types: any;
2262
+ selectedType: BehaviorSubject<any>;
2263
+ constructor(dataSearchService: DataSearchService, config: KinintelModuleConfig);
2264
+ ngOnInit(): void;
2265
+ select(action: any): void;
2266
+ increaseOffset(): void;
2267
+ decreaseOffset(): void;
2268
+ pageSizeChange(value: any): void;
2269
+ private getDatasets;
2270
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataPickerComponent, never>;
2271
+ static ɵcmp: i0.ɵɵComponentDeclaration<DataPickerComponent, "ki-data-picker", never, { "admin": { "alias": "admin"; "required": false; }; "typeMapping": { "alias": "typeMapping"; "required": false; }; }, { "selected": "selected"; }, never, never, false, never>;
2272
+ }
2273
+
2274
+ declare class CreateDatasetComponent implements OnInit {
2275
+ dialogRef: MatDialogRef<CreateDatasetComponent>;
2276
+ data: any;
2277
+ private datasourceService;
2278
+ private datasetService;
2279
+ admin: boolean;
2280
+ constructor(dialogRef: MatDialogRef<CreateDatasetComponent>, data: any, datasourceService: DatasourceService, datasetService: DatasetService);
2281
+ ngOnInit(): void;
2282
+ select(action: any): Promise<void>;
2283
+ static ɵfac: i0.ɵɵFactoryDeclaration<CreateDatasetComponent, never>;
2284
+ static ɵcmp: i0.ɵɵComponentDeclaration<CreateDatasetComponent, "ki-create-dataset", never, {}, {}, never, never, false, never>;
2285
+ }
2286
+
2287
+ declare class TableCellFormatterComponent implements OnInit {
2288
+ private dashboardService;
2289
+ type: string;
2290
+ data: any;
2291
+ currencies: any;
2292
+ openSide: any;
2293
+ dataset: any;
2294
+ dashboards: any;
2295
+ sharedDashboards: any;
2296
+ privateDashboards: any;
2297
+ dashboardParameters: any;
2298
+ actionEvents: any;
2299
+ dateFormats: any;
2300
+ timeFormats: any;
2301
+ constructor(dashboardService: DashboardService);
2302
+ ngOnInit(): void;
2303
+ selectOption(c1: any, c2: any): boolean;
2304
+ ctaSelectOption(c1: any, c2: any): boolean;
2305
+ setDecimalValue(value: any): void;
2306
+ dashboardParamUpdate(selection: any): Promise<void>;
2307
+ static ɵfac: i0.ɵɵFactoryDeclaration<TableCellFormatterComponent, never>;
2308
+ static ɵcmp: i0.ɵɵComponentDeclaration<TableCellFormatterComponent, "ki-table-cell-formatter", never, { "type": { "alias": "type"; "required": false; }; "data": { "alias": "data"; "required": false; }; "currencies": { "alias": "currencies"; "required": false; }; "openSide": { "alias": "openSide"; "required": false; }; "dataset": { "alias": "dataset"; "required": false; }; "dashboards": { "alias": "dashboards"; "required": false; }; "sharedDashboards": { "alias": "sharedDashboards"; "required": false; }; "privateDashboards": { "alias": "privateDashboards"; "required": false; }; "dashboardParameters": { "alias": "dashboardParameters"; "required": false; }; "actionEvents": { "alias": "actionEvents"; "required": false; }; }, {}, never, never, false, never>;
2309
+ }
2310
+
2311
+ declare class ProjectLinkSelectionComponent implements OnInit {
2312
+ dialogRef: MatDialogRef<ProjectLinkSelectionComponent>;
2313
+ data: any;
2314
+ private dashboardService;
2315
+ private datasetService;
2316
+ private datasourceService;
2317
+ searchText: BehaviorSubject<string>;
2318
+ projectDashboards: any;
2319
+ sharedDashboards: any;
2320
+ storedQueries: any;
2321
+ dataPackages: any;
2322
+ datasources: any;
2323
+ constructor(dialogRef: MatDialogRef<ProjectLinkSelectionComponent>, data: any, dashboardService: DashboardService, datasetService: DatasetService, datasourceService: DatasourceService);
2324
+ ngOnInit(): void;
2325
+ selectDashboard(dashboard: any): void;
2326
+ selectQuery(query: any): void;
2327
+ selectDatasource(datasource: any): void;
2328
+ private getSharedDashboards;
2329
+ private getProjectDashboards;
2330
+ private getDatasets;
2331
+ private getDataPackages;
2332
+ private getDatasources;
2333
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProjectLinkSelectionComponent, never>;
2334
+ static ɵcmp: i0.ɵɵComponentDeclaration<ProjectLinkSelectionComponent, "ki-project-link-selection", never, {}, {}, never, never, false, never>;
2335
+ }
2336
+
2337
+ declare class DashboardSettingsComponent implements OnInit {
2338
+ dialogRef: MatDialogRef<DashboardSettingsComponent>;
2339
+ data: any;
2340
+ private dashboardService;
2341
+ private projectService;
2342
+ dashboard: any;
2343
+ refreshInterval: number;
2344
+ externalURL: string;
2345
+ apiKeys: any;
2346
+ canManageFeeds: boolean;
2347
+ constructor(dialogRef: MatDialogRef<DashboardSettingsComponent>, data: any, dashboardService: DashboardService, projectService: ProjectService);
2348
+ ngOnInit(): void;
2349
+ setRefreshInterval(interval: any): void;
2350
+ saveSettings(): Promise<void>;
2351
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardSettingsComponent, never>;
2352
+ static ɵcmp: i0.ɵɵComponentDeclaration<DashboardSettingsComponent, "ki-dashboard-settings", never, {}, {}, never, never, false, never>;
2353
+ }
2354
+
2355
+ declare class ApiAccessComponent implements OnInit {
2356
+ dialogRef: MatDialogRef<ApiAccessComponent>;
2357
+ data: any;
2358
+ private datasourceService;
2359
+ private snackBar;
2360
+ private http;
2361
+ apiKeys: any;
2362
+ backendURL: string;
2363
+ datasourceUpdate: any;
2364
+ datasourceInstanceKey: any;
2365
+ columns: any;
2366
+ listQueryString: string;
2367
+ createExample: string;
2368
+ updateExample: string;
2369
+ deleteExample: string;
2370
+ deleteFilteredExample: string;
2371
+ showExample: boolean;
2372
+ constructor(dialogRef: MatDialogRef<ApiAccessComponent>, data: any, datasourceService: DatasourceService, snackBar: MatSnackBar, http: HttpClient);
2373
+ ngOnInit(): Promise<void>;
2374
+ private getColumnTypeDisplayString;
2375
+ copied(): void;
2376
+ saveApiAccess(): Promise<void>;
2377
+ static ɵfac: i0.ɵɵFactoryDeclaration<ApiAccessComponent, never>;
2378
+ static ɵcmp: i0.ɵɵComponentDeclaration<ApiAccessComponent, "ki-api-access", never, { "apiKeys": { "alias": "apiKeys"; "required": false; }; }, {}, never, never, false, never>;
2379
+ }
2380
+
2381
+ declare class MoveTransformationConfirmationComponent implements OnInit {
2382
+ dialogRef: MatDialogRef<MoveTransformationConfirmationComponent>;
2383
+ constructor(dialogRef: MatDialogRef<MoveTransformationConfirmationComponent>);
2384
+ ngOnInit(): void;
2385
+ close(res?: any): void;
2386
+ static ɵfac: i0.ɵɵFactoryDeclaration<MoveTransformationConfirmationComponent, never>;
2387
+ static ɵcmp: i0.ɵɵComponentDeclaration<MoveTransformationConfirmationComponent, "ki-move-transformation-confirmation", never, {}, {}, never, never, false, never>;
2388
+ }
2389
+
2390
+ declare class SaveAsQueryComponent implements OnInit {
2391
+ dialogRef: MatDialogRef<SaveAsQueryComponent>;
2392
+ data: any;
2393
+ private http;
2394
+ private projectService;
2395
+ datasetInstanceSummary: any;
2396
+ categories: any;
2397
+ transformations: any;
2398
+ includeAllTransformations: boolean;
2399
+ _: any;
2400
+ filteredTransformations: any;
2401
+ private projectKey;
2402
+ constructor(dialogRef: MatDialogRef<SaveAsQueryComponent>, data: any, http: HttpClient, projectService: ProjectService);
2403
+ ngOnInit(): void;
2404
+ updateExcludedTransformations(): void;
2405
+ showSelected(o1: any, o2: any): boolean;
2406
+ private loadCategories;
2407
+ static ɵfac: i0.ɵɵFactoryDeclaration<SaveAsQueryComponent, never>;
2408
+ static ɵcmp: i0.ɵɵComponentDeclaration<SaveAsQueryComponent, "ki-save-as-query", never, {}, {}, never, never, false, never>;
2409
+ }
2410
+
2411
+ declare class EditQueryCacheComponent implements OnInit {
2412
+ dialogRef: MatDialogRef<EditQueryCacheComponent>;
2413
+ data: any;
2414
+ private dataProcessorService;
2415
+ cache: any;
2416
+ columns: any;
2417
+ _: any;
2418
+ constructor(dialogRef: MatDialogRef<EditQueryCacheComponent>, data: any, dataProcessorService: DataProcessorService);
2419
+ ngOnInit(): void;
2420
+ saveQueryCache(): Promise<void>;
2421
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditQueryCacheComponent, never>;
2422
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditQueryCacheComponent, "ki-edit-query-cache", never, {}, {}, never, never, false, never>;
2423
+ }
2424
+
2425
+ declare class DataSearchComponent {
2426
+ static ɵfac: i0.ɵɵFactoryDeclaration<DataSearchComponent, never>;
2427
+ static ɵcmp: i0.ɵɵComponentDeclaration<DataSearchComponent, "ki-data-search", never, {}, {}, never, never, false, never>;
2428
+ }
2429
+
2430
+ declare class ImportWizardComponent implements OnInit {
2431
+ private dialog;
2432
+ dialogRef: MatDialogRef<ImportWizardComponent>;
2433
+ data: any;
2434
+ private datasourceService;
2435
+ private snackBar;
2436
+ private config;
2437
+ columns: any;
2438
+ addOnBlur: boolean;
2439
+ name: string;
2440
+ reloadURL: string;
2441
+ datasourceUpdate: any;
2442
+ importChoice: string;
2443
+ importKey: string;
2444
+ backendURL: string;
2445
+ readonly _: any;
2446
+ readonly Object: ObjectConstructor;
2447
+ readonly datasourceTypes: any;
2448
+ readonly separatorKeysCodes: readonly [13, 188];
2449
+ private namePrefix;
2450
+ constructor(dialog: MatDialog, dialogRef: MatDialogRef<ImportWizardComponent>, data: any, datasourceService: DatasourceService, snackBar: MatSnackBar, config: KinintelModuleConfig);
2451
+ ngOnInit(): Promise<void>;
2452
+ copied(): void;
2453
+ createExample(): string;
2454
+ addColumn(event: MatChipInputEvent): void;
2455
+ editColumn(column: string, event: MatChipEditedEvent): void;
2456
+ removeColumn(column: any): void;
2457
+ importData(): void;
2458
+ createStructure(): Promise<void>;
2459
+ static ɵfac: i0.ɵɵFactoryDeclaration<ImportWizardComponent, never>;
2460
+ static ɵcmp: i0.ɵɵComponentDeclaration<ImportWizardComponent, "ki-import-wizard", never, {}, {}, never, never, false, never>;
2461
+ }
2462
+
2463
+ declare class AdvancedSettingsComponent implements OnInit {
2464
+ dialogRef: MatDialogRef<AdvancedSettingsComponent>;
2465
+ data: any;
2466
+ private datasourceService;
2467
+ _: any;
2468
+ columns: any;
2469
+ columns2: any;
2470
+ advancedSettings: any;
2471
+ datasourceUpdate: any;
2472
+ errorMessage: string;
2473
+ private datasourceInstanceKey;
2474
+ private allColumns;
2475
+ constructor(dialogRef: MatDialogRef<AdvancedSettingsComponent>, data: any, datasourceService: DatasourceService);
2476
+ ngOnInit(): void;
2477
+ drop(event: CdkDragDrop<string[]>): void;
2478
+ dropIndex(event: CdkDragDrop<string[]>, data?: any): void;
2479
+ updateIndexes(index: any): void;
2480
+ saveChanges(): Promise<void>;
2481
+ static ɵfac: i0.ɵɵFactoryDeclaration<AdvancedSettingsComponent, never>;
2482
+ static ɵcmp: i0.ɵɵComponentDeclaration<AdvancedSettingsComponent, "ki-advanced-settings", never, {}, {}, never, never, false, never>;
2483
+ }
2484
+
2485
+ declare class RemoveTransformationWarningComponent implements OnInit {
2486
+ dialogRef: MatDialogRef<RemoveTransformationWarningComponent>;
2487
+ constructor(dialogRef: MatDialogRef<RemoveTransformationWarningComponent>);
2488
+ ngOnInit(): void;
2489
+ close(res?: any): void;
2490
+ static ɵfac: i0.ɵɵFactoryDeclaration<RemoveTransformationWarningComponent, never>;
2491
+ static ɵcmp: i0.ɵɵComponentDeclaration<RemoveTransformationWarningComponent, "ki-remove-transformation-warning", never, {}, {}, never, never, false, never>;
2492
+ }
2493
+
2494
+ declare class ChangeSourceWarningComponent implements OnInit {
2495
+ dialogRef: MatDialogRef<ChangeSourceWarningComponent>;
2496
+ constructor(dialogRef: MatDialogRef<ChangeSourceWarningComponent>);
2497
+ ngOnInit(): void;
2498
+ close(res?: any): void;
2499
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChangeSourceWarningComponent, never>;
2500
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChangeSourceWarningComponent, "ki-change-source-warning", never, {}, {}, never, never, false, never>;
2501
+ }
2502
+
2503
+ declare class DatasetFilterInclusionComponent implements OnInit {
2504
+ filter: any;
2505
+ parameterValues: any;
2506
+ dependsString: string;
2507
+ constructor();
2508
+ ngOnInit(): void;
2509
+ static ɵfac: i0.ɵɵFactoryDeclaration<DatasetFilterInclusionComponent, never>;
2510
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatasetFilterInclusionComponent, "ki-dataset-filter-inclusion", never, { "filter": { "alias": "filter"; "required": false; }; "parameterValues": { "alias": "parameterValues"; "required": false; }; "dependsString": { "alias": "dependsString"; "required": false; }; }, {}, never, never, false, never>;
2511
+ }
2512
+
2513
+ declare class FeedApiModalComponent implements OnInit {
2514
+ dialogRef: MatDialogRef<FeedApiModalComponent>;
2515
+ data: any;
2516
+ private dialog;
2517
+ private http;
2518
+ private snackBar;
2519
+ feed: any;
2520
+ apiKeys: any;
2521
+ feedUrl: string;
2522
+ constructor(dialogRef: MatDialogRef<FeedApiModalComponent>, data: any, dialog: MatDialog, http: HttpClient, snackBar: MatSnackBar);
2523
+ ngOnInit(): Promise<void>;
2524
+ copy(text: string): Promise<void>;
2525
+ copied(): void;
2526
+ static ɵfac: i0.ɵɵFactoryDeclaration<FeedApiModalComponent, never>;
2527
+ static ɵcmp: i0.ɵɵComponentDeclaration<FeedApiModalComponent, "ki-feed-api-modal", never, {}, {}, never, never, false, never>;
2528
+ }
2529
+
2530
+ declare class QueryCacheViewComponent implements OnInit {
2531
+ private dataProcessorService;
2532
+ private router;
2533
+ private datasetService;
2534
+ private dialog;
2535
+ admin: boolean;
2536
+ reload: Subject<unknown>;
2537
+ showPager: boolean;
2538
+ limit: number;
2539
+ datasetInstance: number;
2540
+ queries: any;
2541
+ searchText: BehaviorSubject<string>;
2542
+ offset: number;
2543
+ page: number;
2544
+ endOfResults: boolean;
2545
+ loading: boolean;
2546
+ _: any;
2547
+ constructor(dataProcessorService: DataProcessorService, router: Router, datasetService: DatasetService, dialog: MatDialog);
2548
+ ngOnInit(): void;
2549
+ increaseOffset(): void;
2550
+ decreaseOffset(): void;
2551
+ pageSizeChange(value: any): void;
2552
+ delete(cacheKey: any): void;
2553
+ editCache(cacheKey: string): Promise<void>;
2554
+ private getQueries;
2555
+ static ɵfac: i0.ɵɵFactoryDeclaration<QueryCacheViewComponent, never>;
2556
+ static ɵcmp: i0.ɵɵComponentDeclaration<QueryCacheViewComponent, "ki-query-cache-view", never, { "admin": { "alias": "admin"; "required": false; }; "reload": { "alias": "reload"; "required": false; }; "showPager": { "alias": "showPager"; "required": false; }; "limit": { "alias": "limit"; "required": false; }; "datasetInstance": { "alias": "datasetInstance"; "required": false; }; }, {}, never, never, false, never>;
2557
+ }
2558
+
2559
+ declare class ItemComponentComponent implements AfterViewInit, OnDestroy {
2560
+ private dialog;
2561
+ private kiDatasourceService;
2562
+ private kiDatasetService;
2563
+ private kiAlertService;
2564
+ private dashboardService;
2565
+ private sanitizer;
2566
+ private router;
2567
+ private location;
2568
+ private externalService;
2569
+ private projectService;
2570
+ dashboardItemType: any;
2571
+ itemInstanceKey: any;
2572
+ dashboard: any;
2573
+ dashboardItem: any;
2574
+ dragItem: boolean;
2575
+ grid: any;
2576
+ actionEvents: ActionEvent[];
2577
+ external: boolean;
2578
+ queryParams: any;
2579
+ editAlerts: boolean;
2580
+ duplicateItem: EventEmitter<any>;
2581
+ configureClass: boolean;
2582
+ textTemplate: ElementRef;
2583
+ datasourceService: any;
2584
+ datasetService: any;
2585
+ alertService: any;
2586
+ _: any;
2587
+ imageError: boolean;
2588
+ Object: ObjectConstructor;
2589
+ String: StringConstructor;
2590
+ dataset: any;
2591
+ chartData: any;
2592
+ dashboardDatasetInstance: any;
2593
+ loadingItem: boolean;
2594
+ filterFields: any;
2595
+ dependencies: any;
2596
+ metric: any;
2597
+ textData: any;
2598
+ networkData: any;
2599
+ wordCloud: any;
2600
+ imageData: any;
2601
+ tabular: any;
2602
+ tableCells: any;
2603
+ hiddenColumns: any;
2604
+ general: any;
2605
+ callToAction: any;
2606
+ actionItem: any;
2607
+ alert: boolean;
2608
+ alertData: any;
2609
+ showAlertData: boolean;
2610
+ admin: boolean;
2611
+ viewOnly: boolean;
2612
+ currencies: {
2613
+ name: string;
2614
+ value: string;
2615
+ symbol: string;
2616
+ }[];
2617
+ limit: number;
2618
+ page: number;
2619
+ offset: number;
2620
+ endOfResults: boolean;
2621
+ itemLocked: boolean;
2622
+ optimise: boolean;
2623
+ optimiseSubject: Subject<boolean>;
2624
+ canExportData: boolean;
2625
+ externalError: boolean;
2626
+ quotaExceeded: string;
2627
+ existingGridItem: boolean;
2628
+ itemNoMove: boolean;
2629
+ visNetworkOptions: {
2630
+ nodes: {
2631
+ borderWidth: {
2632
+ type: string;
2633
+ };
2634
+ borderWidthSelected: {
2635
+ type: string;
2636
+ };
2637
+ brokenImage: {
2638
+ type: string;
2639
+ };
2640
+ chosen: {
2641
+ type: string;
2642
+ };
2643
+ color: {
2644
+ type: string;
2645
+ };
2646
+ opacity: {
2647
+ type: string;
2648
+ };
2649
+ fixed: {
2650
+ type: string;
2651
+ };
2652
+ font: {
2653
+ type: string;
2654
+ };
2655
+ group: {
2656
+ type: string;
2657
+ };
2658
+ heightConstraint: {
2659
+ type: string;
2660
+ };
2661
+ hidden: {
2662
+ type: string;
2663
+ };
2664
+ labelHighlightBold: {
2665
+ type: string;
2666
+ };
2667
+ level: {
2668
+ type: string;
2669
+ };
2670
+ mass: {
2671
+ type: string;
2672
+ };
2673
+ physics: {
2674
+ type: string;
2675
+ };
2676
+ shadow: {
2677
+ type: string;
2678
+ };
2679
+ shape: {
2680
+ type: string;
2681
+ };
2682
+ size: {
2683
+ type: string;
2684
+ };
2685
+ title: {
2686
+ type: string;
2687
+ };
2688
+ value: {
2689
+ type: string;
2690
+ };
2691
+ widthConstraint: {
2692
+ type: string;
2693
+ };
2694
+ x: {
2695
+ type: string;
2696
+ };
2697
+ y: {
2698
+ type: string;
2699
+ };
2700
+ };
2701
+ edges: {
2702
+ arrows: {
2703
+ type: string;
2704
+ };
2705
+ arrowStrikethrough: {
2706
+ type: string;
2707
+ };
2708
+ chosen: {
2709
+ type: string;
2710
+ };
2711
+ color: {
2712
+ type: string;
2713
+ };
2714
+ dashes: {
2715
+ type: string;
2716
+ };
2717
+ font: {
2718
+ type: string;
2719
+ };
2720
+ hidden: {
2721
+ type: string;
2722
+ };
2723
+ hoverWidth: {
2724
+ type: string;
2725
+ };
2726
+ label: {
2727
+ type: string;
2728
+ };
2729
+ labelHighlightBold: {
2730
+ type: string;
2731
+ };
2732
+ length: {
2733
+ type: string;
2734
+ };
2735
+ physics: {
2736
+ type: string;
2737
+ };
2738
+ selectionWidth: {
2739
+ type: string;
2740
+ };
2741
+ selfReferenceSize: {
2742
+ type: string;
2743
+ };
2744
+ shadow: {
2745
+ type: string;
2746
+ };
2747
+ smooth: {
2748
+ type: string;
2749
+ };
2750
+ title: {
2751
+ type: string;
2752
+ };
2753
+ value: {
2754
+ type: string;
2755
+ };
2756
+ width: {
2757
+ type: string;
2758
+ };
2759
+ widthConstraint: {
2760
+ type: string;
2761
+ };
2762
+ };
2763
+ };
2764
+ private itemLoadedSub;
2765
+ private optimiseSub;
2766
+ constructor(dialog: MatDialog, kiDatasourceService: DatasourceService, kiDatasetService: DatasetService, kiAlertService: AlertService, dashboardService: DashboardService, sanitizer: DomSanitizer, router: Router, location: Location, externalService: ExternalService, projectService: ProjectService);
2767
+ ngAfterViewInit(): void;
2768
+ init(evaluate?: boolean): Promise<void>;
2769
+ ngOnDestroy(): void;
2770
+ lockItem(): void;
2771
+ duplicate(): void;
2772
+ configure(): void;
2773
+ load(): any;
2774
+ removeWidget(event: any): void;
2775
+ triggerActionEvent(actionEvent: any, column: any, value: any): void;
2776
+ getActionEventTitle(actionEvent: any, column: any, value: any): string;
2777
+ isActionComplete(actionEvent: any, value: any): boolean;
2778
+ editItemAlerts(alert: any, index?: any): void;
2779
+ removeAlert(event: any, alert: any, i: any): void;
2780
+ exportData(): void;
2781
+ updateHeading(event: any): void;
2782
+ setupNetworkChart(): Promise<void>;
2783
+ evaluateTextData(textData: any): string;
2784
+ setChartData(): Promise<void>;
2785
+ updateImageData(): void;
2786
+ updateMetricDataValues(): void;
2787
+ callToActionLink(cta: any, dataItem?: any): void;
2788
+ bindParametersInString(searchString: any, data?: any): any;
2789
+ increaseOffset(): void;
2790
+ decreaseOffset(): void;
2791
+ pageSizeChange(value: any): void;
2792
+ sortHeader(columnObject: any): void;
2793
+ changeDateType(event: any, parameter: any, value: any): void;
2794
+ updatePeriodValue(value: any, period: any, parameter: any): void;
2795
+ booleanUpdate(event: any, parameter: any): void;
2796
+ reloadWidget(): void;
2797
+ private mapColumnToValue;
2798
+ private evaluate;
2799
+ private getMappedParams;
2800
+ private resetAlertData;
2801
+ private resetPager;
2802
+ private mapLayoutSettingsToComponentData;
2803
+ private reloadAlert;
2804
+ private evaluateDataset;
2805
+ private prepareDatasetInstanceSummaryForEvaluation;
2806
+ static ɵfac: i0.ɵɵFactoryDeclaration<ItemComponentComponent, never>;
2807
+ static ɵcmp: i0.ɵɵComponentDeclaration<ItemComponentComponent, "ki-item-component", never, { "dashboardItemType": { "alias": "dashboardItemType"; "required": false; }; "itemInstanceKey": { "alias": "itemInstanceKey"; "required": false; }; "dashboard": { "alias": "dashboard"; "required": false; }; "dashboardItem": { "alias": "dashboardItem"; "required": false; }; "dragItem": { "alias": "dragItem"; "required": false; }; "grid": { "alias": "grid"; "required": false; }; "actionEvents": { "alias": "actionEvents"; "required": false; }; "external": { "alias": "external"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "editAlerts": { "alias": "editAlerts"; "required": false; }; }, { "duplicateItem": "duplicateItem"; }, never, never, true, never>;
2808
+ }
2809
+
2810
+ declare class NgKinintelModule {
2811
+ static forRoot(conf?: KinintelModuleConfig): ModuleWithProviders<NgKinintelModule>;
2812
+ static ɵfac: i0.ɵɵFactoryDeclaration<NgKinintelModule, never>;
2813
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NgKinintelModule, [typeof DashboardEditorComponent, typeof ConfigureItemComponent, typeof DatasourceComponent, typeof DatasetComponent, typeof DatasetEditorComponent, typeof ProjectPickerComponent, typeof DatasetFilterComponent, typeof DataExplorerComponent, typeof TagPickerComponent, typeof DashboardsComponent, typeof DatasetFilterJunctionComponent, typeof DatasetNameDialogComponent, typeof DatasetSummariseComponent, typeof DatasetFiltersComponent, typeof DatasetParameterValuesComponent, typeof DatasetParameterTypeComponent, typeof DatasetAddParameterComponent, typeof DatasetAddJoinComponent, typeof DatasetCreateFormulaComponent, typeof DatasetColumnSettingsComponent, typeof DatasetColumnEditorComponent, typeof SourceSelectorDialogComponent, typeof DashboardParameterComponent, typeof NotificationGroupsComponent, typeof EditNotificationGroupComponent, typeof AlertGroupsComponent, typeof EditAlertGroupComponent, typeof EditDashboardAlertComponent, typeof SnapshotProfileDialogComponent, typeof TaskTimePeriodsComponent, typeof SnapshotsComponent, typeof ViewDashboardComponent, typeof DatasetEditorPopupComponent, typeof FeedsComponent, typeof FeedComponent, typeof ExportDataComponent, typeof MetadataComponent, typeof AvailableColumnsComponent, typeof JobTasksComponent, typeof CreateDatasourceComponent, typeof ImportDataComponent, typeof WhitelistedSqlFunctionsComponent, typeof HtmlDocumentationComponent, typeof DataPickerComponent, typeof CreateDatasetComponent, typeof TableCellFormatterComponent, typeof DocumentDatasourceComponent, typeof ProjectSettingsComponent, typeof ProjectLinkSelectionComponent, typeof UpstreamChangesConfirmationComponent, typeof DashboardSettingsComponent, typeof ApiAccessComponent, typeof TabularDatasourceComponent, typeof MoveTransformationConfirmationComponent, typeof SaveAsQueryComponent, typeof ShareQueryComponent, typeof SharedWithMeComponent, typeof MarketplaceComponent, typeof QueryCachingComponent, typeof EditQueryCacheComponent, typeof SnapshotApiAccessComponent, typeof DataSharingInviteComponent, typeof DataSearchComponent, typeof ImportWizardComponent, typeof AdvancedSettingsComponent, typeof RemoveTransformationWarningComponent, typeof ExportProjectComponent, typeof ChangeSourceWarningComponent, typeof DatasetFilterInclusionComponent, typeof FeedApiModalComponent, typeof QueryCacheViewComponent], [typeof i71.BrowserModule, typeof i72.CommonModule, typeof i73.MatButtonModule, typeof i74.MatIconModule, typeof i75.NgChartsModule, typeof i76.MatDialogModule, typeof i77.NgxResizableModule, typeof i78.MatMenuModule, typeof i79.MatExpansionModule, typeof i80.MatFormFieldModule, typeof i81.MatInputModule, typeof i82.MatChipsModule, typeof i83.MatTableModule, typeof i84.MatPaginatorModule, typeof i85.MatSortModule, typeof i86.DragDropModule, typeof i87.FormsModule, typeof i88.MatButtonToggleModule, typeof i89.MatSelectModule, typeof i90.MatSlideToggleModule, typeof i91.MatStepperModule, typeof i92.MatCheckboxModule, typeof i93.MatListModule, typeof i94.MatProgressSpinnerModule, typeof i95.MatSidenavModule, typeof i96.MatTabsModule, typeof i97.RouterModule, typeof i98.MatAutocompleteModule, typeof i99.MatSnackBarModule, typeof i100.MatRadioModule, typeof i101.MatTooltipModule, typeof i102.MatProgressBarModule, typeof i103.CodemirrorModule, typeof i104.ClipboardModule, typeof i105.CdkOverlayOrigin, typeof i105.CdkConnectedOverlay, typeof ItemComponentComponent], [typeof DashboardEditorComponent, typeof DatasourceComponent, typeof DatasetComponent, typeof ProjectPickerComponent, typeof TagPickerComponent, typeof DashboardsComponent, typeof NotificationGroupsComponent, typeof EditNotificationGroupComponent, typeof AlertGroupsComponent, typeof EditAlertGroupComponent, typeof SnapshotsComponent, typeof ViewDashboardComponent, typeof FeedsComponent, typeof CreateDatasourceComponent, typeof DocumentDatasourceComponent, typeof ProjectSettingsComponent, typeof UpstreamChangesConfirmationComponent, typeof TabularDatasourceComponent, typeof MarketplaceComponent, typeof SharedWithMeComponent, typeof SnapshotApiAccessComponent, typeof QueryCachingComponent, typeof DataSharingInviteComponent, typeof ExportProjectComponent, typeof ShareQueryComponent]>;
2814
+ static ɵinj: i0.ɵɵInjectorDeclaration<NgKinintelModule>;
2815
+ }
2816
+
2817
+ export { ActionEvent, AlertGroupsComponent, CreateDatasourceComponent, DashboardChangesGuard, DashboardEditorComponent, DashboardService, DashboardsComponent, DataExplorerComponent, DataProcessorService, DataSharingInviteComponent, DatasetComponent, DatasetService, DatasourceComponent, DatasourceService, DocumentDatasourceComponent, EditAlertGroupComponent, EditNotificationGroupComponent, ExportProjectComponent, ExternalService, FeedService, FeedsComponent, MarketplaceComponent, MetadataComponent, NgKinintelModule, NotificationGroupsComponent, ProjectPickerComponent, ProjectService, ProjectSettingsComponent, QueryCachingComponent, ShareQueryComponent, SharedWithMeComponent, SnapshotApiAccessComponent, SnapshotsComponent, TabularDatasourceComponent, TagPickerComponent, TagService, UpstreamChangesConfirmationComponent, ViewDashboardComponent };
2818
+ export type { ComponentCanDeactivate, DatasourceUpdate };