@memberjunction/ng-explorer-core 0.9.197 → 0.9.199

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 (93) hide show
  1. package/dist/lib/auth-button/auth-button.component.d.ts +1 -0
  2. package/dist/lib/auth-button/auth-button.component.d.ts.map +1 -0
  3. package/dist/lib/dashboard-browser-component/dashboard-browser.component.d.ts +1 -0
  4. package/dist/lib/dashboard-browser-component/dashboard-browser.component.d.ts.map +1 -0
  5. package/dist/lib/data-browser-component/data-browser.component.d.ts +1 -0
  6. package/dist/lib/data-browser-component/data-browser.component.d.ts.map +1 -0
  7. package/dist/lib/favorites/favorites.component.d.ts +1 -0
  8. package/dist/lib/favorites/favorites.component.d.ts.map +1 -0
  9. package/dist/lib/generic/base-form-component.d.ts +1 -0
  10. package/dist/lib/generic/base-form-component.d.ts.map +1 -0
  11. package/dist/lib/generic/base-form-section-component.d.ts +1 -0
  12. package/dist/lib/generic/base-form-section-component.d.ts.map +1 -0
  13. package/dist/lib/generic/base-record-component.d.ts +1 -0
  14. package/dist/lib/generic/base-record-component.d.ts.map +1 -0
  15. package/dist/lib/generic/form-toolbar.d.ts +1 -0
  16. package/dist/lib/generic/form-toolbar.d.ts.map +1 -0
  17. package/dist/lib/generic/resource-container-component.d.ts +1 -0
  18. package/dist/lib/generic/resource-container-component.d.ts.map +1 -0
  19. package/dist/lib/generic/section-loader-component.d.ts +1 -0
  20. package/dist/lib/generic/section-loader-component.d.ts.map +1 -0
  21. package/dist/lib/generic-browse-list/generic-browse-list.component.d.ts +1 -0
  22. package/dist/lib/generic-browse-list/generic-browse-list.component.d.ts.map +1 -0
  23. package/dist/lib/guards/auth-guard.service.d.ts +1 -0
  24. package/dist/lib/guards/auth-guard.service.d.ts.map +1 -0
  25. package/dist/lib/guards/entities.guard.d.ts +1 -0
  26. package/dist/lib/guards/entities.guard.d.ts.map +1 -0
  27. package/dist/lib/header/MSFT_UserImageService.d.ts +1 -0
  28. package/dist/lib/header/MSFT_UserImageService.d.ts.map +1 -0
  29. package/dist/lib/header/header.component.d.ts +1 -0
  30. package/dist/lib/header/header.component.d.ts.map +1 -0
  31. package/dist/lib/home-component/home.component.d.ts +1 -0
  32. package/dist/lib/home-component/home.component.d.ts.map +1 -0
  33. package/dist/lib/join-grid/join-grid.component.d.ts +1 -0
  34. package/dist/lib/join-grid/join-grid.component.d.ts.map +1 -0
  35. package/dist/lib/navigation/navigation.component.d.ts +1 -0
  36. package/dist/lib/navigation/navigation.component.d.ts.map +1 -0
  37. package/dist/lib/navigation/navigation.component.js +1 -1
  38. package/dist/lib/query-browser-component/query-browser.component.d.ts +1 -0
  39. package/dist/lib/query-browser-component/query-browser.component.d.ts.map +1 -0
  40. package/dist/lib/report-browser-component/report-browser.component.d.ts +1 -0
  41. package/dist/lib/report-browser-component/report-browser.component.d.ts.map +1 -0
  42. package/dist/lib/resource-wrappers/dashboard-resource.component.d.ts +1 -0
  43. package/dist/lib/resource-wrappers/dashboard-resource.component.d.ts.map +1 -0
  44. package/dist/lib/resource-wrappers/query-resource.component.d.ts +1 -0
  45. package/dist/lib/resource-wrappers/query-resource.component.d.ts.map +1 -0
  46. package/dist/lib/resource-wrappers/record-resource.component.d.ts +1 -0
  47. package/dist/lib/resource-wrappers/record-resource.component.d.ts.map +1 -0
  48. package/dist/lib/resource-wrappers/report-resource.component.d.ts +1 -0
  49. package/dist/lib/resource-wrappers/report-resource.component.d.ts.map +1 -0
  50. package/dist/lib/resource-wrappers/resource-wrappers-loader.d.ts +1 -0
  51. package/dist/lib/resource-wrappers/resource-wrappers-loader.d.ts.map +1 -0
  52. package/dist/lib/resource-wrappers/search-results-resource.component.d.ts +1 -0
  53. package/dist/lib/resource-wrappers/search-results-resource.component.d.ts.map +1 -0
  54. package/dist/lib/resource-wrappers/view-resource.component.d.ts +1 -0
  55. package/dist/lib/resource-wrappers/view-resource.component.d.ts.map +1 -0
  56. package/dist/lib/settings/settings.component.d.ts +3 -0
  57. package/dist/lib/settings/settings.component.d.ts.map +1 -0
  58. package/dist/lib/settings/settings.component.js +54 -5
  59. package/dist/lib/single-application/single-application.component.d.ts +1 -0
  60. package/dist/lib/single-application/single-application.component.d.ts.map +1 -0
  61. package/dist/lib/single-dashboard/Components/add-item/add-item.component.d.ts +1 -0
  62. package/dist/lib/single-dashboard/Components/add-item/add-item.component.d.ts.map +1 -0
  63. package/dist/lib/single-dashboard/Components/delete-item/delete-item.component.d.ts +1 -0
  64. package/dist/lib/single-dashboard/Components/delete-item/delete-item.component.d.ts.map +1 -0
  65. package/dist/lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component.d.ts +1 -0
  66. package/dist/lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component.d.ts.map +1 -0
  67. package/dist/lib/single-dashboard/single-dashboard.component.d.ts +1 -0
  68. package/dist/lib/single-dashboard/single-dashboard.component.d.ts.map +1 -0
  69. package/dist/lib/single-entity/single-entity.component.d.ts +1 -0
  70. package/dist/lib/single-entity/single-entity.component.d.ts.map +1 -0
  71. package/dist/lib/single-query/single-query.component.d.ts +1 -0
  72. package/dist/lib/single-query/single-query.component.d.ts.map +1 -0
  73. package/dist/lib/single-record/single-record.component.d.ts +1 -0
  74. package/dist/lib/single-record/single-record.component.d.ts.map +1 -0
  75. package/dist/lib/single-report/single-report.component.d.ts +1 -0
  76. package/dist/lib/single-report/single-report.component.d.ts.map +1 -0
  77. package/dist/lib/single-search-result/single-search-result.component.d.ts +1 -0
  78. package/dist/lib/single-search-result/single-search-result.component.d.ts.map +1 -0
  79. package/dist/lib/single-view/single-view.component.d.ts +1 -0
  80. package/dist/lib/single-view/single-view.component.d.ts.map +1 -0
  81. package/dist/lib/user-notifications/user-notifications.component.d.ts +1 -0
  82. package/dist/lib/user-notifications/user-notifications.component.d.ts.map +1 -0
  83. package/dist/lib/user-notifications/user-notifications.component.js +5 -2
  84. package/dist/lib/user-profile/user-profile.component.d.ts +1 -0
  85. package/dist/lib/user-profile/user-profile.component.d.ts.map +1 -0
  86. package/dist/lib/user-view-properties/view-properties-dialog.component.d.ts +1 -0
  87. package/dist/lib/user-view-properties/view-properties-dialog.component.d.ts.map +1 -0
  88. package/dist/module.d.ts +4 -1
  89. package/dist/module.d.ts.map +1 -0
  90. package/dist/module.js +11 -3
  91. package/dist/public-api.d.ts +1 -0
  92. package/dist/public-api.d.ts.map +1 -0
  93. package/package.json +13 -11
@@ -10,3 +10,4 @@ export declare class AuthButtonComponent implements OnInit {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<AuthButtonComponent, never>;
11
11
  static ɵcmp: i0.ɵɵComponentDeclaration<AuthButtonComponent, "app-auth-button", never, {}, {}, never, never, false, never>;
12
12
  }
13
+ //# sourceMappingURL=auth-button.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"auth-button.component.d.ts","sourceRoot":"","sources":["../../../src/lib/auth-button/auth-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,MAAM,EAAE,MAAM,eAAe,CAAC;AAE1D,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;;AAE9D,qBAKa,mBAAoB,YAAW,MAAM;IAEX,QAAQ,EAAE,QAAQ;IAAS,QAAQ,EAAE,UAAU;gBAA/C,QAAQ,EAAE,QAAQ,EAAS,QAAQ,EAAE,UAAU;IAEpF,QAAQ,IAAI,IAAI;IAGH,MAAM;yCAPR,mBAAmB;2CAAnB,mBAAmB;CAY/B"}
@@ -16,3 +16,4 @@ export declare class DashboardBrowserComponent {
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<DashboardBrowserComponent, never>;
17
17
  static ɵcmp: i0.ɵɵComponentDeclaration<DashboardBrowserComponent, "app-dashboard-browser", never, {}, {}, never, never, false, never>;
18
18
  }
19
+ //# sourceMappingURL=dashboard-browser.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboard-browser.component.d.ts","sourceRoot":"","sources":["../../../src/lib/dashboard-browser-component/dashboard-browser.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AAExC,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,yBAAyB;IAIxB,OAAO,CAAC,MAAM;IAAU,OAAO,CAAC,aAAa;IAHlD,UAAU,EAAE,eAAe,EAAE,CAAM;IACnC,UAAU,EAAE,OAAO,CAAS;gBAEf,MAAM,EAAE,MAAM,EAAU,aAAa,EAAE,aAAa;IAExE,QAAQ,IAAI,IAAI;IAGV,QAAQ;IAkBP,SAAS,CAAC,IAAI,EAAE,eAAe;IAMzB,MAAM,IAAI,OAAO,CAAC,IAAI,CAAC;IAgCvB,UAAU,CAAC,IAAI,EAAE,eAAe,GAAG,OAAO,CAAC,IAAI,CAAC;yCAjElD,yBAAyB;2CAAzB,yBAAyB;CAyFrC"}
@@ -14,3 +14,4 @@ export declare class DataBrowserComponent {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<DataBrowserComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<DataBrowserComponent, "app-data-browser", never, {}, {}, never, never, false, never>;
16
16
  }
