nuxeo-development-framework 1.6.3 → 1.6.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.
Files changed (115) hide show
  1. package/bundles/nuxeo-development-framework.umd.js +597 -1430
  2. package/bundles/nuxeo-development-framework.umd.js.map +1 -1
  3. package/esm2015/lib/Core/services/translation/translation.service.js +6 -9
  4. package/esm2015/lib/components/card/card.component.js +1 -1
  5. package/esm2015/lib/components/comments/comments.module.js +5 -11
  6. package/esm2015/lib/components/comments/components/comment-item/comment-item.component.js +11 -61
  7. package/esm2015/lib/components/comments/components/comments-dashlet/comments-dashlet.component.js +2 -5
  8. package/esm2015/lib/components/comments/components/comments-list/comments-list.component.js +2 -7
  9. package/esm2015/lib/components/comments/services/comment-api.service.js +1 -23
  10. package/esm2015/lib/components/confirm-caller/confirm-caller.dialog.js +3 -5
  11. package/esm2015/lib/components/correspondence-relation/components/correspondence-relation/correspondence-relation.component.js +3 -5
  12. package/esm2015/lib/components/correspondence-relation/components/correspondence-relation-create-form/correspondence-relation-create-form.component.js +1 -1
  13. package/esm2015/lib/components/correspondence-relation/components/versions/versions.component.js +4 -8
  14. package/esm2015/lib/components/create-entity/create-entity/create-entity.component.js +4 -11
  15. package/esm2015/lib/components/cts-tags/components/correspondence-tags/correspondence-tags.component.js +16 -47
  16. package/esm2015/lib/components/cts-tags/services/tags-api.service.js +1 -30
  17. package/esm2015/lib/components/custom-toastr/components/custom-toastr/custom-toastr.component.js +2 -2
  18. package/esm2015/lib/components/documents/components/attachments-list/attachments-list.component.js +1 -1
  19. package/esm2015/lib/components/documents/components/attachments-page-provider/attachments-page-provider.component.js +1 -1
  20. package/esm2015/lib/components/documents/components/document-list/documents-list.component.js +8 -6
  21. package/esm2015/lib/components/documents/components/document-scan/document-scan.service.js +1 -1
  22. package/esm2015/lib/components/documents/components/document-upload/document-upload.component.js +1 -1
  23. package/esm2015/lib/components/documents/components/documents/documents.component.js +2 -4
  24. package/esm2015/lib/components/documents/services/documents.service.js +6 -4
  25. package/esm2015/lib/components/dynamic-chart/dynamic-chart/dynamic-chart.component.js +6 -43
  26. package/esm2015/lib/components/dynamic-filter/dynamic-filter/dynamic-filter.component.js +10 -30
  27. package/esm2015/lib/components/dynamic-form/components/department-form/department-form.component.js +5 -11
  28. package/esm2015/lib/components/dynamic-form/components/dynamic-form/dynamic-form.component.js +3 -14
  29. package/esm2015/lib/components/dynamic-form/components/dynamic-form-department/dynamic-form-department.component.js +2 -2
  30. package/esm2015/lib/components/dynamic-form/components/dynamic-form-hijri-dateitem/dynamic-form-hijri-dateitem.component.js +3 -8
  31. package/esm2015/lib/components/dynamic-form/components/dynamic-form-select-tag/dynamic-form-select-tag.component.js +1 -1
  32. package/esm2015/lib/components/dynamic-form/components/dynamic-form-select-user-filter/dynamic-form-select-user-filter.component.js +2 -2
  33. package/esm2015/lib/components/dynamic-form/components/dynamic-form-select-users/dynamic-form-select-users.component.js +3 -4
  34. package/esm2015/lib/components/dynamic-form/components/dynamic-form-selectitem/dynamic-form-selectitem.component.js +1 -1
  35. package/esm2015/lib/components/dynamic-form/components/dynamic-form-slide-toggleitem/dynamic-form-slide-toggleitem.component.js +1 -1
  36. package/esm2015/lib/components/dynamic-form/components/dynamic-form-textarea/dynamic-form-textarea.component.js +2 -2
  37. package/esm2015/lib/components/dynamic-form/components/dynamic-form-textitem/dynamic-form-textitem.component.js +7 -10
  38. package/esm2015/lib/components/dynamic-form/components/dynamic-form-treeview-select/dropdown-treeview-select-i18n.js +10 -15
  39. package/esm2015/lib/components/dynamic-form/components/dynamic-form-treeview-select/dropdown-treeview-select.component.js +2 -4
  40. package/esm2015/lib/components/dynamic-form/components/dynamic-form-vocabulary-item/dynamic-form-vocabulary-item.component.js +2 -6
  41. package/esm2015/lib/components/dynamic-form/components/form-wrappers/date-wrapper/date-wrapper.component.js +1 -1
  42. package/esm2015/lib/components/dynamic-form/components/form-wrappers/user-selector-wrapper/user-selector-wrapper.component.js +2 -2
  43. package/esm2015/lib/components/dynamic-form/components/form-wrappers/vocabulary-wrapper/vocabulary-wrapper.component.js +1 -1
  44. package/esm2015/lib/components/dynamic-search/dynamic-search/dynamic-search.component.js +6 -37
  45. package/esm2015/lib/components/dynamic-table/dynamic-table/dynamic-table.component.js +5 -22
  46. package/esm2015/lib/components/dynamic-view/data-viewer/data-viewer.component.js +2 -2
  47. package/esm2015/lib/components/dynamic-view/date-viewer/date-viewer.component.js +12 -18
  48. package/esm2015/lib/components/dynamic-view/department-viewer/department-viewer.component.js +26 -44
  49. package/esm2015/lib/components/dynamic-view/dynamic-view.module.js +4 -19
  50. package/esm2015/lib/components/filter/filter/filter.component.js +1 -1
  51. package/esm2015/lib/components/hijri-gregorian-datepicker/hijri-gregorian-datepicker/gregorian-datepicker/gregorian-datepicker.component.js +2 -3
  52. package/esm2015/lib/components/hijri-gregorian-datepicker/hijri-gregorian-datepicker/hijri-datepicker/hijri-datepicker.component.js +2 -3
  53. package/esm2015/lib/components/hijri-gregorian-datepicker/ngx-hijri-gregorian-datepicker.module.js +1 -5
  54. package/esm2015/lib/components/hijri-gregorian-datepicker/services/date-helper.service.js +2 -2
  55. package/esm2015/lib/components/latest-activity/components/activity-line/activity-line.component.js +2 -2
  56. package/esm2015/lib/components/latest-activity/components/latest-activity/latest-activity.component.js +1 -1
  57. package/esm2015/lib/components/latest-activity/components/single-activity/single-activity.component.js +2 -2
  58. package/esm2015/lib/components/notifications/components/notification-item/notification-item.component.js +10 -32
  59. package/esm2015/lib/components/notifications/components/notification-toast/notification-toast.component.js +1 -1
  60. package/esm2015/lib/components/notifications/components/notifications-button/notifications-button.component.js +4 -14
  61. package/esm2015/lib/components/notifications/components/notifications-list/notifications-list.component.js +4 -8
  62. package/esm2015/lib/components/pdf-tron/pdftron/pdftron.component.js +32 -189
  63. package/esm2015/lib/components/select/select/select.component.js +1 -1
  64. package/esm2015/lib/components/table/table/table.component.js +15 -45
  65. package/esm2015/lib/components/users-card/users-card.component.js +1 -1
  66. package/esm2015/lib/components/viewer-log/components/viewer-log/viewer-log.component.js +1 -1
  67. package/esm2015/lib/configuration/app-config.service.js +1 -1
  68. package/esm2015/lib/directive/app-has-role/app-has-role.directive.js +1 -1
  69. package/esm2015/lib/shared/components/button/button.component.js +1 -1
  70. package/esm2015/lib/shared/components/item-list/item-list.component.js +2 -2
  71. package/esm2015/lib/shared/components/user-card/user-card.component.js +1 -1
  72. package/esm2015/public-api.js +1 -8
  73. package/fesm2015/nuxeo-development-framework.js +303 -1109
  74. package/fesm2015/nuxeo-development-framework.js.map +1 -1
  75. package/lib/Core/services/translation/translation.service.d.ts +2 -5
  76. package/lib/components/comments/comments.module.d.ts +12 -13
  77. package/lib/components/comments/components/comment-item/comment-item.component.d.ts +3 -14
  78. package/lib/components/comments/components/comments-dashlet/comments-dashlet.component.d.ts +1 -2
  79. package/lib/components/comments/components/comments-list/comments-list.component.d.ts +1 -3
  80. package/lib/components/comments/services/comment-api.service.d.ts +0 -2
  81. package/lib/components/correspondence-relation/components/versions/versions.component.d.ts +0 -1
  82. package/lib/components/cts-tags/components/correspondence-tags/correspondence-tags.component.d.ts +1 -4
  83. package/lib/components/cts-tags/services/tags-api.service.d.ts +0 -2
  84. package/lib/components/documents/services/documents.service.d.ts +1 -1
  85. package/lib/components/dynamic-chart/dynamic-chart/dynamic-chart.component.d.ts +2 -4
  86. package/lib/components/dynamic-filter/dynamic-filter/dynamic-filter.component.d.ts +2 -11
  87. package/lib/components/dynamic-form/components/dynamic-form/dynamic-form.component.d.ts +0 -1
  88. package/lib/components/dynamic-form/components/dynamic-form-hijri-dateitem/dynamic-form-hijri-dateitem.component.d.ts +1 -4
  89. package/lib/components/dynamic-form/components/dynamic-form-textitem/dynamic-form-textitem.component.d.ts +1 -2
  90. package/lib/components/dynamic-form/components/dynamic-form-treeview-select/dropdown-treeview-select-i18n.d.ts +2 -2
  91. package/lib/components/dynamic-form/components/dynamic-form-treeview-select/dropdown-treeview-select.component.d.ts +1 -2
  92. package/lib/components/dynamic-form/components/dynamic-form-vocabulary-item/dynamic-form-vocabulary-item.component.d.ts +1 -3
  93. package/lib/components/dynamic-search/dynamic-search/dynamic-search.component.d.ts +3 -6
  94. package/lib/components/dynamic-table/dynamic-table/dynamic-table.component.d.ts +1 -6
  95. package/lib/components/dynamic-view/date-viewer/date-viewer.component.d.ts +3 -8
  96. package/lib/components/dynamic-view/department-viewer/department-viewer.component.d.ts +3 -4
  97. package/lib/components/dynamic-view/dynamic-view.module.d.ts +5 -8
  98. package/lib/components/hijri-gregorian-datepicker/ngx-hijri-gregorian-datepicker.module.d.ts +2 -3
  99. package/lib/components/notifications/components/notifications-button/notifications-button.component.d.ts +2 -5
  100. package/lib/components/notifications/components/notifications-list/notifications-list.component.d.ts +2 -3
  101. package/lib/components/pdf-tron/pdftron/pdftron.component.d.ts +3 -22
  102. package/lib/components/table/table/table.component.d.ts +2 -14
  103. package/lib/configuration/app-config.service.d.ts +0 -1
  104. package/package.json +1 -1
  105. package/public-api.d.ts +0 -7
  106. package/esm2015/lib/components/comments/components/edit-delete-modal/edit-delete-modal.component.js +0 -63
  107. package/esm2015/lib/components/dynamic-view/custom-document-viewer/custom-document-viewer.component.js +0 -59
  108. package/esm2015/lib/components/dynamic-view/custom-pp-viewer/custom-pp-viewer.component.js +0 -68
  109. package/esm2015/lib/components/dynamic-view/cutome-voc-viewer/cutome-voc-viewer.component.js +0 -33
  110. package/esm2015/lib/components/dynamic-view/dynamic-viewe.service.js +0 -62
  111. package/lib/components/comments/components/edit-delete-modal/edit-delete-modal.component.d.ts +0 -22
  112. package/lib/components/dynamic-view/custom-document-viewer/custom-document-viewer.component.d.ts +0 -22
  113. package/lib/components/dynamic-view/custom-pp-viewer/custom-pp-viewer.component.d.ts +0 -28
  114. package/lib/components/dynamic-view/cutome-voc-viewer/cutome-voc-viewer.component.d.ts +0 -16
  115. package/lib/components/dynamic-view/dynamic-viewe.service.d.ts +0 -15
