@symphony-talent/component-library 4.226.0 → 4.228.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/esm2020/lib/atoms/chat-history-date-stamp/chat-history-date-stamp.component.mjs +1 -1
  2. package/esm2020/lib/atoms/contextual-menu/contextual-menu.component.mjs +59 -7
  3. package/esm2020/lib/atoms/contextual-menu/contextual-menu.model.mjs +1 -1
  4. package/esm2020/lib/atoms/formatted-counter/formatted-counter.component.mjs +1 -1
  5. package/esm2020/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.component.mjs +174 -0
  6. package/esm2020/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.module.mjs +22 -0
  7. package/esm2020/lib/atoms/grid/framework/event-settings-more-options/event-settings-more-options.component.mjs +3 -3
  8. package/esm2020/lib/atoms/grid/framework/framework.module.mjs +8 -4
  9. package/esm2020/lib/atoms/grid/framework/grid-cell-clickable/grid-cell-clickable.component.mjs +1 -1
  10. package/esm2020/lib/atoms/grid/grid.component.mjs +26 -6
  11. package/esm2020/lib/atoms/input-editable-text/input-editable-text.component.mjs +1 -1
  12. package/esm2020/lib/atoms/input-file-upload/input-file-upload.component.mjs +1 -1
  13. package/esm2020/lib/atoms/paragraph/paragraph.component.mjs +8 -5
  14. package/esm2020/lib/atoms/sfx-loader/sfx-loader.component.mjs +1 -1
  15. package/esm2020/lib/design-guide/typography/typography.component.mjs +1 -1
  16. package/esm2020/lib/molecules/additional-information-card/additional-information-card.component.mjs +1 -1
  17. package/esm2020/lib/molecules/advertise-order-review/advertise-order-review.component.mjs +1 -1
  18. package/esm2020/lib/molecules/candidate-item/candidate-item.component.mjs +55 -0
  19. package/esm2020/lib/molecules/candidate-item/candidate-item.model.mjs +2 -0
  20. package/esm2020/lib/molecules/candidate-item/candidate-item.module.mjs +34 -0
  21. package/esm2020/lib/molecules/card/card.component.mjs +1 -1
  22. package/esm2020/lib/molecules/color-swatch/color-swatch.component.mjs +1 -1
  23. package/esm2020/lib/molecules/document-management-item/document-management-item.component.mjs +1 -1
  24. package/esm2020/lib/molecules/editable-setting-item/editable-setting-item.component.mjs +1 -1
  25. package/esm2020/lib/molecules/feedback-candidate-certifications/feedback-candidate-certifications.component.mjs +1 -1
  26. package/esm2020/lib/molecules/feedback-candidate-education/feedback-candidate-education.component.mjs +1 -1
  27. package/esm2020/lib/molecules/feedback-candidate-workhistory/feedback-candidate-workhistory.component.mjs +1 -1
  28. package/esm2020/lib/molecules/feedback-card/feedback-card.component.mjs +1 -1
  29. package/esm2020/lib/molecules/file-upload-status/file-upload-status.component.mjs +1 -1
  30. package/esm2020/lib/molecules/icon-swatch/icon-swatch.component.mjs +1 -1
  31. package/esm2020/lib/molecules/invoice-line-item/invoice-line-item.component.mjs +1 -1
  32. package/esm2020/lib/molecules/molecules.module.mjs +8 -1
  33. package/esm2020/lib/molecules/note/note.component.mjs +1 -1
  34. package/esm2020/lib/molecules/reports-card/reports-card.component.mjs +1 -1
  35. package/esm2020/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.component.mjs +1 -1
  36. package/esm2020/lib/molecules/task/task.component.mjs +1 -1
  37. package/esm2020/lib/molecules/task-status/task-status.component.mjs +1 -1
  38. package/esm2020/lib/organisms/action-bar/action-bar.component.mjs +1 -1
  39. package/esm2020/lib/organisms/addition-modal/addition-modal.component.mjs +1 -1
  40. package/esm2020/lib/organisms/ai-search-assistant-drawer/ai-search-assistant-drawer.component.mjs +1 -1
  41. package/esm2020/lib/organisms/assigned-to-widget/assigned-to-widget.component.mjs +1 -1
  42. package/esm2020/lib/organisms/candidate-card/candidate-card.component.mjs +1 -1
  43. package/esm2020/lib/organisms/confirmation-modal/confirmation-modal.component.mjs +1 -1
  44. package/esm2020/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.component.mjs +1 -1
  45. package/esm2020/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.component.mjs +1 -1
  46. package/esm2020/lib/organisms/feedback-login-modal/feedback-login-modal.component.mjs +1 -1
  47. package/esm2020/lib/organisms/grid-action-bar-v2/grid-action-bar-v2.component.mjs +1 -1
  48. package/esm2020/lib/organisms/merge-contacts-modal/merge-contacts-modal.component.mjs +1 -1
  49. package/esm2020/lib/organisms/save-search-modal/save-search-modal.component.mjs +1 -1
  50. package/esm2020/lib/organisms/upload-resume-modal/upload-resume-modal.component.mjs +1 -1
  51. package/esm2020/lib/pages/advertised-job-postings-list-page/advertised-job-postings-list-page.component.mjs +1 -1
  52. package/esm2020/lib/pages/bulk-import-admin-list-page/bulk-import-admin-list-page.component.mjs +1 -1
  53. package/esm2020/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.component.mjs +1 -1
  54. package/esm2020/lib/pages/events-settings-page/events-settings-page.component.mjs +1 -1
  55. package/esm2020/lib/pages/feedback-list-page/feedback-list-page.component.mjs +1 -1
  56. package/esm2020/lib/pages/feedback-request-page/feedback-request-page.component.mjs +1 -1
  57. package/esm2020/lib/pages/job-list-page/job-list-page.component.mjs +1 -1
  58. package/esm2020/lib/pages/libraries-page/libraries-page.component.mjs +1 -1
  59. package/esm2020/lib/pages/modals/advance-search-modal/advance-search-modal.component.mjs +1 -1
  60. package/esm2020/lib/pages/modals/advertise-modal/advertise-modal.component.mjs +1 -1
  61. package/esm2020/lib/pages/modals/advertised-job-postings-modal/advertised-job-postings-modal.component.mjs +1 -1
  62. package/esm2020/lib/pages/modals/assign-to-user-modal/assign-to-user-modal.component.mjs +1 -1
  63. package/esm2020/lib/pages/modals/calendar-availability-modal/calendar-availability-modal.component.mjs +1 -1
  64. package/esm2020/lib/pages/modals/chatbot-history-modal/chatbot-history-modal.component.mjs +1 -1
  65. package/esm2020/lib/pages/modals/linkedin-premium-job-postings-modal/linkedin-premium-job-postings-modal.component.mjs +1 -1
  66. package/esm2020/lib/pages/modals/notification-modal/notification-modal.component.mjs +1 -1
  67. package/esm2020/lib/pages/modals/symphony-modal/symphony-modal.component.mjs +1 -1
  68. package/esm2020/lib/pages/setting-detail-page/partial-page/editable-setting-partial-page/editable-setting-partial-page.component.mjs +1 -1
  69. package/esm2020/lib/pages/setting-list-page/setting-list-page.component.mjs +1 -1
  70. package/esm2020/lib/pages/settings-license-management/report-license-details-page/report-license-details-page.component.mjs +1 -1
  71. package/esm2020/lib/pages/sms-usage-report-page/sms-usage-report-page.component.mjs +1 -1
  72. package/esm2020/lib/pages/toggle-list-partial-page/toggle-list-partial-page.component.mjs +1 -1
  73. package/esm2020/projects/component-library/lib/atoms/chat-history-date-stamp/chat-history-date-stamp.component.mjs +1 -1
  74. package/esm2020/projects/component-library/lib/atoms/contextual-menu/contextual-menu.component.mjs +59 -7
  75. package/esm2020/projects/component-library/lib/atoms/contextual-menu/contextual-menu.model.mjs +1 -1
  76. package/esm2020/projects/component-library/lib/atoms/formatted-counter/formatted-counter.component.mjs +1 -1
  77. package/esm2020/projects/component-library/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.component.mjs +174 -0
  78. package/esm2020/projects/component-library/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.module.mjs +22 -0
  79. package/esm2020/projects/component-library/lib/atoms/grid/framework/event-settings-more-options/event-settings-more-options.component.mjs +3 -3
  80. package/esm2020/projects/component-library/lib/atoms/grid/framework/framework.module.mjs +8 -4
  81. package/esm2020/projects/component-library/lib/atoms/grid/framework/grid-cell-clickable/grid-cell-clickable.component.mjs +1 -1
  82. package/esm2020/projects/component-library/lib/atoms/grid/grid.component.mjs +26 -6
  83. package/esm2020/projects/component-library/lib/atoms/input-editable-text/input-editable-text.component.mjs +1 -1
  84. package/esm2020/projects/component-library/lib/atoms/input-file-upload/input-file-upload.component.mjs +1 -1
  85. package/esm2020/projects/component-library/lib/atoms/paragraph/paragraph.component.mjs +8 -5
  86. package/esm2020/projects/component-library/lib/atoms/sfx-loader/sfx-loader.component.mjs +1 -1
  87. package/esm2020/projects/component-library/lib/design-guide/typography/typography.component.mjs +1 -1
  88. package/esm2020/projects/component-library/lib/molecules/additional-information-card/additional-information-card.component.mjs +1 -1
  89. package/esm2020/projects/component-library/lib/molecules/advertise-order-review/advertise-order-review.component.mjs +1 -1
  90. package/esm2020/projects/component-library/lib/molecules/candidate-item/candidate-item.component.mjs +55 -0
  91. package/esm2020/projects/component-library/lib/molecules/candidate-item/candidate-item.model.mjs +2 -0
  92. package/esm2020/projects/component-library/lib/molecules/candidate-item/candidate-item.module.mjs +34 -0
  93. package/esm2020/projects/component-library/lib/molecules/card/card.component.mjs +1 -1
  94. package/esm2020/projects/component-library/lib/molecules/color-swatch/color-swatch.component.mjs +1 -1
  95. package/esm2020/projects/component-library/lib/molecules/document-management-item/document-management-item.component.mjs +1 -1
  96. package/esm2020/projects/component-library/lib/molecules/editable-setting-item/editable-setting-item.component.mjs +1 -1
  97. package/esm2020/projects/component-library/lib/molecules/feedback-candidate-certifications/feedback-candidate-certifications.component.mjs +1 -1
  98. package/esm2020/projects/component-library/lib/molecules/feedback-candidate-education/feedback-candidate-education.component.mjs +1 -1
  99. package/esm2020/projects/component-library/lib/molecules/feedback-candidate-workhistory/feedback-candidate-workhistory.component.mjs +1 -1
  100. package/esm2020/projects/component-library/lib/molecules/feedback-card/feedback-card.component.mjs +1 -1
  101. package/esm2020/projects/component-library/lib/molecules/file-upload-status/file-upload-status.component.mjs +1 -1
  102. package/esm2020/projects/component-library/lib/molecules/icon-swatch/icon-swatch.component.mjs +1 -1
  103. package/esm2020/projects/component-library/lib/molecules/invoice-line-item/invoice-line-item.component.mjs +1 -1
  104. package/esm2020/projects/component-library/lib/molecules/molecules.module.mjs +8 -1
  105. package/esm2020/projects/component-library/lib/molecules/note/note.component.mjs +1 -1
  106. package/esm2020/projects/component-library/lib/molecules/reports-card/reports-card.component.mjs +1 -1
  107. package/esm2020/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.component.mjs +1 -1
  108. package/esm2020/projects/component-library/lib/molecules/task/task.component.mjs +1 -1
  109. package/esm2020/projects/component-library/lib/molecules/task-status/task-status.component.mjs +1 -1
  110. package/esm2020/projects/component-library/lib/organisms/action-bar/action-bar.component.mjs +1 -1
  111. package/esm2020/projects/component-library/lib/organisms/addition-modal/addition-modal.component.mjs +1 -1
  112. package/esm2020/projects/component-library/lib/organisms/ai-search-assistant-drawer/ai-search-assistant-drawer.component.mjs +1 -1
  113. package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.component.mjs +1 -1
  114. package/esm2020/projects/component-library/lib/organisms/candidate-card/candidate-card.component.mjs +1 -1
  115. package/esm2020/projects/component-library/lib/organisms/confirmation-modal/confirmation-modal.component.mjs +1 -1
  116. package/esm2020/projects/component-library/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.component.mjs +1 -1
  117. package/esm2020/projects/component-library/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.component.mjs +1 -1
  118. package/esm2020/projects/component-library/lib/organisms/feedback-login-modal/feedback-login-modal.component.mjs +1 -1
  119. package/esm2020/projects/component-library/lib/organisms/grid-action-bar-v2/grid-action-bar-v2.component.mjs +1 -1
  120. package/esm2020/projects/component-library/lib/organisms/merge-contacts-modal/merge-contacts-modal.component.mjs +1 -1
  121. package/esm2020/projects/component-library/lib/organisms/save-search-modal/save-search-modal.component.mjs +1 -1
  122. package/esm2020/projects/component-library/lib/organisms/upload-resume-modal/upload-resume-modal.component.mjs +1 -1
  123. package/esm2020/projects/component-library/lib/pages/advertised-job-postings-list-page/advertised-job-postings-list-page.component.mjs +1 -1
  124. package/esm2020/projects/component-library/lib/pages/bulk-import-admin-list-page/bulk-import-admin-list-page.component.mjs +1 -1
  125. package/esm2020/projects/component-library/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.component.mjs +1 -1
  126. package/esm2020/projects/component-library/lib/pages/events-settings-page/events-settings-page.component.mjs +1 -1
  127. package/esm2020/projects/component-library/lib/pages/feedback-list-page/feedback-list-page.component.mjs +1 -1
  128. package/esm2020/projects/component-library/lib/pages/feedback-request-page/feedback-request-page.component.mjs +1 -1
  129. package/esm2020/projects/component-library/lib/pages/job-list-page/job-list-page.component.mjs +1 -1
  130. package/esm2020/projects/component-library/lib/pages/libraries-page/libraries-page.component.mjs +1 -1
  131. package/esm2020/projects/component-library/lib/pages/modals/advance-search-modal/advance-search-modal.component.mjs +1 -1
  132. package/esm2020/projects/component-library/lib/pages/modals/advertise-modal/advertise-modal.component.mjs +1 -1
  133. package/esm2020/projects/component-library/lib/pages/modals/advertised-job-postings-modal/advertised-job-postings-modal.component.mjs +1 -1
  134. package/esm2020/projects/component-library/lib/pages/modals/assign-to-user-modal/assign-to-user-modal.component.mjs +1 -1
  135. package/esm2020/projects/component-library/lib/pages/modals/calendar-availability-modal/calendar-availability-modal.component.mjs +1 -1
  136. package/esm2020/projects/component-library/lib/pages/modals/chatbot-history-modal/chatbot-history-modal.component.mjs +1 -1
  137. package/esm2020/projects/component-library/lib/pages/modals/linkedin-premium-job-postings-modal/linkedin-premium-job-postings-modal.component.mjs +1 -1
  138. package/esm2020/projects/component-library/lib/pages/modals/notification-modal/notification-modal.component.mjs +1 -1
  139. package/esm2020/projects/component-library/lib/pages/modals/symphony-modal/symphony-modal.component.mjs +1 -1
  140. package/esm2020/projects/component-library/lib/pages/setting-detail-page/partial-page/editable-setting-partial-page/editable-setting-partial-page.component.mjs +1 -1
  141. package/esm2020/projects/component-library/lib/pages/setting-list-page/setting-list-page.component.mjs +1 -1
  142. package/esm2020/projects/component-library/lib/pages/settings-license-management/report-license-details-page/report-license-details-page.component.mjs +1 -1
  143. package/esm2020/projects/component-library/lib/pages/sms-usage-report-page/sms-usage-report-page.component.mjs +1 -1
  144. package/esm2020/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.component.mjs +1 -1
  145. package/esm2020/projects/component-library/public-api.mjs +6 -1
  146. package/esm2020/public-api.mjs +6 -1
  147. package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +420 -82
  148. package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
  149. package/fesm2015/symphony-talent-component-library.mjs +420 -82
  150. package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
  151. package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +421 -82
  152. package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
  153. package/fesm2020/symphony-talent-component-library.mjs +421 -82
  154. package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
  155. package/lib/atoms/contextual-menu/contextual-menu.component.d.ts +15 -3
  156. package/lib/atoms/contextual-menu/contextual-menu.model.d.ts +2 -0
  157. package/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.component.d.ts +60 -0
  158. package/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.module.d.ts +12 -0
  159. package/lib/atoms/grid/framework/event-settings-more-options/event-settings-more-options.component.d.ts +1 -1
  160. package/lib/atoms/grid/framework/framework.module.d.ts +2 -1
  161. package/lib/atoms/grid/grid.component.d.ts +8 -2
  162. package/lib/atoms/paragraph/paragraph.component.d.ts +3 -2
  163. package/lib/molecules/candidate-item/candidate-item.component.d.ts +18 -0
  164. package/lib/molecules/candidate-item/candidate-item.model.d.ts +13 -0
  165. package/lib/molecules/candidate-item/candidate-item.module.d.ts +11 -0
  166. package/lib/molecules/molecules.module.d.ts +17 -16
  167. package/package.json +1 -1
  168. package/projects/component-library/global.scss +29 -0
  169. package/projects/component-library/lib/atoms/contextual-menu/contextual-menu.component.d.ts +15 -3
  170. package/projects/component-library/lib/atoms/contextual-menu/contextual-menu.model.d.ts +2 -0
  171. package/projects/component-library/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.component.d.ts +60 -0
  172. package/projects/component-library/lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.module.d.ts +12 -0
  173. package/projects/component-library/lib/atoms/grid/framework/event-settings-more-options/event-settings-more-options.component.d.ts +1 -1
  174. package/projects/component-library/lib/atoms/grid/framework/framework.module.d.ts +2 -1
  175. package/projects/component-library/lib/atoms/grid/grid.component.d.ts +8 -2
  176. package/projects/component-library/lib/atoms/paragraph/paragraph.component.d.ts +3 -2
  177. package/projects/component-library/lib/molecules/candidate-item/candidate-item.component.d.ts +18 -0
  178. package/projects/component-library/lib/molecules/candidate-item/candidate-item.model.d.ts +13 -0
  179. package/projects/component-library/lib/molecules/candidate-item/candidate-item.module.d.ts +11 -0
  180. package/projects/component-library/lib/molecules/molecules.module.d.ts +17 -16
  181. package/projects/component-library/public-api.d.ts +5 -0
  182. package/public-api.d.ts +5 -0
