barsa-develop-components 0.0.2 → 1.0.248

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 (88) hide show
  1. package/esm2020/lib/accept-reject/accept-reject.component.mjs +69 -0
  2. package/esm2020/lib/avatar/avatar.component.mjs +3 -3
  3. package/esm2020/lib/barcode-reader/barcode-reader.component.mjs +1 -1
  4. package/esm2020/lib/barcode-reader-dialog/barcode-reader-dialog.component.mjs +1 -1
  5. package/esm2020/lib/barcode-reader-video/barcode-reader-video.component.mjs +1 -1
  6. package/esm2020/lib/barsa-develop-components.module.mjs +36 -4
  7. package/esm2020/lib/barsa-document-list-item/barsa-document-list-item.component.mjs +104 -0
  8. package/esm2020/lib/barsa-documents/barsa-documents.component.mjs +173 -0
  9. package/esm2020/lib/card-content-image-and-title/card-content-image-and-title.component.mjs +3 -3
  10. package/esm2020/lib/card-content-line-chart/card-content-line-chart.component.mjs +3 -3
  11. package/esm2020/lib/card-header-kpi/card-header-kpi.component.mjs +3 -3
  12. package/esm2020/lib/card-header-logo-title-subtitle/card-header-logo-title-subtitle.component.mjs +1 -1
  13. package/esm2020/lib/checkbox-button/checkbox-button.component.mjs +3 -3
  14. package/esm2020/lib/enum-info-micro-proccess-flow/enum-info-micro-proccess-flow.component.mjs +3 -3
  15. package/esm2020/lib/footer/footer.component.mjs +41 -0
  16. package/esm2020/lib/form-chart-content/form-chart-content.component.mjs +3 -3
  17. package/esm2020/lib/form-content-quick-view/form-content-quick-view.component.mjs +14 -5
  18. package/esm2020/lib/g4b-details/g4b-details.component.mjs +3 -3
  19. package/esm2020/lib/g4b-estelam/g4b-estelam.component.mjs +3 -3
  20. package/esm2020/lib/login-form/login-form.component.mjs +17 -12
  21. package/esm2020/lib/login-social-conncetions/login-social-conncetions.component.mjs +3 -3
  22. package/esm2020/lib/master-detail-card-form/master-detail-card-form.component.mjs +17 -0
  23. package/esm2020/lib/media-file-uploader/media-file-uploader.component.mjs +238 -0
  24. package/esm2020/lib/micro-proccess-flow/micro-proccess-flow.component.mjs +12 -7
  25. package/esm2020/lib/micro-process-flow-view/micro-process-flow-view.component.mjs +1 -1
  26. package/esm2020/lib/mo-info-micro-proccess-flow/mo-info-micro-proccess-flow.component.mjs +3 -3
  27. package/esm2020/lib/models/document-item.mjs +2 -0
  28. package/esm2020/lib/models/documents-setting.mjs +2 -0
  29. package/esm2020/lib/models/index.mjs +7 -0
  30. package/esm2020/lib/models/micro-process-flow-view-setting.mjs +2 -0
  31. package/esm2020/lib/models/service-desk-view-of-services-setting.mjs +2 -0
  32. package/esm2020/lib/models/tab-process-view-setting.mjs +2 -0
  33. package/esm2020/lib/pipes/datasource-to-flow-item.mjs +1 -1
  34. package/esm2020/lib/pipes/index.mjs +1 -1
  35. package/esm2020/lib/pipes/mo-list-to-flow-item.pipe.mjs +1 -1
  36. package/esm2020/lib/query-string-form-observable/query-string-form-observable.component.mjs +1 -1
  37. package/esm2020/lib/query-string-observable/query-string-observable.component.mjs +1 -1
  38. package/esm2020/lib/report-button-view/report-button-view.component.mjs +38 -0
  39. package/esm2020/lib/report-line-chart-view/report-line-chart-view.component.mjs +3 -3
  40. package/esm2020/lib/report-tab-view/report-tab-view.component.mjs +3 -3
  41. package/esm2020/lib/resend-verification-code/resend-verification-code.component.mjs +3 -3
  42. package/esm2020/lib/service-desk-form-layout-content-mojavez/service-desk-form-layout-content-mojavez.component.mjs +1 -1
  43. package/esm2020/lib/service-desk-header/service-desk-header.component.mjs +7 -6
  44. package/esm2020/lib/service-desk-servcie-detail/service-desk-servcie-detail.component.mjs +3 -3
  45. package/esm2020/lib/service-desk-view-of-services/service-desk-view-of-services.component.mjs +3 -3
  46. package/esm2020/lib/setting-form/setting-form.component.mjs +3 -3
  47. package/esm2020/lib/subform-in-row-report/subform-in-row-report.component.mjs +24 -0
  48. package/esm2020/lib/tab-process-view/tab-process-view.component.mjs +1 -1
  49. package/esm2020/lib/table-view-vertical-columns/table-view-vertical-columns.component.mjs +4 -3
  50. package/esm2020/lib/timer-count-down/timer-count-down.component.mjs +6 -6
  51. package/esm2020/lib/ui-enum-segmented-button/ui-enum-segmented-button.component.mjs +1 -1
  52. package/esm2020/lib/ui-num-rate/ui-num-rate.component.mjs +3 -3
  53. package/esm2020/lib/ui-person/ui-person.component.mjs +1 -1
  54. package/esm2020/lib/ui-pictures-carousel/ui-pictures-carousel.component.mjs +3 -3
  55. package/esm2020/lib/ui-text-field-search/ui-text-field-search.component.mjs +16 -5
  56. package/esm2020/lib/ulv-context-menu-item-show-file-content/ulv-context-menu-item-show-file-content.component.mjs +1 -1
  57. package/esm2020/public-api.mjs +9 -1
  58. package/fesm2015/barsa-develop-components.mjs +812 -116
  59. package/fesm2015/barsa-develop-components.mjs.map +1 -1
  60. package/fesm2020/barsa-develop-components.mjs +803 -114
  61. package/fesm2020/barsa-develop-components.mjs.map +1 -1
  62. package/lib/accept-reject/accept-reject.component.d.ts +28 -0
  63. package/lib/barsa-develop-components.module.d.ts +30 -18
  64. package/lib/barsa-document-list-item/barsa-document-list-item.component.d.ts +39 -0
  65. package/lib/barsa-documents/barsa-documents.component.d.ts +47 -0
  66. package/lib/footer/footer.component.d.ts +15 -0
  67. package/lib/form-content-quick-view/form-content-quick-view.component.d.ts +1 -0
  68. package/lib/login-form/login-form.component.d.ts +3 -1
  69. package/lib/master-detail-card-form/master-detail-card-form.component.d.ts +8 -0
  70. package/lib/media-file-uploader/media-file-uploader.component.d.ts +52 -0
  71. package/lib/micro-proccess-flow/micro-proccess-flow.component.d.ts +7 -1
  72. package/lib/micro-process-flow-view/micro-process-flow-view.component.d.ts +1 -1
  73. package/lib/models/document-item.d.ts +19 -0
  74. package/lib/models/documents-setting.d.ts +11 -0
  75. package/lib/models/index.d.ts +6 -0
  76. package/lib/models/micro-process-flow-view-setting.d.ts +8 -0
  77. package/lib/models/service-desk-view-of-services-setting.d.ts +6 -0
  78. package/lib/models/tab-process-view-setting.d.ts +7 -0
  79. package/lib/report-button-view/report-button-view.component.d.ts +12 -0
  80. package/lib/service-desk-header/service-desk-header.component.d.ts +2 -1
  81. package/lib/service-desk-view-of-services/service-desk-view-of-services.component.d.ts +1 -1
  82. package/lib/subform-in-row-report/subform-in-row-report.component.d.ts +10 -0
  83. package/lib/tab-process-view/tab-process-view.component.d.ts +1 -1
  84. package/lib/ui-text-field-search/ui-text-field-search.component.d.ts +3 -0
  85. package/package.json +4 -4
  86. package/public-api.d.ts +8 -0
  87. package/esm2020/lib/models/models.mjs +0 -2
  88. package/lib/models/models.d.ts +0 -19