@@ -5,7 +5,6 @@ import { TranslateLoaderService } from './translate-loader.service';
5
5
  import { UserPreferencesService } from '../user/user-preferences.service';
6
6
  import { LocalStoragService } from '../localStorag/local-storag.service';
7
7
  import { NuxeoService } from '../nuxeo/nuxeo.service';
8
- import { AppConfigService } from '../../../configuration/app-config.service';
9
8
  import * as i0 from "@angular/core";
10
9
  export declare const TRANSLATION_PROVIDER: InjectionToken<unknown>;
11
10
  export interface TranslationProvider {
@@ -16,7 +15,6 @@ export declare class TranslationService {
16
15
  translate: TranslateService;
17
16
  private rendererFactory;
18
17
  private localStorage;
19
- private appConfig;
20
18
  private nuxeoService;
21
19
  private environment;
22
20
  arabicFile: any;
@@ -28,8 +26,7 @@ export declare class TranslationService {
28
26
  private renderer;
29
27
  isArabic: BehaviorSubject<boolean>;
30
28
  isArabic$: Observable<boolean>;
31
- translationApiName: any;
32
- constructor(translate: TranslateService, rendererFactory: RendererFactory2, localStorage: LocalStoragService, userPreferencesService: UserPreferencesService, appConfig: AppConfigService, nuxeoService: NuxeoService, environment: any, providers: TranslationProvider[]);
29
+ constructor(translate: TranslateService, rendererFactory: RendererFactory2, localStorage: LocalStoragService, userPreferencesService: UserPreferencesService, nuxeoService: NuxeoService, environment: any, providers: TranslationProvider[]);
33
30
  /**
34
31
  * Adds a new folder of translation source files.
35
32
  * @param name Name for the translation provider
@@ -69,6 +66,6 @@ export declare class TranslationService {
69
66
  instant(key: string | Array<string>, interpolateParams?: Object): string | any;
70
67
  getOrCreateTranslationFile(lang: any): Observable<unknown>;
71
68
  updateTranslationFile(doc: any, params?: {}): Observable<any>;
72
- static ɵfac: i0.ɵɵFactoryDeclaration<TranslationService, [null, null, null, null, null, null, null, { optional: true; }]>;
69
+ static ɵfac: i0.ɵɵFactoryDeclaration<TranslationService, [null, null, null, null, null, null, { optional: true; }]>;
73
70
  static ɵprov: i0.ɵɵInjectableDeclaration<TranslationService>;
74
71
  }
@@ -2,18 +2,17 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./components/comments-dashlet/comments-dashlet.component";
3
3
  import * as i2 from "./components/comments-list/comments-list.component";
4
4
  import * as i3 from "./components/comment-item/comment-item.component";
5
- import * as i4 from "./components/edit-delete-modal/edit-delete-modal.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "../../shared/libraryShared.module";
8
- import * as i7 from "ngx-infinite-scroll";
9
- import * as i8 from "@angular/forms";
10
- import * as i9 from "../card/card.module";
11
- import * as i10 from "../../pipes/pipes.module";
12
- import * as i11 from "@ngx-translate/core";
13
- import * as i12 from "@angular/material/icon";
14
- import * as i13 from "@angular/material/progress-spinner";
15
- import * as i14 from "@angular/material/tooltip";
16
- import * as i15 from "../../directive/directive.module";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "../../shared/libraryShared.module";
7
+ import * as i6 from "ngx-infinite-scroll";
8
+ import * as i7 from "@angular/forms";
9
+ import * as i8 from "../card/card.module";
10
+ import * as i9 from "../../pipes/pipes.module";
11
+ import * as i10 from "@ngx-translate/core";
12
+ import * as i11 from "@angular/material/icon";
13
+ import * as i12 from "@angular/material/progress-spinner";
14
+ import * as i13 from "@angular/material/tooltip";
15
+ import * as i14 from "../../directive/directive.module";
17
16
  /**
18
17
  * @title
19
18
  * Comments Module
@@ -21,6 +20,6 @@ import * as i15 from "../../directive/directive.module";
21
20
  */
22
21
  export declare class CommentsModule {
23
22
  static ɵfac: i0.ɵɵFactoryDeclaration<CommentsModule, never>;
24
- static ɵmod: i0.ɵɵNgModuleDeclaration<CommentsModule, [typeof i1.CommentsDashletComponent, typeof i2.CommentsListComponent, typeof i3.CommentItemComponent, typeof i4.EditDeleteModalComponent], [typeof i5.CommonModule, typeof i6.LibrarySharedModule, typeof i7.InfiniteScrollModule, typeof i8.FormsModule, typeof i9.CardModule, typeof i10.PipesModule, typeof i11.TranslateModule, typeof i12.MatIconModule, typeof i13.MatProgressSpinnerModule, typeof i14.MatTooltipModule, typeof i15.DirectiveModule, typeof i14.MatTooltipModule], [typeof i1.CommentsDashletComponent]>;
23
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CommentsModule, [typeof i1.CommentsDashletComponent, typeof i2.CommentsListComponent, typeof i3.CommentItemComponent], [typeof i4.CommonModule, typeof i5.LibrarySharedModule, typeof i6.InfiniteScrollModule, typeof i7.FormsModule, typeof i8.CardModule, typeof i9.PipesModule, typeof i10.TranslateModule, typeof i11.MatIconModule, typeof i12.MatProgressSpinnerModule, typeof i13.MatTooltipModule, typeof i14.DirectiveModule], [typeof i1.CommentsDashletComponent]>;
25
24
  static ɵinj: i0.ɵɵInjectorDeclaration<CommentsModule>;
26
25
  }
@@ -1,24 +1,13 @@
1
- import { OnInit, EventEmitter } from '@angular/core';
2
- import { TranslationService } from '../../../../Core/services/translation/translation.service';
3
- import { Subscription } from 'rxjs';
4
- import { MatDialog } from '@angular/material/dialog';
1
+ import { OnInit } from '@angular/core';
5
2
  import * as i0 from "@angular/core";
6
3
  /**
7
4
  * @ignore
8
5
  */
9
6
  export declare class CommentItemComponent implements OnInit {
10
- private translationSrvice;
11
- private dialog;
12
7
  comment: any;
13
8
  loaderType: string;
14
- showCommentActions: boolean;
15
- lang: string;
16
- langSubscription: Subscription;
17
- dialogRef: any;
18
- refreshCommentList: EventEmitter<any>;
19
- constructor(translationSrvice: TranslationService, dialog: MatDialog);
9
+ constructor();
20
10
  ngOnInit(): void;
21
- executeFunction(type: any): void;
22
11
  static ɵfac: i0.ɵɵFactoryDeclaration<CommentItemComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<CommentItemComponent, "app-comment-item", never, { "comment": "comment"; "loaderType": "loaderType"; "showCommentActions": "showCommentActions"; }, { "refreshCommentList": "refreshCommentList"; }, never, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<CommentItemComponent, "app-comment-item", never, { "comment": "comment"; "loaderType": "loaderType"; }, {}, never, never>;
24
13
  }
@@ -30,7 +30,6 @@ export declare class CommentsDashletComponent implements OnInit {
30
30
  row?: boolean;
31
31
  /** disable/enable add comment section */
32
32
  showaddcomment?: boolean;
33
- showCommentActions: boolean;
34
33
  comment: any;
35
34
  comments: any[];
36
35
  throttle: number;
@@ -42,5 +41,5 @@ export declare class CommentsDashletComponent implements OnInit {
42
41
  ngOnInit(): void;
43
42
  onPost(): void;
44
43
  static ɵfac: i0.ɵɵFactoryDeclaration<CommentsDashletComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<CommentsDashletComponent, "app-comments-dashlet", never, { "entityId": "entityId"; "correspondence": "correspondence"; "row": "row"; "showaddcomment": "showaddcomment"; "showCommentActions": "showCommentActions"; }, {}, never, never>;
44
+ static ɵcmp: i0.ɵɵComponentDeclaration<CommentsDashletComponent, "app-comments-dashlet", never, { "entityId": "entityId"; "correspondence": "correspondence"; "row": "row"; "showaddcomment": "showaddcomment"; }, {}, never, never>;
46
45
  }
@@ -9,7 +9,6 @@ export declare class CommentsListComponent implements OnInit {
9
9
  entityId: any;
10
10
  pageSize: number;
11
11
  loaderType: string;
12
- showCommentActions: any;
13
12
  comments: any[];
14
13
  throttle: number;
15
14
  distance: number;
@@ -22,7 +21,6 @@ export declare class CommentsListComponent implements OnInit {
22
21
  ngOnInit(): void;
23
22
  getComments: (page: any, reset?: boolean) => void;
24
23
  onScroll(event: any): void;
25
- refreshList(): void;
26
24
  static ɵfac: i0.ɵɵFactoryDeclaration<CommentsListComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<CommentsListComponent, "app-comments-list", never, { "entityId": "entityId"; "pageSize": "pageSize"; "loaderType": "loaderType"; "showCommentActions": "showCommentActions"; }, {}, never, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<CommentsListComponent, "app-comments-list", never, { "entityId": "entityId"; "pageSize": "pageSize"; "loaderType": "loaderType"; }, {}, never, never>;
28
26
  }
@@ -9,8 +9,6 @@ export declare class CommentApiService {
9
9
  constructor(nuxeoService: NuxeoService, commentAdapter: AdapterService, environment: any);
10
10
  getComments(parentId: any, params?: {}): Observable<any>;
11
11
  createComment(comment: any, id: any): Observable<any>;
12
- deleteComment(prentId: any, commentId: any): Observable<unknown>;
13
- updateDocument(comment: any, prentId: any, commentId: any): Observable<unknown>;
14
12
  static ɵfac: i0.ɵɵFactoryDeclaration<CommentApiService, never>;
15
13
  static ɵprov: i0.ɵɵInjectableDeclaration<CommentApiService>;
16
14
  }
@@ -24,7 +24,6 @@ export declare class VersionsComponent implements OnInit, OnChanges {
24
24
  constructor(viewerFilesService: ViewerFilesService, documentsApi: DocumentsService);
25
25
  ngOnChanges(changes: SimpleChanges): void;
26
26
  ngOnInit(): void;
27
- getVersion(version: any): string;
28
27
  getVersions(): void;
29
28
  showVersion(version: any): void;
30
29
  static ɵfac: i0.ɵɵFactoryDeclaration<VersionsComponent, never>;
@@ -16,9 +16,6 @@ export declare class CorrespondenceTagsComponent implements OnInit, OnChanges {
16
16
  loading: boolean;
17
17
  correspondence: any;
18
18
  customClass: any;
19
- addCustomApiName: any;
20
- deleteCustomApiName: any;
21
- useParams: boolean;
22
19
  correspondenceId: any;
23
20
  tagsList: any[];
24
21
  tagsFrom: FormGroup;
@@ -28,5 +25,5 @@ export declare class CorrespondenceTagsComponent implements OnInit, OnChanges {
28
25
  addTag(): void;
29
26
  deleteTag(tagId: any): void;
30
27
  static ɵfac: i0.ɵɵFactoryDeclaration<CorrespondenceTagsComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<CorrespondenceTagsComponent, "cts-correspondence-tags", never, { "correspondence": "correspondence"; "customClass": "customClass"; "addCustomApiName": "addCustomApiName"; "deleteCustomApiName": "deleteCustomApiName"; "useParams": "useParams"; }, {}, never, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<CorrespondenceTagsComponent, "cts-correspondence-tags", never, { "correspondence": "correspondence"; "customClass": "customClass"; }, {}, never, never>;
32
29
  }
@@ -8,9 +8,7 @@ export declare class TagsApiService {
8
8
  getUpdatedFile: EventEmitter<any>;
9
9
  constructor(nuxeoService: NuxeoService, environment: any);
10
10
  addTagsToCorrespondence(correspondenceId: any, tags: string[]): Observable<unknown>;
11
- addingTagsWithParams(documentId: any, tags: string[], apiName: any): Observable<unknown>;
12
11
  deleteTagsToCorrespondence(correspondenceId: any, tag: any): Observable<unknown>;
13
- deleteTagWithParams(correspondenceId: any, tag: any, apiName: any): Observable<unknown>;
14
12
  tagsSuggestion(term: string): Observable<any>;
15
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TagsApiService, never>;
16
14
  static ɵprov: i0.ɵɵInjectableDeclaration<TagsApiService>;
@@ -19,7 +19,7 @@ export declare class DocumentsService {
19
19
  getDocument(uid: any, headers?: any): Observable<any>;
20
20
  getDocumentAttachmentsWithAggregation(params?: {}): Observable<any>;
21
21
  updateDocument(doc: any, params?: {}): Observable<any>;
22
- createVersion(docId: any, version?: string, customApi?: any, customParams?: any): Observable<any>;
22
+ createVersion(docId: any, version?: string): Observable<any>;
23
23
  createMemoVersion(docId: any, version?: string): Observable<any>;
24
24
  getVersions(docId: any): Observable<any>;
25
25
  lockDocument(docId: any, mode: any): Observable<any>;
@@ -38,11 +38,9 @@ export declare class DynamicChartComponent implements OnInit, OnChanges, OnDestr
38
38
  fetchedKey: any;
39
39
  pageProviderTwo: any;
40
40
  quickFilterTwo: any;
41
- quickFilterThree: any;
42
41
  combinedData: boolean;
43
42
  statusOne: any;
44
43
  statusTwo: any;
45
- statusThree: any;
46
44
  min: any;
47
45
  max: any;
48
46
  width: any;
@@ -57,9 +55,9 @@ export declare class DynamicChartComponent implements OnInit, OnChanges, OnDestr
57
55
  ngOnChanges(changes: SimpleChanges): void;
58
56
  ngOnDestroy(): void;
59
57
  getData(): Observable<any>;
60
- getCombinedData(pageProviderOne: any, quickFilterOne: any, selectedRange: any, pageProviderTwo: any, quickFilterTwo: any, quickFilterThree: any, statusOne: any, statusTwo: any, statusThree: any): Observable<any[]>;
58
+ getCombinedData(pageProviderOne: any, quickFilterOne: any, selectedRange: any, pageProviderTwo: any, quickFilterTwo: any, statusOne: any, statusTwo: any): Observable<any[]>;
61
59
  previewCorrespondences(): void;
62
60
  stringToHslColor(str: any, s: any, l: any): string;
63
61
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicChartComponent, never>;
64
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicChartComponent, "cts-dynamic-chart", never, { "prefix": "prefix"; "chartType": "chartType"; "randomColors": "randomColors"; "pageProvider": "pageProvider"; "headers": "headers"; "observable": "observable"; "aggregations": "aggregations"; "quickFilters": "quickFilters"; "systemCurrentLifeCycleState": "systemCurrentLifeCycleState"; "range": "range"; "label": "label"; "selectedRange": "selectedRange"; "colors": "colors"; "randomColor": "randomColor"; "fetchedKey": "fetchedKey"; "pageProviderTwo": "pageProviderTwo"; "quickFilterTwo": "quickFilterTwo"; "quickFilterThree": "quickFilterThree"; "combinedData": "combinedData"; "statusOne": "statusOne"; "statusTwo": "statusTwo"; "statusThree": "statusThree"; "min": "min"; "max": "max"; "width": "width"; "height": "height"; "card": "card"; "cardTitle": "cardTitle"; }, {}, never, never>;
62
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicChartComponent, "cts-dynamic-chart", never, { "prefix": "prefix"; "chartType": "chartType"; "randomColors": "randomColors"; "pageProvider": "pageProvider"; "headers": "headers"; "observable": "observable"; "aggregations": "aggregations"; "quickFilters": "quickFilters"; "systemCurrentLifeCycleState": "systemCurrentLifeCycleState"; "range": "range"; "label": "label"; "selectedRange": "selectedRange"; "colors": "colors"; "randomColor": "randomColor"; "fetchedKey": "fetchedKey"; "pageProviderTwo": "pageProviderTwo"; "quickFilterTwo": "quickFilterTwo"; "combinedData": "combinedData"; "statusOne": "statusOne"; "statusTwo": "statusTwo"; "min": "min"; "max": "max"; "width": "width"; "height": "height"; "card": "card"; "cardTitle": "cardTitle"; }, {}, never, never>;
65
63
  }
@@ -1,6 +1,4 @@
1
1
  import { EventEmitter, OnInit } from '@angular/core';
2
- import { Subscription } from 'rxjs';
3
- import { TranslationService } from '../../../Core/services/translation/translation.service';
4
2
  import * as i0 from "@angular/core";
5
3
  /**
6
4
  * Dyanamic filter is a component that leverages Nuxeo Elastic search aggregation buckets data to dynamically
@@ -21,7 +19,6 @@ import * as i0 from "@angular/core";
21
19
  * </cts-dynamic-filter>
22
20
  */
23
21
  export declare class DynamicFilterComponent implements OnInit {
24
- private translationService;
25
22
  /** emits array of filters */
26
23
  onFilterSelected: EventEmitter<any>;
27
24
  _selections: any;
@@ -38,17 +35,11 @@ export declare class DynamicFilterComponent implements OnInit {
38
35
  prefix: any;
39
36
  /** special type for department */
40
37
  department: boolean;
41
- componentType: string;
42
- customPageProvider: any;
43
- config: any;
44
38
  more: boolean;
45
- isArabic: boolean;
46
- translationSubscription: Subscription;
47
- constructor(translationService: TranslationService);
39
+ constructor();
48
40
  ngOnInit(): void;
49
41
  onFilterSelect(committeeName: any, e: any): void;
50
42
  EntityType(fetchedKey: any): any;
51
- ngOnDestroy(): void;
52
43
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFilterComponent, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFilterComponent, "cts-dynamic-filter", never, { "title": "title"; "filters": "filters"; "selections": "selections"; "id": "id"; "entityType": "entityType"; "prefix": "prefix"; "department": "department"; "componentType": "componentType"; "customPageProvider": "customPageProvider"; "config": "config"; }, { "onFilterSelected": "onFilterSelected"; }, never, never>;
44
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFilterComponent, "cts-dynamic-filter", never, { "title": "title"; "filters": "filters"; "selections": "selections"; "id": "id"; "entityType": "entityType"; "prefix": "prefix"; "department": "department"; }, { "onFilterSelected": "onFilterSelected"; }, never, never>;
54
45
  }
@@ -19,7 +19,6 @@ export declare class DynamicFormComponent implements OnChanges, OnInit, OnDestro
19
19
  constructor(formBuilderServic: FormBuilderService, translate: TranslateService);
20
20
  ngOnInit(): void;
21
21
  ngOnChanges(changes: any): void;
22
- filterNullValues(formValue: any): {};
23
22
  ngOnDestroy(): void;
24
23
  excuteFunction(event: any): void;
25
24
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormComponent, never>;
@@ -13,7 +13,6 @@ import * as i0 from "@angular/core";
13
13
  * <cts-dynamic-form-hijri-dateitem
14
14
  * formControlName="controlName"
15
15
  * label="PATH.TO.LABEL.TRANSLATION"
16
- * [placeholder]="'PATH.TO.PLACEHOLDER.STRING'"
17
16
  * [minGreg]="maxDate"
18
17
  * >
19
18
  * </cts-dynamic-form-hijri-dateitem>
@@ -39,12 +38,10 @@ export declare class DynamicFormHijriDateitemComponent implements OnInit, Contro
39
38
  vertical: boolean;
40
39
  /** Sets picker to readonly mode */
41
40
  isReadOnly: boolean;
42
- placeholder: string;
43
41
  /** Emitted when the value changes */
44
42
  valueChanged: EventEmitter<any>;
45
43
  date: any;
46
44
  dateString: string;
47
- placeHolder: string;
48
45
  selectedDateType: number;
49
46
  onChange: any;
50
47
  onTouched: any;
@@ -60,5 +57,5 @@ export declare class DynamicFormHijriDateitemComponent implements OnInit, Contro
60
57
  setValue(event: any): void;
61
58
  isRequired(): any;
62
59
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormHijriDateitemComponent, [null, { optional: true; self: true; }]>;
63
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormHijriDateitemComponent, "cts-dynamic-form-hijri-dateitem", never, { "minHijri": "minHijri"; "maxHijri": "maxHijri"; "minGreg": "minGreg"; "maxGreg": "maxGreg"; "label": "label"; "isDisabled": "isDisabled"; "range": "range"; "vertical": "vertical"; "isReadOnly": "isReadOnly"; "placeholder": "placeholder"; }, { "valueChanged": "valueChanged"; }, never, never>;
60
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormHijriDateitemComponent, "cts-dynamic-form-hijri-dateitem", never, { "minHijri": "minHijri"; "maxHijri": "maxHijri"; "minGreg": "minGreg"; "maxGreg": "maxGreg"; "label": "label"; "isDisabled": "isDisabled"; "range": "range"; "vertical": "vertical"; "isReadOnly": "isReadOnly"; }, { "valueChanged": "valueChanged"; }, never, never>;
64
61
  }
@@ -21,7 +21,6 @@ export declare class DynamicFormTextItemComponent implements OnChanges, ControlV
21
21
  control: NgControl;
22
22
  static DEFAULT_SEPARATOR: string;
23
23
  autoComplete: boolean;
24
- nativeAutoComplete: boolean;
25
24
  autoComplete_pageProvider: string;
26
25
  autoComplete_propertyName: string;
27
26
  autoComplete_propertyKey: string;
@@ -83,5 +82,5 @@ export declare class DynamicFormTextItemComponent implements OnChanges, ControlV
83
82
  onSearchInputChange(): void;
84
83
  openOptions(value: any): void;
85
84
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormTextItemComponent, [null, null, { optional: true; self: true; }]>;
86
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormTextItemComponent, "app-dynamic-form-textitem", never, { "autoComplete": "autoComplete"; "nativeAutoComplete": "nativeAutoComplete"; "autoComplete_pageProvider": "autoComplete_pageProvider"; "autoComplete_propertyName": "autoComplete_propertyName"; "autoComplete_propertyKey": "autoComplete_propertyKey"; "autoCompleteValueKey": "autoCompleteValueKey"; "type": "type"; "property": "property"; "label": "label"; "editable": "editable"; "placeholder": "placeholder"; "disabled": "disabled"; "displayEmpty": "displayEmpty"; "preventSpace": "preventSpace"; "id": "id"; }, {}, never, never>;
85
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormTextItemComponent, "app-dynamic-form-textitem", never, { "autoComplete": "autoComplete"; "autoComplete_pageProvider": "autoComplete_pageProvider"; "autoComplete_propertyName": "autoComplete_propertyName"; "autoComplete_propertyKey": "autoComplete_propertyKey"; "autoCompleteValueKey": "autoCompleteValueKey"; "type": "type"; "property": "property"; "label": "label"; "editable": "editable"; "placeholder": "placeholder"; "disabled": "disabled"; "displayEmpty": "displayEmpty"; "preventSpace": "preventSpace"; "id": "id"; }, {}, never, never>;
87
86
  }
@@ -11,9 +11,9 @@ export declare class DropdownTreeviewSelectI18n extends DefaultTreeviewI18n {
11
11
  get selectedItem(): TreeviewItem;
12
12
  set selectionLength(value: number);
13
13
  get selectionLength(): number;
14
- getFilterPlaceholder(val?: any): string;
14
+ getFilterPlaceholder(): string;
15
15
  getText(selection: TreeviewSelection): string;
16
- getFilterNoItemsFoundText(val?: any): string;
16
+ getFilterNoItemsFoundText(): string;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<DropdownTreeviewSelectI18n, never>;
18
18
  static ɵprov: i0.ɵɵInjectableDeclaration<DropdownTreeviewSelectI18n>;
19
19
  }
@@ -62,7 +62,6 @@ export declare class TreeviewSelectComponent implements OnInit, OnChanges, OnDes
62
62
  customPrefix: any;
63
63
  /** custom parent property name to be passed from outside the component */
64
64
  customParentProperty: any;
65
- placeholder: any;
66
65
  actionClicked: EventEmitter<any>;
67
66
  dropdownTreeviewComponent: DropdownTreeviewComponent;
68
67
  filterText: string;
@@ -100,5 +99,5 @@ export declare class TreeviewSelectComponent implements OnInit, OnChanges, OnDes
100
99
  */
101
100
  update(item: any): void;
102
101
  static ɵfac: i0.ɵɵFactoryDeclaration<TreeviewSelectComponent, never>;
103
- static ɵcmp: i0.ɵɵComponentDeclaration<TreeviewSelectComponent, "app-dynamic-form-treeview-select", never, { "treeview": "treeview"; "treeViewAsFormControl": "treeViewAsFormControl"; "config": "config"; "items": "items"; "value": "value"; "multiple": "multiple"; "defaultSelect": "defaultSelect"; "pp_departmentNestedTree": "pp_departmentNestedTree"; "useCustomAddEditAction": "useCustomAddEditAction"; "customPrefix": "customPrefix"; "customParentProperty": "customParentProperty"; "placeholder": "placeholder"; }, { "valueChange": "valueChange"; "plusClicked": "plusClicked"; "actionClicked": "actionClicked"; }, never, never>;
102
+ static ɵcmp: i0.ɵɵComponentDeclaration<TreeviewSelectComponent, "app-dynamic-form-treeview-select", never, { "treeview": "treeview"; "treeViewAsFormControl": "treeViewAsFormControl"; "config": "config"; "items": "items"; "value": "value"; "multiple": "multiple"; "defaultSelect": "defaultSelect"; "pp_departmentNestedTree": "pp_departmentNestedTree"; "useCustomAddEditAction": "useCustomAddEditAction"; "customPrefix": "customPrefix"; "customParentProperty": "customParentProperty"; }, { "valueChange": "valueChange"; "plusClicked": "plusClicked"; "actionClicked": "actionClicked"; }, never, never>;
104
103
  }
@@ -43,8 +43,6 @@ export declare class DynamicFormVocabularyItemComponent implements ControlValueA
43
43
  closeOnSelect: boolean;
44
44
  /** Should hide selected items */
45
45
  hideSelectedItems: boolean;
46
- /** is disabled */
47
- disabled: boolean;
48
46
  /** Vocabulary list API Key */
49
47
  vocabularyType: string;
50
48
  /** Field Label */
@@ -74,5 +72,5 @@ export declare class DynamicFormVocabularyItemComponent implements ControlValueA
74
72
  hasErrors(): boolean;
75
73
  reset(): void;
76
74
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormVocabularyItemComponent, [null, { optional: true; self: true; }]>;
77
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormVocabularyItemComponent, "app-dynamic-form-vocabulary-item", never, { "bindValue": "bindValue"; "bindLabel": "bindLabel"; "placeholder": "placeholder"; "multiple": "multiple"; "searchable": "searchable"; "closeOnSelect": "closeOnSelect"; "hideSelectedItems": "hideSelectedItems"; "disabled": "disabled"; "vocabularyType": "vocabularyType"; "label": "label"; "cacheable": "cacheable"; "shwoAllValues": "shwoAllValues"; }, { "onSelecting": "onSelecting"; }, never, never>;
75
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormVocabularyItemComponent, "app-dynamic-form-vocabulary-item", never, { "bindValue": "bindValue"; "bindLabel": "bindLabel"; "placeholder": "placeholder"; "multiple": "multiple"; "searchable": "searchable"; "closeOnSelect": "closeOnSelect"; "hideSelectedItems": "hideSelectedItems"; "vocabularyType": "vocabularyType"; "label": "label"; "cacheable": "cacheable"; "shwoAllValues": "shwoAllValues"; }, { "onSelecting": "onSelecting"; }, never, never>;
78
76
  }
@@ -1,4 +1,4 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
1
+ import { OnInit } from '@angular/core';
2
2
  import { FormGroup } from '@angular/forms';
3
3
  import { ActivatedRoute, Router } from '@angular/router';
4
4
  import { BreakpointObserver } from '@angular/cdk/layout';
@@ -48,11 +48,9 @@ export declare class DynamicSearchComponent implements OnInit {
48
48
  /** Sorting column */
49
49
  sortingBy?: {};
50
50
  fullTextParamName: string;
51
- filter: any;
52
51
  onRowSelected: (row: any) => void;
53
- /** used to emit any actions to outside */
54
- actionOnRow: EventEmitter<any>;
55
52
  queryParams: {};
53
+ filter: any;
56
54
  filters: any;
57
55
  searchForm: FormGroup;
58
56
  loading: boolean;
@@ -69,7 +67,6 @@ export declare class DynamicSearchComponent implements OnInit {
69
67
  submitForm(): void;
70
68
  onOpenFilter(): void;
71
69
  breakpoint(): void;
72
- performAction(action: any): void;
73
70
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicSearchComponent, never>;
74
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicSearchComponent, "cts-dynamic-search", never, { "columns": "columns"; "responsiveColumns": "responsiveColumns"; "entityType": "entityType"; "prefix": "prefix"; "headers": "headers"; "fields": "fields"; "pageProvider": "pageProvider"; "pageSize": "pageSize"; "sortingBy": "sortingBy"; "fullTextParamName": "fullTextParamName"; "filter": "filter"; "onRowSelected": "onRowSelected"; "sortingArray": "sortingArray"; }, { "actionOnRow": "actionOnRow"; }, never, never>;
71
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicSearchComponent, "cts-dynamic-search", never, { "columns": "columns"; "responsiveColumns": "responsiveColumns"; "entityType": "entityType"; "prefix": "prefix"; "headers": "headers"; "fields": "fields"; "pageProvider": "pageProvider"; "pageSize": "pageSize"; "sortingBy": "sortingBy"; "fullTextParamName": "fullTextParamName"; "onRowSelected": "onRowSelected"; "sortingArray": "sortingArray"; }, {}, never, never>;
75
72
  }
@@ -37,8 +37,6 @@ export declare class DynamicTableComponent implements OnInit, OnDestroy {
37
37
  private dynamicTableService;
38
38
  /** event to emit when selecting single row */
39
39
  onRowSelected: EventEmitter<any>;
40
- /** event to emit when selecting single row to catch index*/
41
- onRowIndexSelected: EventEmitter<any>;
42
40
  /** event to emit when perform action on row (delte, edit, ... ) */
43
41
  actionOnRow: EventEmitter<any>;
44
42
  /** event to emit to the higher level when getting data from api is finished */
@@ -77,8 +75,6 @@ export declare class DynamicTableComponent implements OnInit, OnDestroy {
77
75
  dir: string;
78
76
  }[];
79
77
  range: any;
80
- isSearchPage: boolean;
81
- highlightSelectedCard: boolean;
82
78
  filterParams: {};
83
79
  pageNum: number;
84
80
  rows: any[];
@@ -92,10 +88,9 @@ export declare class DynamicTableComponent implements OnInit, OnDestroy {
92
88
  ngOnChanges(simpleChange: SimpleChanges): void;
93
89
  getData(): void;
94
90
  rowDetails(event: any): void;
95
- indexDetails(event: any): void;
96
91
  performAction(action: any): void;
97
92
  onSort(sortObject: any): void;
98
93
  PaginationChange(event: any): void;
99
94
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicTableComponent, never>;
100
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicTableComponent, "cts-dynamic-table", never, { "columns": "columns"; "responsiveColumns": "responsiveColumns"; "entityType": "entityType"; "prefix": "prefix"; "headers": "headers"; "fields": "fields"; "pageProvider": "pageProvider"; "pageSize": "pageSize"; "sortingBy": "sortingBy"; "queryParam": "queryParam"; "quickFilter": "quickFilter"; "report": "report"; "rowCursor": "rowCursor"; "fullWidth": "fullWidth"; "tableMode": "tableMode"; "tableActions": "tableActions"; "defultSort": "defultSort"; "range": "range"; "isSearchPage": "isSearchPage"; "highlightSelectedCard": "highlightSelectedCard"; }, { "onRowSelected": "onRowSelected"; "onRowIndexSelected": "onRowIndexSelected"; "actionOnRow": "actionOnRow"; "onGettingData": "onGettingData"; }, never, never>;
95
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicTableComponent, "cts-dynamic-table", never, { "columns": "columns"; "responsiveColumns": "responsiveColumns"; "entityType": "entityType"; "prefix": "prefix"; "headers": "headers"; "fields": "fields"; "pageProvider": "pageProvider"; "pageSize": "pageSize"; "sortingBy": "sortingBy"; "queryParam": "queryParam"; "quickFilter": "quickFilter"; "report": "report"; "rowCursor": "rowCursor"; "fullWidth": "fullWidth"; "tableMode": "tableMode"; "tableActions": "tableActions"; "defultSort": "defultSort"; "range": "range"; }, { "onRowSelected": "onRowSelected"; "actionOnRow": "actionOnRow"; "onGettingData": "onGettingData"; }, never, never>;
101
96
  }
@@ -1,22 +1,17 @@
1
1
  import { OnInit } from '@angular/core';
2
- import { Subscription } from 'rxjs';
3
2
  import { AppConfigService } from '../../../configuration/app-config.service';
4
- import { TranslationService } from '../../../Core/services/translation/translation.service';
5
3
  import * as i0 from "@angular/core";
6
4
  export declare class DateViewerComponent implements OnInit {
7
5
  private appConfig;
8
- private translation;
9
6
  label: string;
10
7
  value: string;
11
8
  vertical: boolean;
12
- format: string;
9
+ formate: string;
13
10
  hijri: boolean;
14
11
  withOutLabel: boolean;
15
- isArabic: boolean;
16
- langSubscription: Subscription;
17
12
  hijriDate: any;
18
- constructor(appConfig: AppConfigService, translation: TranslationService);
13
+ constructor(appConfig: AppConfigService);
19
14
  ngOnInit(): void;
20
15
  static ɵfac: i0.ɵɵFactoryDeclaration<DateViewerComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<DateViewerComponent, "cts-date-viewer", never, { "label": "label"; "value": "value"; "vertical": "vertical"; "format": "format"; "hijri": "hijri"; "withOutLabel": "withOutLabel"; }, {}, never, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateViewerComponent, "cts-date-viewer", never, { "label": "label"; "value": "value"; "vertical": "vertical"; "formate": "formate"; "hijri": "hijri"; "withOutLabel": "withOutLabel"; }, {}, never, never>;
22
17
  }
@@ -1,12 +1,11 @@
1
1
  import { OnInit } from '@angular/core';
2
+ import { Observable } from 'rxjs';
2
3
  import { TranslationService } from '../../../Core/services/translation/translation.service';
3
4
  import { DepartmentApiService } from '../../../components/dynamic-form/components/dynamic-form-department/services/department-api.service';
4
- import { DynamicVieweService } from '../dynamic-viewe.service';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class DepartmentViewerComponent implements OnInit {
7
7
  private translation;
8
8
  private DepartmentApiService;
9
- private dynamicViewService;
10
9
  departmentName: string;
11
10
  isArabic: boolean;
12
11
  loading: boolean;
@@ -22,9 +21,9 @@ export declare class DepartmentViewerComponent implements OnInit {
22
21
  withOutLabel: boolean;
23
22
  /**only text*/
24
23
  noStyle: boolean;
25
- constructor(translation: TranslationService, DepartmentApiService: DepartmentApiService, dynamicViewService: DynamicVieweService);
24
+ constructor(translation: TranslationService, DepartmentApiService: DepartmentApiService);
26
25
  ngOnInit(): void;
27
- getDepartment(id: any): void;
26
+ getDepartment(id: any): Observable<any>;
28
27
  static ɵfac: i0.ɵɵFactoryDeclaration<DepartmentViewerComponent, never>;
29
28
  static ɵcmp: i0.ɵɵComponentDeclaration<DepartmentViewerComponent, "cts-department-viewer", never, { "label": "label"; "value": "value"; "dropdownId": "dropdownId"; "vertical": "vertical"; "withOutLabel": "withOutLabel"; "noStyle": "noStyle"; }, {}, never, never>;
30
29
  }
@@ -5,19 +5,16 @@ import * as i3 from "./dropdown-viewer/dropdown-viewer.component";
5
5
  import * as i4 from "./date-viewer/date-viewer.component";
6
6
  import * as i5 from "./list-viewer/list-viewer.component";
7
7
  import * as i6 from "./department-viewer/department-viewer.component";
8
- import * as i7 from "./cutome-voc-viewer/cutome-voc-viewer.component";
9
- import * as i8 from "./custom-pp-viewer/custom-pp-viewer.component";
10
- import * as i9 from "./custom-document-viewer/custom-document-viewer.component";
11
- import * as i10 from "@angular/common";
12
- import * as i11 from "@ngx-translate/core";
13
- import * as i12 from "../../pipes/pipes.module";
14
- import * as i13 from "../avatar/avatar.module";
8
+ import * as i7 from "@angular/common";
9
+ import * as i8 from "@ngx-translate/core";
10
+ import * as i9 from "../../pipes/pipes.module";
11
+ import * as i10 from "../avatar/avatar.module";
15
12
  /**
16
13
  * @title
17
14
  * Dynamic view module
18
15
  */
19
16
  export declare class DynamicViewModule {
20
17
  static ɵfac: i0.ɵɵFactoryDeclaration<DynamicViewModule, never>;
21
- static ɵmod: i0.ɵɵNgModuleDeclaration<DynamicViewModule, [typeof i1.DataViewerComponent, typeof i2.BooleanViewerComponent, typeof i3.DropdownViewerComponent, typeof i4.DateViewerComponent, typeof i5.ListViewerComponent, typeof i6.DepartmentViewerComponent, typeof i7.CutomeVocViewerComponent, typeof i8.CustomPpViewerComponent, typeof i9.CustomDocumentViewerComponent], [typeof i10.CommonModule, typeof i11.TranslateModule, typeof i12.PipesModule, typeof i13.AvatarModule], [typeof i1.DataViewerComponent, typeof i2.BooleanViewerComponent, typeof i4.DateViewerComponent, typeof i3.DropdownViewerComponent, typeof i5.ListViewerComponent, typeof i6.DepartmentViewerComponent, typeof i7.CutomeVocViewerComponent, typeof i8.CustomPpViewerComponent, typeof i9.CustomDocumentViewerComponent]>;
18
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DynamicViewModule, [typeof i1.DataViewerComponent, typeof i2.BooleanViewerComponent, typeof i3.DropdownViewerComponent, typeof i4.DateViewerComponent, typeof i5.ListViewerComponent, typeof i6.DepartmentViewerComponent], [typeof i7.CommonModule, typeof i8.TranslateModule, typeof i9.PipesModule, typeof i10.AvatarModule], [typeof i1.DataViewerComponent, typeof i2.BooleanViewerComponent, typeof i4.DateViewerComponent, typeof i3.DropdownViewerComponent, typeof i5.ListViewerComponent, typeof i6.DepartmentViewerComponent]>;
22
19
  static ɵinj: i0.ɵɵInjectorDeclaration<DynamicViewModule>;
23
20
  }
@@ -5,11 +5,10 @@ import * as i3 from "./hijri-gregorian-datepicker/gregorian-datepicker/gregorian
5
5
  import * as i4 from "./hijri-gregorian-datepicker/provide-parent-form.directive";
6
6
  import * as i5 from "@angular/common";
7
7
  import * as i6 from "@angular/forms";
8
- import * as i7 from "@ngx-translate/core";
9
- import * as i8 from "@ng-bootstrap/ng-bootstrap";
8
+ import * as i7 from "@ng-bootstrap/ng-bootstrap";
10
9
  /** @ignore */
11
10
  export declare class NgxHijriGregorianDatepickerModule {
12
11
  static ɵfac: i0.ɵɵFactoryDeclaration<NgxHijriGregorianDatepickerModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgxHijriGregorianDatepickerModule, [typeof i1.HijriGregorianDatepickerComponent, typeof i2.HijriDatepickerComponent, typeof i3.GregorianDatepickerComponent, typeof i4.ProvideParentFormDirective], [typeof i5.CommonModule, typeof i6.ReactiveFormsModule, typeof i7.TranslateModule, typeof i6.FormsModule, typeof i8.NgbModule], [typeof i1.HijriGregorianDatepickerComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NgxHijriGregorianDatepickerModule, [typeof i1.HijriGregorianDatepickerComponent, typeof i2.HijriDatepickerComponent, typeof i3.GregorianDatepickerComponent, typeof i4.ProvideParentFormDirective], [typeof i5.CommonModule, typeof i6.ReactiveFormsModule, typeof i6.FormsModule, typeof i7.NgbModule], [typeof i1.HijriGregorianDatepickerComponent]>;
14
13
  static ɵinj: i0.ɵɵInjectorDeclaration<NgxHijriGregorianDatepickerModule>;
15
14
  }
@@ -1,4 +1,4 @@
1
- import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from "@angular/core";
1
+ import { ChangeDetectorRef, OnDestroy, OnInit } from "@angular/core";
2
2
  import { Router } from "@angular/router";
3
3
  import { TranslateService } from "@ngx-translate/core";
4
4
  import { ActiveToast, ToastrService } from "ngx-toastr";
@@ -17,14 +17,11 @@ export declare class NotificationsButtonComponent implements OnInit, OnDestroy {
17
17
  get notificationsCount(): number;
18
18
  subscription: any;
19
19
  updater: any;
20
- toastrClick: EventEmitter<any>;
21
- listItemClick: EventEmitter<any>;
22
20
  constructor(notificationsService: NotificationsService, translate: TranslateService, toastr: ToastrService, TimeAgo: TimeAgoPipe, router: Router, ref: ChangeDetectorRef, translationService: TranslationService);
23
21
  getNotifications(): void;
24
22
  ngOnInit(): void;
25
- onListItemClick(event: any): void;
26
23
  ngOnDestroy(): void;
27
24
  showToastr(activity: any, ar: any): ActiveToast<any>;
28
25
  static ɵfac: i0.ɵɵFactoryDeclaration<NotificationsButtonComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsButtonComponent, "app-notifications-button", never, {}, { "toastrClick": "toastrClick"; "listItemClick": "listItemClick"; }, never, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsButtonComponent, "app-notifications-button", never, {}, {}, never, never>;
30
27
  }
@@ -1,4 +1,4 @@
1
- import { ChangeDetectorRef, EventEmitter, OnDestroy } from "@angular/core";
1
+ import { ChangeDetectorRef, OnDestroy } from "@angular/core";
2
2
  import { DatePipe } from "@angular/common";
3
3
  import { NotificationsService } from "../../notifications.service";
4
4
  import { TranslationService } from "../../../../Core/services/translation/translation.service";
@@ -11,7 +11,6 @@ export declare class NotificationsListComponent implements OnDestroy {
11
11
  private ref;
12
12
  datePipe: DatePipe;
13
13
  private translationService;
14
- listItemClick: EventEmitter<any>;
15
14
  get notifications(): any;
16
15
  _itemHeight: number;
17
16
  get itemHeight(): number;
@@ -47,5 +46,5 @@ export declare class NotificationsListComponent implements OnDestroy {
47
46
  close(): void;
48
47
  changeContentBasedOnUserLang(): void;
49
48
  static ɵfac: i0.ɵɵFactoryDeclaration<NotificationsListComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsListComponent, "app-notifications-list", never, {}, { "listItemClick": "listItemClick"; }, never, never>;
49
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsListComponent, "app-notifications-list", never, {}, {}, never, never>;
51
50
  }