17
+ //# sourceMappingURL=data-browser.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data-browser.component.d.ts","sourceRoot":"","sources":["../../../src/lib/data-browser-component/data-browser.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AACxC,OAAO,EAAE,eAAe,EAAY,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,oBAAoB;IAIZ,aAAa,EAAE,aAAa;IAAE,OAAO,CAAC,MAAM;IAHxD,UAAU,EAAE,OAAO,CAAQ;IAC3B,YAAY,EAAE,eAAe,EAAE,CAAM;gBAEzB,aAAa,EAAE,aAAa,EAAU,MAAM,EAAE,MAAM;IAEvE,QAAQ,IAAI,IAAI;IAGV,QAAQ;IAMP,YAAY,CAAC,IAAI,EAAE,eAAe;yCAf9B,oBAAoB;2CAApB,oBAAoB;CAoBhC"}
@@ -12,3 +12,4 @@ export declare class FavoritesComponent {
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<FavoritesComponent, never>;
13
13
  static ɵcmp: i0.ɵɵComponentDeclaration<FavoritesComponent, "app-favorites", never, {}, {}, never, never, false, never>;
14
14
  }
15
+ //# sourceMappingURL=favorites.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"favorites.component.d.ts","sourceRoot":"","sources":["../../../src/lib/favorites/favorites.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;;AAEnE,qBAKa,kBAAkB;IAIjB,OAAO,CAAC,MAAM;IAHnB,SAAS,EAAE,kBAAkB,EAAE,CAAM;IACrC,WAAW,EAAE,MAAM,CAAM;gBAEZ,MAAM,EAAE,MAAM;IAE5B,QAAQ;IA2Bd,iBAAiB,CAAC,GAAG,EAAE,kBAAkB;IAWzC,uBAAuB,CAAC,GAAG,EAAE,GAAG;yCA5CrB,kBAAkB;2CAAlB,kBAAkB;CAsD9B"}
@@ -74,3 +74,4 @@ export declare abstract class BaseFormComponent extends BaseRecordComponent impl
74
74
  static ɵfac: i0.ɵɵFactoryDeclaration<BaseFormComponent, never>;
75
75
  static ɵdir: i0.ɵɵDirectiveDeclaration<BaseFormComponent, never, never, {}, {}, never, never, false, never>;
76
76
  }
77
+ //# sourceMappingURL=base-form-component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-form-component.d.ts","sourceRoot":"","sources":["../../../src/lib/generic/base-form-component.ts"],"names":[],"mappings":"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"}
@@ -4,3 +4,4 @@ export declare class BaseFormSectionComponent extends BaseRecordComponent {
4
4
  record: BaseEntity;
5
5
  EditMode: boolean;
6
6
  }
7
+ //# sourceMappingURL=base-form-section-component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-form-section-component.d.ts","sourceRoot":"","sources":["../../../src/lib/generic/base-form-section-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAI9D,qBAAa,wBAAyB,SAAQ,mBAAmB;IAC7D,MAAM,EAAG,UAAU,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAS;CAC7B"}
@@ -4,3 +4,4 @@ export declare abstract class BaseRecordComponent {
4
4
  FormatField(entityFieldInfo: EntityFieldInfo, value: any, decimals?: number, currency?: string): string;
5
5
  FormatValue(fieldName: string, decimals?: number, currency?: string): string;
6
6
  }
7
+ //# sourceMappingURL=base-record-component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-record-component.d.ts","sourceRoot":"","sources":["../../../src/lib/generic/base-record-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEnE,8BAAsB,mBAAmB;IACrC,SAAgB,MAAM,EAAE,UAAU,CAAA;IAE3B,WAAW,CAAC,eAAe,EAAE,eAAe,EAAE,KAAK,EAAE,GAAG,EAAE,QAAQ,GAAE,MAAU,EAAE,QAAQ,GAAE,MAAc;IAIxG,WAAW,CAAC,SAAS,EAAE,MAAM,EAAE,QAAQ,GAAE,MAAU,EAAE,QAAQ,GAAE,MAAc;CAYvF"}
@@ -5,3 +5,4 @@ export declare class FormToolbarComponent {
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<FormToolbarComponent, never>;
6
6
  static ɵcmp: i0.ɵɵComponentDeclaration<FormToolbarComponent, "mj-form-toolbar", never, { "form": { "alias": "form"; "required": false; }; }, {}, never, never, false, never>;
7
7
  }
8
+ //# sourceMappingURL=form-toolbar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-toolbar.d.ts","sourceRoot":"","sources":["../../../src/lib/generic/form-toolbar.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;;AAG1D,qBAca,oBAAoB;IACpB,IAAI,EAAG,iBAAiB,CAAC;yCADzB,oBAAoB;2CAApB,oBAAoB;CAEhC"}
@@ -23,3 +23,4 @@ export declare class ResourceContainerComponent implements OnChanges {
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<ResourceContainerComponent, never>;
24
24
  static ɵcmp: i0.ɵɵComponentDeclaration<ResourceContainerComponent, "app-resource", never, { "Data": { "alias": "Data"; "required": false; }; "isVisible": { "alias": "isVisible"; "required": false; }; }, { "ResourceRecordSaved": "ResourceRecordSaved"; "ContentLoadingStarted": "ContentLoadingStarted"; "ContentLoadingComplete": "ContentLoadingComplete"; }, never, never, false, never>;
25
25
  }
26
+ //# sourceMappingURL=resource-container-component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resource-container-component.d.ts","sourceRoot":"","sources":["../../../src/lib/generic/resource-container-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAY,aAAa,EAA+B,MAAM,eAAe,CAAC;AAChI,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;AACpE,OAAO,EAAE,UAAU,EAAY,MAAM,sBAAsB,CAAC;AAE5D,OAAO,EAAyB,YAAY,EAAE,MAAM,2BAA2B,CAAC;;AAEhF,qBAIa,0BAA2B,YAAW,SAAS;IAqBvC,aAAa,EAAE,aAAa;IApB/B,IAAI,EAAG,YAAY,CAAC;IACpB,SAAS,EAAE,OAAO,CAAS;IAC1B,mBAAmB,EAAE,YAAY,CAAC,UAAU,CAAC,CAAkC;IAC/E,qBAAqB,EAAE,YAAY,CAAC,0BAA0B,CAAC,CAAkD;IACjH,sBAAsB,EAAE,YAAY,CAAC,0BAA0B,CAAC,CAAkD;IAEnI,OAAO,CAAC,YAAY,CAAkB;IACtC,IAAW,WAAW,IAAI,OAAO,CAEhC;IAED,OAAO,CAAC,aAAa,CAAkB;IACvC,IAAW,YAAY,IAAI,OAAO,CAEjC;IAEuC,iBAAiB,EAAG,SAAS,CAAC;IAEtE,OAAO,CAAC,OAAO,CAAkB;gBAEd,aAAa,EAAE,aAAa;IAE9C,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAe1C,aAAa;yCAtCF,0BAA0B;2CAA1B,0BAA0B;CA+EtC"}
@@ -15,3 +15,4 @@ export declare class SectionLoaderComponent implements AfterViewInit, OnDestroy,
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<SectionLoaderComponent, never>;
16
16
  static ɵcmp: i0.ɵɵComponentDeclaration<SectionLoaderComponent, "mj-form-section", never, { "Entity": { "alias": "Entity"; "required": false; }; "Section": { "alias": "Section"; "required": false; }; "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
17
17
  }
