barsa-sap-ui 0.0.5 → 0.0.7
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/apply-conditional-formmatings.directive.mjs +1 -1
- package/esm2020/lib/barsa-asp-viewer/barsa-asp-viewer.component.mjs +2 -2
- package/esm2020/lib/barsa-date-time-picker/barsa-date-time-picker.component.mjs +1 -1
- package/esm2020/lib/barsa-list-file-linear/barsa-list-file-linear.component.mjs +4 -4
- package/esm2020/lib/barsa-monaco-editor/barsa-monaco-editor.component.mjs +14 -14
- package/esm2020/lib/barsa-network-offline/barsa-network-offline.component.mjs +20 -12
- package/esm2020/lib/barsa-sap-ui-routing.module.mjs +1 -1
- package/esm2020/lib/barsa-sap-ui.module.mjs +25 -16
- package/esm2020/lib/barsa-search-form/barsa-search-form.component.mjs +3 -3
- package/esm2020/lib/barsa-table-header/barsa-table-header.component.mjs +4 -4
- package/esm2020/lib/barsa-table-row/barsa-table-row.component.mjs +3 -3
- package/esm2020/lib/barsa-tinyemce/barsa-tinyemce.component.mjs +6 -6
- package/esm2020/lib/barsa-tree-item/barsa-tree-item.component.mjs +23 -12
- package/esm2020/lib/barsa-ulv-main/barsa-ulv-main.component.mjs +8 -7
- package/esm2020/lib/blob-viewer/blob-viewer.component.mjs +60 -0
- package/esm2020/lib/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2020/lib/captcha-field/captcha-field.component.mjs +1 -1
- package/esm2020/lib/card-item/card-item.component.mjs +4 -4
- package/esm2020/lib/card-view-content/card-view-content.component.mjs +3 -3
- package/esm2020/lib/column-matrix-renderer/column-matrix-renderer.component.mjs +3 -3
- package/esm2020/lib/column-matrix-renderer/matrix-value.pipe.mjs +1 -1
- package/esm2020/lib/column-renderer/column-renderer.component.mjs +6 -5
- package/esm2020/lib/constants.mjs +1 -1
- package/esm2020/lib/custom-date-time/custom-date-time.component.mjs +1 -1
- package/esm2020/lib/device-info-field-base.mjs +1 -1
- package/esm2020/lib/download-files.directive.mjs +33 -0
- package/esm2020/lib/empty-page/empty-page.component.mjs +3 -3
- package/esm2020/lib/file-in-dialog/file-in-dialog.component.mjs +1 -1
- package/esm2020/lib/file-viewer/file-viewer.component.mjs +47 -0
- package/esm2020/lib/file-viewer-content/file-viewer-content.component.mjs +49 -0
- package/esm2020/lib/file-viewer-popover/file-viewer-popover.component.mjs +34 -0
- package/esm2020/lib/form-dialog/form-dialog.component.mjs +3 -3
- package/esm2020/lib/form-dialog-less/form-dialog-less.component.mjs +1 -1
- package/esm2020/lib/form-page/form-page.component.mjs +17 -17
- package/esm2020/lib/form-page-base.mjs +1 -1
- package/esm2020/lib/form-toolbar-button/form-toolbar-button.component.mjs +3 -3
- package/esm2020/lib/form-wizard/form-wizard.component.mjs +3 -3
- package/esm2020/lib/fullscreen-dialog.directive.mjs +1 -1
- package/esm2020/lib/fullscreen-files.directive.mjs +39 -0
- package/esm2020/lib/fundamental-dynamic-form/fundamental-dynamic-form.component.mjs +3 -3
- package/esm2020/lib/gantt-dhtml-chart-view/gantt-dhtml-chart-view.component.mjs +1 -1
- package/esm2020/lib/global-search/global-search.component.mjs +1 -1
- package/esm2020/lib/global-search-module/global-search-module.component.mjs +1 -1
- package/esm2020/lib/global-search-panel/global-search-panel.component.mjs +1 -1
- package/esm2020/lib/header-avatar/header-avatar.component.mjs +1 -1
- package/esm2020/lib/header-facet-form/header-facet-form.component.mjs +1 -1
- package/esm2020/lib/header-facet-key-value/header-facet-key-value.component.mjs +1 -1
- package/esm2020/lib/header-facet-microchart/header-facet-microchart.component.mjs +3 -3
- package/esm2020/lib/header-facet-plain-text/header-facet-plain-text.component.mjs +3 -3
- package/esm2020/lib/header-facet-rate/header-facet-rate.component.mjs +1 -1
- package/esm2020/lib/hyperlink/hyperlink.component.mjs +1 -1
- package/esm2020/lib/index.mjs +18 -3
- package/esm2020/lib/inline-save-and-cancel/inline-save-and-cancel.component.mjs +1 -1
- package/esm2020/lib/layout-actions/layout-actions.component.mjs +1 -1
- package/esm2020/lib/layout-control/layout-control.component.mjs +4 -4
- package/esm2020/lib/layout-wizard/layout-wizard.component.mjs +25 -3
- package/esm2020/lib/list-item/list-item.component.mjs +3 -3
- package/esm2020/lib/ly-empty-space/ly-empty-space.component.mjs +5 -7
- package/esm2020/lib/ly-horizontal-layout/ly-horizontal-layout.component.mjs +8 -7
- package/esm2020/lib/ly-layout-container/ly-layout-container.component.mjs +3 -3
- package/esm2020/lib/ly-layout-container-of-root/ly-layout-container-of-root.component.mjs +3 -3
- package/esm2020/lib/ly-layout-field-label/ly-layout-field-label.component.mjs +1 -1
- package/esm2020/lib/ly-layout-panel/ly-layout-panel.component.mjs +9 -3
- package/esm2020/lib/ly-line/ly-line.component.mjs +1 -1
- package/esm2020/lib/ly-simple-label/ly-simple-label.component.mjs +6 -10
- package/esm2020/lib/ly-tab-container/ly-tab-container.component.mjs +7 -3
- package/esm2020/lib/ly-tab-page/ly-tab-page.component.mjs +3 -3
- package/esm2020/lib/ly-vertical-layout/ly-vertical-layout.component.mjs +8 -7
- package/esm2020/lib/mask/mask.component.mjs +3 -3
- package/esm2020/lib/message-strip/message-strip.component.mjs +1 -1
- package/esm2020/lib/models/grid-data-provider.mjs +2 -2
- package/esm2020/lib/models/grid-view.mjs +1 -1
- package/esm2020/lib/no-data/no-data.component.mjs +3 -3
- package/esm2020/lib/page-with-form-handler-base.mjs +1 -1
- package/esm2020/lib/page-with-header/page-with-header.component.mjs +1 -1
- package/esm2020/lib/progress-indicator/progress-indicator.component.mjs +1 -1
- package/esm2020/lib/report-navigator/report-navigator.component.mjs +3 -3
- package/esm2020/lib/report-new-top-form/report-new-top-form.component.mjs +3 -3
- package/esm2020/lib/report-search-fields-hidden-settings/report-search-fields-hidden-settings.component.mjs +3 -3
- package/esm2020/lib/report-search-fields-manage/report-search-fields-manage.component.mjs +3 -3
- package/esm2020/lib/report-tree-base.mjs +4 -1
- package/esm2020/lib/report-view-renderer.directive.mjs +32 -2
- package/esm2020/lib/responsive-toolbar/responsive-toolbar.component.mjs +1 -1
- package/esm2020/lib/responsive-toolbar-renderer/responsive-toolbar-renderer.component.mjs +1 -1
- package/esm2020/lib/rich-text-static/rich-text-static.component.mjs +1 -1
- package/esm2020/lib/sap-ui-report-base.component.mjs +87 -64
- package/esm2020/lib/search-panel/search-panel.component.mjs +1 -1
- package/esm2020/lib/static-text/static-text.component.mjs +3 -3
- package/esm2020/lib/ui-asp-report-viewer/ui-asp-report-viewer.component.mjs +3 -3
- package/esm2020/lib/ui-button/ui-button.component.mjs +3 -3
- package/esm2020/lib/ui-calendar/ui-calendar.component.mjs +3 -3
- package/esm2020/lib/ui-card-view/ui-card-view.component.mjs +3 -3
- package/esm2020/lib/ui-check-box/ui-check-box.component.mjs +3 -3
- package/esm2020/lib/ui-color-ui/ui-color-ui.component.mjs +1 -1
- package/esm2020/lib/ui-container-with-button/ui-container-with-button.component.mjs +3 -3
- package/esm2020/lib/ui-date-range-ex/ui-date-range-ex.component.mjs +3 -3
- package/esm2020/lib/ui-date-time/ui-date-time.component.mjs +3 -3
- package/esm2020/lib/ui-editable-grid/ui-editable-grid.component.mjs +3 -3
- package/esm2020/lib/ui-exception-form/ui-exception-form.component.mjs +1 -1
- package/esm2020/lib/ui-file-linear-list-box/ui-file-linear-list-box.component.mjs +29 -90
- package/esm2020/lib/ui-form-panel/ui-form-panel.component.mjs +3 -3
- package/esm2020/lib/ui-gantt-chart/ui-gantt-chart.component.mjs +3 -3
- package/esm2020/lib/ui-graph/ui-graph.component.mjs +1 -1
- package/esm2020/lib/ui-grid/ui-grid.component.mjs +3 -3
- package/esm2020/lib/ui-grid-columns/ui-grid-columns.component.mjs +3 -3
- package/esm2020/lib/ui-grid-filter-item/ui-grid-filter-item.component.mjs +1 -1
- package/esm2020/lib/ui-grid-filter-settings/ui-grid-filter-settings.component.mjs +1 -1
- package/esm2020/lib/ui-grid-sort-item/ui-grid-sort-item.component.mjs +1 -1
- package/esm2020/lib/ui-grid-sort-setting/ui-grid-sort-setting.component.mjs +1 -1
- package/esm2020/lib/ui-info-bar-panel/ui-info-bar-panel.component.mjs +1 -1
- package/esm2020/lib/ui-label/ui-label.component.mjs +3 -3
- package/esm2020/lib/ui-linear-list-container-with-button/ui-linear-list-container-with-button.component.mjs +2 -2
- package/esm2020/lib/ui-list-view/ui-list-view.component.mjs +4 -3
- package/esm2020/lib/ui-matrix-view/ui-matrix-view.component.mjs +3 -3
- package/esm2020/lib/ui-mo-info-combo-viewer/ui-mo-info-combo-viewer.component.mjs +3 -3
- package/esm2020/lib/ui-mo-info-general-object-ui/ui-mo-info-general-object-ui.component.mjs +1 -1
- package/esm2020/lib/ui-mo-info-sub-form-ui/ui-mo-info-sub-form-ui.component.mjs +3 -3
- package/esm2020/lib/ui-mo-info-ulv-combo/ui-mo-info-ulv-combo.component.mjs +19 -14
- package/esm2020/lib/ui-monaco-editor/ui-monaco-editor.component.mjs +3 -3
- package/esm2020/lib/ui-multi-select-combo/ui-multi-select-combo.component.mjs +26 -9
- package/esm2020/lib/ui-num-decimal-ui/ui-num-decimal-ui.component.mjs +1 -1
- package/esm2020/lib/ui-num-int-ui/ui-num-int-ui.component.mjs +3 -3
- package/esm2020/lib/ui-pdf-viewer/ui-pdf-viewer.component.mjs +19 -20
- package/esm2020/lib/ui-picture-file/ui-picture-file.component.mjs +26 -30
- package/esm2020/lib/ui-pictures-info/ui-pictures-info.component.mjs +39 -31
- package/esm2020/lib/ui-radio-group/ui-radio-group.component.mjs +3 -3
- package/esm2020/lib/ui-read-only-field/ui-read-only-field.component.mjs +3 -3
- package/esm2020/lib/ui-report-container/ui-report-container.component.mjs +3 -3
- package/esm2020/lib/ui-search-command-info-ui/ui-search-command-info-ui.component.mjs +1 -1
- package/esm2020/lib/ui-simple-combo/ui-simple-combo.component.mjs +3 -3
- package/esm2020/lib/ui-single-picture/ui-single-picture.component.mjs +1 -1
- package/esm2020/lib/ui-switch-button/ui-switch-button.component.mjs +3 -3
- package/esm2020/lib/ui-table-view/ui-table-view.component.mjs +8 -3
- package/esm2020/lib/ui-text-area/ui-text-area.component.mjs +3 -3
- package/esm2020/lib/ui-text-field/ui-text-field.component.mjs +1 -1
- package/esm2020/lib/ui-text-field-auto-complete/ui-text-field-auto-complete.component.mjs +3 -3
- package/esm2020/lib/ui-time-span/ui-time-span.component.mjs +1 -1
- package/esm2020/lib/ui-tinymce/ui-tinymce.component.mjs +1 -1
- package/esm2020/lib/ui-tree/ui-tree.component.mjs +26 -3
- package/esm2020/lib/ui-tree-view/ui-tree-view.component.mjs +9 -3
- package/esm2020/lib/ui-ulv-form-multi-select-ui/ui-ulv-form-multi-select-ui.component.mjs +2 -2
- package/esm2020/lib/ui-ulv-main-ui/ui-ulv-main-ui.component.mjs +6 -3
- package/esm2020/lib/ui-workflow-panel-ui/ui-workflow-panel-ui.component.mjs +1 -1
- package/esm2020/lib/ul-loading-mask-ui/ul-loading-mask-ui.component.mjs +7 -2
- package/esm2020/lib/ul-msg-box-adapter/ul-msg-box-adapter.component.mjs +3 -3
- package/esm2020/lib/ul-notify-popup/ul-notify-popup.component.mjs +1 -1
- package/esm2020/lib/ul-toast-adapter/ul-toast-adapter.component.mjs +1 -1
- package/esm2020/lib/ulv-column-settings/ulv-column-settings.component.mjs +3 -3
- package/esm2020/lib/ulv-context-menu/ulv-context-menu.component.mjs +3 -3
- package/esm2020/lib/ulv-filter-settings/ulv-filter-settings.component.mjs +3 -3
- package/esm2020/lib/ulv-form-multi-select/ulv-form-multi-select.component.mjs +5 -5
- package/esm2020/lib/ulv-groupby-settings/ulv-groupby-settings.component.mjs +3 -3
- package/esm2020/lib/ulv-paging/ulv-paging.component.mjs +1 -1
- package/esm2020/lib/ulv-selection/ulv-selection.component.mjs +2 -2
- package/esm2020/lib/ulv-settings/ulv-settings.component.mjs +1 -1
- package/esm2020/lib/ulv-sort-settings/ulv-sort-settings.component.mjs +3 -3
- package/esm2020/lib/ulv-toolbar/ulv-toolbar.component.mjs +11 -5
- package/esm2020/lib/wizard-layout.directive.mjs +1 -1
- package/esm2020/public-api.mjs +7 -1
- package/fesm2015/barsa-sap-ui.mjs +888 -542
- package/fesm2015/barsa-sap-ui.mjs.map +1 -1
- package/fesm2020/barsa-sap-ui.mjs +879 -541
- package/fesm2020/barsa-sap-ui.mjs.map +1 -1
- package/lib/barsa-network-offline/barsa-network-offline.component.d.ts +3 -2
- package/lib/barsa-sap-ui.module.d.ts +31 -25
- package/lib/barsa-tree-item/barsa-tree-item.component.d.ts +7 -1
- package/lib/barsa-ulv-main/barsa-ulv-main.component.d.ts +3 -1
- package/lib/blob-viewer/blob-viewer.component.d.ts +20 -0
- package/lib/download-files.directive.d.ts +9 -0
- package/lib/file-viewer/file-viewer.component.d.ts +21 -0
- package/lib/file-viewer-content/file-viewer-content.component.d.ts +18 -0
- package/lib/file-viewer-popover/file-viewer-popover.component.d.ts +13 -0
- package/lib/fullscreen-files.directive.d.ts +15 -0
- package/lib/index.d.ts +8 -4
- package/lib/layout-control/layout-control.component.d.ts +5 -5
- package/lib/layout-wizard/layout-wizard.component.d.ts +1 -0
- package/lib/ly-empty-space/ly-empty-space.component.d.ts +1 -3
- package/lib/ly-horizontal-layout/ly-horizontal-layout.component.d.ts +4 -3
- package/lib/ly-simple-label/ly-simple-label.component.d.ts +1 -3
- package/lib/ly-tab-container/ly-tab-container.component.d.ts +3 -1
- package/lib/ly-vertical-layout/ly-vertical-layout.component.d.ts +4 -3
- package/lib/report-tree-base.d.ts +2 -1
- package/lib/report-view-renderer.directive.d.ts +10 -1
- package/lib/sap-ui-report-base.component.d.ts +13 -4
- package/lib/ui-file-linear-list-box/ui-file-linear-list-box.component.d.ts +15 -18
- package/lib/ui-multi-select-combo/ui-multi-select-combo.component.d.ts +9 -3
- package/lib/ui-pdf-viewer/ui-pdf-viewer.component.d.ts +5 -6
- package/lib/ui-picture-file/ui-picture-file.component.d.ts +4 -6
- package/lib/ui-pictures-info/ui-pictures-info.component.d.ts +8 -7
- package/lib/ui-table-view/ui-table-view.component.d.ts +1 -0
- package/lib/ui-tree/ui-tree.component.d.ts +5 -0
- package/lib/ui-tree-view/ui-tree-view.component.d.ts +7 -1
- package/lib/ui-ulv-main-ui/ui-ulv-main-ui.component.d.ts +2 -1
- package/lib/ul-loading-mask-ui/ul-loading-mask-ui.component.d.ts +2 -1
- package/lib/ulv-toolbar/ulv-toolbar.component.d.ts +4 -1
- package/package.json +1 -1
- package/public-api.d.ts +6 -0
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { TemplateRef } from '@angular/core';
|
|
2
2
|
import { DialogRef, DialogService } from '@fundamental-ngx/core';
|
|
3
|
-
import { BaseComponent, NetworkStatusService } from 'barsa-novin-ray-core';
|
|
3
|
+
import { AbbrevationDeviceSize, BaseComponent, NetworkStatusService, PortalService } from 'barsa-novin-ray-core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class BarsaNetworkOfflineComponent extends BaseComponent {
|
|
6
6
|
private _dialogService;
|
|
7
7
|
dialogContainer: TemplateRef<any>;
|
|
8
8
|
_dialogRef: DialogRef<any> | null;
|
|
9
|
-
|
|
9
|
+
size: AbbrevationDeviceSize;
|
|
10
|
+
constructor(_dialogService: DialogService, _networkStatusService: NetworkStatusService, _portalService: PortalService);
|
|
10
11
|
openOfflineDialog(): void;
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNetworkOfflineComponent, never>;
|
|
12
13
|
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaNetworkOfflineComponent, "bsu-barsa-network-offline", never, {}, {}, never, never, false>;
|
|
@@ -145,36 +145,42 @@ import * as i141 from "./form-toolbar-button/form-toolbar-button.component";
|
|
|
145
145
|
import * as i142 from "./barsa-search-form/barsa-search-form.component";
|
|
146
146
|
import * as i143 from "./report-new-top-form/report-new-top-form.component";
|
|
147
147
|
import * as i144 from "./barsa-network-offline/barsa-network-offline.component";
|
|
148
|
-
import * as i145 from "./
|
|
149
|
-
import * as i146 from "./
|
|
150
|
-
import * as i147 from "./
|
|
151
|
-
import * as i148 from "./
|
|
152
|
-
import * as i149 from "./
|
|
153
|
-
import * as i150 from "./
|
|
154
|
-
import * as i151 from "./
|
|
155
|
-
import * as i152 from "./
|
|
156
|
-
import * as i153 from "./
|
|
157
|
-
import * as i154 from "./
|
|
158
|
-
import * as i155 from "./
|
|
159
|
-
import * as i156 from "
|
|
160
|
-
import * as i157 from "
|
|
161
|
-
import * as i158 from "
|
|
162
|
-
import * as i159 from "
|
|
163
|
-
import * as i160 from "
|
|
164
|
-
import * as i161 from "
|
|
165
|
-
import * as i162 from "@
|
|
166
|
-
import * as i163 from "
|
|
167
|
-
import * as i164 from "
|
|
168
|
-
import * as i165 from "@angular/cdk/
|
|
169
|
-
import * as i166 from "
|
|
170
|
-
import * as i167 from "
|
|
148
|
+
import * as i145 from "./file-viewer-content/file-viewer-content.component";
|
|
149
|
+
import * as i146 from "./file-viewer-popover/file-viewer-popover.component";
|
|
150
|
+
import * as i147 from "./file-viewer/file-viewer.component";
|
|
151
|
+
import * as i148 from "./blob-viewer/blob-viewer.component";
|
|
152
|
+
import * as i149 from "./upload-file-status.pipe";
|
|
153
|
+
import * as i150 from "./sap-font.pipe";
|
|
154
|
+
import * as i151 from "./sap-font-class.pipe";
|
|
155
|
+
import * as i152 from "./barsa-tree-item/node-has-one-depth-level.pipe";
|
|
156
|
+
import * as i153 from "./column-matrix-renderer/matrix-value.pipe";
|
|
157
|
+
import * as i154 from "./dynamic-page-size.pipe";
|
|
158
|
+
import * as i155 from "./wizard-layout.directive";
|
|
159
|
+
import * as i156 from "./col-renderer.directive";
|
|
160
|
+
import * as i157 from "./apply-conditional-formmatings.directive";
|
|
161
|
+
import * as i158 from "./report-view-renderer.directive";
|
|
162
|
+
import * as i159 from "./fullscreen-dialog.directive";
|
|
163
|
+
import * as i160 from "./fullscreen-files.directive";
|
|
164
|
+
import * as i161 from "./download-files.directive";
|
|
165
|
+
import * as i162 from "@angular/common";
|
|
166
|
+
import * as i163 from "@angular/forms";
|
|
167
|
+
import * as i164 from "barsa-novin-ray-core";
|
|
168
|
+
import * as i165 from "@angular/cdk/drag-drop";
|
|
169
|
+
import * as i166 from "@angular/cdk/table";
|
|
170
|
+
import * as i167 from "@fundamental-ngx/core";
|
|
171
|
+
import * as i168 from "@fundamental-ngx/platform";
|
|
172
|
+
import * as i169 from "ngx-color/swatches";
|
|
173
|
+
import * as i170 from "ngx-color/chrome";
|
|
174
|
+
import * as i171 from "@angular/cdk/clipboard";
|
|
175
|
+
import * as i172 from "barsa-calendar";
|
|
176
|
+
import * as i173 from "./barsa-sap-ui-routing.module";
|
|
171
177
|
export declare class BarsaSapUiModule extends BaseModule {
|
|
172
178
|
protected dcm: DynamicComponentService;
|
|
173
179
|
protected componentFactoryResolver: ComponentFactoryResolver;
|
|
174
|
-
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").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").FormDialogComponent | typeof import("barsa-sap-ui").EmptyPageComponent | typeof import("barsa-sap-ui").PageWithHeaderComponent | typeof import("barsa-sap-ui").UlMsgBoxAdapterComponent | typeof import("barsa-sap-ui").LyLabelComponent | typeof import("barsa-sap-ui").
|
|
180
|
+
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").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").FormDialogComponent | typeof import("barsa-sap-ui").EmptyPageComponent | 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").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 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").FormPageComponent | 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").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)[];
|
|
175
181
|
constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
|
|
176
182
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
177
183
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
178
|
-
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.FormPageComponent, typeof i51.RichTextStaticComponent, typeof i52.UiPicturesInfoComponent, typeof i53.LyHorizontalLayoutComponent, typeof i54.LyVerticalLayoutComponent, typeof i55.LyTabContainerComponent, typeof i56.LyTabPageComponent, typeof i57.LyLabelComponent, typeof i58.UiMoInfoComboViewerComponent, typeof i59.UlMsgBoxAdapterComponent, typeof i60.UiTreeComponent, typeof i61.PageWithHeaderComponent, typeof i62.HeaderAvatarComponent, typeof i63.EmptyPageComponent, typeof i64.UiWorkflowPanelUiComponent, typeof i65.UlvContextMenuComponent, typeof i66.UlLoadingMaskUiComponent, typeof i67.UiTextFieldAutoCompleteComponent, typeof i68.CaptchaFieldComponent, typeof i69.LySimpleLabelComponent, typeof i70.GlobalSearchPanelComponent, typeof i71.GlobalSearchModuleComponent, typeof i72.GlobalSearchComponent, typeof i73.HyperlinkComponent, typeof i74.StaticTextComponent, typeof i75.UlToastAdapterComponent, typeof i76.MessageStripComponent, typeof i77.UiLinearListContainerWithButtonComponent, typeof i78.FundamentalDynamicFormComponent, typeof i79.LayoutActionsComponent, typeof i80.LyLayoutContainerComponent, typeof i81.UiUlvFormMultiSelectUiComponent, typeof i82.UlvFormMultiSelectComponent, typeof i83.UlvColumnSettingsComponent, typeof i84.UlvFilterSettingsComponent, typeof i85.UlvSortSettingsComponent, typeof i86.UlvGroupbySettingsComponent, typeof i87.BarsaListFileLinearComponent, typeof i88.UiPdfViewerComponent, typeof i89.BarsaTinyemceComponent, typeof i90.UiMonacoEditorComponent, typeof i91.BarsaMonacoEditorComponent, typeof i92.BarsaDateTimePickerComponent, typeof i93.BarsaTreeItemComponent, typeof i94.UiSwitchButtonComponent, typeof i95.UiColorUiComponent, typeof i96.LyLineComponent, typeof i97.UiUlvMainUiComponent, typeof i98.ReportNavigatorComponent, typeof i99.ManageFiltersReportComponent, typeof i100.ReportSearchFieldsManageComponent, typeof i101.ReportSearchFieldsHiddenSettingsComponent, typeof i102.SearchPanelComponent, typeof i103.ReportSearchPanelSaveComponent, typeof i104.UiGridFilterSettingsComponent, typeof i105.UiGridFilterItemComponent, typeof i106.UiDateRangeExComponent, typeof i107.UlNotifyPopupComponent, typeof i108.UiTableViewComponent, typeof i109.UiListViewComponent, typeof i110.UiCardViewComponent, typeof i111.UiReportContainerComponent, typeof i112.NoDataComponent, typeof i113.ColumnRendererComponent, typeof i114.InlineSaveAndCancelComponent, typeof i115.UiTreeViewComponent, typeof i114.InlineSaveAndCancelComponent, typeof i116.UiCalendarComponent, typeof i117.UiAspReportViewerComponent, typeof i118.UiGraphComponent, typeof i119.UiExceptionFormComponent, typeof i120.UiEditableGridComponent, typeof i121.ColumnMatrixRendererComponent, typeof i122.UiMatrixViewComponent, typeof i123.CustomDateTimeComponent, typeof i124.BarsaAspViewerComponent, typeof i125.FileInDialogComponent, typeof i126.UiMoInfoGeneralObjectUiComponent, typeof i127.UiGanttChartComponent, typeof i128.GanttDhtmlChartViewComponent, typeof i129.ProgressIndicatorComponent, typeof i130.CardViewContentComponent, typeof i131.CardItemComponent, typeof i132.UiCardViewHorizontalGroupComponent, typeof i133.TitleComponent, typeof i134.BarsaUlvMainComponent, typeof i135.ListItemComponent, typeof i136.HtreeCreateNewComponent, typeof i137.BarsaTableHeaderComponent, typeof i138.BarsaTableRowComponent, typeof i139.BreadcrumbComponent, typeof i140.UiLabelComponent, typeof i141.FormToolbarButtonComponent, typeof i142.BarsaSearchFormComponent, typeof i143.ReportNewTopFormComponent, typeof i144.BarsaNetworkOfflineComponent, typeof i145.UploadFileStatusPipe, typeof i146.SapFontPipe, typeof i147.SapFontClassPipe, typeof i110.StringToArrayPipe, typeof i148.NodeHasOneDepthLevelPipe, typeof i149.MatrixValuePipe, typeof i150.DynamicPageSizePipe, typeof i151.WizardLayoutDirective, typeof i152.ColRendererDirective, typeof i153.ApplyConditionalFormatsDirective, typeof i154.ReportViewRendererDirective, typeof i155.FullscreenDialogDirective], [typeof i156.CommonModule, typeof i157.FormsModule, typeof i157.ReactiveFormsModule, typeof i158.BarsaNovinRayCoreModule, typeof i159.DragDropModule, typeof i160.CdkTableModule, typeof i161.FundamentalNgxCoreModule, typeof i161.FacetModule, typeof i161.WizardModule, typeof i162.FundamentalNgxPlatformModule, typeof i162.PlatformDynamicPageModule, typeof i162.PlatformTextAreaModule, typeof i162.PlatformSearchFieldModule, typeof i163.ColorSwatchesModule, typeof i164.ColorChromeModule, typeof i165.ClipboardModule, typeof i166.BarsaCalendarModule, typeof i167.BarsaSapUiRoutingModule, typeof i161.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.FormPageComponent, typeof i51.RichTextStaticComponent, typeof i52.UiPicturesInfoComponent, typeof i53.LyHorizontalLayoutComponent, typeof i54.LyVerticalLayoutComponent, typeof i55.LyTabContainerComponent, typeof i56.LyTabPageComponent, typeof i57.LyLabelComponent, typeof i58.UiMoInfoComboViewerComponent, typeof i59.UlMsgBoxAdapterComponent, typeof i60.UiTreeComponent, typeof i61.PageWithHeaderComponent, typeof i62.HeaderAvatarComponent, typeof i63.EmptyPageComponent, typeof i64.UiWorkflowPanelUiComponent, typeof i65.UlvContextMenuComponent, typeof i66.UlLoadingMaskUiComponent, typeof i67.UiTextFieldAutoCompleteComponent, typeof i68.CaptchaFieldComponent, typeof i69.LySimpleLabelComponent, typeof i70.GlobalSearchPanelComponent, typeof i71.GlobalSearchModuleComponent, typeof i72.GlobalSearchComponent, typeof i73.HyperlinkComponent, typeof i74.StaticTextComponent, typeof i75.UlToastAdapterComponent, typeof i76.MessageStripComponent, typeof i77.UiLinearListContainerWithButtonComponent, typeof i78.FundamentalDynamicFormComponent, typeof i79.LayoutActionsComponent, typeof i80.LyLayoutContainerComponent, typeof i81.UiUlvFormMultiSelectUiComponent, typeof i82.UlvFormMultiSelectComponent, typeof i83.UlvColumnSettingsComponent, typeof i84.UlvFilterSettingsComponent, typeof i85.UlvSortSettingsComponent, typeof i86.UlvGroupbySettingsComponent, typeof i87.BarsaListFileLinearComponent, typeof i88.UiPdfViewerComponent, typeof i89.BarsaTinyemceComponent, typeof i90.UiMonacoEditorComponent, typeof i91.BarsaMonacoEditorComponent, typeof i92.BarsaDateTimePickerComponent, typeof i93.BarsaTreeItemComponent, typeof i94.UiSwitchButtonComponent, typeof i95.UiColorUiComponent, typeof i96.LyLineComponent, typeof i97.UiUlvMainUiComponent, typeof i98.ReportNavigatorComponent, typeof i99.ManageFiltersReportComponent, typeof i100.ReportSearchFieldsManageComponent, typeof i101.ReportSearchFieldsHiddenSettingsComponent, typeof i102.SearchPanelComponent, typeof i103.ReportSearchPanelSaveComponent, typeof i104.UiGridFilterSettingsComponent, typeof i105.UiGridFilterItemComponent, typeof i106.UiDateRangeExComponent, typeof i107.UlNotifyPopupComponent, typeof i108.UiTableViewComponent, typeof i109.UiListViewComponent, typeof i110.UiCardViewComponent, typeof i111.UiReportContainerComponent, typeof i112.NoDataComponent, typeof i113.ColumnRendererComponent, typeof i114.InlineSaveAndCancelComponent, typeof i115.UiTreeViewComponent, typeof i114.InlineSaveAndCancelComponent, typeof i116.UiCalendarComponent, typeof i117.UiAspReportViewerComponent, typeof i118.UiGraphComponent, typeof i119.UiExceptionFormComponent, typeof i120.UiEditableGridComponent, typeof i121.ColumnMatrixRendererComponent, typeof i122.UiMatrixViewComponent, typeof i123.CustomDateTimeComponent, typeof i124.BarsaAspViewerComponent, typeof i125.FileInDialogComponent, typeof i126.UiMoInfoGeneralObjectUiComponent, typeof i127.UiGanttChartComponent, typeof i128.GanttDhtmlChartViewComponent, typeof i129.ProgressIndicatorComponent, typeof i130.CardViewContentComponent, typeof i131.CardItemComponent, typeof i132.UiCardViewHorizontalGroupComponent, typeof i133.TitleComponent, typeof i134.BarsaUlvMainComponent, typeof i135.ListItemComponent, typeof i136.HtreeCreateNewComponent, typeof i137.BarsaTableHeaderComponent, typeof i138.BarsaTableRowComponent, typeof i139.BreadcrumbComponent, typeof i140.UiLabelComponent, typeof i141.FormToolbarButtonComponent, typeof i142.BarsaSearchFormComponent, typeof i143.ReportNewTopFormComponent, typeof i144.BarsaNetworkOfflineComponent, typeof i151.WizardLayoutDirective, typeof i152.ColRendererDirective, typeof i153.ApplyConditionalFormatsDirective, typeof i154.ReportViewRendererDirective, typeof i155.FullscreenDialogDirective, typeof i145.UploadFileStatusPipe, typeof i146.SapFontPipe, typeof i147.SapFontClassPipe, typeof i110.StringToArrayPipe, typeof i148.NodeHasOneDepthLevelPipe, typeof i149.MatrixValuePipe, typeof i150.DynamicPageSizePipe]>;
|
|
184
|
+
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.FormPageComponent, typeof i51.RichTextStaticComponent, typeof i52.UiPicturesInfoComponent, typeof i53.LyHorizontalLayoutComponent, typeof i54.LyVerticalLayoutComponent, typeof i55.LyTabContainerComponent, typeof i56.LyTabPageComponent, typeof i57.LyLabelComponent, typeof i58.UiMoInfoComboViewerComponent, typeof i59.UlMsgBoxAdapterComponent, typeof i60.UiTreeComponent, typeof i61.PageWithHeaderComponent, typeof i62.HeaderAvatarComponent, typeof i63.EmptyPageComponent, typeof i64.UiWorkflowPanelUiComponent, typeof i65.UlvContextMenuComponent, typeof i66.UlLoadingMaskUiComponent, typeof i67.UiTextFieldAutoCompleteComponent, typeof i68.CaptchaFieldComponent, typeof i69.LySimpleLabelComponent, typeof i70.GlobalSearchPanelComponent, typeof i71.GlobalSearchModuleComponent, typeof i72.GlobalSearchComponent, typeof i73.HyperlinkComponent, typeof i74.StaticTextComponent, typeof i75.UlToastAdapterComponent, typeof i76.MessageStripComponent, typeof i77.UiLinearListContainerWithButtonComponent, typeof i78.FundamentalDynamicFormComponent, typeof i79.LayoutActionsComponent, typeof i80.LyLayoutContainerComponent, typeof i81.UiUlvFormMultiSelectUiComponent, typeof i82.UlvFormMultiSelectComponent, typeof i83.UlvColumnSettingsComponent, typeof i84.UlvFilterSettingsComponent, typeof i85.UlvSortSettingsComponent, typeof i86.UlvGroupbySettingsComponent, typeof i87.BarsaListFileLinearComponent, typeof i88.UiPdfViewerComponent, typeof i89.BarsaTinyemceComponent, typeof i90.UiMonacoEditorComponent, typeof i91.BarsaMonacoEditorComponent, typeof i92.BarsaDateTimePickerComponent, typeof i93.BarsaTreeItemComponent, typeof i94.UiSwitchButtonComponent, typeof i95.UiColorUiComponent, typeof i96.LyLineComponent, typeof i97.UiUlvMainUiComponent, typeof i98.ReportNavigatorComponent, typeof i99.ManageFiltersReportComponent, typeof i100.ReportSearchFieldsManageComponent, typeof i101.ReportSearchFieldsHiddenSettingsComponent, typeof i102.SearchPanelComponent, typeof i103.ReportSearchPanelSaveComponent, typeof i104.UiGridFilterSettingsComponent, typeof i105.UiGridFilterItemComponent, typeof i106.UiDateRangeExComponent, typeof i107.UlNotifyPopupComponent, typeof i108.UiTableViewComponent, typeof i109.UiListViewComponent, typeof i110.UiCardViewComponent, typeof i111.UiReportContainerComponent, typeof i112.NoDataComponent, typeof i113.ColumnRendererComponent, typeof i114.InlineSaveAndCancelComponent, typeof i115.UiTreeViewComponent, typeof i114.InlineSaveAndCancelComponent, typeof i116.UiCalendarComponent, typeof i117.UiAspReportViewerComponent, typeof i118.UiGraphComponent, typeof i119.UiExceptionFormComponent, typeof i120.UiEditableGridComponent, typeof i121.ColumnMatrixRendererComponent, typeof i122.UiMatrixViewComponent, typeof i123.CustomDateTimeComponent, typeof i124.BarsaAspViewerComponent, typeof i125.FileInDialogComponent, typeof i126.UiMoInfoGeneralObjectUiComponent, typeof i127.UiGanttChartComponent, typeof i128.GanttDhtmlChartViewComponent, typeof i129.ProgressIndicatorComponent, typeof i130.CardViewContentComponent, typeof i131.CardItemComponent, typeof i132.UiCardViewHorizontalGroupComponent, typeof i133.TitleComponent, typeof i134.BarsaUlvMainComponent, typeof i135.ListItemComponent, typeof i136.HtreeCreateNewComponent, typeof i137.BarsaTableHeaderComponent, typeof i138.BarsaTableRowComponent, typeof i139.BreadcrumbComponent, typeof i140.UiLabelComponent, typeof i141.FormToolbarButtonComponent, typeof i142.BarsaSearchFormComponent, typeof i143.ReportNewTopFormComponent, typeof i144.BarsaNetworkOfflineComponent, typeof i145.FileViewerContentComponent, typeof i146.FileViewerPopoverComponent, typeof i147.FileViewerComponent, typeof i148.BlobViewerComponent, typeof i149.UploadFileStatusPipe, typeof i150.SapFontPipe, typeof i151.SapFontClassPipe, typeof i110.StringToArrayPipe, typeof i152.NodeHasOneDepthLevelPipe, typeof i153.MatrixValuePipe, typeof i154.DynamicPageSizePipe, typeof i155.WizardLayoutDirective, typeof i156.ColRendererDirective, typeof i157.ApplyConditionalFormatsDirective, typeof i158.ReportViewRendererDirective, typeof i159.FullscreenDialogDirective, typeof i160.FullscreenFilesDirective, typeof i161.DownloadFilesDirective], [typeof i162.CommonModule, typeof i163.FormsModule, typeof i163.ReactiveFormsModule, typeof i164.BarsaNovinRayCoreModule, typeof i165.DragDropModule, typeof i166.CdkTableModule, typeof i167.FundamentalNgxCoreModule, typeof i167.FacetModule, typeof i167.WizardModule, typeof i167.PipeModule, typeof i168.FundamentalNgxPlatformModule, typeof i168.PlatformDynamicPageModule, typeof i168.PlatformTextAreaModule, typeof i168.PlatformSearchFieldModule, typeof i169.ColorSwatchesModule, typeof i170.ColorChromeModule, typeof i171.ClipboardModule, typeof i172.BarsaCalendarModule, typeof i173.BarsaSapUiRoutingModule, typeof i167.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.FormPageComponent, typeof i51.RichTextStaticComponent, typeof i52.UiPicturesInfoComponent, typeof i53.LyHorizontalLayoutComponent, typeof i54.LyVerticalLayoutComponent, typeof i55.LyTabContainerComponent, typeof i56.LyTabPageComponent, typeof i57.LyLabelComponent, typeof i58.UiMoInfoComboViewerComponent, typeof i59.UlMsgBoxAdapterComponent, typeof i60.UiTreeComponent, typeof i61.PageWithHeaderComponent, typeof i62.HeaderAvatarComponent, typeof i63.EmptyPageComponent, typeof i64.UiWorkflowPanelUiComponent, typeof i65.UlvContextMenuComponent, typeof i66.UlLoadingMaskUiComponent, typeof i67.UiTextFieldAutoCompleteComponent, typeof i68.CaptchaFieldComponent, typeof i69.LySimpleLabelComponent, typeof i70.GlobalSearchPanelComponent, typeof i71.GlobalSearchModuleComponent, typeof i72.GlobalSearchComponent, typeof i73.HyperlinkComponent, typeof i74.StaticTextComponent, typeof i75.UlToastAdapterComponent, typeof i76.MessageStripComponent, typeof i77.UiLinearListContainerWithButtonComponent, typeof i78.FundamentalDynamicFormComponent, typeof i79.LayoutActionsComponent, typeof i80.LyLayoutContainerComponent, typeof i81.UiUlvFormMultiSelectUiComponent, typeof i82.UlvFormMultiSelectComponent, typeof i83.UlvColumnSettingsComponent, typeof i84.UlvFilterSettingsComponent, typeof i85.UlvSortSettingsComponent, typeof i86.UlvGroupbySettingsComponent, typeof i87.BarsaListFileLinearComponent, typeof i88.UiPdfViewerComponent, typeof i89.BarsaTinyemceComponent, typeof i90.UiMonacoEditorComponent, typeof i91.BarsaMonacoEditorComponent, typeof i92.BarsaDateTimePickerComponent, typeof i93.BarsaTreeItemComponent, typeof i94.UiSwitchButtonComponent, typeof i95.UiColorUiComponent, typeof i96.LyLineComponent, typeof i97.UiUlvMainUiComponent, typeof i98.ReportNavigatorComponent, typeof i99.ManageFiltersReportComponent, typeof i100.ReportSearchFieldsManageComponent, typeof i101.ReportSearchFieldsHiddenSettingsComponent, typeof i102.SearchPanelComponent, typeof i103.ReportSearchPanelSaveComponent, typeof i104.UiGridFilterSettingsComponent, typeof i105.UiGridFilterItemComponent, typeof i106.UiDateRangeExComponent, typeof i107.UlNotifyPopupComponent, typeof i108.UiTableViewComponent, typeof i109.UiListViewComponent, typeof i110.UiCardViewComponent, typeof i111.UiReportContainerComponent, typeof i112.NoDataComponent, typeof i113.ColumnRendererComponent, typeof i114.InlineSaveAndCancelComponent, typeof i115.UiTreeViewComponent, typeof i114.InlineSaveAndCancelComponent, typeof i116.UiCalendarComponent, typeof i117.UiAspReportViewerComponent, typeof i118.UiGraphComponent, typeof i119.UiExceptionFormComponent, typeof i120.UiEditableGridComponent, typeof i121.ColumnMatrixRendererComponent, typeof i122.UiMatrixViewComponent, typeof i123.CustomDateTimeComponent, typeof i124.BarsaAspViewerComponent, typeof i125.FileInDialogComponent, typeof i126.UiMoInfoGeneralObjectUiComponent, typeof i127.UiGanttChartComponent, typeof i128.GanttDhtmlChartViewComponent, typeof i129.ProgressIndicatorComponent, typeof i130.CardViewContentComponent, typeof i131.CardItemComponent, typeof i132.UiCardViewHorizontalGroupComponent, typeof i133.TitleComponent, typeof i134.BarsaUlvMainComponent, typeof i135.ListItemComponent, typeof i136.HtreeCreateNewComponent, typeof i137.BarsaTableHeaderComponent, typeof i138.BarsaTableRowComponent, typeof i139.BreadcrumbComponent, typeof i140.UiLabelComponent, typeof i141.FormToolbarButtonComponent, typeof i142.BarsaSearchFormComponent, typeof i143.ReportNewTopFormComponent, typeof i144.BarsaNetworkOfflineComponent, typeof i145.FileViewerContentComponent, typeof i146.FileViewerPopoverComponent, typeof i147.FileViewerComponent, typeof i148.BlobViewerComponent, typeof i155.WizardLayoutDirective, typeof i156.ColRendererDirective, typeof i157.ApplyConditionalFormatsDirective, typeof i158.ReportViewRendererDirective, typeof i159.FullscreenDialogDirective, typeof i160.FullscreenFilesDirective, typeof i161.DownloadFilesDirective, typeof i149.UploadFileStatusPipe, typeof i150.SapFontPipe, typeof i151.SapFontClassPipe, typeof i110.StringToArrayPipe, typeof i152.NodeHasOneDepthLevelPipe, typeof i153.MatrixValuePipe, typeof i154.DynamicPageSizePipe]>;
|
|
179
185
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaSapUiModule>;
|
|
180
186
|
}
|
|
@@ -21,6 +21,11 @@ export declare class BarsaTreeItemComponent extends BaseViewItemPropsComponent i
|
|
|
21
21
|
node: TreeNodeObj;
|
|
22
22
|
index: number;
|
|
23
23
|
}>;
|
|
24
|
+
checkChange: EventEmitter<{
|
|
25
|
+
node: TreeNodeObj;
|
|
26
|
+
index: number;
|
|
27
|
+
checked: boolean;
|
|
28
|
+
}>;
|
|
24
29
|
viewClick: EventEmitter<{
|
|
25
30
|
node: MetaobjectDataModel;
|
|
26
31
|
index: number;
|
|
@@ -35,6 +40,7 @@ export declare class BarsaTreeItemComponent extends BaseViewItemPropsComponent i
|
|
|
35
40
|
}[];
|
|
36
41
|
ngOnInit(): void;
|
|
37
42
|
onListItemClick(liEl: any, e: any): void;
|
|
43
|
+
onCheckbox(checked: boolean): void;
|
|
38
44
|
onRowCheck(): void;
|
|
39
45
|
onUlvCommand(): void;
|
|
40
46
|
onNodeViewClick(): void;
|
|
@@ -44,5 +50,5 @@ export declare class BarsaTreeItemComponent extends BaseViewItemPropsComponent i
|
|
|
44
50
|
onRowAction(commandBody: string): void;
|
|
45
51
|
onDragMoved($event: any): void;
|
|
46
52
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTreeItemComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTreeItemComponent, "bsu-barsa-tree-item", never, { "node": "node"; "selectedNode": "selectedNode"; "relationList": "relationList"; "hasDragDrop": "hasDragDrop"; "hasArrowIcon": "hasArrowIcon"; "collapseIcon": "collapseIcon"; "loading": "loading"; "hasChildren": "hasChildren"; "isExpand": "isExpand"; "children": "children"; "parentNode": "parentNode"; "text": "text"; "isHetro": "isHetro"; }, { "createNew": "createNew"; "select": "select"; "viewClick": "viewClick"; "loadChildren": "loadChildren"; "dragMoved": "dragMoved"; }, never, never, false>;
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTreeItemComponent, "bsu-barsa-tree-item", never, { "node": "node"; "selectedNode": "selectedNode"; "relationList": "relationList"; "hasDragDrop": "hasDragDrop"; "hasArrowIcon": "hasArrowIcon"; "collapseIcon": "collapseIcon"; "loading": "loading"; "hasChildren": "hasChildren"; "isExpand": "isExpand"; "children": "children"; "parentNode": "parentNode"; "text": "text"; "isHetro": "isHetro"; }, { "createNew": "createNew"; "select": "select"; "checkChange": "checkChange"; "viewClick": "viewClick"; "loadChildren": "loadChildren"; "dragMoved": "dragMoved"; }, never, never, false>;
|
|
48
54
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { EventEmitter, AfterViewInit } from '@angular/core';
|
|
1
|
+
import { EventEmitter, AfterViewInit, ElementRef } from '@angular/core';
|
|
2
2
|
import { DynamicPageComponent } from '@fundamental-ngx/core';
|
|
3
3
|
import { AbbrevationDeviceSize, BaseComponent, BreadCrumbInfo } from 'barsa-novin-ray-core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class BarsaUlvMainComponent extends BaseComponent implements AfterViewInit {
|
|
6
|
+
el: ElementRef;
|
|
6
7
|
_dynamicPageComponent: DynamicPageComponent;
|
|
7
8
|
viewerControl: any;
|
|
8
9
|
loading: boolean;
|
|
@@ -34,6 +35,7 @@ export declare class BarsaUlvMainComponent extends BaseComponent implements Afte
|
|
|
34
35
|
clearSearch: EventEmitter<any>;
|
|
35
36
|
search: EventEmitter<any>;
|
|
36
37
|
selectSearchPanelSettings: EventEmitter<string>;
|
|
38
|
+
constructor(el: ElementRef);
|
|
37
39
|
ngAfterViewInit(): void;
|
|
38
40
|
onClose(): void;
|
|
39
41
|
onSearchPanelMoChanged(): void;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ChangeDetectorRef, OnInit } from '@angular/core';
|
|
2
|
+
import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
|
|
3
|
+
import { BaseComponent, FileAttachmentInfo } from 'barsa-novin-ray-core';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class BlobViewerComponent extends BaseComponent implements OnInit {
|
|
6
|
+
private _cdr;
|
|
7
|
+
private _domSanitizer;
|
|
8
|
+
file: FileAttachmentInfo;
|
|
9
|
+
valueUrl: SafeResourceUrl;
|
|
10
|
+
loading: boolean;
|
|
11
|
+
fallbackUrl: string;
|
|
12
|
+
constructor(_cdr: ChangeDetectorRef, _domSanitizer: DomSanitizer);
|
|
13
|
+
ngOnInit(): void;
|
|
14
|
+
protected _downloadFileId(fileId: any, viewInBrowser: any, convertTo: any, forOcx: any, isOfficeOnline: any): void;
|
|
15
|
+
protected getFallbackUrl(fileId: any): string;
|
|
16
|
+
protected _setLoading(loading: any): void;
|
|
17
|
+
protected _downloadFileIdCompleted(response: any): void;
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BlobViewerComponent, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BlobViewerComponent, "bsu-blob-viewer", never, { "file": "file"; }, {}, never, never, false>;
|
|
20
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { FileAttachmentInfo } from 'barsa-novin-ray-core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class DownloadFilesDirective {
|
|
4
|
+
files: FileAttachmentInfo[];
|
|
5
|
+
constructor();
|
|
6
|
+
_handleClick(): void;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DownloadFilesDirective, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DownloadFilesDirective, "[downloadFiles]", never, { "files": "files"; }, {}, never, never, false>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
+
import { ContentDensity, DialogRef } from '@fundamental-ngx/core';
|
|
3
|
+
import { AbbrevationDeviceSize, BaseComponent, FileAttachmentInfo } from 'barsa-novin-ray-core';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class FileViewerComponent extends BaseComponent implements OnInit {
|
|
6
|
+
private _dialogRef;
|
|
7
|
+
gallery: ElementRef<HTMLElement>;
|
|
8
|
+
fillWidth: boolean;
|
|
9
|
+
deviceSize: AbbrevationDeviceSize;
|
|
10
|
+
title: string;
|
|
11
|
+
files: FileAttachmentInfo[];
|
|
12
|
+
contentDensity: ContentDensity;
|
|
13
|
+
isImageGallery: boolean;
|
|
14
|
+
selectedFile: FileAttachmentInfo;
|
|
15
|
+
constructor(_dialogRef: DialogRef);
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
onMedaiClick(media: FileAttachmentInfo, index: any): void;
|
|
18
|
+
onClose(): void;
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileViewerComponent, never>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileViewerComponent, "bsu-file-viewer", never, {}, {}, never, never, false>;
|
|
21
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { BaseComponent, FileAttachmentInfo, PictureFieldSourcePipe } from 'barsa-novin-ray-core';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class FileViewerContentComponent extends BaseComponent implements OnInit {
|
|
5
|
+
private _picFieldSrc;
|
|
6
|
+
fillWidth: boolean;
|
|
7
|
+
imageOnly: boolean;
|
|
8
|
+
cardMode: boolean;
|
|
9
|
+
showFooter: boolean;
|
|
10
|
+
showContent: boolean;
|
|
11
|
+
width: string;
|
|
12
|
+
cardContentHeight: string | null;
|
|
13
|
+
file: FileAttachmentInfo;
|
|
14
|
+
constructor(_picFieldSrc: PictureFieldSourcePipe);
|
|
15
|
+
ngOnInit(): void;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileViewerContentComponent, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileViewerContentComponent, "bsu-file-viewer-content", never, { "fillWidth": "fillWidth"; "imageOnly": "imageOnly"; "cardMode": "cardMode"; "showFooter": "showFooter"; "showContent": "showContent"; "width": "width"; "cardContentHeight": "cardContentHeight"; "file": "file"; }, {}, never, never, false>;
|
|
18
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { AbbrevationDeviceSize, BaseComponent, FileAttachmentInfo } from 'barsa-novin-ray-core';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class FileViewerPopoverComponent extends BaseComponent implements OnInit {
|
|
5
|
+
file: FileAttachmentInfo;
|
|
6
|
+
deviceSize: AbbrevationDeviceSize;
|
|
7
|
+
canDownload: boolean;
|
|
8
|
+
remove: EventEmitter<void>;
|
|
9
|
+
constructor();
|
|
10
|
+
ngOnInit(): void;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileViewerPopoverComponent, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileViewerPopoverComponent, "bsu-file-viewer-popover", never, { "file": "file"; "deviceSize": "deviceSize"; "canDownload": "canDownload"; }, { "remove": "remove"; }, never, never, false>;
|
|
13
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Type } from '@angular/core';
|
|
2
|
+
import { DialogService } from '@fundamental-ngx/core';
|
|
3
|
+
import { FileAttachmentInfo } from 'barsa-novin-ray-core';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class FullscreenFilesDirective {
|
|
6
|
+
private _dialogService;
|
|
7
|
+
files: FileAttachmentInfo[];
|
|
8
|
+
title: string;
|
|
9
|
+
isImageGallery: boolean;
|
|
10
|
+
component: Type<any>;
|
|
11
|
+
constructor(_dialogService: DialogService);
|
|
12
|
+
_handleClick(): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FullscreenFilesDirective, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FullscreenFilesDirective, "[fullscreenFiles]", never, { "files": "files"; "title": "title"; "isImageGallery": "isImageGallery"; "component": "component"; }, {}, never, never, false>;
|
|
15
|
+
}
|
package/lib/index.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { RtlService, ThemesService, GlobalContentDensityService } from '@fundamental-ngx/core';
|
|
2
2
|
import { PortalService } from 'barsa-novin-ray-core';
|
|
3
3
|
import { LyLayoutContainerOfRootComponent } from './ly-layout-container-of-root/ly-layout-container-of-root.component';
|
|
4
|
-
import { LyEmptySpaceComponent } from './ly-empty-space/ly-empty-space.component';
|
|
5
4
|
import { UlvSelectionComponent } from './ulv-selection/ulv-selection.component';
|
|
6
5
|
import { UlvToolbarComponent } from './ulv-toolbar/ulv-toolbar.component';
|
|
7
6
|
import { UlvPagingComponent } from './ulv-paging/ulv-paging.component';
|
|
@@ -20,7 +19,6 @@ import { FormDialogLessComponent } from './form-dialog-less/form-dialog-less.com
|
|
|
20
19
|
import { FormPageComponent } from './form-page/form-page.component';
|
|
21
20
|
import { LyHorizontalLayoutComponent } from './ly-horizontal-layout/ly-horizontal-layout.component';
|
|
22
21
|
import { LyVerticalLayoutComponent } from './ly-vertical-layout/ly-vertical-layout.component';
|
|
23
|
-
import { LyTabContainerComponent } from './ly-tab-container/ly-tab-container.component';
|
|
24
22
|
import { LyLabelComponent } from './ly-label/ly-label.component';
|
|
25
23
|
import { ColRendererDirective } from './col-renderer.directive';
|
|
26
24
|
import { UlMsgBoxAdapterComponent } from './ul-msg-box-adapter/ul-msg-box-adapter.component';
|
|
@@ -72,13 +70,19 @@ import { UiMoInfoGeneralObjectUiComponent } from './ui-mo-info-general-object-ui
|
|
|
72
70
|
import { GanttDhtmlChartViewComponent } from './gantt-dhtml-chart-view/gantt-dhtml-chart-view.component';
|
|
73
71
|
import { FullscreenDialogDirective } from './fullscreen-dialog.directive';
|
|
74
72
|
import { CardItemComponent } from './card-item/card-item.component';
|
|
73
|
+
import { BarsaUlvMainComponent } from './barsa-ulv-main/barsa-ulv-main.component';
|
|
75
74
|
import { ListItemComponent } from './list-item/list-item.component';
|
|
76
75
|
import { BarsaTableRowComponent } from './barsa-table-row/barsa-table-row.component';
|
|
77
76
|
import { BreadcrumbComponent } from './breadcrumb/breadcrumb.component';
|
|
78
77
|
import { FormToolbarButtonComponent } from './form-toolbar-button/form-toolbar-button.component';
|
|
79
78
|
import { ReportNewTopFormComponent } from './report-new-top-form/report-new-top-form.component';
|
|
80
79
|
import { BarsaNetworkOfflineComponent } from './barsa-network-offline/barsa-network-offline.component';
|
|
81
|
-
|
|
80
|
+
import { BlobViewerComponent } from './blob-viewer/blob-viewer.component';
|
|
81
|
+
import { FileViewerComponent } from './file-viewer/file-viewer.component';
|
|
82
|
+
import { FileViewerContentComponent } from './file-viewer-content/file-viewer-content.component';
|
|
83
|
+
import { DownloadFilesDirective } from './download-files.directive';
|
|
84
|
+
import { FullscreenFilesDirective } from './fullscreen-files.directive';
|
|
85
|
+
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 BarsaTinyemceComponent | typeof UlvFormMultiSelectComponent | typeof UiUlvFormMultiSelectUiComponent | typeof LayoutActionsComponent | typeof FundamentalDynamicFormComponent | typeof UlToastAdapterComponent | typeof GlobalSearchModuleComponent | typeof GlobalSearchPanelComponent | typeof LySimpleLabelComponent | typeof UlLoadingMaskUiComponent | typeof FormDialogComponent | typeof EmptyPageComponent | typeof PageWithHeaderComponent | typeof UlMsgBoxAdapterComponent | typeof LyLabelComponent | typeof LyVerticalLayoutComponent | typeof LyHorizontalLayoutComponent | typeof FormDialogLessComponent | typeof UiFormPanelComponent | typeof LayoutWizardComponent | typeof ResponsiveToolbarRendererComponent | typeof ResponsiveToolbarComponent | typeof UlvSettingsComponent | typeof UiFormPanelToolbarComponent | typeof UiInfoBarPanelComponent | typeof UlvPagingComponent | typeof UlvToolbarComponent | typeof UlvSelectionComponent | typeof LyLayoutContainerOfRootComponent | typeof FormPageComponent | typeof CardItemComponent | typeof BarsaUlvMainComponent | typeof ListItemComponent | typeof BarsaTableRowComponent | typeof BreadcrumbComponent | typeof FormToolbarButtonComponent | typeof ReportNewTopFormComponent | typeof BarsaNetworkOfflineComponent | typeof FileViewerContentComponent | typeof FileViewerComponent | typeof BlobViewerComponent)[];
|
|
82
86
|
export declare const pipes: (typeof MatrixValuePipe | typeof DynamicPageSizePipe | typeof StringToArrayPipe | typeof UploadFileStatusPipe | typeof SapFontPipe | typeof SapFontClassPipe | typeof NodeHasOneDepthLevelPipe)[];
|
|
83
|
-
export declare const directives: (typeof WizardLayoutDirective | typeof ColRendererDirective | typeof ApplyConditionalFormatsDirective | typeof ReportViewRendererDirective | typeof FullscreenDialogDirective)[];
|
|
87
|
+
export declare const directives: (typeof WizardLayoutDirective | typeof ColRendererDirective | typeof ApplyConditionalFormatsDirective | typeof ReportViewRendererDirective | typeof FullscreenDialogDirective | typeof FullscreenFilesDirective | typeof DownloadFilesDirective)[];
|
|
84
88
|
export declare const INIT_SAPFIORI: (rtlService: RtlService, contentDensityService: GlobalContentDensityService, themeService: ThemesService, portalService: PortalService) => () => void;
|
|
@@ -7,11 +7,11 @@ import * as i0 from "@angular/core";
|
|
|
7
7
|
export declare class LayoutControlComponent extends LayoutItemBaseComponent implements OnInit {
|
|
8
8
|
protected formPanelService: FormPanelService;
|
|
9
9
|
el: ElementRef;
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
10
|
+
protected domSanitizer: DomSanitizer;
|
|
11
|
+
protected _cdr: ChangeDetectorRef;
|
|
12
|
+
protected _ngZone: NgZone;
|
|
13
|
+
protected _renderer2: Renderer2;
|
|
14
|
+
protected _bbbTranslate: BbbTranslatePipe;
|
|
15
15
|
canvasRef: ElementRef;
|
|
16
16
|
tempLabelRef: ElementRef;
|
|
17
17
|
layoutControlClass: boolean;
|
|
@@ -21,6 +21,7 @@ export declare class LayoutWizardComponent extends FormPropsBaseComponent implem
|
|
|
21
21
|
onStepClick(i: any, e: any): void;
|
|
22
22
|
refreshLayout(): void;
|
|
23
23
|
private _nextStep;
|
|
24
|
+
private _previousStep;
|
|
24
25
|
private setHeightOfFormContent;
|
|
25
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutWizardComponent, never>;
|
|
26
27
|
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutWizardComponent, "bsu-layout-wizard", never, { "root": "root"; "parentContentRef": "parentContentRef"; "selectedIndex": "selectedIndex"; "maxContentWidth": "maxContentWidth"; "minTabHeight": "minTabHeight"; }, {}, never, never, false>;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { LayoutItemBaseComponent
|
|
2
|
+
import { LayoutItemBaseComponent } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LyEmptySpaceComponent extends LayoutItemBaseComponent implements OnInit {
|
|
5
|
-
protected formPanelService: FormPanelService;
|
|
6
5
|
emptyClass: boolean;
|
|
7
6
|
flex: any;
|
|
8
7
|
maxWidth: any;
|
|
9
8
|
height: any;
|
|
10
|
-
constructor(formPanelService: FormPanelService);
|
|
11
9
|
ngOnInit(): void;
|
|
12
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<LyEmptySpaceComponent, never>;
|
|
13
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<LyEmptySpaceComponent, "bsu-ly-empty-space", never, {}, {}, never, never, false>;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { ElementRef, OnInit, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
1
|
+
import { ChangeDetectorRef, ElementRef, OnInit, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { LayoutItemBaseComponent, LayoutService, FormPanelService } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LyHorizontalLayoutComponent extends LayoutItemBaseComponent implements OnInit {
|
|
5
5
|
protected _el: ElementRef;
|
|
6
6
|
protected formPanelService: FormPanelService;
|
|
7
7
|
private layoutService;
|
|
8
|
+
protected _cdr: ChangeDetectorRef;
|
|
8
9
|
renderItems: TemplateRef<any>;
|
|
9
10
|
maxLabelWidth: number;
|
|
10
11
|
flex: any;
|
|
@@ -14,9 +15,9 @@ export declare class LyHorizontalLayoutComponent extends LayoutItemBaseComponent
|
|
|
14
15
|
opacity: number;
|
|
15
16
|
viewRef: ViewContainerRef;
|
|
16
17
|
hasHorizontalText: boolean;
|
|
17
|
-
constructor(_el: ElementRef, formPanelService: FormPanelService, layoutService: LayoutService);
|
|
18
|
+
constructor(_el: ElementRef, formPanelService: FormPanelService, layoutService: LayoutService, _cdr: ChangeDetectorRef);
|
|
18
19
|
ngOnInit(): void;
|
|
19
20
|
private _setHasHorizontalText;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LyHorizontalLayoutComponent, [null, null, { skipSelf: true; }]>;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LyHorizontalLayoutComponent, [null, null, { skipSelf: true; }, null]>;
|
|
21
22
|
static ɵcmp: i0.ɵɵComponentDeclaration<LyHorizontalLayoutComponent, "bsu-ly-horizontal-layout", never, { "renderItems": "renderItems"; "maxLabelWidth": "maxLabelWidth"; }, {}, never, never, false>;
|
|
22
23
|
}
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { LayoutItemBaseComponent } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LySimpleLabelComponent extends LayoutItemBaseComponent implements OnInit {
|
|
5
|
-
protected formPanelService: FormPanelService;
|
|
6
5
|
flex: any;
|
|
7
|
-
constructor(formPanelService: FormPanelService);
|
|
8
6
|
ngOnInit(): void;
|
|
9
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<LySimpleLabelComponent, never>;
|
|
10
8
|
static ɵcmp: i0.ɵɵComponentDeclaration<LySimpleLabelComponent, "bsu-ly-simple-label", never, {}, {}, never, never, false>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit, QueryList } from '@angular/core';
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { TabPanelComponent } from '@fundamental-ngx/core';
|
|
3
|
+
import { Nullable, TabPanelComponent } from '@fundamental-ngx/core';
|
|
4
4
|
import { LayoutItemBaseComponent, LayoutSetting } from 'barsa-novin-ray-core';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class LyTabContainerComponent extends LayoutItemBaseComponent implements OnInit {
|
|
@@ -9,8 +9,10 @@ export declare class LyTabContainerComponent extends LayoutItemBaseComponent imp
|
|
|
9
9
|
selected: number;
|
|
10
10
|
_tabsSource: BehaviorSubject<LayoutSetting[]>;
|
|
11
11
|
tabs$: import("rxjs").Observable<LayoutSetting[]>;
|
|
12
|
+
selectedTabTitle: Nullable<string>;
|
|
12
13
|
ngOnInit(): void;
|
|
13
14
|
private _setTabs;
|
|
15
|
+
onSelectedTabChange(selectedTab: TabPanelComponent): void;
|
|
14
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<LyTabContainerComponent, never>;
|
|
15
17
|
static ɵcmp: i0.ɵɵComponentDeclaration<LyTabContainerComponent, "bsu-ly-tab-container", never, {}, {}, never, never, false>;
|
|
16
18
|
}
|
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
import { AfterViewInit, OnInit, ViewContainerRef } from '@angular/core';
|
|
1
|
+
import { AfterViewInit, ChangeDetectorRef, OnInit, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { LayoutItemBaseComponent, LayoutService, FormPanelService } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class LyVerticalLayoutComponent extends LayoutItemBaseComponent implements OnInit, AfterViewInit {
|
|
5
5
|
protected formPanelService: FormPanelService;
|
|
6
6
|
private layoutService;
|
|
7
|
+
protected _cdr: ChangeDetectorRef;
|
|
7
8
|
flex: any;
|
|
8
9
|
flexDirection: string;
|
|
9
10
|
flexWrap: any;
|
|
10
11
|
maxLabelWidth: number;
|
|
11
12
|
viewRef: ViewContainerRef;
|
|
12
13
|
searchPanelIsObject: boolean;
|
|
13
|
-
constructor(formPanelService: FormPanelService, layoutService: LayoutService);
|
|
14
|
+
constructor(formPanelService: FormPanelService, layoutService: LayoutService, _cdr: ChangeDetectorRef);
|
|
14
15
|
ngOnInit(): void;
|
|
15
16
|
ngAfterViewInit(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LyVerticalLayoutComponent, [null, { skipSelf: true; }]>;
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LyVerticalLayoutComponent, [null, { skipSelf: true; }, null]>;
|
|
17
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<LyVerticalLayoutComponent, "bsu-ly-vertical-layout", never, { "maxLabelWidth": "maxLabelWidth"; }, {}, never, never, false>;
|
|
18
19
|
}
|
|
@@ -16,12 +16,13 @@ export declare class ReportTreeBaseComponent extends SapUiReportBaseComponent<Ui
|
|
|
16
16
|
flatMoDataList: any;
|
|
17
17
|
dialogRef: any;
|
|
18
18
|
protected _selectedNodeSource: BehaviorSubject<TreeNodeObj | null>;
|
|
19
|
-
|
|
19
|
+
protected _rootSource: BehaviorSubject<TreeNodeObj | null>;
|
|
20
20
|
private get _root();
|
|
21
21
|
ngOnInit(): void;
|
|
22
22
|
onCreateNew(e: RelationItemType): void;
|
|
23
23
|
protected dragMoved(event: any): void;
|
|
24
24
|
protected drop(event: any): void;
|
|
25
|
+
protected _rebindRoot(): void;
|
|
25
26
|
protected _saveToServer(draggedId: string, target: TreeNodeObj | null, parent: TreeNodeObj): void;
|
|
26
27
|
protected confirmDialog(selectedNode: MetaobjectDataModel): void;
|
|
27
28
|
protected dismissDialog(): void;
|
|
@@ -23,6 +23,7 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
23
23
|
mobileOrTablet: boolean;
|
|
24
24
|
access: DefaultCommandsAccess;
|
|
25
25
|
title: string;
|
|
26
|
+
customFieldInfo: MetaobjectDataModel | any;
|
|
26
27
|
allColumns: ReportViewColumn[];
|
|
27
28
|
viewSetting: UiReportViewBaseSetting;
|
|
28
29
|
inlineEditMode: boolean;
|
|
@@ -40,6 +41,7 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
40
41
|
hideOpenIcon: boolean;
|
|
41
42
|
openOnClick: boolean;
|
|
42
43
|
inDialog: boolean;
|
|
44
|
+
isMultiSelect: boolean;
|
|
43
45
|
disableResponsive: boolean;
|
|
44
46
|
cartableTemplates: {
|
|
45
47
|
[key: string]: FormSetting;
|
|
@@ -67,7 +69,14 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
67
69
|
index: any;
|
|
68
70
|
record: any;
|
|
69
71
|
}>;
|
|
72
|
+
cartableFormClosed: EventEmitter<{
|
|
73
|
+
index: any;
|
|
74
|
+
mo: any;
|
|
75
|
+
}>;
|
|
76
|
+
createNewMo: EventEmitter<void>;
|
|
77
|
+
updateMo: EventEmitter<MetaobjectDataModel>;
|
|
70
78
|
allCheckbox: EventEmitter<boolean>;
|
|
79
|
+
mandatory: EventEmitter<boolean>;
|
|
71
80
|
editFormPanelSave: EventEmitter<MetaobjectDataModel>;
|
|
72
81
|
columnResized: EventEmitter<columnsResizedEventArgs>;
|
|
73
82
|
selectNextInlineRecord: EventEmitter<MetaobjectDataModel>;
|
|
@@ -78,5 +87,5 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
78
87
|
ngOnDestroy(): void;
|
|
79
88
|
private _insertView;
|
|
80
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewRendererDirective, never>;
|
|
81
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ReportViewRendererDirective, "[reportViewRenderer]", never, { "view": "view"; "moDataList": "moDataList"; "allChecked": "allChecked"; "groupby": "groupby"; "isCheckList": "isCheckList"; "hasSummary": "hasSummary"; "relationList": "relationList"; "columns": "columns"; "columnsCount": "columnsCount"; "secondaryColumns": "secondaryColumns"; "contextMenuItems": "contextMenuItems"; "conditionalFormats": "conditionalFormats"; "deviceName": "deviceName"; "deviceSize": "deviceSize"; "mobileOrTablet": "mobileOrTablet"; "access": "access"; "title": "title"; "allColumns": "allColumns"; "viewSetting": "viewSetting"; "inlineEditMode": "inlineEditMode"; "onlyInlineEdit": "onlyInlineEdit"; "allowInlineEdit": "allowInlineEdit"; "popin": "popin"; "formSetting": "formSetting"; "disableOverflowContextMenu": "disableOverflowContextMenu"; "navigationArrow": "navigationArrow"; "typeDefId": "typeDefId"; "containerWidth": "containerWidth"; "extraRelation": "extraRelation"; "contextView": "contextView"; "contentDensity": "contentDensity"; "hideOpenIcon": "hideOpenIcon"; "openOnClick": "openOnClick"; "inDialog": "inDialog"; "disableResponsive": "disableResponsive"; "cartableTemplates": "cartableTemplates"; "cartableChildsMo": "cartableChildsMo"; }, { "editFormPanelCancel": "editFormPanelCancel"; "editFormPanelValueChange": "editFormPanelValueChange"; "ulvCommandClick": "ulvCommandClick"; "sortAscending": "sortAscending"; "sortDescending": "sortDescending"; "filter": "filter"; "rowCheck": "rowCheck"; "rowClick": "rowClick"; "expandClick": "expandClick"; "trackBySelectedFn": "trackBySelectedFn"; "allCheckbox": "allCheckbox"; "editFormPanelSave": "editFormPanelSave"; "columnResized": "columnResized"; "selectNextInlineRecord": "selectNextInlineRecord"; }, never, never, false>;
|
|
90
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ReportViewRendererDirective, "[reportViewRenderer]", never, { "view": "view"; "moDataList": "moDataList"; "allChecked": "allChecked"; "groupby": "groupby"; "isCheckList": "isCheckList"; "hasSummary": "hasSummary"; "relationList": "relationList"; "columns": "columns"; "columnsCount": "columnsCount"; "secondaryColumns": "secondaryColumns"; "contextMenuItems": "contextMenuItems"; "conditionalFormats": "conditionalFormats"; "deviceName": "deviceName"; "deviceSize": "deviceSize"; "mobileOrTablet": "mobileOrTablet"; "access": "access"; "title": "title"; "customFieldInfo": "customFieldInfo"; "allColumns": "allColumns"; "viewSetting": "viewSetting"; "inlineEditMode": "inlineEditMode"; "onlyInlineEdit": "onlyInlineEdit"; "allowInlineEdit": "allowInlineEdit"; "popin": "popin"; "formSetting": "formSetting"; "disableOverflowContextMenu": "disableOverflowContextMenu"; "navigationArrow": "navigationArrow"; "typeDefId": "typeDefId"; "containerWidth": "containerWidth"; "extraRelation": "extraRelation"; "contextView": "contextView"; "contentDensity": "contentDensity"; "hideOpenIcon": "hideOpenIcon"; "openOnClick": "openOnClick"; "inDialog": "inDialog"; "isMultiSelect": "isMultiSelect"; "disableResponsive": "disableResponsive"; "cartableTemplates": "cartableTemplates"; "cartableChildsMo": "cartableChildsMo"; }, { "editFormPanelCancel": "editFormPanelCancel"; "editFormPanelValueChange": "editFormPanelValueChange"; "ulvCommandClick": "ulvCommandClick"; "sortAscending": "sortAscending"; "sortDescending": "sortDescending"; "filter": "filter"; "rowCheck": "rowCheck"; "rowClick": "rowClick"; "expandClick": "expandClick"; "trackBySelectedFn": "trackBySelectedFn"; "cartableFormClosed": "cartableFormClosed"; "createNewMo": "createNewMo"; "updateMo": "updateMo"; "allCheckbox": "allCheckbox"; "mandatory": "mandatory"; "editFormPanelSave": "editFormPanelSave"; "columnResized": "columnResized"; "selectNextInlineRecord": "selectNextInlineRecord"; }, never, never, false>;
|
|
82
91
|
}
|
|
@@ -21,6 +21,7 @@ export declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting>
|
|
|
21
21
|
tableComponent: TableComponent;
|
|
22
22
|
toolbarComponent: ToolbarComponent;
|
|
23
23
|
tableRowsRef: QueryList<ElementRef>;
|
|
24
|
+
canvasRef: ElementRef;
|
|
24
25
|
layoutControlsRef: QueryList<LayoutControlComponent>;
|
|
25
26
|
useLayoutItemTextForControl: boolean;
|
|
26
27
|
hasSelected$: Observable<boolean>;
|
|
@@ -81,12 +82,15 @@ export declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting>
|
|
|
81
82
|
onEditMode(): void;
|
|
82
83
|
onSelectNextInlineRecord(mo: any): void;
|
|
83
84
|
onEditFormPanelSave(mo: MetaobjectDataModel): void;
|
|
84
|
-
onEditFormPanelCancel(): void;
|
|
85
|
+
onEditFormPanelCancel(mo: MetaobjectDataModel): void;
|
|
85
86
|
onEditFormPanelValueChange(mo: MetaobjectDataModel): void;
|
|
86
87
|
onColumnResized(columns: columnsResizedEventArgs): void;
|
|
87
88
|
onRowClick($event: any): void;
|
|
88
89
|
onUlvCommand($event: any): void;
|
|
89
90
|
onRowCheck($event: any): void;
|
|
91
|
+
onCartableFormClosed({ mo }: {
|
|
92
|
+
mo: any;
|
|
93
|
+
}): void;
|
|
90
94
|
onExpandClick(mo: MetaobjectDataModel): void;
|
|
91
95
|
onAllCheckbox(checked: any): void;
|
|
92
96
|
onSortAscending(column: any): void;
|
|
@@ -102,9 +106,15 @@ export declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting>
|
|
|
102
106
|
ShowFormPanelControl: (formpanelCtrlr: any) => void;
|
|
103
107
|
ForceCloseChild: () => void;
|
|
104
108
|
RefreshFormPanelControl: (formpanelCtrlr: any) => void;
|
|
109
|
+
protected _resetMoDataList(newMoDataList?: MetaobjectDataModel[]): void;
|
|
110
|
+
protected _getWidth(label: string): number;
|
|
105
111
|
protected _setParentHeight(): void;
|
|
106
112
|
protected _mapCartableMo(items: MetaobjectDataModel[]): MetaobjectDataModel[];
|
|
107
|
-
|
|
113
|
+
onToolbarCreateNewInlineMo(): void;
|
|
114
|
+
onCreateNewMo(): void;
|
|
115
|
+
onMandatory(isMandator: boolean): void;
|
|
116
|
+
onUpdateMo(mo: MetaobjectDataModel): void;
|
|
117
|
+
private _createNewInlineMo;
|
|
108
118
|
private _inlineReportCreateNewMo;
|
|
109
119
|
protected _inlineFormPanelValueChange(mo: MetaobjectDataModel): void;
|
|
110
120
|
protected _selectNextInlineRecord(mo: MetaobjectDataModel): void;
|
|
@@ -115,11 +125,10 @@ export declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting>
|
|
|
115
125
|
protected _indexOfMo(mo: MetaobjectDataModel): number;
|
|
116
126
|
protected _indexOfSelected(): number;
|
|
117
127
|
protected _getIndex(mo: MetaobjectDataModel): number;
|
|
118
|
-
protected _inilineEditCancel(): void;
|
|
119
128
|
protected _setInlineEdit(value: boolean): void;
|
|
120
129
|
protected _readViewSetting(): void;
|
|
121
130
|
protected _setVisibility(expand: boolean, mo: any): void;
|
|
122
|
-
protected _addInlineMoToModataList(newInlineMo: MetaobjectDataModel): void;
|
|
131
|
+
protected _addInlineMoToModataList(newInlineMo: MetaobjectDataModel, select?: boolean): void;
|
|
123
132
|
protected _rowCheck(mo: MetaobjectDataModel, index: number, selected?: boolean): void;
|
|
124
133
|
protected _inlineEditorDestroyFormPanelCtrlr(): void;
|
|
125
134
|
protected _windowResized(): void;
|