barsa-sap-ui 1.0.342 → 1.0.344
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/esm2020/lib/barsa-sap-ui.module.mjs +27 -28
- package/esm2020/lib/index.mjs +1 -3
- package/esm2020/public-api.mjs +1 -2
- package/fesm2015/barsa-sap-ui.mjs +4 -32
- package/fesm2015/barsa-sap-ui.mjs.map +1 -1
- package/fesm2020/barsa-sap-ui.mjs +4 -32
- package/fesm2020/barsa-sap-ui.mjs.map +1 -1
- package/lib/barsa-sap-ui.module.d.ts +38 -39
- package/lib/index.d.ts +1 -2
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/esm2020/lib/execute-push-notification-command/execute-push-notification-command.component.mjs +0 -32
- package/lib/execute-push-notification-command/execute-push-notification-command.component.d.ts +0 -11
|
@@ -149,50 +149,49 @@ import * as i144 from "./file-viewer-content/file-viewer-content.component";
|
|
|
149
149
|
import * as i145 from "./file-viewer-popover/file-viewer-popover.component";
|
|
150
150
|
import * as i146 from "./file-viewer/file-viewer.component";
|
|
151
151
|
import * as i147 from "./blob-viewer/blob-viewer.component";
|
|
152
|
-
import * as i148 from "./
|
|
153
|
-
import * as i149 from "./
|
|
154
|
-
import * as i150 from "./barsa-cartable
|
|
155
|
-
import * as i151 from "./barsa-
|
|
156
|
-
import * as i152 from "./barsa-
|
|
157
|
-
import * as i153 from "./barsa-
|
|
158
|
-
import * as i154 from "./barsa-
|
|
159
|
-
import * as i155 from "./
|
|
160
|
-
import * as i156 from "./
|
|
161
|
-
import * as i157 from "./barsa-
|
|
162
|
-
import * as i158 from "./
|
|
163
|
-
import * as i159 from "./
|
|
164
|
-
import * as i160 from "./sap-font.pipe";
|
|
165
|
-
import * as i161 from "./
|
|
166
|
-
import * as i162 from "./
|
|
167
|
-
import * as i163 from "./
|
|
168
|
-
import * as i164 from "./
|
|
169
|
-
import * as i165 from "./
|
|
170
|
-
import * as i166 from "./
|
|
171
|
-
import * as i167 from "./
|
|
172
|
-
import * as i168 from "./
|
|
173
|
-
import * as i169 from "./fullscreen-
|
|
174
|
-
import * as i170 from "./
|
|
175
|
-
import * as i171 from "
|
|
176
|
-
import * as i172 from "@angular/
|
|
177
|
-
import * as i173 from "
|
|
178
|
-
import * as i174 from "
|
|
179
|
-
import * as i175 from "@angular/cdk/
|
|
180
|
-
import * as i176 from "@
|
|
181
|
-
import * as i177 from "@fundamental-ngx/
|
|
182
|
-
import * as i178 from "
|
|
183
|
-
import * as i179 from "ngx-color/
|
|
184
|
-
import * as i180 from "
|
|
185
|
-
import * as i181 from "
|
|
186
|
-
import * as i182 from "barsa-
|
|
187
|
-
import * as i183 from "
|
|
188
|
-
import * as i184 from "ng2-pdfjs-viewer";
|
|
152
|
+
import * as i148 from "./notification-item/notification-item.component";
|
|
153
|
+
import * as i149 from "./barsa-cartable-template/barsa-cartable-template.component";
|
|
154
|
+
import * as i150 from "./barsa-group-cartable/barsa-cartable-group.component";
|
|
155
|
+
import * as i151 from "./barsa-cartable-form/barsa-cartable-form.component";
|
|
156
|
+
import * as i152 from "./barsa-column-indicator/barsa-column-indicator.component";
|
|
157
|
+
import * as i153 from "./barsa-field-key-value/barsa-field-key-value.component";
|
|
158
|
+
import * as i154 from "./barsa-toolbaritem-search/barsa-toolbaritem-search.component";
|
|
159
|
+
import * as i155 from "./ui-html-viewer/ui-html-viewer.component";
|
|
160
|
+
import * as i156 from "./barsa-pishnamayesh-payam/barsa-pishnamayesh-payam.component";
|
|
161
|
+
import * as i157 from "./barsa-text-ellipsis/barsa-text-ellipsis.component";
|
|
162
|
+
import * as i158 from "./upload-file-status.pipe";
|
|
163
|
+
import * as i159 from "./sap-font.pipe";
|
|
164
|
+
import * as i160 from "./sap-font-class.pipe";
|
|
165
|
+
import * as i161 from "./barsa-tree-item/node-has-one-depth-level.pipe";
|
|
166
|
+
import * as i162 from "./column-matrix-renderer/matrix-value.pipe";
|
|
167
|
+
import * as i163 from "./dynamic-page-size.pipe";
|
|
168
|
+
import * as i164 from "./wizard-layout.directive";
|
|
169
|
+
import * as i165 from "./col-renderer.directive";
|
|
170
|
+
import * as i166 from "./apply-conditional-formmatings.directive";
|
|
171
|
+
import * as i167 from "./report-view-renderer.directive";
|
|
172
|
+
import * as i168 from "./fullscreen-dialog.directive";
|
|
173
|
+
import * as i169 from "./fullscreen-files.directive";
|
|
174
|
+
import * as i170 from "./download-files.directive";
|
|
175
|
+
import * as i171 from "@angular/common";
|
|
176
|
+
import * as i172 from "@angular/forms";
|
|
177
|
+
import * as i173 from "barsa-novin-ray-core";
|
|
178
|
+
import * as i174 from "@angular/cdk/drag-drop";
|
|
179
|
+
import * as i175 from "@angular/cdk/table";
|
|
180
|
+
import * as i176 from "@fundamental-ngx/core";
|
|
181
|
+
import * as i177 from "@fundamental-ngx/platform";
|
|
182
|
+
import * as i178 from "ngx-color/swatches";
|
|
183
|
+
import * as i179 from "ngx-color/chrome";
|
|
184
|
+
import * as i180 from "@angular/cdk/clipboard";
|
|
185
|
+
import * as i181 from "barsa-calendar";
|
|
186
|
+
import * as i182 from "./barsa-sap-ui-routing.module";
|
|
187
|
+
import * as i183 from "ng2-pdfjs-viewer";
|
|
189
188
|
export declare class BarsaSapUiModule extends BaseModule {
|
|
190
189
|
protected dcm: DynamicComponentService;
|
|
191
190
|
protected componentFactoryResolver: ComponentFactoryResolver;
|
|
192
|
-
protected dynamicComponents: (typeof import("barsa-sap-ui").GanttDhtmlChartViewComponent | typeof import("barsa-sap-ui").LayoutControlComponent | typeof import("barsa-sap-ui").UlvColumnSettingsComponent | typeof import("barsa-sap-ui").UiGridSortSettingComponent | typeof import("barsa-sap-ui").UlvSortSettingsComponent | typeof import("barsa-sap-ui").UlvGroupbySettingsComponent | typeof import("barsa-sap-ui").UlvFilterSettingsComponent | typeof import("barsa-sap-ui").UiMoInfoGeneralObjectUiComponent | typeof import("barsa-sap-ui").FileInDialogComponent | typeof import("barsa-sap-ui").BarsaAspViewerComponent | typeof import("barsa-sap-ui").CustomDateTimeComponent | typeof import("barsa-sap-ui").UiExceptionFormComponent | typeof import("barsa-sap-ui").UiMatrixViewComponent | typeof import("barsa-sap-ui").UiGraphComponent | typeof import("barsa-sap-ui").UiTreeViewComponent | typeof import("barsa-sap-ui").ColumnRendererComponent | typeof import("barsa-sap-ui").UiCardViewComponent | typeof import("barsa-sap-ui").UiListViewComponent | typeof import("barsa-sap-ui").UiTableViewComponent | typeof import("barsa-sap-ui").UlNotifyPopupComponent | typeof import("barsa-sap-ui").ReportSearchPanelSaveComponent | typeof import("barsa-sap-ui").ReportSearchFieldsHiddenSettingsComponent | typeof import("barsa-sap-ui").ReportSearchFieldsManageComponent | typeof import("barsa-sap-ui").ManageFiltersReportComponent | typeof import("barsa-sap-ui").ReportNavigatorComponent | typeof import("barsa-sap-ui").LyLineComponent | typeof import("barsa-sap-ui").UiUlvMainUiComponent | typeof import("barsa-sap-ui").BarsaTreeItemComponent | typeof import("barsa-sap-ui").BarsaMonacoEditorComponent | typeof import("barsa-sap-ui").BarsaTinyemceComponent | typeof import("barsa-sap-ui").UlvFormMultiSelectComponent | typeof import("barsa-sap-ui").UiUlvFormMultiSelectUiComponent | typeof import("barsa-sap-ui").LayoutActionsComponent | typeof import("barsa-sap-ui").FundamentalDynamicFormComponent | typeof import("barsa-sap-ui").UlToastAdapterComponent | typeof import("barsa-sap-ui").GlobalSearchModuleComponent | typeof import("barsa-sap-ui").GlobalSearchPanelComponent | typeof import("barsa-sap-ui").LySimpleLabelComponent | typeof import("barsa-sap-ui").UlLoadingMaskUiComponent | typeof import("barsa-sap-ui").UlvContextMenuComponent | typeof import("barsa-sap-ui").PageWithHeaderComponent | typeof import("barsa-sap-ui").UlMsgBoxAdapterComponent | typeof import("barsa-sap-ui").LyLabelComponent | typeof import("barsa-sap-ui").LyVerticalLayoutComponent | typeof import("barsa-sap-ui").LyHorizontalLayoutComponent | typeof import("barsa-sap-ui").UiPicturesInfoComponent | typeof import("barsa-sap-ui").FormDialogLessComponent | typeof import("barsa-sap-ui").UiFormPanelComponent | typeof import("barsa-sap-ui").LayoutWizardComponent | typeof import("barsa-sap-ui").ResponsiveToolbarRendererComponent | typeof import("barsa-sap-ui").ResponsiveToolbarComponent | typeof FormDialogComponent | typeof import("barsa-sap-ui").UlvSettingsComponent | typeof import("barsa-sap-ui").UiFormPanelToolbarComponent | typeof import("barsa-sap-ui").UiInfoBarPanelComponent | typeof import("barsa-sap-ui").UlvPagingComponent | typeof import("barsa-sap-ui").UlvToolbarComponent | typeof import("barsa-sap-ui").UlvSelectionComponent | typeof import("barsa-sap-ui").LyLayoutContainerOfRootComponent | typeof import("barsa-sap-ui").CardItemComponent | typeof import("barsa-sap-ui").BarsaUlvMainComponent | typeof import("barsa-sap-ui").ListItemComponent | typeof import("barsa-sap-ui").BarsaTableRowComponent | typeof import("barsa-sap-ui").BarsaTableColumnComponent | typeof import("barsa-sap-ui").BarsaTableHeaderComponent | typeof import("barsa-sap-ui").BreadcrumbComponent | typeof import("barsa-sap-ui").FormToolbarButtonComponent | typeof import("barsa-sap-ui").ReportNewTopFormComponent | typeof import("barsa-sap-ui").BarsaNetworkOfflineComponent | typeof import("barsa-sap-ui").FileViewerContentComponent | typeof import("barsa-sap-ui").FileViewerComponent | typeof import("barsa-sap-ui").BlobViewerComponent | typeof import("barsa-sap-ui").
|
|
191
|
+
protected dynamicComponents: (typeof import("barsa-sap-ui").GanttDhtmlChartViewComponent | typeof import("barsa-sap-ui").LayoutControlComponent | typeof import("barsa-sap-ui").UlvColumnSettingsComponent | typeof import("barsa-sap-ui").UiGridSortSettingComponent | typeof import("barsa-sap-ui").UlvSortSettingsComponent | typeof import("barsa-sap-ui").UlvGroupbySettingsComponent | typeof import("barsa-sap-ui").UlvFilterSettingsComponent | typeof import("barsa-sap-ui").UiMoInfoGeneralObjectUiComponent | typeof import("barsa-sap-ui").FileInDialogComponent | typeof import("barsa-sap-ui").BarsaAspViewerComponent | typeof import("barsa-sap-ui").CustomDateTimeComponent | typeof import("barsa-sap-ui").UiExceptionFormComponent | typeof import("barsa-sap-ui").UiMatrixViewComponent | typeof import("barsa-sap-ui").UiGraphComponent | typeof import("barsa-sap-ui").UiTreeViewComponent | typeof import("barsa-sap-ui").ColumnRendererComponent | typeof import("barsa-sap-ui").UiCardViewComponent | typeof import("barsa-sap-ui").UiListViewComponent | typeof import("barsa-sap-ui").UiTableViewComponent | typeof import("barsa-sap-ui").UlNotifyPopupComponent | typeof import("barsa-sap-ui").ReportSearchPanelSaveComponent | typeof import("barsa-sap-ui").ReportSearchFieldsHiddenSettingsComponent | typeof import("barsa-sap-ui").ReportSearchFieldsManageComponent | typeof import("barsa-sap-ui").ManageFiltersReportComponent | typeof import("barsa-sap-ui").ReportNavigatorComponent | typeof import("barsa-sap-ui").LyLineComponent | typeof import("barsa-sap-ui").UiUlvMainUiComponent | typeof import("barsa-sap-ui").BarsaTreeItemComponent | typeof import("barsa-sap-ui").BarsaMonacoEditorComponent | typeof import("barsa-sap-ui").BarsaTinyemceComponent | typeof import("barsa-sap-ui").UlvFormMultiSelectComponent | typeof import("barsa-sap-ui").UiUlvFormMultiSelectUiComponent | typeof import("barsa-sap-ui").LayoutActionsComponent | typeof import("barsa-sap-ui").FundamentalDynamicFormComponent | typeof import("barsa-sap-ui").UlToastAdapterComponent | typeof import("barsa-sap-ui").GlobalSearchModuleComponent | typeof import("barsa-sap-ui").GlobalSearchPanelComponent | typeof import("barsa-sap-ui").LySimpleLabelComponent | typeof import("barsa-sap-ui").UlLoadingMaskUiComponent | typeof import("barsa-sap-ui").UlvContextMenuComponent | typeof import("barsa-sap-ui").PageWithHeaderComponent | typeof import("barsa-sap-ui").UlMsgBoxAdapterComponent | typeof import("barsa-sap-ui").LyLabelComponent | typeof import("barsa-sap-ui").LyVerticalLayoutComponent | typeof import("barsa-sap-ui").LyHorizontalLayoutComponent | typeof import("barsa-sap-ui").UiPicturesInfoComponent | typeof import("barsa-sap-ui").FormDialogLessComponent | typeof import("barsa-sap-ui").UiFormPanelComponent | typeof import("barsa-sap-ui").LayoutWizardComponent | typeof import("barsa-sap-ui").ResponsiveToolbarRendererComponent | typeof import("barsa-sap-ui").ResponsiveToolbarComponent | typeof FormDialogComponent | typeof import("barsa-sap-ui").UlvSettingsComponent | typeof import("barsa-sap-ui").UiFormPanelToolbarComponent | typeof import("barsa-sap-ui").UiInfoBarPanelComponent | typeof import("barsa-sap-ui").UlvPagingComponent | typeof import("barsa-sap-ui").UlvToolbarComponent | typeof import("barsa-sap-ui").UlvSelectionComponent | typeof import("barsa-sap-ui").LyLayoutContainerOfRootComponent | typeof import("barsa-sap-ui").CardItemComponent | typeof import("barsa-sap-ui").BarsaUlvMainComponent | typeof import("barsa-sap-ui").ListItemComponent | typeof import("barsa-sap-ui").BarsaTableRowComponent | typeof import("barsa-sap-ui").BarsaTableColumnComponent | typeof import("barsa-sap-ui").BarsaTableHeaderComponent | typeof import("barsa-sap-ui").BreadcrumbComponent | typeof import("barsa-sap-ui").FormToolbarButtonComponent | typeof import("barsa-sap-ui").ReportNewTopFormComponent | typeof import("barsa-sap-ui").BarsaNetworkOfflineComponent | typeof import("barsa-sap-ui").FileViewerContentComponent | typeof import("barsa-sap-ui").FileViewerComponent | typeof import("barsa-sap-ui").BlobViewerComponent | typeof import("barsa-sap-ui").BarsaCartableFormComponent | typeof import("barsa-sap-ui").BarsaCartableGroupComponent | typeof import("barsa-sap-ui").BarsaToolbaritemSearchComponent | typeof import("barsa-sap-ui").BarsaTextEllipsisComponent)[];
|
|
193
192
|
constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
|
|
194
193
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
195
194
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
196
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaSapUiModule, [typeof i1.UiTextFieldComponent, typeof i2.LyLayoutFieldLabelComponent, typeof i3.UiCheckBoxComponent, typeof i4.UiSimpleComboComponent, typeof i5.UiRadioGroupComponent, typeof i6.UiGridComponent, typeof i7.LyLayoutContainerOfRootComponent, typeof i8.LyLayoutPanelComponent, typeof i9.UiReadOnlyFieldComponent, typeof i10.UiContainerWithButtonComponent, typeof i11.UiPictureFileComponent, typeof i12.UiMoInfoUlvComboComponent, typeof i13.UiMultiSelectComboComponent, typeof i14.UiNumDecimalUiComponent, typeof i15.UiNumIntUiComponent, typeof i16.UiTimeSpanComponent, typeof i17.UiFileLinearListBoxComponent, typeof i18.LyEmptySpaceComponent, typeof i19.UiSinglePictureComponent, typeof i20.UlvSelectionComponent, typeof i21.UlvToolbarComponent, typeof i22.UlvPagingComponent, typeof i23.UiGridSortSettingComponent, typeof i24.UiGridSortItemComponent, typeof i25.UiGridColumnsComponent, typeof i26.MaskComponent, typeof i27.UiInfoBarPanelComponent, typeof i28.UiFormPanelToolbarComponent, typeof i29.UiFormPanelComponent, typeof i30.UiSearchCommandInfoUiComponent, typeof i31.UlvSettingsComponent, typeof i32.UiTinymceComponent, typeof i33.UiButtonComponent, typeof i34.UiDateTimeComponent, typeof i35.FormDialogComponent, typeof i36.HeaderFacetKeyValueComponent, typeof i37.HeaderFacetFormComponent, typeof i38.HeaderFacetRateComponent, typeof i39.HeaderFacetProgressComponent, typeof i40.HeaderFacetMicrochartComponent, typeof i41.HeaderFacetPlainTextComponent, typeof i42.UiMoInfoSubFormUiComponent, typeof i43.ResponsiveToolbarComponent, typeof i44.ResponsiveToolbarRendererComponent, typeof i45.UiTextAreaComponent, typeof i46.LayoutControlComponent, typeof i47.LayoutWizardComponent, typeof i48.FormWizardComponent, typeof i49.FormDialogLessComponent, typeof i50.RichTextStaticComponent, typeof i51.UiPicturesInfoComponent, typeof i52.LyHorizontalLayoutComponent, typeof i53.LyVerticalLayoutComponent, typeof i54.LyTabContainerComponent, typeof i55.LyTabPageComponent, typeof i56.LyLabelComponent, typeof i57.UiMoInfoComboViewerComponent, typeof i58.UlMsgBoxAdapterComponent, typeof i59.UiTreeComponent, typeof i60.PageWithHeaderComponent, typeof i61.HeaderAvatarComponent, typeof i62.UiWorkflowPanelUiComponent, typeof i63.UlvContextMenuComponent, typeof i64.UlLoadingMaskUiComponent, typeof i65.UiTextFieldAutoCompleteComponent, typeof i66.CaptchaFieldComponent, typeof i67.LySimpleLabelComponent, typeof i68.GlobalSearchPanelComponent, typeof i69.GlobalSearchModuleComponent, typeof i70.GlobalSearchComponent, typeof i71.HyperlinkComponent, typeof i72.StaticTextComponent, typeof i73.UlToastAdapterComponent, typeof i74.MessageStripComponent, typeof i75.UiLinearListContainerWithButtonComponent, typeof i76.FundamentalDynamicFormComponent, typeof i77.LayoutActionsComponent, typeof i78.LyLayoutContainerComponent, typeof i79.UiUlvFormMultiSelectUiComponent, typeof i80.UlvFormMultiSelectComponent, typeof i81.UlvColumnSettingsComponent, typeof i82.UlvFilterSettingsComponent, typeof i83.UlvSortSettingsComponent, typeof i84.UlvGroupbySettingsComponent, typeof i85.BarsaListFileLinearComponent, typeof i86.UiPdfViewerComponent, typeof i87.BarsaTinyemceComponent, typeof i88.UiMonacoEditorComponent, typeof i89.BarsaMonacoEditorComponent, typeof i90.BarsaDateTimePickerComponent, typeof i91.BarsaTreeItemComponent, typeof i92.UiSwitchButtonComponent, typeof i93.UiColorUiComponent, typeof i94.LyLineComponent, typeof i95.UiUlvMainUiComponent, typeof i96.ReportNavigatorComponent, typeof i97.ManageFiltersReportComponent, typeof i98.ReportSearchFieldsManageComponent, typeof i99.ReportSearchFieldsHiddenSettingsComponent, typeof i100.SearchPanelComponent, typeof i101.ReportSearchPanelSaveComponent, typeof i102.UiGridFilterSettingsComponent, typeof i103.UiGridFilterItemComponent, typeof i104.UiDateRangeExComponent, typeof i105.UlNotifyPopupComponent, typeof i106.UiTableViewComponent, typeof i107.UiListViewComponent, typeof i108.UiCardViewComponent, typeof i109.UiReportContainerComponent, typeof i110.NoDataComponent, typeof i111.ColumnRendererComponent, typeof i112.InlineSaveAndCancelComponent, typeof i113.UiTreeViewComponent, typeof i112.InlineSaveAndCancelComponent, typeof i114.UiCalendarComponent, typeof i115.UiAspReportViewerComponent, typeof i116.UiGraphComponent, typeof i117.UiExceptionFormComponent, typeof i118.UiEditableGridComponent, typeof i119.ColumnMatrixRendererComponent, typeof i120.UiMatrixViewComponent, typeof i121.CustomDateTimeComponent, typeof i122.BarsaAspViewerComponent, typeof i123.FileInDialogComponent, typeof i124.UiMoInfoGeneralObjectUiComponent, typeof i125.UiGanttChartComponent, typeof i126.GanttDhtmlChartViewComponent, typeof i127.ProgressIndicatorComponent, typeof i128.CardViewContentComponent, typeof i129.CardItemComponent, typeof i130.UiCardViewHorizontalGroupComponent, typeof i131.TitleComponent, typeof i132.BarsaUlvMainComponent, typeof i133.ListItemComponent, typeof i134.HtreeCreateNewComponent, typeof i135.BarsaTableHeaderComponent, typeof i136.BarsaTableRowComponent, typeof i137.BarsaTableColumnComponent, typeof i138.BreadcrumbComponent, typeof i139.UiLabelComponent, typeof i140.FormToolbarButtonComponent, typeof i141.BarsaSearchFormComponent, typeof i142.ReportNewTopFormComponent, typeof i143.BarsaNetworkOfflineComponent, typeof i144.FileViewerContentComponent, typeof i145.FileViewerPopoverComponent, typeof i146.FileViewerComponent, typeof i147.BlobViewerComponent, typeof i148.ExecutePushNotificationCommandComponent, typeof i149.NotificationItemComponent, typeof i150.BarsaCartableTemplateComponent, typeof i151.BarsaCartableGroupComponent, typeof i152.BarsaCartableFormComponent, typeof i153.BarsaColumnIndicatorComponent, typeof i154.BarsaFieldKeyValueComponent, typeof i155.BarsaToolbaritemSearchComponent, typeof i156.UiHtmlViewerComponent, typeof i157.BarsaPishnamayeshPayamComponent, typeof i158.BarsaTextEllipsisComponent, typeof i159.UploadFileStatusPipe, typeof i160.SapFontPipe, typeof i161.SapFontClassPipe, typeof i108.StringToArrayPipe, typeof i162.NodeHasOneDepthLevelPipe, typeof i163.MatrixValuePipe, typeof i164.DynamicPageSizePipe, typeof i165.WizardLayoutDirective, typeof i166.ColRendererDirective, typeof i167.ApplyConditionalFormatsDirective, typeof i168.ReportViewRendererDirective, typeof i169.FullscreenDialogDirective, typeof i170.FullscreenFilesDirective, typeof i171.DownloadFilesDirective], [typeof i172.CommonModule, typeof i173.FormsModule, typeof i173.ReactiveFormsModule, typeof i174.BarsaNovinRayCoreModule, typeof i175.DragDropModule, typeof i176.CdkTableModule, typeof i177.FundamentalNgxCoreModule, typeof i177.FacetModule, typeof i177.WizardModule, typeof i177.PipeModule, typeof i178.FundamentalNgxPlatformModule, typeof i178.PlatformDynamicPageModule, typeof i178.PlatformTextAreaModule, typeof i178.PlatformSearchFieldModule, typeof i179.ColorSwatchesModule, typeof i180.ColorChromeModule, typeof i181.ClipboardModule, typeof i182.BarsaCalendarModule, typeof i183.BarsaSapUiRoutingModule, typeof i184.PdfJsViewerModule, typeof i177.ContentDensityModule], [typeof i1.UiTextFieldComponent, typeof i2.LyLayoutFieldLabelComponent, typeof i3.UiCheckBoxComponent, typeof i4.UiSimpleComboComponent, typeof i5.UiRadioGroupComponent, typeof i6.UiGridComponent, typeof i7.LyLayoutContainerOfRootComponent, typeof i8.LyLayoutPanelComponent, typeof i9.UiReadOnlyFieldComponent, typeof i10.UiContainerWithButtonComponent, typeof i11.UiPictureFileComponent, typeof i12.UiMoInfoUlvComboComponent, typeof i13.UiMultiSelectComboComponent, typeof i14.UiNumDecimalUiComponent, typeof i15.UiNumIntUiComponent, typeof i16.UiTimeSpanComponent, typeof i17.UiFileLinearListBoxComponent, typeof i18.LyEmptySpaceComponent, typeof i19.UiSinglePictureComponent, typeof i20.UlvSelectionComponent, typeof i21.UlvToolbarComponent, typeof i22.UlvPagingComponent, typeof i23.UiGridSortSettingComponent, typeof i24.UiGridSortItemComponent, typeof i25.UiGridColumnsComponent, typeof i26.MaskComponent, typeof i27.UiInfoBarPanelComponent, typeof i28.UiFormPanelToolbarComponent, typeof i29.UiFormPanelComponent, typeof i30.UiSearchCommandInfoUiComponent, typeof i31.UlvSettingsComponent, typeof i32.UiTinymceComponent, typeof i33.UiButtonComponent, typeof i34.UiDateTimeComponent, typeof i35.FormDialogComponent, typeof i36.HeaderFacetKeyValueComponent, typeof i37.HeaderFacetFormComponent, typeof i38.HeaderFacetRateComponent, typeof i39.HeaderFacetProgressComponent, typeof i40.HeaderFacetMicrochartComponent, typeof i41.HeaderFacetPlainTextComponent, typeof i42.UiMoInfoSubFormUiComponent, typeof i43.ResponsiveToolbarComponent, typeof i44.ResponsiveToolbarRendererComponent, typeof i45.UiTextAreaComponent, typeof i46.LayoutControlComponent, typeof i47.LayoutWizardComponent, typeof i48.FormWizardComponent, typeof i49.FormDialogLessComponent, typeof i50.RichTextStaticComponent, typeof i51.UiPicturesInfoComponent, typeof i52.LyHorizontalLayoutComponent, typeof i53.LyVerticalLayoutComponent, typeof i54.LyTabContainerComponent, typeof i55.LyTabPageComponent, typeof i56.LyLabelComponent, typeof i57.UiMoInfoComboViewerComponent, typeof i58.UlMsgBoxAdapterComponent, typeof i59.UiTreeComponent, typeof i60.PageWithHeaderComponent, typeof i61.HeaderAvatarComponent, typeof i62.UiWorkflowPanelUiComponent, typeof i63.UlvContextMenuComponent, typeof i64.UlLoadingMaskUiComponent, typeof i65.UiTextFieldAutoCompleteComponent, typeof i66.CaptchaFieldComponent, typeof i67.LySimpleLabelComponent, typeof i68.GlobalSearchPanelComponent, typeof i69.GlobalSearchModuleComponent, typeof i70.GlobalSearchComponent, typeof i71.HyperlinkComponent, typeof i72.StaticTextComponent, typeof i73.UlToastAdapterComponent, typeof i74.MessageStripComponent, typeof i75.UiLinearListContainerWithButtonComponent, typeof i76.FundamentalDynamicFormComponent, typeof i77.LayoutActionsComponent, typeof i78.LyLayoutContainerComponent, typeof i79.UiUlvFormMultiSelectUiComponent, typeof i80.UlvFormMultiSelectComponent, typeof i81.UlvColumnSettingsComponent, typeof i82.UlvFilterSettingsComponent, typeof i83.UlvSortSettingsComponent, typeof i84.UlvGroupbySettingsComponent, typeof i85.BarsaListFileLinearComponent, typeof i86.UiPdfViewerComponent, typeof i87.BarsaTinyemceComponent, typeof i88.UiMonacoEditorComponent, typeof i89.BarsaMonacoEditorComponent, typeof i90.BarsaDateTimePickerComponent, typeof i91.BarsaTreeItemComponent, typeof i92.UiSwitchButtonComponent, typeof i93.UiColorUiComponent, typeof i94.LyLineComponent, typeof i95.UiUlvMainUiComponent, typeof i96.ReportNavigatorComponent, typeof i97.ManageFiltersReportComponent, typeof i98.ReportSearchFieldsManageComponent, typeof i99.ReportSearchFieldsHiddenSettingsComponent, typeof i100.SearchPanelComponent, typeof i101.ReportSearchPanelSaveComponent, typeof i102.UiGridFilterSettingsComponent, typeof i103.UiGridFilterItemComponent, typeof i104.UiDateRangeExComponent, typeof i105.UlNotifyPopupComponent, typeof i106.UiTableViewComponent, typeof i107.UiListViewComponent, typeof i108.UiCardViewComponent, typeof i109.UiReportContainerComponent, typeof i110.NoDataComponent, typeof i111.ColumnRendererComponent, typeof i112.InlineSaveAndCancelComponent, typeof i113.UiTreeViewComponent, typeof i112.InlineSaveAndCancelComponent, typeof i114.UiCalendarComponent, typeof i115.UiAspReportViewerComponent, typeof i116.UiGraphComponent, typeof i117.UiExceptionFormComponent, typeof i118.UiEditableGridComponent, typeof i119.ColumnMatrixRendererComponent, typeof i120.UiMatrixViewComponent, typeof i121.CustomDateTimeComponent, typeof i122.BarsaAspViewerComponent, typeof i123.FileInDialogComponent, typeof i124.UiMoInfoGeneralObjectUiComponent, typeof i125.UiGanttChartComponent, typeof i126.GanttDhtmlChartViewComponent, typeof i127.ProgressIndicatorComponent, typeof i128.CardViewContentComponent, typeof i129.CardItemComponent, typeof i130.UiCardViewHorizontalGroupComponent, typeof i131.TitleComponent, typeof i132.BarsaUlvMainComponent, typeof i133.ListItemComponent, typeof i134.HtreeCreateNewComponent, typeof i135.BarsaTableHeaderComponent, typeof i136.BarsaTableRowComponent, typeof i137.BarsaTableColumnComponent, typeof i138.BreadcrumbComponent, typeof i139.UiLabelComponent, typeof i140.FormToolbarButtonComponent, typeof i141.BarsaSearchFormComponent, typeof i142.ReportNewTopFormComponent, typeof i143.BarsaNetworkOfflineComponent, typeof i144.FileViewerContentComponent, typeof i145.FileViewerPopoverComponent, typeof i146.FileViewerComponent, typeof i147.BlobViewerComponent, typeof i148.ExecutePushNotificationCommandComponent, typeof i149.NotificationItemComponent, typeof i150.BarsaCartableTemplateComponent, typeof i151.BarsaCartableGroupComponent, typeof i152.BarsaCartableFormComponent, typeof i153.BarsaColumnIndicatorComponent, typeof i154.BarsaFieldKeyValueComponent, typeof i155.BarsaToolbaritemSearchComponent, typeof i156.UiHtmlViewerComponent, typeof i157.BarsaPishnamayeshPayamComponent, typeof i158.BarsaTextEllipsisComponent, typeof i165.WizardLayoutDirective, typeof i166.ColRendererDirective, typeof i167.ApplyConditionalFormatsDirective, typeof i168.ReportViewRendererDirective, typeof i169.FullscreenDialogDirective, typeof i170.FullscreenFilesDirective, typeof i171.DownloadFilesDirective, typeof i159.UploadFileStatusPipe, typeof i160.SapFontPipe, typeof i161.SapFontClassPipe, typeof i108.StringToArrayPipe, typeof i162.NodeHasOneDepthLevelPipe, typeof i163.MatrixValuePipe, typeof i164.DynamicPageSizePipe]>;
|
|
195
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaSapUiModule, [typeof i1.UiTextFieldComponent, typeof i2.LyLayoutFieldLabelComponent, typeof i3.UiCheckBoxComponent, typeof i4.UiSimpleComboComponent, typeof i5.UiRadioGroupComponent, typeof i6.UiGridComponent, typeof i7.LyLayoutContainerOfRootComponent, typeof i8.LyLayoutPanelComponent, typeof i9.UiReadOnlyFieldComponent, typeof i10.UiContainerWithButtonComponent, typeof i11.UiPictureFileComponent, typeof i12.UiMoInfoUlvComboComponent, typeof i13.UiMultiSelectComboComponent, typeof i14.UiNumDecimalUiComponent, typeof i15.UiNumIntUiComponent, typeof i16.UiTimeSpanComponent, typeof i17.UiFileLinearListBoxComponent, typeof i18.LyEmptySpaceComponent, typeof i19.UiSinglePictureComponent, typeof i20.UlvSelectionComponent, typeof i21.UlvToolbarComponent, typeof i22.UlvPagingComponent, typeof i23.UiGridSortSettingComponent, typeof i24.UiGridSortItemComponent, typeof i25.UiGridColumnsComponent, typeof i26.MaskComponent, typeof i27.UiInfoBarPanelComponent, typeof i28.UiFormPanelToolbarComponent, typeof i29.UiFormPanelComponent, typeof i30.UiSearchCommandInfoUiComponent, typeof i31.UlvSettingsComponent, typeof i32.UiTinymceComponent, typeof i33.UiButtonComponent, typeof i34.UiDateTimeComponent, typeof i35.FormDialogComponent, typeof i36.HeaderFacetKeyValueComponent, typeof i37.HeaderFacetFormComponent, typeof i38.HeaderFacetRateComponent, typeof i39.HeaderFacetProgressComponent, typeof i40.HeaderFacetMicrochartComponent, typeof i41.HeaderFacetPlainTextComponent, typeof i42.UiMoInfoSubFormUiComponent, typeof i43.ResponsiveToolbarComponent, typeof i44.ResponsiveToolbarRendererComponent, typeof i45.UiTextAreaComponent, typeof i46.LayoutControlComponent, typeof i47.LayoutWizardComponent, typeof i48.FormWizardComponent, typeof i49.FormDialogLessComponent, typeof i50.RichTextStaticComponent, typeof i51.UiPicturesInfoComponent, typeof i52.LyHorizontalLayoutComponent, typeof i53.LyVerticalLayoutComponent, typeof i54.LyTabContainerComponent, typeof i55.LyTabPageComponent, typeof i56.LyLabelComponent, typeof i57.UiMoInfoComboViewerComponent, typeof i58.UlMsgBoxAdapterComponent, typeof i59.UiTreeComponent, typeof i60.PageWithHeaderComponent, typeof i61.HeaderAvatarComponent, typeof i62.UiWorkflowPanelUiComponent, typeof i63.UlvContextMenuComponent, typeof i64.UlLoadingMaskUiComponent, typeof i65.UiTextFieldAutoCompleteComponent, typeof i66.CaptchaFieldComponent, typeof i67.LySimpleLabelComponent, typeof i68.GlobalSearchPanelComponent, typeof i69.GlobalSearchModuleComponent, typeof i70.GlobalSearchComponent, typeof i71.HyperlinkComponent, typeof i72.StaticTextComponent, typeof i73.UlToastAdapterComponent, typeof i74.MessageStripComponent, typeof i75.UiLinearListContainerWithButtonComponent, typeof i76.FundamentalDynamicFormComponent, typeof i77.LayoutActionsComponent, typeof i78.LyLayoutContainerComponent, typeof i79.UiUlvFormMultiSelectUiComponent, typeof i80.UlvFormMultiSelectComponent, typeof i81.UlvColumnSettingsComponent, typeof i82.UlvFilterSettingsComponent, typeof i83.UlvSortSettingsComponent, typeof i84.UlvGroupbySettingsComponent, typeof i85.BarsaListFileLinearComponent, typeof i86.UiPdfViewerComponent, typeof i87.BarsaTinyemceComponent, typeof i88.UiMonacoEditorComponent, typeof i89.BarsaMonacoEditorComponent, typeof i90.BarsaDateTimePickerComponent, typeof i91.BarsaTreeItemComponent, typeof i92.UiSwitchButtonComponent, typeof i93.UiColorUiComponent, typeof i94.LyLineComponent, typeof i95.UiUlvMainUiComponent, typeof i96.ReportNavigatorComponent, typeof i97.ManageFiltersReportComponent, typeof i98.ReportSearchFieldsManageComponent, typeof i99.ReportSearchFieldsHiddenSettingsComponent, typeof i100.SearchPanelComponent, typeof i101.ReportSearchPanelSaveComponent, typeof i102.UiGridFilterSettingsComponent, typeof i103.UiGridFilterItemComponent, typeof i104.UiDateRangeExComponent, typeof i105.UlNotifyPopupComponent, typeof i106.UiTableViewComponent, typeof i107.UiListViewComponent, typeof i108.UiCardViewComponent, typeof i109.UiReportContainerComponent, typeof i110.NoDataComponent, typeof i111.ColumnRendererComponent, typeof i112.InlineSaveAndCancelComponent, typeof i113.UiTreeViewComponent, typeof i112.InlineSaveAndCancelComponent, typeof i114.UiCalendarComponent, typeof i115.UiAspReportViewerComponent, typeof i116.UiGraphComponent, typeof i117.UiExceptionFormComponent, typeof i118.UiEditableGridComponent, typeof i119.ColumnMatrixRendererComponent, typeof i120.UiMatrixViewComponent, typeof i121.CustomDateTimeComponent, typeof i122.BarsaAspViewerComponent, typeof i123.FileInDialogComponent, typeof i124.UiMoInfoGeneralObjectUiComponent, typeof i125.UiGanttChartComponent, typeof i126.GanttDhtmlChartViewComponent, typeof i127.ProgressIndicatorComponent, typeof i128.CardViewContentComponent, typeof i129.CardItemComponent, typeof i130.UiCardViewHorizontalGroupComponent, typeof i131.TitleComponent, typeof i132.BarsaUlvMainComponent, typeof i133.ListItemComponent, typeof i134.HtreeCreateNewComponent, typeof i135.BarsaTableHeaderComponent, typeof i136.BarsaTableRowComponent, typeof i137.BarsaTableColumnComponent, typeof i138.BreadcrumbComponent, typeof i139.UiLabelComponent, typeof i140.FormToolbarButtonComponent, typeof i141.BarsaSearchFormComponent, typeof i142.ReportNewTopFormComponent, typeof i143.BarsaNetworkOfflineComponent, typeof i144.FileViewerContentComponent, typeof i145.FileViewerPopoverComponent, typeof i146.FileViewerComponent, typeof i147.BlobViewerComponent, typeof i148.NotificationItemComponent, typeof i149.BarsaCartableTemplateComponent, typeof i150.BarsaCartableGroupComponent, typeof i151.BarsaCartableFormComponent, typeof i152.BarsaColumnIndicatorComponent, typeof i153.BarsaFieldKeyValueComponent, typeof i154.BarsaToolbaritemSearchComponent, typeof i155.UiHtmlViewerComponent, typeof i156.BarsaPishnamayeshPayamComponent, typeof i157.BarsaTextEllipsisComponent, typeof i158.UploadFileStatusPipe, typeof i159.SapFontPipe, typeof i160.SapFontClassPipe, typeof i108.StringToArrayPipe, typeof i161.NodeHasOneDepthLevelPipe, typeof i162.MatrixValuePipe, typeof i163.DynamicPageSizePipe, typeof i164.WizardLayoutDirective, typeof i165.ColRendererDirective, typeof i166.ApplyConditionalFormatsDirective, typeof i167.ReportViewRendererDirective, typeof i168.FullscreenDialogDirective, typeof i169.FullscreenFilesDirective, typeof i170.DownloadFilesDirective], [typeof i171.CommonModule, typeof i172.FormsModule, typeof i172.ReactiveFormsModule, typeof i173.BarsaNovinRayCoreModule, typeof i174.DragDropModule, typeof i175.CdkTableModule, typeof i176.FundamentalNgxCoreModule, typeof i176.FacetModule, typeof i176.WizardModule, typeof i176.PipeModule, typeof i177.FundamentalNgxPlatformModule, typeof i177.PlatformDynamicPageModule, typeof i177.PlatformTextAreaModule, typeof i177.PlatformSearchFieldModule, typeof i178.ColorSwatchesModule, typeof i179.ColorChromeModule, typeof i180.ClipboardModule, typeof i181.BarsaCalendarModule, typeof i182.BarsaSapUiRoutingModule, typeof i183.PdfJsViewerModule, typeof i176.ContentDensityModule], [typeof i1.UiTextFieldComponent, typeof i2.LyLayoutFieldLabelComponent, typeof i3.UiCheckBoxComponent, typeof i4.UiSimpleComboComponent, typeof i5.UiRadioGroupComponent, typeof i6.UiGridComponent, typeof i7.LyLayoutContainerOfRootComponent, typeof i8.LyLayoutPanelComponent, typeof i9.UiReadOnlyFieldComponent, typeof i10.UiContainerWithButtonComponent, typeof i11.UiPictureFileComponent, typeof i12.UiMoInfoUlvComboComponent, typeof i13.UiMultiSelectComboComponent, typeof i14.UiNumDecimalUiComponent, typeof i15.UiNumIntUiComponent, typeof i16.UiTimeSpanComponent, typeof i17.UiFileLinearListBoxComponent, typeof i18.LyEmptySpaceComponent, typeof i19.UiSinglePictureComponent, typeof i20.UlvSelectionComponent, typeof i21.UlvToolbarComponent, typeof i22.UlvPagingComponent, typeof i23.UiGridSortSettingComponent, typeof i24.UiGridSortItemComponent, typeof i25.UiGridColumnsComponent, typeof i26.MaskComponent, typeof i27.UiInfoBarPanelComponent, typeof i28.UiFormPanelToolbarComponent, typeof i29.UiFormPanelComponent, typeof i30.UiSearchCommandInfoUiComponent, typeof i31.UlvSettingsComponent, typeof i32.UiTinymceComponent, typeof i33.UiButtonComponent, typeof i34.UiDateTimeComponent, typeof i35.FormDialogComponent, typeof i36.HeaderFacetKeyValueComponent, typeof i37.HeaderFacetFormComponent, typeof i38.HeaderFacetRateComponent, typeof i39.HeaderFacetProgressComponent, typeof i40.HeaderFacetMicrochartComponent, typeof i41.HeaderFacetPlainTextComponent, typeof i42.UiMoInfoSubFormUiComponent, typeof i43.ResponsiveToolbarComponent, typeof i44.ResponsiveToolbarRendererComponent, typeof i45.UiTextAreaComponent, typeof i46.LayoutControlComponent, typeof i47.LayoutWizardComponent, typeof i48.FormWizardComponent, typeof i49.FormDialogLessComponent, typeof i50.RichTextStaticComponent, typeof i51.UiPicturesInfoComponent, typeof i52.LyHorizontalLayoutComponent, typeof i53.LyVerticalLayoutComponent, typeof i54.LyTabContainerComponent, typeof i55.LyTabPageComponent, typeof i56.LyLabelComponent, typeof i57.UiMoInfoComboViewerComponent, typeof i58.UlMsgBoxAdapterComponent, typeof i59.UiTreeComponent, typeof i60.PageWithHeaderComponent, typeof i61.HeaderAvatarComponent, typeof i62.UiWorkflowPanelUiComponent, typeof i63.UlvContextMenuComponent, typeof i64.UlLoadingMaskUiComponent, typeof i65.UiTextFieldAutoCompleteComponent, typeof i66.CaptchaFieldComponent, typeof i67.LySimpleLabelComponent, typeof i68.GlobalSearchPanelComponent, typeof i69.GlobalSearchModuleComponent, typeof i70.GlobalSearchComponent, typeof i71.HyperlinkComponent, typeof i72.StaticTextComponent, typeof i73.UlToastAdapterComponent, typeof i74.MessageStripComponent, typeof i75.UiLinearListContainerWithButtonComponent, typeof i76.FundamentalDynamicFormComponent, typeof i77.LayoutActionsComponent, typeof i78.LyLayoutContainerComponent, typeof i79.UiUlvFormMultiSelectUiComponent, typeof i80.UlvFormMultiSelectComponent, typeof i81.UlvColumnSettingsComponent, typeof i82.UlvFilterSettingsComponent, typeof i83.UlvSortSettingsComponent, typeof i84.UlvGroupbySettingsComponent, typeof i85.BarsaListFileLinearComponent, typeof i86.UiPdfViewerComponent, typeof i87.BarsaTinyemceComponent, typeof i88.UiMonacoEditorComponent, typeof i89.BarsaMonacoEditorComponent, typeof i90.BarsaDateTimePickerComponent, typeof i91.BarsaTreeItemComponent, typeof i92.UiSwitchButtonComponent, typeof i93.UiColorUiComponent, typeof i94.LyLineComponent, typeof i95.UiUlvMainUiComponent, typeof i96.ReportNavigatorComponent, typeof i97.ManageFiltersReportComponent, typeof i98.ReportSearchFieldsManageComponent, typeof i99.ReportSearchFieldsHiddenSettingsComponent, typeof i100.SearchPanelComponent, typeof i101.ReportSearchPanelSaveComponent, typeof i102.UiGridFilterSettingsComponent, typeof i103.UiGridFilterItemComponent, typeof i104.UiDateRangeExComponent, typeof i105.UlNotifyPopupComponent, typeof i106.UiTableViewComponent, typeof i107.UiListViewComponent, typeof i108.UiCardViewComponent, typeof i109.UiReportContainerComponent, typeof i110.NoDataComponent, typeof i111.ColumnRendererComponent, typeof i112.InlineSaveAndCancelComponent, typeof i113.UiTreeViewComponent, typeof i112.InlineSaveAndCancelComponent, typeof i114.UiCalendarComponent, typeof i115.UiAspReportViewerComponent, typeof i116.UiGraphComponent, typeof i117.UiExceptionFormComponent, typeof i118.UiEditableGridComponent, typeof i119.ColumnMatrixRendererComponent, typeof i120.UiMatrixViewComponent, typeof i121.CustomDateTimeComponent, typeof i122.BarsaAspViewerComponent, typeof i123.FileInDialogComponent, typeof i124.UiMoInfoGeneralObjectUiComponent, typeof i125.UiGanttChartComponent, typeof i126.GanttDhtmlChartViewComponent, typeof i127.ProgressIndicatorComponent, typeof i128.CardViewContentComponent, typeof i129.CardItemComponent, typeof i130.UiCardViewHorizontalGroupComponent, typeof i131.TitleComponent, typeof i132.BarsaUlvMainComponent, typeof i133.ListItemComponent, typeof i134.HtreeCreateNewComponent, typeof i135.BarsaTableHeaderComponent, typeof i136.BarsaTableRowComponent, typeof i137.BarsaTableColumnComponent, typeof i138.BreadcrumbComponent, typeof i139.UiLabelComponent, typeof i140.FormToolbarButtonComponent, typeof i141.BarsaSearchFormComponent, typeof i142.ReportNewTopFormComponent, typeof i143.BarsaNetworkOfflineComponent, typeof i144.FileViewerContentComponent, typeof i145.FileViewerPopoverComponent, typeof i146.FileViewerComponent, typeof i147.BlobViewerComponent, typeof i148.NotificationItemComponent, typeof i149.BarsaCartableTemplateComponent, typeof i150.BarsaCartableGroupComponent, typeof i151.BarsaCartableFormComponent, typeof i152.BarsaColumnIndicatorComponent, typeof i153.BarsaFieldKeyValueComponent, typeof i154.BarsaToolbaritemSearchComponent, typeof i155.UiHtmlViewerComponent, typeof i156.BarsaPishnamayeshPayamComponent, typeof i157.BarsaTextEllipsisComponent, typeof i164.WizardLayoutDirective, typeof i165.ColRendererDirective, typeof i166.ApplyConditionalFormatsDirective, typeof i167.ReportViewRendererDirective, typeof i168.FullscreenDialogDirective, typeof i169.FullscreenFilesDirective, typeof i170.DownloadFilesDirective, typeof i158.UploadFileStatusPipe, typeof i159.SapFontPipe, typeof i160.SapFontClassPipe, typeof i108.StringToArrayPipe, typeof i161.NodeHasOneDepthLevelPipe, typeof i162.MatrixValuePipe, typeof i163.DynamicPageSizePipe]>;
|
|
197
196
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaSapUiModule>;
|
|
198
197
|
}
|
package/lib/index.d.ts
CHANGED
|
@@ -85,12 +85,11 @@ import { FileViewerComponent } from './file-viewer/file-viewer.component';
|
|
|
85
85
|
import { FileViewerContentComponent } from './file-viewer-content/file-viewer-content.component';
|
|
86
86
|
import { DownloadFilesDirective } from './download-files.directive';
|
|
87
87
|
import { FullscreenFilesDirective } from './fullscreen-files.directive';
|
|
88
|
-
import { ExecutePushNotificationCommandComponent } from './execute-push-notification-command/execute-push-notification-command.component';
|
|
89
88
|
import { BarsaCartableGroupComponent } from './barsa-group-cartable/barsa-cartable-group.component';
|
|
90
89
|
import { BarsaCartableFormComponent } from './barsa-cartable-form/barsa-cartable-form.component';
|
|
91
90
|
import { BarsaToolbaritemSearchComponent } from './barsa-toolbaritem-search/barsa-toolbaritem-search.component';
|
|
92
91
|
import { BarsaTextEllipsisComponent } from './barsa-text-ellipsis/barsa-text-ellipsis.component';
|
|
93
|
-
export declare const components: (typeof GanttDhtmlChartViewComponent | typeof LayoutControlComponent | typeof UlvColumnSettingsComponent | typeof UiGridSortSettingComponent | typeof UlvSortSettingsComponent | typeof UlvGroupbySettingsComponent | typeof UlvFilterSettingsComponent | typeof UiMoInfoGeneralObjectUiComponent | typeof FileInDialogComponent | typeof BarsaAspViewerComponent | typeof CustomDateTimeComponent | typeof UiExceptionFormComponent | typeof UiMatrixViewComponent | typeof UiGraphComponent | typeof UiTreeViewComponent | typeof ColumnRendererComponent | typeof UiCardViewComponent | typeof UiListViewComponent | typeof UiTableViewComponent | typeof UlNotifyPopupComponent | typeof ReportSearchPanelSaveComponent | typeof ReportSearchFieldsHiddenSettingsComponent | typeof ReportSearchFieldsManageComponent | typeof ManageFiltersReportComponent | typeof ReportNavigatorComponent | typeof LyLineComponent | typeof UiUlvMainUiComponent | typeof BarsaTreeItemComponent | typeof BarsaMonacoEditorComponent | typeof BarsaTinyemceComponent | typeof UlvFormMultiSelectComponent | typeof UiUlvFormMultiSelectUiComponent | typeof LayoutActionsComponent | typeof FundamentalDynamicFormComponent | typeof UlToastAdapterComponent | typeof GlobalSearchModuleComponent | typeof GlobalSearchPanelComponent | typeof LySimpleLabelComponent | typeof UlLoadingMaskUiComponent | typeof UlvContextMenuComponent | typeof PageWithHeaderComponent | typeof UlMsgBoxAdapterComponent | typeof LyLabelComponent | typeof LyVerticalLayoutComponent | typeof LyHorizontalLayoutComponent | typeof UiPicturesInfoComponent | typeof FormDialogLessComponent | typeof UiFormPanelComponent | typeof LayoutWizardComponent | typeof ResponsiveToolbarRendererComponent | typeof ResponsiveToolbarComponent | typeof FormDialogComponent | typeof UlvSettingsComponent | typeof UiFormPanelToolbarComponent | typeof UiInfoBarPanelComponent | typeof UlvPagingComponent | typeof UlvToolbarComponent | typeof UlvSelectionComponent | typeof LyLayoutContainerOfRootComponent | typeof CardItemComponent | typeof BarsaUlvMainComponent | typeof ListItemComponent | typeof BarsaTableRowComponent | typeof BarsaTableColumnComponent | typeof BarsaTableHeaderComponent | typeof BreadcrumbComponent | typeof FormToolbarButtonComponent | typeof ReportNewTopFormComponent | typeof BarsaNetworkOfflineComponent | typeof FileViewerContentComponent | typeof FileViewerComponent | typeof BlobViewerComponent | typeof
|
|
92
|
+
export declare const components: (typeof GanttDhtmlChartViewComponent | typeof LayoutControlComponent | typeof UlvColumnSettingsComponent | typeof UiGridSortSettingComponent | typeof UlvSortSettingsComponent | typeof UlvGroupbySettingsComponent | typeof UlvFilterSettingsComponent | typeof UiMoInfoGeneralObjectUiComponent | typeof FileInDialogComponent | typeof BarsaAspViewerComponent | typeof CustomDateTimeComponent | typeof UiExceptionFormComponent | typeof UiMatrixViewComponent | typeof UiGraphComponent | typeof UiTreeViewComponent | typeof ColumnRendererComponent | typeof UiCardViewComponent | typeof UiListViewComponent | typeof UiTableViewComponent | typeof UlNotifyPopupComponent | typeof ReportSearchPanelSaveComponent | typeof ReportSearchFieldsHiddenSettingsComponent | typeof ReportSearchFieldsManageComponent | typeof ManageFiltersReportComponent | typeof ReportNavigatorComponent | typeof LyLineComponent | typeof UiUlvMainUiComponent | typeof BarsaTreeItemComponent | typeof BarsaMonacoEditorComponent | typeof BarsaTinyemceComponent | typeof UlvFormMultiSelectComponent | typeof UiUlvFormMultiSelectUiComponent | typeof LayoutActionsComponent | typeof FundamentalDynamicFormComponent | typeof UlToastAdapterComponent | typeof GlobalSearchModuleComponent | typeof GlobalSearchPanelComponent | typeof LySimpleLabelComponent | typeof UlLoadingMaskUiComponent | typeof UlvContextMenuComponent | typeof PageWithHeaderComponent | typeof UlMsgBoxAdapterComponent | typeof LyLabelComponent | typeof LyVerticalLayoutComponent | typeof LyHorizontalLayoutComponent | typeof UiPicturesInfoComponent | typeof FormDialogLessComponent | typeof UiFormPanelComponent | typeof LayoutWizardComponent | typeof ResponsiveToolbarRendererComponent | typeof ResponsiveToolbarComponent | typeof FormDialogComponent | typeof UlvSettingsComponent | typeof UiFormPanelToolbarComponent | typeof UiInfoBarPanelComponent | typeof UlvPagingComponent | typeof UlvToolbarComponent | typeof UlvSelectionComponent | typeof LyLayoutContainerOfRootComponent | typeof CardItemComponent | typeof BarsaUlvMainComponent | typeof ListItemComponent | typeof BarsaTableRowComponent | typeof BarsaTableColumnComponent | typeof BarsaTableHeaderComponent | typeof BreadcrumbComponent | typeof FormToolbarButtonComponent | typeof ReportNewTopFormComponent | typeof BarsaNetworkOfflineComponent | typeof FileViewerContentComponent | typeof FileViewerComponent | typeof BlobViewerComponent | typeof BarsaCartableFormComponent | typeof BarsaCartableGroupComponent | typeof BarsaToolbaritemSearchComponent | typeof BarsaTextEllipsisComponent)[];
|
|
94
93
|
export declare const pipes: (typeof MatrixValuePipe | typeof DynamicPageSizePipe | typeof StringToArrayPipe | typeof UploadFileStatusPipe | typeof SapFontPipe | typeof SapFontClassPipe | typeof NodeHasOneDepthLevelPipe)[];
|
|
95
94
|
export declare const directives: (typeof WizardLayoutDirective | typeof ColRendererDirective | typeof ApplyConditionalFormatsDirective | typeof ReportViewRendererDirective | typeof FullscreenDialogDirective | typeof FullscreenFilesDirective | typeof DownloadFilesDirective)[];
|
|
96
95
|
export declare const INIT_SAPFIORI: (rtlService: RtlService, contentDensityService: GlobalContentDensityService, themeService: ThemesService, portalService: PortalService) => () => void;
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -164,7 +164,6 @@ export * from './lib/file-viewer/file-viewer.component';
|
|
|
164
164
|
export * from './lib/blob-viewer/blob-viewer.component';
|
|
165
165
|
export * from './lib/fullscreen-files.directive';
|
|
166
166
|
export * from './lib/download-files.directive';
|
|
167
|
-
export * from './lib/execute-push-notification-command/execute-push-notification-command.component';
|
|
168
167
|
export * from './lib/notification-item/notification-item.component';
|
|
169
168
|
export * from './lib/barsa-cartable-template/barsa-cartable-template.component';
|
|
170
169
|
export * from './lib/barsa-cartable-form/barsa-cartable-form.component';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
2
|
-
import { BaseComponent } from 'barsa-novin-ray-core';
|
|
3
|
-
import { filter, withLatestFrom } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "barsa-novin-ray-core";
|
|
6
|
-
export class ExecutePushNotificationCommandComponent extends BaseComponent {
|
|
7
|
-
constructor(_portalService, _localStorage) {
|
|
8
|
-
super();
|
|
9
|
-
this._portalService = _portalService;
|
|
10
|
-
this._localStorage = _localStorage;
|
|
11
|
-
}
|
|
12
|
-
ngOnInit() {
|
|
13
|
-
super.ngOnInit();
|
|
14
|
-
this._portalService.pushAction$
|
|
15
|
-
.pipe(withLatestFrom(this._portalService.userLoggedIn$), filter(([action, userLoggedin]) => userLoggedin))
|
|
16
|
-
.subscribe((_) => {
|
|
17
|
-
const pushActionStr = this._localStorage.getItem('pushAction');
|
|
18
|
-
if (pushActionStr) {
|
|
19
|
-
this._localStorage.remove('pushAction');
|
|
20
|
-
const pushAction = JSON.parse(pushActionStr);
|
|
21
|
-
this._portalService.ExecuteNotificationAction(pushAction.notificationTag, pushAction.action);
|
|
22
|
-
}
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
ExecutePushNotificationCommandComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ExecutePushNotificationCommandComponent, deps: [{ token: i1.PortalService }, { token: i1.LocalStorageService }], target: i0.ɵɵFactoryTarget.Component });
|
|
27
|
-
ExecutePushNotificationCommandComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.7", type: ExecutePushNotificationCommandComponent, selector: "bsu-execute-push-notification-command", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: ExecutePushNotificationCommandComponent, decorators: [{
|
|
29
|
-
type: Component,
|
|
30
|
-
args: [{ selector: 'bsu-execute-push-notification-command', template: '', changeDetection: ChangeDetectionStrategy.OnPush }]
|
|
31
|
-
}], ctorParameters: function () { return [{ type: i1.PortalService }, { type: i1.LocalStorageService }]; } });
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZS1wdXNoLW5vdGlmaWNhdGlvbi1jb21tYW5kLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhcnNhLXNhcC11aS9zcmMvbGliL2V4ZWN1dGUtcHVzaC1ub3RpZmljYXRpb24tY29tbWFuZC9leGVjdXRlLXB1c2gtbm90aWZpY2F0aW9uLWNvbW1hbmQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDM0UsT0FBTyxFQUF1QixhQUFhLEVBQWlCLE1BQU0sc0JBQXNCLENBQUM7QUFDekYsT0FBTyxFQUFFLE1BQU0sRUFBRSxjQUFjLEVBQUUsTUFBTSxNQUFNLENBQUM7OztBQVE5QyxNQUFNLE9BQU8sdUNBQXdDLFNBQVEsYUFBYTtJQUN0RSxZQUFvQixjQUE2QixFQUFVLGFBQWtDO1FBQ3pGLEtBQUssRUFBRSxDQUFDO1FBRFEsbUJBQWMsR0FBZCxjQUFjLENBQWU7UUFBVSxrQkFBYSxHQUFiLGFBQWEsQ0FBcUI7SUFFN0YsQ0FBQztJQUNELFFBQVE7UUFDSixLQUFLLENBQUMsUUFBUSxFQUFFLENBQUM7UUFDakIsSUFBSSxDQUFDLGNBQWMsQ0FBQyxXQUFXO2FBQzFCLElBQUksQ0FDRCxjQUFjLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxhQUFhLENBQUMsRUFDakQsTUFBTSxDQUFDLENBQUMsQ0FBQyxNQUFNLEVBQUUsWUFBWSxDQUFDLEVBQUUsRUFBRSxDQUFDLFlBQVksQ0FBQyxDQUNuRDthQUNBLFNBQVMsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFO1lBQ2IsTUFBTSxhQUFhLEdBQUcsSUFBSSxDQUFDLGFBQWEsQ0FBQyxPQUFPLENBQUMsWUFBWSxDQUFDLENBQUM7WUFDL0QsSUFBSSxhQUFhLEVBQUU7Z0JBQ2YsSUFBSSxDQUFDLGFBQWEsQ0FBQyxNQUFNLENBQUMsWUFBWSxDQUFDLENBQUM7Z0JBQ3hDLE1BQU0sVUFBVSxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxDQUFDLENBQUM7Z0JBRTdDLElBQUksQ0FBQyxjQUFjLENBQUMseUJBQXlCLENBQUMsVUFBVSxDQUFDLGVBQWUsRUFBRSxVQUFVLENBQUMsTUFBTSxDQUFDLENBQUM7YUFDaEc7UUFDTCxDQUFDLENBQUMsQ0FBQztJQUNYLENBQUM7O29JQXBCUSx1Q0FBdUM7d0hBQXZDLHVDQUF1QyxvR0FKdEMsRUFBRTsyRkFJSCx1Q0FBdUM7a0JBTm5ELFNBQVM7K0JBQ0ksdUNBQXVDLFlBQ3ZDLEVBQUUsbUJBRUssdUJBQXVCLENBQUMsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTG9jYWxTdG9yYWdlU2VydmljZSwgQmFzZUNvbXBvbmVudCwgUG9ydGFsU2VydmljZSB9IGZyb20gJ2JhcnNhLW5vdmluLXJheS1jb3JlJztcbmltcG9ydCB7IGZpbHRlciwgd2l0aExhdGVzdEZyb20gfSBmcm9tICdyeGpzJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdic3UtZXhlY3V0ZS1wdXNoLW5vdGlmaWNhdGlvbi1jb21tYW5kJyxcbiAgICB0ZW1wbGF0ZTogJycsXG4gICAgc3R5bGVzOiBbXSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxufSlcbmV4cG9ydCBjbGFzcyBFeGVjdXRlUHVzaE5vdGlmaWNhdGlvbkNvbW1hbmRDb21wb25lbnQgZXh0ZW5kcyBCYXNlQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9wb3J0YWxTZXJ2aWNlOiBQb3J0YWxTZXJ2aWNlLCBwcml2YXRlIF9sb2NhbFN0b3JhZ2U6IExvY2FsU3RvcmFnZVNlcnZpY2UpIHtcbiAgICAgICAgc3VwZXIoKTtcbiAgICB9XG4gICAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgICAgIHN1cGVyLm5nT25Jbml0KCk7XG4gICAgICAgIHRoaXMuX3BvcnRhbFNlcnZpY2UucHVzaEFjdGlvbiRcbiAgICAgICAgICAgIC5waXBlKFxuICAgICAgICAgICAgICAgIHdpdGhMYXRlc3RGcm9tKHRoaXMuX3BvcnRhbFNlcnZpY2UudXNlckxvZ2dlZEluJCksXG4gICAgICAgICAgICAgICAgZmlsdGVyKChbYWN0aW9uLCB1c2VyTG9nZ2VkaW5dKSA9PiB1c2VyTG9nZ2VkaW4pXG4gICAgICAgICAgICApXG4gICAgICAgICAgICAuc3Vic2NyaWJlKChfKSA9PiB7XG4gICAgICAgICAgICAgICAgY29uc3QgcHVzaEFjdGlvblN0ciA9IHRoaXMuX2xvY2FsU3RvcmFnZS5nZXRJdGVtKCdwdXNoQWN0aW9uJyk7XG4gICAgICAgICAgICAgICAgaWYgKHB1c2hBY3Rpb25TdHIpIHtcbiAgICAgICAgICAgICAgICAgICAgdGhpcy5fbG9jYWxTdG9yYWdlLnJlbW92ZSgncHVzaEFjdGlvbicpO1xuICAgICAgICAgICAgICAgICAgICBjb25zdCBwdXNoQWN0aW9uID0gSlNPTi5wYXJzZShwdXNoQWN0aW9uU3RyKTtcblxuICAgICAgICAgICAgICAgICAgICB0aGlzLl9wb3J0YWxTZXJ2aWNlLkV4ZWN1dGVOb3RpZmljYXRpb25BY3Rpb24ocHVzaEFjdGlvbi5ub3RpZmljYXRpb25UYWcsIHB1c2hBY3Rpb24uYWN0aW9uKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9KTtcbiAgICB9XG59XG4iXX0=
|
package/lib/execute-push-notification-command/execute-push-notification-command.component.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { LocalStorageService, BaseComponent, PortalService } from 'barsa-novin-ray-core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ExecutePushNotificationCommandComponent extends BaseComponent implements OnInit {
|
|
5
|
-
private _portalService;
|
|
6
|
-
private _localStorage;
|
|
7
|
-
constructor(_portalService: PortalService, _localStorage: LocalStorageService);
|
|
8
|
-
ngOnInit(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExecutePushNotificationCommandComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExecutePushNotificationCommandComponent, "bsu-execute-push-notification-command", never, {}, {}, never, never, false>;
|
|
11
|
-
}
|