@@ -1,11 +1,23 @@
1
- import { EventEmitter } from '@angular/core';
1
+ import { EventEmitter, OnDestroy } from '@angular/core';
2
+ import { BsDropdownDirective } from 'ngx-bootstrap/dropdown';
2
3
  import { ContextualMenuModel } from './contextual-menu.model';
3
4
  import * as i0 from "@angular/core";
4
- export declare class ContextualMenuComponent {
5
+ export declare class ContextualMenuComponent implements OnDestroy {
6
+ private document;
7
+ dropdown: BsDropdownDirective;
8
+ isDropdownOpen: boolean;
5
9
  model: Partial<ContextualMenuModel>;
6
10
  itemClick: EventEmitter<string>;
7
- constructor();
11
+ private removeScrollListener;
12
+ private readonly scrollListener;
13
+ constructor(document: Document);
14
+ get dropdownContainer(): string;
15
+ onDropdownOpenChange(isOpen: boolean): void;
8
16
  onItemClick(item: string): void;
17
+ ngOnDestroy(): void;
18
+ private get shouldAppendToBody();
19
+ private addScrollListener;
20
+ private removeActiveScrollListener;
9
21
  static ɵfac: i0.ɵɵFactoryDeclaration<ContextualMenuComponent, never>;
10
22
  static ɵcmp: i0.ɵɵComponentDeclaration<ContextualMenuComponent, "symphony-contextual-menu", never, { "model": "model"; }, { "itemClick": "itemClick"; }, never, never>;
11
23
  }
@@ -2,4 +2,6 @@ export interface ContextualMenuModel {
2
2
  items: string[];
3
3
  hasBorder: boolean;
4
4
  isInverse?: boolean;
5
+ appendToBody?: boolean;
6
+ closeOnScroll?: boolean;
5
7
  }
@@ -0,0 +1,60 @@
1
+ import { ColDef, GridApi, GridReadyEvent, ICellRenderer, ICellRendererParams } from 'ag-grid-community';
2
+ import { ContextualMenuActionModel } from '../event-settings-more-options/event-settings-more-options.model';
3
+ import * as i0 from "@angular/core";
4
+ export interface CustomDetailWithGridParams {
5
+ title?: string;
6
+ notesTitle?: string;
7
+ notesDescription?: string;
8
+ notesCharacterLimit?: number;
9
+ actionButtonText?: string;
10
+ showActionButton?: boolean;
11
+ showNotes?: boolean;
12
+ nestedColumnDefs?: ColDef[];
13
+ nestedDefaultColDef?: ColDef;
14
+ nestedFrameworkComponents?: Record<string, any>;
15
+ nestedRowHeight?: number;
16
+ nestedRowSelection?: 'single' | 'multiple';
17
+ nestedSuppressRowClickSelection?: boolean;
18
+ nestedSuppressContextMenu?: boolean;
19
+ nestedSuppressAutoSizeColumns?: boolean;
20
+ }
21
+ export declare class CustomDetailWithGridComponent implements ICellRenderer {
22
+ private readonly defaultNotesCharacterLimit;
23
+ private resizeTimeoutId;
24
+ params: ICellRendererParams;
25
+ detailRendererParams: CustomDetailWithGridParams;
26
+ nestedGridApi: GridApi;
27
+ title: string;
28
+ notesTitle: string;
29
+ notesDescription: string;
30
+ notesCharacterLimit: number;
31
+ isNotesExpanded: boolean;
32
+ actionButtonText: string;
33
+ showActionButton: boolean;
34
+ showNotes: boolean;
35
+ nestedRowHeight: number;
36
+ nestedFrameworkComponents: Record<string, any>;
37
+ nestedRowSelection: 'single' | 'multiple';
38
+ nestedSuppressRowClickSelection: boolean;
39
+ nestedSuppressContextMenu: boolean;
40
+ nestedSuppressAutoSizeColumns: boolean;
41
+ nestedColumnDefs: ColDef[];
42
+ nestedDefaultColDef: ColDef;
43
+ nestedRowData: any[];
44
+ agInit(params: ICellRendererParams): void;
45
+ refresh(params: ICellRendererParams): boolean;
46
+ onNestedGridReady(gridReadyEvent: GridReadyEvent): void;
47
+ onWindowResize(): void;
48
+ onViewAllClick(): void;
49
+ onNestedMoreOptionsClick(action: ContextualMenuActionModel): void;
50
+ toggleNotesExpansion(): void;
51
+ get displayedNotesDescription(): string;
52
+ get shouldShowNotesToggle(): boolean;
53
+ get shouldShowNotesSection(): boolean;
54
+ private getNestedColumnDefs;
55
+ private getNestedFrameworkComponents;
56
+ destroy(): void;
57
+ private resizeNestedGridColumns;
58
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomDetailWithGridComponent, never>;
59
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomDetailWithGridComponent, "symphony-custom-detail-with-grid", never, {}, {}, never, never>;
60
+ }
@@ -0,0 +1,12 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./custom-detail-with-grid.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "ag-grid-angular";
5
+ import * as i4 from "../../../button-v2/button.module";
6
+ import * as i5 from "../../../paragraph/paragraph.module";
7
+ import * as i6 from "../event-settings-more-options/event-settings-more-options.module";
8
+ export declare class CustomDetailWithGridModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomDetailWithGridModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CustomDetailWithGridModule, [typeof i1.CustomDetailWithGridComponent], [typeof i2.CommonModule, typeof i3.AgGridModule, typeof i4.ButtonV2Module, typeof i5.ParagraphModule, typeof i6.EventSettingsMoreOptionsModule], [typeof i1.CustomDetailWithGridComponent]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<CustomDetailWithGridModule>;
12
+ }
@@ -6,7 +6,7 @@ export declare class EventSettingsMoreOptionsComponent implements ICellRendererA
6
6
  agGridParams: any;
