devexpress-reporting-angular 25.2.5 → 25.2.6
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/dx-report-viewer/components/reporting/aipanel/aipanel.component.d.ts +2 -1
- package/dx-report-viewer/dx-report-viewer.module.d.ts +1 -1
- package/fesm2022/devexpress-reporting-angular-core.mjs +3 -3
- package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs +28 -28
- package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs +404 -397
- package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs.map +1 -1
- package/fesm2022/devexpress-reporting-angular.mjs +4 -4
- package/package.json +5 -5
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
2
|
import { AIPanelViewModel, IAIPanelViewModel } from 'devexpress-reporting/scopes/reporting-viewer-internal';
|
|
3
3
|
import { KeyDownEvent } from 'devextreme/ui/text_area_types';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class AIPanelComponent implements OnInit {
|
|
6
6
|
data: AIPanelViewModel;
|
|
7
|
+
resultContainer: ElementRef;
|
|
7
8
|
viewModel: IAIPanelViewModel;
|
|
8
9
|
ngOnInit(): void;
|
|
9
10
|
keyDown(event: KeyDownEvent): void;
|
|
@@ -123,6 +123,6 @@ import * as i121 from "./dxrpp-callbacks";
|
|
|
123
123
|
import * as i122 from "./dxrpp-request-options";
|
|
124
124
|
export declare class DxReportViewerModule {
|
|
125
125
|
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerModule, never>;
|
|
126
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DxReportViewerModule, never, [typeof i1.CommonModule, typeof i2.DxButtonModule, typeof i2.DxTextAreaModule, typeof i2.DxLoadIndicatorModule, typeof i2.DxLoadPanelModule, typeof i2.DxScrollViewModule, typeof i2.DxSelectBoxModule, typeof i2.DxMenuModule, typeof i2.DxTagBoxModule, typeof i2.DxTextBoxModule, typeof i2.DxValidatorModule, typeof i2.DxDateBoxModule, typeof i2.DxCheckBoxModule, typeof i2.DxNumberBoxModule, typeof i2.DxColorBoxModule, typeof i2.DxPopupModule, typeof i2.DxPopoverModule, typeof i2.DxSliderModule, typeof i2.DxCalendarModule, typeof i2.DxListModule, typeof i2.DxGalleryModule, typeof i2.DxBoxModule, typeof i3.DxReportViewerComponent, typeof i4.DxReportViewerCallbacksComponent, typeof i5.DxReportViewerMobileModeSettingsComponent, typeof i6.DxReportViewerRemoteSettingsComponent, typeof i7.DxReportViewerRequestOptionsComponent, typeof i8.DxReportViewerProgressBarSettingsComponent, typeof i9.DxReportViewerExportSettingsComponent, typeof i10.DxReportViewerTabPanelSettingsComponent, typeof i11.DxReportViewerSearchSettingsComponent, typeof i12.DxReportViewerAISettingsComponent, typeof i13.DxReportViewerAITranslationSettingsComponent, typeof i14.DxReportViewerAISummarizationSettingsComponent, typeof i15.TabpanelComponent, typeof i16.PopoverComponent, typeof i17.PropertygridComponent, typeof i18.TreelistComponent, typeof i19.TreeListGroupComponent, typeof i20.TreeListItemComponent, typeof i21.TreeListHeaderItemComponent, typeof i22.TreeListItemTextComponent, typeof i23.TreeListHeaderItemCaptionContentComponent, typeof i24.DateEditorComponent, typeof i25.CollectionEditorComponent, typeof i26.ParameterspanelComponent, typeof i27.TemplatesComponent, typeof i28.ActionsComponent, typeof i29.ImageTemplateComponent, typeof i30.TemplateComponent, typeof i31.PagerComponent, typeof i32.ZoomComponent, typeof i33.EditorComponentBase, typeof i34.ExportComponent, typeof i35.ViewerTemplatesComponent, typeof i36.ToolbarContentComponent, typeof i37.EditorComponent, typeof i38.MultiValueComponent, typeof i39.TextBoxEditorComponent, typeof i40.SelectBoxComponent, typeof i41.BoolSelectComponent, typeof i42.ExportOptionsComponent, typeof i43.ObjectEditorComponent, typeof i44.BooleanEditorComponent, typeof i45.LocalizedSelectBoxComponent, typeof i46.NumericEditorComponent, typeof i47.ColorPickerComponent, typeof i48.DxActionDirective, typeof i49.MultiValueEditableComponent, typeof i50.DesignerComponent, typeof i51.DateRangeComponent, typeof i52.DateRangePopupContainerComponent, typeof i53.TimeRangePopupContainerComponent, typeof i54.CalendarComponent, typeof i55.SurfaceComponent, typeof i56.PageComponent, typeof i57.LazyImagesDirective, typeof i58.EditorContentComponent, typeof i59.GroupEditorComponent, typeof i60.SearchComponent, typeof i61.AIPanelComponent, typeof i62.DocumentMapComponent, typeof i63.TextEditingFieldComponent, typeof i64.TextEditingFieldMaskComponent, typeof i65.TextEditingFieldNumberComponent, typeof i66.TextEditingFieldDateBoxComponent, typeof i67.TextEditingFieldContainerComponent, typeof i68.CharacterCombEditingFieldComponent, typeof i69.CheckEditingFieldComponent, typeof i70.RadioEditingFieldComponent, typeof i71.ImageEditingFieldComponent, typeof i72.ImageEditingFieldEditorComponent, typeof i73.PopupImageEditingFieldComponent, typeof i74.ProgressBarComponent, typeof i75.PictureEditorComponent, typeof i76.PictureEditorToolBarPopupComponent, typeof i77.PictureEditorBrushOptionsComponent, typeof i78.PictureEditorSizeOptionsComponent, typeof i79.PictureEditorImagespickerComponent, typeof i80.PictureEditorImagespickerWithFilterComponent, typeof i81.PainterComponent, typeof i82.SignatureEditorComponent, typeof i83.BrickComponent, typeof i84.BrickClickableComponent, typeof i85.ExportToolComponent, typeof i86.AutoFitDirective, typeof i87.TextCopierDirective, typeof i88.PreviewPageRendererDirective, typeof i89.ToViewDirective, typeof i90.BrickSelectionDirective, typeof i91.ResizableDirective, typeof i92.ZoomDirective, typeof i93.ChildStyleDirective, typeof i94.SearchHighlightingDirective, typeof i95.AccordionDirective, typeof i96.EllipsisEditorDirective, typeof i97.ButtonWithTemplateDirective, typeof i98.EditingFieldCheckboxGlyphComponent, typeof i99.DxMutationObserverDirective, typeof i100.MobileSearchBarDirective, typeof i101.MobilePaginatorDirective, typeof i102.LazyTemplateComponent, typeof i103.MobileSurfaceComponent, typeof i104.MobileSlideDirective, typeof i105.MobileZoomDirective, typeof i106.MobileGalleryComponent, typeof i107.MobilePageComponent, typeof i108.MobileActionsComponent, typeof i109.MobileParametersPopupComponent, typeof i110.MobileParametersComponent, typeof i111.MobileParametersDateRangeComponent, typeof i112.MobileActionsExportComponent, typeof i113.MobileSearchComponent, typeof i114.DateRangeMobileComponent, typeof i115.TimeRangeMobileComponent, typeof i116.MobileAutofitDirective, typeof i117.MobilePaginatorComponent, typeof i118.KeyDownActionsDirective, typeof i119.BreadcrumbsComponent, typeof i120.DxReportParametersPanelComponent, typeof i121.DxReportParametersPanelCallbacksComponent, typeof i122.DxReportParametersPanelRequestOptionsComponent], [typeof i3.DxReportViewerComponent, typeof i4.DxReportViewerCallbacksComponent, typeof i5.DxReportViewerMobileModeSettingsComponent, typeof i6.DxReportViewerRemoteSettingsComponent, typeof i7.DxReportViewerRequestOptionsComponent, typeof i8.DxReportViewerProgressBarSettingsComponent, typeof i9.DxReportViewerExportSettingsComponent, typeof i10.DxReportViewerTabPanelSettingsComponent, typeof i11.DxReportViewerSearchSettingsComponent, typeof i120.DxReportParametersPanelComponent, typeof i121.DxReportParametersPanelCallbacksComponent, typeof i122.DxReportParametersPanelRequestOptionsComponent, typeof i12.DxReportViewerAISettingsComponent, typeof i13.DxReportViewerAITranslationSettingsComponent, typeof i14.DxReportViewerAISummarizationSettingsComponent]>;
|
|
126
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DxReportViewerModule, never, [typeof i1.CommonModule, typeof i2.DxButtonModule, typeof i2.DxTextAreaModule, typeof i2.DxLoadIndicatorModule, typeof i2.DxLoadPanelModule, typeof i2.DxScrollViewModule, typeof i2.DxSelectBoxModule, typeof i2.DxMenuModule, typeof i2.DxTagBoxModule, typeof i2.DxTextBoxModule, typeof i2.DxValidatorModule, typeof i2.DxDateBoxModule, typeof i2.DxCheckBoxModule, typeof i2.DxNumberBoxModule, typeof i2.DxColorBoxModule, typeof i2.DxPopupModule, typeof i2.DxPopoverModule, typeof i2.DxSliderModule, typeof i2.DxCalendarModule, typeof i2.DxListModule, typeof i2.DxGalleryModule, typeof i2.DxBoxModule, typeof i2.DxTemplateModule, typeof i3.DxReportViewerComponent, typeof i4.DxReportViewerCallbacksComponent, typeof i5.DxReportViewerMobileModeSettingsComponent, typeof i6.DxReportViewerRemoteSettingsComponent, typeof i7.DxReportViewerRequestOptionsComponent, typeof i8.DxReportViewerProgressBarSettingsComponent, typeof i9.DxReportViewerExportSettingsComponent, typeof i10.DxReportViewerTabPanelSettingsComponent, typeof i11.DxReportViewerSearchSettingsComponent, typeof i12.DxReportViewerAISettingsComponent, typeof i13.DxReportViewerAITranslationSettingsComponent, typeof i14.DxReportViewerAISummarizationSettingsComponent, typeof i15.TabpanelComponent, typeof i16.PopoverComponent, typeof i17.PropertygridComponent, typeof i18.TreelistComponent, typeof i19.TreeListGroupComponent, typeof i20.TreeListItemComponent, typeof i21.TreeListHeaderItemComponent, typeof i22.TreeListItemTextComponent, typeof i23.TreeListHeaderItemCaptionContentComponent, typeof i24.DateEditorComponent, typeof i25.CollectionEditorComponent, typeof i26.ParameterspanelComponent, typeof i27.TemplatesComponent, typeof i28.ActionsComponent, typeof i29.ImageTemplateComponent, typeof i30.TemplateComponent, typeof i31.PagerComponent, typeof i32.ZoomComponent, typeof i33.EditorComponentBase, typeof i34.ExportComponent, typeof i35.ViewerTemplatesComponent, typeof i36.ToolbarContentComponent, typeof i37.EditorComponent, typeof i38.MultiValueComponent, typeof i39.TextBoxEditorComponent, typeof i40.SelectBoxComponent, typeof i41.BoolSelectComponent, typeof i42.ExportOptionsComponent, typeof i43.ObjectEditorComponent, typeof i44.BooleanEditorComponent, typeof i45.LocalizedSelectBoxComponent, typeof i46.NumericEditorComponent, typeof i47.ColorPickerComponent, typeof i48.DxActionDirective, typeof i49.MultiValueEditableComponent, typeof i50.DesignerComponent, typeof i51.DateRangeComponent, typeof i52.DateRangePopupContainerComponent, typeof i53.TimeRangePopupContainerComponent, typeof i54.CalendarComponent, typeof i55.SurfaceComponent, typeof i56.PageComponent, typeof i57.LazyImagesDirective, typeof i58.EditorContentComponent, typeof i59.GroupEditorComponent, typeof i60.SearchComponent, typeof i61.AIPanelComponent, typeof i62.DocumentMapComponent, typeof i63.TextEditingFieldComponent, typeof i64.TextEditingFieldMaskComponent, typeof i65.TextEditingFieldNumberComponent, typeof i66.TextEditingFieldDateBoxComponent, typeof i67.TextEditingFieldContainerComponent, typeof i68.CharacterCombEditingFieldComponent, typeof i69.CheckEditingFieldComponent, typeof i70.RadioEditingFieldComponent, typeof i71.ImageEditingFieldComponent, typeof i72.ImageEditingFieldEditorComponent, typeof i73.PopupImageEditingFieldComponent, typeof i74.ProgressBarComponent, typeof i75.PictureEditorComponent, typeof i76.PictureEditorToolBarPopupComponent, typeof i77.PictureEditorBrushOptionsComponent, typeof i78.PictureEditorSizeOptionsComponent, typeof i79.PictureEditorImagespickerComponent, typeof i80.PictureEditorImagespickerWithFilterComponent, typeof i81.PainterComponent, typeof i82.SignatureEditorComponent, typeof i83.BrickComponent, typeof i84.BrickClickableComponent, typeof i85.ExportToolComponent, typeof i86.AutoFitDirective, typeof i87.TextCopierDirective, typeof i88.PreviewPageRendererDirective, typeof i89.ToViewDirective, typeof i90.BrickSelectionDirective, typeof i91.ResizableDirective, typeof i92.ZoomDirective, typeof i93.ChildStyleDirective, typeof i94.SearchHighlightingDirective, typeof i95.AccordionDirective, typeof i96.EllipsisEditorDirective, typeof i97.ButtonWithTemplateDirective, typeof i98.EditingFieldCheckboxGlyphComponent, typeof i99.DxMutationObserverDirective, typeof i100.MobileSearchBarDirective, typeof i101.MobilePaginatorDirective, typeof i102.LazyTemplateComponent, typeof i103.MobileSurfaceComponent, typeof i104.MobileSlideDirective, typeof i105.MobileZoomDirective, typeof i106.MobileGalleryComponent, typeof i107.MobilePageComponent, typeof i108.MobileActionsComponent, typeof i109.MobileParametersPopupComponent, typeof i110.MobileParametersComponent, typeof i111.MobileParametersDateRangeComponent, typeof i112.MobileActionsExportComponent, typeof i113.MobileSearchComponent, typeof i114.DateRangeMobileComponent, typeof i115.TimeRangeMobileComponent, typeof i116.MobileAutofitDirective, typeof i117.MobilePaginatorComponent, typeof i118.KeyDownActionsDirective, typeof i119.BreadcrumbsComponent, typeof i120.DxReportParametersPanelComponent, typeof i121.DxReportParametersPanelCallbacksComponent, typeof i122.DxReportParametersPanelRequestOptionsComponent], [typeof i3.DxReportViewerComponent, typeof i4.DxReportViewerCallbacksComponent, typeof i5.DxReportViewerMobileModeSettingsComponent, typeof i6.DxReportViewerRemoteSettingsComponent, typeof i7.DxReportViewerRequestOptionsComponent, typeof i8.DxReportViewerProgressBarSettingsComponent, typeof i9.DxReportViewerExportSettingsComponent, typeof i10.DxReportViewerTabPanelSettingsComponent, typeof i11.DxReportViewerSearchSettingsComponent, typeof i120.DxReportParametersPanelComponent, typeof i121.DxReportParametersPanelCallbacksComponent, typeof i122.DxReportParametersPanelRequestOptionsComponent, typeof i12.DxReportViewerAISettingsComponent, typeof i13.DxReportViewerAITranslationSettingsComponent, typeof i14.DxReportViewerAISummarizationSettingsComponent]>;
|
|
127
127
|
static ɵinj: i0.ɵɵInjectorDeclaration<DxReportViewerModule>;
|
|
128
128
|
}
|
|
@@ -75,13 +75,13 @@ class DxReportingComponent {
|
|
|
75
75
|
width = '100%';
|
|
76
76
|
cssClass = '';
|
|
77
77
|
developmentMode;
|
|
78
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
79
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
78
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportingComponent, deps: [{ token: i0.Renderer2 }, { token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
79
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportingComponent, isStandalone: true, selector: "ng-component", inputs: { height: "height", width: "width", cssClass: "cssClass", developmentMode: "developmentMode" }, viewQueries: [{ propertyName: "control", first: true, predicate: ["control"], descendants: true }], ngImport: i0, template: '', isInline: true });
|
|
80
80
|
}
|
|
81
81
|
__decorate([
|
|
82
82
|
_inputConverter(_booleanConverter)
|
|
83
83
|
], DxReportingComponent.prototype, "developmentMode", void 0);
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportingComponent, decorators: [{
|
|
85
85
|
type: Component,
|
|
86
86
|
args: [{
|
|
87
87
|
template: '',
|
|
@@ -43,10 +43,10 @@ class DxReportDesignerCallbacksComponent {
|
|
|
43
43
|
PreviewCustomizeExportOptions = new EventEmitter();
|
|
44
44
|
PreviewParametersSubmitted = new EventEmitter();
|
|
45
45
|
PreviewOnExport = new EventEmitter();
|
|
46
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
47
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
46
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerCallbacksComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
47
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerCallbacksComponent, isStandalone: true, selector: "dxrd-callbacks", outputs: { CustomizeElements: "CustomizeElements", ExitDesigner: "ExitDesigner", ReportSaving: "ReportSaving", ReportSaved: "ReportSaved", ReportOpened: "ReportOpened", ReportOpening: "ReportOpening", TabChanged: "TabChanged", ReportTabClosing: "ReportTabClosing", ReportTabClosed: "ReportTabClosed", ComponentAdded: "ComponentAdded", CustomizeParameterEditors: "CustomizeParameterEditors", CustomizeParameterProperties: "CustomizeParameterProperties", CustomizeSaveDialog: "CustomizeSaveDialog", CustomizeSaveAsDialog: "CustomizeSaveAsDialog", CustomizeOpenDialog: "CustomizeOpenDialog", CustomizeToolbox: "CustomizeToolbox", CustomizeFieldListActions: "CustomizeFieldListActions", CustomizeMenuActions: "CustomizeMenuActions", CustomizeLocalization: "CustomizeLocalization", OnInitializing: "OnInitializing", BeforeRender: "BeforeRender", OnServerError: "OnServerError", CustomizeWizard: "CustomizeWizard", PreviewClick: "PreviewClick", PreviewCustomizeElements: "PreviewCustomizeElements", PreviewCustomizeMenuActions: "PreviewCustomizeMenuActions", PreviewEditingFieldChanged: "PreviewEditingFieldChanged", PreviewDocumentReady: "PreviewDocumentReady", PreviewParametersReset: "PreviewParametersReset", PreviewCustomizeParameterLookUpSource: "PreviewCustomizeParameterLookUpSource", PreviewParametersInitialized: "PreviewParametersInitialized", PreviewCustomizeExportOptions: "PreviewCustomizeExportOptions", PreviewParametersSubmitted: "PreviewParametersSubmitted", PreviewOnExport: "PreviewOnExport" }, ngImport: i0, template: '', isInline: true });
|
|
48
48
|
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerCallbacksComponent, decorators: [{
|
|
50
50
|
type: Component,
|
|
51
51
|
args: [{
|
|
52
52
|
template: '',
|
|
@@ -134,8 +134,8 @@ class DxReportDesignerDataSourceSettingsComponent {
|
|
|
134
134
|
allowEditDataSource: this.allowEditDataSource
|
|
135
135
|
};
|
|
136
136
|
}
|
|
137
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
138
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
137
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerDataSourceSettingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
138
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerDataSourceSettingsComponent, isStandalone: true, selector: "dxrd-datasource-settings", inputs: { allowAddDataSource: "allowAddDataSource", allowRemoveDataSource: "allowRemoveDataSource", allowEditDataSource: "allowEditDataSource" }, ngImport: i0, template: '', isInline: true });
|
|
139
139
|
}
|
|
140
140
|
__decorate([
|
|
141
141
|
_inputConverter(_booleanConverter)
|
|
@@ -146,7 +146,7 @@ __decorate([
|
|
|
146
146
|
__decorate([
|
|
147
147
|
_inputConverter(_booleanConverter)
|
|
148
148
|
], DxReportDesignerDataSourceSettingsComponent.prototype, "allowEditDataSource", void 0);
|
|
149
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerDataSourceSettingsComponent, decorators: [{
|
|
150
150
|
type: Component,
|
|
151
151
|
args: [{
|
|
152
152
|
template: '',
|
|
@@ -172,10 +172,10 @@ class DxReportDesignerPreviewSettingsComponent {
|
|
|
172
172
|
searchSettings: this.searchSettings?.getSerializableSettings()
|
|
173
173
|
};
|
|
174
174
|
}
|
|
175
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
176
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
175
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerPreviewSettingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
176
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerPreviewSettingsComponent, isStandalone: true, selector: "dxrd-preview-settings", queries: [{ propertyName: "porgressbarSettings", first: true, predicate: DxReportViewerProgressBarSettingsComponent, descendants: true }, { propertyName: "exportSettings", first: true, predicate: DxReportViewerExportSettingsComponent, descendants: true }, { propertyName: "searchSettings", first: true, predicate: DxReportViewerSearchSettingsComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
|
|
177
177
|
}
|
|
178
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerPreviewSettingsComponent, decorators: [{
|
|
179
179
|
type: Component,
|
|
180
180
|
args: [{
|
|
181
181
|
template: '',
|
|
@@ -214,8 +214,8 @@ class DxReportDesignerWizardSettingsComponent {
|
|
|
214
214
|
reportWizardTemplatesSearchBoxVisibility: this.reportWizardTemplatesSearchBoxVisibility
|
|
215
215
|
};
|
|
216
216
|
}
|
|
217
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
218
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
217
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerWizardSettingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
218
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerWizardSettingsComponent, isStandalone: true, selector: "dxrd-wizard-settings", inputs: { useMasterDetailWizard: "useMasterDetailWizard", enableJsonDataSource: "enableJsonDataSource", enableMongoDBDataSource: "enableMongoDBDataSource", enableSqlDataSource: "enableSqlDataSource", enableObjectDataSource: "enableObjectDataSource", enableFederationDataSource: "enableFederationDataSource", useFullscreenWizard: "useFullscreenWizard", reportWizardTemplatesSearchBoxVisibility: "reportWizardTemplatesSearchBoxVisibility" }, ngImport: i0, template: '', isInline: true });
|
|
219
219
|
}
|
|
220
220
|
__decorate([
|
|
221
221
|
_inputConverter(_booleanConverter)
|
|
@@ -238,7 +238,7 @@ __decorate([
|
|
|
238
238
|
__decorate([
|
|
239
239
|
_inputConverter(_booleanConverter)
|
|
240
240
|
], DxReportDesignerWizardSettingsComponent.prototype, "useFullscreenWizard", void 0);
|
|
241
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
241
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerWizardSettingsComponent, decorators: [{
|
|
242
242
|
type: Component,
|
|
243
243
|
args: [{
|
|
244
244
|
template: '',
|
|
@@ -278,8 +278,8 @@ class DxReportDesignerParameterEditingSettingsComponent {
|
|
|
278
278
|
allowEditParameterSeparators: this.allowEditParameterSeparators
|
|
279
279
|
};
|
|
280
280
|
}
|
|
281
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
282
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
281
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerParameterEditingSettingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
282
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerParameterEditingSettingsComponent, isStandalone: true, selector: "dxrd-parameter-editing-settings", inputs: { allowReorderParameters: "allowReorderParameters", allowEditParameterCollection: "allowEditParameterCollection", allowEditProperties: "allowEditProperties", allowEditParameterGroups: "allowEditParameterGroups", allowEditParameterSeparators: "allowEditParameterSeparators" }, ngImport: i0, template: '', isInline: true });
|
|
283
283
|
}
|
|
284
284
|
__decorate([
|
|
285
285
|
_inputConverter(_booleanConverter)
|
|
@@ -296,7 +296,7 @@ __decorate([
|
|
|
296
296
|
__decorate([
|
|
297
297
|
_inputConverter(_booleanConverter)
|
|
298
298
|
], DxReportDesignerParameterEditingSettingsComponent.prototype, "allowEditParameterSeparators", void 0);
|
|
299
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
299
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerParameterEditingSettingsComponent, decorators: [{
|
|
300
300
|
type: Component,
|
|
301
301
|
args: [{
|
|
302
302
|
template: '',
|
|
@@ -332,8 +332,8 @@ class DxReportDesignerModelSettingsComponent {
|
|
|
332
332
|
rightToLeft: this.rightToLeft
|
|
333
333
|
};
|
|
334
334
|
}
|
|
335
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
336
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
335
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerModelSettingsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
336
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerModelSettingsComponent, isStandalone: true, selector: "dxrd-designer-model-settings", inputs: { allowMDI: "allowMDI", rightToLeft: "rightToLeft" }, queries: [{ propertyName: "previewSettings", first: true, predicate: DxReportDesignerPreviewSettingsComponent, descendants: true }, { propertyName: "wizardSettings", first: true, predicate: DxReportDesignerWizardSettingsComponent, descendants: true }, { propertyName: "dataSourceSettings", first: true, predicate: DxReportDesignerDataSourceSettingsComponent, descendants: true }, { propertyName: "parameterEditingSettings", first: true, predicate: DxReportDesignerParameterEditingSettingsComponent, descendants: true }], ngImport: i0, template: '', isInline: true });
|
|
337
337
|
}
|
|
338
338
|
__decorate([
|
|
339
339
|
_inputConverter(_booleanConverter)
|
|
@@ -341,7 +341,7 @@ __decorate([
|
|
|
341
341
|
__decorate([
|
|
342
342
|
_inputConverter(_booleanConverter)
|
|
343
343
|
], DxReportDesignerModelSettingsComponent.prototype, "rightToLeft", void 0);
|
|
344
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
344
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerModelSettingsComponent, decorators: [{
|
|
345
345
|
type: Component,
|
|
346
346
|
args: [{
|
|
347
347
|
template: '',
|
|
@@ -370,10 +370,10 @@ class DxReportDesignerRequestOptionsComponent {
|
|
|
370
370
|
getDesignerModelAction;
|
|
371
371
|
getLocalizationAction;
|
|
372
372
|
host;
|
|
373
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
374
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
373
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerRequestOptionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
374
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerRequestOptionsComponent, isStandalone: true, selector: "dxrd-request-options", inputs: { getDesignerModelAction: "getDesignerModelAction", getLocalizationAction: "getLocalizationAction", host: "host" }, ngImport: i0, template: '', isInline: true });
|
|
375
375
|
}
|
|
376
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerRequestOptionsComponent, decorators: [{
|
|
377
377
|
type: Component,
|
|
378
378
|
args: [{
|
|
379
379
|
template: '',
|
|
@@ -432,10 +432,10 @@ class DxReportDesignerComponent extends DxReportingComponent {
|
|
|
432
432
|
set reportUrl(reportUrl) {
|
|
433
433
|
this.koReportUrl(reportUrl);
|
|
434
434
|
}
|
|
435
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
436
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
435
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerComponent, deps: [{ token: i0.Renderer2 }, { token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
436
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DxReportDesignerComponent, isStandalone: true, selector: "dx-report-designer", inputs: { reportUrl: "reportUrl" }, queries: [{ propertyName: "requestOptions", first: true, predicate: DxReportDesignerRequestOptionsComponent, descendants: true }, { propertyName: "callbacksComponent", first: true, predicate: DxReportDesignerCallbacksComponent, descendants: true }, { propertyName: "designerModelSettings", first: true, predicate: DxReportDesignerModelSettingsComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div #control [ngClass]=\"cssClass\" [ngStyle]=\"{'width': width, 'height': height }\">\n <div data-bind=\"dxReportDesigner: $data\"></div>\n</div>", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
437
437
|
}
|
|
438
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
438
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerComponent, decorators: [{
|
|
439
439
|
type: Component,
|
|
440
440
|
args: [{ selector: 'dx-report-designer', encapsulation: ViewEncapsulation.None, imports: [CommonModule], standalone: true, template: "<div #control [ngClass]=\"cssClass\" [ngStyle]=\"{'width': width, 'height': height }\">\n <div data-bind=\"dxReportDesigner: $data\"></div>\n</div>" }]
|
|
441
441
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: Object, decorators: [{
|
|
@@ -455,8 +455,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
455
455
|
}] } });
|
|
456
456
|
|
|
457
457
|
class DxReportDesignerModule {
|
|
458
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
459
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
458
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
459
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerModule, imports: [CommonModule,
|
|
460
460
|
DxReportDesignerCallbacksComponent,
|
|
461
461
|
DxReportDesignerRequestOptionsComponent,
|
|
462
462
|
DxReportDesignerComponent,
|
|
@@ -472,10 +472,10 @@ class DxReportDesignerModule {
|
|
|
472
472
|
DxReportDesignerDataSourceSettingsComponent,
|
|
473
473
|
DxReportDesignerParameterEditingSettingsComponent,
|
|
474
474
|
DxReportDesignerModelSettingsComponent], id: 'DxReportDesignerModule' });
|
|
475
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
475
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerModule, imports: [CommonModule,
|
|
476
476
|
DxReportDesignerComponent] });
|
|
477
477
|
}
|
|
478
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
478
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DxReportDesignerModule, decorators: [{
|
|
479
479
|
type: NgModule,
|
|
480
480
|
args: [{
|
|
481
481
|
id: 'DxReportDesignerModule',
|