barsa-develop-components 2.3.39 → 2.3.40

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.
package/index.d.ts CHANGED
@@ -1,19 +1,19 @@
1
- import * as i65 from 'barsa-sap-ui';
1
+ import * as i66 from 'barsa-sap-ui';
2
2
  import { DeviceInfoFieldBaseComponent, UiMoInfoSubFormUiComponent, UiCheckBoxComponent, UiMoInfoUlvComboComponent, UiSimpleComboComponent, UiPicturesInfoComponent, UiPdfViewerComponent, ColumnRendererComponent } from 'barsa-sap-ui';
3
3
  import { Subject, Observable } from 'rxjs';
4
4
  import * as i0 from '@angular/core';
5
5
  import { OnInit, AfterViewInit, OnDestroy, EventEmitter, ElementRef, TemplateRef, QueryList, WritableSignal, PipeTransform, ViewContainerRef, SimpleChanges, OnChanges, Renderer2, ComponentFactoryResolver } from '@angular/core';
6
- import * as i63 from 'barsa-novin-ray-core';
6
+ import * as i64 from 'barsa-novin-ray-core';
7
7
  import { MetaobjectDataModel, FilePictureInfoModel, UiReportViewBaseSetting, MoForReportModel, ReportViewBaseComponent, FieldBaseComponent, FormBaseComponent, BaseComponent, ReportBaseComponent, AbbrevationDeviceSize, BaseItemContentPropsComponent, FormPropsBaseComponent, GeneralControlInfoModel, ReportViewColumn, BaseFormToolbaritemPropsComponent, DateService, AudioRecordingService, VideoRecordingService, FormComponentParams, IUploadingState, FilesValidationHelper, LinearListHelper, FileAttachmentInfo, UploadService, LayoutSetting, FormSetting, BaseViewItemPropsComponent, TypeUlvMainCtrlr, PortalService, ColumnValueOfParametersPipe, RowDataOption, BaseModule, DynamicComponentService } from 'barsa-novin-ray-core';
8
- import * as i68 from '@fundamental-ngx/core';
8
+ import * as i69 from '@fundamental-ngx/core';
9
9
  import { TabListComponent, TabPanelComponent, DynamicPageResponsiveSize, ContentDensity, PopoverComponent, PopoverBodyComponent, DialogRef, TabSizes, ButtonType, DialogService, ProgressIndicatorState, GenericTagType } from '@fundamental-ngx/core';
10
10
  import { BarcodeFormat } from '@zxing/library';
11
- import * as i67 from 'barsa-tiles';
11
+ import * as i68 from 'barsa-tiles';
12
12
  import { TilesViewerContainerComponent } from 'barsa-tiles';
13
- import * as i62 from '@angular/common';
14
- import * as i64 from '@angular/forms';
15
- import * as i66 from 'barsa-echarts';
16
- import * as i69 from '@fundamental-ngx/platform';
13
+ import * as i63 from '@angular/common';
14
+ import * as i65 from '@angular/forms';
15
+ import * as i67 from 'barsa-echarts';
16
+ import * as i70 from '@fundamental-ngx/platform';
17
17
 
