barsa-sap-ui 2.2.22 → 2.2.33

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 (56) hide show
  1. package/esm2022/lib/barsa-chat/barsa-chat.component.mjs +2 -2
  2. package/esm2022/lib/barsa-form-layout-panel/barsa-form-layout-panel.component.mjs +58 -0
  3. package/esm2022/lib/barsa-form-side-content/barsa-form-side-content.component.mjs +1 -1
  4. package/esm2022/lib/barsa-group-cartable/barsa-cartable-group.component.mjs +1 -1
  5. package/esm2022/lib/barsa-list-file-linear/barsa-list-file-linear.component.mjs +1 -1
  6. package/esm2022/lib/barsa-list-file-linear-gmail/barsa-list-file-linear-gmail.component.mjs +1 -1
  7. package/esm2022/lib/barsa-list-layout-panel/barsa-list-layout-panel.component.mjs +1 -1
  8. package/esm2022/lib/barsa-pishnamayesh-payam/barsa-pishnamayesh-payam.component.mjs +1 -1
  9. package/esm2022/lib/barsa-sap-ui.module.mjs +24 -23
  10. package/esm2022/lib/barsa-table-header/barsa-table-header.component.mjs +1 -1
  11. package/esm2022/lib/barsa-table-row/barsa-table-row.component.mjs +3 -3
  12. package/esm2022/lib/barsa-tinyemce/barsa-tinyemce.component.mjs +10 -9
  13. package/esm2022/lib/barsa-tree-item/barsa-tree-item.component.mjs +2 -2
  14. package/esm2022/lib/barsa-ulv-main/barsa-ulv-main.component.mjs +1 -1
  15. package/esm2022/lib/file-viewer-content/file-viewer-content.component.mjs +1 -1
  16. package/esm2022/lib/fundamental-dynamic-form/fundamental-dynamic-form.component.mjs +7 -5
  17. package/esm2022/lib/index.mjs +4 -2
  18. package/esm2022/lib/layout-actions/layout-actions.component.mjs +3 -3
  19. package/esm2022/lib/layout-control/layout-control.component.mjs +4 -3
  20. package/esm2022/lib/list-item/list-item.component.mjs +1 -1
  21. package/esm2022/lib/ly-label/ly-label.component.mjs +5 -3
  22. package/esm2022/lib/manage-filters-report/manage-filters-report.component.mjs +1 -1
  23. package/esm2022/lib/report-search-fields-manage/report-search-fields-manage.component.mjs +1 -1
  24. package/esm2022/lib/report-view-renderer.directive.mjs +5 -2
  25. package/esm2022/lib/sap-ui-report-base.component.mjs +14 -4
  26. package/esm2022/lib/table-th.directive.mjs +2 -2
  27. package/esm2022/lib/ui-asp-report-viewer/ui-asp-report-viewer.component.mjs +1 -1
  28. package/esm2022/lib/ui-check-box/ui-check-box.component.mjs +9 -4
  29. package/esm2022/lib/ui-date-range-ex/ui-date-range-ex.component.mjs +1 -1
  30. package/esm2022/lib/ui-file-linear-list-box/ui-file-linear-list-box.component.mjs +27 -15
  31. package/esm2022/lib/ui-grid-columns/ui-grid-columns.component.mjs +1 -1
  32. package/esm2022/lib/ui-linear-list-container-with-button/ui-linear-list-container-with-button.component.mjs +24 -5
  33. package/esm2022/lib/ui-multi-select-card/ui-multi-select-card.component.mjs +1 -1
  34. package/esm2022/lib/ui-multi-select-radio/ui-multi-select-radio.component.mjs +1 -1
  35. package/esm2022/lib/ui-pdf-viewer/ui-pdf-viewer.component.mjs +1 -1
  36. package/esm2022/lib/ui-radio-group/ui-radio-group.component.mjs +1 -1
  37. package/esm2022/lib/ui-report-container/ui-report-container.component.mjs +3 -3
  38. package/esm2022/lib/ui-table-view/ui-table-view.component.mjs +3 -3
  39. package/esm2022/lib/ui-tinymce/ui-tinymce.component.mjs +8 -4
  40. package/esm2022/lib/ulv-context-menu/ulv-context-menu.component.mjs +3 -3
  41. package/esm2022/public-api.mjs +2 -1
  42. package/fesm2022/barsa-sap-ui.mjs +287 -179
  43. package/fesm2022/barsa-sap-ui.mjs.map +1 -1
  44. package/lib/barsa-form-layout-panel/barsa-form-layout-panel.component.d.ts +30 -0
  45. package/lib/barsa-sap-ui.module.d.ts +37 -36
  46. package/lib/barsa-tinyemce/barsa-tinyemce.component.d.ts +2 -3
  47. package/lib/index.d.ts +3 -3
  48. package/lib/layout-control/layout-control.component.d.ts +1 -0
  49. package/lib/ly-label/ly-label.component.d.ts +2 -1
  50. package/lib/report-view-renderer.directive.d.ts +2 -1
  51. package/lib/sap-ui-report-base.component.d.ts +5 -3
  52. package/lib/ui-check-box/ui-check-box.component.d.ts +1 -0
  53. package/lib/ui-file-linear-list-box/ui-file-linear-list-box.component.d.ts +2 -0
  54. package/lib/ui-tinymce/ui-tinymce.component.d.ts +1 -0
  55. package/package.json +1 -1
  56. package/public-api.d.ts +1 -0
@@ -20,7 +20,7 @@ export class BarsaListFileLinearGmailComponent extends UiFileLinearListBoxCompon
20
20
  this.retry(fileAttachment);
21
21
  }