@@ -0,0 +1,28 @@
1
+ import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
2
+ import { AbbrevationDeviceSize, BaseComponent } from 'barsa-novin-ray-core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AcceptRejectComponent extends BaseComponent implements OnInit {
5
+ private _cdr;
6
+ negativeText: string;
7
+ positiveText: string;
8
+ rejectedReason: string;
9
+ acceptedText: string;
10
+ deviceSize: AbbrevationDeviceSize;
11
+ readonly: boolean;
12
+ rejected: boolean;
13
+ rejectedChanged: EventEmitter<{
14
+ accept: boolean;
15
+ error: string;
16
+ }>;
17
+ id: string;
18
+ applied: boolean;
19
+ constructor(_cdr: ChangeDetectorRef);
20
+ ngOnInit(): void;
21
+ onReject(): void;
22
+ onReset(): void;
23
+ onAccept(): void;
24
+ protected _initilaize(): void;
25
+ protected _raiseEvent(applied: boolean, rejected: boolean, rejectedReason?: string): void;
26
+ static ɵfac: i0.ɵɵFactoryDeclaration<AcceptRejectComponent, never>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<AcceptRejectComponent, "bdc-accept-reject", never, { "negativeText": "negativeText"; "positiveText": "positiveText"; "rejectedReason": "rejectedReason"; "acceptedText": "acceptedText"; "deviceSize": "deviceSize"; "readonly": "readonly"; "rejected": "rejected"; }, { "rejectedChanged": "rejectedChanged"; }, never, never, false>;
28
+ }
@@ -11,15 +11,11 @@ import { UiTextFieldSearchComponent } from './ui-text-field-search/ui-text-field
11
11
  import { ServiceDeskHeaderComponent } from './service-desk-header/service-desk-header.component';
12
12
  import { CardContentImageAndTitleComponent } from './card-content-image-and-title/card-content-image-and-title.component';
13
13
  import { CardHeaderLogoTitleSubtitleComponent } from './card-header-logo-title-subtitle/card-header-logo-title-subtitle.component';
14
- import { FormContentQuickViewComponent } from './form-content-quick-view/form-content-quick-view.component';
15
- import { ServiceDeskServcieDetailComponent } from './service-desk-servcie-detail/service-desk-servcie-detail.component';
16
14
  import { ServiceDeskCardContentMojavezhayAkhzShodeComponent } from './service-desk-card-content-mojavezhay-akhz-shode/service-desk-card-content-mojavezhay-akhz-shode.component';
17
- import { ServiceDeskFormLayoutContentMojavezComponent } from './service-desk-form-layout-content-mojavez/service-desk-form-layout-content-mojavez.component';
18
15
  import { UlvContextMenuItemShowFileContentComponent } from './ulv-context-menu-item-show-file-content/ulv-context-menu-item-show-file-content.component';
19
16
  import { CheckboxButtonComponent } from './checkbox-button/checkbox-button.component';
20
17
  import { ReportLineChartViewComponent } from './report-line-chart-view/report-line-chart-view.component';
21
18
  import { CardContentLineChartComponent } from './card-content-line-chart/card-content-line-chart.component';
22
- import { FormChartContentComponent } from './form-chart-content/form-chart-content.component';
23
19
  import { QueryStringObservableComponent } from './query-string-observable/query-string-observable.component';
24
20
  import { QueryStringFormObservableComponent } from './query-string-form-observable/query-string-form-observable.component';
25
21
  import { G4bDetailsComponent } from './g4b-details/g4b-details.component';
@@ -30,6 +26,14 @@ import { MoInfoMicroProccessFlowComponent } from './mo-info-micro-proccess-flow/
30
26
  import { MicroProccessFlowComponent } from './micro-proccess-flow/micro-proccess-flow.component';
31
27
  import { UiPicturesCarouselComponent } from './ui-pictures-carousel/ui-pictures-carousel.component';
32
28
  import { UiNumRateComponent } from './ui-num-rate/ui-num-rate.component';
29
+ import { MediaFileUploaderComponent } from './media-file-uploader/media-file-uploader.component';
30
+ import { SubformInRowReportComponent } from './subform-in-row-report/subform-in-row-report.component';
31
+ import { MasterDetailCardFormComponent } from './master-detail-card-form/master-detail-card-form.component';
32
+ import { ReportButtonViewComponent } from './report-button-view/report-button-view.component';
33
+ import { BarsaDocumentsComponent } from './barsa-documents/barsa-documents.component';
34
+ import { BarsaDocumentListItemComponent } from './barsa-document-list-item/barsa-document-list-item.component';
35
+ import { AcceptRejectComponent } from './accept-reject/accept-reject.component';
36
+ import { FooterComponent } from './footer/footer.component';
33
37
  import * as i0 from "@angular/core";
34
38
  import * as i1 from "./login-form/login-form.component";
35
39
  import * as i2 from "./login-social-conncetions/login-social-conncetions.component";
@@ -71,24 +75,32 @@ import * as i37 from "./micro-proccess-flow/micro-proccess-flow.component";
71
75
  import * as i38 from "./enum-info-micro-proccess-flow/enum-info-micro-proccess-flow.component";