7
7
  moreOptions: ContextualMenuModel;
8
8
  constructor();
9
- refresh(params: ICellRendererParams): boolean;
9
+ refresh(_params: ICellRendererParams): boolean;
10
10
  agInit(params: any): void;
11
11
  onItemClick(item: string): void;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EventSettingsMoreOptionsComponent, never>;
@@ -13,8 +13,9 @@ import * as i11 from "./colored-text-indicator/colored-text-indicator.module";
13
13
  import * as i12 from "./status-indicator/status-indicator.module";
14
14
  import * as i13 from "./grid-cell-clicked-open-new-tab/grid-cell-clicked-open-new-tab.module";
15
15
  import * as i14 from "./merge-contact-clicked-open-modal/merge-contact-clicked-open-modal.module";
16
+ import * as i15 from "./custom-detail-with-grid/custom-detail-with-grid.module";
16
17
  export declare class FrameworkModule {
17
18
  static ɵfac: i0.ɵɵFactoryDeclaration<FrameworkModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<FrameworkModule, never, never, [typeof i1.ContactActivityScoreModule, typeof i2.RelevanceScoreModule, typeof i3.GridToggleCellRendererModule, typeof i4.GridCellLoaderModule, typeof i5.EventSettingsMoreOptionsModule, typeof i6.AdvertisedJobsCostModule, typeof i7.OverflowTextTooltipModule, typeof i8.GridCellClickableModule, typeof i9.OverflowTextModule, typeof i10.GridNoRowsOverlayModule, typeof i11.ColoredTextIndicatorModule, typeof i12.StatusIndicatorModule, typeof i13.GridCellClickedOpenNewTabModule, typeof i14.MergeContactClickedOpenModalModule]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FrameworkModule, never, never, [typeof i1.ContactActivityScoreModule, typeof i2.RelevanceScoreModule, typeof i3.GridToggleCellRendererModule, typeof i4.GridCellLoaderModule, typeof i5.EventSettingsMoreOptionsModule, typeof i6.AdvertisedJobsCostModule, typeof i7.OverflowTextTooltipModule, typeof i8.GridCellClickableModule, typeof i9.OverflowTextModule, typeof i10.GridNoRowsOverlayModule, typeof i11.ColoredTextIndicatorModule, typeof i12.StatusIndicatorModule, typeof i13.GridCellClickedOpenNewTabModule, typeof i14.MergeContactClickedOpenModalModule, typeof i15.CustomDetailWithGridModule]>;
19
20
  static ɵinj: i0.ɵɵInjectorDeclaration<FrameworkModule>;
20
21
  }
