devexpress-reporting 23.2.2-beta → 23.2.4-build-23360-1657
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/bundle/_add-designer-to-bundle.d.ts +2 -2
- package/bundle/_add-designer-to-bundle.js +2 -2
- package/bundle/_add-rich-edit-to-bundle.d.ts +2 -2
- package/bundle/_add-rich-edit-to-bundle.js +2 -2
- package/bundle/_add-viewer-to-bundle.d.ts +2 -2
- package/bundle/_add-viewer-to-bundle.js +2 -2
- package/bundle/_validator.d.ts +2 -2
- package/bundle/_validator.js +4 -4
- package/bundle/designer-bundle.d.ts +2 -2
- package/bundle/designer-bundle.js +2 -2
- package/bundle/viewer-bundle.d.ts +2 -2
- package/bundle/viewer-bundle.js +2 -2
- package/chart/_IChartControlCallbacks.d.ts +2 -2
- package/chart/_IChartControlCallbacks.js +2 -2
- package/chart/_control.d.ts +6 -6
- package/chart/_control.js +18 -18
- package/chart/_controlsFactory.d.ts +3 -3
- package/chart/_controlsFactory.js +3 -3
- package/chart/_dateUtils.d.ts +2 -2
- package/chart/_dateUtils.js +7 -7
- package/chart/_handlerUri.d.ts +3 -3
- package/chart/_handlerUri.js +3 -3
- package/chart/_initializer.d.ts +3 -3
- package/chart/_initializer.js +52 -52
- package/chart/_surface.d.ts +2 -2
- package/chart/_surface.js +6 -6
- package/chart/_utils.d.ts +2 -2
- package/chart/_utils.js +3 -3
- package/chart/components/_diagram.d.ts +3 -3
- package/chart/components/_diagram.js +5 -5
- package/chart/components/axis/_axis.d.ts +2 -2
- package/chart/components/axis/_axis.js +2 -2
- package/chart/components/axis/_axisXYViewModel.d.ts +4 -4
- package/chart/components/axis/_axisXYViewModel.js +4 -4
- package/chart/components/axis/_secondaryAxisViewModel.d.ts +2 -2
- package/chart/components/axis/_secondaryAxisViewModel.js +2 -2
- package/chart/components/models/_additionalLegend.d.ts +2 -2
- package/chart/components/models/_additionalLegend.js +2 -2
- package/chart/components/models/_additionalPane.d.ts +2 -2
- package/chart/components/models/_additionalPane.js +2 -2
- package/chart/components/models/_chart.d.ts +4 -4
- package/chart/components/models/_chart.js +7 -7
- package/chart/components/models/_constantLine.d.ts +2 -2
- package/chart/components/models/_constantLine.js +2 -2
- package/chart/components/models/_dataContainer.d.ts +4 -4
- package/chart/components/models/_dataContainer.js +9 -9
- package/chart/components/models/_dataFilter.d.ts +4 -4
- package/chart/components/models/_dataFilter.js +5 -5
- package/chart/components/models/_legend.d.ts +3 -3
- package/chart/components/models/_legend.js +3 -3
- package/chart/components/models/_scaleBreak.d.ts +2 -2
- package/chart/components/models/_scaleBreak.js +2 -2
- package/chart/components/models/_strip.d.ts +3 -3
- package/chart/components/models/_strip.js +3 -3
- package/chart/components/models/_stripLimit.d.ts +4 -4
- package/chart/components/models/_stripLimit.js +7 -7
- package/chart/components/models/_title.d.ts +3 -3
- package/chart/components/models/_title.js +7 -7
- package/chart/components/models/_wholeRange.d.ts +2 -2
- package/chart/components/models/_wholeRange.js +2 -2
- package/chart/components/series/_fillStyle.d.ts +5 -5
- package/chart/components/series/_fillStyle.js +7 -7
- package/chart/components/series/_indicator.d.ts +2 -2
- package/chart/components/series/_indicator.js +6 -6
- package/chart/components/series/_label.d.ts +3 -3
- package/chart/components/series/_label.js +3 -3
- package/chart/components/series/_point.d.ts +4 -4
- package/chart/components/series/_point.js +18 -18
- package/chart/components/series/_series.d.ts +3 -3
- package/chart/components/series/_series.js +3 -3
- package/chart/components/series/_summaryOptions.d.ts +2 -2
- package/chart/components/series/_summaryOptions.js +2 -2
- package/chart/components/series/_summaryOptionsMetaData.d.ts +6 -6
- package/chart/components/series/_summaryOptionsMetaData.js +6 -6
- package/chart/components/series/_template.d.ts +6 -6
- package/chart/components/series/_template.js +19 -19
- package/chart/components/series/_templateOptions.d.ts +5 -5
- package/chart/components/series/_templateOptions.js +5 -5
- package/chart/components/series/_view.d.ts +3 -3
- package/chart/components/series/_view.js +6 -6
- package/chart/internal/_editorTemplates.d.ts +4 -4
- package/chart/internal/_editorTemplates.js +4 -4
- package/chart/internal/_elementCollection.d.ts +2 -2
- package/chart/internal/_elementCollection.js +2 -2
- package/chart/internal/_localizableElementCollection.d.ts +2 -2
- package/chart/internal/_localizableElementCollection.js +2 -2
- package/chart/internal/_registerEditors.d.ts +2 -2
- package/chart/internal/_registerEditors.js +2 -2
- package/chart/internal/_requests.d.ts +2 -2
- package/chart/internal/_requests.js +4 -4
- package/chart/internal/_utils.d.ts +2 -2
- package/chart/internal/_utils.js +6 -6
- package/chart/internal/chartStructure/_chartTreeListDragDropHelper.d.ts +2 -2
- package/chart/internal/chartStructure/_chartTreeListDragDropHelper.js +2 -2
- package/chart/internal/chartStructure/_controller.d.ts +2 -2
- package/chart/internal/chartStructure/_controller.js +4 -4
- package/chart/internal/chartStructure/_provider.d.ts +2 -2
- package/chart/internal/chartStructure/_provider.js +5 -5
- package/chart/internal/data/_commonValue.d.ts +2 -2
- package/chart/internal/data/_commonValue.js +2 -2
- package/chart/internal/data/_dataMemberBase.d.ts +2 -2
- package/chart/internal/data/_dataMemberBase.js +5 -5
- package/chart/internal/data/_stockValue.d.ts +2 -2
- package/chart/internal/data/_stockValue.js +2 -2
- package/chart/internal/data/_value1Value2.d.ts +2 -2
- package/chart/internal/data/_value1Value2.js +2 -2
- package/chart/internal/data/_valueWeight.d.ts +2 -2
- package/chart/internal/data/_valueWeight.js +2 -2
- package/chart/internal/meta/_axis.d.ts +15 -15
- package/chart/internal/meta/_axis.js +67 -67
- package/chart/internal/meta/_chart.d.ts +33 -33
- package/chart/internal/meta/_chart.js +42 -42
- package/chart/internal/meta/_common.d.ts +47 -47
- package/chart/internal/meta/_common.js +48 -48
- package/chart/internal/meta/_diagram.d.ts +7 -7
- package/chart/internal/meta/_diagram.js +11 -11
- package/chart/internal/meta/_indicators.d.ts +3 -3
- package/chart/internal/meta/_indicators.js +99 -99
- package/chart/internal/meta/_series.d.ts +16 -16
- package/chart/internal/meta/_series.js +25 -25
- package/chart/internal/meta/_value.d.ts +6 -6
- package/chart/internal/meta/_value.js +6 -6
- package/chart/internal/meta/_view.d.ts +6 -6
- package/chart/internal/meta/_view.js +274 -274
- package/chart/widgets/_chartDataMemberEditor.d.ts +2 -2
- package/chart/widgets/_chartDataMemberEditor.js +6 -6
- package/chart/widgets/_chartDataSourceEditor.d.ts +2 -2
- package/chart/widgets/_chartDataSourceEditor.js +8 -8
- package/chart/widgets/_chartDependencyEditor.d.ts +2 -2
- package/chart/widgets/_chartDependencyEditor.js +3 -3
- package/chart/widgets/_collectionLookupEditor.d.ts +2 -2
- package/chart/widgets/_collectionLookupEditor.js +3 -3
- package/chart/widgets/_extendedicons.d.ts +2 -2
- package/chart/widgets/_extendedicons.js +2 -2
- package/chart/widgets/_pointsEditor.d.ts +2 -2
- package/chart/widgets/_pointsEditor.js +2 -2
- package/chart/widgets/_positionSeriesLabelEditor.d.ts +2 -2
- package/chart/widgets/_positionSeriesLabelEditor.js +3 -3
- package/chart/widgets/_summaryFunctionEditor.d.ts +2 -2
- package/chart/widgets/_summaryFunctionEditor.js +4 -4
- package/chart/widgets/_undoColorPickerEditor.d.ts +2 -2
- package/chart/widgets/_undoColorPickerEditor.js +2 -2
- package/chart/widgets/_viewEditor.d.ts +2 -2
- package/chart/widgets/_viewEditor.js +3 -3
- package/common/binding/eventGenerator.d.ts +2 -2
- package/common/binding/eventGenerator.js +54 -54
- package/common/binding/exportOptionsEventArgs.d.ts +2 -2
- package/common/binding/exportOptionsEventArgs.js +9 -9
- package/common/customTypes.d.ts +2 -2
- package/common/customTypes.js +2 -2
- package/common/defaultCulture.d.ts +4 -4
- package/common/defaultCulture.js +4 -4
- package/common/exportOptions/csvExportOptions.d.ts +2 -2
- package/common/exportOptions/csvExportOptions.js +2 -2
- package/common/exportOptions/csvMetaData.d.ts +3 -3
- package/common/exportOptions/csvMetaData.js +3 -3
- package/common/exportOptions/docxExportOptions.d.ts +2 -2
- package/common/exportOptions/docxExportOptions.js +3 -3
- package/common/exportOptions/docxMetaData.d.ts +4 -4
- package/common/exportOptions/docxMetaData.js +4 -4
- package/common/exportOptions/emailExportOptions.d.ts +3 -3
- package/common/exportOptions/emailExportOptions.js +3 -3
- package/common/exportOptions/emailMetaData.d.ts +5 -5
- package/common/exportOptions/emailMetaData.js +6 -6
- package/common/exportOptions/exportOptions.d.ts +2 -2
- package/common/exportOptions/exportOptions.js +2 -2
- package/common/exportOptions/exportOptionsMetaData.d.ts +3 -3
- package/common/exportOptions/exportOptionsMetaData.js +17 -17
- package/common/exportOptions/htmlExportOptions.d.ts +2 -2
- package/common/exportOptions/htmlExportOptions.js +2 -2
- package/common/exportOptions/htmlMetaData.d.ts +4 -4
- package/common/exportOptions/htmlMetaData.js +4 -4
- package/common/exportOptions/imageExportOptions.d.ts +2 -2
- package/common/exportOptions/imageExportOptions.js +2 -2
- package/common/exportOptions/imageMetaData.d.ts +4 -4
- package/common/exportOptions/imageMetaData.js +4 -4
- package/common/exportOptions/metadata.d.ts +33 -33
- package/common/exportOptions/metadata.js +41 -41
- package/common/exportOptions/mhtExportOptions.d.ts +2 -2
- package/common/exportOptions/mhtExportOptions.js +2 -2
- package/common/exportOptions/mhtMetaData.d.ts +4 -4
- package/common/exportOptions/mhtMetaData.js +4 -4
- package/common/exportOptions/options/docxExportDocumentOptions.d.ts +3 -3
- package/common/exportOptions/options/docxExportDocumentOptions.js +3 -3
- package/common/exportOptions/options/pdfExportDocumentOptions.d.ts +7 -7
- package/common/exportOptions/options/pdfExportDocumentOptions.js +7 -7
- package/common/exportOptions/options/pdfPasswordSecurityOptions.d.ts +4 -4
- package/common/exportOptions/options/pdfPasswordSecurityOptions.js +4 -4
- package/common/exportOptions/options/pdfPermissionsOptions.d.ts +3 -3
- package/common/exportOptions/options/pdfPermissionsOptions.js +3 -3
- package/common/exportOptions/pdfExportOptions.d.ts +2 -2
- package/common/exportOptions/pdfExportOptions.js +2 -2
- package/common/exportOptions/pdfMetaData.d.ts +8 -8
- package/common/exportOptions/pdfMetaData.js +8 -8
- package/common/exportOptions/printPreviewMetaData.d.ts +3 -3
- package/common/exportOptions/printPreviewMetaData.js +3 -3
- package/common/exportOptions/printPreviewOptions.d.ts +2 -2
- package/common/exportOptions/printPreviewOptions.js +2 -2
- package/common/exportOptions/rtfExportOptions.d.ts +2 -2
- package/common/exportOptions/rtfExportOptions.js +3 -3
- package/common/exportOptions/rtfMetaData.d.ts +6 -6
- package/common/exportOptions/rtfMetaData.js +6 -6
- package/common/exportOptions/textExportOptions.d.ts +2 -2
- package/common/exportOptions/textExportOptions.js +2 -2
- package/common/exportOptions/textMetaData.d.ts +3 -3
- package/common/exportOptions/textMetaData.js +3 -3
- package/common/exportOptions/xlsExportOptions.d.ts +2 -2
- package/common/exportOptions/xlsExportOptions.js +2 -2
- package/common/exportOptions/xlsMetaData.d.ts +5 -5
- package/common/exportOptions/xlsMetaData.js +9 -9
- package/common/exportOptions/xlsxExportOptions.d.ts +2 -2
- package/common/exportOptions/xlsxExportOptions.js +2 -2
- package/common/exportOptions/xlsxMetaData.d.ts +3 -3
- package/common/exportOptions/xlsxMetaData.js +3 -3
- package/common/imageSource.d.ts +2 -2
- package/common/imageSource.js +3 -4
- package/common/metadata.d.ts +13 -13
- package/common/metadata.js +13 -13
- package/common/types.d.ts +2 -2
- package/common/types.js +3 -3
- package/common/utils/_chartUtils.d.ts +2 -2
- package/common/utils/_chartUtils.js +7 -7
- package/common/utils/_locker.d.ts +2 -2
- package/common/utils/_locker.js +2 -2
- package/common/utils/_utils.d.ts +4 -4
- package/common/utils/_utils.js +12 -12
- package/common/utils/editingFieldExtensions.d.ts +3 -3
- package/common/utils/editingFieldExtensions.js +20 -20
- package/common/versions.d.ts +2 -2
- package/common/versions.js +2 -2
- package/common/widgets/_editorTemplates.d.ts +3 -3
- package/common/widgets/_editorTemplates.js +3 -3
- package/designer/actions/_alignmentHandler.d.ts +2 -2
- package/designer/actions/_alignmentHandler.js +35 -34
- package/designer/actions/_dataSourceActions.d.ts +2 -2
- package/designer/actions/_dataSourceActions.js +8 -8
- package/designer/actions/_federationDataSourceEditor.d.ts +2 -2
- package/designer/actions/_federationDataSourceEditor.js +15 -15
- package/designer/actions/_jsonDataSourceEditor.d.ts +2 -2
- package/designer/actions/_jsonDataSourceEditor.js +13 -13
- package/designer/actions/_objectDataSourceEditor.d.ts +2 -2
- package/designer/actions/_objectDataSourceEditor.js +13 -13
- package/designer/actions/_spaceCommandHandler.d.ts +2 -2
- package/designer/actions/_spaceCommandHandler.js +14 -13
- package/designer/actions/_sqlDataSourceEditor.d.ts +2 -2
- package/designer/actions/_sqlDataSourceEditor.js +13 -13
- package/designer/actions/actionId.d.ts +3 -3
- package/designer/actions/actionId.js +3 -3
- package/designer/actions/chartActions.d.ts +2 -2
- package/designer/actions/chartActions.js +2 -2
- package/designer/actions/crossTabActions.d.ts +2 -2
- package/designer/actions/crossTabActions.js +3 -3
- package/designer/actions/elementActions.d.ts +2 -2
- package/designer/actions/elementActions.js +6 -6
- package/designer/actions/elementsGroupActions.d.ts +2 -2
- package/designer/actions/elementsGroupActions.js +4 -4
- package/designer/actions/fitBoundsToTextAction.d.ts +2 -2
- package/designer/actions/fitBoundsToTextAction.js +21 -21
- package/designer/actions/fitTextToBoundsAction.d.ts +2 -2
- package/designer/actions/fitTextToBoundsAction.js +19 -19
- package/designer/actions/fitToContainerAction.d.ts +2 -2
- package/designer/actions/fitToContainerAction.js +3 -3
- package/designer/actions/pdfContentActions.d.ts +2 -2
- package/designer/actions/pdfContentActions.js +4 -4
- package/designer/actions/pivotGridActions.d.ts +2 -2
- package/designer/actions/pivotGridActions.js +3 -3
- package/designer/actions/reportActions.d.ts +2 -2
- package/designer/actions/reportActions.js +10 -10
- package/designer/actions/reportElementActions.d.ts +2 -2
- package/designer/actions/reportElementActions.js +2 -2
- package/designer/actions/tableCellActions.d.ts +2 -2
- package/designer/actions/tableCellActions.js +3 -3
- package/designer/actions/tableCellGroupActions.d.ts +2 -2
- package/designer/actions/tableCellGroupActions.js +27 -24
- package/designer/actions/tableRowActions.d.ts +2 -2
- package/designer/actions/tableRowActions.js +4 -4
- package/designer/actions/textElementAction.d.ts +2 -2
- package/designer/actions/textElementAction.js +3 -3
- package/designer/bands/_bandContainerUtils.d.ts +2 -2
- package/designer/bands/_bandContainerUtils.js +4 -4
- package/designer/bands/_bandHolder.d.ts +2 -2
- package/designer/bands/_bandHolder.js +15 -15
- package/designer/bands/_bandUtils.d.ts +2 -2
- package/designer/bands/_bandUtils.js +32 -32
- package/designer/bands/_printAcrossBandsPlaceHolder.d.ts +2 -2
- package/designer/bands/_printAcrossBandsPlaceHolder.js +10 -10
- package/designer/bands/_vericalBandContainer.d.ts +2 -2
- package/designer/bands/_vericalBandContainer.js +10 -10
- package/designer/bands/_verticalBandsUtils.d.ts +2 -2
- package/designer/bands/_verticalBandsUtils.js +2 -2
- package/designer/bands/bandSurfaceCollapsedHeight.d.ts +3 -3
- package/designer/bands/bandSurfaceCollapsedHeight.js +3 -3
- package/designer/bands/groupfield.d.ts +2 -2
- package/designer/bands/groupfield.js +4 -4
- package/designer/bands/metadata/bandsMetadata.d.ts +13 -13
- package/designer/bands/metadata/bandsMetadata.js +13 -13
- package/designer/bands/metadata/groupfieldMetaData.d.ts +3 -3
- package/designer/bands/metadata/groupfieldMetaData.js +3 -3
- package/designer/bands/metadata/multiColumnMetaData.d.ts +3 -3
- package/designer/bands/metadata/multiColumnMetaData.js +3 -3
- package/designer/bands/metadata/xrBandMetaData.d.ts +9 -9
- package/designer/bands/metadata/xrBandMetaData.js +9 -9
- package/designer/bands/metadata/xrDetailBandMetaData.d.ts +10 -10
- package/designer/bands/metadata/xrDetailBandMetaData.js +11 -11
- package/designer/bands/metadata/xrDetailReportBandMetaData.d.ts +4 -4
- package/designer/bands/metadata/xrDetailReportBandMetaData.js +4 -4
- package/designer/bands/metadata/xrGroupBandMetaData.d.ts +10 -10
- package/designer/bands/metadata/xrGroupBandMetaData.js +12 -12
- package/designer/bands/metadata/xrPageBandMetaData.d.ts +7 -7
- package/designer/bands/metadata/xrPageBandMetaData.js +7 -7
- package/designer/bands/metadata/xrVerticalBandMetaData.d.ts +8 -8
- package/designer/bands/metadata/xrVerticalBandMetaData.js +9 -9
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.d.ts +4 -4
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.js +4 -4
- package/designer/bands/multiColumn.d.ts +3 -3
- package/designer/bands/multiColumn.js +7 -6
- package/designer/bands/xrBand.d.ts +2 -2
- package/designer/bands/xrBand.js +43 -43
- package/designer/bands/xrDetailBand.d.ts +2 -2
- package/designer/bands/xrDetailBand.js +4 -4
- package/designer/bands/xrDetailReportBand.d.ts +2 -2
- package/designer/bands/xrDetailReportBand.js +12 -12
- package/designer/bands/xrGroupBand.d.ts +2 -2
- package/designer/bands/xrGroupBand.js +2 -2
- package/designer/bands/xrMarginBands.d.ts +2 -2
- package/designer/bands/xrMarginBands.js +3 -3
- package/designer/bands/xrPageBand.d.ts +2 -2
- package/designer/bands/xrPageBand.js +3 -4
- package/designer/bands/xrSubband.d.ts +3 -3
- package/designer/bands/xrSubband.js +10 -10
- package/designer/bands/xrVerticalBand.d.ts +2 -2
- package/designer/bands/xrVerticalBand.js +19 -19
- package/designer/bands/xrVerticalDetailBand.d.ts +2 -2
- package/designer/bands/xrVerticalDetailBand.js +2 -2
- package/designer/controls/_xrTodoControl.d.ts +2 -2
- package/designer/controls/_xrTodoControl.js +2 -2
- package/designer/controls/barCodesTypes.d.ts +3 -3
- package/designer/controls/barCodesTypes.js +3 -3
- package/designer/controls/crossTab/cellCreator.d.ts +2 -2
- package/designer/controls/crossTab/cellCreator.js +123 -122
- package/designer/controls/crossTab/defenitions.d.ts +2 -2
- package/designer/controls/crossTab/defenitions.js +21 -21
- package/designer/controls/crossTab/enums.d.ts +2 -2
- package/designer/controls/crossTab/enums.js +2 -2
- package/designer/controls/customControlViewModel.d.ts +2 -2
- package/designer/controls/customControlViewModel.js +2 -2
- package/designer/controls/defaultTableOfContentsLevelHeight.d.ts +3 -3
- package/designer/controls/defaultTableOfContentsLevelHeight.js +3 -3
- package/designer/controls/getNearestBand.d.ts +2 -2
- package/designer/controls/getNearestBand.js +4 -4
- package/designer/controls/metadata/crosstab/defenitions.d.ts +8 -8
- package/designer/controls/metadata/crosstab/defenitions.js +11 -11
- package/designer/controls/metadata/crosstab/fields.d.ts +15 -15
- package/designer/controls/metadata/crosstab/fields.js +21 -21
- package/designer/controls/metadata/crosstab/layoutOptions.d.ts +4 -4
- package/designer/controls/metadata/crosstab/layoutOptions.js +6 -6
- package/designer/controls/metadata/crosstab/printOptions.d.ts +4 -4
- package/designer/controls/metadata/crosstab/printOptions.js +4 -4
- package/designer/controls/metadata/crosstab/xrCrossTabCell.d.ts +13 -13
- package/designer/controls/metadata/crosstab/xrCrossTabCell.js +13 -13
- package/designer/controls/metadata/pivotgrid/pivotgridfield.d.ts +47 -47
- package/designer/controls/metadata/pivotgrid/pivotgridfield.js +55 -55
- package/designer/controls/metadata/pivotgrid/sortBySummary.d.ts +10 -10
- package/designer/controls/metadata/pivotgrid/sortBySummary.js +10 -10
- package/designer/controls/metadata/properties/action.d.ts +8 -8
- package/designer/controls/metadata/properties/action.js +8 -8
- package/designer/controls/metadata/properties/anchoring.d.ts +4 -4
- package/designer/controls/metadata/properties/anchoring.js +4 -4
- package/designer/controls/metadata/properties/controlParameter.d.ts +3 -3
- package/designer/controls/metadata/properties/controlParameter.js +3 -3
- package/designer/controls/metadata/properties/dataBindings.d.ts +3 -3
- package/designer/controls/metadata/properties/dataBindings.js +3 -3
- package/designer/controls/metadata/properties/editOptions.d.ts +4 -4
- package/designer/controls/metadata/properties/editOptions.js +4 -4
- package/designer/controls/metadata/properties/editOptionsSerializationInfo.d.ts +3 -3
- package/designer/controls/metadata/properties/editOptionsSerializationInfo.js +3 -3
- package/designer/controls/metadata/properties/expressionBinding.d.ts +4 -4
- package/designer/controls/metadata/properties/expressionBinding.js +4 -4
- package/designer/controls/metadata/properties/formattingRulesLink.d.ts +3 -3
- package/designer/controls/metadata/properties/formattingRulesLink.js +3 -3
- package/designer/controls/metadata/properties/formattingrules.d.ts +8 -8
- package/designer/controls/metadata/properties/formattingrules.js +9 -9
- package/designer/controls/metadata/properties/frameOptions.d.ts +5 -5
- package/designer/controls/metadata/properties/frameOptions.js +10 -8
- package/designer/controls/metadata/properties/glyphOptions.d.ts +4 -4
- package/designer/controls/metadata/properties/glyphOptions.js +12 -12
- package/designer/controls/metadata/properties/metadata.d.ts +74 -73
- package/designer/controls/metadata/properties/metadata.js +78 -77
- package/designer/controls/metadata/properties/metadataGroups.d.ts +15 -15
- package/designer/controls/metadata/properties/metadataGroups.js +15 -15
- package/designer/controls/metadata/properties/scriptMetadata.d.ts +22 -22
- package/designer/controls/metadata/properties/scriptMetadata.js +33 -33
- package/designer/controls/metadata/properties/sortingOptions.d.ts +4 -4
- package/designer/controls/metadata/properties/sortingOptions.js +5 -5
- package/designer/controls/metadata/properties/style.d.ts +12 -12
- package/designer/controls/metadata/properties/style.js +18 -18
- package/designer/controls/metadata/properties/watermark.d.ts +5 -5
- package/designer/controls/metadata/properties/watermark.js +6 -6
- package/designer/controls/metadata/xrBarcode.d.ts +14 -14
- package/designer/controls/metadata/xrBarcode.js +56 -55
- package/designer/controls/metadata/xrCharactercomb.d.ts +11 -11
- package/designer/controls/metadata/xrCharactercomb.js +12 -12
- package/designer/controls/metadata/xrChart.d.ts +5 -5
- package/designer/controls/metadata/xrChart.js +6 -6
- package/designer/controls/metadata/xrCheckbox.d.ts +8 -8
- package/designer/controls/metadata/xrCheckbox.js +12 -10
- package/designer/controls/metadata/xrControl.d.ts +4 -4
- package/designer/controls/metadata/xrControl.js +4 -4
- package/designer/controls/metadata/xrCrossTab.d.ts +3 -3
- package/designer/controls/metadata/xrCrossTab.js +7 -6
- package/designer/controls/metadata/xrCrossband.d.ts +12 -12
- package/designer/controls/metadata/xrCrossband.js +12 -12
- package/designer/controls/metadata/xrGauge.d.ts +12 -12
- package/designer/controls/metadata/xrGauge.js +12 -12
- package/designer/controls/metadata/xrLine.d.ts +5 -5
- package/designer/controls/metadata/xrLine.js +5 -5
- package/designer/controls/metadata/xrPagebreak.d.ts +3 -3
- package/designer/controls/metadata/xrPagebreak.js +3 -3
- package/designer/controls/metadata/xrPageinfo.d.ts +7 -7
- package/designer/controls/metadata/xrPageinfo.js +7 -7
- package/designer/controls/metadata/xrPdfContent.d.ts +7 -7
- package/designer/controls/metadata/xrPdfContent.js +9 -9
- package/designer/controls/metadata/xrPdfSignature.d.ts +4 -4
- package/designer/controls/metadata/xrPdfSignature.js +14 -14
- package/designer/controls/metadata/xrPicturebox.d.ts +8 -8
- package/designer/controls/metadata/xrPicturebox.js +8 -8
- package/designer/controls/metadata/xrPivotgrid.d.ts +6 -6
- package/designer/controls/metadata/xrPivotgrid.js +16 -16
- package/designer/controls/metadata/xrReport.d.ts +34 -34
- package/designer/controls/metadata/xrReport.js +34 -34
- package/designer/controls/metadata/xrRichText.d.ts +8 -8
- package/designer/controls/metadata/xrRichText.js +8 -8
- package/designer/controls/metadata/xrShape.d.ts +11 -11
- package/designer/controls/metadata/xrShape.js +20 -20
- package/designer/controls/metadata/xrSparkline.d.ts +8 -8
- package/designer/controls/metadata/xrSparkline.js +18 -18
- package/designer/controls/metadata/xrSubreport.d.ts +7 -7
- package/designer/controls/metadata/xrSubreport.js +7 -7
- package/designer/controls/metadata/xrSubreportParameterBinding.d.ts +3 -3
- package/designer/controls/metadata/xrSubreportParameterBinding.js +3 -3
- package/designer/controls/metadata/xrTable.d.ts +5 -5
- package/designer/controls/metadata/xrTable.js +5 -5
- package/designer/controls/metadata/xrTableCell.d.ts +6 -6
- package/designer/controls/metadata/xrTableCell.js +6 -6
- package/designer/controls/metadata/xrTableOfContents.d.ts +8 -8
- package/designer/controls/metadata/xrTableOfContents.js +11 -11
- package/designer/controls/metadata/xrTableOfContentsLevel.d.ts +4 -4
- package/designer/controls/metadata/xrTableOfContentsLevel.js +7 -7
- package/designer/controls/metadata/xrTableRow.d.ts +3 -3
- package/designer/controls/metadata/xrTableRow.js +3 -3
- package/designer/controls/metadata/xrTextControl.d.ts +4 -4
- package/designer/controls/metadata/xrTextControl.js +4 -4
- package/designer/controls/metadata/xrZipcode.d.ts +5 -5
- package/designer/controls/metadata/xrZipcode.js +5 -5
- package/designer/controls/pivotgrid/pivotgridfield.d.ts +2 -2
- package/designer/controls/pivotgrid/pivotgridfield.js +8 -8
- package/designer/controls/pivotgrid/sortBySummary.d.ts +2 -2
- package/designer/controls/pivotgrid/sortBySummary.js +9 -9
- package/designer/controls/properties/action.d.ts +2 -2
- package/designer/controls/properties/action.js +9 -9
- package/designer/controls/properties/anchoring.d.ts +2 -2
- package/designer/controls/properties/anchoring.js +7 -7
- package/designer/controls/properties/components.d.ts +2 -2
- package/designer/controls/properties/components.js +3 -3
- package/designer/controls/properties/controlParameter.d.ts +2 -2
- package/designer/controls/properties/controlParameter.js +8 -8
- package/designer/controls/properties/editOptions.d.ts +2 -2
- package/designer/controls/properties/editOptions.js +3 -3
- package/designer/controls/properties/expressionBinding.d.ts +2 -2
- package/designer/controls/properties/expressionBinding.js +2 -2
- package/designer/controls/properties/extension.d.ts +2 -2
- package/designer/controls/properties/extension.js +3 -3
- package/designer/controls/properties/formattingrules.d.ts +2 -2
- package/designer/controls/properties/formattingrules.js +5 -5
- package/designer/controls/properties/glyphOptions.d.ts +2 -2
- package/designer/controls/properties/glyphOptions.js +5 -5
- package/designer/controls/properties/glyphsInfo.d.ts +2 -2
- package/designer/controls/properties/glyphsInfo.js +2 -2
- package/designer/controls/properties/sortingOptions.d.ts +2 -2
- package/designer/controls/properties/sortingOptions.js +7 -7
- package/designer/controls/properties/style.d.ts +2 -2
- package/designer/controls/properties/style.js +4 -4
- package/designer/controls/properties/symbology.d.ts +7 -2
- package/designer/controls/properties/symbology.js +2 -2
- package/designer/controls/properties/watermark.d.ts +2 -2
- package/designer/controls/properties/watermark.js +2 -2
- package/designer/controls/richEdit.d.ts +4 -4
- package/designer/controls/richEdit.js +4 -4
- package/designer/controls/spartlineTypes.d.ts +3 -3
- package/designer/controls/spartlineTypes.js +3 -3
- package/designer/controls/subreportViewModel.d.ts +2 -2
- package/designer/controls/subreportViewModel.js +4 -4
- package/designer/controls/utils/_IReportSerializableModel.d.ts +2 -2
- package/designer/controls/utils/_IReportSerializableModel.js +2 -2
- package/designer/controls/utils/_bindings.d.ts +2 -2
- package/designer/controls/utils/_bindings.js +3 -3
- package/designer/controls/utils/_charactercombHelper.d.ts +2 -2
- package/designer/controls/utils/_charactercombHelper.js +20 -20
- package/designer/controls/utils/_chartDataFilterModelReport.d.ts +2 -2
- package/designer/controls/utils/_chartDataFilterModelReport.js +8 -8
- package/designer/controls/utils/_chartFieldListExtender.d.ts +2 -2
- package/designer/controls/utils/_chartFieldListExtender.js +2 -2
- package/designer/controls/utils/_chartUtils.d.ts +3 -3
- package/designer/controls/utils/_chartUtils.js +13 -13
- package/designer/controls/utils/_controlTypes.d.ts +3 -3
- package/designer/controls/utils/_controlTypes.js +2 -2
- package/designer/controls/utils/_headOrFooterBandType.d.ts +2 -2
- package/designer/controls/utils/_headOrFooterBandType.js +2 -2
- package/designer/controls/utils/_initUtils.d.ts +2 -2
- package/designer/controls/utils/_initUtils.js +7 -7
- package/designer/controls/utils/_localizationUtils.d.ts +2 -2
- package/designer/controls/utils/_localizationUtils.js +6 -6
- package/designer/controls/utils/_metaUtils.d.ts +5 -5
- package/designer/controls/utils/_metaUtils.js +9 -9
- package/designer/controls/utils/_modelPatch.d.ts +2 -2
- package/designer/controls/utils/_modelPatch.js +4 -4
- package/designer/controls/utils/_paddingUtils.d.ts +2 -2
- package/designer/controls/utils/_paddingUtils.js +2 -2
- package/designer/controls/utils/_subreportUtils.d.ts +2 -2
- package/designer/controls/utils/_subreportUtils.js +3 -3
- package/designer/controls/utils/_tableCalculationProvider.d.ts +2 -2
- package/designer/controls/utils/_tableCalculationProvider.js +6 -6
- package/designer/controls/utils/_tableComponentSurface.d.ts +2 -2
- package/designer/controls/utils/_tableComponentSurface.js +12 -12
- package/designer/controls/utils/_tocUtils.d.ts +2 -2
- package/designer/controls/utils/_tocUtils.js +3 -3
- package/designer/controls/utils/controlsFactory.d.ts +2 -2
- package/designer/controls/utils/controlsFactory.js +6 -6
- package/designer/controls/xrBarcode.d.ts +2 -2
- package/designer/controls/xrBarcode.js +4 -4
- package/designer/controls/xrCharactercomb.d.ts +2 -2
- package/designer/controls/xrCharactercomb.js +48 -48
- package/designer/controls/xrChart.d.ts +2 -2
- package/designer/controls/xrChart.js +13 -13
- package/designer/controls/xrCheckbox.d.ts +2 -2
- package/designer/controls/xrCheckbox.js +4 -4
- package/designer/controls/xrControl.d.ts +2 -2
- package/designer/controls/xrControl.js +60 -59
- package/designer/controls/xrCrossTab.d.ts +2 -2
- package/designer/controls/xrCrossTab.js +40 -40
- package/designer/controls/xrCrossTabCell.d.ts +3 -2
- package/designer/controls/xrCrossTabCell.js +65 -56
- package/designer/controls/xrCrossband.d.ts +3 -3
- package/designer/controls/xrCrossband.js +38 -35
- package/designer/controls/xrGauge.d.ts +4 -4
- package/designer/controls/xrGauge.js +6 -6
- package/designer/controls/xrLine.d.ts +2 -2
- package/designer/controls/xrLine.js +3 -3
- package/designer/controls/xrPagebreak.d.ts +2 -2
- package/designer/controls/xrPagebreak.js +3 -3
- package/designer/controls/xrPageinfo.d.ts +3 -3
- package/designer/controls/xrPageinfo.js +6 -6
- package/designer/controls/xrPdfContent.d.ts +2 -2
- package/designer/controls/xrPdfContent.js +13 -13
- package/designer/controls/xrPdfSignature.d.ts +2 -2
- package/designer/controls/xrPdfSignature.js +6 -6
- package/designer/controls/xrPicturebox.d.ts +3 -3
- package/designer/controls/xrPicturebox.js +33 -33
- package/designer/controls/xrPivotgrid.d.ts +2 -2
- package/designer/controls/xrPivotgrid.js +9 -8
- package/designer/controls/xrReport.d.ts +2 -2
- package/designer/controls/xrReport.js +53 -53
- package/designer/controls/xrReportelement.d.ts +3 -3
- package/designer/controls/xrReportelement.js +53 -53
- package/designer/controls/xrRichText.d.ts +2 -2
- package/designer/controls/xrRichText.js +6 -5
- package/designer/controls/xrRichTextSurface.d.ts +2 -2
- package/designer/controls/xrRichTextSurface.js +4 -4
- package/designer/controls/xrShape.d.ts +2 -2
- package/designer/controls/xrShape.js +9 -9
- package/designer/controls/xrSparkline.d.ts +2 -2
- package/designer/controls/xrSparkline.js +5 -5
- package/designer/controls/xrSubreport.d.ts +2 -2
- package/designer/controls/xrSubreport.js +19 -19
- package/designer/controls/xrSubreportParameterBinding.d.ts +2 -2
- package/designer/controls/xrSubreportParameterBinding.js +6 -6
- package/designer/controls/xrTable.d.ts +2 -2
- package/designer/controls/xrTable.js +17 -17
- package/designer/controls/xrTableCell.d.ts +2 -2
- package/designer/controls/xrTableCell.js +38 -38
- package/designer/controls/xrTableOfContents.d.ts +2 -2
- package/designer/controls/xrTableOfContents.js +3 -3
- package/designer/controls/xrTableOfContentsLevel.d.ts +2 -2
- package/designer/controls/xrTableOfContentsLevel.js +8 -8
- package/designer/controls/xrTableRow.d.ts +2 -2
- package/designer/controls/xrTableRow.js +14 -14
- package/designer/controls/xrTextControl.d.ts +2 -2
- package/designer/controls/xrTextControl.js +12 -12
- package/designer/controls/xrUnknownControl.d.ts +2 -2
- package/designer/controls/xrUnknownControl.js +12 -12
- package/designer/controls/xrZipcode.d.ts +2 -2
- package/designer/controls/xrZipcode.js +3 -3
- package/designer/dataObjects/calculatedField.d.ts +2 -2
- package/designer/dataObjects/calculatedField.js +3 -3
- package/designer/dataObjects/dataBinding.d.ts +2 -2
- package/designer/dataObjects/dataBinding.js +11 -11
- package/designer/dataObjects/dataFederation.d.ts +2 -2
- package/designer/dataObjects/dataFederation.js +6 -6
- package/designer/dataObjects/expressions/_expressionWrapper.d.ts +2 -2
- package/designer/dataObjects/expressions/_expressionWrapper.js +49 -49
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.d.ts +2 -2
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.js +3 -3
- package/designer/dataObjects/metadata/_parameterUtils.d.ts +2 -2
- package/designer/dataObjects/metadata/_parameterUtils.js +3 -3
- package/designer/dataObjects/metadata/calculatedField.d.ts +5 -5
- package/designer/dataObjects/metadata/calculatedField.js +6 -6
- package/designer/dataObjects/metadata/dataBinding.d.ts +3 -3
- package/designer/dataObjects/metadata/dataBinding.js +3 -3
- package/designer/dataObjects/metadata/dataBindingInfo.d.ts +4 -4
- package/designer/dataObjects/metadata/dataBindingInfo.js +4 -4
- package/designer/dataObjects/metadata/parameters/layoutItems.d.ts +6 -6
- package/designer/dataObjects/metadata/parameters/layoutItems.js +16 -16
- package/designer/dataObjects/metadata/parameters/lookUpSettings.d.ts +5 -5
- package/designer/dataObjects/metadata/parameters/lookUpSettings.js +6 -6
- package/designer/dataObjects/metadata/parameters/lookUpValue.d.ts +3 -3
- package/designer/dataObjects/metadata/parameters/lookUpValue.js +3 -3
- package/designer/dataObjects/metadata/parameters/parameter.d.ts +10 -10
- package/designer/dataObjects/metadata/parameters/parameter.js +10 -10
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.d.ts +4 -4
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.js +4 -4
- package/designer/dataObjects/metadata/parameters/rangeSettings.d.ts +5 -5
- package/designer/dataObjects/metadata/parameters/rangeSettings.js +7 -7
- package/designer/dataObjects/objectItemCreation.d.ts +2 -2
- package/designer/dataObjects/objectItemCreation.js +3 -3
- package/designer/dataObjects/objectStorage.d.ts +2 -2
- package/designer/dataObjects/objectStorage.js +11 -11
- package/designer/dataObjects/objectStorageItem.d.ts +2 -2
- package/designer/dataObjects/objectStorageItem.js +2 -2
- package/designer/dataObjects/parameters/layoutItems.d.ts +3 -3
- package/designer/dataObjects/parameters/layoutItems.js +4 -4
- package/designer/dataObjects/parameters/lookUpValue.d.ts +2 -2
- package/designer/dataObjects/parameters/lookUpValue.js +2 -2
- package/designer/dataObjects/parameters/lookupSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/lookupSettings.js +5 -5
- package/designer/dataObjects/parameters/parameter.d.ts +2 -2
- package/designer/dataObjects/parameters/parameter.js +31 -31
- package/designer/dataObjects/parameters/parameterExpressionAddon.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterExpressionAddon.js +4 -4
- package/designer/dataObjects/parameters/parameterExpressionBinding.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterExpressionBinding.js +7 -7
- package/designer/dataObjects/parameters/parameterSettings.d.ts +4 -4
- package/designer/dataObjects/parameters/parameterSettings.js +4 -4
- package/designer/dataObjects/parameters/parameterTypesHelper.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterTypesHelper.js +13 -13
- package/designer/dataObjects/parameters/propertyExpressionMapper.d.ts +2 -2
- package/designer/dataObjects/parameters/propertyExpressionMapper.js +5 -5
- package/designer/dataObjects/parameters/rangeSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/rangeSettings.js +5 -5
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.d.ts +2 -2
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.js +13 -13
- package/designer/dataObjects/universalDataSource.d.ts +2 -2
- package/designer/dataObjects/universalDataSource.js +4 -4
- package/designer/helpers/_dataSourceHelper.d.ts +2 -2
- package/designer/helpers/_dataSourceHelper.js +31 -31
- package/designer/helpers/_designControlsHelper.d.ts +2 -2
- package/designer/helpers/_designControlsHelper.js +6 -6
- package/designer/helpers/_reportDesignerControlsHelper.d.ts +2 -2
- package/designer/helpers/_reportDesignerControlsHelper.js +2 -2
- package/designer/helpers/_styleHelper.d.ts +3 -3
- package/designer/helpers/_styleHelper.js +5 -5
- package/designer/helpers/_textElementSizeHelper.d.ts +2 -2
- package/designer/helpers/_textElementSizeHelper.js +6 -6
- package/designer/helpers/reportParameterHelper.d.ts +2 -2
- package/designer/helpers/reportParameterHelper.js +11 -11
- package/designer/internal/_addVariablesToExpressionEditor.d.ts +2 -2
- package/designer/internal/_addVariablesToExpressionEditor.js +3 -3
- package/designer/internal/_autoScrolling.d.ts +2 -2
- package/designer/internal/_autoScrolling.js +9 -8
- package/designer/internal/_bandLevelEditor.d.ts +2 -2
- package/designer/internal/_bandLevelEditor.js +3 -3
- package/designer/internal/_baseConverter.d.ts +2 -2
- package/designer/internal/_baseConverter.js +2 -2
- package/designer/internal/_controlScrollingTool.d.ts +2 -2
- package/designer/internal/_controlScrollingTool.js +6 -6
- package/designer/internal/_coordinateGrid.d.ts +2 -2
- package/designer/internal/_coordinateGrid.js +13 -13
- package/designer/internal/_copyPasteStrategy.d.ts +3 -3
- package/designer/internal/_copyPasteStrategy.js +9 -9
- package/designer/internal/_createIDataMemberInfoByName.d.ts +2 -2
- package/designer/internal/_createIDataMemberInfoByName.js +2 -2
- package/designer/internal/_createObjectFromInfo.d.ts +2 -2
- package/designer/internal/_createObjectFromInfo.js +5 -5
- package/designer/internal/_crossTabConverter.d.ts +2 -2
- package/designer/internal/_crossTabConverter.js +41 -41
- package/designer/internal/_customMergingEngine.d.ts +2 -2
- package/designer/internal/_customMergingEngine.js +9 -9
- package/designer/internal/_dataBindingMode.d.ts +2 -2
- package/designer/internal/_dataBindingMode.js +2 -2
- package/designer/internal/_dataUtils.d.ts +2 -2
- package/designer/internal/_dataUtils.js +6 -6
- package/designer/internal/_defaultCrossTabControl.d.ts +2 -2
- package/designer/internal/_defaultCrossTabControl.js +2 -2
- package/designer/internal/_designerEditorAddOn.d.ts +2 -2
- package/designer/internal/_designerEditorAddOn.js +5 -5
- package/designer/internal/_displayNameBindings.d.ts +2 -2
- package/designer/internal/_displayNameBindings.js +14 -14
- package/designer/internal/_displayNameProvider.d.ts +2 -2
- package/designer/internal/_displayNameProvider.js +21 -21
- package/designer/internal/_expressionEditorAction.d.ts +2 -2
- package/designer/internal/_expressionEditorAction.js +2 -2
- package/designer/internal/_expressionableFontModel.d.ts +2 -2
- package/designer/internal/_expressionableFontModel.js +3 -3
- package/designer/internal/_htmlMarkUpConverter.d.ts +2 -2
- package/designer/internal/_htmlMarkUpConverter.js +18 -18
- package/designer/internal/_initializer.d.ts +2 -2
- package/designer/internal/_initializer.js +14 -14
- package/designer/internal/_localizationStringId.d.ts +3 -3
- package/designer/internal/_localizationStringId.js +3 -3
- package/designer/internal/_reportConverter.d.ts +2 -2
- package/designer/internal/_reportConverter.js +35 -34
- package/designer/internal/_ruler.d.ts +2 -2
- package/designer/internal/_ruler.js +9 -9
- package/designer/internal/_settings.d.ts +4 -4
- package/designer/internal/_settings.js +5 -5
- package/designer/internal/_translateHelper.d.ts +2 -2
- package/designer/internal/_translateHelper.js +9 -9
- package/designer/internal/_utils.d.ts +3 -3
- package/designer/internal/_utils.js +14 -14
- package/designer/internal/_watermarkBinding.d.ts +2 -2
- package/designer/internal/_watermarkBinding.js +15 -14
- package/designer/internal/_wizardRunner.d.ts +2 -2
- package/designer/internal/_wizardRunner.js +2 -2
- package/designer/internal/dragdrop/_fieldListDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_fieldListDragDropHandler.js +25 -24
- package/designer/internal/dragdrop/_fieldListDragDropHelper.d.ts +4 -4
- package/designer/internal/dragdrop/_fieldListDragDropHelper.js +25 -25
- package/designer/internal/dragdrop/_objectExplorerDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHandler.js +5 -5
- package/designer/internal/dragdrop/_objectExplorerDragDropHelper.d.ts +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHelper.js +8 -7
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.d.ts +2 -2
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.js +19 -19
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.js +6 -6
- package/designer/internal/dragdrop/_reportSnapLinesCollector.d.ts +2 -2
- package/designer/internal/dragdrop/_reportSnapLinesCollector.js +7 -7
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.js +16 -16
- package/designer/internal/dragdrop/_selectionDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_selectionDragDropHandler.js +5 -5
- package/designer/internal/dragdrop/_utils.d.ts +3 -3
- package/designer/internal/dragdrop/_utils.js +14 -14
- package/designer/internal/errorPanel/_designerErrorProvider.d.ts +2 -2
- package/designer/internal/errorPanel/_designerErrorProvider.js +2 -2
- package/designer/internal/errorPanel/_errorPanelViewModel.d.ts +2 -2
- package/designer/internal/errorPanel/_errorPanelViewModel.js +18 -18
- package/designer/internal/errorPanel/_runtimeErrorProvider.d.ts +2 -2
- package/designer/internal/errorPanel/_runtimeErrorProvider.js +2 -2
- package/designer/internal/errorPanel/_types.d.ts +2 -2
- package/designer/internal/errorPanel/_types.js +2 -2
- package/designer/internal/fieldlist/_calculatedFieldsSource.d.ts +2 -2
- package/designer/internal/fieldlist/_calculatedFieldsSource.js +21 -21
- package/designer/internal/fieldlist/_dataSourceItemsExtender.d.ts +2 -2
- package/designer/internal/fieldlist/_dataSourceItemsExtender.js +4 -4
- package/designer/internal/fieldlist/_fieldListController.d.ts +2 -2
- package/designer/internal/fieldlist/_fieldListController.js +11 -11
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.d.ts +3 -3
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.js +23 -23
- package/designer/internal/fieldlist/_parametersViewModel.d.ts +2 -2
- package/designer/internal/fieldlist/_parametersViewModel.js +5 -5
- package/designer/internal/fieldlist/_renameDataSourceStrategy.d.ts +2 -2
- package/designer/internal/fieldlist/_renameDataSourceStrategy.js +3 -3
- package/designer/internal/fieldlist/_treelistFactory.d.ts +2 -2
- package/designer/internal/fieldlist/_treelistFactory.js +2 -2
- package/designer/internal/fieldlist/_treelistItem.d.ts +2 -2
- package/designer/internal/fieldlist/_treelistItem.js +3 -3
- package/designer/internal/fieldlist/_watermarksViewModel.d.ts +2 -2
- package/designer/internal/fieldlist/_watermarksViewModel.js +2 -2
- package/designer/internal/parameterLayout/_parameterLayoutDragDropHandler.d.ts +2 -2
- package/designer/internal/parameterLayout/_parameterLayoutDragDropHandler.js +11 -11
- package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.d.ts +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.js +5 -5
- package/designer/internal/parameterLayout/_parametersLayoutTreeListController.d.ts +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutTreeListController.js +23 -23
- package/designer/internal/reportExplorer/_reportExplorer.d.ts +2 -2
- package/designer/internal/reportExplorer/_reportExplorer.js +18 -18
- package/designer/internal/reportExplorer/_reportItemsProvider.d.ts +2 -2
- package/designer/internal/reportExplorer/_reportItemsProvider.js +20 -20
- package/designer/internal/scripting/_eventArgsTypes.d.ts +3 -3
- package/designer/internal/scripting/_eventArgsTypes.js +3 -3
- package/designer/internal/scripting/_eventdropdowneditor.d.ts +2 -2
- package/designer/internal/scripting/_eventdropdowneditor.js +7 -7
- package/designer/internal/scripting/_languageHelper.d.ts +2 -2
- package/designer/internal/scripting/_languageHelper.js +8 -8
- package/designer/internal/scripting/_reportCompleter.d.ts +2 -2
- package/designer/internal/scripting/_reportCompleter.js +5 -5
- package/designer/internal/scripting/_reportDummyCreator.d.ts +2 -2
- package/designer/internal/scripting/_reportDummyCreator.js +2 -2
- package/designer/internal/scripting/_scriptsEditor.d.ts +2 -2
- package/designer/internal/scripting/_scriptsEditor.js +31 -29
- package/designer/internal/serialization/_serializer.d.ts +2 -2
- package/designer/internal/serialization/_serializer.js +5 -5
- package/designer/jsReportDesigner.d.ts +2 -2
- package/designer/jsReportDesigner.js +6 -6
- package/designer/jsReportDesignerBinding.d.ts +2 -2
- package/designer/jsReportDesignerBinding.js +22 -22
- package/designer/localization/_localization.d.ts +2 -2
- package/designer/localization/_localization.js +20 -20
- package/designer/localization/_localizationEditor.d.ts +2 -2
- package/designer/localization/_localizationEditor.js +11 -11
- package/designer/localization/_localizationEngine.d.ts +2 -2
- package/designer/localization/_localizationEngine.js +12 -12
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.d.ts +2 -2
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.js +5 -5
- package/designer/localization/localizationMetadata.d.ts +6 -6
- package/designer/localization/localizationMetadata.js +6 -6
- package/designer/localization/localizationService.d.ts +3 -3
- package/designer/localization/localizationService.js +5 -5
- package/designer/services/_controlConverterService.d.ts +2 -2
- package/designer/services/_controlConverterService.js +4 -4
- package/designer/services/_formatStringService.d.ts +2 -2
- package/designer/services/_formatStringService.js +2 -2
- package/designer/services/_reportDataSourceService.d.ts +2 -2
- package/designer/services/_reportDataSourceService.js +4 -4
- package/designer/services/_reportPreviewService.d.ts +2 -2
- package/designer/services/_reportPreviewService.js +2 -2
- package/designer/services/_reportRenderingService.d.ts +2 -2
- package/designer/services/_reportRenderingService.js +4 -4
- package/designer/services/_reportScriptService.d.ts +2 -2
- package/designer/services/_reportScriptService.js +2 -2
- package/designer/services/_reportWizardService.d.ts +2 -2
- package/designer/services/_reportWizardService.js +9 -9
- package/designer/services/reportStorageWeb.d.ts +2 -2
- package/designer/services/reportStorageWeb.js +5 -5
- package/designer/settings.d.ts +5 -5
- package/designer/settings.js +5 -5
- package/designer/tools/dialogs/editParametersDialog.d.ts +2 -2
- package/designer/tools/dialogs/editParametersDialog.js +3 -3
- package/designer/tools/dialogs/openReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/openReportDialog.js +4 -4
- package/designer/tools/dialogs/parametersDialogs.d.ts +2 -2
- package/designer/tools/dialogs/parametersDialogs.js +10 -10
- package/designer/tools/dialogs/reportDialogBase.d.ts +2 -2
- package/designer/tools/dialogs/reportDialogBase.js +2 -2
- package/designer/tools/dialogs/saveAsReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/saveAsReportDialog.js +9 -9
- package/designer/tools/dialogs/saveReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/saveReportDialog.js +5 -5
- package/designer/tools/generator/_inititalizer.d.ts +2 -2
- package/designer/tools/generator/_inititalizer.js +175 -175
- package/designer/tools/generator/_qBRequestWrapper.d.ts +3 -3
- package/designer/tools/generator/_qBRequestWrapper.js +3 -3
- package/designer/tools/generator/_reportMenuSettings.d.ts +2 -2
- package/designer/tools/generator/_reportMenuSettings.js +4 -4
- package/designer/tools/generator/_settings.d.ts +2 -2
- package/designer/tools/generator/_settings.js +11 -11
- package/designer/tools/generator/reportDesignerContext.d.ts +2 -2
- package/designer/tools/generator/reportDesignerContext.js +13 -13
- package/designer/tools/navigation/navigateByReports.d.ts +2 -2
- package/designer/tools/navigation/navigateByReports.js +16 -16
- package/designer/tools/navigation/navigateTab.d.ts +2 -2
- package/designer/tools/navigation/navigateTab.js +3 -3
- package/designer/tools/smartTags/expressionSmartTag.d.ts +2 -2
- package/designer/tools/smartTags/expressionSmartTag.js +3 -3
- package/designer/tools/smartTags/smartTagContainer.d.ts +2 -2
- package/designer/tools/smartTags/smartTagContainer.js +9 -9
- package/designer/utils/_registerControls.d.ts +2 -2
- package/designer/utils/_registerControls.js +21 -23
- package/designer/utils/_registerCustomControls.d.ts +2 -2
- package/designer/utils/_registerCustomControls.js +4 -4
- package/designer/utils/_registerCustomExpressions.d.ts +2 -2
- package/designer/utils/_registerCustomExpressions.js +2 -2
- package/designer/utils/base64ImageParser.d.ts +2 -2
- package/designer/utils/base64ImageParser.js +15 -14
- package/designer/utils/inititalizer.d.ts +2 -2
- package/designer/utils/inititalizer.js +3 -3
- package/designer/utils/paperKind.d.ts +2 -2
- package/designer/utils/paperKind.js +2 -2
- package/designer/utils/publicCallbacks.d.ts +2 -2
- package/designer/utils/publicCallbacks.js +2 -2
- package/designer/utils/reportDesignerElements.d.ts +4 -4
- package/designer/utils/reportDesignerElements.js +4 -4
- package/designer/utils/serializationInfo.d.ts +2 -2
- package/designer/utils/serializationInfo.js +2 -2
- package/designer/utils/settings.d.ts +8 -8
- package/designer/utils/settings.js +8 -8
- package/designer/utils/utils.d.ts +3 -3
- package/designer/utils/utils.js +7 -7
- package/designer/viewtemplates.d.ts +2 -2
- package/designer/viewtemplates.js +2 -2
- package/designer/widgets/_summaryEditor.d.ts +2 -2
- package/designer/widgets/_summaryEditor.js +11 -11
- package/designer/widgets/bandEditors.d.ts +2 -2
- package/designer/widgets/bandEditors.js +4 -4
- package/designer/widgets/chartValueBindingEditor.d.ts +2 -2
- package/designer/widgets/chartValueBindingEditor.js +3 -3
- package/designer/widgets/customFunctions.d.ts +3 -3
- package/designer/widgets/customFunctions.js +13 -5
- package/designer/widgets/dataSourceEditor.d.ts +2 -2
- package/designer/widgets/dataSourceEditor.js +4 -4
- package/designer/widgets/dataSourceSelectBox.d.ts +2 -2
- package/designer/widgets/dataSourceSelectBox.js +4 -4
- package/designer/widgets/editOptionsEditor.d.ts +2 -2
- package/designer/widgets/editOptionsEditor.js +11 -11
- package/designer/widgets/editorTemplates.d.ts +3 -3
- package/designer/widgets/editorTemplates.js +3 -3
- package/designer/widgets/explorerEditors.d.ts +2 -2
- package/designer/widgets/explorerEditors.js +12 -12
- package/designer/widgets/expressionableFontEditor.d.ts +2 -2
- package/designer/widgets/expressionableFontEditor.js +3 -3
- package/designer/widgets/expressioneditor/reportComplexExpressionEditor.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportComplexExpressionEditor.js +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditor.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditor.js +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorAdapter.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorAdapter.js +6 -6
- package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.js +10 -10
- package/designer/widgets/fieldsComboboxEditor.d.ts +2 -2
- package/designer/widgets/fieldsComboboxEditor.js +3 -3
- package/designer/widgets/formatStringEditor.d.ts +2 -2
- package/designer/widgets/formatStringEditor.js +2 -2
- package/designer/widgets/formattingRuleEditor.d.ts +2 -2
- package/designer/widgets/formattingRuleEditor.js +5 -5
- package/designer/widgets/gaugeStyleEditor.d.ts +2 -2
- package/designer/widgets/gaugeStyleEditor.js +2 -2
- package/designer/widgets/groups.d.ts +3 -3
- package/designer/widgets/groups.js +3 -3
- package/designer/widgets/imageSourceEditor.d.ts +2 -2
- package/designer/widgets/imageSourceEditor.js +3 -3
- package/designer/widgets/linesEditor.d.ts +2 -2
- package/designer/widgets/linesEditor.js +2 -2
- package/designer/widgets/nameEditor.d.ts +2 -2
- package/designer/widgets/nameEditor.js +3 -3
- package/designer/widgets/pivotGridCriteriaEditor.d.ts +2 -2
- package/designer/widgets/pivotGridCriteriaEditor.js +14 -14
- package/designer/widgets/propertyGridEditors.d.ts +2 -2
- package/designer/widgets/propertyGridEditors.js +8 -8
- package/designer/widgets/registerEditors.d.ts +2 -2
- package/designer/widgets/registerEditors.js +2 -2
- package/designer/widgets/reportFieldListEditor.d.ts +2 -2
- package/designer/widgets/reportFieldListEditor.js +2 -2
- package/designer/widgets/reportUrlEditor.d.ts +2 -2
- package/designer/widgets/reportUrlEditor.js +3 -3
- package/designer/widgets/richTextFileEditor.d.ts +2 -2
- package/designer/widgets/richTextFileEditor.js +2 -2
- package/designer/widgets/styleseditor.d.ts +2 -2
- package/designer/widgets/styleseditor.js +10 -9
- package/designer/widgets/summaryEditor.d.ts +2 -2
- package/designer/widgets/summaryEditor.js +4 -4
- package/designer/widgets/undoEditors.d.ts +2 -2
- package/designer/widgets/undoEditors.js +2 -2
- package/designer/widgets/watermarkIdEditor.d.ts +2 -2
- package/designer/widgets/watermarkIdEditor.js +2 -2
- package/designer/wizard/_reportWizardCreating.d.ts +2 -2
- package/designer/wizard/_reportWizardCreating.js +2 -2
- package/designer/wizard/_utils.d.ts +2 -2
- package/designer/wizard/_utils.js +7 -7
- package/designer/wizard/fullscreenReportWizard.d.ts +2 -2
- package/designer/wizard/fullscreenReportWizard.js +4 -4
- package/designer/wizard/internal/_commonRequestModel.d.ts +2 -2
- package/designer/wizard/internal/_commonRequestModel.js +3 -3
- package/designer/wizard/internal/_crossTabDragUtils.d.ts +2 -2
- package/designer/wizard/internal/_crossTabDragUtils.js +2 -2
- package/designer/wizard/internal/_crossTabRequestModel.d.ts +2 -2
- package/designer/wizard/internal/_crossTabRequestModel.js +2 -2
- package/designer/wizard/internal/_labelWizardUtils.d.ts +3 -3
- package/designer/wizard/internal/_labelWizardUtils.js +3 -3
- package/designer/wizard/internal/_legacyReportRequestModel.d.ts +2 -2
- package/designer/wizard/internal/_legacyReportRequestModel.js +2 -2
- package/designer/wizard/internal/_masterDetailRequestModel.d.ts +2 -2
- package/designer/wizard/internal/_masterDetailRequestModel.js +4 -4
- package/designer/wizard/internal/_masterDetailWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/_masterDetailWizardUtils.js +9 -9
- package/designer/wizard/internal/_pageSetupUtils.d.ts +2 -2
- package/designer/wizard/internal/_pageSetupUtils.js +4 -4
- package/designer/wizard/internal/_reportWizardStateHelper.d.ts +2 -2
- package/designer/wizard/internal/_reportWizardStateHelper.js +6 -6
- package/designer/wizard/internal/_summaryOptionsPageUtils.d.ts +2 -2
- package/designer/wizard/internal/_summaryOptionsPageUtils.js +2 -2
- package/designer/wizard/internal/_utils.d.ts +5 -5
- package/designer/wizard/internal/_utils.js +8 -8
- package/designer/wizard/internal/colorSchemaPageUtils.d.ts +2 -2
- package/designer/wizard/internal/colorSchemaPageUtils.js +2 -2
- package/designer/wizard/internal/labelWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/labelWizardUtils.js +2 -2
- package/designer/wizard/internal/layoutPageUtils.d.ts +2 -2
- package/designer/wizard/internal/layoutPageUtils.js +2 -2
- package/designer/wizard/internal/reportStylePageUtils.d.ts +2 -2
- package/designer/wizard/internal/reportStylePageUtils.js +2 -2
- package/designer/wizard/internal/utils.d.ts +2 -2
- package/designer/wizard/internal/utils.js +2 -2
- package/designer/wizard/legacyReportWizard.d.ts +2 -2
- package/designer/wizard/legacyReportWizard.js +3 -3
- package/designer/wizard/pageId.d.ts +6 -6
- package/designer/wizard/pageId.js +6 -6
- package/designer/wizard/pages/_selectLabelTypePage.d.ts +3 -3
- package/designer/wizard/pages/_selectLabelTypePage.js +4 -4
- package/designer/wizard/pages/addGroupingLevelPage.d.ts +2 -2
- package/designer/wizard/pages/addGroupingLevelPage.js +13 -13
- package/designer/wizard/pages/addGroupingLevelSection.d.ts +2 -2
- package/designer/wizard/pages/addGroupingLevelSection.js +19 -19
- package/designer/wizard/pages/chooseAvailableDataSourcePage.d.ts +3 -3
- package/designer/wizard/pages/chooseAvailableDataSourcePage.js +11 -10
- package/designer/wizard/pages/chooseReportTypePage.d.ts +2 -2
- package/designer/wizard/pages/chooseReportTypePage.js +6 -6
- package/designer/wizard/pages/chooseSummaryOptionsPage.d.ts +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsPage.js +12 -12
- package/designer/wizard/pages/chooseSummaryOptionsSection.d.ts +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsSection.js +15 -15
- package/designer/wizard/pages/colorSchemePage.d.ts +2 -2
- package/designer/wizard/pages/colorSchemePage.js +8 -8
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.d.ts +2 -2
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.js +3 -3
- package/designer/wizard/pages/configureReportPageSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/configureReportPageSettingsPage.js +14 -14
- package/designer/wizard/pages/customizeLabelPage.d.ts +2 -2
- package/designer/wizard/pages/customizeLabelPage.js +3 -3
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.js +5 -5
- package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.js +2 -2
- package/designer/wizard/pages/fullscreen/configureCrossTabPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/configureCrossTabPage.js +14 -14
- package/designer/wizard/pages/fullscreen/defineCrossTabPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/defineCrossTabPage.js +8 -8
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.js +6 -6
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.js +5 -5
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.js +4 -4
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.js +9 -9
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.js +4 -4
- package/designer/wizard/pages/legacy/addGroupingLevelPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/addGroupingLevelPage.js +6 -6
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.js +4 -4
- package/designer/wizard/pages/legacy/chooseReportStylePage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseReportStylePage.js +2 -2
- package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.js +4 -4
- package/designer/wizard/pages/legacy/selectColumnsPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/selectColumnsPage.js +2 -2
- package/designer/wizard/pages/legacy/selectDataMemberPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/selectDataMemberPage.js +3 -3
- package/designer/wizard/pages/selectDataMembersPage.d.ts +2 -2
- package/designer/wizard/pages/selectDataMembersPage.js +10 -10
- package/designer/wizard/pages/selectLabelTypePage.d.ts +2 -2
- package/designer/wizard/pages/selectLabelTypePage.js +4 -4
- package/designer/wizard/pages/setReportTitlePage.d.ts +2 -2
- package/designer/wizard/pages/setReportTitlePage.js +2 -2
- package/designer/wizard/reportWizard.d.ts +2 -2
- package/designer/wizard/reportWizard.js +2 -2
- package/designer/wizard/reportWizardState.d.ts +4 -4
- package/designer/wizard/reportWizardState.js +5 -5
- package/designer/wizard/reportWizardStateCreating.d.ts +2 -2
- package/designer/wizard/reportWizardStateCreating.js +3 -3
- package/designer/wizard/wizardTypes.d.ts +2 -2
- package/designer/wizard/wizardTypes.js +2 -2
- package/dist/css/dx-reportdesigner.css +15 -14
- package/dist/css/dx-reporting-skeleton-screen.css +2 -2
- package/dist/css/dx-webdocumentviewer.css +41 -17
- package/dist/html/templates.html +54 -41
- package/dist/js/dx-reportdesigner.js +11181 -11422
- package/dist/js/dx-reportdesigner.min.js +3 -4
- package/dist/js/dx-reporting.d.ts +839 -835
- package/dist/js/dx-webdocumentviewer.js +3436 -3632
- package/dist/js/dx-webdocumentviewer.min.js +3 -3
- package/dx-designer-bindings.d.ts +2 -2
- package/dx-designer-bindings.js +3 -3
- package/dx-designer-templates.d.ts +2 -2
- package/dx-designer-templates.js +4 -4
- package/dx-reportdesigner-imports.d.ts +2 -2
- package/dx-reportdesigner-imports.js +2 -2
- package/dx-reportdesigner.d.ts +2 -2
- package/dx-reportdesigner.js +2 -2
- package/dx-reporting-svg-bindings.d.ts +2 -2
- package/dx-reporting-svg-bindings.js +2 -2
- package/dx-reporting-svg-templates.d.ts +2 -2
- package/dx-reporting-svg-templates.js +2 -2
- package/dx-reporting-version.d.ts +2 -2
- package/dx-reporting-version.js +3 -3
- package/dx-rich-edit-bindings.d.ts +2 -2
- package/dx-rich-edit-bindings.js +2 -2
- package/dx-rich-edit-templates.d.ts +2 -2
- package/dx-rich-edit-templates.js +2 -2
- package/dx-richedit.d.ts +2 -2
- package/dx-richedit.js +2 -2
- package/dx-viewer-bindings.d.ts +2 -2
- package/dx-viewer-bindings.js +3 -2
- package/dx-viewer-templates.d.ts +2 -2
- package/dx-viewer-templates.js +5 -5
- package/dx-webdocumentviewer-imports.d.ts +2 -2
- package/dx-webdocumentviewer-imports.js +2 -2
- package/dx-webdocumentviewer.d.ts +2 -2
- package/dx-webdocumentviewer.js +2 -2
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/package.json +2 -2
- package/reporting-compile-utils/dx-reporting.d.ts +839 -835
- package/rich-edit/customizeToolbarActions.d.ts +5 -5
- package/rich-edit/customizeToolbarActions.js +5 -5
- package/rich-edit/instance.d.ts +6 -5
- package/rich-edit/instance.js +6 -11
- package/rich-edit/registrator.d.ts +2 -2
- package/rich-edit/registrator.js +4 -4
- package/rich-edit/surface.d.ts +2 -2
- package/rich-edit/surface.js +2 -2
- package/rich-edit/utils/_bindings.d.ts +2 -2
- package/rich-edit/utils/_bindings.js +17 -17
- package/rich-edit/utils/_controller.d.ts +2 -2
- package/rich-edit/utils/_controller.js +7 -7
- package/rich-edit/utils/_inlineControl.d.ts +2 -2
- package/rich-edit/utils/_inlineControl.js +2 -2
- package/rich-edit/utils/_loaddispatcher.d.ts +2 -2
- package/rich-edit/utils/_loaddispatcher.js +2 -2
- package/rich-edit/utils/_model.d.ts +2 -2
- package/rich-edit/utils/_model.js +13 -13
- package/rich-edit/utils/_toolbar.d.ts +2 -2
- package/rich-edit/utils/_toolbar.js +18 -18
- package/rich-edit/utils/_utils.d.ts +2 -2
- package/rich-edit/utils/_utils.js +2 -2
- package/scopes/reporting-chart-internal-axis.d.ts +2 -2
- package/scopes/reporting-chart-internal-axis.js +2 -2
- package/scopes/reporting-chart-internal-dataMembers.d.ts +2 -2
- package/scopes/reporting-chart-internal-dataMembers.js +2 -2
- package/scopes/reporting-chart-internal-models.d.ts +2 -2
- package/scopes/reporting-chart-internal-models.js +2 -2
- package/scopes/reporting-chart-internal-series-metadata.d.ts +2 -2
- package/scopes/reporting-chart-internal-series-metadata.js +2 -2
- package/scopes/reporting-chart-internal-series.d.ts +2 -2
- package/scopes/reporting-chart-internal-series.js +2 -2
- package/scopes/reporting-chart-internal-widgets.d.ts +2 -2
- package/scopes/reporting-chart-internal-widgets.js +2 -2
- package/scopes/reporting-chart-internal.d.ts +2 -2
- package/scopes/reporting-chart-internal.js +2 -2
- package/scopes/reporting-designer-actions.d.ts +2 -2
- package/scopes/reporting-designer-actions.js +2 -2
- package/scopes/reporting-designer-bands-internal.d.ts +2 -2
- package/scopes/reporting-designer-bands-internal.js +2 -2
- package/scopes/reporting-designer-bands-metadata.d.ts +2 -2
- package/scopes/reporting-designer-bands-metadata.js +2 -2
- package/scopes/reporting-designer-bands.d.ts +2 -2
- package/scopes/reporting-designer-bands.js +2 -2
- package/scopes/reporting-designer-controls-crossTab-metadata.d.ts +2 -2
- package/scopes/reporting-designer-controls-crossTab-metadata.js +2 -2
- package/scopes/reporting-designer-controls-crossTab.d.ts +2 -2
- package/scopes/reporting-designer-controls-crossTab.js +2 -2
- package/scopes/reporting-designer-controls-metadata.d.ts +2 -2
- package/scopes/reporting-designer-controls-metadata.js +2 -2
- package/scopes/reporting-designer-controls-pivotGrid-metadata.d.ts +2 -2
- package/scopes/reporting-designer-controls-pivotGrid-metadata.js +2 -2
- package/scopes/reporting-designer-controls-pivotGrid.d.ts +2 -2
- package/scopes/reporting-designer-controls-pivotGrid.js +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal-toolbar.d.ts +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal-toolbar.js +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal.d.ts +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal.js +2 -2
- package/scopes/reporting-designer-controls-richEdit.d.ts +2 -2
- package/scopes/reporting-designer-controls-richEdit.js +2 -2
- package/scopes/reporting-designer-controls.d.ts +2 -2
- package/scopes/reporting-designer-controls.js +2 -2
- package/scopes/reporting-designer-data-metadata.d.ts +2 -2
- package/scopes/reporting-designer-data-metadata.js +2 -2
- package/scopes/reporting-designer-data.d.ts +2 -2
- package/scopes/reporting-designer-data.js +2 -2
- package/scopes/reporting-designer-internal-htmlMarkUp.d.ts +2 -2
- package/scopes/reporting-designer-internal-htmlMarkUp.js +2 -2
- package/scopes/reporting-designer-internal.d.ts +2 -2
- package/scopes/reporting-designer-internal.js +2 -2
- package/scopes/reporting-designer-localization.d.ts +2 -2
- package/scopes/reporting-designer-localization.js +2 -2
- package/scopes/reporting-designer-metadata.d.ts +2 -2
- package/scopes/reporting-designer-metadata.js +2 -2
- package/scopes/reporting-designer-settings.d.ts +2 -2
- package/scopes/reporting-designer-settings.js +2 -2
- package/scopes/reporting-designer-tools.d.ts +2 -2
- package/scopes/reporting-designer-tools.js +2 -2
- package/scopes/reporting-designer-utils.d.ts +2 -2
- package/scopes/reporting-designer-utils.js +2 -2
- package/scopes/reporting-designer-widgets-internal.d.ts +2 -2
- package/scopes/reporting-designer-widgets-internal.js +2 -2
- package/scopes/reporting-designer-widgets.d.ts +2 -2
- package/scopes/reporting-designer-widgets.js +2 -2
- package/scopes/reporting-designer-wizard.d.ts +2 -2
- package/scopes/reporting-designer-wizard.js +2 -2
- package/scopes/reporting-designer.d.ts +2 -2
- package/scopes/reporting-designer.js +2 -2
- package/scopes/reporting-editing.d.ts +2 -2
- package/scopes/reporting-editing.js +2 -2
- package/scopes/reporting-export-metadata.d.ts +2 -2
- package/scopes/reporting-export-metadata.js +2 -2
- package/scopes/reporting-export.d.ts +2 -2
- package/scopes/reporting-export.js +2 -2
- package/scopes/reporting-internal.d.ts +2 -2
- package/scopes/reporting-internal.js +2 -2
- package/scopes/reporting-metadata.d.ts +2 -2
- package/scopes/reporting-metadata.js +2 -2
- package/scopes/reporting-viewer-editing.d.ts +2 -2
- package/scopes/reporting-viewer-editing.js +2 -2
- package/scopes/reporting-viewer-export-metadata.d.ts +2 -2
- package/scopes/reporting-viewer-export-metadata.js +2 -2
- package/scopes/reporting-viewer-export.d.ts +2 -2
- package/scopes/reporting-viewer-export.js +2 -2
- package/scopes/reporting-viewer-internal.d.ts +2 -2
- package/scopes/reporting-viewer-internal.js +2 -2
- package/scopes/reporting-viewer-mobile-internal.d.ts +2 -2
- package/scopes/reporting-viewer-mobile-internal.js +2 -2
- package/scopes/reporting-viewer-mobile.d.ts +2 -2
- package/scopes/reporting-viewer-mobile.js +2 -2
- package/scopes/reporting-viewer-parameters.d.ts +2 -2
- package/scopes/reporting-viewer-parameters.js +2 -2
- package/scopes/reporting-viewer-settings.d.ts +2 -2
- package/scopes/reporting-viewer-settings.js +2 -2
- package/scopes/reporting-viewer-utils.d.ts +2 -2
- package/scopes/reporting-viewer-utils.js +2 -2
- package/scopes/reporting-viewer-widgets-internal.d.ts +2 -2
- package/scopes/reporting-viewer-widgets-internal.js +2 -2
- package/scopes/reporting-viewer-widgets.d.ts +2 -2
- package/scopes/reporting-viewer-widgets.js +2 -2
- package/scopes/reporting-viewer.d.ts +2 -2
- package/scopes/reporting-viewer.js +2 -2
- package/scopes/reporting.d.ts +2 -2
- package/scopes/reporting.js +2 -2
- package/viewer/accessibility/_dateRangeKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_dateRangeKeyboardHelper.js +6 -6
- package/viewer/accessibility/_previewBricksKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_previewBricksKeyboardHelper.js +14 -14
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.js +3 -3
- package/viewer/accessibility/_searchKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_searchKeyboardHelper.js +2 -2
- package/viewer/binding/jsReportViewer.d.ts +2 -2
- package/viewer/binding/jsReportViewer.js +2 -2
- package/viewer/binding/jsReportViewerBinding.binding.d.ts +2 -2
- package/viewer/binding/jsReportViewerBinding.binding.js +2 -2
- package/viewer/binding/jsReportViewerBinding.d.ts +2 -2
- package/viewer/binding/jsReportViewerBinding.js +8 -8
- package/viewer/constants.d.ts +5 -5
- package/viewer/constants.js +5 -5
- package/viewer/documentMap/_documentMapItemsProvider.d.ts +2 -2
- package/viewer/documentMap/_documentMapItemsProvider.js +9 -8
- package/viewer/documentMap/_documentMapModel.d.ts +2 -2
- package/viewer/documentMap/_documentMapModel.js +5 -5
- package/viewer/documentMap/_documentMapTreeListController.d.ts +2 -2
- package/viewer/documentMap/_documentMapTreeListController.js +2 -2
- package/viewer/editing/editingField.d.ts +4 -4
- package/viewer/editing/editingField.js +6 -6
- package/viewer/editing/models/characterCombEditingField.d.ts +2 -2
- package/viewer/editing/models/characterCombEditingField.js +22 -22
- package/viewer/editing/models/checkEditingField.d.ts +2 -2
- package/viewer/editing/models/checkEditingField.js +9 -9
- package/viewer/editing/models/editingFieldBase.d.ts +2 -2
- package/viewer/editing/models/editingFieldBase.js +2 -2
- package/viewer/editing/models/imageEditingField.d.ts +2 -2
- package/viewer/editing/models/imageEditingField.js +11 -11
- package/viewer/editing/models/popupImageEditingField.d.ts +3 -3
- package/viewer/editing/models/popupImageEditingField.js +4 -4
- package/viewer/editing/models/textEditingField.d.ts +2 -2
- package/viewer/editing/models/textEditingField.js +14 -14
- package/viewer/exportOptions/csvExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/csvExportOptionsPreview.js +2 -2
- package/viewer/exportOptions/docxExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/docxExportOptionsPreview.js +4 -4
- package/viewer/exportOptions/exportOptionsModel.d.ts +2 -2
- package/viewer/exportOptions/exportOptionsModel.js +7 -7
- package/viewer/exportOptions/exportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/exportOptionsPreview.js +12 -12
- package/viewer/exportOptions/htmlExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/htmlExportOptionsPreview.js +4 -4
- package/viewer/exportOptions/imageExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/imageExportOptionsPreview.js +4 -4
- package/viewer/exportOptions/metadata.d.ts +16 -16
- package/viewer/exportOptions/metadata.js +16 -16
- package/viewer/exportOptions/mhtExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/mhtExportOptionsPreview.js +4 -4
- package/viewer/exportOptions/pdfExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/pdfExportOptionsPreview.js +2 -2
- package/viewer/exportOptions/rtfExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/rtfExportOptionsPreview.js +4 -4
- package/viewer/exportOptions/xlsExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/xlsExportOptionsPreview.js +4 -4
- package/viewer/exportOptions/xlsxExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/xlsxExportOptionsPreview.js +4 -4
- package/viewer/internal/_actions.d.ts +2 -2
- package/viewer/internal/_actions.js +17 -17
- package/viewer/internal/_bindings.d.ts +2 -2
- package/viewer/internal/_bindings.js +10 -10
- package/viewer/internal/_brickUtils.d.ts +2 -2
- package/viewer/internal/_brickUtils.js +4 -4
- package/viewer/internal/_exportHandler.d.ts +2 -2
- package/viewer/internal/_exportHandler.js +29 -29
- package/viewer/internal/_exportHandler.viewModel.d.ts +2 -2
- package/viewer/internal/_exportHandler.viewModel.js +2 -2
- package/viewer/internal/_initializer.d.ts +2 -2
- package/viewer/internal/_initializer.js +28 -28
- package/viewer/internal/_ko_bindings.d.ts +2 -2
- package/viewer/internal/_ko_bindings.js +3 -3
- package/viewer/internal/_page.d.ts +2 -2
- package/viewer/internal/_page.js +25 -25
- package/viewer/internal/_page.viewModel.d.ts +2 -2
- package/viewer/internal/_page.viewModel.js +2 -2
- package/viewer/internal/_pageLoader.d.ts +2 -2
- package/viewer/internal/_pageLoader.js +6 -6
- package/viewer/internal/_previewBreadcrumbs.d.ts +2 -2
- package/viewer/internal/_previewBreadcrumbs.js +14 -14
- package/viewer/internal/_previewHandlersHelper.d.ts +2 -2
- package/viewer/internal/_previewHandlersHelper.js +18 -18
- package/viewer/internal/_previewModel.d.ts +2 -2
- package/viewer/internal/_previewModel.js +2 -2
- package/viewer/internal/_previewRequestWrapper.d.ts +2 -2
- package/viewer/internal/_previewRequestWrapper.js +9 -8
- package/viewer/internal/_previewSelection.d.ts +2 -2
- package/viewer/internal/_previewSelection.js +12 -12
- package/viewer/internal/_progressBarUtils.d.ts +2 -2
- package/viewer/internal/_progressBarUtils.js +8 -8
- package/viewer/internal/_progressViewModel.d.ts +2 -2
- package/viewer/internal/_progressViewModel.js +6 -6
- package/viewer/internal/_sizeUtils.d.ts +2 -2
- package/viewer/internal/_sizeUtils.js +37 -37
- package/viewer/internal/_sortingProcessor.d.ts +2 -2
- package/viewer/internal/_sortingProcessor.js +15 -15
- package/viewer/internal/_utils.d.ts +2 -2
- package/viewer/internal/_utils.js +6 -6
- package/viewer/mobile/constants.d.ts +3 -3
- package/viewer/mobile/constants.js +3 -3
- package/viewer/mobile/internal/_editorTemplates.d.ts +3 -3
- package/viewer/mobile/internal/_editorTemplates.js +3 -3
- package/viewer/mobile/internal/_eventProcessor.d.ts +4 -4
- package/viewer/mobile/internal/_eventProcessor.js +20 -20
- package/viewer/mobile/internal/_ko_mobileBindings.d.ts +2 -2
- package/viewer/mobile/internal/_ko_mobileBindings.js +2 -2
- package/viewer/mobile/internal/_mobileBindings.d.ts +2 -2
- package/viewer/mobile/internal/_mobileBindings.js +11 -11
- package/viewer/mobile/internal/_mobilePage.d.ts +2 -2
- package/viewer/mobile/internal/_mobilePage.js +3 -3
- package/viewer/mobile/internal/_mobilePreviewModel.d.ts +2 -2
- package/viewer/mobile/internal/_mobilePreviewModel.js +2 -2
- package/viewer/mobile/internal/_mobilePreviewParameterHelper.d.ts +2 -2
- package/viewer/mobile/internal/_mobilePreviewParameterHelper.js +2 -2
- package/viewer/mobile/internal/_mobileSearch.d.ts +2 -2
- package/viewer/mobile/internal/_mobileSearch.js +13 -13
- package/viewer/mobile/internal/_paginator.d.ts +2 -2
- package/viewer/mobile/internal/_paginator.js +4 -4
- package/viewer/mobile/internal/_parametersPopup.d.ts +2 -2
- package/viewer/mobile/internal/_parametersPopup.js +3 -3
- package/viewer/mobile/internal/_parametersPopup.viewModel.d.ts +2 -2
- package/viewer/mobile/internal/_parametersPopup.viewModel.js +2 -2
- package/viewer/mobile/internal/_sizeUtils.d.ts +2 -2
- package/viewer/mobile/internal/_sizeUtils.js +4 -4
- package/viewer/mobile/internal/gallery/_galleryComponent.d.ts +2 -2
- package/viewer/mobile/internal/gallery/_galleryComponent.js +25 -25
- package/viewer/mobile/internal/gallery/_galleryItem.d.ts +2 -2
- package/viewer/mobile/internal/gallery/_galleryItem.js +2 -2
- package/viewer/mobile/internal/gallery/_galleryModel.d.ts +2 -2
- package/viewer/mobile/internal/gallery/_galleryModel.js +49 -49
- package/viewer/mobile/mobilePreview.d.ts +2 -2
- package/viewer/mobile/mobilePreview.js +9 -9
- package/viewer/mobile/mobilePreview.viewModel.d.ts +2 -2
- package/viewer/mobile/mobilePreview.viewModel.js +2 -2
- package/viewer/mobile/utils/_mobileActionList.d.ts +2 -2
- package/viewer/mobile/utils/_mobileActionList.js +6 -6
- package/viewer/mobile/utils/_mobileInitializer.d.ts +2 -2
- package/viewer/mobile/utils/_mobileInitializer.js +25 -25
- package/viewer/parameters/multiValuesHelper.d.ts +2 -2
- package/viewer/parameters/multiValuesHelper.js +4 -4
- package/viewer/parameters/parameterHelper.d.ts +2 -2
- package/viewer/parameters/parameterHelper.js +16 -15
- package/viewer/parameters/parameterPanelItemBase.d.ts +2 -2
- package/viewer/parameters/parameterPanelItemBase.js +20 -20
- package/viewer/parameters/previewParameter.d.ts +2 -2
- package/viewer/parameters/previewParameter.js +13 -13
- package/viewer/parameters/previewParameterHelper.d.ts +2 -2
- package/viewer/parameters/previewParameterHelper.js +8 -8
- package/viewer/parameters/previewParameterValueValidator.d.ts +2 -2
- package/viewer/parameters/previewParameterValueValidator.js +2 -2
- package/viewer/parameters/previewParametersViewModel.d.ts +2 -2
- package/viewer/parameters/previewParametersViewModel.js +23 -23
- package/viewer/parameters/previewParametersViewModel.viewmodel.d.ts +2 -2
- package/viewer/parameters/previewParametersViewModel.viewmodel.js +2 -2
- package/viewer/reportPreview.d.ts +2 -2
- package/viewer/reportPreview.js +94 -94
- package/viewer/reportPreview.viewModel.d.ts +2 -2
- package/viewer/reportPreview.viewModel.js +2 -2
- package/viewer/search/_searchResultNavigator.d.ts +2 -2
- package/viewer/search/_searchResultNavigator.js +13 -12
- package/viewer/search/_searchViewModel.d.ts +2 -2
- package/viewer/search/_searchViewModel.js +11 -11
- package/viewer/search/_utils.d.ts +3 -3
- package/viewer/search/_utils.js +3 -3
- package/viewer/settings.d.ts +15 -15
- package/viewer/settings.js +15 -15
- package/viewer/templates.d.ts +2 -2
- package/viewer/templates.js +2 -2
- package/viewer/utils/initializer.d.ts +2 -2
- package/viewer/utils/initializer.js +2 -2
- package/viewer/utils/publicCallbacks.d.ts +2 -2
- package/viewer/utils/publicCallbacks.js +2 -2
- package/viewer/utils/utils.d.ts +2 -2
- package/viewer/utils/utils.js +2 -2
- package/viewer/widgets/_groupEditor.d.ts +2 -2
- package/viewer/widgets/_groupEditor.js +4 -4
- package/viewer/widgets/_multiValueEditor.d.ts +2 -2
- package/viewer/widgets/_multiValueEditor.js +9 -3
- package/viewer/widgets/dateRange/dateRangeEditor.binding.d.ts +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.binding.js +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.d.ts +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.js +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.ranges.d.ts +3 -3
- package/viewer/widgets/dateRange/dateRangeEditor.ranges.js +5 -5
- package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.d.ts +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.js +2 -2
- package/viewer/widgets/editorTemplates.d.ts +3 -6
- package/viewer/widgets/editorTemplates.js +4 -17
- package/viewer/widgets/pictureEditor/_imagePainter.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_imagePainter.js +7 -7
- package/viewer/widgets/pictureEditor/_imagePicker.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_imagePicker.js +2 -2
- package/viewer/widgets/pictureEditor/_ko_bindings.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_ko_bindings.js +10 -10
- package/viewer/widgets/pictureEditor/_painter.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_painter.js +16 -16
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.js +8 -8
- package/viewer/widgets/pictureEditor/_pictureEditorModel.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorModel.js +11 -11
- package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.js +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorTypes.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorTypes.js +2 -2
- package/viewer/widgets/pictureEditor/_signaturePainter.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_signaturePainter.js +2 -2
- package/viewer/widgets/pictureEditor/pictureEditMode.d.ts +2 -2
- package/viewer/widgets/pictureEditor/pictureEditMode.js +2 -2
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress HTML/JS Reporting (dist\js\dx-reporting.d.ts)
|
3
|
-
* Version: 23.2.
|
4
|
-
* Build date:
|
3
|
+
* Version: 23.2.4-build-23360-1657
|
4
|
+
* Build date: Dec 26, 2023
|
5
5
|
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/universal.xml
|
7
7
|
*/
|
@@ -50,75 +50,75 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
50
50
|
customizeActions?: (actions: DevExpress.Analytics.Utils.IAction[]) => void;
|
51
51
|
init?: (designerModel: any) => void;
|
52
52
|
}
|
53
|
-
export
|
54
|
-
export
|
55
|
-
export
|
56
|
-
export
|
57
|
-
export
|
58
|
-
export
|
59
|
-
export
|
60
|
-
export
|
61
|
-
export
|
62
|
-
export
|
63
|
-
export
|
64
|
-
export
|
65
|
-
export
|
66
|
-
export
|
67
|
-
export
|
68
|
-
export
|
69
|
-
export
|
70
|
-
export
|
71
|
-
export
|
72
|
-
export
|
73
|
-
export
|
74
|
-
export
|
75
|
-
export
|
76
|
-
export
|
77
|
-
export
|
78
|
-
export
|
79
|
-
export
|
80
|
-
export
|
81
|
-
export
|
82
|
-
export
|
83
|
-
export
|
84
|
-
export
|
85
|
-
export
|
86
|
-
export
|
87
|
-
export
|
88
|
-
export
|
89
|
-
export
|
90
|
-
export
|
91
|
-
export
|
92
|
-
export
|
93
|
-
export
|
94
|
-
export
|
95
|
-
export
|
96
|
-
export
|
97
|
-
export
|
98
|
-
export
|
99
|
-
export
|
53
|
+
export const defaultBooleanValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
54
|
+
export const scaleTypeValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
55
|
+
export const stringAlignmentValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
56
|
+
export const angle: DevExpress.Analytics.Utils.ISerializationInfo;
|
57
|
+
export const borderColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
58
|
+
export const backColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
59
|
+
export const dataMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
60
|
+
export const text: DevExpress.Analytics.Utils.ISerializationInfo;
|
61
|
+
export const visible: DevExpress.Analytics.Utils.ISerializationInfo;
|
62
|
+
export const name: DevExpress.Analytics.Utils.ISerializationInfo;
|
63
|
+
export const tag: DevExpress.Analytics.Utils.ISerializationInfo;
|
64
|
+
export const legendText: DevExpress.Analytics.Utils.ISerializationInfo;
|
65
|
+
export const showInLegend: DevExpress.Analytics.Utils.ISerializationInfo;
|
66
|
+
export const thickness: DevExpress.Analytics.Utils.ISerializationInfo;
|
67
|
+
export const visibility: DevExpress.Analytics.Utils.ISerializationInfo;
|
68
|
+
export const color: DevExpress.Analytics.Utils.ISerializationInfo;
|
69
|
+
export const titleAlignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
70
|
+
export const textPattern: DevExpress.Analytics.Utils.ISerializationInfo;
|
71
|
+
export const textAlignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
72
|
+
export const maxLineCount: DevExpress.Analytics.Utils.ISerializationInfo;
|
73
|
+
export const maxWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
74
|
+
export const textColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
75
|
+
export const antialiasing: DevExpress.Analytics.Utils.ISerializationInfo;
|
76
|
+
export const font: DevExpress.Analytics.Utils.ISerializationInfo;
|
77
|
+
export const titleSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
78
|
+
export const title: DevExpress.Analytics.Utils.ISerializationInfo;
|
79
|
+
export const enableAxisXZooming: DevExpress.Analytics.Utils.ISerializationInfo;
|
80
|
+
export const enableAxisXScrolling: DevExpress.Analytics.Utils.ISerializationInfo;
|
81
|
+
export const enableAxisYZooming: DevExpress.Analytics.Utils.ISerializationInfo;
|
82
|
+
export const enableAxisYScrolling: DevExpress.Analytics.Utils.ISerializationInfo;
|
83
|
+
export const rotated: DevExpress.Analytics.Utils.ISerializationInfo;
|
84
|
+
export const typeNameNotShow: DevExpress.Analytics.Utils.ISerializationInfo;
|
85
|
+
export const left: DevExpress.Analytics.Utils.ISerializationInfo;
|
86
|
+
export const right: DevExpress.Analytics.Utils.ISerializationInfo;
|
87
|
+
export const top: DevExpress.Analytics.Utils.ISerializationInfo;
|
88
|
+
export const bottom: DevExpress.Analytics.Utils.ISerializationInfo;
|
89
|
+
export const margin: DevExpress.Analytics.Utils.ISerializationInfo;
|
90
|
+
export const font18: DevExpress.Analytics.Utils.ISerializationInfo;
|
91
|
+
export const font12: DevExpress.Analytics.Utils.ISerializationInfo;
|
92
|
+
export const font8: DevExpress.Analytics.Utils.ISerializationInfo;
|
93
|
+
export const paneSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
94
|
+
export const defaultPane: DevExpress.Analytics.Utils.ISerializationInfo;
|
95
|
+
export const additionalPaneSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
96
|
+
export const filterString: DevExpress.Analytics.Utils.ISerializationInfo;
|
97
|
+
export const filterStringEditable: DevExpress.Analytics.Utils.ISerializationInfo;
|
98
|
+
export const editorTemplates: DevExpress.Analytics.Widgets.EditorTemplates<ChartEditorTemplates>;
|
99
|
+
export const chartDataSource: DevExpress.Analytics.Utils.ISerializationInfo;
|
100
100
|
export {};
|
101
|
-
export
|
102
|
-
export
|
103
|
-
export
|
104
|
-
export
|
105
|
-
export
|
106
|
-
export
|
107
|
-
export
|
108
|
-
export
|
109
|
-
export
|
110
|
-
export
|
111
|
-
export
|
112
|
-
export
|
113
|
-
export
|
101
|
+
export const typeNameSerializable: DevExpress.Analytics.Utils.ISerializationInfo;
|
102
|
+
export const barSeriesViewGroup: string[];
|
103
|
+
export const bar3DSeriesViewGroup: string[];
|
104
|
+
export const barWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
105
|
+
export const colorEach: DevExpress.Analytics.Utils.ISerializationInfo;
|
106
|
+
export const borderSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
107
|
+
export const border: DevExpress.Analytics.Utils.ISerializationInfo;
|
108
|
+
export const fillMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
109
|
+
export const fillStyleOptionsSerialize: DevExpress.Analytics.Utils.ISerializationInfo;
|
110
|
+
export const fillMode3D: DevExpress.Analytics.Utils.ISerializationInfo;
|
111
|
+
export const fillStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
112
|
+
export const viewSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
113
|
+
export const fillModeMapper: {
|
114
114
|
Empty: any[];
|
115
115
|
Solid: DevExpress.Analytics.Utils.ISerializationInfo[];
|
116
116
|
Gradient: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
117
117
|
Hatch: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
118
118
|
};
|
119
|
-
export
|
120
|
-
export
|
121
|
-
export
|
119
|
+
export const seriesLabelSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
120
|
+
export const sideBySideEqualBarWidth: DevExpress.Analytics.Utils.ISerializationInfo, sideBySideBarDistanceFixed: DevExpress.Analytics.Utils.ISerializationInfo, sideBySideBarDistance: DevExpress.Analytics.Utils.ISerializationInfo;
|
121
|
+
export const commonSeriesPointsSortingKeys: {
|
122
122
|
value: string;
|
123
123
|
displayValue: string;
|
124
124
|
localizationId: string;
|
@@ -135,71 +135,71 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
135
135
|
displayValue: string;
|
136
136
|
localizationId: string;
|
137
137
|
}[];
|
138
|
-
export
|
138
|
+
export const barPositionValues: {
|
139
139
|
value: string;
|
140
140
|
displayValue: string;
|
141
141
|
localizationId: string;
|
142
142
|
}[];
|
143
|
-
export
|
143
|
+
export const piePositionValues: {
|
144
144
|
value: string;
|
145
145
|
displayValue: string;
|
146
146
|
localizationId: string;
|
147
147
|
}[];
|
148
|
-
export
|
148
|
+
export const funnelPositionValues: {
|
149
149
|
value: string;
|
150
150
|
displayValue: string;
|
151
151
|
localizationId: string;
|
152
152
|
}[];
|
153
|
-
export
|
153
|
+
export const waterfallPositionValues: {
|
154
154
|
value: string;
|
155
155
|
displayValue: string;
|
156
156
|
localizationId: string;
|
157
157
|
}[];
|
158
|
-
export
|
159
|
-
export
|
160
|
-
export
|
161
|
-
export
|
162
|
-
export
|
163
|
-
export
|
164
|
-
export
|
165
|
-
export
|
166
|
-
export
|
167
|
-
export
|
168
|
-
export
|
169
|
-
export
|
170
|
-
export
|
171
|
-
export
|
172
|
-
export
|
173
|
-
export
|
174
|
-
export
|
175
|
-
export
|
176
|
-
export
|
177
|
-
export
|
178
|
-
export
|
179
|
-
export
|
180
|
-
export
|
181
|
-
export
|
182
|
-
export
|
183
|
-
export
|
184
|
-
export
|
185
|
-
export
|
186
|
-
export
|
187
|
-
export
|
188
|
-
export
|
189
|
-
export
|
190
|
-
export
|
191
|
-
export
|
192
|
-
export
|
193
|
-
export
|
194
|
-
export
|
195
|
-
export
|
158
|
+
export const padding: DevExpress.Analytics.Utils.ISerializationInfo;
|
159
|
+
export const lineMarkerOptionsSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray, lineMarker: DevExpress.Analytics.Utils.ISerializationInfo;
|
160
|
+
export const topNOptionsSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray, topNOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
161
|
+
export const autoBindingSettingsEnabled: DevExpress.Analytics.Utils.ISerializationInfo, autoLayoutSettingsEnabled: DevExpress.Analytics.Utils.ISerializationInfo;
|
162
|
+
export const pivotGridDataSourceOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
163
|
+
export const dataFiltersConjunctionMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
164
|
+
export const colorDataMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
165
|
+
export const points: DevExpress.Analytics.Utils.ISerializationInfo;
|
166
|
+
export const createViewsArray: (limitation: boolean) => DevExpress.Analytics.Utils.IDisplayedValue[];
|
167
|
+
export const viewBindableSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
168
|
+
export const qualitativeSummaryOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
169
|
+
export const numericSummaryOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
170
|
+
export const dateTimeSumaryOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
171
|
+
export const seriesSerializable: DevExpress.Analytics.Utils.ISerializationInfo;
|
172
|
+
export const seriesDataMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
173
|
+
export const emptyChartTextSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
174
|
+
export const emptyChartText: DevExpress.Analytics.Utils.ISerializationInfo;
|
175
|
+
export const smallChartText: DevExpress.Analytics.Utils.ISerializationInfo;
|
176
|
+
export const titles: DevExpress.Analytics.Utils.ISerializationInfo;
|
177
|
+
export const legendSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
178
|
+
export const additionalLegendSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
179
|
+
export const legends: DevExpress.Analytics.Utils.ISerializationInfo;
|
180
|
+
export const appearanceName: DevExpress.Analytics.Utils.ISerializationInfo;
|
181
|
+
export const paletteName: DevExpress.Analytics.Utils.ISerializationInfo;
|
182
|
+
export const backImage: DevExpress.Analytics.Utils.ISerializationInfo;
|
183
|
+
export const qualitativeScaleOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray, qualitativeScaleOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
184
|
+
export const gridLinesAxisX: DevExpress.Analytics.Utils.ISerializationInfo, gridLinesAxisY: DevExpress.Analytics.Utils.ISerializationInfo;
|
185
|
+
export const scaleBreakSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
186
|
+
export const axisValueSerializable: DevExpress.Analytics.Utils.ISerializationInfo, axisValue: DevExpress.Analytics.Utils.ISerializationInfo, showBehind: DevExpress.Analytics.Utils.ISerializationInfo;
|
187
|
+
export const legendName: DevExpress.Analytics.Utils.ISerializationInfo;
|
188
|
+
export const showAxisLabel: DevExpress.Analytics.Utils.ISerializationInfo, axisLabelText: DevExpress.Analytics.Utils.ISerializationInfo;
|
189
|
+
export const constantLineSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
190
|
+
export const axisXYSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
191
|
+
export const secondaryAxisXYSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
192
|
+
export const radarAxisX: DevExpress.Analytics.Utils.ISerializationInfo;
|
193
|
+
export const radarAxisY: DevExpress.Analytics.Utils.ISerializationInfo;
|
194
|
+
export const axisX3D: DevExpress.Analytics.Utils.ISerializationInfo;
|
195
|
+
export const axisY3D: DevExpress.Analytics.Utils.ISerializationInfo;
|
196
196
|
export function getSeriesClassName(typeName: any): any;
|
197
197
|
export function deserializeModelArray<T>(model: any, creator: (item: any, parent: any) => T, prefix: string): ko.ObservableArray<T>;
|
198
|
-
export
|
199
|
-
export
|
200
|
-
export
|
201
|
-
export
|
202
|
-
export
|
198
|
+
export const secondaryAxesX: DevExpress.Analytics.Utils.ISerializationInfo;
|
199
|
+
export const secondaryAxesY: DevExpress.Analytics.Utils.ISerializationInfo;
|
200
|
+
export const panes: DevExpress.Analytics.Utils.ISerializationInfo;
|
201
|
+
export const diagramSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
202
|
+
export const diagramMapper: {
|
203
203
|
[key: string]: {
|
204
204
|
info: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
205
205
|
type: string;
|
@@ -207,10 +207,10 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
207
207
|
};
|
208
208
|
export function parseDate(val: any): Date;
|
209
209
|
export function serializeDate(date: Date): string;
|
210
|
-
export
|
211
|
-
export
|
212
|
-
export
|
213
|
-
export
|
210
|
+
export const commonValueSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
211
|
+
export const valueWeightSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
212
|
+
export const value1Value2SerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
213
|
+
export const stockValueSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
214
214
|
export function createInnerActionsWithPopover(text: any, id: any, actions: any, template?: any): {
|
215
215
|
text: any;
|
216
216
|
imageClassName: string;
|
@@ -229,7 +229,7 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
229
229
|
export function _isNumericTypeSpecific(specific: string): boolean;
|
230
230
|
export function _isDateTypeSpecific(specific: string): boolean;
|
231
231
|
export function _getUnconvertiblePoint(propertyName: string, oldValue: string, newValue: string, points: DevExpress.Reporting.Chart.Internal.Series.SeriesPointModel[]): DevExpress.Reporting.Chart.Internal.Series.SeriesPointModel;
|
232
|
-
export
|
232
|
+
export const indicatorMapper: {
|
233
233
|
AverageTrueRange: {
|
234
234
|
propertyName: string;
|
235
235
|
modelName: string;
|
@@ -427,10 +427,10 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
427
427
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
428
428
|
}[];
|
429
429
|
};
|
430
|
-
export
|
431
|
-
export
|
432
|
-
export
|
433
|
-
export
|
430
|
+
export const paneName: DevExpress.Analytics.Utils.ISerializationInfo;
|
431
|
+
export const axisXName: DevExpress.Analytics.Utils.ISerializationInfo;
|
432
|
+
export const axisYName: DevExpress.Analytics.Utils.ISerializationInfo;
|
433
|
+
export const viewMapper: {
|
434
434
|
FullStackedStepAreaSeriesView: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
435
435
|
PolarRangeAreaSeriesView: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
436
436
|
RadarRangeAreaSeriesView: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
@@ -521,8 +521,8 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
521
521
|
title: DevExpress.Reporting.Chart.Internal.Models.IChartComponentWithText;
|
522
522
|
};
|
523
523
|
}
|
524
|
-
export
|
525
|
-
export
|
524
|
+
export const diagram: DevExpress.Analytics.Utils.ISerializationInfo;
|
525
|
+
export const controlsFactory: DevExpress.Analytics.Utils.ControlsFactory<string>;
|
526
526
|
export interface IChartControlOptions {
|
527
527
|
chartSource?: any;
|
528
528
|
chart?: DevExpress.Reporting.Chart.Internal.Models.ChartViewModel;
|
@@ -553,11 +553,11 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
553
553
|
fieldListProvider: ko.Observable<DevExpress.Analytics.Internal.FieldListProvider>;
|
554
554
|
parameters: ko.ObservableArray;
|
555
555
|
}
|
556
|
-
export
|
557
|
-
export
|
558
|
-
export
|
559
|
-
export
|
560
|
-
export
|
556
|
+
export const chartDataMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
557
|
+
export const chartSeriesDataMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
558
|
+
export const fakeChartSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
559
|
+
export const chartControlSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
560
|
+
export const HandlerUri: DevExpress.Analytics.Internal.IGlobalSubscribableValue<string>;
|
561
561
|
export class ChartTreeListDragDropHelper extends ReorderTreeListDragDropHelper {
|
562
562
|
getSiblings(): ObservableArray<any>;
|
563
563
|
stop(): void;
|
@@ -594,7 +594,7 @@ declare module DevExpress.Reporting.Chart.Internal {
|
|
594
594
|
zoom: ko.Observable<number> | ko.Computed<number>;
|
595
595
|
templateName: string;
|
596
596
|
}
|
597
|
-
export
|
597
|
+
export const ActionId: {
|
598
598
|
Save: string;
|
599
599
|
};
|
600
600
|
export function registerControls(): void;
|
@@ -649,8 +649,8 @@ declare module DevExpress.Reporting.Internal {
|
|
649
649
|
name?: ko.Observable<string> | ko.Computed<string>;
|
650
650
|
}
|
651
651
|
export function getChartChildComponents(chartComponent: IChartComponent, path: string, displayPath?: string): IXRChartComponentInfo[];
|
652
|
-
export
|
653
|
-
export
|
652
|
+
export const cultureInfo: {};
|
653
|
+
export const generateGuid: () => string;
|
654
654
|
export function createFullscreenComputed(element: Element, parent: DevExpress.Analytics.Utils.IDisposable): DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
655
655
|
export function processZoomFactor(accessibilityCompliant: any): void;
|
656
656
|
export const isIOS: boolean;
|
@@ -662,7 +662,7 @@ declare module DevExpress.Reporting.Internal {
|
|
662
662
|
lock: (action: () => void) => void;
|
663
663
|
isUpdate: boolean;
|
664
664
|
}
|
665
|
-
export
|
665
|
+
export const editorTemplates: {
|
666
666
|
csvSeparator: {
|
667
667
|
header: string;
|
668
668
|
extendedOptions: () => {
|
@@ -916,10 +916,10 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
916
916
|
import FontModel = DevExpress.Analytics.Widgets.Internal.FontModel;
|
917
917
|
import dxSelectBox = DevExpress.ui.dxSelectBox;
|
918
918
|
import IFormatStringEditorActions = DevExpress.Analytics.Widgets.IFormatStringEditorActions;
|
919
|
-
export
|
920
|
-
export
|
919
|
+
export const reportStorageWebIsRegister: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
920
|
+
export const limitation: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
921
921
|
export type ReportBandsType = "TopMarginBand" | "ReportHeaderBand" | "PageHeaderBand" | "GroupHeaderBand" | "DetailBand" | "VerticalHeaderBand" | "VerticalDetailBand" | "VerticalTotalBand" | "DetailReportBand" | "GroupFooterBand" | "ReportFooterBand" | "PageFooterBand" | "BottomMarginBand" | "SubBand";
|
922
|
-
export type ControlType = ReportBandsType | "Unknown" | "XRLabel" | "XRCheckBox" | "XRRichText" | "XRPictureBox" | "XRPanel" | "XRTable" | "XRCharacterComb" | "XRLine" | "XRShape" | "XRBarCode" | "XRZipCode" | "XRChart" | "XRGauge" | "XRSparkline" | "XRPivotGrid" | "XRCrossTab" | "XRCrossTabCell" | "XRSubreport" | "XRPdfContent" | "XRPdfSignature" | "XRTableOfContents" | "XRPageInfo" | "XRPageBreak" | "XRCrossBandLine" | "XRCrossBandBox" | "DevExpress.XtraReports.UI.XtraReport" | "PivotGridField" | "XRTableRow" | "XRTableCell";
|
922
|
+
export type ControlType = ReportBandsType | "Unknown" | "XRLabel" | "XRCheckBox" | "XRRichText" | "XRPictureBox" | "XRPanel" | "XRTable" | "XRCharacterComb" | "XRLine" | "XRShape" | "XRBarCode" | "XRZipCode" | "XRChart" | "XRGauge" | "XRSparkline" | "XRPivotGrid" | "XRCrossTab" | "XRCrossTabCell" | "XRSubreport" | "XRPdfContent" | "XRPdfSignature" | "XRTableOfContents" | "XRPageInfo" | "XRPageBreak" | "XRCrossBandLine" | "XRCrossBandBox" | "DevExpress.XtraReports.UI.XtraReport" | "PivotGridField" | "XRTableRow" | "XRTableCell" | string;
|
923
923
|
export function isVerticalBand(type: DevExpress.Reporting.Designer.Internal.ControlType | ReportBandsType): boolean;
|
924
924
|
export function isBand(type: DevExpress.Reporting.Designer.Internal.ControlType): boolean;
|
925
925
|
export enum DataBindingMode {
|
@@ -973,9 +973,9 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
973
973
|
private getParentCulture;
|
974
974
|
}
|
975
975
|
export function addVariablesToExpressionEditor(categories: any, customizeItems?: (items: any[]) => any[]): void;
|
976
|
-
export
|
977
|
-
export
|
978
|
-
export
|
976
|
+
export const createSinglePopularBindingInfos: (propertyName: string) => DevExpress.Analytics.Utils.ISerializationInfoArray;
|
977
|
+
export const createPopularBindingInfos: (options: DevExpress.Reporting.Designer.Controls.Metadata.ISerializationInfoWithBindings) => DevExpress.Analytics.Utils.ISerializationInfoArray;
|
978
|
+
export const createPopularBindingInfo: (options: DevExpress.Reporting.Designer.Controls.Metadata.ISerializationInfoWithBindings, isExpression?: boolean) => DevExpress.Reporting.Designer.Controls.Metadata.ISerializationInfoWithBindings;
|
979
979
|
export function valuesArrayAsEnumWithLocalizationId(info: DevExpress.Analytics.Utils.ISerializationInfo, prefix: string): DevExpress.Analytics.Utils.IDisplayedValue[];
|
980
980
|
export function createObjectFromInfo(control: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel, serializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray): any;
|
981
981
|
export function findFirstParentWithPropertyName(control: any, propertyName: any): any;
|
@@ -1137,7 +1137,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1137
1137
|
export class ChartFieldListExtender implements IItemsExtender {
|
1138
1138
|
beforeItemsFilled(request: DevExpress.Analytics.Utils.IPathRequest, items: DevExpress.Analytics.Utils.IDataMemberInfo[]): boolean;
|
1139
1139
|
}
|
1140
|
-
export
|
1140
|
+
export const stylesProperties: string[];
|
1141
1141
|
export class StylesHelper extends Disposable {
|
1142
1142
|
private _report;
|
1143
1143
|
private _controlsHelper;
|
@@ -1190,7 +1190,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1190
1190
|
export function getFirstSurfaceParentByType(target: DevExpress.Analytics.Internal.ISelectionTarget, checkBandsType: (target: DevExpress.Analytics.Internal.ISelectionTarget) => boolean): DevExpress.Analytics.Internal.ISelectionTarget;
|
1191
1191
|
export function getUsefulReportWidth(surface?: DevExpress.Reporting.Designer.Controls.ReportSurface): DevExpress.Analytics.Elements.ISize;
|
1192
1192
|
export function createPictureBox(container: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel, bindingPath: string, dataBindingMode: string): DevExpress.Reporting.Designer.Controls.XRReportElementViewModel;
|
1193
|
-
export
|
1193
|
+
export const _checkBandsType: (target: DevExpress.Reporting.Designer.Bands.BandSurface | DevExpress.Reporting.Designer.Bands.VerticalBandSurface) => boolean;
|
1194
1194
|
export function createSimpleControl(controlType: string, dropTargetControl: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel): DevExpress.Reporting.Designer.Controls.XRReportElementViewModel;
|
1195
1195
|
export function assignBinding(control: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel, container: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel, bindingName: string, item: DevExpress.Analytics.Widgets.Internal.TreeListItemViewModel, dataBindingMode: DevExpress.Reporting.Designer.Internal.DataBindingMode): DevExpress.Reporting.Designer.Controls.XRReportElementViewModel;
|
1196
1196
|
export function isList(data: DevExpress.Analytics.Utils.IDataMemberInfo): boolean;
|
@@ -1215,10 +1215,10 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1215
1215
|
interface IListMemberContol extends IMemberContolBase {
|
1216
1216
|
drop: (treeListItem: DevExpress.Analytics.Widgets.Internal.ITreeListItemViewModel, dropTargetControl: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel, dataBindingMode: DevExpress.Reporting.Designer.Internal.DataBindingMode, size?: DevExpress.Analytics.Elements.ISize) => JQueryPromise<DevExpress.Analytics.Elements.IElementViewModel>;
|
1217
1217
|
}
|
1218
|
-
export
|
1218
|
+
export const listMemberControlsMap: {
|
1219
1219
|
[key: string]: IListMemberContol;
|
1220
1220
|
};
|
1221
|
-
export
|
1221
|
+
export const memberControlsMap: {
|
1222
1222
|
[key: string]: IMemberContol;
|
1223
1223
|
};
|
1224
1224
|
export {};
|
@@ -1352,7 +1352,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1352
1352
|
beforeItemsFilled(request: DevExpress.Analytics.Utils.IPathRequest, items: DevExpress.Analytics.Utils.IDataMemberInfo[]): boolean;
|
1353
1353
|
afterItemsFilled(request: DevExpress.Analytics.Utils.IPathRequest, items: DevExpress.Analytics.Utils.IDataMemberInfo[]): boolean;
|
1354
1354
|
}
|
1355
|
-
export
|
1355
|
+
export const maxNestingLevelUpdate: DevExpress.Analytics.Internal.IGlobalSubscribableValue<number>;
|
1356
1356
|
export function patchRequest(request: DevExpress.Analytics.Utils.IPathRequest, dataSources: DevExpress.Reporting.Designer.Internal.IDataSourceInfo[], state: any): void;
|
1357
1357
|
export class FieldListDataSourcesHelper implements IDisposable {
|
1358
1358
|
private _fieldListCache;
|
@@ -1529,7 +1529,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1529
1529
|
jsonDataSourceJSON: string;
|
1530
1530
|
}>;
|
1531
1531
|
}
|
1532
|
-
export
|
1532
|
+
export const QBRequestWrapper: DevExpress.Analytics.Internal.IGlobalSubscribableValue<DevExpress.QueryBuilder.Utils.RequestWrapper>;
|
1533
1533
|
/// <reference types="jquery" />
|
1534
1534
|
export abstract class DataSourceEditorBase implements IActionsProvider {
|
1535
1535
|
_dsHelper: ko.Observable<DevExpress.Reporting.Designer.Internal.DataSourceHelper> | ko.Computed<DevExpress.Reporting.Designer.Internal.DataSourceHelper>;
|
@@ -1598,9 +1598,9 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1598
1598
|
export interface IReportWizardFieldsCallback {
|
1599
1599
|
(request: DevExpress.Analytics.Utils.IPathRequest, dataSource: DevExpress.Analytics.Internal.IAnalyticDataSourceInfo): JQueryPromise<DevExpress.Analytics.Utils.IDataMemberInfo[]>;
|
1600
1600
|
}
|
1601
|
-
export
|
1602
|
-
export
|
1603
|
-
export
|
1601
|
+
export const _masterDetailWizardHeight = "600";
|
1602
|
+
export const _masterDetailWizardWidth = "840";
|
1603
|
+
export const _masterDetailScrollViewHeight = "100%";
|
1604
1604
|
export function overrideFullscreenDataSourceWizardPageMetadata(factory: DevExpress.Analytics.Wizard.PageFactory, pageId: string, create: () => DevExpress.Analytics.Wizard.WizardPageBase): void;
|
1605
1605
|
export class FieldInfo extends Disposable {
|
1606
1606
|
constructor(data: Array<DevExpress.Analytics.Utils.IDisplayedValue>);
|
@@ -1872,7 +1872,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1872
1872
|
constructor(_page: DevExpress.Analytics.Wizard.IWizardPage, _callback: (dataSource: any) => JQueryPromise<DevExpress.Reporting.Designer.Internal.IDataSourceInfo>);
|
1873
1873
|
commit(superCommit: () => JQueryPromise<any>, createDataSource: (state: any) => any): JQuery.Promise<any, any, any>;
|
1874
1874
|
}
|
1875
|
-
export
|
1875
|
+
export const CONVERSION_COEEFICIENT = 0.0393701;
|
1876
1876
|
/// <reference types="jquery" />
|
1877
1877
|
export interface IOldReportInfo {
|
1878
1878
|
json: string;
|
@@ -1884,7 +1884,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
1884
1884
|
static getLabelReportWizardData(): any;
|
1885
1885
|
static createNewJsonDataSource(state: DevExpress.Analytics.Wizard.IJsonDataSourceWizardState, createJsonCallback: (dataSource: DevExpress.Analytics.Data.JsonDataSource) => JQueryPromise<DevExpress.Reporting.Designer.Internal.IDataSourceInfo>): JQuery.Promise<string, any, any>;
|
1886
1886
|
}
|
1887
|
-
export
|
1887
|
+
export let labelReportWizardPromise: JQueryPromise<{
|
1888
1888
|
labelProducts: DevExpress.Reporting.Designer.Wizard.ILabelProduct[];
|
1889
1889
|
paperKinds: DevExpress.Reporting.Designer.Wizard.IPaperKind[];
|
1890
1890
|
labelDetails: DevExpress.Reporting.Designer.Wizard.ILabelDetails[];
|
@@ -2172,7 +2172,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
2172
2172
|
createOpenReportDialog(reportUrls: ko.ObservableArray<DevExpress.Reporting.IKeyValuePair<string>>, navigation: DevExpress.Reporting.Designer.Tools.NavigateByReports): void;
|
2173
2173
|
}
|
2174
2174
|
export function recalculateUnit(value: any, dpi: number): number;
|
2175
|
-
export
|
2175
|
+
export const PromptBoolean: {
|
2176
2176
|
False: string;
|
2177
2177
|
True: string;
|
2178
2178
|
Prompt: string;
|
@@ -2263,7 +2263,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
2263
2263
|
static getCompletions(editor: any, session: any, pos: any, prefix: any, callback: any, report: any, editorInstance: any, guid: string): any;
|
2264
2264
|
static setCodeDom(key: string, reportLayout: string): any;
|
2265
2265
|
}
|
2266
|
-
export
|
2266
|
+
export const eventArgsTypes: {
|
2267
2267
|
[key: string]: string;
|
2268
2268
|
};
|
2269
2269
|
export class ReportDummyCreator {
|
@@ -2595,7 +2595,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
2595
2595
|
vertSpaceDecrease(): void;
|
2596
2596
|
vertSpaceIncrease(): void;
|
2597
2597
|
}
|
2598
|
-
export
|
2598
|
+
export const createChartDesignerOptions: (designerModel: any, dataSourceHelper: any, model: any, parameters: any, chartValueBindingProvider: any, accessibilityProvider: DevExpress.Analytics.Internal.IPropertiesAccessibilityProvider) => {
|
2599
2599
|
dispose: () => void;
|
2600
2600
|
options: DevExpress.Reporting.Chart.Internal.IChartDesignerOptions;
|
2601
2601
|
visible: ko.Observable<boolean>;
|
@@ -2680,7 +2680,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
2680
2680
|
itemsProvider: DevExpress.Analytics.Internal.ObjectExplorerProvider;
|
2681
2681
|
treeListController: DevExpress.Analytics.Internal.ObjectStructureTreeListController;
|
2682
2682
|
}
|
2683
|
-
export
|
2683
|
+
export const reportCopyPasteStrategy: (componentAdded?: any) => DevExpress.Analytics.Internal.ICopyPasteStrategy;
|
2684
2684
|
export class CustomMergingEngine {
|
2685
2685
|
private _customMergeForFormatString;
|
2686
2686
|
customMerge(propertyName: string, controls: {}[], undoEngine: ko.Observable<DevExpress.Analytics.Utils.UndoEngine>): {
|
@@ -2705,7 +2705,7 @@ declare module DevExpress.Reporting.Designer.Internal {
|
|
2705
2705
|
onPopupShown(popupService: DevExpress.Analytics.Internal.PopupService): void;
|
2706
2706
|
actionFilter(action: DevExpress.Analytics.Internal.IModelAction): boolean;
|
2707
2707
|
}
|
2708
|
-
export
|
2708
|
+
export const StringId: {
|
2709
2709
|
Copy: string;
|
2710
2710
|
NewViaWizard: string;
|
2711
2711
|
Open: string;
|
@@ -3171,8 +3171,8 @@ declare module DevExpress.Reporting.Chart.Internal.Axis {
|
|
3171
3171
|
axisTitle: DevExpress.Reporting.Chart.Internal.Models.IChartComponentWithText;
|
3172
3172
|
wholeRange: DevExpress.Reporting.Chart.Internal.Models.WholeRangeModel;
|
3173
3173
|
}
|
3174
|
-
export
|
3175
|
-
export
|
3174
|
+
export const axisX: DevExpress.Analytics.Utils.ISerializationInfo;
|
3175
|
+
export const axisY: DevExpress.Analytics.Utils.ISerializationInfo;
|
3176
3176
|
export class SecondaryAxisViewModel extends AxisXYViewModel implements ICollectionItem {
|
3177
3177
|
static xPrefix: string;
|
3178
3178
|
static yPrefix: string;
|
@@ -3253,8 +3253,8 @@ declare module DevExpress.Reporting.Chart.Internal.Models {
|
|
3253
3253
|
axisValue: ko.Observable<string>;
|
3254
3254
|
_axisValue: ko.Observable<string>;
|
3255
3255
|
}
|
3256
|
-
export
|
3257
|
-
export
|
3256
|
+
export const stripLimitSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3257
|
+
export const stripMinLimitInfo: DevExpress.Analytics.Utils.ISerializationInfo, stripMaxLimitInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
3258
3258
|
export class StripViewModel extends ChartElementCollectionItemBase implements IChartComponent {
|
3259
3259
|
static initialModel: {
|
3260
3260
|
MinLimit: {
|
@@ -3274,7 +3274,7 @@ declare module DevExpress.Reporting.Chart.Internal.Models {
|
|
3274
3274
|
legendText: ko.Observable<string>;
|
3275
3275
|
axisLabelText: ko.Observable<string>;
|
3276
3276
|
}
|
3277
|
-
export
|
3277
|
+
export const stripSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3278
3278
|
export class TitleViewModel extends ChartElementCollectionItemBase implements IChartComponent {
|
3279
3279
|
static prefix: string;
|
3280
3280
|
static from(model: object, serializer?: DevExpress.Analytics.Utils.IModelSerializer): DevExpress.Reporting.Chart.Internal.Models.TitleViewModel;
|
@@ -3282,7 +3282,7 @@ declare module DevExpress.Reporting.Chart.Internal.Models {
|
|
3282
3282
|
getExpressionProperties(): string[];
|
3283
3283
|
}
|
3284
3284
|
export function assignTitleActions(titles: ko.ObservableArray<DevExpress.Reporting.Chart.Internal.Models.TitleViewModel>): void;
|
3285
|
-
export
|
3285
|
+
export const titleSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3286
3286
|
export class AdditionalPaneViewModel extends ChartLocalizableElementCollectionItemBase {
|
3287
3287
|
static from(model: object, serializer?: DevExpress.Analytics.Utils.IModelSerializer): AdditionalPaneViewModel;
|
3288
3288
|
constructor(model: object, parent: ko.ObservableArray<AdditionalPaneViewModel>, serializer?: DevExpress.Analytics.Utils.IModelSerializer);
|
@@ -3306,15 +3306,15 @@ declare module DevExpress.Reporting.Chart.Internal.Models {
|
|
3306
3306
|
autoBindingSettingsEnabled: ko.Observable<boolean> | ko.Computed<boolean>;
|
3307
3307
|
};
|
3308
3308
|
}
|
3309
|
-
export
|
3310
|
-
export
|
3309
|
+
export const dataContainerSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3310
|
+
export const dataContainer: DevExpress.Analytics.Utils.ISerializationInfo;
|
3311
3311
|
export class LegendViewModel extends SerializableModel {
|
3312
3312
|
static from(model: object, serializer?: DevExpress.Analytics.Utils.IModelSerializer): DevExpress.Reporting.Chart.Internal.Models.LegendViewModel;
|
3313
3313
|
static toJson(value: DevExpress.Reporting.Chart.Internal.Models.LegendViewModel, serializer: DevExpress.Analytics.Utils.IModelSerializer, refs: DevExpress.Analytics.Utils.IModelSerializerRef): object;
|
3314
3314
|
constructor(model: object, serializer?: DevExpress.Analytics.Utils.IModelSerializer);
|
3315
3315
|
title: DevExpress.Reporting.Chart.Internal.Models.IChartComponentWithText;
|
3316
3316
|
}
|
3317
|
-
export
|
3317
|
+
export const legend: DevExpress.Analytics.Utils.ISerializationInfo;
|
3318
3318
|
export class ChartViewModel extends SerializableModel implements IChartComponent {
|
3319
3319
|
static from(model: object, serializer?: DevExpress.Analytics.Utils.IModelSerializer): ChartViewModel;
|
3320
3320
|
static toJson(value: ChartViewModel, serializer: DevExpress.Analytics.Utils.IModelSerializer, refs: DevExpress.Analytics.Utils.IModelSerializerRef): object;
|
@@ -3333,9 +3333,9 @@ declare module DevExpress.Reporting.Chart.Internal.Models {
|
|
3333
3333
|
dataContainer: DevExpress.Reporting.Chart.Internal.Models.DataContainerViewModel;
|
3334
3334
|
diagram: ko.Observable<DevExpress.Reporting.Chart.Internal.DiagramViewModel> | ko.Computed<DevExpress.Reporting.Chart.Internal.DiagramViewModel>;
|
3335
3335
|
}
|
3336
|
-
export
|
3337
|
-
export
|
3338
|
-
export
|
3336
|
+
export const chartSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3337
|
+
export const chart: DevExpress.Analytics.Utils.ISerializationInfo;
|
3338
|
+
export const dataFilterSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3339
3339
|
export class DataFilterModel implements ISerializableModel {
|
3340
3340
|
static createNew(): DataFilterModel;
|
3341
3341
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
@@ -3343,7 +3343,7 @@ declare module DevExpress.Reporting.Chart.Internal.Models {
|
|
3343
3343
|
columnName: ko.Observable<string>;
|
3344
3344
|
name: ko.Computed<string>;
|
3345
3345
|
}
|
3346
|
-
export
|
3346
|
+
export const DefaultDataFilterModel: DevExpress.Analytics.Internal.IGlobalSubscribableValue<typeof DataFilterModel>;
|
3347
3347
|
}
|
3348
3348
|
declare module DevExpress.Reporting.Chart.Internal.Series {
|
3349
3349
|
import ISerializationInfo = DevExpress.Analytics.Utils.ISerializationInfo;
|
@@ -3372,10 +3372,10 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3372
3372
|
import ICollectionItem = DevExpress.Reporting.Chart.Internal.Axis.ICollectionItem;
|
3373
3373
|
import SeriesPointModel = DevExpress.Reporting.Chart.Internal.Series.SeriesPointModel;
|
3374
3374
|
import SeriesTemplateViewModel = DevExpress.Reporting.Chart.Internal.Series.SeriesTemplateViewModel;
|
3375
|
-
export
|
3376
|
-
export
|
3377
|
-
export
|
3378
|
-
export
|
3375
|
+
export const summaryFunctionSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
3376
|
+
export const summaryOptionsSerializationInfoArray: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3377
|
+
export const numericSummaryOptionsSerializationInfoArray: DevExpress.Analytics.Utils.ISerializationInfo[];
|
3378
|
+
export const dateTimeSummaryOptionsSerializationInfoArray: DevExpress.Analytics.Utils.ISerializationInfo[];
|
3379
3379
|
export class SummaryOptionsModelBase implements ISerializableModel {
|
3380
3380
|
constructor(model: any, serializer?: DevExpress.Analytics.Utils.IModelSerializer);
|
3381
3381
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
@@ -3410,7 +3410,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3410
3410
|
options: ko.Observable<any>;
|
3411
3411
|
gradientTypeName: string;
|
3412
3412
|
}
|
3413
|
-
export
|
3413
|
+
export const viewFillMode: {
|
3414
3414
|
propertyName: string;
|
3415
3415
|
modelName: string;
|
3416
3416
|
displayName: string;
|
@@ -3423,7 +3423,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3423
3423
|
}[];
|
3424
3424
|
defaultVal: string;
|
3425
3425
|
};
|
3426
|
-
export
|
3426
|
+
export const fillStyleInfo: (DevExpress.Analytics.Utils.ISerializationInfo | {
|
3427
3427
|
propertyName: string;
|
3428
3428
|
modelName: string;
|
3429
3429
|
displayName: string;
|
@@ -3436,7 +3436,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3436
3436
|
}[];
|
3437
3437
|
defaultVal: string;
|
3438
3438
|
})[];
|
3439
|
-
export
|
3439
|
+
export const stripFillStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
3440
3440
|
export class SeriesPointModel extends SerializableModel {
|
3441
3441
|
static separator: string;
|
3442
3442
|
static getSerializationValue(array: Array<ko.Observable<any>>, dateConverter: any): any[];
|
@@ -3456,8 +3456,8 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3456
3456
|
series: DevExpress.Reporting.Chart.Internal.Series.SeriesViewModel;
|
3457
3457
|
arrayValueDataMemberNames: string[];
|
3458
3458
|
}
|
3459
|
-
export
|
3460
|
-
export
|
3459
|
+
export const valuesSerializable: DevExpress.Analytics.Utils.ISerializationInfo, argumentSerializable: DevExpress.Analytics.Utils.ISerializationInfo, colorSerializable: DevExpress.Analytics.Utils.ISerializationInfo;
|
3460
|
+
export const seriesPointSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfo[];
|
3461
3461
|
export class SeriesLabelViewModel extends SerializableModel {
|
3462
3462
|
static from(model: any, serializer?: DevExpress.Analytics.Utils.IModelSerializer): DevExpress.Reporting.Chart.Internal.Series.SeriesLabelViewModel;
|
3463
3463
|
static toJson(value: any, serializer: any, refs: any): any;
|
@@ -3465,8 +3465,8 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3465
3465
|
typeNameSerializable: ko.Observable<string> | ko.Computed<string>;
|
3466
3466
|
seriesLabelPosition: ko.Observable<string>;
|
3467
3467
|
}
|
3468
|
-
export
|
3469
|
-
export
|
3468
|
+
export const seriesLabel: DevExpress.Analytics.Utils.ISerializationInfo;
|
3469
|
+
export const viewTypesDataMembers: {
|
3470
3470
|
BubbleSeriesView: typeof DevExpress.Reporting.Chart.Internal.DataMembers.ValueWeightDataMembers;
|
3471
3471
|
OverlappedRangeBarSeriesView: typeof DevExpress.Reporting.Chart.Internal.DataMembers.Value1Value2DataMembers;
|
3472
3472
|
SideBySideRangeBarSeriesView: typeof DevExpress.Reporting.Chart.Internal.DataMembers.Value1Value2DataMembers;
|
@@ -3477,10 +3477,10 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3477
3477
|
StockSeriesView: typeof DevExpress.Reporting.Chart.Internal.DataMembers.StockValueDataMembers;
|
3478
3478
|
CandleStickSeriesView: typeof DevExpress.Reporting.Chart.Internal.DataMembers.StockValueDataMembers;
|
3479
3479
|
};
|
3480
|
-
export
|
3480
|
+
export const mapTypes: {
|
3481
3481
|
[key: string]: string;
|
3482
3482
|
};
|
3483
|
-
export
|
3483
|
+
export const onlyNumericArgumentSupportedSeriesViewTypes: Array<string>;
|
3484
3484
|
export class Indicator extends ChartElementCollectionItemBase implements IChartComponent {
|
3485
3485
|
static prefix: string;
|
3486
3486
|
constructor(model: object, parent: ko.ObservableArray<DevExpress.Reporting.Chart.Internal.Series.Indicator>, serializer?: DevExpress.Analytics.Utils.IModelSerializer);
|
@@ -3508,7 +3508,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3508
3508
|
barWidth: ko.Observable<number> | ko.Computed<number>;
|
3509
3509
|
typeName: string;
|
3510
3510
|
}
|
3511
|
-
export
|
3511
|
+
export const view: DevExpress.Analytics.Utils.ISerializationInfo;
|
3512
3512
|
export interface IViewBindableProperty {
|
3513
3513
|
model: ko.Observable<any>;
|
3514
3514
|
type: ko.Observable<string> | ko.Computed<string>;
|
@@ -3519,7 +3519,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3519
3519
|
DateTime = 2,
|
3520
3520
|
Auto = 3
|
3521
3521
|
}
|
3522
|
-
export
|
3522
|
+
export const ScaleTypeMap: {
|
3523
3523
|
[key: string]: ScaleType;
|
3524
3524
|
};
|
3525
3525
|
export class SeriesTemplateViewModel extends SerializableModel implements IChartComponent {
|
@@ -3556,7 +3556,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3556
3556
|
dateTimeSummaryOptions: DevExpress.Reporting.Chart.Internal.Series.DateTimeSummaryOptionsModel;
|
3557
3557
|
_actualArgumentScaleType: ko.Observable<ScaleType>;
|
3558
3558
|
}
|
3559
|
-
export
|
3559
|
+
export const seriesPointsSorting: DevExpress.Analytics.Utils.ISerializationInfo, seriesPointsSortingKey: DevExpress.Analytics.Utils.ISerializationInfo, legendTextPattern: DevExpress.Analytics.Utils.ISerializationInfo, _argumentScaleTypeValidatorOptions: {
|
3560
3560
|
_seriesViewModel: any;
|
3561
3561
|
onInitialized: ({ model }: {
|
3562
3562
|
model: any;
|
@@ -3570,8 +3570,8 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3570
3570
|
}) => boolean;
|
3571
3571
|
}[];
|
3572
3572
|
}, argumentScaleType: DevExpress.Analytics.Utils.ISerializationInfo, valueScaleType: DevExpress.Analytics.Utils.ISerializationInfo, labelsVisibility: DevExpress.Analytics.Utils.ISerializationInfo, argumentDataMember: DevExpress.Analytics.Utils.ISerializationInfo, valueDataMembersSerializable: DevExpress.Analytics.Utils.ISerializationInfo;
|
3573
|
-
export
|
3574
|
-
export
|
3573
|
+
export const seriesTemplateSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3574
|
+
export const seriesTemplate: DevExpress.Analytics.Utils.ISerializationInfo;
|
3575
3575
|
export class SeriesViewModel extends SeriesTemplateViewModel implements ICollectionItem {
|
3576
3576
|
static prefix: string;
|
3577
3577
|
updateByView(view: DevExpress.Reporting.Chart.Internal.Series.SeriesViewViewModel): void;
|
@@ -3582,7 +3582,7 @@ declare module DevExpress.Reporting.Chart.Internal.Series {
|
|
3582
3582
|
points: ko.ObservableArray<DevExpress.Reporting.Chart.Internal.Series.SeriesPointModel>;
|
3583
3583
|
innerActions: DevExpress.Analytics.Utils.IAction[];
|
3584
3584
|
}
|
3585
|
-
export
|
3585
|
+
export const seriesSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3586
3586
|
}
|
3587
3587
|
declare module DevExpress.Reporting.Chart.Internal.DataMembers {
|
3588
3588
|
import Disposable = DevExpress.Analytics.Utils.Disposable;
|
@@ -3665,21 +3665,21 @@ declare module DevExpress.Reporting.Metadata {
|
|
3665
3665
|
import IGlobalSubscribableValue = DevExpress.Analytics.Internal.IGlobalSubscribableValue;
|
3666
3666
|
import ISerializationInfo = DevExpress.Analytics.Utils.ISerializationInfo;
|
3667
3667
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3668
|
-
export
|
3669
|
-
export
|
3668
|
+
export const defaultCulture = "Default";
|
3669
|
+
export const availableCultures: DevExpress.Analytics.Internal.IGlobalSubscribableValue<{
|
3670
3670
|
[key: string]: string;
|
3671
3671
|
}>;
|
3672
|
-
export
|
3673
|
-
export
|
3674
|
-
export
|
3675
|
-
export
|
3676
|
-
export
|
3677
|
-
export
|
3678
|
-
export
|
3679
|
-
export
|
3680
|
-
export
|
3681
|
-
export
|
3682
|
-
export
|
3672
|
+
export const previewBackColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
3673
|
+
export const previewSides: DevExpress.Analytics.Utils.ISerializationInfo;
|
3674
|
+
export const previewBorderColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
3675
|
+
export const previewBorderStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
3676
|
+
export const previewBorderDashStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
3677
|
+
export const previewBorderWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
3678
|
+
export const previewForeColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
3679
|
+
export const previewFont: DevExpress.Analytics.Utils.ISerializationInfo;
|
3680
|
+
export const previewPadding: DevExpress.Analytics.Utils.ISerializationInfo;
|
3681
|
+
export const previewTextAlignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
3682
|
+
export const brickStyleSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
3683
3683
|
}
|
3684
3684
|
declare module DevExpress.Reporting.Viewer.Editing {
|
3685
3685
|
import EditingField = DevExpress.Reporting.Viewer.Editing.EditingField;
|
@@ -3956,7 +3956,7 @@ declare module DevExpress.Reporting.Viewer.Editing {
|
|
3956
3956
|
template: string;
|
3957
3957
|
deferredUpdateViewModel(): boolean;
|
3958
3958
|
}
|
3959
|
-
export
|
3959
|
+
export const DefaultImageEditingFieldViewModel: typeof PopupImageEditingFieldViewModel;
|
3960
3960
|
export interface IBounds {
|
3961
3961
|
left: number;
|
3962
3962
|
top: number;
|
@@ -4034,8 +4034,8 @@ declare module DevExpress.Reporting.Viewer.Editing {
|
|
4034
4034
|
export interface IEditingFieldHtmlProvider {
|
4035
4035
|
getEditingFieldHtml: (value: unknown, editingFieldIndex: number) => JQueryPromise<string>;
|
4036
4036
|
}
|
4037
|
-
export
|
4038
|
-
export
|
4037
|
+
export const sizing: DevExpress.Analytics.Utils.ISerializationInfo;
|
4038
|
+
export const imageAlignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
4039
4039
|
export interface IEditValueContainerViewModel<T = unknown> extends IViewModel {
|
4040
4040
|
readOnly: boolean;
|
4041
4041
|
editValue: T;
|
@@ -4145,7 +4145,7 @@ declare module DevExpress.Reporting.Viewer {
|
|
4145
4145
|
constructor(element: HTMLElement, model: DevExpress.Reporting.Viewer.Editing.EditingFieldBase);
|
4146
4146
|
}
|
4147
4147
|
export {};
|
4148
|
-
export
|
4148
|
+
export const ActionId: {
|
4149
4149
|
Design: string;
|
4150
4150
|
FirstPage: string;
|
4151
4151
|
PrevPage: string;
|
@@ -4163,7 +4163,7 @@ declare module DevExpress.Reporting.Viewer {
|
|
4163
4163
|
Search: string;
|
4164
4164
|
FullScreen: string;
|
4165
4165
|
};
|
4166
|
-
export
|
4166
|
+
export const ExportFormatID: {
|
4167
4167
|
PDF: {
|
4168
4168
|
text: string;
|
4169
4169
|
textId: string;
|
@@ -4216,7 +4216,7 @@ declare module DevExpress.Reporting.Viewer {
|
|
4216
4216
|
format: string;
|
4217
4217
|
};
|
4218
4218
|
};
|
4219
|
-
export
|
4219
|
+
export const PreviewElements: {
|
4220
4220
|
Toolbar: string;
|
4221
4221
|
Breadcrumb: string;
|
4222
4222
|
Surface: string;
|
@@ -4462,7 +4462,7 @@ declare module DevExpress.Reporting.Viewer {
|
|
4462
4462
|
itemHandleShiftTabKey(e: any, index?: any): boolean;
|
4463
4463
|
itemHandleUpArrowKey(e: any, index: any): any;
|
4464
4464
|
}
|
4465
|
-
export
|
4465
|
+
export const MobilePreviewElements: {
|
4466
4466
|
Surface: string;
|
4467
4467
|
Search: string;
|
4468
4468
|
Pages: string;
|
@@ -4678,7 +4678,7 @@ declare module DevExpress.Reporting.Viewer.Internal {
|
|
4678
4678
|
currentResult: DevExpress.Reporting.Viewer.Internal.IFoundText;
|
4679
4679
|
goToResult: (resultId: number) => void;
|
4680
4680
|
}
|
4681
|
-
export
|
4681
|
+
export const formatSearchResult: (value: DevExpress.Reporting.Viewer.Internal.IFoundText) => string;
|
4682
4682
|
/// <reference types="jquery" />
|
4683
4683
|
export interface IFoundText {
|
4684
4684
|
pageIndex: number;
|
@@ -5523,19 +5523,19 @@ declare module DevExpress.Reporting.Viewer.Settings {
|
|
5523
5523
|
processMessage: (message: string, showForUser?: boolean, element?: Element) => void;
|
5524
5524
|
processWarning: (message: string, showForUser?: boolean, element?: Element) => void;
|
5525
5525
|
}
|
5526
|
-
export
|
5527
|
-
export
|
5528
|
-
export
|
5529
|
-
export
|
5530
|
-
export
|
5531
|
-
export
|
5532
|
-
export
|
5533
|
-
export
|
5534
|
-
export
|
5535
|
-
export
|
5536
|
-
export
|
5537
|
-
export
|
5538
|
-
export
|
5526
|
+
export const EditablePreviewEnabled: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
5527
|
+
export const SearchAvailable: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
5528
|
+
export const ReportServerInvokeUri = "/RSWebDocumentViewerApi/Invoke";
|
5529
|
+
export const ReportServerExportUri = "/RSWebDocumentViewerApi/Download";
|
5530
|
+
export const AsyncExportApproach: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
5531
|
+
export const MessageHandler: DevExpress.Analytics.Internal.IGlobalSubscribableValue<IMessageHandler>;
|
5532
|
+
export const HandlerUri: DevExpress.Analytics.Internal.IGlobalSubscribableValue<string>;
|
5533
|
+
export const previewDefaultResolution: DevExpress.Analytics.Internal.IGlobalSubscribableValue<number>;
|
5534
|
+
export const ReportServerDownloadUri: DevExpress.Analytics.Internal.IGlobalSubscribableValue<string>;
|
5535
|
+
export const PollingDelay: DevExpress.Analytics.Internal.IGlobalSubscribableValue<number>;
|
5536
|
+
export const TimeOut: DevExpress.Analytics.Internal.IGlobalSubscribableValue<number>;
|
5537
|
+
export const PreloadedPagesOffset: DevExpress.Analytics.Internal.IGlobalSubscribableValue<number>;
|
5538
|
+
export const MultipageScrollingThrottle: DevExpress.Analytics.Internal.IGlobalSubscribableValue<number>;
|
5539
5539
|
}
|
5540
5540
|
declare module DevExpress.Reporting.Viewer.Widgets.Internal {
|
5541
5541
|
import IPropertyGridEditorViewModel = DevExpress.Analytics.Widgets.IPropertyGridEditorViewModel;
|
@@ -6226,12 +6226,9 @@ declare module DevExpress.Reporting.Viewer.Widgets {
|
|
6226
6226
|
import IDateRangeEditorOptions = DevExpress.Reporting.Viewer.Widgets.IDateRangeEditorOptions;
|
6227
6227
|
import Editor = DevExpress.Analytics.Widgets.Editor;
|
6228
6228
|
import IEditorViewModel = DevExpress.Analytics.Widgets.IEditorViewModel;
|
6229
|
-
export
|
6229
|
+
export const viewerEditorTemplates: {
|
6230
6230
|
multiValue: {
|
6231
6231
|
header: string;
|
6232
|
-
extendedOptions: {
|
6233
|
-
onMultiTagPreparing: (args: any) => void;
|
6234
|
-
};
|
6235
6232
|
editorType: typeof DevExpress.Reporting.Viewer.Widgets.Internal.MultiValueEditor;
|
6236
6233
|
};
|
6237
6234
|
groupEditor: {
|
@@ -6271,7 +6268,7 @@ declare module DevExpress.Reporting.Viewer.Widgets {
|
|
6271
6268
|
ranges: DevExpress.Reporting.Viewer.Widgets.IDateRangeEditorItem[];
|
6272
6269
|
}
|
6273
6270
|
export const predefinedDateRangesModel: PredefinedDateRangeModel;
|
6274
|
-
export
|
6271
|
+
export const predefinedDateRanges: DevExpress.Reporting.Viewer.Widgets.IDateRangeEditorItem[];
|
6275
6272
|
export {};
|
6276
6273
|
export type IDateRangeEditorPredefinedItemViewModel = DevExpress.Reporting.Viewer.Widgets.IDateRangeEditorItem & {
|
6277
6274
|
click: () => void;
|
@@ -6604,55 +6601,55 @@ declare module DevExpress.Reporting.Export.Metadata {
|
|
6604
6601
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6605
6602
|
import fromEnum = DevExpress.Analytics.Utils.fromEnum;
|
6606
6603
|
import parseBool = DevExpress.Analytics.Utils.parseBool;
|
6607
|
-
export
|
6608
|
-
export
|
6609
|
-
export
|
6610
|
-
export
|
6611
|
-
export
|
6612
|
-
export
|
6613
|
-
export
|
6614
|
-
export
|
6615
|
-
export
|
6616
|
-
export
|
6617
|
-
export
|
6618
|
-
export
|
6619
|
-
export
|
6620
|
-
export
|
6604
|
+
export const pageBorderColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
6605
|
+
export const pageBorderWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
6606
|
+
export const pageRange: DevExpress.Analytics.Utils.ISerializationInfo;
|
6607
|
+
export const expotOptionsTitle: DevExpress.Analytics.Utils.ISerializationInfo;
|
6608
|
+
export const htmlTableLayout: DevExpress.Analytics.Utils.ISerializationInfo;
|
6609
|
+
export const docxTableLayout: DevExpress.Analytics.Utils.ISerializationInfo;
|
6610
|
+
export const allowURLsWithJSContent: DevExpress.Analytics.Utils.ISerializationInfo;
|
6611
|
+
export const rasterizationResolution: DevExpress.Analytics.Utils.ISerializationInfo;
|
6612
|
+
export const rasterizeImages: DevExpress.Analytics.Utils.ISerializationInfo;
|
6613
|
+
export const useHRefHyperlinks: DevExpress.Analytics.Utils.ISerializationInfo;
|
6614
|
+
export const exportWatermarks: DevExpress.Analytics.Utils.ISerializationInfo;
|
6615
|
+
export const inlineCss: DevExpress.Analytics.Utils.ISerializationInfo;
|
6616
|
+
export const removeSecondarySymbols: DevExpress.Analytics.Utils.ISerializationInfo;
|
6617
|
+
export const characterSet: DevExpress.Analytics.Utils.ISerializationInfo;
|
6621
6618
|
export function getExportModeValues(format?: string, preview?: boolean, merged?: boolean): Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
6622
|
-
export
|
6623
|
-
export
|
6624
|
-
export
|
6625
|
-
export
|
6626
|
-
export
|
6627
|
-
export
|
6628
|
-
export
|
6629
|
-
export
|
6630
|
-
export
|
6631
|
-
export
|
6632
|
-
export
|
6633
|
-
export
|
6634
|
-
export
|
6635
|
-
export
|
6636
|
-
export
|
6637
|
-
export
|
6638
|
-
export
|
6639
|
-
export
|
6640
|
-
export
|
6641
|
-
export
|
6642
|
-
export
|
6643
|
-
export
|
6644
|
-
export
|
6645
|
-
export
|
6646
|
-
export
|
6647
|
-
export
|
6648
|
-
export
|
6649
|
-
export
|
6650
|
-
export
|
6651
|
-
export
|
6652
|
-
export
|
6653
|
-
export
|
6654
|
-
export
|
6655
|
-
export
|
6619
|
+
export const exportPageBreaks: DevExpress.Analytics.Utils.ISerializationInfo;
|
6620
|
+
export const rtfExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6621
|
+
export const docxExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6622
|
+
export const htmlExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6623
|
+
export const embedImagesInHTML: DevExpress.Analytics.Utils.ISerializationInfo;
|
6624
|
+
export const imageExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6625
|
+
export const xlsExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6626
|
+
export const xlsxExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6627
|
+
export const textExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6628
|
+
export const xlsTextExportMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6629
|
+
export const csvTextSeparator: DevExpress.Analytics.Utils.ISerializationInfo;
|
6630
|
+
export const useCustomSeparator: DevExpress.Analytics.Utils.ISerializationInfo;
|
6631
|
+
export const textEncodingType: DevExpress.Analytics.Utils.ISerializationInfo;
|
6632
|
+
export const xlsExportHyperlinks: DevExpress.Analytics.Utils.ISerializationInfo;
|
6633
|
+
export const xlsRawDataMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
6634
|
+
export const xlsShowGridLines: DevExpress.Analytics.Utils.ISerializationInfo;
|
6635
|
+
export const xlsExportOptionsSheetName: DevExpress.Analytics.Utils.ISerializationInfo;
|
6636
|
+
export const csvExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6637
|
+
export const rtfExportOptionsSerializationInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6638
|
+
export const emptyFirstPageHeaderFooter: DevExpress.Analytics.Utils.ISerializationInfo;
|
6639
|
+
export const keepRowHeight: DevExpress.Analytics.Utils.ISerializationInfo;
|
6640
|
+
export const rtfExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6641
|
+
export const docxDocumentOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
6642
|
+
export const docxExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6643
|
+
export const nativeFormatOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6644
|
+
export const additionalRecipients: DevExpress.Analytics.Utils.ISerializationInfo;
|
6645
|
+
export const emailOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6646
|
+
export const htmlExportOptionsSerializationInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6647
|
+
export const htmlExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6648
|
+
export const imageExportOptionsSerializationInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6649
|
+
export const imageExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6650
|
+
export const mhtExportOptionsSerializationInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6651
|
+
export const mhtExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6652
|
+
export const pdfACompatibilityValues: {
|
6656
6653
|
None: string;
|
6657
6654
|
PdfA1a: string;
|
6658
6655
|
PdfA1b: string;
|
@@ -6661,7 +6658,7 @@ declare module DevExpress.Reporting.Export.Metadata {
|
|
6661
6658
|
PdfA3a: string;
|
6662
6659
|
PdfA3b: string;
|
6663
6660
|
};
|
6664
|
-
export
|
6661
|
+
export const pdfACompatibility: {
|
6665
6662
|
propertyName: string;
|
6666
6663
|
modelName: string;
|
6667
6664
|
displayName: string;
|
@@ -6675,11 +6672,11 @@ declare module DevExpress.Reporting.Export.Metadata {
|
|
6675
6672
|
localizationId: string;
|
6676
6673
|
}[];
|
6677
6674
|
};
|
6678
|
-
export
|
6675
|
+
export const pdfUACompatibilityValues: {
|
6679
6676
|
None: string;
|
6680
6677
|
PdfUA1: string;
|
6681
6678
|
};
|
6682
|
-
export
|
6679
|
+
export const pdfUACompatibility: {
|
6683
6680
|
propertyName: string;
|
6684
6681
|
modelName: string;
|
6685
6682
|
displayName: string;
|
@@ -6693,7 +6690,7 @@ declare module DevExpress.Reporting.Export.Metadata {
|
|
6693
6690
|
localizationId: string;
|
6694
6691
|
}[];
|
6695
6692
|
};
|
6696
|
-
export
|
6693
|
+
export const showPrintDialogOnOpen: {
|
6697
6694
|
propertyName: string;
|
6698
6695
|
modelName: string;
|
6699
6696
|
displayName: string;
|
@@ -6702,14 +6699,14 @@ declare module DevExpress.Reporting.Export.Metadata {
|
|
6702
6699
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
6703
6700
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
6704
6701
|
};
|
6705
|
-
export
|
6706
|
-
export
|
6707
|
-
export
|
6708
|
-
export
|
6709
|
-
export
|
6710
|
-
export
|
6711
|
-
export
|
6712
|
-
export
|
6702
|
+
export const pdfExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6703
|
+
export const printPreviewOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6704
|
+
export const textExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6705
|
+
export const xlsExportOptionsSerializationInfoCommon: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6706
|
+
export const xlsExportOptionsSerializationInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6707
|
+
export const xlsExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6708
|
+
export const xlsxExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6709
|
+
export const exportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6713
6710
|
}
|
6714
6711
|
declare module DevExpress.Reporting.Export {
|
6715
6712
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
@@ -6749,7 +6746,7 @@ declare module DevExpress.Reporting.Export {
|
|
6749
6746
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6750
6747
|
constructor(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer);
|
6751
6748
|
}
|
6752
|
-
export
|
6749
|
+
export const docxExportDocumentOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6753
6750
|
export class DocxExportOptions extends BaseRenderingMultiplatformModel<DevExpress.Analytics.Serializer.Native.IViewModel> {
|
6754
6751
|
static from(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer): DevExpress.Reporting.Export.DocxExportOptions;
|
6755
6752
|
static toJson(value: any, serializer: any, refs: any): any;
|
@@ -6763,7 +6760,7 @@ declare module DevExpress.Reporting.Export {
|
|
6763
6760
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6764
6761
|
constructor(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer);
|
6765
6762
|
}
|
6766
|
-
export
|
6763
|
+
export const additionalRecipientSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6767
6764
|
export class HtmlExportOptions extends BaseRenderingMultiplatformModel<DevExpress.Analytics.Serializer.Native.IViewModel> {
|
6768
6765
|
static from(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer): DevExpress.Reporting.Export.HtmlExportOptions;
|
6769
6766
|
static toJson(value: any, serializer: any, refs: any): any;
|
@@ -6791,7 +6788,7 @@ declare module DevExpress.Reporting.Export {
|
|
6791
6788
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6792
6789
|
constructor(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer);
|
6793
6790
|
}
|
6794
|
-
export
|
6791
|
+
export const pdfExportPermissionsOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6795
6792
|
export class PdfPasswordSecurityOptions extends BaseRenderingMultiplatformModel<DevExpress.Analytics.Serializer.Native.IViewModel> {
|
6796
6793
|
static from(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer): DevExpress.Reporting.Export.PdfPasswordSecurityOptions;
|
6797
6794
|
static toJson(value: any, serializer: any, refs: any): any;
|
@@ -6801,19 +6798,19 @@ declare module DevExpress.Reporting.Export {
|
|
6801
6798
|
openPassword: DevExpress.Analytics.Serializer.Native.MultiPlatformObservable<string>;
|
6802
6799
|
permissionsPassword: DevExpress.Analytics.Serializer.Native.MultiPlatformObservable<string>;
|
6803
6800
|
}
|
6804
|
-
export
|
6805
|
-
export
|
6801
|
+
export const pdfEncryptionLevel: DevExpress.Analytics.Utils.ISerializationInfo;
|
6802
|
+
export const pdfExportPasswordSecurityOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6806
6803
|
export class PdfExportDocumentOptions {
|
6807
6804
|
static from(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer): PdfExportDocumentOptions;
|
6808
6805
|
static toJson(value: any, serializer: any, refs: any): any;
|
6809
6806
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6810
6807
|
constructor(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer);
|
6811
6808
|
}
|
6812
|
-
export
|
6813
|
-
export
|
6814
|
-
export
|
6815
|
-
export
|
6816
|
-
export
|
6809
|
+
export const author: DevExpress.Analytics.Utils.ISerializationInfo;
|
6810
|
+
export const application: DevExpress.Analytics.Utils.ISerializationInfo;
|
6811
|
+
export const title: DevExpress.Analytics.Utils.ISerializationInfo;
|
6812
|
+
export const subject: DevExpress.Analytics.Utils.ISerializationInfo;
|
6813
|
+
export const pdfExportDocumentOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
6817
6814
|
export class PdfExportOptions extends BaseRenderingMultiplatformModel<DevExpress.Analytics.Serializer.Native.IViewModel> {
|
6818
6815
|
static from(model: any, serializer?: DevExpress.Analytics.Serializer.Native.IModelSerializer): DevExpress.Reporting.Export.PdfExportOptions;
|
6819
6816
|
static toJson(value: any, serializer: any, refs: any): any;
|
@@ -6907,24 +6904,24 @@ declare module DevExpress.Reporting.Viewer.Export {
|
|
6907
6904
|
isPropertyVisible(name: string): boolean;
|
6908
6905
|
isPropertyDisabled(name: string): boolean;
|
6909
6906
|
}
|
6910
|
-
export
|
6911
|
-
export
|
6907
|
+
export const rtfExportModeMergedPreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6908
|
+
export const docxExportModeMergedPreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6912
6909
|
export const excludeModesForMergedDocuments = "SingleFilePageByPage";
|
6913
6910
|
export const exportModePreviewBase: {
|
6914
6911
|
from: (val: string, serializer: DevExpress.Analytics.Serializer.Native.IModelSerializer) => DevExpress.Analytics.Serializer.Native.MultiPlatformObservable<string>;
|
6915
6912
|
};
|
6916
|
-
export
|
6917
|
-
export
|
6918
|
-
export
|
6919
|
-
export
|
6920
|
-
export
|
6921
|
-
export
|
6922
|
-
export
|
6923
|
-
export
|
6924
|
-
export
|
6925
|
-
export
|
6926
|
-
export
|
6927
|
-
export
|
6913
|
+
export const htmlExportModePreviewBase: DevExpress.Analytics.Utils.ISerializationInfo;
|
6914
|
+
export const htmlExportModePreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6915
|
+
export const htmlExportModeMergedPreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6916
|
+
export const xlsExportModePreviewBase: DevExpress.Analytics.Utils.ISerializationInfo;
|
6917
|
+
export const xlsExportModePreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6918
|
+
export const xlsExportModeMergedPreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6919
|
+
export const imageExportModePreviewBase: DevExpress.Analytics.Utils.ISerializationInfo;
|
6920
|
+
export const imageExportModePreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6921
|
+
export const imageExportModeMergedPreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6922
|
+
export const xlsxExportModePreviewBase: DevExpress.Analytics.Utils.ISerializationInfo;
|
6923
|
+
export const xlsxExportModePreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6924
|
+
export const xlsxExportModeMergedPreview: DevExpress.Analytics.Utils.ISerializationInfo;
|
6928
6925
|
export class HtmlExportOptionsPreview extends HtmlExportOptions {
|
6929
6926
|
static toJson(value: any, serializer: any, refs: any): any;
|
6930
6927
|
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
@@ -7043,7 +7040,7 @@ declare module DevExpress.Reporting.Editing {
|
|
7043
7040
|
template?: string;
|
7044
7041
|
options?: any;
|
7045
7042
|
}
|
7046
|
-
export
|
7043
|
+
export const Categories: {
|
7047
7044
|
Image: () => string;
|
7048
7045
|
Numeric: () => string;
|
7049
7046
|
DateTime: () => string;
|
@@ -7155,8 +7152,8 @@ declare module DevExpress.Reporting.Designer.Data {
|
|
7155
7152
|
getEnumTypeValues(): DevExpress.Reporting.Designer.Data.IParameterTypeValue[];
|
7156
7153
|
constructor(knownEnums?: Array<DevExpress.Reporting.IEnumType>);
|
7157
7154
|
}
|
7158
|
-
export
|
7159
|
-
export
|
7155
|
+
export const parameterSeparator = "|";
|
7156
|
+
export const parameterTypeValues: DevExpress.Reporting.Designer.Data.IParameterTypeValue[];
|
7160
7157
|
export class ParameterExpressionAddOn extends Disposable {
|
7161
7158
|
private _editor;
|
7162
7159
|
private _parameter;
|
@@ -7401,7 +7398,7 @@ declare module DevExpress.Reporting.Designer.Data {
|
|
7401
7398
|
labelOrientation: ko.Observable<string>;
|
7402
7399
|
parameter: ko.Observable<DevExpress.Reporting.Designer.Data.Parameter>;
|
7403
7400
|
}
|
7404
|
-
export
|
7401
|
+
export const ParameterPanelMapper: {
|
7405
7402
|
Group: typeof GroupLayoutItem;
|
7406
7403
|
Separator: typeof SeparatorLayoutItem;
|
7407
7404
|
Parameter: typeof ParameterLayoutItem;
|
@@ -7544,7 +7541,7 @@ declare module DevExpress.Reporting.Designer.Bands {
|
|
7544
7541
|
import BandsHolder = DevExpress.Reporting.Designer.Bands.Internal.BandsHolder;
|
7545
7542
|
import PrintAcrossBandsPlaceHolder = DevExpress.Reporting.Designer.Bands.Internal.PrintAcrossBandsPlaceHolder;
|
7546
7543
|
import VerticalBandViewModel = DevExpress.Reporting.Designer.Bands.VerticalBandViewModel;
|
7547
|
-
export
|
7544
|
+
export const bandSurfaceCollapsedHeight = 27;
|
7548
7545
|
export class SubBandViewModel extends BandViewModel {
|
7549
7546
|
constructor(band: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer?: DevExpress.Analytics.Utils.ModelSerializer);
|
7550
7547
|
isPropertyDisabled(name: string): any;
|
@@ -7554,7 +7551,7 @@ declare module DevExpress.Reporting.Designer.Bands {
|
|
7554
7551
|
getAbsolutePositionY(): number;
|
7555
7552
|
getBackgroundRect(): {
|
7556
7553
|
top: number;
|
7557
|
-
bottom:
|
7554
|
+
bottom: number;
|
7558
7555
|
height: number;
|
7559
7556
|
};
|
7560
7557
|
protected _initMultiColumn(): void;
|
@@ -7583,7 +7580,7 @@ declare module DevExpress.Reporting.Designer.Bands {
|
|
7583
7580
|
columnCount: ko.Observable<number> | ko.Computed<number>;
|
7584
7581
|
columnSpacing: any;
|
7585
7582
|
}
|
7586
|
-
export
|
7583
|
+
export const multiColumnSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
7587
7584
|
export class MultiColumnSurface extends Disposable {
|
7588
7585
|
constructor(multiColumn: DevExpress.Reporting.Designer.Bands.MultiColumn, context: DevExpress.Analytics.Elements.ISurfaceContext);
|
7589
7586
|
grayAreaWidth: ko.Computed<number>;
|
@@ -7856,9 +7853,9 @@ declare module DevExpress.Reporting.Designer.Widgets {
|
|
7856
7853
|
import SummaryEditorModel = DevExpress.Reporting.Designer.Widgets.Internal.SummaryEditorModel;
|
7857
7854
|
import SummaryEditorPopup = DevExpress.Reporting.Designer.Widgets.Internal.SummaryEditorPopup;
|
7858
7855
|
import NameEditor = DevExpress.Reporting.Designer.Widgets.NameEditor;
|
7859
|
-
export
|
7856
|
+
export const designerEditorTemplates: DevExpress.Analytics.Widgets.EditorTemplates<ReportDesignerEditors>;
|
7860
7857
|
export {};
|
7861
|
-
export
|
7858
|
+
export const reportFunctionDisplay: DevExpress.Analytics.Widgets.Internal.IExpressionEditorFunction[];
|
7862
7859
|
export class EditOptionsEditorNameEditorModel extends Editor {
|
7863
7860
|
constructor(modelPropertyInfo: DevExpress.Analytics.Utils.ISerializationInfo, level: any, parentDisabled?: ko.Observable<boolean>, textToSearch?: any);
|
7864
7861
|
itemsProvider: DevExpress.Analytics.Utils.IItemsProvider;
|
@@ -7922,7 +7919,7 @@ declare module DevExpress.Reporting.Designer.Widgets {
|
|
7922
7919
|
collapsed: ko.Observable<boolean>;
|
7923
7920
|
protected _shouldSkipHighlighting(propertyName: string): boolean;
|
7924
7921
|
}
|
7925
|
-
export
|
7922
|
+
export const groups: DevExpress.Analytics.Internal.GroupObject;
|
7926
7923
|
export class StylesEditorHeaderModel {
|
7927
7924
|
static newItem: string;
|
7928
7925
|
static newItemTextId: string;
|
@@ -7939,7 +7936,7 @@ declare module DevExpress.Reporting.Designer.Widgets {
|
|
7939
7936
|
disabled: ko.Observable<boolean> | ko.Computed<boolean>;
|
7940
7937
|
dropDownOptions: any;
|
7941
7938
|
}
|
7942
|
-
export
|
7939
|
+
export const dataBindingsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
7943
7940
|
export class BandEditorBase extends Editor {
|
7944
7941
|
generateValue: (bands: (filter?: any, noneNeaded?: any) => ko.Computed<any>) => any;
|
7945
7942
|
bands: any;
|
@@ -8116,103 +8113,103 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8116
8113
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8117
8114
|
import parseBool = DevExpress.Analytics.Utils.parseBool;
|
8118
8115
|
import IDisplayedValue = DevExpress.Analytics.Utils.IDisplayedValue;
|
8119
|
-
export
|
8120
|
-
export
|
8121
|
-
export
|
8122
|
-
export
|
8123
|
-
export
|
8124
|
-
export
|
8125
|
-
export
|
8126
|
-
export
|
8127
|
-
export
|
8128
|
-
export
|
8129
|
-
export
|
8130
|
-
export
|
8131
|
-
export
|
8132
|
-
export
|
8133
|
-
export
|
8134
|
-
export
|
8135
|
-
export
|
8136
|
-
export
|
8137
|
-
export
|
8138
|
-
export
|
8139
|
-
export
|
8140
|
-
export
|
8141
|
-
export
|
8142
|
-
export
|
8143
|
-
export
|
8144
|
-
export
|
8145
|
-
export
|
8146
|
-
export
|
8147
|
-
export
|
8148
|
-
export
|
8149
|
-
export
|
8150
|
-
export
|
8151
|
-
export
|
8152
|
-
export
|
8153
|
-
export
|
8154
|
-
export
|
8155
|
-
export
|
8156
|
-
export
|
8157
|
-
export
|
8158
|
-
export
|
8159
|
-
export
|
8160
|
-
export
|
8161
|
-
export
|
8162
|
-
export
|
8163
|
-
export
|
8164
|
-
export
|
8165
|
-
export
|
8166
|
-
export
|
8167
|
-
export
|
8168
|
-
export
|
8169
|
-
export
|
8170
|
-
export
|
8171
|
-
export
|
8116
|
+
export const expressionBindingSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8117
|
+
export const expressionBindings: DevExpress.Analytics.Utils.ISerializationInfo;
|
8118
|
+
export const formattingRuleLinkSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8119
|
+
export const defaultBooleanVisible: DevExpress.Analytics.Utils.ISerializationInfo;
|
8120
|
+
export const formattingSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8121
|
+
export const conditionObj: DevExpress.Analytics.Utils.ISerializationInfo;
|
8122
|
+
export const formatting: DevExpress.Analytics.Utils.ISerializationInfo;
|
8123
|
+
export const formattingRuleSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8124
|
+
export const formattingRuleLinks: DevExpress.Analytics.Utils.ISerializationInfo;
|
8125
|
+
export const sortingOptionsSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8126
|
+
export const interactiveSorting: DevExpress.Analytics.Utils.ISerializationInfo;
|
8127
|
+
export const sizeLocation: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8128
|
+
export const bordersProperties: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8129
|
+
export const baseControlProperties: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8130
|
+
export const commonBandProperties: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8131
|
+
export const commonControlProperties: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8132
|
+
export const fontGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8133
|
+
export const bookmarkGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8134
|
+
export const navigationGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8135
|
+
export const datasourcePrintOptionsGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8136
|
+
export const processGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8137
|
+
export const canGrowShrinkGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8138
|
+
export const labelGroup: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8139
|
+
export const unknownSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8140
|
+
export const afterPrint: DevExpress.Analytics.Utils.ISerializationInfo;
|
8141
|
+
export const beforePrint: DevExpress.Analytics.Utils.ISerializationInfo;
|
8142
|
+
export const sizeChanged: DevExpress.Analytics.Utils.ISerializationInfo;
|
8143
|
+
export const evaluateBinding: DevExpress.Analytics.Utils.ISerializationInfo;
|
8144
|
+
export const truncatedControlEventsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8145
|
+
export const truncatedControlScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8146
|
+
export const commonScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8147
|
+
export const controlScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8148
|
+
export const textControlScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8149
|
+
export const labelScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8150
|
+
export const chartScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8151
|
+
export const pivotScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8152
|
+
export const subreportScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8153
|
+
export const pdfContentScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8154
|
+
export const commonBandScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8155
|
+
export const groupBandScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8156
|
+
export const groupHeaderBandScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8157
|
+
export const detailReportBandScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8158
|
+
export const reportScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8159
|
+
export const allScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
8160
|
+
export const editOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8161
|
+
export const anchorVertical: DevExpress.Analytics.Utils.ISerializationInfo;
|
8162
|
+
export const anchorHorizontal: DevExpress.Analytics.Utils.ISerializationInfo;
|
8163
|
+
export const editOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8164
|
+
export const textEditOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8165
|
+
export const parameterBindingSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8166
|
+
export const drillThroughReportSourceUrl: DevExpress.Analytics.Utils.ISerializationInfo;
|
8167
|
+
export const drillThroughReportSource: DevExpress.Analytics.Utils.ISerializationInfo;
|
8168
|
+
export const drillThroughParameterBindings: DevExpress.Analytics.Utils.ISerializationInfo;
|
8172
8169
|
export const ActionType: {
|
8173
8170
|
None: string;
|
8174
8171
|
NavigateToReport: string;
|
8175
8172
|
};
|
8176
|
-
export
|
8177
|
-
export
|
8178
|
-
export
|
8179
|
-
export
|
8180
|
-
export
|
8181
|
-
export
|
8182
|
-
export
|
8183
|
-
export
|
8184
|
-
export
|
8185
|
-
export
|
8186
|
-
export
|
8187
|
-
export
|
8188
|
-
export
|
8189
|
-
export
|
8190
|
-
export
|
8191
|
-
export
|
8192
|
-
export
|
8193
|
-
export
|
8194
|
-
export
|
8195
|
-
export
|
8196
|
-
export
|
8197
|
-
export
|
8198
|
-
export
|
8199
|
-
export
|
8200
|
-
export
|
8201
|
-
export
|
8202
|
-
export
|
8203
|
-
export
|
8204
|
-
export
|
8205
|
-
export
|
8206
|
-
export
|
8207
|
-
export
|
8208
|
-
export
|
8209
|
-
export
|
8210
|
-
export
|
8211
|
-
export
|
8212
|
-
export
|
8213
|
-
export
|
8214
|
-
export
|
8215
|
-
export
|
8173
|
+
export const actionKind: DevExpress.Analytics.Utils.ISerializationInfo;
|
8174
|
+
export const actionSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8175
|
+
export const action: DevExpress.Analytics.Utils.ISerializationInfo;
|
8176
|
+
export const imageUrl: DevExpress.Analytics.Utils.ISerializationInfo;
|
8177
|
+
export const imageSource: DevExpress.Analytics.Utils.ISerializationInfo;
|
8178
|
+
export const imageEditOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8179
|
+
export const useImageMetadata: DevExpress.Analytics.Utils.ISerializationInfo;
|
8180
|
+
export const pictureBoxSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8181
|
+
export const popularPropertiesPicture: string[];
|
8182
|
+
export const foreColorWatermark: DevExpress.Analytics.Utils.ISerializationInfo;
|
8183
|
+
export const fontWatermark: DevExpress.Analytics.Utils.ISerializationInfo;
|
8184
|
+
export const watermarkSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8185
|
+
export const paperKind: DevExpress.Analytics.Utils.ISerializationInfo;
|
8186
|
+
export const landscape: DevExpress.Analytics.Utils.ISerializationInfo;
|
8187
|
+
export const margins: DevExpress.Analytics.Utils.ISerializationInfo;
|
8188
|
+
export const pageColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
8189
|
+
export const measureUnit: DevExpress.Analytics.Utils.ISerializationInfo;
|
8190
|
+
export const snapGridSize: DevExpress.Analytics.Utils.ISerializationInfo;
|
8191
|
+
export const drawWatermark: DevExpress.Analytics.Utils.ISerializationInfo;
|
8192
|
+
export const showPreviewMarginLines: DevExpress.Analytics.Utils.ISerializationInfo;
|
8193
|
+
export const verticalContentSplitting: DevExpress.Analytics.Utils.ISerializationInfo;
|
8194
|
+
export const reportExportOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8195
|
+
export const watermarks: DevExpress.Analytics.Utils.ISerializationInfo;
|
8196
|
+
export const watermarkId: DevExpress.Analytics.Utils.ISerializationInfo;
|
8197
|
+
export const rollPaper: DevExpress.Analytics.Utils.ISerializationInfo;
|
8198
|
+
export const requestParameters: DevExpress.Analytics.Utils.ISerializationInfo;
|
8199
|
+
export const formattingRuleSheet: DevExpress.Analytics.Utils.ISerializationInfo;
|
8200
|
+
export const pageWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8201
|
+
export const pageHeight: DevExpress.Analytics.Utils.ISerializationInfo;
|
8202
|
+
export const localizationItems: DevExpress.Analytics.Utils.ISerializationInfo;
|
8203
|
+
export const language: DevExpress.Analytics.Utils.ISerializationInfo;
|
8204
|
+
export const scriptLanguage: DevExpress.Analytics.Utils.ISerializationInfo;
|
8205
|
+
export const scriptReferencesString: DevExpress.Analytics.Utils.ISerializationInfo;
|
8206
|
+
export const calculatedFields: DevExpress.Analytics.Utils.ISerializationInfo;
|
8207
|
+
export const parametersInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8208
|
+
export const bookmarkDuplicateSuppress: DevExpress.Analytics.Utils.ISerializationInfo;
|
8209
|
+
export const horizontalContentSplitting: DevExpress.Analytics.Utils.ISerializationInfo;
|
8210
|
+
export const rtlLayout: DevExpress.Analytics.Utils.ISerializationInfo;
|
8211
|
+
export const rtlReport: DevExpress.Analytics.Utils.ISerializationInfo;
|
8212
|
+
export const useLandscape: {
|
8216
8213
|
propertyName: string;
|
8217
8214
|
modelName: string;
|
8218
8215
|
displayName: string;
|
@@ -8221,7 +8218,7 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8221
8218
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
8222
8219
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
8223
8220
|
};
|
8224
|
-
export
|
8221
|
+
export const usePaperKind: {
|
8225
8222
|
propertyName: string;
|
8226
8223
|
modelName: string;
|
8227
8224
|
displayName: string;
|
@@ -8230,17 +8227,17 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8230
8227
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
8231
8228
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
8232
8229
|
};
|
8233
|
-
export
|
8234
|
-
export
|
8235
|
-
export
|
8236
|
-
export
|
8237
|
-
export
|
8238
|
-
export
|
8239
|
-
export
|
8240
|
-
export
|
8241
|
-
export
|
8242
|
-
export
|
8243
|
-
export
|
8230
|
+
export const defaultPrinterSettingsUsingInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8231
|
+
export const reportSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8232
|
+
export const popularPropertiesReport: string[];
|
8233
|
+
export const reportSourceUrl: DevExpress.Analytics.Utils.ISerializationInfo;
|
8234
|
+
export const reportSource: DevExpress.Analytics.Utils.ISerializationInfo;
|
8235
|
+
export const parameterBindings: DevExpress.Analytics.Utils.ISerializationInfo;
|
8236
|
+
export const generateOwnPages: DevExpress.Analytics.Utils.ISerializationInfo;
|
8237
|
+
export const subreportSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8238
|
+
export const pdfSource: DevExpress.Analytics.Utils.ISerializationInfo;
|
8239
|
+
export const pdfSourceUrl: DevExpress.Analytics.Utils.ISerializationInfo;
|
8240
|
+
export const pageCount: {
|
8244
8241
|
propertyName: string;
|
8245
8242
|
modelName: string;
|
8246
8243
|
displayName: string;
|
@@ -8249,15 +8246,15 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8249
8246
|
disabled: boolean;
|
8250
8247
|
defaultVal: number;
|
8251
8248
|
};
|
8252
|
-
export
|
8253
|
-
export
|
8254
|
-
export
|
8255
|
-
export
|
8256
|
-
export
|
8257
|
-
export
|
8258
|
-
export
|
8259
|
-
export
|
8260
|
-
export
|
8249
|
+
export const pdfContentSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8250
|
+
export const popularPropertiesPdfContent: string[];
|
8251
|
+
export const shapeType: DevExpress.Analytics.Utils.ISerializationInfo;
|
8252
|
+
export const stretch: DevExpress.Analytics.Utils.ISerializationInfo;
|
8253
|
+
export const fillColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
8254
|
+
export const Shape: DevExpress.Analytics.Utils.ISerializationInfo;
|
8255
|
+
export const shapeFake: DevExpress.Analytics.Utils.ISerializationInfo;
|
8256
|
+
export const shapeElementSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8257
|
+
export const shapesMap: {
|
8261
8258
|
Rectangle: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8262
8259
|
Arrow: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8263
8260
|
Ellipse: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
@@ -8268,119 +8265,120 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8268
8265
|
Cross: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8269
8266
|
Brace: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8270
8267
|
};
|
8271
|
-
export
|
8272
|
-
export
|
8273
|
-
export
|
8274
|
-
export
|
8275
|
-
export
|
8276
|
-
export
|
8277
|
-
export
|
8278
|
-
export
|
8279
|
-
export
|
8280
|
-
export
|
8281
|
-
export
|
8282
|
-
export
|
8283
|
-
export
|
8268
|
+
export const shapeSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8269
|
+
export const popularPropertiesShape: string[];
|
8270
|
+
export const controlParameterInfos: DevExpress.Analytics.Utils.ISerializationInfo[];
|
8271
|
+
export const glyphAlignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
8272
|
+
export const glyphOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8273
|
+
export const baseTocLevelSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8274
|
+
export const tocLevelSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8275
|
+
export const tocTitleSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8276
|
+
export const tocTitle: DevExpress.Analytics.Utils.ISerializationInfo;
|
8277
|
+
export const tocLevelDefault: DevExpress.Analytics.Utils.ISerializationInfo;
|
8278
|
+
export const maxNestingLevel: DevExpress.Analytics.Utils.ISerializationInfo;
|
8279
|
+
export const tocLevels: DevExpress.Analytics.Utils.ISerializationInfo;
|
8280
|
+
export const tocSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8284
8281
|
export interface ISerializationInfoWithBindings extends ISerializationInfo {
|
8285
8282
|
bindingName?: string;
|
8286
8283
|
}
|
8287
|
-
export
|
8284
|
+
export const textAlignmentValues: {
|
8288
8285
|
value: string;
|
8289
8286
|
displayValue: string;
|
8290
8287
|
localizationId: string;
|
8291
8288
|
}[];
|
8292
|
-
export
|
8289
|
+
export const borderDashStyleValues: {
|
8293
8290
|
value: string;
|
8294
8291
|
displayValue: string;
|
8295
8292
|
localizationId: string;
|
8296
8293
|
}[];
|
8297
|
-
export
|
8298
|
-
export
|
8299
|
-
export
|
8300
|
-
export
|
8301
|
-
export
|
8302
|
-
export
|
8303
|
-
export
|
8294
|
+
export const stylePrioritySerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8295
|
+
export const xlsxFormatString: DevExpress.Analytics.Utils.ISerializationInfo;
|
8296
|
+
export const name: DevExpress.Analytics.Utils.ISerializationInfo;
|
8297
|
+
export const displayName: DevExpress.Analytics.Utils.ISerializationInfo;
|
8298
|
+
export const text: DevExpress.Analytics.Utils.ISerializationInfo;
|
8299
|
+
export const textArea: DevExpress.Analytics.Utils.ISerializationInfo;
|
8300
|
+
export const textTrimmingValues: {
|
8304
8301
|
value: string;
|
8305
8302
|
displayValue: string;
|
8306
8303
|
localizationId: string;
|
8307
8304
|
}[];
|
8308
|
-
export
|
8309
|
-
export
|
8310
|
-
export
|
8311
|
-
export
|
8312
|
-
export
|
8313
|
-
export
|
8314
|
-
export
|
8315
|
-
export
|
8316
|
-
export
|
8317
|
-
export
|
8318
|
-
export
|
8319
|
-
export
|
8320
|
-
export
|
8321
|
-
export
|
8322
|
-
export
|
8323
|
-
export
|
8324
|
-
export
|
8325
|
-
export
|
8326
|
-
export
|
8327
|
-
export
|
8328
|
-
export
|
8329
|
-
export
|
8330
|
-
export
|
8331
|
-
export
|
8332
|
-
export
|
8333
|
-
export
|
8334
|
-
export
|
8335
|
-
export
|
8336
|
-
export
|
8337
|
-
export
|
8338
|
-
export
|
8339
|
-
export
|
8340
|
-
export
|
8341
|
-
export
|
8342
|
-
export
|
8343
|
-
export
|
8344
|
-
export
|
8345
|
-
export
|
8346
|
-
export
|
8347
|
-
export
|
8348
|
-
export
|
8349
|
-
export
|
8350
|
-
export
|
8305
|
+
export const textTrimming: DevExpress.Analytics.Utils.ISerializationInfo;
|
8306
|
+
export const size: DevExpress.Analytics.Utils.ISerializationInfo;
|
8307
|
+
export const location: DevExpress.Analytics.Utils.ISerializationInfo;
|
8308
|
+
export const defaultBooleanValuesArray: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
8309
|
+
export const tag: DevExpress.Analytics.Utils.ISerializationInfo;
|
8310
|
+
export const lockedInUserDesigner: DevExpress.Analytics.Utils.ISerializationInfo;
|
8311
|
+
export const visible: DevExpress.Analytics.Utils.ISerializationInfo;
|
8312
|
+
export const backColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
8313
|
+
export const foreColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
8314
|
+
export const font: DevExpress.Analytics.Utils.ISerializationInfo;
|
8315
|
+
export const expressionableFont: DevExpress.Analytics.Utils.ISerializationInfo;
|
8316
|
+
export const expressionableFontInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8317
|
+
export const borderColor: DevExpress.Analytics.Utils.ISerializationInfo;
|
8318
|
+
export const borders: DevExpress.Analytics.Utils.ISerializationInfo;
|
8319
|
+
export const borderWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8320
|
+
export const borderDashStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
8321
|
+
export const paddingString: DevExpress.Analytics.Utils.ISerializationInfo;
|
8322
|
+
export const padding: DevExpress.Analytics.Utils.ISerializationInfo;
|
8323
|
+
export const defaultTextPadding = "2,2,0,0,96";
|
8324
|
+
export const textAlignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
8325
|
+
export const textFitMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
8326
|
+
export const angle: DevExpress.Analytics.Utils.ISerializationInfo;
|
8327
|
+
export const canGrow: DevExpress.Analytics.Utils.ISerializationInfo;
|
8328
|
+
export const canShrink: DevExpress.Analytics.Utils.ISerializationInfo;
|
8329
|
+
export const multiline: DevExpress.Analytics.Utils.ISerializationInfo;
|
8330
|
+
export const wordWrap: DevExpress.Analytics.Utils.ISerializationInfo;
|
8331
|
+
export const allowMarkupText: DevExpress.Analytics.Utils.ISerializationInfo;
|
8332
|
+
export const autoWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8333
|
+
export const keepTogether: DevExpress.Analytics.Utils.ISerializationInfo;
|
8334
|
+
export const keepTogetherDefaultValueFalse: DevExpress.Analytics.Utils.ISerializationInfo;
|
8335
|
+
export const processDuplicatesTarget: DevExpress.Analytics.Utils.ISerializationInfo;
|
8336
|
+
export const processDuplicatesMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
8337
|
+
export const processNullValues: DevExpress.Analytics.Utils.ISerializationInfo;
|
8338
|
+
export const reportPrintOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8339
|
+
export const dataAdapter: DevExpress.Analytics.Utils.ISerializationInfo;
|
8340
|
+
export const dataSource: DevExpress.Analytics.Utils.ISerializationInfo;
|
8341
|
+
export const dataMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
8342
|
+
export const filterString: DevExpress.Analytics.Utils.ISerializationInfo;
|
8343
|
+
export const filterStringEditable: DevExpress.Analytics.Utils.ISerializationInfo;
|
8344
|
+
export const bookmark: DevExpress.Analytics.Utils.ISerializationInfo;
|
8345
|
+
export const bookmarkParent: DevExpress.Analytics.Utils.ISerializationInfo;
|
8346
|
+
export const navigateUrl: DevExpress.Analytics.Utils.ISerializationInfo;
|
8347
|
+
export const target: DevExpress.Analytics.Utils.ISerializationInfo;
|
8348
|
+
export const nullValueText: DevExpress.Analytics.Utils.ISerializationInfo;
|
8351
8349
|
export function getSummaryFunctionValues(): Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
8352
|
-
export
|
8353
|
-
export
|
8350
|
+
export const summaryFunctionValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
8351
|
+
export const textFormatString: DevExpress.Analytics.Utils.ISerializationInfo;
|
8354
8352
|
export function createSummarySerializationInfo(summaryFunctions?: any): DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8355
|
-
export
|
8356
|
-
export
|
8357
|
-
export
|
8358
|
-
export
|
8359
|
-
export
|
8360
|
-
export
|
8361
|
-
export
|
8362
|
-
export
|
8353
|
+
export const summarySerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8354
|
+
export const summary: DevExpress.Analytics.Utils.ISerializationInfo;
|
8355
|
+
export const reportPrintOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8356
|
+
export const lineWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8357
|
+
export const lineStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
8358
|
+
export const dpi: DevExpress.Analytics.Utils.ISerializationInfo;
|
8359
|
+
export const canPublish: DevExpress.Analytics.Utils.ISerializationInfo;
|
8360
|
+
export const rtlValues: {
|
8363
8361
|
value: string;
|
8364
8362
|
displayValue: string;
|
8365
8363
|
localizationId: string;
|
8366
8364
|
}[];
|
8367
|
-
export
|
8368
|
-
export
|
8369
|
-
export
|
8370
|
-
export
|
8365
|
+
export const rtl: DevExpress.Analytics.Utils.ISerializationInfo;
|
8366
|
+
export const imageType: DevExpress.Analytics.Utils.ISerializationInfo;
|
8367
|
+
export const paddingGroup: DevExpress.Analytics.Utils.ISerializationInfo[];
|
8368
|
+
export const defaultAccessibleRole: {
|
8371
8369
|
value: string;
|
8372
8370
|
displayValue: string;
|
8373
8371
|
localizationId: string;
|
8374
8372
|
};
|
8375
|
-
export
|
8376
|
-
export
|
8377
|
-
export
|
8378
|
-
export
|
8373
|
+
export const accessibleRoleValues: DevExpress.Analytics.Utils.IDisplayedValue[];
|
8374
|
+
export const accessibleRole: DevExpress.Analytics.Utils.ISerializationInfo;
|
8375
|
+
export const accessibleDescription: DevExpress.Analytics.Utils.ISerializationInfo;
|
8376
|
+
export const cells: {
|
8379
8377
|
propertyName: string;
|
8380
8378
|
modelName: string;
|
8381
8379
|
array: boolean;
|
8382
8380
|
};
|
8383
|
-
export
|
8381
|
+
export const sortOrder: {
|
8384
8382
|
propertyName: string;
|
8385
8383
|
modelName: string;
|
8386
8384
|
displayName: string;
|
@@ -8393,14 +8391,14 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8393
8391
|
localizationId: string;
|
8394
8392
|
}[];
|
8395
8393
|
};
|
8396
|
-
export
|
8397
|
-
export
|
8398
|
-
export
|
8399
|
-
export
|
8400
|
-
export
|
8401
|
-
export
|
8402
|
-
export
|
8403
|
-
export
|
8394
|
+
export const styleSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8395
|
+
export const styleName: DevExpress.Analytics.Utils.ISerializationInfo;
|
8396
|
+
export const evenStyleName: DevExpress.Analytics.Utils.ISerializationInfo;
|
8397
|
+
export const oddStyleName: DevExpress.Analytics.Utils.ISerializationInfo;
|
8398
|
+
export const stylePriority: DevExpress.Analytics.Utils.ISerializationInfo;
|
8399
|
+
export const pivotGridStyles: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8400
|
+
export const crossTabStyles: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8401
|
+
export const crossTabStylesDefaults: {
|
8404
8402
|
generalStyleName: {
|
8405
8403
|
"@Name": string;
|
8406
8404
|
"@BorderStyle": string;
|
@@ -8432,114 +8430,114 @@ declare module DevExpress.Reporting.Designer.Controls.Metadata {
|
|
8432
8430
|
"@TextAlignment": string;
|
8433
8431
|
};
|
8434
8432
|
};
|
8435
|
-
export
|
8436
|
-
export
|
8433
|
+
export const stylesInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8434
|
+
export const stylesObj: DevExpress.Analytics.Utils.ISerializationInfo;
|
8437
8435
|
export const defaultFrameOptionsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8438
|
-
export
|
8439
|
-
export
|
8440
|
-
export
|
8436
|
+
export const frameOptionsTypes: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
8437
|
+
export const FrameOptionsTypesEPC: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
8438
|
+
export const frameOptionsMap: {
|
8441
8439
|
[key: string]: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8442
8440
|
};
|
8443
|
-
export
|
8444
|
-
export
|
8445
|
-
export
|
8446
|
-
export
|
8447
|
-
export
|
8448
|
-
export
|
8449
|
-
export
|
8450
|
-
export
|
8451
|
-
export
|
8452
|
-
export
|
8441
|
+
export const defaultCodeSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8442
|
+
export const autoModule: DevExpress.Analytics.Utils.ISerializationInfo;
|
8443
|
+
export const barCodeOrientation: DevExpress.Analytics.Utils.ISerializationInfo;
|
8444
|
+
export const moduleInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8445
|
+
export const showText: DevExpress.Analytics.Utils.ISerializationInfo;
|
8446
|
+
export const symbology: DevExpress.Analytics.Utils.ISerializationInfo;
|
8447
|
+
export const targetDeviceDpi: DevExpress.Analytics.Utils.ISerializationInfo;
|
8448
|
+
export const barcodeFake: DevExpress.Analytics.Utils.ISerializationInfo;
|
8449
|
+
export const alignment: DevExpress.Analytics.Utils.ISerializationInfo;
|
8450
|
+
export const barCodesMap: {
|
8453
8451
|
[key: string]: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8454
8452
|
};
|
8455
|
-
export
|
8456
|
-
export
|
8457
|
-
export
|
8458
|
-
export
|
8459
|
-
export
|
8460
|
-
export
|
8461
|
-
export
|
8462
|
-
export
|
8463
|
-
export
|
8464
|
-
export
|
8465
|
-
export
|
8466
|
-
export
|
8467
|
-
export
|
8468
|
-
export
|
8469
|
-
export
|
8470
|
-
export
|
8471
|
-
export
|
8472
|
-
export
|
8473
|
-
export
|
8474
|
-
export
|
8475
|
-
export
|
8476
|
-
export
|
8477
|
-
export
|
8478
|
-
export
|
8479
|
-
export
|
8480
|
-
export
|
8481
|
-
export
|
8482
|
-
export
|
8483
|
-
export
|
8484
|
-
export
|
8485
|
-
export
|
8486
|
-
export
|
8487
|
-
export
|
8488
|
-
export
|
8489
|
-
export
|
8490
|
-
export
|
8491
|
-
export
|
8492
|
-
export
|
8493
|
-
export
|
8494
|
-
export
|
8495
|
-
export
|
8496
|
-
export
|
8497
|
-
export
|
8498
|
-
export
|
8499
|
-
export
|
8500
|
-
export
|
8501
|
-
export
|
8502
|
-
export
|
8503
|
-
export
|
8504
|
-
export
|
8505
|
-
export
|
8506
|
-
export
|
8507
|
-
export
|
8508
|
-
export
|
8509
|
-
export
|
8510
|
-
export
|
8511
|
-
export
|
8512
|
-
export
|
8513
|
-
export
|
8514
|
-
export
|
8515
|
-
export
|
8516
|
-
export
|
8453
|
+
export const barcodeSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8454
|
+
export const popularPropertiesBarCode: string[];
|
8455
|
+
export const cellVerticalSpacing: DevExpress.Analytics.Utils.ISerializationInfo;
|
8456
|
+
export const cellHorizontalSpacing: DevExpress.Analytics.Utils.ISerializationInfo;
|
8457
|
+
export const cellWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8458
|
+
export const cellHeight: DevExpress.Analytics.Utils.ISerializationInfo;
|
8459
|
+
export const cellSizeMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
8460
|
+
export const characterCombFont: DevExpress.Analytics.Utils.ISerializationInfo;
|
8461
|
+
export const characterCombBorders: DevExpress.Analytics.Utils.ISerializationInfo;
|
8462
|
+
export const characterCombBorderDashStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
8463
|
+
export const characterCombSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfo[];
|
8464
|
+
export const chart: DevExpress.Analytics.Utils.ISerializationInfo;
|
8465
|
+
export const controlParametersInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8466
|
+
export const xrChartSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8467
|
+
export const checkState: DevExpress.Analytics.Utils.ISerializationInfo;
|
8468
|
+
export const checked: DevExpress.Analytics.Utils.ISerializationInfo;
|
8469
|
+
export const glyphOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8470
|
+
export const checkEditOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8471
|
+
export const checkboxSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8472
|
+
export const popularPropertiesCheckBox: string[];
|
8473
|
+
export const crossBandLineWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8474
|
+
export const startPoint: DevExpress.Analytics.Utils.ISerializationInfo;
|
8475
|
+
export const endPoint: DevExpress.Analytics.Utils.ISerializationInfo;
|
8476
|
+
export const startBand: DevExpress.Analytics.Utils.ISerializationInfo;
|
8477
|
+
export const endBand: DevExpress.Analytics.Utils.ISerializationInfo;
|
8478
|
+
export const borderDashStyleCrossband: DevExpress.Analytics.Utils.ISerializationInfo;
|
8479
|
+
export const width: DevExpress.Analytics.Utils.ISerializationInfo;
|
8480
|
+
export const crossBandBoxControlSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8481
|
+
export const crossBandLineControlSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8482
|
+
export const popularPropertiesCrossLine: string[];
|
8483
|
+
export const actualValue: DevExpress.Analytics.Utils.ISerializationInfo;
|
8484
|
+
export const maximum: DevExpress.Analytics.Utils.ISerializationInfo;
|
8485
|
+
export const minimum: DevExpress.Analytics.Utils.ISerializationInfo;
|
8486
|
+
export const tickmarkCount: DevExpress.Analytics.Utils.ISerializationInfo;
|
8487
|
+
export const targetValue: DevExpress.Analytics.Utils.ISerializationInfo;
|
8488
|
+
export const viewStyle: DevExpress.Analytics.Utils.ISerializationInfo;
|
8489
|
+
export const viewTheme: DevExpress.Analytics.Utils.ISerializationInfo;
|
8490
|
+
export const viewType: DevExpress.Analytics.Utils.ISerializationInfo;
|
8491
|
+
export const xrGaugeSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8492
|
+
export const popularPropertiesGauge: string[];
|
8493
|
+
export const lineDirection: DevExpress.Analytics.Utils.ISerializationInfo;
|
8494
|
+
export const lineSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8495
|
+
export const popularPropertiesLine: string[];
|
8496
|
+
export const pageInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
8497
|
+
export const startPageNumber: DevExpress.Analytics.Utils.ISerializationInfo;
|
8498
|
+
export const runningBand: DevExpress.Analytics.Utils.ISerializationInfo;
|
8499
|
+
export const pageInfoSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8500
|
+
export const popularPropertiesPageInfo: string[];
|
8501
|
+
export const signatureOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
8502
|
+
export const pdfSignatureInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8503
|
+
export const pivotGridAppearances: DevExpress.Analytics.Utils.ISerializationInfo;
|
8504
|
+
export const prefilter: DevExpress.Analytics.Utils.ISerializationInfo;
|
8505
|
+
export const pivotGridOptions: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8506
|
+
export const pivotGridSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8507
|
+
export const rtf: DevExpress.Analytics.Utils.ISerializationInfo;
|
8508
|
+
export const textRtf: DevExpress.Analytics.Utils.ISerializationInfo;
|
8509
|
+
export const serializableRtfString: DevExpress.Analytics.Utils.ISerializationInfo;
|
8510
|
+
export const newDocumentData: DevExpress.Analytics.Utils.ISerializationInfo;
|
8511
|
+
export const richTextSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8512
|
+
export const popularPropertiesRichText: string[];
|
8513
|
+
export const valueMember: DevExpress.Analytics.Utils.ISerializationInfo;
|
8514
|
+
export const sparklineViewMap: {
|
8517
8515
|
Line: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8518
8516
|
Bar: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8519
8517
|
WinLoss: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8520
8518
|
Area: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8521
8519
|
};
|
8522
|
-
export
|
8523
|
-
export
|
8524
|
-
export
|
8525
|
-
export
|
8526
|
-
export
|
8527
|
-
export
|
8528
|
-
export
|
8529
|
-
export
|
8530
|
-
export
|
8531
|
-
export
|
8532
|
-
export
|
8533
|
-
export
|
8534
|
-
export
|
8535
|
-
export
|
8536
|
-
export
|
8537
|
-
export
|
8538
|
-
export
|
8539
|
-
export
|
8540
|
-
export
|
8541
|
-
export
|
8542
|
-
export
|
8520
|
+
export const valueRange: DevExpress.Analytics.Utils.ISerializationInfo;
|
8521
|
+
export const sparklineFake: DevExpress.Analytics.Utils.ISerializationInfo;
|
8522
|
+
export const sparklineSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8523
|
+
export const popularPropertiesSparkline: string[];
|
8524
|
+
export const processHiddenCellMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
8525
|
+
export const tableSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8526
|
+
export const popularPropertiesTable: string[];
|
8527
|
+
export const weight: DevExpress.Analytics.Utils.ISerializationInfo;
|
8528
|
+
export const rowSpan: DevExpress.Analytics.Utils.ISerializationInfo;
|
8529
|
+
export const tableCellSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8530
|
+
export const popularPropertiesTableCell: string[];
|
8531
|
+
export const segmentWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
8532
|
+
export const zipCodeSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8533
|
+
export const popularPropertiesZipCode: string[];
|
8534
|
+
export const panelSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8535
|
+
export const xrControlSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8536
|
+
export const crossTabSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8537
|
+
export const pageBreakSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8538
|
+
export const tableRowSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8539
|
+
export const labelSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
8540
|
+
export const popularPropertiesLabel: string[];
|
8543
8541
|
}
|
8544
8542
|
declare module DevExpress.Reporting.Designer.Controls {
|
8545
8543
|
import Disposable = DevExpress.Analytics.Utils.Disposable;
|
@@ -8860,7 +8858,7 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
8860
8858
|
dispose(): void;
|
8861
8859
|
anchoring(parent: DevExpress.Reporting.Designer.Controls.IAnchoringProperties): void;
|
8862
8860
|
constructor(control: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer?: DevExpress.Analytics.Utils.IModelSerializer);
|
8863
|
-
getNearestParent(target: DevExpress.Analytics.Elements.IElementViewModel<ControlType>): DevExpress.Analytics.Elements.IElementViewModel<
|
8861
|
+
getNearestParent(target: DevExpress.Analytics.Elements.IElementViewModel<ControlType>): DevExpress.Analytics.Elements.IElementViewModel<string>;
|
8864
8862
|
isPropertyDisabled(name: any): any;
|
8865
8863
|
isPropertyVisible(name: any): boolean;
|
8866
8864
|
hasExpressionBindings(): boolean;
|
@@ -8962,8 +8960,8 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
8962
8960
|
getResizableOptions(resizeHandler: any): any;
|
8963
8961
|
generateOwnPages: ko.Observable<boolean>;
|
8964
8962
|
}
|
8965
|
-
export
|
8966
|
-
export
|
8963
|
+
export const getRichEditSurface: DevExpress.Analytics.Internal.IGlobalSubscribableValue<() => any>;
|
8964
|
+
export const registerRichEditInline: DevExpress.Analytics.Internal.IGlobalSubscribableValue<(selection: DevExpress.Analytics.Internal.SurfaceSelection) => any>;
|
8967
8965
|
export enum XRRichTextStreamType {
|
8968
8966
|
RtfText = 0,
|
8969
8967
|
PlainText = 1,
|
@@ -9183,7 +9181,7 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9183
9181
|
static unitProperties: string[];
|
9184
9182
|
constructor(control: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer?: DevExpress.Analytics.Utils.ModelSerializer);
|
9185
9183
|
private _subscribeBands;
|
9186
|
-
getNearestParent(target: DevExpress.Analytics.Elements.IElementViewModel<ControlType>): DevExpress.Analytics.Elements.IElementViewModel<
|
9184
|
+
getNearestParent(target: DevExpress.Analytics.Elements.IElementViewModel<ControlType>): DevExpress.Analytics.Elements.IElementViewModel<string>;
|
9187
9185
|
isResettableProperty(propertyName: string): boolean;
|
9188
9186
|
isPropertyVisible(name: any): boolean;
|
9189
9187
|
getControlContainerName(): string;
|
@@ -9451,7 +9449,7 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9451
9449
|
private _createBackgroundPosition;
|
9452
9450
|
private _createBackimage;
|
9453
9451
|
private _createBackgroundOrigin;
|
9454
|
-
constructor(
|
9452
|
+
constructor(model: XRPictureBoxViewModel, context: DevExpress.Analytics.Elements.ISurfaceContext);
|
9455
9453
|
getResizeOptions(resizeHandler: DevExpress.Analytics.Internal.IResizeHandler): DevExpress.Analytics.Internal.IResizeHandler;
|
9456
9454
|
selectiontemplate: string;
|
9457
9455
|
getAdornTemplate(): string;
|
@@ -9465,7 +9463,7 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9465
9463
|
key: ko.Observable<string> | ko.Computed<string>;
|
9466
9464
|
value: ko.Observable<string> | ko.Computed<string>;
|
9467
9465
|
}
|
9468
|
-
export
|
9466
|
+
export const levelDefaultHeight = 23;
|
9469
9467
|
export class TableOfContentsLevel extends ElementViewModel<DevExpress.Reporting.Designer.Internal.ControlType> {
|
9470
9468
|
dispose(): void;
|
9471
9469
|
static createNew(parent: DevExpress.Reporting.Designer.Controls.XRTableOfContentsViewModel): DevExpress.Reporting.Designer.Controls.TableOfContentsLevel;
|
@@ -9559,7 +9557,7 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9559
9557
|
private _getStyleProperty;
|
9560
9558
|
private _zOrderChange;
|
9561
9559
|
private _createPaddingDependencies;
|
9562
|
-
constructor(model: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer
|
9560
|
+
constructor(model: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer?: DevExpress.Analytics.Utils.IModelSerializer);
|
9563
9561
|
_getExpressionActions(name: any): DevExpress.Analytics.Internal.IModelAction[];
|
9564
9562
|
_getExpressionEvents(): {
|
9565
9563
|
name: string;
|
@@ -9784,9 +9782,9 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9784
9782
|
_watermarkImageNaturalSize: ko.Observable<DevExpress.Analytics.Elements.INumericSize>;
|
9785
9783
|
_watermarkTextRenderingResult: ko.Observable<string> | ko.Computed<string>;
|
9786
9784
|
}
|
9787
|
-
export
|
9788
|
-
export
|
9789
|
-
export
|
9785
|
+
export const barCodesTypes: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
9786
|
+
export const circularValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
9787
|
+
export const linearValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
9790
9788
|
export class XRGaugeViewModel extends XRControlViewModel {
|
9791
9789
|
static bindings: string[];
|
9792
9790
|
constructor(model: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer?: DevExpress.Analytics.Utils.ModelSerializer);
|
@@ -9800,12 +9798,12 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9800
9798
|
export class XRPageInfoViewModel extends XRControlViewModel {
|
9801
9799
|
constructor(model: any, parent: DevExpress.Analytics.Elements.ElementViewModel<ControlType>, serializer?: DevExpress.Analytics.Utils.ModelSerializer);
|
9802
9800
|
}
|
9803
|
-
export
|
9801
|
+
export const pageInfoValuesMap: {
|
9804
9802
|
value: string;
|
9805
9803
|
displayValue: string;
|
9806
9804
|
localizationId: string;
|
9807
9805
|
}[];
|
9808
|
-
export
|
9806
|
+
export const spartlineTypes: {
|
9809
9807
|
value: string;
|
9810
9808
|
displayValue: string;
|
9811
9809
|
localizationId: string;
|
@@ -9838,6 +9836,7 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9838
9836
|
canDropRight(): boolean;
|
9839
9837
|
canDropUp(): boolean;
|
9840
9838
|
canDropLeft(): boolean;
|
9839
|
+
getExpressionBinding(property: string, event: string): string;
|
9841
9840
|
isPropertyVisible(name: string, isPopularProperty?: boolean): boolean;
|
9842
9841
|
isPropertyModified(name: string): boolean;
|
9843
9842
|
isPropertyDisabled(name: string): boolean;
|
@@ -9989,6 +9988,10 @@ declare module DevExpress.Reporting.Designer.Controls {
|
|
9989
9988
|
isPropertyDisabled(propertyName: any): boolean;
|
9990
9989
|
dispose(): void;
|
9991
9990
|
name: ko.Observable<string>;
|
9991
|
+
logo?: ko.Observable<DevExpress.Reporting.ImageSource>;
|
9992
|
+
pharmacodeType?: ko.Observable<string>;
|
9993
|
+
startSymbol?: ko.Observable<string>;
|
9994
|
+
stopSymbol?: ko.Observable<string>;
|
9992
9995
|
frameOptionsFake?: any;
|
9993
9996
|
frameOptions?: ko.Observable<FrameOptionsModel>;
|
9994
9997
|
}
|
@@ -10079,7 +10082,7 @@ declare module DevExpress.Reporting.Designer.Data.Metadata {
|
|
10079
10082
|
import ISerializationInfo = DevExpress.Analytics.Utils.ISerializationInfo;
|
10080
10083
|
import PropertyGridEditorFlat = DevExpress.Analytics.Widgets.PropertyGridEditorFlat;
|
10081
10084
|
import Parameter = DevExpress.Reporting.Designer.Data.Parameter;
|
10082
|
-
export
|
10085
|
+
export const labelOrientation: {
|
10083
10086
|
propertyName: string;
|
10084
10087
|
modelName: string;
|
10085
10088
|
displayName: string;
|
@@ -10091,23 +10094,23 @@ declare module DevExpress.Reporting.Designer.Data.Metadata {
|
|
10091
10094
|
value: string;
|
10092
10095
|
}[];
|
10093
10096
|
};
|
10094
|
-
export
|
10095
|
-
export
|
10096
|
-
export
|
10097
|
-
export
|
10098
|
-
export
|
10099
|
-
export
|
10100
|
-
export
|
10101
|
-
export
|
10102
|
-
export
|
10103
|
-
export
|
10104
|
-
export
|
10105
|
-
export
|
10106
|
-
export
|
10097
|
+
export const groupLayoutItemInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10098
|
+
export const parameterLayoutItemInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10099
|
+
export const separatorLayoutItemInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10100
|
+
export const dataBindingBaseSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10101
|
+
export const dataBindingSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10102
|
+
export const dataBindings: (dataBindingsArray: Array<string>) => DevExpress.Analytics.Utils.ISerializationInfo;
|
10103
|
+
export const dynamicListLookUpSettingsInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10104
|
+
export const editedStaticListLookUpSettingsInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10105
|
+
export const readonlyStaticListLookUpSettingsInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10106
|
+
export const lookUpValueSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10107
|
+
export const parameterExpressionBindingSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10108
|
+
export const parameterExpressionBindings: DevExpress.Analytics.Utils.ISerializationInfo;
|
10109
|
+
export const rangeEditor: {
|
10107
10110
|
custom: string;
|
10108
10111
|
editorType: typeof DevExpress.Analytics.Widgets.PropertyGridEditorFlat;
|
10109
10112
|
};
|
10110
|
-
export
|
10113
|
+
export const rangeBoundaryParameterInfos: (DevExpress.Analytics.Utils.ISerializationInfo | {
|
10111
10114
|
propertyName: string;
|
10112
10115
|
modelName: string;
|
10113
10116
|
displayName: string;
|
@@ -10120,20 +10123,20 @@ declare module DevExpress.Reporting.Designer.Data.Metadata {
|
|
10120
10123
|
}[];
|
10121
10124
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
10122
10125
|
})[];
|
10123
|
-
export
|
10126
|
+
export const rangeSettingsInfos: DevExpress.Analytics.Utils.ISerializationInfo[];
|
10124
10127
|
export function parameterValueToJsonObject(value: any): any;
|
10125
10128
|
export function collectAvailableParameters(parameters: DevExpress.Reporting.Designer.Data.Parameter[]): any[];
|
10126
|
-
export
|
10129
|
+
export const valueSourceSettingsTypes: {
|
10127
10130
|
value: string;
|
10128
10131
|
displayValue: string;
|
10129
10132
|
localizationId: string;
|
10130
10133
|
}[];
|
10131
|
-
export
|
10132
|
-
export
|
10133
|
-
export
|
10134
|
-
export
|
10135
|
-
export
|
10136
|
-
export
|
10134
|
+
export const extendValueSourceSettingsTypes: any;
|
10135
|
+
export const parameterValueSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10136
|
+
export const parameterExpressionSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10137
|
+
export const parameterLookUpSettingsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10138
|
+
export const valueSourceSettingsSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10139
|
+
export const parameterNameSerializationInfo: {
|
10137
10140
|
propertyName: string;
|
10138
10141
|
modelName: string;
|
10139
10142
|
displayName: string;
|
@@ -10146,76 +10149,76 @@ declare module DevExpress.Reporting.Designer.Data.Metadata {
|
|
10146
10149
|
}[];
|
10147
10150
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
10148
10151
|
};
|
10149
|
-
export
|
10150
|
-
export
|
10151
|
-
export
|
10152
|
-
export
|
10152
|
+
export const parameterSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10153
|
+
export const calculatedFieldScripts: DevExpress.Analytics.Utils.ISerializationInfo;
|
10154
|
+
export const calculatedFieldExpression: DevExpress.Analytics.Utils.ISerializationInfo;
|
10155
|
+
export const calculatedFieldSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10153
10156
|
}
|
10154
10157
|
declare module DevExpress.Reporting.Designer.Metadata {
|
10155
10158
|
import ISerializationInfo = DevExpress.Analytics.Utils.ISerializationInfo;
|
10156
|
-
export
|
10157
|
-
export
|
10158
|
-
export
|
10159
|
-
export
|
10159
|
+
export const componentInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10160
|
+
export const cultureInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10161
|
+
export const propertyNameInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10162
|
+
export const propertyValueInfo: DevExpress.Analytics.Utils.ISerializationInfo;
|
10160
10163
|
}
|
10161
10164
|
declare module DevExpress.Reporting.Designer.Bands.Metadata {
|
10162
10165
|
import ISerializationInfo = DevExpress.Analytics.Utils.ISerializationInfo;
|
10163
10166
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10164
|
-
export
|
10165
|
-
export
|
10166
|
-
export
|
10167
|
-
export
|
10168
|
-
export
|
10167
|
+
export const drillDownDetailReportExpanded: DevExpress.Analytics.Utils.ISerializationInfo;
|
10168
|
+
export const printAtBottom: DevExpress.Analytics.Utils.ISerializationInfo;
|
10169
|
+
export const printAcrossBands: DevExpress.Analytics.Utils.ISerializationInfo;
|
10170
|
+
export const repeatEveryPage: DevExpress.Analytics.Utils.ISerializationInfo;
|
10171
|
+
export const pageBreakWithoutAfterValues: {
|
10169
10172
|
value: string;
|
10170
10173
|
displayValue: string;
|
10171
10174
|
localizationId: string;
|
10172
10175
|
}[];
|
10173
|
-
export
|
10174
|
-
export
|
10175
|
-
export
|
10176
|
-
export
|
10177
|
-
export
|
10178
|
-
export
|
10179
|
-
export
|
10180
|
-
export
|
10181
|
-
export
|
10182
|
-
export
|
10183
|
-
export
|
10184
|
-
export
|
10185
|
-
export
|
10186
|
-
export
|
10187
|
-
export
|
10188
|
-
export
|
10189
|
-
export
|
10190
|
-
export
|
10191
|
-
export
|
10192
|
-
export
|
10193
|
-
export
|
10194
|
-
export
|
10195
|
-
export
|
10196
|
-
export
|
10197
|
-
export
|
10198
|
-
export
|
10199
|
-
export
|
10200
|
-
export
|
10201
|
-
export
|
10202
|
-
export
|
10203
|
-
export
|
10204
|
-
export
|
10205
|
-
export
|
10206
|
-
export
|
10207
|
-
export
|
10208
|
-
export
|
10209
|
-
export
|
10210
|
-
export
|
10211
|
-
export
|
10212
|
-
export
|
10213
|
-
export
|
10214
|
-
export
|
10215
|
-
export
|
10216
|
-
export
|
10217
|
-
export
|
10218
|
-
export
|
10176
|
+
export const pageBreakValues: any[];
|
10177
|
+
export const pageBreak: DevExpress.Analytics.Utils.ISerializationInfo;
|
10178
|
+
export const keepTogetherWithDetailReports: DevExpress.Analytics.Utils.ISerializationInfo;
|
10179
|
+
export const height: DevExpress.Analytics.Utils.ISerializationInfo;
|
10180
|
+
export const level: DevExpress.Analytics.Utils.ISerializationInfo;
|
10181
|
+
export const drillDownControl: DevExpress.Analytics.Utils.ISerializationInfo;
|
10182
|
+
export const groupFieldSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10183
|
+
export const multiColumn: DevExpress.Analytics.Utils.ISerializationInfo;
|
10184
|
+
export const expanded: DevExpress.Analytics.Utils.ISerializationInfo;
|
10185
|
+
export const commonBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10186
|
+
export const bandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10187
|
+
export const reportHeaderBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10188
|
+
export const reportFooterBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10189
|
+
export const popularPropertiesReportHeader: string[];
|
10190
|
+
export const popularPropertiesReportFooter: string[];
|
10191
|
+
export const sortFields: DevExpress.Analytics.Utils.ISerializationInfo;
|
10192
|
+
export const hierarchyPrintOptions: DevExpress.Analytics.Utils.ISerializationInfo;
|
10193
|
+
export const fillEmptySpace: DevExpress.Analytics.Utils.ISerializationInfo;
|
10194
|
+
export const generalBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10195
|
+
export const subBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10196
|
+
export const generalBandPopularProperties: string[];
|
10197
|
+
export const detailBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10198
|
+
export const popularPropertiesDetail: string[];
|
10199
|
+
export const groupUnion: DevExpress.Analytics.Utils.ISerializationInfo;
|
10200
|
+
export const groupFooterUnion: DevExpress.Analytics.Utils.ISerializationInfo;
|
10201
|
+
export const groupFields: DevExpress.Analytics.Utils.ISerializationInfo;
|
10202
|
+
export const sortingSummary: DevExpress.Analytics.Utils.ISerializationInfo;
|
10203
|
+
export const groupHeaderBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10204
|
+
export const groupFooterBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10205
|
+
export const popularPropertiesGroupFooter: string[];
|
10206
|
+
export const popularPropertiesGroupHeader: string[];
|
10207
|
+
export const printOn: DevExpress.Analytics.Utils.ISerializationInfo;
|
10208
|
+
export const pageBandSerializationInfoPageHeader: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10209
|
+
export const pageBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10210
|
+
export const popularPropertiesPageHeader: string[];
|
10211
|
+
export const popularPropertiesPageFooter: string[];
|
10212
|
+
export const detailReportBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10213
|
+
export const popularPropertiesDetailReport: string[];
|
10214
|
+
export const commonVerticalBandProperties: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10215
|
+
export const bandLayout: DevExpress.Analytics.Utils.ISerializationInfo;
|
10216
|
+
export const verticalHeaderBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10217
|
+
export const popularPropertiesVerticalHeaderBand: string[];
|
10218
|
+
export const verticalTotalBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10219
|
+
export const popularPropertiesVerticalTotalBand: string[];
|
10220
|
+
export const verticalDetailBandSerializationInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10221
|
+
export const popularPropertiesVerticalDetailBand: string[];
|
10219
10222
|
}
|
10220
10223
|
declare module DevExpress.Reporting.Designer.Bands.Internal {
|
10221
10224
|
import SurfaceSelection = DevExpress.Analytics.Internal.SurfaceSelection;
|
@@ -10321,59 +10324,59 @@ declare module DevExpress.Reporting.Designer.Controls.PivotGrid.Metadata {
|
|
10321
10324
|
import IDisplayedValue = DevExpress.Analytics.Utils.IDisplayedValue;
|
10322
10325
|
import ISerializationInfo = DevExpress.Analytics.Utils.ISerializationInfo;
|
10323
10326
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10324
|
-
export
|
10325
|
-
export
|
10326
|
-
export
|
10327
|
-
export
|
10328
|
-
export
|
10329
|
-
export
|
10330
|
-
export
|
10331
|
-
export
|
10332
|
-
export
|
10333
|
-
export
|
10334
|
-
export
|
10335
|
-
export
|
10336
|
-
export
|
10337
|
-
export
|
10338
|
-
export
|
10339
|
-
export
|
10340
|
-
export
|
10341
|
-
export
|
10342
|
-
export
|
10343
|
-
export
|
10344
|
-
export
|
10345
|
-
export
|
10346
|
-
export
|
10347
|
-
export
|
10348
|
-
export
|
10349
|
-
export
|
10350
|
-
export
|
10351
|
-
export
|
10352
|
-
export
|
10353
|
-
export
|
10354
|
-
export
|
10355
|
-
export
|
10356
|
-
export
|
10357
|
-
export
|
10358
|
-
export
|
10359
|
-
export
|
10360
|
-
export
|
10361
|
-
export
|
10362
|
-
export
|
10363
|
-
export
|
10364
|
-
export
|
10365
|
-
export
|
10366
|
-
export
|
10367
|
-
export
|
10368
|
-
export
|
10369
|
-
export
|
10370
|
-
export
|
10371
|
-
export
|
10372
|
-
export
|
10373
|
-
export
|
10374
|
-
export
|
10375
|
-
export
|
10376
|
-
export
|
10327
|
+
export const summaryTypeValues: Array<DevExpress.Analytics.Utils.IDisplayedValue>;
|
10328
|
+
export const summaryType: DevExpress.Analytics.Utils.ISerializationInfo;
|
10329
|
+
export const fieldComponentName: DevExpress.Analytics.Utils.ISerializationInfo;
|
10330
|
+
export const conditions: DevExpress.Analytics.Utils.ISerializationInfo;
|
10331
|
+
export const field: DevExpress.Analytics.Utils.ISerializationInfo;
|
10332
|
+
export const customTotalSummaryType: DevExpress.Analytics.Utils.ISerializationInfo;
|
10333
|
+
export const sortBySummaryInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10334
|
+
export const sortBySummaryConditionInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10335
|
+
export const caption: DevExpress.Analytics.Utils.ISerializationInfo;
|
10336
|
+
export const index: DevExpress.Analytics.Utils.ISerializationInfo;
|
10337
|
+
export const fieldName: DevExpress.Analytics.Utils.ISerializationInfo;
|
10338
|
+
export const minWidth: DevExpress.Analytics.Utils.ISerializationInfo;
|
10339
|
+
export const width: DevExpress.Analytics.Utils.ISerializationInfo;
|
10340
|
+
export const area: DevExpress.Analytics.Utils.ISerializationInfo;
|
10341
|
+
export const allowedAreas: DevExpress.Analytics.Utils.ISerializationInfo;
|
10342
|
+
export const areaIndex: DevExpress.Analytics.Utils.ISerializationInfo;
|
10343
|
+
export const areaIndexEditable: DevExpress.Analytics.Utils.ISerializationInfo;
|
10344
|
+
export const unboundType: DevExpress.Analytics.Utils.ISerializationInfo;
|
10345
|
+
export const unboundFieldName: DevExpress.Analytics.Utils.ISerializationInfo;
|
10346
|
+
export const unboundExpression: DevExpress.Analytics.Utils.ISerializationInfo;
|
10347
|
+
export const topValueType: DevExpress.Analytics.Utils.ISerializationInfo;
|
10348
|
+
export const topValueShowOthers: DevExpress.Analytics.Utils.ISerializationInfo;
|
10349
|
+
export const topValueCount: DevExpress.Analytics.Utils.ISerializationInfo;
|
10350
|
+
export const summaryDisplayType: DevExpress.Analytics.Utils.ISerializationInfo;
|
10351
|
+
export const sortOrder: DevExpress.Analytics.Utils.ISerializationInfo;
|
10352
|
+
export const sortMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
10353
|
+
export const showNewValues: DevExpress.Analytics.Utils.ISerializationInfo;
|
10354
|
+
export const runningTotal: DevExpress.Analytics.Utils.ISerializationInfo;
|
10355
|
+
export const rowValueLineCount: DevExpress.Analytics.Utils.ISerializationInfo;
|
10356
|
+
export const groupIntervalNumericRange: DevExpress.Analytics.Utils.ISerializationInfo;
|
10357
|
+
export const groupInterval: DevExpress.Analytics.Utils.ISerializationInfo;
|
10358
|
+
export const grandTotalText: DevExpress.Analytics.Utils.ISerializationInfo;
|
10359
|
+
export const expandedInFieldsGroup: DevExpress.Analytics.Utils.ISerializationInfo;
|
10360
|
+
export const emptyValueText: DevExpress.Analytics.Utils.ISerializationInfo;
|
10361
|
+
export const emptyCellText: DevExpress.Analytics.Utils.ISerializationInfo;
|
10362
|
+
export const displayFolder: DevExpress.Analytics.Utils.ISerializationInfo;
|
10363
|
+
export const columnValueLineCount: DevExpress.Analytics.Utils.ISerializationInfo;
|
10364
|
+
export const totalsVisibility: DevExpress.Analytics.Utils.ISerializationInfo;
|
10365
|
+
export const useNativeFormat: DevExpress.Analytics.Utils.ISerializationInfo;
|
10366
|
+
export const KPIGraphic: DevExpress.Analytics.Utils.ISerializationInfo;
|
10367
|
+
export const cellFormat: DevExpress.Analytics.Utils.ISerializationInfo;
|
10368
|
+
export const totalCellFormat: DevExpress.Analytics.Utils.ISerializationInfo;
|
10369
|
+
export const grandTotalCellFormat: DevExpress.Analytics.Utils.ISerializationInfo;
|
10370
|
+
export const valueFormat: DevExpress.Analytics.Utils.ISerializationInfo;
|
10371
|
+
export const totalValueFormat: DevExpress.Analytics.Utils.ISerializationInfo;
|
10372
|
+
export const appearanceInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10373
|
+
export const appearancesInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10374
|
+
export const unboundExpressionMode: DevExpress.Analytics.Utils.ISerializationInfo;
|
10375
|
+
export const options: DevExpress.Analytics.Utils.ISerializationInfo;
|
10376
|
+
export const sortBySummary: DevExpress.Analytics.Utils.ISerializationInfo;
|
10377
|
+
export const pivotGridFieldSerializationsInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
10378
|
+
export const popularPropertiesPivotGridField: string[];
|
10379
|
+
export const pivotGridFieldsSerializable: DevExpress.Analytics.Utils.ISerializationInfo;
|
10377
10380
|
}
|
10378
10381
|
declare module DevExpress.Reporting.Designer.Controls.PivotGrid {
|
10379
10382
|
import IModelSerializer = DevExpress.Analytics.Utils.IModelSerializer;
|
@@ -10493,7 +10496,7 @@ declare module DevExpress.Reporting.Designer.Actions {
|
|
10493
10496
|
fit(): void;
|
10494
10497
|
constructor(_control: DevExpress.Reporting.Designer.Controls.XRTextControlSurfaceBase<ElementViewModel<ControlType>>, textElementHelper?: DevExpress.Reporting.Designer.Internal.TextElementSizeHelper);
|
10495
10498
|
}
|
10496
|
-
export
|
10499
|
+
export const ActionId: {
|
10497
10500
|
NewReport: string;
|
10498
10501
|
NewReportViaWizard: string;
|
10499
10502
|
OpenReport: string;
|
@@ -11007,22 +11010,22 @@ declare module DevExpress.Reporting.Designer.Utils {
|
|
11007
11010
|
export type SmartTagFactory = {
|
11008
11011
|
[key in DevExpress.Reporting.Designer.Internal.ControlType]?: (element: DevExpress.Reporting.Designer.Controls.XRReportElementViewModel) => DevExpress.Reporting.Designer.Tools.ISmartTag[];
|
11009
11012
|
};
|
11010
|
-
export
|
11011
|
-
export
|
11012
|
-
export
|
11013
|
-
export
|
11014
|
-
export
|
11013
|
+
export const controlsFactory: DevExpress.Analytics.Internal.IGlobalSubscribableValue<DevExpress.Analytics.Utils.ControlsFactory>;
|
11014
|
+
export const smartTagFactory: DevExpress.Analytics.Internal.IGlobalSubscribableValue<SmartTagFactory>;
|
11015
|
+
export const DataBindingMode: DevExpress.Analytics.Internal.IGlobalSubscribableValue<DevExpress.Reporting.Designer.Utils.DataBindingModeValue>;
|
11016
|
+
export const HandlerUri: DevExpress.Analytics.Internal.IGlobalSubscribableValue<string>;
|
11017
|
+
export const formatStringEditorCustomSet: DevExpress.Analytics.Internal.IGlobalSubscribableValue<{
|
11015
11018
|
[key: string]: string[];
|
11016
11019
|
}>;
|
11017
|
-
export
|
11020
|
+
export const DefaultCrossTabControl: DevExpress.Analytics.Internal.IGlobalSubscribableValue<DevExpress.Reporting.Designer.Utils.DefaultCrossTabControlValue>;
|
11018
11021
|
export function base64UTF16LEtobase64UTF8(base64UTF16: string, resultCallback: any): void;
|
11019
11022
|
export function _isReorderBand(dropTarget: DevExpress.Analytics.Internal.ISelectionTarget, dragFrom: DevExpress.Analytics.Elements.ElementViewModel): boolean;
|
11020
11023
|
export function _isMarginBand(band: DevExpress.Reporting.Designer.Bands.BandViewModel): boolean;
|
11021
11024
|
export function _isPageBand(band: DevExpress.Reporting.Designer.Bands.BandViewModel): boolean;
|
11022
|
-
export
|
11025
|
+
export const availableFonts: DevExpress.Reporting.Observable<{
|
11023
11026
|
[key: string]: string;
|
11024
11027
|
}>;
|
11025
|
-
export
|
11028
|
+
export const ReportDesignerElements: {
|
11026
11029
|
MenuButton: string;
|
11027
11030
|
Toolbar: string;
|
11028
11031
|
Toolbox: string;
|
@@ -11038,7 +11041,7 @@ declare module DevExpress.Reporting.Designer.Utils {
|
|
11038
11041
|
Parameters: string;
|
11039
11042
|
ContextMenu: string;
|
11040
11043
|
};
|
11041
|
-
export
|
11044
|
+
export const ReportDesignerAddOns: {
|
11042
11045
|
Preview: string;
|
11043
11046
|
ReportWizard: string;
|
11044
11047
|
ReportWizardFullscreen: string;
|
@@ -11692,9 +11695,9 @@ declare module DevExpress.Reporting.Designer.Wizard {
|
|
11692
11695
|
crossTabDataFieldInfo?: DevExpress.Reporting.Designer.Internal.ICrossTabDataFieldInfo[];
|
11693
11696
|
customData?: string;
|
11694
11697
|
}
|
11695
|
-
export
|
11696
|
-
export
|
11697
|
-
export
|
11698
|
+
export const defaultPageSetupState: DevExpress.Reporting.Designer.Wizard.IPageSetup;
|
11699
|
+
export const defaultReportWizardState: DevExpress.Reporting.Designer.Wizard.IReportWizardState;
|
11700
|
+
export const LegacyReportWizardPageId: {
|
11698
11701
|
ChooseDataMemberPage: string;
|
11699
11702
|
SelectColumnsPage: string;
|
11700
11703
|
AddGroupingLevelPage: string;
|
@@ -11702,7 +11705,7 @@ declare module DevExpress.Reporting.Designer.Wizard {
|
|
11702
11705
|
ChooseReportLayoutPage: string;
|
11703
11706
|
ChooseReportStylePage: string;
|
11704
11707
|
};
|
11705
|
-
export
|
11708
|
+
export const ReportWizardPageId: {
|
11706
11709
|
SelectReportTypePage: string;
|
11707
11710
|
ChooseAvailableDataSourcePage: string;
|
11708
11711
|
SelectLabelTypePage: string;
|
@@ -11714,7 +11717,7 @@ declare module DevExpress.Reporting.Designer.Wizard {
|
|
11714
11717
|
ChooseReportColorSchemePage: string;
|
11715
11718
|
SetReportTitlePage: string;
|
11716
11719
|
};
|
11717
|
-
export
|
11720
|
+
export const FullscreenReportWizardPageId: {
|
11718
11721
|
SelectReportTypePage: string;
|
11719
11722
|
SelectDataSourcePage: string;
|
11720
11723
|
SpecifySqlDataSourceSettingsPage: string;
|
@@ -11724,7 +11727,7 @@ declare module DevExpress.Reporting.Designer.Wizard {
|
|
11724
11727
|
SpecifyPageSettingsPage: string;
|
11725
11728
|
SpecifyLabelSettingsPage: string;
|
11726
11729
|
};
|
11727
|
-
export
|
11730
|
+
export const FullscreenReportWizardSectionId: {
|
11728
11731
|
ChooseAvailableDataSourcePage: string;
|
11729
11732
|
SelectLabelTypePage: string;
|
11730
11733
|
CustomizeLabelPage: string;
|
@@ -11749,7 +11752,7 @@ declare module DevExpress.Reporting.Designer.Wizard {
|
|
11749
11752
|
};
|
11750
11753
|
/// <reference types="jquery" />
|
11751
11754
|
export function _convertToStateDataSource(dataSource: any): string;
|
11752
|
-
export function _restoreDataSourceFromState(
|
11755
|
+
export function _restoreDataSourceFromState(serializedDataSource: any): any;
|
11753
11756
|
export class ChooseAvailableDataSourcePage extends ChooseAvailableItemPage {
|
11754
11757
|
commit(): JQuery.Promise<any, any, any>;
|
11755
11758
|
_getSelectedItem(state: any): any;
|
@@ -12534,7 +12537,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12534
12537
|
import ISerializationInfoArray = DevExpress.Analytics.Utils.ISerializationInfoArray;
|
12535
12538
|
import parseBool = DevExpress.Analytics.Utils.parseBool;
|
12536
12539
|
import floatFromModel = DevExpress.Analytics.Utils.floatFromModel;
|
12537
|
-
export
|
12540
|
+
export const crossTabFieldName: {
|
12538
12541
|
propertyName: string;
|
12539
12542
|
modelName: string;
|
12540
12543
|
displayName: string;
|
@@ -12542,7 +12545,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12542
12545
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
12543
12546
|
defaultVal: string;
|
12544
12547
|
};
|
12545
|
-
export
|
12548
|
+
export const crossTabGroupInterval: {
|
12546
12549
|
propertyName: string;
|
12547
12550
|
modelName: string;
|
12548
12551
|
displayName: string;
|
@@ -12551,7 +12554,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12551
12554
|
defaultVal: string;
|
12552
12555
|
valuesArray: DevExpress.Analytics.Utils.IDisplayedValue[];
|
12553
12556
|
};
|
12554
|
-
export
|
12557
|
+
export const crossTabGroupIntervalNumericRange: {
|
12555
12558
|
propertyName: string;
|
12556
12559
|
modelName: string;
|
12557
12560
|
displayName: string;
|
@@ -12559,8 +12562,8 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12559
12562
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
12560
12563
|
defaultVal: number;
|
12561
12564
|
};
|
12562
|
-
export
|
12563
|
-
export
|
12565
|
+
export const crossTabSummaryType: any;
|
12566
|
+
export const crossTabSortBySummaryInfo: {
|
12564
12567
|
propertyName: string;
|
12565
12568
|
modelName: string;
|
12566
12569
|
displayName: string;
|
@@ -12568,15 +12571,15 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12568
12571
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
12569
12572
|
info: any[];
|
12570
12573
|
};
|
12571
|
-
export
|
12572
|
-
export
|
12573
|
-
export
|
12574
|
-
export
|
12575
|
-
export
|
12576
|
-
export
|
12577
|
-
export
|
12578
|
-
export
|
12579
|
-
export
|
12574
|
+
export const crossTabDataFieldInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
12575
|
+
export const crossTabDataFieldInfo: DevExpress.Analytics.Utils.ISerializationInfo[];
|
12576
|
+
export const sortOrderdefaultValAscending: any;
|
12577
|
+
export const crossTabGroupFieldInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
12578
|
+
export const crossTabGroupFieldInfo: DevExpress.Analytics.Utils.ISerializationInfo[];
|
12579
|
+
export const rowFields: DevExpress.Analytics.Utils.ISerializationInfo;
|
12580
|
+
export const columnFields: DevExpress.Analytics.Utils.ISerializationInfo;
|
12581
|
+
export const dataFields: DevExpress.Analytics.Utils.ISerializationInfo;
|
12582
|
+
export const crossTabLayoutOptionsInfo: ({
|
12580
12583
|
propertyName: string;
|
12581
12584
|
modelName: string;
|
12582
12585
|
displayName: string;
|
@@ -12599,7 +12602,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12599
12602
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
12600
12603
|
valuesArray?: undefined;
|
12601
12604
|
})[];
|
12602
|
-
export
|
12605
|
+
export const crossTabLayoutOptions: {
|
12603
12606
|
propertyName: string;
|
12604
12607
|
modelName: string;
|
12605
12608
|
localizationId: string;
|
@@ -12629,7 +12632,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12629
12632
|
valuesArray?: undefined;
|
12630
12633
|
})[];
|
12631
12634
|
};
|
12632
|
-
export
|
12635
|
+
export const crossTabPrintOptionsInfo: ({
|
12633
12636
|
propertyName: string;
|
12634
12637
|
modelName: string;
|
12635
12638
|
displayName: string;
|
@@ -12661,7 +12664,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12661
12664
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
12662
12665
|
valuesArray?: undefined;
|
12663
12666
|
})[];
|
12664
|
-
export
|
12667
|
+
export const crossTabPrintOptions: {
|
12665
12668
|
propertyName: string;
|
12666
12669
|
modelName: string;
|
12667
12670
|
localizationId: string;
|
@@ -12700,8 +12703,8 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12700
12703
|
valuesArray?: undefined;
|
12701
12704
|
})[];
|
12702
12705
|
};
|
12703
|
-
export
|
12704
|
-
export
|
12706
|
+
export const autoSizeMode: DevExpress.Analytics.Utils.IDisplayedValue[];
|
12707
|
+
export const rowVisible: {
|
12705
12708
|
propertyName: string;
|
12706
12709
|
modelName: string;
|
12707
12710
|
displayName: string;
|
@@ -12710,7 +12713,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12710
12713
|
defaultVal: boolean;
|
12711
12714
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
12712
12715
|
};
|
12713
|
-
export
|
12716
|
+
export const columnVisible: {
|
12714
12717
|
propertyName: string;
|
12715
12718
|
modelName: string;
|
12716
12719
|
displayName: string;
|
@@ -12719,7 +12722,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12719
12722
|
defaultVal: boolean;
|
12720
12723
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
12721
12724
|
};
|
12722
|
-
export
|
12725
|
+
export const rowAutoHeightMode: {
|
12723
12726
|
propertyName: string;
|
12724
12727
|
modelName: string;
|
12725
12728
|
displayName: string;
|
@@ -12728,7 +12731,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12728
12731
|
defaultVal: string;
|
12729
12732
|
valuesArray: DevExpress.Analytics.Utils.IDisplayedValue[];
|
12730
12733
|
};
|
12731
|
-
export
|
12734
|
+
export const columnAutoWidthMode: {
|
12732
12735
|
propertyName: string;
|
12733
12736
|
modelName: string;
|
12734
12737
|
displayName: string;
|
@@ -12737,7 +12740,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12737
12740
|
defaultVal: string;
|
12738
12741
|
valuesArray: DevExpress.Analytics.Utils.IDisplayedValue[];
|
12739
12742
|
};
|
12740
|
-
export
|
12743
|
+
export const crossTabCellOptionsInfo: (DevExpress.Analytics.Utils.ISerializationInfo | {
|
12741
12744
|
propertyName: string;
|
12742
12745
|
modelName: string;
|
12743
12746
|
displayName: string;
|
@@ -12753,7 +12756,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12753
12756
|
defaultVal: boolean;
|
12754
12757
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
12755
12758
|
})[];
|
12756
|
-
export
|
12759
|
+
export const columnIndex: {
|
12757
12760
|
propertyName: string;
|
12758
12761
|
modelName: string;
|
12759
12762
|
displayName: string;
|
@@ -12764,7 +12767,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12764
12767
|
disabled: boolean;
|
12765
12768
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
12766
12769
|
};
|
12767
|
-
export
|
12770
|
+
export const rowIndex: {
|
12768
12771
|
propertyName: string;
|
12769
12772
|
modelName: string;
|
12770
12773
|
displayName: string;
|
@@ -12775,17 +12778,17 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12775
12778
|
disabled: boolean;
|
12776
12779
|
editor: DevExpress.Analytics.Utils.IEditorInfo;
|
12777
12780
|
};
|
12778
|
-
export
|
12779
|
-
export
|
12780
|
-
export
|
12781
|
-
export
|
12781
|
+
export const cellserializtionInfoBase: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
12782
|
+
export const cellserializtionInfo: DevExpress.Analytics.Utils.ISerializationInfoArray;
|
12783
|
+
export const popularPropertiesCrossTabCell: string[];
|
12784
|
+
export const crossTabCellWidth: {
|
12782
12785
|
propertyName: string;
|
12783
12786
|
modelName: string;
|
12784
12787
|
localizationId: string;
|
12785
12788
|
defaultVal: number;
|
12786
12789
|
from: typeof DevExpress.Analytics.Utils.floatFromModel;
|
12787
12790
|
};
|
12788
|
-
export
|
12791
|
+
export const crossTabColumnDefinitionInfo: ({
|
12789
12792
|
propertyName: string;
|
12790
12793
|
modelName: string;
|
12791
12794
|
localizationId: string;
|
@@ -12802,7 +12805,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12802
12805
|
defaultVal: boolean;
|
12803
12806
|
from: typeof DevExpress.Analytics.Utils.parseBool;
|
12804
12807
|
})[];
|
12805
|
-
export
|
12808
|
+
export const crossTabCellHeight: {
|
12806
12809
|
propertyName: string;
|
12807
12810
|
modelName: string;
|
12808
12811
|
displayName: string;
|
@@ -12810,7 +12813,7 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12810
12813
|
defaultVal: number;
|
12811
12814
|
from: typeof DevExpress.Analytics.Utils.floatFromModel;
|
12812
12815
|
};
|
12813
|
-
export
|
12816
|
+
export const crossTabRowDefinitionInfo: ({
|
12814
12817
|
propertyName: string;
|
12815
12818
|
modelName: string;
|
12816
12819
|
defaultVal: boolean;
|
@@ -12828,8 +12831,8 @@ declare module DevExpress.Reporting.Designer.Controls.CrossTab.Metadata {
|
|
12828
12831
|
defaultVal: string;
|
12829
12832
|
valuesArray: DevExpress.Analytics.Utils.IDisplayedValue[];
|
12830
12833
|
})[];
|
12831
|
-
export
|
12832
|
-
export
|
12834
|
+
export const rowDefinitions: DevExpress.Analytics.Utils.ISerializationInfo;
|
12835
|
+
export const columnDefinitions: DevExpress.Analytics.Utils.ISerializationInfo;
|
12833
12836
|
}
|
12834
12837
|
declare module DevExpress.Reporting.Designer.Localization {
|
12835
12838
|
/// <reference types="jquery" />
|
@@ -12846,7 +12849,7 @@ declare module DevExpress.Reporting.Designer.Localization {
|
|
12846
12849
|
register(name: string, service: ITranslationService): void;
|
12847
12850
|
unregister(name: string): void;
|
12848
12851
|
}
|
12849
|
-
export
|
12852
|
+
export const _translationFactory: TranslationFactory;
|
12850
12853
|
export interface ITranslationService {
|
12851
12854
|
onRequest: (texts: string[], destinationLanguage: string) => JQueryAjaxSettings;
|
12852
12855
|
onResponse: (result: any) => string[];
|
@@ -13588,7 +13591,7 @@ declare module DevExpress.Reporting.Viewer.Mobile.Internal {
|
|
13588
13591
|
text: string;
|
13589
13592
|
}
|
13590
13593
|
export function updatePreviewContentSizeMobile(mobilePreview: DevExpress.Reporting.Viewer.Mobile.MobileReportPreview, $root: JQuery<Element>): () => void;
|
13591
|
-
export
|
13594
|
+
export const editorTemplates: {
|
13592
13595
|
rangeEditor: {
|
13593
13596
|
header: string;
|
13594
13597
|
};
|
@@ -13831,8 +13834,8 @@ declare module DevExpress.Reporting.Viewer.Mobile.Internal {
|
|
13831
13834
|
initializeBlockItems: () => void;
|
13832
13835
|
swipeEnabled: boolean;
|
13833
13836
|
}
|
13834
|
-
export
|
13835
|
-
export
|
13837
|
+
export const slowdownDisctanceFactor = 2.5;
|
13838
|
+
export const minScale = 0.92;
|
13836
13839
|
export class EventProcessor extends Disposable {
|
13837
13840
|
element: any;
|
13838
13841
|
slideOptions: DevExpress.Reporting.Viewer.Mobile.ISlideOptions;
|
@@ -13990,9 +13993,9 @@ declare module DevExpress.Reporting.Designer.Settings {
|
|
13990
13993
|
QuickActionsVisible: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
13991
13994
|
TaskGroupVisible: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
13992
13995
|
}
|
13993
|
-
export
|
13994
|
-
export
|
13995
|
-
export
|
13996
|
+
export const PropertyGrid: IPropertyGridSettings;
|
13997
|
+
export const SmartTagsEnabled: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
13998
|
+
export const ContextMenusEnabled: DevExpress.Analytics.Internal.IGlobalSubscribableValue<boolean>;
|
13996
13999
|
}
|
13997
14000
|
declare module DevExpress.Reporting.Designer.Internal.HtmlMarkUp {
|
13998
14001
|
export interface IDiplayNameParameters {
|
@@ -14095,6 +14098,7 @@ declare module DevExpress.Reporting.Designer.Widgets.Internal {
|
|
14095
14098
|
declare module DevExpress.Reporting.Designer.Controls.RichEdit {
|
14096
14099
|
import EventManager = DevExpress.Analytics.Utils.EventManager;
|
14097
14100
|
import RichEdit = DevExpress.RichEdit.RichEdit;
|
14101
|
+
import richEditInstance = DevExpress.RichEdit;
|
14098
14102
|
import ISurfaceContext = DevExpress.Analytics.Elements.ISurfaceContext;
|
14099
14103
|
import XRControlSurface = DevExpress.Reporting.Designer.Controls.XRControlSurface;
|
14100
14104
|
import XRRichViewModel = DevExpress.Reporting.Designer.Controls.XRRichViewModel;
|
@@ -14102,7 +14106,7 @@ declare module DevExpress.Reporting.Designer.Controls.RichEdit {
|
|
14102
14106
|
import XRRichEditControlModel = DevExpress.Reporting.Designer.Controls.RichEdit.Internal.XRRichEditControlModel;
|
14103
14107
|
import Disposable = DevExpress.Analytics.Utils.Disposable;
|
14104
14108
|
export type ToolbarActionType = "ButtonGroup" | "Button" | "ComboBox" | "ColorBox";
|
14105
|
-
export
|
14109
|
+
export const ToolbarActionId: {
|
14106
14110
|
ParagraphAlignmentButtonGroup: string;
|
14107
14111
|
HyperlinkButton: string;
|
14108
14112
|
ClearFormattingButton: string;
|
@@ -14113,7 +14117,7 @@ declare module DevExpress.Reporting.Designer.Controls.RichEdit {
|
|
14113
14117
|
FontColorBox: string;
|
14114
14118
|
BackgroundColorBox: string;
|
14115
14119
|
};
|
14116
|
-
export
|
14120
|
+
export const ToolbarGroupId: {
|
14117
14121
|
AlignmentAndFormatting: string;
|
14118
14122
|
FontStyleAndCase: string;
|
14119
14123
|
FontSize: string;
|
@@ -14148,10 +14152,10 @@ declare module DevExpress.Reporting.Designer.Controls.RichEdit {
|
|
14148
14152
|
export interface IRichEditEvents {
|
14149
14153
|
"customizeToolbarActions": ICustomizeToolbarActionsEventArgs;
|
14150
14154
|
}
|
14151
|
-
export
|
14152
|
-
export
|
14153
|
-
export
|
14154
|
-
export
|
14155
|
+
export const events: DevExpress.Analytics.Internal.IGlobalSubscribableValue<DevExpress.Analytics.Utils.EventManager<any, IRichEditEvents>>;
|
14156
|
+
export const getRichEditInstance: () => typeof DevExpress.RichEdit;
|
14157
|
+
export const createRichEdit: DevExpress.Analytics.Internal.IGlobalSubscribableValue<(element: any, options: any) => richEditInstance.RichEdit>;
|
14158
|
+
export const createRichEditOptions: DevExpress.Analytics.Internal.IGlobalSubscribableValue<() => richEditInstance.Options>;
|
14155
14159
|
export class XRRichModernSurface extends XRControlSurface {
|
14156
14160
|
private _convertReady;
|
14157
14161
|
constructor(control: DevExpress.Reporting.Designer.Controls.XRRichViewModel, context: DevExpress.Analytics.Elements.ISurfaceContext);
|