72
76
  import * as i39 from "./ui-pictures-carousel/ui-pictures-carousel.component";
73
77
  import * as i40 from "./ui-num-rate/ui-num-rate.component";
74
- import * as i41 from "./ui-person/ui-person.pipe";
75
- import * as i42 from "./barcode-format-pipe";
76
- import * as i43 from "./pipes/mo-list-to-flow-item.pipe";
77
- import * as i44 from "./pipes/datasource-to-flow-item";
78
- import * as i45 from "@angular/common";
79
- import * as i46 from "barsa-novin-ray-core";
80
- import * as i47 from "@angular/forms";
81
- import * as i48 from "barsa-sap-ui";
82
- import * as i49 from "barsa-echarts";
83
- import * as i50 from "barsa-tiles";
84
- import * as i51 from "@fundamental-ngx/core";
85
- import * as i52 from "@fundamental-ngx/platform";
78
+ import * as i41 from "./media-file-uploader/media-file-uploader.component";
79
+ import * as i42 from "./subform-in-row-report/subform-in-row-report.component";
80
+ import * as i43 from "./master-detail-card-form/master-detail-card-form.component";
81
+ import * as i44 from "./report-button-view/report-button-view.component";
82
+ import * as i45 from "./barsa-documents/barsa-documents.component";
83
+ import * as i46 from "./barsa-document-list-item/barsa-document-list-item.component";
84
+ import * as i47 from "./accept-reject/accept-reject.component";
85
+ import * as i48 from "./footer/footer.component";
86
+ import * as i49 from "./ui-person/ui-person.pipe";
87
+ import * as i50 from "./barcode-format-pipe";
88
+ import * as i51 from "./pipes/mo-list-to-flow-item.pipe";
89
+ import * as i52 from "./pipes/datasource-to-flow-item";
90
+ import * as i53 from "@angular/common";
91
+ import * as i54 from "barsa-novin-ray-core";
92
+ import * as i55 from "@angular/forms";
93
+ import * as i56 from "barsa-sap-ui";
94
+ import * as i57 from "barsa-echarts";
95
+ import * as i58 from "barsa-tiles";
96
+ import * as i59 from "@fundamental-ngx/core";
97
+ import * as i60 from "@fundamental-ngx/platform";
86
98
  export declare class BarsaDevelopComponentsModule extends BaseModule {
87
99
  protected dcm: DynamicComponentService;
88
100
  protected cfr: ComponentFactoryResolver;
89
- protected dynamicComponents: (typeof UiTextFieldSearchComponent | typeof SettingFormComponent | typeof BarcodeReaderVideoComponent | typeof BarcodeReaderDialogComponent | typeof BarcodeReaderComponent | typeof UiPersonComponent | typeof LoginSocialConncetionsComponent | typeof LoginFormComponent | typeof ServiceDeskHeaderComponent | typeof CardContentImageAndTitleComponent | typeof CardHeaderLogoTitleSubtitleComponent | typeof FormContentQuickViewComponent | typeof ServiceDeskServcieDetailComponent | typeof ServiceDeskCardContentMojavezhayAkhzShodeComponent | typeof ServiceDeskFormLayoutContentMojavezComponent | typeof UlvContextMenuItemShowFileContentComponent | typeof CheckboxButtonComponent | typeof ReportLineChartViewComponent | typeof CardContentLineChartComponent | typeof FormChartContentComponent | typeof QueryStringObservableComponent | typeof QueryStringFormObservableComponent | typeof G4bDetailsComponent | typeof AvatarComponent | typeof G4bEstelamComponent | typeof TimerCountDownComponent | typeof MicroProccessFlowComponent | typeof MoInfoMicroProccessFlowComponent | typeof UiPicturesCarouselComponent | typeof UiNumRateComponent)[];
101
+ protected dynamicComponents: (typeof UiTextFieldSearchComponent | typeof SettingFormComponent | typeof BarcodeReaderVideoComponent | typeof BarcodeReaderDialogComponent | typeof BarcodeReaderComponent | typeof UiPersonComponent | typeof LoginSocialConncetionsComponent | typeof LoginFormComponent | typeof ServiceDeskHeaderComponent | typeof CardContentImageAndTitleComponent | typeof CardHeaderLogoTitleSubtitleComponent | typeof ServiceDeskCardContentMojavezhayAkhzShodeComponent | typeof UlvContextMenuItemShowFileContentComponent | typeof CheckboxButtonComponent | typeof ReportLineChartViewComponent | typeof CardContentLineChartComponent | typeof QueryStringObservableComponent | typeof QueryStringFormObservableComponent | typeof G4bDetailsComponent | typeof AvatarComponent | typeof G4bEstelamComponent | typeof TimerCountDownComponent | typeof MicroProccessFlowComponent | typeof MoInfoMicroProccessFlowComponent | typeof UiPicturesCarouselComponent | typeof UiNumRateComponent | typeof MediaFileUploaderComponent | typeof SubformInRowReportComponent | typeof MasterDetailCardFormComponent | typeof ReportButtonViewComponent | typeof BarsaDocumentsComponent | typeof BarsaDocumentListItemComponent | typeof AcceptRejectComponent | typeof FooterComponent)[];
90
102
  constructor(dcm: DynamicComponentService, cfr: ComponentFactoryResolver);
91
103
  static ɵfac: i0.ɵɵFactoryDeclaration<BarsaDevelopComponentsModule, never>;
92
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaDevelopComponentsModule, [typeof i1.LoginFormComponent, typeof i2.LoginSocialConncetionsComponent, typeof i3.UiPersonComponent, typeof i4.BarcodeReaderComponent, typeof i5.BarcodeReaderDialogComponent, typeof i6.BarcodeReaderVideoComponent, typeof i7.SettingFormComponent, typeof i8.MicroProcessFlowViewComponent, typeof i9.UiEnumSegmentedButtonComponent, typeof i10.TabProcessViewComponent, typeof i11.UiTextFieldSearchComponent, typeof i12.ServiceDeskHeaderComponent, typeof i13.CardContentImageAndTitleComponent, typeof i14.CardHeaderLogoTitleSubtitleComponent, typeof i15.FormContentQuickViewComponent, typeof i16.ServiceDeskServcieDetailComponent, typeof i17.ServiceDeskViewOfServicesComponent, typeof i18.ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof i19.CardHeaderBigImageTitleAndSubtitleComponent, typeof i20.ServiceDeskFormLayoutContentMojavezComponent, typeof i21.UlvContextMenuItemShowFileContentComponent, typeof i22.ResendVerificationCodeComponent, typeof i23.CheckboxButtonComponent, typeof i24.ReportTabViewComponent, typeof i25.ReportLineChartViewComponent, typeof i26.CardHeaderKpiComponent, typeof i27.CardContentLineChartComponent, typeof i28.FormChartContentComponent, typeof i29.TableViewVerticalColumnsComponent, typeof i30.QueryStringObservableComponent, typeof i31.QueryStringFormObservableComponent, typeof i32.G4bDetailsComponent, typeof i33.AvatarComponent, typeof i34.G4bEstelamComponent, typeof i35.TimerCountDownComponent, typeof i36.MoInfoMicroProccessFlowComponent, typeof i37.MicroProccessFlowComponent, typeof i38.EnumInfoMicroProccessFlowComponent, typeof i39.UiPicturesCarouselComponent, typeof i40.UiNumRateComponent, typeof i41.UiPersonPipe, typeof i42.BarcodeFormatPipe, typeof i43.MoListToFlowItemPipe, typeof i44.DataSourceToFlowItemPipe], [typeof i45.CommonModule, typeof i46.BarsaNovinRayCoreModule, typeof i47.ReactiveFormsModule, typeof i48.BarsaSapUiModule, typeof i49.BarsaEchartsModule, typeof i50.BarsaTilesModule, typeof i51.FundamentalNgxCoreModule, typeof i52.FundamentalNgxPlatformModule, typeof i47.FormsModule], [typeof i1.LoginFormComponent, typeof i2.LoginSocialConncetionsComponent, typeof i3.UiPersonComponent, typeof i4.BarcodeReaderComponent, typeof i5.BarcodeReaderDialogComponent, typeof i6.BarcodeReaderVideoComponent, typeof i7.SettingFormComponent, typeof i8.MicroProcessFlowViewComponent, typeof i9.UiEnumSegmentedButtonComponent, typeof i10.TabProcessViewComponent, typeof i11.UiTextFieldSearchComponent, typeof i12.ServiceDeskHeaderComponent, typeof i13.CardContentImageAndTitleComponent, typeof i14.CardHeaderLogoTitleSubtitleComponent, typeof i15.FormContentQuickViewComponent, typeof i16.ServiceDeskServcieDetailComponent, typeof i17.ServiceDeskViewOfServicesComponent, typeof i18.ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof i19.CardHeaderBigImageTitleAndSubtitleComponent, typeof i20.ServiceDeskFormLayoutContentMojavezComponent, typeof i21.UlvContextMenuItemShowFileContentComponent, typeof i22.ResendVerificationCodeComponent, typeof i23.CheckboxButtonComponent, typeof i24.ReportTabViewComponent, typeof i25.ReportLineChartViewComponent, typeof i26.CardHeaderKpiComponent, typeof i27.CardContentLineChartComponent, typeof i28.FormChartContentComponent, typeof i29.TableViewVerticalColumnsComponent, typeof i30.QueryStringObservableComponent, typeof i31.QueryStringFormObservableComponent, typeof i32.G4bDetailsComponent, typeof i33.AvatarComponent, typeof i34.G4bEstelamComponent, typeof i35.TimerCountDownComponent, typeof i36.MoInfoMicroProccessFlowComponent, typeof i37.MicroProccessFlowComponent, typeof i38.EnumInfoMicroProccessFlowComponent, typeof i39.UiPicturesCarouselComponent, typeof i40.UiNumRateComponent]>;
104
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaDevelopComponentsModule, [typeof i1.LoginFormComponent, typeof i2.LoginSocialConncetionsComponent, typeof i3.UiPersonComponent, typeof i4.BarcodeReaderComponent, typeof i5.BarcodeReaderDialogComponent, typeof i6.BarcodeReaderVideoComponent, typeof i7.SettingFormComponent, typeof i8.MicroProcessFlowViewComponent, typeof i9.UiEnumSegmentedButtonComponent, typeof i10.TabProcessViewComponent, typeof i11.UiTextFieldSearchComponent, typeof i12.ServiceDeskHeaderComponent, typeof i13.CardContentImageAndTitleComponent, typeof i14.CardHeaderLogoTitleSubtitleComponent, typeof i15.FormContentQuickViewComponent, typeof i16.ServiceDeskServcieDetailComponent, typeof i17.ServiceDeskViewOfServicesComponent, typeof i18.ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof i19.CardHeaderBigImageTitleAndSubtitleComponent, typeof i20.ServiceDeskFormLayoutContentMojavezComponent, typeof i21.UlvContextMenuItemShowFileContentComponent, typeof i22.ResendVerificationCodeComponent, typeof i23.CheckboxButtonComponent, typeof i24.ReportTabViewComponent, typeof i25.ReportLineChartViewComponent, typeof i26.CardHeaderKpiComponent, typeof i27.CardContentLineChartComponent, typeof i28.FormChartContentComponent, typeof i29.TableViewVerticalColumnsComponent, typeof i30.QueryStringObservableComponent, typeof i31.QueryStringFormObservableComponent, typeof i32.G4bDetailsComponent, typeof i33.AvatarComponent, typeof i34.G4bEstelamComponent, typeof i35.TimerCountDownComponent, typeof i36.MoInfoMicroProccessFlowComponent, typeof i37.MicroProccessFlowComponent, typeof i38.EnumInfoMicroProccessFlowComponent, typeof i39.UiPicturesCarouselComponent, typeof i40.UiNumRateComponent, typeof i41.MediaFileUploaderComponent, typeof i42.SubformInRowReportComponent, typeof i43.MasterDetailCardFormComponent, typeof i44.ReportButtonViewComponent, typeof i45.BarsaDocumentsComponent, typeof i46.BarsaDocumentListItemComponent, typeof i47.AcceptRejectComponent, typeof i48.FooterComponent, typeof i49.UiPersonPipe, typeof i50.BarcodeFormatPipe, typeof i51.MoListToFlowItemPipe, typeof i52.DataSourceToFlowItemPipe], [typeof i53.CommonModule, typeof i54.BarsaNovinRayCoreModule, typeof i55.ReactiveFormsModule, typeof i56.BarsaSapUiModule, typeof i57.BarsaEchartsModule, typeof i58.BarsaTilesModule, typeof i59.FundamentalNgxCoreModule, typeof i60.FundamentalNgxPlatformModule, typeof i55.FormsModule], [typeof i1.LoginFormComponent, typeof i2.LoginSocialConncetionsComponent, typeof i3.UiPersonComponent, typeof i4.BarcodeReaderComponent, typeof i5.BarcodeReaderDialogComponent, typeof i6.BarcodeReaderVideoComponent, typeof i7.SettingFormComponent, typeof i8.MicroProcessFlowViewComponent, typeof i9.UiEnumSegmentedButtonComponent, typeof i10.TabProcessViewComponent, typeof i11.UiTextFieldSearchComponent, typeof i12.ServiceDeskHeaderComponent, typeof i13.CardContentImageAndTitleComponent, typeof i14.CardHeaderLogoTitleSubtitleComponent, typeof i15.FormContentQuickViewComponent, typeof i16.ServiceDeskServcieDetailComponent, typeof i17.ServiceDeskViewOfServicesComponent, typeof i18.ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof i19.CardHeaderBigImageTitleAndSubtitleComponent, typeof i20.ServiceDeskFormLayoutContentMojavezComponent, typeof i21.UlvContextMenuItemShowFileContentComponent, typeof i22.ResendVerificationCodeComponent, typeof i23.CheckboxButtonComponent, typeof i24.ReportTabViewComponent, typeof i25.ReportLineChartViewComponent, typeof i26.CardHeaderKpiComponent, typeof i27.CardContentLineChartComponent, typeof i28.FormChartContentComponent, typeof i29.TableViewVerticalColumnsComponent, typeof i30.QueryStringObservableComponent, typeof i31.QueryStringFormObservableComponent, typeof i32.G4bDetailsComponent, typeof i33.AvatarComponent, typeof i34.G4bEstelamComponent, typeof i35.TimerCountDownComponent, typeof i36.MoInfoMicroProccessFlowComponent, typeof i37.MicroProccessFlowComponent, typeof i38.EnumInfoMicroProccessFlowComponent, typeof i39.UiPicturesCarouselComponent, typeof i40.UiNumRateComponent, typeof i41.MediaFileUploaderComponent, typeof i42.SubformInRowReportComponent, typeof i43.MasterDetailCardFormComponent, typeof i44.ReportButtonViewComponent, typeof i45.BarsaDocumentsComponent, typeof i46.BarsaDocumentListItemComponent, typeof i47.AcceptRejectComponent, typeof i48.FooterComponent]>;
93
105
  static ɵinj: i0.ɵɵInjectorDeclaration<BarsaDevelopComponentsModule>;
94
106
  }