@@ -22,8 +22,14 @@ export declare class GridComponent implements OnInit {
22
22
  rowClassRules: any;
23
23
  gridContextMenu?: boolean;
24
24
  hasSorting?: boolean;
25
+ masterDetail: boolean;
26
+ detailCellRenderer: any;
27
+ detailCellRendererParams: any;
28
+ detailRowHeight?: number;
29
+ isRowMaster: (dataItem: any) => boolean;
30
+ context: any;
25
31
  noRowsOverlayTemplate: string;
26
- getRowHeight: () => number;
32
+ getRowHeight: (params: any) => number;
27
33
  loadingCellRenderer: any;
28
34
  rowHeightPage: number;
29
35
  gridHeight: number;
@@ -41,5 +47,5 @@ export declare class GridComponent implements OnInit {
41
47
  onSortChanged(event: SortChangedEvent): void;
42
48
  onCellClick(event: CellClickedEvent): void;
43
49
  static ɵfac: i0.ɵɵFactoryDeclaration<GridComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "symphony-grid", never, { "columnDefs": "columnDefs"; "defaultColDef": "defaultColDef"; "rowData": "rowData"; "onGridReadyFunction": "onGridReadyFunction"; "pageSize": "pageSize"; "rowModelType": "rowModelType"; "suppressRowClickSelection": "suppressRowClickSelection"; "rowSelectionMode": "rowSelectionMode"; "hasNoPaddingleft": "hasNoPaddingleft"; "isGridColPinnedLeft": "isGridColPinnedLeft"; "isServerSideGroup": "isServerSideGroup"; "getServerSideGroupKey": "getServerSideGroupKey"; "autoGroupColumnDef": "autoGroupColumnDef"; "treeData": "treeData"; "getDataPath": "getDataPath"; "rowClassRules": "rowClassRules"; "gridContextMenu": "gridContextMenu"; "hasSorting": "hasSorting"; }, { "sortChanged": "sortChanged"; "cellClick": "cellClick"; }, never, never>;
50
+ static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "symphony-grid", never, { "columnDefs": "columnDefs"; "defaultColDef": "defaultColDef"; "rowData": "rowData"; "onGridReadyFunction": "onGridReadyFunction"; "pageSize": "pageSize"; "rowModelType": "rowModelType"; "suppressRowClickSelection": "suppressRowClickSelection"; "rowSelectionMode": "rowSelectionMode"; "hasNoPaddingleft": "hasNoPaddingleft"; "isGridColPinnedLeft": "isGridColPinnedLeft"; "isServerSideGroup": "isServerSideGroup"; "getServerSideGroupKey": "getServerSideGroupKey"; "autoGroupColumnDef": "autoGroupColumnDef"; "treeData": "treeData"; "getDataPath": "getDataPath"; "rowClassRules": "rowClassRules"; "gridContextMenu": "gridContextMenu"; "hasSorting": "hasSorting"; "masterDetail": "masterDetail"; "detailCellRenderer": "detailCellRenderer"; "detailCellRendererParams": "detailCellRendererParams"; "detailRowHeight": "detailRowHeight"; "isRowMaster": "isRowMaster"; "context": "context"; }, { "sortChanged": "sortChanged"; "cellClick": "cellClick"; }, never, never>;
45
51
  }
@@ -3,7 +3,8 @@ export declare class ParagraphComponent {
3
3
  text: string;
4
4
  isSecondary: boolean;
5
5
  isFontBold?: boolean;
6
- constructor();
6
+ fontSize?: string;
7
+ fontWeight?: string | number;
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ParagraphComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<ParagraphComponent, "symphony-paragraph", never, { "text": "text"; "isSecondary": "isSecondary"; "isFontBold": "isFontBold"; }, {}, never, ["*"]>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<ParagraphComponent, "symphony-paragraph", never, { "text": "text"; "isSecondary": "isSecondary"; "isFontBold": "isFontBold"; "fontSize": "fontSize"; "fontWeight": "fontWeight"; }, {}, never, ["*"]>;
9
10
  }
@@ -0,0 +1,18 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import { CandidateItemModel, CandidateItemSelectionEvent } from './candidate-item.model';
3
+ import * as i0 from "@angular/core";
4
+ export declare class CandidateItemComponent {
5
+ private candidateValue?;
6
+ set candidate(candidate: CandidateItemModel | undefined);
7
+ get candidate(): CandidateItemModel | undefined;
8
+ isSelected: boolean;
9
+ selectionChanged: EventEmitter<CandidateItemSelectionEvent>;
10
+ handleRowClick(): void;
11
+ handleCheckboxClicked(event: {
12
+ isActive: boolean;
13
+ label: string;
14
+ }): void;
15
+ private setSelection;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<CandidateItemComponent, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<CandidateItemComponent, "symphony-candidate-item", never, { "candidate": "candidate"; }, { "selectionChanged": "selectionChanged"; }, never, never>;
18
+ }
@@ -0,0 +1,13 @@
1
+ import { StatusPillModel } from '../../atoms/status-pill/status-pill.model';
2
+ export interface CandidateItemModel {
3
+ id?: string;
4
+ name: string;
5
+ email: string;
6
+ title: string;
7
+ isSelected?: boolean;
8
+ status: StatusPillModel;
9
+ }
10
+ export interface CandidateItemSelectionEvent {
11
+ isActive: boolean;
12
+ candidate: CandidateItemModel;
13
+ }
@@ -0,0 +1,11 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./candidate-item.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "../../atoms/input-checkbox/input-checkbox.module";
5
+ import * as i4 from "../../atoms/paragraph/paragraph.module";
6
+ import * as i5 from "../../atoms/status-pill/status-pill.module";
7
+ export declare class CandidateItemModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<CandidateItemModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CandidateItemModule, [typeof i1.CandidateItemComponent], [typeof i2.CommonModule, typeof i3.InputCheckboxModule, typeof i4.ParagraphModule, typeof i5.StatusPillModule], [typeof i1.CandidateItemComponent]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<CandidateItemModule>;
11
+ }
@@ -15,23 +15,24 @@ import * as i13 from "./feedback-card/feedback-card.module";
15
15
  import * as i14 from "./button-with-icon/button-with-icon.module";