22
22
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaListFileLinearGmailComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: BarsaListFileLinearGmailComponent, selector: "bsu-barsa-list-file-linear-gmail", providers: [UploadService], usesInheritance: true, ngImport: i0, template: "<ul fd-list>\r\n @for (item of value; track item) { @if (!item.IsDeleted) {\r\n <li fd-list-item style=\"background-color: #f5f5f5; margin: 0.5rem 0 0 30%\">\r\n @if (item.inEdit) {\r\n <input\r\n style=\"width: 90%\"\r\n fd-form-control\r\n [value]=\"item.fileName\"\r\n (click)=\"$event.preventDefault(); $event.stopPropagation()\"\r\n />\r\n } @if (!item.inEdit) {\r\n <span fd-list-title>\r\n {{ item.fileName }}\r\n </span>\r\n }\r\n <span fd-list-secondary>\r\n <button\r\n ariaLabel=\"Edit Or Save\"\r\n fdType=\"transparent\"\r\n class=\"fd-button--compact\"\r\n fd-button\r\n fdCompact\r\n [glyph]=\"item.inEdit ? 'save' : 'edit'\"\r\n (click)=\"item.inEdit = !item.inEdit\"\r\n ></button>\r\n @if (!item.inEdit) {\r\n <button ariaLabel=\"Remove\" fdType=\"transparent\" title=\"Remove\" fd-button glyph=\"delete\"></button>\r\n }\r\n </span>\r\n </li>\r\n } }\r\n</ul>\r\n<ul fd-list [byline]=\"true\">\r\n @if (fileCount$ | async; as fileCount) { @if (fileCount === 0) {\r\n <li fd-list-item>\r\n <div fd-list-content style=\"text-align: center\">\r\n <span>{{ 'NoFiles' | bbbTranslate }}</span>\r\n </div>\r\n </li>\r\n } } @for (file of value; track file) { @if (valueExtra$ | async; as valueExtra) { @if (!file.IsDeleted) {\r\n <li fd-list-item>\r\n <span fd-list-thumbnail>\r\n @if (valueExtra[file.Id].IsIcon) {\r\n <fd-icon [glyph]=\"valueExtra[file.Id].FileUrl\"></fd-icon>\r\n } @else {\r\n <fd-avatar size=\"m\" [image]=\"valueExtra[file.Id].FileUrl || ''\"></fd-avatar>\r\n }\r\n </span>\r\n <!-- for byline, fd-list-content is mandatory -->\r\n <div fd-list-content>\r\n <div fd-list-title>{{ file.FileName }}</div>\r\n <div fd-list-byline [twoCol]=\"true\">\r\n <div fd-list-byline-left></div>\r\n <div fd-list-byline-right style=\"display: flex; justify-content: flex-end\">\r\n <fd-toolbar [fdType]=\"'transparent'\" [clearBorder]=\"true\">\r\n @if (file.IsNew) {\r\n <span\r\n fd-toolbar-item\r\n fd-object-status\r\n [status]=\"file.Id | uploadFileStatus: valueExtra\"\r\n [label]=\"valueExtra[file.Id]?.UploadState || ''\"\r\n [title]=\"valueExtra[file.Id]?.UploadState\"\r\n [aria-label]=\"'File Upload Status Is ' + valueExtra[file.Id]?.UploadState\"\r\n ></span>\r\n @if (valueExtra[file.Id].UploadState === 'Uploading') {\r\n <fd-slider\r\n [contentDensity]=\"(contentDensity$ | async)!!\"\r\n [(ngModel)]=\"valueExtra[file.Id].Progress\"\r\n [name]=\"'filerLinear_' + id\"\r\n fd-toolbar-item\r\n [id]=\"id\"\r\n [min]=\"0\"\r\n [max]=\"100\"\r\n [step]=\"1\"\r\n >\r\n </fd-slider>\r\n } }\r\n </fd-toolbar>\r\n </div>\r\n </div>\r\n </div>\r\n @if ((disableOrReadonly$ | async) === false && valueExtra[file.Id].UploadState !== 'Uploading') {\r\n <button fd-button fdType=\"transparent\" glyph=\"decline\" (click)=\"onFileDeleted(file.Id)\"></button>\r\n } @if (valueExtra[file.Id].UploadState === 'Uploading') {\r\n <button fd-button [fdType]=\"'transparent'\" [glyph]=\"'stop'\" (click)=\"onTerminate(file)\"></button>\r\n } @if (valueExtra[file.Id].UploadState === 'Error') {\r\n <button fd-button [fdType]=\"'transparent'\" [glyph]=\"'refresh'\" (click)=\"onRetry(file)\"></button>\r\n }\r\n </li>\r\n } } }\r\n</ul>\r\n", styles: [":host{display:block;width:100%;height:100%}:host ::ng-deep .fd-slider__handle{display:none}:host ::ng-deep .fd-file-uploader input{display:none}\n"], dependencies: [{ kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i2.AvatarComponent, selector: "fd-avatar", inputs: ["class", "id", "ariaLabel", "ariaLabelledby", "label", "size", "font", "glyph", "zoomGlyph", "circle", "transparent", "contain", "placeholder", "tile", "border", "colorAccent", "colorIndication", "random", "clickable", "valueState", "image", "alterIcon", "backupImage"], outputs: ["avatarClicked", "zoomGlyphClicked"] }, { kind: "directive", type: i3.ContentDensityDirective, selector: "[fdContentDensity]:not([fdCompact]):not([fdCondensed]):not([fdCozy]), [fdCompact]:not([fdContentDensity]):not([fdCondensed]):not([fdCozy]), [fdCondensed]:not([fdContentDensity]):not([fdCompact]):not([fdCozy]), [fdCozy]:not([fdContentDensity]):not([fdCompact]):not([fdCondensed])", inputs: ["fdContentDensity", "fdCompact", "fdCondensed", "fdCozy"], exportAs: ["fdContentDensity"] }, { kind: "component", type: i4.ButtonComponent, selector: "button[fd-button], a[fd-button], span[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "component", type: i5.FormControlComponent, selector: "input[fd-form-control], textarea[fd-form-control]", inputs: ["state", "type", "class", "ariaLabel", "ariaLabelledBy"] }, { kind: "component", type: i6.IconComponent, selector: "fd-icon", inputs: ["glyph", "font", "color", "background", "class", "ariaLabel", "ariaHidden"] }, { kind: "component", type: i7.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i7.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id"], outputs: ["keyDown"] }, { kind: "directive", type: i7.ListTitleDirective, selector: "[fd-list-title], [fdListTitle]", inputs: ["wrap"] }, { kind: "directive", type: i7.ListSecondaryDirective, selector: "[fd-list-secondary], [fdListSecondary]", inputs: ["type"] }, { kind: "directive", type: i7.ListBylineDirective, selector: "[fdListByline], [fd-list-byline]", inputs: ["twoCol", "wrap"] }, { kind: "directive", type: i7.ListBylineLeftDirective, selector: "[fdListBylineLeft], [fd-list-byline-left]", inputs: ["wrap"] }, { kind: "directive", type: i7.ListBylineRightDirective, selector: "[fdListBylineRight], [fd-list-byline-right]", inputs: ["status", "wrap"] }, { kind: "directive", type: i7.ListContentDirective, selector: "[fdListContent], [fd-list-content]", inputs: ["twoCol"] }, { kind: "directive", type: i7.ListThumbnailDirective, selector: "[fdListThumbnail], [fd-list-thumbnail]" }, { kind: "component", type: i8.ObjectStatusComponent, selector: "[fd-object-status]", inputs: ["class", "status", "glyph", "glyphFont", "label", "glyphAriaLabel", "indicationColor", "clickable", "inverted", "large", "secondaryIndication", "textTemplate"] }, { kind: "component", type: i9.ToolbarComponent, selector: "fd-toolbar", inputs: ["titleId", "class", "shouldOverflow", "fdType", "title", "active", "clearBorder", "forceOverflow", "tabindex", "headingLevel", "ariaLabel", "ariaLabelledBy"] }, { kind: "directive", type: i9.ToolbarItemDirective, selector: "[fd-toolbar-item], [fdOverflowGroup], [fdOverflowPriority]", inputs: ["fdOverflowPriority", "fdOverflowGroup"] }, { kind: "component", type: i10.SliderComponent, selector: "fd-slider", inputs: ["id", "class", "ariaLabelledBy", "ariaLabel", "min", "max", "step", "jump", "tickmarksBetweenLabels", "mode", "showTicks", "showTicksLabels", "customValues", "tooltipMode", "hideProgressBar", "disabled", "vertical", "value"] }, { kind: "pipe", type: i11.AsyncPipe, name: "async" }, { kind: "pipe", type: i12.BbbTranslatePipe, name: "bbbTranslate" }, { kind: "pipe", type: i13.UploadFileStatusPipe, name: "uploadFileStatus" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: BarsaListFileLinearGmailComponent, selector: "bsu-barsa-list-file-linear-gmail", providers: [UploadService], usesInheritance: true, ngImport: i0, template: "<ul fd-list>\r\n @for (item of value; track item) { @if (!item.IsDeleted) {\r\n <li fd-list-item style=\"background-color: #f5f5f5; margin: 0.5rem 0 0 30%\">\r\n @if (item.inEdit) {\r\n <input\r\n style=\"width: 90%\"\r\n fd-form-control\r\n [value]=\"item.fileName\"\r\n (click)=\"$event.preventDefault(); $event.stopPropagation()\"\r\n />\r\n } @if (!item.inEdit) {\r\n <span fd-list-title>\r\n {{ item.fileName }}\r\n </span>\r\n }\r\n <span fd-list-secondary>\r\n <button\r\n ariaLabel=\"Edit Or Save\"\r\n fdType=\"transparent\"\r\n class=\"fd-button--compact\"\r\n fd-button\r\n fdCompact\r\n [glyph]=\"item.inEdit ? 'save' : 'edit'\"\r\n (click)=\"item.inEdit = !item.inEdit\"\r\n ></button>\r\n @if (!item.inEdit) {\r\n <button ariaLabel=\"Remove\" fdType=\"transparent\" title=\"Remove\" fd-button glyph=\"delete\"></button>\r\n }\r\n </span>\r\n </li>\r\n } }\r\n</ul>\r\n<ul fd-list [byline]=\"true\">\r\n @if (fileCount$ | async; as fileCount) { @if (fileCount === 0) {\r\n <li fd-list-item>\r\n <div fd-list-content style=\"text-align: center\">\r\n <span>{{ 'NoFiles' | bbbTranslate }}</span>\r\n </div>\r\n </li>\r\n } } @for (file of value; track file) { @if (valueExtra$ | async; as valueExtra) { @if (!file.IsDeleted) {\r\n <li fd-list-item>\r\n <span fd-list-thumbnail>\r\n @if (valueExtra[file.Id].IsIcon) {\r\n <fd-icon [glyph]=\"valueExtra[file.Id].FileUrl\"></fd-icon>\r\n } @else {\r\n <fd-avatar size=\"m\" [image]=\"valueExtra[file.Id].FileUrl || ''\"></fd-avatar>\r\n }\r\n </span>\r\n <!-- for byline, fd-list-content is mandatory -->\r\n <div fd-list-content>\r\n <div fd-list-title>{{ file.FileName }}</div>\r\n <div fd-list-byline [twoCol]=\"true\">\r\n <div fd-list-byline-left></div>\r\n <div fd-list-byline-right style=\"display: flex; justify-content: flex-end\">\r\n <fd-toolbar [fdType]=\"'transparent'\" [clearBorder]=\"true\">\r\n @if (file.IsNew) {\r\n <span\r\n fd-toolbar-item\r\n fd-object-status\r\n [status]=\"file.Id | uploadFileStatus: valueExtra\"\r\n [label]=\"valueExtra[file.Id]?.UploadState || ''\"\r\n [title]=\"valueExtra[file.Id]?.UploadState\"\r\n [aria-label]=\"'File Upload Status Is ' + valueExtra[file.Id]?.UploadState\"\r\n ></span>\r\n @if (valueExtra[file.Id].UploadState === 'Uploading') {\r\n <fd-slider\r\n [contentDensity]=\"(contentDensity$ | async)!!\"\r\n [(ngModel)]=\"valueExtra[file.Id].Progress\"\r\n [name]=\"'filerLinear_' + id\"\r\n fd-toolbar-item\r\n [id]=\"id\"\r\n [min]=\"0\"\r\n [max]=\"100\"\r\n [step]=\"1\"\r\n >\r\n </fd-slider>\r\n } }\r\n </fd-toolbar>\r\n </div>\r\n </div>\r\n </div>\r\n @if ((disableOrReadonly$ | async) === false && valueExtra[file.Id].UploadState !== 'Uploading') {\r\n <button fd-button fdType=\"transparent\" glyph=\"decline\" (click)=\"onFileDeleted(file.Id)\"></button>\r\n } @if (valueExtra[file.Id].UploadState === 'Uploading') {\r\n <button fd-button [fdType]=\"'transparent'\" [glyph]=\"'stop'\" (click)=\"onTerminate(file)\"></button>\r\n } @if (valueExtra[file.Id].UploadState === 'Error') {\r\n <button fd-button [fdType]=\"'transparent'\" [glyph]=\"'refresh'\" (click)=\"onRetry(file)\"></button>\r\n }\r\n </li>\r\n } } }\r\n</ul>\r\n", styles: [":host{display:block;width:100%;height:100%}:host ::ng-deep .fd-slider__handle{display:none}:host ::ng-deep .fd-file-uploader input{display:none}\n"], dependencies: [{ kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i2.AvatarComponent, selector: "fd-avatar", inputs: ["class", "id", "ariaLabel", "ariaLabelledby", "label", "size", "font", "glyph", "zoomGlyph", "circle", "transparent", "contain", "placeholder", "tile", "border", "colorAccent", "colorIndication", "random", "clickable", "valueState", "image", "alterIcon", "backupImage"], outputs: ["avatarClicked", "zoomGlyphClicked"] }, { kind: "directive", type: i3.ContentDensityDirective, selector: "[fdContentDensity]:not([fdCompact]):not([fdCondensed]):not([fdCozy]), [fdCompact]:not([fdContentDensity]):not([fdCondensed]):not([fdCozy]), [fdCondensed]:not([fdContentDensity]):not([fdCompact]):not([fdCozy]), [fdCozy]:not([fdContentDensity]):not([fdCompact]):not([fdCondensed])", inputs: ["fdContentDensity", "fdCompact", "fdCondensed", "fdCozy"], exportAs: ["fdContentDensity"] }, { kind: "component", type: i4.ButtonComponent, selector: "button[fd-button], a[fd-button], span[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "component", type: i5.FormControlComponent, selector: "input[fd-form-control], textarea[fd-form-control]", inputs: ["state", "type", "class", "ariaLabel", "ariaLabelledBy"] }, { kind: "component", type: i6.IconComponent, selector: "fd-icon", inputs: ["glyph", "font", "color", "background", "class", "ariaLabel", "ariaHidden"] }, { kind: "component", type: i7.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i7.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id", "preventClick"], outputs: ["keyDown"] }, { kind: "directive", type: i7.ListTitleDirective, selector: "[fd-list-title], [fdListTitle]", inputs: ["wrap"] }, { kind: "directive", type: i7.ListSecondaryDirective, selector: "[fd-list-secondary], [fdListSecondary]", inputs: ["type"] }, { kind: "directive", type: i7.ListBylineDirective, selector: "[fdListByline], [fd-list-byline]", inputs: ["twoCol", "wrap"] }, { kind: "directive", type: i7.ListBylineLeftDirective, selector: "[fdListBylineLeft], [fd-list-byline-left]", inputs: ["wrap"] }, { kind: "directive", type: i7.ListBylineRightDirective, selector: "[fdListBylineRight], [fd-list-byline-right]", inputs: ["status", "wrap"] }, { kind: "directive", type: i7.ListContentDirective, selector: "[fdListContent], [fd-list-content]", inputs: ["twoCol"] }, { kind: "directive", type: i7.ListThumbnailDirective, selector: "[fdListThumbnail], [fd-list-thumbnail]" }, { kind: "component", type: i8.ObjectStatusComponent, selector: "[fd-object-status]", inputs: ["class", "status", "glyph", "glyphFont", "label", "glyphAriaLabel", "indicationColor", "clickable", "inverted", "large", "secondaryIndication", "textTemplate"] }, { kind: "component", type: i9.ToolbarComponent, selector: "fd-toolbar", inputs: ["titleId", "class", "shouldOverflow", "fdType", "title", "active", "clearBorder", "forceOverflow", "tabindex", "headingLevel", "ariaLabel", "ariaLabelledBy"] }, { kind: "directive", type: i9.ToolbarItemDirective, selector: "[fd-toolbar-item], [fdOverflowGroup], [fdOverflowPriority]", inputs: ["fdOverflowPriority", "fdOverflowGroup"] }, { kind: "component", type: i10.SliderComponent, selector: "fd-slider", inputs: ["id", "class", "ariaLabelledBy", "ariaLabel", "min", "max", "step", "jump", "tickmarksBetweenLabels", "mode", "showTicks", "showTicksLabels", "customValues", "tooltipMode", "hideProgressBar", "disabled", "vertical", "value"] }, { kind: "pipe", type: i11.AsyncPipe, name: "async" }, { kind: "pipe", type: i12.BbbTranslatePipe, name: "bbbTranslate" }, { kind: "pipe", type: i13.UploadFileStatusPipe, name: "uploadFileStatus" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
24
  }
25
25
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaListFileLinearGmailComponent, decorators: [{
26
26
  type: Component,
@@ -14,7 +14,7 @@ export class BarsaListLayoutPanelComponent extends LayoutPanelBaseComponent {
14
14
  FillAllLayoutControls(this.config, this.layoutControls);
15
15
  }
16
16
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaListLayoutPanelComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: BarsaListLayoutPanelComponent, selector: "bsu-barsa-list-layout-panel", providers: [LayoutService], usesInheritance: true, ngImport: i0, template: "<ul fd-list>\r\n @for (item of layoutControls; track item; let i = $index) {\r\n <li fd-list-item>\r\n <ng-container\r\n *ngTemplateOutlet=\"\r\n dynamicLayout;\r\n context: {\r\n $implicit: item,\r\n selector: 'bsu-layout-control',\r\n name: 'LayoutControlComponent',\r\n index: i\r\n }\r\n \"\r\n ></ng-container>\r\n </li>\r\n }\r\n</ul>\r\n<ng-template\r\n #dynamicLayout\r\n let-index\r\n let-config\r\n let-selector=\"selector\"\r\n let-maxLabelWidth=\"maxLabelWidth\"\r\n let-name=\"name\"\r\n>\r\n <bnrc-dynamic-layout\r\n [config]=\"config\"\r\n [selector]=\"selector\"\r\n [name]=\"name\"\r\n [module]=\"'BarsaSapUi'\"\r\n [moduleFileName]=\"'BarsaSapUi'\"\r\n [maxLabelWidth]=\"(maxLabelWidth$ | async)!!\"\r\n [flex]=\"isSearchPanel ? 'unset' : config.Bounds.width\"\r\n [isSearchPanel]=\"isSearchPanel\"\r\n >\r\n </bnrc-dynamic-layout>\r\n</ng-template>\r\n", styles: [":host fd-card-header{cursor:default}:host fd-card-header:hover{background:var(--fdCard_Background_Color)}:host ::ng-deep bsu-layout-control.row-direction{flex-direction:row!important}@media (max-width: 600px){:host ::ng-deep bsu-layout-control.row-direction{flex-direction:row!important}}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.DynamicLayoutComponent, selector: "bnrc-dynamic-layout", inputs: ["selector", "module", "name", "parameters", "moduleFileName", "flex", "config", "maxLabelWidth", "hasHorizontalText", "isSearchPanel"] }, { kind: "component", type: i3.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i3.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id"], outputs: ["keyDown"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: BarsaListLayoutPanelComponent, selector: "bsu-barsa-list-layout-panel", providers: [LayoutService], usesInheritance: true, ngImport: i0, template: "<ul fd-list>\r\n @for (item of layoutControls; track item; let i = $index) {\r\n <li fd-list-item>\r\n <ng-container\r\n *ngTemplateOutlet=\"\r\n dynamicLayout;\r\n context: {\r\n $implicit: item,\r\n selector: 'bsu-layout-control',\r\n name: 'LayoutControlComponent',\r\n index: i\r\n }\r\n \"\r\n ></ng-container>\r\n </li>\r\n }\r\n</ul>\r\n<ng-template\r\n #dynamicLayout\r\n let-index\r\n let-config\r\n let-selector=\"selector\"\r\n let-maxLabelWidth=\"maxLabelWidth\"\r\n let-name=\"name\"\r\n>\r\n <bnrc-dynamic-layout\r\n [config]=\"config\"\r\n [selector]=\"selector\"\r\n [name]=\"name\"\r\n [module]=\"'BarsaSapUi'\"\r\n [moduleFileName]=\"'BarsaSapUi'\"\r\n [maxLabelWidth]=\"(maxLabelWidth$ | async)!!\"\r\n [flex]=\"isSearchPanel ? 'unset' : config.Bounds.width\"\r\n [isSearchPanel]=\"isSearchPanel\"\r\n >\r\n </bnrc-dynamic-layout>\r\n</ng-template>\r\n", styles: [":host fd-card-header{cursor:default}:host fd-card-header:hover{background:var(--fdCard_Background_Color)}:host ::ng-deep bsu-layout-control.row-direction{flex-direction:row!important}@media (max-width: 600px){:host ::ng-deep bsu-layout-control.row-direction{flex-direction:row!important}}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.DynamicLayoutComponent, selector: "bnrc-dynamic-layout", inputs: ["selector", "module", "name", "parameters", "moduleFileName", "flex", "config", "maxLabelWidth", "hasHorizontalText", "isSearchPanel"] }, { kind: "component", type: i3.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i3.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id", "preventClick"], outputs: ["keyDown"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
18
18
  }
19
19
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaListLayoutPanelComponent, decorators: [{
20
20
  type: Component,
@@ -43,7 +43,7 @@ export class BarsaPishnamayeshPayamComponent extends FieldBaseComponent {
43
43
  useFactory: getDateService,
44
44
  deps: [LogService]
45
45
  }
46
- ], usesInheritance: true, ngImport: i0, template: "@if (data) {\r\n<ng-container\r\n *ngTemplateOutlet=\"\r\n showPayamClass;\r\n context: {\r\n $implicit: data,\r\n primary: !data?.$details?.length,\r\n isFirst: true\r\n }\r\n \"\r\n>\r\n</ng-container>\r\n}\r\n<ng-template #showPayamClass let-data let-primary=\"primary\" let-isFirst=\"isFirst\">\r\n <ng-container\r\n *ngTemplateOutlet=\"\r\n namayeshPayam;\r\n context: {\r\n $implicit: data.payam.Subject,\r\n mailNoText: data.payam.MailNoText,\r\n fromText: data.payam.FromText,\r\n toText: data.$toText,\r\n importance: data.$importance,\r\n readDate: data.$readDate,\r\n sendDate: data.$sendDate,\r\n ccText: data.$ccText,\r\n bccText: data.$bccText,\r\n accessLevel: data.$accessLevel,\r\n content: data.$content,\r\n fromPhoto: data.$fromPhoto,\r\n details: data.$details,\r\n attachments: data.$attachments,\r\n todo: data.$todo,\r\n customText: data.payam.CustomText,\r\n primary: primary,\r\n isFirst: isFirst\r\n }\r\n \"\r\n >\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template\r\n #namayeshPayam\r\n let-subject\r\n let-mailNoText=\"mailNoText\"\r\n let-content=\"content\"\r\n let-fromText=\"fromText\"\r\n let-toText=\"toText\"\r\n let-importance=\"importance\"\r\n let-readDate=\"readDate\"\r\n let-sendDate=\"sendDate\"\r\n let-ccText=\"ccText\"\r\n let-bccText=\"bccText\"\r\n let-fromPhoto=\"fromPhoto\"\r\n let-details=\"details\"\r\n let-accessLevel=\"accessLevel\"\r\n let-primary=\"primary\"\r\n let-isFirst=\"isFirst\"\r\n let-attachments=\"attachments\"\r\n let-todo=\"todo\"\r\n let-customText=\"customText\"\r\n>\r\n <fd-card cardType=\"object\">\r\n <fd-card-header>\r\n <fd-card-main-header>\r\n <fd-avatar\r\n [image]=\"fromPhoto\"\r\n [circle]=\"true\"\r\n size=\"s\"\r\n [ariaLabel]=\"fromText\"\r\n [label]=\"fromText\"\r\n [title]=\"fromText\"\r\n ></fd-avatar>\r\n <div fd-card-title class=\"header-fields\">\r\n <h5 fd-title>\r\n <a fd-link [emphasized]=\"true\" aria-label=\"Sender\"> {{ fromText }}</a>\r\n </h5>\r\n <fd-object-identifier [description]=\"'(' + sendDate + ')'\"> </fd-object-identifier>\r\n </div>\r\n <div fd-card-subtitle>\r\n <h5 fd-title>\r\n {{ subject }} @if(mailNoText){ <span>({{ mailNoText }})</span>}\r\n </h5>\r\n <fd-popover>\r\n <fd-popover-control>\r\n <button fd-button fdType=\"transparent\" [fdMenu]=\"true\">\r\n {{ 'Recievers' | bbbTranslate }}\r\n </button>\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n @for (rec of toText; track rec) {\r\n <li fd-list-item>\r\n <a fd-list-link>{{ rec }}</a>\r\n </li>\r\n }\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n </div>\r\n </fd-card-main-header>\r\n </fd-card-header>\r\n <fd-card-content>\r\n <fd-panel [expanded]=\"isFirst\">\r\n <div fd-panel-title id=\"panel-expandable-title-1\">\r\n <h5 fd-title>{{ '\u0645\u062D\u062A\u0648\u0627\u06CC \u067E\u06CC\u0627\u0645' | bbbTranslate }}</h5>\r\n <div class=\"payamIcons\">\r\n @if (importance.icon) {\r\n <fd-popover>\r\n <fd-popover-control>\r\n <img [src]=\"'/Customization/Mail/' + importance.icon\" />\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n <li fd-list-item>{{ importance.text }}</li>\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n } @if (accessLevel.icon) {\r\n <fd-popover>\r\n <fd-popover-control>\r\n <img [src]=\"'/Customization/Mail/' + accessLevel.icon\" />\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n <li fd-list-item>{{ accessLevel.text }}</li>\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n } @if (todo) {\r\n <fd-info-label [label]=\"todo.text\" [color]=\"todo.color\" [title]=\"todo.text\"></fd-info-label>\r\n }\r\n </div>\r\n </div>\r\n <div fd-panel-content>\r\n @if (customText) {\r\n <div>\r\n <fd-message-strip type=\"information\" [noIcon]=\"true\" [dismissible]=\"false\">\r\n {{ customText }}\r\n </fd-message-strip>\r\n </div>\r\n }\r\n <div [innerHtml]=\"content\" [disable]=\"!primary || attachments?.length\"></div>\r\n\r\n @if (attachments?.length) {\r\n <div class=\"file-viewer-attachments\">\r\n @for (file of attachments; track file) { @if (!file.IsDeleted) {\r\n <bsu-file-viewer-popover\r\n [file]=\"file\"\r\n [files]=\"attachments\"\r\n [deviceSize]=\"(deviceSize$ | async)!!\"\r\n [canDownload]=\"true\"\r\n [disableRemove]=\"true\"\r\n ></bsu-file-viewer-popover>\r\n } } @if (attachments.length > 1) {\r\n <button\r\n fd-button\r\n [title]=\"'Download' | bbbTranslate\"\r\n [glyph]=\"'download'\"\r\n downloadFiles\r\n [files]=\"attachments\"\r\n ></button>\r\n }\r\n </div>\r\n }\r\n <div class=\"readAt\">\r\n @if (readDate) {\r\n <fd-object-identifier [description]=\"('ReadAt' | bbbTranslate) + ': (' + readDate + ')'\">\r\n </fd-object-identifier>\r\n }\r\n </div>\r\n </div>\r\n </fd-panel>\r\n </fd-card-content>\r\n <!-- <fd-card-footer>\r\n <button *fdCardFooterActionItem fd-button fdCompact>Assign to Project</button>\r\n </fd-card-footer> -->\r\n </fd-card>\r\n @for (detail of details; track detail) {\r\n <ng-contianer>\r\n <ng-container\r\n *ngTemplateOutlet=\"\r\n showPayamClass;\r\n context: {\r\n $implicit: detail\r\n }\r\n \"\r\n >\r\n </ng-container>\r\n </ng-contianer>\r\n }\r\n</ng-template>\r\n", styles: [":host{display:block;position:relative;width:100%;height:100%}:host ::ng-deep .fd-panel__content{border-bottom:none;padding-bottom:5px}:host ::ng-deep .fd-card__subtitle{display:flex;align-items:center;column-gap:5px;justify-content:start;height:auto;max-height:initial}:host ::ng-deep .fd-card__subtitle h5{white-space:initial!important}:host ::ng-deep .fd-object-identifier__text{margin-top:0}:host ::ng-deep .fd-panel__header{border-bottom:none}:host ::ng-deep ol{list-style:auto;margin:unset;padding:revert}fd-card-header{cursor:default;border-bottom:none!important}fd-card-header:before{position:relative!important;display:none!important}fd-card-header:hover{background:var(--fdCard_Background_Color)!important}.readAt{padding-top:2rem}.readAt ::ng-deep p{color:var(--sapButton_BorderColor)!important}.payamIcons{display:flex;column-gap:5px}.payamIcons img{width:16px}@media (max-width: 410px){h5{max-width:210px}}@media (max-width: 1040px){.h5{max-width:600px}}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.AvatarComponent, selector: "fd-avatar", inputs: ["class", "id", "ariaLabel", "ariaLabelledby", "label", "size", "font", "glyph", "zoomGlyph", "circle", "transparent", "contain", "placeholder", "tile", "border", "colorAccent", "colorIndication", "random", "clickable", "valueState", "image", "alterIcon", "backupImage"], outputs: ["avatarClicked", "zoomGlyphClicked"] }, { kind: "component", type: i3.LinkComponent, selector: "[fdLink], [fd-link]", inputs: ["class", "emphasized", "disabled", "inverted", "subtle", "undecorated"] }, { kind: "component", type: i4.ButtonComponent, selector: "button[fd-button], a[fd-button], span[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "component", type: i5.CardComponent, selector: "fd-card", inputs: ["badge", "badgeIcon", "badgeColor", "badgeColorSecondary", "badgeStatus", "badgeAriaLabel", "secondBadge", "secondBadgeIcon", "secondBadgeColor", "secondBadgeColorSecondary", "secondBadgeStatus", "secondBadgeAriaLabel", "isLoading", "cardType", "id", "ariaRoledescription", "ariaDescription", "ariaLabel", "role", "interactive", "selected", "ariaPosinset", "ariaSetsize"], outputs: ["ariaPosinsetChange", "ariaSetsizeChange"] }, { kind: "component", type: i5.CardHeaderComponent, selector: "fd-card-header", inputs: ["ariaRoleDescription"] }, { kind: "component", type: i5.CardMainHeaderComponent, selector: "fd-card-main-header", inputs: ["interactive", "title"] }, { kind: "component", type: i5.CardContentComponent, selector: "fd-card-content" }, { kind: "directive", type: i5.CardTitleDirective, selector: "[fd-card-title]", inputs: ["id"] }, { kind: "directive", type: i5.CardSubtitleDirective, selector: "[fd-card-subtitle]" }, { kind: "component", type: i6.InfoLabelComponent, selector: "fd-info-label", inputs: ["class", "type", "glyph", "font", "color", "label", "title", "ariaLabel", "ariaLabelledBy"] }, { kind: "component", type: i7.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i7.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id"], outputs: ["keyDown"] }, { kind: "directive", type: i7.ListLinkDirective, selector: "[fd-list-link], [fdListLink]", inputs: ["navigationIndicator", "navigated", "focusable"] }, { kind: "component", type: i8.TitleComponent, selector: "[fd-title], [fdTitle]", inputs: ["headerSize", "wrap"], exportAs: ["fd-title"] }, { kind: "component", type: i9.MessageStripComponent, selector: "fd-message-strip", inputs: ["class", "dismissible", "noIcon", "type", "id", "ariaLabelledBy", "ariaLabel", "width", "minWidth", "marginBottom", "indicationColor"], outputs: ["onDismiss"] }, { kind: "component", type: i10.ObjectIdentifierComponent, selector: "fd-object-identifier", inputs: ["description", "bold", "medium"] }, { kind: "component", type: i11.PanelComponent, selector: "fd-panel", inputs: ["class", "fixed", "id", "expandId", "expandAriaLabel", "expandAriaLabelledBy", "expanded"], outputs: ["expandedChange"] }, { kind: "directive", type: i11.PanelContentDirective, selector: "[fd-panel-content]", inputs: ["height", "minHeight", "maxHeight", "ariaLabel", "ariaLabelledBy", "role", "id"] }, { kind: "directive", type: i11.PanelTitleDirective, selector: "[fd-panel-title]", inputs: ["id"] }, { kind: "component", type: i12.PopoverControlComponent, selector: "fd-popover-control, [fdPopoverControl]" }, { kind: "component", type: i12.PopoverBodyComponent, selector: "fd-popover-body", inputs: ["minWidth", "maxWidth", "minHeight", "maxHeight"] }, { kind: "component", type: i12.PopoverComponent, selector: "fd-popover", inputs: ["title", "trigger", "fixedPosition", "id", "mobile", "mobileConfig", "preventSpaceKeyScroll"] }, { kind: "component", type: i13.FileViewerPopoverComponent, selector: "bsu-file-viewer-popover", inputs: ["files", "file", "deviceSize", "canDownload", "disableRemove", "fdType"], outputs: ["remove"] }, { kind: "directive", type: i14.DownloadFilesDirective, selector: "[downloadFiles]", inputs: ["files"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "pipe", type: i15.BbbTranslatePipe, name: "bbbTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
46
+ ], usesInheritance: true, ngImport: i0, template: "@if (data) {\r\n<ng-container\r\n *ngTemplateOutlet=\"\r\n showPayamClass;\r\n context: {\r\n $implicit: data,\r\n primary: !data?.$details?.length,\r\n isFirst: true\r\n }\r\n \"\r\n>\r\n</ng-container>\r\n}\r\n<ng-template #showPayamClass let-data let-primary=\"primary\" let-isFirst=\"isFirst\">\r\n <ng-container\r\n *ngTemplateOutlet=\"\r\n namayeshPayam;\r\n context: {\r\n $implicit: data.payam.Subject,\r\n mailNoText: data.payam.MailNoText,\r\n fromText: data.payam.FromText,\r\n toText: data.$toText,\r\n importance: data.$importance,\r\n readDate: data.$readDate,\r\n sendDate: data.$sendDate,\r\n ccText: data.$ccText,\r\n bccText: data.$bccText,\r\n accessLevel: data.$accessLevel,\r\n content: data.$content,\r\n fromPhoto: data.$fromPhoto,\r\n details: data.$details,\r\n attachments: data.$attachments,\r\n todo: data.$todo,\r\n customText: data.payam.CustomText,\r\n primary: primary,\r\n isFirst: isFirst\r\n }\r\n \"\r\n >\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template\r\n #namayeshPayam\r\n let-subject\r\n let-mailNoText=\"mailNoText\"\r\n let-content=\"content\"\r\n let-fromText=\"fromText\"\r\n let-toText=\"toText\"\r\n let-importance=\"importance\"\r\n let-readDate=\"readDate\"\r\n let-sendDate=\"sendDate\"\r\n let-ccText=\"ccText\"\r\n let-bccText=\"bccText\"\r\n let-fromPhoto=\"fromPhoto\"\r\n let-details=\"details\"\r\n let-accessLevel=\"accessLevel\"\r\n let-primary=\"primary\"\r\n let-isFirst=\"isFirst\"\r\n let-attachments=\"attachments\"\r\n let-todo=\"todo\"\r\n let-customText=\"customText\"\r\n>\r\n <fd-card cardType=\"object\">\r\n <fd-card-header>\r\n <fd-card-main-header>\r\n <fd-avatar\r\n [image]=\"fromPhoto\"\r\n [circle]=\"true\"\r\n size=\"s\"\r\n [ariaLabel]=\"fromText\"\r\n [label]=\"fromText\"\r\n [title]=\"fromText\"\r\n ></fd-avatar>\r\n <div fd-card-title class=\"header-fields\">\r\n <h5 fd-title>\r\n <a fd-link [emphasized]=\"true\" aria-label=\"Sender\"> {{ fromText }}</a>\r\n </h5>\r\n <fd-object-identifier [description]=\"'(' + sendDate + ')'\"> </fd-object-identifier>\r\n </div>\r\n <div fd-card-subtitle>\r\n <h5 fd-title>\r\n {{ subject }} @if(mailNoText){ <span>({{ mailNoText }})</span>}\r\n </h5>\r\n <fd-popover>\r\n <fd-popover-control>\r\n <button fd-button fdType=\"transparent\" [fdMenu]=\"true\">\r\n {{ 'Recievers' | bbbTranslate }}\r\n </button>\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n @for (rec of toText; track rec) {\r\n <li fd-list-item>\r\n <a fd-list-link>{{ rec }}</a>\r\n </li>\r\n }\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n </div>\r\n </fd-card-main-header>\r\n </fd-card-header>\r\n <fd-card-content>\r\n <fd-panel [expanded]=\"isFirst\">\r\n <div fd-panel-title id=\"panel-expandable-title-1\">\r\n <h5 fd-title>{{ '\u0645\u062D\u062A\u0648\u0627\u06CC \u067E\u06CC\u0627\u0645' | bbbTranslate }}</h5>\r\n <div class=\"payamIcons\">\r\n @if (importance.icon) {\r\n <fd-popover>\r\n <fd-popover-control>\r\n <img [src]=\"'/Customization/Mail/' + importance.icon\" />\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n <li fd-list-item>{{ importance.text }}</li>\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n } @if (accessLevel.icon) {\r\n <fd-popover>\r\n <fd-popover-control>\r\n <img [src]=\"'/Customization/Mail/' + accessLevel.icon\" />\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n <li fd-list-item>{{ accessLevel.text }}</li>\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n } @if (todo) {\r\n <fd-info-label [label]=\"todo.text\" [color]=\"todo.color\" [title]=\"todo.text\"></fd-info-label>\r\n }\r\n </div>\r\n </div>\r\n <div fd-panel-content>\r\n @if (customText) {\r\n <div>\r\n <fd-message-strip type=\"information\" [noIcon]=\"true\" [dismissible]=\"false\">\r\n {{ customText }}\r\n </fd-message-strip>\r\n </div>\r\n }\r\n <div [innerHtml]=\"content\" [disable]=\"!primary || attachments?.length\"></div>\r\n\r\n @if (attachments?.length) {\r\n <div class=\"file-viewer-attachments\">\r\n @for (file of attachments; track file) { @if (!file.IsDeleted) {\r\n <bsu-file-viewer-popover\r\n [file]=\"file\"\r\n [files]=\"attachments\"\r\n [deviceSize]=\"(deviceSize$ | async)!!\"\r\n [canDownload]=\"true\"\r\n [disableRemove]=\"true\"\r\n ></bsu-file-viewer-popover>\r\n } } @if (attachments.length > 1) {\r\n <button\r\n fd-button\r\n [title]=\"'Download' | bbbTranslate\"\r\n [glyph]=\"'download'\"\r\n downloadFiles\r\n [files]=\"attachments\"\r\n ></button>\r\n }\r\n </div>\r\n }\r\n <div class=\"readAt\">\r\n @if (readDate) {\r\n <fd-object-identifier [description]=\"('ReadAt' | bbbTranslate) + ': (' + readDate + ')'\">\r\n </fd-object-identifier>\r\n }\r\n </div>\r\n </div>\r\n </fd-panel>\r\n </fd-card-content>\r\n <!-- <fd-card-footer>\r\n <button *fdCardFooterActionItem fd-button fdCompact>Assign to Project</button>\r\n </fd-card-footer> -->\r\n </fd-card>\r\n @for (detail of details; track detail) {\r\n <ng-contianer>\r\n <ng-container\r\n *ngTemplateOutlet=\"\r\n showPayamClass;\r\n context: {\r\n $implicit: detail\r\n }\r\n \"\r\n >\r\n </ng-container>\r\n </ng-contianer>\r\n }\r\n</ng-template>\r\n", styles: [":host{display:block;position:relative;width:100%;height:100%}:host ::ng-deep .fd-panel__content{border-bottom:none;padding-bottom:5px}:host ::ng-deep .fd-card__subtitle{display:flex;align-items:center;column-gap:5px;justify-content:start;height:auto;max-height:initial}:host ::ng-deep .fd-card__subtitle h5{white-space:initial!important}:host ::ng-deep .fd-object-identifier__text{margin-top:0}:host ::ng-deep .fd-panel__header{border-bottom:none}:host ::ng-deep ol{list-style:auto;margin:unset;padding:revert}fd-card-header{cursor:default;border-bottom:none!important}fd-card-header:before{position:relative!important;display:none!important}fd-card-header:hover{background:var(--fdCard_Background_Color)!important}.readAt{padding-top:2rem}.readAt ::ng-deep p{color:var(--sapButton_BorderColor)!important}.payamIcons{display:flex;column-gap:5px}.payamIcons img{width:16px}@media (max-width: 410px){h5{max-width:210px}}@media (max-width: 1040px){.h5{max-width:600px}}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.AvatarComponent, selector: "fd-avatar", inputs: ["class", "id", "ariaLabel", "ariaLabelledby", "label", "size", "font", "glyph", "zoomGlyph", "circle", "transparent", "contain", "placeholder", "tile", "border", "colorAccent", "colorIndication", "random", "clickable", "valueState", "image", "alterIcon", "backupImage"], outputs: ["avatarClicked", "zoomGlyphClicked"] }, { kind: "component", type: i3.LinkComponent, selector: "[fdLink], [fd-link]", inputs: ["class", "emphasized", "disabled", "inverted", "subtle", "undecorated"] }, { kind: "component", type: i4.ButtonComponent, selector: "button[fd-button], a[fd-button], span[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "component", type: i5.CardComponent, selector: "fd-card", inputs: ["badge", "badgeIcon", "badgeColor", "badgeColorSecondary", "badgeStatus", "badgeAriaLabel", "secondBadge", "secondBadgeIcon", "secondBadgeColor", "secondBadgeColorSecondary", "secondBadgeStatus", "secondBadgeAriaLabel", "isLoading", "cardType", "id", "ariaRoledescription", "ariaDescription", "ariaLabel", "role", "interactive", "selected", "ariaPosinset", "ariaSetsize"], outputs: ["ariaPosinsetChange", "ariaSetsizeChange"] }, { kind: "component", type: i5.CardHeaderComponent, selector: "fd-card-header", inputs: ["ariaRoleDescription"] }, { kind: "component", type: i5.CardMainHeaderComponent, selector: "fd-card-main-header", inputs: ["interactive", "title"] }, { kind: "component", type: i5.CardContentComponent, selector: "fd-card-content" }, { kind: "directive", type: i5.CardTitleDirective, selector: "[fd-card-title]", inputs: ["id"] }, { kind: "directive", type: i5.CardSubtitleDirective, selector: "[fd-card-subtitle]" }, { kind: "component", type: i6.InfoLabelComponent, selector: "fd-info-label", inputs: ["class", "type", "glyph", "font", "color", "label", "title", "ariaLabel", "ariaLabelledBy"] }, { kind: "component", type: i7.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i7.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id", "preventClick"], outputs: ["keyDown"] }, { kind: "directive", type: i7.ListLinkDirective, selector: "[fd-list-link], [fdListLink]", inputs: ["navigationIndicator", "navigated", "focusable"] }, { kind: "component", type: i8.TitleComponent, selector: "[fd-title], [fdTitle]", inputs: ["headerSize", "wrap"], exportAs: ["fd-title"] }, { kind: "component", type: i9.MessageStripComponent, selector: "fd-message-strip", inputs: ["class", "dismissible", "noIcon", "type", "id", "ariaLabelledBy", "ariaLabel", "width", "minWidth", "marginBottom", "indicationColor"], outputs: ["onDismiss"] }, { kind: "component", type: i10.ObjectIdentifierComponent, selector: "fd-object-identifier", inputs: ["description", "bold", "medium"] }, { kind: "component", type: i11.PanelComponent, selector: "fd-panel", inputs: ["class", "fixed", "id", "expandId", "expandAriaLabel", "expandAriaLabelledBy", "expanded"], outputs: ["expandedChange"] }, { kind: "directive", type: i11.PanelContentDirective, selector: "[fd-panel-content]", inputs: ["height", "minHeight", "maxHeight", "ariaLabel", "ariaLabelledBy", "role", "id"] }, { kind: "directive", type: i11.PanelTitleDirective, selector: "[fd-panel-title]", inputs: ["id"] }, { kind: "component", type: i12.PopoverControlComponent, selector: "fd-popover-control, [fdPopoverControl]" }, { kind: "component", type: i12.PopoverBodyComponent, selector: "fd-popover-body", inputs: ["minWidth", "maxWidth", "minHeight", "maxHeight"] }, { kind: "component", type: i12.PopoverComponent, selector: "fd-popover", inputs: ["title", "trigger", "fixedPosition", "id", "mobile", "mobileConfig", "preventSpaceKeyScroll"] }, { kind: "component", type: i13.FileViewerPopoverComponent, selector: "bsu-file-viewer-popover", inputs: ["files", "file", "deviceSize", "canDownload", "disableRemove", "fdType"], outputs: ["remove"] }, { kind: "directive", type: i14.DownloadFilesDirective, selector: "[downloadFiles]", inputs: ["files"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "pipe", type: i15.BbbTranslatePipe, name: "bbbTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
47
47
  }
48
48
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaPishnamayeshPayamComponent, decorators: [{
49
49
  type: Component,
@@ -227,25 +227,26 @@ import * as i202 from "./barsa-row-inline-actionlist/barsa-row-inline-actionlist
227
227
  import * as i203 from "./ui-bpmn-viewer/ui-bpmn-viewer.component";
228
228
  import * as i204 from "./ui-notification-view/ui-notification-view.component";
229
229
  import * as i205 from "./notification-item-actions/notification-item-actions.component";
230
- import * as i206 from "./upload-file-status.pipe";
231
- import * as i207 from "./sap-font.pipe";
232
- import * as i208 from "./sap-font-class.pipe";
233
- import * as i209 from "./barsa-tree-item/node-has-one-depth-level.pipe";
234
- import * as i210 from "./column-matrix-renderer/matrix-value.pipe";
235
- import * as i211 from "./dynamic-page-size.pipe";
236
- import * as i212 from "./sap-size.pipe";
237
- import * as i213 from "./avatar-size.pipe";
238
- import * as i214 from "./object-status-icon.pipe";
239
- import * as i215 from "./wizard-layout.directive";
240
- import * as i216 from "./col-renderer.directive";
241
- import * as i217 from "./apply-conditional-formmatings.directive";
242
- import * as i218 from "./report-view-renderer.directive";
243
- import * as i219 from "./fullscreen-dialog.directive";
244
- import * as i220 from "./fullscreen-files.directive";
245
- import * as i221 from "./download-files.directive";
246
- import * as i222 from "./dialog-handler.directive";
247
- import * as i223 from "./table-th.directive";
248
- import * as i224 from "@fundamental-ngx/core";
230
+ import * as i206 from "./barsa-form-layout-panel/barsa-form-layout-panel.component";
231
+ import * as i207 from "./upload-file-status.pipe";
232
+ import * as i208 from "./sap-font.pipe";
233
+ import * as i209 from "./sap-font-class.pipe";
234
+ import * as i210 from "./barsa-tree-item/node-has-one-depth-level.pipe";
235
+ import * as i211 from "./column-matrix-renderer/matrix-value.pipe";
236
+ import * as i212 from "./dynamic-page-size.pipe";
237
+ import * as i213 from "./sap-size.pipe";
238
+ import * as i214 from "./avatar-size.pipe";
239
+ import * as i215 from "./object-status-icon.pipe";
240
+ import * as i216 from "./wizard-layout.directive";
241
+ import * as i217 from "./col-renderer.directive";
242
+ import * as i218 from "./apply-conditional-formmatings.directive";
243
+ import * as i219 from "./report-view-renderer.directive";
244
+ import * as i220 from "./fullscreen-dialog.directive";
245
+ import * as i221 from "./fullscreen-files.directive";
246
+ import * as i222 from "./download-files.directive";
247
+ import * as i223 from "./dialog-handler.directive";
248
+ import * as i224 from "./table-th.directive";
249
+ import * as i225 from "@fundamental-ngx/core";
249
250
  const rootProviders = [
250
251
  Overlay,
251
252
  GlobalContentDensityService,
@@ -283,7 +284,7 @@ export class BarsaSapUiModule extends BaseModule {
283
284
  };
284
285
  }
285
286
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaSapUiModule, deps: [{ token: i1.DynamicComponentService }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.NgModule }); }
286
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: BarsaSapUiModule, declarations: [i2.BarsaBarDownloadFileComponent, i3.UiTextFieldComponent, i4.LyLayoutFieldLabelComponent, i5.UiCheckBoxComponent, i6.UiSimpleComboComponent, i7.UiRadioGroupComponent, i8.UiGridComponent, i9.UiMapComponent, i10.LyLayoutContainerOfRootComponent, i11.LyLayoutPanelComponent, i12.UiReadOnlyFieldComponent, i13.UiContainerWithButtonComponent, i14.UiPictureFileComponent, i15.UiMoInfoUlvComboComponent, i16.UiMultiSelectComboComponent, i17.UiNumDecimalUiComponent, i18.UiNumIntUiComponent, i19.UiTimeSpanComponent, i20.UiFileLinearListBoxComponent, i21.LyEmptySpaceComponent, i22.UiSinglePictureComponent, i23.UlvSelectionComponent, i24.UlvToolbarComponent, i25.UlvPagingComponent, i26.UiGridSortSettingComponent, i27.UiGridSortItemComponent, i28.UiGridColumnsComponent, i29.MaskComponent, i30.UiInfoBarPanelComponent, i31.UiFormPanelComponent, i32.UiSearchCommandInfoUiComponent, i33.UlvSettingsComponent, i34.UiTinymceComponent, i35.UiButtonComponent, i36.UiDateTimeComponent, i37.FormDialogComponent, i38.UiMoInfoSubFormUiComponent, i39.ResponsiveToolbarComponent, i40.ResponsiveToolbarRendererComponent, i41.UiTextAreaComponent, i42.LayoutControlComponent, i43.LayoutWizardComponent, i44.FormWizardComponent, i45.FormDialogLessComponent, i46.RichTextStaticComponent, i47.UiPicturesInfoComponent, i48.LyHorizontalLayoutComponent, i49.LyVerticalLayoutComponent, i50.LyTabContainerComponent, i51.LyTabPageComponent, i52.LyLabelComponent, i53.UiMoInfoComboViewerComponent, i54.UlMsgBoxAdapterComponent, i55.UiTreeComponent, i56.HeaderAvatarComponent, i57.UiWorkflowPanelUiComponent, i58.UlvContextMenuComponent, i59.UlLoadingMaskUiComponent, i60.UiTextFieldAutoCompleteComponent, i61.CaptchaFieldComponent, i62.LySimpleLabelComponent, i63.GlobalSearchPanelComponent, i64.GlobalSearchModuleComponent, i65.GlobalSearchComponent, i66.HyperlinkComponent, i67.StaticTextComponent, i68.UlToastAdapterComponent, i69.MessageStripComponent, i70.UiLinearListContainerWithButtonComponent, i71.FundamentalDynamicFormComponent, i72.LayoutActionsComponent, i73.LyLayoutContainerComponent, i74.UiUlvFormMultiSelectUiComponent, i75.UlvFormMultiSelectComponent, i76.UlvColumnSettingsComponent, i77.UlvFilterSettingsComponent, i78.UlvSortSettingsComponent, i79.UlvGroupbySettingsComponent, i80.BarsaListFileLinearComponent, i81.UiPdfViewerComponent, i82.BarsaTinyemceComponent, i83.UiMonacoEditorComponent, i84.BarsaMonacoEditorComponent, i85.BarsaDateTimePickerComponent, i86.BarsaTreeItemComponent, i87.UiSwitchButtonComponent, i88.UiColorUiComponent, i89.LyLineComponent, i90.UiUlvMainUiComponent, i91.ReportNavigatorComponent, i92.ManageFiltersReportComponent, i93.ReportSearchFieldsManageComponent, i94.ReportSearchFieldsHiddenSettingsComponent, i95.SearchPanelComponent, i96.ReportSearchPanelSaveComponent, i97.UiGridFilterSettingsComponent, i98.UiGridFilterItemComponent, i99.UiDateRangeExComponent, i100.UlNotifyPopupComponent, i101.UiTableViewComponent, i102.UiListViewComponent, i103.UiCardViewComponent, i104.UiReportContainerComponent, i105.NoDataComponent, i106.ColumnRendererComponent, i107.InlineSaveAndCancelComponent, i108.UiTreeViewComponent, i107.InlineSaveAndCancelComponent, i109.UiCalendarComponent, i110.UiAspReportViewerComponent, i111.UiGraphComponent, i112.UiExceptionFormComponent, i113.UiEditableGridComponent, i114.ColumnMatrixRendererComponent, i115.UiMatrixViewComponent, i116.CustomDateTimeComponent, i117.BarsaAspViewerComponent, i118.FileInDialogComponent, i119.UiMoInfoGeneralObjectUiComponent, i120.UiGanttChartComponent, i121.GanttDhtmlChartViewComponent, i122.ProgressIndicatorComponent, i123.CardViewContentComponent, i124.CardItemComponent, i125.UiCardViewHorizontalGroupComponent, i126.TitleComponent, i127.BarsaUlvMainComponent, i128.ListItemComponent, i129.HtreeCreateNewComponent, i130.BarsaTableHeaderComponent, i131.BarsaTableRowComponent, i132.BarsaTableColumnComponent, i133.BreadcrumbComponent, i134.UiLabelComponent, i135.FormToolbarButtonComponent, i136.BarsaSearchFormComponent, i137.ReportNewTopFormComponent, i138.BarsaNetworkOfflineComponent, i139.FileViewerContentComponent, i140.FileViewerPopoverComponent, i141.FileViewerComponent, i142.BlobViewerComponent, i143.NotificationItemComponent, i144.BarsaCartableTemplateComponent, i145.BarsaCartableGroupComponent, i146.BarsaCartableFormComponent, i147.BarsaColumnIndicatorComponent, i148.BarsaFieldKeyValueComponent, i149.BarsaToolbaritemSearchComponent, i150.UiHtmlViewerComponent, i151.BarsaPishnamayeshPayamComponent, i152.BarsaTextEllipsisComponent, i153.BarsaListFileLinearGmailComponent, i154.BarsaLinkableItemsPanelComponent, i155.BarsaEnumMenuButtonComponent, i156.BarsaCardLayoutPanelComponent, i157.BarsaHorizontalFlexPanelComponent, i158.BarsaBaseLayoutPanelComponent, i159.BarsaBarPanelComponent, i160.BarsaFormSideContentComponent, i161.BarsaSimpleFormComponent, i162.FormToolbarComponent, i163.BarsaListLayoutPanelComponent, i164.BarsaGridLayoutPanelComponent, i165.BarsaDynamicFieldComponent, i166.UiMultiSelectRadioComponent, i167.UiMultiSelectCheckboxComponent, i168.UiNumIntSliderComponent, i169.UiMultiSelectSliderComponent, i170.UiMultiSelectCardComponent, i171.UiMultiSelectSmileComponent, i172.BarsaReportCheckboxSwitchButtonComponent, i173.BarsaColumnRowNumberComponent, i174.BarsaCardRowPayamComponent, i173.BarsaColumnRowNumberComponent, i175.BarsaQuestionPostComponent, i176.BarsaQuestionAnswerFormComponent, i177.BarsaQuestionAnswerFormAddCommentComponent, i178.BarsaAnswerCardComponent, i179.BarsaQuestionAnswerContentActionsSectionComponent, i180.BarsaQuestionAnswerVoteSectionComponent, i181.BarsaQuestionAnswerCreatorTimeSectionComponent, i182.BarsaQuestionAnswerCommentsSectionComponent, i183.BarsaChipComponent, i184.BarsaTagChipComponent, i185.BarsaReportCardFlexViewComponent, i186.BarsaTagsCategoryRowComponent, i187.BarsaTagCategoriesComponent, i188.BarsaReportOneOfListComponent, i174.BarsaCardRowPayamComponent, i189.BarsaCustomInlineEditComponent, i190.BarsaCustomInlineEditRowComponent, i191.BarsaChatComponent, i192.BarsaChatContentComponent, i193.BarsaChatMessageComponent, i194.BarsaChatThreadComponent, i195.BarsaChatThreadsListComponent, i196.BarsaChatThreadsListToolbarComponent, i197.BarsaChatContentToolbarComponent, i198.BarsaChatListComponent, i199.BarsaModalComponent, i200.BarsaTabRouteManagerComponent, i201.BarsaBreadcrumbsComponent, i202.BarsaRowInlineActionlistComponent, i203.UiBpmnViewerComponent, i204.UiNotificationViewComponent, i205.NotificationItemActionsComponent, i206.UploadFileStatusPipe, i207.SapFontPipe, i208.SapFontClassPipe, i103.StringToArrayPipe, i209.NodeHasOneDepthLevelPipe, i210.MatrixValuePipe, i211.DynamicPageSizePipe, i212.SapSizePipe, i213.AvatarGridColPipe, i214.ObjectStatusIconPipe, i215.WizardLayoutDirective, i216.ColRendererDirective, i217.ApplyConditionalFormatsDirective, i218.ReportViewRendererDirective, i219.FullscreenDialogDirective, i220.FullscreenFilesDirective, i221.DownloadFilesDirective, i222.DialogHandlerDirective, i223.TableThDirective], imports: [CommonModule,
287
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: BarsaSapUiModule, declarations: [i2.BarsaBarDownloadFileComponent, i3.UiTextFieldComponent, i4.LyLayoutFieldLabelComponent, i5.UiCheckBoxComponent, i6.UiSimpleComboComponent, i7.UiRadioGroupComponent, i8.UiGridComponent, i9.UiMapComponent, i10.LyLayoutContainerOfRootComponent, i11.LyLayoutPanelComponent, i12.UiReadOnlyFieldComponent, i13.UiContainerWithButtonComponent, i14.UiPictureFileComponent, i15.UiMoInfoUlvComboComponent, i16.UiMultiSelectComboComponent, i17.UiNumDecimalUiComponent, i18.UiNumIntUiComponent, i19.UiTimeSpanComponent, i20.UiFileLinearListBoxComponent, i21.LyEmptySpaceComponent, i22.UiSinglePictureComponent, i23.UlvSelectionComponent, i24.UlvToolbarComponent, i25.UlvPagingComponent, i26.UiGridSortSettingComponent, i27.UiGridSortItemComponent, i28.UiGridColumnsComponent, i29.MaskComponent, i30.UiInfoBarPanelComponent, i31.UiFormPanelComponent, i32.UiSearchCommandInfoUiComponent, i33.UlvSettingsComponent, i34.UiTinymceComponent, i35.UiButtonComponent, i36.UiDateTimeComponent, i37.FormDialogComponent, i38.UiMoInfoSubFormUiComponent, i39.ResponsiveToolbarComponent, i40.ResponsiveToolbarRendererComponent, i41.UiTextAreaComponent, i42.LayoutControlComponent, i43.LayoutWizardComponent, i44.FormWizardComponent, i45.FormDialogLessComponent, i46.RichTextStaticComponent, i47.UiPicturesInfoComponent, i48.LyHorizontalLayoutComponent, i49.LyVerticalLayoutComponent, i50.LyTabContainerComponent, i51.LyTabPageComponent, i52.LyLabelComponent, i53.UiMoInfoComboViewerComponent, i54.UlMsgBoxAdapterComponent, i55.UiTreeComponent, i56.HeaderAvatarComponent, i57.UiWorkflowPanelUiComponent, i58.UlvContextMenuComponent, i59.UlLoadingMaskUiComponent, i60.UiTextFieldAutoCompleteComponent, i61.CaptchaFieldComponent, i62.LySimpleLabelComponent, i63.GlobalSearchPanelComponent, i64.GlobalSearchModuleComponent, i65.GlobalSearchComponent, i66.HyperlinkComponent, i67.StaticTextComponent, i68.UlToastAdapterComponent, i69.MessageStripComponent, i70.UiLinearListContainerWithButtonComponent, i71.FundamentalDynamicFormComponent, i72.LayoutActionsComponent, i73.LyLayoutContainerComponent, i74.UiUlvFormMultiSelectUiComponent, i75.UlvFormMultiSelectComponent, i76.UlvColumnSettingsComponent, i77.UlvFilterSettingsComponent, i78.UlvSortSettingsComponent, i79.UlvGroupbySettingsComponent, i80.BarsaListFileLinearComponent, i81.UiPdfViewerComponent, i82.BarsaTinyemceComponent, i83.UiMonacoEditorComponent, i84.BarsaMonacoEditorComponent, i85.BarsaDateTimePickerComponent, i86.BarsaTreeItemComponent, i87.UiSwitchButtonComponent, i88.UiColorUiComponent, i89.LyLineComponent, i90.UiUlvMainUiComponent, i91.ReportNavigatorComponent, i92.ManageFiltersReportComponent, i93.ReportSearchFieldsManageComponent, i94.ReportSearchFieldsHiddenSettingsComponent, i95.SearchPanelComponent, i96.ReportSearchPanelSaveComponent, i97.UiGridFilterSettingsComponent, i98.UiGridFilterItemComponent, i99.UiDateRangeExComponent, i100.UlNotifyPopupComponent, i101.UiTableViewComponent, i102.UiListViewComponent, i103.UiCardViewComponent, i104.UiReportContainerComponent, i105.NoDataComponent, i106.ColumnRendererComponent, i107.InlineSaveAndCancelComponent, i108.UiTreeViewComponent, i107.InlineSaveAndCancelComponent, i109.UiCalendarComponent, i110.UiAspReportViewerComponent, i111.UiGraphComponent, i112.UiExceptionFormComponent, i113.UiEditableGridComponent, i114.ColumnMatrixRendererComponent, i115.UiMatrixViewComponent, i116.CustomDateTimeComponent, i117.BarsaAspViewerComponent, i118.FileInDialogComponent, i119.UiMoInfoGeneralObjectUiComponent, i120.UiGanttChartComponent, i121.GanttDhtmlChartViewComponent, i122.ProgressIndicatorComponent, i123.CardViewContentComponent, i124.CardItemComponent, i125.UiCardViewHorizontalGroupComponent, i126.TitleComponent, i127.BarsaUlvMainComponent, i128.ListItemComponent, i129.HtreeCreateNewComponent, i130.BarsaTableHeaderComponent, i131.BarsaTableRowComponent, i132.BarsaTableColumnComponent, i133.BreadcrumbComponent, i134.UiLabelComponent, i135.FormToolbarButtonComponent, i136.BarsaSearchFormComponent, i137.ReportNewTopFormComponent, i138.BarsaNetworkOfflineComponent, i139.FileViewerContentComponent, i140.FileViewerPopoverComponent, i141.FileViewerComponent, i142.BlobViewerComponent, i143.NotificationItemComponent, i144.BarsaCartableTemplateComponent, i145.BarsaCartableGroupComponent, i146.BarsaCartableFormComponent, i147.BarsaColumnIndicatorComponent, i148.BarsaFieldKeyValueComponent, i149.BarsaToolbaritemSearchComponent, i150.UiHtmlViewerComponent, i151.BarsaPishnamayeshPayamComponent, i152.BarsaTextEllipsisComponent, i153.BarsaListFileLinearGmailComponent, i154.BarsaLinkableItemsPanelComponent, i155.BarsaEnumMenuButtonComponent, i156.BarsaCardLayoutPanelComponent, i157.BarsaHorizontalFlexPanelComponent, i158.BarsaBaseLayoutPanelComponent, i159.BarsaBarPanelComponent, i160.BarsaFormSideContentComponent, i161.BarsaSimpleFormComponent, i162.FormToolbarComponent, i163.BarsaListLayoutPanelComponent, i164.BarsaGridLayoutPanelComponent, i165.BarsaDynamicFieldComponent, i166.UiMultiSelectRadioComponent, i167.UiMultiSelectCheckboxComponent, i168.UiNumIntSliderComponent, i169.UiMultiSelectSliderComponent, i170.UiMultiSelectCardComponent, i171.UiMultiSelectSmileComponent, i172.BarsaReportCheckboxSwitchButtonComponent, i173.BarsaColumnRowNumberComponent, i174.BarsaCardRowPayamComponent, i173.BarsaColumnRowNumberComponent, i175.BarsaQuestionPostComponent, i176.BarsaQuestionAnswerFormComponent, i177.BarsaQuestionAnswerFormAddCommentComponent, i178.BarsaAnswerCardComponent, i179.BarsaQuestionAnswerContentActionsSectionComponent, i180.BarsaQuestionAnswerVoteSectionComponent, i181.BarsaQuestionAnswerCreatorTimeSectionComponent, i182.BarsaQuestionAnswerCommentsSectionComponent, i183.BarsaChipComponent, i184.BarsaTagChipComponent, i185.BarsaReportCardFlexViewComponent, i186.BarsaTagsCategoryRowComponent, i187.BarsaTagCategoriesComponent, i188.BarsaReportOneOfListComponent, i174.BarsaCardRowPayamComponent, i189.BarsaCustomInlineEditComponent, i190.BarsaCustomInlineEditRowComponent, i191.BarsaChatComponent, i192.BarsaChatContentComponent, i193.BarsaChatMessageComponent, i194.BarsaChatThreadComponent, i195.BarsaChatThreadsListComponent, i196.BarsaChatThreadsListToolbarComponent, i197.BarsaChatContentToolbarComponent, i198.BarsaChatListComponent, i199.BarsaModalComponent, i200.BarsaTabRouteManagerComponent, i201.BarsaBreadcrumbsComponent, i202.BarsaRowInlineActionlistComponent, i203.UiBpmnViewerComponent, i204.UiNotificationViewComponent, i205.NotificationItemActionsComponent, i206.BarsaFormLayoutPanelComponent, i207.UploadFileStatusPipe, i208.SapFontPipe, i209.SapFontClassPipe, i103.StringToArrayPipe, i210.NodeHasOneDepthLevelPipe, i211.MatrixValuePipe, i212.DynamicPageSizePipe, i213.SapSizePipe, i214.AvatarGridColPipe, i215.ObjectStatusIconPipe, i216.WizardLayoutDirective, i217.ColRendererDirective, i218.ApplyConditionalFormatsDirective, i219.ReportViewRendererDirective, i220.FullscreenDialogDirective, i221.FullscreenFilesDirective, i222.DownloadFilesDirective, i223.DialogHandlerDirective, i224.TableThDirective], imports: [CommonModule,
287
288
  FormsModule,
288
289
  ReactiveFormsModule,
289
290
  BarsaNovinRayCoreModule,
@@ -305,9 +306,9 @@ export class BarsaSapUiModule extends BaseModule {
305
306
  BarsaSapUiRoutingModule,
306
307
  PdfJsViewerModule,
307
308
  ResizableModule,
308
- PlatformIconTabBarModule, i224.ContentDensityModule, ScrollingModule,
309
+ PlatformIconTabBarModule, i225.ContentDensityModule, ScrollingModule,
309
310
  UtilDateToHhMmPipe,
310
- UtilChatTimeBadgePipe], exports: [i2.BarsaBarDownloadFileComponent, i3.UiTextFieldComponent, i4.LyLayoutFieldLabelComponent, i5.UiCheckBoxComponent, i6.UiSimpleComboComponent, i7.UiRadioGroupComponent, i8.UiGridComponent, i9.UiMapComponent, i10.LyLayoutContainerOfRootComponent, i11.LyLayoutPanelComponent, i12.UiReadOnlyFieldComponent, i13.UiContainerWithButtonComponent, i14.UiPictureFileComponent, i15.UiMoInfoUlvComboComponent, i16.UiMultiSelectComboComponent, i17.UiNumDecimalUiComponent, i18.UiNumIntUiComponent, i19.UiTimeSpanComponent, i20.UiFileLinearListBoxComponent, i21.LyEmptySpaceComponent, i22.UiSinglePictureComponent, i23.UlvSelectionComponent, i24.UlvToolbarComponent, i25.UlvPagingComponent, i26.UiGridSortSettingComponent, i27.UiGridSortItemComponent, i28.UiGridColumnsComponent, i29.MaskComponent, i30.UiInfoBarPanelComponent, i31.UiFormPanelComponent, i32.UiSearchCommandInfoUiComponent, i33.UlvSettingsComponent, i34.UiTinymceComponent, i35.UiButtonComponent, i36.UiDateTimeComponent, i37.FormDialogComponent, i38.UiMoInfoSubFormUiComponent, i39.ResponsiveToolbarComponent, i40.ResponsiveToolbarRendererComponent, i41.UiTextAreaComponent, i42.LayoutControlComponent, i43.LayoutWizardComponent, i44.FormWizardComponent, i45.FormDialogLessComponent, i46.RichTextStaticComponent, i47.UiPicturesInfoComponent, i48.LyHorizontalLayoutComponent, i49.LyVerticalLayoutComponent, i50.LyTabContainerComponent, i51.LyTabPageComponent, i52.LyLabelComponent, i53.UiMoInfoComboViewerComponent, i54.UlMsgBoxAdapterComponent, i55.UiTreeComponent, i56.HeaderAvatarComponent, i57.UiWorkflowPanelUiComponent, i58.UlvContextMenuComponent, i59.UlLoadingMaskUiComponent, i60.UiTextFieldAutoCompleteComponent, i61.CaptchaFieldComponent, i62.LySimpleLabelComponent, i63.GlobalSearchPanelComponent, i64.GlobalSearchModuleComponent, i65.GlobalSearchComponent, i66.HyperlinkComponent, i67.StaticTextComponent, i68.UlToastAdapterComponent, i69.MessageStripComponent, i70.UiLinearListContainerWithButtonComponent, i71.FundamentalDynamicFormComponent, i72.LayoutActionsComponent, i73.LyLayoutContainerComponent, i74.UiUlvFormMultiSelectUiComponent, i75.UlvFormMultiSelectComponent, i76.UlvColumnSettingsComponent, i77.UlvFilterSettingsComponent, i78.UlvSortSettingsComponent, i79.UlvGroupbySettingsComponent, i80.BarsaListFileLinearComponent, i81.UiPdfViewerComponent, i82.BarsaTinyemceComponent, i83.UiMonacoEditorComponent, i84.BarsaMonacoEditorComponent, i85.BarsaDateTimePickerComponent, i86.BarsaTreeItemComponent, i87.UiSwitchButtonComponent, i88.UiColorUiComponent, i89.LyLineComponent, i90.UiUlvMainUiComponent, i91.ReportNavigatorComponent, i92.ManageFiltersReportComponent, i93.ReportSearchFieldsManageComponent, i94.ReportSearchFieldsHiddenSettingsComponent, i95.SearchPanelComponent, i96.ReportSearchPanelSaveComponent, i97.UiGridFilterSettingsComponent, i98.UiGridFilterItemComponent, i99.UiDateRangeExComponent, i100.UlNotifyPopupComponent, i101.UiTableViewComponent, i102.UiListViewComponent, i103.UiCardViewComponent, i104.UiReportContainerComponent, i105.NoDataComponent, i106.ColumnRendererComponent, i107.InlineSaveAndCancelComponent, i108.UiTreeViewComponent, i107.InlineSaveAndCancelComponent, i109.UiCalendarComponent, i110.UiAspReportViewerComponent, i111.UiGraphComponent, i112.UiExceptionFormComponent, i113.UiEditableGridComponent, i114.ColumnMatrixRendererComponent, i115.UiMatrixViewComponent, i116.CustomDateTimeComponent, i117.BarsaAspViewerComponent, i118.FileInDialogComponent, i119.UiMoInfoGeneralObjectUiComponent, i120.UiGanttChartComponent, i121.GanttDhtmlChartViewComponent, i122.ProgressIndicatorComponent, i123.CardViewContentComponent, i124.CardItemComponent, i125.UiCardViewHorizontalGroupComponent, i126.TitleComponent, i127.BarsaUlvMainComponent, i128.ListItemComponent, i129.HtreeCreateNewComponent, i130.BarsaTableHeaderComponent, i131.BarsaTableRowComponent, i132.BarsaTableColumnComponent, i133.BreadcrumbComponent, i134.UiLabelComponent, i135.FormToolbarButtonComponent, i136.BarsaSearchFormComponent, i137.ReportNewTopFormComponent, i138.BarsaNetworkOfflineComponent, i139.FileViewerContentComponent, i140.FileViewerPopoverComponent, i141.FileViewerComponent, i142.BlobViewerComponent, i143.NotificationItemComponent, i144.BarsaCartableTemplateComponent, i145.BarsaCartableGroupComponent, i146.BarsaCartableFormComponent, i147.BarsaColumnIndicatorComponent, i148.BarsaFieldKeyValueComponent, i149.BarsaToolbaritemSearchComponent, i150.UiHtmlViewerComponent, i151.BarsaPishnamayeshPayamComponent, i152.BarsaTextEllipsisComponent, i153.BarsaListFileLinearGmailComponent, i154.BarsaLinkableItemsPanelComponent, i155.BarsaEnumMenuButtonComponent, i156.BarsaCardLayoutPanelComponent, i157.BarsaHorizontalFlexPanelComponent, i158.BarsaBaseLayoutPanelComponent, i159.BarsaBarPanelComponent, i160.BarsaFormSideContentComponent, i161.BarsaSimpleFormComponent, i162.FormToolbarComponent, i163.BarsaListLayoutPanelComponent, i164.BarsaGridLayoutPanelComponent, i165.BarsaDynamicFieldComponent, i166.UiMultiSelectRadioComponent, i167.UiMultiSelectCheckboxComponent, i168.UiNumIntSliderComponent, i169.UiMultiSelectSliderComponent, i170.UiMultiSelectCardComponent, i171.UiMultiSelectSmileComponent, i172.BarsaReportCheckboxSwitchButtonComponent, i173.BarsaColumnRowNumberComponent, i174.BarsaCardRowPayamComponent, i173.BarsaColumnRowNumberComponent, i175.BarsaQuestionPostComponent, i176.BarsaQuestionAnswerFormComponent, i177.BarsaQuestionAnswerFormAddCommentComponent, i178.BarsaAnswerCardComponent, i179.BarsaQuestionAnswerContentActionsSectionComponent, i180.BarsaQuestionAnswerVoteSectionComponent, i181.BarsaQuestionAnswerCreatorTimeSectionComponent, i182.BarsaQuestionAnswerCommentsSectionComponent, i183.BarsaChipComponent, i184.BarsaTagChipComponent, i185.BarsaReportCardFlexViewComponent, i186.BarsaTagsCategoryRowComponent, i187.BarsaTagCategoriesComponent, i188.BarsaReportOneOfListComponent, i174.BarsaCardRowPayamComponent, i189.BarsaCustomInlineEditComponent, i190.BarsaCustomInlineEditRowComponent, i191.BarsaChatComponent, i192.BarsaChatContentComponent, i193.BarsaChatMessageComponent, i194.BarsaChatThreadComponent, i195.BarsaChatThreadsListComponent, i196.BarsaChatThreadsListToolbarComponent, i197.BarsaChatContentToolbarComponent, i198.BarsaChatListComponent, i199.BarsaModalComponent, i200.BarsaTabRouteManagerComponent, i201.BarsaBreadcrumbsComponent, i202.BarsaRowInlineActionlistComponent, i203.UiBpmnViewerComponent, i204.UiNotificationViewComponent, i205.NotificationItemActionsComponent, i215.WizardLayoutDirective, i216.ColRendererDirective, i217.ApplyConditionalFormatsDirective, i218.ReportViewRendererDirective, i219.FullscreenDialogDirective, i220.FullscreenFilesDirective, i221.DownloadFilesDirective, i222.DialogHandlerDirective, i223.TableThDirective, i206.UploadFileStatusPipe, i207.SapFontPipe, i208.SapFontClassPipe, i103.StringToArrayPipe, i209.NodeHasOneDepthLevelPipe, i210.MatrixValuePipe, i211.DynamicPageSizePipe, i212.SapSizePipe, i213.AvatarGridColPipe, i214.ObjectStatusIconPipe] }); }
311
+ UtilChatTimeBadgePipe], exports: [i2.BarsaBarDownloadFileComponent, i3.UiTextFieldComponent, i4.LyLayoutFieldLabelComponent, i5.UiCheckBoxComponent, i6.UiSimpleComboComponent, i7.UiRadioGroupComponent, i8.UiGridComponent, i9.UiMapComponent, i10.LyLayoutContainerOfRootComponent, i11.LyLayoutPanelComponent, i12.UiReadOnlyFieldComponent, i13.UiContainerWithButtonComponent, i14.UiPictureFileComponent, i15.UiMoInfoUlvComboComponent, i16.UiMultiSelectComboComponent, i17.UiNumDecimalUiComponent, i18.UiNumIntUiComponent, i19.UiTimeSpanComponent, i20.UiFileLinearListBoxComponent, i21.LyEmptySpaceComponent, i22.UiSinglePictureComponent, i23.UlvSelectionComponent, i24.UlvToolbarComponent, i25.UlvPagingComponent, i26.UiGridSortSettingComponent, i27.UiGridSortItemComponent, i28.UiGridColumnsComponent, i29.MaskComponent, i30.UiInfoBarPanelComponent, i31.UiFormPanelComponent, i32.UiSearchCommandInfoUiComponent, i33.UlvSettingsComponent, i34.UiTinymceComponent, i35.UiButtonComponent, i36.UiDateTimeComponent, i37.FormDialogComponent, i38.UiMoInfoSubFormUiComponent, i39.ResponsiveToolbarComponent, i40.ResponsiveToolbarRendererComponent, i41.UiTextAreaComponent, i42.LayoutControlComponent, i43.LayoutWizardComponent, i44.FormWizardComponent, i45.FormDialogLessComponent, i46.RichTextStaticComponent, i47.UiPicturesInfoComponent, i48.LyHorizontalLayoutComponent, i49.LyVerticalLayoutComponent, i50.LyTabContainerComponent, i51.LyTabPageComponent, i52.LyLabelComponent, i53.UiMoInfoComboViewerComponent, i54.UlMsgBoxAdapterComponent, i55.UiTreeComponent, i56.HeaderAvatarComponent, i57.UiWorkflowPanelUiComponent, i58.UlvContextMenuComponent, i59.UlLoadingMaskUiComponent, i60.UiTextFieldAutoCompleteComponent, i61.CaptchaFieldComponent, i62.LySimpleLabelComponent, i63.GlobalSearchPanelComponent, i64.GlobalSearchModuleComponent, i65.GlobalSearchComponent, i66.HyperlinkComponent, i67.StaticTextComponent, i68.UlToastAdapterComponent, i69.MessageStripComponent, i70.UiLinearListContainerWithButtonComponent, i71.FundamentalDynamicFormComponent, i72.LayoutActionsComponent, i73.LyLayoutContainerComponent, i74.UiUlvFormMultiSelectUiComponent, i75.UlvFormMultiSelectComponent, i76.UlvColumnSettingsComponent, i77.UlvFilterSettingsComponent, i78.UlvSortSettingsComponent, i79.UlvGroupbySettingsComponent, i80.BarsaListFileLinearComponent, i81.UiPdfViewerComponent, i82.BarsaTinyemceComponent, i83.UiMonacoEditorComponent, i84.BarsaMonacoEditorComponent, i85.BarsaDateTimePickerComponent, i86.BarsaTreeItemComponent, i87.UiSwitchButtonComponent, i88.UiColorUiComponent, i89.LyLineComponent, i90.UiUlvMainUiComponent, i91.ReportNavigatorComponent, i92.ManageFiltersReportComponent, i93.ReportSearchFieldsManageComponent, i94.ReportSearchFieldsHiddenSettingsComponent, i95.SearchPanelComponent, i96.ReportSearchPanelSaveComponent, i97.UiGridFilterSettingsComponent, i98.UiGridFilterItemComponent, i99.UiDateRangeExComponent, i100.UlNotifyPopupComponent, i101.UiTableViewComponent, i102.UiListViewComponent, i103.UiCardViewComponent, i104.UiReportContainerComponent, i105.NoDataComponent, i106.ColumnRendererComponent, i107.InlineSaveAndCancelComponent, i108.UiTreeViewComponent, i107.InlineSaveAndCancelComponent, i109.UiCalendarComponent, i110.UiAspReportViewerComponent, i111.UiGraphComponent, i112.UiExceptionFormComponent, i113.UiEditableGridComponent, i114.ColumnMatrixRendererComponent, i115.UiMatrixViewComponent, i116.CustomDateTimeComponent, i117.BarsaAspViewerComponent, i118.FileInDialogComponent, i119.UiMoInfoGeneralObjectUiComponent, i120.UiGanttChartComponent, i121.GanttDhtmlChartViewComponent, i122.ProgressIndicatorComponent, i123.CardViewContentComponent, i124.CardItemComponent, i125.UiCardViewHorizontalGroupComponent, i126.TitleComponent, i127.BarsaUlvMainComponent, i128.ListItemComponent, i129.HtreeCreateNewComponent, i130.BarsaTableHeaderComponent, i131.BarsaTableRowComponent, i132.BarsaTableColumnComponent, i133.BreadcrumbComponent, i134.UiLabelComponent, i135.FormToolbarButtonComponent, i136.BarsaSearchFormComponent, i137.ReportNewTopFormComponent, i138.BarsaNetworkOfflineComponent, i139.FileViewerContentComponent, i140.FileViewerPopoverComponent, i141.FileViewerComponent, i142.BlobViewerComponent, i143.NotificationItemComponent, i144.BarsaCartableTemplateComponent, i145.BarsaCartableGroupComponent, i146.BarsaCartableFormComponent, i147.BarsaColumnIndicatorComponent, i148.BarsaFieldKeyValueComponent, i149.BarsaToolbaritemSearchComponent, i150.UiHtmlViewerComponent, i151.BarsaPishnamayeshPayamComponent, i152.BarsaTextEllipsisComponent, i153.BarsaListFileLinearGmailComponent, i154.BarsaLinkableItemsPanelComponent, i155.BarsaEnumMenuButtonComponent, i156.BarsaCardLayoutPanelComponent, i157.BarsaHorizontalFlexPanelComponent, i158.BarsaBaseLayoutPanelComponent, i159.BarsaBarPanelComponent, i160.BarsaFormSideContentComponent, i161.BarsaSimpleFormComponent, i162.FormToolbarComponent, i163.BarsaListLayoutPanelComponent, i164.BarsaGridLayoutPanelComponent, i165.BarsaDynamicFieldComponent, i166.UiMultiSelectRadioComponent, i167.UiMultiSelectCheckboxComponent, i168.UiNumIntSliderComponent, i169.UiMultiSelectSliderComponent, i170.UiMultiSelectCardComponent, i171.UiMultiSelectSmileComponent, i172.BarsaReportCheckboxSwitchButtonComponent, i173.BarsaColumnRowNumberComponent, i174.BarsaCardRowPayamComponent, i173.BarsaColumnRowNumberComponent, i175.BarsaQuestionPostComponent, i176.BarsaQuestionAnswerFormComponent, i177.BarsaQuestionAnswerFormAddCommentComponent, i178.BarsaAnswerCardComponent, i179.BarsaQuestionAnswerContentActionsSectionComponent, i180.BarsaQuestionAnswerVoteSectionComponent, i181.BarsaQuestionAnswerCreatorTimeSectionComponent, i182.BarsaQuestionAnswerCommentsSectionComponent, i183.BarsaChipComponent, i184.BarsaTagChipComponent, i185.BarsaReportCardFlexViewComponent, i186.BarsaTagsCategoryRowComponent, i187.BarsaTagCategoriesComponent, i188.BarsaReportOneOfListComponent, i174.BarsaCardRowPayamComponent, i189.BarsaCustomInlineEditComponent, i190.BarsaCustomInlineEditRowComponent, i191.BarsaChatComponent, i192.BarsaChatContentComponent, i193.BarsaChatMessageComponent, i194.BarsaChatThreadComponent, i195.BarsaChatThreadsListComponent, i196.BarsaChatThreadsListToolbarComponent, i197.BarsaChatContentToolbarComponent, i198.BarsaChatListComponent, i199.BarsaModalComponent, i200.BarsaTabRouteManagerComponent, i201.BarsaBreadcrumbsComponent, i202.BarsaRowInlineActionlistComponent, i203.UiBpmnViewerComponent, i204.UiNotificationViewComponent, i205.NotificationItemActionsComponent, i206.BarsaFormLayoutPanelComponent, i216.WizardLayoutDirective, i217.ColRendererDirective, i218.ApplyConditionalFormatsDirective, i219.ReportViewRendererDirective, i220.FullscreenDialogDirective, i221.FullscreenFilesDirective, i222.DownloadFilesDirective, i223.DialogHandlerDirective, i224.TableThDirective, i207.UploadFileStatusPipe, i208.SapFontPipe, i209.SapFontClassPipe, i103.StringToArrayPipe, i210.NodeHasOneDepthLevelPipe, i211.MatrixValuePipe, i212.DynamicPageSizePipe, i213.SapSizePipe, i214.AvatarGridColPipe, i215.ObjectStatusIconPipe] }); }
311
312
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaSapUiModule, providers: [{ provide: DIALOG_SERVICE, useClass: DialogService }], imports: [CommonModule,
312
313
  FormsModule,
313
314
  ReactiveFormsModule,
@@ -374,4 +375,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
374
375
  providers: [{ provide: DIALOG_SERVICE, useClass: DialogService }]
375
376
  }]
376
377
  }], ctorParameters: () => [{ type: i1.DynamicComponentService }, { type: i0.ComponentFactoryResolver }] });