@@ -0,0 +1,39 @@
1
+ import { ChangeDetectorRef, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
+ import { AbbrevationDeviceSize, BaseComponent, FileAttachmentInfo, PictureFieldSourcePipe, IUploadingState } from 'barsa-novin-ray-core';
3
+ import { DocumentItem } from '../models';
4
+ import * as i0 from "@angular/core";
5
+ export declare class BarsaDocumentListItemComponent extends BaseComponent implements OnChanges {
6
+ private _cdr;
7
+ private _picFieldSrc;
8
+ documentItem: DocumentItem;
9
+ deviceSize: AbbrevationDeviceSize;
10
+ files: FileAttachmentInfo[];
11
+ accepted: boolean;
12
+ rejectedReason: string;
13
+ readonly: boolean;
14
+ status: number;
15
+ uploadingState: IUploadingState;
16
+ statusChanged: EventEmitter<{
17
+ value: number;
18
+ rejectedText: string;
19
+ }>;
20
+ rejectTextChange: EventEmitter<string>;
21
+ fileSelectionChange: EventEmitter<File[]>;
22
+ removeFile: EventEmitter<FileAttachmentInfo>;
23
+ fullscreen: EventEmitter<FileAttachmentInfo | null>;
24
+ download: EventEmitter<FileAttachmentInfo>;
25
+ downloadAll: EventEmitter<void>;
26
+ hasFiles: boolean;
27
+ firstImageUrl: any;
28
+ constructor(_cdr: ChangeDetectorRef, _picFieldSrc: PictureFieldSourcePipe);
29
+ ngOnInit(): void;
30
+ ngOnChanges(changes: SimpleChanges): void;
31
+ onReject(e: number): void;
32
+ onRejectedTextChange(e: any): void;
33
+ onPreventClick(e: any): void;
34
+ onFileSelection(files: File[]): void;
35
+ protected _setFirstImage(files: FileAttachmentInfo[]): void;
36
+ protected _detectChanges(): void;
37
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaDocumentListItemComponent, never>;
38
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarsaDocumentListItemComponent, "bdc-barsa-document-list-item", never, { "documentItem": "documentItem"; "deviceSize": "deviceSize"; "files": "files"; "accepted": "accepted"; "rejectedReason": "rejectedReason"; "readonly": "readonly"; "status": "status"; "uploadingState": "uploadingState"; }, { "statusChanged": "statusChanged"; "rejectTextChange": "rejectTextChange"; "fileSelectionChange": "fileSelectionChange"; "removeFile": "removeFile"; "fullscreen": "fullscreen"; "download": "download"; "downloadAll": "downloadAll"; }, never, never, false>;
39
+ }
@@ -0,0 +1,47 @@
1
+ import { ChangeDetectorRef, ElementRef, OnChanges, OnInit, Renderer2, SimpleChanges } from '@angular/core';
2
+ import { DialogService } from '@fundamental-ngx/core';
3
+ import { FilesValidationHelper, LinearListHelper, MetaobjectDataModel, ReportViewBaseComponent, ReportViewColumn, UploadService, FileAttachmentInfo, FindColumnByDbNamePipe, PortalService, UlvMainService, IUploadingState } from 'barsa-novin-ray-core';
4
+ import { Observable } from 'rxjs';
5
+ import { DocumentItem, DocumentsSetting } from '../models';
6
+ import * as i0 from "@angular/core";
7
+ export declare class BarsaDocumentsComponent extends ReportViewBaseComponent<DocumentsSetting> implements OnInit, OnChanges {
8
+ protected _el: ElementRef;
9
+ protected _cdr: ChangeDetectorRef;
10
+ protected _renderer2: Renderer2;
11
+ protected _findColumnByDbName: FindColumnByDbNamePipe;
12
+ protected _ulvMainService: UlvMainService;
13
+ protected _portalService: PortalService;
14
+ protected _dialogService: DialogService;
15
+ protected _uploadService?: UploadService | undefined;
16
+ keyColumn: ReportViewColumn;
17
+ fileColumn: ReportViewColumn;
18
+ statusColumn: ReportViewColumn;
19
+ rejectedReasonColumn: ReportViewColumn;
20
+ acceptedColumn: ReportViewColumn;
21
+ selectedMo: MetaobjectDataModel;
22
+ uploadingState$: Observable<IUploadingState>;
23
+ protected _filesValidationHelper: FilesValidationHelper;
24
+ protected _linearHelper: LinearListHelper;
25
+ constructor(_el: ElementRef, _cdr: ChangeDetectorRef, _renderer2: Renderer2, _findColumnByDbName: FindColumnByDbNamePipe, _ulvMainService: UlvMainService, _portalService: PortalService, _dialogService: DialogService, _uploadService?: UploadService | undefined);
26
+ get documentItems(): Array<DocumentItem>;
27
+ ngOnInit(): void;
28
+ ngOnChanges(changes: SimpleChanges): void;
29
+ ngAfterViewInit(): void;
30
+ onFileSelection(files: File[], documentItem: DocumentItem, mo: MetaobjectDataModel): void;
31
+ onRemoveFile(file: FileAttachmentInfo, mo: MetaobjectDataModel): void;
32
+ onStatusChanged(e: {
33
+ value: number;
34
+ rejectedText: string;
35
+ }, mo: MetaobjectDataModel): void;
36
+ onRejectedTextChange(text: string, mo: MetaobjectDataModel): void;
37
+ _checkMandatory(): void;
38
+ _mapDocumentItem(moDataList: Array<MetaobjectDataModel>, documentItems: Array<DocumentItem>): void;
39
+ protected _initColumnField(allColumns: ReportViewColumn[], viewSetting: DocumentsSetting): void;
40
+ protected _subscribeOnUploadFile(fileColumn: ReportViewColumn): void;
41
+ protected _updateMo(mo: MetaobjectDataModel): void;
42
+ protected _createLinearHelper(uploadService: UploadService, filesValidationHelper: FilesValidationHelper, fieldDefId: string): void;
43
+ protected _uploadFile(files: File[], documentItem: DocumentItem): void;
44
+ protected _columnNotExistsInReport(columnCaption: any): void;
45
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaDocumentsComponent, [null, null, null, null, null, null, null, { optional: true; }]>;
46
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarsaDocumentsComponent, "bdc-barsa-documents", never, {}, {}, never, never, false>;
47
+ }
@@ -0,0 +1,15 @@
1
+ import { ChangeDetectorRef, OnInit } from '@angular/core';
2
+ import { BaseComponent, PortalService, MetaobjectDataModel, AbbrevationDeviceSize } from 'barsa-novin-ray-core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class FooterComponent extends BaseComponent implements OnInit {
5
+ private _portalService;
6
+ private _cdr;
7
+ settings: MetaobjectDataModel;
8
+ rtl: boolean;
9
+ footer: MetaobjectDataModel;
10
+ deviceSize: AbbrevationDeviceSize;
11
+ constructor(_portalService: PortalService, _cdr: ChangeDetectorRef);
12
+ ngOnInit(): void;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<FooterComponent, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "bdc-footer", never, { "settings": "settings"; }, {}, never, never, false>;
15
+ }
@@ -6,6 +6,7 @@ export declare class FormContentQuickViewComponent extends FormPropsBaseComponen
6
6
  title: string;