16
16
  import * as i15 from "./icon-with-tooltip/icon-with-tooltip.module";
17
17
  import * as i16 from "./document-management-item/document-management-item.module";
18
- import * as i17 from "./action-bar-selection-counter/action-bar-selection-counter.module";
19
- import * as i18 from "../atoms/input-textarea/input-textarea.module";
20
- import * as i19 from "../atoms/character-counter/character-counter.module";
21
- import * as i20 from "./settings-detail-navigation-item/settings-detail-navigation-item.module";
22
- import * as i21 from "./editable-setting-item/editable-setting-item.module";
23
- import * as i22 from "./tabs/tabs.module";
24
- import * as i23 from "../atoms/input-toggle/input-toggle.module";
25
- import * as i24 from "./labelled-input-toggle/labelled-input-toggle.module";
26
- import * as i25 from "./labelled-toggle-list/labelled-toggle-list.module";
27
- import * as i26 from "./chat-history-message-item/chat-history-message-item.module";
28
- import * as i27 from "./filter-tabs/filter-tabs.module";
29
- import * as i28 from "./filter-tabs-v2/filter-tabs.module";
30
- import * as i29 from "./filter-detail-tree/filter-detail-tree.module";
31
- import * as i30 from "./task-status/task-status.module";
32
- import * as i31 from "./phaser-card/phaser-card.module";
18
+ import * as i17 from "./candidate-item/candidate-item.module";
19
+ import * as i18 from "./action-bar-selection-counter/action-bar-selection-counter.module";
20
+ import * as i19 from "../atoms/input-textarea/input-textarea.module";
21
+ import * as i20 from "../atoms/character-counter/character-counter.module";
22
+ import * as i21 from "./settings-detail-navigation-item/settings-detail-navigation-item.module";
23
+ import * as i22 from "./editable-setting-item/editable-setting-item.module";
24
+ import * as i23 from "./tabs/tabs.module";
25
+ import * as i24 from "../atoms/input-toggle/input-toggle.module";
26
+ import * as i25 from "./labelled-input-toggle/labelled-input-toggle.module";
27
+ import * as i26 from "./labelled-toggle-list/labelled-toggle-list.module";
28
+ import * as i27 from "./chat-history-message-item/chat-history-message-item.module";
29
+ import * as i28 from "./filter-tabs/filter-tabs.module";
30
+ import * as i29 from "./filter-tabs-v2/filter-tabs.module";
31
+ import * as i30 from "./filter-detail-tree/filter-detail-tree.module";
32
+ import * as i31 from "./task-status/task-status.module";
33
+ import * as i32 from "./phaser-card/phaser-card.module";
33
34
  export declare class MoleculesModule {
34
35
  static ɵfac: i0.ɵɵFactoryDeclaration<MoleculesModule, never>;
35
- static ɵmod: i0.ɵɵNgModuleDeclaration<MoleculesModule, never, [typeof i1.CommonModule, typeof i2.AvatarModule, typeof i3.ContextualMenuModule, typeof i4.PillsModule, typeof i5.ColorSwatchModule, typeof i6.IconSwatchModule, typeof i7.BreadcrumbModule, typeof i8.H5WithIconModule, typeof i9.InvoiceLineItemModule, typeof i10.SfxAccordionHeaderModule, typeof i11.FileUploadModule, typeof i12.FileUploadStatusModule, typeof i13.FeedbackCardModule, typeof i14.ButtonWithIconModule, typeof i15.IconWithTooltipModule, typeof i16.DocumentManagementItemModule, typeof i17.ActionBarSelectionCounterModule, typeof i18.InputTextareaModule, typeof i19.CharacterCounterModule, typeof i20.SettingsDetailNavigationItemModule, typeof i21.EditableSettingItemModule, typeof i22.TabsModules, typeof i23.InputToggleModule, typeof i24.LabelledInputToggleModule, typeof i25.LabelledToggleListModule, typeof i26.ChatHistoryMessageItemModule, typeof i27.FilterTabsModule, typeof i28.FilterTabsV2Module, typeof i29.FilterDetailTreeModule, typeof i30.TaskStatusModule], [typeof i4.PillsModule, typeof i7.BreadcrumbModule, typeof i13.FeedbackCardModule, typeof i28.FilterTabsV2Module, typeof i16.DocumentManagementItemModule, typeof i31.PhaserCardModule, typeof i20.SettingsDetailNavigationItemModule, typeof i30.TaskStatusModule]>;
36
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MoleculesModule, never, [typeof i1.CommonModule, typeof i2.AvatarModule, typeof i3.ContextualMenuModule, typeof i4.PillsModule, typeof i5.ColorSwatchModule, typeof i6.IconSwatchModule, typeof i7.BreadcrumbModule, typeof i8.H5WithIconModule, typeof i9.InvoiceLineItemModule, typeof i10.SfxAccordionHeaderModule, typeof i11.FileUploadModule, typeof i12.FileUploadStatusModule, typeof i13.FeedbackCardModule, typeof i14.ButtonWithIconModule, typeof i15.IconWithTooltipModule, typeof i16.DocumentManagementItemModule, typeof i17.CandidateItemModule, typeof i18.ActionBarSelectionCounterModule, typeof i19.InputTextareaModule, typeof i20.CharacterCounterModule, typeof i21.SettingsDetailNavigationItemModule, typeof i22.EditableSettingItemModule, typeof i23.TabsModules, typeof i24.InputToggleModule, typeof i25.LabelledInputToggleModule, typeof i26.LabelledToggleListModule, typeof i27.ChatHistoryMessageItemModule, typeof i28.FilterTabsModule, typeof i29.FilterTabsV2Module, typeof i30.FilterDetailTreeModule, typeof i31.TaskStatusModule], [typeof i4.PillsModule, typeof i7.BreadcrumbModule, typeof i13.FeedbackCardModule, typeof i29.FilterTabsV2Module, typeof i16.DocumentManagementItemModule, typeof i17.CandidateItemModule, typeof i32.PhaserCardModule, typeof i21.SettingsDetailNavigationItemModule, typeof i31.TaskStatusModule]>;
36
37
  static ɵinj: i0.ɵɵInjectorDeclaration<MoleculesModule>;
37
38
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@symphony-talent/component-library",
3
- "version": "4.226.0",
3
+ "version": "4.228.0",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "ag-grid-angular": "^24.0.0",
@@ -826,4 +826,33 @@ body {
826
826
  }
827
827
  }