18
+ //# sourceMappingURL=section-loader-component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"section-loader-component.d.ts","sourceRoot":"","sources":["../../../src/lib/generic/section-loader-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAa,gBAAgB,EAAE,aAAa,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAGlI,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAElD,qBAIa,sBAAuB,YAAW,aAAa,EAAE,SAAS,EAAE,SAAS;IACrE,MAAM,EAAG,MAAM,CAAC;IAChB,OAAO,EAAG,MAAM,CAAC;IACjB,MAAM,EAAG,UAAU,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAS;IAEiB,SAAS,EAAG,gBAAgB,CAAC;IAEjF,OAAO,CAAC,WAAW,CAAyC;IAE5D,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAOzC,eAAe,IAAI,IAAI;IAOvB,OAAO,CAAC,aAAa;IAWrB,WAAW;yCAnCF,sBAAsB;2CAAtB,sBAAsB;CAuClC"}
@@ -24,3 +24,4 @@ export declare class GenericBrowseListComponent {
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<GenericBrowseListComponent, never>;
25
25
  static ɵcmp: i0.ɵɵComponentDeclaration<GenericBrowseListComponent, "app-generic-browse-list", never, { "showLoader": { "alias": "showLoader"; "required": false; }; "itemType": { "alias": "itemType"; "required": false; }; "title": { "alias": "title"; "required": false; }; "items": { "alias": "items"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "showAddButton": { "alias": "showAddButton"; "required": false; }; "addText": { "alias": "addText"; "required": false; }; "backText": { "alias": "backText"; "required": false; }; }, { "addButtonClickEvent": "addButtonClickEvent"; "deleteButtonClickEvent": "deleteButtonClickEvent"; "itemClickEvent": "itemClickEvent"; }, never, never, false, never>;
26
26
  }
27
+ //# sourceMappingURL=generic-browse-list.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generic-browse-list.component.d.ts","sourceRoot":"","sources":["../../../src/lib/generic-browse-list/generic-browse-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,0BAA0B;IAalB,aAAa,EAAE,aAAa;IAAE,OAAO,CAAC,MAAM;IAZ/C,UAAU,EAAE,OAAO,CAAQ;IAC3B,QAAQ,EAAE,MAAM,CAAM;IACtB,KAAK,EAAE,MAAM,CAAM;IACnB,KAAK,EAAE,GAAG,EAAE,CAAM;IAClB,QAAQ,EAAE,MAAM,CAAU;IAC1B,aAAa,EAAE,OAAO,CAAS;IAC/B,OAAO,EAAE,MAAM,CAAgB;IAC/B,QAAQ,EAAE,MAAM,CAAa;IAC5B,mBAAmB,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACjE,sBAAsB,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACpE,cAAc,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;gBAE1D,aAAa,EAAE,aAAa,EAAU,MAAM,EAAE,MAAM;IAIhE,SAAS,CAAC,IAAI,EAAE,GAAG;IAMnB,UAAU,CAAC,IAAI,EAAE,GAAG;IAMpB,gBAAgB;IAIhB,mBAAmB;yCAjCf,0BAA0B;2CAA1B,0BAA0B;CAoCtC"}
@@ -9,3 +9,4 @@ export declare class AuthGuardService implements CanActivate {
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<AuthGuardService, never>;
10
10
  static ɵprov: i0.ɵɵInjectableDeclaration<AuthGuardService>;
11
11
  }
12
+ //# sourceMappingURL=auth-guard.service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"auth-guard.service.d.ts","sourceRoot":"","sources":["../../../src/lib/guards/auth-guard.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;;AAE9D,qBAGa,gBAAiB,YAAW,WAAW;IACtC,OAAO,CAAC,QAAQ;IAAqB,MAAM,EAAE,MAAM;gBAA3C,QAAQ,EAAE,UAAU,EAAS,MAAM,EAAE,MAAM;IAC/D,WAAW,IAAI,OAAO;yCAFX,gBAAgB;6CAAhB,gBAAgB;CAQ5B"}
@@ -1,3 +1,4 @@
1
1
  import { ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
2
2
  import { EntityPermissionType } from "@memberjunction/core";
3
3
  export declare function checkUserEntityPermissions(type: EntityPermissionType): (route: ActivatedRouteSnapshot, state: RouterStateSnapshot) => any;
4
+ //# sourceMappingURL=entities.guard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entities.guard.d.ts","sourceRoot":"","sources":["../../../src/lib/guards/entities.guard.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,sBAAsB,EACtB,mBAAmB,EACpB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAC,oBAAoB,EAAW,MAAM,sBAAsB,CAAC;AAEpE,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,oBAAoB,GAAG,CAAC,KAAK,EAAE,sBAAsB,EAAE,KAAK,EAAE,mBAAmB,KAAK,GAAG,CAuCvI"}
@@ -9,3 +9,4 @@ export declare class MSFTUserImageService {
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<MSFTUserImageService, never>;
10
10
  static ɵprov: i0.ɵɵInjectableDeclaration<MSFTUserImageService>;
11
11
  }
12
+ //# sourceMappingURL=MSFT_UserImageService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MSFT_UserImageService.d.ts","sourceRoot":"","sources":["../../../src/lib/header/MSFT_UserImageService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAe,MAAM,sBAAsB,CAAC;AAE/D,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAElC,qBAGe,oBAAoB;IAGnB,OAAO,CAAC,IAAI;IAFxB,OAAO,CAAC,GAAG,CAAsD;gBAE7C,IAAI,EAAE,UAAU;IAEpC,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,UAAU,CAAC,IAAI,CAAC;yCAL9B,oBAAoB;6CAApB,oBAAoB;CAUhC"}
@@ -49,3 +49,4 @@ export declare class HeaderComponent implements OnInit {
49
49
  static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
50
50
  static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "app-header-component", never, { "applicationName": { "alias": "applicationName"; "required": false; }; "applicationInstance": { "alias": "applicationInstance"; "required": false; }; }, { "toggle": "toggle"; }, never, never, false, never>;
51
51
  }
52
+ //# sourceMappingURL=header.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"header.component.d.ts","sourceRoot":"","sources":["../../../src/lib/header/header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAqB,UAAU,EAAE,MAAM,EAAS,MAAM,eAAe,CAAC;AACtG,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAE9D,OAAO,EAAc,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAEtE,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC1E,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;;AAEvE,qBAKa,eAAgB,YAAW,MAAM;IAkCvB,QAAQ,EAAE,UAAU;IAAS,aAAa,EAAE,aAAa;IAAE,OAAO,CAAC,oBAAoB;IAAwB,OAAO,CAAC,MAAM;IAjCvI,eAAe,EAAG,MAAM,CAAC;IACzB,mBAAmB,EAAG,MAAM,CAAC;IAE/B,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAE7B;IACK,gBAAgB,EAAE,MAAM,CAAe;IACvC,YAAY,EAAE,MAAM,CAAqB;IAC/B,MAAM,oBAAsB;IAEnB,WAAW,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAA;IAClC,cAAc,EAAG,qBAAqB,CAAA;IAEjE,OAAO,EAAE,MAAM,CAAI;IAEnB,gBAAgB;;;MAA4C;IAC5D,aAAa;;MAAoB;IACjC,MAAM,EAAE,GAAG,CAKhB;IACK,aAAa,MAAkB;IAEtC,IAAW,iBAAiB,IAAI,sBAAsB,EAAE,CAEvD;IAED,IAAW,uBAAuB,IAAI,MAAM,CAE3C;gBAEkB,QAAQ,EAAE,UAAU,EAAS,aAAa,EAAE,aAAa,EAAU,oBAAoB,EAAE,oBAAoB,EAAU,MAAM,EAAE,MAAM;IAEjJ,WAAW,CAAC,KAAK,EAAE;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAC;IAM/C,aAAa,IAAI,IAAI;IAIf,MAAM;IAMN,WAAW,CAAC,KAAK,EAAE,GAAG;IAMtB,iBAAiB,CAAC,KAAK,EAAE,GAAG;IAWlC,kBAAkB,EAAE,GAAG,EAAE,CAAM;IAC/B,cAAc,EAAE,GAAG,CAAC;IACd,QAAQ;YAmBP,sBAAsB;IAcpC,OAAO,CAAC,WAAW;IAKZ,QAAQ,CAAC,KAAK,EAAE,GAAG;yCA7GjB,eAAe;2CAAf,eAAe;CAwH3B"}
@@ -9,3 +9,4 @@ export declare class HomeComponent {
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<HomeComponent, never>;
10
10
  static ɵcmp: i0.ɵɵComponentDeclaration<HomeComponent, "app-home", never, {}, {}, never, never, false, never>;
11
11
  }
12
+ //# sourceMappingURL=home.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"home.component.d.ts","sourceRoot":"","sources":["../../../src/lib/home-component/home.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,aAAa;IACL,aAAa,EAAE,aAAa;IAAE,OAAO,CAAC,MAAM;gBAA5C,aAAa,EAAE,aAAa,EAAU,MAAM,EAAE,MAAM;IAChE,QAAQ,CAAC,KAAK,EAAE,MAAM;yCAFlB,aAAa;2CAAb,aAAa;CAKzB"}
@@ -28,3 +28,4 @@ export declare class JoinGridComponent implements OnInit, AfterViewInit {
28
28
  static ɵfac: i0.ɵɵFactoryDeclaration<JoinGridComponent, never>;
29
29
  static ɵcmp: i0.ɵɵComponentDeclaration<JoinGridComponent, "app-join-grid", never, { "RowsEntity": { "alias": "RowsEntity"; "required": false; }; "ColumnsEntity": { "alias": "ColumnsEntity"; "required": false; }; "JoinEntity": { "alias": "JoinEntity"; "required": false; }; "JoinRowForeignKey": { "alias": "JoinRowForeignKey"; "required": false; }; "JoinColumunForeignKey": { "alias": "JoinColumunForeignKey"; "required": false; }; "RowsFilter": { "alias": "RowsFilter"; "required": false; }; "ColumnsFilter": { "alias": "ColumnsFilter"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
30
30
  }
31
+ //# sourceMappingURL=join-grid.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join-grid.component.d.ts","sourceRoot":"","sources":["../../../src/lib/join-grid/join-grid.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAoB,MAAM,EAAE,MAAM,eAAe,CAAC;;AAIxE,qBAKa,iBAAkB,YAAW,MAAM,EAAE,aAAa;IACpD,UAAU,EAAE,MAAM,CAAM;IACxB,aAAa,EAAE,MAAM,CAAM;IAC3B,UAAU,EAAE,MAAM,CAAM;IACxB,iBAAiB,EAAE,MAAM,CAAM;IAC/B,qBAAqB,EAAE,MAAM,CAAM;IACnC,UAAU,EAAE,MAAM,CAAM;IACxB,aAAa,EAAE,MAAM,CAAM;IAC3B,QAAQ,EAAE,OAAO,CAAS;IAC5B,UAAU,EAAE,OAAO,CAAS;IAC5B,QAAQ,EAAE,GAAG,EAAE,CAAM;IACrB,cAAc,EAAE,GAAG,EAAE,CAAM;IAC3B,SAAS,EAAE,OAAO,CAAS;IAC3B,YAAY,EAAE,MAAM,CAAM;IAC1B,UAAU,EAAE,MAAM,CAAO;IAChC,OAAO,CAAC,SAAS,CAA6B;;IAI9C,QAAQ,IAAI,IAAI;IAShB,eAAe,IAAI,IAAI;IAIjB,QAAQ;IAeR,WAAW,CAAC,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE;IAa7C,eAAe,CAAC,IAAI,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,GAAG,EAAE,EAAE,YAAY,EAAE,GAAG,EAAE;IA8BhE,OAAO,CAAC,WAAW,CAAO;IAC1B,aAAa,IAAI,IAAI;IAed,UAAU,IAAI,IAAI;yCA1Gd,iBAAiB;2CAAjB,iBAAiB;CA8G7B"}
@@ -102,3 +102,4 @@ export declare class NavigationComponent implements OnInit, OnDestroy, AfterView
102
102
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationComponent, never>;
103
103
  static ɵcmp: i0.ɵɵComponentDeclaration<NavigationComponent, "app-navigation", never, { "applicationName": { "alias": "applicationName"; "required": false; }; }, {}, never, never, false, never>;
104
104
  }
105
+ //# sourceMappingURL=navigation.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"navigation.component.d.ts","sourceRoot":"","sources":["../../../src/lib/navigation/navigation.component.ts"],"names":[],"mappings":"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"}
@@ -959,7 +959,7 @@ export class NavigationComponent {
959
959
  selected: false,
960
960
  text: resourceType,
961
961
  path: path,
962
- svgIcon: this.sharedService.kendoSVGIcon(icon)
962
+ svgIcon: icon ? this.sharedService.kendoSVGIcon(icon) : null
963
963
  };
964
964
  this.drawerItems.push(drawerItem);
965
965
  }
@@ -12,3 +12,4 @@ export declare class QueryBrowserComponent {
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<QueryBrowserComponent, never>;
13
13
  static ɵcmp: i0.ɵɵComponentDeclaration<QueryBrowserComponent, "app-query-browser", never, {}, {}, never, never, false, never>;
14
14
  }
15
+ //# sourceMappingURL=query-browser.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-browser.component.d.ts","sourceRoot":"","sources":["../../../src/lib/query-browser-component/query-browser.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AAExC,OAAO,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;;AAE5D,qBAKa,qBAAqB;IAIpB,OAAO,CAAC,MAAM;IAHnB,OAAO,EAAE,WAAW,EAAE,CAAM;IAC5B,UAAU,EAAE,OAAO,CAAS;gBAEf,MAAM,EAAE,MAAM;IAElC,QAAQ,IAAI,IAAI;IAGV,QAAQ;IAcP,SAAS,CAAC,IAAI,EAAE,WAAW;yCAvBvB,qBAAqB;2CAArB,qBAAqB;CA4BjC"}
@@ -12,3 +12,4 @@ export declare class ReportBrowserComponent {
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<ReportBrowserComponent, never>;
13
13
  static ɵcmp: i0.ɵɵComponentDeclaration<ReportBrowserComponent, "app-report-browser", never, {}, {}, never, never, false, never>;
14
14
  }
15
+ //# sourceMappingURL=report-browser.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"report-browser.component.d.ts","sourceRoot":"","sources":["../../../src/lib/report-browser-component/report-browser.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AAExC,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;;AAE7D,qBAKa,sBAAsB;IAIrB,OAAO,CAAC,MAAM;IAHnB,OAAO,EAAE,YAAY,EAAE,CAAM;IAC7B,UAAU,EAAE,OAAO,CAAS;gBAEf,MAAM,EAAE,MAAM;IAElC,QAAQ,IAAI,IAAI;IAGV,QAAQ;IAcP,SAAS,CAAC,IAAI,EAAE,YAAY;yCAvBxB,sBAAsB;2CAAtB,sBAAsB;CA4BlC"}
@@ -6,3 +6,4 @@ export declare class DashboardResource extends BaseResourceComponent {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<DashboardResource, never>;
7
7
  static ɵcmp: i0.ɵɵComponentDeclaration<DashboardResource, "single-dashboard-resource", never, {}, {}, never, never, false, never>;
8
8
  }
9
+ //# sourceMappingURL=dashboard-resource.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboard-resource.component.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/dashboard-resource.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;;AAGhF,wBAAgB,qBAAqB,SAEpC;AAED,qBAKa,iBAAkB,SAAQ,qBAAqB;IACzC,sBAAsB,CAAC,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC;yCADjE,iBAAiB;2CAAjB,iBAAiB;CAI7B"}
@@ -8,3 +8,4 @@ export declare class QueryResource extends BaseResourceComponent implements OnIn
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<QueryResource, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<QueryResource, "query-resource", never, {}, {}, never, never, false, never>;
10
10
  }
11
+ //# sourceMappingURL=query-resource.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"query-resource.component.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/query-resource.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,qBAAqB,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;;AAIhF,wBAAgB,iBAAiB,SAEhC;AAED,qBAKa,aAAc,SAAQ,qBAAsB,YAAW,MAAM;IACtE,QAAQ,IAAI,IAAI;IAGV,sBAAsB,CAAC,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC;yCAJxD,aAAa;2CAAb,aAAa;CASzB"}
@@ -8,3 +8,4 @@ export declare class EntityRecordResource extends BaseResourceComponent {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EntityRecordResource, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<EntityRecordResource, "record-resource", never, {}, {}, never, never, false, never>;
10
10
  }
11
+ //# sourceMappingURL=record-resource.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"record-resource.component.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/record-resource.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEhF,OAAO,EAAY,eAAe,EAAE,MAAM,sBAAsB,CAAC;;AAGjE,wBAAgB,kBAAkB,SAEjC;AAED,qBAKa,oBAAqB,SAAQ,qBAAqB;IAC3D,IAAW,gBAAgB,IAAI,eAAe,EAAE,CAQ/C;IACK,sBAAsB,CAAC,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC;yCAVxD,oBAAoB;2CAApB,oBAAoB;CAwBhC"}
@@ -8,3 +8,4 @@ export declare class ReportResource extends BaseResourceComponent implements OnI
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ReportResource, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<ReportResource, "report-resource", never, {}, {}, never, never, false, never>;
10
10
  }