377
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFyc2Etc2FwLXVpLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2JhcnNhLXNhcC11aS9zcmMvbGliL2JhcnNhLXNhcC11aS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUVILHNCQUFzQixFQUV0QixRQUFRLEVBQ1IsZ0JBQWdCLEVBQ2hCLGVBQWUsRUFDbEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUMvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3hELE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNwRCxPQUFPLEVBQ0gsd0JBQXdCLEVBQ3hCLFlBQVksRUFDWixXQUFXLEVBQ1gsY0FBYyxFQUNkLGFBQWEsRUFDYixvQkFBb0IsRUFDcEIsa0JBQWtCLEVBQ2xCLDJCQUEyQixFQUMzQixtQkFBbUIsRUFDbkIsYUFBYSxFQUNiLGtCQUFrQixFQUNsQixlQUFlLEVBQ2YsY0FBYyxFQUNkLGNBQWMsRUFDZCxlQUFlLEVBQ2YsbUJBQW1CLEVBQ3RCLE1BQU0sdUJBQXVCLENBQUM7QUFDL0IsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ3hELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBRXJELE9BQU8sRUFDSCxhQUFhLEVBRWIsdUJBQXVCLEVBQ3ZCLFVBQVUsRUFDVixjQUFjLEVBQ2QscUJBQXFCLEVBQ3JCLDBCQUEwQixFQUMxQixhQUFhLEVBQ2IsZUFBZSxFQUNmLG1CQUFtQixFQUN0QixNQUFNLHNCQUFzQixDQUFDO0FBRTlCLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ3JELE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ3pELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBQ3JELE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUV6RCxPQUFPLEVBQUUsVUFBVSxFQUFFLEtBQUssRUFBRSxVQUFVLEVBQUUsYUFBYSxFQUFFLE1BQU0sU0FBUyxDQUFDO0FBQ3ZFLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQ3hFLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLHFDQUFxQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ3hFLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQztBQUN6RCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDekQsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDL0QsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7QUFDcEUsT0FBTyxFQUFFLHdCQUF3QixFQUFFLE1BQU0sMkJBQTJCLENBQUM7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFckUsTUFBTSxhQUFhLEdBQUc7SUFDbEIsT0FBTztJQUNQLDJCQUEyQjtJQUMzQixjQUFjO0lBQ2QsZUFBZTtJQUNmLFVBQVU7SUFDVjtRQUNJLE9BQU8sRUFBRSxlQUFlO1FBQ3hCLFVBQVUsRUFBRSxhQUFhO1FBQ3pCLElBQUksRUFBRTtZQUNGLFVBQVU7WUFDViwyQkFBMkI7WUFDM0IsY0FBYztZQUNkLGFBQWE7WUFDYixZQUFZO1lBQ1osbUJBQW1CO1NBQ3RCO1FBQ0QsS0FBSyxFQUFFLElBQUk7S0FDZDtJQUNELEVBQUUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLFFBQVEsRUFBRSxtQkFBbUIsRUFBRTtJQUNqRSxFQUFFLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxRQUFRLEVBQUUsd0JBQXdCLEVBQUU7SUFDM0UsRUFBRSxPQUFPLEVBQUUsYUFBYSxFQUFFLFFBQVEsRUFBRSxtQkFBbUIsRUFBRTtDQUM1RCxDQUFDO0FBeUNGLE1BQU0sT0FBTyxnQkFBaUIsU0FBUSxVQUFVO0lBRTVDLFlBQXNCLEdBQTRCLEVBQVksd0JBQWtEO1FBQzVHLEtBQUssQ0FBQyxHQUFHLEVBQUUsd0JBQXdCLEVBQUUsa0JBQWtCLENBQUMsQ0FBQztRQUR2QyxRQUFHLEdBQUgsR0FBRyxDQUF5QjtRQUFZLDZCQUF3QixHQUF4Qix3QkFBd0IsQ0FBMEI7UUFEdEcsc0JBQWlCLEdBQUcsQ0FBQyxHQUFHLFVBQVUsQ0FBQyxDQUFDO0lBRzlDLENBQUM7SUFDRCxNQUFNLENBQUMsT0FBTztRQUNWLE9BQU87WUFDSCxRQUFRLEVBQUUsZ0JBQWdCO1lBQzFCLFNBQVMsRUFBRSxDQUFDLEdBQUcsS0FBSyxFQUFFLEdBQUcsYUFBYSxDQUFDO1NBQzFDLENBQUM7SUFDTixDQUFDOytHQVZRLGdCQUFnQjtnSEFBaEIsZ0JBQWdCLDQ0TkFuQ3JCLFlBQVk7WUFDWixXQUFXO1lBQ1gsbUJBQW1CO1lBQ25CLHVCQUF1QjtZQUN2QixjQUFjO1lBQ2QsY0FBYztZQUNkLHdCQUF3QjtZQUN4QixXQUFXO1lBQ1gsWUFBWTtZQUNaLG1CQUFtQjtZQUNuQixhQUFhO1lBQ2Isa0JBQWtCO1lBQ2xCLGVBQWU7WUFDZixjQUFjO1lBQ2QsY0FBYztZQUNkLG1CQUFtQjtZQUNuQixpQkFBaUI7WUFDakIsZUFBZTtZQUNmLG1CQUFtQjtZQUNuQix1QkFBdUI7WUFDdkIsaUJBQWlCO1lBQ2pCLGVBQWU7WUFDZix3QkFBd0IsNkJBTXhCLGVBQWU7WUFDZixrQkFBa0I7WUFDbEIscUJBQXFCO2dIQUtoQixnQkFBZ0IsYUFGZCxDQUFDLEVBQUUsT0FBTyxFQUFFLGNBQWMsRUFBRSxRQUFRLEVBQUUsYUFBYSxFQUFFLENBQUMsWUFqQzdELFlBQVk7WUFDWixXQUFXO1lBQ1gsbUJBQW1CO1lBQ25CLHVCQUF1QjtZQUN2QixjQUFjO1lBQ2QsY0FBYztZQUNkLHdCQUF3QjtZQUN4QixXQUFXO1lBQ1gsWUFBWTtZQU9aLG1CQUFtQjtZQUNuQixpQkFBaUI7WUFDakIsZUFBZTtZQUNmLG1CQUFtQjtZQUNuQix1QkFBdUI7WUFDdkIsaUJBQWlCO1lBQ2pCLGVBQWU7WUFDZix3QkFBd0I7WUFDeEIsb0JBQW9CLENBQUMsT0FBTyxDQUFDO2dCQUN6QixPQUFPLEVBQUUsY0FBYyxFQUFFLDJCQUEyQjtnQkFDcEQsVUFBVSxFQUFFLG9CQUFvQjtnQkFDaEMsMkJBQTJCLEVBQUUsa0JBQWtCLENBQUMsT0FBTzthQUMxRCxDQUFDO1lBQ0YsZUFBZTs7NEZBT1YsZ0JBQWdCO2tCQXZDNUIsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyxHQUFHLFVBQVUsRUFBRSxHQUFHLEtBQUssRUFBRSxHQUFHLFVBQVUsQ0FBQztvQkFDdEQsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLEVBQUUsc0JBQXNCLENBQUM7b0JBQ25ELE9BQU8sRUFBRTt3QkFDTCxZQUFZO3dCQUNaLFdBQVc7d0JBQ1gsbUJBQW1CO3dCQUNuQix1QkFBdUI7d0JBQ3ZCLGNBQWM7d0JBQ2QsY0FBYzt3QkFDZCx3QkFBd0I7d0JBQ3hCLFdBQVc7d0JBQ1gsWUFBWTt3QkFDWixtQkFBbUI7d0JBQ25CLGFBQWE7d0JBQ2Isa0JBQWtCO3dCQUNsQixlQUFlO3dCQUNmLGNBQWM7d0JBQ2QsY0FBYzt3QkFDZCxtQkFBbUI7d0JBQ25CLGlCQUFpQjt3QkFDakIsZUFBZTt3QkFDZixtQkFBbUI7d0JBQ25CLHVCQUF1Qjt3QkFDdkIsaUJBQWlCO3dCQUNqQixlQUFlO3dCQUNmLHdCQUF3Qjt3QkFDeEIsb0JBQW9CLENBQUMsT0FBTyxDQUFDOzRCQUN6QixPQUFPLEVBQUUsY0FBYyxFQUFFLDJCQUEyQjs0QkFDcEQsVUFBVSxFQUFFLG9CQUFvQjs0QkFDaEMsMkJBQTJCLEVBQUUsa0JBQWtCLENBQUMsT0FBTzt5QkFDMUQsQ0FBQzt3QkFDRixlQUFlO3dCQUNmLGtCQUFrQjt3QkFDbEIscUJBQXFCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxHQUFHLFVBQVUsRUFBRSxHQUFHLFVBQVUsRUFBRSxHQUFHLEtBQUssQ0FBQztvQkFDakQsU0FBUyxFQUFFLENBQUMsRUFBRSxPQUFPLEVBQUUsY0FBYyxFQUFFLFFBQVEsRUFBRSxhQUFhLEVBQUUsQ0FBQztpQkFDcEUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xyXG4gICAgQ29tcG9uZW50RmFjdG9yeVJlc29sdmVyLFxyXG4gICAgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQSxcclxuICAgIE1vZHVsZVdpdGhQcm92aWRlcnMsXHJcbiAgICBOZ01vZHVsZSxcclxuICAgIE5PX0VSUk9SU19TQ0hFTUEsXHJcbiAgICBBUFBfSU5JVElBTElaRVJcclxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgRm9ybXNNb2R1bGUsIFJlYWN0aXZlRm9ybXNNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XHJcbmltcG9ydCB7IE92ZXJsYXkgfSBmcm9tICdAYW5ndWxhci9jZGsvb3ZlcmxheSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IERyYWdEcm9wTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL2RyYWctZHJvcCc7XHJcbmltcG9ydCB7IENka1RhYmxlTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL3RhYmxlJztcclxuaW1wb3J0IHtcclxuICAgIEZ1bmRhbWVudGFsTmd4Q29yZU1vZHVsZSxcclxuICAgIFdpemFyZE1vZHVsZSxcclxuICAgIEZhY2V0TW9kdWxlLFxyXG4gICAgVGhlbWluZ1NlcnZpY2UsXHJcbiAgICBEaWFsb2dTZXJ2aWNlLFxyXG4gICAgQ29udGVudERlbnNpdHlNb2R1bGUsXHJcbiAgICBDb250ZW50RGVuc2l0eU1vZGUsXHJcbiAgICBHbG9iYWxDb250ZW50RGVuc2l0eVNlcnZpY2UsXHJcbiAgICBSYXRpbmdTdGFyTGFiZWxQaXBlLFxyXG4gICAgTGlzdEdyb3VwUGlwZSxcclxuICAgIERhdGVUaW1lRm9ybWF0UGlwZSxcclxuICAgIERhdGVGcm9tTm93UGlwZSxcclxuICAgIERhdGVGb3JtYXRQaXBlLFxyXG4gICAgQXZhdGFySWNvblBpcGUsXHJcbiAgICBOb3RpZmljYXRpb25SZWYsXHJcbiAgICBNZXNzYWdlVG9hc3RTZXJ2aWNlXHJcbn0gZnJvbSAnQGZ1bmRhbWVudGFsLW5neC9jb3JlJztcclxuaW1wb3J0IHsgUnRsU2VydmljZSB9IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvY2RrL3V0aWxzJztcclxuaW1wb3J0IHsgUGRmSnNWaWV3ZXJNb2R1bGUgfSBmcm9tICduZzItcGRmanMtdmlld2VyJztcclxuXHJcbmltcG9ydCB7XHJcbiAgICBQb3J0YWxTZXJ2aWNlLFxyXG4gICAgRHluYW1pY0NvbXBvbmVudFNlcnZpY2UsXHJcbiAgICBCYXJzYU5vdmluUmF5Q29yZU1vZHVsZSxcclxuICAgIEJhc2VNb2R1bGUsXHJcbiAgICBESUFMT0dfU0VSVklDRSxcclxuICAgIEZPUk1fRElBTE9HX0NPTVBPTkVOVCxcclxuICAgIE5PVElGSUNBVEFJT05fUE9QVVBfU0VSVkVSLFxyXG4gICAgVE9BU1RfU0VSVklDRSxcclxuICAgIFJlc2l6YWJsZU1vZHVsZSxcclxuICAgIExvY2FsU3RvcmFnZVNlcnZpY2VcclxufSBmcm9tICdiYXJzYS1ub3Zpbi1yYXktY29yZSc7XHJcblxyXG5pbXBvcnQgeyBCYXJzYUNhbGVuZGFyTW9kdWxlIH0gZnJvbSAnYmFyc2EtY2FsZW5kYXInO1xyXG5pbXBvcnQgeyBDb2xvclN3YXRjaGVzTW9kdWxlIH0gZnJvbSAnbmd4LWNvbG9yL3N3YXRjaGVzJztcclxuaW1wb3J0IHsgQ29sb3JDaHJvbWVNb2R1bGUgfSBmcm9tICduZ3gtY29sb3IvY2hyb21lJztcclxuaW1wb3J0IHsgQ2xpcGJvYXJkTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL2NsaXBib2FyZCc7XHJcblxyXG5pbXBvcnQgeyBjb21wb25lbnRzLCBwaXBlcywgZGlyZWN0aXZlcywgSU5JVF9TQVBGSU9SSSB9IGZyb20gJy4vaW5kZXgnO1xyXG5pbXBvcnQgeyBCYXJzYVNhcFVpUm91dGluZ01vZHVsZSB9IGZyb20gJy4vYmFyc2Etc2FwLXVpLXJvdXRpbmcubW9kdWxlJztcclxuaW1wb3J0IHsgRm9ybURpYWxvZ0NvbXBvbmVudCB9IGZyb20gJy4vZm9ybS1kaWFsb2cvZm9ybS1kaWFsb2cuY29tcG9uZW50JztcclxuaW1wb3J0IHsgTm90aWZpY2F0aW9uUG9wdXBTZXJ2aWNlIH0gZnJvbSAnLi9ub3RpZmljYXRpb24tcG9wdXAuc2VydmljZSc7XHJcbmltcG9ydCB7IERvbVNhbml0aXplciB9IGZyb20gJ0Bhbmd1bGFyL3BsYXRmb3JtLWJyb3dzZXInO1xyXG5pbXBvcnQgeyBTY3JvbGxpbmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jZGsvc2Nyb2xsaW5nJztcclxuaW1wb3J0IHsgVXRpbERhdGVUb0hoTW1QaXBlIH0gZnJvbSAnLi91dGlsLWRhdGUtdG8taGgtbW0ucGlwZSc7XHJcbmltcG9ydCB7IFV0aWxDaGF0VGltZUJhZGdlUGlwZSB9IGZyb20gJy4vdXRpbC1jaGF0LXRpbWUtYmFkZ2UucGlwZSc7XHJcbmltcG9ydCB7IFBsYXRmb3JtSWNvblRhYkJhck1vZHVsZSB9IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvcGxhdGZvcm0nO1xyXG5cclxuY29uc3Qgcm9vdFByb3ZpZGVycyA9IFtcclxuICAgIE92ZXJsYXksXHJcbiAgICBHbG9iYWxDb250ZW50RGVuc2l0eVNlcnZpY2UsXHJcbiAgICBUaGVtaW5nU2VydmljZSxcclxuICAgIE5vdGlmaWNhdGlvblJlZixcclxuICAgIFJ0bFNlcnZpY2UsXHJcbiAgICB7XHJcbiAgICAgICAgcHJvdmlkZTogQVBQX0lOSVRJQUxJWkVSLFxyXG4gICAgICAgIHVzZUZhY3Rvcnk6IElOSVRfU0FQRklPUkksXHJcbiAgICAgICAgZGVwczogW1xyXG4gICAgICAgICAgICBSdGxTZXJ2aWNlLFxyXG4gICAgICAgICAgICBHbG9iYWxDb250ZW50RGVuc2l0eVNlcnZpY2UsXHJcbiAgICAgICAgICAgIFRoZW1pbmdTZXJ2aWNlLFxyXG4gICAgICAgICAgICBQb3J0YWxTZXJ2aWNlLFxyXG4gICAgICAgICAgICBEb21TYW5pdGl6ZXIsXHJcbiAgICAgICAgICAgIExvY2FsU3RvcmFnZVNlcnZpY2VcclxuICAgICAgICBdLFxyXG4gICAgICAgIG11bHRpOiB0cnVlXHJcbiAgICB9LFxyXG4gICAgeyBwcm92aWRlOiBGT1JNX0RJQUxPR19DT01QT05FTlQsIHVzZVZhbHVlOiBGb3JtRGlhbG9nQ29tcG9uZW50IH0sXHJcbiAgICB7IHByb3ZpZGU6IE5PVElGSUNBVEFJT05fUE9QVVBfU0VSVkVSLCB1c2VDbGFzczogTm90aWZpY2F0aW9uUG9wdXBTZXJ2aWNlIH0sXHJcbiAgICB7IHByb3ZpZGU6IFRPQVNUX1NFUlZJQ0UsIHVzZUNsYXNzOiBNZXNzYWdlVG9hc3RTZXJ2aWNlIH1cclxuXTtcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgICBkZWNsYXJhdGlvbnM6IFsuLi5jb21wb25lbnRzLCAuLi5waXBlcywgLi4uZGlyZWN0aXZlc10sXHJcbiAgICBzY2hlbWFzOiBbTk9fRVJST1JTX1NDSEVNQSwgQ1VTVE9NX0VMRU1FTlRTX1NDSEVNQV0sXHJcbiAgICBpbXBvcnRzOiBbXHJcbiAgICAgICAgQ29tbW9uTW9kdWxlLFxyXG4gICAgICAgIEZvcm1zTW9kdWxlLFxyXG4gICAgICAgIFJlYWN0aXZlRm9ybXNNb2R1bGUsXHJcbiAgICAgICAgQmFyc2FOb3ZpblJheUNvcmVNb2R1bGUsXHJcbiAgICAgICAgRHJhZ0Ryb3BNb2R1bGUsXHJcbiAgICAgICAgQ2RrVGFibGVNb2R1bGUsXHJcbiAgICAgICAgRnVuZGFtZW50YWxOZ3hDb3JlTW9kdWxlLFxyXG4gICAgICAgIEZhY2V0TW9kdWxlLFxyXG4gICAgICAgIFdpemFyZE1vZHVsZSxcclxuICAgICAgICBSYXRpbmdTdGFyTGFiZWxQaXBlLFxyXG4gICAgICAgIExpc3RHcm91cFBpcGUsXHJcbiAgICAgICAgRGF0ZVRpbWVGb3JtYXRQaXBlLFxyXG4gICAgICAgIERhdGVGcm9tTm93UGlwZSxcclxuICAgICAgICBEYXRlRm9ybWF0UGlwZSxcclxuICAgICAgICBBdmF0YXJJY29uUGlwZSxcclxuICAgICAgICBDb2xvclN3YXRjaGVzTW9kdWxlLFxyXG4gICAgICAgIENvbG9yQ2hyb21lTW9kdWxlLFxyXG4gICAgICAgIENsaXBib2FyZE1vZHVsZSxcclxuICAgICAgICBCYXJzYUNhbGVuZGFyTW9kdWxlLFxyXG4gICAgICAgIEJhcnNhU2FwVWlSb3V0aW5nTW9kdWxlLFxyXG4gICAgICAgIFBkZkpzVmlld2VyTW9kdWxlLFxyXG4gICAgICAgIFJlc2l6YWJsZU1vZHVsZSxcclxuICAgICAgICBQbGF0Zm9ybUljb25UYWJCYXJNb2R1bGUsXHJcbiAgICAgICAgQ29udGVudERlbnNpdHlNb2R1bGUuZm9yUm9vdCh7XHJcbiAgICAgICAgICAgIHN0b3JhZ2U6ICdsb2NhbFN0b3JhZ2UnLCAvLyBjYW4gYmUgJ3VybCcgb3IgJ21lbW9yeSdcclxuICAgICAgICAgICAgc3RvcmFnZUtleTogJ19fY29udGVudERlbnNpdHlfXycsXHJcbiAgICAgICAgICAgIGRlZmF1bHRHbG9iYWxDb250ZW50RGVuc2l0eTogQ29udGVudERlbnNpdHlNb2RlLkNPTVBBQ1RcclxuICAgICAgICB9KSxcclxuICAgICAgICBTY3JvbGxpbmdNb2R1bGUsXHJcbiAgICAgICAgVXRpbERhdGVUb0hoTW1QaXBlLFxyXG4gICAgICAgIFV0aWxDaGF0VGltZUJhZGdlUGlwZVxyXG4gICAgXSxcclxuICAgIGV4cG9ydHM6IFsuLi5jb21wb25lbnRzLCAuLi5kaXJlY3RpdmVzLCAuLi5waXBlc10sXHJcbiAgICBwcm92aWRlcnM6IFt7IHByb3ZpZGU6IERJQUxPR19TRVJWSUNFLCB1c2VDbGFzczogRGlhbG9nU2VydmljZSB9XVxyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFyc2FTYXBVaU1vZHVsZSBleHRlbmRzIEJhc2VNb2R1bGUge1xyXG4gICAgcHJvdGVjdGVkIGR5bmFtaWNDb21wb25lbnRzID0gWy4uLmNvbXBvbmVudHNdO1xyXG4gICAgY29uc3RydWN0b3IocHJvdGVjdGVkIGRjbTogRHluYW1pY0NvbXBvbmVudFNlcnZpY2UsIHByb3RlY3RlZCBjb21wb25lbnRGYWN0b3J5UmVzb2x2ZXI6IENvbXBvbmVudEZhY3RvcnlSZXNvbHZlcikge1xyXG4gICAgICAgIHN1cGVyKGRjbSwgY29tcG9uZW50RmFjdG9yeVJlc29sdmVyLCAnQmFyc2FTYXBVaU1vZHVsZScpO1xyXG4gICAgfVxyXG4gICAgc3RhdGljIGZvclJvb3QoKTogTW9kdWxlV2l0aFByb3ZpZGVyczxCYXJzYVNhcFVpTW9kdWxlPiB7XHJcbiAgICAgICAgcmV0dXJuIHtcclxuICAgICAgICAgICAgbmdNb2R1bGU6IEJhcnNhU2FwVWlNb2R1bGUsXHJcbiAgICAgICAgICAgIHByb3ZpZGVyczogWy4uLnBpcGVzLCAuLi5yb290UHJvdmlkZXJzXVxyXG4gICAgICAgIH07XHJcbiAgICB9XHJcbn1cclxuIl19
378
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFyc2Etc2FwLXVpLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2JhcnNhLXNhcC11aS9zcmMvbGliL2JhcnNhLXNhcC11aS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUVILHNCQUFzQixFQUV0QixRQUFRLEVBQ1IsZ0JBQWdCLEVBQ2hCLGVBQWUsRUFDbEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUMvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3hELE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUNwRCxPQUFPLEVBQ0gsd0JBQXdCLEVBQ3hCLFlBQVksRUFDWixXQUFXLEVBQ1gsY0FBYyxFQUNkLGFBQWEsRUFDYixvQkFBb0IsRUFDcEIsa0JBQWtCLEVBQ2xCLDJCQUEyQixFQUMzQixtQkFBbUIsRUFDbkIsYUFBYSxFQUNiLGtCQUFrQixFQUNsQixlQUFlLEVBQ2YsY0FBYyxFQUNkLGNBQWMsRUFDZCxlQUFlLEVBQ2YsbUJBQW1CLEVBQ3RCLE1BQU0sdUJBQXVCLENBQUM7QUFDL0IsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ3hELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBRXJELE9BQU8sRUFDSCxhQUFhLEVBRWIsdUJBQXVCLEVBQ3ZCLFVBQVUsRUFDVixjQUFjLEVBQ2QscUJBQXFCLEVBQ3JCLDBCQUEwQixFQUMxQixhQUFhLEVBQ2IsZUFBZSxFQUNmLG1CQUFtQixFQUN0QixNQUFNLHNCQUFzQixD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QixpQkFBaUI7d0JBQ2pCLGVBQWU7d0JBQ2YsbUJBQW1CO3dCQUNuQix1QkFBdUI7d0JBQ3ZCLGlCQUFpQjt3QkFDakIsZUFBZTt3QkFDZix3QkFBd0I7d0JBQ3hCLG9CQUFvQixDQUFDLE9BQU8sQ0FBQzs0QkFDekIsT0FBTyxFQUFFLGNBQWMsRUFBRSwyQkFBMkI7NEJBQ3BELFVBQVUsRUFBRSxvQkFBb0I7NEJBQ2hDLDJCQUEyQixFQUFFLGtCQUFrQixDQUFDLE9BQU87eUJBQzFELENBQUM7d0JBQ0YsZUFBZTt3QkFDZixrQkFBa0I7d0JBQ2xCLHFCQUFxQjtxQkFDeEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsR0FBRyxVQUFVLEVBQUUsR0FBRyxVQUFVLEVBQUUsR0FBRyxLQUFLLENBQUM7b0JBQ2pELFNBQVMsRUFBRSxDQUFDLEVBQUUsT0FBTyxFQUFFLGNBQWMsRUFBRSxRQUFRLEVBQUUsYUFBYSxFQUFFLENBQUM7aUJBQ3BFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcclxuICAgIENvbXBvbmVudEZhY3RvcnlSZXNvbHZlcixcclxuICAgIENVU1RPTV9FTEVNRU5UU19TQ0hFTUEsXHJcbiAgICBNb2R1bGVXaXRoUHJvdmlkZXJzLFxyXG4gICAgTmdNb2R1bGUsXHJcbiAgICBOT19FUlJPUlNfU0NIRU1BLFxyXG4gICAgQVBQX0lOSVRJQUxJWkVSXHJcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEZvcm1zTW9kdWxlLCBSZWFjdGl2ZUZvcm1zTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBPdmVybGF5IH0gZnJvbSAnQGFuZ3VsYXIvY2RrL292ZXJsYXknO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBEcmFnRHJvcE1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9kcmFnLWRyb3AnO1xyXG5pbXBvcnQgeyBDZGtUYWJsZU1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay90YWJsZSc7XHJcbmltcG9ydCB7XHJcbiAgICBGdW5kYW1lbnRhbE5neENvcmVNb2R1bGUsXHJcbiAgICBXaXphcmRNb2R1bGUsXHJcbiAgICBGYWNldE1vZHVsZSxcclxuICAgIFRoZW1pbmdTZXJ2aWNlLFxyXG4gICAgRGlhbG9nU2VydmljZSxcclxuICAgIENvbnRlbnREZW5zaXR5TW9kdWxlLFxyXG4gICAgQ29udGVudERlbnNpdHlNb2RlLFxyXG4gICAgR2xvYmFsQ29udGVudERlbnNpdHlTZXJ2aWNlLFxyXG4gICAgUmF0aW5nU3RhckxhYmVsUGlwZSxcclxuICAgIExpc3RHcm91cFBpcGUsXHJcbiAgICBEYXRlVGltZUZvcm1hdFBpcGUsXHJcbiAgICBEYXRlRnJvbU5vd1BpcGUsXHJcbiAgICBEYXRlRm9ybWF0UGlwZSxcclxuICAgIEF2YXRhckljb25QaXBlLFxyXG4gICAgTm90aWZpY2F0aW9uUmVmLFxyXG4gICAgTWVzc2FnZVRvYXN0U2VydmljZVxyXG59IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvY29yZSc7XHJcbmltcG9ydCB7IFJ0bFNlcnZpY2UgfSBmcm9tICdAZnVuZGFtZW50YWwtbmd4L2Nkay91dGlscyc7XHJcbmltcG9ydCB7IFBkZkpzVmlld2VyTW9kdWxlIH0gZnJvbSAnbmcyLXBkZmpzLXZpZXdlcic7XHJcblxyXG5pbXBvcnQge1xyXG4gICAgUG9ydGFsU2VydmljZSxcclxuICAgIER5bmFtaWNDb21wb25lbnRTZXJ2aWNlLFxyXG4gICAgQmFyc2FOb3ZpblJheUNvcmVNb2R1bGUsXHJcbiAgICBCYXNlTW9kdWxlLFxyXG4gICAgRElBTE9HX1NFUlZJQ0UsXHJcbiAgICBGT1JNX0RJQUxPR19DT01QT05FTlQsXHJcbiAgICBOT1RJRklDQVRBSU9OX1BPUFVQX1NFUlZFUixcclxuICAgIFRPQVNUX1NFUlZJQ0UsXHJcbiAgICBSZXNpemFibGVNb2R1bGUsXHJcbiAgICBMb2NhbFN0b3JhZ2VTZXJ2aWNlXHJcbn0gZnJvbSAnYmFyc2Etbm92aW4tcmF5LWNvcmUnO1xyXG5cclxuaW1wb3J0IHsgQmFyc2FDYWxlbmRhck1vZHVsZSB9IGZyb20gJ2JhcnNhLWNhbGVuZGFyJztcclxuaW1wb3J0IHsgQ29sb3JTd2F0Y2hlc01vZHVsZSB9IGZyb20gJ25neC1jb2xvci9zd2F0Y2hlcyc7XHJcbmltcG9ydCB7IENvbG9yQ2hyb21lTW9kdWxlIH0gZnJvbSAnbmd4LWNvbG9yL2Nocm9tZSc7XHJcbmltcG9ydCB7IENsaXBib2FyZE1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9jbGlwYm9hcmQnO1xyXG5cclxuaW1wb3J0IHsgY29tcG9uZW50cywgcGlwZXMsIGRpcmVjdGl2ZXMsIElOSVRfU0FQRklPUkkgfSBmcm9tICcuL2luZGV4JztcclxuaW1wb3J0IHsgQmFyc2FTYXBVaVJvdXRpbmdNb2R1bGUgfSBmcm9tICcuL2JhcnNhLXNhcC11aS1yb3V0aW5nLm1vZHVsZSc7XHJcbmltcG9ydCB7IEZvcm1EaWFsb2dDb21wb25lbnQgfSBmcm9tICcuL2Zvcm0tZGlhbG9nL2Zvcm0tZGlhbG9nLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IE5vdGlmaWNhdGlvblBvcHVwU2VydmljZSB9IGZyb20gJy4vbm90aWZpY2F0aW9uLXBvcHVwLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBEb21TYW5pdGl6ZXIgfSBmcm9tICdAYW5ndWxhci9wbGF0Zm9ybS1icm93c2VyJztcclxuaW1wb3J0IHsgU2Nyb2xsaW5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL3Njcm9sbGluZyc7XHJcbmltcG9ydCB7IFV0aWxEYXRlVG9IaE1tUGlwZSB9IGZyb20gJy4vdXRpbC1kYXRlLXRvLWhoLW1tLnBpcGUnO1xyXG5pbXBvcnQgeyBVdGlsQ2hhdFRpbWVCYWRnZVBpcGUgfSBmcm9tICcuL3V0aWwtY2hhdC10aW1lLWJhZGdlLnBpcGUnO1xyXG5pbXBvcnQgeyBQbGF0Zm9ybUljb25UYWJCYXJNb2R1bGUgfSBmcm9tICdAZnVuZGFtZW50YWwtbmd4L3BsYXRmb3JtJztcclxuXHJcbmNvbnN0IHJvb3RQcm92aWRlcnMgPSBbXHJcbiAgICBPdmVybGF5LFxyXG4gICAgR2xvYmFsQ29udGVudERlbnNpdHlTZXJ2aWNlLFxyXG4gICAgVGhlbWluZ1NlcnZpY2UsXHJcbiAgICBOb3RpZmljYXRpb25SZWYsXHJcbiAgICBSdGxTZXJ2aWNlLFxyXG4gICAge1xyXG4gICAgICAgIHByb3ZpZGU6IEFQUF9JTklUSUFMSVpFUixcclxuICAgICAgICB1c2VGYWN0b3J5OiBJTklUX1NBUEZJT1JJLFxyXG4gICAgICAgIGRlcHM6IFtcclxuICAgICAgICAgICAgUnRsU2VydmljZSxcclxuICAgICAgICAgICAgR2xvYmFsQ29udGVudERlbnNpdHlTZXJ2aWNlLFxyXG4gICAgICAgICAgICBUaGVtaW5nU2VydmljZSxcclxuICAgICAgICAgICAgUG9ydGFsU2VydmljZSxcclxuICAgICAgICAgICAgRG9tU2FuaXRpemVyLFxyXG4gICAgICAgICAgICBMb2NhbFN0b3JhZ2VTZXJ2aWNlXHJcbiAgICAgICAgXSxcclxuICAgICAgICBtdWx0aTogdHJ1ZVxyXG4gICAgfSxcclxuICAgIHsgcHJvdmlkZTogRk9STV9ESUFMT0dfQ09NUE9ORU5ULCB1c2VWYWx1ZTogRm9ybURpYWxvZ0NvbXBvbmVudCB9LFxyXG4gICAgeyBwcm92aWRlOiBOT1RJRklDQVRBSU9OX1BPUFVQX1NFUlZFUiwgdXNlQ2xhc3M6IE5vdGlmaWNhdGlvblBvcHVwU2VydmljZSB9LFxyXG4gICAgeyBwcm92aWRlOiBUT0FTVF9TRVJWSUNFLCB1c2VDbGFzczogTWVzc2FnZVRvYXN0U2VydmljZSB9XHJcbl07XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gICAgZGVjbGFyYXRpb25zOiBbLi4uY29tcG9uZW50cywgLi4ucGlwZXMsIC4uLmRpcmVjdGl2ZXNdLFxyXG4gICAgc2NoZW1hczogW05PX0VSUk9SU19TQ0hFTUEsIENVU1RPTV9FTEVNRU5UU19TQ0hFTUFdLFxyXG4gICAgaW1wb3J0czogW1xyXG4gICAgICAgIENvbW1vbk1vZHVsZSxcclxuICAgICAgICBGb3Jtc01vZHVsZSxcclxuICAgICAgICBSZWFjdGl2ZUZvcm1zTW9kdWxlLFxyXG4gICAgICAgIEJhcnNhTm92aW5SYXlDb3JlTW9kdWxlLFxyXG4gICAgICAgIERyYWdEcm9wTW9kdWxlLFxyXG4gICAgICAgIENka1RhYmxlTW9kdWxlLFxyXG4gICAgICAgIEZ1bmRhbWVudGFsTmd4Q29yZU1vZHVsZSxcclxuICAgICAgICBGYWNldE1vZHVsZSxcclxuICAgICAgICBXaXphcmRNb2R1bGUsXHJcbiAgICAgICAgUmF0aW5nU3RhckxhYmVsUGlwZSxcclxuICAgICAgICBMaXN0R3JvdXBQaXBlLFxyXG4gICAgICAgIERhdGVUaW1lRm9ybWF0UGlwZSxcclxuICAgICAgICBEYXRlRnJvbU5vd1BpcGUsXHJcbiAgICAgICAgRGF0ZUZvcm1hdFBpcGUsXHJcbiAgICAgICAgQXZhdGFySWNvblBpcGUsXHJcbiAgICAgICAgQ29sb3JTd2F0Y2hlc01vZHVsZSxcclxuICAgICAgICBDb2xvckNocm9tZU1vZHVsZSxcclxuICAgICAgICBDbGlwYm9hcmRNb2R1bGUsXHJcbiAgICAgICAgQmFyc2FDYWxlbmRhck1vZHVsZSxcclxuICAgICAgICBCYXJzYVNhcFVpUm91dGluZ01vZHVsZSxcclxuICAgICAgICBQZGZKc1ZpZXdlck1vZHVsZSxcclxuICAgICAgICBSZXNpemFibGVNb2R1bGUsXHJcbiAgICAgICAgUGxhdGZvcm1JY29uVGFiQmFyTW9kdWxlLFxyXG4gICAgICAgIENvbnRlbnREZW5zaXR5TW9kdWxlLmZvclJvb3Qoe1xyXG4gICAgICAgICAgICBzdG9yYWdlOiAnbG9jYWxTdG9yYWdlJywgLy8gY2FuIGJlICd1cmwnIG9yICdtZW1vcnknXHJcbiAgICAgICAgICAgIHN0b3JhZ2VLZXk6ICdfX2NvbnRlbnREZW5zaXR5X18nLFxyXG4gICAgICAgICAgICBkZWZhdWx0R2xvYmFsQ29udGVudERlbnNpdHk6IENvbnRlbnREZW5zaXR5TW9kZS5DT01QQUNUXHJcbiAgICAgICAgfSksXHJcbiAgICAgICAgU2Nyb2xsaW5nTW9kdWxlLFxyXG4gICAgICAgIFV0aWxEYXRlVG9IaE1tUGlwZSxcclxuICAgICAgICBVdGlsQ2hhdFRpbWVCYWRnZVBpcGVcclxuICAgIF0sXHJcbiAgICBleHBvcnRzOiBbLi4uY29tcG9uZW50cywgLi4uZGlyZWN0aXZlcywgLi4ucGlwZXNdLFxyXG4gICAgcHJvdmlkZXJzOiBbeyBwcm92aWRlOiBESUFMT0dfU0VSVklDRSwgdXNlQ2xhc3M6IERpYWxvZ1NlcnZpY2UgfV1cclxufSlcclxuZXhwb3J0IGNsYXNzIEJhcnNhU2FwVWlNb2R1bGUgZXh0ZW5kcyBCYXNlTW9kdWxlIHtcclxuICAgIHByb3RlY3RlZCBkeW5hbWljQ29tcG9uZW50cyA9IFsuLi5jb21wb25lbnRzXTtcclxuICAgIGNvbnN0cnVjdG9yKHByb3RlY3RlZCBkY206IER5bmFtaWNDb21wb25lbnRTZXJ2aWNlLCBwcm90ZWN0ZWQgY29tcG9uZW50RmFjdG9yeVJlc29sdmVyOiBDb21wb25lbnRGYWN0b3J5UmVzb2x2ZXIpIHtcclxuICAgICAgICBzdXBlcihkY20sIGNvbXBvbmVudEZhY3RvcnlSZXNvbHZlciwgJ0JhcnNhU2FwVWlNb2R1bGUnKTtcclxuICAgIH1cclxuICAgIHN0YXRpYyBmb3JSb290KCk6IE1vZHVsZVdpdGhQcm92aWRlcnM8QmFyc2FTYXBVaU1vZHVsZT4ge1xyXG4gICAgICAgIHJldHVybiB7XHJcbiAgICAgICAgICAgIG5nTW9kdWxlOiBCYXJzYVNhcFVpTW9kdWxlLFxyXG4gICAgICAgICAgICBwcm92aWRlcnM6IFsuLi5waXBlcywgLi4ucm9vdFByb3ZpZGVyc11cclxuICAgICAgICB9O1xyXG4gICAgfVxyXG59XHJcbiJdfQ==
@@ -131,7 +131,7 @@ export class BarsaTableHeaderComponent extends BaseComponent {
131
131
  return `${column.Name}${index}`;
132
132
  }