828
828
  }
829
+ }
830
+
831
+ .sfx-candidate-item {
832
+ .sfx-candidate-item__checkbox {
833
+ .sfx-checkbox {
834
+ margin: 0;
835
+ display: flex;
836
+ align-items: center;
837
+ line-height: 0;
838
+ label {
839
+ top: -10px;
840
+ }
841
+ }
842
+ }
843
+
844
+ .sfx-candidate-item__name,
845
+ .sfx-candidate-item__subtext {
846
+ p {
847
+ margin: 0;
848
+ line-height: 1.4;
849
+ text-overflow: ellipsis;
850
+ overflow: hidden;
851
+ white-space: nowrap;
852
+ }
853
+ }
854
+
855
+ .sfx-candidate-item__subtext p {
856
+ color: $color-v2-slate-3;
857
+ }
829
858
  }
@@ -1,11 +1,23 @@
1
- import { EventEmitter } from '@angular/core';
1
+ import { EventEmitter, OnDestroy } from '@angular/core';
2
+ import { BsDropdownDirective } from 'ngx-bootstrap/dropdown';
2
3
  import { ContextualMenuModel } from './contextual-menu.model';
3
4
  import * as i0 from "@angular/core";
4
- export declare class ContextualMenuComponent {
5
+ export declare class ContextualMenuComponent implements OnDestroy {
6
+ private document;
7
+ dropdown: BsDropdownDirective;
8
+ isDropdownOpen: boolean;
5
9
  model: Partial<ContextualMenuModel>;
6
10
  itemClick: EventEmitter<string>;
7
- constructor();
11
+ private removeScrollListener;
12
+ private readonly scrollListener;
13
+ constructor(document: Document);
14
+ get dropdownContainer(): string;
15
+ onDropdownOpenChange(isOpen: boolean): void;
8
16
  onItemClick(item: string): void;
17
+ ngOnDestroy(): void;
18
+ private get shouldAppendToBody();
19
+ private addScrollListener;
20
+ private removeActiveScrollListener;
9
21
  static ɵfac: i0.ɵɵFactoryDeclaration<ContextualMenuComponent, never>;
10
22
  static ɵcmp: i0.ɵɵComponentDeclaration<ContextualMenuComponent, "symphony-contextual-menu", never, { "model": "model"; }, { "itemClick": "itemClick"; }, never, never>;
11
23
  }
@@ -2,4 +2,6 @@ export interface ContextualMenuModel {
2
2
  items: string[];
3
3
  hasBorder: boolean;
4
4
  isInverse?: boolean;
5
+ appendToBody?: boolean;
6
+ closeOnScroll?: boolean;
5
7
  }
@@ -0,0 +1,60 @@
1
+ import { ColDef, GridApi, GridReadyEvent, ICellRenderer, ICellRendererParams } from 'ag-grid-community';
2
+ import { ContextualMenuActionModel } from '../event-settings-more-options/event-settings-more-options.model';
3
+ import * as i0 from "@angular/core";
4
+ export interface CustomDetailWithGridParams {
5
+ title?: string;
6
+ notesTitle?: string;
7
+ notesDescription?: string;
8
+ notesCharacterLimit?: number;
9
+ actionButtonText?: string;
10
+ showActionButton?: boolean;
11
+ showNotes?: boolean;
12
+ nestedColumnDefs?: ColDef[];
13
+ nestedDefaultColDef?: ColDef;
14
+ nestedFrameworkComponents?: Record<string, any>;
15
+ nestedRowHeight?: number;
16
+ nestedRowSelection?: 'single' | 'multiple';
17
+ nestedSuppressRowClickSelection?: boolean;
18
+ nestedSuppressContextMenu?: boolean;
19
+ nestedSuppressAutoSizeColumns?: boolean;
20
+ }
21
+ export declare class CustomDetailWithGridComponent implements ICellRenderer {
22
+ private readonly defaultNotesCharacterLimit;
23
+ private resizeTimeoutId;
24
+ params: ICellRendererParams;
25
+ detailRendererParams: CustomDetailWithGridParams;
26
+ nestedGridApi: GridApi;
27
+ title: string;
28
+ notesTitle: string;
29
+ notesDescription: string;
30
+ notesCharacterLimit: number;
31
+ isNotesExpanded: boolean;
32
+ actionButtonText: string;
33
+ showActionButton: boolean;
34
+ showNotes: boolean;
35
+ nestedRowHeight: number;
36
+ nestedFrameworkComponents: Record<string, any>;
37
+ nestedRowSelection: 'single' | 'multiple';
38
+ nestedSuppressRowClickSelection: boolean;
39
+ nestedSuppressContextMenu: boolean;
40
+ nestedSuppressAutoSizeColumns: boolean;
41
+ nestedColumnDefs: ColDef[];
42
+ nestedDefaultColDef: ColDef;
43
+ nestedRowData: any[];
44
+ agInit(params: ICellRendererParams): void;
45
+ refresh(params: ICellRendererParams): boolean;
46
+ onNestedGridReady(gridReadyEvent: GridReadyEvent): void;
47
+ onWindowResize(): void;
48
+ onViewAllClick(): void;
49
+ onNestedMoreOptionsClick(action: ContextualMenuActionModel): void;
50
+ toggleNotesExpansion(): void;
51
+ get displayedNotesDescription(): string;
52
+ get shouldShowNotesToggle(): boolean;
53
+ get shouldShowNotesSection(): boolean;
54
+ private getNestedColumnDefs;
55
+ private getNestedFrameworkComponents;
56
+ destroy(): void;
57
+ private resizeNestedGridColumns;
58
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomDetailWithGridComponent, never>;
59
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomDetailWithGridComponent, "symphony-custom-detail-with-grid", never, {}, {}, never, never>;
60
+ }
@@ -0,0 +1,12 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./custom-detail-with-grid.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "ag-grid-angular";
5
+ import * as i4 from "../../../button-v2/button.module";
6
+ import * as i5 from "../../../paragraph/paragraph.module";
7
+ import * as i6 from "../event-settings-more-options/event-settings-more-options.module";
8
+ export declare class CustomDetailWithGridModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomDetailWithGridModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CustomDetailWithGridModule, [typeof i1.CustomDetailWithGridComponent], [typeof i2.CommonModule, typeof i3.AgGridModule, typeof i4.ButtonV2Module, typeof i5.ParagraphModule, typeof i6.EventSettingsMoreOptionsModule], [typeof i1.CustomDetailWithGridComponent]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<CustomDetailWithGridModule>;
12
+ }
@@ -6,7 +6,7 @@ export declare class EventSettingsMoreOptionsComponent implements ICellRendererA
6
6
  agGridParams: any;
7
7
  moreOptions: ContextualMenuModel;
8
8
  constructor();
9
- refresh(params: ICellRendererParams): boolean;
9
+ refresh(_params: ICellRendererParams): boolean;
10
10
  agInit(params: any): void;
11
11
  onItemClick(item: string): void;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EventSettingsMoreOptionsComponent, never>;
@@ -13,8 +13,9 @@ import * as i11 from "./colored-text-indicator/colored-text-indicator.module";
13
13
  import * as i12 from "./status-indicator/status-indicator.module";
14
14
  import * as i13 from "./grid-cell-clicked-open-new-tab/grid-cell-clicked-open-new-tab.module";
15
15
  import * as i14 from "./merge-contact-clicked-open-modal/merge-contact-clicked-open-modal.module";