11
+ //# sourceMappingURL=report-resource.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"report-resource.component.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/report-resource.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,qBAAqB,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;;AAIhF,wBAAgB,kBAAkB,SAEjC;AAED,qBAKa,cAAe,SAAQ,qBAAsB,YAAW,MAAM;IACvE,QAAQ,IAAI,IAAI;IAGV,sBAAsB,CAAC,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC;yCAJxD,cAAc;2CAAd,cAAc;CAS1B"}
@@ -1 +1,2 @@
1
1
  export declare function LoadResourceWrappers(): void;
2
+ //# sourceMappingURL=resource-wrappers-loader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resource-wrappers-loader.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/resource-wrappers-loader.ts"],"names":[],"mappings":"AAOA,wBAAgB,oBAAoB,SAQnC"}
@@ -8,3 +8,4 @@ export declare class SearchResultsResource extends BaseResourceComponent impleme
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<SearchResultsResource, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<SearchResultsResource, "search-results-resource", never, {}, {}, never, never, false, never>;
10
10
  }
11
+ //# sourceMappingURL=search-results-resource.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search-results-resource.component.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/search-results-resource.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,qBAAqB,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;;AAGhF,wBAAgB,yBAAyB,SAExC;AAED,qBAKa,qBAAsB,SAAQ,qBAAsB,YAAW,MAAM;IAC9E,QAAQ,IAAI,IAAI;IAGV,sBAAsB,CAAC,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC;yCAJxD,qBAAqB;2CAArB,qBAAqB;CAOjC"}
@@ -6,3 +6,4 @@ export declare class UserViewResource extends BaseResourceComponent {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<UserViewResource, never>;
7
7
  static ɵcmp: i0.ɵɵComponentDeclaration<UserViewResource, "userview-resource", never, {}, {}, never, never, false, never>;
8
8
  }
9
+ //# sourceMappingURL=view-resource.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"view-resource.component.d.ts","sourceRoot":"","sources":["../../../src/lib/resource-wrappers/view-resource.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;;AAIhF,wBAAgB,gBAAgB,SAE/B;AAED,qBAUa,gBAAiB,SAAQ,qBAAqB;IACjD,sBAAsB,CAAC,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC;yCADxD,gBAAgB;2CAAhB,gBAAgB;CAa5B"}
@@ -1,5 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class SettingsComponent {
3
+ currentItem: 'EntityPermissions' | 'Users' | 'Roles';
4
+ selectItem(item: 'EntityPermissions' | 'Users' | 'Roles'): void;
3
5
  static ɵfac: i0.ɵɵFactoryDeclaration<SettingsComponent, never>;
4
6
  static ɵcmp: i0.ɵɵComponentDeclaration<SettingsComponent, "app-settings", never, {}, {}, never, never, false, never>;
5
7
  }
8
+ //# sourceMappingURL=settings.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings.component.d.ts","sourceRoot":"","sources":["../../../src/lib/settings/settings.component.ts"],"names":[],"mappings":";AAEA,qBAKa,iBAAiB;IACrB,WAAW,EAAE,mBAAmB,GAAG,OAAO,GAAG,OAAO,CAAuB;IAE3E,UAAU,CAAC,IAAI,EAAE,mBAAmB,GAAG,OAAO,GAAG,OAAO;yCAHpD,iBAAiB;2CAAjB,iBAAiB;CAM7B"}
@@ -1,15 +1,64 @@
1
1
  import { Component } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
+ import * as i1 from "@angular/common";
4
+ import * as i2 from "@memberjunction/ng-entity-permissions";
5
+ import * as i3 from "@memberjunction/ng-explorer-settings";
6
+ function SettingsComponent_div_9_Template(rf, ctx) { if (rf & 1) {
7
+ i0.ɵɵelementStart(0, "div");
8
+ i0.ɵɵelement(1, "mj-entity-permissions-selector-with-grid");
9
+ i0.ɵɵelementEnd();
10
+ } }
11
+ function SettingsComponent_div_10_Template(rf, ctx) { if (rf & 1) {
12
+ i0.ɵɵelementStart(0, "div");
13
+ i0.ɵɵtext(1, " Users Component Goes Here ");
14
+ i0.ɵɵelementEnd();
15
+ } }
16
+ function SettingsComponent_div_11_Template(rf, ctx) { if (rf & 1) {
17
+ i0.ɵɵelementStart(0, "div");
18
+ i0.ɵɵelement(1, "mj-single-role", 5);
19
+ i0.ɵɵelementEnd();
20
+ } }
3
21
  export class SettingsComponent {
22
+ constructor() {
23
+ this.currentItem = 'EntityPermissions';
24
+ }
25
+ selectItem(item) {
26
+ this.currentItem = item;
27
+ }
4
28
  }
5
29
  SettingsComponent.ɵfac = function SettingsComponent_Factory(t) { return new (t || SettingsComponent)(); };
