@memberjunction/ng-explorer-core 0.9.200 → 0.9.202
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/generic/Events.types.d.ts +142 -0
- package/dist/generic/Events.types.d.ts.map +1 -0
- package/dist/generic/Events.types.js +95 -0
- package/dist/generic/Item.types.d.ts +25 -0
- package/dist/generic/Item.types.d.ts.map +1 -0
- package/dist/generic/Item.types.js +36 -0
- package/dist/generic/PathData.types.d.ts +9 -0
- package/dist/generic/PathData.types.d.ts.map +1 -0
- package/dist/generic/PathData.types.js +9 -0
- package/dist/lib/base-browser-component/base-browser-component.d.ts +29 -0
- package/dist/lib/base-browser-component/base-browser-component.d.ts.map +1 -0
- package/dist/lib/base-browser-component/base-browser-component.js +133 -0
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.d.ts +8 -9
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.d.ts.map +1 -1
- package/dist/lib/dashboard-browser-component/dashboard-browser.component.js +51 -85
- package/dist/lib/data-browser-component/data-browser.component.js +12 -19
- package/dist/lib/files/files.component.d.ts +8 -0
- package/dist/lib/files/files.component.d.ts.map +1 -0
- package/dist/lib/files/files.component.js +22 -0
- package/dist/lib/generic-browse-list/generic-browse-list.component.d.ts +3 -0
- package/dist/lib/generic-browse-list/generic-browse-list.component.d.ts.map +1 -1
- package/dist/lib/generic-browse-list/generic-browse-list.component.js +102 -50
- package/dist/lib/generic-browser-list/components/resource/resource.d.ts +1 -0
- package/dist/lib/generic-browser-list/components/resource/resource.d.ts.map +1 -0
- package/dist/lib/generic-browser-list/components/resource/resource.js +1 -0
- package/dist/lib/generic-browser-list/generic-browser-list.component.d.ts +50 -0
- package/dist/lib/generic-browser-list/generic-browser-list.component.d.ts.map +1 -0
- package/dist/lib/generic-browser-list/generic-browser-list.component.js +366 -0
- package/dist/lib/header/header.component.js +25 -28
- package/dist/lib/home-component/home.component.js +2 -2
- package/dist/lib/navigation/navigation.component.d.ts +1 -0
- package/dist/lib/navigation/navigation.component.d.ts.map +1 -1
- package/dist/lib/navigation/navigation.component.js +21 -2
- package/dist/lib/query-browser-component/query-browser.component.d.ts +10 -7
- package/dist/lib/query-browser-component/query-browser.component.d.ts.map +1 -1
- package/dist/lib/query-browser-component/query-browser.component.js +55 -41
- package/dist/lib/report-browser-component/report-browser.component.d.ts +10 -4
- package/dist/lib/report-browser-component/report-browser.component.d.ts.map +1 -1
- package/dist/lib/report-browser-component/report-browser.component.js +57 -25
- package/dist/lib/single-dashboard/single-dashboard.component.d.ts.map +1 -1
- package/dist/lib/single-dashboard/single-dashboard.component.js +3 -0
- package/dist/module.d.ts +57 -55
- package/dist/module.d.ts.map +1 -1
- package/dist/module.js +48 -42
- package/dist/public-api.d.ts +1 -1
- package/dist/public-api.d.ts.map +1 -1
- package/dist/public-api.js +1 -1
- package/package.json +15 -14
package/dist/module.d.ts
CHANGED
|
@@ -6,63 +6,65 @@ import * as i4 from "./lib/auth-button/auth-button.component";
|
|
|
6
6
|
import * as i5 from "./lib/dashboard-browser-component/dashboard-browser.component";
|
|
7
7
|
import * as i6 from "./lib/data-browser-component/data-browser.component";
|
|
8
8
|
import * as i7 from "./lib/generic-browse-list/generic-browse-list.component";
|
|
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/resource-wrappers/
|
|
15
|
-
import * as i14 from "./lib/resource-wrappers/
|
|
16
|
-
import * as i15 from "./lib/resource-wrappers/
|
|
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/single-
|
|
25
|
-
import * as i24 from "./lib/single-
|
|
26
|
-
import * as i25 from "./lib/single-
|
|
27
|
-
import * as i26 from "./lib/single-
|
|
28
|
-
import * as i27 from "./lib/single-
|
|
29
|
-
import * as i28 from "./lib/
|
|
30
|
-
import * as i29 from "./lib/user-
|
|
31
|
-
import * as i30 from "./lib/
|
|
32
|
-
import * as i31 from "./lib/single-dashboard/
|
|
33
|
-
import * as i32 from "./lib/single-dashboard/Components/
|
|
34
|
-
import * as i33 from "./lib/single-dashboard/Components/
|
|
35
|
-
import * as i34 from "./lib/
|
|
36
|
-
import * as i35 from "./lib/
|
|
37
|
-
import * as i36 from "
|
|
38
|
-
import * as i37 from "@angular/
|
|
39
|
-
import * as i38 from "@angular/
|
|
40
|
-
import * as i39 from "@
|
|
41
|
-
import * as i40 from "@progress/kendo-angular-
|
|
42
|
-
import * as i41 from "@progress/kendo-angular-
|
|
43
|
-
import * as i42 from "@progress/kendo-angular-
|
|
44
|
-
import * as i43 from "@
|
|
45
|
-
import * as i44 from "@
|
|
46
|
-
import * as i45 from "@progress/kendo-angular-
|
|
47
|
-
import * as i46 from "@progress/kendo-angular-
|
|
48
|
-
import * as i47 from "@progress/kendo-angular-
|
|
49
|
-
import * as i48 from "@progress/kendo-angular-
|
|
50
|
-
import * as i49 from "@progress/kendo-angular-
|
|
51
|
-
import * as i50 from "@
|
|
52
|
-
import * as i51 from "@memberjunction/ng-
|
|
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 "@progress/kendo-angular-
|
|
58
|
-
import * as i57 from "@progress/kendo-angular-
|
|
59
|
-
import * as i58 from "@
|
|
60
|
-
import * as i59 from "@memberjunction/ng-
|
|
61
|
-
import * as i60 from "@memberjunction/ng-
|
|
62
|
-
import * as i61 from "@memberjunction/ng-
|
|
9
|
+
import * as i8 from "./lib/generic-browser-list/generic-browser-list.component";
|
|
10
|
+
import * as i9 from "./lib/home-component/home.component";
|
|
11
|
+
import * as i10 from "./lib/navigation/navigation.component";
|
|
12
|
+
import * as i11 from "./lib/report-browser-component/report-browser.component";
|
|
13
|
+
import * as i12 from "./lib/query-browser-component/query-browser.component";
|
|
14
|
+
import * as i13 from "./lib/resource-wrappers/dashboard-resource.component";
|
|
15
|
+
import * as i14 from "./lib/resource-wrappers/record-resource.component";
|
|
16
|
+
import * as i15 from "./lib/resource-wrappers/report-resource.component";
|
|
17
|
+
import * as i16 from "./lib/resource-wrappers/search-results-resource.component";
|
|
18
|
+
import * as i17 from "./lib/resource-wrappers/view-resource.component";
|
|
19
|
+
import * as i18 from "./lib/files/files.component";
|
|
20
|
+
import * as i19 from "./lib/single-application/single-application.component";
|
|
21
|
+
import * as i20 from "./lib/favorites/favorites.component";
|
|
22
|
+
import * as i21 from "./lib/header/header.component";
|
|
23
|
+
import * as i22 from "./lib/join-grid/join-grid.component";
|
|
24
|
+
import * as i23 from "./lib/single-entity/single-entity.component";
|
|
25
|
+
import * as i24 from "./lib/single-record/single-record.component";
|
|
26
|
+
import * as i25 from "./lib/single-report/single-report.component";
|
|
27
|
+
import * as i26 from "./lib/single-search-result/single-search-result.component";
|
|
28
|
+
import * as i27 from "./lib/single-view/single-view.component";
|
|
29
|
+
import * as i28 from "./lib/single-query/single-query.component";
|
|
30
|
+
import * as i29 from "./lib/user-profile/user-profile.component";
|
|
31
|
+
import * as i30 from "./lib/user-view-properties/view-properties-dialog.component";
|
|
32
|
+
import * as i31 from "./lib/single-dashboard/single-dashboard.component";
|
|
33
|
+
import * as i32 from "./lib/single-dashboard/Components/add-item/add-item.component";
|
|
34
|
+
import * as i33 from "./lib/single-dashboard/Components/delete-item/delete-item.component";
|
|
35
|
+
import * as i34 from "./lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component";
|
|
36
|
+
import * as i35 from "./lib/user-notifications/user-notifications.component";
|
|
37
|
+
import * as i36 from "./lib/resource-wrappers/query-resource.component";
|
|
38
|
+
import * as i37 from "@angular/common";
|
|
39
|
+
import * as i38 from "@angular/forms";
|
|
40
|
+
import * as i39 from "@angular/router";
|
|
41
|
+
import * as i40 from "@progress/kendo-angular-grid";
|
|
42
|
+
import * as i41 from "@progress/kendo-angular-dialog";
|
|
43
|
+
import * as i42 from "@progress/kendo-angular-excel-export";
|
|
44
|
+
import * as i43 from "@progress/kendo-angular-buttons";
|
|
45
|
+
import * as i44 from "@memberjunction/ng-compare-records";
|
|
46
|
+
import * as i45 from "@progress/kendo-angular-indicators";
|
|
47
|
+
import * as i46 from "@progress/kendo-angular-charts";
|
|
48
|
+
import * as i47 from "@progress/kendo-angular-layout";
|
|
49
|
+
import * as i48 from "@progress/kendo-angular-inputs";
|
|
50
|
+
import * as i49 from "@progress/kendo-angular-label";
|
|
51
|
+
import * as i50 from "@progress/kendo-angular-icons";
|
|
52
|
+
import * as i51 from "@memberjunction/ng-record-changes";
|
|
53
|
+
import * as i52 from "@memberjunction/ng-container-directives";
|
|
54
|
+
import * as i53 from "@progress/kendo-angular-listview";
|
|
55
|
+
import * as i54 from "@memberjunction/ng-user-view-grid";
|
|
56
|
+
import * as i55 from "@memberjunction/ng-query-grid";
|
|
57
|
+
import * as i56 from "@progress/kendo-angular-sortable";
|
|
58
|
+
import * as i57 from "@progress/kendo-angular-filter";
|
|
59
|
+
import * as i58 from "@progress/kendo-angular-dropdowns";
|
|
60
|
+
import * as i59 from "@memberjunction/ng-shared";
|
|
61
|
+
import * as i60 from "@memberjunction/ng-ask-skip";
|
|
62
|
+
import * as i61 from "@memberjunction/ng-entity-permissions";
|
|
63
|
+
import * as i62 from "@memberjunction/ng-explorer-settings";
|
|
64
|
+
import * as i63 from "@memberjunction/ng-file-storage";
|
|
63
65
|
export declare class ExplorerCoreModule {
|
|
64
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<ExplorerCoreModule, never>;
|
|
65
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ExplorerCoreModule, [typeof i1.FormToolbarComponent, typeof i2.SectionLoaderComponent, typeof i3.ResourceContainerComponent, typeof i4.AuthButtonComponent, typeof i5.DashboardBrowserComponent, typeof i6.DataBrowserComponent, typeof i7.GenericBrowseListComponent, typeof i8.
|
|
67
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ExplorerCoreModule, [typeof i1.FormToolbarComponent, typeof i2.SectionLoaderComponent, typeof i3.ResourceContainerComponent, typeof i4.AuthButtonComponent, typeof i5.DashboardBrowserComponent, typeof i6.DataBrowserComponent, typeof i7.GenericBrowseListComponent, typeof i8.GenericBrowserListComponent, typeof i9.HomeComponent, typeof i10.NavigationComponent, typeof i11.ReportBrowserComponent, typeof i12.QueryBrowserComponent, typeof i13.DashboardResource, typeof i14.EntityRecordResource, typeof i15.ReportResource, typeof i16.SearchResultsResource, typeof i17.UserViewResource, typeof i18.FilesComponent, typeof i19.SingleApplicationComponent, typeof i20.FavoritesComponent, typeof i21.HeaderComponent, typeof i22.JoinGridComponent, typeof i23.SingleEntityComponent, typeof i24.SingleRecordComponent, typeof i25.SingleReportComponent, typeof i26.SingleSearchResultComponent, typeof i27.SingleViewComponent, typeof i28.SingleQueryComponent, typeof i29.UserProfileComponent, typeof i30.ViewPropertiesDialogComponent, typeof i31.SingleDashboardComponent, typeof i32.AddItemComponent, typeof i33.DeleteItemComponent, typeof i34.EditDashboardComponent, typeof i35.UserNotificationsComponent, typeof i36.QueryResource], [typeof i37.CommonModule, typeof i38.FormsModule, typeof i38.ReactiveFormsModule, typeof i39.RouterModule, typeof i40.GridModule, typeof i41.DialogsModule, typeof i42.ExcelExportModule, typeof i43.ButtonsModule, typeof i44.CompareRecordsModule, typeof i45.IndicatorsModule, typeof i37.CommonModule, typeof i38.FormsModule, typeof i40.GridModule, typeof i46.ChartsModule, typeof i43.ButtonsModule, typeof i47.TabStripModule, typeof i40.ExcelModule, typeof i40.PDFModule, typeof i45.IndicatorsModule, typeof i41.DialogsModule, typeof i48.InputsModule, typeof i49.LabelModule, typeof i50.IconModule, typeof i50.IconsModule, typeof i44.CompareRecordsModule, typeof i51.RecordChangesModule, typeof i52.ContainerDirectivesModule, typeof i53.ListViewModule, typeof i54.UserViewGridModule, typeof i55.QueryGridModule, typeof i56.SortableModule, typeof i47.LayoutModule, typeof i57.FilterModule, typeof i58.DropDownsModule, typeof i59.MemberJunctionSharedModule, typeof i60.AskSkipModule, typeof i61.EntityPermissionsModule, typeof i62.ExplorerSettingsModule, typeof i63.FileStorageModule], [typeof i1.FormToolbarComponent, typeof i2.SectionLoaderComponent, typeof i3.ResourceContainerComponent, typeof i4.AuthButtonComponent, typeof i5.DashboardBrowserComponent, typeof i6.DataBrowserComponent, typeof i7.GenericBrowseListComponent, typeof i8.GenericBrowserListComponent, typeof i9.HomeComponent, typeof i10.NavigationComponent, typeof i11.ReportBrowserComponent, typeof i13.DashboardResource, typeof i14.EntityRecordResource, typeof i15.ReportResource, typeof i16.SearchResultsResource, typeof i17.UserViewResource, typeof i19.SingleApplicationComponent, typeof i20.FavoritesComponent, typeof i21.HeaderComponent, typeof i22.JoinGridComponent, typeof i23.SingleEntityComponent, typeof i24.SingleRecordComponent, typeof i25.SingleReportComponent, typeof i26.SingleSearchResultComponent, typeof i27.SingleViewComponent, typeof i29.UserProfileComponent, typeof i30.ViewPropertiesDialogComponent, typeof i31.SingleDashboardComponent, typeof i32.AddItemComponent, typeof i33.DeleteItemComponent, typeof i34.EditDashboardComponent, typeof i35.UserNotificationsComponent]>;
|
|
66
68
|
static ɵinj: i0.ɵɵInjectorDeclaration<ExplorerCoreModule>;
|
|
67
69
|
}
|
|
68
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwEA,qBAmHa,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAG"}
|
package/dist/module.js
CHANGED
|
@@ -1,69 +1,70 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
1
|
import { CommonModule } from '@angular/common';
|
|
2
|
+
import { NgModule } from '@angular/core';
|
|
3
3
|
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
4
4
|
import { RouterModule } from '@angular/router';
|
|
5
5
|
// Kendo UI Angular imports
|
|
6
|
-
import { ExcelExportModule } from '@progress/kendo-angular-excel-export';
|
|
7
|
-
import { DialogsModule } from "@progress/kendo-angular-dialog";
|
|
8
6
|
import { ButtonsModule } from '@progress/kendo-angular-buttons';
|
|
7
|
+
import { ChartsModule } from '@progress/kendo-angular-charts';
|
|
8
|
+
import { DialogsModule } from "@progress/kendo-angular-dialog";
|
|
9
|
+
import { DropDownsModule } from '@progress/kendo-angular-dropdowns';
|
|
10
|
+
import { ExcelExportModule } from '@progress/kendo-angular-excel-export';
|
|
11
|
+
import { FilterModule } from "@progress/kendo-angular-filter";
|
|
12
|
+
import { ExcelModule, GridModule, PDFModule } from '@progress/kendo-angular-grid';
|
|
13
|
+
import { IconModule, IconsModule } from '@progress/kendo-angular-icons';
|
|
9
14
|
import { IndicatorsModule } from '@progress/kendo-angular-indicators';
|
|
10
|
-
import { GridModule, ExcelModule, PDFModule } from '@progress/kendo-angular-grid';
|
|
11
|
-
import { LabelModule } from '@progress/kendo-angular-label';
|
|
12
15
|
import { InputsModule } from '@progress/kendo-angular-inputs';
|
|
13
|
-
import {
|
|
14
|
-
import { TabStripModule } from '@progress/kendo-angular-layout';
|
|
15
|
-
import { IconsModule, IconModule } from '@progress/kendo-angular-icons';
|
|
16
|
+
import { LabelModule } from '@progress/kendo-angular-label';
|
|
17
|
+
import { LayoutModule, TabStripModule } from '@progress/kendo-angular-layout';
|
|
16
18
|
import { ListViewModule } from '@progress/kendo-angular-listview';
|
|
17
|
-
import { LayoutModule } from '@progress/kendo-angular-layout';
|
|
18
|
-
import { DropDownsModule } from '@progress/kendo-angular-dropdowns';
|
|
19
19
|
import { SortableModule } from "@progress/kendo-angular-sortable";
|
|
20
|
-
import { FilterModule } from "@progress/kendo-angular-filter";
|
|
21
20
|
// MJ
|
|
22
21
|
import { CompareRecordsModule } from '@memberjunction/ng-compare-records';
|
|
23
|
-
import { RecordChangesModule } from '@memberjunction/ng-record-changes';
|
|
24
22
|
import { ContainerDirectivesModule } from '@memberjunction/ng-container-directives';
|
|
25
|
-
import { UserViewGridModule } from '@memberjunction/ng-user-view-grid';
|
|
26
|
-
import { QueryGridModule } from '@memberjunction/ng-query-grid';
|
|
27
23
|
import { EntityPermissionsModule } from '@memberjunction/ng-entity-permissions';
|
|
24
|
+
import { FileStorageModule } from '@memberjunction/ng-file-storage';
|
|
25
|
+
import { QueryGridModule } from '@memberjunction/ng-query-grid';
|
|
26
|
+
import { RecordChangesModule } from '@memberjunction/ng-record-changes';
|
|
27
|
+
import { UserViewGridModule } from '@memberjunction/ng-user-view-grid';
|
|
28
28
|
// Local Components
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
29
|
+
import { AskSkipModule } from '@memberjunction/ng-ask-skip';
|
|
30
|
+
import { ExplorerSettingsModule } from '@memberjunction/ng-explorer-settings';
|
|
31
|
+
import { MemberJunctionSharedModule } from '@memberjunction/ng-shared';
|
|
32
32
|
import { AuthButtonComponent } from './lib/auth-button/auth-button.component';
|
|
33
33
|
import { DashboardBrowserComponent } from './lib/dashboard-browser-component/dashboard-browser.component';
|
|
34
34
|
import { DataBrowserComponent } from './lib/data-browser-component/data-browser.component';
|
|
35
|
+
import { FavoritesComponent } from './lib/favorites/favorites.component';
|
|
36
|
+
import { FilesComponent } from './lib/files/files.component';
|
|
35
37
|
import { GenericBrowseListComponent } from './lib/generic-browse-list/generic-browse-list.component';
|
|
38
|
+
import { FormToolbarComponent } from './lib/generic/form-toolbar';
|
|
39
|
+
import { ResourceContainerComponent } from './lib/generic/resource-container-component';
|
|
40
|
+
import { SectionLoaderComponent } from './lib/generic/section-loader-component';
|
|
41
|
+
import { HeaderComponent } from './lib/header/header.component';
|
|
42
|
+
import { GenericBrowserListComponent } from './lib/generic-browser-list/generic-browser-list.component';
|
|
36
43
|
import { HomeComponent } from './lib/home-component/home.component';
|
|
44
|
+
import { JoinGridComponent } from './lib/join-grid/join-grid.component';
|
|
37
45
|
import { NavigationComponent } from './lib/navigation/navigation.component';
|
|
46
|
+
import { QueryBrowserComponent } from './lib/query-browser-component/query-browser.component';
|
|
38
47
|
import { ReportBrowserComponent } from './lib/report-browser-component/report-browser.component';
|
|
39
48
|
import { DashboardResource } from './lib/resource-wrappers/dashboard-resource.component';
|
|
49
|
+
import { QueryResource } from './lib/resource-wrappers/query-resource.component';
|
|
40
50
|
import { EntityRecordResource } from './lib/resource-wrappers/record-resource.component';
|
|
41
51
|
import { ReportResource } from './lib/resource-wrappers/report-resource.component';
|
|
42
52
|
import { SearchResultsResource } from './lib/resource-wrappers/search-results-resource.component';
|
|
43
53
|
import { UserViewResource } from './lib/resource-wrappers/view-resource.component';
|
|
44
|
-
import { SettingsComponent } from './lib/settings/settings.component';
|
|
45
54
|
import { SingleApplicationComponent } from './lib/single-application/single-application.component';
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
55
|
+
import { AddItemComponent } from './lib/single-dashboard/Components/add-item/add-item.component';
|
|
56
|
+
import { DeleteItemComponent } from './lib/single-dashboard/Components/delete-item/delete-item.component';
|
|
57
|
+
import { EditDashboardComponent } from './lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component';
|
|
58
|
+
import { SingleDashboardComponent } from './lib/single-dashboard/single-dashboard.component';
|
|
49
59
|
import { SingleEntityComponent } from './lib/single-entity/single-entity.component';
|
|
60
|
+
import { SingleQueryComponent } from './lib/single-query/single-query.component';
|
|
50
61
|
import { SingleRecordComponent } from './lib/single-record/single-record.component';
|
|
51
62
|
import { SingleReportComponent } from './lib/single-report/single-report.component';
|
|
52
63
|
import { SingleSearchResultComponent } from './lib/single-search-result/single-search-result.component';
|
|
53
64
|
import { SingleViewComponent } from './lib/single-view/single-view.component';
|
|
65
|
+
import { UserNotificationsComponent } from './lib/user-notifications/user-notifications.component';
|
|
54
66
|
import { UserProfileComponent } from './lib/user-profile/user-profile.component';
|
|
55
67
|
import { ViewPropertiesDialogComponent } from './lib/user-view-properties/view-properties-dialog.component';
|
|
56
|
-
import { SingleDashboardComponent } from './lib/single-dashboard/single-dashboard.component';
|
|
57
|
-
import { AddItemComponent } from './lib/single-dashboard/Components/add-item/add-item.component';
|
|
58
|
-
import { EditDashboardComponent } from './lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component';
|
|
59
|
-
import { MemberJunctionSharedModule } from '@memberjunction/ng-shared';
|
|
60
|
-
import { UserNotificationsComponent } from './lib/user-notifications/user-notifications.component';
|
|
61
|
-
import { DeleteItemComponent } from './lib/single-dashboard/Components/delete-item/delete-item.component';
|
|
62
|
-
import { SingleQueryComponent } from './lib/single-query/single-query.component';
|
|
63
|
-
import { QueryResource } from './lib/resource-wrappers/query-resource.component';
|
|
64
|
-
import { QueryBrowserComponent } from './lib/query-browser-component/query-browser.component';
|
|
65
|
-
import { AskSkipModule } from '@memberjunction/ng-ask-skip';
|
|
66
|
-
import { ExplorerSettingsModule } from '@memberjunction/ng-explorer-settings';
|
|
67
68
|
import * as i0 from "@angular/core";
|
|
68
69
|
import * as i1 from "@angular/common";
|
|
69
70
|
import * as i2 from "@progress/kendo-angular-buttons";
|
|
@@ -110,7 +111,8 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
110
111
|
MemberJunctionSharedModule,
|
|
111
112
|
AskSkipModule,
|
|
112
113
|
EntityPermissionsModule,
|
|
113
|
-
ExplorerSettingsModule
|
|
114
|
+
ExplorerSettingsModule,
|
|
115
|
+
FileStorageModule] });
|
|
114
116
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ExplorerCoreModule, [{
|
|
115
117
|
type: NgModule,
|
|
116
118
|
args: [{
|
|
@@ -122,6 +124,7 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
122
124
|
DashboardBrowserComponent,
|
|
123
125
|
DataBrowserComponent,
|
|
124
126
|
GenericBrowseListComponent,
|
|
127
|
+
GenericBrowserListComponent,
|
|
125
128
|
HomeComponent,
|
|
126
129
|
NavigationComponent,
|
|
127
130
|
ReportBrowserComponent,
|
|
@@ -131,7 +134,7 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
131
134
|
ReportResource,
|
|
132
135
|
SearchResultsResource,
|
|
133
136
|
UserViewResource,
|
|
134
|
-
|
|
137
|
+
FilesComponent,
|
|
135
138
|
SingleApplicationComponent,
|
|
136
139
|
FavoritesComponent,
|
|
137
140
|
HeaderComponent,
|
|
@@ -149,7 +152,7 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
149
152
|
DeleteItemComponent,
|
|
150
153
|
EditDashboardComponent,
|
|
151
154
|
UserNotificationsComponent,
|
|
152
|
-
QueryResource
|
|
155
|
+
QueryResource,
|
|
153
156
|
],
|
|
154
157
|
imports: [
|
|
155
158
|
CommonModule,
|
|
@@ -189,7 +192,8 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
189
192
|
MemberJunctionSharedModule,
|
|
190
193
|
AskSkipModule,
|
|
191
194
|
EntityPermissionsModule,
|
|
192
|
-
ExplorerSettingsModule
|
|
195
|
+
ExplorerSettingsModule,
|
|
196
|
+
FileStorageModule,
|
|
193
197
|
],
|
|
194
198
|
exports: [
|
|
195
199
|
FormToolbarComponent,
|
|
@@ -199,6 +203,7 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
199
203
|
DashboardBrowserComponent,
|
|
200
204
|
DataBrowserComponent,
|
|
201
205
|
GenericBrowseListComponent,
|
|
206
|
+
GenericBrowserListComponent,
|
|
202
207
|
HomeComponent,
|
|
203
208
|
NavigationComponent,
|
|
204
209
|
ReportBrowserComponent,
|
|
@@ -207,7 +212,6 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
207
212
|
ReportResource,
|
|
208
213
|
SearchResultsResource,
|
|
209
214
|
UserViewResource,
|
|
210
|
-
SettingsComponent,
|
|
211
215
|
SingleApplicationComponent,
|
|
212
216
|
FavoritesComponent,
|
|
213
217
|
HeaderComponent,
|
|
@@ -223,8 +227,8 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
223
227
|
AddItemComponent,
|
|
224
228
|
DeleteItemComponent,
|
|
225
229
|
EditDashboardComponent,
|
|
226
|
-
UserNotificationsComponent
|
|
227
|
-
]
|
|
230
|
+
UserNotificationsComponent,
|
|
231
|
+
],
|
|
228
232
|
}]
|
|
229
233
|
}], null, null); })();
|
|
230
234
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(ExplorerCoreModule, { declarations: [FormToolbarComponent,
|
|
@@ -234,6 +238,7 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
234
238
|
DashboardBrowserComponent,
|
|
235
239
|
DataBrowserComponent,
|
|
236
240
|
GenericBrowseListComponent,
|
|
241
|
+
GenericBrowserListComponent,
|
|
237
242
|
HomeComponent,
|
|
238
243
|
NavigationComponent,
|
|
239
244
|
ReportBrowserComponent,
|
|
@@ -243,7 +248,7 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
243
248
|
ReportResource,
|
|
244
249
|
SearchResultsResource,
|
|
245
250
|
UserViewResource,
|
|
246
|
-
|
|
251
|
+
FilesComponent,
|
|
247
252
|
SingleApplicationComponent,
|
|
248
253
|
FavoritesComponent,
|
|
249
254
|
HeaderComponent,
|
|
@@ -298,13 +303,15 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
298
303
|
MemberJunctionSharedModule,
|
|
299
304
|
AskSkipModule,
|
|
300
305
|
EntityPermissionsModule,
|
|
301
|
-
ExplorerSettingsModule
|
|
306
|
+
ExplorerSettingsModule,
|
|
307
|
+
FileStorageModule], exports: [FormToolbarComponent,
|
|
302
308
|
SectionLoaderComponent,
|
|
303
309
|
ResourceContainerComponent,
|
|
304
310
|
AuthButtonComponent,
|
|
305
311
|
DashboardBrowserComponent,
|
|
306
312
|
DataBrowserComponent,
|
|
307
313
|
GenericBrowseListComponent,
|
|
314
|
+
GenericBrowserListComponent,
|
|
308
315
|
HomeComponent,
|
|
309
316
|
NavigationComponent,
|
|
310
317
|
ReportBrowserComponent,
|
|
@@ -313,7 +320,6 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
|
|
|
313
320
|
ReportResource,
|
|
314
321
|
SearchResultsResource,
|
|
315
322
|
UserViewResource,
|
|
316
|
-
SettingsComponent,
|
|
317
323
|
SingleApplicationComponent,
|
|
318
324
|
FavoritesComponent,
|
|
319
325
|
HeaderComponent,
|
package/dist/public-api.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ export * from './lib/resource-wrappers/report-resource.component';
|
|
|
17
17
|
export * from './lib/resource-wrappers/resource-wrappers-loader';
|
|
18
18
|
export * from './lib/resource-wrappers/search-results-resource.component';
|
|
19
19
|
export * from './lib/resource-wrappers/view-resource.component';
|
|
20
|
-
export * from './lib/
|
|
20
|
+
export * from './lib/files/files.component';
|
|
21
21
|
export * from './lib/single-application/single-application.component';
|
|
22
22
|
export * from './lib/favorites/favorites.component';
|
|
23
23
|
export * from './lib/header/header.component';
|
package/dist/public-api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,mCAAmC,CAAC;AAClD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yCAAyC,CAAA;AACvD,cAAc,+DAA+D,CAAA;AAC7E,cAAc,qDAAqD,CAAA;AACnE,cAAc,yDAAyD,CAAA;AACvE,cAAc,qCAAqC,CAAA;AACnD,cAAc,uCAAuC,CAAA;AACrD,cAAc,yDAAyD,CAAA;AACvE,cAAc,sDAAsD,CAAA;AACpE,cAAc,mDAAmD,CAAA;AACjE,cAAc,mDAAmD,CAAA;AACjE,cAAc,kDAAkD,CAAA;AAChE,cAAc,2DAA2D,CAAA;AACzE,cAAc,iDAAiD,CAAA;AAC/D,cAAc,
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,mCAAmC,CAAC;AAClD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yCAAyC,CAAA;AACvD,cAAc,+DAA+D,CAAA;AAC7E,cAAc,qDAAqD,CAAA;AACnE,cAAc,yDAAyD,CAAA;AACvE,cAAc,qCAAqC,CAAA;AACnD,cAAc,uCAAuC,CAAA;AACrD,cAAc,yDAAyD,CAAA;AACvE,cAAc,sDAAsD,CAAA;AACpE,cAAc,mDAAmD,CAAA;AACjE,cAAc,mDAAmD,CAAA;AACjE,cAAc,kDAAkD,CAAA;AAChE,cAAc,2DAA2D,CAAA;AACzE,cAAc,iDAAiD,CAAA;AAC/D,cAAc,6BAA6B,CAAA;AAC3C,cAAc,uDAAuD,CAAA;AACrE,cAAc,qCAAqC,CAAA;AACnD,cAAc,+BAA+B,CAAA;AAC7C,cAAc,oCAAoC,CAAA;AAClD,cAAc,qCAAqC,CAAA;AACnD,cAAc,6CAA6C,CAAA;AAC3D,cAAc,6CAA6C,CAAA;AAC3D,cAAc,6CAA6C,CAAA;AAC3D,cAAc,2DAA2D,CAAA;AACzE,cAAc,yCAAyC,CAAA;AACvD,cAAc,mDAAmD,CAAA;AACjE,cAAc,+DAA+D,CAAA;AAC7E,cAAc,2EAA2E,CAAA;AACzF,cAAc,2CAA2C,CAAA;AACzD,cAAc,6DAA6D,CAAA;AAC3E,cAAc,uDAAuD,CAAC;AACtE,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAE5C,cAAc,uDAAuD,CAAA;AACrE,cAAc,2CAA2C,CAAA;AACzD,cAAc,kDAAkD,CAAA;AAEhE,cAAc,UAAU,CAAC"}
|
package/dist/public-api.js
CHANGED
|
@@ -20,7 +20,7 @@ export * from './lib/resource-wrappers/report-resource.component';
|
|
|
20
20
|
export * from './lib/resource-wrappers/resource-wrappers-loader';
|
|
21
21
|
export * from './lib/resource-wrappers/search-results-resource.component';
|
|
22
22
|
export * from './lib/resource-wrappers/view-resource.component';
|
|
23
|
-
export * from './lib/
|
|
23
|
+
export * from './lib/files/files.component';
|
|
24
24
|
export * from './lib/single-application/single-application.component';
|
|
25
25
|
export * from './lib/favorites/favorites.component';
|
|
26
26
|
export * from './lib/header/header.component';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@memberjunction/ng-explorer-core",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.202",
|
|
4
4
|
"description": "MemberJunction Explorer: Core Angular Components",
|
|
5
5
|
"main": "./dist/public-api.js",
|
|
6
6
|
"typings": "./dist/public-api.d.ts",
|
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
],
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
|
-
"build": "ngc"
|
|
12
|
+
"build": "ngc",
|
|
13
|
+
"watch": "ngc -w"
|
|
13
14
|
},
|
|
14
15
|
"keywords": [],
|
|
15
16
|
"author": "",
|
|
@@ -36,18 +37,18 @@
|
|
|
36
37
|
"@progress/kendo-svg-icons": "~2.1.0"
|
|
37
38
|
},
|
|
38
39
|
"dependencies": {
|
|
39
|
-
"@memberjunction/global": "^0.9.
|
|
40
|
-
"@memberjunction/core": "^0.9.
|
|
41
|
-
"@memberjunction/ng-compare-records": "^0.9.
|
|
42
|
-
"@memberjunction/ng-
|
|
43
|
-
"@memberjunction/ng-
|
|
44
|
-
"@memberjunction/ng-
|
|
45
|
-
"@memberjunction/ng-
|
|
46
|
-
"@memberjunction/ng-
|
|
47
|
-
"@memberjunction/ng-
|
|
48
|
-
"@memberjunction/ng-
|
|
49
|
-
"@memberjunction/ng-
|
|
50
|
-
"@memberjunction/ng-explorer-settings": "^0.9.
|
|
40
|
+
"@memberjunction/global": "^0.9.155",
|
|
41
|
+
"@memberjunction/core": "^0.9.174",
|
|
42
|
+
"@memberjunction/ng-compare-records": "^0.9.176",
|
|
43
|
+
"@memberjunction/ng-file-storage": "^0.9.3",
|
|
44
|
+
"@memberjunction/ng-record-changes": "^0.9.110",
|
|
45
|
+
"@memberjunction/ng-container-directives": "^0.9.138",
|
|
46
|
+
"@memberjunction/ng-user-view-grid": "^0.9.211",
|
|
47
|
+
"@memberjunction/ng-query-grid": "^0.9.58",
|
|
48
|
+
"@memberjunction/ng-shared": "^0.9.28",
|
|
49
|
+
"@memberjunction/ng-ask-skip": "^0.9.96",
|
|
50
|
+
"@memberjunction/ng-auth-services": "^0.9.97",
|
|
51
|
+
"@memberjunction/ng-explorer-settings": "^0.9.5",
|
|
51
52
|
"tslib": "^2.3.0"
|
|
52
53
|
},
|
|
53
54
|
"sideEffects": false
|