16
+ import * as i15 from "./custom-detail-with-grid/custom-detail-with-grid.module";
16
17
  export declare class FrameworkModule {
17
18
  static ɵfac: i0.ɵɵFactoryDeclaration<FrameworkModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<FrameworkModule, never, never, [typeof i1.ContactActivityScoreModule, typeof i2.RelevanceScoreModule, typeof i3.GridToggleCellRendererModule, typeof i4.GridCellLoaderModule, typeof i5.EventSettingsMoreOptionsModule, typeof i6.AdvertisedJobsCostModule, typeof i7.OverflowTextTooltipModule, typeof i8.GridCellClickableModule, typeof i9.OverflowTextModule, typeof i10.GridNoRowsOverlayModule, typeof i11.ColoredTextIndicatorModule, typeof i12.StatusIndicatorModule, typeof i13.GridCellClickedOpenNewTabModule, typeof i14.MergeContactClickedOpenModalModule]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FrameworkModule, never, never, [typeof i1.ContactActivityScoreModule, typeof i2.RelevanceScoreModule, typeof i3.GridToggleCellRendererModule, typeof i4.GridCellLoaderModule, typeof i5.EventSettingsMoreOptionsModule, typeof i6.AdvertisedJobsCostModule, typeof i7.OverflowTextTooltipModule, typeof i8.GridCellClickableModule, typeof i9.OverflowTextModule, typeof i10.GridNoRowsOverlayModule, typeof i11.ColoredTextIndicatorModule, typeof i12.StatusIndicatorModule, typeof i13.GridCellClickedOpenNewTabModule, typeof i14.MergeContactClickedOpenModalModule, typeof i15.CustomDetailWithGridModule]>;
19
20
  static ɵinj: i0.ɵɵInjectorDeclaration<FrameworkModule>;
20
21
  }
@@ -22,8 +22,14 @@ export declare class GridComponent implements OnInit {
22
22
  rowClassRules: any;
23
23
  gridContextMenu?: boolean;
24
24
  hasSorting?: boolean;
25
+ masterDetail: boolean;
26
+ detailCellRenderer: any;
27
+ detailCellRendererParams: any;
28
+ detailRowHeight?: number;
29
+ isRowMaster: (dataItem: any) => boolean;
30
+ context: any;
25
31
  noRowsOverlayTemplate: string;
26
- getRowHeight: () => number;
32
+ getRowHeight: (params: any) => number;
27
33
  loadingCellRenderer: any;
28
34
  rowHeightPage: number;
29
35
  gridHeight: number;
@@ -41,5 +47,5 @@ export declare class GridComponent implements OnInit {
41
47
  onSortChanged(event: SortChangedEvent): void;
42
48
  onCellClick(event: CellClickedEvent): void;
43
49
  static ɵfac: i0.ɵɵFactoryDeclaration<GridComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "symphony-grid", never, { "columnDefs": "columnDefs"; "defaultColDef": "defaultColDef"; "rowData": "rowData"; "onGridReadyFunction": "onGridReadyFunction"; "pageSize": "pageSize"; "rowModelType": "rowModelType"; "suppressRowClickSelection": "suppressRowClickSelection"; "rowSelectionMode": "rowSelectionMode"; "hasNoPaddingleft": "hasNoPaddingleft"; "isGridColPinnedLeft": "isGridColPinnedLeft"; "isServerSideGroup": "isServerSideGroup"; "getServerSideGroupKey": "getServerSideGroupKey"; "autoGroupColumnDef": "autoGroupColumnDef"; "treeData": "treeData"; "getDataPath": "getDataPath"; "rowClassRules": "rowClassRules"; "gridContextMenu": "gridContextMenu"; "hasSorting": "hasSorting"; }, { "sortChanged": "sortChanged"; "cellClick": "cellClick"; }, never, never>;
50
+ static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "symphony-grid", never, { "columnDefs": "columnDefs"; "defaultColDef": "defaultColDef"; "rowData": "rowData"; "onGridReadyFunction": "onGridReadyFunction"; "pageSize": "pageSize"; "rowModelType": "rowModelType"; "suppressRowClickSelection": "suppressRowClickSelection"; "rowSelectionMode": "rowSelectionMode"; "hasNoPaddingleft": "hasNoPaddingleft"; "isGridColPinnedLeft": "isGridColPinnedLeft"; "isServerSideGroup": "isServerSideGroup"; "getServerSideGroupKey": "getServerSideGroupKey"; "autoGroupColumnDef": "autoGroupColumnDef"; "treeData": "treeData"; "getDataPath": "getDataPath"; "rowClassRules": "rowClassRules"; "gridContextMenu": "gridContextMenu"; "hasSorting": "hasSorting"; "masterDetail": "masterDetail"; "detailCellRenderer": "detailCellRenderer"; "detailCellRendererParams": "detailCellRendererParams"; "detailRowHeight": "detailRowHeight"; "isRowMaster": "isRowMaster"; "context": "context"; }, { "sortChanged": "sortChanged"; "cellClick": "cellClick"; }, never, never>;
45
51
  }
@@ -3,7 +3,8 @@ export declare class ParagraphComponent {
3
3
  text: string;
4
4
  isSecondary: boolean;
5
5
  isFontBold?: boolean;
6
- constructor();
6
+ fontSize?: string;
7
+ fontWeight?: string | number;
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<ParagraphComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<ParagraphComponent, "symphony-paragraph", never, { "text": "text"; "isSecondary": "isSecondary"; "isFontBold": "isFontBold"; }, {}, never, ["*"]>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<ParagraphComponent, "symphony-paragraph", never, { "text": "text"; "isSecondary": "isSecondary"; "isFontBold": "isFontBold"; "fontSize": "fontSize"; "fontWeight": "fontWeight"; }, {}, never, ["*"]>;
9
10
  }
@@ -0,0 +1,18 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import { CandidateItemModel, CandidateItemSelectionEvent } from './candidate-item.model';
3
+ import * as i0 from "@angular/core";
4
+ export declare class CandidateItemComponent {
5
+ private candidateValue?;
6
+ set candidate(candidate: CandidateItemModel | undefined);
7
+ get candidate(): CandidateItemModel | undefined;
8
+ isSelected: boolean;
9
+ selectionChanged: EventEmitter<CandidateItemSelectionEvent>;
10
+ handleRowClick(): void;
11
+ handleCheckboxClicked(event: {
12
+ isActive: boolean;
13
+ label: string;
14
+ }): void;
15
+ private setSelection;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<CandidateItemComponent, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<CandidateItemComponent, "symphony-candidate-item", never, { "candidate": "candidate"; }, { "selectionChanged": "selectionChanged"; }, never, never>;
18
+ }
@@ -0,0 +1,13 @@
1
+ import { StatusPillModel } from '../../atoms/status-pill/status-pill.model';
2
+ export interface CandidateItemModel {
3
+ id?: string;
4
+ name: string;
5
+ email: string;
6
+ title: string;
7
+ isSelected?: boolean;
8
+ status: StatusPillModel;
9
+ }
10
+ export interface CandidateItemSelectionEvent {
11
+ isActive: boolean;
12
+ candidate: CandidateItemModel;
13
+ }
@@ -0,0 +1,11 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./candidate-item.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "../../atoms/input-checkbox/input-checkbox.module";
5
+ import * as i4 from "../../atoms/paragraph/paragraph.module";
6
+ import * as i5 from "../../atoms/status-pill/status-pill.module";
7
+ export declare class CandidateItemModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<CandidateItemModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CandidateItemModule, [typeof i1.CandidateItemComponent], [typeof i2.CommonModule, typeof i3.InputCheckboxModule, typeof i4.ParagraphModule, typeof i5.StatusPillModule], [typeof i1.CandidateItemComponent]>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<CandidateItemModule>;
11
+ }
@@ -15,23 +15,24 @@ import * as i13 from "./feedback-card/feedback-card.module";
15
15
  import * as i14 from "./button-with-icon/button-with-icon.module";