6
- SettingsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SettingsComponent, selectors: [["app-settings"]], decls: 2, vars: 0, template: function SettingsComponent_Template(rf, ctx) { if (rf & 1) {
7
- i0.ɵɵelementStart(0, "div");
8
- i0.ɵɵtext(1, " MemberJunction Explorer - User Settings - Coming Soon...\n");
30
+ SettingsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SettingsComponent, selectors: [["app-settings"]], decls: 12, vars: 9, consts: [[1, "container"], [1, "options-container"], [1, "option-item", 3, "click"], [1, "display-container"], [4, "ngIf"], ["RoleName", "UI"]], template: function SettingsComponent_Template(rf, ctx) { if (rf & 1) {
31
+ i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2);
32
+ i0.ɵɵlistener("click", function SettingsComponent_Template_div_click_2_listener() { return ctx.selectItem("Users"); });
33
+ i0.ɵɵtext(3, "Users");
9
34
  i0.ɵɵelementEnd();
10
- } } });
35
+ i0.ɵɵelementStart(4, "div", 2);
36
+ i0.ɵɵlistener("click", function SettingsComponent_Template_div_click_4_listener() { return ctx.selectItem("Roles"); });
37
+ i0.ɵɵtext(5, "Roles");
38
+ i0.ɵɵelementEnd();
39
+ i0.ɵɵelementStart(6, "div", 2);
40
+ i0.ɵɵlistener("click", function SettingsComponent_Template_div_click_6_listener() { return ctx.selectItem("EntityPermissions"); });
41
+ i0.ɵɵtext(7, "Entity Permissions");
42
+ i0.ɵɵelementEnd()();
43
+ i0.ɵɵelementStart(8, "div", 3);
44
+ i0.ɵɵtemplate(9, SettingsComponent_div_9_Template, 2, 0, "div", 4)(10, SettingsComponent_div_10_Template, 2, 0, "div", 4)(11, SettingsComponent_div_11_Template, 2, 0, "div", 4);
45
+ i0.ɵɵelementEnd()();
46
+ } if (rf & 2) {
47
+ i0.ɵɵadvance(2);
48
+ i0.ɵɵclassProp("selected", ctx.currentItem === "Users");
49
+ i0.ɵɵadvance(2);
50
+ i0.ɵɵclassProp("selected", ctx.currentItem === "Roles");
51
+ i0.ɵɵadvance(2);
52
+ i0.ɵɵclassProp("selected", ctx.currentItem === "EntityPermissions");
53
+ i0.ɵɵadvance(3);
54
+ i0.ɵɵproperty("ngIf", ctx.currentItem === "EntityPermissions");
55
+ i0.ɵɵadvance();
56
+ i0.ɵɵproperty("ngIf", ctx.currentItem === "Users");
57
+ i0.ɵɵadvance();
58
+ i0.ɵɵproperty("ngIf", ctx.currentItem === "Roles");
59
+ } }, dependencies: [i1.NgIf, i2.EntityPermissionsSelectorWithGridComponent, i3.SingleRoleComponent], styles: [".container[_ngcontent-%COMP%] {\r\n display: flex;\r\n }\r\n \r\n .options-container[_ngcontent-%COMP%] {\r\n flex: 0 0 150px;\r\n padding: 10px;\r\n }\r\n \r\n .option-item[_ngcontent-%COMP%] {\r\n cursor: pointer;\r\n margin-bottom: 10px; \n\r\n padding: 5px 10px; \n\r\n border-radius: 4px; \n\r\n }\r\n \r\n .display-container[_ngcontent-%COMP%] {\r\n flex: 1;\r\n padding: 10px;\r\n }\r\n\r\n .selected[_ngcontent-%COMP%] {\r\n background-color: #007bff; \n\r\n color: white; \n\r\n padding: 5px 10px; \n\r\n border-radius: 4px; \n\r\n }"] });
11
60
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SettingsComponent, [{
12
61
  type: Component,
13
- args: [{ selector: 'app-settings', template: "<div>\n MemberJunction Explorer - User Settings - Coming Soon...\n</div>" }]
62
+ args: [{ selector: 'app-settings', template: "<div class=\"container\">\n <!-- Options container -->\n <div class=\"options-container\">\n <div class=\"option-item\" [class.selected]=\"currentItem === 'Users'\" (click)=\"selectItem('Users')\">Users</div>\n <div class=\"option-item\" [class.selected]=\"currentItem === 'Roles'\" (click)=\"selectItem('Roles')\">Roles</div>\n <div class=\"option-item\" [class.selected]=\"currentItem === 'EntityPermissions'\" (click)=\"selectItem('EntityPermissions')\">Entity Permissions</div>\n </div>\n\n <!-- Display container -->\n <div class=\"display-container\">\n <div *ngIf=\"currentItem === 'EntityPermissions'\">\n <mj-entity-permissions-selector-with-grid></mj-entity-permissions-selector-with-grid>\n </div>\n <div *ngIf=\"currentItem === 'Users'\">\n Users Component Goes Here\n </div>\n <div *ngIf=\"currentItem === 'Roles'\">\n <mj-single-role RoleName=\"UI\"></mj-single-role>\n </div>\n </div>\n</div>\n", styles: [" .container {\r\n display: flex;\r\n }\r\n \r\n .options-container {\r\n flex: 0 0 150px;\r\n padding: 10px;\r\n }\r\n \r\n .option-item {\r\n cursor: pointer;\r\n margin-bottom: 10px; /* Adds space between the options for better readability */\r\n padding: 5px 10px; /* Optional: Adds some padding for a better visual appearance */\r\n border-radius: 4px; /* Optional: Adds rounded corners for a more polished look */\r\n }\r\n \r\n .display-container {\r\n flex: 1;\r\n padding: 10px;\r\n }\r\n\r\n .selected {\r\n background-color: #007bff; /* A blue background for selected item */\r\n color: white; /* White text color for better contrast */\r\n padding: 5px 10px; /* Optional: Adds some padding for a better visual appearance */\r\n border-radius: 4px; /* Optional: Adds rounded corners for a more polished look */\r\n }\r\n "] }]
14
63
  }], null, null); })();
15
64
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SettingsComponent, { className: "SettingsComponent", filePath: "src\\lib\\settings\\settings.component.ts", lineNumber: 8 }); })();
@@ -18,3 +18,4 @@ export declare class SingleApplicationComponent implements OnInit {
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleApplicationComponent, never>;
19
19
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleApplicationComponent, "app-single-application", never, {}, {}, never, never, false, never>;
20
20
  }
21
+ //# sourceMappingURL=single-application.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-application.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-application/single-application.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AACxD,OAAO,EAAE,qBAAqB,EAA4C,MAAM,sBAAsB,CAAC;AACvG,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,0BAA2B,YAAW,MAAM;IAC1C,OAAO,CAAC,MAAM;IAAU,OAAO,CAAC,KAAK;IAAkB,OAAO,CAAC,aAAa;gBAApE,MAAM,EAAE,MAAM,EAAU,KAAK,EAAE,cAAc,EAAU,aAAa,EAAE,aAAa;IAGjG,OAAO,EAAE,MAAM,CAAK;IACpB,cAAc,EAAE,MAAM,CAAK;IAC3B,WAAW,EAAE,qBAAqB,EAAE,CAAM;IAEjD,QAAQ,IAAI,IAAI;IAgBhB,eAAe,CAAC,IAAI,EAAE,qBAAqB;IAM3C,iBAAiB,CAAC,GAAG,EAAE,kBAAkB;yCA9B9B,0BAA0B;2CAA1B,0BAA0B;CA0CtC"}
@@ -26,3 +26,4 @@ export declare class AddItemComponent implements OnInit {
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<AddItemComponent, never>;
27
27
  static ɵcmp: i0.ɵɵComponentDeclaration<AddItemComponent, "app-add-item-dialog", never, { "selectedResource": { "alias": "selectedResource"; "required": false; }; }, { "onClose": "onClose"; }, never, never, false, never>;
28
28
  }
29
+ //# sourceMappingURL=add-item.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"add-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/single-dashboard/Components/add-item/add-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAE/E,OAAO,EAAE,kBAAkB,EAAW,MAAM,+BAA+B,CAAC;;AAI5E,qBAKa,gBAAiB,YAAW,MAAM;IACnC,OAAO,oBAA2B;IACnC,gBAAgB,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAC9C,UAAU,EAAE,OAAO,CAAS;IAC5B,YAAY,EAAE,GAAG,CAAQ;IACzB,cAAc,EAAE,GAAG,CAAQ;IAC3B,YAAY,EAAE,GAAG,CAAQ;IACzB,cAAc,EAAE,GAAG,CAAQ;IAC3B,QAAQ,EAAE,GAAG,EAAE,CAAM;IACrB,KAAK,EAAE,GAAG,EAAE,CAAM;IAClB,OAAO,EAAE,GAAG,EAAE,CAAM;IAC3B,IAAW,aAAa,IAAI,GAAG,EAAE,CAEhC;IACD,OAAO,CAAC,EAAE,CAA4B;;IAItC,QAAQ,IAAI,IAAI;IAMV,oBAAoB,CAAC,KAAK,EAAE,GAAG;IAQ/B,QAAQ;IAOR,UAAU;IAYhB,cAAc,CAAC,KAAK,EAAE,GAAG;IAOzB,YAAY,CAAC,KAAK,EAAE,GAAG;IAIhB,OAAO;IAqBd,WAAW;yCAnFA,gBAAgB;2CAAhB,gBAAgB;CAsF5B"}
@@ -11,3 +11,4 @@ export declare class DeleteItemComponent implements OnInit {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<DeleteItemComponent, never>;
12
12
  static ɵcmp: i0.ɵɵComponentDeclaration<DeleteItemComponent, "app-delete-item-dialog", never, { "dashboardItem": { "alias": "dashboardItem"; "required": false; }; }, { "onClose": "onClose"; "removeDashboardItem": "removeDashboardItem"; }, never, never, false, never>;
13
13
  }