7
7
  subtitle: string;
8
8
  fontIcon: string;
9
+ imageUrl: string;
9
10
  ngOnInit(): void;
10
11
  getFieldType(value: any): any;
11
12
  static ɵfac: i0.ɵɵFactoryDeclaration<FormContentQuickViewComponent, never>;
@@ -1,14 +1,16 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { Observable } from 'rxjs';
3
3
  import { ControlUiPipe, FormBaseComponent, FormPanelService, PortalService } from 'barsa-novin-ray-core';
4
+ import { ActivatedRoute } from '@angular/router';
4
5
  import * as i0 from "@angular/core";
5
6
  export declare class LoginFormComponent extends FormBaseComponent implements OnInit {
6
7
  protected _controlUiPipe: ControlUiPipe;
7
8
  protected _portalService: PortalService;
8
9
  protected _formPanelService: FormPanelService;
10
+ protected _activatedRoute: ActivatedRoute;
9
11
  onKeyEnter: (_: any) => void;
10
12
  size$: Observable<'xl' | 'md' | 'sm'>;
11
- constructor(_controlUiPipe: ControlUiPipe, _portalService: PortalService, _formPanelService: FormPanelService);
13
+ constructor(_controlUiPipe: ControlUiPipe, _portalService: PortalService, _formPanelService: FormPanelService, _activatedRoute: ActivatedRoute);
12
14
  ngOnInit(): void;
13
15
  static ɵfac: i0.ɵɵFactoryDeclaration<LoginFormComponent, never>;
14
16
  static ɵcmp: i0.ɵɵComponentDeclaration<LoginFormComponent, "bdc-login-form", never, {}, {}, never, never, false>;
@@ -0,0 +1,8 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { FormPropsBaseComponent } from 'barsa-novin-ray-core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class MasterDetailCardFormComponent extends FormPropsBaseComponent implements OnInit {
5
+ ngOnInit(): void;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<MasterDetailCardFormComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<MasterDetailCardFormComponent, "bdc-master-detail-card-form", never, {}, {}, never, never, false>;
8
+ }
@@ -0,0 +1,52 @@
1
+ import { OnInit, TemplateRef } from '@angular/core';
2
+ import { UiPdfViewerComponent } from 'barsa-sap-ui';
3
+ import * as i0 from "@angular/core";
4
+ export declare class MediaFileUploaderComponent extends UiPdfViewerComponent implements OnInit {
5
+ videoElement: any;
6
+ photoElement: any;
7
+ dialogContainer: TemplateRef<any>;
8
+ isPlaying: boolean;
9
+ displayControls: boolean;
10
+ isRecording: boolean;
11
+ recordedTime: any;
12
+ fileBlob: any;
13
+ fileName: any;
14
+ audioStream: any;
15
+ videoStream: MediaStream;
16
+ audioConf: {
17
+ audio: boolean;
18
+ };
19
+ videoConf: {
20
+ video: {
21
+ facingMode: string;
22
+ width: number;
23
+ };
24
+ audio: boolean;
25
+ };
26
+ glyph: string;
27
+ recordType: string;
28
+ get video(): HTMLMediaElement;
29
+ get fileInput(): HTMLInputElement;
30
+ ngOnInit(): void;
31
+ onDelete(): void;
32
+ onClearRecord(): void;
33
+ onToggleRecord(): void;
34
+ onTakePhoto(): void;
35
+ onUpload(): void;
36
+ startVideoRecording(): void;
37
+ abortVideoRecording(): void;
38
+ stopVideoRecording(): void;
39
+ clearVideoRecordedData(): void;
40
+ downloadVideoRecordedData(): void;
41
+ startAudioRecording(): void;
42
+ abortAudioRecording(): void;
43
+ stopAudioRecording(): void;
44
+ clearAudioRecordedData(): void;
45
+ downloadAudioRecordedData(): void;
46
+ ngOnDestroy(): void;
47
+ _downloadFile(data: any, type: string, filename: string): any;
48
+ protected _downloadFileIdCompleted(response: any): void;
49
+ protected _refresh(_?: boolean): void;
50
+ static ɵfac: i0.ɵɵFactoryDeclaration<MediaFileUploaderComponent, never>;
51
+ static ɵcmp: i0.ɵɵComponentDeclaration<MediaFileUploaderComponent, "bdc-media-file-uploader", never, {}, {}, never, never, false>;
52
+ }
@@ -1,13 +1,19 @@
1
- import { EventEmitter, SimpleChanges, OnInit } from '@angular/core';
1
+ import { EventEmitter, SimpleChanges, OnInit, ElementRef } from '@angular/core';
2
2
  import { BaseComponent } from 'barsa-novin-ray-core';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class MicroProccessFlowComponent extends BaseComponent implements OnInit {
5
+ private _el;
5
6
  items: Array<FlowItem>;
6
7
  selected: string;
7
8
  readonly: boolean;
8
9
  idIskey: boolean;
9
10
  selectedChange: EventEmitter<FlowItem>;
10
11
  selectedIndex: number;
12
+ maxWidth: number;
13
+ /**
14
+ *
15
+ */
16
+ constructor(_el: ElementRef<any>);
11
17
  ngOnInit(): void;
12
18
  onItemClick(item: FlowItem): void;
13
19
  ngOnChanges(changes: SimpleChanges): void;
@@ -1,6 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { ReportViewBaseComponent } from 'barsa-novin-ray-core';
3
- import { MicroProcessFlowViewSetting } from '../models/models';
3
+ import { MicroProcessFlowViewSetting } from '../models';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class MicroProcessFlowViewComponent extends ReportViewBaseComponent<MicroProcessFlowViewSetting> implements OnInit {
6
6
  fieldTitle: string;
@@ -0,0 +1,19 @@
1
+ import { FilePictureInfoModel, MetaobjectDataModel } from 'barsa-novin-ray-core';
2
+ export interface DocumentItem extends MetaobjectDataModel {
3
+ Title: string;
4
+ ItemKey: string;
5
+ Description: string;
6
+ IsRequired: boolean;
7
+ CanAccept: boolean;
8
+ Avatar: FilePictureInfoModel;
9
+ FontIcon: string;
10
+ MaxFileCount: number;
11
+ EachFileSize: number;
12
+ MaxFileSize: number;
13
+ SupportVideo: boolean;
14
+ SupportAudio: boolean;
15
+ SupportImage: boolean;
16
+ SupportFile: boolean;
17
+ $RelatedMo: MetaobjectDataModel;
18
+ $ValidExtensions: string;
19
+ }
@@ -0,0 +1,11 @@
1
+ import { UiReportViewBaseSetting, MoForReportModel } from 'barsa-novin-ray-core';
2
+ export interface DocumentsSetting extends UiReportViewBaseSetting {
3
+ ItemKeyField: string;
4
+ FileField: string;
5
+ AcceptedText: string;
6
+ AcceptedField: string;
7
+ StatusField: string;
8
+ RejectedText: string;
9
+ RejectedReasonField: string;
10
+ DocumentItems: MoForReportModel;
11
+ }
@@ -0,0 +1,6 @@
1
+ export * from './document-item';
2
+ export * from './documents-setting';
3
+ export * from './micro-process-flow-view-setting';
4
+ export * from './person';
5
+ export * from './service-desk-view-of-services-setting';
6
+ export * from './tab-process-view-setting';
@@ -0,0 +1,8 @@
1
+ import { UiReportViewBaseSetting } from 'barsa-novin-ray-core';
2
+ export interface MicroProcessFlowViewSetting extends UiReportViewBaseSetting {
3
+ FieldTitle: string;
4
+ FieldIcon: string;
5
+ FieldState: string;
6
+ Mode$Caption: string;
7
+ FlowItemMinWidth: string;
8
+ }
@@ -0,0 +1,6 @@
1
+ import { UiReportViewBaseSetting } from 'barsa-novin-ray-core';
2
+ export interface ServiceDeskViewOfServicesSetting extends UiReportViewBaseSetting {
3
+ FieldDynamicCommand: string;
4
+ FieldIcon: string;
5
+ FieldTitle: string;
6
+ }
@@ -0,0 +1,7 @@
1
+ import { UiReportViewBaseSetting } from 'barsa-novin-ray-core';
2
+ export interface TabProcessViewSetting extends UiReportViewBaseSetting {
3
+ FieldTitle: string;
4
+ FieldSubtitle: string;
5
+ FieldIcon: string;
6
+ DefaultIcon: string;
7
+ }
@@ -0,0 +1,12 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { MetaobjectDataModel, BaseFormToolbaritemPropsComponent } from 'barsa-novin-ray-core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class ReportButtonViewComponent extends BaseFormToolbaritemPropsComponent implements OnInit {
5
+ loaded: boolean;
6
+ moDataList: MetaobjectDataModel[];
7
+ ngOnInit(): void;
8
+ onMainActionClick(menu: any): void;
9
+ onButtonClick(btn: MetaobjectDataModel): void;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<ReportButtonViewComponent, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<ReportButtonViewComponent, "bdc-report-button-view", never, {}, {}, never, never, false>;
12
+ }
@@ -1,7 +1,7 @@
1
1
  import { OnInit, AfterViewInit, ElementRef, Renderer2, QueryList, ChangeDetectorRef } from '@angular/core';
2
2
  import { ViewportScroller } from '@angular/common';
3
3
  import { TabPanelComponent, TabSizes } from '@fundamental-ngx/core';
4
- import { PortalService } from 'barsa-novin-ray-core';
4
+ import { PortalService, AbbrevationDeviceSize } from 'barsa-novin-ray-core';
5
5
  import { TilesViewerContainerComponent, TilesViewerService, TilesService } from 'barsa-tiles';
6
6
  import { ActivatedRoute, Router } from '@angular/router';
7
7
  import { Observable } from 'rxjs';
@@ -31,6 +31,7 @@ export declare class ServiceDeskHeaderComponent extends TilesViewerContainerComp
31
31
  tabSize: TabSizes;
32
32
  searchTerm$: Observable<string>;
33
33
  searchTerm: string;
34
+ deviceSize$: Observable<AbbrevationDeviceSize>;
34
35
  private _enableScroll;
35
36
  private _disableIntersection;
36
37
  private _isFormOpened;
@@ -1,6 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { ReportViewBaseComponent } from 'barsa-novin-ray-core';
3
- import { ServiceDeskViewOfServicesSetting } from '../models/models';
3
+ import { ServiceDeskViewOfServicesSetting } from '../models';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class ServiceDeskViewOfServicesComponent extends ReportViewBaseComponent<ServiceDeskViewOfServicesSetting> implements OnInit {
6
6
  fieldIcon: string;
@@ -0,0 +1,10 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { BaseItemContentPropsComponent, UiReportViewBaseSetting } from 'barsa-novin-ray-core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class SubformInRowReportComponent extends BaseItemContentPropsComponent<UiReportViewBaseSetting> implements OnInit {
5
+ formPanelCtrl: any;
6
+ loaded: boolean;
7
+ ngOnInit(): void;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<SubformInRowReportComponent, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<SubformInRowReportComponent, "bdc-subform-in-row-report", never, {}, {}, never, never, false>;
10
+ }
@@ -1,6 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { ReportViewBaseComponent } from 'barsa-novin-ray-core';
3
- import { TabProcessViewSetting } from '../models/models';
3
+ import { TabProcessViewSetting } from '../models';
4
4
  import { TabListComponent, TabPanelComponent } from '@fundamental-ngx/core';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class TabProcessViewComponent extends ReportViewBaseComponent<TabProcessViewSetting> implements OnInit {
@@ -1,12 +1,15 @@
1
1
  import { SearchInput } from '@fundamental-ngx/platform';
2
2
  import { DeviceInfoFieldBaseComponent } from 'barsa-sap-ui';
3
+ import { Subject } from 'rxjs';
3
4
  import * as i0 from "@angular/core";
4
5
  export declare class UiTextFieldSearchComponent extends DeviceInfoFieldBaseComponent {
5
6
  value: string;
7
+ _debouncer: Subject<string>;
6
8
  get MinSize(): {
7
9
  width: number;
8
10
  height: number;
9
11
  };
12
+ ngOnInit(): void;
10
13
  onSearchSubmit($event: SearchInput): void;
11
14
  _valueChange(value: string): void;
12
15
  static ɵfac: i0.ɵɵFactoryDeclaration<UiTextFieldSearchComponent, never>;
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "barsa-develop-components",
3
- "version": "0.0.2",
3
+ "version": "1.0.248",
4
4
  "peerDependencies": {
5
- "@angular/common": "^11.1.2",
6
- "@angular/core": "^11.1.2"
5
+ "@angular/core": "^14.2.7",
6
+ "@angular/common": "^14.2.7"
7
7
  },
8
8
  "dependencies": {
9
9
  "tslib": "^2.0.0"
@@ -28,4 +28,4 @@
28
28
  }
29
29
  },
30
30
  "sideEffects": false
31
- }
31
+ }
package/public-api.d.ts CHANGED
@@ -40,4 +40,12 @@ export * from './lib/micro-proccess-flow/micro-proccess-flow.component';
40
40
  export * from './lib/enum-info-micro-proccess-flow/enum-info-micro-proccess-flow.component';
