@memberjunction/ng-explorer-core 2.128.0 → 2.129.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app-routing.module.d.ts +7 -1
- package/dist/app-routing.module.d.ts.map +1 -1
- package/dist/app-routing.module.js +41 -74
- package/dist/app-routing.module.js.map +1 -1
- package/dist/generic/Item.types.d.ts +0 -54
- package/dist/generic/Item.types.d.ts.map +1 -1
- package/dist/generic/Item.types.js +0 -79
- package/dist/generic/Item.types.js.map +1 -1
- package/dist/lib/resource-wrappers/chat-conversations-resource.component.d.ts +49 -2
- package/dist/lib/resource-wrappers/chat-conversations-resource.component.d.ts.map +1 -1
- package/dist/lib/resource-wrappers/chat-conversations-resource.component.js +263 -27
- package/dist/lib/resource-wrappers/chat-conversations-resource.component.js.map +1 -1
- package/dist/lib/resource-wrappers/dashboard-resource.component.d.ts.map +1 -1
- package/dist/lib/resource-wrappers/dashboard-resource.component.js +20 -26
- package/dist/lib/resource-wrappers/dashboard-resource.component.js.map +1 -1
- package/dist/lib/shell/components/dialogs/app-access-dialog.component.d.ts +108 -0
- package/dist/lib/shell/components/dialogs/app-access-dialog.component.d.ts.map +1 -0
- package/dist/lib/shell/components/dialogs/app-access-dialog.component.js +371 -0
- package/dist/lib/shell/components/dialogs/app-access-dialog.component.js.map +1 -0
- package/dist/lib/shell/components/tabs/tab-container.component.d.ts +22 -2
- package/dist/lib/shell/components/tabs/tab-container.component.d.ts.map +1 -1
- package/dist/lib/shell/components/tabs/tab-container.component.js +40 -14
- package/dist/lib/shell/components/tabs/tab-container.component.js.map +1 -1
- package/dist/lib/shell/loading-themes.d.ts +160 -0
- package/dist/lib/shell/loading-themes.d.ts.map +1 -0
- package/dist/lib/shell/loading-themes.js +838 -0
- package/dist/lib/shell/loading-themes.js.map +1 -0
- package/dist/lib/shell/shell.component.d.ts +118 -0
- package/dist/lib/shell/shell.component.d.ts.map +1 -1
- package/dist/lib/shell/shell.component.js +744 -226
- package/dist/lib/shell/shell.component.js.map +1 -1
- package/dist/lib/shell/shell.module.d.ts +8 -7
- package/dist/lib/shell/shell.module.d.ts.map +1 -1
- package/dist/lib/shell/shell.module.js +5 -2
- package/dist/lib/shell/shell.module.js.map +1 -1
- package/dist/lib/single-dashboard/single-dashboard.component.d.ts +1 -0
- package/dist/lib/single-dashboard/single-dashboard.component.d.ts.map +1 -1
- package/dist/lib/single-dashboard/single-dashboard.component.js +4 -0
- package/dist/lib/single-dashboard/single-dashboard.component.js.map +1 -1
- package/dist/lib/single-list-detail/single-list-detail.component.js +1 -1
- package/dist/lib/single-list-detail/single-list-detail.component.js.map +1 -1
- package/dist/module.d.ts +62 -88
- package/dist/module.d.ts.map +1 -1
- package/dist/module.js +9 -149
- package/dist/module.js.map +1 -1
- package/dist/public-api.d.ts +0 -19
- package/dist/public-api.d.ts.map +1 -1
- package/dist/public-api.js +0 -19
- package/dist/public-api.js.map +1 -1
- package/package.json +35 -40
- package/dist/generic/Events.types.d.ts +0 -174
- package/dist/generic/Events.types.d.ts.map +0 -1
- package/dist/generic/Events.types.js +0 -220
- package/dist/generic/Events.types.js.map +0 -1
- package/dist/lib/app-view/application-view.component.d.ts +0 -65
- package/dist/lib/app-view/application-view.component.d.ts.map +0 -1
- package/dist/lib/app-view/application-view.component.js +0 -611
- package/dist/lib/app-view/application-view.component.js.map +0 -1
- package/dist/lib/auth-button/auth-button.component.d.ts +0 -13
- package/dist/lib/auth-button/auth-button.component.d.ts.map +0 -1
- package/dist/lib/auth-button/auth-button.component.js +0 -36
- package/dist/lib/auth-button/auth-button.component.js.map +0 -1
- package/dist/lib/base-browser-component/base-browser-component.d.ts +0 -44
- package/dist/lib/base-browser-component/base-browser-component.d.ts.map +0 -1
- package/dist/lib/base-browser-component/base-browser-component.js +0 -195
- package/dist/lib/base-browser-component/base-browser-component.js.map +0 -1
- package/dist/lib/chat-wrapper/chat-wrapper.component.d.ts +0 -54
- package/dist/lib/chat-wrapper/chat-wrapper.component.d.ts.map +0 -1
- package/dist/lib/chat-wrapper/chat-wrapper.component.js +0 -257
- package/dist/lib/chat-wrapper/chat-wrapper.component.js.map +0 -1
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.d.ts +0 -32
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.d.ts.map +0 -1
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.js +0 -244
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.js.map +0 -1
- package/dist/lib/data-browser-component/data-browser.component.d.ts +0 -23
- package/dist/lib/data-browser-component/data-browser.component.d.ts.map +0 -1
- package/dist/lib/data-browser-component/data-browser.component.js +0 -267
- package/dist/lib/data-browser-component/data-browser.component.js.map +0 -1
- package/dist/lib/expansion-panel-component/expansion-panel-component.d.ts +0 -21
- package/dist/lib/expansion-panel-component/expansion-panel-component.d.ts.map +0 -1
- package/dist/lib/expansion-panel-component/expansion-panel-component.js +0 -158
- package/dist/lib/expansion-panel-component/expansion-panel-component.js.map +0 -1
- package/dist/lib/favorites/favorites.component.d.ts +0 -15
- package/dist/lib/favorites/favorites.component.d.ts.map +0 -1
- package/dist/lib/favorites/favorites.component.js +0 -135
- package/dist/lib/favorites/favorites.component.js.map +0 -1
- package/dist/lib/files/files.component.d.ts +0 -10
- package/dist/lib/files/files.component.d.ts.map +0 -1
- package/dist/lib/files/files.component.js +0 -41
- package/dist/lib/files/files.component.js.map +0 -1
- package/dist/lib/generic-browse-list/generic-browse-list.component.d.ts +0 -30
- package/dist/lib/generic-browse-list/generic-browse-list.component.d.ts.map +0 -1
- package/dist/lib/generic-browse-list/generic-browse-list.component.js +0 -171
- package/dist/lib/generic-browse-list/generic-browse-list.component.js.map +0 -1
- package/dist/lib/generic-browser-list/generic-browser-list.component.d.ts +0 -120
- package/dist/lib/generic-browser-list/generic-browser-list.component.d.ts.map +0 -1
- package/dist/lib/generic-browser-list/generic-browser-list.component.js +0 -1093
- package/dist/lib/generic-browser-list/generic-browser-list.component.js.map +0 -1
- package/dist/lib/header/MSFT_UserImageService.d.ts +0 -12
- package/dist/lib/header/MSFT_UserImageService.d.ts.map +0 -1
- package/dist/lib/header/MSFT_UserImageService.js +0 -25
- package/dist/lib/header/MSFT_UserImageService.js.map +0 -1
- package/dist/lib/header/header.component.d.ts +0 -69
- package/dist/lib/header/header.component.d.ts.map +0 -1
- package/dist/lib/header/header.component.js +0 -342
- package/dist/lib/header/header.component.js.map +0 -1
- package/dist/lib/home-component/home.component.d.ts +0 -22
- package/dist/lib/home-component/home.component.d.ts.map +0 -1
- package/dist/lib/home-component/home.component.js +0 -194
- package/dist/lib/home-component/home.component.js.map +0 -1
- package/dist/lib/home-wrapper/home-wrapper.component.d.ts +0 -7
- package/dist/lib/home-wrapper/home-wrapper.component.d.ts.map +0 -1
- package/dist/lib/home-wrapper/home-wrapper.component.js +0 -30
- package/dist/lib/home-wrapper/home-wrapper.component.js.map +0 -1
- package/dist/lib/list-view/list-view.component.d.ts +0 -45
- package/dist/lib/list-view/list-view.component.d.ts.map +0 -1
- package/dist/lib/list-view/list-view.component.js +0 -329
- package/dist/lib/list-view/list-view.component.js.map +0 -1
- package/dist/lib/navigation/navigation.component.d.ts +0 -142
- package/dist/lib/navigation/navigation.component.d.ts.map +0 -1
- package/dist/lib/navigation/navigation.component.js +0 -1212
- package/dist/lib/navigation/navigation.component.js.map +0 -1
- package/dist/lib/query-browser-component/query-browser.component.d.ts +0 -75
- package/dist/lib/query-browser-component/query-browser.component.d.ts.map +0 -1
- package/dist/lib/query-browser-component/query-browser.component.js +0 -908
- package/dist/lib/query-browser-component/query-browser.component.js.map +0 -1
- package/dist/lib/report-browser-component/report-browser.component.d.ts +0 -22
- package/dist/lib/report-browser-component/report-browser.component.d.ts.map +0 -1
- package/dist/lib/report-browser-component/report-browser.component.js +0 -80
- package/dist/lib/report-browser-component/report-browser.component.js.map +0 -1
- package/dist/lib/resource-browser/resource-browser.component.d.ts +0 -178
- package/dist/lib/resource-browser/resource-browser.component.d.ts.map +0 -1
- package/dist/lib/resource-browser/resource-browser.component.js +0 -1012
- package/dist/lib/resource-browser/resource-browser.component.js.map +0 -1
- package/dist/lib/shared/custom-icon/custom-icon.component.d.ts +0 -11
- package/dist/lib/shared/custom-icon/custom-icon.component.d.ts.map +0 -1
- package/dist/lib/shared/custom-icon/custom-icon.component.js +0 -44
- package/dist/lib/shared/custom-icon/custom-icon.component.js.map +0 -1
- package/dist/lib/single-application/single-application.component.d.ts +0 -24
- package/dist/lib/single-application/single-application.component.d.ts.map +0 -1
- package/dist/lib/single-application/single-application.component.js +0 -122
- package/dist/lib/single-application/single-application.component.js.map +0 -1
- package/dist/lib/single-entity/single-entity.component.d.ts +0 -34
- package/dist/lib/single-entity/single-entity.component.d.ts.map +0 -1
- package/dist/lib/single-entity/single-entity.component.js +0 -245
- package/dist/lib/single-entity/single-entity.component.js.map +0 -1
- package/dist/lib/style-guide-test/style-guide-test.component.d.ts +0 -70
- package/dist/lib/style-guide-test/style-guide-test.component.d.ts.map +0 -1
- package/dist/lib/style-guide-test/style-guide-test.component.js +0 -1024
- package/dist/lib/style-guide-test/style-guide-test.component.js.map +0 -1
- package/dist/lib/tabbed-dashboard/tabbed-dashboard.component.d.ts +0 -46
- package/dist/lib/tabbed-dashboard/tabbed-dashboard.component.d.ts.map +0 -1
- package/dist/lib/tabbed-dashboard/tabbed-dashboard.component.js +0 -547
- package/dist/lib/tabbed-dashboard/tabbed-dashboard.component.js.map +0 -1
package/dist/module.d.ts
CHANGED
|
@@ -1,96 +1,70 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./lib/generic/form-toolbar";
|
|
3
3
|
import * as i2 from "./lib/generic/resource-container-component";
|
|
4
|
-
import * as i3 from "./lib/
|
|
5
|
-
import * as i4 from "./lib/
|
|
6
|
-
import * as i5 from "./lib/
|
|
7
|
-
import * as i6 from "./lib/
|
|
8
|
-
import * as i7 from "./lib/
|
|
9
|
-
import * as i8 from "./lib/
|
|
10
|
-
import * as i9 from "./lib/
|
|
11
|
-
import * as i10 from "./lib/
|
|
12
|
-
import * as i11 from "./lib/
|
|
13
|
-
import * as i12 from "./lib/
|
|
14
|
-
import * as i13 from "./lib/
|
|
15
|
-
import * as i14 from "./lib/
|
|
16
|
-
import * as i15 from "./lib/
|
|
17
|
-
import * as i16 from "./lib/resource-wrappers/
|
|
18
|
-
import * as i17 from "./lib/
|
|
19
|
-
import * as i18 from "./lib/
|
|
20
|
-
import * as i19 from "./lib/
|
|
21
|
-
import * as i20 from "./lib/
|
|
22
|
-
import * as i21 from "./lib/
|
|
23
|
-
import * as i22 from "./lib/
|
|
24
|
-
import * as i23 from "./lib/
|
|
25
|
-
import * as i24 from "./lib/
|
|
26
|
-
import * as i25 from "./
|
|
27
|
-
import * as i26 from "
|
|
28
|
-
import * as i27 from "
|
|
29
|
-
import * as i28 from "
|
|
30
|
-
import * as i29 from "
|
|
31
|
-
import * as i30 from "
|
|
32
|
-
import * as i31 from "
|
|
33
|
-
import * as i32 from "
|
|
34
|
-
import * as i33 from "
|
|
35
|
-
import * as i34 from "
|
|
36
|
-
import * as i35 from "
|
|
37
|
-
import * as i36 from "
|
|
38
|
-
import * as i37 from "
|
|
39
|
-
import * as i38 from "
|
|
40
|
-
import * as i39 from "
|
|
41
|
-
import * as i40 from "
|
|
42
|
-
import * as i41 from "
|
|
43
|
-
import * as i42 from "
|
|
44
|
-
import * as i43 from "
|
|
45
|
-
import * as i44 from "
|
|
46
|
-
import * as i45 from "
|
|
47
|
-
import * as i46 from "
|
|
48
|
-
import * as i47 from "
|
|
49
|
-
import * as i48 from "@
|
|
50
|
-
import * as i49 from "@
|
|
51
|
-
import * as i50 from "@
|
|
52
|
-
import * as i51 from "@
|
|
53
|
-
import * as i52 from "@
|
|
54
|
-
import * as i53 from "@
|
|
55
|
-
import * as i54 from "@memberjunction/ng-
|
|
56
|
-
import * as i55 from "@
|
|
57
|
-
import * as i56 from "@
|
|
58
|
-
import * as i57 from "@progress/kendo-angular-
|
|
59
|
-
import * as i58 from "@progress/kendo-angular-
|
|
60
|
-
import * as i59 from "@
|
|
61
|
-
import * as i60 from "@
|
|
62
|
-
import * as i61 from "@memberjunction/ng-
|
|
63
|
-
import * as i62 from "@memberjunction/ng-
|
|
64
|
-
import * as i63 from "@memberjunction/ng-
|
|
65
|
-
import * as i64 from "@progress/kendo-angular-listview";
|
|
66
|
-
import * as i65 from "@progress/kendo-angular-treeview";
|
|
67
|
-
import * as i66 from "@memberjunction/ng-user-view-grid";
|
|
68
|
-
import * as i67 from "@memberjunction/ng-query-grid";
|
|
69
|
-
import * as i68 from "@progress/kendo-angular-sortable";
|
|
70
|
-
import * as i69 from "@progress/kendo-angular-filter";
|
|
71
|
-
import * as i70 from "@progress/kendo-angular-dropdowns";
|
|
72
|
-
import * as i71 from "@memberjunction/ng-shared";
|
|
73
|
-
import * as i72 from "@memberjunction/ng-conversations";
|
|
74
|
-
import * as i73 from "@memberjunction/ng-dashboards";
|
|
75
|
-
import * as i74 from "@memberjunction/ng-entity-permissions";
|
|
76
|
-
import * as i75 from "@memberjunction/ng-explorer-settings";
|
|
77
|
-
import * as i76 from "@memberjunction/ng-file-storage";
|
|
78
|
-
import * as i77 from "@memberjunction/ng-user-view-properties";
|
|
79
|
-
import * as i78 from "@memberjunction/ng-tabstrip";
|
|
80
|
-
import * as i79 from "@memberjunction/ng-entity-form-dialog";
|
|
81
|
-
import * as i80 from "@memberjunction/ng-record-selector";
|
|
82
|
-
import * as i81 from "@memberjunction/ng-resource-permissions";
|
|
83
|
-
import * as i82 from "@memberjunction/ng-generic-dialog";
|
|
84
|
-
import * as i83 from "@progress/kendo-angular-progressbar";
|
|
85
|
-
import * as i84 from "@progress/kendo-angular-dateinputs";
|
|
86
|
-
import * as i85 from "@angular/cdk/drag-drop";
|
|
87
|
-
import * as i86 from "@memberjunction/ng-ai-test-harness";
|
|
88
|
-
import * as i87 from "@memberjunction/ng-artifacts";
|
|
89
|
-
import * as i88 from "@memberjunction/ng-shared-generic";
|
|
90
|
-
import * as i89 from "@memberjunction/ng-entity-viewer";
|
|
4
|
+
import * as i3 from "./lib/resource-wrappers/dashboard-resource.component";
|
|
5
|
+
import * as i4 from "./lib/resource-wrappers/record-resource.component";
|
|
6
|
+
import * as i5 from "./lib/resource-wrappers/search-results-resource.component";
|
|
7
|
+
import * as i6 from "./lib/resource-wrappers/view-resource.component";
|
|
8
|
+
import * as i7 from "./lib/single-record/single-record.component";
|
|
9
|
+
import * as i8 from "./lib/single-search-result/single-search-result.component";
|
|
10
|
+
import * as i9 from "./lib/single-query/single-query.component";
|
|
11
|
+
import * as i10 from "./lib/user-profile/user-profile.component";
|
|
12
|
+
import * as i11 from "./lib/single-dashboard/single-dashboard.component";
|
|
13
|
+
import * as i12 from "./lib/single-dashboard/Components/add-item/add-item.component";
|
|
14
|
+
import * as i13 from "./lib/single-dashboard/Components/delete-item/delete-item.component";
|
|
15
|
+
import * as i14 from "./lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component";
|
|
16
|
+
import * as i15 from "./lib/user-notifications/user-notifications.component";
|
|
17
|
+
import * as i16 from "./lib/resource-wrappers/query-resource.component";
|
|
18
|
+
import * as i17 from "./lib/single-list-detail/single-list-detail.component";
|
|
19
|
+
import * as i18 from "./lib/resource-wrappers/list-detail-resource.component";
|
|
20
|
+
import * as i19 from "./lib/resource-wrappers/chat-conversations-resource.component";
|
|
21
|
+
import * as i20 from "./lib/resource-wrappers/chat-collections-resource.component";
|
|
22
|
+
import * as i21 from "./lib/resource-wrappers/chat-tasks-resource.component";
|
|
23
|
+
import * as i22 from "./lib/resource-wrappers/artifact-resource.component";
|
|
24
|
+
import * as i23 from "./lib/resource-wrappers/notifications-resource.component";
|
|
25
|
+
import * as i24 from "./lib/dashboard-preferences-dialog/dashboard-preferences-dialog.component";
|
|
26
|
+
import * as i25 from "./app-routing.module";
|
|
27
|
+
import * as i26 from "@angular/common";
|
|
28
|
+
import * as i27 from "@angular/forms";
|
|
29
|
+
import * as i28 from "@angular/router";
|
|
30
|
+
import * as i29 from "@progress/kendo-angular-grid";
|
|
31
|
+
import * as i30 from "@progress/kendo-angular-dialog";
|
|
32
|
+
import * as i31 from "@progress/kendo-angular-excel-export";
|
|
33
|
+
import * as i32 from "@memberjunction/ng-compare-records";
|
|
34
|
+
import * as i33 from "@progress/kendo-angular-indicators";
|
|
35
|
+
import * as i34 from "@progress/kendo-angular-buttons";
|
|
36
|
+
import * as i35 from "@progress/kendo-angular-layout";
|
|
37
|
+
import * as i36 from "@progress/kendo-angular-inputs";
|
|
38
|
+
import * as i37 from "@progress/kendo-angular-label";
|
|
39
|
+
import * as i38 from "@memberjunction/ng-record-changes";
|
|
40
|
+
import * as i39 from "@memberjunction/ng-container-directives";
|
|
41
|
+
import * as i40 from "@memberjunction/ng-base-forms";
|
|
42
|
+
import * as i41 from "@progress/kendo-angular-listview";
|
|
43
|
+
import * as i42 from "@progress/kendo-angular-treeview";
|
|
44
|
+
import * as i43 from "@memberjunction/ng-user-view-grid";
|
|
45
|
+
import * as i44 from "@memberjunction/ng-query-grid";
|
|
46
|
+
import * as i45 from "@progress/kendo-angular-dropdowns";
|
|
47
|
+
import * as i46 from "@memberjunction/ng-shared";
|
|
48
|
+
import * as i47 from "@memberjunction/ng-conversations";
|
|
49
|
+
import * as i48 from "@memberjunction/ng-dashboards";
|
|
50
|
+
import * as i49 from "@memberjunction/ng-explorer-settings";
|
|
51
|
+
import * as i50 from "@memberjunction/ng-file-storage";
|
|
52
|
+
import * as i51 from "@memberjunction/ng-user-view-properties";
|
|
53
|
+
import * as i52 from "@memberjunction/ng-tabstrip";
|
|
54
|
+
import * as i53 from "@memberjunction/ng-entity-form-dialog";
|
|
55
|
+
import * as i54 from "@memberjunction/ng-record-selector";
|
|
56
|
+
import * as i55 from "@memberjunction/ng-resource-permissions";
|
|
57
|
+
import * as i56 from "@memberjunction/ng-generic-dialog";
|
|
58
|
+
import * as i57 from "@progress/kendo-angular-progressbar";
|
|
59
|
+
import * as i58 from "@progress/kendo-angular-dateinputs";
|
|
60
|
+
import * as i59 from "@angular/cdk/drag-drop";
|
|
61
|
+
import * as i60 from "@memberjunction/ng-ai-test-harness";
|
|
62
|
+
import * as i61 from "@memberjunction/ng-artifacts";
|
|
63
|
+
import * as i62 from "@memberjunction/ng-shared-generic";
|
|
64
|
+
import * as i63 from "@memberjunction/ng-entity-viewer";
|
|
91
65
|
export declare class ExplorerCoreModule {
|
|
92
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<ExplorerCoreModule, never>;
|
|
93
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ExplorerCoreModule, [typeof i1.FormToolbarComponent, typeof i2.ResourceContainerComponent, typeof i3.
|
|
67
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ExplorerCoreModule, [typeof i1.FormToolbarComponent, typeof i2.ResourceContainerComponent, typeof i3.DashboardResource, typeof i4.EntityRecordResource, typeof i5.SearchResultsResource, typeof i6.UserViewResource, typeof i7.SingleRecordComponent, typeof i8.SingleSearchResultComponent, typeof i9.SingleQueryComponent, typeof i10.UserProfileComponent, typeof i11.SingleDashboardComponent, typeof i12.AddItemComponent, typeof i13.DeleteItemComponent, typeof i14.EditDashboardComponent, typeof i15.UserNotificationsComponent, typeof i16.QueryResource, typeof i17.SingleListDetailComponent, typeof i18.ListDetailResource, typeof i19.ChatConversationsResource, typeof i20.ChatCollectionsResource, typeof i21.ChatTasksResource, typeof i22.ArtifactResource, typeof i23.NotificationsResource, typeof i24.DashboardPreferencesDialogComponent], [typeof i25.AppRoutingModule, typeof i26.CommonModule, typeof i27.FormsModule, typeof i27.ReactiveFormsModule, typeof i28.RouterModule, typeof i29.GridModule, typeof i30.DialogsModule, typeof i31.ExcelExportModule, typeof i32.CompareRecordsModule, typeof i33.IndicatorsModule, typeof i34.ButtonsModule, typeof i35.TabStripModule, typeof i29.ExcelModule, typeof i29.PDFModule, typeof i36.InputsModule, typeof i37.LabelModule, typeof i38.RecordChangesModule, typeof i39.ContainerDirectivesModule, typeof i40.BaseFormsModule, typeof i41.ListViewModule, typeof i42.TreeViewModule, typeof i43.UserViewGridModule, typeof i44.QueryGridModule, typeof i35.LayoutModule, typeof i45.DropDownsModule, typeof i46.MemberJunctionSharedModule, typeof i47.ConversationsModule, typeof i48.DashboardsModule, typeof i49.ExplorerSettingsModule, typeof i50.FileStorageModule, typeof i51.UserViewPropertiesDialogModule, typeof i52.MJTabStripModule, typeof i53.EntityFormDialogModule, typeof i54.RecordSelectorModule, typeof i55.ResourcePermissionsModule, typeof i56.GenericDialogModule, typeof i57.ProgressBarModule, typeof i58.DateInputsModule, typeof i59.DragDropModule, typeof i35.CardModule, typeof i35.AvatarModule, typeof i60.AITestHarnessModule, typeof i61.ArtifactsModule, typeof i62.SharedGenericModule, typeof i63.EntityViewerModule], [typeof i1.FormToolbarComponent, typeof i2.ResourceContainerComponent, typeof i3.DashboardResource, typeof i4.EntityRecordResource, typeof i5.SearchResultsResource, typeof i6.UserViewResource, typeof i7.SingleRecordComponent, typeof i8.SingleSearchResultComponent, typeof i10.UserProfileComponent, typeof i11.SingleDashboardComponent, typeof i12.AddItemComponent, typeof i13.DeleteItemComponent, typeof i14.EditDashboardComponent, typeof i15.UserNotificationsComponent, typeof i18.ListDetailResource, typeof i24.DashboardPreferencesDialogComponent]>;
|
|
94
68
|
static ɵinj: i0.ɵɵInjectorDeclaration<ExplorerCoreModule>;
|
|
95
69
|
}
|
|
96
70
|
//# sourceMappingURL=module.d.ts.map
|
package/dist/module.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2EA,qBAkGa,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAG"}
|
package/dist/module.js
CHANGED
|
@@ -7,28 +7,22 @@ import { SystemValidationService } from './lib/services/system-validation.servic
|
|
|
7
7
|
import { StartupValidationService } from './lib/services/startup-validation.service';
|
|
8
8
|
// Kendo UI Angular imports
|
|
9
9
|
import { ButtonsModule } from '@progress/kendo-angular-buttons';
|
|
10
|
-
import { ChartsModule } from '@progress/kendo-angular-charts';
|
|
11
10
|
import { DialogsModule } from '@progress/kendo-angular-dialog';
|
|
12
11
|
import { DropDownsModule } from '@progress/kendo-angular-dropdowns';
|
|
13
12
|
import { ExcelExportModule } from '@progress/kendo-angular-excel-export';
|
|
14
|
-
import { FilterModule } from '@progress/kendo-angular-filter';
|
|
15
13
|
import { ExcelModule, GridModule, PDFModule } from '@progress/kendo-angular-grid';
|
|
16
14
|
import { IndicatorsModule } from '@progress/kendo-angular-indicators';
|
|
17
15
|
import { InputsModule } from '@progress/kendo-angular-inputs';
|
|
18
16
|
import { LabelModule } from '@progress/kendo-angular-label';
|
|
19
17
|
import { LayoutModule, TabStripModule, CardModule, AvatarModule } from '@progress/kendo-angular-layout';
|
|
20
18
|
import { ListViewModule } from '@progress/kendo-angular-listview';
|
|
21
|
-
import { SortableModule } from '@progress/kendo-angular-sortable';
|
|
22
19
|
import { TreeViewModule } from '@progress/kendo-angular-treeview';
|
|
23
20
|
import { ProgressBarModule } from "@progress/kendo-angular-progressbar";
|
|
24
21
|
import { DateInputsModule } from '@progress/kendo-angular-dateinputs';
|
|
25
22
|
import { DragDropModule } from '@angular/cdk/drag-drop';
|
|
26
|
-
// Badge functionality is included in IndicatorsModule
|
|
27
|
-
// Chip functionality is included in ButtonsModule
|
|
28
23
|
// MJ
|
|
29
24
|
import { CompareRecordsModule } from '@memberjunction/ng-compare-records';
|
|
30
25
|
import { ContainerDirectivesModule } from '@memberjunction/ng-container-directives';
|
|
31
|
-
import { EntityPermissionsModule } from '@memberjunction/ng-entity-permissions';
|
|
32
26
|
import { FileStorageModule } from '@memberjunction/ng-file-storage';
|
|
33
27
|
import { QueryGridModule } from '@memberjunction/ng-query-grid';
|
|
34
28
|
import { BaseFormsModule } from '@memberjunction/ng-base-forms';
|
|
@@ -48,45 +42,24 @@ import { AITestHarnessModule } from '@memberjunction/ng-ai-test-harness';
|
|
|
48
42
|
import { ArtifactsModule } from '@memberjunction/ng-artifacts';
|
|
49
43
|
import { MemberJunctionSharedModule } from '@memberjunction/ng-shared';
|
|
50
44
|
import { SharedGenericModule } from '@memberjunction/ng-shared-generic';
|
|
51
|
-
import { AuthButtonComponent } from './lib/auth-button/auth-button.component';
|
|
52
|
-
import { ChatWrapperComponent } from './lib/chat-wrapper/chat-wrapper.component';
|
|
53
|
-
import { DashboardBrowserComponent } from './lib/dashboard-browser-component/dashboard-browser.component';
|
|
54
|
-
import { DataBrowserComponent } from './lib/data-browser-component/data-browser.component';
|
|
55
|
-
import { FavoritesComponent } from './lib/favorites/favorites.component';
|
|
56
|
-
import { FilesComponent } from './lib/files/files.component';
|
|
57
|
-
import { GenericBrowseListComponent } from './lib/generic-browse-list/generic-browse-list.component';
|
|
58
45
|
import { FormToolbarComponent } from './lib/generic/form-toolbar';
|
|
59
46
|
import { ResourceContainerComponent } from './lib/generic/resource-container-component';
|
|
60
|
-
import { HeaderComponent } from './lib/header/header.component';
|
|
61
|
-
import { GenericBrowserListComponent } from './lib/generic-browser-list/generic-browser-list.component';
|
|
62
|
-
import { HomeComponent } from './lib/home-component/home.component';
|
|
63
|
-
import { HomeWrapperComponent } from './lib/home-wrapper/home-wrapper.component';
|
|
64
|
-
import { TabbedDashboardComponent } from './lib/tabbed-dashboard/tabbed-dashboard.component';
|
|
65
47
|
import { DashboardPreferencesDialogComponent } from './lib/dashboard-preferences-dialog/dashboard-preferences-dialog.component';
|
|
66
|
-
import { NavigationComponent } from './lib/navigation/navigation.component';
|
|
67
|
-
import { QueryBrowserComponent } from './lib/query-browser-component/query-browser.component';
|
|
68
|
-
import { ReportBrowserComponent } from './lib/report-browser-component/report-browser.component';
|
|
69
48
|
import { DashboardResource } from './lib/resource-wrappers/dashboard-resource.component';
|
|
70
49
|
import { QueryResource } from './lib/resource-wrappers/query-resource.component';
|
|
71
50
|
import { EntityRecordResource } from './lib/resource-wrappers/record-resource.component';
|
|
72
51
|
import { SearchResultsResource } from './lib/resource-wrappers/search-results-resource.component';
|
|
73
52
|
import { UserViewResource } from './lib/resource-wrappers/view-resource.component';
|
|
74
|
-
import { SingleApplicationComponent } from './lib/single-application/single-application.component';
|
|
75
53
|
import { AddItemComponent } from './lib/single-dashboard/Components/add-item/add-item.component';
|
|
76
54
|
import { DeleteItemComponent } from './lib/single-dashboard/Components/delete-item/delete-item.component';
|
|
77
55
|
import { EditDashboardComponent } from './lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component';
|
|
78
56
|
import { SingleDashboardComponent } from './lib/single-dashboard/single-dashboard.component';
|
|
79
|
-
import { SingleEntityComponent } from './lib/single-entity/single-entity.component';
|
|
80
57
|
import { SingleQueryComponent } from './lib/single-query/single-query.component';
|
|
81
58
|
import { SingleRecordComponent } from './lib/single-record/single-record.component';
|
|
82
59
|
import { SingleSearchResultComponent } from './lib/single-search-result/single-search-result.component';
|
|
83
60
|
import { UserNotificationsComponent } from './lib/user-notifications/user-notifications.component';
|
|
84
61
|
import { UserProfileComponent } from './lib/user-profile/user-profile.component';
|
|
85
|
-
import { ExpansionPanelComponent } from './lib/expansion-panel-component/expansion-panel-component';
|
|
86
|
-
import { ApplicationViewComponent } from './lib/app-view/application-view.component';
|
|
87
62
|
import { AppRoutingModule, CustomReuseStrategy } from './app-routing.module';
|
|
88
|
-
import { ListViewComponent } from './lib/list-view/list-view.component';
|
|
89
|
-
import { ResourceBrowserComponent } from './lib/resource-browser/resource-browser.component';
|
|
90
63
|
import { GenericDialogModule } from '@memberjunction/ng-generic-dialog';
|
|
91
64
|
import { SingleListDetailComponent } from './lib/single-list-detail/single-list-detail.component';
|
|
92
65
|
import { ListDetailResource } from './lib/resource-wrappers/list-detail-resource.component';
|
|
@@ -95,7 +68,6 @@ import { ChatCollectionsResource } from './lib/resource-wrappers/chat-collection
|
|
|
95
68
|
import { ChatTasksResource } from './lib/resource-wrappers/chat-tasks-resource.component';
|
|
96
69
|
import { ArtifactResource } from './lib/resource-wrappers/artifact-resource.component';
|
|
97
70
|
import { NotificationsResource } from './lib/resource-wrappers/notifications-resource.component';
|
|
98
|
-
import { StyleGuideTestComponent } from './lib/style-guide-test/style-guide-test.component';
|
|
99
71
|
import * as i0 from "@angular/core";
|
|
100
72
|
import * as i1 from "@angular/common";
|
|
101
73
|
import * as i2 from "@progress/kendo-angular-buttons";
|
|
@@ -115,21 +87,14 @@ export class ExplorerCoreModule {
|
|
|
115
87
|
GridModule,
|
|
116
88
|
DialogsModule,
|
|
117
89
|
ExcelExportModule,
|
|
118
|
-
CompareRecordsModule,
|
|
90
|
+
CompareRecordsModule, // [3.0] TO DO To-Do Need to implement this again
|
|
119
91
|
IndicatorsModule,
|
|
120
|
-
CommonModule,
|
|
121
|
-
FormsModule,
|
|
122
|
-
GridModule,
|
|
123
|
-
ChartsModule,
|
|
124
92
|
ButtonsModule,
|
|
125
93
|
TabStripModule,
|
|
126
94
|
ExcelModule,
|
|
127
95
|
PDFModule,
|
|
128
|
-
IndicatorsModule,
|
|
129
|
-
DialogsModule,
|
|
130
96
|
InputsModule,
|
|
131
97
|
LabelModule,
|
|
132
|
-
CompareRecordsModule,
|
|
133
98
|
RecordChangesModule,
|
|
134
99
|
ContainerDirectivesModule,
|
|
135
100
|
BaseFormsModule,
|
|
@@ -137,14 +102,11 @@ export class ExplorerCoreModule {
|
|
|
137
102
|
TreeViewModule,
|
|
138
103
|
UserViewGridModule,
|
|
139
104
|
QueryGridModule,
|
|
140
|
-
SortableModule,
|
|
141
105
|
LayoutModule,
|
|
142
|
-
FilterModule,
|
|
143
106
|
DropDownsModule,
|
|
144
107
|
MemberJunctionSharedModule,
|
|
145
108
|
ConversationsModule,
|
|
146
109
|
DashboardsModule,
|
|
147
|
-
EntityPermissionsModule,
|
|
148
110
|
ExplorerSettingsModule,
|
|
149
111
|
FileStorageModule,
|
|
150
112
|
UserViewPropertiesDialogModule,
|
|
@@ -158,7 +120,7 @@ export class ExplorerCoreModule {
|
|
|
158
120
|
DragDropModule,
|
|
159
121
|
CardModule,
|
|
160
122
|
AvatarModule,
|
|
161
|
-
AITestHarnessModule,
|
|
123
|
+
AITestHarnessModule, // [3.0] TO DO TO-DO Need to verify this works correctly!
|
|
162
124
|
ArtifactsModule,
|
|
163
125
|
SharedGenericModule,
|
|
164
126
|
EntityViewerModule] });
|
|
@@ -169,26 +131,10 @@ export class ExplorerCoreModule {
|
|
|
169
131
|
declarations: [
|
|
170
132
|
FormToolbarComponent,
|
|
171
133
|
ResourceContainerComponent,
|
|
172
|
-
AuthButtonComponent,
|
|
173
|
-
ChatWrapperComponent,
|
|
174
|
-
DashboardBrowserComponent,
|
|
175
|
-
DataBrowserComponent,
|
|
176
|
-
GenericBrowseListComponent,
|
|
177
|
-
GenericBrowserListComponent,
|
|
178
|
-
HomeComponent,
|
|
179
|
-
HomeWrapperComponent,
|
|
180
|
-
NavigationComponent,
|
|
181
|
-
ReportBrowserComponent,
|
|
182
|
-
QueryBrowserComponent,
|
|
183
134
|
DashboardResource,
|
|
184
135
|
EntityRecordResource,
|
|
185
136
|
SearchResultsResource,
|
|
186
137
|
UserViewResource,
|
|
187
|
-
FilesComponent,
|
|
188
|
-
SingleApplicationComponent,
|
|
189
|
-
FavoritesComponent,
|
|
190
|
-
HeaderComponent,
|
|
191
|
-
SingleEntityComponent,
|
|
192
138
|
SingleRecordComponent,
|
|
193
139
|
SingleSearchResultComponent,
|
|
194
140
|
SingleQueryComponent,
|
|
@@ -199,10 +145,6 @@ export class ExplorerCoreModule {
|
|
|
199
145
|
EditDashboardComponent,
|
|
200
146
|
UserNotificationsComponent,
|
|
201
147
|
QueryResource,
|
|
202
|
-
ExpansionPanelComponent,
|
|
203
|
-
ApplicationViewComponent,
|
|
204
|
-
ListViewComponent,
|
|
205
|
-
ResourceBrowserComponent,
|
|
206
148
|
SingleListDetailComponent,
|
|
207
149
|
ListDetailResource,
|
|
208
150
|
ChatConversationsResource,
|
|
@@ -210,9 +152,7 @@ export class ExplorerCoreModule {
|
|
|
210
152
|
ChatTasksResource,
|
|
211
153
|
ArtifactResource,
|
|
212
154
|
NotificationsResource,
|
|
213
|
-
TabbedDashboardComponent,
|
|
214
155
|
DashboardPreferencesDialogComponent,
|
|
215
|
-
StyleGuideTestComponent
|
|
216
156
|
],
|
|
217
157
|
imports: [
|
|
218
158
|
AppRoutingModule,
|
|
@@ -223,21 +163,14 @@ export class ExplorerCoreModule {
|
|
|
223
163
|
GridModule,
|
|
224
164
|
DialogsModule,
|
|
225
165
|
ExcelExportModule,
|
|
226
|
-
CompareRecordsModule,
|
|
166
|
+
CompareRecordsModule, // [3.0] TO DO To-Do Need to implement this again
|
|
227
167
|
IndicatorsModule,
|
|
228
|
-
CommonModule,
|
|
229
|
-
FormsModule,
|
|
230
|
-
GridModule,
|
|
231
|
-
ChartsModule,
|
|
232
168
|
ButtonsModule,
|
|
233
169
|
TabStripModule,
|
|
234
170
|
ExcelModule,
|
|
235
171
|
PDFModule,
|
|
236
|
-
IndicatorsModule,
|
|
237
|
-
DialogsModule,
|
|
238
172
|
InputsModule,
|
|
239
173
|
LabelModule,
|
|
240
|
-
CompareRecordsModule,
|
|
241
174
|
RecordChangesModule,
|
|
242
175
|
ContainerDirectivesModule,
|
|
243
176
|
BaseFormsModule,
|
|
@@ -245,14 +178,11 @@ export class ExplorerCoreModule {
|
|
|
245
178
|
TreeViewModule,
|
|
246
179
|
UserViewGridModule,
|
|
247
180
|
QueryGridModule,
|
|
248
|
-
SortableModule,
|
|
249
181
|
LayoutModule,
|
|
250
|
-
FilterModule,
|
|
251
182
|
DropDownsModule,
|
|
252
183
|
MemberJunctionSharedModule,
|
|
253
184
|
ConversationsModule,
|
|
254
185
|
DashboardsModule,
|
|
255
|
-
EntityPermissionsModule,
|
|
256
186
|
ExplorerSettingsModule,
|
|
257
187
|
FileStorageModule,
|
|
258
188
|
UserViewPropertiesDialogModule,
|
|
@@ -266,7 +196,7 @@ export class ExplorerCoreModule {
|
|
|
266
196
|
DragDropModule,
|
|
267
197
|
CardModule,
|
|
268
198
|
AvatarModule,
|
|
269
|
-
AITestHarnessModule,
|
|
199
|
+
AITestHarnessModule, // [3.0] TO DO TO-DO Need to verify this works correctly!
|
|
270
200
|
ArtifactsModule,
|
|
271
201
|
SharedGenericModule,
|
|
272
202
|
EntityViewerModule
|
|
@@ -274,23 +204,10 @@ export class ExplorerCoreModule {
|
|
|
274
204
|
exports: [
|
|
275
205
|
FormToolbarComponent,
|
|
276
206
|
ResourceContainerComponent,
|
|
277
|
-
AuthButtonComponent,
|
|
278
|
-
DashboardBrowserComponent,
|
|
279
|
-
DataBrowserComponent,
|
|
280
|
-
GenericBrowseListComponent,
|
|
281
|
-
GenericBrowserListComponent,
|
|
282
|
-
HomeComponent,
|
|
283
|
-
HomeWrapperComponent,
|
|
284
|
-
NavigationComponent,
|
|
285
|
-
ReportBrowserComponent,
|
|
286
207
|
DashboardResource,
|
|
287
208
|
EntityRecordResource,
|
|
288
209
|
SearchResultsResource,
|
|
289
210
|
UserViewResource,
|
|
290
|
-
SingleApplicationComponent,
|
|
291
|
-
FavoritesComponent,
|
|
292
|
-
HeaderComponent,
|
|
293
|
-
SingleEntityComponent,
|
|
294
211
|
SingleRecordComponent,
|
|
295
212
|
SingleSearchResultComponent,
|
|
296
213
|
UserProfileComponent,
|
|
@@ -299,14 +216,8 @@ export class ExplorerCoreModule {
|
|
|
299
216
|
DeleteItemComponent,
|
|
300
217
|
EditDashboardComponent,
|
|
301
218
|
UserNotificationsComponent,
|
|
302
|
-
ExpansionPanelComponent,
|
|
303
|
-
ApplicationViewComponent,
|
|
304
|
-
ListViewComponent,
|
|
305
|
-
ResourceBrowserComponent,
|
|
306
219
|
ListDetailResource,
|
|
307
|
-
|
|
308
|
-
DashboardPreferencesDialogComponent,
|
|
309
|
-
StyleGuideTestComponent
|
|
220
|
+
DashboardPreferencesDialogComponent
|
|
310
221
|
],
|
|
311
222
|
providers: [
|
|
312
223
|
{ provide: RouteReuseStrategy, useClass: CustomReuseStrategy },
|
|
@@ -317,26 +228,10 @@ export class ExplorerCoreModule {
|
|
|
317
228
|
}], null, null); })();
|
|
318
229
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(ExplorerCoreModule, { declarations: [FormToolbarComponent,
|
|
319
230
|
ResourceContainerComponent,
|
|
320
|
-
AuthButtonComponent,
|
|
321
|
-
ChatWrapperComponent,
|
|
322
|
-
DashboardBrowserComponent,
|
|
323
|
-
DataBrowserComponent,
|
|
324
|
-
GenericBrowseListComponent,
|
|
325
|
-
GenericBrowserListComponent,
|
|
326
|
-
HomeComponent,
|
|
327
|
-
HomeWrapperComponent,
|
|
328
|
-
NavigationComponent,
|
|
329
|
-
ReportBrowserComponent,
|
|
330
|
-
QueryBrowserComponent,
|
|
331
231
|
DashboardResource,
|
|
332
232
|
EntityRecordResource,
|
|
333
233
|
SearchResultsResource,
|
|
334
234
|
UserViewResource,
|
|
335
|
-
FilesComponent,
|
|
336
|
-
SingleApplicationComponent,
|
|
337
|
-
FavoritesComponent,
|
|
338
|
-
HeaderComponent,
|
|
339
|
-
SingleEntityComponent,
|
|
340
235
|
SingleRecordComponent,
|
|
341
236
|
SingleSearchResultComponent,
|
|
342
237
|
SingleQueryComponent,
|
|
@@ -347,10 +242,6 @@ export class ExplorerCoreModule {
|
|
|
347
242
|
EditDashboardComponent,
|
|
348
243
|
UserNotificationsComponent,
|
|
349
244
|
QueryResource,
|
|
350
|
-
ExpansionPanelComponent,
|
|
351
|
-
ApplicationViewComponent,
|
|
352
|
-
ListViewComponent,
|
|
353
|
-
ResourceBrowserComponent,
|
|
354
245
|
SingleListDetailComponent,
|
|
355
246
|
ListDetailResource,
|
|
356
247
|
ChatConversationsResource,
|
|
@@ -358,9 +249,7 @@ export class ExplorerCoreModule {
|
|
|
358
249
|
ChatTasksResource,
|
|
359
250
|
ArtifactResource,
|
|
360
251
|
NotificationsResource,
|
|
361
|
-
|
|
362
|
-
DashboardPreferencesDialogComponent,
|
|
363
|
-
StyleGuideTestComponent], imports: [AppRoutingModule,
|
|
252
|
+
DashboardPreferencesDialogComponent], imports: [AppRoutingModule,
|
|
364
253
|
CommonModule,
|
|
365
254
|
FormsModule,
|
|
366
255
|
ReactiveFormsModule,
|
|
@@ -368,21 +257,14 @@ export class ExplorerCoreModule {
|
|
|
368
257
|
GridModule,
|
|
369
258
|
DialogsModule,
|
|
370
259
|
ExcelExportModule,
|
|
371
|
-
CompareRecordsModule,
|
|
260
|
+
CompareRecordsModule, // [3.0] TO DO To-Do Need to implement this again
|
|
372
261
|
IndicatorsModule,
|
|
373
|
-
CommonModule,
|
|
374
|
-
FormsModule,
|
|
375
|
-
GridModule,
|
|
376
|
-
ChartsModule,
|
|
377
262
|
ButtonsModule,
|
|
378
263
|
TabStripModule,
|
|
379
264
|
ExcelModule,
|
|
380
265
|
PDFModule,
|
|
381
|
-
IndicatorsModule,
|
|
382
|
-
DialogsModule,
|
|
383
266
|
InputsModule,
|
|
384
267
|
LabelModule,
|
|
385
|
-
CompareRecordsModule,
|
|
386
268
|
RecordChangesModule,
|
|
387
269
|
ContainerDirectivesModule,
|
|
388
270
|
BaseFormsModule,
|
|
@@ -390,14 +272,11 @@ export class ExplorerCoreModule {
|
|
|
390
272
|
TreeViewModule,
|
|
391
273
|
UserViewGridModule,
|
|
392
274
|
QueryGridModule,
|
|
393
|
-
SortableModule,
|
|
394
275
|
LayoutModule,
|
|
395
|
-
FilterModule,
|
|
396
276
|
DropDownsModule,
|
|
397
277
|
MemberJunctionSharedModule,
|
|
398
278
|
ConversationsModule,
|
|
399
279
|
DashboardsModule,
|
|
400
|
-
EntityPermissionsModule,
|
|
401
280
|
ExplorerSettingsModule,
|
|
402
281
|
FileStorageModule,
|
|
403
282
|
UserViewPropertiesDialogModule,
|
|
@@ -411,28 +290,15 @@ export class ExplorerCoreModule {
|
|
|
411
290
|
DragDropModule,
|
|
412
291
|
CardModule,
|
|
413
292
|
AvatarModule,
|
|
414
|
-
AITestHarnessModule,
|
|
293
|
+
AITestHarnessModule, // [3.0] TO DO TO-DO Need to verify this works correctly!
|
|
415
294
|
ArtifactsModule,
|
|
416
295
|
SharedGenericModule,
|
|
417
296
|
EntityViewerModule], exports: [FormToolbarComponent,
|
|
418
297
|
ResourceContainerComponent,
|
|
419
|
-
AuthButtonComponent,
|
|
420
|
-
DashboardBrowserComponent,
|
|
421
|
-
DataBrowserComponent,
|
|
422
|
-
GenericBrowseListComponent,
|
|
423
|
-
GenericBrowserListComponent,
|
|
424
|
-
HomeComponent,
|
|
425
|
-
HomeWrapperComponent,
|
|
426
|
-
NavigationComponent,
|
|
427
|
-
ReportBrowserComponent,
|
|
428
298
|
DashboardResource,
|
|
429
299
|
EntityRecordResource,
|
|
430
300
|
SearchResultsResource,
|
|
431
301
|
UserViewResource,
|
|
432
|
-
SingleApplicationComponent,
|
|
433
|
-
FavoritesComponent,
|
|
434
|
-
HeaderComponent,
|
|
435
|
-
SingleEntityComponent,
|
|
436
302
|
SingleRecordComponent,
|
|
437
303
|
SingleSearchResultComponent,
|
|
438
304
|
UserProfileComponent,
|
|
@@ -441,14 +307,8 @@ export class ExplorerCoreModule {
|
|
|
441
307
|
DeleteItemComponent,
|
|
442
308
|
EditDashboardComponent,
|
|
443
309
|
UserNotificationsComponent,
|
|
444
|
-
ExpansionPanelComponent,
|
|
445
|
-
ApplicationViewComponent,
|
|
446
|
-
ListViewComponent,
|
|
447
|
-
ResourceBrowserComponent,
|
|
448
310
|
ListDetailResource,
|
|
449
|
-
|
|
450
|
-
DashboardPreferencesDialogComponent,
|
|
451
|
-
StyleGuideTestComponent] }); })();
|
|
311
|
+
DashboardPreferencesDialogComponent] }); })();
|
|
452
312
|
i0.ɵɵsetComponentScope(SingleDashboardComponent, [i1.NgClass, i1.NgIf, i2.ButtonComponent, i3.TileLayoutComponent, i3.TileLayoutItemComponent, i3.TileLayoutItemHeaderComponent, i3.TileLayoutItemBodyComponent, ResourceContainerComponent,
|
|
453
313
|
AddItemComponent,
|
|
454
314
|
DeleteItemComponent,
|
package/dist/module.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.js","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAEnE,WAAW;AACX,OAAO,EAAE,uBAAuB,EAAE,MAAM,0CAA0C,CAAC;AACnF,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAErF,2BAA2B;AAC3B,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAChE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"module.js","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":"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"}
|