14
+ //# sourceMappingURL=delete-item.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/single-dashboard/Components/delete-item/delete-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;;AAEjE,qBAKa,mBAAoB,YAAW,MAAM;IACtC,OAAO,oBAA2B;IAClC,mBAAmB,oBAA2B;IAC/C,aAAa,EAAI,aAAa,GAAG,IAAI,CAAC;IAE/C,QAAQ,IAAI,IAAI;IAIT,iBAAiB,IAAI,IAAI;IAWzB,WAAW,IAAI,IAAI;yCApBf,mBAAmB;2CAAnB,mBAAmB;CAuB/B"}
@@ -24,3 +24,4 @@ export declare class EditDashboardComponent {
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<EditDashboardComponent, never>;
25
25
  static ɵcmp: i0.ɵɵComponentDeclaration<EditDashboardComponent, "app-edit-dashboard", never, { "editMode": { "alias": "editMode"; "required": false; }; "config": { "alias": "config"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onSave": "onSave"; "onClose": "onClose"; "triggerAddItem": "triggerAddItem"; }, never, never, false, never>;
26
26
  }
27
+ //# sourceMappingURL=edit-dashboard.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"edit-dashboard.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/single-dashboard/Components/edit-dashboard/edit-dashboard.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AAEvE,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE/F,OAAO,EAAE,sBAAsB,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;;AAEzF,qBAKa,sBAAsB;IACvB,MAAM,oBAA2B;IACjC,OAAO,oBAA2B;IAClC,cAAc,oBAA2B;IACnC,QAAQ,EAAE,OAAO,CAAS;IAC1B,MAAM,EAAE,sBAAsB,CAAgC;IAC9D,KAAK,EAAE,aAAa,EAAE,CAAM;IACrC,MAAM,EAAE,aAAa,EAAE,CAAM;IAC7B,YAAY,EAAE,OAAO,CAAS;IAErC,IAAW,aAAa,IAAI,GAAG,EAAE,CAEhC;IACM,YAAY,EAAE,GAAG,CAAQ;IAE1B,QAAQ,IAAI,OAAO,CAAC,IAAI,CAAC;IAQ/B,SAAS,CAAC,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa;IAcvD,UAAU,CAAC,CAAC,EAAE,GAAG,GAAG,IAAI;IASxB,SAAS,CAAC,CAAC,EAAE,sBAAsB,GAAG,IAAI;IAe1C,QAAQ,CAAC,CAAC,EAAE,qBAAqB,GAAG,IAAI;IASxC,WAAW,CAAC,KAAK,GAAE,GAAU,GAAG,IAAI;IAIpC,WAAW;IAQX,YAAY,CAAC,KAAK,EAAE,GAAG;yCAlFZ,sBAAsB;2CAAtB,sBAAsB;CAuFlC"}
@@ -77,3 +77,4 @@ export declare class DashboardItem {
77
77
  ResourceData: ResourceData;
78
78
  contentLoading: boolean;
79
79
  }
80
+ //# sourceMappingURL=single-dashboard.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-dashboard.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-dashboard/single-dashboard.component.ts"],"names":[],"mappings":"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"}
@@ -31,3 +31,4 @@ export declare class SingleEntityComponent implements OnInit {
31
31
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleEntityComponent, never>;
32
32
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleEntityComponent, "app-single-entity", never, {}, {}, never, never, false, never>;
33
33
  }
34
+ //# sourceMappingURL=single-entity.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-entity.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-entity/single-entity.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AAExD,OAAO,EAAY,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,0DAA0D,CAAC;AACzG,OAAO,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,qBAAsB,YAAW,MAAM;IACtC,OAAO,CAAC,MAAM;IAAU,OAAO,CAAC,KAAK;IAAkB,OAAO,CAAC,mBAAmB;IAA8B,aAAa,EAAE,aAAa;gBAApI,MAAM,EAAE,MAAM,EAAU,KAAK,EAAE,cAAc,EAAU,mBAAmB,EAAE,mBAAmB,EAAS,aAAa,EAAE,aAAa;IAGjJ,OAAO,EAAE,MAAM,CAAK;IACpB,UAAU,EAAE,MAAM,CAAK;IACvB,gBAAgB,EAAE,MAAM,CAAK;IAC7B,iBAAiB,EAAE,MAAM,CAAK;IAC9B,WAAW,EAAE,cAAc,EAAE,CAAM;IACnC,YAAY,EAAE,cAAc,GAAG,IAAI,CAAQ;IAC3C,kBAAkB,EAAE,OAAO,CAAS;IACpC,UAAU,EAAE,OAAO,CAAS;IAEyB,oBAAoB,EAAG,6BAA6B,CAAC;IAEjH,QAAQ,IAAI,IAAI;IAeV,QAAQ,CAAC,UAAU,GAAE,MAAwB;IAcnD,aAAa,CAAC,IAAI,EAAE,cAAc;IAMlC,aAAa;IAKb,QAAQ,CAAC,MAAM,EAAE,cAAc;IAK/B,gBAAgB,CAAC,MAAM,GAAE,cAAc,GAAG,IAAW;IAK/C,UAAU;IAgCV,oBAAoB,CAAC,IAAI,EAAE,GAAG;yCAjGzB,qBAAqB;2CAArB,qBAAqB;CA2GjC"}
@@ -14,3 +14,4 @@ export declare class SingleQueryComponent implements OnInit {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleQueryComponent, never>;
15
15
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleQueryComponent, "app-single-query", never, { "queryId": { "alias": "queryId"; "required": false; }; }, { "loadComplete": "loadComplete"; "loadStarted": "loadStarted"; }, never, never, false, never>;
16
16
  }
17
+ //# sourceMappingURL=single-query.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-query.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-query/single-query.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAqB,MAAM,eAAe,CAAC;AAE1F,OAAO,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;;AAEnE,qBAKa,oBAAqB,YAAW,MAAM;IACxC,OAAO,EAAG,MAAM,CAAC;IACT,YAAY,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAC1D,WAAW,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAEjC,QAAQ,EAAG,kBAAkB,CAAC;IAEhE,WAAW,EAAG,WAAW,CAAC;IAE1B,SAAS,EAAG,GAAG,EAAE,CAAC;IAEzB,QAAQ,IAAI,IAAI;IAGV,MAAM,IAAI,OAAO,CAAC,IAAI,CAAC;yCAdlB,oBAAoB;2CAApB,oBAAoB;CAmChC"}
@@ -19,3 +19,4 @@ export declare class SingleRecordComponent implements OnInit, AfterViewInit {
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleRecordComponent, never>;
20
20
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleRecordComponent, "app-single-record", never, { "primaryKeyValues": { "alias": "primaryKeyValues"; "required": false; }; "entityName": { "alias": "entityName"; "required": false; }; }, { "loadComplete": "loadComplete"; }, never, never, false, never>;
21
21
  }
22
+ //# sourceMappingURL=single-record.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-record.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-record/single-record.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAa,YAAY,EAAS,MAAM,EAAqB,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAA;AAChD,OAAO,EAAuC,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAE5F,OAAO,EAAE,SAAS,EAAE,MAAM,yCAAyC,CAAC;;AAIpE,qBAKa,qBAAsB,YAAW,MAAM,EAAE,aAAa;IAOpD,OAAO,CAAC,KAAK;IANY,aAAa,EAAG,SAAS,CAAC;IAChD,gBAAgB,EAAE,eAAe,EAAE,CAAM;IACzC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAM;IAE9B,YAAY,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;gBAEtD,KAAK,EAAE,cAAc;IAInC,cAAc,EAAE,MAAM,CAAK;IAC3B,cAAc,EAAE,OAAO,CAAS;IAChC,OAAO,EAAE,OAAO,CAAQ;IAE/B,QAAQ,IAAI,IAAI;IAGhB,eAAe;IAIT,QAAQ,CAAC,gBAAgB,EAAE,eAAe,EAAE,EAAE,UAAU,EAAE,MAAM;yCAtB3D,qBAAqB;2CAArB,qBAAqB;CAkEjC"}
@@ -20,3 +20,4 @@ export declare class SingleReportComponent implements OnInit {
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleReportComponent, never>;
21
21
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleReportComponent, "app-single-report", never, { "reportId": { "alias": "reportId"; "required": false; }; }, { "loadComplete": "loadComplete"; "loadStarted": "loadStarted"; }, never, never, false, never>;
22
22
  }
23
+ //# sourceMappingURL=single-report.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-report.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-report/single-report.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAS,MAAM,EAAqB,MAAM,eAAe,CAAC;AAEzG,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,cAAc,EAAE,+BAA+B,EAAE,MAAM,4BAA4B,CAAC;;AAC7F,qBAKa,qBAAsB,YAAW,MAAM;IACzC,QAAQ,EAAG,MAAM,CAAC;IACV,YAAY,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAC1D,WAAW,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAEhC,SAAS,EAAG,sBAAsB,CAAC;IAEtE,YAAY,EAAE,YAAY,GAAG,SAAS,CAAC;IAEvC,UAAU,EAAG,GAAG,EAAE,CAAC;IAEnB,aAAa,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAElE,IAAW,OAAO,IAAI,OAAO,CAE5B;IACD,IAAW,OAAO,IAAI,OAAO,CAE5B;IACD,IAAW,OAAO,IAAI,cAAc,EAAE,CAErC;IACD,IAAW,MAAM,IAAI,sBAAsB,CAE1C;IAGK,QAAQ;IAGR,MAAM,IAAI,OAAO,CAAC,IAAI,CAAC;yCA9BlB,qBAAqB;2CAArB,qBAAqB;CA+CjC"}
@@ -13,3 +13,4 @@ export declare class SingleSearchResultComponent implements AfterViewInit {
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleSearchResultComponent, never>;
14
14
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleSearchResultComponent, "app-single-search-result", never, { "entity": { "alias": "entity"; "required": false; }; "searchInput": { "alias": "searchInput"; "required": false; }; }, { "loadComplete": "loadComplete"; "loadStarted": "loadStarted"; }, never, never, false, never>;
15
15
  }
16
+ //# sourceMappingURL=single-search-result.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-search-result.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-search-result/single-search-result.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAA4B,aAAa,EAAE,MAAM,eAAe,CAAC;AACjG,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;;AAE1E,qBAKa,2BAA4B,YAAW,aAAa;IAC/C,MAAM,EAAE,MAAM,CAAM;IACpB,WAAW,EAAE,MAAM,CAAM;IACxB,YAAY,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAC1D,WAAW,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACxC,YAAY,EAAG,qBAAqB,CAAA;IAEtE,IAAW,MAAM,IAAI,aAAa,CAOjC;IAEK,eAAe;yCAhBV,2BAA2B;2CAA3B,2BAA2B;CAsBvC"}
@@ -37,3 +37,4 @@ export declare class SingleViewComponent implements AfterViewInit, OnInit {
37
37
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleViewComponent, never>;
38
38
  static ɵcmp: i0.ɵɵComponentDeclaration<SingleViewComponent, "app-single-view", never, { "viewId": { "alias": "viewId"; "required": false; }; "viewName": { "alias": "viewName"; "required": false; }; "selectedView": { "alias": "selectedView"; "required": false; }; "extraFilter": { "alias": "extraFilter"; "required": false; }; "entityName": { "alias": "entityName"; "required": false; }; }, { "loadComplete": "loadComplete"; }, never, never, false, never>;
39
39
  }
40
+ //# sourceMappingURL=single-view.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-view.component.d.ts","sourceRoot":"","sources":["../../../src/lib/single-view/single-view.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuC,YAAY,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,iCAAiC,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAY,UAAU,EAAY,MAAM,sBAAsB,CAAC;AACtE,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AAGxD,OAAO,EAAE,cAAc,EAAY,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;;AAE1D,qBAKa,mBAAoB,YAAW,aAAa,EAAE,MAAM;IAiBnD,OAAO,CAAC,MAAM;IAAU,OAAO,CAAC,KAAK;IAAkB,OAAO,CAAC,aAAa;IAhB1B,oBAAoB,EAAG,iCAAiC,CAAC;IAEvG,MAAM,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC7B,QAAQ,EAAE,MAAM,GAAE,IAAI,CAAQ;IAC9B,YAAY,EAAE,cAAc,GAAG,IAAI,CAAQ;IAC3C,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAQ;IAEhC,YAAY,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAEpE,cAAc,EAAE,UAAU,GAAG,IAAI,CAAQ;IACzC,UAAU,EAAE,OAAO,CAAS;IAC5B,UAAU,EAAE,MAAM,CAAM;IAC/B,OAAO,CAAC,eAAe,CAAkC;IACzD,OAAO,CAAC,eAAe,CAAa;gBAEhB,MAAM,EAAE,MAAM,EAAU,KAAK,EAAE,cAAc,EAAU,aAAa,EAAE,aAAa;IAIvG,eAAe;IAGf,QAAQ,IAAI,IAAI;YAIF,WAAW;IAmCZ,cAAc,CAAC,IAAI,EAAE,mBAAmB;IAKxC,QAAQ,CAAC,QAAQ,EAAE,cAAc;IAYjC,eAAe;IAUtB,OAAO;IAON,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI;IAKzC,OAAO,CAAC,mBAAmB;YASb,MAAM;IAKb,0BAA0B,CAAC,IAAI,EAAE,GAAG;yCApHhC,mBAAmB;2CAAnB,mBAAmB;CA2H/B"}
@@ -36,3 +36,4 @@ export declare class UserNotificationsComponent implements AfterViewInit {
36
36
  static ɵfac: i0.ɵɵFactoryDeclaration<UserNotificationsComponent, never>;
37
37
  static ɵcmp: i0.ɵɵComponentDeclaration<UserNotificationsComponent, "app-user-notifications", never, {}, {}, never, never, false, never>;
38
38
  }
39
+ //# sourceMappingURL=user-notifications.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-notifications.component.d.ts","sourceRoot":"","sources":["../../../src/lib/user-notifications/user-notifications.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,UAAU,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAChF,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAY,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AACtE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;;AAEzC,qBAKa,0BAA2B,YAAW,aAAa;IAQ1C,aAAa,EAAE,aAAa;IAAE,OAAO,CAAC,MAAM;IAPzC,QAAQ,EAAG,UAAU,CAAC;IACnB,WAAW,EAAG,UAAU,CAAC;IAC3B,SAAS,EAAG,UAAU,CAAC;IAExC,aAAa,EAAE,MAAM,CAAS;IAC9B,aAAa,EAAE,MAAM,CAAM;gBAEd,aAAa,EAAE,aAAa,EAAU,MAAM,EAAE,MAAM;IAExE,eAAe,IAAI,IAAI;IAIvB,IAAW,mBAAmB,IAAI,sBAAsB,EAAE,CAqBzD;IAEM,uBAAuB,CAAC,YAAY,EAAE,sBAAsB,GAAG,OAAO;IAKtE,eAAe,CAAC,YAAY,EAAE,sBAAsB,GAAG;QAAC,QAAQ,EAAE,MAAM,EAAE,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAC;IA4CvG,IAAW,gBAAgB,IAAI,sBAAsB,EAAE,CAEtD;IAED,IAAW,mBAAmB,IAAI,sBAAsB,EAAE,CAEzD;IAED,IAAW,iBAAiB,IAAI,sBAAsB,EAAE,CAEvD;IAED,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI;IAgBtC,kBAAkB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAMtC,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAIpC,iBAAiB,CAAC,YAAY,EAAE,sBAAsB;IAStD,mBAAmB,CAAC,YAAY,EAAE,sBAAsB;IAYlD,UAAU,CAAC,YAAY,EAAE,sBAAsB,EAAE,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,oBAAoB,GAAG,IAAI,GAAG,OAAO,CAAC,OAAO,CAAC;IAuCpH,aAAa;IAIb,eAAe;IAIf,OAAO,CAAC,KAAK,EAAE,OAAO;IAwBnC,mBAAmB,CAAC,YAAY,EAAE,sBAAsB;yCAxN7C,0BAA0B;2CAA1B,0BAA0B;CAyOtC"}
@@ -151,8 +151,11 @@ export class UserNotificationsComponent {
151
151
  // Apply filter if it is not empty
152
152
  if (this.currentFilter.trim().length > 0) {
153
153
  // check for inclusion of filter value in title or message
154
- temp = temp.filter(n => n.Title.toLowerCase().includes(this.currentFilter.trim().toLowerCase()) ||
155
- n.Message.toLowerCase().includes(this.currentFilter.trim().toLowerCase()));
154
+ temp = temp.filter(n => {
155
+ var _a, _b;
156
+ return ((_a = n.Title) === null || _a === void 0 ? void 0 : _a.toLowerCase().includes(this.currentFilter.trim().toLowerCase())) ||
157
+ ((_b = n.Message) === null || _b === void 0 ? void 0 : _b.toLowerCase().includes(this.currentFilter.trim().toLowerCase()));
158
+ });
156
159
  }
157
160
  return temp;
158
161
  }
@@ -8,3 +8,4 @@ export declare class UserProfileComponent {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<UserProfileComponent, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<UserProfileComponent, "app-user-profile", never, {}, {}, never, never, false, never>;
10
10
  }
11
+ //# sourceMappingURL=user-profile.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-profile.component.d.ts","sourceRoot":"","sources":["../../../src/lib/user-profile/user-profile.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;;AAE9D,qBAKa,oBAAoB;IAIZ,QAAQ,EAAE,UAAU;IAHhC,IAAI,EAAE,GAAG,CAAQ;IACjB,IAAI,EAAE,GAAG,CAAC;gBAEE,QAAQ,EAAE,UAAU;yCAJ5B,oBAAoB;2CAApB,oBAAoB;CAOhC"}
@@ -69,3 +69,4 @@ export declare class ViewPropertiesDialogComponent extends BaseFormComponent imp
69
69
  static ɵfac: i0.ɵɵFactoryDeclaration<ViewPropertiesDialogComponent, never>;
70
70
  static ɵcmp: i0.ɵɵComponentDeclaration<ViewPropertiesDialogComponent, "app-view-properties-dialog", never, { "ViewID": { "alias": "ViewID"; "required": false; }; "EntityName": { "alias": "EntityName"; "required": false; }; "ShowPropertiesButton": { "alias": "ShowPropertiesButton"; "required": false; }; }, { "dialogClosed": "dialogClosed"; }, never, never, false, never>;
71
71
  }
72
+ //# sourceMappingURL=view-properties-dialog.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"view-properties-dialog.component.d.ts","sourceRoot":"","sources":["../../../src/lib/user-view-properties/view-properties-dialog.component.ts"],"names":[],"mappings":"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"}
package/dist/module.d.ts CHANGED
@@ -58,8 +58,11 @@ import * as i56 from "@progress/kendo-angular-filter";
58
58
  import * as i57 from "@progress/kendo-angular-dropdowns";
59
59
  import * as i58 from "@memberjunction/ng-shared";
60
60
  import * as i59 from "@memberjunction/ng-ask-skip";
61
+ import * as i60 from "@memberjunction/ng-entity-permissions";
62
+ import * as i61 from "@memberjunction/ng-explorer-settings";
61
63
  export declare class ExplorerCoreModule {
62
64
  static ɵfac: i0.ɵɵFactoryDeclaration<ExplorerCoreModule, never>;
63
- 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.HomeComponent, typeof i9.NavigationComponent, typeof i10.ReportBrowserComponent, typeof i11.QueryBrowserComponent, typeof i12.DashboardResource, typeof i13.EntityRecordResource, typeof i14.ReportResource, typeof i15.SearchResultsResource, typeof i16.UserViewResource, typeof i17.SettingsComponent, typeof i18.SingleApplicationComponent, typeof i19.FavoritesComponent, typeof i20.HeaderComponent, typeof i21.JoinGridComponent, typeof i22.SingleEntityComponent, typeof i23.SingleRecordComponent, typeof i24.SingleReportComponent, typeof i25.SingleSearchResultComponent, typeof i26.SingleViewComponent, typeof i27.SingleQueryComponent, typeof i28.UserProfileComponent, typeof i29.ViewPropertiesDialogComponent, typeof i30.SingleDashboardComponent, typeof i31.AddItemComponent, typeof i32.DeleteItemComponent, typeof i33.EditDashboardComponent, typeof i34.UserNotificationsComponent, typeof i35.QueryResource], [typeof i36.CommonModule, typeof i37.FormsModule, typeof i37.ReactiveFormsModule, typeof i38.RouterModule, typeof i39.GridModule, typeof i40.DialogsModule, typeof i41.ExcelExportModule, typeof i42.ButtonsModule, typeof i43.CompareRecordsModule, typeof i44.IndicatorsModule, typeof i36.CommonModule, typeof i37.FormsModule, typeof i39.GridModule, typeof i45.ChartsModule, typeof i42.ButtonsModule, typeof i46.TabStripModule, typeof i39.ExcelModule, typeof i39.PDFModule, typeof i44.IndicatorsModule, typeof i40.DialogsModule, typeof i47.InputsModule, typeof i48.LabelModule, typeof i49.IconModule, typeof i49.IconsModule, typeof i43.CompareRecordsModule, typeof i50.RecordChangesModule, typeof i51.ContainerDirectivesModule, typeof i52.ListViewModule, typeof i53.UserViewGridModule, typeof i54.QueryGridModule, typeof i55.SortableModule, typeof i46.LayoutModule, typeof i56.FilterModule, typeof i57.DropDownsModule, typeof i58.MemberJunctionSharedModule, typeof i59.AskSkipModule], [typeof i1.FormToolbarComponent, typeof i2.SectionLoaderComponent, typeof i3.ResourceContainerComponent, typeof i4.AuthButtonComponent, typeof i5.DashboardBrowserComponent, typeof i6.DataBrowserComponent, typeof i7.GenericBrowseListComponent, typeof i8.HomeComponent, typeof i9.NavigationComponent, typeof i10.ReportBrowserComponent, typeof i12.DashboardResource, typeof i13.EntityRecordResource, typeof i14.ReportResource, typeof i15.SearchResultsResource, typeof i16.UserViewResource, typeof i17.SettingsComponent, typeof i18.SingleApplicationComponent, typeof i19.FavoritesComponent, typeof i20.HeaderComponent, typeof i21.JoinGridComponent, typeof i22.SingleEntityComponent, typeof i23.SingleRecordComponent, typeof i24.SingleReportComponent, typeof i25.SingleSearchResultComponent, typeof i26.SingleViewComponent, typeof i28.UserProfileComponent, typeof i29.ViewPropertiesDialogComponent, typeof i30.SingleDashboardComponent, typeof i31.AddItemComponent, typeof i32.DeleteItemComponent, typeof i33.EditDashboardComponent, typeof i34.UserNotificationsComponent]>;
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.HomeComponent, typeof i9.NavigationComponent, typeof i10.ReportBrowserComponent, typeof i11.QueryBrowserComponent, typeof i12.DashboardResource, typeof i13.EntityRecordResource, typeof i14.ReportResource, typeof i15.SearchResultsResource, typeof i16.UserViewResource, typeof i17.SettingsComponent, typeof i18.SingleApplicationComponent, typeof i19.FavoritesComponent, typeof i20.HeaderComponent, typeof i21.JoinGridComponent, typeof i22.SingleEntityComponent, typeof i23.SingleRecordComponent, typeof i24.SingleReportComponent, typeof i25.SingleSearchResultComponent, typeof i26.SingleViewComponent, typeof i27.SingleQueryComponent, typeof i28.UserProfileComponent, typeof i29.ViewPropertiesDialogComponent, typeof i30.SingleDashboardComponent, typeof i31.AddItemComponent, typeof i32.DeleteItemComponent, typeof i33.EditDashboardComponent, typeof i34.UserNotificationsComponent, typeof i35.QueryResource], [typeof i36.CommonModule, typeof i37.FormsModule, typeof i37.ReactiveFormsModule, typeof i38.RouterModule, typeof i39.GridModule, typeof i40.DialogsModule, typeof i41.ExcelExportModule, typeof i42.ButtonsModule, typeof i43.CompareRecordsModule, typeof i44.IndicatorsModule, typeof i36.CommonModule, typeof i37.FormsModule, typeof i39.GridModule, typeof i45.ChartsModule, typeof i42.ButtonsModule, typeof i46.TabStripModule, typeof i39.ExcelModule, typeof i39.PDFModule, typeof i44.IndicatorsModule, typeof i40.DialogsModule, typeof i47.InputsModule, typeof i48.LabelModule, typeof i49.IconModule, typeof i49.IconsModule, typeof i43.CompareRecordsModule, typeof i50.RecordChangesModule, typeof i51.ContainerDirectivesModule, typeof i52.ListViewModule, typeof i53.UserViewGridModule, typeof i54.QueryGridModule, typeof i55.SortableModule, typeof i46.LayoutModule, typeof i56.FilterModule, typeof i57.DropDownsModule, typeof i58.MemberJunctionSharedModule, typeof i59.AskSkipModule, typeof i60.EntityPermissionsModule, typeof i61.ExplorerSettingsModule], [typeof i1.FormToolbarComponent, typeof i2.SectionLoaderComponent, typeof i3.ResourceContainerComponent, typeof i4.AuthButtonComponent, typeof i5.DashboardBrowserComponent, typeof i6.DataBrowserComponent, typeof i7.GenericBrowseListComponent, typeof i8.HomeComponent, typeof i9.NavigationComponent, typeof i10.ReportBrowserComponent, typeof i12.DashboardResource, typeof i13.EntityRecordResource, typeof i14.ReportResource, typeof i15.SearchResultsResource, typeof i16.UserViewResource, typeof i17.SettingsComponent, typeof i18.SingleApplicationComponent, typeof i19.FavoritesComponent, typeof i20.HeaderComponent, typeof i21.JoinGridComponent, typeof i22.SingleEntityComponent, typeof i23.SingleRecordComponent, typeof i24.SingleReportComponent, typeof i25.SingleSearchResultComponent, typeof i26.SingleViewComponent, typeof i28.UserProfileComponent, typeof i29.ViewPropertiesDialogComponent, typeof i30.SingleDashboardComponent, typeof i31.AddItemComponent, typeof i32.DeleteItemComponent, typeof i33.EditDashboardComponent, typeof i34.UserNotificationsComponent]>;
64
66
  static ɵinj: i0.ɵɵInjectorDeclaration<ExplorerCoreModule>;
