@resolveio/client-lib-core 0.0.3 → 0.0.4

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.
@@ -8829,6 +8829,28 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImpor
8829
8829
  }]
8830
8830
  }] });
8831
8831
 
8832
+ const ReportBuilderModulePermission = {
8833
+ name: 'report-builder',
8834
+ views: [
8835
+ { link: '/report-builder/list', label: 'List', has_parameter: false },
8836
+ { link: '/report-builder/new', label: 'New', has_parameter: false },
8837
+ { link: '/report-builder/scheduled-job', label: 'Scheduled Job', has_parameter: false },
8838
+ { link: '/report-builder/dashboard-builder', label: 'Dashboard Builder', has_parameter: false },
8839
+ { link: '/report-builder/detail', label: 'Detail', has_parameter: true },
8840
+ { link: '/report-builder/edit', label: 'Edit', has_parameter: true },
8841
+ { link: '/report-builder/delete', label: 'Delete', has_parameter: true },
8842
+ ]
8843
+ };
8844
+
8845
+ const SuperAdminModulePermission = {
8846
+ name: 'super-admin',
8847
+ views: [
8848
+ { link: '/super-admin/dashboard', label: 'Dashboard', has_parameter: false },
8849
+ { link: '/super-admin/apm', label: 'APM', has_parameter: false },
8850
+ { link: '/super-admin/monitor', label: 'Monitor', has_parameter: false }
8851
+ ]
8852
+ };
8853
+
8832
8854
  /*
8833
8855
  * Public API Surface of @resolveio/client-lib-core
8834
8856
  */
@@ -8837,5 +8859,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.1", ngImpor
8837
8859
  * Generated bundle index. Do not edit.
8838
8860
  */
8839
8861
 
8840
- export { AboutUsComponent, AccountManagerService, AlertService, Auth365Component, AuthGuard, AuthPermissionService, AuthService, AwsService, BaseComponent, CanDeactivateGuard, ChartComponent, ChartModule, CollapseTableComponent, CollapseTableModule, ContactUsComponent, ContactUsStandardComponent, CoreComponent, CoreModule, CoreService, DatatableComponent, DatatableModule, DateShortcutComponent, DateShortcutModule, DemoComponent, DialogService, DomSanitizorPipe, EnrollComponent, FAQComponent, FeaturesComponent, FileModule, FileUploadComponent, FilterEqualPipe, FilterNotEqualPipe, FocusDirective, ForgotPasswordComponent, FormButtonComponent, FormButtonModule, HomeComponent, HomeModule, HomeStandardComponent, HowItWorkComponent, JsonParsePipe, LoggerComponent, LoginSignupComponent, MinusCurrencyPipe, NavbarMainComponent, NavbarModuleComponent, NgbTourService, OfflineManagerService, PhonePipe, PipeModule, PricingComponent, ProviderService, ResizeService, ResponsiveButtonGroupComponent, ResponsiveButtonGroupModule, ReversePipe, SchedulerComponent, SchedulerModule, ScrollDirective, SharedModule, SocketManagerService, SocketService, SortTableDirective, SortTableHeaderComponent, SortTableModule, SortTableNgForComponent, StandardPagesModule, StorageDB, SupportTicketComponent, SupportTicketDetailComponent, SupportTicketEditComponent, SupportTicketListComponent, SupportTicketModule, SupportTicketNewComponent, SupportTicketRouting, SupportTicketService, TitleCaseAndUnderscorePipe, TokenManagerService, TourAnchorNgBootstrapDirective, TourAnchorNgBootstrapPopoverDirective, TourNgBootstrapModule, TourStepTemplateComponent, TourStepTemplateService, UserRoleComponent, UserRoleModule, ValidationService, WindowRefService, b64toBlobURL, blobToFile, dateReviver, deepCopy, generateCronStringFromDate, getDeepDiffDetails, isUpperCase, mergeDeep, pad, s2ab, toDataURL, toTitleCase, type };
8862
+ export { AboutUsComponent, AccountManagerService, AlertService, Auth365Component, AuthGuard, AuthPermissionService, AuthService, AwsService, BaseComponent, CanDeactivateGuard, ChartComponent, ChartModule, CollapseTableComponent, CollapseTableModule, ContactUsComponent, ContactUsStandardComponent, CoreComponent, CoreModule, CoreService, DatatableComponent, DatatableModule, DateShortcutComponent, DateShortcutModule, DemoComponent, DialogService, DomSanitizorPipe, EnrollComponent, FAQComponent, FeaturesComponent, FileModule, FileUploadComponent, FilterEqualPipe, FilterNotEqualPipe, FocusDirective, ForgotPasswordComponent, FormButtonComponent, FormButtonModule, HomeComponent, HomeModule, HomeStandardComponent, HowItWorkComponent, JsonParsePipe, LoggerComponent, LoginSignupComponent, MinusCurrencyPipe, NavbarMainComponent, NavbarModuleComponent, NgbTourService, OfflineManagerService, PhonePipe, PipeModule, PricingComponent, ProviderService, ReportBuilderModulePermission, ResizeService, ResponsiveButtonGroupComponent, ResponsiveButtonGroupModule, ReversePipe, SchedulerComponent, SchedulerModule, ScrollDirective, SharedModule, SocketManagerService, SocketService, SortTableDirective, SortTableHeaderComponent, SortTableModule, SortTableNgForComponent, StandardPagesModule, StorageDB, SuperAdminModulePermission, SupportTicketComponent, SupportTicketDetailComponent, SupportTicketEditComponent, SupportTicketListComponent, SupportTicketModule, SupportTicketNewComponent, SupportTicketRouting, SupportTicketService, TitleCaseAndUnderscorePipe, TokenManagerService, TourAnchorNgBootstrapDirective, TourAnchorNgBootstrapPopoverDirective, TourNgBootstrapModule, TourStepTemplateComponent, TourStepTemplateService, UserRoleComponent, UserRoleModule, ValidationService, WindowRefService, b64toBlobURL, blobToFile, dateReviver, deepCopy, generateCronStringFromDate, getDeepDiffDetails, isUpperCase, mergeDeep, pad, s2ab, toDataURL, toTitleCase, type };
8841
8863
  //# sourceMappingURL=resolveio-client-lib-core.mjs.map