41
41
  export * from './lib/ui-pictures-carousel/ui-pictures-carousel.component';
42
42
  export * from './lib/ui-num-rate/ui-num-rate.component';
43
+ export * from './lib/media-file-uploader/media-file-uploader.component';
44
+ export * from './lib/subform-in-row-report/subform-in-row-report.component';
45
+ export * from './lib/master-detail-card-form/master-detail-card-form.component';
46
+ export * from './lib/report-button-view/report-button-view.component';
47
+ export * from './lib/barsa-documents/barsa-documents.component';
48
+ export * from './lib/barsa-document-list-item/barsa-document-list-item.component';
49
+ export * from './lib/accept-reject/accept-reject.component';
50
+ export * from './lib/footer/footer.component';
43
51
  export * from './lib/barsa-develop-components.module';
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kZWxzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFyc2EtZGV2ZWxvcC1jb21wb25lbnRzL3NyYy9saWIvbW9kZWxzL21vZGVscy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgVWlSZXBvcnRWaWV3QmFzZVNldHRpbmcgfSBmcm9tICdiYXJzYS1ub3Zpbi1yYXktY29yZSc7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIE1pY3JvUHJvY2Vzc0Zsb3dWaWV3U2V0dGluZyBleHRlbmRzIFVpUmVwb3J0Vmlld0Jhc2VTZXR0aW5nIHtcclxuICAgIEZpZWxkVGl0bGU6IHN0cmluZztcclxuICAgIEZpZWxkSWNvbjogc3RyaW5nO1xyXG4gICAgRmllbGRTdGF0ZTogc3RyaW5nO1xyXG4gICAgTW9kZSRDYXB0aW9uOiBzdHJpbmc7XHJcbiAgICBGbG93SXRlbU1pbldpZHRoOiBzdHJpbmc7XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBUYWJQcm9jZXNzVmlld1NldHRpbmcgZXh0ZW5kcyBVaVJlcG9ydFZpZXdCYXNlU2V0dGluZyB7XHJcbiAgICBGaWVsZFRpdGxlOiBzdHJpbmc7XHJcbiAgICBGaWVsZFN1YnRpdGxlOiBzdHJpbmc7XHJcbiAgICBGaWVsZEljb246IHN0cmluZztcclxuICAgIERlZmF1bHRJY29uOiBzdHJpbmc7XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBTZXJ2aWNlRGVza1ZpZXdPZlNlcnZpY2VzU2V0dGluZyBleHRlbmRzIFVpUmVwb3J0Vmlld0Jhc2VTZXR0aW5nIHtcclxuICAgIEZpZWxkRHluYW1pY0NvbW1hbmQ6IHN0cmluZztcclxuICAgIEZpZWxkSWNvbjogc3RyaW5nO1xyXG4gICAgRmllbGRUaXRsZTogc3RyaW5nO1xyXG59XHJcbiJdfQ==
@@ -1,19 +0,0 @@
1
- import { UiReportViewBaseSetting } from 'barsa-novin-ray-core';
2
- export interface MicroProcessFlowViewSetting extends UiReportViewBaseSetting {
3
- FieldTitle: string;
4
- FieldIcon: string;
5
- FieldState: string;
6
- Mode$Caption: string;
7
- FlowItemMinWidth: string;
8
- }
9
- export interface TabProcessViewSetting extends UiReportViewBaseSetting {
10
- FieldTitle: string;
11
- FieldSubtitle: string;
12
- FieldIcon: string;
13
- DefaultIcon: string;
14
- }
15
- export interface ServiceDeskViewOfServicesSetting extends UiReportViewBaseSetting {
16
- FieldDynamicCommand: string;
17
- FieldIcon: string;
18
- FieldTitle: string;
19
- }