65
67
  }
68
+ //# sourceMappingURL=module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../src/module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuEA,qBAiHa,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAI"}
package/dist/module.js CHANGED
@@ -24,6 +24,7 @@ import { RecordChangesModule } from '@memberjunction/ng-record-changes';
24
24
  import { ContainerDirectivesModule } from '@memberjunction/ng-container-directives';
25
25
  import { UserViewGridModule } from '@memberjunction/ng-user-view-grid';
26
26
  import { QueryGridModule } from '@memberjunction/ng-query-grid';
27
+ import { EntityPermissionsModule } from '@memberjunction/ng-entity-permissions';
27
28
  // Local Components
28
29
  import { FormToolbarComponent } from './lib/generic/form-toolbar';
29
30
  import { SectionLoaderComponent } from './lib/generic/section-loader-component';
@@ -62,6 +63,7 @@ import { SingleQueryComponent } from './lib/single-query/single-query.component'
62
63
  import { QueryResource } from './lib/resource-wrappers/query-resource.component';
63
64
  import { QueryBrowserComponent } from './lib/query-browser-component/query-browser.component';
64
65
  import { AskSkipModule } from '@memberjunction/ng-ask-skip';
66
+ import { ExplorerSettingsModule } from '@memberjunction/ng-explorer-settings';
65
67
  import * as i0 from "@angular/core";