16
16
  import * as i15 from "./icon-with-tooltip/icon-with-tooltip.module";
17
17
  import * as i16 from "./document-management-item/document-management-item.module";
18
- import * as i17 from "./action-bar-selection-counter/action-bar-selection-counter.module";
19
- import * as i18 from "../atoms/input-textarea/input-textarea.module";
20
- import * as i19 from "../atoms/character-counter/character-counter.module";
21
- import * as i20 from "./settings-detail-navigation-item/settings-detail-navigation-item.module";
22
- import * as i21 from "./editable-setting-item/editable-setting-item.module";
23
- import * as i22 from "./tabs/tabs.module";
24
- import * as i23 from "../atoms/input-toggle/input-toggle.module";
25
- import * as i24 from "./labelled-input-toggle/labelled-input-toggle.module";
26
- import * as i25 from "./labelled-toggle-list/labelled-toggle-list.module";
27
- import * as i26 from "./chat-history-message-item/chat-history-message-item.module";
28
- import * as i27 from "./filter-tabs/filter-tabs.module";
29
- import * as i28 from "./filter-tabs-v2/filter-tabs.module";
30
- import * as i29 from "./filter-detail-tree/filter-detail-tree.module";
31
- import * as i30 from "./task-status/task-status.module";
32
- import * as i31 from "./phaser-card/phaser-card.module";
18
+ import * as i17 from "./candidate-item/candidate-item.module";
19
+ import * as i18 from "./action-bar-selection-counter/action-bar-selection-counter.module";
20
+ import * as i19 from "../atoms/input-textarea/input-textarea.module";
21
+ import * as i20 from "../atoms/character-counter/character-counter.module";
22
+ import * as i21 from "./settings-detail-navigation-item/settings-detail-navigation-item.module";
23
+ import * as i22 from "./editable-setting-item/editable-setting-item.module";
24
+ import * as i23 from "./tabs/tabs.module";
25
+ import * as i24 from "../atoms/input-toggle/input-toggle.module";
26
+ import * as i25 from "./labelled-input-toggle/labelled-input-toggle.module";
27
+ import * as i26 from "./labelled-toggle-list/labelled-toggle-list.module";
28
+ import * as i27 from "./chat-history-message-item/chat-history-message-item.module";
29
+ import * as i28 from "./filter-tabs/filter-tabs.module";
30
+ import * as i29 from "./filter-tabs-v2/filter-tabs.module";
31
+ import * as i30 from "./filter-detail-tree/filter-detail-tree.module";
32
+ import * as i31 from "./task-status/task-status.module";
33
+ import * as i32 from "./phaser-card/phaser-card.module";
33
34
  export declare class MoleculesModule {
34
35
  static ɵfac: i0.ɵɵFactoryDeclaration<MoleculesModule, never>;
35
- static ɵmod: i0.ɵɵNgModuleDeclaration<MoleculesModule, never, [typeof i1.CommonModule, typeof i2.AvatarModule, typeof i3.ContextualMenuModule, typeof i4.PillsModule, typeof i5.ColorSwatchModule, typeof i6.IconSwatchModule, typeof i7.BreadcrumbModule, typeof i8.H5WithIconModule, typeof i9.InvoiceLineItemModule, typeof i10.SfxAccordionHeaderModule, typeof i11.FileUploadModule, typeof i12.FileUploadStatusModule, typeof i13.FeedbackCardModule, typeof i14.ButtonWithIconModule, typeof i15.IconWithTooltipModule, typeof i16.DocumentManagementItemModule, typeof i17.ActionBarSelectionCounterModule, typeof i18.InputTextareaModule, typeof i19.CharacterCounterModule, typeof i20.SettingsDetailNavigationItemModule, typeof i21.EditableSettingItemModule, typeof i22.TabsModules, typeof i23.InputToggleModule, typeof i24.LabelledInputToggleModule, typeof i25.LabelledToggleListModule, typeof i26.ChatHistoryMessageItemModule, typeof i27.FilterTabsModule, typeof i28.FilterTabsV2Module, typeof i29.FilterDetailTreeModule, typeof i30.TaskStatusModule], [typeof i4.PillsModule, typeof i7.BreadcrumbModule, typeof i13.FeedbackCardModule, typeof i28.FilterTabsV2Module, typeof i16.DocumentManagementItemModule, typeof i31.PhaserCardModule, typeof i20.SettingsDetailNavigationItemModule, typeof i30.TaskStatusModule]>;
36
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MoleculesModule, never, [typeof i1.CommonModule, typeof i2.AvatarModule, typeof i3.ContextualMenuModule, typeof i4.PillsModule, typeof i5.ColorSwatchModule, typeof i6.IconSwatchModule, typeof i7.BreadcrumbModule, typeof i8.H5WithIconModule, typeof i9.InvoiceLineItemModule, typeof i10.SfxAccordionHeaderModule, typeof i11.FileUploadModule, typeof i12.FileUploadStatusModule, typeof i13.FeedbackCardModule, typeof i14.ButtonWithIconModule, typeof i15.IconWithTooltipModule, typeof i16.DocumentManagementItemModule, typeof i17.CandidateItemModule, typeof i18.ActionBarSelectionCounterModule, typeof i19.InputTextareaModule, typeof i20.CharacterCounterModule, typeof i21.SettingsDetailNavigationItemModule, typeof i22.EditableSettingItemModule, typeof i23.TabsModules, typeof i24.InputToggleModule, typeof i25.LabelledInputToggleModule, typeof i26.LabelledToggleListModule, typeof i27.ChatHistoryMessageItemModule, typeof i28.FilterTabsModule, typeof i29.FilterTabsV2Module, typeof i30.FilterDetailTreeModule, typeof i31.TaskStatusModule], [typeof i4.PillsModule, typeof i7.BreadcrumbModule, typeof i13.FeedbackCardModule, typeof i29.FilterTabsV2Module, typeof i16.DocumentManagementItemModule, typeof i17.CandidateItemModule, typeof i32.PhaserCardModule, typeof i21.SettingsDetailNavigationItemModule, typeof i31.TaskStatusModule]>;
36
37
  static ɵinj: i0.ɵɵInjectorDeclaration<MoleculesModule>;
37
38
  }
@@ -56,6 +56,8 @@ export * from './lib/atoms/grid/framework/grid-cell-clicked-open-new-tab/grid-ce
56
56
  export * from './lib/atoms/grid/framework/grid-cell-clicked-open-new-tab/grid-cell-clicked-open-new-tab.module';
57
57
  export * from './lib/atoms/grid/framework/merge-contact-clicked-open-modal/merge-contact-clicked-open-modal.component';
58
58
  export * from './lib/atoms/grid/framework/merge-contact-clicked-open-modal/merge-contact-clicked-open-modal.module';
59
+ export * from './lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.component';
60
+ export * from './lib/atoms/grid/framework/custom-detail-with-grid/custom-detail-with-grid.module';
59
61
  export * from './lib/atoms/grid/framework/status-indicator/status-indicator.module';
60
62
  export * from './lib/atoms/grid/framework/framework.module';
61
63
  export * from './lib/atoms/h1/h1.component';
@@ -177,6 +179,9 @@ export * from './lib/molecules/file-upload-v2/file-upload-v2.module';
177
179
  export * from './lib/molecules/document-management-item/document-management-item.model';
178
180
  export * from './lib/molecules/document-management-item/document-management-item.component';
179
181
  export * from './lib/molecules/document-management-item/document-management-item.module';
182
+ export * from './lib/molecules/candidate-item/candidate-item.model';
183
+ export * from './lib/molecules/candidate-item/candidate-item.component';
184
+ export * from './lib/molecules/candidate-item/candidate-item.module';
180
185
  export * from './lib/molecules/phaser-card/phaser-card.model';
181
186
  export * from './lib/molecules/phaser-card/phaser-card.component';
182
187
  export * from './lib/molecules/phaser-card/phaser-card.module';