18
18
  declare class UiTextFieldSearchComponent extends DeviceInfoFieldBaseComponent {
19
19
  value: string;
@@ -1045,6 +1045,16 @@ declare class ColumnChipComponent extends ColumnRendererComponent implements OnI
1045
1045
  static ɵcmp: i0.ɵɵComponentDeclaration<ColumnChipComponent, "bdc-column-chip", never, { "layout94": { "alias": "layout94"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; }, {}, never, never, false, never>;
1046
1046
  }
1047
1047
 
1048
+ declare class PieProgressComponent extends BaseComponent {
1049
+ settings: PieProgressSettings;
1050
+ mo: MetaobjectDataModel;
1051
+ static ɵfac: i0.ɵɵFactoryDeclaration<PieProgressComponent, never>;
1052
+ static ɵcmp: i0.ɵɵComponentDeclaration<PieProgressComponent, "bdc-pie-progress", never, { "mo": { "alias": "mo"; "required": false; }; }, {}, never, never, false, never>;
1053
+ }
1054
+ interface PieProgressSettings {
1055
+ ChartInstance: MetaobjectDataModel;
1056
+ }
1057
+
1048
1058
  declare class UiPersonPipe implements PipeTransform {
1049
1059
  transform(value: unknown): string;
1050
1060
  static ɵfac: i0.ɵɵFactoryDeclaration<UiPersonPipe, never>;
@@ -1068,13 +1078,13 @@ declare class DataSourceToFlowItemPipe implements PipeTransform {
1068
1078
  declare class BarsaDevelopComponentsModule extends BaseModule {
1069
1079
  protected dcm: DynamicComponentService;
1070
1080
  protected cfr: ComponentFactoryResolver;
1071
- 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 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 BarsaDocumentListItemComponent | typeof AcceptRejectComponent | typeof FooterComponent | typeof GeographicLocationComponent | typeof BarsaGeographicLocationComponent | typeof ColumnFormViewerComponent | typeof FormReportViewItemComponent | typeof ColumnProgressbarComponent | typeof ColumnChipComponent)[];
1081
+ 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 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 BarsaDocumentListItemComponent | typeof AcceptRejectComponent | typeof FooterComponent | typeof GeographicLocationComponent | typeof BarsaGeographicLocationComponent | typeof ColumnFormViewerComponent | typeof FormReportViewItemComponent | typeof ColumnProgressbarComponent | typeof ColumnChipComponent | typeof PieProgressComponent)[];
1072
1082
  /** Inserted by Angular inject() migration for backwards compatibility */
1073
1083
  constructor();
1074
1084
  static ɵfac: i0.ɵɵFactoryDeclaration<BarsaDevelopComponentsModule, never>;
1075
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaDevelopComponentsModule, [typeof LoginFormComponent, typeof LoginSocialConncetionsComponent, typeof UiPersonComponent, typeof BarcodeReaderComponent, typeof BarcodeReaderDialogComponent, typeof BarcodeReaderVideoComponent, typeof SettingFormComponent, typeof MicroProcessFlowViewComponent, typeof UiEnumSegmentedButtonComponent, typeof TabProcessViewComponent, typeof UiTextFieldSearchComponent, typeof ServiceDeskHeaderComponent, typeof CardContentImageAndTitleComponent, typeof CardHeaderLogoTitleSubtitleComponent, typeof FormContentQuickViewComponent, typeof ServiceDeskServcieDetailComponent, typeof ServiceDeskViewOfServicesComponent, typeof ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof CardHeaderBigImageTitleAndSubtitleComponent, typeof ServiceDeskFormLayoutContentMojavezComponent, typeof UlvContextMenuItemShowFileContentComponent, typeof ResendVerificationCodeComponent, typeof CheckboxButtonComponent, typeof ReportTabViewComponent, typeof ReportLineChartViewComponent, typeof CardHeaderKpiComponent, typeof CardContentLineChartComponent, typeof FormChartContentComponent, typeof TableViewVerticalColumnsComponent, typeof QueryStringObservableComponent, typeof QueryStringFormObservableComponent, typeof G4bDetailsComponent, typeof AvatarComponent, typeof G4bEstelamComponent, typeof TimerCountDownComponent, typeof MoInfoMicroProccessFlowComponent, typeof MicroProccessFlowComponent, typeof EnumInfoMicroProccessFlowComponent, typeof UiPicturesCarouselComponent, typeof UiNumRateComponent, typeof MediaFileUploaderComponent, typeof SubformInRowReportComponent, typeof MasterDetailCardFormComponent, typeof ReportButtonViewComponent, typeof BarsaDocumentsComponent, typeof BarsaDocumentListItemComponent, typeof AcceptRejectComponent, typeof FooterComponent, typeof GeographicLocationComponent, typeof BarsaGeographicLocationComponent, typeof TokenReportViewComponent, typeof ColumnFormViewerComponent, typeof FormReportViewComponent, typeof FormReportViewItemComponent, typeof FormCardComponent, typeof ColumnProgressbarComponent, typeof ColumnChipComponent, typeof UiPersonPipe, typeof BarcodeFormatPipe, typeof MoListToFlowItemPipe, typeof DataSourceToFlowItemPipe], [typeof i62.CommonModule, typeof i63.BarsaNovinRayCoreModule, typeof i64.ReactiveFormsModule, typeof i65.BarsaSapUiModule, typeof i66.BarsaEchartsModule, typeof i67.BarsaTilesModule, typeof i68.FundamentalNgxCoreModule, typeof i69.PlatformInputGroupModule, typeof i64.FormsModule], [typeof LoginFormComponent, typeof LoginSocialConncetionsComponent, typeof UiPersonComponent, typeof BarcodeReaderComponent, typeof BarcodeReaderDialogComponent, typeof BarcodeReaderVideoComponent, typeof SettingFormComponent, typeof MicroProcessFlowViewComponent, typeof UiEnumSegmentedButtonComponent, typeof TabProcessViewComponent, typeof UiTextFieldSearchComponent, typeof ServiceDeskHeaderComponent, typeof CardContentImageAndTitleComponent, typeof CardHeaderLogoTitleSubtitleComponent, typeof FormContentQuickViewComponent, typeof ServiceDeskServcieDetailComponent, typeof ServiceDeskViewOfServicesComponent, typeof ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof CardHeaderBigImageTitleAndSubtitleComponent, typeof ServiceDeskFormLayoutContentMojavezComponent, typeof UlvContextMenuItemShowFileContentComponent, typeof ResendVerificationCodeComponent, typeof CheckboxButtonComponent, typeof ReportTabViewComponent, typeof ReportLineChartViewComponent, typeof CardHeaderKpiComponent, typeof CardContentLineChartComponent, typeof FormChartContentComponent, typeof TableViewVerticalColumnsComponent, typeof QueryStringObservableComponent, typeof QueryStringFormObservableComponent, typeof G4bDetailsComponent, typeof AvatarComponent, typeof G4bEstelamComponent, typeof TimerCountDownComponent, typeof MoInfoMicroProccessFlowComponent, typeof MicroProccessFlowComponent, typeof EnumInfoMicroProccessFlowComponent, typeof UiPicturesCarouselComponent, typeof UiNumRateComponent, typeof MediaFileUploaderComponent, typeof SubformInRowReportComponent, typeof MasterDetailCardFormComponent, typeof ReportButtonViewComponent, typeof BarsaDocumentsComponent, typeof BarsaDocumentListItemComponent, typeof AcceptRejectComponent, typeof FooterComponent, typeof GeographicLocationComponent, typeof BarsaGeographicLocationComponent, typeof TokenReportViewComponent, typeof ColumnFormViewerComponent, typeof FormReportViewComponent, typeof FormReportViewItemComponent, typeof FormCardComponent, typeof ColumnProgressbarComponent, typeof ColumnChipComponent]>;
1085
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaDevelopComponentsModule, [typeof LoginFormComponent, typeof LoginSocialConncetionsComponent, typeof UiPersonComponent, typeof BarcodeReaderComponent, typeof BarcodeReaderDialogComponent, typeof BarcodeReaderVideoComponent, typeof SettingFormComponent, typeof MicroProcessFlowViewComponent, typeof UiEnumSegmentedButtonComponent, typeof TabProcessViewComponent, typeof UiTextFieldSearchComponent, typeof ServiceDeskHeaderComponent, typeof CardContentImageAndTitleComponent, typeof CardHeaderLogoTitleSubtitleComponent, typeof FormContentQuickViewComponent, typeof ServiceDeskServcieDetailComponent, typeof ServiceDeskViewOfServicesComponent, typeof ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof CardHeaderBigImageTitleAndSubtitleComponent, typeof ServiceDeskFormLayoutContentMojavezComponent, typeof UlvContextMenuItemShowFileContentComponent, typeof ResendVerificationCodeComponent, typeof CheckboxButtonComponent, typeof ReportTabViewComponent, typeof ReportLineChartViewComponent, typeof CardHeaderKpiComponent, typeof CardContentLineChartComponent, typeof FormChartContentComponent, typeof TableViewVerticalColumnsComponent, typeof QueryStringObservableComponent, typeof QueryStringFormObservableComponent, typeof G4bDetailsComponent, typeof AvatarComponent, typeof G4bEstelamComponent, typeof TimerCountDownComponent, typeof MoInfoMicroProccessFlowComponent, typeof MicroProccessFlowComponent, typeof EnumInfoMicroProccessFlowComponent, typeof UiPicturesCarouselComponent, typeof UiNumRateComponent, typeof MediaFileUploaderComponent, typeof SubformInRowReportComponent, typeof MasterDetailCardFormComponent, typeof ReportButtonViewComponent, typeof BarsaDocumentsComponent, typeof BarsaDocumentListItemComponent, typeof AcceptRejectComponent, typeof FooterComponent, typeof GeographicLocationComponent, typeof BarsaGeographicLocationComponent, typeof TokenReportViewComponent, typeof ColumnFormViewerComponent, typeof FormReportViewComponent, typeof FormReportViewItemComponent, typeof FormCardComponent, typeof ColumnProgressbarComponent, typeof ColumnChipComponent, typeof PieProgressComponent, typeof UiPersonPipe, typeof BarcodeFormatPipe, typeof MoListToFlowItemPipe, typeof DataSourceToFlowItemPipe, typeof PieProgressComponent], [typeof i63.CommonModule, typeof i64.BarsaNovinRayCoreModule, typeof i65.ReactiveFormsModule, typeof i66.BarsaSapUiModule, typeof i67.BarsaEchartsModule, typeof i68.BarsaTilesModule, typeof i69.FundamentalNgxCoreModule, typeof i70.PlatformInputGroupModule, typeof i65.FormsModule], [typeof LoginFormComponent, typeof LoginSocialConncetionsComponent, typeof UiPersonComponent, typeof BarcodeReaderComponent, typeof BarcodeReaderDialogComponent, typeof BarcodeReaderVideoComponent, typeof SettingFormComponent, typeof MicroProcessFlowViewComponent, typeof UiEnumSegmentedButtonComponent, typeof TabProcessViewComponent, typeof UiTextFieldSearchComponent, typeof ServiceDeskHeaderComponent, typeof CardContentImageAndTitleComponent, typeof CardHeaderLogoTitleSubtitleComponent, typeof FormContentQuickViewComponent, typeof ServiceDeskServcieDetailComponent, typeof ServiceDeskViewOfServicesComponent, typeof ServiceDeskCardContentMojavezhayAkhzShodeComponent, typeof CardHeaderBigImageTitleAndSubtitleComponent, typeof ServiceDeskFormLayoutContentMojavezComponent, typeof UlvContextMenuItemShowFileContentComponent, typeof ResendVerificationCodeComponent, typeof CheckboxButtonComponent, typeof ReportTabViewComponent, typeof ReportLineChartViewComponent, typeof CardHeaderKpiComponent, typeof CardContentLineChartComponent, typeof FormChartContentComponent, typeof TableViewVerticalColumnsComponent, typeof QueryStringObservableComponent, typeof QueryStringFormObservableComponent, typeof G4bDetailsComponent, typeof AvatarComponent, typeof G4bEstelamComponent, typeof TimerCountDownComponent, typeof MoInfoMicroProccessFlowComponent, typeof MicroProccessFlowComponent, typeof EnumInfoMicroProccessFlowComponent, typeof UiPicturesCarouselComponent, typeof UiNumRateComponent, typeof MediaFileUploaderComponent, typeof SubformInRowReportComponent, typeof MasterDetailCardFormComponent, typeof ReportButtonViewComponent, typeof BarsaDocumentsComponent, typeof BarsaDocumentListItemComponent, typeof AcceptRejectComponent, typeof FooterComponent, typeof GeographicLocationComponent, typeof BarsaGeographicLocationComponent, typeof TokenReportViewComponent, typeof ColumnFormViewerComponent, typeof FormReportViewComponent, typeof FormReportViewItemComponent, typeof FormCardComponent, typeof ColumnProgressbarComponent, typeof ColumnChipComponent, typeof PieProgressComponent]>;
1076
1086
  static ɵinj: i0.ɵɵInjectorDeclaration<BarsaDevelopComponentsModule>;
1077
1087
  }
1078
1088
 
1079
- export { AcceptRejectComponent, AvatarComponent, BarcodeFormatPipe, BarcodeReaderComponent, BarcodeReaderDialogComponent, BarcodeReaderVideoComponent, BarsaDevelopComponentsModule, BarsaDocumentListItemComponent, BarsaDocumentsComponent, BarsaGeographicLocationComponent, CardContentImageAndTitleComponent, CardContentLineChartComponent, CardHeaderBigImageTitleAndSubtitleComponent, CardHeaderKpiComponent, CardHeaderLogoTitleSubtitleComponent, CheckboxButtonComponent, ColumnChipComponent, ColumnFormViewerComponent, ColumnProgressbarComponent, EnumInfoMicroProccessFlowComponent, FooterComponent, FormCardComponent, FormChartContentComponent, FormContentQuickViewComponent, FormReportViewComponent, FormReportViewItemComponent, G4bDetailsComponent, G4bEstelamComponent, GeographicLocationComponent, LoginFormComponent, LoginSocialConncetionsComponent, MasterDetailCardFormComponent, MediaFileUploaderComponent, MicroProccessFlowComponent, MicroProcessFlowViewComponent, MoInfoMicroProccessFlowComponent, QueryStringFormObservableComponent, QueryStringObservableComponent, ReportButtonViewComponent, ReportLineChartViewComponent, ReportTabViewComponent, ResendVerificationCodeComponent, ServiceDeskCardContentMojavezhayAkhzShodeComponent, ServiceDeskFormLayoutContentMojavezComponent, ServiceDeskHeaderComponent, ServiceDeskServcieDetailComponent, ServiceDeskViewOfServicesComponent, SettingFormComponent, SubformInRowReportComponent, TabProcessViewComponent, TableViewVerticalColumnsComponent, TimerCountDownComponent, TokenReportViewComponent, UiEnumSegmentedButtonComponent, UiNumRateComponent, UiPersonComponent, UiPicturesCarouselComponent, UiTextFieldSearchComponent, UlvContextMenuItemShowFileContentComponent };
1089
+ export { AcceptRejectComponent, AvatarComponent, BarcodeFormatPipe, BarcodeReaderComponent, BarcodeReaderDialogComponent, BarcodeReaderVideoComponent, BarsaDevelopComponentsModule, BarsaDocumentListItemComponent, BarsaDocumentsComponent, BarsaGeographicLocationComponent, CardContentImageAndTitleComponent, CardContentLineChartComponent, CardHeaderBigImageTitleAndSubtitleComponent, CardHeaderKpiComponent, CardHeaderLogoTitleSubtitleComponent, CheckboxButtonComponent, ColumnChipComponent, ColumnFormViewerComponent, ColumnProgressbarComponent, EnumInfoMicroProccessFlowComponent, FooterComponent, FormCardComponent, FormChartContentComponent, FormContentQuickViewComponent, FormReportViewComponent, FormReportViewItemComponent, G4bDetailsComponent, G4bEstelamComponent, GeographicLocationComponent, LoginFormComponent, LoginSocialConncetionsComponent, MasterDetailCardFormComponent, MediaFileUploaderComponent, MicroProccessFlowComponent, MicroProcessFlowViewComponent, MoInfoMicroProccessFlowComponent, PieProgressComponent, QueryStringFormObservableComponent, QueryStringObservableComponent, ReportButtonViewComponent, ReportLineChartViewComponent, ReportTabViewComponent, ResendVerificationCodeComponent, ServiceDeskCardContentMojavezhayAkhzShodeComponent, ServiceDeskFormLayoutContentMojavezComponent, ServiceDeskHeaderComponent, ServiceDeskServcieDetailComponent, ServiceDeskViewOfServicesComponent, SettingFormComponent, SubformInRowReportComponent, TabProcessViewComponent, TableViewVerticalColumnsComponent, TimerCountDownComponent, TokenReportViewComponent, UiEnumSegmentedButtonComponent, UiNumRateComponent, UiPersonComponent, UiPicturesCarouselComponent, UiTextFieldSearchComponent, UlvContextMenuItemShowFileContentComponent };
1080
1090
  export type { FlowItem };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-develop-components",
3
- "version": "2.3.39",
3
+ "version": "2.3.40",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^20.0.6",
6
6
  "@angular/common": "^20.0.6"