66
68
  import * as i1 from "@angular/common";
67
69
  import * as i2 from "@progress/kendo-angular-buttons";
@@ -106,7 +108,9 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
106
108
  FilterModule,
107
109
  DropDownsModule,
108
110
  MemberJunctionSharedModule,
109
- AskSkipModule] });
111
+ AskSkipModule,
112
+ EntityPermissionsModule,
113
+ ExplorerSettingsModule] });
110
114
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ExplorerCoreModule, [{
111
115
  type: NgModule,
112
116
  args: [{
@@ -183,7 +187,9 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
183
187
  FilterModule,
184
188
  DropDownsModule,
185
189
  MemberJunctionSharedModule,
186
- AskSkipModule
190
+ AskSkipModule,
191
+ EntityPermissionsModule,
192
+ ExplorerSettingsModule
187
193
  ],
188
194
  exports: [
189
195
  FormToolbarComponent,
@@ -290,7 +296,9 @@ ExplorerCoreModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Commo
290
296
  FilterModule,
291
297
  DropDownsModule,
292
298
  MemberJunctionSharedModule,
293
- AskSkipModule], exports: [FormToolbarComponent,
299
+ AskSkipModule,
300
+ EntityPermissionsModule,
301
+ ExplorerSettingsModule], exports: [FormToolbarComponent,
294
302
  SectionLoaderComponent,
295
303
  ResourceContainerComponent,
296
304
  AuthButtonComponent,
@@ -40,3 +40,4 @@ export * from './lib/query-browser-component/query-browser.component';
40
40
  export * from './lib/single-query/single-query.component';
41
41
  export * from './lib/resource-wrappers/query-resource.component';
42
42
  export * from './module';
43
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +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,mCAAmC,CAAA;AACjD,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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@memberjunction/ng-explorer-core",
3
- "version": "0.9.197",
3
+ "version": "0.9.199",
4
4
  "description": "MemberJunction Explorer: Core Angular Components",
5
5
  "main": "./dist/public-api.js",
6
6
  "typings": "./dist/public-api.d.ts",
@@ -36,16 +36,18 @@
36
36
  "@progress/kendo-svg-icons": "~2.1.0"
37
37
  },
38
38
  "dependencies": {
39
- "@memberjunction/global": "^0.9.152",
40
- "@memberjunction/core": "^0.9.171",
41
- "@memberjunction/ng-compare-records": "^0.9.172",
42
- "@memberjunction/ng-record-changes": "^0.9.106",
43
- "@memberjunction/ng-container-directives": "^0.9.135",
44
- "@memberjunction/ng-user-view-grid": "^0.9.207",
45
- "@memberjunction/ng-query-grid": "^0.9.54",
46
- "@memberjunction/ng-shared": "^0.9.23",
47
- "@memberjunction/ng-ask-skip": "^0.9.90",
48
- "@memberjunction/ng-auth-services": "^0.9.94",
39
+ "@memberjunction/global": "^0.9.153",
40
+ "@memberjunction/core": "^0.9.172",
41
+ "@memberjunction/ng-compare-records": "^0.9.173",
42
+ "@memberjunction/ng-record-changes": "^0.9.107",
43
+ "@memberjunction/ng-container-directives": "^0.9.136",
44
+ "@memberjunction/ng-user-view-grid": "^0.9.208",
45
+ "@memberjunction/ng-query-grid": "^0.9.55",
46
+ "@memberjunction/ng-shared": "^0.9.25",
47
+ "@memberjunction/ng-ask-skip": "^0.9.93",
48
+ "@memberjunction/ng-auth-services": "^0.9.95",
49
+ "@memberjunction/ng-entity-permissions": "^0.9.2",
50
+ "@memberjunction/ng-explorer-settings": "^0.9.2",
49
51
  "tslib": "^2.3.0"
50
52
  },
51
53
  "sideEffects": false