133
133
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaTableHeaderComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
134
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: BarsaTableHeaderComponent, selector: "bsu-barsa-table-header", inputs: { allChecked: "allChecked", isCheckList: "isCheckList", columns: "columns", fitWidth: "fitWidth", contextMenuItems: "contextMenuItems", contextMenuWidth: "contextMenuWidth", showViewButton: "showViewButton", hasSelected: "hasSelected", hideOpenIcon: "hideOpenIcon", disableOverflowContextMenu: "disableOverflowContextMenu", inlineEditMode: "inlineEditMode", hideHeader: "hideHeader", showDetailsInRow: "showDetailsInRow", viewSetting: "viewSetting", tableWidth: "tableWidth", resizedByUser: "resizedByUser", disableResponsive: "disableResponsive", actionList: "actionList", rowIndicator: "rowIndicator", rtl: "rtl", sticky: "sticky", showRowNumber: "showRowNumber", hasSecondaryColumns: "hasSecondaryColumns", disableResize: "disableResize", disableHeaderContextMenu: "disableHeaderContextMenu", deviceSize: "deviceSize", tableHeaderMode: "tableHeaderMode" }, outputs: { allCheckbox: "allCheckbox", columnResize: "columnResize", columnResizing: "columnResizing", fitToContent: "fitToContent", fitToContainer: "fitToContainer", freeColumnSize: "freeColumnSize", sortAscending: "sortAscending", sortDescending: "sortDescending", filter: "filter", resetGridSettings: "resetGridSettings", headerRender: "headerRender" }, viewQueries: [{ propertyName: "theadRef", first: true, predicate: ["theadRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "thList", predicate: ["thRef"], descendants: true, read: ElementRef }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<thead\r\n fd-table-header\r\n [class.inline-edit]=\"inlineEditMode\"\r\n [class.smallColumns]=\"columnsSmallerThanTableWidth\"\r\n [style.position]=\"sticky ? 'sticky' : null\"\r\n #theadRef\r\n>\r\n <tr fd-table-row>\r\n @if (!hideHeader) { @if (rowIndicator) {\r\n <th fd-table-cell fd-table-status-indicator #rowIndicator></th>\r\n } @if (showRowNumber) {\r\n <th fd-table-cell style=\"width: 40px; max-width: 40px\"></th>\r\n } @if (isCheckList) {\r\n <th fd-table-cell>\r\n <fd-checkbox\r\n name=\"allCheckbox\"\r\n [ngModel]=\"allChecked\"\r\n (ngModelChange)=\"onAllCheckbox($event)\"\r\n ></fd-checkbox>\r\n </th>\r\n } @if (!isCheckList && !showRowNumber) {\r\n <th fd-table-cell class=\"single-select\"></th>\r\n } @for (column of columns; track _trackByColumn(i, column); let i = $index; let last = $last) {\r\n <th\r\n #thRef\r\n tableth\r\n fd-table-cell\r\n resizable\r\n [index]=\"i\"\r\n [last]=\"last\"\r\n [columnsLength]=\"columns.length\"\r\n [column]=\"column\"\r\n [tableHeaderMode]=\"tableHeaderMode\"\r\n [fieldTypeId]=\"+column.FieldTypeId\"\r\n [rtl]=\"rtl\"\r\n [caption]=\"column.Caption | bbbTranslate\"\r\n [name]=\"column.Name\"\r\n [icon]=\"column.Icon\"\r\n [colClass]=\"column.$CSSClassName + ' column__' + column.Caption\"\r\n [displayType]=\"column.Extra?.IconDisplayTypeEnum\"\r\n [isImageOrIcon]=\"(column | thImageOrIcon) === true\"\r\n [disableResize]=\"\r\n hasSecondaryColumns ||\r\n disableResize ||\r\n (tableHeaderMode === 2 && last) ||\r\n (column | thImageOrIcon) === true\r\n \"\r\n [disableHeaderContextMenu]=\"disableHeaderContextMenu\"\r\n [disableResponsive]=\"disableResponsive\"\r\n (sortAscending)=\"sortAscending.emit(column)\"\r\n (sortDescending)=\"sortDescending.emit(column)\"\r\n (filter)=\"filter.emit(column)\"\r\n (resetGridSettings)=\"resetGridSettings.emit()\"\r\n (widthChange)=\"onColumnWidthChange(column)\"\r\n (widthChanging)=\"onColumnWidthChanging(i, column, $event)\"\r\n [style.width]=\"hasSecondaryColumns && last ? '100% !important' : null\"\r\n >\r\n @if(!disableHeaderContextMenu){\r\n <fd-popover #menu>\r\n <fd-popover-control>\r\n <ng-container *ngTemplateOutlet=\"headerValue; context: { $implicit: column }\"></ng-container>\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onSortAscending(column, menu)\">\r\n <fd-menu-addon position=\"before\" glyph=\"sort-ascending\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title\r\n >{{ ('Sort' | bbbTranslate) + ' ' }} {{ 'Ascending' | bbbTranslate }}</span\r\n >\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onSortDescending(column, menu)\" bodyClick>\r\n <fd-menu-addon position=\"before\" glyph=\"sort-descending\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title\r\n >{{ ('Sort' | bbbTranslate) + ' ' }} {{ 'Descending' | bbbTranslate }}</span\r\n >\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onFitToContent(column, i)\" bodyClick>\r\n <fd-menu-addon position=\"before\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ ('Fit Column To Content' | bbbTranslate) + ' ' }}</span>\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"fitToContainer.emit()\" bodyClick>\r\n <fd-menu-addon position=\"before\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ ('All Columns In Page' | bbbTranslate) + ' ' }}</span>\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"freeColumnSize.emit()\" bodyClick>\r\n <fd-menu-addon position=\"before\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ ('Free Columns Size' | bbbTranslate) + ' ' }}</span>\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onResetColumnsSettings()\" bodyClick>\r\n <fd-menu-addon position=\"before\" glyph=\"reset\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ 'GridSettingBase' | bbbTranslate }}</span>\r\n </a>\r\n </li>\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n } @else{\r\n <ng-container *ngTemplateOutlet=\"headerValue; context: { $implicit: column }\"></ng-container>\r\n }\r\n </th>\r\n } @if (contextMenuItems && contextMenuItems.length > 0) {\r\n <th\r\n class=\"col-header col-context-menu\"\r\n fd-table-cell\r\n [fitContent]=\"disableOverflowContextMenu\"\r\n [style.width.px]=\"contextMenuWidth\"\r\n ></th>\r\n } @if (showDetailsInRow && !inlineEditMode) {\r\n <th class=\"col-header col-details\" [style.width]=\"deviceSize === 's' ? '44px' : '120px'\" fd-table-cell></th>\r\n } @if (showViewButton) {\r\n <th class=\"col-header col-view\" [style.width.px]=\"36 * (actionList?.length ?? 0) + 8\" fd-table-cell></th>\r\n } }\r\n </tr>\r\n</thead>\r\n<ng-template #headerValue let-column>\r\n <div style=\"display: flex\" [attr.title]=\"column.Caption | bbbTranslate\">\r\n @if ( (column.Extra?.IconDisplayTypeEnum === 'Image' || column.FieldTypeId === 42) && column.Icon) {\r\n <img [src]=\"column.Icon\" />\r\n } @else {\r\n {{ column.Caption | bbbTranslate }}\r\n }\r\n </div>\r\n</ng-template>\r\n", styles: [":host{display:contents;width:100%}:host.has-toolbar thead{border-top:none!important}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3.BodyClickDirective, selector: "[bodyClick]", inputs: ["disableBodyClick"] }, { kind: "component", type: i4.CheckboxComponent, selector: "fd-checkbox", inputs: ["wrapLabel", "valignLabel", "ariaLabel", "role", "value", "ariaLabelledBy", "ariaDescribedBy", "title", "inputId", "state", "name", "label", "disabled", "readonly", "tristate", "tristateSelectable", "labelClass", "required", "displayOnly", "values", "standalone"], outputs: ["focusChange"] }, { kind: "component", type: i5.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i5.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id"], outputs: ["keyDown"] }, { kind: "directive", type: i5.ListTitleDirective, selector: "[fd-list-title], [fdListTitle]", inputs: ["wrap"] }, { kind: "directive", type: i5.ListIconDirective, selector: "[fdListIcon], [fd-list-icon]", inputs: ["glyph", "glyphFont", "class", "role", "ariaHidden"] }, { kind: "directive", type: i5.ListLinkDirective, selector: "[fd-list-link], [fdListLink]", inputs: ["navigationIndicator", "navigated", "focusable"] }, { kind: "component", type: i6.MenuAddonDirective, selector: "fd-menu-addon", inputs: ["position", "submenuIndicator", "ariaHidden"] }, { kind: "component", type: i7.PopoverControlComponent, selector: "fd-popover-control, [fdPopoverControl]" }, { kind: "component", type: i7.PopoverBodyComponent, selector: "fd-popover-body", inputs: ["minWidth", "maxWidth", "minHeight", "maxHeight"] }, { kind: "component", type: i7.PopoverComponent, selector: "fd-popover", inputs: ["title", "trigger", "fixedPosition", "id", "mobile", "mobileConfig", "preventSpaceKeyScroll"] }, { kind: "directive", type: i8.TableHeaderDirective, selector: "[fdTableHeader], [fd-table-header]", inputs: ["noBorderX", "noBorderY", "nonInteractive"] }, { kind: "directive", type: i8.TableRowDirective, selector: "[fdTableRow], [fd-table-row]", inputs: ["activable", "highlightActive", "hoverable", "focusable", "main", "secondary", "active"] }, { kind: "directive", type: i8.TableCellDirective, selector: "[fdTableCell], [fd-table-cell]", inputs: ["noBorderX", "noBorderY", "activable", "focusable", "hoverable", "fitContent", "noPadding", "noData", "nonInteractive", "key"] }, { kind: "directive", type: i8.TableStatusIndicatorDirective, selector: "[fdTableStatusIndicator], [fd-table-status-indicator]", inputs: ["status"] }, { kind: "component", type: i3.ResizableComponent, selector: "th[resizable]", inputs: ["disableResize", "rtl"], outputs: ["widthChange", "widthChanging"] }, { kind: "directive", type: i9.TableThDirective, selector: "[tableth]", inputs: ["fieldTypeId", "caption", "icon", "inlineEditMode", "isImageOrIcon", "columnsLength", "tableWidth", "last", "rtl", "column", "disableResponsive", "disableResize", "disableHeaderContextMenu", "tableHeaderMode", "colClass", "displayType", "name", "index"] }, { kind: "pipe", type: i3.BbbTranslatePipe, name: "bbbTranslate" }, { kind: "pipe", type: i3.ThImageOrIconePipe, name: "thImageOrIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
134
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: BarsaTableHeaderComponent, selector: "bsu-barsa-table-header", inputs: { allChecked: "allChecked", isCheckList: "isCheckList", columns: "columns", fitWidth: "fitWidth", contextMenuItems: "contextMenuItems", contextMenuWidth: "contextMenuWidth", showViewButton: "showViewButton", hasSelected: "hasSelected", hideOpenIcon: "hideOpenIcon", disableOverflowContextMenu: "disableOverflowContextMenu", inlineEditMode: "inlineEditMode", hideHeader: "hideHeader", showDetailsInRow: "showDetailsInRow", viewSetting: "viewSetting", tableWidth: "tableWidth", resizedByUser: "resizedByUser", disableResponsive: "disableResponsive", actionList: "actionList", rowIndicator: "rowIndicator", rtl: "rtl", sticky: "sticky", showRowNumber: "showRowNumber", hasSecondaryColumns: "hasSecondaryColumns", disableResize: "disableResize", disableHeaderContextMenu: "disableHeaderContextMenu", deviceSize: "deviceSize", tableHeaderMode: "tableHeaderMode" }, outputs: { allCheckbox: "allCheckbox", columnResize: "columnResize", columnResizing: "columnResizing", fitToContent: "fitToContent", fitToContainer: "fitToContainer", freeColumnSize: "freeColumnSize", sortAscending: "sortAscending", sortDescending: "sortDescending", filter: "filter", resetGridSettings: "resetGridSettings", headerRender: "headerRender" }, viewQueries: [{ propertyName: "theadRef", first: true, predicate: ["theadRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "thList", predicate: ["thRef"], descendants: true, read: ElementRef }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<thead\r\n fd-table-header\r\n [class.inline-edit]=\"inlineEditMode\"\r\n [class.smallColumns]=\"columnsSmallerThanTableWidth\"\r\n [style.position]=\"sticky ? 'sticky' : null\"\r\n #theadRef\r\n>\r\n <tr fd-table-row>\r\n @if (!hideHeader) { @if (rowIndicator) {\r\n <th fd-table-cell fd-table-status-indicator #rowIndicator></th>\r\n } @if (showRowNumber) {\r\n <th fd-table-cell style=\"width: 40px; max-width: 40px\"></th>\r\n } @if (isCheckList) {\r\n <th fd-table-cell>\r\n <fd-checkbox\r\n name=\"allCheckbox\"\r\n [ngModel]=\"allChecked\"\r\n (ngModelChange)=\"onAllCheckbox($event)\"\r\n ></fd-checkbox>\r\n </th>\r\n } @if (!isCheckList && !showRowNumber) {\r\n <th fd-table-cell class=\"single-select\"></th>\r\n } @for (column of columns; track _trackByColumn(i, column); let i = $index; let last = $last) {\r\n <th\r\n #thRef\r\n tableth\r\n fd-table-cell\r\n resizable\r\n [index]=\"i\"\r\n [last]=\"last\"\r\n [columnsLength]=\"columns.length\"\r\n [column]=\"column\"\r\n [tableHeaderMode]=\"tableHeaderMode\"\r\n [fieldTypeId]=\"+column.FieldTypeId\"\r\n [rtl]=\"rtl\"\r\n [caption]=\"column.Caption | bbbTranslate\"\r\n [name]=\"column.Name\"\r\n [icon]=\"column.Icon\"\r\n [colClass]=\"column.$CSSClassName + ' column__' + column.Caption\"\r\n [displayType]=\"column.Extra?.IconDisplayTypeEnum\"\r\n [isImageOrIcon]=\"(column | thImageOrIcon) === true\"\r\n [disableResize]=\"\r\n hasSecondaryColumns ||\r\n disableResize ||\r\n (tableHeaderMode === 2 && last) ||\r\n (column | thImageOrIcon) === true\r\n \"\r\n [disableHeaderContextMenu]=\"disableHeaderContextMenu\"\r\n [disableResponsive]=\"disableResponsive\"\r\n (sortAscending)=\"sortAscending.emit(column)\"\r\n (sortDescending)=\"sortDescending.emit(column)\"\r\n (filter)=\"filter.emit(column)\"\r\n (resetGridSettings)=\"resetGridSettings.emit()\"\r\n (widthChange)=\"onColumnWidthChange(column)\"\r\n (widthChanging)=\"onColumnWidthChanging(i, column, $event)\"\r\n [style.width]=\"hasSecondaryColumns && last ? '100% !important' : null\"\r\n >\r\n @if(!disableHeaderContextMenu){\r\n <fd-popover #menu>\r\n <fd-popover-control>\r\n <ng-container *ngTemplateOutlet=\"headerValue; context: { $implicit: column }\"></ng-container>\r\n </fd-popover-control>\r\n <fd-popover-body>\r\n <ul fd-list>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onSortAscending(column, menu)\">\r\n <fd-menu-addon position=\"before\" glyph=\"sort-ascending\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title\r\n >{{ ('Sort' | bbbTranslate) + ' ' }} {{ 'Ascending' | bbbTranslate }}</span\r\n >\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onSortDescending(column, menu)\" bodyClick>\r\n <fd-menu-addon position=\"before\" glyph=\"sort-descending\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title\r\n >{{ ('Sort' | bbbTranslate) + ' ' }} {{ 'Descending' | bbbTranslate }}</span\r\n >\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onFitToContent(column, i)\" bodyClick>\r\n <fd-menu-addon position=\"before\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ ('Fit Column To Content' | bbbTranslate) + ' ' }}</span>\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"fitToContainer.emit()\" bodyClick>\r\n <fd-menu-addon position=\"before\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ ('All Columns In Page' | bbbTranslate) + ' ' }}</span>\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"freeColumnSize.emit()\" bodyClick>\r\n <fd-menu-addon position=\"before\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ ('Free Columns Size' | bbbTranslate) + ' ' }}</span>\r\n </a>\r\n </li>\r\n <li fd-list-item>\r\n <a fd-list-link (click)=\"onResetColumnsSettings()\" bodyClick>\r\n <fd-menu-addon position=\"before\" glyph=\"reset\" fd-list-icon></fd-menu-addon>\r\n <span fd-list-title>{{ 'GridSettingBase' | bbbTranslate }}</span>\r\n </a>\r\n </li>\r\n </ul>\r\n </fd-popover-body>\r\n </fd-popover>\r\n } @else{\r\n <ng-container *ngTemplateOutlet=\"headerValue; context: { $implicit: column }\"></ng-container>\r\n }\r\n </th>\r\n } @if (contextMenuItems && contextMenuItems.length > 0) {\r\n <th\r\n class=\"col-header col-context-menu\"\r\n fd-table-cell\r\n [fitContent]=\"disableOverflowContextMenu\"\r\n [style.width.px]=\"contextMenuWidth\"\r\n ></th>\r\n } @if (showDetailsInRow && !inlineEditMode) {\r\n <th class=\"col-header col-details\" [style.width]=\"deviceSize === 's' ? '44px' : '120px'\" fd-table-cell></th>\r\n } @if (showViewButton) {\r\n <th class=\"col-header col-view\" [style.width.px]=\"36 * (actionList?.length ?? 0) + 8\" fd-table-cell></th>\r\n } }\r\n </tr>\r\n</thead>\r\n<ng-template #headerValue let-column>\r\n <div style=\"display: flex\" [attr.title]=\"column.Caption | bbbTranslate\">\r\n @if ( (column.Extra?.IconDisplayTypeEnum === 'Image' || column.FieldTypeId === 42) && column.Icon) {\r\n <img [src]=\"column.Icon\" />\r\n } @else {\r\n {{ column.Caption | bbbTranslate }}\r\n }\r\n </div>\r\n</ng-template>\r\n", styles: [":host{display:contents;width:100%}:host.has-toolbar thead{border-top:none!important}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3.BodyClickDirective, selector: "[bodyClick]", inputs: ["disableBodyClick"] }, { kind: "component", type: i4.CheckboxComponent, selector: "fd-checkbox", inputs: ["wrapLabel", "valignLabel", "ariaLabel", "role", "value", "ariaLabelledBy", "ariaDescribedBy", "title", "inputId", "state", "name", "label", "disabled", "readonly", "tristate", "tristateSelectable", "labelClass", "required", "displayOnly", "values", "standalone"], outputs: ["focusChange"] }, { kind: "component", type: i5.ListComponent, selector: "[fd-list], [fdList]", inputs: ["dropdownMode", "multiInputMode", "mobileMode", "hasMessage", "noBorder", "navigationIndicator", "selection", "keyboardSupport", "byline", "unreadIndicator", "role"], outputs: ["focusEscapeList"] }, { kind: "component", type: i5.ListItemComponent, selector: "[fdListItem] ,[fd-list-item]", inputs: ["selected", "noData", "action", "interactive", "growing", "counter", "unread", "byline", "ariaRole", "id", "preventClick"], outputs: ["keyDown"] }, { kind: "directive", type: i5.ListTitleDirective, selector: "[fd-list-title], [fdListTitle]", inputs: ["wrap"] }, { kind: "directive", type: i5.ListIconDirective, selector: "[fdListIcon], [fd-list-icon]", inputs: ["glyph", "glyphFont", "class", "role", "ariaHidden"] }, { kind: "directive", type: i5.ListLinkDirective, selector: "[fd-list-link], [fdListLink]", inputs: ["navigationIndicator", "navigated", "focusable"] }, { kind: "component", type: i6.MenuAddonDirective, selector: "fd-menu-addon", inputs: ["position", "submenuIndicator", "ariaHidden"] }, { kind: "component", type: i7.PopoverControlComponent, selector: "fd-popover-control, [fdPopoverControl]" }, { kind: "component", type: i7.PopoverBodyComponent, selector: "fd-popover-body", inputs: ["minWidth", "maxWidth", "minHeight", "maxHeight"] }, { kind: "component", type: i7.PopoverComponent, selector: "fd-popover", inputs: ["title", "trigger", "fixedPosition", "id", "mobile", "mobileConfig", "preventSpaceKeyScroll"] }, { kind: "directive", type: i8.TableHeaderDirective, selector: "[fdTableHeader], [fd-table-header]", inputs: ["noBorderX", "noBorderY", "nonInteractive"] }, { kind: "directive", type: i8.TableRowDirective, selector: "[fdTableRow], [fd-table-row]", inputs: ["activable", "highlightActive", "hoverable", "focusable", "main", "secondary", "active"] }, { kind: "directive", type: i8.TableCellDirective, selector: "[fdTableCell], [fd-table-cell]", inputs: ["noBorderX", "noBorderY", "activable", "focusable", "hoverable", "fitContent", "noPadding", "noData", "nonInteractive", "key"] }, { kind: "directive", type: i8.TableStatusIndicatorDirective, selector: "[fdTableStatusIndicator], [fd-table-status-indicator]", inputs: ["status"] }, { kind: "component", type: i3.ResizableComponent, selector: "th[resizable]", inputs: ["disableResize", "rtl"], outputs: ["widthChange", "widthChanging"] }, { kind: "directive", type: i9.TableThDirective, selector: "[tableth]", inputs: ["fieldTypeId", "caption", "icon", "inlineEditMode", "isImageOrIcon", "columnsLength", "tableWidth", "last", "rtl", "column", "disableResponsive", "disableResize", "disableHeaderContextMenu", "tableHeaderMode", "colClass", "displayType", "name", "index"] }, { kind: "pipe", type: i3.BbbTranslatePipe, name: "bbbTranslate" }, { kind: "pipe", type: i3.ThImageOrIconePipe, name: "thImageOrIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
135
135
  }
136
136
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaTableHeaderComponent, decorators: [{
137
137
  type: Component,